/* @override 
	http://www.hitech.47dev.com/css/site.css
	http://hitech.47dev.com/css/site.css
	http://hitechair.net/css/site.css
*/

/* reset browser css */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset,img {
	border: 0;
}

address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
	font-weight: normal;
}

ol,ul {
	list-style: none;
}

caption,th {
	text-align: left;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}

q:before,q:after {
	content: '';
}

abbr,acronym {
	border: 0;
}

/* reimplement */

body {
	font-family: Verdana, Sans-Serif;
	font-size: 13px;
	line-height: 150%;
	background: #fff;
	color: #666;
}

#main img.left {
	float: left;
	margin-right: 20px;
}

#main img.right {
	float: right;
	margin-left: 20px;
}

a {
	text-decoration: none;
	color: #09c;
	border-bottom: 1px solid #09c;
}

#main p a:hover {
	background-color: #09c;
	color: #fff;
}

a.img {
	border-bottom: none;
}

p,
blockquote,
ul.text,
ol.text {
	margin-bottom: 1.3em;
}

ul.text {
	
}

ul.text li,
#main ul li {
	margin-bottom: .5em;
	padding-left: 3.5em;
	background: url(../images/bullet.gif) 1em 7px no-repeat;
}

ol.text,
#main ol {
	list-style-type: decimal;
	margin-left: 1.5em;
}

ol.text li,
#main ol li {
	margin-bottom: .5em;
	margin-left: 1.6em;
}

blockquote {
	margin-left: 2em;
}

b, strong {
	font-weight: bold;
}

em {
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}

p.last {
	margin-bottom: 2.5em;
}

p.action,
p.action input {
	display: inline-block;
	margin: 0;
	padding: 0;
	white-space: nowrap;
	padding-right: 37px;
	background: url(../images/button-bg-right-trans.png) 100% 0 no-repeat;
	font: bold 13px/38px Helvetica, Arial, Sans-Serif;
}

p.action input {
	padding-right: 0px;
	height: 38px;
}

p.action a,
p.action input {
	display: inline-block;
	padding-left: 18px;
	color: #fff;
	text-transform: uppercase;
	text-shadow: -1px -1px 1px rgba(0,0,0,.5);
	background: url(../images/button-bg-left-trans.png) 0 0 no-repeat;
	text-decoration: none;
	border: none;
	line-height: 38px;
}

p.action:hover,
p.action:focus,
p.action input:hover,
p.action input:focus {
	background-image: url(../images/button-bg-right-hover-trans.png);
}

p.action:hover a,
p.action:focus a,
p.action input:hover {
	background-image: url(../images/button-bg-left-hover-trans.png);
	color: #2d2d2d;
	text-shadow: 1px 1px 1px rgba(255,255,255,.5);
}

p.action:active {
	background-image: url(../images/button-bg-right-down-trans.png);
}

p.action:active a {
	background-image: url(../images/button-bg-left-down-trans.png);
}

.sIFR-alternate {
	display: none !important;
}

#head p {
	margin-bottom: 0;
}

#head,
#content,
#footer {
	width: 960px;
	margin: 0 auto;
}

#head-outer {
	background: #fff url(../images/header-bg.jpg) 0 0 repeat-x;
	color: #666;
}

#head:after {
	display: block;
	content: ".";
	clear: both;
	height: 0;
	overflow: hidden;
}

#title {
	display: block;
	width: 287px;
	float: left;
	margin-left: -14px;
	position: relative;
	z-index: 2;
}

#title a {
	border-bottom: none;
	display: block;
	padding-top: 115px;
	height: 0;
	overflow: hidden;
	background: url(../images/logo-trans.png) 0 0 no-repeat;
}

#support {
	display: block;
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 116.7%;
	line-height: 150%;
	color: #ccc;
	float: right;
	line-height: 50px;
}

#support .phone {
	font-weight: bold;
}

#nav {
	clear: right;
	float: left;
	position: relative;
	left: -11px;
	top: -7px;
	z-index: 1;
}

#nav:after {
	display: block;
	content: ".";
	clear: both;
	height: 0;
	overflow: hidden;
}

#nav h2 {
	display: none;
}

#nav ul {
	
}

#nav li {
	display: block;
	float: left;
	padding-top: 4px;
	padding-bottom: 9px;
	padding-right: 2px;
	margin-left: -2px;
	background: url(../images/nav-item-sep.gif) 100% 50% no-repeat;
}

#nav li.contact-us {
	background-image: none;
	padding-right: 0;
}

#nav li.customer-login {
	background-image: none;
	margin-left: 0;
	padding-left: 3px;
	padding-right: 0;
}

#nav li.active {
	background-image: none;
	background-color: #fff;
	-moz-box-shadow: 0 -4px 6px rgba(0,0,0,.2);
	-webkit-box-shadow: 0 -4px 6px rgba(0,0,0,.2);
}

#nav li.active a {
	cursor: default;
}

#nav li a {
	border-bottom: none;
	display: block;
	height: 0;
	overflow: hidden;
	padding-top: 52px;
	padding-left: 10px;
	padding-right: 10px;
	background-position: 10px 50%;
	background-repeat: no-repeat;
}

#nav li.capabilities ul li a,
#nav li.capabilities ul li a:hover,
#nav li.services ul li a,
#nav li.services ul li a:hover,
#nav li.about-us ul li a,
#nav li.about-us ul li a:hover
 {
	padding: 10px;
	background-image: none;
	width: 200px;
	display: block;
	overflow: visible;
	height: 14px;
	margin-right: 0px;
	float: left;
}

#nav li.about-us a {
	width: 59px;
	background-image: url(../images/nav-about-us.gif);
}

#nav li.about-us.active a,
	#nav li.about-us a:hover {
	background-image: url(../images/nav-about-us-hover.gif);
}

#nav li.about-us a:focus {
	background-image: url(../images/nav-about-us-hover.gif);
}

#nav li.capabilities a {
	width: 80px;
	background-image: url(../images/nav-capabilities.gif);
}

#nav li.capabilities a:hover,
	#nav li.capabilities.active a {
	background-image: url(../images/nav-capabilities-hover.gif);
}

#nav li.capabilities a:focus {
	background-image: url(../images/nav-capabilities-hover.gif);
}

#nav li.contact-us a {
	width: 72px;
	background-image: url(../images/nav-contact-us.gif);
}

#nav li.contact-us a:hover,
	#nav li.contact-us.active a {
	background-image: url(../images/nav-contact-us-hover.gif);
}

#nav li.contact-us a:focus {
	background-image: url(../images/nav-contact-us-hover.gif);
}

#nav li.customer-login a {
	width: 126px;
	background-image: url(../images/nav-customer-login.gif);
	padding-left: 0;
	padding-right: 0;
	background-position: 0 50%;
}

#nav li.customer-login a:hover,
	#nav li.customer-login.active a {
	background-image: url(../images/nav-customer-login-hover.gif);
}

#nav li.customer-login a:focus {
	background-image: url(../images/nav-customer-login-hover.gif);
}

#nav li.energy-tips a {
	width: 76px;
	background-image: url(../images/nav-energy-tips.gif);
}

#nav li.energy-tips a:hover,
	#nav li.energy-tips.active a {
	background-image: url(../images/nav-energy-tips-hover.gif);
}

#nav li.energy-tips a:focus {
	background-image: url(../images/nav-energy-tips-hover.gif);
}

#nav li.green-rebates a {
	width: 96px;
	background-image: url(../images/nav-green-rebates.gif);
}

#nav li.green-rebates a:hover,
	#nav li.green-rebates.active a {
	background-image: url(../images/nav-green-rebates-hover.gif);
}

#nav li.green-rebates a:focus {
	background-image: url(../images/nav-green-rebates-hover.gif);
}

#nav li.services a {
	width: 57px;
	background-image: url(../images/nav-services.gif);
}

#nav li.services a:hover,
	#nav li.services.active a {
	background-image: url(../images/nav-services-hover.gif);
}

#nav li.services a:focus {
	background-image: url(../images/nav-services-hover.gif);
}

#nav li ul {
	background-color: #fff;
	position: absolute;
	left: -999em;
	width: 220px;
	margin: 0 0 0 2px;
	z-index: 400;
	-moz-box-shadow: 0 7px 8px rgba(0,0,0,.2);
	-webkit-box-shadow: 0 7px 8px rgba(0,0,0,.2);
	float: left;
}

#nav li.active ul {
	z-index: 400;
}

#nav li ul li a {
	display: block;
	float: left;
}


#nav li ul li {
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	background-image: none;
	line-height: 18px;
	color: #fff;
	text-transform: none;
	margin-left: 0;
	padding: 0px;
	display: block;
}

#nav li ul li a:hover {
	color: #fff;
	background-color: #00afdb;
	background-image: none;
	width: 200px;
	margin: 0;
}

#nav li:hover ul {
	left: auto;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

#content {
	border: 1px solid #eee;
	background: url(../images/content-bg.jpg) 0 100% repeat-x;
	margin-bottom: .5em;
}

#home #content {
	background-image: url(../images/home-content-bg.gif);
}

#content h1 {
	display: none;
}

#content:after {
	display: block;
	content: ".";
	clear: both;
	height: 0;
	line-height: 0;
	overflow: hidden;
}

#main {
	width: 67%;
	padding: 2em 3% 2em 1.5%;
	float: right;
	display: inline;
	overflow: hidden;
}

#main h1 {
	display: block;
	margin-bottom: .4em;
	text-transform: capitalize;
	font: bold 247%/100% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#main h2,
#aside h2 {
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 150%;
	font-weight: bold;
	line-height: 150%;
	color: #bf311a;
	margin-bottom: 1em;
}

#aside h2 {
	font-size: 120%;
	line-height: 120%;
}

#main h3 {
	font: normal 148% Georgia, "Times New Roman", Times, serif;
	margin-bottom: 1em;
}

#main p.showcase {
	margin-bottom: 1em;
	position: relative;
	z-index: 100;
}

#main img {
	border: 4px solid #ccc;
	margin-bottom: 20px;
}

#main div.callout,
#main ul, #main ol {
	margin: 0 12em 2em 2em;
	-moz-box-shadow: 0 0 2em rgba(0,0,0,.1);
	-webkit-box-shadow: 0 0 2em rgba(0,0,0,.1);
	font-family: Georgia, Sans-Serif;
	font-size: 116.67%;
	line-height: 150%;
	font-style: italic;
	border: 1px solid #fafbfc;
	background: #fff url(../images/callout-bg.jpg) 0 100% repeat-x;
	padding-right: .6em;
	padding-top: 1em;
	padding-left: .6em;
}

#main div.callout ul.text li,
#main ul li,
#main div.callout ol.text li
#main ol li {
	margin-bottom: 1em;
}

#aside {
	width: 23%;
	padding: 2em 1.5%;
	float: left;
	display: inline;
}

#subnav {
	margin-bottom: 2em;
}

#subnav h2 {
	display: none;
}

#subnav ul {
	border: 1px solid #eee;
	background: #fff url(../images/subnav-bg.jpg) 0 100% repeat-x;
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 116.67%;
	letter-spacing: -.5px;
	line-height: 150%;
	font-weight: bold;
}

#subnav li {
	border-top: 1px solid #eee;
	margin-top: -1px;
	width: 100%;
}


#subnav a {
	border: .25em solid #67c7df;
	margin-bottom: 1px;
	border-color: transparent;
	color: #666;
	display: block;
	padding: .4em .8em;
	margin-top: -1px;
}

#subnav a:hover,
		#subnav li.here a {
	background-color: #09c;
	color: #fff;
}

#subnav a:focus {
	background-color: #09c;
	color: #fff;
}

#subnav li.here a,
		#subnav li.here a:active {
	border-color: #67c7df;
	cursor: default;
}

#aside div.callout {
	border: 1px solid #ddd;
	background: #efefef url(../images/aside-callout-bg.gif) 0 100% repeat-x;
	color: #666;
	padding: 1em;
	margin-bottom: 2em;
}

#aside div.callout h2 {
	font-family: Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 183.33%;
	line-height: 100%;
	height: 22px;
	overflow: hidden;
	margin-bottom: .5em;
	color: #565658;
}

#aside div.callout > p {
	margin-left: 33px;
}

#aside #contact-us {
	padding-top: .5em;
	padding-left: 2.75em;
	background: url(../images/contact-us-phone.gif) 0 0 no-repeat;
}

#aside div.pullquote {
	margin-bottom: 2em;
}

#aside div.pullquote blockquote {
	margin-left: 0;
	font-family: Georgia, Sans-Serif;
	font-size: 116.67%;
	line-height: 200%;
	font-style: italic;
	background: url(../images/pullquote-quote-end.gif) 100% 65% no-repeat;
	padding: 0 1em .5em 0;
}

#aside div.pullquote blockquote > * {
	padding-left: 1em;
}

#aside div.pullquote blockquote > *:first-child {
	padding-top: .5em;
}

#aside div.pullquote p {
	margin-bottom: .5em;
}

#aside div.pullquote p:first-child {
	background: url(../images/pullquote-quote-begin.gif) 0 0 no-repeat;
}

#aside div.pullquote cite {
	display: block;
	margin-top: 1em;
	font-family: Verdana, Sans-Serif;
	font-size: 71.43%;
	line-height: 150%;
	font-style: normal;
	font-weight: bold;
	color: #b4b4b4;
}

#capabilities {
	width: 960px;
	height: 380px;
	position: relative;
	margin-bottom: 1em;
	z-index: 0;
}

#capabilities-tabs {
	position: absolute;
	z-index: 100;
	width: 43%;
	padding-top: 50px;
	min-height: 330px;
}

#capabilities-commercial,
	#capabilities-residential,
	#capabilities-government {
	background: #f6f6f6;
	background-color: rgba(255,255,255,.9);
	padding: 2em 2em;
}

#capabilities h2 {
	display: none;
}

#capabilities h3 {
	display: block;
	margin: 0;
	height: 0 !important;
	padding-top: 17px;
	overflow: hidden;
	margin-bottom: 1em;
}

#capabilities p {
	font-size: 116.7%;
	line-height: 171.4%;
}

#capabilities p.action {
	font-size: 100%;
	line-height: 36px;
}

#capabilities-commercial.ui-tabs-hide,
	#capabilities-residential.ui-tabs-hide,
	#capabilities-government.ui-tabs-hide {
	display: none;
}

#capabilities-commercial h3 {
	width: 331px;
	background: url(../images/capabilities-commercial-title-trans.png) 0 0 no-repeat;
}

#capabilities-residential h3 {
	width: 331px;
	background: url(../images/capabilities-residential-title-trans.png) 0 0 no-repeat;
}

#capabilities-government h3 {
	width: 339px;
	background: url(../images/capabilities-government-title-trans.png) 0 0 no-repeat;
}

#capabilities ul.links {
	margin-left: 20px;
}

#capabilities ul.links:after {
	display: block;
	content: ".";
	clear: both;
	height: 0;
	line-height: 0;
	overflow: hidden;
}

#capabilities ul.links li {
	float: left;
	background-color: #e6e6e6;
	background-color: rgba(255,255,255,.8);
	font-size: 91.67%;
	font-weight: bold;
	color: #878585;
	text-transform: uppercase;
	letter-spacing: 1px;
	border: 1px solid #ccc;
	border-width: 1px 0 0 1px;
}

#capabilities ul.links li:first-child {
	border-left-width: 0;
}

#capabilities ul.links li.ui-tabs-selected {
	background-color: #f6f6f6;
	background-color: rgba(255,255,255,.9);
	color: #3c3c3c;
	border-color: Transparent;
}

#capabilities ul.links li a {
	display: block;
	padding: .75em 1em;
	border-bottom: none;
	color: #878585;
}

#capabilities ul.links li.ui-tabs-selected a {
	color: #bf311a;
}

#capabilities ul.links li a:hover {
	color: #00afdb;
}

#capabilities-slider {
	position: absolute;
	top: 0;
	left: 0;
	width: 960px;
	height: 380px;
	overflow: hidden;
	background: #999 url(../images/loading.gif) 50% 50% no-repeat;
}

#slide-capabilities-commercial,
	#slide-capabilities-residential,
	#slide-capabilities-government {
	width: 960px;
	height: 380px;
}

#slide-capabilities-commercial {
	background: url(../images/capabilities-commercial-bg.jpg);
}

#slide-capabilities-residential {
	background: url(../images/capabilities-residential-bg.jpg);
}

#slide-capabilities-government {
	background: url(../images/capabilities-government-bg.jpg);
}

#capabilities ul.links-copy {
	position: absolute;
	z-index: 100;
	bottom: 0;
	right: 0;
	width: 50%;
	padding: 1em 2em;
	text-align: right;
}

#capabilities ul.links-copy:after {
	display: block;
	content: ".";
	clear: both;
	height: 0;
	line-height: 0;
	overflow: hidden;
}

#capabilities ul.links-copy li {
	display: inline-block;
	padding-right: .5em;
}

#capabilities ul.links-copy li a {
	border-bottom: none;
	display: block;
	width: 9px;
	height: 0;
	padding-top: 8px;
	overflow: hidden;
	background: url(../images/capabilities-bullet-trans.png) 0 0 no-repeat;
}

#capabilities ul.links-copy li a.activeSlide,
	#capabilities ul.links-copy li a:hover {
	background-image: url(../images/capabilities-bullet-active-trans.png);
}

#highlights {
	margin-bottom: 1em;
}

#highlights h2 {
	display: none;
}

#highlights h3 {
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 116.7%;
	font-weight: bold;
	line-height: 150%;
	color: #666;
}

#highlights h3 a {
	color: #666;
	border-bottom-color: transparent;
}

#highlights h3 a:hover {
	color: #00afdb;
}

#highlights a img {
	border: 5px solid #ccc;
}

#highlights a:hover img {
	border-color: #00afdb;
}

#highlights ul:after {
	display: block;
	content: ".";
	clear: both;
	height: 0;
	line-height: 0;
	overflow: hidden;
}

#highlights li {
	width: 210px;
	float: left;
	padding: 15px;
}

#highlights p {
	line-height: 131%;
	width: 210px;
}

#footer h2 {
	display: none;
}

#utility {
	float: left;
	width: 740px;
}

#badges {
	margin-right: 2em;
	float: right;
	padding-bottom: 2em;
	display: inline;
	width: 180px;
}

#badges li {
	float: left;
	padding-left: .9em;
}

#badges li a {
	display: block;
	overflow: hidden;
	text-indent: -1000px;
}

#badges li a.carrier {
	background: url(../images/badge-carrier.gif) no-repeat;
	width: 48px;
	height: 47px;
}

#badges li a.nexstar {
	background: url(../images/badge-nexstar.gif) no-repeat;
	width: 63px;
	height: 32px;
	margin-top: 10px;
}

#badges li a.bbb {
	background: url(../images/badge-bbb.gif) no-repeat;
	width: 28px;
	height: 43px;
}

#copyright {
	margin-left: 2em;
}

#copyright,
	#license,
	#other-links {
	margin-top: 1.5em;
	font-size: 91.667%;
	line-height: 100%;
	color: #999;
	float: left;
	padding-right: .5em;
	border-right: 1px solid #999;
	margin-right: .5em;
}

#other-links {
	border-right: none;
}

#other-links a {
	color: #999;
	border-bottom-color: transparent;
}

#other-links a:hover {
	color: #666;
	border-bottom-color: #666;
}

#other-links li {
	display: inline;
	border-left: 1px solid #999;
	padding-left: .5em;
	margin-left: .2em;
}

#other-links li:first-child {
	border-left: none;
	padding-left: 0;
}



#unitip {
	position: absolute;
	z-index: 1000;
	top: -1000px;
	color: #fff;
	font: normal normal 1em/15px Verdana, Arial, Helvetica, sans-serif;
	display: none;
}

	#unitippoint, #unitipmid, #unitipcap {
		position: relative;
		top: 0px; 
		left: 0px;
		width: 145px;
		display: block;
	}
	
	#unitippoint { 
		background: url(../images/TipPoint-trans.png) no-repeat; 
		height: 19px; 
		overflow: hidden; 
	}
	
	#unitipmid { 
		background: url(../images/TipMid-trans.png) repeat; 
		width: 131px;
		height: auto; 
		padding: 0 7px;
	}
	
	#unitipcap { 
		background: url(../images/TipCap-trans.png) no-repeat; 
		height: 7px; 
		overflow: hidden; 
	}
	
.contact-form {
	padding: 15px;
	margin-bottom: 20px;
	border: 1px solid #ddd;
	background: #efefef url(../images/aside-callout-bg.gif) 0 100% repeat-x;
}

.contact-form form input.std_input {
	margin-bottom: 10px;
}

form label.clear {
	clear: both;
}

form label.required {
	font-weight: bold;
}

form select {
	margin-bottom: 10px;
	background-color: #fff;
	border: 1px solid #ccc;
	font: 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #6e6e6e;
	width: 90%;
}

.clearform {
	width: 33.3%;
	display: inline;
	float: left;
}

form .clearform input.short {
	width: 90%;
}

form label {
	color: #808080;
	font-size: 14px;
}

form input.std_input,
form textarea {
	border: 1px solid #ccc;
	width: 97%;
	font: 15px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding: 1%;
	color: #6e6e6e;
}

form span.button4 {
	margin-top: 10px;
}

form p.captchainstruct {
	margin-bottom: 5px;
	margin-top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #ababab;
}

form p.captcha {
	float: left;
	clear: left;
	width: 97%;
	margin-bottom: 0px;
}

form p.captcha img {
	float: left;
	margin-right: 10px;
	margin-top: 1px;
}

form input.captcha {
	font: 15px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding: 5px;
	color: #6e6e6e;
	float: left;
	border: 1px solid #ccc;
}

#login #content h1 {
	float: left;
	width: 380px;
	clear: none;
}

.login-form {
	float: right;
	width: 240px;
	margin-left: 20px;
	display: inline;
}

form p.notify {
	margin-bottom: 5px;
}	

.contact-form p.action {
	margin-top: 10px;
}

.article {
	float: left;
	width: 100%;
	margin-bottom: 20px;
	border-bottom: 1px solid #eee;
	padding-bottom: 5px;
}

#main .article h2 {
	margin-bottom: 3px;
}

.article-img {
	float: left;
	width: 60px;
	margin-right: 20px;
	display: inline;
}

.article-info {
	float: right;
	width: 560px;
}

.clients .article-img,
.team .article-img {
	width: 128px;
}

#main .clients .article-img img {
	border: none;
}

#main .team .article-img img {
	border: 4px solid #ccc;
}

.clients .article-info,
.team .article-info {
	width: 488px;
}

#maintenance #content {
	text-align: center;
	padding: 30px;
	background: none;
	border: none;
}

#maintenance #content h3 {
	color: #bf311a;
	font: bold 25px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#maintenance p#support  {
	text-align: center;
	float: none;
	color: #757575;
}

#maintenance #head p#title {
	float: none;
	margin-left: auto;
	margin-right: auto;
}
