#intro_page {
	
}

/* @group product info */

#productinfo_page {
	float: left;
	width: 100%;
}

#productinfo_page ol {
}

#productinfo_page .col1 {
	float: left;
	width: 342px;
	height: 420px;
	background: url(../images/productinfo/filter_boy.png) no-repeat 0 bottom;
	margin-left: 50px;
}

#productinfo_page .col2 {
	float: right;
	width: 550px;
}

#productinfo_page .col2 .row1 {
	margin-top: 40px;
	margin-left: 20px;
}

#productinfo_page .col2 .row2 {
	margin-top: 20px;
	margin-left: 14px;
	padding-right: 50px;
	color: #FFF;
	overflow: auto;
	height: 234px;
	list-style-position: outside;
}

#productinfo_page .col2 span {
	font-size: 10px;
}
/* @end */

/* @group video */

#video_page {
	padding: 16px;
}

#video_page #video_col {
	float: right;
	margin-top: 20px;
	margin-right: 20px;
}
#video_page #thumbs_col {
	float: left;
	margin-left: 20px;
	margin-top: 20px;
	width: 300px;
}

#video_icon_1, #video_icon_2, #video_icon_3 {
	width: 105px;
	height: 74px;
	margin-right: 10px;
	float: left;
}

#video_icon_1 {
	background: url(../images/video/icon1.jpg) no-repeat center center;
}
#video_icon_2 {
	background: url(../images/video/icon2.jpg) no-repeat center center;
}
#video_icon_3 {
	background: url(../images/video/icon3.jpg) no-repeat center center;
}

.video_button_area {
	margin-bottom: 10px;
	color: white;
	float: left;
	width: 300px;
}
.video_button_area h4 {
	margin: 0;
	margin-top: 8px;
	margin-bottom: 4px;
}
.video_button_area span {
	font-size: 10px;
}

/* @end */

/* @group faq */

#faq_page {
	height: 420px;
	overflow: auto;
}

#faq_content {
	padding: 16px;
}

#faq_page p.qa_question {
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	margin: 0;
	margin-bottom: 5px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: 1px;
}

#faq_page p.qa_answer {
	color: #FFF;
	font-size: 13px;
	margin-top: 0;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: 1px;
}

/* @end */



#ffMake, #ffModel, #ffYear {
	margin-left: 19px;
	color: white;
	font-weight: bold;
}

#filterfinder_page {
	margin-top: 24px;
	margin-left: 10px;
}

/* @group where to buy */

#wheretobuy_page {
	padding: 16px;
	width: 520px;
	margin-left: 175px;
	margin-top: 100px;
}

#wheretobuy_page .col1 {
	width: 200px;
	float: left;
}
#wheretobuy_page .col2 {
	width: 200px;
	float: right;
}

/* @end */


/* @group rebates */

#rebates_page {
	padding: 16px;
	margin-top: 150px;
	margin-left: 300px;
	width: 850px;
}

#rebates_page img {
	float: left;
}

#rebates_page .text {
	float: left;
	padding-left: 24px;
	color: white;
	font-size: 12px;
	margin-top: 76px;
}

/* @end */

/* @group sweepstakes */

#sweepstakes_page {
	padding: 16px;
}

#sweepstakes_page img.rotate {
	margin-left: 70px;
	margin-top: 60px;
	float: left;
}

#sweepstakes_info {
	float: right;
	width: 480px;
	color: white;
}

#sweepstakes_info h3 {
	color: #ec4136;
	font-weight: normal;
}

#sweepstakes_info h2 {
	color: #ec4136;
	font-weight: normal;
	line-height: normal;
}

/* @end */

/* @group rotator */

#rotator {
	width: 100%;
	position: absolute;
	top: 572px;
}

#rotator div{
	color: #ec4136;
	font-size: 15px;
	font-weight: bold;
	display: none;
	text-align: center;
	
	position: absolute;
	width: 100%;
}

/* @end */


