#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:3px 0 3px 3px;
	background:#E2E8EF;
	height:26px;
	margin-bottom:10px;

}

.product .head a, #product head a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000066;
	text-decoration:none;
	float:left;
	text-transform: capitalize;
	
}

.product .head a:hover{
	color:#CC0000;
}

div.spacer {
  clear: both;
  padding-top:10px;
  border-bottom:1px dashed #cccccc;
  }



div.prodimage{
	float:right;
	margin:10px 0 20px 20px;
	padding:0;
	top:0px;
	left:0px;
	border:1px solid #000000;	
}

div.prodimage img{
	position: relative;
	top:0px;
	left:0px;	
}



div.enquiry {
	clear:both;
	background-image: url(/_templateSpecific/products/icon_enquiry.gif);
	background-repeat: no-repeat;
	padding:0 0 0 24px;
	background-position: 4px;
}

div.enquiry a, div.enquiry a:visited{
	font-size:12px;
	color: #000066;
	text-decoration: underline;
}

div.appraise a:hover{
	color:#0066CC;
}


div.appraise {
	clear:both;
	background-image: url(/_templateSpecific/products/icon_appraise.gif);
	background-repeat: no-repeat;
	padding:0 0 0 24px;
	background-position: 4px;
}

div.appraise a, div.appraise a:visited{
	font-size:12px;
	color: #000066;
	text-decoration: underline;
}

div.appraise a:hover{
	color:#0066CC;
}




div.moredetails a:hover{
	color:#0066CC;
}

div.moredetails {
	clear:both;
	background-image: url(/_templateSpecific/products/icon_moreinfo.gif);
	background-repeat: no-repeat;
	padding:0 0 0 24px;
	background-position: 4px;
}

div.moredetails a, div.moredetails a:visited{
	font-size:12px;
	color: #000066;
	text-decoration: underline;
}

div.moredetails a:hover{
	color:#0066CC;
}


div.loancalc {
	clear:both;
	background-image: url(/_templateSpecific/products/icon_loancalc.gif);
	background-repeat: no-repeat;
	padding:0 0 0 24px;
	background-position: 4px;
	margin-top:20px;
}

div.loancalc a, div.loancalc a:visited{
	font-size:12px;
	color: #000066;
	text-decoration: underline;
}

div.loancalc a:hover{
	color:#0066CC;
}



table.prodattributes {

	margin:10px 0 20px 0 0;
	color:#CC0000;

	
}


table.prodattributes tr td{
	padding:2px;
	padding-right:10px;
	font-size:11px;
	color: #000066;
	font-weight:bold;
}

table.prodattributes tr td.atthead{
	padding:2px 0 2px 2px;
}


.proddescription, .proddescription p{
	font-size:11px;
	line-height:130%;
}

.prodPrice{
	font-size: 13px;
	font-weight: bold;
	display:inline;
	float:right;
}

.prodPrice .small{
	font-size:9px;
	font-weight:normal;
}



.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;
}



