/* Globals */

body {
	font: 0.75em/1.45em Helvetica, Arial, sans-serif;
	margin: 0 0 0 0;
	background-color:#4c4c4c;
	padding: 0;
}

.clearer {
clear:both;
}

#pageheaderhomeRed, #pageheaderRed, #pageheaderBlue, #pageHeader {
	padding-top:10px;
}

.headSpace {
	padding-top:10px;
}

#logoRed, #logoBlue, #logoHome {
	margin-left: 11px;
	width:377px;
	height:225px;
}

#logoRed, #logoHome {
	background:no-repeat url(../../images/interface/logo_red.gif);
}

#pageHeader {
	width:399px;
	height:235px;
	margin-left:2px;
	float:left;
}

#footer {
	background:no-repeat url(../../images/interface/brdr_btm.gif);
	height:35px;
	margin:0 auto;
	width:802px;
}

#pageheaderWeather {
	float:right;
	margin-right:10px;
	width:120px;
}

.fontLarge {
	font-size:14px;
	font-weight:bold;
}

.copyright {
 color:#fff;
 font-size:10px;
	width:300px;
	float:left;
}

.rudyi {
 float:right;
	width:200px;
	text-align:right;
}

body h1 {
	color:#fff;
	font-size:24px;
}

body h2 {
 font-size:16px;
	font-weight:bold;
}

body h3 {
 font-size:15px;
 font-weight:bold;
 text-align:center;
 color:#333333;
}

body h4 {
	font-size:30px;
	font-weight:bold;
}

.number {
	font-size:30px;
	font-weight:bold;
	line-height:36px;
}

#containercontentLeft {
 	margin-left:10px;
	width: 539px;
	float:left;
}

#containercontentRight {
 	float:right;
	width: 230px;
	margin-right:3px;
	margin-top:20px;
	text-align:center;
}

.divider {
 background-color:#2991cf;
 height:1px;
	background:url(../../images/interface/divider_blue.gif) repeat-x;
}

.dividerRed {
 background-color:#2991cf;
 height:1px;
	background:url(../../images/interface/divider_red.gif) repeat-x;
}

.textbackBlue, #coolingunitForm {
 background-image:url(../../images/interface/content_text_back_blue.gif);
	padding:10px 10px 10px 10px;
}

.textbackRed {
 background-image:url(../../images/interface/content_text_back_red.gif);
	padding:10px 10px 10px 10px;
}  

/* Navigation Menu */

#nav {
	width: 225px;
	margin: 0 0 0 10px;
	float:left;
}

#nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#nav li {
	padding-bottom:5px;
	width:225px;
}
	
#nav li a {
	height: 21px;
 	voice-family: "\"}\""; 
 	voice-family: inherit;
	text-decoration: none;
}	
	
#nav li a:link, #nav li a:visited {
	font:Arial, Helvetica, sans-serif;
	color:#000;
	font-weight:bold;
	font-size:14px;
	display: block;
	padding: 5px 0 0 25px;
}
	
#nav li a:hover, #nav a#activetab {
	font:Arial, Helvetica, sans-serif;
	color:#fff;
	font-weight:bold;
	font-size:14px;
	font-weight:bold;
	background:  url(../../images/interface/nav_over.gif);
	padding: 5px 0 0 25px;
}

/* Home */

html > body #containerhomeMain {
	background:repeat-y url(../../images/interface/redblue_back.gif);
	width:802px;
	margin:0 auto;
}

html > body #containerHome {
	background: no-repeat url(../../images/interface/redblue_grad_back.gif);
}

/*IE Hack */
#containerhomeMain {
	background:repeat-y url(../../images/interface/redblue_back.gif);
	width:802px;
	margin:0 auto;
}

#containerHome {
	background: no-repeat url(../../images/interface/redblue_grad_back.gif);
}

/* End Hack */

#pageheaderhomeRed {
	width:399px;
	height:225px;
	margin-left:1px;
	float:left;
}

#pageheaderhomeBlue {
	width:399px;
	height:225px;
	margin-right:1px;
	float:right;
	padding-top:5px;
}

#menuRed, #menuBlue {
	font:Helvetica, Arial, sans-serif;
	font-size:18px;
	font-weight:bold;
	font-variant:small-caps;
	line-height:26px;
	color:#fff;
	margin:0 auto;
}

.menuCap {
	font-size:20px;
}

.menuSmall, .menuAsterix {
	font-size:11px;
}

.menuAsterix {
	color:#fff;
	width:288px;
	height: 22px;
	position:relative;
	left:40px;
	top:-20px;
}

#menuRed {
	float:left;
	width:361px;
	padding-left:10px;
}

#menuBlue {
	float:left;
	margin-right:10px;
	padding-left:40px;
}

#menuRed ul {
	list-style:url(../../images/home/check_red.gif);
}

#menuBlue ul {
	list-style:url(../../images/home/check_blue.gif);
	width:321px;
}

#menuRed li, #menuBlue li {
	border-bottom:1px #fff solid;
}

#sofa {
	position:relative;
	background:url(../../images/home/sofa.gif) no-repeat;
	width:680px;
	height:365px;
	left:58px;
	top:-15px;
}

#fastService {
	position:absolute;
	width:143px;
	height:124px;
	left: -37px;
	top: 86px;
}

#fastService .large {
	font:Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	margin-top:3px;
	margin-left:3px;
	margin-bottom:3px;
	padding-bottom:3px;
	border-bottom:1px solid #000;
	width:120px;
}

#fastService .small {
	font:Helvetica, sans-serif;
	margin-left:3px;
	font-size:11px;
	line-height:12px;
	font-weight:bold;
}

#fastService a {
	color:#000;
	text-decoration:none;
}

#fastService a:hover {
	text-decoration:underline;
}

#homeFilter {
	position:absolute;
	float:right;
	width:134px;
	top:80px;
	right:-45px;
}

#logosHome {
 	position:relative;
	top:10px;
	left:10px;
	width:782px;
}

#homeFooter {
	margin:0 auto;
	width:782px;
	height:28px;
	font:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	text-align:center;
}

#homeLa, #homeSd {
 	width:300px;
 	text-align:center;
 	font-size:16px;
 	font-weight:bold;
}

#homeSd {
 	float:right;
 	margin-right:30px;
}

#homeLa {
 	float:left;
 	margin-left:30px;
}

#homeBureau {
	float:left;
	width:86px;
	margin-left:28px;
}

/* Blue */

html > body #containerBlue {
	background: no-repeat url(../../images/interface/blue_grad_back.gif);
}

html > body #containerblueMain {
	background:repeat-y url(../../images/interface/blue_back.gif);
	width:802px;
	margin:0 auto;
}

/* IE Hack */

#containerBlue {
	background: no-repeat url(../../images/interface/blue_grad_back.gif);
}

#containerblueMain {
	background:repeat-y url(../../images/interface/blue_back.gif);
	width:802px;
	margin:0 auto;
}

/* End IE Hack */

#logoBlue {
	background:no-repeat url(../../images/interface/logo_blue.gif);
	float:left;
}

#pageheaderBlue {
	height:225px;
	margin-right:2px;
	margin-left:2px;
	padding-top:5px;
}

/* IE Hack */
.pageheaderBlue {
	height:225px;
	margin-left:2px;
	padding-top:5px;
}
/* End IE Hack */

/* Red */

html > body #containerRed {
	background: no-repeat url(../../images/interface/red_grad_back.gif);
}

html > body #containerredMain {
	background:repeat-y url(../../images/interface/red_back.gif);
	width:802px;
	margin:0 auto;
}

/* IE Hack */

#containerRed {
	background: no-repeat url(../../images/interface/red_grad_back.gif);
}

#containerredMain {
	background:repeat-y url(../../images/interface/red_back.gif);
	width:802px;
	margin:0 auto;
}
	
/* End IE Hack */

#logoRed {
	background:no-repeat url(../../images/interface/logo_red.gif);
	float:left;
}

#pageheaderRed {
	height:225px;
	margin-right:2px;
	margin-left:1px;
	padding-top:5px;
}

/* IE Hack */
.pageheaderRed {
	height:225px;
	margin-left:2px;
	padding-top:5px;
}
/* End IE Hack */

/* Cooling Units */

.coolingunitList {
 background:url(../../images/coolingunits/list_back.gif) no-repeat;
	height:68px;
	vertical-align:middle;
}

.coolingunitOrder {
 font:Helvetica, sans-serif;
	font-size:18px;
	color:#b9c757;
	text-align:center;
}

.coolingunitText {
 padding-left:10px;
}

#coolingunitaddForm {
	position:absolute;
	left: 455px;
	top: 243px;
	width: 194px;
	text-align:center;
	color:#fff;
	font-weight:bold;
}

/* Coupons */

#couponsPrintable {
	position:absolute;
	left: 455px;
	top: 243px;
	width: 218px;
	text-align:center;
}


/* Contact */

.mainNumbers {
	color:#fff;
	font-size:24px;
	font-weight:bold;
	text-align:center;
	line-height:28px;
	background-color:#2991cf;
	padding:10px 0 10px 0;
}

/* iFrame */

#iFrame {
	text-align:center;
	float:left;
	margin-left:px;
}

.print a:link {
	color:#fff;
	text-decoration:underline;
	font-weight:bold;
}

.print a:visited {
	color:#fff;
	text-decoration:underline;
	font-weight:bold;
}

.print a:hover {
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}