#prodlist div#pagehead{
	width:100%;
	color: #666666;
  	border-bottom:1px solid #cccccc;
	font-size: 15px;
	font-weight:bold;
	margin-bottom:15px;
}

.product{
	padding: 10px 20px 20px 14px;
	clear:both;
}

.product .head{
	padding-top:6px;
	padding-bottom:20px;
	
}

.product .head a, #product head a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-transform: capitalize;
	text-decoration:none;

}

.product .head a:hover{
	color:#CC0000;
}

div.spacer {
  clear: both;
  padding-top:10px;
  border-bottom:1px dashed #cccccc;
  }



.prodimage{
	float:right;
	border:1px solid #5B738D;
	padding:3px;
	margin:0 0 20px 10px;
	}


div.moredetails {
	background:  url(forwardarrow.gif) no-repeat  0 2px;
	margin-top:24px;
	padding-left:16px;
	clear:both;
	display:block;
}

div.moredetails a, div.moredetails a:visited{
	font-size:12px;
	color: #666;
}

div.moredetails a:hover{
	color:#CC0000;
}



table.prodattributes {
	border-collapse:collapse;
	margin-top:10px;
	margin:20px 0 90px 0;
	display:block;
	
}




#content table.prodattributes  td{
	padding:2px 4px 2px 4px;
	padding-right:10px;
	padding-left:4px;
	font-size:11px;
	color:#666666;
	font-size:11px;
	border:1px solid #CCCCCC;
	vertical-align:top;
	background:#E6E6DC;
	color:#666666;
}


#content table.prodattributes td.head{
	background-color:#5B738D;
	color:#fff;
}

.prodattributes strong{
	margin-right:4px;
}
.proddescription{
	margin-top:10px;
}
#prodlist .proddescription, #prodlist .proddescription p{
	font-size:11px;
	line-height:130%;
}

.prodprice{
	display:block;
	padding:4px 0 7px;
}

.prodPrice .small{
	font-size:9px;
	font-weight:normal;
}

.prodPrice{
	font-size:14px;
	font-weight:bold;
}


.backlink{
	float:left;
	padding-right:12px;
	padding-top:20px;
}

.nextlink{
	float:left;
	padding-top:20px;
}

.backlink a, .backlink a:visited, .nextlink a, .nextlink a:visited{
	color: #990000;
	
}


input.addtocart, input.qty{
	font-size:11px;
}
table.prodvariations{
	margin:10px 0 10px 0;
}

table.prodvariations td{
	font-size:11px;
	padding: 2px 5px 2px 1px;
}

table.prodvariations td select{
	font-size:11px;
}

