body{
	margin-top:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}


img {
	border: 0px;
}

#container {
	position: relative;
	width:950px;
	margin: auto;
	text-align: left;
}

#iContainer {
	width: 950px;
	background:  url(../images/bg_iContainer_2010.gif) repeat-y top left;
}
/******************* Top
**************************************************/
#top{
	position: relative;
	width:100%;
	height:105px;
	margin-bottom:5px;	
  	z-index: 1000;
}

#logo-text {
	position: absolute;
	bottom: 5px; 
	left: 30px;
	font-size: 14px;
	color: #000; /*#006F3B;*/
	font-weight: bold;	
	font-family: Arial, Helvetica, sans-serif;
}
#blog_link {
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 340px;
	height: 22px;
}

#blog_link a {
	font-size: 14px;
	color: #006F3B;
	font-weight: bold;
}

#contact {
	float:right;
	margin-top:3px;
	margin-right:15px;
	text-align:right;
	width: 400px;
  z-index: 1000;
  position: relative;
}

#contact a {
	text-decoration: none;
	color: #F18F2C;
	font-style: italic;
	font-size: 14px;
	display: inline-block;
	padding-top: 6px;
	font-weight: bold;
}

#contact span{
	display:block;
	color:#006f3b;
	height: 20px;
	padding: 6px 0 14px 0;
}

#google_search a {
	text-decoration: none;
}

#slogan{
	font-size:15px;
	font-weight: normal;
  position: relative;
  display: block;
  z-index: 1000;
}

#google_search{
	width: 450px;
	height: 22px;
	float: right;
	padding-top: 10px;
	overflow: hidden;
	text-align: right;

}

#google_search input {
	font-size: 11px;
}

#telephone{
	font-size:18px;
}
#topImage{
	float:right;
	margin-top: 12px;
	line-height: 17px;
	width: 144px;
	text-align: right;
}
#topImage form {
	padding: 0;
	margin: 0;
}
#topImage form input {
	padding: 0;
	margin: 0;
	height: 18px;
}
#top .padding{
	float:right;
	width:20px;
}

#topImage img{
	border:none;
}


/*******************Nav
**************************************************/

#mainNav{
	clear:both;
	height:34px;	
	width:100%;
	border-bottom: 1px solid #fff;
  	z-index: 99;
}

#mainNav .paddingForNav{
	float:left;
	height:19px;
	background-color:#B5B6B6;
	width:0px;
}

/*******************pictures
**************************************************/
#pictures{
	width: 798px;
	float: right;
	margin-bottom:2px;
	height:230px;
}

#leftImage{
	float:left;
}
#rightImage{
	float:right;
	height:230px;
	width:289px;
	background-color:#dee3e5;		
}
#rightImage img {
	padding: 0px;
	margin: 0px;
	border: 0px solid #999;
}
#rightImage div{
	float:left;
	text-align:center;		
}



/**todo lilao font
***********************/
/* #rightImage span{
	clear:both;
	display:block;
	width:100px;
	font-weight:500;
	padding:10px 20px;	
}
*/


/*******************Content
**************************************************/
#homeContent{
	width: 798px;	
	float: right;
	font-size:11px;
	position: relative;
	z-index: 0;
}

#homeContent div{
	float:left;
} 

#homeContent .header{
	margin-bottom:15px;
	line-height: 24px;
}

#homeContent table {
	height: 215px;
	border-bottom: 1px solid #dee3e5;
}

#homeContent table a, #homeContent table a:visited {
	color: #000;
	font-size: 11px;
	text-decoration: none;
}

#homeContent table a:hover {
	color: #0054A6;
	text-decoration: underline;
}

.header span{
	color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	margin-left:10px;
	float:left;
}

#homeContent .header img{
	float:right;
}

#homeContent .paddingForMargin{
	padding-left:0px;
}

#leftContent{
	 width:153px;
 }
#midContent{
	width:153px;
}
#rightContent{
	width:153px;
}

#fbheader {
	width: 100%;
	background: #FF8A00; /* old yellow f19424 */
	/*background: #4990b7 url(/images/arrow_right.jpg) no-repeat top right;*/
}

#hoheader {
	width: 100%;
	background: #00479d url(/images/arrow_left.jpg) no-repeat top right;
}
#cheader {
	width: 100%;
	background: #4990b7 url(/images/arrow_right.jpg) no-repeat top right;
}

#homeContent ul {
	margin: 0px;
	padding: 0px 0px 0px 20px;
	line-height: 16px;
}

#homeContent ul li {
	display: list-item;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

.paddingBetweenContent{
	 width:24px;
	 height:200%;
}
 
.verticalLine{
	width:11.5px;
	height:172px;
	border-right:solid 1px #1f98d9;
}

#mainContent {
	float: left;
	width: 550px;
	margin: 5px 0px 20px 20px;
}

.leftnav_header {
	background-color: #214C79;
	line-height: 24px;
	color: #fff;
	font-weight: bold;
	text-align: center;
}

.proj_ideas_header {
	background-color: #214C79;
	line-height: 20px;
	color: #fff;
	font-weight: bold;
	text-align: center;
}

/*******************bottomband
**************************************************/

/**todo lilao font
***********************/
#bottomband{
	padding-top:20px;
	padding-bottom:50px;
	clear:both;	
	width:100%;
	text-align:center;
	font-size:12px;
}

#bottomband a{
	text-decoration:none;
	font-size:11px;
	color:#005883;
}

/*******************Common sytlesheet
**************************************************/

.clear{
	clear:both;
}
 
 
a{
	font-size:12px;
	color:#0054A6;
	text-decoration: underline;
}

a.green {
	color: #009900;
}

a:hover, a.green:hover {
	text-decoration:none;
	cursor:pointer;
	color: #F39800;
}

h1, h2, h3, h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1 {
	color: #B5B6B6;
	font-size: 22px;
	font-weight: bold;
}

h2 {
	color: #214C79;
	font-size: 18px;
	font-weight: bold;	
	margin-top: 5px;
	padding-top: 12px;
}

h3 {
	color: #444; /*#F39800;*/
	font-size: 16px;
	font-weight: bold;	
}

h4 {
	color: #0054A6;
	font-size: 14px;
	font-weight: bold;	
}

div.moduletable h3 {
	color: #0054A6;;
	font-size: 16px;
	font-weight: bold;	
	margin-top: 5px;
	padding-top: 12px;
}


#leftSide{
	width:160px;
	float:left;
}

#leftSide .image{
	margin-bottom:1px;

}

#leftnav{
	clear:both;
	padding: 10px 0px 25px 0px;
	border-right:solid 1px #999999;
}

#leftnav a {
	text-decoration: none;
}

#list a {
	font-weight:bold;
	font-size:12px;
	line-height: 1.2em;
	display: block;
	color:#666;	
	padding-left: 0px;
	margin-left:0px;
	/*background: url(../images/yellowBall.gif) no-repeat top left; */
	margin-bottom:3px;
	padding-bottom: 6px;
	border-bottom: 1px dotted #ddd;
}

#list a:hover {
	color: #000;
}

#list a#highlight {
	color: #214C79;
}

#rightSide{
	width: 187px;
	float: right;
	margin-left: 21px;
	overflow: hidden;
}

#steps{
	margin:15px 0px 20px 10px;
}

#steps .header span{
	display:inline;
	clear:both;
	color:#f39800;
	font-weight:bolder;
	font-size:18px;	
}

#steps label{
	margin-left:0px;
	display:block;
	clear:both;
	margin-bottom:3px;
	font-weight:bold;
}

#steps span{
	margin-left:0px;
	display:block;
	clear:both;
	margin-bottom:3px;
}


#ideas{
	min-height:150px;
}

.rcol_email a {
	font-size: 10px;
}

.small {
	font-size: 10px;
	color: #666;
}

.sales_msg {
	width: 530px;
	border: 1px solid #999;
	background-color: #dee3e5;
	padding: 10px;
	margin: 20px 0;
}

table.tbl_wborder {
	border: 1px solid #ddd;
}

.faq_toggle {
	cursor: pointer;
	color: #0054A6;
}

.faq_answer {
	width: 400px;
	border: 1px solid #F39800;
	background-color: #F3D4A1;
	padding: 10px;
}

.proj_ideas_text {
	font-size: 14px;
	padding: 6px 0px;
	color: #333;
}

.proj_ideas_text ul {
	margin-left: 2px;
	font-size: 12px;
	list-style-type: square;
	padding-left: 12px;
}

.proj_ideas_text ul li {
	margin: 10px 0px 4px 6px;
	list-style-type: disc;
	clear: left;
}

.proj_ideas_text a {
	font-size: 12px;

}

.estimator_num {
	font-weight: bold;
	color: #006600;
	font-size: 14px;
	font-style: italic;
}

.gray_text {
	color: #666;
}

#tb_customer_info td{
	padding-right: 5px;
}

#home_energy_star {
	width: 340px;
	height: 50px; 
	font-size: 10px; 
	line-height: 12px;
	z-index: 999;
	padding-left: 6px;
	margin-top: 10px;
}

#home_energy_star img {
	padding: 0px 5px; 
	float: left;
}

.energy_star {
	display: none;
	margin-top: 20px;
	width: 128px;
	font-size: 10px;
	padding: 0px;
	background-color: #dee3e5;
	text-align: center;
}

#home_energy_star a, .energy_star a {
	font-size: 10px;
}

.content_table h1 {
	font-size: 18px;
	color: #999;
}

.content_table h3 {
	font-size: 12px;
}

table.get_table_1 tr.header{
	background-color: #dee3e5;
}

table.get_table_1 td{
	border-bottom: 1px solid #666;
}

a.action_button {
	display: block;
	width: 150px;
	margin-left: 5px;
	height: 29px;
	padding-left: 23px;
	background: url(../images/btn_tri_bg_off.png) no-repeat;
	line-height: 29px;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color:#666;
	text-align: left;
}

a.action_button:hover {
	background: url(../images/btn_tri_bg_on.png) no-repeat;
	color:#014478;
}

a.l_action_button {
	display: block;
	width: 188px;
	height: 29px;
	padding-left: 36px;
	background: url(../images/btn_tri_l_bg_off.png) no-repeat;
	line-height: 29px;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color:#666;
}

a.l_action_button:hover {
	background: url(../images/btn_tri_l_bg_on.png) no-repeat;
	color:#014478;
}

.all_banners img {
	padding-right: 10px;
}

table.estimator_table {
	border: 1px solid #999;
	margin: 12px 0px;
}

table.estimator_table td{
	padding-right: 15px;
}

#seal_area {
	text-align: center;
	width: 650px;
	height: 100px;
	margin: 10px auto 0px auto;
}
#buysafe_seal {
	float: left;
	padding: 0px 10px;
}

#terrapass {
	float: left;
	padding: 0px 10px;
}

#home_godaddy_seal {
	float: left;
	padding: 10px 10px;
}

#truste_seal {
	float: left;
	padding: 20px 10px;
}

/*
#buysafe_seal {
	position: absolute;
	bottom: 45px;
	left: 140px;
}

#terrapass {
	position: absolute;
	bottom: 35px;
	left: 515px;
}

#home_godaddy_seal {
	position: absolute;
	bottom: 45px;
	left: 0px;
}

#truste_seal {
	position: absolute;
	bottom: 75px;
	right: 0px;
}
*/
.get_banner {
	width: 290px;
	height: 230px;
	background-color: #F39800;
}

.get_banner a, .get_banner a:visited {
	color: white;
	display: block;
	margin: 25px 20px;
	font-weight: bold;
	font-size: 20px;
	line-height: 24px;
	text-align: center;
	text-decoration: none;
}

.get_banner a:hover {
	text-decoration: underline;
}

#green_seal {
	margin-top: 12px;
}

span.home_cap {
	font-size: 17px;
	color: #214c79;
	font-family: Arial, Helvetica, sans-serif;
}

a#h_engergy_star{
    position:relative; /*this is the key*/
    z-index:24; 
    color:#fff;
    text-decoration:none;
	background-color: #00AEEF;
	padding: 2px;
}

a#h_engergy_star:hover{z-index:25;}

a#h_engergy_star div{display: none ; width:250px}

a#h_engergy_star:hover div{ /*the span will display just on :hover state*/
    display:block !important;
    position:absolute;
    top:-40px; left:10px;
    border:1px solid #00AEEF;
    background-color:#fff; color:#000;
    text-align: left;
	cursor:auto;
	width:200px;
	padding:5px}

a#estimator_a, a#how_to_use_a{
	display: block;
    position:relative; /*this is the key*/
    z-index:24; 
}

a#estimator_a:hover, a#how_to_use_a:hover{z-index:225;}

a#estimator_a div{display: none; width:350px}

a#estimator_a:hover div{ /*the span will display just on :hover state*/
    display:block !important;
    position:absolute;
    bottom: 0px; left:40px;
    border:1px solid #00AEEF;
    background-color:#fff; color:#000;
    text-align: left;
	cursor:auto;
	width:350px;
	padding:5px}

a#how_to_use_a div{display: none; width:350px}

a#how_to_use_a:hover div{ /*the span will display just on :hover state*/
    display:block !important;
    position:absolute;
    bottom: 0px; left:40px;
    border:1px solid #00AEEF;
    background-color:#fff; color:#000;
    text-align: left;
	cursor:auto;
	width:350px;
	padding:5px}

a#allowance_a{
	display: block;
    position:relative; /*this is the key*/
    z-index:24; 
}

a#allowance_a:hover{z-index:225;}

a#allowance_a div{display: none; width:350px}

a#allowance_a:hover div{ /*the span will display just on :hover state*/
    display:block !important;
    position:absolute;
    bottom: 0px; left:40px;
    border:1px solid #00AEEF;
    background-color:#fff; color:#000;
    text-align: left;
	cursor:auto;
	width:350px;
	padding:5px}
	
table.calculations td {
	padding: 0px 2px;
}

.button {
	cursor:pointer;
	color: #F39800;
	padding: 2px 4px;
	text-decoration: underline;
}

input.userinput, select.userinput {
	background-color: #ddffdd;
}

td#total_sqrt {
	font-weight: bold;
}

/* shop buttons */
div.div_shop_buttons {
	height: 22px;
	margin-top: 5px;
}

div.div_shop_buttons a.shop_button_left, div.div_shop_buttons a.shop_button_right {
	display: block;
	width: 120px;
	height: 22px;
	text-align: center;
	background-color: #006f3b;
	line-height: 22px;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color:#fff;
}

div.div_shop_buttons a.shop_button_left {
	float: left;
}

div.div_shop_buttons a.shop_button_right {
	float: right;
}

div.div_shop_buttons a.shop_button_left:hover, div.div_shop_buttons a.shop_button_right:hover {
	background-color: #0054A6;
}

.largered {
	color:#CC0033; 
	font-weight: bold; 
	font-size: 16px;
}

td#bulk_pricing {
	background-color: #0054a6;
	color: #fff;
}

td#bulk_pricing a, td#bulk_pricing a:visited{
	color: #fff;
	font-size: 14px;
}

#hgtv_badge {
	margin: 20px 0;
}

span.highlight {
	background: #fefede;
}

#mainContent ul li {
	margin-bottom: 12px;
}

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

#commercialbenefits {
	padding: 0 0 0 20px;
	margin: 10px 0;
}

#commercialbenefits p {
	border-bottom: 1px dotted #aaa;
	padding: 10px 0;
	margin: 10px 0;
}

table.product_select {
	border-collapse:collapse;
	table-layout:fixed; 
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
}

table.product_select td {
	padding: 2px;
	border-bottom: 1px dotted #aaa;
}

table.product_select td .cross { color: #CC0000; }

.highlight_box {
width:480px; 
margin:20px 0; 
padding:10px; 
font-size: 14px; 
line-height: 1.4; 
text-align: center; 
font-family: Arial, Helvetica, sans-serif; 
background: #ffffdd; 
border: 1px solid #ccc;
}

.highlight_box a { font-size: 14px; }

#home_testimonials {
	width: 135px;
	height: 442px;
	float: left;
	font-size: 12px;
	line-height: 1.4em;
	padding: 20px 5px 10px 10px;
	background: #d3dde9 url(../images/quote_left.png) no-repeat 10px 0px;
}

#home_testimonials .text {
	height: 405px;
	overflow: hidden;
	padding: 0 0 10px;
}

#home_testimonials .links a {
	display: block;
	padding: 2px 0;
	font-family: Arial, Helvetica, sans-serif;
}

.gs-visibleUrl, .gs-visibleUrl-short, .gsc-branding-text, .gsc-branding-img {
	display: none;
}

input.gsc-input {
	background-image: none;
}

ul.sfd_howto {
	list-style: none;
	margin: 20px 20px 32px;
	padding: 0;
}

ul.sfd_howto li {
	list-style: none;
	width: 45%;
	float: left;
	margin-right: 4%;
}

.conversion_box {
	background: #ff8a00;
	border: 2px dashed #666;
	text-align: center;
	padding: 6px;
	font-size: 15px;
	font-weight: bold;
	margin: 20px 30px;
}

#content_inner .conversion_box a, #content_inner .conversion_box a:visited, #content_inner .conversion_box a:hover {
	color: #000;	
}

.rcol_shop_now {
	height: 800px;
	padding-top: 150px;
	text-align: center;
}

#social_share {
height: 40px; clear:both; margin-bottom: 12px;
}
#ss_btns {
text-align: right; width: 200px; float: right; margin: 10px 0;
}
#fb_like {
width: 140px; 
float: left;
margin: 10px 0;
overflow: hidden;
z-index:-9999;
}
#twitter {
 width: 110px;
 float: left; 
margin: 10px 0;
overflow: hidden;
}
#gpone {
width: 44px;
float: left;	
margin: 10px 0;
z-index: 999;
}

#request_consumer_awareness_right, #request_consumer_awareness_middle {
	width: 224px;
	border: 1px solid #999;
	padding: 0;
}

#request_consumer_awareness_right {
	float: right;
	margin: 10px 0 20px 10px;
}

#request_consumer_awareness_middle {
	margin: 20px auto 0px;
}

#home_content #request_consumer_awareness{
	padding: 12px;
	color: #fff;
	width: 266px;
	margin: 0 0 3px 3px;
	height: 206px;
	overflow: hidden;
}

#request_consumer_awareness h2 {
	padding: 0;
	margin: 0 0 10px 0;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 1.1em;
}

#request_consumer_awareness h3 {
	padding: 0;
	margin: 0;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-weight: normal;
	line-height: 1.2em;
	
}

#request_consumer_awareness table td {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.1em;
}

#request_consumer_awareness_right .red, #request_consumer_awareness_middle .red {
	background: #c34329 url(/images/bg_red_box.png) repeat-x top left;
}

#request_consumer_awareness_right .blue, .home_request_consumer_awareness, #request_consumer_awareness_middle .blue {
	background: #16497d url(/images/bg_dk_blue_box.png) repeat-x top left;
	color: #fff;
	padding: 12px;
}

#rightImage div#request_consumer_awareness {
	text-align: left;
}

#request_consumer_awareness form {
	margin: 0;
	padding: 0;	
}

.related_video td { }

.related_video a#player2 { display: block; width: 250px; height: 200px; }

.related_video h3 { color: #f39800; font-family: Arial, Helvetica, sans-serif; font-size: 16px; margin: 0; padding: 0 0 5px 0;}
.related_video ul { list-style: none; padding: 0 0 0 10px;}
.related_video div.clips { padding: 0px 0 0 20px; }
.related_video a.playing { color: #f39800; }

table#badges {
	margin: 20px 0 10px;	
	background: #fff;
}

table#badges td {
	padding: 0 15px;
}

table#badges td img {
}

table#home_content {
	margin-top: 2px;
}
table#home_content td {
	vertical-align: top;
}

table#home_content .slideshow {
	margin: 0 2px 3px 0;
	width: 507px;
	height: 230px;
	overflow: hidden;
}

table#lowerleft_content {
	border-top: 2px solid #16497d;
	width: 657px;
	height: 451px;
}

table#lowerleft_content td#td_testimonials{
	background: #abc9df url(../images/bg_home_testimonials.jpg) repeat-x top left;
}

table#lowerleft_content h3 {
	color: #ff8a00; font-family: Arial, Helvetica, sans-serif; padding: 0; 
	margin: 10px 10px 11px;	
	font-size: 16px;
	line-height: 16px;
}

table#lowerleft_content h3 a {
	color: #ff8a00; font-family: Arial, Helvetica, sans-serif; padding: 0px 20px 0px 3px; text-decoration: none;
	background: url(../images/triangle_o.png) no-repeat bottom right;
	font-size: 16px;
	display: inline-block;
	line-height: 16px;
}

table#lowerleft_content .onestory {
	background: url("../images/quote_left_o.png") no-repeat 5px 0px;
	padding: 10px 12px 0 36px;	
	margin-bottom: 12px;
	font-size: 12px;
	line-height: 1.2em;
}

td#td_testimonials p {
	padding-left: 36px;
}

table#top10 {
	margin: 0 0 2px 1px;
}

table#top10 td {
	padding: 2px 4px; 
	font-size: 11px;
}

table#top10 td div {
	height: 36px;	
}

table#top10 td a { font-size: 11px; text-decoration: none; }

table#top10 td.num {
	text-align: right;
	color: #ff8a00;
	font-size: 22px;
	font-weight: bold;	
	vertical-align: middle;
}

#home_banner {
	width: 290px;
	height: 239px;
	overflow: hidden;	
	margin-left: 3px;
}

#home_control_less, #home_control_more {
	cursor: pointer;
	padding-top: 3px;	
}

#height_adjuster {
	height: 239px;	
	overflow: hidden;
}
