/* = originally imported from reset-min.css
======================================== */
/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.2.2

html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;}*/
html,body,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td, li, {margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;} 

ul {margin:0  0 0 1em;}

/* = clearfix taken from http://www.positioniseverything.net/easyclearing.html
=========================================================================== */

.clearfix:after {
   content: "."; 
   display: block; 
   height: 0; 
   clear: both; 
   visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/* = end of clearfix
============================================================================ */


/* = global tags
============================================================================ */

body {
	background-color: #DFE3FA;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	font: 10px Tahoma, Arial, Helvetica, sans-serif;
	color: #232F33;
	margin: 0px;
}

a {
	text-decoration: none;
	cursor: pointer;
}

p {
	margin-bottom: 17px;
}

strong {
	font-weight: bold;
}

/* = end of global tags
============================================================================ */


/*************************
*******   HEADER   *******
**************************/

#header {
	width: 880px;
	height: 219px;
}

#headerRight {
	float: right;
	width: 429px;
	height: 217px;
	
}

/* = Logo
============================================================================ */

.logoBox {
	float: left;
	height: 219px;
	width: 451px;
	text-align: left;
}

#logoBoxHome {
	background: url(../images/homeImage.png) no-repeat;
}
#logoBoxHow {
	background: url(../images/howImage.png) no-repeat;
}
#logoBoxWhat {
	background: url(../images/whatImage.png) no-repeat;
}
#logoBoxQuestions {
	background: url(../images/questionsImage.png) no-repeat;
}

#logobtBox {
background:url(../images/i-tv.jpg) no-repeat;
}

#logo {
	position: relative;
	top: 21px;
	left: 22px;
	width: 219px;
	height: 141px;
}

/* = end of Logo
============================================================================ */


/* = Main navigation
============================================================================ */

#mainNav {
	height: 49px;
	width: 429px; padding:28px 0 0 0;
}

#mainNav ul {
	float: right;
	position: relative;
	padding: 0px;
	width: 100%;
	margin-top: 32px;
	right: 8px;
	list-style-type: none;
		
}
#mainNav ul li {
	float: right;
	padding-left: 18px;
	text-align: left;
	
}

#mainNav ul li a {
	position: relative;
	display: block;	
}

/* = end of Main navigation
============================================================================ */


/* = Home hero message
============================================================================ */

.heroMessage {
	height: 142px;
	width: 429px;
}
#homeHero {	
	background: url(../images/homeHero.png) no-repeat;
}

#howHero {	
	background: url(../images/howHero.png) no-repeat;
}
#whoHero {	
	background: url(../images/whoHero.png) no-repeat;
}
#whatHero {	
	background: url(../images/whatHero.png) no-repeat;
}
#questionsHero {	
	background: url(../images/questionsHero.png) no-repeat;
}
#callbackHero {	
	background: url(../images/callbackHero.png) no-repeat;
}

#howBT {
background:url(../images/howBT.gif)	no-repeat;
}

/* = end of Home hero message
============================================================================ */

/*******************************
*******   MAIN CONTENT   *******
********************************/

#mainContent {
	min-height: 282px;
	width: 856px;
	background-color: #FFFFFF;
	margin-left: 22px;
	border-left: 1px solid #D9E0EB;
	border-right: 1px solid #D9E0EB;
	border-bottom: 1px solid #D9E0EB;
	padding-top:29px;
	padding-bottom:35px;
}

/* = Homepage copy
============================================================================ */

#price {
	width: 170px;
	text-align: left;
	padding-left: 45px;
	padding-right: 6px;
	font: 160% Tahoma, Arial, Helvetica, sans-serif;
	color: #0064D6;
	font-weight: bold;
	line-height: 140%;
}

#leftCopy {
	padding-left: 39px;
	padding-right: 23px;
	width: 260px;
}
#rightCopy {
	padding-left: 23px;
	padding-right: 30px;
	width: 260px;
}

.copy {
	width: 564px;
	margin-right: 30px;
	text-align: left;
	font: 120% Tahoma, Arial, Helvetica, sans-serif;
	color: #2C382C;
	line-height: 150%;
}

#homeCopy A {
	color: #0064D6;
}

#homeCopy A:hover {
	color: #FF923F;
}



/* = end of homepage copy
============================================================================ */

/* = Homepage xsells
============================================================================ */

#promise {
	float: left;
	width: 193px;
	height: 125px;
	margin-left: 30px;
	margin-top: 10px;
}

#callback {
	float: left;
	width: 360px;
	height: 125px;
	margin-left: 26px;
	margin-top: 10px;
}

#quote {
	float: right;
	width: 193px;
	height: 125px;
	margin-right: 30px;
	margin-top: 10px;
}

/* = end of homepage xsells
============================================================================ */


/*******************************
*******   HOW IT WORKS   *******
********************************/

/* = How it works xsells
============================================================================ */

#howPromise {
	width: 193px;
	height: 125px;
	margin-left: 33px;
	margin-top: 24px;
	margin-right: 30px;
}

#howCallback {
	width: 193px;
	height: 200px;
	margin-left: 33px;
	margin-right: 30px;
}

#howQuote {
	width: 193px;
	height: 125px;
	margin-left: 33px;
	margin-top: 24px;
	margin-right: 30px;
}

#howContent {
	width: 569px;
	height: 598px;
	padding-right: 31px;
}

#BT-Instructions {
	width: 569px;
	height: 598px;
	padding-right: 31px;
}

#BT-Instructions-bottom {
	width: 569px;
	height: 34px;
	background-color:#f0f3f8;
}

#Bt-leftBox1 {
	width: 193px;
	height: 125px;
	margin-left: 33px;
	margin-top: 24px;
	margin-right: 30px;
}

#Bt-leftBox2 {
	width: 193px;
	height: 110px;
	margin-left: 33px;
	margin-top: 24px;
	margin-right: 30px;
}

#Bt-tv-ad{
	width: 193px;
	height: 160px;
	margin-left: 33px;
	margin-top: 24px;
	margin-right: 30px;
}

#Bt-comp-rules {
	width:793px; padding:24px 0 0 33px; 
	/*height: 380px;
	margin-left: 33px;
	margin-top: 24px;
	margin-right: 30px;*/
}

/* = end of how it works xsells
============================================================================ */


/*****************************
*******   WHO WE ARE   *******
******************************/

/* = How it works xsells
============================================================================ */

#whoPromise {
	padding-left: 30px;
	padding-right: 30px;
	font: 110% Tahoma, Arial, Helvetica, sans-serif;
	color: #6452A2;
	line-height: 130%;
}

#whoPromise IMG {
	margin-bottom: 13px;
}

#whoContent {
	width: 328px;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 2px;
	background-color: #F0F3F8;
	font: 120% Tahoma, Arial, Helvetica, sans-serif;
	color: #2C382C;
	line-height: 150%;
}

#whoContent H3 {
	color: #6452A2;
	font-weight: bold;
	margin-bottom: 18px;
}

/* = end of how it works xsells
============================================================================ */

/**********************************
*******   WHAT PEOPLE SAY   *******
***********************************/

/* = How it works xsells
============================================================================ */

.whatQuote {
	padding-left: 30px;
	padding-right: 30px;
	font: 110% Tahoma, Arial, Helvetica, sans-serif;
	color: #6452A2;
	line-height: 130%;
	padding-bottom:25px;
}

.whatQuote STRONG {
	color: #76878F;
}

.whatContent {
	width: 328px;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 2px;
	background-color: #F0F3F8;
	font: 120% Tahoma, Arial, Helvetica, sans-serif;
	color: #2C382C;
	line-height: 150%;
}

#whatContent2 {
	margin-top: 20px;
	margin-bottom: 20px;
}


/* = end of how it works xsells
============================================================================ */


/***************************888*******
*******   QUESTIONS ANSWERED   *******
*******************************888****/

/* = How it works xsells
============================================================================ */

#questionsContent {
	width: 529px;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 2px;
	font: 120% Tahoma, Arial, Helvetica, sans-serif;
	color: #2C382C;
	line-height: 150%;
	background: url(../images/curved_corner.png) no-repeat;
	background-color: #F0F3F8;
	margin-right: 31px;
}

#questionsContent H3 {
	color: #6452A2;
	font-weight: bold;
	margin-bottom: 18px;
}

#questionsContent H4 {
	color: #6452A2;
}



/* = end of how it works xsells
============================================================================ */


/****************************
*******   CALL BACK   *******
*****************************/

/* = How it works xsells
============================================================================ */

#phoneCallback {
	width: 193px;
	height: 125px;
	margin-left: 33px;
	margin-right: 30px;
}



#callbackContent {
	width: 529px;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 2px;
	color: #2C382C;
	line-height: 150%;
	background: url(../images/curved_corner.png) no-repeat;
	background-color: #F0F3F8;
	margin-right: 31px;
}

#callbackContent IMG {
	padding-top: 10px;
	padding-bottom: 30px;
}

#callbackSubmit {
	background-color: #AFB2DE;
	margin-right: 31px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 169px;
}

.label {
	padding-left: 40px;
	padding-right: 20px;
	font: 110% Tahoma, Arial, Helvetica, sans-serif;
	color: #2C382C;
	width: 89px;
}

.hint {
	padding-left: 20px;
	padding-right: 20px;
	color:#76878F;
	line-height: 120%;
	width:157px;
	font: 110% Tahoma, Arial, Helvetica, sans-serif;
}

.field {
	width: 183px;
	padding-top: 2px;
	padding-bottom: 3px;
}

.break {
	margin-top: 22px;
}

#callbackContent TABLE {
	margin-bottom: 18px;
}

.thanksCopy {
	font: 120% Tahoma, Arial, Helvetica, sans-serif;
	line-height: 150%;
}
.callTimeConfirm {
	color: #6452A2;
}

/* = end of how it works xsells
============================================================================ */



/*************************
*******   FOOTER   *******
**************************/

#footer {
	color: #232F33;
	width: 767px;
	margin-left: 52px;
	margin-top: 17px;
	font: 125% Tahoma, Helvetica, sans-serif;
	line-height: 120%;
	text-align: left;
}

#footer a{
color:#232F33; text-decoration:none;}

#footer a:hover {
color:#ff923f; text-decoration: none;}

#disclaimer {
	color: #232F33;
	width: 767px;
	margin-left: 35px; padding:15px 0 0 0;
	font: 120% Tahoma, Helvetica, sans-serif;
	line-height: 120%;
	text-align: left;
}
