/*--------------------*/
#contentFormLarge {
	margin: 0 auto;
	padding: 0;
	width: 400px;
	text-align: center;
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	background: #DDDDDD url('/images/form_bg_lg.gif') top left no-repeat;
}
#contentFormBtmLarge {
	position: relative;
	margin: 0;
	padding: 50px 0 10px 20px;
	background: url('/images/form_btm_lg.gif') bottom left no-repeat;
}

#productCrumbTrail {
	padding: 5px 10px 10px 0;
}

.productLine {
	padding: 4px 10px 10px 10px;
	border-bottom: 1px #cccccc solid;
}

.productLineContent {
	padding: 0;
}

.productLineContent a{
	clear:right;
}

.productLineHeader {
	padding: 0;
}

.productHeader {
	padding: 0 0 10px 0;
}

.productModelNumbers {
	padding: 0 0 10px 0;
	font-weight: bold;
}

.productFeature
{
	padding: 10px;
	margin: 0 0 5px 5px;
	border: 1px #cccccc solid;
}
.productRating
{
	border-bottom: 1px #cccccc solid;
	height: 15px;
	padding: 2px 0 2px 0;
	width: 260px;
}
.productRatingTitle
{
	float: left;
	width: 100px;
	clear: left;
}

.productRatingValue
{
	float: left;
	width: 96px;
	padding: 2px 0 0 0;
	clear: right;
}

.productImageRatingContainer
{
	height: 100px;
	padding: 0 0 10px 0;;
}

.productImageContainer
{
	float: left;
	width: 100px;
	clear: left;
	padding: 0 30px 0 0;
}
.productRatingContainer
{
	float: left;
	width: 200px;
	clear: right;
}

#productViewLeft
{
	width: 300px;
}

.productIconContainer
{
	clear: both;
	padding: 5px 0 5px 0;
}

.productIcon
{
	padding: 0 4px 0 0;
	float: left;
}



.productSpecsHeader
{
	clear: both;
	background-color: #cccccc;
	padding: 5px;
	border: 1px solid #999999;
	margin: 10px;
}

.productSpecsContent
{
	clear: both;
	margin: 0px 10px 0px 10px;
}

.productSpecsLabel
{
	float: left;
	width: 160px;
	margin: 0 0 0 10px;
}

.productSpecsValue
{
	float: left;
	width: 280px;
}

.productKeyFeaturesContainer
{
	background-color: #eeeeee;
	border: 1px solid #cccccc;
	margin: 5px;
	padding: 5px;
}

.productKeyFeaturesContainer ul 
{
	padding: 0;
	margin: 0;
}

.productKeyFeaturesContainer li 
{
	padding: 0 0 2px 0;
	margin: 0 0 0 20px;
}

#productsAll
{
	padding: 10px;
	margin: 5px;
	border: 1px #cccccc solid;
}

#formContainer
{
	width: 150px;
}

#formContactField
{
	display: none;
	width: 50px;
}

.coupon-container
{
	border: 3px dashed #000; 
	padding: 5px;
}

.couponTitle
{
	font-size: 18px;
	font-weight: bold;
	color: #505050;
}
.couponCaption
{
	font-size: 12px;
}
.couponSubText
{
	font-size: 11px;
}

.videoFloat
{
	padding: 10px;
	margin: auto auto;
	position: absolute;
	left: 0; 
	top: 0;
}

/* Content Float Fix */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 


/* PRODUCT REGISTRATION */
#product_registration {
 border: 0;
 margin: 0;
 padding: 0;
 width: 100%;
 height: 800px;
} 

/*
 *Multi-Site Footer
*/
#footer{background-color: transparent;}
#footer_container{width:960px;margin:0 auto;}

#left_foot{width:560px;float:left;}
#right_foot{width:400px;float:right;}
#footer_navigation{float:left;margin:10px 0 30px 0;padding:0;}
#footer_navigation li{list-style:none;float:left;margin-right:10px;}
#footer_navigation li a{color:#fff;font-size:14px;text-decoration:none;}
#footer_navigation li a:hover{text-decoration:underline;}
.footer_address{float:left;clear:left;width:100%;}
.foot_phone{float:left;clear:left;margin:0;padding:0;width:220px;}
.address{float:left;clear:left;}
.copy{float:left;color:#fff;margin-top:15px;;padding:0;}
.privacy{float:right;color:#fff;margin: 0;padding:0;}
.sat_survey{background:url("../images/check.png") no-repeat scroll 0 50% transparent;display:block;float:right;height:24px;line-height:24px;margin:2px 0 0 10px;padding:5px 5px 5px 30px;font-size:14px;font-weight:bold;text-decoration:none;}
.survey_light{color:#FFFFFF;}
.survey_dark{color:#4D4D4D;}

.contact_button{float:left;margin:5px 0 0 40px;width:140px;height:39px;background:url(../images/contact_button.png) no-repeat;display:block;text-indent:-9999px;}
.contact_button:hover{background-position:0px -39px;}

.brand_logo{float:right;margin:10px 0;clear:right;}
