/* products serach bar*/
#products #content {
	margin-top: 1em;
}
#productsearch #content {
	margin-top: 1em;
}
#product #content {
	margin-top: 1em;
}
#prodsearchbar {
	background:  url(../images_gen/bg_productsearch_bar.jpg) repeat-y left bottom;
	padding-bottom: 130px;
	margin-bottom: 1em;
	width: 200px;
	float: left;
}
* html #prodsearchbar {
	margin-bottom: 0;
}
#prodsearchbar h2 {
	height: 26px;
	background:  url(../images_gen/bg_prodsearch_header.gif) no-repeat left top;
	font-size: 18px;
	padding: 4px 0 0 4px;
	margin: 0;
}
#prodsearchbar .title {
	float: left;
}
#prodsearchbar a {
	font-size: 10px;
	padding: 0;
	margin: 4px 8px;
	color: #000;
	float: right;
}
#prodsearchbar a:hover {
	color: #fff;
}
#prodsearchbar form {
	margin: 8px 12px 12px 12px;
}
#prodsearchbar label {
	font-size: 12px;
}
#prodsearchbar select {
	margin: 1px 0 5px 0;
	font-size: 11px;
}
.productdropdown {
	width: 176px;
}
#prodsearchbar hr {
	margin: 0;
	height: 1px;
	color: #999;
	width: 176px;
}
#prodsearchbar input {
	margin-top: 10px;
	font-size: 13px;
	color: #c00;
	font-weight: bold;
}
/* products results */
#productresults {
	margin: 0 0 0 215px;
}
#productresults h4{
	margin: 0 0 1em 0;
	font-size: 80%;
}
div.product_listitem {
	margin: 0 0 10px 0;
	padding-bottom: 10px;
	border-bottom: 1px dashed #999;
	position: relative;
	min-height: 70px;
	_height: 70px;
}
div.product_listitem .product_imglink {
	float: left;
	margin-right: 10px;
	/*margin-bottom: 30px;*/
	width: 80px;
	height: 80px;
}
div.product_listitem .product_imglink img {
	width: 80px;
}
div.product_listitem h3 {
	font-size: 95%;
	margin: 0;
}
div.product_listitem p {
	margin: 0 0 0 0;
	font-size: 80%;
}
div.product_listitem strong {
	float:left;
	margin: 0 10px 20px 0;
	font-size: 80%;
}
#recordset {
	margin: 0 0 0 0;
}
#recordset p{
	margin: 0 0 0 0;
	font-size: 80%;
}
#recordset span{
	margin: 0 .3em;
}
/* products hero */
div.product_hero {
	margin: 0 0 10px 0;
	padding-bottom: 10px;
	border-bottom: 1px dashed #999;
	position: relative;
	height: 132px;
}
div.product_hero img {
	float: left;
	margin-right: 10px;
	width: 175px;
}
div.product_hero h3 {
	font-size: 105%;
	margin: 0;
}
div.product_hero p {
	margin: 0;
	font-size: 80%;
}
/* product page */
div#breadcrumb {
	background:  #AFAEAF url(../images_gen/bg_breadcrumb.gif);	
	font-size: 80%;
	font-weight: bold;
	padding: 6px 0 0 15px;
	position: relative;
	height: 18px;
	border: 1px solid #AFAEAF;
}
a#backtoresults {
	float: right;
	margin-right: 15px;
	padding-left: 16px;
	color: #fff;
	text-decoration: none;
	background: url(../images_gen/ic_backarrow.gif) no-repeat left 4px;
}
a#backtoresults:hover {
	text-decoration: underline;
}
#prodCol {
	width: 540px;
	float: left;
}
.prodColFullWidth {
	width: 680px !important;
}
#brandCol {
	width: 162px;
	float: left;
}
#product #brandCol img{
	border: 1px solid #AFAEAF;
	background: #fff;
	margin-bottom: 15px;
}
#brandCol .logo {
	width: 100px;
	padding: 30px;
}
#brandCol .ManuLogo {
	width: 100px;
	padding: 30px;
	border: 1px solid #AFAEAF;
	background: #fff;
	margin-bottom: 15px;
	text-align:center;
}
#product #brandCol .ManuLogo img {
	border: 1px solid #FFF;
	margin: 0px;
}
#productDetails {
	float:left;
	width: 342px;
	padding-left:25px;
}
.productDetailsFullWidth {
	width: 480px !important;
}
#productDetails h1 {
	background: none;
	margin: 0 0 0.5em 0;
	padding: 0;
	height: auto;
	font-size: 150%;
}
#productDetails h2 {
	margin: 1em 0;
	font-size: 120%;
}
#productDetails p{
	margin: 0 0 1em 0;
}
#productDetails #price {
	padding-top: 8px;
	font-size: 15px;
	font-weight: bold;
}
#productDetails input {
	margin: 10px 0;
	font-size: 13px;
	color: #c00;
	font-weight: bold;
}
p#compatibility {
	border-top: 1px dashed #AFAEAF;
	padding: 10px 0 0 0;
}
#product #picCol {
	width: 122px;
	margin: 25px 0 0 0;
	float:left;
	padding-left: 25px;
}
/** html #product #picCol {
	margin-left: 560px;
}*/
.BoilerImages {
	width: 340px;
	text-align: center;
}
.BoilerImagesFullWidth {
	width: 490px !important;
}
.BoilerImages h3, .BoilerImagesFullWidth h3 {
	clear: both;
	text-align: left;
	padding: 5px 0;
	margin: 0;
	font-size: 110%;
}
.BoilerImages div.IsHeadingText, .BoilerImagesFullWidth div.IsHeadingText {
	padding: 0 !important;
	margin: 0 !important;
	font-size: 90% !important;
}
.BoilerImages dl {
	float: left;
	width: 110px;
	font-size: 80%;
	margin: 0;
	padding: 0;
	text-align: center;
	margin-bottom: 10px;
}
.BoilerImagesFullWidth dl {
	width: 97px !important;
}
.BoilerImages dl dt {
	text-align: center;
	margin-bottom: 5px;
	padding: 0;
	width: 90px;
}
.BoilerImages dl dd{
	text-align: center;
	margin: 0;
	width: 90px;
	min-height: 50px;
	_height: 50px;
}
#product #picCol p#enlargeclick {
	position: absolute;
	width: 200px;
	top: 40px;
	left: 580px;
	padding: 2px 0 6px 18px;
	font-size: 70%;
	color: #555;
	background:  url(../images_gen/ic_magnify.gif) no-repeat left 2px;	
}