body {
	text-align:center; 
	font-size:62.5%;
	font-family:arial;
	color:#27272c;
	background:#fff;
}
* {
	margin:0;
	padding:0;
}
html {
	height:100%;
	margin-bottom:1px;
	font-size:100%;
}
#outerwrapper {
	margin:15px auto;
	width:999px;
	text-align:left;
	min-height:100px;
}
#wrapper {
	width:999px;
	float:left;
	background:url(../images/wrapperBackground.jpg) repeat-y left top;
	font-size:1.2em;
	min-height:100px;
	position:relative;
	
}
#content {
	width:735px;
	min-height:300px;
	float:left;
	display:inline;
	margin:0 0 0 200px;
	padding-bottom:0px;
}
#subcontentwrapper {
	float:left;
	display:inline;
	margin:0px 0 0px -910px;
	width:145px;
	min-height:30px;
}
#subcontent {
	width:145px;
	min-height:200px;
	float:left;	
	margin:0 0 10px 0;
}
#footer {
	clear:both;
	height:44px;
	float:left;display:inline;
	width: 999px;
	margin:10px 0 0 0;
	background:url(../images/footerBackground.jpg) no-repeat left top;
	position:relative;
}
#masthead {
	background:#fff;
	height:206px;
	width:999px;
	float:left;
	display:inline;
	position:relative;
}
.mastheadLeft {
	width:242px;
	width:454px;
	height:206px;
	background:url(../images/mastheadLeftBackground.jpg) no-repeat left top;
	float:left;
}
.leftContent, .rightContent {
	float:left;
	margin:0 20px 10px 0;
	display:inline;
	min-height:100px;
	width:475px;
	
}
.rightContent {
	margin:0 0 10px 0;
	width:240px;
	min-height:100px;
	
}
.inset {
	text-align:center;
	font-size:0.9em;
	color:#fff;
	margin:20px 0 0 3px;
	float:left;
	display:inline;
	width:138px;
	padding-top:7px;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
}
.facts {
	float:left;display:inline;
	width:143px;
	min-height:10px;
	padding-bottom:45px;
	margin:0 0 0 -1px;
	background:url(../images/Facts_bottom.jpg) no-repeat left bottom;
}
.facts h2 {
	color:#88ba2e;
	background:url(../images/Facts_top.jpg) no-repeat left top;
	padding:12px 0 0 15px;
	margin:0px;
}
.facts p {
	padding:0 15px 0 15px;
	margin:0 0 0px 0;
	font-size:0.9em;
	color:#747474;
	float:left;
}
/*----------------------------------HEADINGS/P----------------------------*/
#home h1 {
	margin-top:5px;
	clear:none;
}
h1 {
	font-size:1.2em;
	margin:0 0 8px 0;
	color:#e77817;
	clear:both;
	
}
h2 {
	font-size:1.2em;
	color:#fff;
	margin-bottom:10px;
	clear:both;
}
h3 {
	font-size:1.1em;
	color:#e77817;
	margin-bottom:8px;
}
h4 {
	font-size:1em;
	margin:0 0 8px 0;
	color:#8e84b7;
}
h5 {
	font-size:1.1em;
}
p {
	margin:0 0 8px 0;
	line-height:1.4em;
}
p.webcredit {
	position:absolute;
	left:-9000px;
}
/*p.breadcrumb {
	font-size:0.8em;
	position:relative;
	top:-15px;
	margin:0 0 -8px 0;
	color:#747474;
	z-index:0;
}*/
p.breadcrumb {
	font-size:0.8em;
	position:absolute;
	top:-13px;
	left:20px;
	margin:0;
	color:#747474;
	z-index:0;
}
p.paginationbottom {
	float:right;
	clear:both;
}
p.paginationbottom a {
	color:#5d8d39;
}



/*---------------------------------LISTS---------------------------------*/
a {
	text-decoration:none;
	color:#27272c;
}
.inset a {
	color:#fff;
}
p.breadcrumb a {
	color:#27272c;
	color:#747474;
}


a.downloads /* for the product detail page */ {
	color:#5d8d39;
	
}
a:hover {
	text-decoration:underline;
}
a.switch {
	width:145px;
	height:71px;
	display:block;
	background:url(../images/switchToDisplaysStatic.jpg) no-repeat left top;
	float:left;
	display:inline;
	margin:0 0 0 -2px;
}
a.switch:hover {
	background:url(../images/switchToDisplaysHover.jpg) no-repeat left top;
}
ul  {
	margin:0 0 8px 13px;
}
li {
	margin-bottom:3px;
}
ol {
	margin:0 0 8px 18px;
}

#footer ul {
	float:left;
	position:relative;
	top:4px;
	display:inline;
	list-style:none;
	padding-top:1px;
	margin:0 0 0 200px;
	font-size:0.9em;
	border-top:1px solid #ccc;
}
#footer li, #footer li a {
	float:left;display:inline;
	line-height:25px;
}
#footer li.first {
	margin-right:255px;
}
#footer li a {
	margin-left:10px;
}
/*-------------search---------------*/
ul.searchresults {
	float:left;
	margin:0 0px 8px 0px;
	display:inline;
	padding:0 0 5px 0;
	border-bottom:2px solid #88ba2e;
	width:735px;
	
}
.searchresults li, .searchresults li a {
	float:left;
	background:none;
	padding:0 0 0 0;
	display:inline;
}
.searchresults li a {
	margin-right:10px;
	font-size:12px;
}
.searchresults li a.selected {
	font-weight:bold;
}
p.indent {
	margin-left:10px;
}
p.title {
	margin-bottom:2px;
}
/*------------submenu-------------*/
ul.submenu{
	position:absolute;
	top:20px;
	right:120px;
	list-style:none;
}
.submenu li, .submenu li a {
	float:left;display:inline;
}
.submenu li a {
	color:#9aacca;
	font-size:1.2em;
	margin-left:10px;
	display:block;
}
.submenu li a.selected {
	text-decoration:underline;
}
/*----------localnav----------------*/
ul.localTop {
	list-style:none;
	float:left;
	margin:0 0 10px 0px;
	display:inline;
}
.localTop li {
	display:inline;	
}
.localTop li a {
	display:block;
	color:#fff;
	margin-bottom:3px;
	font-size:0.9em;
}
.localTop li a.selected {
	text-decoration:underline;
}
ul.subNavCat {
	margin:0 0 0 10px;
	padding:0;
	
}
ul.subNavPdt {
	margin:0 0 0 20px;
	padding:0;
	
}
/*--------------category pages-----------*/
dl.cats {
	float:left;display:inline;
	clear:both;
	width:735px;
	font-size:1em;
	margin:0;
	
}
.cats dt {
	margin-bottom:5px;
}
.cats dd {
	float:left;display:inline;
	margin:0 10px 0 0;
}
.cats dd.short {
	float:left;
	width:620px;
	margin:10px 0 0 0;
	
}

/*--------------product listings---------------*/
dl.products {
	float:left;
	width:355px;
	display:inline;
	margin:0 10px 10px 0;
	font-size:1em;
}
.products dt {
	margin-bottom:5px;
}
.products dd {
	float:left;display:inline;
	margin:0 10px 0 0;
}
.products dd.text {
	margin:0;
	width:245px;
}



/*---------------------------------IMAGES-------------------------------*/
img.mast {
	margin:0;
	float:right;
}
img {
	border:none;
	margin-bottom:8px;
}
img.right, p.right {
	float:right;display:inline;
	margin:0 0 10px 10px;
}
p.right, p.left {
	clear:both;
}
.imgL, p.left {
	float:left;
	margin:0 10px 10px 0;
	display:inline;
}
.imgR {
	float:right;
	margin:0 0px 10px 10px;
	display:inline;
}
.imgRFacts {
	float:right;
	margin:5px 0px 5px 5px;
	display:inline;
}
img.abs1 {
	position:absolute;
	top:260px;
	right:60px;
}


/*----------------------------------DEFINITION LISTS-----------------------------------------*/
/*------------for listings------------------*/
dl {
	float:left;
	display:inline;
	margin:0 10px 8px 0;
	font-size:1em;
	padding-bottom:9px;
	
}
dt {
	margin:0;
}
dt img {
	margin:0;
}
/*----------for news----------------*/
dl.news {
	float:left;
	margin:0 0 10px 0;
	border-bottom:1px solid #ccc;
	/*position:relative;
	z-index:0;*/
	
}
.news dt {
	float:left;display:inline;
	margin:0 10px 0 0;
}
.news dd {
	width:735px;
}
.news dd.first  {
	margin-bottom:5px;
	font-size:1.2em;
}
.news dd.second {
	margin-bottom:5px;
}
.news dd.third {
	font-size:0.9em;
}
.news dd.first a {
	color:#e77817;
	font-weight:bold;
}
.news dt img {
	margin-bottom:-2px;
}
/*---------- for faq --------------*/
dl.catListing {
	float:left;
	padding:0;
	clear:both;
}
dl.itemListing {
	clear:both;
	padding:0;
}


/*-------------for product detail-----------*/
#tableList dt {
	margin:0 0 8px 0;
	cursor:pointer;
	float:none;
}
dl#tableList {
	margin:0;	
}


/*-----------------------------------TABLES and RELATED STYLES-------------------------------*/
.boxwrapper {
	float:left;display:inline;
	margin:0 0px 15px 0;
	clear:both;
}
.box-inner {
	padding-bottom:15px;
	padding:0px;
	background:url(../images/topLeftNew.jpg) no-repeat left top;
	width:707px;
}
.box {
	margin:0px 0 0px 0px;
	width:735px;
	background:url(../images/bottomLeftNew.jpg) no-repeat left bottom;
	
}
.box caption {
 	background:url(../images/topRightNew.jpg) no-repeat right top;
	padding-top:10px;
	padding-bottom:10px;
 }
.box-outer {
 	background:url(../images/bottomRightNew.jpg) no-repeat right bottom;
	padding-bottom:0px;
	min-height:50px;
}


table {
	border-collapse:collapse;
	clear:both;

}
caption {
	color:#345c48;
}
thead th {
	border-top:1px solid #aec7aa;
	border-bottom:1px solid #aec7aa;
	background:#345c48;
	color:#fff;
	text-align:center;
	line-height:16px;
	height:16px;
}
tbody tr {
	color:#747474;
	text-align:center;
}
/*tbody tr:hover {
	background:#a7c2a3;
	cursor:pointer;
}*/

tr.hover {
	background:#a7c2a3;
	cursor:pointer;
}
td {
	border-bottom:1px solid #747474;
	height:28px;
}
.boxwrapper tr.last td {
	border-bottom:none;
	
}

tr.last td {
	border-bottom:none;
}
td img {
	margin-top:5px;
}
/*------------------- SEARCH----------------------*/
table.searchResults {
	margin:0 0px 10px 0;
	border:1px solid #747474;
	width:100%;
}
.searchResults th {
	text-align:left;
	padding:5px 5px 5px 5px;
	
}
th.p {
	//width:20%;
}
th.s {
	width:7%;
}
th.r {
	width:12%;
}
.searchResults td {
	text-align:left;
	padding:2px 0 2px 5px;
	border-top:1px solid #ccc;
	border-bottom:none;
}
em.search {
	padding-left:0px;
	font-size:0.9em;
}
.odd {
	background:#ccc;
	background:none;
}
.even {
	background:#eee;
	background:none;
}
tr.hoverSearch {
	background:#eee;
}


/*----------------------------------FORMS---------------------------------*/
input {
	background:url(../images/inputBG.jpg);
	border:none;
}
/*form.searchSite {
	position:absolute;
	top:158px;
	left:30px;
}
.searchSite p {
	float:left;
	line-height:26px;
}
.searchSite input {
	width:105px;
	line-height:26px;
	padding:0 5px 0 5px;
}
.searchSite input.btn {
	width:auto;
	background:#5d8d39;
	color:#fff;
	padding:0;
}*/



form.searchSite {
	position:absolute;
	top:160px;
	left:30px;
	height:21px;
	width:135px;
}
.searchSite input {
	width:103px;
	height:18px;
	background:url(../images/searchLighting.jpg) no-repeat left top;
	padding:3px 27px 0 5px;
	font-size:0.9em;
	line-height:21px;
}	
.searchSite input.btn {
	width:23px;
	height:21px;
	background:none;
	padding:0;
	position:relative;
	float:left;
	margin:-20px 0 0 112px;
	
}
/*-------------contact---------------*/
.contactLeft {
	float:left;
	display:inline;
	width:350px;
	min-height:100px;
	margin:0 10px 0 0;
}
.contactRight {
	float:right;
	width:361px;
}
form.contactForm {
	float:right;
	width:auto;
	width:361px;
	
}
.contactForm fieldset {
	border:1px solid #747474;
	padding:0 0px 15px 0;
	margin-bottom:8px;
	
}
.contactForm p {
	padding:0 10px 0 0px;
	margin:10px 10px 0 10px;
	clear:both;
	
}
p.errormessage {
	text-align:center;
}
p.radio {
	float:left;
	clear:none;

}

.contactForm legend {
	font-size:1.2em;
	margin:0 10px 0 10px;
	font-weight:bold;
}
.contactForm label {
	float:left;
	width:120px;
	line-height:20px;
}
.contactForm textarea {
	width:260px;
	border:1px solid #747474;
	background:url(../images/inputBG.jpg);
}
.contactForm input, .contactForm textarea {
	width:200px;
	border:1px solid #747474;
	padding:2px;
	background:url(../images/inputBG.jpg);
}
input.btn {
	width:auto;
	padding:2px 5px 2px 5px;
	background:#5d8d39;
	color:#fff;
	border:none;
}
input.radio {
	width:25px;
	border:none;
}
input.alert {
	border:1px solid #d2232a;
}
.req, p.errormessage, label.alert, p.alert  {
	color:#d2232a;
}
.textareawrapper {
	position:relative;
}
.textareawrapper .alert {
	position:absolute;
	top:0px;
}
/*----for recaptcha------*/
fieldset.validation {
	margin:10px 0 0 0;
	padding-left:10px;
}
fieldset.quote {
	width:369px;
	padding:10px 0 10px 10px;
	margin-bottom:10px;
}
.validation legend {
	margin-left:0px;
}
.validation p {
	margin-left:0;
}
fieldset.validation input {
	left:0px;
	position:relative;
}
.validation td {
	height:auto;
	border:none;
}
/*------------ request quote-------*/

.register label {
	float:left;
	width:150px;
}

.register input {
	width: 230px;
	background:url(../images/inputBG.jpg);
	margin-right:10px;
	border:1px solid #747474;
}
.register select {
	margin-right:10px;
	border:1px solid #747474;
}
.register textarea {
	background:url(../images/inputBG.jpg);
	border:1px solid #747474;
	width:230px;
	height:100px;
	margin-right:10px;
}
.register input.btn {
	width:auto;
	padding:2px 5px 2px 5px;
	background:#5d8d39;
	color:#fff;
	border:none;
}
.alert {
	color:#d2232a;
}
a.requestQuote {
	background:url(../images/req_quote_button.jpg) no-repeat left top;
	width:125px;
	height:62px;
	float:left;display:inline;
	margin:10px 0 0 0px;
}
a.requestQuote:hover {
	background:url(../images/req_quote_hov.jpg) no-repeat left top;
}

a.seasons_g {
	width:100%; text-align:center;font-size:0.9em;float:left;margin:10px 0 0 0;color:#fff;
}
