﻿/*GLOBAL STYLE..............................................................*/
body 
{
	background-color:#97875e;
	background-image:url(../images/topgradient.png);
	background-repeat:repeat-x;
	background-position:left top;
	margin:0 auto;
}
#siteTop
{
	width:1000px;
	margin:0 auto;	
}
#siteTop .logo
{
	width:695px;
	height:120px;
	float:left;	
	padding-top:15px;
}
#siteTop .topContact
{
	float:left;
	width:305px;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;	
	font-size: 13pt;
	color: #131d1c;
	font-weight:normal;	
	float:left;
	padding-top:6px;	
}
.callCity
{
	padding-top:5px;
	padding-bottom:10px;	
}

/*TOP NAVIGATION*/
#topNav { width:1002px; height:44px; background-image:url(../images/navbar.png); background-repeat:no-repeat; margin:0 auto; clear:both;	}
/*top level*/
ul.potato-menu { margin:0 0 0 26px; padding:10px 0 0 0; width:auto; list-style:none; }
.potato-menu:after { content: " "; display: block; visibility: hidden; clear: both; height: 0.1px; font-size: 0.1em; line-height: 0; }
ul.potato-menu li.potato-menu-item { margin:0; padding:0 0 0 0; position:relative; list-style:none; list-style-position:outside; display:inline; float:left; width:116px; text-align:center; }
ul.potato-menu li.potato-menu-item a { display:block; text-decoration:none; outline:0; font-family: 'Trebuchet MS', Helvetica, sans-serif;	color:#fff; font-size:11pt; }
/*second level*/
ul.potato-menu ul.potato-menu-group { margin:0; padding:9px 0 0 0; -webkit-padding-start:0; -webkit-padding-end:0; position:absolute; display:none; z-index:1000; }
ul.potato-menu-group li.potato-menu-item { text-align:left; width:230px; }
ul.potato-menu-group li.potato-menu-item a { overflow:auto; font-family: 'Trebuchet MS', Helvetica, sans-serif; color:#fff; font-size:10pt; background-image:url(../images/subnavBg.png); background-repeat:repeat-y; padding: 4px 0 0 15px; text-decoration:none; height:22px; }
ul.potato-menu-group li.potato-menu-item a:hover { background-image:url(../images/subnavBg_mo.png); background-repeat:no-repeat; height:22px; padding: 4px 0 0 15px; }
.subnavBttm { width:230px; background-image:url(../images/subnavBttm.png); background-repeat:no-repeat; }
/*END TOP NAVIGATION*/


#feature_area
{
	width:1008px;
	height:358px;
	margin:0 auto;
}
#specialsContainer
{
	height:320px;
	width:270px;
	position:relative;
	top:-341px;
	left:10px;	
	background-image:url(../promos/images/specialsbox.png);
	background-repeat:no-repeat;
}
#specialsText
{
	width:230px;
	height:227px;
	margin:0 auto;
	padding-top:50px;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size:9pt;
	color:#000;	
}
#speicalsButton
{
	width:106;
	height:30px;
	position:relative;
	left:18px;	
}

#promoboxlist
{
	width:1008px;
	height:173px;
	clear:both;
	margin:0 auto;	
}
#promo_1
{
	width:245px;
	height:172px;
	float:left;
	background-image:url(../images/homePromo_heating.png);
	background-repeat:no-repeat;	
	padding-right:10px;
}
#promo_2
{
	width:245px;
	height:172px;
	float:left;
	background-image:url(../images/homePromo_ac.png);
	background-repeat:no-repeat;
	padding-right:9px;	
}
#promo_3
{
	width:245px;
	height:172px;
	float:left;
	background-image:url(../images/homePromo_green.png);
	background-repeat:no-repeat;	
	padding-right:9px;
}
#promo_4
{
	width:245px;
	height:172px;
	float:left;
	background-image:url(../images/homePromo_hotwater.png);
	background-repeat:no-repeat;
}
#promo_1:hover, #promo_2:hover, #promo_3:hover, #promo_4:hover
{
	background-position: 0 -172px;
}
.promo_info
{
	margin-left:15px;
	width:130px;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size:10pt;
	color:#fff;
	font-weight:normal;			
}
.promo_info ul
{
	margin:0;
	padding:0;
	list-style-type:none;	
}
.promo_info li
{
	padding-left: 18px;
	background-image: url(../images/redArrow.png);
	background-repeat: no-repeat;
	background-position: 0 5px;
	padding-bottom:4px;
}
#content_top
{
	width:1008px;
	height:33px;
	margin:0 auto;
	background-image:url(../images/content_top.png);
	background-repeat:no-repeat;	
}
#content_holder
{
	width:1008px;
	margin:0 auto;
	background-image:url(../images/content_bg.png);
	background-repeat:repeat-y;
	overflow:auto;
}
#content_bttm
{
	width:1008px;
	height:33px;
	margin:0 auto;
	background-image:url(../images/content_bttm.png);
	background-repeat:no-repeat;
	clear:both;	
}
#mainContent
{
	width:960px;
	margin:0 auto;
	overflow:auto;
}
#content_ctr
{
	width:690px;
	padding-right:20px;
	float:left;	
}
#content_rt
{
	width:250px;
	float:left;		
}
#quicklinks
{
	width:250px;
	overflow:auto;	
}
#quicklinks ul
{
	margin:-20px 0 0 10px;
	padding:0;
	list-style-type:none;	
}
#quicklinks li
{
	padding-left: 18px;
	background-image: url(../images/redArrow.png);
	background-repeat: no-repeat;
	background-position: 0 5px;
	padding-bottom:4px;
}
#tvAdv
{
	width:250px;
	height:220px;
	overflow:auto;
	margin-top:20px;
	font-size:8pt;
}
#affiliates
{
	width:960px;
	height:178px;
	margin:0 auto;
/*	margin-top:50px; */
	background-image:url(../images/affiliates_bg.png);
	background-repeat:repeat-x;
	text-align:center;
	overflow:hidden;
}
#affiliates .img
{
	padding:50px 10px 0 10px;	
}
#footer
{
	width:1008px;
	margin:0 auto;
	text-align:center;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size:8pt;
	color:#fff;
	font-weight:normal;	
	padding-bottom:20px;
}
/*inner pages */
#content_top_inner
{
	width:1008px;
	height:82px;
	margin:0 auto;
	background-image:url(../images/inner_content_top.png);
	background-repeat:no-repeat;
	overflow:auto;	
}
#pageHeader
{
	width:510px;
	padding:10px 30px 0 228px;
	float:left;
}
#free_estimate_inner
{
	width:240px;
	height:64px;
	float:left;
	margin-top:4px;	
	overflow:hidden;
}
#breadCrumbs ul
{
	margin:-10px 0 0 0;
	padding:0;
	list-style-type:none;	
}
#breadCrumbs li
{
	float:left;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size:9pt;
	color:#888;
	font-weight:bold;	
}
#mainContent_inner
{
	width:990px;
	min-height:400px;
	margin:0 auto;
	overflow:auto;
}
#content_lft_inner
{
	width:220px;
	padding-top:20px;
	float:left;
	overflow:auto;
}
#content_ctr_inner
{
	width:520px;
	padding-top:20px;
	padding-right:40px;
	float:left;
	overflow:auto;
}
#content_rt_inner
{
	width:210px;
	padding-top:20px;
	float:left;	
	overflow:auto;
}
#quicklinks_inner
{
	width:210px;
	overflow:auto;	
}
#quicklinks_inner ul
{
	margin:-20px 0 0 10px;
	padding:0;
	list-style-type:none;	
}
#quicklinks_inner li
{
	padding-left: 18px;
	background-image: url(../images/redArrow.png);
	background-repeat: no-repeat;
	background-position: 0 5px;
	padding-bottom:4px;
}
#tvAdv_inner
{
	width:210px;
	height:220px;
	overflow:auto;
	margin-top:20px;
	font-size:8pt;
}
/*service page*/
#service_brandlist
{
	width:500px;
	margin:20px 0 0 0;
	padding:0 25px 0 25px;
	overflow:auto;	
}
.brandlistCol
{
	width:230px;
	padding-right:20px;
	float:left;
	position:relative;	
}
.brandlistCol ul
{
	list-style-type:none;
	font-weight:bold;
	font-size:9pt;	
}
.brandlistCol ul li
{
	padding-bottom:5px;
		
}
/*end service page*/
/*products page*/
.vendor_row
{
	width: 520px;
	clear:both;
	overflow:auto;
	margin-bottom:10px;
}
.vendor_logo
{
	width:160px;
	float:left;	
	padding-top:40px;
}
.vendor_content
{
	width:340px;
	float:left;
	overflow:auto;
	padding-right:20px;
}
.vendor_content ul
{
	margin-top:20px;
	padding:0;
	list-style-type:none;	
}
.vendor_content li
{
	padding-left: 18px;
	background-image: url(../images/redArrow.png);
	background-repeat: no-repeat;
	background-position: 0 5px;
	padding-bottom:4px;
}
.prod_furnace_row
{
	width: 519px;
	clear:both;
	overflow:auto;
	position:relative;
	border-top:dotted 1px #ccc;
}
.prod_furnace_col1
{
	width:239px;
	float:left;
	border-right:dotted 1px #ccc;
	padding:15px 10px 15px 10px;
	position:relative;
	overflow:auto;
	min-height:100px;
}
.prod_furnace_col2
{
	width:239px;
	float:left;
	padding:15px 10px 15px 10px;
	position:relative;
	overflow:auto;
	min-height:100px;
}
.prod_furnace_img
{
	width:80px;
	float:left;
	position:relative;
	overflow:auto;
	min-height:100px;
}
.prod_furnace_info
{
	width:159px;
	float:left;
	overflow:auto;
	position:relative;
	min-height:100px;
}
.prod_furnace_info ul
{
	margin:0 0 0 0;
	padding:0 0 0 16px;	
}
.prod_furnace_info li
{
	font-size:9pt;	
}
.coleman_header
{
	width: 519px;
	position:relative;
	border-bottom:dotted 1px #ccc;
}
#insulationInfo
{
	width:500px;
	overflow:auto;	
}
.insulation_info
{
	width:340px;
	float:left;	
	overflow:auto;
}

.insulation_pic
{
	width:150px;
	padding-left:10px;
	float:left;	
	overflow:auto;overflow:auto;
}

.waterHeater_content
{
	width:500px;
	float:left;
	overflow:auto;
	padding-right:20px;
}
.waterHeater_content ul
{
	margin-top:20px;
	padding:0;
	list-style-type:none;	
}
.waterHeater_content li
{
	padding-left: 18px;
	background-image: url(../images/redArrow.png);
	background-repeat: no-repeat;
	background-position: 0 5px;
	padding-bottom:10px;
}
/*end products page*/
/*about us pages*/
.testimonials
{
	width: 519px;
	margin-bottom:20px;
	border-bottom:dotted 1px #ccc;
	overflow:auto;
	color:#777;
	font-weight:bold;
	font-style:italic;
	padding-top:10px;
	padding-bottom:10px;
}

.testimonials_text
{
	width: 519px;
	margin-bottom:20px;
	overflow:auto;
	color:#777;
	font-weight:bold;
	font-style:italic;
	padding-top:10px;
	padding-bottom:10px;
}
.quoteFrom
{
	color:#000;
	font-style:normal;
	font-weight:normal;	
}
/*end about us pages*/
/*rebates page*/
#rebates
{
	width:730px;
	border:solid 1px #ccc;
	overflow:auto;	
}
.rebateRow
{
	width:730px;
	clear:both;	
	line-height:10pt;
	overflow:auto;
	border-bottom:solid 1px #ccc;
}
.rebateCol0
{
	width:174px;
	min-height:40px;
	float:left;
	padding:10px 5px 10px 5px;		
	text-align:left;
	font-size:9pt;
	font-weight:bold;
	overflow:auto;
}
.rebateCol
{
	width:80px;
	min-height:40px;
	float:left;
	padding:10px 13px 10px 13px;	
	text-align:center;
	font-size:9pt;
	overflow:auto;
	border-left:dashed #ccc 1px;
}
/*end rebates page*/
/*specials page*/
.promoItem
{
	width:500px;
	min-height:180px;
	border:dotted 2px #ccc;	
	clear:both;
	margin-bottom:20px;
	overflow:auto;
	position:relative;
}
.promoImg
{
	width:130px;
	min-height:130px;
	padding:50px 10px 0 10px;
	
	float:left;
}
.promoInfo
{
	width:308px;
	min-height:140px;
	padding: 20px 20px 20px 20px;
	float:left;	
	border-left:dotted 2px #ccc;
	overflow:auto;
}
span.printNow
{
    position:absolute;
    right:0; 
    bottom:0;
    margin-right:5px; 
    margin-bottom:5px;
    color:#1e332c;
	font-weight:bold;
	text-decoration:underline;
	cursor:pointer;
}
/*end specials page*/
/*location page*/
#location_map
{
	margin-bottom: 10px;
	overflow:auto;	
}
#location_directions
{
	clear:both;
	overflow:auto;	
}
/*end location page*/
/* manuals page */
ul.manualList
{
	margin:0 0 20px 0 ;
	padding:0;
	list-style-type:none;	
}
/*end manuals page */
/*TEXT STYLE..............................................................*/

#siteTop .phoneNum
{
	font-family: 'Arial Black', Gadget, sans-serif;
	font-size: 26pt;
	color: #131d1c;
	font-weight:normal;
	line-height:.5;
	padding-bottom:5px;
	letter-spacing:3px;
}
#promo_1 h2, #promo_2 h2, #promo_3 h2, #promo_4 h2
{
	margin:6px 0 12px 15px;
	padding:0;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size:11pt;
	/*color:#1e332c;*/
	color:#fff;
	font-weight:bold;	
}
#pageHeader h1, #mainContent h1
{
	font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
	font-size:15pt;
	color:#866e4c;	
}
#mainContent h2, #mainContent_inner h2
{
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size:12pt;
	color:#000;
	font-weight:bold;
}
#mainContent, #mainContent_inner
{
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size:10pt;
	color:#000;
	font-weight:normal;
}
.vendor_row h2
{
	padding-top:0;
	margin-top:0;	
}
.prod_furnace_info h3
{
	margin:0 0 10px 0;
	padding:0;
	line-height:10pt;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size:10pt;
	color:#333;
	font-weight:bold;	
}
#specialsText h2
{
	margin:8px 0 0 0;
	padding:0;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size:12pt;
	color:#222;
}
.promoInfo h3
{
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	margin: 0 0 10px 0;
	font-size:12pt;	
}
/*FORM STYLE..............................................................*/
.formHeader
{
	width:510px;
	height:46px;
	background-image:url(../images/formHeader.png);
	background-repeat:no-repeat;
	font-weight:bold;
	padding-top:4px;
	padding-left:10px;
	color:#fff;	
	margin:24px 0 0 0;
}
#freeQuote input 
{
	width:300px;
	border:solid 1px #999;	
}
.form_row
{
	width:520px;
	clear:both;
	margin-bottom:5px;	
	overflow:auto;
	color:#990000;
	font-weight:bold;
}
.form_title
{
	width:150px;
	padding: 0 10px 0 10px;
	float:left;	
	overflow:auto;
	font-weight:normal;
	color:#000;
}
.form_input
{
	width:350px;
	float:left;
	overflow:auto;
	color:#000;
	font-weight:normal;
}
#freeQuote_comments
{
	width:300px;
	height:50px;
	border:solid 1px #999
}
.submit_row
{
	margin: 15px 0 0 170px;
}
.submit_row #submit
{
	width:150px;
	
}

/*LINK STYLE..............................................................*/
a img
{
	border:0;
}
a
{
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size:9pt;
	color:#1e332c;
	font-weight:bold;
	text-decoration:underline;
}
a:hover
{
	text-decoration:none;	
}
#topNav a
{
	font-family: 'Trebuchet MS', Helvetica, sans-serif;	
	color:#fff;	text-decoration:none;
}
a.freeestimate 
{
	display: block;
	width: 240px;
	height: 64px;
	text-decoration: none;
	background: url(../images/free_estimate.png);
}
a.freeestimate:hover 
{
	background-position: 0 -64px;	
}
.displace 
{
	position: absolute;
	left: -5000px;
}
#quicklinks a
{
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size:11pt;
	color:#1e332c;
	font-weight:normal;
	text-decoration:underline;
}
#quicklinks a:hover
{
	text-decoration:none;
}
#footer a
{
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size:8pt;
	color:#fff;
	font-weight:normal;	
	text-decoration:underline;
}
#footer a:hover
{
	text-decoration:none;
}
.promo_info a
{
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size:10pt;
	color:#1e332c;
	font-weight:normal;
	text-decoration:underline;
}
.promo_info a:hover
{
	text-decoration:none;
}
#tvAdv_inner a, #tvAdv a
{
	text-decoration:none;
	border:none;	
}
#breadCrumbs a
{
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size:9pt;
	color:#888;
	font-weight:normal;
	text-decoration:underline;	
}
#breadCrumbs a:hover
{
	text-decoration:none;			
}
.vendor_content a, .waterHeater_content a
{
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size:11pt;
	color:#1e332c;
	font-weight:bold;
	text-decoration:underline;
}
.vendor_content a:hover, .waterHeater_content a:hover
{
	text-decoration:none;
}
.prod_furnace_info h3 a
{
	line-height:10pt;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size:10pt;
	color:#333;
	font-weight:bold;
	text-decoration:underline;	
}
.prod_furnace_info h3 a:hover
{
	text-decoration:none;	
}
.internal
{
	text-decoration:none;	
}
/*-- jShowOff module styles --*/
#features, #slidingFeatures, #labelFeatures, #basicFeatures, #thumbFeatures {
	position: relative;
	overflow: hidden;
	width:1008px;
	height:358px;
	margin:0 auto;
	/*
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
*/
	}
.jshowoff {
	width: 1008px;
	}
.jshowoff div {	
	width: 1008px;
	height: 358px;
	}
.jshowoff div, .jshowoff img, .jshowoff 
{
	/*
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
*/
	}
#basicFeatures, .jshowoff.basicFeatures, .jshowoff.basicFeatures img, .jshowoff.basicFeatures div {
	/*
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
*/
	}
.jshowoff div p, .jshowoff div h2 {
	/*
	_background-color: #efefef;
	*/
}
.jshowoff h2, .jshowoff p {
	/*
	font-size: 18px;
	padding: 15px 20px 0px;
	margin: 0;
*/	
}
.jshowoff p 
{
	font-size: 13px;
	line-height: 15px;

	}
	/*
.eddie {
	float: right;
	padding: 15px 20px 15px 20px;
	}
*/
.jshowoff p.jshowoff-slidelinks {
	position: absolute;
	bottom: 5px;
	right: 5px;
	margin: 0;
	padding: 0;
}
.jshowoff-slidelinks a, .jshowoff-controls a {
	display: block;
	background-color:Transparent;
	color: #222;
	padding: 5px 7px 5px 7px;
	margin: 5px 5px 5px 5px;
	float: left;
	text-decoration: none;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	outline: none;
	font-size: 12px;
	}
.jshowoff-slidelinks a:hover, .jshowoff-controls a:hover {
	color: #fff;
	}
.jshowoff-slidelinks a.jshowoff-active, .jshowoff-slidelinks a.jshowoff-active:hover {
	background-color: #fff;
	color: #222;
	}
p.jshowoff-controls 
{
	/*
	background: #aaa;
	overflow: auto;
	height: 1%;
	padding: 0 0 5px 5px;
	margin: 0;
	-moz-border-radius-bottomleft: 6px;
	-moz-border-radius-bottomright: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
*/
	}
.jshowoff-controls a 
{
	/*
	margin: 5px 5px 0 0;
	font-size: 12px;
	line-height: 15px;
	padding: 4px 8px 5px;
*/	
}

.jshowoff-pausetext 
{
	/*
	color: #fff;
*/	
}
/*-- end jShowOff module styles --*/
