*{
	padding:0;
	margin:0;
}

body {
	text-align:center;
	height:100%;
	margin:auto;
	position:relative;
	background: url(../images/bg_grad.gif) repeat-x #E2E2E2;
	padding-top: 5px;
	width:980px;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a{
	color:#4784F4;
	text-decoration:underline;
}
a:visited{text-decoration:underline}
a:hover{text-decoration:none}

.content {
	background: url(../images/bg_content.gif) repeat-x #E2E2E2;
	height:800px;
}

.logo {
	width:354px;
	float: left;
	position: relative;
}

.contact_details
{
	margin-left: 49px;
	margin-top: 14px;
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 11px;
	float: left;
}

/*********** navigation ************/
#navbar {
	width: 617px;
	float:left;
	top:38px;
	position: relative;
}

#nav
{
	padding-top: 20px;
	float: left;
	text-align: right;
	width: 380px;
}

.normal_link
{
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 11px; 
}

.normal_text
{
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 11px; 
}

/********** home page ************/

.howto {
	width: 960px;
	position: relative;
	top:0px;
}

.sell {
  background-color: #FFF;
  /*background: url(../images/cfl_14.png);*/
  border: 1px solid #ccc;
  float:left;
  height: 205px;
  left: 10px;
  padding: 7px 12px 0 13px;
  position: relative;
  top: 15px;
  width: 393px;
}

.sell_head {
  float: left;
}

.sell h1 {
  color:#afc100;
  font-family:Arial, Helvetica, sans-serif;
  font-size:26px;
  font-style: italic;
  text-align: left;
  /*line-height: 20px;*/
}

.sell h2{
  color:#888;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-style: italic;
  font-weight: 900;
  text-align: left;
  /*line-height: 20px;*/
}

a#get_a_quote {
  float: right;
  text-decoration: none;
}

a#get_a_quote img{
  border-width: 0;
  margin: 7px 5px 0 0;
}

#laptop_img {
  float: left;
  margin: 10px 0 0 5px;
}

.inside_sell{
  width: 245px;
  height: 130px;
  margin-right: 5px;
  margin-top: 68px;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 11px;
  float:right;
  position: absolute;
  right: 0px;
  top: 5px;
}

.inside_sell strong{
  color:#7D8F18;
  font-size:12px;
  line-height: 20px;
}

/*************** FAQ sections ********************/
.faq 
{
	background-color:#FFF;
	border:1px solid #CCC;
	float:left;
	height:213px;
	left:13px;
	margin-left:13px;
	position:relative;
	top:15px;
	width:255px;
}

.faq h2 
{
  text-align: left;
}

.faqGraytext, .faqColoredText
{
	font-family:Arial,Helvetica,sans-serif;
	font-size:16px;
	font-style:italic;
	font-weight:900;
	text-align:left;
}

.faqGraytext 
{
	color:#888;
}

.faqColoredText 
{
	color:#AFC100;
}


.hr2 
{
	border-top:1px solid #7D8F18;
	float:left;
	height:1px;
	margin-left:8px;
	margin-top:0;
	width:241px;
}

.ul 
{
	margin:10px 0 2px 10px ;
	list-style-type:none;
}

.ul li 
{
	line-height: 14px;
	background-image:url(../images/square.gif);
	background-position:0px 6px;
	background-repeat:no-repeat;
	padding:0 0px 2px 10px;
}

.inside_faq 
{
	float:right;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	height:170px;
	margin-right:1px;
	margin-top:10px;
	width:240px;
}

.inside_faq strong 
{
	color:#4784F4;
	font-size:12px;
	line-height: 18px;
}

.padded_faq 
{
	margin-top: 10px;
	margin-bottom: 15px;
}



/************** ? **************/
.business {
	width: 257px;
	height: 213px;
	background: url(../images/cfl_16.gif);
	top:15px;
	margin-left: 10px;
	position:relative;
	left: 13px;
	float: left;
}

.inside_business {
	width: 175px;
	height: 100px;
	margin-left: 12px;
	margin-top: 40px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	float:left;
}

.inside_business strong {
	color:#7D8F18;
	font-size:12px;
	line-height: 20px;
}

.terms_header {
	font-weight: bold;
	font-style: italic
}

.terms_body {
	width: 40%;
	height: 60px;
	border-width: 1px;
	border-style: solid;
	border-color: #5080A0;
	overflow: scroll;
	background: #EEEEEE
}

#red_acknowledge {
	font-weight: bold;
	color: #FF0000;
}

.blue_acknowledge
{
	font-weight:bold;
	color:#3cc1ff;
}

.est4_privacy {
	position: absolute;
	left: 85%;
	width: 15%;
	top: 30%;
	height: 15%
}

.cfl_address {
	position: absolute;
	left: 60%;
	width: 39%;
	text-align: right
}

/******** edit_account.php ********/
.change_password, .change_personal_info {
	float: left;
	margin: 1em 2em;
	text-align: left;
}

.change_password label, .change_password input {
	display: block;
	float: left;
}

.change_password label {
	width: 12em;
}
/**********************************/



.user {
	width: 958px;
	position: absolute;
	float: right;
	text-align: right;
}

#login {
	float: left;
	text-align: left;
}

#register {	
	float: left;
	text-align: left;
	width: 100%;
}

.refer_code {
	font-weight: bold;
	font-size: 14px;
	font-family: Arial;
	color: #4080FF
 }


.note{
font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	}

.contact_form{
	padding-right: 15px;
	float: right;
	display:inline;
	position: absolute;
	left: 447px;
	top: 67px;
}

.started{
	width: 120px;
	height: 35px;
	float: right;
	right: 28px;
	top: 17px;
	position: absolute;
	
	}

#select_iphone label, #select_iphone input {
	display: block;
	margin: 0 auto;
	text-align: center;
}

#select_iphone img {
	margin-top: .5em;
}

/* BUTTONS*/

#instant a {
	display:inline;
	width:136px;
	height:38px;
    background: url("../images/instant_quote.gif") 0 0 no-repeat;
	float:left;
   }

#instant a:hover {
   background-position: 0 -38px;
   }

#instant a:active {
   background-position: 0 0;
   }
   
#how a {
	display:inline;
	width:141px;
	height:38px;
    background: url("../images/how_it_works.gif") 0 0 no-repeat;
	float:left;
   }

#how a:hover {
   background-position: 0 -38px;
   }

#how a:active {
   background-position: 0 0;
   }
   
#faq a {
	display:inline;
	width:80px;
	height:38px;
    background: url("../images/faq.gif") 0 0 no-repeat;
	float:left;
   }

#faq a:hover {
   background-position: 0 -38px;
}

#faq a:active {
   background-position: 0 0;
}
   
#about a {
	display:inline;
	width:92px;
	height:38px;
    background: url("../images/about.gif") 0 0 no-repeat;
	float:left;
}

#about a:hover {
   background-position: 0 -38px;
}

#about a:active {
   background-position: 0 0;
}
   
#contact a {
	display:inline;
	width:104px;
	height:38px;
    background: url("../images/contact.gif") 0 0 no-repeat;
	float:left;
}

#contact a:hover {
   background-position: 0 -38px;
}

#contact a:active {
   background-position: 0 0;
}
   
#nav_space {
	display:inline;
	width:63px;
	height:38px;
	float:left;
}

.user_login
{
	margin-top: 23px;
	float: left; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 11px;
	width: 395px;
}
.no_border a:link
{
	text-decoration: none;
}

.not_visible {
	visibility: hidden;
	display: none;
}

table.prettytable {

  background: whitesmoke;
  border-collapse: collapse;
}
table.prettytable th{
  border: 1px silver solid;
  padding: 0.2em;
  font-size: 8pt;
}
table.prettytable th {
  background: gainsboro;
  text-align: left;
  font-size: 8pt;
}
table.prettytable caption {
  margin-left: inherit;
  margin-right: inherit;
}
table.prettytable a, table.prettytable a:hover, table.prettytable a:visited, table.prettytable a:active {
  font-size: 8pt;
}
table.prettytable td {
  border: 1px silver solid;
  padding: 0.2em;
  font-size: 8pt;
}

.main {
	width: 958px;
	background: url(../images/cfl_1412.png) #FFFFFF;
	top: 0px;
	position: relative;
	left: 10px;
	float:left;
	border:solid 1px #C3C3C3;
}

.inside_main{
	width: 940px;
	margin-left: 10px;
	margin-top: 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	float:left;
}

.inside_main strong{
	color:#4784F4;
	font-size:14px;
	line-height: 18px;
}
.header_div {
	margin-bottom: 1em;
	text-align: left;
	/*float: left;  removed because was messing up edit_account*/
}

#header_one {
	font-family: Arial;
	font-weight: bold;
	font-size: 18px;
}

#header_two {
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	color: #606060;
}

input:disabled {
	opacity: 0.5;
	cursor: default;
}

/**** for fixing formatting on press months page ****/
#press_index h1{
	font-size: 17px; 
	font-weight: bold;
}

#press_index ul{
 /*text-align:left;*/
 height:490px;
}

#press_index a{
	display: block;
}

/*********** press page ***********/
#press_main {
	width: 958px;
	background: url(../images/cfl_1412.png) #FFFFFF;
	top: 0px;
	position: relative;
	left: 10px;
	float:left;
	border:solid 1px #C3C3C3;
}

#press_main a {
	color: inherit;
	margin: inherit;
}

#press_main p {
	text-align: left;
}

#press_inside_main {
	width: 940px;
	margin-left: 10px;
	margin-top: 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	float:left;
}


/*** terms and conditions page ***/
#terms_main{
	width: 958px;
	background: url(../images/cfl_1412.png) #FFFFFF;
	top: 0px;
	position: relative;
	left: 10px;
	float:left;
	border:solid 1px #C3C3C3;
}

#terms_main a{
	color: inherit;
	margin: inherit;
}

#terms_main p{
	text-align: left;
}

#terms_inside_main{
	width: 940px;
	margin-left: 10px;
	margin-top: 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	float:left;
}
/***********************************/
.pageHeader
{
	display:block;
	float:left;
	font-size:27px;
}

.pageSubHeader
{
	color:#7E7F83;
	float:left;
	font-size:15px;
	font-weight:bold;
	margin-bottom:10px;
	margin-left:7px;
	margin-top:13px;
	text-align:left;
	width:476px;
}

.pageHeadHolder
{
	height:35px;
	width:auto;
}

.whatsnext_l
{
	width:380px;
	height:174px;
	background: url('../images/whatsnext_l_bg.png') no-repeat;
	padding:10px;
}

.inside_whatsnext_l
{
	color:#666666;
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	font-style:italic;
	font-weight:bold;
	height:170px;
	line-height:22px;
	margin-left:130px;
	margin-top:10px;
	width:auto;
}

.whatsnext_l h1
{
	color:#AFC100;
	font-family:Arial,Helvetica,sans-serif;
	font-size:26px;
	font-style:italic;
	text-align:center;
}

.whatsnext_b
{
	width:380px;
	height:174px;
	background: url('../images/whatsnext_b_bg.png') no-repeat;
	padding:10px;
}

.inside_whatsnext_b
{
	color:#666666;
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	font-style:italic;
	font-weight:bold;
	height:170px;
	line-height:22px;
	margin-left:130px;
	margin-top:10px;
	width:auto;
}

.whatsnext_b h1
{
	color:#331067;
	font-family:Arial,Helvetica,sans-serif;
	font-size:26px;
	font-style:italic;
	text-align:center;
}

.whatsnext_i
{
	width:380px;
	height:174px;
	background: url('../images/whatsnext_i_bg.png') no-repeat;
	padding:10px;
}

.inside_whatsnext_i
{
	color:#666666;
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	font-style:italic;
	font-weight:bold;
	height:170px;
	line-height:22px;
	margin-left:130px;
	margin-top:10px;
	width:auto;
}

.whatsnext_i h1
{
	color:#30C1FD;
	font-family:Arial,Helvetica,sans-serif;
	font-size:26px;
	font-style:italic;
	text-align:center;
}

.whatsnext_s
{
	width:380px;
	height:174px;
	background: url('../images/whatsnext_s_bg.png') no-repeat;
	padding:10px;
}

.inside_whatsnext_s
{
	color:#666666;
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	font-style:italic;
	font-weight:bold;
	height:170px;
	line-height:22px;
	margin-left:130px;
	margin-top:10px;
	width:auto;
}

.whatsnext_s h1
{
	color:#009A00;
	font-family:Arial,Helvetica,sans-serif;
	font-size:26px;
	font-style:italic;
	text-align:center;
}

.hr3
{
	border-top:1px solid #7D8F18;
	float:none;
	height:1px;
	margin-left:108px;
	margin-top:0;
	width:160px;
}

.hr4
{
	border-top:1px solid #0C5881;
	float:none;
	height:1px;
	margin-left:108px;
	margin-top:0;
	width:160px;
}

/**************** footer ****************/
.footer {
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size: 12px;
	margin-left: .8em;
	position:relative;
	top:26px;
	width: 940px;
}

#bottom_boiler_plate
{
	background-color:#FFFFFF;
	border:1px solid #C0C0C0;
	float:left;
	padding:10px;
	vertical-align:middle;
	width:940px;
}

.footer_sm {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.footer_sm a{
	color:#7D8F18;
	text-decoration:none;
}

.footer_sm a:visited{text-decoration:none}
.footer_sm a:hover{text-decoration:underline}

.verisign
{
	float:left;
	padding-right:5px;
	position:relative;
	width:115px;
}

.truste
{
	float:right;
	padding-right:15px;
	padding-top:22px;
	position:relative;
	width:172px;
}

.co2stats
{
	float:left;
	margin-left:5px;
	margin-top:18px;
}

#footer_ups
{
	float:left;
	height:45px;
	margin-top:15px;
	width:100px;
}

/****************** blog preview *********************/
#latestBlog {
  background-color: #FFF;
  border: 1px solid #ccc;
  float: left;
  height: 14em;
  margin: .5em 0;
  padding: 0 0 0 .5em;
  width: 79.5em;
}

#latestBlog h2 {
  text-align: left;
}

#latestBlog hr {
  border: none;
  /*clear: both;*/
  color: #0C5881;
  background-color: #0C5881;
  height: 1px;
  left: -.2em;
  position: relative;
  top: -.1em;
  width: 79em;
}

.blogTeaser {
  float: left;
  margin: .5em 0 0 1em;
  text-align: left;
  width: 25em;
}

/*********search cloud*********/

.search_cloud_text
{
	background-color:#FFFFFF;
	border:1px solid #C0C0C0;
	float:left;
	height:13em;
	margin:0.5em auto;
	padding:0.5em;
	text-align:left;
	width:79em;
}

.search_cloud_text h1
{
	font-size:12px;
	margin-bottom:0.5em;
	text-align:center;
}

div.search_cloud_leftcol
{
	float:left;
	margin-left:7em;
	width:157px;
}

.search_cloud_text a
{
	color:#777777;
	text-decoration:none;
}

div.search_cloud_rightcol
{
	float:left;
	width:157px;
}

#paypal_holder
{
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	margin-top:15px;
}

.paypal_header
{
	color:#AFC100;
	font-family:Arial,Helvetica,sans-serif;
	font-size:26px;
	font-style:italic;
}

.paypal_text
{
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
}

/***mailbox***/
.active_mailButton
{
	border:none;
	color:#005AFF;
	float:none;
	font-weight:bold;
	height:35px;
	width:115px;
	background:url(../images/mailbox_buttons.png) no-repeat scroll 0 0;
	cursor:pointer;
}

.inactive_mailButton
{
	border:none;
	color:#005AFF;
	float:none;
	font-weight:bold;
	height:35px;
	width:115px;
	background:url(../images/mailbox_buttons.png) no-repeat scroll 0 -33px;
	cursor:pointer;
}

.email_box {
	height: 100%;
	overflow: auto;
	border: 1px #C0C0C0 inset;
}

/*** customer center ***/

#customer_center_header .logo {
	float: left;
	height: 100px;
	width: 150px;
	background:url(../images/customer-center.jpg) no-repeat;
}
#customer_center_header .logo span {
	display: none;
}

#customer_center_header .menu {
	float: left;
	height: 40px;
	width: 600px;
	margin: 20px 5px;
	padding: 10px;
	border:solid 1px #C3C3C3;
}

#customer_center_header .menu .active_Button
{
	border:none;
	color:#7D8F18;
	float:none;
	font-weight:bold;
	height:35px;
	width:115px;
	background:url(../images/mailbox_buttons2.png) no-repeat scroll 0 0;
	cursor:pointer;
}

#customer_center_header .menu .inactive_Button
{
	border:none;
	color:#7D8F18;
	float:none;
	font-weight:bold;
	height:35px;
	width:115px;
	background:url(../images/mailbox_buttons2.png) no-repeat scroll 0 -33px;
	cursor:pointer;
}

#customer_center_header .coupon {
	float:left;
	height: 100px;
	width: 150px;
	background:url(../images/c-1-j.jpg) no-repeat;
}
#customer_center_header .coupon span {
	display: none;
}

.clear {
	clear:both;
}

#customer_referral_box
{
	float:left;
	height:60px;
	width:150px;
	text-align:center;
	margin-top:20px;
}

#customer_referral_box .customer_coupon
{
	font-size:50px;
	font-weight:bold;
}

#customer_referral_box .customer_smalltext
{
	font-size:12px;
}

#mailbox_nav
{
	margin-left:auto;
	margin-right:auto;
	width:370px;
}

.neatButton
{
	background:transparent url(../images/neatbutton.png) no-repeat scroll 0 -33px;
	border:none;
	color:#7D8F18;
	cursor:pointer;
	float:none;
	font-weight:bold;
	height:35px;
	width:276px;
	float:left;
	text-align:center;
}