/*****************************/
/*** Core html setup stuff ***/
/*****************************/
html{height:100%; margin-bottom:1px;}
form{margin:0; padding:0;}
body{font-family:Arial, Helvetica, sans-serif;; margin:0px 0px 0px 0px; font-size:0.9em; color:#333333; background-color:#4B8D93;}
h1{background-color:#EDEDE6; font-size:1.5em; font-weight:bold; padding: 6px 6px 6px 15px;clear: both;margin-bottom: 12px;text-decoration:none;}
h1 a {text-decoration:none;}
h2{color:#000; font-size:1.5em; font-weight:bold;}
h3{color:#339999; font-size:1.2em; font-weight:bold; margin-bottom: -12px;}
h2, h3, p{padding-left:35px;}
h4{color:#4B8D93; font-size:1.7em; font-weight:normal; margin:0px; padding:0px;}
h5{color:#FF9933; font-size:1.9em; font-weight:normal; margin:0px; padding:0px;}
a, a:link, a:visited{text-decoration:underline; color:#3399cc;outline:none;}
a:hover{color:#333333;}
a:active{color: #3399cc;}
.style1{color: #003333}
ul, ol{padding:0px; margin:10px; padding-left:40px;}
li p{padding:0px;}
fieldset {background-color:#EDEDE6; padding:10px;}

.hometable p{padding-left:0px; margin:5px 0px 5px 0px;}

p.gray{background-color:#DFDFDF; padding:15px;}
div.gray{background-color:#DFDFDF; padding:15px;}
h5 strong{color:#4B8D93; font-weight:normal;}
h6{font-size:1.3em; font-weight:normal; margin:0px; padding:0px;}
a:active{font-weight:normal; color:#3399cc;}
input.button{cursor:pointer;}
img{border:0 none;}

.greentable{border-top:1px solid #000000; border-right:1px solid #000000;}
.greentable td{border-bottom:1px solid #000000; border-left:1px solid #000000; text-align:center;}
.greenhead{background-color:#339999; color:#FFFFFF;}

#container{position:relative; display:block; width:1012px; background-color:#FFFFFF; text-align:left;}
#container:after{content:"."; display:block; line-height:1px; font-size:1px; clear:both; background:none;}
#header{position:relative; display:block;}
#header:after{content:"."; display:block; line-height:1px; font-size:1px; clear:both; background:none;}
#logo{margin:5px 0px 0px 10px;}
#topnav{display:block; width:980px; height:27px; background:url(/images/topnavbg.gif) top center no-repeat; padding:0px; margin:10px; list-style-type:none; border-right:1px solid #000000; border-left:1px solid #000000;}
#topnav td{vertical-align:middle;}
#topnav a:hover{background:url(/images/topnavbg-active.gif) top center repeat-x; text-decoration:none;}
#active_menu{background:url(/images/topnavbg-active.gif) top center repeat-x;}
#addfavorites{position:absolute; left:390px; top:45px; display:block; padding:0px; margin:0px;}
.contentpaneopenheader{position:absolute; right:15px; top:25px; display:block;}
.contentpaneopenheader td{text-align:right;}

#mainbody{padding:0px 15px 0px 15px; margin:0px; background: #fff;}
.contentpaneopen{width:100%;}

#footer{display:block; background-color:#4B8D93; color:#FFFFFF; padding:10px; margin:10px 15px 0px 15px; text-align:center;}
#footer a, #footer a:link, #footer a:visited{color:#FFFFFF; text-decoration:none;}
#footer a:hover{color:#FFFFFF; text-decoration:underline;}
#footer strong a{font-weight:bold;}

.inputfield_lg{width:266px; font-size:13px;}
.inputfield_md{width:200px; font-size:13px;}
.inputfield_sm{width:150px; font-size:13px;}
.inputfield_xsm{width:100px; font-size:13px;}
#sb{background-image:url(../../../images/sbm.jpg); border-width:0px; border-style:solid; cursor:pointer; width:59px; height:22px;}
#comment{width:316px; height:88px; font-family:Tahoma; font-size:11px;}
#seccode{width:100px; font-family:Tahoma; font-size:11px;}

.slimbox img{margin:5px;border:1px solid #333;}
#slimbox1{display:block; width:976px;}
#slimbox2{display:block; width:976px;}
#slimbox3{display:block; width:976px;}
#slimbox4{display:block; width:976px;}
#slimbox5{display:block; width:976px;}

table.table {border:1px solid #339999;}
tr.header { background-color:#339999;}

.blue {color:#339999;}

#topnav a{color:#FFFFFF; display:block; padding:7px 20px 0px 20px; margin-top:-1px; font-size:13px; height:20px; float:left; border-right:1px solid #ffffff; text-decoration:none;}

/* New styles by Kyle */
.clr {
	clear: both;
}

#mainbody {
	font-family: "Trebuchet MS", Trebuchet, Helvetica, Arial, sans-serif;
}
#mainbody p, #mainbody li {
	line-height: 1.3;
	margin-right: 25px;
}
#mainbody hr {
	display: block;
	clear: both;
	border: none;
	background-color: #B2B4B8;
	color: #B2B4B8;
	height: 1px;
	margin: 0 18px 0 35px;
}
#mainbody label {
	display: block;
	margin-top: 12px;
	margin-bottom: 4px;
	font-weight: bold;
}
#mainbody form#contactForm {
	width: 890px;
	margin-left: 37px;
	border: 1px dotted #b2b4b8;
	padding-top: 6px;
}
#mainbody div.form-lcol {
	float: left;
	width: 390px;
	margin-left: 35px;
}
#mainbody div.form-rcol {
	float: left;
	width: 420px;
}
#mainbody div.form-btm {
	clear: both;
	width: 890px;
	padding-top: 18px;
	padding-bottom: 12px;
}

#mainbody form#costForm {
	width: 700px;
	margin-left: 37px;
	border: 1px dotted #b2b4b8;
	padding-top: 6px;
}
#mainbody div.form-scol {
	float: left;
	width: 590px;
	margin-left: 35px;
}
#mainbody ul.prods {
	clear: both;
	list-style-type: none;
}
#mainbody ul.prods li {
	margin-left: 0;
	padding-top: 12px;
	padding-bottom: 12px;
	clear: both;
	vertical-align: top;
}
#mainbody ul.prods li p {
	margin-top: 0;
}

#mainbody ul.prods li img.new {
	border: solid 4px #4B8D93;
	}

#mainbody ul.prods li img.new:hover{
	border: solid 4px #333333;
	}
	
	
	
#mainbody a.prodthumb {
	display: block;
	float: left;
	margin-right: 18px;
	margin-bottom: 12px;
}

.switch {
	display:block;
	width:173px;
	height:20px;
	text-indent:-9999px;
	margin-top:3px;
	padding-left:50px;
}
.switch a {
	display:block;
	width:100%;
	height:100%;
	background:transparent url(roofing-pictures2.gif) no-repeat top left;
	outline:none;
}
.switch a:hover {
	background-position:0 -20px;
}

.h1{background-color:#EDEDE6; font-size:1.5em; font-weight:bold; padding: 6px 6px 6px 15px;clear: both;margin-bottom: 12px;}

.h1 a {font-size:8pt; padding-top:4px;}






#navlist1
{
padding-left: 0;
margin-left: 0;
border-bottom: 1px solid gray;
width: 200px;
}

#navlist1 li
{
list-style: none;
margin: 0;
padding: 0.25em;
background:url('/images/productsnav.png') repeat-x;
}

#navlist1 li:hover {
background:url('/images/productsnavon.png') repeat-x;
}

#navlist1 li a {
text-decoration: none;
color:white;
margin-left:20px;
}

#navlist1 li.active {
background:url('/images/productsnavon1.png') repeat-x;
}

#navlist1 li.active:hover {
background:url('/images/productsnavon.png') repeat-x;
}

#navlist2
{
padding-left: 0;
margin-left: 0;
border-bottom: 1px solid gray;
width: 200px;
}

#navlist2 li
{
list-style: none;
margin: 0;
padding: 0.25em;
background:url('/images/productsnav.png') repeat-x;
}

#navlist2 li:hover {
background:url('/images/productsnavon.png') repeat-x;
}

#navlist2 li a {
text-decoration: none;
color:white;
margin-left:20px;
}

#navlist2 li.active {
background:url('/images/productsnavon1.png') repeat-x;
}

#navlist2 li.active:hover {
background:url('/images/productsnavon1.png') repeat-x;
}



p.products {
background-color:#EDEDE6;
padding:5px;
width:190px;
margin-bottom:-10px;
}

p.producttitle {

}
