﻿html { border: none; }

body {
    padding: 0;
    background: #fff;
    min-width: 0;
    border: 0px;
    margin: 0px
    
}

#shopcontainer{
	
	width: 90%;
	margin: 0 auto;
	margin-top: 40px;
	background-color:#ccc;

	}
#shopinner {
	background-color:#FFFFFF;
	width:100%;
}


span#price {
    position: relative;
    font-weight: bold;
	  font-size: 16px;
    text-align: center;
    width: 150px;
	  color: #000;
	  top: -35px;
	  margin:0 auto 0 680px;
}

span#pricetext {
    font-weight:lighter;
    font-size:smaller;
    text-align: right;
    top: 10px;
    right: 0;
}


#shopcontainer h1 {
    background-color: #ccc;
    text-transform: uppercase;
    padding: 5px;
    font-size: 18px;
    letter-spacing: 4px;
    padding-right: 120px;
	margin-bottom: 10px;
}

div#sidebar {
    float: right;
    height: 300px;
    padding-top: 5px;
    margin-left: 5px;
    border-left: 1px solid #ddd;
    overflow-y: scroll;
	padding-right: 5px;
	width: 255px;
}
    
    div#sidebar ul {
        width: 120px;
        float: left;
        padding-left: 5px;
    }
	
	div#sidebar ul#options2 {
	}
    
    div#sidebar h2,
    table th {
        font-size: smaller;
        text-align: center;
        margin-bottom: 5px;
        background: #000;
        margin-left: 5px;
        padding: 5px;
        color: #fff;
    }

    div#sidebar li {
        display: block;
        padding: 3px;
        list-style: none;
        text-align: left;
        margin-bottom: 3px;
        border: 1px solid #ddd;
        background: #eee;
        cursor: pointer;
        color: #444;
        margin-left: 0;
    }

    div#sidebar li.active {
        border-color: #f00;
        background: #faa;
        color: #000;
    }
    
    div#sidebar p {
        clear: both;
        font-size: 0.8em;
        padding: 0 5px;
        color: #888;
        text-align: center;
    }
    
    div#sidebaroptions
    {
        padding-bottom: 3px;
    }
    
    div#sidebaroptions select 
    {
        display:inline-block;
        padding: 3px;
        text-align: left;
        margin-bottom: 3px;
        margin-left:5px;
        border: 1px solid #ddd;
        background: #eee;
        cursor: pointer;
        color: #444;
        margin-left: 4;
        width: 225px;
    }
    div#sidebarextras
    {
        padding-bottom: 3px;
    }

    div#sidebarextras select{
        padding: 3px;
        text-align: left;
        margin-bottom: 3px;
        margin-left:5px;
        border: 1px solid #ddd;
        background: #eee;
        cursor: pointer;
        color: #444;
        margin-left: 4;
        width: 225px;
    }
    
    div#sidebarextrasb
    {
        padding-bottom: 3px;
    }

    div#sidebarextrasb select{
        padding: 3px;
        text-align: left;
        margin-bottom: 3px;
        margin-left:5px;
        border: 1px solid #ddd;
        background: #eee;
        cursor: pointer;
        color: #444;
        margin-left: 4;
        width: 225px;
    }
    
div#outofstock {
    background-color:Red;
    font-weight:bolder;
    color:White;
    text-align:center;
    padding: 5px 0px 5px 0px
}

div#instock {
    font-weight:bolder;
    color:#000;
    text-align:center;
	margin-bottom: 20px;
	margin-top: 20px;
    padding: 5px 0px 5px 0px;
	font-size:18px;
}
    


li {
    margin-left: 2px;
}

p#incart { 
    padding-left: 10px;
    font-weight: bold;
    color: #333333;
	background-color:#ccc;

}


p#proceed{
    padding-left: 10px;
    font-weight: bold;
    color: #333333;


}

p#price {
    padding-left: 10px;
    font-weight: bold;
    color: #333333;


}



p#add {
    margin: 5px 0;
    width: 160px;
    float: right;
    line-height: normal;
}

    p#add span {
        display: block;
        line-height: 25px;
        background-color: #800;
        text-decoration: none;
        cursor: pointer;
        margin: 5px;
        color: #fff;
		padding-left: 10px;
		
    }

p#proceed {
    position: absolute;
    bottom: 0;
    width: 100%;
    margin: 0;
    background-color: #000;
}

    p#proceed span {
        cursor: pointer;
        display: block;
        margin: 5px 160px;
        line-height: 25px;
        background-color: #800;
    }
    
    
    p#add span:hover,
    p#proceed span:hover {
        background-color: #c00; 
    }
     
    p#add.disabled  span{
        background-color: #444 !important;
        cursor: auto !important;
        color: #888 !important;
        display:none;
    }
    
p#incart { 
	padding-top: 15px;
	padding-bottom: 15px;
}
    
    p#incart a {
            }

p#moreinfo {
    height: 300px;
    line-height: 1.4em;
    padding-right: 10px;
    padding: 5px;
    overflow-y: auto;
}

#pics 
{
    background-color: #E5E5E5;
}

p#pics a {
    /*display: block; Stops the immages lining up in the shop more section */
    float:left;
    padding:4px;
}

p#pics img.last { padding-right: 0; }

.specialscontainer
{
    background-color: #eee;
    text-align:right;
    padding:5px;
}

.seesearchtabl
{
    /*width:100%;*/
    border-collapse:collapse;
    padding:0px;
    margin:0px;
}

.seesearchtabl th
{
    background-color:#4a4a4a;
    color:#e2e2e2;
    text-align:left;
    padding:5px;
}

.seasearchTDsa
{
    width:133px;
    vertical-align:top;
    height:100%;
}

.seasearchTDsrch
{
    width:100%;
    padding:5px;
    vertical-align:top;
    background-color:#FFFFCE;

}

.seealsomini
{
    border-collapse:collapse;
    /*border:solid 1px #4a4a4a;*/
    width:200px;
    height:100%;
    padding:0px;
    margin:0px;
    color:#4a4a4a;
}

.seealsomini tr
{
    height:66px;
}

.seealsomini h3
{
    color:#4a4a4a;
}

.seealsomini a
{
    font-size:x-small;
}

.seealsominiimg
{
    width:66px;
    height:66px;
    background-color:#999999;
    padding:3px;
    margin:0px;
    text-align:center;
    vertical-align:middle;
}


.seealsominitxt
{
    width:133px;
    height:66px;
    background-color:#E2E2E2;
    padding:3px;
    margin:0px;
    vertical-align:top;
}

#itemRRPoffer
{
    font-weight:normal;
    color:#999;
    text-align:center;
    padding: 2px 2px 2px 0px;
}

#itemRRPofferprice
{
    font-weight:bolder;
    color:#666;
    text-align:center;
    padding: 2px 2px 2px 0px;
}

#itemspoffer
{
    font-weight:normal;
    color:#999;
    text-align:center;
    padding: 2px 2px 2px 0px;
}

#itemspofferwasprice
{
    font-weight:bolder;
    color:#666;
    text-align:center;
    padding: 2px 2px 2px 0px;
}




#depositnotice
{
    font-weight:bolder;
    color:Olive;
    text-align:center;
    padding: 2px 2px 2px 0px;
}

#seealso
{
    font-weight:bolder;
    /*color:Maroon;*/
    text-align:center;
    padding: 2px 2px 2px 0px;
}

#searchrelated
{
    font-weight:bolder;
    color:Maroon;
    text-align:center;
    padding: 2px 2px 2px 0px;
}

