@charset "utf-8";
/* CSS Document */

/* ----- Pre-defined Styles ----- */
a:link {
	color:#514839;
}
a:hover {
	color:#6B593E;
}
a:visited {
	color:#6B593E;
}
body, td, th {
	font-family: sans-serif;
	font-size: 13px;
	color: #1E0A05;
}
body {
	background-color: #AB9E85;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/backgrounds/background_margin_images.jpg);
	background-repeat:no-repeat;
	background-position:top;
	font-family: sans-serif;
}
h1 {
	margin:0px;
	margin-bottom:10px;
	padding:0px;
	color:#514839;
	font-family: sans-serif;
	font-size:21px;
}
h2 {
	margin:0px;
	margin-bottom:5px;
	margin-top:5px;
	padding:0px;
	color:#432B3B;
	font-family: sans-serif;
	font-size:17px;
}
h3 {
	margin:0px;
	padding:0px;
	font-family: sans-serif;
	font-size:12px;
}
h4 {
	margin:0px;
	padding:0px;
	font-family: sans-serif;
}
p {
	padding:0px;
	margin:0px;
}
ul {
	padding-left:0px;
	margin-left:20px;
	margin-right:5px;
	list-style-type: square;
	margin-top:0px;
	margin-bottom:0px;
}
/* ----- IDs ----- */
#wrapper {
	text-align:center;
	overflow: hidden;
}
#bkg_left {
	width:260px;
	float:left;
	background-image:url(images/backgrounds/left.jpg);
	height:500px;
	background-repeat:no-repeat;
}
#bkg_right {
	width:260px;
	float:left;
	background-image:url(images/backgrounds/right.jpg);
	height:500px;
	background-repeat:no-repeat;
}
#margin_fix {
	margin:auto;
	width:1544px;
}
#content {
	width:1024px;
	margin:auto;
	background-color:#FFF;
	text-align:left;
}
#header {
	height:130px;
	background-image:url(images/backgrounds/header.jpg);
	background-repeat:no-repeat;
	position: relative;
}
#navbar {
	height:45px;
}
#main {
	float:left;
	width:734px;
	background-color:#FFF;
	padding:10px;
}
#right_menu {
	float:left;
	width:250px;
	background-color:#FFF;
	padding:10px;
}
#left_menu {
	float:left;
	width:250px;
	background-color:#FFF;
	padding:10px;
}
#footer {
	width:1004px;
	height:55px;
	background-color:#a1959d;
	background-image:url(../images/backgrounds/footer.jpg);
	float:left;
	padding:10px;
	text-align:center;
	font-size:10px;
	color:#BAA185;
	line-height:1.3;
}
#footer a{
	color:#BAA185;
	text-decoration:none;
}

#contact {
	width:280px;
	float:left;
}
#signup {
	height:80px;
	padding-left:10px;
	padding-right:10px;
	margin-top:5px;
	margin-left:-10px;
	margin-right:-10px;
	background: #ece9eb url(images/backgrounds/shadow.png) no-repeat;
	clear: both;
}
#banner {
	width:910px;
	height:275px;
	text-align:left;
}
#CaptchaV2{
	border: thin solid #35150a;
}
/* ----- Classes ----- */
.white {
	color:#FFF!important;
}
.float_left {
	float:left;
}
.float_right {
	float:right;
}

.clear {
	clear:both;
}
.testimonials{
	/*background-image:url(../images/backgrounds/testimonials.jpg);*/
	/*background-color:#d5cec2;*/
	padding:10px;
	margin-bottom:10px;
}
.product_col_1{
	margin-top:10px;
	width:238px;
	margin-right:10px;
	float:left;
	text-align:center;
}
.product_col_2{
	margin-top:10px;
	width:238px;
	margin-right:10px;
	float:left;
	text-align:center;
}
.product_col_3{
	margin-top:10px;
	width:238px;
	float:left;
	text-align:center;
}

.product_col_small_1{
	margin-top:10px;
	width:176px;
	margin-right:10px;
	float:left;
	text-align:center;
}
.product_col_small_2{
	margin-top:10px;
	width:176px;
	margin-right:10px;
	float:left;
	text-align:center;
}
.product_col_small_3{
	margin-top:10px;
	width:176px;
	margin-right:10px;
	float:left;
	text-align:center;
}
.product_col_small_4{
	margin-top:10px;
	width:176px;
	float:left;
	text-align:center;
}
.prduct_tile_large{
	width:238px;
	background-color:#d5cec2;
	margin-bottom:10px;
}
.product_tile_large_red{
	width:238px;
	background-color:#dbc8c8;
	margin-bottom:10px;
}
.product_tile_large_red a{
	color:#5C0101;
}
.product_tile_large_green{
	width:238px;
	background-color:#cad2bf;
	margin-bottom:10px;
}
.product_tile_large_green a{
	color:#030;
}

.prduct_tile_large_blue{
	width:238px;
	background-color:#c5d1d8;
	margin-bottom:10px;
}
.prduct_tile_large_blue a{
	color:#006;
}
.prduct_tile_large_left{
	text-align:center;
	float:left;
	width:238px;
	background-color:#d5cec2;
	margin-bottom:10px;
	margin-left:0px;
	margin-right:5px;
}
.prduct_tile_small{
	width:176px;
	background-color:#d5cec2;
	margin:5px;
	margin-bottom:10px;
	float:left;
}
.prduct_tile_small_webapp{
	width:176px;
	background-color:#d5cec2;
	margin:5px;
	margin-left:3px;
	margin-right:3px;
	margin-bottom:6px;
	float:left;
}
.product_border{
	margin:10px;
}

.phone_tracking {
	position: absolute; 
	float: right;
	margin-left: 330px; 
	margin-right: 0px; 
	margin-top: 35px;
	font-size:25px;
	line-height:1.3;
	color:#a09285;
}

	#main-menu {
		height: 45px;
		width: 1024px;
		background: #272324 url('/images/navbar/bg-menu.png');
	}
	
	#main-menu ul {
		margin: 0;
		padding: 0;
		margin-left: 10px;
	}
	
	#main-menu ul li {
		list-style: none;
		list-style-type: none;
		float: left;
		position: relative;
	}
	
	#main-menu ul li a{
		display: block;
		height: 45px;
		background: #272324 url('/images/navbar/sprite-new-menu.png');
		font-size: 0;			
	}
	
	#main-menu ul li.menu-home a{ 
		width: 95px;
		background-position: -11px 0;
	}
	
	#main-menu ul li.menu-home a:hover{
		width: 95px;
		background-position: -11px -45px;	
	}
	
	#main-menu ul li.menu-heating a{ 
		width: 116px;
		background-position: -107px 0;
	}
	
	#main-menu ul li.menu-heating a:hover{
		width: 116px;
		background-position: -107px -45px;	
	}
	
	#main-menu ul li.menu-cooling a{ 
		width: 125px;
		background-position: -224px 0;
	}
	
	#main-menu ul li.menu-cooling a:hover{
		width: 125px;
		background-position: -224px -45px;	
	}
	
	#main-menu ul li.menu-outdoors a{ 
		width: 222px;
		background-position: -350px 0;
	}
	
	#main-menu ul li.menu-outdoors a:hover{
		width: 222px;
		background-position: -350px -45px;	
	}
	
	#main-menu ul li.menu-about a{ 
		width: 118px;
		background-position: -573px 0;
	}
	
	#main-menu ul li.menu-about a:hover{
		width: 118px;
		background-position: -573px -45px;	
	}
	
	#main-menu ul li.menu-showrooms a{ 
		width: 188px;
		background-position: -692px 0;
	}
	
	#main-menu ul li.menu-showrooms a:hover{
		width: 188px;
		background-position: -692px -45px;	
	}
	
	#main-menu ul li.menu-contact a{ 
		width: 140px;
		background-position: -881px 0;
	}
	
	#main-menu ul li.menu-contact a:hover{
		width: 140px;
		background-position: -881px -45px;	
	}
	
	#main-menu ul li ul {
		display: none;
		position: absolute;
		top: 45px;
		left: -10px;
	}
	
	#main-menu ul li ul li {
		margin: 0;
		display: block;
		float: none;
		margin: 0;
		padding: 0;	
		z-index: 100;
	}
	
	#main-menu ul li ul li a {
		background-image: none;	
		background-color: #d6cfc6;	
		color: #636563;
		font-size: 12px;
		height: 20px;
		width: 220px!important;
		padding: 4px 10px;
		text-decoration: none;
		line-height: 20px;
	}
	
	#main-menu ul li ul li a:hover {
		background-color: #cec3a5;
		color: #fff;
	}	
	
	#main-menu ul li:hover ul {
		display: block;	
	}
	
	table {
		width: 100%;	
	}
	
	table td {
		width: 45%;	
	}
	
/* ----- Specials Page ----- */
.line{
	background:url(/images/line.jpg) repeat-x 0 0;
	height:32px;
	width:100%;
	clear:both;
	float:left;
}

.product-form .form-left{
	float:left;
	width:360px;
}
.product-form .form-right{
	float:left;
	width:360px;
}
.product-form .item{
	margin-bottom:14px;
}

.product-form input, .product-form textarea{
	background-color:#f1eae4; 
	border: 1px solid #d6cec3;
	padding:5px;
	width:330px!important;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

.product-form textarea{
	height:75px!important;
}

.product-form #CaptchaV2{
	width:155px!important;
	float:left;
}
.product-form .captchaimg{
	float:right;
	width:160px;
	margin-right:18px;
}	

.product-form .captchaimg img{
	width:160px!important;
	height:28px!important;
}	
.product-form .cat_button{
	margin-top:15px;
	width:155px!important;
	height:26px!important;
	border:none!important;
	padding:0!important;
}	

.location{
	float:left;
	width:250px;
	padding-left:100px;
	margin:20px 0;
}

.loc-border{
	border-left:1px solid #999;
}
.location h2{
	margin-bottom:10px;
	font-size:14px;
}

.location p{
	margin-bottom:10px;
}

/* ----- Products Page ----- */

.productfeaturelist ul {
	list-style:none!important;
	padding:0!important;
	margin:20px 0 0 0!important;
	float:left;
	clear:both;
	background:none!important;
}

.productfeaturelist  {
	list-style:none!important;
	padding:0!important;
	margin:20px 0 0 0!important;
	float:left;
	clear:both;
	background:none!important;
}


.productfeaturelist li{
	float:left;
	width:170px;
	margin-right:10px;
	margin-bottom:10px;
}

.shop-product-small{
	border:none!important;
}

.shop-product-small h5 {
    font-size: 14px;
    font-weight: bold;
	margin:5px 0;
    padding:0!important;
	min-height:0;
	color:#4d4339;
}

.shop-product-small .image{
    margin: 0!important;
    text-align: left!important;
	width:170px;
	border:solid 1px #a49d93!important;
}

.shop-product-small .image img {
		border: solid 5px #bbb1a7;
}
.shop-product-small .price{
	margin:5px 0!important;
}
.shop-product-small .description{
	color:#4d4339;
	font-style:italic;	
}

.shop-product-small .price {
	font-size:14px;
	color:#4d4339;
}

.shop-product-small .pricered {
	color:#ae1d24!important;
	display: inline;
	font-weight:bold;
}

.right_menu a{ text-decoration: none; }

.testimonial-item {
	width: 733px;
	margin-bottom: 10px;
}

.testimonial-item .top {
	height: 8px;
	background: url('../images/testimonials/testi-box-top.jpg') no-repeat;
}

.testimonial-item .mid {
	height: auto;
	background: url('../images/testimonials/testi-box-mid.jpg') repeat-y;
	padding: 3px 10px;
}

.testimonial-item .bottom {
	min-height: 38px;
	background: url('../images/testimonials/testi-box-bottom.jpg') no-repeat;
}

.testimonial-item .bottom .bottom-info .author {
	font-weight: bold;
	text-align: right;
}

.testimonial-item .bottom .bottom-info .position {
	text-align: right;
}

.testimonial-item .bottom .bottom-info .company {
	text-align: right;
}
