#prodlist div#pagehead{
	width:100%;
	color: #666666;
  	border-bottom:1px solid #cccccc;
	font-size: 15px;
	font-weight:bold;
	margin-bottom:15px;
}

.product{
	padding-top:10px;
	padding-bottom:14px;
	clear:both;
}

.product .head{
	padding-top:6px;
	padding-bottom:20px;
	text-transform: capitalize;
}

.product .head a, #product head a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;


}

.product .head a:hover{
	color:#CC0000;
}

div.spacer {
  clear: both;
  padding-top:10px;
  border-bottom:1px dashed #cccccc;
  }



.prodimage{
	float:right;
	padding-left:8px;
}


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;
	width:100%;
	
}


table.prodattributes {
	
}

#content table.prodattributes  td{
	padding:2px;
	padding-right:10px;
	padding-left:4px;
	font-size:11px;
	color:#666666;
	font-size:11px;
	border:1px solid #CCCCCC;
	background-color:#F4F4F4;
	vertical-align:top;
}


table.prodattributes td.head{
	padding:2px;
}

.prodattributes strong{
	margin-right:4px;
}
.proddescription{
	margin-top:10px;
}
.proddescription, .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;
	
}

#prodlist .manufacturer{
	padding:3px 0 4px;
}

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;
}

