@charset "UTF-8";
/* CSS Document */

	
/* NEWS ARCHIVE LIST STYLES
--------------------------------------------------------------------- */	
#productDescrip {
	padding: 1px 0;
}
#productDescrip .section {
	/*clear: both;*/
	display: block;
	background: url(../images/container_productdetail1.gif) no-repeat;
	margin: 6px 0;
	padding: 10px 0 0 0;
	width: 710px;
	}
#productDescrip .productpict {
	display: inline;
	float: left;
	height: 166px;
	margin: 0 15px 0 10px;
	width: 166px;
	border: 1px solid #587B8B;
	padding: 5px;
	background-color: #B5C6D6;
	}
#productDescrip .contentcont {
	display: inline;
	float: left;
	width: 420px;
	}
#productDescrip .productpict img {
	border: 3px solid #ffffff;
	}
#productDescrip .productlisting {
	display: inline;
	float: left;
	padding: 0px;
	}
.productlisting ul {
	font: bold 1.2em Verdana, Arial, Helvetica, sans-serif;
	border: none; 
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	}
.productlisting li {
    margin: 0px 0px 8px 7px;
	list-style-image: url(../images/bullet_arrow.gif);
	color: #004096;
	border: none; 
	}
#productDescrip .sectionClose {
	background: url(../images/container_productdetail2.gif) no-repeat bottom left;
	clear: both;
	display: block;
	height: 9px;
	font-size: 0;
	}
.productlisting span {
	color: #5480A0;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	}
.productlisting a:link {
	font: normal .9em Verdana, Arial, Helvetica, sans-serif;
	color: #108BCE;
	text-decoration: none;
	}
.productlisting a:visited {
	font: normal .9em Verdana, Arial, Helvetica, sans-serif;
	color: #108BCE;
	text-decoration: none;
	}
.productlisting a:hover {
	font: normal .9em Verdana, Arial, Helvetica, sans-serif;
	color: #FF9900;
	text-decoration: underline;
	background-color: #F7F9FA;
	}
.productlisting a:active {
	font: normal .9em Verdana, Arial, Helvetica, sans-serif;
	color: #108BCE;
	text-decoration: none;
	}
.productlisting a img {
    height: 0px;
	width: 0px;
	border: none;
	display: none;
	}
.productlisting a:hover img {
    position: absolute;
	height: 160px;
	width: 160px;
	top: none;
	display: none;
	}

#buttonBar {
	width: 470px;
	border-top: 1px dotted #286BA3;
	float: left;
	margin: 12px 0px 0px 0px;
	padding: 0px;
	}
#buttonBar ul {
	width: 470px;
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	}
#buttonBar li {
	float: left;
	margin: 0 15px 0 0px;
	height: 25px;	
	}
#buttonBar a.parambutton {
    width: 149px;
	height: 21px;
	display: block;
	padding: 0px;
	background: url("../images/button_typical.gif") 0px 0px no-repeat;
	text-decoration: none;
	}
#buttonBar a:hover.parambutton {
	background-position: 0 -21px;
	}
#buttonBar a.ratedbutton {
    width: 219px;
	height: 21px;
	display: block;
	padding: 0px;
	background: url("../images/button_rated.gif") 0px 0px no-repeat;
	text-decoration: none;
	}
#buttonBar a:hover.ratedbutton {
	background-position: 0 -21px;
	}	
	
#productDescrip .specscontainer {
	background: url(../images/container_productspecs1.gif) no-repeat;
	display: block;
	margin: 10px 0px;
	padding: 0px 0px 0px 0px;
	width: 710px;
	}
#productDescrip .featuresHeader {
	background: url(../images/header_features.gif) no-repeat bottom left;
	clear: both;
	display: block;
	height: 20px;
	font-size: 0;
	}
#productDescrip .applicationsHeader {
	background: url(../images/header_applications.gif) no-repeat bottom left;
	clear: both;
	display: block;
	height: 20px;
	font-size: 0;
	}
#productDescrip .specificationsHeader {
	background: url(../images/header_specifications.gif) no-repeat bottom left;
	clear: both;
	display: block;
	height: 20px;
	font-size: 0;
	}
	
#productDescrip .featureslist {
	display: inline;
	float: left;
	width: 338px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
	}
#productDescrip .specsClose {
	background: url(../images/container_productspecs2.gif) no-repeat bottom left;
	clear: both;
	display: block;
	height: 9px;
	font-size: 0;
	}
.bullistfeatures ul {
	font: normal 1.1em Verdana, Arial, Helvetica, sans-serif;
	margin:0 0 0px 15px;
	padding: 0px;
	color: #000000;
	}
.bullistfeatures ul li { margin:0 0 8px 0; list-style-image: url(../images/bullet_square.gif); }
.bullistfeatures ul ul { margin:5px 0 5px 15px; }
.bullistfeatures ul ul li { list-style-image: url(../images/bullet_square.gif); }
	