/**
* Customer web site CSS
*
* Copyright (c)2008 44 Interactive. All Rights Reserved.
*
* SVN File: $Id: styles.css 217 2008-07-28 19:06:27Z Mike Neugebauer $
* @author $Author: Mike Neugebauer $
* @version $Revision: 217 $
* @lastrevision $Date: 2008-07-28 14:06:27 -0500 (Mon, 28 Jul 2008) $
* @modifiedby $LastChangedBy: Mike Neugebauer $
* @lastmodified $LastChangedDate: 2008-07-28 14:06:27 -0500 (Mon, 28 Jul 2008) $
* @filesource $URL: svn+ssh://miken@svnhost.44i-dev.com/svnhome/base/branches/coppercottage/cust_skeleton/css/styles.css $
*/

 /* MASTER COLORS
	MAIN HEADLINES:
	#b5131c;

	BODY COPY:
	#000000;


*/

* { margin: 0;
	padding: 0;
	border: 0;
	outline:none;
}

html {
	font-size: 62.5%;
	height:100%;
	width:100%
}

body {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	background:#fff;
	color:#7d514d;
	height:100%;
	width:100%;
}



h1, h2, h3, h4, h5 {
	color:#500f09;
	font-weight:normal;
}

h1 {
    font-size: 2.1em;
	margin-bottom:6px;
}

h2 {
    font-size: 1.9em;
}

h3 {
    font-size: 1.7em;
}

h4 {
	font-size: 1.5em;
}

h5 {
	font-size: 1.3em;
}

a:link {
	color:#500f09;
	text-decoration: none;
	font-weight:bold;
}

a:visited {
	color:#500f09;
	text-decoration: none;
}

a:hover {
	color:#2e0602;
	text-decoration: underline;
}

a:active {
	color:#500f09;
	text-decoration: none;
}

p {
	line-height:1.6em;
	margin-bottom:10px;
}





/*----------------------------------------------------------- MAIN LAYOUT STYLES -----------------------------------------------------------*/


#header {
	width:976px;
	margin:0 auto;
	height:109px;
	position:relative;
	z-index:150;
	/*background:#f0f000;*/
}

#header img.logo {
	float:left;
	margin-right:24px;
	margin-bottom:-47px;
	position:relative;
	z-index:200;
}

#header a.servicerequest, #header a.servicerequest:visited {
	float:right;
	margin-bottom:-62px;
	width:226px;
	height:62px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background:url(/_cust/images/servicerequest.png) no-repeat top;
}

#header a.servicerequest:hover {
	background-position:bottom;
}

#container {
	width:900px;
	margin:0px auto 0 auto;
	padding:12px 38px 0 38px;
	position:relative;
	z-index:100;
	background-color:#FF0000;
	background:url(/_cust/images/contenttile.png) repeat-y;
}

#bodywrapper {

	}

#contentwrapper{
	width:100%;
	margin:0 auto;
	position:relative;
	z-index:100;
}


#sidebar {
	width:260px;
	float:left;
	padding-top:8px;
	margin-right:40px;
}

#containertop {
	width:976px;
	background:url(/_cust/images/contenttop.png) no-repeat;
	height:15px;
	margin:-8px auto 0 auto;
	position:relative;
	z-index:100;
}

#containerbtm {
	width:976px;
	background:url(/_cust/images/containerbtm.png) no-repeat;
	height:18px;
	margin:0 auto;
	position:relative;
	z-index:100;
}

#contenttop {
	width:976px;
	background:url(/_cust/images/contenttop.png) no-repeat;
	height:15px;
}

#content {
	width:600px;
	float:left;
}

#content p {
	text-align:justify; 
}


/*----------------------------------------------------------- HOME PAGE STYLES -----------------------------------------------------------*/


#slideshow {
	width:588px;
	height:305px;
	padding:11px 0 0 12px;
	background:url(/_cust/images/slideshowbg.png) no-repeat;
	margin-bottom:18px;
}


body#home #slideshow {
	width:600px;
	height:316px;
	/*padding:11px 0 0 12px;*/
	background:url(/_cust/images/slideshowbg.png) no-repeat;
	margin-bottom:18px;
}

body#home #slideshow img {
	margin-top: 0px; 
	margin-left: -27px;
	width: 576px;
	height: 290px;	
}

img.loading {
	padding:108px 0 0 250px;
}

#slideshow ul {
	list-style: none;
	width: 576px;
	height: 290px;
	
} 


#featured {
	width:241px;
	margin-left:3px;
	background:url(/_cust/images/featuretile.png) repeat-y;
	padding:4px 8px 2px 8px;
	text-align:center;
}

#featured img {
	margin:12px 0;
}

#featured h2 {
	font-size:1.6em;
	text-align:left;
	margin-bottom:4px;
}

#featured h3 {
	font-size:1.4em;
	color:#7d514d;
	text-align:left;
	margin-bottom:8px;
}

h1.featured {
	width:263px;
	height:40px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background:url(/_cust/images/featuredhead.jpg) no-repeat;
	margin:20px -3px 0 0;
}

#featuredbtm {
	width:263px;
	height:6px;
	margin:0 0 0 3px;
	background:url(/_cust/images/featuredbtm.png) no-repeat;
}

#featured a.featuredbtn, #featured a.featuredbtn:visited {
	width:103px;
	height:25px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background:url(/_cust/images/moreinfobtn.jpg) top no-repeat;
	margin:8px 0 0 138px;
}

#featured a.featuredbtn:hover {
	background-position:bottom;
}

 


a.hibtn, a.hibtn:visited {
	width:264px;
	height:60px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background:url(/_cust/images/hibtn.jpg) no-repeat;
	margin:12px 0 12px -4px;
}

a.hibtn:hover {
	background-position:bottom;
}

 
a.newsbtn, a.newsbtn:visited {
	width:264px;
	height:54px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background:url(/_cust/images/newsBtn.jpg) no-repeat;
	margin:12px 0 12px -4px;
}

a.newsbtn:hover {
	background-position:bottom;
} 


#walkover {
	position:fixed;
	bottom:0;
	left:0;
	background: none;
	z-index:1000;
	width:442px;
	height:300px;
}


/*----------------------------------------------------------- PRODUCTS PAGE STYLES -----------------------------------------------------------*/


h3.subnav {
	margin:20px 0 -2px 0;
	/*text-transform:uppercase;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	border-bottom:solid 1px #500f09;
	font-size:1.4em;*/
	width:260px;
	height:32px;
	background:url(/_cust/images/prodsubnavhead.jpg) no-repeat;
	display:block;
	overflow:hidden;
	text-indent:-9999px;

}

h3.newsHdr {
	margin:20px 0 -2px 0;
	/*text-transform:uppercase;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	border-bottom:solid 1px #500f09;
	font-size:1.4em;*/
	width:260px;
	height:32px;
	background:url(/_cust/images/archivesubnavhead.jpg) no-repeat;
	display:block;
	overflow:hidden;
	text-indent:-9999px;

}



ul#subnav {
	/*background-color:#dddddd;*/
	list-style:none;
	padding:4px 8px;

}

ul#subnav li {

}



ul#subnav li a {
	display:block;
	font-weight:normal;
	text-transform:uppercase;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	padding:6px;
	border-bottom:dotted 1px #500f09;
	color:#7d514d;
}

ul#subnav li a:hover {
	text-decoration:none;
	color:#2e0602;
	background-color:#ebebeb;
}

body#furnacePage ul#subnav li a.furnaces,
body#airconditionersPage ul#subnav li a.ac,
body#boilersPage ul#subnav li a.boilers,
body#garageheatersPage ul#subnav li a.gh,
body#waterheatersPage ul#subnav li a.wh,
body#fixturesPage ul#subnav li a.fixtures {
	color:#999999;
	color:#CCCCCC;
	cursor:default;
	background:none;
}




.product {
	padding:8px 12px;
	margin-bottom:12px;
	background-color:#ebebeb;
}

.product img {
	float:left;
	border:solid 1px #500f09;
	margin-right:12px;
}

.product p {
	width:376px;
	margin-left:200px;
}


.productarea {
	padding:8px 12px;
	margin-bottom:12px;
	background-color:#ebebeb;
	cursor:pointer;
}

.productarea:hover {
	background-color:#dddddd;
}

.productarea img {
	float:left;
	border:solid 1px #500f09;
	margin-right:12px;
}

.productarea p {
	width:376px;
	margin-left:200px;
}

.productarea h3 {
	margin-bottom:8px;
}

img.productmain {
	padding:11px 13px 13px 11px;
	background:url(../images/prodImgBG.png) no-repeat;
	margin:0 0 18px 108px;
}



/*----------------------------------------------------------- SERVICES PAGE STYLES -----------------------------------------------------------*/




.service {
	padding:8px 12px;
	margin-bottom:12px;
	background-color:#ebebeb;
}

.service img {
	float:left;
	border:solid 1px #500f09;
	margin-right:12px;
}

.service p {
	width:376px;
	margin-left:200px;
}

.service h3 {
	margin-bottom:6px;
}


/*----------------------------------------------------------- NEWS PAGE STYLES -----------------------------------------------------------*/

#news_list_pane ul {
	list-style: none;
}

ul.newsside {
	list-style: none;
}


/*----------------------------------------------------------- FEATURED PRODUCT PAGE STYLES -----------------------------------------------------------*/


 /*
#featured img {
	margin:12px 0;
}

#featured h2 {
	font-size:1.6em;
	text-align:left;
	margin-bottom:4px;
}

#featured h3 {
	font-size:1.4em;
	color:#7d514d;
	text-align:left;
	margin-bottom:8px;
}

h1.featured {
	width:263px;
	height:40px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background:url(/_cust/images/featuredhead.jpg) no-repeat;
	margin:20px -3px 0 0;
}

#featuredbtm {
	width:263px;
	height:6px;
	margin:0 0 0 3px;
	background:url(/_cust/images/featuredbtm.png) no-repeat;
}

#featured a.featuredbtn, #featured a.featuredbtn:visited {
	width:103px;
	height:25px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background:url(/_cust/images/moreinfobtn.jpg) top no-repeat;
	margin:8px 0 0 138px;
}

#featured a.featuredbtn:hover {
	background-position:bottom;
}
*/

body#featuredPage #featured {
	width: auto;
	text-align:left;
	background:none;
}

body#featuredPage #featured p {
	width: 380px;
}

body#featuredPage #featured img {
	float:right;
	margin:0 0 12px 18px;
	background:#FFFFFF;
	border:solid 1px #500f09;
	padding:8px;
}

body#featuredPage #featured h1 {
	border-bottom: solid 1px #500f09;
	margin-bottom:18px;
}



/*----------------------------------------------------------- NAVIGATION STYLES -----------------------------------------------------------*/

ul#nav {
	width:633px;
	height:49px;
	margin:60px 0 -8px 0;
	float:left;
}

ul#nav li {
	list-style:none;
	float:left;
}

ul#nav li a {
	display:block;
	overflow:hidden;

	text-indent:-9000px;
	height:49px;
	margin:0;
	/*background-color:#00FF00;*/
	position:relative;
	z-index:400;
}

ul#nav li a.productsBtn, a.productsBtn:visited {
	width:112px;
	background:url(/_cust/images/productsBtnBG.png) 0px top no-repeat;
}

ul#nav li a.servicesBtn, a.servicesBtn:visited {
	width:95px;
	background:url(/_cust/images/servicesBtnBG.png) -7px top no-repeat;
}

ul#nav li a.specialsBtn, a.specialsBtn:visited {
	width:138px;
	background:url(/_cust/images/specialsBtnBG.png) -7px top no-repeat;
}

ul#nav li a.referralsBtn, a.referralsBtn:visited {
	width:102px;
	background:url(/_cust/images/referralsBtnBG.png) -7px top no-repeat;
}


ul#nav li a.aboutBtn, a.aboutBtn:visited {
	width:80px;
	background:url(/_cust/images/aboutBtnBG.png) -7px top no-repeat;
}

ul#nav li a.contactBtn, a.contactBtn:visited {
	width:106px;
	background:url(/_cust/images/contactBtnBG.png) -7px top no-repeat;
}

ul#nav li a.productsBtn:hover {
	margin:0 -9px 0 0;
	width:121px;
	z-index:500;
	background-position:0px center;
}

ul#nav li a.servicesBtn:hover {
	margin:0 -9px 0 -7px;
	width:111px;
	z-index:500;
	background-position:0px center;
}

ul#nav li a.specialsBtn:hover {
	margin:0 -9px 0 -7px;
	width:154px;
	z-index:500;
	background-position:0px center;
}

ul#nav li a.referralsBtn:hover {
	margin:0 -9px 0 -7px;
	width:118px;
	z-index:500;
	background-position:0px center;
}

ul#nav li a.aboutBtn:hover {
	margin:0 -9px 0 -7px;
	width:96px;
	z-index:500;
	background-position:0px center;
}

ul#nav li a.contactBtn:hover {
	margin:0 -9px 0 -7px;
	width:113px;
	z-index:500;
	background-position:0px center;
}

body#productsPage ul#nav li a.productsBtn {
	margin:0 -9px 0 0;
	width:121px;
	z-index:700;
	background-position:0px bottom;
	cursor:default;
}

body#servicesPage ul#nav li a.servicesBtn {
	margin:0 -9px 0 -7px;
	width:111px;
	z-index:700;
	background-position:0px bottom;
	cursor:default;
}

body#specialsPage ul#nav li a.specialsBtn {
	margin:0 -9px 0 -7px;
	width:154px;
	z-index:700;
	background-position:0px bottom;
	cursor:default;
}

body#referralsPage ul#nav li a.referralsBtn {
	margin:0 -9px 0 -7px;
	width:118px;
	z-index:700;
	background-position:0px bottom;
	cursor:default;
}

body#aboutPage ul#nav li a.aboutBtn {
	margin:0 -9px 0 -7px;
	width:96px;
	z-index:700;
	background-position:0px bottom;
	cursor:default;
}

body#contactPage ul#nav li a.contactBtn {
	margin:0 -9px 0 -7px;
	width:113px;
	z-index:700;
	background-position:0px bottom;
	cursor:default;
}

/* ---------------------------------- SPECIAL OFFERS PAGE STYLES ------------------------------------ */

.sobox {
	width:570px;
	background:url(/_cust/images/soBoxTile.jpg) repeat-y;
	padding-left:30px;
	margin-bottom:18px;
}

.sobox img {
	margin-left:-30px;
}

.sobox img.thumbnail {
	padding:4px;
	background:#FFFFFF;
	border:solid 1px #500f09;
	float:left;
	margin:0 0 0 0;
}

.sobox h3 {
	font-size:2.4em;
	font-family:"Times New Roman", Times, serif;
	margin:0 0 12px 155px;
	width:380px;
	text-align:center;
	text-transform:uppercase;
}

.sobox p {
	margin-left:155px;
	width:380px;
}

.sobox a.showcoupon, .sobox a.showcoupon:visited {
	float:right;
	display:block;
	width:126px;
	height:25px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/printCoupBG.jpg) no-repeat top;
	margin-right:30px;
}

.sobox a.showcoupon:hover {
	background-position:bottom;
}


/* ---------------------------------- COUPON PAGE STYLES ------------------------------------ */

body#coupon {
	background: none;
	background-color: white;
	text-align: center;
}

#couponbox {
	width:560px;
	margin:50px auto 18px auto;
	border:solid 1px #500f09;
	padding:0 20px 18px 20px;
}

#couponbox img.thumbnail {
	padding:4px;
	background:#FFFFFF;
	border:solid 1px #500f09;
	float:left;

}

#couponbox h3 {
	font-size:2.4em;
	font-family:"Times New Roman", Times, serif;
	margin:0 0 12px 155px;
	width:375px;
	text-align:center;
	text-transform:uppercase;
}

#couponbox h2.top {
	padding:0 8px;
	text-transform:uppercase;
	margin:-13px auto 18px auto;
	background:#ffffff;
	display:block;
	width:425px;
}

#couponbox h2.bottom {
	background:#CCCCCC;
	padding:0 8px;
	text-transform:uppercase;
	padding:0 8px;
	text-transform:uppercase;
	margin:40px auto 0 auto;
	background:#CCCCCC;
	display:block;
	width:225px;

}

body#coupon a.print, body#coupon a.print:visited {
	padding:4px 6px;
	background-color:#500f09;
	color:#FFFFFF;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:normal;
}

body#coupon a.print:hover {
	background-color:#333333;
}



/*----------------------------------------------------------- ABOUT STYLES -----------------------------------------------------------*/

img.aboutembed {
	margin-top: 4px;
 	margin-right: 8px;
 	float: left;
}

#content ul li {
 margin-left: 26px;
 line-height:1.4em;
 padding:2px 0;
}



/*----------------------------------------------------------- BACKGROUND STYLES -----------------------------------------------------------*/

#flashbackground {
	position: absolute;
	left: 0px;
	top: 0px;
	width:100%;
	height:100%;
	z-index:10;
}

#flashbg{
	width:100%;
	height:100%;
}


div > div#flashbackground {
	position: fixed;
}

div > div#flashbackground {
	position: fixed;
}

pre.fixit {
	overflow:auto;
	border-left:1px dashed #000;
	border-right:1px dashed #000;
	padding-left:2px;
}


/*----------------------------------------------------- FOOTER STYLES ---------------------------------------------*/


#footer {
	width:944px;
	height:43px;
	background-color:#FF0000;
	margin:8px auto;
	background:url(/_cust/images/footerBG.png) no-repeat;
	padding:8px 16px;
	text-align:center;
}

#footer p {
	line-height:43px;
}

#footer ul {
	list-style:none;
}

#footer ul li {
	float:left;
	margin-right:12px;
	color:#7d514d;
}

#footer ul li.fortyfour {
	float:right;
	margin-right:0px;
}

#footer ul li a {
	color:#7d514d;
}

.logo44i {
	position: absolute;
	margin-left: 440px;
	margin-top: -45px;
}


/*----------------------------------------------------- CONTACT ---------------------------------------------*/

input.ffi  {
	border: 1px solid #999999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	padding:3px 5px;
	color:#666666;
}

select.ffi  {
	border: 1px solid #999999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color:#666666;
}

td.imagev input {
	margin-left: 2px;
	height: 26px;
	font-size: 1.7em;
	border: 1px solid #999999;
	color:#666666;
}

textarea.ffi {
	border: 1px solid #999999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	padding:3px 5px;
	color:#666666;
}

.error_msg
{
	border: 1px solid #ff0000;
	color: #ff0000;
	background-color: #FDD0D0;
	font-weight: 900;
	padding: 4px;
	text-align: center;
}

.success_msg
{
	border: 1px solid #00ff00;
	color: #009900;
	background-color: #ffffff;
	font-weight: 900;
	padding: 4px;
	text-align: center;
}

.form_msg_width
{
	width: 240px;
}

a.buttonlink, a.buttonlink:visited {
	width:72px;
	height:26px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/submitBtn.png) no-repeat top;
}

a.buttonlink:hover {
	background-position:bottom;
}

.testimpic {
	float: left;
	margin-top: 8px;
	margin-right: 12px;
}

/*-------------------------------------- --- WORD VERIFICATION --------------------------------------------------------*/

.word_verification_msg {
}

input.word_verification {
	margin-left: 2px;
	height: 26px;
	font-size: 1.7em;

}

img.word_verification {
	/*border: 1px solid #000000;*/
}

/*-------------------------------------- VIDEO LIGHTBOX --------------------------------------------------------*/


#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}


#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff; text-align: center; padding: 5px;
}


.lbLoading {
	background: #fff url(/_cust/images/loading.gif) no-repeat center;
}


#lbImage {
	border: 10px solid #fff;
}



#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}


#lbPrevLink {
	left: 0;
}


#lbPrevLink:hover {
	background: transparent url(/_cust/images/prevlabel.gif) no-repeat 0% 15%;
}



#lbNextLink {
	right: 0;
}


#lbNextLink:hover {
	background: transparent url(/_cust/images/nextlabel.gif) no-repeat 100% 15%;
}


#lbBottom {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 5px solid #fff;
	border-top-style: none;
}


#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(/_cust/images/closelabel.gif) no-repeat center;
	margin: 5px 0;
}


#lbCaption, #lbNumber {
	margin-right: 71px;
}


#lbCaption {
	font-weight: bold;
}

/*----------------------------------------------------------- CLEARFIX -----------------------------------------------------------*/

.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;}

