body, h1, h2, h3, h4, h5, h6, p, div, form, legend, dl, dt, dd, ul, li, ol, img {
	margin:0;
	padding:0;
	border:0
}
body {
	font:80%/170% Verdana, Arial, Helvetica, sans-serif;
	background:#4B4B4B;
	margin:20px 0;
	color:#737373;
}
p {
	margin:15px 0;
}
a {
	color:#B8B2AE;
}
#container {
	margin:0 auto;
	width:762px;
	border:4px solid #FFFFFF;
	background:#FFFFFF url(images/container-bg.gif) bottom;
}
#top {
	background:url(images/top-bg.jpg) repeat;
	height:124px;
}
#top h1 span {
	display:none;
}
#top img {
	margin:15px 29px;
}
#mainbody {
	border-top:3px solid #B7B3B0;
	padding:20px 0 0;
}
#leftcol {
	float:left;
	width:180px;
	padding:10px 13px 35px
}
#leftcol h3 {
	font-size:95%;
}
#leftcol p {
	font-size:85%;
}
#otherprod h3 {
	margin:0 0 15px;
}
#otherprod h4 {
	margin:0 0 15px;
	font-size:85%;	
}
#rightcol {
	float:right;
	width:540px;
	padding:0 0 30px 15px;	
}
#rightcol h2 {
	margin:10px 0 15px;
	font-size:120%;
	line-height:150%;
}
#rightcol h3 {
	margin:0 0 15px;
	font-size:95%;
}
#rightcol .norm {
	margin-right:0;
}

#rightcol #thumbs {
	margin:10px 10px 10px 0;
	clear:left;
}
#rightcol #thumbs a img {
	clear:right;
	filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=75);
	border:3px solid #BFBFBF;
}
#rightcol #thumbs a:hover img {
	clear:right;
	filter:none;
	border:3px solid #8A8A8A;
}
#rightcol #thumbs li {
	float:left;
	list-style-type:none;
	padding:10px;
	font-size:100%;
	width:112px;
}
#rightcol #thumbs li a {
	text-decoration:none;
}
#rightcol #thumbs li a:hover {
	color:#737373;
}
#rightcol #thumbs span.shortprodtitle {
	font-size:95%;
}
#rightcol #prodhdleft {
	float:left;
	width:255px;
}
#rightcol #prodhdright {
	float:left;
	width:255px;
	text-align:right;
}

/* Product Details Pages */

#detail #container {
	margin:0 auto;
	width:762px;
	border:4px solid #FFFFFF;
	background:#FFFFFF url(images/products-container-bg.gif);
}
#detail #mainbody {
	border:0;
	padding:0;
}
#detail #mainbody span {
	display:none;
}
#detail #leftcol {
	float:left;
	width:231px;
	padding:0 0 35px;
}
#detail #leftcol h3 {
	margin:20px 0 0 22px;
	font-size:110%;
}
#detail #leftcol ul {
	margin:11px 0 0 35px;
}
#detail #leftcol li {
	padding:4px 0 4px 2px;
	margin:0 0 0 6px;
	list-style-type:square;
	font-size:100%;
}
#detail #leftcol li.pdf {
	padding:20px 0 4px 23px;
	margin:0 0 0 -15px;
	background:url(images/pdf-icon.gif) no-repeat 0 22px;
	list-style-type:none;
}
#detail #rightcol {
	float:left;
	width:531px;
	padding:0;	
	text-align:right;
}
#detail #dimensions {
	margin:0px auto;
	text-align:center;
	width:100%;
	background:#FFFFFF;
	clear:left;
}
#detail #dimensions img {
	padding:40px 0 30px;
}
#detail #discontinued {
	width:100%;
	background:#FFFFFF;
	text-align:center;
	font-size:220%;
	padding:50px 0 0;
	clear:both;
}
#detail #sicisthumbs {
	margin:0px auto;
	width:100%;
	background:#FFFFFF;
	clear:left;
	padding:40px 0 15px;
}
#detail #sicisthumbs #thumbs {
	margin:0 0 0 40px;
	clear:left;
}
#detail #sicisthumbs #thumbs a img {
	clear:right;
	filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=75);
	border:3px solid #BFBFBF;
}
#detail #sicisthumbs #thumbs a:hover img {
	clear:right;
	filter:none;
	border:3px solid #8A8A8A;
}
#detail #sicisthumbs #thumbs h4 {
	font-size:120%;
	padding:0 0 0 10px;
}
#detail #sicisthumbs #thumbs p {
	padding:0 0 10px 10px;
}
#detail #sicisthumbs #thumbs li {
	float:left;
	list-style-type:none;
	padding:10px 10px 25px;
	font-size:100%;
	width:152px;
}
#detail #sicisthumbs #thumbs li a {
	text-decoration:none;
}
#detail #sicisthumbs #thumbs li a:hover {
	color:#737373;
}
#detail #sicisthumbs #rightcol #imagediv .nobg {
	background-image:none;
}
#detail #footer {
	clear:both;
	text-align:right;
	color:#FFFFFF;
	font-size:85%;
	padding:6px 10px 0;
	height:28px;
	background:#FFFFFF url(images/products-footer-bg.gif) repeat;
}



#footer {
	clear:both;
	text-align:right;
	color:#FFFFFF;
	font-size:85%;
	padding:0 10px 5px;
}
#footer a {
	color:#FFFFFF;
}
.firstpara {
	font-size:110%;
}
.midcol {
	margin:0 10px;
}
.techimg {
	margin:3px 0 0 30px;
	float:right;
}
.logo {
	margin:3px 0 0 0;
	float:right;
}
.clrlft {
	clear:both;
}
.hr {
	background:url(images/hr-bg.gif) repeat-x center;
	border-top:1px solid #E2E0DE;
	padding:10px 0;
	clear:both;
}
.hr hr {
	display:none;
}
.nobm {
	margin-bottom:0;
}