@import url(menu-horiz.css);

*  { behavior: url(iepngfix.htc); }

html { behavior: url('csshover.htc'); background-color: #2c2c2c; background-image: url(../assets/bg-rpt.gif); background-repeat: repeat-y; background-position: center 0; position: relative; height: 100%; margin: 0; padding: 0; }
body { font-size: 12px; font-family: Arial, "Trebuchet MS", Geneva, Helvetica, SunSans-Regular, sans-serif; line-height: 18px; background-repeat: repeat-y; background-position: center 0; margin: 0; padding: 0; }
a { color: #ef2452; }
a:hover { text-decoration: none; }
#bg { background-image: url(../assets/bg.gif); background-repeat: no-repeat; background-position: center 0; position: absolute; left: -7px; width: 100%; height: 100%; }
#all { position: relative; width: 896px; margin-right: auto; margin-left: auto; }
#allpad { width: 850px; margin-left: 28px; }
#header { background-image: url(../assets/leaves-header.gif); background-repeat: no-repeat; background-position: 317px 0; height: 124px; position:relative; }
.logo a { background-image: url(../assets/logo2.gif); width: 250px; height: 97px; float: left; margin-top: 12px; margin-left: 3px; cursor:pointer; text-indent:-900em; overflow:hidden; }
.logo a:hover { background-image: url(../assets/logo2.gif); width: 250px; height: 97px; float: left; margin-top: 12px; margin-left: 3px; cursor:pointer; }
#searchbox-container { float: right; margin-top: 45px; }
#searchbg { background-image: url(../assets/search-bg.gif); background-repeat: repeat-x; height: 38px; float: left; }
.textarea { color: #a3a3a3; font-size: 14px; background: transparent; height: 30px; float: left; padding-top: 10px; padding-left: 8px; border-width: 0; }
.right { float: right; }
.left { float: left; }
#phone {
	font-size:24px;
	font-weight:bold;
}
#banner { font-size: 11px; line-height: 14px; height: 144px; margin-bottom: 12px; }
#banner-heating { color: #fff; background-image: url(../assets/box-blk-rpt.gif); width: 239px; height: 144px; float: left; border-right: 1px solid #303030; }
#banner-heating h1 { color: #fff; font-size: 24px; font-weight: normal; background-image: url(../assets/lines-heating.gif); background-repeat: no-repeat; background-position: 94px 12px; margin: 0; padding: 15px 0 18px; }
#blk-box-l-crnrs { background-image: url(../assets/box-blk-l.gif); background-repeat: no-repeat; height: 144px; padding-right: 10px; padding-left: 15px; }
#blk-box-r-crnrs { background-image: url(../assets/box-blk-r.gif); background-repeat: no-repeat; background-position: right 0; height: 144px; padding-right: 14px; padding-left: 15px; }
#banner-ac { color: #fff; background-image: url(../assets/box-blk-rpt.gif); width: 245px; height: 144px; float: left; }
#banner-ac h1 { color: #fff; font-size: 24px; font-weight: normal; background-image: url(../assets/lines-ac.gif); background-repeat: no-repeat; background-position: 182px 12px; margin: 0; padding: 15px 0 18px; }
.btn-learnmore a { background-image: url(../assets/btn-learnmore.gif); width: 114px; height: 30px; margin-top: 10px; display: block; }
#banner-truck { background-image: url(../assets/box-truck.jpg); width: 352px; height: 144px; float: left; margin-left: 12px; }
#banner-truck .pad { padding-left: 15px; }
#banner-truck h2 { color: #000; font-size: 22px; font-weight: normal; margin: 0; padding: 15px 0 18px; }
.btn-getstarted a { background-image: url(../assets/btn-getstarted.gif); display: block; margin-top: 10px; width: 177px; height: 32px; }
.btn-large a { color: #000; font-size: 18px; line-height: 50px; background-image: url(../assets/btn-large.jpg); text-decoration: none; text-indent: 40px; width: 276px; height: 50px; float: left; margin-right: 11px; display: block; }
.btn-large-end a { color: #000; font-size: 18px; line-height: 50px; background-image: url(../assets/btn-large.jpg); text-decoration: none; text-indent: 40px; width: 276px; height: 50px; float: left; display: block; }
#container { background-image: url(../assets/container-rpt.gif); background-repeat: repeat-y; background-position: 207px 0; margin-top: 22px; }
#inside-column { margin-right: 600px; }
#inside-column a { color:#000000; }
#main { width: 630px; float: right; }
#main h1 { font-size: 18px; margin: 0; padding: 0 0 14px; }
#lower-container { background-image: url(../assets/container-rpt.gif); background-repeat: repeat-y; background-position: 424px 0; margin-top: 22px; }
#intro { width: 402px; margin-right: 422px; }
#intro h1 { font-size: 18px; font-weight: normal; margin: 0; padding: 4px 0 18px; }
#home-column { width: 426px; float: right; }
#home-column .pad { padding-left: 26px; }
#home-column h2 { font-size: 18px; font-weight: normal; margin: 0; padding: 4px 0 18px; }
#home-column ul { margin: 0 0 20px; padding: 0; list-style-type: none; }
#home-column li { background-image: url(../assets/bullet.gif); background-repeat: no-repeat; background-position: 0 8px; padding-left: 12px; }
#quick-contact { padding-top: 12px; border-top: 1px solid #dbdbdb; }
#quick-contact .col-l { width: 300px; float: left; background:#eee; }
#quick-contact .col-r { float: left; width:75px; }
#footer { color: #adadad; margin-top: 20px; }
#footer a { color: #adadad; text-decoration: none; }
#footer a:hover { color:#666666; text-decoration:underline; }
.bold {
	font-weight:bold;
	color:#ed1849;
}
#quick-text {
 	font-size:14px;
	font-weight:bold;
}
.clear { clear: both; }
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
#gray-box {
	background-color:#666666;
	color:#FFFFFF;
	font-weight:bold;
	height:25px;
	width:201px;
	line-height:25px;
	padding-left:6px;
}
#gray-box a {
	color:#FFFFFF;
}
.img
{
	float:left;
	display:block;
}

.img-r
{
	float:right;
	padding-bottom:10px;
	padding-left:10px;
}

.img-l
{
	float:left;
	padding-right:10px;
	padding-bottom:10px;
}
.coupon-header { color: #000; font-size: 16px; font-weight: 700; background-color: #ede8e3; margin-top: -10px; margin-right: -10px; margin-left: -10px; padding-top: 10px; padding-bottom: 8px; border-bottom: 3px solid #d8d0c8; }
.tanheader { color: #000; font-size: 16px; font-weight: 700; background-color: #ede8e3; margin-top: 10px; padding-top: 12px; padding-bottom: 8px; padding-left: 15px; border-bottom: 3px solid #d8d0c8; }
.coupon-container { font-size: 15px; font-weight: 700; text-align: center; width: 380px; margin-top: 10px; margin-left: 50px; padding: 10px; border: dashed 3px #1d416a; }
.coupon-small { font-size: 12px; font-weight: normal;}
/*	
#ad {
position: absolute;
top: -15px;
left: 520px;
height: 150px;
width: 150px;
}
*/
/*
#ad2 {
position: absolute;
top: 14px;
left: 270px;
height: 110px;
width: 238px;
}
*/

#phone {
	font-size:24px;
	font-weight:bold;
	text-align:right;
}
#phone .smaller {
	display: block;
	padding-top:10px;
	font-size: 18px;
	font-weight: normal;
}

.red { color: #ef2452; 
}


#sidbar ul li {
	margin-left: 0px !important;
	line-height: 14px;
}

#sidebar ul {
	list-style:none;
padding-left: 5px;}

#sidebar h2 {
	margin-bottom: 3px;
	list-style:none;
}

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

#sidebar {
	width:160px;

}

/* =Images
-------------------------------------------------------------- */

#content img {
	margin: 0;
	height: auto;
	max-width: 640px;
	width: auto;
}
#content .attachment img {
	max-width: 900px;
}
#content .alignleft,
#content img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
#content .alignright,
#content img.alignright,
.pad img.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
#content .aligncenter,
#content img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

#content img.alignleft,
#content img.alignright,
#content img.aligncenter {
	margin-bottom: 12px;
}
#content .wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	margin-bottom: 20px;
	padding: 4px;
	text-align: center;
}
#content .wp-caption img {
	margin: 5px 5px 0;
}
#content .wp-caption p.wp-caption-text {
	color: #888;
	font-size: 12px;
	margin: 5px;
}
#content .wp-smiley {
	margin: 0;
}
#content .gallery {
	margin: 0 auto 18px;
}
#content .gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
#content .gallery img {
	border: 2px solid #cfcfcf;
}
#content .gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
#content .gallery dl {
	margin: 0;
}
#content .gallery img {
	border: 10px solid #f1f1f1;
}
#content .gallery br+br {
	display: none;
}
#content .attachment img { /* single attachment images should be centered */
	display: block;
	margin: 0 auto;
}

.profile {
	overflow: hidden;
	clear: both;
	padding-bottom: 25px;
}

.profile .left {
	width: 170px;
}

.profile .right {
	width: 450px;
}



