@import url("com-rheem-table.css");

body	{
	background-color: #fff;
	/*font: normal 12px/14px Arial, Helvetica, Geneva, sans-serif;
		UPDATED PER BONIFACE
	*/
	font: 12px "Lucida Grande", Arial, Helvetica, Verdana, sans-serif;
}



.left	{
	float: left;
}

.right	{
	float: right;
}

.clear	{
	clear: both;
	margin: 0;
	padding: 0;
}

.editMe a   {
    color: orange;
    font-weight: bold;
    text-decoration: none;
}

.editMe a:visited {
    color: Orange;
    font-weight: bold;
    text-decoration: none;
}

.editMe a:hover {
    color: Orange;
    font-weight: bold;
    text-decoration: none;
}

.editMe div  {
    border:solid 1px #EEEEEE;
    padding: 3px 5px 2px 2px;
    text-align: right;
    background-color: #EEEEEE;
    height: 20px;
}

table , table tr , table td {
	border: 0 !important;
}


/* BEGIN #products */

#products	{
/*	display: none;
	visibility: hidden; */
	height: 173px;
	background-color: #60686e;
	overflow: hidden;
}

#products .product-area	{
	width: 996px;
	height: 150px;
	margin: 0 auto;
	text-align: center;
}

#products .product-area ul	{
	display: block;
	margin: 0 auto;
	text-align: center;
}

#products .product-area ul li	{
	float: left;
	font-size: 12px;
	margin: 0;
	width: 108px;
	height: 40px;
	display: block;
	padding-top: 115px;
}

#products a	{
}

#products .product-area .products-air-handler	{
	background: url(/images/products-air-handler-icon.png) no-repeat center 0;
}

#products .product-area .products-air-conditioner	{
	background: url(/images/products-air-conditioner-icon.png) no-repeat center 0;
}

#products .product-area .products-gas-furnace	{
	background: url(/images/products-gas-furnace-icon.png) no-repeat center 0;
}

#products .product-area .products-heat-pump	{
	background: url(/images/products-heat-pump-icon.png) no-repeat center 0;	
}

#products .product-area .products-tankless-water-heater	{
	background: url(/images/products-tankless-water-heater-icon.png) no-repeat center 0;
}

#products .product-area .products-gas-water-heater	{
	background: url(/images/products-gas-water-heater-icon.png) no-repeat center 0;
}

#products .product-area .products-electric-water-heater	{
	background: url(/images/products-electric-water-heater-icon.png) no-repeat center 0;
}

#products .product-area .products-home-generator	{
	width: 141px;
	background: url(/images/products-home-generator-icon.png) no-repeat center 0;
}


#products a	{
	width: 100px;
	height: 100px;
	padding: 96px 0 0 0;
	color: #ccc;
}

#products a:hover	{
	color: white;
}

#products button	{
	display: block;
}

/* END #products */

/* BEGIN #wrapper */

#wrapper	{
/*	margin-top: -86px; <-- This works in Safari but no Firefox */
/*	min-height: 961px; */
/*	background: url(/images/wrapperBKG.jpg) repeat-x left top; */
}

#wrapperGreen	{
/*	margin-top: -86px; <-- This works in Safari but no Firefox */
/*	min-height: 961px; */
	background: url(/images/wrapperGreen.jpg) repeat-x left top;
}

.brown {
border: 1px solid brown;
}

.red {
border: 1px solid red;
}

.blue {
border: 1px solid blue;
}

/* END  #wrapper */

/* BEGIN  #header */

#header	{
	margin: 0 auto;
	height: 90px;
/*	background: url(/images/headerBKG-alt.png) top left no-repeat; */
}

#header .logo	{
	width: 89px;
	height: 100px;
	float: left;
}

#header	ul	{
	margin-left: 100px;
/*	margin-left: 360px; */
}

#header	ul li	{
	padding: 15px 11px 0 11px;
	float: left;
	background: url(/images/header-liBKG.png) top right no-repeat;
}

#header	ul .products	{
	padding-top: 10px;
}

#header	ul .products a {
	font-size: 24px;
	padding-top: 0;
}


#header	ul li:last-child	{
	background: none;
}

#header	ul li a	{
	margin-top: 10px;
	color: #0160a4;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-weight: normal;
	text-decoration: none;
}

#header	ul li a:link , #header ul li a:visited { /*, #header ul li a:anchor	{*/

}

#header ul li a:hover	{
	color: #ec6037;
}

#header	#localDealers	{
	text-align: right;
	margin: -34px 0 0 0;
}

#header	#localDealers .usa-map	{
	margin: -16px 5px 0 0;
	
}

#header	#localDealers p	{
	display: inline;
	color: #0b5992;
	font-size: 14px;
/*	vertical-align: top; */
}

#header	#localDealers a	{
	color: #0b5992;
/*	vertical-align: top; */
	text-decoration: underline;
}

#header	#localDealers a	span {
vertical-align: bottom;
}

#header	#localDealers a:hover	{
	color: #c01013;
	text-decoration: none;
}

#header	.searchArea	{
	margin-top: -4px;
	margin-left: 11px;
	display: block;
	float: right;
}

#header .searchField	{
	color: #7ea2bf;
	font-size: 12px;
}

#header .searchActive	{
	color: #000;
	font-size: 12px;
}


#header .searchBtn	{
	margin-bottom: -3px;
}

.dealerHoverArea {
	display: inline-block;
	right: 0 !important;
	margin: 20px 0 0 0 !important;
	border: 1px solid #ccc;
	background-color: #fff;
	padding: 6px 10px;
	color: #555;
	line-height: 12px;
	z-index: 1000;
	-webkit-border-radius: 6px;
	-webkit-box-shadow: 3px 3px 8px #888;
	-moz-border-radius: 6px;
	-moz-box-shadow: #888 3px 3px 8px;
}

/* END  #header */

/* BEGIN #content */

.content , .content-top , .content-bottom	{
	width: 975px;
	margin: 0 auto;
/*	padding-left: 100px; */
}

.content-top , .content-bottom	{
	height: 26px;
}

.content-top	{
	background: url(/images/contentBKG-top.png) no-repeat center;
}

.content	{
/*	background: url(/images/contentBKG-mid.png) repeat-y center; */
	padding-bottom: 3px;
}

.content-bottom	{
	background: url(/images/contentBKG-bottom.png) no-repeat center;
}

/* BEGIN BASICS */

.content h1	{
	padding: 0 30px 0 11px;
	font: normal 24px/32px Arial, Helvetica, Geneva, sans-serif;
	color: #57793a;
}

.content h2	{
	padding: 0 30px 0 11px;
	font: normal 18px/24px Arial, Helvetica, Geneva, sans-serif;
	color: #57793a;
}

.content h3	{
	padding: 0 30px 0 11px;
	font: normal 15px/20px Arial, Helvetica, Geneva, sans-serif;
	color: #57793a;
}

.content h4	{
	padding: 0 30px 0 11px;
	font: normal 13px/18px Arial, Helvetica, Geneva, sans-serif;
	color: #57793a;
}

.content h5	{
	padding: 0 30px 0 11px;
	font: normal 16px/20px Arial, Helvetica, Geneva, sans-serif;
	color: #57793a;
}

#content h3	{
	margin: 10px 0;
}


/* BEGIN Ordered Lists */

.content ul, .content ol {
	font: normal 12px/16px Arial, Helvetica, Geneva, sans-serif;
	margin: 0 0 10px 0;
	padding: 0 30px 0 74px;
}

.content ul li {
	list-style-type: disc;
	padding: 0 0 5px 0;
}

.content ol li {
	list-style-type: decimal;
	padding: 0 0 5px 0;
}

.content ul ul , .content ol ol {
	padding: 10px 30px 10px 40px;
}


.content ol li ol li {
	margin: 0 0 6px 0;
}

.content ul li ol li ,
.content ol li ol li {
	list-style-type: lower-alpha;
	padding: 0 0 5px 0;
}

/* END Order Lists */

.content p	{
	font: normal 12px/16px Arial, Helvetica, Geneva, sans-serif;
	margin: 0;
/*	padding: 7px 30px; */
}

.content a:link , .content a:hover , .content a:active	{
	color: #83a964;
	text-decoration: underline;
}

.content a:hover	{
	color: #5d8040;
	text-decoration: none;
}

/* END BASICS */

/* BEGIN main-graphic */

.content .home-main-graphic {
	margin: 0 auto;
	width: 916px;
	height: 334px;
/*	background: url(/images/home-main-graphic.jpg) no-repeat center; */
}

.content .home-news-ticker {
	margin: 0 auto;
	margin-top: 7px;
	width: 916px;
	height: 30px;
/*	background: url(/images/home-news-tickerBKG.gif) no-repeat top left; */
	background: url(/images/home-news-tickerBKG-sm.gif) no-repeat top 6px;
}

#flash-news {
	width: 699px;
	height: 45px;
}

#flash-news embed {

}

.content .home-bottom-graphics {
	margin: 0 auto;
	margin-top: 7px;
	width: 916px;
	height: 190px;
/*	background: url(/images/home-bottom-graphic-row.jpg) no-repeat center; */
}

.content .home-bottom-graphics .home-mini-graphics	{
	width:  222px;
	height: 182px;
	float: left;
	margin: 0 6px 0 0;
}

.content .home-bottom-graphics .first	{
	margin-left: 1px;
}	

.content .home-bottom-graphics .last	{
	margin-right: 0;
}

.content .home-bottom-graphics  #flashcontent-mini-0	{
	background: url(/images/mini-movie-0.jpg) no-repeat center;
}

.content .home-bottom-graphics  #flashcontent-mini-1	{
	background: url(/images/mini-movie-1.jpg) no-repeat center;
}

.content .home-bottom-graphics #flashcontent-mini-2	{
	background: url(/images/mini-movie-2.jpg) no-repeat center;
}

.content .home-bottom-graphics #flashcontent-mini-3	{
	background: url(/images/mini-movie-3.jpg) no-repeat center;
}


/* END main-graphic */

/* END #content */

.comfortControlSeries-logo , 
.logo-prestige-series , 
.logo-energy-star-partner	{
	text-indent: -99999px;
}

.comfortControlSeries-logo	{
	background: url(/images/logo-comfort-control-system.jpg) no-repeat center;
	width: 324px;	
	height: 50px;
	float: right;
}

.logo-prestige-series	{
	display: block !important;
	background: url(/images/logo-prestige-series.jpg) no-repeat center;
	width: 172px;	
	height: 79px;
	margin-bottom: 10px;
	margin-left: 270px;
}

.logo-energy-star-partner	{
	display: block !important;
	background: url(/images/logo-energy-star-partner.jpg) no-repeat center;
	width: 57px;	
	height: 66px;
	float: right;
	margin-top: -10px;
}

/* BEGIN #footer */

#footer	{
	width: 885px;
	margin: 0 auto;
	margin-top: 10px;
}

#footer p	{
	text-align: left;
	font-size: 12px;
	margin-bottom: 6px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
}

#footer a	{
	color: #57793a;
	text-decoration: underline;
}

#footer a:hover	{
	color: #7da15d;
	text-decoration: none;
}


/* END #footer */


/* BEGIN styles for colSplitView.master */

.colSplit-table ,
.colSplit-table tr ,
.colSplit-table td	{
	border: 0 !important;
}

.colSplit-table	{
	width: 915px;
}

.colSplit-table td	{
	padding: 0 !important;
}

.colSplit-table td p	{
	padding: 0 !important;
}

.colSplit-table .menuArea {
	width: 233px;
	vertical-align: top;
/*	border: 1px solid red !important; */
/* background-color: #e6e6e6; */
background-color: #ebebeb;
}

.colSplit-table .mainArea	{
	width: 705px;
	vertical-align: top;
	padding-left: 10px !important;
}

.colSplit-table .mainArea h1 , 
.colSplit-table .mainArea h2 , 
.colSplit-table .mainArea h3 , 
.colSplit-table .mainArea h4 , 
.colSplit-table .mainArea h1 a , 
.colSplit-table .mainArea h2 a , 
.colSplit-table .mainArea h3 a , 
.colSplit-table .mainArea h4 a	{
	font-weight: normal !important;
	padding: 0 !important;
	color: #317fb7;
}

.colSplit-table .mainArea h1 a , 
.colSplit-table .mainArea h2 a , 
.colSplit-table .mainArea h3 a , 
.colSplit-table .mainArea h4 a	{
	text-decoration: underline;
}

.colSplit-table .mainArea h1 a:hover , 
.colSplit-table .mainArea h2 a:hover , 
.colSplit-table .mainArea h3 a:hover , 
.colSplit-table .mainArea h4 a:hover	{
	color: #c01013;
	text-decoration: none;
}



.colSplit-table .mainArea h1 	{
	font-size: 24px !important;
	margin: 12px 0 6px 0 !important;
	line-height: 28px !important;
}

.colSplit-table .mainArea h2 	{
	font-size: 18px !important;
	margin: 16px 0 8px 0 !important;
	line-height: 25px !important;
	
}

.colSplit-table .mainArea h3 	{
	font-size: 15px !important;
	margin: 6px 0 3px 0 !important;
	line-height: 22px !important;
}

.colSplit-table .mainArea h4 	{
	font-size: 13px !important;
	margin: 6px 0 3px 0 !important;
	line-height: 20px !important;
}

.colSplit-table .menuArea p /*	, 
.colSplit-table #ctl00_left_getWidget2 p */	{
	padding: 14px !important;
}

.colSplit-table .menuArea a {
font-size: 14px;
}


.colSplit-table .mainArea a , 
.colSplit-table .menuArea a {
vertical-align: top;
color: #0b5992;
text-decoration: underline;
}

.colSplit-table .mainArea a:hover , 
.colSplit-table .menuArea a:hover {
color: #c01013;
text-decoration: none;
}

.colSplit-table .mainArea ul	{
	margin: 0 0 10px 0;
	padding: 0 0 0 20px;
}

.colSplit-table .mainArea ul li {
list-style-type: disc;
padding: 0 0 2px 0;
}

.colSplit-table .menuArea ul	{
	margin: 0 0 10px 0;
	padding: 0 0 0 10px;
}

.colSplit-table .menuArea ul li {
list-style-type: none;
padding: 0 0 2px 0;
}

.menuArea .menuArea-top , 
.menuArea .menuArea-bottom	{
height: 8px;
width: 233px;
background-color: #fff !important;
}

.menuArea .menuArea-top {
background: url(/images/menuArea-top-bkg.gif) top left no-repeat;
}

.menuArea .menuArea-bottom {
background: url(/images/menuArea-bottom-bkg.gif) bottom left no-repeat;
}


.colSplit-table .menuArea .blue-content-top	{
	width: 233px;
background: url(/images/sub-01-blue-content-top.png) no-repeat center;
	height: 14px;
	}


.colSplit-table .menuArea .blue-content	{
	width: 233px;
	background: url(/images/sub-01-blue-content-middle.png) repeat-y center;
	padding: 0;
	vertical-align: top;
	}

.colSplit-table .menuArea .blue-content img	{
margin-left: 0 !important;
padding-left: 20px;
margin-bottom: 6px;
text-align: left !important;
}


.colSplit-table .menuArea .find-dealer	{
	background: url(/images/h2-find-dealer.png) no-repeat left;
	text-indent: -9999px;
	width: 147px;
	height: 26px;
	margin-left: 20px;
}

.colSplit-table .menuArea .blue-content p {
	font-size: 18px;
	line-height: 22px;
	color: white;
	margin: 0 0 10px 0;
	padding: 0 22px !important;
}

.colSplit-table .menuArea .blue-content .searchField	{
	margin-left: 22px;
}

.colSplit-table .menuArea .blue-content .searchBtn	{
	margin: 0 0 -3px 0;
}

.colSplit-table .menuArea .blue-content-bottom	{
	width: 233px;
	height: 14px;
	background: url(/images/sub-01-blue-content-bottom.png) no-repeat center;
	margin-bottom: 10px;
}

.product-guide	{
margin: 0 !important;
margin-top: 10px;
padding-left: 0 !important;
}

.product-guide li {
float: left;
width: 140px;
/* height: 250px; */
margin: 8px 10px 0 0;
padding: 10px 4px 4px 4px !important;
border: 1px solid #eee;
list-style-type: none !important;
text-align: center;
}

.product-guide h5	{
margin: 0 !important;
padding: 0 !important;
height: 60px; 
line-height: 18px !important;
}

.product-guide .img {
/* border: 1px solid #eee; */
width: 124px;
height: 160px;
margin: 0 auto !important;
margin-top: 8px !important;
margin-bottom: 6px !important;
padding: 0;
display: block !important;
text-align: center !important;
}

.product-guide .img img {
display: block !important;
margin: 0 auto;
}

.product-guide p	{
font-size: 12px;
line-height: 14px;
}

.product-guide p a	{
display: inline-block;
margin-top: 6px !important;
padding: 4px 10px !important;
/* border: 1px solid #ccc; 
background-color: #eaeaea; */
}

/* END styles for colSplitView.master */

/* BEGIN FIREFOX FIXES */

.colSplit-table .menuArea a	{
	display: block;
}


.colSplit-table .mainArea table a	{
	display: block;
}

.colSplit-table .mainArea .bread a {
	display: inline !important;
}

/* END FIREFOX FIXES */

.warranty-panel {
padding-left:60px !important;
}




/* BEGIN ContactUs page STYLES */

.CustomerSupportSection {
width: 100% !important;
margin-top: 10px !important;
}

.CustomerSupportSection td {
  border: 1px solid #ccc !important;
  padding: 3px !important;
  font-size: 12px !important;
}

.CustomerSupportSection .question {
  background-color: #555 !important;
  padding: 2px !important;
}

.CustomerSupportSection .alternative {
  background-color: #ebebeb !important;
}

.CustomerSupportSection .header td {
	background-color: rgb(131, 169, 100) !important;
}

.CustomerSupportSection .whiteBoldFont {
  color: white !important;
  font-weight: bold !important;
}

/* END ContactUs page STYLES */


/* BEGIN Generic Table Styles for CMS Content */

.product-copy td {
  border: 1px solid #ccc !important;
  padding: 3px !important;
  font-size: 12px !important;
  background-color: #999;
}

.product-copy table {
	margin-top: 10px;
}

.product-copy table thead {
	color: #fff;
	background-color: #5f8241 !important;
	font-weight: bold;
}

.product-copy table td {
	background-color: #fff !important;
	
}

.product-copy thead {
  background-color: rgb(49, 127, 183) !important;
}

/* END Generic Table Styles for CMS Content */

#home-content ul {
	list-style: disc;
	padding-left: 40px;
}

.products-box-list td {
	vertical-align: top;
}

.products-box-list-item {
	margin: 0 40px 20px 0;
}

.products-box-list-item .product-image {
	padding-right: 10px;
}

.products-box-list-item .go {
	text-align: center;
	background-color: #57793a;
	color: white;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #7da15d;
	padding: 4px;
	margin: 0 4px;
}

.products-box-list-item .go:hover {
	background-color: #7da15d;
}

.products-box-list-item td[style="width:195px !important"] a , 
.products-box-list-item td[style="width:150px !important"] a , 
.products-box-list-item a span[style="font-size: 10px;"] {
	display: block;
	margin-bottom: 4px;
	text-transform: capitalize;
	font-weight: bold;
}

.products-box-list-item td[style="width:195px !important"]  {
	padding-top: 20px;
}

.products-box-list-item ul {
	list-style: disc;
	padding-left: 20px;
}
.products-box-list-item li {
	margin-left: 0;
	padding-left: 0;
}

.docTable img {
	vertical-align: middle;
}
.docTable a {
	display: block;
	padding: 6px 4px;
	vertical-align: top;
}