/* Product page styles*/
.ntype-product #main h1{
	font-size:1.5em;
	background: url(../images/content-header-bg.png) no-repeat;
	padding:10px 10px 10px;
	border-bottom: 1px dotted #bec6c9;
	width: 498px; 
	margin: 0 0 16px 0;
	text-indent:0;
	}
.ntype-product #main div.content.product h1{background:none;border:0;}
.product h2,.related h2.title,div.top .pager{
	background: url(../images/content-header-bg.png) no-repeat;
	padding:10px 10px 8px;
	border-bottom: 1px dotted #bec6c9;
	width: 498px;
	clear:both;
	margin:10px 0;
	}
h2.listing{
	padding:10px 0 0 0;
	padding: 4px 4px 4px 0;
	margin:0; 
}
.price.from{
	font-weight:bold;
	font-size:1.25em;
	margin: 0 0 12px;
	width:auto;
	text-align:left;
	}
	
/******  products  *****/

.product_images{
	float:left;
	width:268px;
	margin-bottom: 12px;
}
.product_images.listing{width:196px;position:relative;}
.product_images a img,.related img,#main_image{
	border: 1px solid #bec6c9;	
	}
.thumbnails{
	width:260px;
	margin: 10px 0;
	padding:0;
	height:41px;
	}
#main .thumbnails li{
	margin:0;
	padding:0 12px 0 0;
	list-style:none;
	float:left;
	background: none!important;
	}
div.frequency{
	width: 196px;
	border: 1px solid #bec6c9;
	height: 56px;
	background: #fff url(../images/frequency-bg.png) no-repeat;
	padding:0 0 0 51px;
	}
html>body div.frequency{height:auto;min-height:56px;}
div.frequency p{background: #fff;padding: 5px 5px;margin:0;}
div.frequency p strong{display:block;}

div.subheading {
	clear:both;
	/*float:right;*/
	/*width:250px;*/
	margin:0 2px 12px 0;
	}
ul.datasheets{
	height: 61px;
	width: 250px;
	background: url(../images/datasheet-bg.png) no-repeat;
	position:relative;
	float:right;
	margin:0 2px 12px 0;
	padding:0;
	list-style:none;
	}
ul.datasheets.listing{
	margin: 6px 0 10px 0;
	float:none;
	width: 182px;
	background: url(../images/list-datasheet-bg.png) no-repeat;
	}
ul.datasheets li{
	position:absolute;
	left:60px;
	background-image: none;
	}
ul.datasheets.listing li{
	left:30px;
	}
ul.datasheets li.html{
	top: 4px;
	}
ul.datasheets li.pdf{
	top:34px;
	}
ul.datasheets li a{font-weight:bold;}

.product li {
	font-style:normal;
	font-weight:bold;
	margin: 0 0;
	background: url(../images/content-bullet.png) no-repeat 0 6px;
	}
.buying_options{
	background: url(../images/price-box-bg.png) no-repeat;
	height: 212px;
	width: 518px;
	position:relative;
	margin:0;
	padding:0;
	}
.buying_options li{
	list-style:none;
	width:138px;
	padding:18px 16px 12px 18px;
	float:left;
	font-size:1em;
	font-weight:normal;
	background-image: none;
	}
input.node-add-to-cart{
	background: transparent url(../images/add-to-basket-main.png) no-repeat  0 center ;
	color: #2194c8;
	border:0;
	font-weight:bold;	
	padding:0 0 0 10px;
	margin-left:-8px;
	text-transform: uppercase;
	font-size:1.1em;
	vertical-align:middle;
	width:151px;
	height:30px;
	text-align:left;
	}
input:hover.node-add-to-cart{color:#fff;}
li h3{margin-bottom:14px;}
.buying_options li p{font-size:1em;}
li.price .sell_price{
	font-weight:bold;
	font-size:1.6em;
	padding: 0 0 10px 0;
}
li.details p strong{font-size:1.2em;}

a.details{
	padding:0;
	text-indent:-999em;
	height:25px;
	width:93px;
	}
a.details span{
	height:25px;
	width:93px;
	background: url(../images/forms/view-details.gif) no-repeat;
	display:block;
	}
a:hover.details{color:#fff;}
div.separator{
	clear:both;
	border-bottom: 1px dotted #bec6c9;
	border-top: 1px dotted #bec6c9;
	height: 12px;
	background: #f0f0f0;
	margin:12px 0;
	}
img.new, .teaser .pngfix{
	position:absolute;
	top:-2px;
	left:-2px;
	z-index:100;
	border:0;
	}
p.unavailable{
	float:left;
	width:300px;
	padding:4px;
	font-style: italic;
	background: #f0f0f0;
	}
.teaser .description{
	margin-left: 200px;
	}
	
#enlarge_image{
	position:relative;
	margin:-27px 0 8px 0;
	left:4px;
}
/****** end product page styles - jdg******/

.unitdescription {
	color:#777;
	font-style:italic;
	font-weight:normal;
	font-size:1em;
}
