/*--------------------*/
#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: 20px;
}
#productLineContent a{
	clear:right;
}
#productLineHeader
{
	padding: 2px 0 2px 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: 140px;
	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 6px 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;
} 
