/* @override http://localhost:8000/static/css/style.css */

#container {
width: 982px;
margin: 0px auto;
background-color: #fff;
color: #333;
border: 1px solid gray;
line-height: 130%;
padding: 0;
margin-top: 0;
}

#navbar {
position: absolute;
top: 121px;
border: none;
}

#navbar_ie {
top: 129px;
position: absolute;
border: none;
}

#top {
}

#top h1 {
padding: 0;
margin: 0;
}

h5 {
margin: 0;
padding: 0;
}

#leftnav {
float: left;
width: 200px;
margin: 0;
padding-top: 1em;
padding-left: .2em;
}
#content {
padding-top: .5em;
padding-bottom: 1em;
float: left;
}
#rightnav, #rightnav_ie {
float: left;
width: 154px;
margin: 0;
padding-top: .8em;
padding-left: 1em;
}


#leftnav h3, #rightnav h3 {
	font-size: 110%;
	font-weight: bold;
	margin-bottom: 0.1em;
	margin-top: 1em;	
}

#rightnav .wishlist {
	padding-top: 10px;
}

body {
font-family:  "Arial", serif;
font-size: 12px;
margin-top: 0px;
padding-top: 0px;
}

#pagination {
clear:both;
display: block;
width:100%;
float: none;
padding: 1em;
}

#pagination ul {
margin: 0;
padding: 0;
text-align: left; 
font-size: 12px;
}

#pagination li {
list-style-type: none;
display: inline;
padding-bottom: 1px;
}

#pagination a, #pagination a:visited {
padding: 0 5px;
text-decoration: none; 
}

#pagination li.currentpage {
font-weight: bold;
padding: 0 5px;
}

#content div.productreviews {
padding-top: 10px;
padding-bottom: 10px;
font-size: 12px;
}


#content div.productreviews h2 {
    font-size: 14px;
}

#content div.productreviews span.label {
	float: left;
	width: 80px;
}

#footer {
clear: both;
margin: 0;
padding: .5em;
color: #333;
background-color: #ddd;
border-top: 1px solid gray;
}

#leftnav p, #rightnav p { margin: 0 0 1em 0; }
#content h2 { margin: 0 0 .5em 0; }

.brandcategories {
    clear: both;
}

.brandImage,
.productImage {
border:solid 1px silver;
padding:5px;
float: left;
margin-top: 10px;
margin-left: 10px;
margin-right: 10px;
margin-bottom:2px;
text-align: center;
}

.productImage p {
text-align: center;
font-size: 10pt;
}

div.root_cat {
    margin-right: -18px;
    padding-left: 7px;
	background-image:url(/static/images/main/title_bg.jpg);
    background-repeat: repeat-x;
    font-weight: bold;
    line-height: 20pt;
    font-size: 12px;
}



#shipping ul li {
list-style-type: none;	
text-decoration: none;
text-indent: -1em;
}

#checkoutprogress {
border-style: solid;
border-width: 1px;
padding: 3px;
margin-bottom: 25px;	
}

#checkoutprogress ul {
display: inline;
margin-left: 0;
padding-left: 0;
border: none;
}

#checkoutprogress ul li {
margin-left: 0;
padding-left: 2px;
display: inline;
list-style: none;
}

#checkoutprogress ul li:before {
content: "\0020 \0020 \0020 \00BB \0020";
display: inline;
list-style: none;
}

#checkoutprogress ul li.first:before {
content: " ";
}

#checkoutprogress li.active {
background-color: #ccc;
}

div.productprice, table.productprice {
padding-left: 7px;
margin-right: 5px;
background-color: #CCC;
margin-top: 0px;
font-weight: bold;
font-size: 8pt;
color: #000;
}
p.productheader, p.categoryheader {
padding-top: 3px;
padding-bottom: 3px;
padding-left: 7px;
background-color: #6A6561;
margin-top: 0px;
margin-left: -11px;
margin-right: -11px;
font-weight: bold;
font-size: 10pt;
color: #FFF;
}
div.productcontainer, div.categorycontainer {
float: left;
border: 1px solid #AAA;
display: inline;
padding-left: 10px;
padding-right: 10px;
padding-bottom: 10px;
margin-top: .3em;
}

div.categorycontainer li {
margin-left: -30px;
list-style: none;
}


div.productdescription {
margin-left: 10px;
}

div.thumbnails {
float: left;
width: 100%;
}
div.thumbnailcontainer {
font-size: 10pt;
line-height: 30px;
color: #999;
margin-bottom: 3px;
display: inline;
}

div.productform {
display: inline;
}

p.productattributes {
display: inline;
float: right;
}

a.featuredlink {
color: #C00;
}

p.bottomborder {
border-bottom: 1px dashed #777;	
}

img.thumbnail, img.productpic {
border: 1px solid #AAA;
padding: 2px;
}
span.picturecaption {
font-size: 8pt;
color: black;
}

#wishlist ul li,
#product_category ul li {
margin-left: -30px;
list-style: none;
border-bottom: 1px dashed #777;	
float: left;
}

#wishlist ul li:hover
#product_category ul li:hover {
	background-color: #f0fff0;
}

#wishlist ul li a,
#product_category ul li a {
	display: block;
}
#product_category a {
    color: #990000;
}

#wishlist span.date {
	font-style: italic;
	display: block;
	margin-left: 5px;
	font-size: 10px;
}

#wishlist form {
	display: inline;
}

#menu_container ul {
margin: 0;
padding: 0;
list-style-type: none;
}

#menu_container li ul li {
border-top: 1px solid #DDD;
width: 175px;
white-space: nowrap;
font-size: 10px;
}

#menu_container a {
display: block;
color: #000;
padding: 3px 17px 3px 8px;
text-decoration: none;
font-weight: bold;
}

#menu_container a:hover {
text-decoration: underline;
}

#menu_container li li a {
display: block;
color: #000;
padding: 3px 0px 3px 35px;
text-decoration: none;
font-weight: normal;
}

#menu_container li li li a {
border-bottom: none;
display: block;
color: #000;
padding: 3px 0px 3px 55px;
text-decoration: none;
font-weight: normal;
}

#menu_container a:before {
content: "\00BB \0020";
}

.addressblock {
padding-top: .5em;
padding-bottom: .5em;
}

.profile li {
list-style-type: none;
}

table.ordertable {
width:  100%;
font-weight: normal;
font-size: 13px;
}

table.ordertable thead {
	background-color: #ddd;
}

table.ordertable span.orderitemqty {
	font-style: italic;
}
p {
	line-height: 150%;
}

.help, p.help {
        font-size:9px !important; color:#999;
}

img {
	border: none;
}

.error {
    color: red;
}

/* =============== Navigation Bars ===================== */

#navbar ul {		
	padding: 0px;
    padding-left: 10px;
    list-style-type: none;
    font-size: 10px;
}
#navbar ul li.first {
	padding-left: 0em; 
	border-left: none; 
    list-style-type: none;
}
#navbar ul li { 
	padding-left: 0.7em; 
	padding-right: 0.5em; 
	border-left: 1px solid #b0b0b0; 	
	display: inline; 
    list-style-type: none;
}  

#navbar_ie ul {		
	padding: 0px;
    padding-left: 10px;
    list-style-type: none;
    font-size: 10px;
}
#navbar_ie ul li.first {
	padding-left: 0em; 
	border-left: none; 
    list-style-type: none;
}
#navbar_ie ul li { 
	padding-left: 0.7em; 
	padding-right: 0.5em; 
	border-left: 1px solid #b0b0b0; 	
	display: inline; 
    list-style-type: none;
}  

.recentview h3 {
	padding-bottom: 10px;
}

.recentitem {
	padding-bottom: 10px;
}

div.recentlyadded { 
    display: block;
}

.qtyform #id_quantity {
    width: 5em;
}

/* ============ Upsell section ============== */

div.upsell {
	padding-top: 10px;
}

div.upsell .upselldescription {
padding-bottom: 10px;
}
div.relateditems {
margin-top: 10px;
margin-left: 10px;
font-size: 14px;
float: left;
}
li.relateditems {
list-style-type: none;
font-size: 10px;
float: left;
text-align: center;
margin-right: 10px;
}
    
h4.formheader {
    border-bottom: 1px solid black;
}
h4.checkout {
    background-color: #DDDDDD;
    padding: 3px;
    width: 80%;
    text-align: center;
}
div.pageheader {
    font-size: 16px;
    line-height: 24px;
    border-bottom: black 1px solid;
}
