﻿@import url(http://fonts.googleapis.com/css?family=Quicksand:300,400,700);
/*	font-family: 'Quicksand', sans-serif;	wide font */

@import url(http://fonts.googleapis.com/css?family=PT+Sans+Narrow:400,700);
/*	font-family: 'PT Sans Narrow', sans-serif;	*/

@import url(http://fonts.googleapis.com/css?family=PT+Sans+Caption);
/*	font-family: 'PT Sans Caption', sans-serif; slider captions */

@import url(http://fonts.googleapis.com/css?family=Oswald:400,300,700);
/*	font-family: 'Oswald', sans-serif; panel header titles and nav */

.box-shadow {       
        -webkit-box-shadow:  2px 8px 10px 4px rgba(8, 8, 8, 0.6);
        -moz-box-shadow: 2px 8px 10px 4px rgba(8, 8, 8, 0.6);
        box-shadow:  2px 8px 10px 4px rgba(8, 8, 8, 0.6);
       }
div.clear_all, div.clear, div.clear_both, div.clear_right, div.clear_left, div.c  {height: 0px; width: 0px;}

/* Location Box */
div#location_overlay {
	position: absolute; 
	top: 0; 
	left: 0; 
	width: 100%; 
	height: 100%; 
	display: none; 
	z-index: 1000;
}
div#location_header_box {
	position: relative; 
	float:left; 
	padding: 2px 0px 0px 0px;
	font-size: 10px;
}
div#location_header_box div#location_header {
	color:#ffffff; 
	line-height: 14px; 
	max-width: 150px;
}
div#location_header_box div#location_header #location_name {
	font-weight: bold; 
	font-size: 14px;
	position:absolute; 
	width: 200px;
}
div#location_header_box div#location_header a, div#location_header_box div#location_header a:visited  {
	color: #ffffff;
}
div#location_header_box div#location_header a:hover, div#location_header_box div#location_header a:active {
	color: #ffffff;
	font-weight: bold;
}
div#location_header_box div#floating-box {
	position: absolute; 
	z-index: 10000; 
	margin: 0px; 
	display:none;
}
div#location_header_box div#floating-box div#box div.left {
	margin: 0px; 
	left: -5px; 
	top:1px;
}
div#location_header_box div#floating-box .close { 
	position:absolute;
	width:16px;
	height:16px;
	margin:3px;
	right:7px;
	top:7px;
	background-image:url('/static/images/close_icon_16x16.png');
	background-position:center; 
	background-repeat:no-repeat;
	background-color: Transparent;
	cursor:pointer; 
}
div#location_header_box div#floating-box #box div div h4 {
	padding-right: 16px;
}
/* End Location Box */
       
/* Contact/Scheduler/Free Estimate Form */
div.form-contact { border: solid 4px; margin:15px; padding:20px 10px 10px 10px; }
div.form-contact table { }
div.form-contact table tr { }
div.form-contact table tr th,
div.form-contact table tr td { padding:0 0 10px 10px; }
div.form-contact table tr th { padding-left:30px; text-align: right; }
div.form-contact table tr th:first-child { padding-left:10px; }
div.form-contact table tr td { }
div.form-contact table tr td input.verify {display:none;}
div.form-contact table tr td input.short { width:50px; }
div.form-contact table tr td input.long, .ddl{ width:400px; }
div.form-contact table tr td textarea { width:400px;height:150px; padding:2px 2px; }
div.form-contact input[type="checkbox"] {
	float: left;
	margin: 5px 5px 0 0;
	border: 1px solid #999;
}
/* End Contact/Scheduler/Free Estimate Form */


/*Find an AC Company Page */
/*div.search									{ position:relative; margin:0; width:300px; margin:-20px 0 10px 0;}*/
.tabs										{position: relative; padding-left: 0px; width:600px; margin: 25px 0px 0px 25px;}
.tabs a										{text-decoration:none!important;}
.searchtab,
.searchtaboff								{position: relative; margin: 0 0 -2px 0; float: left; display: inline-block; z-index: 100;width: 200px; height: 33px; padding: 0 10px 0 10px; line-height: 33px; border-right: 2px solid #CCCCCC; border-left: 2px solid #CCCCCC; border-bottom: 2px solid #f5f5f5; border-top: 2px solid #CCCCCC;  color:#666666; font-size:1.1em; font-weight:bold; background-color: #f5f5f5;}
.searchtab:active,
.searchtaboff:active						{padding: 0 9px 0 11px; line-height: 34px; border-right: 2px solid #999999; border-left: 2px solid #CCCCCC; border-top: 2px solid #999999; border-bottom: 2px solid #CCCCCC; }		
.searchtab:hover,
.searchtaboff:hover							{cursor:pointer; }	
.searchtaboff,
.searchtaboff:active						{border-bottom: 2px solid #CCCCCC;}
.searchtab,
.searchtab:active							{border-bottom: 0px solid #f5f5f5!important; height: 35px!important; margin-bottom: -2px!important; }
.tabbottom									{margin: 0 0 0 0; clear:both; width: 598px; height: 2px; border-right: 2px solid #CCCCCC; border-left: 2px solid #CCCCCC; border-top: 2px solid #CCCCCC;  background-color: #f5f5f5;}
.about_area									{margin: 0px 10px 5px 25px; width: 590px; height: 390px; overflow: auto; padding: 5px; background-color: #f5f5f5; border-right: 2px solid #CCCCCC; border-left: 2px solid #CCCCCC; border-bottom: 2px solid #CCCCCC;}
.hidden										{display:none;}
/*End Find an AC Company Page */

/*More Dealers Control */
#moredealers 								{ font-size:0.9em; }
#moredealers h4								{ padding-bottom:2px; }
#moredealers ul 							{ margin: 0 0 0 10px; }
#moredealers li								{ position:relative; border-bottom:1px dashed #999; padding:5px 0; margin: 0 0 3px 0; background-position:5px 50%;}
#moredealers li:hover						{ background-color:#FFF;}
#moredealers ul li .name 					{ display:block; text-decoration:none; padding-left:10px; }
#moredealers ul li .location 				{ color:#818181; font-size:0.8em; font-style:italic; display:block; padding-left:10px;padding-bottom:0; text-decoration:none; }
#moredealers ul li .calltrack				{ color:#333333; font-size:1.2em; font-weight:bold;  padding-left:10px;padding-bottom:5px; text-decoration:none; }
#moredealers ul li .moreinfo				{ font-size:0.9em; padding-left:5px;padding-bottom:5px; text-decoration: none; }

/*End More Dealers Control*/

/* SideBar Locator */
input.ghost { color:#666666; font-style:italic }
a#viewall.viewallcompanies 					{margin: 3px 0 0 3px; float: left; display: inline-block; width: 55px; height: 33px; padding: 0 10px 0 10px; line-height: 33px; border-right: 2px solid #999999; border-left: 2px solid #EEEEEE; border-top: 2px solid #EEEEEE; border-bottom: 2px solid #999999; outline-offset: 12px; text-decoration: none;
											 color:#333333; font-size:1em; font-weight:bold; 
												background: rgb(233,240,247); /* Old browsers */
												/* IE9 SVG, needs conditional override of 'filter' to 'none' */
												background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U5ZjBmNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjI2JSIgc3RvcC1jb2xvcj0iI2U1ZWNmNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iI2UwZTlmNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iI2Q0ZTFmMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjYyJSIgc3RvcC1jb2xvcj0iI2Q4ZTRmNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijc1JSIgc3RvcC1jb2xvcj0iI2RkZThmNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijg4JSIgc3RvcC1jb2xvcj0iI2NjZGFlZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiZGNmZTUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
												background: -moz-linear-gradient(top,  rgba(233,240,247,1) 0%, rgba(229,236,245,1) 26%, rgba(224,233,244,1) 51%, rgba(212,225,242,1) 51%, rgba(216,228,244,1) 62%, rgba(221,232,247,1) 75%, rgba(204,218,238,1) 88%, rgba(189,207,229,1) 100%); /* FF3.6+ */
												background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(233,240,247,1)), color-stop(26%,rgba(229,236,245,1)), color-stop(51%,rgba(224,233,244,1)), color-stop(51%,rgba(212,225,242,1)), color-stop(62%,rgba(216,228,244,1)), color-stop(75%,rgba(221,232,247,1)), color-stop(88%,rgba(204,218,238,1)), color-stop(100%,rgba(189,207,229,1))); /* Chrome,Safari4+ */
												background: -webkit-linear-gradient(top,  rgba(233,240,247,1) 0%,rgba(229,236,245,1) 26%,rgba(224,233,244,1) 51%,rgba(212,225,242,1) 51%,rgba(216,228,244,1) 62%,rgba(221,232,247,1) 75%,rgba(204,218,238,1) 88%,rgba(189,207,229,1) 100%); /* Chrome10+,Safari5.1+ */
												background: -o-linear-gradient(top,  rgba(233,240,247,1) 0%,rgba(229,236,245,1) 26%,rgba(224,233,244,1) 51%,rgba(212,225,242,1) 51%,rgba(216,228,244,1) 62%,rgba(221,232,247,1) 75%,rgba(204,218,238,1) 88%,rgba(189,207,229,1) 100%); /* Opera 11.10+ */
												background: -ms-linear-gradient(top,  rgba(233,240,247,1) 0%,rgba(229,236,245,1) 26%,rgba(224,233,244,1) 51%,rgba(212,225,242,1) 51%,rgba(216,228,244,1) 62%,rgba(221,232,247,1) 75%,rgba(204,218,238,1) 88%,rgba(189,207,229,1) 100%); /* IE10+ */
												background: linear-gradient(top,  rgba(233,240,247,1) 0%,rgba(229,236,245,1) 26%,rgba(224,233,244,1) 51%,rgba(212,225,242,1) 51%,rgba(216,228,244,1) 62%,rgba(221,232,247,1) 75%,rgba(204,218,238,1) 88%,rgba(189,207,229,1) 100%); /* W3C */
												filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e9f0f7', endColorstr='#bdcfe5',GradientType=0 ); /* IE6-8 */
											}
a#viewall.viewallcompanies:active			{padding: 0 9px 0 11px; line-height: 34px; border-right: 2px solid #EEEEEE; border-left: 2px solid #999999; border-top: 2px solid #999999; border-bottom: 2px solid #EEEEEE; }		

#sidemap-search 							{ background: url(../images/bg-search.png); margin-left: 6px; background-position:center center; background-repeat:no-repeat; height:42px; margin-top:8px; width:300px }
#searchpage #sidemap-search {margin-left: 0px;}
#sidemap-search input.searchbox	{ vertical-align:middle;}
#sidemap-search img.searchbutton {margin: 7px 2px;}
#sidemap-search input.searchbox[type="text"]	{border: medium none;font-size: 0.8em;height: 22px;line-height: 22px;margin: 10px 0 5px 10px;padding: 0;width: 170px;}
#sidemap-search { background: url("/images/bg-search.png") no-repeat scroll center center transparent; height: 42px; margin-top: 8px; width: 300px;}
/* End Sidebar Locator */

/*div.addthis_toolbox { position:absolute; margin-top:215px; margin-left:330px; width:290px; z-index:900; } */
div.addthis_toolbox { height: 22px!important; width:295px!important; overflow: hidden; margin-bottom: 0px; }
div.addthis_toolbox .addthis_button_facebook_like {width: 70px!important;}
div.addthis_toolbox .addthis_button_tweet {width: 75px!important;}
div.addthis_toolbox .addthis_button_google_plusone {width: 70px!important;}
div.addthis_toolbox .addthis_counter.addthis_pill_style {width: 60px!important;} 

/*Dealer Directory Page*/   
div.directorycontent						{ margin:10px; }
div.directory 								{ font-size:0.9em; float: left; width: 195px; overflow: hidden; }
div.directory								{ margin-left:10px; }
div.directory:first-child					{ margin-left:0; }
div.directory  ul 							{ margin: 0 0 0 0; list-style: none; }
div.directory  li							{ position:relative; border-bottom:1px dashed #999;  height: 110px; overflow: hidden; list-style:none; padding-top:10px; background-position:5px 50%;}
div.directory  li:hover						{ background-color:#FFF;}
div.directory  ul li .dname 				{ display:block; text-decoration:none; padding-left:10px; }
div.directory  ul li .dlocation 			{ color:#818181; font-size:0.8em; font-style:italic; display:block; padding-left:10px;padding-bottom:0; line-height: 1.2em; text-decoration:none; }
div.directory  ul li .dcalltrack			{ color:#333333; font-size:1.1em; font-weight:bold; display:block; padding-left:10px;padding-bottom:5px; text-decoration:none; }

/*Global Page Overlay*/
#overlay { display:none;position:fixed;z-index:999998;width:100%;height:100%;left:0;top:0;background:url('/images/bkg-overlay1.png') repeat scroll 0 0 transparent; }
#overlay div.contact_overlay { display:none;position:absolute;z-index:999;left:50%;top:50%;max-height:800px; overflow:auto; width:600px;margin-top:-280px;margin-left:-300px;background-image:url('/images/bg-overlay-contact.png');background-repeat:repeat; padding: 0 5px 20px 5px;border: solid 4px; }
#overlay div.contact_overlay .close { position:absolute;width:30px;height:20px;margin:3px;right:0px;top:0px;background-image:url('/images/btn_30x15_close.png');background-position:center; background-repeat:no-repeat;cursor:pointer; }
#overlay div.contact_overlay h2 { margin-bottom:2px; margin-top: 0px; text-align:center; padding: 0px 25px 10px 25px;}
#overlay div.contact_overlay h3 {margin: 10px 5px 0px 15px;}
#overlay div.contact_overlay p { margin:0;  padding: 0px 15px 10px 25px;}
.verify {display: none;}
/*End Global Page Overlay*/


/* ---------------------------------------------------- Blog & Sidebar Blog feeder */
div#blog {
	padding-left: 5px;
}
div#blog h2 {
	margin: 0px;
	margin-bottom: 5px;/*padding: 0px;*/
}
div#blog h2 a {
	text-decoration:none;
}
div#blog p.author {
	margin:3px 0px;
	/*padding: 0px;*/
	font-size:11px;
	font-style:italic;
}
div#blog hr {
	margin: 10px 20px;
	opacity: .5;
}
ul.paginationNav {
	position:relative;
	clear:left;
	overflow:hidden;
	list-style:none;
}
ul.paginationNav li {
	float:left;
	padding:0 10px 0 0;
}
div.addthis_toolbox {
	margin: 10px 0 10px 0;
	padding: 0 0 0 10px;
}
/* Article Catgories */
div.panel h2.air_conditioning, div.panel h2.ac_installation	{ padding-left:32px; height:32px; font-size: 20px; line-height:32px; background:url(../images/icon-hvac.png) 0 0 no-repeat; }
div.panel h2.air_quality, div.panel h2.home_comfort	{ padding-left:32px; height:32px; font-size: 20px;  line-height:32px; background:url(../images/icon-air-quality.png) 0 0 no-repeat;}
div.panel h2.heating	{ padding-left:32px; height:32px; font-size: 20px;  line-height:32px; background:url(../images/icon-heat.png) 0 0 no-repeat;}
div.panel h2.maintenance, div.panel h2.info	{ padding-left:32px; height:32px; font-size: 20px;  line-height:32px; background:url(../images/icon-maintenance.png) 0 0 no-repeat;}
div.panel h2.money_saving_energy, div.panel h2.energy_savings	{ padding-left:32px; font-size: 20px;  height:32px; line-height:32px; background:url(../images/icon-money-saving-energy.png) 0 0 no-repeat;}


/* Serving Areas */
div.sidebar div.servingareas { margin: 15px 10px 15px 10px;}
div.sidebar div.servingareas h4 { padding:0; font-size:16px }
div.sidebar div.servingareas h5 { margin-top:10px; padding-bottom:0; font-size:14px; }
div.sidebar div.servingareas p { font-size:0.8em; margin:0 0 0 0.5em; padding:0; text-align:left;  }
div.sidebar div.servingareas p a { text-decoration:none; }
div.sidebar div.servingareas p a:hover { text-decoration:underline; }
/*div.right div.servingareas .zipcodes {height: 200px; overflow:hidden;}*/


div.sidetags								{ font-size:0.9em; background:url(../images/bg-side.png) 0 0 no-repeat; padding:10px 10px 0 10px; min-height:230px; }
div.sidetags ul 							{ margin: 0.5em 0 0.5em 0; padding:0; }
div.sidetags li							{ border-bottom:1px dashed #999; min-height:30px; }
div.sidetags ul a 							{ padding:10px 5px; text-decoration:none; font-size:12px; }
div.sidetags h4							{ padding:5px 0;}


#sidetags	.tags {
		margin:2px 0 10px 10px;
		padding:.5em 10px;
		text-align:center;
		}
#sidetags	.tags li{
		margin:0;
		padding:0;
		list-style:none;
		display:inline;
		}
#sidetags	.tags li a{
		text-decoration:none;
		color:#fff;
		padding:0 2px;	
		}
#sidetags	.tags li a:hover{	
		color:#999999;
		}		
	
	.tag1{font-size:100%;}
	.tag2{font-size:120%;}
	.tag3{font-size:140%;}
	.tag4{font-size:160%;}
	.tag5{font-size:180%;}
	
/* search results */
div.pages {text-align:center; max-width: 650px; display:table; margin-left:auto; margin-right:auto;}
.content-center div.pages {max-width: 435px;}
div.pages a, .content-large div.pages a, .content-center div.pages a, div.pages a:visited, .content-large div.pages a:visited, .content-center div.pages a:visited {color: #333; text-decoration: none; font-size: 13px; margin-right: 8px; float:left;}
div.pages a.current, .content-large div.pages a.current, .content-center div.pages a.current, .content-large div.pages a:visited.current, .content-center div.pages a:visited.current {color:#DD4B39;font-weight:bold;} 
div.pages a:hover, .content-large div.pages a:hover, .content-center div.pages a:hover  {text-decoration: underline;}
div.pages:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/*End search results */

/* Mobile Compatibility CSS */
.visible-phone {display: none;}
.locator-bottom h5 { margin-left: 5px; font-weight: 700;}
	.wrap {
	position: relative;
	padding: 10px;
	padding-bottom: 35px;
	overflow: hidden;
	}
	#gradient {
	width:100%;
	height:35px;
	background:url(../images/bg-gradient.png) repeat-x;
	position:absolute;
	bottom:0;
	left:0;
	}
	#read-more {
	padding:5px;
	border-top:4px double #ddd;
	background:#fff;
	color:#333;
	}
	#read-more a {
	padding-right:22px;
	background:url(../images/icon-arrow.gif) no-repeat 100% 50%;
	font-weight:bold;
	text-decoration:none;
	margin-bottom: 10px;
	}
	#read-more a:hover {color:#000;}
	#header-container, #footer-container {min-width: 1010px;} 
	.geo_link {display: block; font-weight: bold; min-height: 30px; font-size: 1.2em;} /*margin: 5px 0px 0px 0px; background:url(../images/geo_icon.png) no-repeat 0 0; }*/
@media (max-width: 775px) {
	#read-more.visible-phone, .mobilesite.visible-phone {display: inherit;}
	div.panel h2.air_conditioning, div.panel h2.ac_installation	{ font-size: 1.1em; height:auto;}
	div.panel h2.air_quality, div.panel h2.home_comfort	{ font-size: 1.1em; height:auto;}
	div.panel h2.heating { font-size: 1.1em; height:auto;}
	div.panel h2.maintenance, div.panel h2.info	{ font-size: 1.1em; height:auto;}
	div.panel h2.money_saving_energy, div.panel h2.energy_savings{ font-size: 1.1em; height:auto;}
	
}
/* End Mobile Compatibility CSS */