/*
CSS Document
*/

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

/* Banner */

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

#banner {
	padding-bottom: 0;
	position: relative;
	
}

#banner #slideshow {
	height: 300px;
	overflow: hidden;
	background-image: url(../images/banner_bg.png);
	background-repeat: repeat-x;
	background-position: center bottom;
		
}

#banner .pitch {
	color: #fff;
	font-size: 36px;
	font-weight: bold;
	letter-spacing: -0.02em;
	text-shadow: 0 -1px rgba(0,0,0,0.3);
	margin: 0px;
	padding: 0px;
	background-image: url(../images/icons/specials.gif);
	background-position: 290px center;
	background-repeat: no-repeat;
}

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

#banner h2 {
	color: #eee;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 0em;
	margin: 0px;
	padding: 0px;
}
#banner h2 a span {
	color: #ffcc00;
	font-size: 30px;
	margin: 0 0 20px 0;
	letter-spacing: 0px;
	text-decoration: none;
	border: none;
}
#banner h2 a:hover span {
	font-size: 30px;
	margin: 0 0 20px 0;
	letter-spacing: 0px;
	text-decoration: none;
	border-bottom: 1px solid #ffcc00;
}

#banner h3 {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 20px;
	border:none;
	letter-spacing: 0em;
}
#banner h3 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 span {
  visibility: hidden;
}

#banner .hero a:hover { background-position: -460px 0; }
#banner .hero a:hover span { visibility: visible; }
#banner .big_button {
	padding-top: 20px;
}
#banner .big_button a.passive {
	color: #ffcc00;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	display: block;
	margin-top: -10px;
}

#banner .big_button h2 {
  font-size: 1.2em;
  font-weight: bold;
  line-height: 20px;
  margin: 0;
}

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

#banner .big_button a:hover.button {
  background-color: #cc0033;
  border: 1px solid #ff6666;
}

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

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

#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: #C00;
	color: #FFF;
}

/* Specials */

.specials .diagnostic {
	height: 300px;
	overflow: hidden;
	}
.specials .thermostat { 
	height: 300px;
	overflow: hidden;
	}
.specials .tune_up {
	height: 300px;
	overflow: hidden;
	}
.specials .duct_sanitation {
	height: 300px;
	overflow: hidden;
	}


.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;
	font-size: 24px;
	font-weight: bold;
	color: #333;
	margin-top: 8px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
	letter-spacing: -0.05em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	padding-right: 10px;
	padding-bottom: 5px;
	width: 425px;
	display: inline;
	z-index: 0;
	padding-top: 10px;
}

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

#next {
	position: absolute;
	font-size: 12px;
	color: #e51937;
	text-decoration: underline;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 300px;
	display: inline;
	
}
#see_all {
	position: absolute;
	font-size: 12px;
	color: #e51937;
	text-decoration: underline;
	display: inline;
	text-align: right;
	margin: 20px 0 0 360px;
	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: 10px;
}

/* 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: #000 !important;
	font-size: 18px !important;
	font-weight: bold;
	letter-spacing: -0.05em !important;
	line-height: 24px !important;
}

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