/* CSS Document */
body {
	background:#848589;
	margin:0px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color:#4e4e4e;
}
#wrapped {
	width: 980px;
	margin: 10px auto 0px auto; 
	text-align: left;
	background:url(../images/bg_line.gif) repeat-y;
}
#header, #header-index {
	width: 625px;
	height: 25px;
	padding-left: 355px;
	padding-top: 47px;
	background:url(../images/bg_header.gif) no-repeat top;
}
#header a {margin: 0px 40px 0px 26px;}
#header-index a {margin: 0px 75px 0px 26px;}
#leftcol {
	float:left;
	width: 379px;
	background:url(../images/bg_subnav.jpg) top left no-repeat;
}
#logo {
	padding-top: 22px;
	padding-left: 33px;
	width: 296px;
}
#content {
	width: 560px;
	float:left;
	padding-bottom: 20px;
	padding-top: 42px;
}
.home #content {
	width: 559px;
}
.categoryitem {float: left; width: 160px; padding-right: 15px;}
.categoryitem {
	text-align: center;

}
.categoryitem a:link, .categoryitem a:active, .categoryitem a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #000000;
}
.categoryitem a:hover {
	color: #67a900 !important;
	text-decoration: underline;
}
img {border: none;}
#content .categoryitem img {text-decoration: none!important; display: block; margin: 0px auto;}

.subnav {padding: 0px 0px 0px 42px; width: 250px;}
.subnav a:visited, .subnav a:active, .subnav a:link {display: block; height: 100%; text-decoration: none;}
.subnav a:hover {display: block; height: 100%; color: #000; text-decoration: none;}
.subnav .sub1 a {padding: 4px 10px 3px 0px; font-size: 14px; font-weight: bold;}
.subnav .sub2 a {font-size: 11px; padding: 1px 10px 1px 20px;}

.navprodpages {text-align: right; font-weight: normal;}
.navprodpages .navproddisp {float: left;}
.navprodpages a:active, .navprodpages a:visited, .navprodpages a:link {text-decoration: none; font-weight: normal;}
.navprodpages a:hover {text-decoration: underline;}

.formline {clear: both; padding: 4px 0px;}
.formline span.field {display: block; float: left; width: 120px; font-weight: bold;}
.formline div {float: left;}

#productImageDiv {width: 370px; float: right; text-align: right; margin: 0px 0px 20px 10px; text-align: left;}
#productImageDiv .formline {font-size: 11px; line-height: 15px;}
#productImageDiv .formline div {width: 170px;}

.productDetails {
    background: #66A800;
    padding: 4px 7px;
    border: solid 1px #636467;
    color: #fff;
    margin: 5px 18px 5px 30px;
    }

.productthumbs {width: 55px; float: left; padding: 8px; border: solid 1px #e6e6e6; margin-right: 10px;}
.thumbswrapper {padding-left: 30px;}

#footer {
	width: 960px;
	background:url(../images/bg_footet.gif) top no-repeat;
	margin: 0px auto; 
	text-align: left;
	padding: 20px 10px;
	font-size:10px;
	color:#e0e0e1;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#footer a:link, #footer a:visited, #footer a:active {
	text-decoration:none;
	color:#e0e0e1;
}
#footer a:hover {
	text-decoration: underline;
	color:#e0e0e1;
}
#footer a.seo:hover {
    color:#e0e0e1; 
	text-decoration: none; 
	cursor: text;
}
#gravitate {
	float:right;
}
#sec_header {
	padding-top:67px;
	width: 322px;
}
#img_hd {
	padding-left: 45px;
	width: 325px;
}
h1 {
	font-size: 24px;
	color:#6bb000;
	margin-top:0px;
	margin-bottom: 15px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
h1 a:link, h1 a:visited, h1 a:active, h1 a:hover {
	color:#6bb000;
	text-decoration: none;
}
h2 {
	font-size: 16px;
	color:#6bb000;
	margin-top:0px;
	margin-bottom: 15px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
ul {
	margin-top: 12px;
	margin-bottom: 12px;
	margin-left: 0px;
	padding-left: 20px;
}
ul li {
	background:url(../images/bullet.gif) no-repeat top left;
	list-style:none;
	padding-left: 15px;
}
p {
	margin: 0px 0px 15px 0px;
}
a:link, a:visited, a:active {
	text-decoration:none;
	color:#67a900;
}
a:hover {
	text-decoration:underline;
	color:#67a900;
}
a.onpage {
	color:black;
	font-weight:bold;
}

.clr {
	clear: both;
}
.spacer {
	height: 25px;
}
.imgRight {
	margin-left: 10px;
	margin-bottom: 10px;
	float: right;
}
table {
	border:none;
	border-collapse:collapse;
}	
table td.form_label {
	text-align:right;
	padding-right:8px;
}
input.button {
	font-weight:bold;
	padding-left:5px;
	padding-right:5px;
	text-align:center;
	border:1px solid #6bb000; 
	color: #6bb000;
	cursor:pointer;
	background-color:white;
	margin-top:20px;
}
.error {
	color:red;
}

#quote {
	margin: 0;
	padding: 0;
	width: 564px;
	height: 126px;
}
#quote img {
	margin: 0;
	padding: 0;
	width: 564px;
	height: 126px;
}

/*@@@@  gallery pages @@@*/
div.gallery {}
div.stage {
	float:left;
}
table.thumbs {
	float:right;
	border:none;
	border-collapse:separate;
}
table.thumbs td {
	padding:0px;
	border:1px solid #ddd;
	border-collapse:separate;
}

#fileprep {
	float: left;
	padding-left: 30px;
}

#flashWrap {
	width:936px;
	background:url(../images/bg_subnav.jpg) top left no-repeat;
	height:520px;
}
#flash {
	visibility: visible;
	position:absolute;
	text-align:center;
	margin-left:20px;
}

#logoHome {
	padding-top: 22px;
	padding-left: 33px;
	width: 296px;
	position:relative;
	visibility: visible;
}

#catLoc {
	margin-top:214px;
	width:386px;
	position:relative;
	visibility: visible;
}
