*
{
	margin:0;
	padding:0;
}

body
{
	background: none repeat scroll 0 0 #DBEDF4;
    font-family: Helvetica,Arial,Sans-serif;
    font-size: 13px;
	color:#333;
}

a
{
	color: #35A6D6;
    cursor: pointer;
    font-weight: normal;
}

img
{
	border:0;
}

h1
{
	color: #02587E;
    font-size: 34px;
}

h2
{
	color: #02587E;
    font-family: trebuchet MS;
    font-size: 20px;
    margin-bottom: 10px;
}

h4
{
	color:#DF3734;
	font-size:15px;
	margin-top:10px;
}

h3
{
	color:#6D6D6D;
	font-size:18px;
	font-weight:normal;
}

#site_holder
{
	margin-left: auto;
    margin-right: auto;
    width: 992px;
}

#top_holder
{
	background: url("/images/top.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 111px;
    width: 992px;
}

#top_holder h1
{
	background: url("/images/header_logo.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 85px;
    margin-left: 40px;
    margin-top: 25px;
    text-indent: -9999px;
    width: 246px;
}

#top_left
{
	float: left;
    width: 294px;
}

#top_left a
{
	float: left;
    height: 84px;
    width: 294px;
}

#top_left h1
{
	background: url("../images_new/cashforberrys_header.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 84px;
    position: absolute;
    text-indent: -9999px;
    width: 294px;
}

#top_right
{
	float: left;
    width: 775px;
}

#top_questions
{
	color: #4E4E4A;
    float: right;
    font-weight: bold;
    height: 25px;
    line-height: 25px;
    margin-right: 30px;
    margin-top: 15px;
    padding-right: 5px;
    text-align: right;
}

#top_nav
{
	float: left;
    width: 775px;
}

#top_nav ul
{
	background: url("../images_new/top_nav_bg.png") no-repeat scroll 0 0 transparent;
    float: left;
    font-size: 15px;
    height: 45px;
    list-style: none outside none;
    width: 775px;
}

#top_nav ul li
{
	border-left: 1px solid #ECECE3;
    border-right: 1px solid #B8B8A1;
    float: left;
    height: 35px;
    line-height: 33px;
    margin-top: 5px;
    padding-left: 30px;
    padding-right: 30px;
}

#top_nav ul li.nav_first
{
	border-left:0;
}

#top_nav ul li.nav_last
{
	border-right:0;
}

#top_nav ul li a
{
	color:#777772;
	text-decoration:none;
	font-weight:bold;
}

#navigation_holder
{
	background: url("../images/bg.png") repeat-y scroll 0 0 transparent;
    float: left;
    width: 992px;
}

#page_holder
{

	background: url("../images/bottom.png") no-repeat scroll 0 bottom transparent;
    float: left;
    padding-bottom: 45px;
    width: 992px;
}

#home_search_holder
{
	float: left;
    text-align: center;
    width: 750px;
}

#home_search_holder h1, #home_search_holder h2, #instant_quote h2 
{
	color: #02587E;
    font-family: Trebuchet MS;
    font-size: 24px;
    margin-top: 25px;
	text-align:center;
}

#instant_quote
{
	float: left;
    margin-bottom: 20px;
    width: 750px;
}

#instant_quote_steps
{
	text-align:center;
}

#instant_quote_inside
{
	margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
    width: 590px;
}

#instant_quote_inside_2_i
{
	margin-left: 100px;
    margin-right: 1px;
    margin-top: 40px;
    width: 590px;
}


#instant_quote_image
{
	float: left;
    text-align: center;
    width: 120px;
}

#instant_quote_image p
{
	font-size: 13px;
    margin-top: 10px;
}

#instant_quote_form_holder, #instant_quote_header, #instant_quote_form
{
	float: left;
    width: 400px;
}

#instant_quote_form ul
{
	list-style:none;
}

#instant_quote_form ul li
{
	margin-bottom:10px;
}

#instant_quote_buttons
{
	clear: left;
    margin-left: auto;
    margin-right: auto;
    width: 500px;
}

#instant_quote_buttons a
{
	color: #35A6D6;
    float: left;
    font-weight: bold;
    line-height: 35px;
	text-decoration:underline;
}

#instant_quote_buttons a span
{
	text-decoration:none !important;
}

#instant_quote_buttons input[type="image"]
{
	float:right;
}

#instant_quote_image, #instant_quote_form_holder
{
	margin-bottom:20px;
}

#instant_quote_left, #instant_quote_right
{
	float: left;
    width: 200px;
	font-size:15px;
}

#estimator1 #instant_quote_left, #estimator1 #instant_quote_right
{
	float: left;
    font-size: 13px;
    width: 165px;
}

#instant_quote_middle
{
	float: left;
    font-size: 25px;
    text-align: center;
    width: 70px;
}

#estimator1 input[type="radio"], #estimator1 input[type="checkbox"]
{
	margin-right:5px;
}


#instant_quote_header
{
	margin-bottom: 10px;
}

#instant_quote_header h3
{
	color: #02587E;
    float: left;
    font-family: trebuchet MS;
    font-size: 18px;
    font-weight: bold;
}

#estimator2 #instant_quote_header h3, #estimator3 #instant_quote_inside h3
{
	text-align: center;
}

#estimator3 #instant_quote_inside h3
{
	color: #02587E;
    font-family: trebuchet MS;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 15px;
}

#instant_quote_inside ol
{
	text-align:justify;
	margin-bottom: 20px;
    margin-left: 90px;
}

#instant_quote_inside ol li
{
	text-align:justify;
	margin-bottom: 2px;
    margin-left: 9px;
}


#form_holder
{
	margin-left: 100px;
    width: 350px;
}

#form_holder .input_holder
{
	float: left;
    width: 350px;
	margin-bottom:5px;
}

#form_holder .input_holder .input_half_holder
{
	float: left;
    width: 175px;
}

#form_holder .input_holder label
{
	float:left;
	margin-bottom:3px;
	width:350px;
	color:#333;
}

#form_holder .input_holder select
{
	float: left;
}

#form_holder .input_holder input[type="text"]
{
	float:left;
	width:345px;
	height:20px;
	border:1px solid #ccc;
}

#form_holder .input_half_holder label
{
	float: left;
    margin-bottom: 3px;
    width: 175px;
}

#form_holder .input_holder .input_quarter_holder
{
	float:left;
	width: 87.5px;
}

#form_holder .input_half_holder input[type="text"]
{
	float: left;
    height: 20px;
    width: 170px;
}

#form_holder .input_quarter_holder input[type="text"]
{
	float: left;
    height: 20px;
    width: 82.5px;
}


#form_holder .input_quarter_holder select
{
	float: left;
    height: 22px;
    /*width: 82.5px;*/
	border:1px solid #ccc;
}

#form_holder .input_holder img
{
	margin-bottom: -3px;
}

#form_holder .input_holder input[type="checkbox"]
{
	margin-right:10px;
}

#instant_quote_help
{
	float:right;
}

#instant_quote_press_continue
{
	color: #000000;
	font-size: 12px;
	text-align: center;
}

#instant_quote_left h1
{
	color: #555555;
    font-size: 50px;
    margin-top: 15px;
    text-align: center;
}

#home_search_holder ul
{
	font-size: 15px;
    height: 40px;
    margin-left: auto;
    margin-right: auto;
    width: 455px;	
}

#home_search_holder ul li
{
	float: left;
    width: 150px;
}

#home_search_holder ul li.no_bullet
{
	list-style:none;
}

#home_search
{
	background: url("../images/home_search_bg.png") no-repeat scroll center center transparent;
    height: 156px;
    width: 750px;
}

#home_search h3
{
	color: #02587E;
    float: left;
    font-family: trebuchet MS;
    font-size: 20px;
    margin-bottom: 13px;
    margin-top: 15px;
    width: 750px;
}

#home_search form select
{
	height: auto;
    padding: 2px;
    /*width: 248px;*/
}

#home_search form a
{
	color: #0185C0;
    display: inline;
    font-family: trebuchet MS;
    font-size: 10px;
	line-height:32px;
    margin-bottom: 0;
    margin-top: 0;
}

#home_howitworks_holder
{
	float: left;
    margin-top: 30px;
    width: 750px;
}

#home_howitworks
{
	border-right: 1px dashed #CCCCCC;
    float: left;
    margin-left: 25px;
    width: 349px;
    text-align: left;
}

#home_gettingpaid_holder
{
	float: left;
    padding-left: 20px;
    width: 351px;
}

#home_gettingpaid p
{
    float: left;
    min-height: 18px;
    padding-bottom: 5px;
    padding-left: 40px;
    padding-top: 10px;
    width: 311px;
}

#home_gettingpaid p.paid_laptop
{
	background: url("../images/gettingpaid_laptop.png") no-repeat scroll left center transparent;
}

#home_gettingpaid p.paid_iphone
{
	background: url("../images/gettingpaid_iphone.png") no-repeat scroll left center transparent;
}

#home_gettingpaid p.paid_berry
{
	background: url("../images/gettingpaid_berry.png") no-repeat scroll left center transparent;
}

#home_gettingpaid p.paid_ipad
{
	background: url("../images/gettingpaid_ipad.png") no-repeat scroll left center transparent;
}

#home_gettingpaid_link a
{
	color: #0185C0;
    float: right;
    margin: 10px 0px 20px 0px;
}

#home_howitworks h4
{
	color: black;
    font-size: 14px;
    font-weight: bold;
}

#estimator_logoholder img
{
	height: 41px;
}

#home_howitworks1
{
	background: url("../images/howitworks_1.png") no-repeat scroll left center transparent;
    padding-left: 40px;
    padding-right: 10px;
}

#home_howitworks2
{
	background: url("../images/howitworks_2.png") no-repeat scroll left center transparent;
    padding-left: 40px;
    padding-right: 10px;    
}

#home_howitworks3
{
	background: url("../images/howitworks_3.png") no-repeat scroll left center transparent;
    padding-left: 40px;
    padding-right: 10px;    
}

#home_5reasons_holder
{
	float: left;
    width: 750px;
    margin-top: 20px;
}

#home_5reasons_holder li
{
	margin-bottom: 15px;
	list-style-type: none;
}

#home_5reasons_holder p
{
	margin-bottom:15px;
}

#home_5reasons_holder h2
{
	margin-left: 20px;
	font-size: 16px;
}

#home_5reasons_left
{
	border-right: 1px dashed #CCCCCC;
    float: left;
    margin-left: 20px;
    margin-right: 40px;
    padding-right: 20px;
    width: 335px;
}

#home_5reasons_right
{
	float: left;
    width: 331px;
}

#home_blog_holder
{
	float: left;
    margin-top: 15px;
    margin-left:15px;
    width: 730px;
}

#home_blog_holder #home_blog h2
{
	color: #02587E;
    font-size: 16px;
    margin-bottom: 10px !important;
    margin-left: 5px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
}

.blog_article{
  float: left;
  margin: 5px 42px 0px 5px;
  padding-right:20px;
  text-align: left;
  width: 335px;
}

.blogTeaser 
{
	float: left;
    margin-bottom: 25px;
    margin-left: 20px;
    width: 730px;
}

.blog_article h3
{
	color: black;
    font-size: 14px;
    font-weight: bold;
}



#page_content
{
	float: left;
    margin-left: 16px;
    width: 750px;
	text-align:justify;
}

#page_content_2
{
	float: left;
    margin-left: 16px;
    width: 960px;
	text-align:justify;
}

#home_search_left
{
	float: left;
   width: 650px;
   margin-left:25px;
	/*text-align:justify;*/	
}



#div1
{
float:left;
width:586px;
height:110px;
background-color:#0c3a97;
margin-right:10px;
margin-top: 2px;
padding-left: 35px;
border:5px red solid;
}

#div1 .div_title
{
float:left;
color:#ffffff;
font-weight:bold;
font-size:20px;
font-family:"verdana";
width:358px;
/*margin-left:35px;*/
margin-top:10px;	
}

#div1 .div_link
{
	float:left;
	width:200px;
	visibility:visible;
	margin-top:18px;
}

#div1 .div_search
{
float:left;
margin-top:20px;
}

#div1 #model_id
{
float:left;
width:545px;
height:40px;
position: absolute; 
display:run-in;
margin: 0px;
}

#div2
{
float:left;
width:620px;
height:130px;
margin-right:10px;
margin-top: 2px;
border-top:5px solid #bec2c2;
border-right:5px solid #bec2c2;
border-left:5px solid #bec2c2;
}

#div2 .div_title, 
#div3 .div_title,
#div4 .div_title
{
	float:left;
	font-weight:bold;
	font-size:20px;
	font-family:"verdana";
	margin-top:10px;
	margin-left:35px;
}

#div2_a
{
    border-bottom: 5px solid #BEC2C2;
    border-left: 5px solid #BEC2C2;
    border-right: 5px solid #BEC2C2;
    float: left;
    font-size: 18px;
    font-weight: bold;
    height: 25px;
    padding-left: 35px;
    padding-top: 10px;
    width: 585px;
}

#div2_b
{
float:left;
height:60px;
background-color:#BEC2C2;
width:621px;	
}

#div2_b #display_model
{
  float: left;
    font-size: 25px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-left: 35px;
    margin-top: 10px;
    width: 426px;
}

#div2_b #display_quote
{
    color: #FFFFFF;
    float: left;
    font-size: 30px;
    font-weight: bold;
    margin-left: 10px;
    width: 150px;
    height:60px;
    background-color:#338B1B; 
}

#div3, #div4
{
	float:left;
   width:620px;
	height:125px; 
	margin-top:2px;
	border:1px solid #bec2c2;
}

#div3 .div_payment
{
	width:350px;
	height: 70px;
	margin: 0 auto;
}

#div3 .div_payment .div_line
{
border-bottom: 1px solid #BEC2C2;	
height: 15px;
margin-bottom: 15px;
}

#div4 .div_subtitle
{
margin-left: 35px;	
}

#div4 .div_email
{
width:300px;
margin-left: 0 auto;
}

#div4 .div_email .textemail
{
width:300px;
height:45px;	
}



#div5
{
float:left;
width:250px;
border:green 5px solid;
}

#home_search_right
{
    float: left;
    left: 640px;
    position: relative;
    top: -628px;
    width:250px;
}


#home_search_title
{
   float: left;
    text-align: center;
    width: 960px;
    height:185px;
}

#home_search_title ul li.no_bullet
{
	list-style:none;
}

#right_sidebar_holder
{
	float: left;
    text-align: center;
    width: 211px;
}

#right_sidebar
{
	color: #8A8A85;
    margin-top: 50px;
}

.sidebar
{
	margin-bottom: 35px;
	float:left;
	width:211px;
}

#text_1st
{
    font-size: 16px;
}

#text_1st span
{
	font-size:13px;
}

#text_2nd
{
	font-size: 16px;
}

#press_release_right
{
	font-size: 13px;
	padding-left: 10px;
	padding-right: 10px;
	width:190px;
	text-align: left;
}

#press_release_right ul li
{
list-style:none;
font-size: 12px;
color:  #333333 ;
border-bottom: 1px dashed;
margin-top:10px;
padding-bottom: 10px;
padding-left:10px;
}
#text_2nd span
{
	font-size:22px;
}

#text_2nd a
{
	text-decoration:underline;
	font-size:13px;
	color:#8A8A85;
}

#text_2nd a:hover
{
	color:#666;
}

#page_inside_holder
{
	background: url("../images/bg.png") repeat-y scroll 0 0 transparent;
    float: left;
    width: 992px;
}

#navigation_holder ul
{
	background: url("../images/nav_bg.png") no-repeat scroll 3px 0 transparent;
	float:left;
	position:relative;
    height: 38px;
    list-style: none outside none;
    margin-left: 10px;
    margin-right: 1px;
    width: 970px;
}

#navigation_holder ul li
{
	float: left;
	margin-left:1px;
	line-height: 35px;
    text-align: center;
}

#navigation_holder ul li a
{
	color: #4B4B48;
    font-weight: bold;
    text-decoration: none;
}

#navigation_holder ul li a:hover
{
	text-decoration:underline;
}

#footer_holder
{
	float: left;
    width: 992px;
}

#footer
{
	margin-left: auto;
    margin-right: auto;
    padding-top: 4px;
    width: 992px;
}

#footer ul
{
	list-style: none outside none;
}

#footer ul li
{
	border-right: 1px solid #a4aeb2;
    float: left;
    height: 15px;
    line-height: 11px;
    margin-right: 10px;
    margin-top: 5px;
    padding-right: 10px;
}

#footer ul li.footer_first
{
	margin-left:10px;
}

#footer ul li.footer_last
{
	border-right:none;
}

#footer ul li a
{
	color:#35a6d6;
	text-decoration:underline;
}

#footer ul li a:hover
{
	color:#2b88af;
}

#footer p
{
	color: #666666;
    float: left;
    text-align: center;
    width: 992px;
}

#footer p a
{
	color:#35a6d6;
	text-decoration:underline;
}

#footer p a:hover
{
	color:#2b88af;
}

#footer p#copyright
{
	margin-top: 10px;
}

#footer p#copyright a
{
	color:#666666;
	text-decoration:none;
}

#footer p#copyright a:hover
{
	text-decoration:underline;
}

.search_cloud_text
{
    /*background-color: #FFFFFF;*/
    float: left;
    height: 15em;
    margin: 0.5em auto;
	margin-top: 1em;	
    padding: 0.5em;
    text-align: left;
}

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

div.search_cloud_leftcol
{
    float: left;
    margin-left: 6em;
    margin-right: 1em;
    width: 169px;
}

#bottom_holder a 
{
    text-decoration: none;
}

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

div.search_cloud_rightcol
{
    float: left;
    margin-right: 1em;
    width: 165px;
}

#page_content_holder
{
	float: left;
    width: 1069px;
}


/*** Home page ***/
#home_top
{
	float: left;
    width: 1069px;
}

#home_top_left
{
	background: url("../images_new/home_search_bg.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 395px;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 5px;
    width: 740px;
}

#home_top_left h1
{
	margin-bottom:5px;
}

#home_top_left h2
{
	background: url("../images_new/home_header_arrow.png") no-repeat scroll 0 center transparent;
    float: left;
    margin-bottom: 10px;
    margin-left: 5px;
    margin-top: 5px;
    padding-left: 20px;
    width: 425px;
}

.cash_steps_holder
{
    float: left;
    margin-top: 13px;
    width: 740px;
}

#cash_step1 
{
    background: url("../images_new/cash_step1_bg.png") no-repeat scroll 0 0 transparent;
}

.cash_step
{
    float: left;
    height: 45px;
    margin-right: 70px;
    padding-left: 45px;
    padding-top: 50px;
    width: 110px;
}

.cash_steps_holder h3
{
    color: #666;
    font-family: Helvetica,Arial,Sans-serif;
    font-size: 13px;
    font-weight: bold;
    width: 100% !important;
	padding-left:0 !important;
}

.cash_steps_holder p
{
    color: #9FA39F;
    font-family: Helvetica,Arial,Sans-serif;
    font-size: 11px;
    font-weight: normal;
}

#cash_step2
{
    background: url("../images_new/cash_step2_bg.png") no-repeat scroll 0 0 transparent;
}

#cash_step3
{
    background: url("../images_new/cash_step3_bg.png") no-repeat scroll 0 0 transparent;
}

#home_top_left .estimator_left
{
	float: left;
    width: 740px;
}

#home_top_left .estimator_right2
{
    margin-left: 425px;
    position: absolute;
    top: 268px;
}

.estimator_right
{
    float: right;
    margin-left: 50px;
    margin-top: 70px;
    text-align: center;
    width: 450px;
}

.estimator_left2 select
{
	margin-bottom: 5px;
    margin-right: 50px;
    width: 400px;
}

.estimator_infoholder
{
	float: left;
    margin-top: 5px;
    width: 950px;
}

.estimator_infoholder img
{
	border-color: #CCCCCC #6D6D6D #6D6D6D #CCCCCC;
    border-right: 1px solid #6D6D6D;
    border-style: solid;
    border-width: 1px;
    float: left;
    margin-right: 5px;
    width: 20px;
}

.estimator_infoholder a
{
	float: left;
    height: 24px;
    line-height: 24px;
	color: #0078FF;
    text-decoration: none;
}

#home_top_left .main
{
	background: url("../images_new/home_smartphones.png") no-repeat scroll right 40px transparent;
    float: left;
}

.news_box
{
	border-bottom: 1px dashed #C4C7C4;
    margin-bottom: 5px;
    padding-bottom: 10px;
}

.news_box_last
{
	border-bottom: none !important;
}

.news_box a
{
	color: #02587E;
    font-size: 13px;
    font-weight: bold;
}

.news_box p
{
	font-size: 12px;
    margin-top: 5px;
}

.news_box h4
{
	float: left;
    height: 30px;
    text-indent: -9999px;
    width: 230px;
}

.news_wallstreet
{
    background: url("../images_new/wallstreet_logo.png") no-repeat scroll 0 5px transparent;
}

.news_forbes
{
    background: url("../images_new/forbes_logo.png") no-repeat scroll 0 0 transparent;
}

#home_top_right
{
	background: url("../images_new/home_press_bg.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 400px;
    padding-left: 15px;
    padding-right: 15px;
    width: 230px;
}

#home_bottom
{
	float: left;
    width: 1069px;
}

#home_bottom_left
{
	float: left;
    width: 795px;
}

#home_bottom_left #footer_buttons
{
	background: url("../images_new/home_trust_bg.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 90px;
    margin-left: 5px;
    padding-left: 0;
    width: 790px;
}

#home_bottom_left .footer_button
{
	border-right: 1px dashed #CCCCCC;
    float: left;
    height: 60px;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 15px;
    padding-right: 5px;
}

#home_bottom_left #footer_ups img
{
	width: 190px;
}

.footer_button
{
	border-right: 1px dashed #CCCCCC;
    float: left;
    height: 60px;
    margin-left: 20px;
    margin-top: 15px;
    padding-right: 20px;
}

#footer_ups.footer_button
{
	border-right:none !important;
}

#footer_ups
{
	height: 25px !important;
    margin-top: 8px !important;
}

#co2stats.footer_button a, #co2stats.footer_button a img
{
	float: left;
    height: 41px;
    width: 103px;
}

#truste img, #footer_ups img, #footer_paypal img {
    margin-top: 5px;
}

#home_bottom_reasons
{
	background: url("../images_new/home_reasons_bg.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 330px;
    margin-left: 5px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    width: 770px;
}

#home_bottom_reasons h2, #home_blog h2
{
	color: #02587E;
}

#home_bottom_reasons h2
{
	margin-bottom:5px !important;
}

#home_bottom_reasons_left h2
{
	font-size: 18px;
}

#home_bottom_reasons_left h4
{
	color: #2F332F !important;
    font-size: 13px !important;
    font-weight: bold;
    text-decoration: none;
}

#home_bottom_reasons h2 a
{
	text-decoration:none;
}

#home_bottom_reasons h4
{
	color: black;
    font-size: 11px;
    font-weight: bold;
	margin-top:5px !important;
}

#home_bottom_reasons_left
{
	float: left;
    margin-right: 10px;
    width: 160px;
}

#home_bottom_reasons_right
{
	float: left;
    width: 600px;
}

#home_bottom_reasons p
{
	font-size:11px;
}

#home_bottom_reasons a
{
	color:#02587E;
}

.reasons
{
	padding-left:20px;
}

#reasons_1
{
	background: url("../images_new/reasons1.png") no-repeat scroll 5px 3px transparent;
}

#reasons_2
{
	background: url("../images_new/reasons2.png") no-repeat scroll 3px 3px transparent;
}

#reasons_3
{
	background: url("../images_new/reasons3.png") no-repeat scroll 3px 3px transparent;
}

#reasons_4
{
	background: url("../images_new/reasons4.png") no-repeat scroll 2px 3px transparent;
}

#reasons_5
{
	background: url("../images_new/reasons5.png") no-repeat scroll 2px 3px transparent;
}

#home_bottom_right
{
	background: url("../images_new/home_blog_bg.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 430px;
    margin-left: 5px;
    width: 260px;
}




#home_bottom_article
{
	float: left;
    width: 1069px;
	
	font-size:12px;
	padding:6px 12px;
	font-family:Verdana,"BitStream vera Sans",Arial,Helvetica,Sans-serif;
	letter-spacing:0em;
/*	border-bottom:1px solid #CCC;*/
}

#home_bottom_left_article
{
    float: left;	
    margin-left: 25px;
	margin-top: 5px;
	padding: 5px 5px 5px 5px;
/*	border:#333 thick dashed;	   */
    width: 600px;
	text-align:justify;
}



#home_bottom_left_article h2 ,#home_bottom_left_article h2 a.title 
{
	text-decoration:none;
	color:#4C4C4C;
}

#home_bottom_left_article h2 a.title:hover 
{
	color:#2970A6;
}


#home_bottom_right_quote
{
	background: url("../images_new/home_blog_bg_quote.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 330px;
    margin-top: 0px;		
    margin-left: 5px;
/*	border:#333 thin dashed;	   */
    width: 320px;
}


#home_bottom_right_article
{
	background: url("../images_new/home_blog_bg_article.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 430px;
    margin-top: 10px;	
    margin-left: 5px;
    width: 370px;
}


#home_blog h2,#home_blog_article h2
{
	margin-bottom: 0 !important;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 10px;
}

.blog_box
{
	border-bottom: 1px dashed #CCCCCC;
    float: left;
    margin-left: 10px;
    padding-bottom: 15px;
    padding-left: 10px;
    padding-right: 10px;
    width: 220px;
}

.blog_box h4 a
{
	font-size: 13px !important;
    font-weight: bold;
	text-decoration:none;
	color:#2f332f !important;
}

.blog_box h5
{
	color: #6D746D;
    font-size: 12px;
    font-weight: bold;
}

.blog_box p
{
	font-size: 12px;
}

.blog_box a
{
	color:#02587E;
	font-weight:bold;
	font-size:12px;
}

/*** estimator pages ***/
#step1_form input[type="text"]
{
    background: url("../images_new/searchbox.png") no-repeat scroll 0 0 transparent;
    border: medium none;
    color: #999999;
    height: 16px;
    margin-bottom: 5px;
    margin-top: 0;
    padding: 7px 8px 7px 10px;
    width: 393px; 
}

/*** About Us ***/
#about_top
{
	float: left;
    margin-left: 16px;
    width: 750px;
}

#about_top .main
{
	margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    width: 750px;
}

#about_top .page_left
{
	float: left;
    margin-left: 20px;
    margin-right: 10px;
    width: 400px;
}

.normal_page_content h2
{
	border-bottom: 1px dashed #afb3af;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 15px;
    padding-bottom: 10px;
}

.normal_page_content h3
{
	color:#02587E;
}

.normal_page_content p
{
	color: #666666;
    margin-bottom: 10px;
}

#about_top .page_right
{
	float: left;
    margin-left: 25px;
    margin-top: 25px;
    width: 295px;
}

#about_top .page_right ul
{
	list-style: none outside none;
}

#about_top .page_right ul li
{
	list-style: none outside none;
    margin-bottom: 20px;
}

.linklist_indent
{
    margin-left: 50px;
}

#about_bottom #home_bottom_inside #footer_buttons, #business_bottom #home_bottom_inside #footer_buttons, #contact_bottom #home_bottom_inside #footer_buttons, #faq_bottom #home_bottom_inside #footer_buttons, #howitworks_bottom #home_bottom_inside #footer_buttons, #login_bottom #home_bottom_inside #footer_buttons, #privacy_bottom #home_bottom_inside #footer_buttons, #terms_bottom #home_bottom_inside #footer_buttons, #testimonials_bottom #home_bottom_inside #footer_buttons, #press_bottom #home_bottom_inside #footer_buttons, #crosssell_bottom #home_bottom_inside #footer_buttons, #estimator_step5_bottom #home_bottom_inside #footer_buttons
{
	background: url("../images_new/trustbg_wide.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 95px;
    margin-left: 0;
    padding-left: 30px;
    width: 1069px;
}

#about_bottom #home_bottom_inside #footer_buttons .footer_button, #business_bottom #home_bottom_inside #footer_buttons .footer_button, #contact_bottom #home_bottom_inside #footer_buttons .footer_button, #faq_bottom #home_bottom_inside #footer_buttons .footer_button, #howitworks_bottom #home_bottom_inside #footer_buttons .footer_button, #login_bottom #home_bottom_inside #footer_buttons .footer_button, #privacy_bottom #home_bottom_inside #footer_buttons .footer_button, #terms_bottom #home_bottom_inside #footer_buttons .footer_button, #testimonials_bottom #home_bottom_inside #footer_buttons .footer_button, #press_bottom #home_bottom_inside #footer_buttons .footer_button, #crosssell_bottom #home_bottom_inside #footer_buttons .footer_button, #estimator_step5_bottom #home_bottom_inside #footer_buttons .footer_button
{
	border-right: 1px dashed #CCCCCC;
    float: left;
    height: 60px;
    margin-left: 25px;
    margin-right: 25px;
    margin-top: 15px;
    padding-right: 30px;
}

/*** Businesses Welcome ***/
#business_top
{
	float: left;
    width: 750px;
}

#business_top .main
{
	float: left;
    margin-left: 16px;
    margin-top: 10px;
    padding-left: 20px;
    width: 714px
}

#business_top .page_left
{
	float: left;
    width: 357px;
}

#business_top .page_right
{
	float: left;
    width: 357px;
}

#business_top .page_right h3
{
	font-size: 22px;
    font-weight: bold;
    text-align: left;
}

#business_form .input_holder
{
	float: left;
    margin-bottom: 20px;
    width: 357px;
}

#business_form .input_holder label
{
	float: left;
    margin-right: 10px;
    text-align: right;
    width: 134px;
}

#business_form .input_holder input[type="text"],
#business_form .input_holder input[type="email"]
{
	border: 1px solid #7B91A5;
    float: left;
    height: 20px;
    padding-left: 5px;
    padding-right: 5px;
    width: 200px;
}

#business_form .input_holder select
{
	float:left;
}
.input_holder select
{
	border: 1px solid #CCCCCC;
    height: 22px;
}

.input_holder select, .input_holder_input
{
	float: left;
    margin-right: 5px;
}

#business_form .input_holder textarea
{
	border: 1px solid #7B91A5;
    height: 60px;
    padding-left: 5px;
    padding-right: 5px;
    width: 200px;
}

.normal_page_content h3 span
{
	color: #B32A00;
}

#business_top .page_left h3
{
	margin-bottom: 15px;
	text-align: left;
	 font-size: 15px;
	 font-weight: bold;
}

/*** Contact Us ***/
#contact_top
{
	float: left;
    margin-left: 16px;
    width: 750px;
}

#contact_top .main
{
	margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    width: 750px;
}

#contact_top .page_left
{
	float: left;
    margin-left: 20px;
    margin-right: 10px;
    width: 400px;
}



#contact_top .page_left .input_holder
{
	float:left;
	width:373px;
	margin-bottom:10px;
}

#contact_top .page_left .input_holder label
{
	float:left;
	width:373px;
}

#contact_top .page_left .input_holder input[type="text"],
#contact_top .page_left .input_holder input[type="email"]
{
	border: 1px solid #7B91A5;
    height: 20px;
    padding-left: 5px;
    padding-right: 5px;
    width: 200px;
}

#contact_top .page_left .input_holder textarea
{
	border: 1px solid #7B91A5;
    height: 70px;
    padding-left: 5px;
    padding-right: 5px;
    width: 300px;
}

#contact_top .page_left a
{
	color:#d68101;
}

 #contact_top .page_right
{
	float: left;
    margin-left: 25px;
    margin-top: 25px;
    width: 295px;
}

#contact_top .page_right ul
{
	list-style: none outside none;
}

#contact_top .page_right ul li
{
	list-style: none outside none;
    margin-bottom: 20px;
}

#param
{
	color: red;
    font-weight: bold;
    text-align: left;
width: 100%;
margin:10px 0px 10px 0px;
}

/*** FAQ ***/
#faq_top
{
	float: left;
    width: 750px;
}

#faq_top .main
{
	float: left;
    margin-left: 16px;
    margin-top: 10px;
    padding-left: 20px;
    width: 714px;
}

#faq_top h3
{
	color:#02587E;
}

/*** How It Works ***/
#howitworks_top
{
	float: left;
    margin-left: 16px;
    width: 750px;
}

#howitworks_top .main
{
	margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    width: 750px;
}

#howitworks_top .page_left
{
	float: left;
    margin-left: 20px;
    width: 463px;
}

#howitworks_top .page_right
{
	float: left;
    margin-left: 15px;
    margin-top: 35px;
    width: 252px;
}

.howitworks_step
{
	float: left;
    margin-bottom: 5px;
    width: 463px;
}

h3.howitworks_step_head
{
	border-right: 1px dashed #AFB3AF;
    color: #666666;
    float: left;
    font-size: 20px;
    font-weight: bold;
    height: 70px;
    line-height: 70px;
    margin-bottom: 5px;
    margin-right: 10px;
    margin-top: 5px;
    padding-right: 10px;
    text-align: right;
    width: 75px;
}

.howitworks_step .howitworks_step_inside
{
	float: left;
    padding-top: 10px;
}

#howitworks_1 .howitworks_step_inside
{
	background: url("../images_new/howitworks_step1.png") no-repeat scroll left 0px transparent;
    padding-left: 115px;
    width: 250px;
}

#howitworks_2 .howitworks_step_inside
{
	/*background: url("../images_new/howitworks_step2.png") no-repeat scroll 490px 50% transparent;*/
    width: 365px;
}

#howitworks_3 .howitworks_step_inside
{
    background: url("../images/iphone_small.png") no-repeat scroll -20px 0 transparent;
    height: 85px;
    padding-left: 62px;
    width: 298px;
}

#howitworks_4 .howitworks_step_inside
{
	background: url("../images_new/howitworks_step4.png") no-repeat scroll right 7px transparent;
    padding-right: 115px;
    width: 250px;
}

#howitworks_content .page_right h3
{
	color: #666666;
    font-size: 17px;
    font-weight: bold;
    text-align: left;
}

#howitworks_content .page_right h4
{
	color: #298CBB;
    font-size: 14px;
}

/*** Login ***/
#login_top
{
	float: left;
    width: 750px;
}

#login_top .main
{
	float: left;
    margin-left: 16px;
    margin-top: 10px;
    padding-left: 20px;
    width: 714px;
}

#login_top h3
{
	color:#8bad33;
}

.login_form
{
	float: left;
    width: 450px;
}

#login_top .input_holder
{
	float: left;
    margin-bottom: 10px;
    width: 325px;
}

#login_top .input_holder label
{
	color: black;
    float: left;
    font-family: Helvetica,Arial,Sans-serif;
    width: 325px;
}

#login_top .input_holder input[type="text"], 
#login_top .input_holder input[type="password"],
#login_top .input_holder input[type="email"]
{
	border: 1px solid #7B91A5;
    height: 20px;
    padding-left: 5px;
    padding-right: 5px;
    width: 200px;
}

#login_top .input_holder input[type="checkbox"]
{
	float: left;
    margin-top: 10px;
    padding: 0;
    width: 10px;
}

.login_forgotpw {
    color: #718699 !important;
    float: left;
    font-size: 11px;
    width: 400px;
}

#login_top .input_holder input[type="image"]
{
	float: left;
    margin-right: 5px;
}

#login_top .input_holder span
{
	display: block;
    float: left;
    font-size: 11px;
    margin-left: 5px;
    margin-top: 10px;
}

#login_top .param
/*{
	color: red;
    float: left;
    font-weight: bold;
    width: 100%;
margin-bottom: 0px;
}*/

/*** Privacy ***/
#privacy_top, #terms_top, #press_top, #estimator_step5_top
{
    float: left;
    margin-bottom: 25px;
    margin-left: 16px;
    padding-left: 20px;
    width: 730px;
}

#privacy_top .main, #terms_top .main, #testimonials_top .main, #press_top .main, #estimator_step5_top .main
{
	float: left;
    margin-top: 10px;
    width: 730px;
}

#privacy_top h3, #terms_top h3, #testimonials_top h3, #press_top h3
{
	color: #02587E;
}

/*** Terms of Use ***/

#terms_of_use ol, #terms_content ol
{
    list-style: decimal outside none;
    margin-left: 25px;
	color: #666666;
}

#terms_content li
{
    margin-bottom: 10px;
    margin-top: 10px;
}

#terms_of_use ol li ol, #terms_content ol li ol
{
    list-style: upper-alpha outside none;
    margin-left: 20px;
}

#terms_content li
{
    margin-bottom: 10px;
    margin-top: 10px;
}


/*** Testimonials ***/
#testimonials_holder
{
    margin-left: auto;
    margin-right: auto;
    width: 658px;
}

.testimonial_video
{
    float: left;
    padding: 10px;
    width: 309px;
}


.testimonial_video_active
{
    border: 1px solid #E5E5E3;
    float: left;
    height: 220px;
    margin-right: 5px;
    padding: 10px;
    width: 155px;
    background: #ffe65b; /* for non-css3 browsers */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffe65b'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ffe65b)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #fff,  #ffe65b); /* for firefox 3.6+ */ 
}

.testimonial_video_graybg
{
    border: 1px solid #E5E5E3;
    float: left;
    height: 220px;
    margin-right: 5px;
    padding: 10px;
    width: 155px;
    background: #e5e5e3; /* for non-css3 browsers */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e5e5e3'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e5e5e3)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #fff,  #e5e5e3); /* for firefox 3.6+ */ 
}

.testimonial_video_whitebg
{
    border: 1px solid #E5E5E3;
    float: left;
    height: 220px;
    margin-right: 5px;
    padding: 10px;
    width: 155px;
}

#video_row {
	float:left;
	margin-top:10px;
}

.testi
{
	font-style:italic;
	min-height:200px;
	font-family:"georgia";
}

.testi_owner
{
	font-style:italic;
	text-align:right;
	font-family:"georgia";
}

.video_title {
	margin-top:10px;
	font-weight:bold;
	font-size:14px;
}

.video_title a {
	font-weight:normal;
	text-decoration: underline;
}

.video_title a:hover {
	font-weight:bold;
	text-decoration: none;
}

.video_owner {
margin-top:10px;	
}

.page_header_testi {
border-bottom:1px dashed #AFB3AF;
padding-bottom:10px;
margin-bottom:50px;	
	
}

#activevideo_holder {
	float:left;
	padding:10px;
	width:510;
	height:300;
	
}

#testimonials_top
{
	float: left;
    margin-left: 16px;
    padding-left: 20px;
    width: 730px;
}

/*** customer center ***/
.main2
{
	background: none repeat scroll 0 0 white;
    border: 1px solid #C3C3C3;
    float: left;
    left: 20px;
    margin-bottom: 10px;
    position: relative;
    top: 0;
    width: 948px;
}

.inside_main2
{
	float:left;
	font-family:Helvetica,Arial,Sans-serif;
	font-size:12px;
	margin-left:2px;
	margin-top:15px;
	width:910px;
}


#customer_center_content
{
	float:left;	
	margin-left:2px;
	margin-top:30px;
}


#customer_center_header
{
	background:url("../images/customer-center.jpg") no-repeat scroll 0 0 transparent;
	float:left;
	height:100px;
	width:900px;
	/*border:#000000 dashed thick;*/
}

#customer_center_header .logo
{
	background:url("../images/customer-center.jpg") no-repeat scroll 0 0 transparent;
	float:left;
	height:100px;
	width:143px;
}

#customer_center_header .logo span 
{
	display:none;
}

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

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

#customer_center_header .menu .inactive_Button
{
	background:url("../images/mailbox_buttons2.png") no-repeat scroll 0 -33px transparent;
	border:medium none;
	color:#009A00;
	cursor:pointer;
	float:left;
	margin-left:3px;	
	font-weight:bold;
	height:35px;
	width:115px;
}

#customer_referral_box
{
	float:left;
	height:60px;
	margin-top:1px;
	margin-left:25px; 
	/*border:#000000 dashed thick;*/
	text-align:center;
	width:60px;
}

#customer_referral_box .customer_coupon
{
	float: left;
	font-size:50px;
	font-weight:bold;
	width:60px;
}

#customer_referral_box .customer_smalltext
{
	float: left;	
	font-size:12px;
	width:60px;
}

.clear
{
	clear:both;
}

.header_div
{
	margin-bottom:1em;
	text-align:left;
}

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

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

table.prettytable
{
	background:none repeat scroll 0 0 whitesmoke;
	border-collapse:collapse;
	width:900px;
}

table.prettytable th
{
	background:none repeat scroll 0 0 gainsboro;
	font-size:8pt;
	text-align:left;
	border:1px solid silver;
	padding:0.2em;
}

table.prettytable td
{
	border:1px solid silver;
	font-size:8pt;
	padding:0.2em;
}

table.prettytable a, table.prettytable a:hover, table.prettytable a:visited, table.prettytable a:active
{
	font-size:8pt;
}

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

.change_password label
{
	width:12em;
}

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

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

.refer_code
{
	color:red;
	font-family:Helvetica,Arial,Sans-serif;
	font-size:14px;
	font-weight:bold;
}

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

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

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

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

.paypal_header {
color:red;
font-family:Helvetica,Arial,Sans-serif;
font-size:26px;
font-style:italic;
}

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


#co2stats
{
	background: url("../images/co2bg.png") no-repeat scroll 0 11px transparent;
    height: 50px !important;
    padding-top: 10px;
    width: 211px;
}

/*** Press ***/
.center_holder
{
    font-size: smaller;
    text-align: center;
    width: 730px;
}

#press_top p
{
	margin-bottom: 10px;
    margin-top: 10px;
}

#press_top
{
text-align:left;
}

/*** Estimators ***/
#estimator_step1_top, #estimator_step2_top, #estimator_step3_top
{
    background: url("../images_new/estimator_steps_main_bg.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 450px;
    width: 995px;
}

#estimator_step4_top
{
    background: url("../images_new/estimator_step4_bg.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 670px;
    width: 1069px;
}

#estimator_step4_top .main
{
	float: left;
    margin-top: 10px;
    padding-left: 16px;
    padding-right: 16px;
    width: 1020px;
}


#estimator_step1_top .main, #estimator_step2_top .main, #estimator_step3_top .main
{
	float: left;
    margin-top: 10px;
    padding-left: 16px;
    padding-right: 16px;
    width: 960px;
}

#estimator_step1_top .main
{
	background: url("../images_new/estimator_step1_image.png") no-repeat scroll 650px 100px transparent;
}

#estimator_step2_top .main
{
	background: url("../images_new/estimator_step2_image.png") no-repeat scroll 650px 65px transparent;
}

#estimator_step3_top .main
{
   /* background: url("../images_new/estimator_step3_image.png") no-repeat scroll 480px 65px transparent;*/
}

/*
.step4_b_content .main
{
    background: url("../images_new/sell_blackBerry_sticky.png") no-repeat scroll 785px 130px transparent;
}


.step4_i_content .main
{
    background: url("../images_new/sell_iphone_sticky.png") no-repeat scroll 785px 130px transparent;
}

.step4_l_content .main
{
    background: url("../images_new/sell_laptop_sticky.png") no-repeat scroll 765px 130px transparent;
}

.step4_p_content .main
{
    background: url("../images_new/sell_tablet_sticky.png") no-repeat scroll 765px 130px transparent;
}

.step4_s_content .main
{
    background: url("../images_new/sell_SmartPhone_sticky.png") no-repeat scroll 785px 130px transparent;
}
*/

#estimator_step1_top .main #steps_left, #estimator_step2_top .main #steps_left, #estimator_step3_top .main #steps_left
{
	float: left;
    height: 345px;
    margin-right: 15px;
    margin-left: 5px;	
    text-align: center;
    width: 183px;
}

#estimator_step4_top .main #steps_left
{
	float: left;
    height: 566px;
    margin-right: 15px;
    text-align: center;
    width: 183px;
}

#estimator_step4_top input[type="text"]
{
	border: 1px solid #7B91A5;
    height: 17px;
}

#estimator_step4_top select
{
	border: 1px solid #7B91A5;
    height: 19px;
}

#estimator_step4_top p
{
	color:#666666;
}

#estimator_terms_link
{
	color: #02587E;
    float: left;
    font-weight: bold;
    width: 100%;
}

#estimator_step1_top .main #steps_left h1, #estimator_step2_top .main #steps_left h1, #estimator_step3_top .main #steps_left h1, #estimator_step4_top .main #steps_left h1
{
	font-size: 27px;
    margin-bottom: 15px;
}

#estimator_step1_top .main #steps_left h2, #estimator_step2_top .main #steps_left h2, #estimator_step3_top .main #steps_left h2, #estimator_step4_top .main #steps_left h2
{
	color:#cbcecb;
	font-size: 23px;
    margin-bottom: 0 !important;
}

#estimator_step1_top .main #steps_left h4, #estimator_step2_top .main #steps_left h4, #estimator_step3_top .main #steps_left h4, #estimator_step4_top .main #steps_left h4
{
	color:#8f8f8d;
	margin-top:0 !important;
}

#estimator_step1_top .main #steps_left .steps_left_holder_active h2, #estimator_step2_top .main #steps_left .steps_left_holder_active h2, #estimator_step3_top .main #steps_left .steps_left_holder_active h2, #estimator_step4_top .main #steps_left .steps_left_holder_active h2
{
	color:#02587E;
}


#estimator_step1_top .main #steps_left .steps_left_holder_active h4, #estimator_step2_top .main #steps_left .steps_left_holder_active h4, #estimator_step3_top .main #steps_left .steps_left_holder_active h4, #estimator_step4_top .main #steps_left .steps_left_holder_active h4
{
	color:#666666;
}

.steps_left_holder, .steps_left_holder_active
{
	margin-bottom: 15px;
}

#estimator_step1_top .main .estimator_left, #estimator_step2_top .main .estimator_left, #estimator_step3_top .main .estimator_left, #estimator_step4_top .main .estimator_left
{
	float: left;
    margin-bottom: 15px;
    margin-left: 10px;
    width: 725px;
}

#estimator_step1_top .main .estimator_left h2
{
	border-top: 1px dashed #CCCCCC;
    margin-top: 50px;
    padding-top: 5px;
    width: 735px;
}

#estimator_step2_top .main .estimator_left h2, #estimator_step3_top .main .estimator_left h2, #estimator_step4_top .main .estimator_left h2
{
	border-bottom: 1px dashed #CCCCCC;
    font-size: 28px;
    padding-bottom: 10px;
    width: 735px;	
}

#estimator_step3_top .main .estimator_left h2 span, #estimator_step4_top .main .estimator_left h2 span
{
	color:#02587E;
}

#estimator_step1_top #step1_form input[type="text"]
{
	margin-bottom: 15px;
}

#estimator_step1_top .estimator_bottom, #estimator_step2_top .estimator_bottom, #estimator_step3_top .estimator_bottom, #estimator_step4_top .estimator_bottom
{
	float: left;
    margin-bottom: 10px;
    margin-left: 10px;
    width: 720px;
}

#estimator_step1_top #estimator_bottom, #estimator_step2_top #estimator_bottom, #estimator_step3_top #estimator_bottom, #estimator_step4_top #estimator_bottom
{
	float: left;
    margin-left: 205px;
    margin-top: 2px;
}

ul#resultset
{
	list-style:none;
	padding-left:5px;
}

ul#resultset li
{
	cursor:pointer;
}

#estimator_step2_top table strong
{
	color: #666666;
}

#step3_form
{
    float: left;
    margin-top: 130px;
    text-align: center;
    /*width: 810px;*/
}

#estimator_step3_bottom_left
{
    float: left;
    height: 80px;
    margin-right: 10px;
    text-align: right;
    width: 390px;
}

#estimator_step3_bottom_center
{
    float: left;
    text-align: right;
}

#estimator_step3_bottom_left h3
{
    font-size: 27px;
    font-weight: bold;
    margin-top: 13px;
}

#estimator_step3_bottom_left p
{
    font-size: 13px;
    font-weight: bold;
}

#estimator_step3_bottom_right
{
	float: left;
    text-align: left;
    width: 300px;
	color: #02587E;
    font-size: 65px;
    font-weight: bold;
    height: 80px;
}

#estimator_crosssell_top {
    float: left;
    margin-left: 16px;
    padding-left: 20px;
    width: 730px;
}

#estimator_crosssell_top .main
{
    float: left;
    margin-top: 10px;
    width: 730px;
}

#estimator_crosssell_content h3 span
{
	color:#2f332f !important;
}

#estimator_crosssell_content h2
{
	border-bottom: medium none;
    border-top: 1px dashed #AFB3AF;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 5px;
    margin-top: 10px;
    padding-bottom: 5px;
    padding-top: 10px;
}

#crosssell_devices input[type="image"]
{
	float: left;
    margin-right: 5px;
}

#crosssell_devices span
{
	float: left;
    height: 30px;
    line-height: 30px;
}

#estimator_step5_content .main .inside_main h3
{
	color: #2F332F;
    font-size: 13px;
    font-style: italic;
    font-weight: bold;
    margin-bottom: 15px;
}

#estimator_step5_content .main .inside_main p
{
	color: #2F332F;
    font-size: 14px;
    margin-bottom: 15px;
}

#estimator_step5_content .main .inside_main p a
{
	color: #F07E00;
    font-size: 13px;
}

#estimator_step5_content .main .inside_main h2
{
	color: #02587E;
    font-size: 16px;
}

#estimator_step5_content .main .inside_main h1
{
	color: #666666;
    font-size: 24px;
    font-weight: bold;
}

#estimator_step5_thanks p
{
	font-size:12px !important;
}

/*** New Home Top ***/
#home_main
{
	background: url("../images_new/home_main_bg.jpg") no-repeat scroll 735px 0 transparent;
    float: left;
    height: 370px;
    padding-left: 25px;
    width: 1044px;
}

#home_main #cash_step1
{
	background: url("../images_new/cash_step1_bg2.png") no-repeat scroll 0 0 transparent;
}

#home_main #cash_step2
{
	background: url("../images_new/cash_step2_bg2.png") no-repeat scroll 0 0 transparent;
}

#home_main #cash_step3
{
	background: url("../images_new/cash_step3_bg2.png") no-repeat scroll 0 0 transparent;
}

#home_main .cash_step
{
	float: left;
    height: 50px;
    margin-right: 5px;
    padding-left: 100px;
    padding-top: 5px;
    width: 130px;
}

#home_main .cash_steps_holder
{
	float: left;
    margin-bottom: 30px;
    margin-top: 13px;
    width: 840px;
}

#home_main .estimator_right2
{
	margin-left: 450px;
    position: absolute;
    top: 257px;
}

#home_main .inside_main h3
{
	float: left;
    padding-left: 25px;
    text-align: left;
    width: 1069px;
}

#home_main .inside_main input[type="text"]
{
	margin-left: 25px;
}

#home_main .estimator_infoholder
{
	float: left;
    margin-left: 25px;
    margin-top: 20px;
    width: 950px;
}

#home_main .cash_steps_holder h3
{
	color: #555555;
    font-size: 14px;
}

#home_main .inside_main h1
{
	margin-top: 10px;
}

#estimator_logoholder ul
{
	float: left;
    list-style: none outside none;
    margin-bottom: 10px;
    margin-top: 10px;
    padding-left: 20px;
    width: 720px;
}

#estimator_logoholder ul li
{
	float: left;
  margin-right: 23px;
}

#home_main #model_selection, #home_main #result_amount
{
	padding-left:30px;
}

#article_model_selection
{
	padding-left:5px;
}


/*** Top Search ***/
#top_search
{
	margin-left: 290px;
    position: absolute;
    top: 110px;
    width: 430px;
}

#top_search h3
{
	float: left;
    font-size: 24px;
    margin-right: 5px;
	color: #02587E;
}

#top_search_button
{
	margin-top: -2px;
	float:left;
}

#top_search #result_amount, #top_search #model_selection
{
    clear: both;
    float: left;
    padding-left: 25px;
    width: 478px;
}


#top_search #article_model_selection
{
    clear: both;
    float: left;
    padding-left: 5px;
    width: 320px;
}


#top_search #model_name
{
	float: left;
}

#top_search input[type="text"]
{
    background: url("../images_new/top_search_box.png") no-repeat scroll 0 0 transparent;
    margin-top: 1px;
    padding-left: 5px;
    width: 287px;
	margin-bottom:0;
}

#top_search #model_update
{
	background-color: white;
    border: 1px solid #D98200;
  margin-left: 27px;
	top:0 !important;
	left:0 !important;
	padding-bottom: 10px;
	position:relative;
	display:inline-block;
	list-style:none;
	max-height:200px;
	width:366px;
	margin-top:35px;
	z-index:1; 
} 

#top_search_inside
{
	float: left;
    width: 315px;
}

#co2stats.siderbar img
{
	width:79px;
	height:31px;
}

#reset_password
{
	float:left;
	width:730px;
	margin-left:16px;
	padding-left:20px;
}

#co2stats img
{
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	filter: alpha(opacity=60);
	opacity:.5;
}

#co2stats img:hover
{
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity:1;
}.search_cloud_header {
	background-image: url(../images/top2.png);
		background-repeat: no-repeat;
	width: 992px;
	height: 40px;
}
.search_cloud_body {
	background-image: url(../images/bg.png);
		width: 992px;
		height:200px;
}
.search_cloud_footer {
	background-image: url(../images/bottom.png);
		width: 992px;
	background-repeat: no-repeat;
}

.alignright {
	float:right;
	text-align:right;
	margin-left:10px;
}

#register_content{
	float:left;
	width:900px;
	text-align: justify;
	margin-left:30px;
	
}

#register_content_left
{
	float:left;
	width:450px;
	text-align: justify;
	margin-left:15px;
	margin-right:25px;	
	
}

#register_content_right{
	float:left;
	width:250px;
	text-align: justify;
	margin-left:350px;
	
}

.register_input_holder
{
	margin-bottom:15px;
}


#article_result_amount
{
	float:left;
	margin-left:5px;	
	margin-top:12px;
	width:300px;
	text-align:center;	
	color: green;
	font-weight: bold;
}

#article_model_selection
{
	color: red;
	float:left;
	margin-left:1px;	
	margin-top:5px;
	width:70px;
	text-align: center;	
}

#sitemap
{
    float: left;
    margin-left: 40px;
    margin-right: 40px;
    width: 915px;
    text-align:left;
}

#sitemap p a
{
color: #02587E;
font-weight: bold;	
text-decoration: underline;
}

#sitemap p a
{
color: #02587E;
font-weight: bold;	
text-decoration: none;
}

#sitemap .footer_sm a
{
color: #0185C0;	
text-decoration: none;
font-size:12px;
}

#sitemap .footer_sm a:hover
{
color: #0185C0;	
text-decoration: underline;
}


.inside_main 
{
	text-align:justify;
}

.estimator_left
{
	text-align:justify;
}

.main
{
	text-align:left;
}

.registration_label {
width: 120px;
float: left;        
}

.registration_box {
width:200px;
 float: left;
 margin-bottom:15px;
}

#estimator_crosssell_content_disabled
{
    float: left;
    margin-left: 50px;
    margin-top: 70px;
    width: 715px;
}


#multipleorders
{
	width:250px;	
}

.cartItem
{
	float:left;
	width:200px;
	text-align:left;
	border: 1px solid red;
}
.cartItemPrice
{
	float:left;
	width:200px;
	text-align:right;
	border: 1px solid green;
}

.cartItemPriceRemove
{
	float:left;
	width:20px;
	text-align:right;
	border: 1px solid blue;
}

.cartItemPriceTotal
{
	float:left;
	width:200px;
	text-align:right;
	border: 1px solid yellow;
}

#display_conditions
{
	width:600px;
	margin-left: 25px;
	border: 1px solid blue;
}

#multipleorders
{
    border: 1px solid #353345;
    float: left;
    max-height: 215px;
    overflow-x: hidden;
    overflow-y: auto;
    text-align: right;
    width: 240px;	
}

   .grayout 
   {
   -moz-opacity:30%;
   -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";	
   filter:alpha(opacity=30);  
 opacity: .3;
   }
  
  
  .nongrayout 
  {
-moz-opacity:100%;
   -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter:alpha(opacity=100);  
    opacity: 1;
  }
  


   .grayoutlogo 
   {
   -moz-opacity:50%;
   -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";	
   filter:alpha(opacity=50);  
 opacity: .5;
   }
  
  
  .nongrayoutlogo 
  {
-moz-opacity:100%;
   -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter:alpha(opacity=100);  
    opacity: 1;
  }

blockquote:first-letter {
    background: url("../images/open_quote2.png") no-repeat scroll left top transparent;
    font: italic 16px Georgia,"Times New Roman",Times,serif;
    padding-left: 28px;
}

blockquote {
    font: 13px Georgia,"Times New Roman",Times,serif;
    padding-left: 18px;
    text-indent: -18px;
    width: 140px;
}








/*
