/*
CSS Document
*/

hr {
  margin: 0 auto 19px auto;
  width: 940px;
}

/* Banner */

#coup_date {
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	color: #eee;
	margin-left: 5px;
	
}

#banner {
	position: relative;
	background-color: #0099cc;
	height: 380px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #069;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #005482;
	
}

#banner #slideshow {
	height: 300px;
	overflow: hidden;
			
}
#banner p{
	font-family: Tahoma, Verdana, Arial, Geneva, sans-serif;
	font-size: 18px;
	font-weight: normal;
	margin: 0px 0px 10px 10px;
	color: #fff;
		
}

#banner h1 {
	color: #fff;
	font-size: 24px;
	font-weight: normal;
	letter-spacing: 0em;
	margin: 0px 0px 10px 10px;
	padding: 0px;	
	
}

#banner h2.pitch {
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -0.02em;
	text-shadow: 0 -1px rgba(0,0,0,0.3);
	margin: 0px;
	height: 50px;
	padding: 5px 0px 0px 5px;
	line-height: normal;
}

#banner h3 {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0em;
	margin: 20px 0 0 5px;
	padding: 0 0 0 54px;
	line-height: 14px;
	border: none !important;
}
#banner h3 a span {
	color: #fff;
	font-size: 14px;
	margin: 0 0 5px 0;
	letter-spacing: 0px;
	text-decoration: none;
	border-bottom: none;
}
#banner h3 a:hover span {
	margin: 0 0 5px 0;
	letter-spacing: 0px;
	text-decoration: none;
	border-bottom: 1px solid #fff;
}

.icon_diagnostic {
	background-image: url(../images/icons/diagnostic.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 48px;
	
}
.icon_tune_up {
	background-image: url(../images/icons/tune-up.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 48px;
	
}
.icon_duct {
	background-image: url(../images/icons/sanitazation.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 48px;
	
}
.icon_thermostat {
	background-image: url(../images/icons/thermostat.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 48px;
	
}

#banner h4 {
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	border:none;
	letter-spacing: 0em;
	margin-left: 60px;
	margin-top: 0px;
	line-height: 12px;
}
#banner h4 span {
	padding-left: 2px;
	margin-left: 2px;
}
#banner .hero {
	height: 300px;
	overflow: hidden;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0;
}

#banner .hero a {
	color: #f8f8f8;
	display: block;
	font-size: 11px;
	text-align: center;
	padding: 0;
	margin-bottom: 10px;
}

#banner .hero a img {
	display: block;
	padding: 0;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-left: 0px;
}

#banner .hero a strong {
  color: #fff;
  text-transform: uppercase;
}


#banner .hero a:hover { background-position: -460px 0; }
#banner .hero a:hover span { visibility: visible; }
#banner .big_button {
	display: block;
	margin-bottom:10px;
	padding-bottom:20px;
}

#banner a.passive {
	color: #FFCC00;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	display: inline;
	margin-left: 5px;
	
}

#banner .big_button p {
	color: #FFF;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 18px;
	padding: 12px 0px 12px 0px;
	margin: 0px;
	
	
		
}
#banner .big_button p span{
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;		
}

#banner .big_button a.button {
	background-color: #ff9900;
	border: 1px solid #ffcc00;
	color: #fff;
	text-shadow: 0 -1px rgba(0, 0, 0, .25);
		
	
}

#banner .big_button a:hover.button {
  background-color: #ff9900;
 text-decoration: none;
 border: 1px solid #f60;
}

#banner .big_button a:active.button {
	background-color: #ffcc00;
	border: 1px solid #ffcc00;
	margin-top: 1px;
	color: #fff;
	
}

#banner .big_button em {
	font-weight: normal;
	font-style: normal;
	color: #fff;
}

#banner #navigation_dots {
	position: absolute;
	bottom: -20px;
	width: 200px;
	z-index: 20;
	letter-spacing: 5px;
	margin-right: auto;
	margin-left: auto;
	left: 49%;
}

#banner #navigation_dots #dots a:link, #banner #navigation_dots #dots a:visited{
	width: 20px;
	margin-right: 1px;
	margin-left: 1px;
	display: inline;
	padding-right: 1px;
	padding-left: 1px;
	text-decoration: none;
	letter-spacing: 1px;
}

#banner #navigation_dots #dots a:hover, #banner #navigation_dots #dots a:active {
	width: 20px;
	margin-right: 1px;
	margin-left: 1px;
	display: inline;
	padding-right: 1px;
	padding-left: 1px;
	letter-spacing: 1px;
	text-decoration: none;
	background-color: #0099ff;
	color: #FFF;
}

/* Specials */
.specials {
	background-color: #09C;
	
	
}

.specials .diagnostic .inside_box {
	
	overflow: hidden;
	background-color:#0099CC;
	
	}
.specials .thermostat .inside_box { 
	
	overflow: hidden;
	background-color:#66cc99;
	
	}
.specials .tune_up .inside_box {
	
	overflow: hidden;
	background-color:#143257;
	
	}
.specials .duct_sanitazation .inside_box {
	
	overflow: hidden;
	background-color:#03AA4E;
	height: auto;
	}

.coupon {
	
	padding: 8px;
	background-color: #fff;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	
}
.inside_border{
	padding: 8px;
	border: 1px dashed #999;
}

.trans25 {
	opacity: .25;														/*Firefox, Opera, Webkit */
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=25)";	/* IE 8 */
	filter: alpha(opacity=25);											/* IE 5-7 */
}

.trans50 {
	opacity: .5;														/*Firefox, Opera, Webkit */
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";	/* IE 8 */
	filter: alpha(opacity=50);											/* IE 5-7 */
}

.trans75 {
	opacity: .75;														/*Firefox, Opera, Webkit */
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";	/* IE 8 */
	filter: alpha(opacity=75);											/* IE 5-7 */
}

.opaque {
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}

.error {
	color: red;
	font-weight: bold;
}

.col {
	float: left;
	width: 145px;
	border-left: 1px solid #c0c0c0;
	margin: 15px 0;
	padding: 3px 10px;
}

.smalltext {
	font-size: 0.8em;
}

.maintserv {
	font-size: 14px;
	font-weight: bold;
	
}

/* Testimonials */

#testimonials {
	background-color: #FFF;
	border: 1px dashed #ccc;
	margin-top: 0;
	width: 100%;
	height: 220px;
		
}

#test_count {
	position: absolute;
	margin: 8px 0px 0px 10px;
	letter-spacing: -0.05em;
	border-bottom: 1px solid #ccc;
	padding-right: 10px;
	padding-bottom: 5px;
	width: 920px;
	display: inline;
	z-index: 0;
	
	font-family: Tahoma, Geneva, sans-serif;
	font-style: normal !important;
	font-size: 24px;
	color: #666;
	
}

#previous {
	position: absolute;
	font-size: 12px;
	color: #006699;
	text-decoration: underline;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 270px;
	display: inline;
	
}

#next {
	position: absolute;
	font-size: 12px;
	color: #006699;
	text-decoration: underline;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 300px;
	display: inline;
	
}
#see_all {
	position: absolute;
	font-size: 12px;
	color: #006699;
	text-decoration: underline;
	display: inline;
	text-align: right;
	margin: 10px 0 0 850px;
	padding: 0px;
	display: inline;
	
}

#previous:hover, #next:hover, #see_all:hover {
	text-decoration: none;
	
}

#writereview {
	position: absolute;
	margin-top: 170px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 790px;
}

/* Services */

.services {
	overflow: hidden;
	position: relative;
	clear: both;
}

.services .lockup {
  background-position: 0 50%;
  background-repeat: no-repeat;
  margin: 0;
  text-indent: -9999px;
}

.services p { line-height: 30px; }

.services h2 {
	color: #0099cc !important;
	font-size: 18px !important;
	font-weight: normal;
	line-height: 24px !important;
	font-family: Arial, Helvetica, sans-serif;
}

.services .pitch p {
  color: #999;
  font-size: 1.1em;
  font-weight: bold;
}

.services .buttons { margin-bottom: 20px; }
.services em {
  font: italic 14px/20px Georgia, Times, 'Times New Roman', serif;
  
}

/* Logos */

.endorsements ul {
  margin-bottom: 30px;
  overflow: hidden;
}

.endorsements ul li.alpha { clear: left; }
.endorsements ul li img { display: block; }
