@charset "utf-8";
/* CSS Document */
body {
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	padding: 0px;
	margin: 0px 15px 20px;
}
h1,h2,h3,h4,h5,h6 { font-weight: normal;  }
#nav-2, #nav-login, #nav-1, .panel_right, .nav-foot, #quickPay, hr, #phoneFinderFrm, #sidebar, h1, h1 a, #btPageNv {
	display: none;
}
#logo4Prnt { margin: 0px; padding: 0px}
img{
	border: none;
}
.articleImgLt {
	margin: 5px 25px 15px 0px!important;
	float: left!important;
	clear:left!important;
}
.articleImgRt {
	float: right!important;
	clear:right!important;
	margin: 0px 0px 15px 25px;
}
.articleImgRt, .articleImgLt {
	text-decoration: none!important;
	text-align: center;
	border: 1px solid #E8E6DF!important;
	padding: 5px!important;
	display: block;
}
.articleImgRt img, .articleImgLt img{
	margin: 0px!important;
}
.articleImgLt:hover, .articleImgRt:hover {
	border: 1px solid #F67818!important;
}
.articleImgRt p, .articleImgLt p{
	margin: 0px!important;
	padding: 10px!important;
	text-align: center!important;
	text-decoration: none!important;
	font: italic normal 12px Georgia, "Times New Roman", Times, serif!important;
	color: #333333!important;
	position: relative!important;
	clear: both!important;
}
p .articleImgRt {margin-right: 0px!important;}
p .articleImgLt {margin-left: 0px!important;}

#contentBx
{
	width: 100%;
	background: #FFFFFF repeat-x 0 0;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
#contentBx h2 {
	margin: 0px 0px 10px;
	font-family: helvetica, tahoma, arial, verdana, sans-serif;
	color: #666666;
}
#contentBx h2 em, #contentBx h3 em{
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	clear: right;
	float: right;
}
#contentBx h3 {
	font: normal 18px helvetica, tahoma, arial, verdana, sans-serif;
	color: #EA690B;
	margin: 28px 0px 8px!important;
	position: relative;
}

#contentBx h4 {
	font: normal 16px helvetica, tahoma, arial, verdana, sans-serif;
	color: #666666;
	margin-right: 0px;
	margin-left: 0px;
}
#contentBx h5 {
	font: bold normal 14px helvetica, tahoma, arial, verdana, sans-serif;
	color: #009BB0;
	margin: 8px 0px!important;
	padding: 0px;
}
#contentBx p {
	text-align: justify;
	margin: 12px 0px;
	font-size: 14px;
}
#contentBx p a {
	color: #333333;
	text-decoration: none;
	border-bottom: 1px solid #999999;
}
#contentBx p a:hover {
	color: #000000;
	border-bottom: 1px solid #F88F1D;
}
.genericLst {
	list-style: none;
	margin-left: 0px;
	padding: 0px;
}
.genericLst li{
	margin-left: 8px;
	margin-top: 8px;
	margin-bottom: 8px;
	padding-left: 24px;
	background: url(/img/bullet.gif) no-repeat left center;
	line-height: 18px;
	font-size: 14px;
}
#foot h4 {
	display: inline;
	font-size: 12px;
}
#phoneNumbers span{
	font-size: 12px;
}
#copyright {
	margin-top: 10px;
	display: block;
	font-size: 12px;
}
.phoneFinderResults { height: auto!important; padding-bottom: 0px!important; }
.pfr {
	text-decoration: none;
	display: block;
	float: left;
	text-align: center;
	border: 1px solid #fff;
	height: 148px;
	width: 160px;
	padding: 12px 0px 0px;
	margin-bottom: 10px;
}
.pfr strong {
	display: block;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	background: transparent;
	margin: 2px 10px 0px;
}
#productList 		{
	display:none;
}
#product-photo 		{
	width: 250px;
	overflow: hidden;
	display: block;
	float: right;
}
#product-photo a 	{ display: block;	width: 250px; text-align: center; }
#product-details .tabs ul {
display: none;
}
#product-details #tab-features ul, #product-details #tab-specs ul {
display: block;
}