/* CSS Document */

@import url("../../comp_global/css/global.css");
html {
	background:url(/assets/comp_assets/119-lp/images/page_bg.gif) top repeat-x #99cde9;
}
#main_wrap {
	margin:0 auto;
	width:786px;
}
#page_header {
	width:786px;
	height:88px;
	background:url(/assets/comp_assets/119-lp/images/top_header.png) top left no-repeat;
	behavior:url(/assets/comp_assets/comp_global/pngfix/iepngfix.htc);
}
#incentive {
	background:url(../images/incentive.png) top left no-repeat;
	width:483px;
	height:82px;
	padding:0 0 20px 0; 
	border-bottom:solid 1px #e9f2fb;
	margin:0 0 20px 0;
}
#content_wrap {
	width:760px;
	background:url(/assets/comp_assets/119-lp/images/content_bg.png) top left repeat-y;
	padding:10px 13px 0 13px;
	behavior:url(/assets/comp_assets/comp_global/pngfix/iepngfix.htc);
}
/* Model Headline Section
=============================================*/
	
#content_header {
	position:relative;
	width:760px;
	height:260px;
	background:url(/assets/comp_assets/119-lp/images/model_header.jpg) top left no-repeat;
}
#value_prop {
	width:370px;
	height:95px;
	z-index:5;
	position:absolute;
	top:10px;
	left:9px;
	background:url(/assets/comp_assets/119-lp/images/155_value.png);
	behavior:url(/assets/comp_assets/comp_global/pngfix/iepngfix.htc);
}
#valSH{
	color:#717173;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	position:absolute;
	top:81px;
	right:12px;
}
#knockout {
	width:468px;
	height:22px;
	z-index:8;
	position:absolute;
	top:125px;
	left:9px;
	background:url(/assets/comp_assets/119-lp/images/knockout_before.png);
	behavior:url(/assets/comp_assets/comp_global/pngfix/iepngfix.htc);
}
#perfect_text {
	width:400px;
	z-index:10;
	position:absolute;
	top:163px;
	left:4px;
}
#perfect_text ul.bull {
	padding:0 0 0 15px;
}
#perfect_text ul.bull li {
	line-height:18px;
}
/*=============END-Model Header Section========*/
			
.content_col_wrap {
	width:760px;
}
/*Left Column
===========================================*/

h1.yesiwant {
	height:18px;
	background:url(/assets/comp_assets/119-lp/images/yesiwant.png) no-repeat 0 0;
	behavior:url(/assets/comp_assets/comp_global/pngfix/iepngfix.htc);
	margin:0 0 10px;
}
h1.knockout_side {
	height:36px;
	width:230px;
	background:url(/assets/comp_assets/119-lp/images/knockout_side.png) no-repeat 0 0;
	behavior:url(/assets/comp_assets/comp_global/pngfix/iepngfix.htc);
	margin:0 0 10px;
}
h1.knockout_side span {
	display:none;
}
h2.easy_123 {
	height:14px;
	width:240px;
	background:url(/assets/comp_assets/119-lp/images/easy123.png) no-repeat 0 0;
	behavior:url(/assets/comp_assets/comp_global/pngfix/iepngfix.htc);
	margin:0 0 10px;
}
h2.easy_123 span {
	display:none;
}
h2.sendebwto {
	height:18px;
	background:url(/assets/comp_assets/119-lp/images/sendebwto.png) no-repeat 0 0;
	behavior:url(/assets/comp_assets/comp_global/pngfix/iepngfix.htc);
}
.content_col_wrap .left_col {
	width:230px;
	position:relative;
	float:left;
}
#before_after {
	width:230px;
	height:169px;
	background:url(/assets/comp_assets/119-lp/images/before_after.jpg) no-repeat 0 0;
	padding:0 0 10px 0;
}
#ill_1 {
	width:230px;
	height:116px;
	background:url(/assets/comp_assets/119-lp/images/illus_1.gif) no-repeat 0 0;
	position:relative;
	padding:0 0 10px 0;
}
#ill_2 {
	width:230px;
	height:116px;
	background:url(/assets/comp_assets/119-lp/images/illus_2.gif) no-repeat 0 0;
	position:relative;
	padding:0 0 10px 0;
}
#ill_3 {
	width:230px;
	height:116px;
	background:url(/assets/comp_assets/119-lp/images/illus_3.gif) no-repeat 0 0;
	position:relative;
	padding:0 0 10px 0;
}
#pic_image {
	width:230px;
	height:190px;
	background:url(/assets/comp_assets/119-lp/images/pic_img.jpg) no-repeat 0 0;
	position:relative;
	padding:0 0 10px 0;
}
.prod_image {
	width:230px;
	height:404px;
	background:url(/assets/comp_assets/119-lp/images/ko_prod.gif) no-repeat 0 0;
	position:relative;
	padding:0 0 10px 0;
}
/*==========END-Left Column========*/		

/* Right Column/Form Styles
==========================================*/
.content_col_wrap .right_col {
	width:513px;
	position:relative;
	float:right;
}
.right_col .form_wrap {
	width:513px;
}
.signup_select {
	width:194px;
	float:left;
	border-right:1px solid #d2e8f7;
}
.signup_form {
	width:280px;
	float:right;
	padding:0;
}
.signup_form_wrap {
	width:513px;
}
.signup_form table {
	width:100%;
}
.signup_form table td {
	padding:0 0 5px 0;
}
.signup_form table td.label1 {
	text-align:right;
	padding:0 5px 0 0;
}
.signup_form table td p.privacy {
	font-size:12px;
	color:#fff;
	text-align:center;
}
html>body .signup_form table input[type=text].width {
	width:150px;
}
* html .signup_form table input.width {
	width:150px;
}
.signup_select table {
	width:184px;
}
.signup_select table td {
	text-align:center;
	vertical-align:middle;
}
.signup_select table td.space {
	height:5px;
	font-size:0px;
	line-height:0px;
	padding:0;
	margin:0;
}
.signup_select table td.before {
	height:84px;
	background:url(/assets/comp_assets/119-lp/images/signup_b4.jpg) no-repeat 0 0;
}
.signup_select table td.after {
	height:93px;
	background:url(/assets/comp_assets/119-lp/images/signup_aftr.jpg) no-repeat 0 0;
}
.signup_form label {
	font-size:14px;
	letter-spacing:.05em;
	color:#fff;
}
.signup_btm {
	width:513px;
	height:14px;
	background:url(/assets/comp_assets/119-lp/images/signup_btm.gif) no-repeat top;
}
.radio_wrap {
	height:27px;
	padding:8px 0 0 10px;
}
/*==========END-Right Column/Form Styles=========*/
					
.right_col .right_content_wrap {
	padding:20px 0 0 3px;
}
.right_col .right_content_wrap .skin_types li {
	padding:0 0 10px 0;
}
/* Application Tips Section
=========================================*/
						
.tips_tricks {
	width:760px;
	clear:both;
	padding:20px 0 0 0;
}
.step_illo {
	width:760px;
	height:185px;
	clear:both;
	background:url(/assets/comp_assets/119-lp/images/step_illo.gif) no-repeat 0 10px;
	padding:10px 0;
}
.tips_header {
	width:760px;
	height:30px;
	background:url(/assets/comp_assets/119-lp/images/application_header.gif) top no-repeat;
}
#application_left {
	width:420px;
	padding:10px 0 0 10px;
	float:left;
}
#application_left .tips li {
	padding:0 0 10px 0;
}
#application_right {
	width:300px;
	float:right;
	margin:0 10px 0 0;
}
#tip_illustration {
	width:300px;
	height:154px;
	padding:0 0 20px 0;
	background:url(/assets/comp_assets/119-lp/images/application_tips.gif) top no-repeat;
}
#btmcontinue {
	background-color:#e3f2fa;
	border:1px solid #9cc9df;
	clear:both;
	padding:10px;
	margin-top:50px;
	height:32px;
}
#orderbtn2 {
	width:183px;
	height:32px;
	float:right;
}
#orderbtn2 a.continue span {
	display:none;
}
#orderbtn2 a.continue {
	width:183px;
	height:32px;
	background:url(/assets/comp_assets/119-lp/images/continue.gif) no-repeat;
	float:left;
}
#orderbtn2 a.continue:hover {
	background-position:0 -32px;
}
/* Application Tip Bubble
============================================*/
.tipbox {
	margin:0;
}
.tipbox .topbar div div, .tipbox .btmbar div div {
	height:10px;
	font-size:0;
	background:#e0dbd2 none;
	margin:0 10px;
}
.tipbox .tancontent {
	background:#e0dbd2 url(/assets/comp_assets/119-lp/images/roundbox/tan_grad.gif) repeat-x 0 0;
	border:solid #d8cebf;
	border-width:0 1px;
	padding:0 10px;
}
.tipbox .topbar div div {
	background:url(/assets/comp_assets/119-lp/images/roundbox/tan_topbtm.gif) repeat-x 0 0;/*	border-top:solid 1px #d8cebf; */
}
.tipbox .btmbar div div {
	background:url(/assets/comp_assets/119-lp/images/roundbox/tan_topbtm.gif) repeat-x 0 -10px;/*	border-top:solid 1px #d8cebf; */
}
.tipbox .topbar, .tipbox .topbar div, .tipbox .btmbar, .tipbox .btmbar div {
	background:transparent url(/assets/comp_assets/119-lp/images/roundbox/tan_corners.gif) no-repeat left top;
}
.tipbox .topbar div {
	background-position:right top;
}
.tipbox .btmbar {
	background-position:left -10px;
}
.tipbox .btmbar div {
	background-position:right -10px;
}
/*================END-Tips Bubble===============*/

/* LP Form Rounded Box 
============================================*/
#orderbtn {
	width:183px;
	height:32px;
	margin:10px auto 0 auto;
}
#orderbtn a.continue span {
	display:none;
}
#orderbtn a.continue {
	width:183px;
	height:32px;
	background:url(/assets/comp_assets/119-lp/images/btn_ordernow.gif) no-repeat;
	float:left;
	left:0;
	top:0;
}
#orderbtn a.continue:hover {
	background-position:0 -32px;
}
.lpbox {
	width:513px;
	padding:0;
	margin:0;
}
.lpbox .topbar div div {
	height:10px;
	font-size:0;
	background:#fff none;
	padding:0;
	margin:0 13px;
}
.lpbox .btmbar div div {
	height:14px;
	font-size:0;
	background:#fff none;
	padding:0;
	margin:0 14px;
}
.lpbox .gradcontent {
	text-align:left;
	background:#a4d1ef url(/assets/comp_assets/119-lp/images/roundbox/grad.gif) repeat-x;
	border-left:1px solid #0074ad;
	border-right:1px solid #0074ad;
	padding:20px 10px 0;
	margin:0 3px 0 3px;
}
.lpbox .content {
	background:#fff url(/assets/comp_assets/119-lp/images/roundbox/lp_shdw.gif) repeat-y 0 0;
	text-align:center;
	padding:0;
	margin:0;
}
.lpbox .topbar div div {
	background:url(/assets/comp_assets/119-lp/images/roundbox/topbtm.gif) repeat-x 0 -2px;
}
.lpbox .btmbar div div {
	background:url(/assets/comp_assets/119-lp/images/roundbox/topbtm.gif) repeat-x 0 -12px;
}
.lpbox .topbar, .lpbox .topbar div {
	background:transparent url(/assets/comp_assets/119-lp/images/roundbox/corners.gif) no-repeat left -2px;
}
.lpbox .btmbar, .lpbox .btmbar div {
	background:transparent url(/assets/comp_assets/119-lp/images/roundbox/corners.gif) no-repeat left 0;
}
.lpbox .topbar div {
	background-position:right -2px;
}
.lpbox .btmbar {
	background-position:left -12px;
}
.lpbox .btmbar div {
	background-position:right -12px;
}
.cobox {
	width:255px;
	padding:0;
	margin:0;
}
.cobox .topbar div div {
	height:12px;
	font-size:0;
	background:#fff none;
	padding:0;
	margin:0 13px;
}
.cobox .btmbar div div {
	height:14px;
	font-size:0;
	background:#fff none;
	padding:0;
	margin:0 14px;
}
.cobox .gradcontent {
	text-align:left;
	background:#a4d1ef url(/assets/comp_assets/119-lp/images/roundbox/grad.gif) repeat-x;
	border-left:1px solid #0074ad;
	border-right:1px solid #0074ad;
	padding:0 10px;
	margin:0 3px 0 3px;
}
.cobox .content {
	background:#fff url(/assets/comp_assets/119-lp/images/roundbox/co_shdw.gif) repeat-y 0 0;
	text-align:center;
	padding:0;
	margin:0;
}
.cobox .topbar div div {
	background:url(/assets/comp_assets/119-lp/images/roundbox/topbtm.gif) repeat-x 0 0;
}
.cobox .btmbar div div {
	background:url(/assets/comp_assets/119-lp/images/roundbox/topbtm.gif) repeat-x 0 -12px;
}
.cobox .topbar, .cobox .topbar div, .cobox .btmbar, .cobox .btmbar div {
	background:transparent url(/assets/comp_assets/119-lp/images/roundbox/corners.gif) no-repeat left 0;
}
.cobox .topbar div {
	background-position:right 0;
}
.cobox .btmbar {
	background-position:left -12px;
}
.cobox .btmbar div {
	background-position:right -12px;
}
/*================END-Form Rounded Box ==============*/

/* Bottom Round
============================================*/		
					
#btmround {
	width:786px;
	height:24px;
	clear:both;
	background:url(/assets/comp_assets/119-lp/images/btmround.gif) top left no-repeat;
}
/*================END===============*/

/* Page Footer
============================================*/		
					
#page_footer {
	width:786px;
	height:54px;
	clear:both;
	background:url(/assets/comp_assets/119-lp/images/footer.png) top left no-repeat;
	behavior:url(/assets/comp_assets/comp_global/pngfix/iepngfix.htc);
}
#page_footer .bot_links {
	text-align:center;
	margin:0 auto;
	padding:20px 0 0 0;
}
#page_footer .bot_links li {
	display:inline;
}
#footer {
	width:786px;
	height:56px;
	background:url(../images/footer.png) no-repeat 0 0;
	behavior:url(/assets/comp_assets/comp_global/pngfix/iepngfix.htc);
}
#footer p {
	text-align:center;
	line-height:56px;
}
/*================END===============*/

p.byline {
	padding:0 0 10px 10px;
}
.copy {
	font-size:9px;
	text-align:center;
	padding:10px;
	margin:0 auto;
}

.copy p{
	font-size:12px;
	text-align:left;
	padding:10px;
	margin:0 auto;
}

