body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(images/back_page.jpg);
	background-position: top left;
	background-repeat: repeat-x;
}

a {
	color: #006233;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

a img {
	border: 0px;
}

p, li {
	margin: 0px;
}

h1 {
	color: #006233;
	font-size: 20px;
}

h2 {
	color: #666666;
	font-size: 16px;
}

h3 {
	color: #666666;
	font-size: 14px;
}

form {
	padding: 0px;
	margin: 0px;
}

#pagesurround {
	width: 730px;
	margin: 0 auto;
}

#pageheader {
	height: 87px;
}

#searchfloat {
	float: right;
	width: 260px;
	text-align: right;
	padding-top: 16px;
}

#headerlogo {
	margin-right: 250px;
}

#headsearchbutton {
	float: right;
	width: 30px;
	height: 19px;
	overflow: hidden;
	text-align: right;
}

#headsearchlabel {
	float: left;
	width: 35px;
	height: 19px;
	overflow: hidden;
	line-height: 19px;
	text-align: right;
	color: #006233;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}

#headsearchbox {
	padding: 1px 0px 0px 0px;
	height: 19px;
	line-height: 19px;
	text-align: center;
	margin: 0px 30px 0px 35px;
	background-image: url(images/back_searchbox.gif);
	background-position: top center;
	background-repeat: no-repeat;
}

#headsearchbox input {
	padding: 0px;
	margin: 0px;
	border: none;
	background-color: #FFFFFF;
	font-size: 9px;
	width: 120px;
	height: 15px;
}

#headerphone {
	color: #006233;
	font-weight: bold;
	padding-top: 10px;
	text-align: right;
}

#mainnav {
	height: 30px;
	background-image: url(images/mainnav_back.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	position: relative;
}

#mainnav_left {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 12px;
	height: 30px;
}

#mainnav ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

#mainnav li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: inline;
	float: left;
	position: relative;
}

#mainnav li a {
	float: left;
	display: block;
	height: 30px;
	line-height: 30px;
	background-image: url(images/mainnav_buttonback.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	color: #006233;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	padding:  0px 30px 0px 30px;
}

#mainnav li a:hover {
	color: #FFFFFF;
	background-image: url(images/mainnav_buttonback2_on.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}

#mainnav li a.mainnavon {
	float: left;
	display: block;
	height: 30px;
	line-height: 30px;
	background-image: url(images/mainnav_buttonback2_on.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	padding:  0px 30px 0px 30px;
}

#mainnav li a.mainnavon:hover {
	color: #EDF1F4;
	background-image: url(images/mainnav_buttonback2_on.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}

#mainnav_basketfloat {
	width: 120px;
	height: 49px;
	position: absolute;
	bottom: -10px;
	right: 25px;
}

#mainnav_basket {
	float: right;
	width: 39px;
}

#mainnav_baskettext {
	color: #006233;
	margin-right: 45px;
	padding-top: 17px;
	text-align: right;
	font-weight: bold;
}

#mainnavleftend {
	background-image: url(images/mainnav_left.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#mainnavleftend:hover {
	background-image: url(images/mainnav_left_on.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#subnav {
	margin-top: 2px;
	height: 28px;
	background-image: url(images/subnav_back.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	overflow: hidden;
}

#subnav ul {
	padding: 0px 0px 0px 8px;
	margin: 0px;
	list-style-type: none;
}

#subnav li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: inline;
	float: left;
	height: 28px;
	line-height: 28px;
	color: #666666;
	font-size: 11px;
}

#subnav a {
	float: left;
	display: block;
	height: 28px;
	line-height: 28px;
	color: #666666;
	font-size: 11px;
	text-decoration: none;
	padding:  0px 20px 0px 20px;
}

#subnav a:hover {
	color: #000000;
}

#subnav a.subnavon {
	float: left;
	display: block;
	height: 28px;
	line-height: 28px;
	color: #006233;
	font-size: 11px;
	text-decoration: none;
	padding:  0px 20px 0px 20px;
}

#subnav a.subnavon:hover {
	color: #000000;
}

#subnav_acctfloat {
	float: right;
	width: 200px;
	padding-top: 8px;
}

#subnav_acctfloat ul {
	padding: 0px 5px 0px 0px;
	margin: 0px;
	list-style-type: none;
}

#subnav_acctfloat li {
	margin: 0;
	padding: 0px 5px 0px 5px;
	list-style-type: none;
	display: inline;
	border-left: 1px solid #666666;
	font-size: 11px;
	height: auto;
	line-height: normal;
	float: right;
}

#subnav_acctfloat a {
	color: #666666;
	text-decoration: none;
	height: auto;
	line-height: normal;
	padding:  0px 5px 0px 5px;
}

#subnav_acctfloat a:hover {
	color: #000000;
}

#maincontent {
	background-image: url(images/back_maincontent.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 0px 0px 5px 0px;
}

#footercontent {
	background-image: url(images/footer_back.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 5px 28px 5px 28px;
}

#footeraddress {
	float: right;
	width: 200px;
	height: 48px;
}

#footerest {
	float: left;
	width: 50px;
}

#footeraddresstext {
	margin-left: 55px;
	font-size: 10px;
	color: #000000;
}

#footeraddresstext a {
	color: #006233;
	text-decoration: underline;
}

#footeraddresstext a:hover {
	text-decoration: none;
}

#footernews {
	margin: 0px 300px 0px 0px;
}

#footernewslabel {
	float: left;
	width: 40px;
	color: #006233;
	font-weight: bold;
}

#footernewscontent {
	margin-left: 45px;
	font-size: 10px;
	color: #000000;
	height: 1%;
	padding-top: 2px;
}

#footernewscontent a {
	color: #006233;
	text-decoration: underline;
}

#footernewscontent a:hover {
	text-decoration: none;
}

#disclaimer {
	padding: 10px 25px 10px 25px;
	font-size: 10px;
	color: #000000;
}

#disclaimer ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

#disclaimer li {
	margin: 0;
	padding: 0px 5px 0px 5px;
	list-style-type: none;
	display: inline;
	border-left: 1px solid #666666;
}

#disclaimer a {
	color: #000000;
	text-decoration: none;
}

#disclaimer a:hover {
	text-decoration: underline;
}

.clearboth {
	clear: both;
}

#home_top {
	padding-top: 15px;
}

#home_topright {
	float: right;
	width: 236px;
	height: 152px;
	background-image: url(images/home_topright.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	overflow: hidden;
	text-align: left;
	position: relative;
}

#home_topleft {
	float: left;
	width: 490px;
	height: 152px;
	background-image: url(images/home_topleft.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	overflow: hidden;
	text-align: left;
}

#homerightgo {
	position: absolute;
	right: 20px;
	bottom: 10px;
}

#home_toprightpad {
	padding: 65px 20px 20px 20px;
	color: #FFFFFF;
}

#home_topleftpad {
	padding: 10px 210px 10px 10px;
	font-size: 12px;
	color: #333333;
}

#home_bottom {
	padding: 10px 0px 0px 0px;
}

#home_bottomright {
	float: right;
	width: 236px;
}

#home_bottomleft {
	float: left;
	width: 490px;
}

#home_bottomleftpad {
	padding: 10px;
}

.leftboxheader {
	font-size: 14px;
	font-weight: bold;
	color: #006233;
}

.rightboxheader {
	font-size: 14px;
	font-weight: bold;
	color: #006233;
}

.rightbox {
	width: 236px;
	background-image: url(images/rightbox_back.gif);
	background-position: top left;
	background-repeat: repeat-y;
}

.rightboxpad {
	padding: 10px 20px 10px 20px;
}

.featuredfloat {
	float: left;
	width: 230px;
	height: 170px;
	background-image: url(images/back_featured.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	overflow: hidden;
}

.featuredpad {
	padding: 0px 10px 0px 10px;
}

.featuredpad a {
	color: #006233;
	text-decoration: none;
}

.featuredpad a:hover {
	text-decoration: underline;
}

.featuredheader {
	font-size: 14px;
	font-weight: bold;
	color: #006233;
	padding-bottom: 5px;
}

.featuredtitle {
	font-size: 12px;
	font-weight: bold;
}

.featuredprice {
	padding-top: 10px;
	color: #006233;
	font-size: 12px;
}

#subcontent {
	padding: 0px 0px 10px 0px;
}

#breadcrumb {
	height: 30px;
	line-height: 30px;
	background-image: url(images/back_dotborder.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
	font-size: 11px;
	color: #999999;
	margin: 0px 30px 0px 30px;
}

.breadcrumbpath {
	color: #333333;
}

.breadcrumbpath a {
	color: #333333;
	text-decoration: none;
}

.breadcrumbpath a:hover {
	text-decoration: underline;
}

#subrightcolumn {
	float: right;
	width: 236px;
	margin-top: 20px;
}

#subleftcolumn {
	margin: 0px 250px 0px 30px;
}

#subprodleftcolumn {
	float: left;
	width: 177px;
}

#subprodrightcolumn {
	margin: 0px 30px 0px 206px;
}

#subsinglepad {
	margin: 0px 0px 0px 30px;
}

.leftbox {
	width: 177px;
	background-image: url(images/leftbox_back.gif);
	background-position: top left;
	background-repeat: repeat-y;
}

.leftboxpad {
	padding: 10px;
}

.linkbutton {
	width: 1% auto;
	overflow: visible;
}

.linkbutton a {
	float: left;
	display: block;
	height: 18px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
	position: relative;
	padding: 0px 10px 0px 10px;
	background-image: url(images/linkbutton_back.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	white-space: nowrap;
}

.linkbutton_left {
	position: absolute;
	display: block;
	width: 9px;
	height: 18px;
	left: 0px;
	top: 0px;
}

/* product styles */

.prodfloat {
	float: left;
	width: 160px;
	height: 210px;
}

.prodfloatinner {
	width: 142px;
}

.prodfloatpad {
	padding: 0px 0px 0px 1px;
}

.prodfloatimg {
	width: 142px;
	height: 142px;
	background-image: url(images/back_prodfloatimg.gif);
	background-position: top left;
	background-repeat: no-repeat;
	margin: 0 auto;
	text-align: center;
	position: relative;
}

.moreinfolink {
	position: absolute;
	width: 61px;
	height: 18px;
	right: 5px;
	bottom: 5px;
}

.prodfloatpad img {
}

.prodfloattitle {
	color: #666666;
	font-weight: bold;
	font-size: 10px;
	padding: 5px;
	text-align: center;
	height: 40px;
}

.prodfloattitle a {
	color: #666666;
	text-decoration: none;
}

.prodfloattitle a:hover {
	text-decoration: underline;
}

.prodfloatlinks {
	color: #666666;
	font-size: 10px;
	text-align: center;
}

.prodfloatlinks a {
	color: #006233;
	font-weight: bold;
	text-decoration: none;
}

.prodfloatlinks a:hover {
	text-decoration: underline;
}

.productimagefloat {
	float: left;
	width: 250px;
	height: 235px;
	background-image: url(images/back_prodimglarge.gif);
	background-position: top left;
	background-repeat: no-repeat;
	margin: 0 auto;
	text-align: center;
	margin-right: 10px;
}

.productimagefloat img {
}

.productprice {
	color: #006233;
	font-size: 15px;
	font-weight: bold;
	padding-top: 5px;
}

#reviewbox {
	width: 196px;
}

#reviewboxcontents {
	background-image: url(images/reviewbox_back.gif);
	background-position: top left;
	background-repeat: repeat-y;
}

.reviewboxpad {
	padding: 5px 10px 5px 10px;
}

.reviewtitle {
	color: #333333;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10px;
}

.reviewstars {
	padding: 0px 2px 0px 2px;
}

.reviewlink {
	font-size: 10px;
}

.altimagethumb {
	padding-left: 3px;
}

.altimagethumb img {
	border: 1px solid #999999;
}

.altimagethumb img:hover {
	border: 1px solid #DB711E;
	/*opacity: 0.8;
	-moz-opacity: 0.8;
	filter:alpha(opacity=80);*/

}

#prodbox {
	width: 490px;
}

#prodboxcontents {
	background-image: url(images/prodbox_back.gif);
	background-position: top left;
	background-repeat: repeat-y;
}

.prodboxpad {
	padding: 20px;
}

#prodtabbar {
	width: 490px;
	height: 24px;
	padding: 0px;
	margin: 0px;
	background-image: url(images/prodtabbar_back.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	overflow: hidden;
}

#prodtabbar ul {
	padding-top: 0;
	margin-top: 0;
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
}

#prodtabbar li {
	background-image: url(images/prodbox_tab_back_off.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px 12px 0px 12px;
	height: 24px;
	list-style-type: none;
	display: inline;
	color: #666666;
	float: left;
	font-size: 12px;
	line-height: 24px;
	position: relative;
}

#prodtabbar a {
	color: #666666;
	text-decoration: none;
	display: block;
	line-height: 24px;
	text-align: left;
	height: 24px;
	float: left;
}

#prodtabbar a:hover {
	text-decoration: underline;
}

#prodtabbar li.prodtabon {
	background-image: url(images/prodbox_tab_back.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px 12px 0px 12px;
	height: 24px;
	list-style-type: none;
	display: inline;
	color: #006233;
	float: left;
	font-size: 12px;
	line-height: 24px;
}

#prodtabbar li.prodtabon a {
	color: #006233;
	text-decoration: none;
	display: block;
	line-height: 24px;
	text-align: left;
}

.prodtabon a:hover {
	text-decoration: underline;
}

.prodtabend {
	position: absolute;
	right: -1px;
	width: 8px;
}

#tabcontents_desc p {
	margin: 0px 0px 7px 0px;
}

#tabcontents_tech p {
	margin: 0px 0px 7px 0px;
}

#tabcontents_warr p {
	margin: 0px 0px 7px 0px;
}
/* end product styles */

.popupsurround {
	background-color: #FFFFFF;
	padding: 20px;
	/*border: 2px solid #CCCCCC;*/
}

.popupnav {
	width: 100px;
	float: right;
}

.popupnav a {
	color: #006233;
	text-decoration: none;
	font-size: 11px;
}

.popupnav a:hover {
	text-decoration: underline;
}

.reviewdisplay {
	padding-bottom: 5px;
	margin-bottom: 10px;
	background-image: url(images/back_dotborder.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
}

.searchwords {
	display: none;
	visibility: hidden;
}

.faqsurround {
	/*background-image: url(images/back_dotborder.gif);
	background-position: top left;
	background-repeat: repeat-x;*/
	padding: 5px 0px 10px 0px;
	margin-left: 10px;
}

.faqcat {
	cursor: hand;
	cursor: pointer;
	font-weight: bold;
	padding: 5px 0px 5px 0px;
}

.faqheader {
	background-image: url(images/back_q.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 2px 0px 5px 30px;
}

.faqanswer {
	background-image: url(images/back_a.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 2px 0px 0px 30px;
}

.newsitem {
	padding-top: 10px;
	padding-bottom: 5px;
}

.newsitemdate {
	float: left;
	width: 70px;
	color: #666666;
}

.newsitemtitle {
	margin-left: 90px;
}

.newspic {
	padding: 0px 0px 10px 10px;
	float: right;
}

.newspicborder {
	padding: 2px;
	border: 1px solid #CCCCCC;
}

.newstitle {
	font-size: 14px;
	font-weight: bold;
}

.newsdate {
	font-size: 12px;
}

.newscontents {
	padding: 10px 0px 20px 0px;
}

.formtitle {
	color: #000000;
}

.formtitleerror {
	color: #FF0000;
}

.cartquantityrow {
	border-top: 1px dotted #3198AF;
	border-bottom: 1px dotted #3198AF;
	padding: 5px;
	font-size: 11px;
	margin-top: 5px;
}

.leftnavcat {
	border-bottom: 1px dotted #FFFFFF;
	padding-left: 18px;
}

.leftnavcaton {
	border-bottom: 1px dotted #FFFFFF;
	background-image: url(images/back_leftnav.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 18px;

}

.leftnavcat a, .leftnavcaton a {
	color: #000000;
	padding: 9px 0px 9px 0px;
	display: block;
	font-size: 11px;
	text-decoration: none;
}

.leftnavcat a:hover, .leftnavcaton a:hover {
	color: #006233;
}

.leftnavhead {
	color: #006233;
	font-weight: bold;
	height: 25px;
	line-height: 25px;
	padding-left: 18px;
}

.leftnavind {
	padding-left: 27px;
	background-image: url(images/back_leftnavind.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

.leftnavind a {
	color: #000000;
	padding: 2px 0px 2px 0px;
	display: block;
	font-size: 10px;
	text-decoration: none;
}

.leftnavind a:hover {
	color: #006233;
}

.bottomdotborder {
	background-image: url(images/back_dotborder.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
	padding-bottom: 5px;
}

input.subbutton {
	background-color: #006233;
	color: #FFFFFF;
	padding: 0px 5px 0px 5px;
	margin: 0px;
	border: none;
	font-size: 11px;
	height: 18px;
	line-height: 18px;
	width: auto;
	overflow: visible;
}

input.subbutton:hover {
	background-color: #666666;
}

.rightprice {
	color: #006233;
	font-weight: bold;
	font-size: 14px;
}

.rightsubtotal {
	color: #006233;
	font-weight: bold;
	font-size: 16px;
}

.error {
	color: #FF0000;
}

.cartfeedback {
	color: #006233;
}

/* right cart styles */
.rightcarttitle {
	color: #006233;
	font-weight: bold;
	font-size: 16px;
	background-image: url(images/back_dotborder.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
	padding-bottom: 5px;
}

.rightprodname {
	color: #000000;
	font-weight: bold;
	margin-top: 10px;
}

.rightprodsize {
	color: #666666;
}

.rightprodprice {
	color: #006233;
	font-weight: bold;
}

.rightitemno {
	color: #666666;
}

#printorder {
	float: right;
	width: 20px;
	padding-top: 10px;
}