/*
Yahoo Reset CSS

Copyright (c) 2010, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.com/yui/license.html
version: 3.1.0
build: 2026
*/

html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,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;}li{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;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}

/* End Yahoo Reset CSS */


/* General Items */
body {
	text-align: center;
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.clear {
	clear : both;
	margin: 10px 0 0 0;
}
.container {
	width: 980px;
	margin: 10px auto;
	text-align: left;
}
a.arrow_blue {
	background: url(../structure/arrow_blue.png) no-repeat right top;
	padding-right: 10px;
	color: #009bda;
}
a.arrow_orange {
	background: url(../structure/arrow_orange.png) no-repeat right top;
	padding-right: 10px;
	color: #f68b1f;
}
a.arrow_white {
	background: url(../structure/arrow_white.png) no-repeat right -5px;
	padding-right: 10px;
	color: #fff;
}
.right {
	float: right;
}
.links {
	position:relative;
	margin: 5px 0;
}
.links li {
	display: block;
	margin: 5px 0;
}
/* General Items */


/* Logo */
h1.logo {
	display: block;
	width: 290px;
	height: 67px;
	padding: 0;
	float: left;
}
h1.logo a {
	display: block;
	text-indent: -10000px;
	overflow: hidden;
	width: 290px;
	height: 67px;
	padding: 0;	
	background: url(../structure/hdr_logo.gif) no-repeat top left;
}


/* Header Tools */
.header_tools {
	float: right;
	display: block;
	width: 500px;
	margin: 15px 0 0 0;
}
.header_tools ul {
}
.header_tools ul li {
	padding: 3px 20px 3px 10px;
	border-right: 1px solid #d5d5d5;
	display: block;
	float: right;
	text-align: right;
}
.header_tools ul li.last {
	border-right: none;
}
/* Header Tools */


/* Navigation */
.nav {
	clear: both;
	width: 980px;
	height: 31px;
	background: url(../structure/nav_back.gif) no-repeat top left;
	position:relative;
	z-index: 50;
}
.nav a.btn {
	display: block;
	text-indent: -10000px;
	overflow: hidden;
	height: 31px;
}
.nav a.aboutUs {
	width: 79px;
	background: url(../structure/nav_aboutUs.gif) no-repeat top left;
}
.nav a.fuelDelivery {
	width: 106px;
	background: url(../structure/nav_fuelDelivery.gif) no-repeat top left;
}
.nav a.heatingCooling {
	width: 130px;
	background: url(../structure/nav_heatingCooling.gif) no-repeat top left;
}

.nav a.Cooling {
	width: 130px;
	background: url(../structure/nav_Cooling.gif) no-repeat top left;
}
.nav a.homeServices {
	width: 115px;
	background: url(../structure/nav_homeServices.gif) no-repeat top left;
}
.nav a.energySavings {
	width: 81px;
	background: url(../structure/nav_Savings.gif) no-repeat top left;
}
.nav a.hover {
	background-position: bottom left;
}
.nav a.current_page {
	background-position: left -31px;
}

.nav ul {
	margin: 0 0 0 30px;
	z-index: 100;
}
.nav ul li {
	position: relative;
	display: block;
	float: left;
	padding: 0;
}
.nav ul li ul {
	position: absolute;
	top: 31px;
	left: 5px;
	display: none;
	background: #b9b9b9 url(../structure/nav_dropdown_corner.gif) top right no-repeat;
	padding: 0 0 10px 0;
	margin: 0;
}
.nav ul li ul li {
	color: #fff;
	width: 200px;
	padding: 4px 10px;
}
.nav ul li ul li a{
	color: #fff;
}
/* Navigation */


/* Homepage Content */
.home_content {
	width: 650px;
	float: left;
	margin: 30px 0;
}
.flash {
	z-index: 1;
}
.home_content p {
	margin: 25px 30px 10px 30px;
	line-height: 18px;
}
.location_form {
	float: right;
	margin: 45px 30px 0 0;
	width : 400px;
}
.location_form  ul {
}
.location_form ul li {
	float: left;
}
.location_form label {
	margin: 0 10px 0 0;
}
.location_form .textbox {
	width: 140px;
	padding: 3px 5px;
	color: #666;
}
/* Homepage Content */


/* Homepage Sidebar */
.home_sidebar {
	width: 299px;
	float: left;
	margin: 30px 0 30px 30px;
}
.home_sidebar h2 {
	color: #a7a9ac;
	font-size: 16px;
	margin: 5px 0;
}
.home_sidebar h2.image {
	padding: 0;
	margin: 15px 0 0 0;
	height: 35px;
	overflow: hidden;
	text-indent: -10000px;
}
.home_sidebar h2.justForYou {
	background: url(../structure/h2_justForYou.gif) no-repeat left top;
}
/* Boxes */
.bluebox2 {
	width: 299px;
	background: #4895d9 url(../structure/box_blue2_top.gif) no-repeat left top;
}
.bluebox2 .content {
	padding: 20px 30px;
	color: #fff;
}
.bluebox2 .content h3 {
	color: #fff;
	font-size: 16px;
	font-weight: none;
	line-height: 27px;
	margin: 0 0 5px 0;
}
.bluebox2 .bottom {
	width: 299px;
	background: url(../structure/box_blue2_bottom.gif) no-repeat left bottom;
}
/* Boxes */

/* Categories */
.category {
	width: 262px;
	position:relative;
	margin: 25px 0 0 0;
}
.category  a.btn {
	display: block;
	text-indent: -10000px;
	overflow: hidden;
	width: 262px;
	height: 37px;
	margin: 0 0 20px 7px;
}
.category a.homeowners {
	background: url(../structure/category_homeowners.gif) no-repeat top left;
}
.category a.buyersSellers {
	background: url(../structure/category_buyersSellers.gif) no-repeat top left;
}
.category a.landlordsTenants{
	background: url(../structure/category_landlordsTenants.gif) no-repeat top left;
}
.category a.businessCommercial {
	background: url(../structure/category_businessCommercial.gif) no-repeat top left;
}

.category a.precision {
	background: url(../structure/category_precision.gif) no-repeat top left;
}

.category a.energyaudit {
	background: url(../structure/category_energyaudit.gif) no-repeat top left;
}

.category a.totalcomfort {
	background: url(../structure/category_totalcomfort.gif) no-repeat top left;
}
.category a.realtyservices {
	background: url(../structure/category_realtyservices.gif) no-repeat top left;
}




.category a:hover {
	background-position: bottom left;
}
.category ul {
	margin: 0;
}
.category ul li {
	position: relative;
	display: block;
	padding: 0;
}
/* Categories */

/* Homepage Sidebar */


/* Sub-Navigation */
.subnav {
	width: 160px;
	position:relative;
	margin: 45px 0 0 0;
	float: left;
}
.subnav h2 {
	font-size: 12px;
	font-weight: bold;
	display: block;
	min-height: 20px;
	width: 140px;
	padding: 6px 5px 2px 10px;
	margin: 20px 0 0 20px;
}
.subnav span {
	padding: 5px 0px;
}
.subnav a.btn {
	padding: 6px 10px 2px 10px;
	color: #acacac;
	text-decoration: none;
	background: url(../structure/arrow_gray.png) no-repeat top right;
}
.subnav .hover a.btn,
.subnav .current a.btn {
	color: #fff;
	text-decoration: none;
	background: url(../structure/arrow_white.png) no-repeat top right;
	padding-right: 10px;
}
.subnav li.hover,
.subnav li.current {
	background: #acacac url(../structure/subnav_corner_bottom.gif) no-repeat bottom left;
	display: block;
}
.subnav li span {
	display: block;
	width: 140px;
}
.subnav .hover span,
.subnav .current span {
	background: url(../structure/subnav_corner_top.gif) no-repeat top left;
}
.subnav .hover span a,
.subnav .current span a {
	color: #fff;
}

.subnav ul {
	margin: 0 0 0 20px;
}
.subnav ul li {
	display: block;
	width: 140px;
	padding: 0;
	margin: 5px 0;
}
/* Sub-Navigation */


/* Sub Content */
.sub_content {
	padding: 0 0 0 25px;
	margin: 28px 0 40px 0;
	width: 505px;
	float: left;
	position:relative;
	border-left: 1px solid #acacac;
	overflow: hidden;
	min-height: 500px;
}
.sub_content p {
	line-height: 18px;
}
.sub_content h1 {
	clear: both;
	padding: 30px 0 15px 0;
	color: #a7a9ac;
	font-size: 30px;
/*	height: 35px; */
}
.sub_content h1.image {
	padding: 30px 0 15px 0;
	height: 35px;
	overflow: hidden;
	text-indent: -10000px;
}
.sub_content h1.airConditioning {
	background: url(../structure/h1_airConditioning.gif) no-repeat left 32px;
}

.service_mark {
		background: url(/images/service_mark.png) no-repeat right 0px;
		padding : 0 20px 0 0;

}
.sub_content h2 {
	color: #333;
	font-size: 16px;
	margin: 5px 0;
}
.sub_content h2.image {
	padding: 0;
	height: 20px;
	overflow: hidden;
	text-indent: -10000px;
}
.sub_content h3 {
	color: #000;
	font-size: 12px;
	margin: 2px 0;
	font-weight: bold;
}
.sub_content .content_block {
	display: block;
	margin-left: 110px;
}
/* Sub Content */

/* Sub Content Full Width */
.sub_content_full {
	padding: 0 0 0 0px;
	margin: 15px 0 40px 0;
	width: 100%;
	float: left;
	position:relative;
	overflow: hidden;
	min-height: 500px;
}
.sub_content_full p {
	line-height: 18px;
}
.sub_content_full h1 {
	clear: both;
	padding: 15px 0 15px 0;
	color: #a7a9ac;
	font-size: 30px;
/*	height: 35px; */
}
.sub_content_full h1.image {
	padding: 30px 0 15px 0;
	height: 35px;
	overflow: hidden;
	text-indent: -10000px;
}
.sub_content_full h1.airConditioning {
	background: url(../structure/h1_airConditioning.gif) no-repeat left 32px;
}
.sub_content_full h2 {
	color: #333;
	font-size: 16px;
	margin: 5px 0;
}
.sub_content_full h2.image {
	padding: 0;
	height: 20px;
	overflow: hidden;
	text-indent: -10000px;
}
.sub_content_full h3 {
	color: #000;
	font-size: 12px;
	margin: 2px 0;
	font-weight: bold;
}
.sub_content_full .content_block {
	display: block;
	margin-left: 110px;
}
/* Sub Content Full Width */

/* Breadcrumbs */
.breadcrumbs {
	position:relative;
	float: left;
	overflow: auto;
}
.breadcrumbs a.btn {
	background: url(../structure/arrow_gray2.png) no-repeat top right;
	padding-right: 18px;
	margin-right: 12px;
}
.breadcrumbs li.current a.btn {
	background-image: none;
	padding-right: 0;
}
.breadcrumbs ul {
}
.breadcrumbs ul li {
	display: block;
	float: left;
}
/* Breadcrumbs */


/* Sub Sidebar */
.sub_sidebar {
	width: 260px;
	margin: 28px 0 40px 0;
	float: right;
	overflow: hidden;
}
.sub_sidebar  h2 {
	color: #a7a9ac;
	font-size: 16px;
	margin: 5px 0;
}
.sub_sidebar  h2.image {
	padding: 0;
	height: 20px;
	overflow: hidden;
	text-indent: -10000px;
}
.sub_sidebar  h2.communityAction {
	background: url(../structure/h2_communityAction.gif) no-repeat left top;
}
.sub_sidebar  h2.quickAccess {
	background: url(../structure/h2_quickAccess.gif) no-repeat left top;
}

/* Boxes */
.bluebox {
	width: 238px;
	background: #4895d9 url(../structure/box_blue_top.gif) no-repeat left top;
}
.bluebox .content {
	padding: 15px 20px;
	color: #fff;
}
.bluebox .content h2 {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}
.bluebox .content h3 {
	color: #fff;
	font-size: 19px;
	font-weight: none;
	margin: 0 0 5px 0;
}
.bluebox .bottom {
	width: 238px;
	background: url(../structure/box_blue_bottom.gif) no-repeat left bottom;
}
.graybox {
	width: 238px;
	background: #f5f5f5 url(../structure/box_gray_top.gif) no-repeat left top;
	margin: 30px 0;
}
.graybox .content {
	padding: 15px 20px;
}
.graybox .bottom {
	width: 238px;
	background: url(../structure/box_gray_bottom.gif) no-repeat left bottom;
}
/* Boxes */

/* Easy Slider */
.slider ul,
.slider li{
	margin: 0;
	padding: 0;
	list-style: none;
	width: 260px;
	height: 220px;
	overflow: hidden;
}
.slider li p{ 
	width: 239px;
	font-size: 11px;
	margin: 5px 0 0 0;		
}
#lightbox-image-details-currentNumber {
	display: hidden;
}
ol#controls{
	margin: 10px auto;
	padding: 0;
	height: 12px;
	width: 60px;
}
ol#controls li{
	margin: 0 3px 0 0; 
	padding: 0;
	float: left;
	list-style:none;
	height: 12px;
	width: 12px;
	overflow: hidden;
}
ol#controls li a{
	float: left;
	height: 12px;
	width: 12px;
	background: url(../structure/dot_off.gif) no-repeat;
	padding: 0 5px;
	text-decoration: none;
	text-indent: -10000px;
	overflow: hidden;
}
ol#controls li.current a{
	background: url(../structure/dot_on.gif) no-repeat;
}
ol#controls li a:focus{
	outline: none;
}
/* Easy Slider */

/* Sub Sidebar */


/* Footer */
.footer {
	width: 980px;
	border-top: 1px solid #d5d5d5;
	clear: both;
}
.footer_bar {
	margin: 10px 30px;
	width: 924px;
	height: 30px;
}
.footer_bar .share_bar {
}
.footer_bar .share_bar li {
	position: relative;
	display: block;
	float: left;
	padding: 0 10px 0 0;
	color: #a7a9ac;
}
.footer_links {
	margin: 10px 30px 10px 18px;
	overflow: auto;
}
.footer_links  ul {
	float: left;
	padding: 0 22px 0 10px;
	border-right: 1px solid #d5d5d5;
}
.footer_links  ul li {
	padding: 4px;
}
.footer_links ul li a {
	background: url(../structure/arrow_blue.png) no-repeat top right;
	padding-right: 10px;
}
.footer_links ul.orange {
	border-right: none;
}
.footer_links ul.orange li a {
	background: url(../structure/arrow_orange.png) no-repeat top right;
	padding-right: 10px;
	color: #f68b1f;
}
.footer_paragraphs {	
	clear: both;
	margin: 10px 30px 0 30px;
	overflow: auto;
	line-height: 16px;
}
.footer_paragraphs ul li {
	width: 50%;
	float: left;
	padding: 15px 0;
}
.footer_paragraphs ul li,
.footer_paragraphs ul li a {
	font-size: 11px;
	color: #a7a9ac;
}
.footer_paragraphs ul li a.arrow_blue {
	color: #009bda;
}
.footer_paragraphs ul li h4 {
	font-size: 12px;
	font-weight: bold;
}

.footer_paragraphs ul li h4, .footer_paragraphs ul li h5 {
	margin : 0 10px;
}
.footer_credits {
	clear: both;
	display: block;
	text-align: center;
	margin: 10px auto 30px auto;
	width: 500px;
	font-size: 11px;
	color: #a7a9ac;
}
.footer_credits  a{
	font-size: 11px;
	color: #a7a9ac;
	margin: 0 5px;
}
/* Footer */

/* my account page */
#my_account { width : 800px; margin : 0 auto;}
.circle_list li {list-style-type:circle; padding : 2px 0px 2px 10px; margin : 0 0 0 40px;}
.circle_list {margin : 5px 0;}

/* Editor */
.edit { background-color : #ffff00; border : 1px solid #3399cc; text-align : center; padding : 5px; font-weight : bold;}
.edit a:hover {color : #000;}

/*table */

.contact_tbl td{ padding : 3px 10px;}
.contact_tbl {padding : 20px; margin : 10px 0;}
a .header_phone {font-size : 14px; color : #999; text-decoration : none;}
.contact_tbl .riTextBox {-moz-border-radius: 5px;
border-radius: 5px; background : #eee !important;}

