﻿/* Sets element margins, padding, and border to 0 to even out browser differences when adding desired values later. */
html, body, div, p, h1, h2, h3, h4, h5, h6, blockquote, ol, ul, li, dl, dt, dd, td, form, fieldset, a, img, button {
     margin: 0;
     padding: 0;
     border: 0;
}
body {
	text-align: center;
	background-color: #808080;
/*	background-image: url(../images/bg_tile.gif);*/
	background-repeat: repeat;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.72em;
}

h1, h2, h3, h4, h5, h6 {color: #003399;}

h1 {
	margin-top: 1em;
	font-size: 1.4em;
	font-weight: bold;
}
h2 {
	margin-top: 1em;
	font-size: 1.2em;
	font-weight: bold;
}
h3 {
	margin: 0.5em 0;
	font-size: 1.0em;
	font-weight: bold;
}
h4 {
	margin: 0.5em 0;
	font-size: 1.0em;
	font-weight: bold;
}
h5 {
	margin: 0.5em 0;
	font-size: 0.92em;
	font-weight: normal;
}
h6 {
	margin: 0.5em 0;
	font-size: 0.92em;
	font-weight: normal;
}

#emergency {
	margin: 0.5em 0;
	color: #981C1C;
}

#emergency_phone 
{
	font-size: 1.0em;
	font-weight: bold;
	color: #981C1C;
}

#office_phone 
{
	font-size: 1.0em;
	font-weight: bold;
	color: #003399;
}

#specials_name {
	margin-top: 1em;
	font-size: 1.4em;
	font-weight: bold;
	text-align: center;
}

div#tiptitle
{
	font-size: 0.92em;
}

div#tiptext 
{
	font-size: 0.92em;
}

#tip {
	margin: 0.5em 0;
	font-size: 1.2em;
	font-weight: bold;
	color: #003399;
}

.hrule {
	clear: both;
}

p {margin: 0.92em 0;}


a .container {
	color:#007BCD;
	text-decoration: none;
}

#copy a {
	color:#007BCD;
	text-decoration: none;
}
#copy a:hover {text-decoration: underline;}

.sidebarcontainer a {
	color:#007BCD;
	text-decoration: none;
}

.sidebarcontainer a:hover {text-decoration: underline;}

.vvv { background:orange;}

#wrapper {
	width: 960px;
	margin: 0 auto;
	padding-bottom: 0;
	border: 1px solid #FFFFFF;	
	text-align: left;
	background-color: #EEEEFF;
	background-image: url(Images/main_bg.png);
	background-repeat: repeat-y;
	background-position: top center;
}
* html .wrapper {   /*** IE5.x/win box model fix ***/
	width: 962px;
	wid\th: 960px;
}
#header{
	height: 88px; 
	position: relative;
	background-image: url(Images/header_bg.png);
	background-repeat: repeat-x;
	background-color: #0099FF;
}
#logo{
	position: absolute;
	top: 0;
	left: 0;
}
#headerlinks {
	float: right;
	height: 19px;
	width: 280px; 
	margin: 0 0;
	text-align: center;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 4px;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	background-color: #003399;
}

#headerlinks a {text-decoration: none; color: #FFFFFF;}

#headerlinks a:hover {text-decoration: underline; color: #FFFFFF;}

#callbanner
{
	position: absolute;
	top: 46px;
	left: 720px;
}

#txtCall
{
	font-size: 14px;
	font-weight: bold;
	color: #003399;
}
#txtPhone
{
	font-size: 16px;
	font-weight: bold;
	color: White;
}

#banner {
	position: relative;
	width: 960px;
	height: 132px;

/*	background-attachment:fixed;*/
		background-image: url(../images/broomhallbrothers.png);
			background-repeat: no-repeat;
							background-position:left top;
								top:0px;
									visibility: visible;
										left: 0px;

}

/* --------------------------------------------------------------------- */

#subban
{
	float: right;
	display: inline;
	padding: 0px 0px;
	margin: 0px 0px;
	width: 750px;
	height: 132px;
}
.hoverbox
{
	cursor: default;
	list-style: none;
	width: 750px;
	float: right;
}

.hoverbox a
{
	cursor: default;
	text-decoration: none;
}

.hoverbox a .preview
{
	display: none;
}

.hoverbox a:hover .preview
{
	display: block;
	position: absolute;
	top: -0px;
	left: -0px;
	z-index: 1;
}

.hoverbox img
{
	vertical-align: top;
	width: 250px;
	height: 132px;
}

.hoverbox li
{
	display: inline;
	float: left;
	position: relative;
}

.hoverbox .preview
{
	border-color: #000;
	width: 250px;
	height: 132px;
}

/* -------------------------------------------------------------- */

#toprule {
	height: 5px; 
	width: 960px;
	margin: 0 0;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	background-color: #003399;
}

#bottomrule {
	height: 5px;
	width: 960px;
	margin: 0 0;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	background-color: #003399;
}

#search {
	position:absolute;
	bottom:5px;
	right:5px;
}



div#mainnav 
{
	padding: 0px 10px 0px 20px;
	border-bottom: 1px solid #003399;
	background-color: #0099FF;
}

h2#cityAndZip
{
	color: White;
	float: left;
}



/*
div#smoothmenu1
{
	border-right: 1px solid #FFFFFF;
}
*/


div#smoothmenu1
{
	margin-left: 190px;
}

.datetime
{
	width: 300px;
	float: right;
	padding-top: 18px;
	font-size: 11px;
	font-weight: bold;
}

#cate { padding-bottom: 2px; }

div#hostess
{
	width: 100px;
	float: left;
}
div#txtHostess
{
	padding-top: 16px;
	padding-left: 120px;
	padding-bottom: 4px;
	font-size: 1.5em;
	font-weight: bold;
	color: Green;
}
div#slogan
{
	padding-left: 120px;
	padding-bottom: 20px;
}
div#sun
{
	padding-left: 70px;
	width: 50px;
}
h3#txtSun
{
	width: 240px;
	float: right;
	padding-top: 12px;
	padding-right: 30px;
}

#first_vlogo {
	margin-left: 10px;
}

#vlogo1 {
	border: none;
	margin-top: 12px;
	margin-right: 12px;
	vertical-align: top;
}

#vlogo2 {
	border: none;
	margin-right: 10px;
}

#vlogo3 {
	border: none;
	margin-right: 10px;
}

#vlogo4 {
	border: none;
}

#contentwrapper	/* wraps center and right columns */
{
	position: relative; /*** IE needs this or the contents won't show outside the parent container. ***/
	margin-left: 210px;    /*** Critical left col dimension value ***/
	width: 748px; /*468px;*/   /*** Critical left and right col/divider dimension value (moves inversly) ***/
border-left: 1px solid #EEEEFF;  /*** Critical left divider dimension value ***/
border-right: 1px solid #EEEEFF; /*** Critical right divider dimension value ***/
	color: #000000;		/* main font color */
}

* html #contentwrapper {  /*** IE5.x/win box model fix ***/
	width: 750px;   /*** Critical left and right col/divider dimension value (moves inversly) ***/
	wid\th: 748px;   /*** Critical left and right col/divider dimension value (moves inversly) ***/
}
#floatwrapper {
	float: left;
	width: 548px;   /*** Critical left and right col/divider dimension value (moves inversly) ***/
	margin-right: -1px;   /*** Static fix ***/
}
#centercolumn{
	float: right;
	width: 548px;   /*** Critical left and right col/divider dimension value (moves inversly) ***/
	
	/* \*/
	margin-left: -1px; 
	/* Hidden from IE-mac */

	padding-top:30px;
}

#homeleft {
	float: left;
	width: 154px;
	padding-right: 20px;
}

#homecenter 
{
	float: left;
	width: 152px;
	padding-right: 20px;
}

#homeright {
	float: right;
	width: 152px;
}

#vendorlogos 
{
	vertical-align: middle;
}

#breadcrumbs{
	position:absolute;
	top:5px;
	left:25px;
	font-size:0.9em;
}
#breadcrumbs a {
	color:#000000;
	text-decoration:none;
}

#breadcrumbs a:hover {text-decoration:none;}


#copy .container {
	margin:0;
	padding:0 20px 15px 20px;
	border:1px solid #999999;
	background-color:#FFFFFF;
}

/* \*/
* html #copy .container {height:1%;}
/* */

/*#copy img, #rightcolumn img {border:1px solid #003399 !important;}*/


#copy .teaser{
	margin-top:0;
	color:#777777; 
	font-size:0.9em; 
	font-weight:normal;
}

#copy td, #copy th {padding: 0.2em 0.5em;}

#copy .container table tr {font-size:0.9em;}

/* ------- Service Agreement page ------- */

.agreementlinks li { list-style-type: none; }
.agreementlinks a:hover {text-decoration: underline;}

/* ------- About Us page ------- */

#aboutus img {
	border: 1px solid #003399;
}

#signature {
	padding: 0 180px;
}

#imgSolar
{
	padding-top: 4px;
}

/* ------- Rinnai Solutions page ------- */

.rinnai_text
{
	padding-top: 20px;
}
.rinnai_graphic {
	width: 122px;
	float: left;
	padding-right: 12px;
	padding-bottom: 15px;
}
.rinnai_graphic img {
	border: 1px solid #003399;
}

#tbIncentives table
{
	width: 490px;
	border: 1px solid Blue;
	border-collapse: collapse;
	font-size: larger;
}
#tbIncentives th
{
	width: 490px;
	padding: 6px 6px;
	text-align: center;
	border-right: 1px solid Blue;
	border-bottom: 1px solid Blue;
	background: #0099FF;
}
#tbIncentives td
{
	width: 490px;
	padding: 6px 6px;
	border-right: 1px solid Blue;
	border-bottom: 1px solid Blue;
}

#rinnai_amt
{
	color: #981C1C;
	font-size: 1.4em;
}

/* ------- Indoor Air Quality page ------- */

.textcol 
{
	float: left;
	width: 260px;
}
.imagecol 
{
	float: left;
	width: 167px;
	padding-top: 12px;
	padding-left: 15px;
}
.imagecol img {
	border: 1px solid #003399;
}
.imagelegend 
{
	float: left;
	width: 167px;
	font-size: smaller;
	padding-left: 28px;
}

/* ------- Services page ------- */

#tbServiceGroups table
{
	margin-top: 25px;
}

#tbServiceGroups table
{
	width: 470px;
	border: 1px solid Blue;
	border-collapse: collapse;
	font-size: larger;
}
#tbServiceGroups th
{
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: center;
	border-right: 1px solid Blue;
	border-bottom: 1px solid Blue;
	background: #0099FF;
}
td#tdServiceName
{
	width: 135px;
	padding: 0 0.5em;
	border-right: 1px solid Blue;
	border-bottom: 1px solid Blue;
	font-size: 0.92em;
}
td#tdServiceDescr
{
	width: 185px;
	padding: 0.5em 0.5em;
	border-right: 1px solid Blue;
	border-bottom: 1px solid Blue;
	font-size: 0.92em;
}
td#tdServices
{
	width: 175px;
	padding: 4px 22px;
	border-right: 1px solid Blue;
	border-bottom: 1px solid Blue;
	font-size: 0.92em;
}

div#ulServices
{
	list-style-type: square;
	padding-top: 2px;
	padding-bottom: 2px;
}

/* ------- FAQ's page ------- */

.faqs 
{
	position: relative;
	left: -6px;
}

/* ------- Job Opportunities page ------- */

.txtJob
{
	width: 130px;
	font-weight: bold;
}
.dataJob
{
	float: right;
	width: 310px;
}

/* ------- Products page ------- */

.vendor 
{
	float: left;
	width: 500px;
	background: #EEEEFF;
}
#logoRheem 
{
	float: left;
	padding-top: 30px;
	margin-left: 20px;
	margin-right: 20px;
	width: 100px;
}
#logoRaypak {
	float: left;
	padding-top: 45px;
	margin-left: 20px;
	margin-right: 20px;
	width: 100px;
}
#logoAOSmith {
	float: left;
	padding-top: 60px;
	margin-left: 20px;
	margin-right: 20px;
	width: 100px;
}
.legendVendor 
{
	float: right;
	width: 324px;
	margin-left: 6px;
	padding-left: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
}
.product {
}
.legendProduct {
	float: left;
	width: 250px;
	padding-top: 40px;
	padding-right: 25px;
}
.imgProduct 
{
	float: left;
	width: 140px;
}
a.moreinfo
{
	font-size: 0.92em;
}





.bullet 
{
	float: left;
	width: 16px;
	padding-right: 10px;
}



/* ------- Vendors page ------- */

.logoVendor 
{
	float: left;
	width: 100px;
	margin-right: 20px;
}
.txtVendor
{
	float: left;
	width: 360px;
}
.linkVendor
{
	padding-right: 20px;
	padding-bottom: 2px;
	text-align: right;
	font-size: 0.92em;
}

/* ------- Resources page ------- */

.logoResource 
{
	float: left;
	width: 300px;
}
.txtResource
{
	float: left;
	width: 160px;
	padding-left: 16px;
}
.linkResource
{
	padding-right: 20px;
	padding-bottom: 2px;
	text-align: right;
	font-size: 0.92em;
}

/* ------- News page ------- */

.news_fig
{
	float: right;
	width: 284;
	margin: 2px 6px 4px 10px;
}

/* ------- Renewable Energy page ------- */

#chartRenewable
{
	float: right;
	width: 275px;
	padding: 0 0 3px 15px;
}
#imgRenewable 
{
	width: 260px;
}
#legendRenewable 
{
	width: 270px;
	padding-left: 5px;
	font-size: smaller;
}

/* ------- Solar page ------- */

.wikiquote {
	clear: both;
	padding: 2px 22px 14px 18px;
	background: #EEEEFF;
}
.quotemark
{
	font-size: 1.2em;
	font-weight: bold;
	color: #003399;
}
a.wikilink
{
	font-size: 0.92em;
}
.solarlogo
{
	float: right;
	width: 300px;
	padding-top: 2px;
	margin-left: 10px;
	margin-bottom: 6px;
}
a.solarlink
{
	font-size: 0.92em;
}
.xxyy
{
	width: 486px;
	background: yellow;
}

/* FAQ's page */

.faqlinks li { list-style-type: none; }
.faqlinks a:hover {text-decoration: underline;}

/* ------- Case Study ------- */

#caseStudy
{
	width: 320px;
	float: left;
	padding-right: 20px;
}
#caseStudy p
{
	padding-left: 20px;
}
#caseVendors
{
	margin-top: 15px;
	width: 120px;
	float: right;
}

#caseMunchkin
{
	width: 100px;
	margin-bottom: 10px;
}
#caseRaypack
{
	width: 100px;
	margin-bottom: 5px;
}
#caseRheem
{
	width: 100px;
	margin-bottom: 5px;
}
.labelz
{
	font-size: 1.0em;
	font-weight: bold;
	color: #003399;
}
.labelx
{
	margin-left: 36px;
}
#caseBoilers
{
	width: 200px;
	float: right;
	margin-right: 25px;
}
#legendBoilers
{
	margin-bottom: 5px;
	font-size: .9em;
}
#imgBoilers
{
	width: 200px;
}
.savings
{
	font-weight: bold;
}
.sloganx
{
	font-weight: bold;
	padding-left: 40px;
}
#calcs
{
	color: #003399;
}
#caseMore
{
	width: 235px;
	padding-top: 60px;
	padding-right: 20px;
}

/* ------- eBay ------- */

#logoEBay
{
	width: 122px;
	float: right;
	margin-right: 10px;
}
#introEBay
{
	width: 340px;
	padding-top: 8px;
	padding-right: 10px;
}
#imgEbay
{
	padding-top: 4px;
}

/* ------- Miscellaneous ------- */

.linkMember li
{
	list-style-type: none;
	font-size: 0.92em;
	margin-bottom: 4px;
}

.linkResources li
{
	list-style-type: none;
	font-size: smaller;
}

div.linkDirections
{
	text-align: right;
	font-size: 0.92em;
}

ul.promises { padding-left: 30px; }

.promises li { padding-bottom: 10px; }

#chargecards 
{
	text-align: center;
	font-size: smaller;
	padding-top: 12px;
	padding-left: 8px;
	padding-bottom: 2px;
}

#imgBBB
{
	margin-right: 15px;
	margin-bottom: 2px;
	padding-top: 6px;
	float: left;
}

div#ratingBBB
{
	margin-top: 40px;
}

div.linkBBB
{
	text-align: right;
	font-size: 0.92em;
}

#weather
{
	padding-top: 12px;
	padding-left: 6px;
}

#copy fieldset {	
	margin:1em 0;
	padding:1em;
	border:1px solid #CCCCCC;
}

#copy legend {
	color:#666666;
	background-color:#FFFFFF;
}

* html #copy legend {padding:0.5em;}

#copy .container .button {border-color:#CCCCCC;}

div.linkVendors
{
	text-align: right;
	font-size: 0.92em;
}

div.linkTips
{
	text-align: right;
	font-size: 0.92em;
}

div.linkSpecial
{
	text-align: right;
	font-size: 0.92em;
}

div.linkServices
{
	text-align: right;
	font-size: 0.92em;
}

#leftcolumn {
	position: relative; /*** IE needs this or the contents won't show outside the parent container. ***/
	width: 212px;    /*** Critical left col/divider dimension value ***/
	margin-left: -211px;    /*** Critical left col/divider dimension value ***/
	padding-top:30px;
}
* html #leftcolumn {
	float:left;	
	padding-top:25px;
}

*>html #leftcolumn {width:211px;}   /*** Fix only for IE/Mac ***/

/*** This is a fix for IE5/Win at the largest text size setting. ***/
/* \*/
* html #leftcolumn {margin-right: -3px;}
/* */

#leftcolcontainer{
	width: 210px;    /*** Critical left col dimension value ***/
}

#subnav {
	overflow:hidden;
	margin-bottom:40px;
}

* html #subnav tr {height:1.4em;}

#subnav .item {
	padding:2px 7px;
	border-top:1px solid #FFFFFF;
	background-color:#E4E4E4; 
	color:#333333; 
}

* html #subnav .item {padding:0 20px;}

#subnav .selected {
	background-color:#FF9900; 
	color:#FFFFFF;
}
#subnav .hover {
	color:#FF284E; 
	background-color:#E4E4E4;
}

#subnav table {border-bottom:1px solid #FFFFFF;}

#subnav table table {border-bottom:none;}

h4 img {margin-bottom:-0.5em;}

#rightcolumn{
	float: left; 
	position: relative; /*** IE needs this or the contents won't show outside the parent container. ***/
	width: 202px;    /*** Critical right col/divider dimension value ***/
	margin-right: -200px;    /*** Critical right col/divider dimension value ***/
	margin-left: -1px;   /*** Static fix ***/
	padding-top:30px;
	}

/* \*/
* html #rightcolumn {
	margin-left: 0px; 
	margin-right: -700px; 
	mar\gin-right: -202px;
	padding-top:25px;
}
/* */

/*** These commented-out rules below are there to explain the "Critical" info 
	for the rules above, because comments must not appear within the Mac-hack.
	The "rules" below are not active, they are just for teaching purposes. ***/

/*
* html .right {
margin-left: 0px;    *** Critical right divider dimension value ***
margin-right: -500px;    *** IE5.x/win fix, must be above a critical number, but very high values appear okay ***
mar\gin-right: -152px;    *** Critical right col/divider dimension value ***
}
*/

#rightcolcontainer{
	/* \*/
	width: 200px;
	/* Hidden from IE-Mac */   /*** Critical right col dimension value ***/
	margin-left: 3px;    /*** Critical right divider dimension value ***/
}

/* \*/
* html #rightcolcontainer {
	fl\oat: right;
	margin-left: 2px; 
	mar\gin-left: 0px; 
}
/* */

.sidebarcontainer
{
	margin:5px;
	padding:6px;
	border:1px solid #CCCCCC;
	background-color:#FFFFFF;
}

#specials
{
	margin:5px;
	padding:1px;
	border:1px solid #CCCCCC;
	background-color:#FFFFFF;
}

#rinnai
{
	margin:5px;
	padding:1px;
	border:1px solid #CCCCCC;
	background-color:#FFFFFF;
}

/* \*/
* html .sidebarcontainer {height:1%;}
/* */

.sidebaroutline
{
	margin:5px;
	background-color:#FFFFFF;
}
/* \*/
* html .sidebarbox {height:1%;}
/* */

/* ------- Right side bar content ------- */

/*
#officeCaption
{
	background:Blue;
}
#officeHours
{
	background:Green;
}
#officePhone
{
	background:Yellow;
}

#emergencyCaption
{
	background:Blue;
}
#emergencyHours
{
	background:Green;
}
#emergencyPhone
{
	background:Yellow;
}
*/

.sidebarcontainer a {color:#007BCD; }

/*.sidebarcontainer li {list-style-type:none;}*/

#footer {
	clear: both;
	margin: 4px 201px 10px 211px;
	padding: 2px 20px 4px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
	font-size: 1.0em;
	text-align: center;
}
#footer a {
	margin:1px 5px;
	color:#007BCD;
	text-decoration: none;
}
#footer a:hover {text-decoration: underline;}
#fut {
	height: 35px; 
	position: relative;
	margin-top: 10px;
	border-top: 1px solid #003399;
	padding-bottom: 4px;
	background-color: #0099FF;
	font-size: smaller;
	text-align: center;
}
#fut a {
	color:navy;
	text-decoration: none;
}
#footerrule {
	height: 5px; 
	position: relative;
	margin: 0 0;
	border-top: 1px solid #FFFFFF;
	background-color: #003399;
}

/*
.imgfloatright {
	float:right;
	display:inline;
	margin: 0.25em 0 0.25em 1em;
}
.imgfloatleft {
	float:left;
	display:inline;
	margin: 0.25em 1em 0.25em 0;
}
*/

/* ------- Form elements. ------- */

.formlabel {
	float: left;
	width: 120px;
	padding-top: 4px;
}
.formfield 
{
	padding-bottom: 1px;
}
.txtBox 
{
	border: 1px solid #003399;
	background: #EEEEFF;
}
.button {
    border: 1px solid #0099FF;
    color: #FFFFFF;
    background-color: #003399;
    font-size: 1em;
}

.clear { clear: both; }

@media print {	
	body{
		font-size:11pt;
		line-height:13pt;
		background:#FFFFFF !important;
	}	
	#wrapper, #contentwrapper, #floatwrapper, #centercolumn, * html #wrapper, * html #contentwrapper, * html #floatwrapper, * html #centercolumn {
		width:auto !important;
		margin:auto !important;
	}

	#wrapper, #contentwrapper {border:none;}

	#mainnav{
		padding:0;
	}

	#leftcolumn, #rightcolumn, #search {display:none;}

	#wrapper, #header, #mainnav, #mainnav .item, #mainnav .selected, #copy .container, #footer {
		background:transparent;
	}
	#centercolumn {
		float:none;
		margin:0 1em 0 2.5em;
	}	

	#breadcrumbs {position:static;}

	#copy .container{
		margin:0;
		padding:0 !important;
		border-style:none !important;
		border-width:0;
	}
	
    #copy fieldset {border:none;}	
	    
	#footer{	
		position:static;
		border-style:none !important;
		border-top:1px solid #000000;
	}
}