*
{
	margin:0;
	padding:0;
}

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

a
{
	color: #7FB143;
    cursor: pointer;
    font-weight: normal;
}

img
{
	border:0;
}

h1
{
	color: #266C1D;
    font-size: 34px;
}

h2
{
	color: #266C1D;
    font-family: trebuchet ,verdana, arial;
    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: transparent url("/images/top.png") no-repeat scroll 0 0;
    float: left;
    height: 111px;
    width: 992px;
}

#top_holder h1
{
	background: transparent url("/images/header_logo.png") no-repeat scroll 0 0;
    float: left;
    height: 86px;
    margin-left: 30px;
    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: transparent url("../images_new/cashforberrys_header.png") no-repeat scroll 0 0;
    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: transparent url("../images_new/top_nav_bg.png") no-repeat scroll 0 0;
    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: transparent url("../images/bg.png") repeat-y scroll 0 0;
    float: left;
    width: 992px;
}

#page_holder
{

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



#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: #7FB143;
    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: #266C1D;
    float: left;
    font-family: trebuchet ,verdana, arial;
    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: #7FB143;
    font-family: trebuchet ,verdana, arial;
    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 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
{
	background: transparent url("../images/home_search_bg.png") no-repeat scroll center center;
    height: 190px;
    width: 750px;
}

#home_search h3
{
	color: #ffffff;
    float: left;
    font-family: trebuchet ,verdana, arial;
    font-size: 20px;
    margin-bottom: 15px;
    margin-top: 15px;
    width: 750px;
}

#home_search form select
{
	height: auto;
    padding: 2px;
    width: 230px;
}

#home_search form a
{
	color: #266C1D;
    display: inline;
    font-family: trebuchet ,verdana, arial;
    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;
}

#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: transparent url("../images/gettingpaid_laptop.png") no-repeat scroll left center;
}

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

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

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

#home_gettingpaid_link a
{
	color: #7FB143;
    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: transparent url("../images/howitworks_1.png") no-repeat scroll left center;
    padding-left: 40px;
    padding-right: 10px;
}

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

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

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

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

#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: 40px;
    margin-right: 40px;
    padding-right: 20px;
    width: 315px;
}

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

#home_5reasons_right ul li
{
	list-style: none;
}

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

#home_blog_holder #home_blog h2
{
	color: #266C1D;
    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 40px 0 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:left;
}

#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;
}

#text_2nd span
{
	font-size:22px;
}

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

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

#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;
}

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

#navigation_holder ul
{
	background: transparent url("../images/nav_bg.png") no-repeat scroll 3px 0;
	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:#7FB143;
	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:#266C1D;
	text-decoration:underline;
}

#footer p a:hover
{
	color:#7FB143;
}

#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: 7em;
    margin-right: 1em;
    width: 157px;
}

#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: 157px;
}

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


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

#home_top_left
{
	background: transparent url("../images_new/home_search_bg.png") no-repeat scroll 0 0;
    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: transparent url("../images_new/home_header_arrow.png") no-repeat scroll 0 center;
    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: transparent url("../images_new/cash_step1_bg.png") no-repeat scroll 0 0;
}

.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: transparent url("../images_new/cash_step2_bg.png") no-repeat scroll 0 0;
}

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

#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: transparent url("../images_new/home_smartphones.png") no-repeat scroll right 40px;
    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: #7FB143;
    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: transparent url("../images_new/wallstreet_logo.png") no-repeat scroll 0 5px;
}

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

#home_top_right
{
	background: transparent url("../images_new/home_press_bg.png") no-repeat scroll 0 0;
    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: transparent url("../images_new/home_trust_bg.png") no-repeat scroll 0 0;
    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: 10px;
    margin-right: 10px;
    margin-top: 15px;
    padding-right: 10px;
}

#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;
}

#footer_paypal, #footer_ups
{
	margin-left: 5px !important;
    margin-right: 0 !important;
}

#home_bottom_reasons
{
	background: transparent url("../images_new/home_reasons_bg.png") no-repeat scroll 0 0;
    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: #7FB143;
}

#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:#7FB143;
}

.reasons
{
	padding-left:20px;
}

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

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

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

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

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

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




#home_bottom_article
{
	float: left;
    width: 970px;
	
	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: transparent url("../images_new/home_blog_bg_quote.png") no-repeat scroll 0 0;
    float: left;
    height: 330px;
    margin-top: 0px;		
    margin-left: 5px;
/*	border:#333 thin dashed;	   */
    width: 320px;
}


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

#home_blog_article .blog_other_article  {
    width: 280px;
    float: left;
    margin: 7px 20px;
    text-align: left;
}

#home_blog_article .blog_other_article h3 {
    font-size:14px;
}

#home_blog_article .blog_other_article a {
text-decoration: underline;
}


#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:#7FB143;
	font-weight:bold;
	font-size:12px;
}

/*** estimator pages ***/
#step1_form input[type="text"]
{
    background: transparent url("../images_new/searchbox.png") no-repeat scroll 0 0;
    border: medium none;
    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_header, #howitworks_top .page_header
{
    margin-left: 20px;
    margin-right: 10px;
    width: 730px;
}

.page_header h1
{
  display: inline
}

#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:#266C1D;
}

.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: 60px;
}

#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: transparent url("../images_new/trustbg_wide.png") no-repeat scroll 0 0;
    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;
    padding-top: 10px;
}

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

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

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

#business_form .input_holder input[type="text"]
{
	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 #7B91A5;
    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;
}

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

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

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

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

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

#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="number"], #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:#7FB143;
}

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


#param
{
	color: red;
    font-weight: bold;
    text-align: center;
}

/*** 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:#7FB143;
}

/*** 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: 10px;
    width: 252px;
    text-align: left;
}

.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: transparent url("../images_new/howitworks_step1.png") no-repeat scroll left 0px;
    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/ipad_small.png") no-repeat scroll -10px 0 transparent;
    height: 85px;
    padding-left: 82px;
    width: 283px;
}

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

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

#howitworks_content .page_right h4
{
	color: #7FB143;
    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"]
{
	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 #divParam
{
	color: red;
    float: left;
    font-weight: bold;
    width: 100%;
}

/*** 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: #7FB143;
}

/*** 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;
    text-align: left;
}

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

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

.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_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: white none repeat scroll 0 0;
    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: transparent url("../images/customer-center.jpg") no-repeat scroll 0 0;
	float:left;
	height:100px;
	width:900px;
	/*border:#000000 dashed thick;*/
}

#customer_center_header .logo
{
	background: transparent url("../images/customer-center.jpg") no-repeat scroll 0 0;
	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: transparent url("../images/mailbox_buttons2.png") no-repeat scroll 0 0;
	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: transparent url("../images/mailbox_buttons2.png") no-repeat scroll 0 -33px;
	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: whitesmoke none repeat scroll 0 0;
	border-collapse:collapse;
	width:900px;
}

table.prettytable th
{
	background: gainsboro none repeat scroll 0 0;
	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: transparent url("../images/neatbutton.png") no-repeat scroll 0 -33px;
	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: transparent url("../images/mailbox_buttons.png") no-repeat scroll 0 0;
	border:medium none;
	color:#005AFF;
	cursor:pointer;
	float:none;
	font-weight:bold;
	height:35px;
	width:115px;
}

.inactive_mailButton
{
	background: transparent url("../images/mailbox_buttons.png") no-repeat scroll 0 -33px;
	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: transparent url("../images/co2bg.png") no-repeat scroll 0 11px;
    height: 50px !important;
    margin-left: auto;
    margin-right: auto;
    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;
}

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

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

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

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

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

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

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

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

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

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

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

#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: #7FB143;
    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:#7FB143;
}


#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: 810px;
}

#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:#7FB143;
}

#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: 810px;
}

#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;
}

#resultset
{
	list-style:none;
	font-size: 12px;
	padding-left:5px;
	padding-bottom: 10px;
}

#resultset li.search_result_model_id
{
        text-align: left;
	cursor:pointer;
        overflow-y: hidden;
        height: 14px;
}

#resultset li.search_result_model_id:hover
{
    background: #E4EBD7;
}

#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: 500px;
}

#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: #7FB143;
    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: #7FB143;
    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: transparent url("../images_new/home_main_bg.jpg") no-repeat scroll 735px 0;
    float: left;
    height: 370px;
    padding-left: 25px;
    width: 1044px;
}

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

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

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

#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: 40px;
    width: 730px;
}

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

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

#article_model_selection
{
	padding-left:5px;
}


/*** Top Search ***/
#top_search
{
	position:relative;
	top:0 !important;
	left:0 !important;
	padding-left:0px;
	margin-left:180px;
	/*border:#F00F0F thin dotted;*/
    top: 25px;
    width:320px;
}

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

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

/*#top_search #result_amount
{
    clear: both;
    float: left;
    padding-left: 1px;
    width: 330px;
	position:absolute;
	display:none;
	text-align:center;	
	color: green;
	font-weight: bold;
}
  */
#top_search #model_selection
{                           
    clear: both;
    float: left;
    padding-left: 1px;
    width: 330px;
	position:absolute;
	display:none;
	margin-top:34px;
	z-index:2;
}


#top_search #article_model_selection
{
    clear: both;
    float: left;
    padding-left: 5px;
    width: 320px;border:#0DE0F0 thin dotted;
}


#top_search #model_name
{	position:relative;
padding: 7px 3px 2px 5px;	margin-left:30px;
z-index: 2;
	/*width:317px;
	z-index:5;
	position: relative;
	top:1px;*/
}

#top_search input[type="text"]
{position:relative;
    /*background: url("../images_new/top_search_box.png") no-repeat scroll 0 0 transparent;
    margin-top: 1px;
    padding-left: 5px;
    width: 322px;
	height:34px;
	border:0;
	margin-bottom:0;
	
	border:#0Ff000 thin dotted;
	
	margin: 1px 1px 1px 1px;*/
	border:0px;
	padding: 7px 3px 4px 7px;
	font-size: 1.2em;
	width: 316px;	
	height: 28px;

	background: url("../images_new/top_search_box.png") no-repeat;	
	
}

#top_search #model_update
{
	background-color: white;
    border: 1px solid green;
    margin-left: 30px;
	top:34px !important;
	left:2px;
	padding-bottom: 10px;
	position:absolute;
	display:inline-block;
	list-style:none;
	width:316px;
	max-height:316px;	
	z-index:1;
	overflow-y:auto;
	overflow-x:hidden; 
}

/*** Side Search ***/
#side_search
{
	position:relative;
	top:0 !important;
	left:0 !important;
	padding-left:0px;
	/*border:#F00F0F thin dotted;*/
}

#side_search h3
{
	float: left;
    font-size: 24px;
    margin-right: 5px;
	color: #7FB143;
}

#side_search #model_selection
{
    clear: both;
    float: left;
    padding-left: 1px;
    width: 330px;
	position:absolute;
	display:none;
	margin-top:34px;
	z-index:2;
}


#side_search #article_model_selection
{
    clear: both;
    float: left;
    padding-left: 5px;
    width: 320px;border:#0DE0F0 thin dotted;
}

#side_search #model_name
{	position:relative;
padding: 7px 3px 2px 5px;	/* margin-left:30px; */
z-index: 2;
	/*width:317px;
	z-index:5;
	position: relative;
	top:1px;*/
}

#side_search input[type="text"]
{position:relative;
    /*background: transparent url("../images_new/top_search_box.png") no-repeat scroll 0 0;
    margin-top: 1px;
    padding-left: 5px;
    width: 322px;
	height:34px;
	border:0;
	margin-bottom:0;

	border:#0Ff000 thin dotted;

	margin: 1px 1px 1px 1px;*/
	border:0px;
	padding: 7px 3px 4px 7px;
	font-size: 1.2em;
	width: 316px;
	height: 28px;

	background: url("../images_new/top_search_box.png") no-repeat;

}

#side_search #model_update
{
	background-color: white;
    border: 1px solid green;
    margin-left: 30px;
	top:34px !important;
	left:2px !important;
	padding-bottom: 10px;
	position:absolute;
	display:none;
	list-style:none;
	width:316px;
	max-height:316px;		
	z-index:1;
	overflow-y: auto;
	overflow-x: hidden; 
}

/*** Article Search ***/
#article_search
{
	position:relative;
	top:0 !important;
	left:0 !important;
	padding-left:0px;
	/*border:#F00F0F thin dotted;*/
}

#article_search h3
{
	float: left;
    font-size: 24px;
    margin-right: 5px;
	color: #7FB143;
}

#article_search #model_selection
{
    clear: both;
    float: left;
    padding-left: 1px;
    width: 330px;
	position:absolute;
	display:none;
	margin-top:34px;
	z-index:2;
}


#article_search #article_model_selection
{
    clear: both;
    float: left;
    padding-left: 5px;
    width: 320px;border:#0DE0F0 thin dotted;
}

#article_search #model_name
{	position:relative;
padding: 7px 3px 2px 5px;	margin-left:30px;
z-index: 2;
	/*width:317px;
	z-index:5;
	position: relative;
	top:1px;*/
}

#article_search input[type="text"]
{position:relative;
    /*background: transparent url("../images_new/top_search_box.png") no-repeat scroll 0 0;
    margin-top: 1px;
    padding-left: 5px;
    width: 322px;
	height:34px;
	border:0;
	margin-bottom:0;

	border:#0Ff000 thin dotted;

	margin: 1px 1px 1px 1px;*/
	border:0px;
	padding: 7px 3px 4px 7px;
	color: #000000;
	font-size: 1.1em;
	width: 264px;
	height: 28px;

	background: url("../images_new/article_search_box.png") no-repeat;

}

#article_search #model_update
{
	background-color: white;
    border: 1px solid #7FB143;
    margin-left: 30px;
	top:34px !important;
	left:2px !important;
	padding-bottom: 10px;
	position:absolute;
	display:none;
	list-style:none;
	width:264px;
	max-height:316px;		
	z-index:1;
	overflow-x:hidden;
  overflow-y: auto;
}

#home_search_holder
{
	float: left;
    text-align: center;
    width: 750px;
	position: relative; display:run-in;z-index:4;
}

#home_search_holder h1, #home_search_holder h2, #instant_quote h2 
{
	color: #266C1D;
    font-family: trebuchet ,verdana, arial;
    font-size: 24px;
    margin-top: 25px;
	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;
}

#twoicons1
{
position: absolute; display:run-in;top:40px;left:35px; z-index:10;
}
#twoicons2
{
position: absolute; display:run-in;top:60px;left:540px; z-index:10;
}

#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;
}
.search_cloud_body {
	background-image: url(../images/bg.png);
		width: 992px;
		height:400px;
}
.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: left;
	margin-left:30px;
	
}

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

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

.register_input_holder
{
	margin-bottom:20px;
	float: left;
}


#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;	
}

.inside_main 
{
	text-align:justify;
}

.estimator_left
{
	text-align:justify;
}

.main
{
	text-align:left;
}

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

.register_input_holder .registration_box {
width:200px;
 float: left;
}
input:focus {outline: none;}

/*Tooltip and Pointer CSS*/
.fg-tooltip {
	padding: .8em;
	width: 12em;
	border-width: 2px !important;
	position: absolute;
}
.fg-tooltip .fg-tooltip-pointer-down, .fg-tooltip .fg-tooltip-pointer-down-inner {
	position: absolute; 
	width:0; 
	height:0; 
	border-bottom-width: 0;
	background: none;
}
.fg-tooltip .fg-tooltip-pointer-down {	
	border-left: 7px solid transparent; 
	border-right: 7px solid transparent;
	border-top-width: 14px;
	bottom:	-14px;
	right: auto;
	left: 50%;
	margin-left: -7px;
}
.fg-tooltip .fg-tooltip-pointer-down-inner {
	border-left: 5px solid transparent; 
	border-right: 5px solid transparent;
	border-top: 10px solid #fff;
	bottom:	auto;
	top: -14px;
	left: -5px;
}
blockquote:first-letter {
    background: url("/images/open_quote.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;
}

   .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;
  }
    #state_area, #state_id, #country_id{
  	width: 345px !important;
	border: 1px solid #CCC;
	height: 22px;
	margin-top: 5px;
  	}
