body {
    background-color: #E9BB45;
    font-family:"Trebuchet MS",Verdana,Arial;
    font-size:14px;
    margin-top: 0px;
    padding-top: 0px;
}
legend{	color:#660066;font-size:24px;}
td.t-left{text-align:left;padding:4px;}
td.t-right{text-align:right;padding:4px;}
tr.b-above td{border-top:1px solid #000;}
h1{
	color:#660066;
	font-family:"Trebuchet MS",Verdana,Arial;
	font-size:32px;
	font-weight:bold;
}
h2{
	color:#660066;
	font-family:"Trebuchet MS",Verdana,Arial;
	font-size:28px;
	font-weight:bold;
}
h3{
	color:#660033;
	font-family:"Trebuchet MS",Verdana,Arial;
	font-size:24px;
	font-weight:bold;
}
h4{
	color:#660066;
	font-family:"Trebuchet MS",Verdana,Arial;
	font-size:20px;
	font-weight:bold;
	margin:10px 0px;
}
#container {
width: 900px;
margin: 10px auto;
background-color: transparent;
color: #333;
border: 0px solid gray;
line-height: 130%;
padding: 0;
margin-top: 0;
}

#navbar {
 width: 50%;
 background-color: #fff;
 color: #FF9900;
 line-height: 90%;
 height:30px;
 font-weight:bold;
}
#navbar ul li{list-style-type: none;  display: inline;}
#view_others a:hover{border-bottom:10px solid #F60;  }
#cart{float:right;padding:12px;clear:none;}
#top {
padding: 0em;
background-color: transparent;
border-bottom: 1px solid gray;

background-repeat:no-repeat;
height:140px;
}

#topmenu{
 padding:.5em 0em .5em 0em;
 color:#F0ECD9;
 font-family:"Trebuchet MS",Verdana,Arial;
 font-size:12px;
 font-weight:normal;
 position:relative;
 top:124px;
 width:100%;
 background-color: #34241e;
}

#main_container{
 background-color:#FFF;
}
#price{color:#C00;}
#price span#man_price{color:#FF6600;text-decoration:line-through;}
#view_others{border-top:30px solid #f0ecd9;padding:10px;text-align:center;}
#view_others h4{margin:4px;font-variant:small-caps;}
#view_others table{width:100%; }
#view_others td{vertical-align:bottom;}

a:link {
	color:#333333;
	background:transparent;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
}

a:visited {
	color:#666666;
	background:transparent;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
}

a:active {
	color:#FFCC33;
	background:transparent;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
}


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

h5 {
margin: 0;
padding: 0;
}

#leftnav {
float: left;
width: 160px;
margin: 0;
padding: 1em;
}

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

#rightnav {
float: right;
width: 160px;
margin: 0;
padding: 1em;
background-color: #ddd;
border-left: 1px solid silver;
border-bottom: 1px solid silver;
}

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


#content {
padding: 1em;
background-color:#FFF;
color:#663300;

}
#products{ width:100%;}
#products td{ text-align:center;vertical-align:top;padding:10px;width:25%;}

#product{ width:100%; }
#product td{ text-align:left;vertical-align:top;}

#clear{clear:both;}

#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: #FFF;
text-align:right;
background-color: transparent;
}

#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;
}

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


#shipping ul li {
list-style-type: none;
text-decoration: none;
padding-left: 1em;
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;
}

#wishlist ul li,
#product_category{display:block; } 
#product_category ul li {
list-style: none;
padding: 0.5em;
border-bottom: 1px dashed #e0e0e0;
background-color: white;
}

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

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

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

#wishlist form {
	display: inline;
}

#menu_container a {
display: block;
color: #FFF;
background-color: #7F7F7F;
width: 9em;
padding: 3px 17px 3px 8px;
text-decoration: none;
border-bottom: 1px solid #fff;
font-weight: bold;
}

#menu_container a:hover {
background-color: #B6B6B6;
color: #FFF;
}

#menu_container li li a {
display: block;
color: #FFF;
background-color: #C0C0C0;
width: 9em;
padding: 3px 8px 3px 17px;
text-decoration: none;
border-bottom: 1px solid #fff;
font-weight: normal;
}

#menu_container li li li a {
display: block;
color: #FFF;
width: 9em;
background-color: #C0C0C0;
padding: 3px 1px 3px 24px;
text-decoration: none;
border-bottom: 1px solid #fff;
font-weight: normal;
}

#menu_container a.current:before {
content: "\0020 \0020 \0020 \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;
 width:75%;
 float:left;
}
#navbar ul li {
 display: inline;
 list-style: none;
}
#navbar ul li {
 padding-left: 0.2em;
 padding-right: 0.5em;
 background-image
}
#navbar ul li.first {
	padding-left: 0em;
	border-left: 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;
}

#cart_table { width:80%;border-collapse: collapse; }
#cart_table th{ text-align:center; }
#cart_table td{ padding:10px; text-align:right;}
#cart_table tr.cart_row td{ border-top:1px dashed black; }
#cart_table tr.cart_total td{ text-align:right;border:1px solid black;background-color:#DDD; }

.rounded{padding:10px;margin:2px;}

ul#product_buy_list li{height:6em;width:240px;padding:0px;margin:0px;list-style-type:none;margin-bottom:10px;}
ul#product_buy_list div{ height:40px;width:180px;float:left;}
ul#product_buy_list li input { float:right;clear:none;}

#main_table {border-collapse:collapse;}

.sidetext{color:#999;font-weight:bold;}

