/* Start parameters for the site */
/* Default color for all links */
a, a:visited, a:active, a:hover{
	color: #1e6b2d;
}
.clear{
	clear: both;
}
.wrapper, .absheader, .absfooter{
/* Width of the site */
	width: 970px; /* SITE_WIDTH */
}
/* Height of the header */
.absheader{
	height: 206px;
}
.wrapperinner{
	padding-top: 206px;
}
/* Padding top */
.wrapper{
	margin-top: 0;
}
/* Content padding */
.content{
/*
	padding: top right bottom left;
*/
	padding: 12px 12px 12px 12px; /* LEFT_PADDING, RIGHT_PADDING */
}

/* Default styles for the whole site */
body{
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #d7c8ac url(../images/bg.png) repeat-y center 0;
}
.wrapper{	
	background: #ffffff; /* Background color for the inner area */
	position: relative;
}
.absheader{
	background: #ffffff; /* Backgound color for the header */
}
.absfooter{
	background: #ffffff; /* Background color for the footer, can be transparent */
}

/* End parameters for the site */

body{
	margin: 0;
	padding: 0;
}
form{
	margin: 0;
	padding: 0;
}
img{
	border: 0;
}

fieldset{
	margin: 0;
	padding: 0;
	border: none;
}
fieldset legend{
	display: none;
}
ul, li{
	margin: 0;
	padding: 0;
}
.no-display{
	display: none;
}
.wrapper{
	margin-left: auto;
	margin-right: auto;
}
.absheader{
	position: absolute;
	top: 0;
	left: 0;
}
.logo{
	margin: 0 0 6px 15px;
	float: left;
}
.logo a{
	background: url(../images/logo.png);
	display: block;
	width: 603px;
	height: 132px;
	text-indent: -3000px;
	overflow: hidden;
}
.absheader address{
	float: right;
	font-style: normal;
	margin: 0 0 13px 0;
	padding: 31px 13px 0 0;
	text-align: right;
}
.absheader address strong{
	font-size: 20px;
	display: block;
	background: url(../images/phone.png) no-repeat 0 4px;
	padding: 0 0 0 26px;
}
.absheader address a{
	color: #999999;
	text-decoration: none;
}
.absheader address a:hover{
	text-decoration: underline;
}
div.cart{
	float: right;
	clear: right;
	background: url(../images/cartleftbg.png) no-repeat;
	margin: 0 10px 9px 0;
	line-height: 30px;
	height: 30px;
	color: #666666;
}
div.cart .cartinner{
	background: url(../images/cartrightbg.png) no-repeat right 0;
	padding: 0 15px 0 46px;
}
#price{
	font-weight: bold;
}
div.cart .cartinner a{
	color: #666666;
	text-decoration: none;
}
div.cart .cartinner a:hover{
	text-decoration: underline;
}
.customernav{
	float: right;
	clear: right;
	list-style: none;
	margin: 0 10px 0 0;
}
.customernav a{
	color: #999999;
	font-weight: bold;
}
.customernav li{
	float: left;
	border-right: 1px solid #999999;
	padding: 0 8px 0 8px;
}
.customernav li.last{
	padding: 0 0 0 8px;
	border: 0;
}


.topnav{
	clear: both;
	list-style: none;
	margin: 0 10px;
	padding: 7px 5px 7px 5px;
	display: block;
	background: #ececec;
	height: 50px;
	width: 944px;
	background: url(../images/navbg.png);
}
.topnav li{
	float: left;
}
.topnav li li{
	float: none;
}
.topnav li.level1{
	height: 50px;
	position: relative;
	width: 175px;
}
.topnav li.topnav2{
	width: 224px;
}
.topnav li.topnav3{
	width: 235px;
}
.subnav{
	position: absolute;
	top: 36px;
	left: 8px;
	padding: 11px 0 0 0;
	background: url(../images/arrow.png) no-repeat -100px 0;
	display: none;
	z-index: 1;
}
.over .subnav{
	display: block;
}
.subnavinner{
	background: #ffffff;
	border-left: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
	padding: 27px 12px 20px 12px;
}
.topnav1 .subnavinner{
	width: 160px;
}
.topnav2 .subnavinner{
	width: 645px;
}
.topnav2 .subnavinner ul{
	float: left;
	margin-right: 5px;
	width: 155px;
}
.topnav2 .subnavinner .clear{
	height: 1px;
	overflow: hidden;
}
.subnav ul{
	list-style: none;
}
.subnav ul a{
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	padding: 0 0 0 18px;
	display: block;
	line-height: 20px;
}
.subnav ul a:hover{
	background: url(../images/loop.png) no-repeat 0 50%;
	color: #ff9600;
}

.topnav h2, .topnav a.h2{
	line-height: 50px;
	margin: 0;
	display: block;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-indent: -3000px;
	overflow: hidden;
}

.topnav li.search{
	float: right;
}
.searchfrm{
	padding: 4px 13px 0 0;
}
.searchfrm input{
	vertical-align: top;
}
.search-text{
	background: url(../images/searchbg.png) no-repeat;
	border: 0;
	width: 176px;
	height: 20px;
	line-height: 20px;
	padding: 6px 8px;
	color: #666666;
	font-size: 16px;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	color: #686867;
	font-size: 12px;
	margin: 2px -4px 0 0;
}
.absfooter{
	margin: 0 auto;
	clear: both;
}
.footernav{
	list-style: none;
	text-align: center;
	margin: 0 0 14px 0;
}
.footernav li{
	display: inline;
	background: url(../images/bottomseparator.png) no-repeat 100% 50%;
	padding: 0 12px 0 9px;
}
.footernav li.last{
	background: none;
}
.footernav li a{
	font-weight: bold;
	text-decoration: none;
	color: #666666;
}
.footernav li a:hover{
	text-decoration: underline;
}
.absfooterinner{
	background: #ececec;
	padding: 10px 15px 12px 15px;
}
.absfooterinner .clear{
	height: 1px;
	overflow: hidden;
}
.newsletter{
	float: left;
	color: #fff !important;
	text-decoration: none;
	text-align: center;
	font-size: 20px;
	width: 440px;
	border: 1px solid #f6f6f6;
	border-radius: 6px;
	padding: 15px 9px;
}
.newsletter span{
	border: 2px solid #fff;
	padding: 25px 10px;
	background: #9fc689;
	border-radius: 6px;
	display: block;
	transition: background 0.3s;
}
.newsletter:hover span{
	color: #fff;
	background: #82a46f;
	transition: background 0.3s;
}


.absfooterrightcol{
	float: right;
	padding: 20px 0 0 0;
	max-width: 479px;
}
.cc{
	background: url(../images/cc.png);
	width: 284px;
	height: 54px;
	text-indent: -3000px;
	overflow: hidden;
	float: left;
	margin: 10px 0 0 14px;
}
table.seals{
	float: left;
	height: 60px;
	border-collapse: collapse;
	background: #ffffff;
	margin: 2px 0 0 10px;
}
table.seals td{
	padding: 0 6px;
	vertical-align: middle;
}
table.seals td.first{
	background: url(../images/sealsleftbg.png) no-repeat;
	padding-left: 15px;
}
table.seals td.last{
	background: url(../images/sealsrightbg.png) no-repeat right 0;
	padding-right: 15px;
}
.copyright{
	padding: 7px 0 0 0;
	margin: 0;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-align: right;
	clear: both;
}
