body{
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background: #2d6b16 url(/assets/images/b-bg2.gif) repeat-x top left;
}

/* HTML */
p,li,div,td,select,input{font-size:12px}
a{color: #45678d}

h1,h2,h3,p{
	margin: 0px;
	margin-bottom: 12px;
}
img{
	border: none;
}

#container{
	width: 806px;
	margin: 0px auto;
}

	

/* HEAD */
#head{
	height: 209px;
	background: url(/assets/images/h-bg2.jpg) repeat-y;
	padding: 0px 20px;
}

#h-img{
	width: 765px;
	overflow: hidden;
}
#h-img h1{
	text-indent: -10000px;
	font-size: 0px;
	margin: 0px;
}
ul#h-menu{
	margin: 0px;
	padding: 0px;
	height: 39px;
	background: #61675e url(/assets/images/hmenu-bg.jpg) repeat-x;
	font: bold 14px "Trebuchet MS";
	border-bottom: 2px solid #ffffff;
}
ul#h-menu li{
	list-style: none;
	float: left;
	width: 152.2px;
	height: 17px;
	border-right: 1px solid #8b9089;
	text-align: center;
	padding: 11px 0px;
}
ul#h-menu a{
	color: #ffffff;
	text-decoration: none;
}
ul#h-menu a:hover{
	color: #e6f698;
	text-decoration: underline;
}

ul#h-menu li.last{
	border: none;
}


/* BODYBOX */
#bodybox{
	background: #ffffff url(/assets/images/bb-bg2.jpg) repeat-y;
	padding: 0px 20px;
}

/* TOP */
#top{
	margin-top: 1px;
	margin-bottom: 10px;
	border-top: 10px solid #7c9574;
	background: #e6f698;
}
#t-left{
	height: 65px;
	background: #bbd053 url(/assets/images/i-search.jpg) no-repeat 15px 12px;
	float: left;
	width: 576px;
}
form#search{
	margin: 0px;
	padding: 12px 55px;
}
form#search fieldset{
	float: left;
	border: none;
}
form#search label{
	font-size: 10px;
	font-weight: bold;
}
#t-right{
	height: 65px;
	margin-left: 576px;
	padding: 0;
}
#t-right p{
	margin: 0px;
	font: bold 13px "Trebuchet MS";
	color: #003366;
}
#t-right p a{
	background: url(/assets/images/i-cart.gif) no-repeat 20px 5px;
	display: block;
	height: 53px;
	text-decoration: none;
	padding: 12px 0 0 77px;
}
#t-right p a:hover{
	background: #e6ff6f url(/assets/images/i-cart.gif) no-repeat 20px 5px;
	
}
.items{
	color: #0075b0;
}

/* LEFT */
#left{
	float: left;
	width: 190px;
}

#left .databox{
	border-bottom: 1px solid #dadad2;
	margin-bottom: 25px;
}
.databox{
	margin-bottom: 10px;
}
.databox h2{
	margin: 0px;
	width: 190px;
	height: 36px;
	text-indent: -10000px;
}

h2.categories{
	background: url(/assets/images/h2-categories.jpg);
	text-indent: -10000px;
}

h2.login{
	background: url(/assets/images/h2-login.jpg);
}
h2.newsletter{
	background: url(/assets/images/h2-newsletter.jpg);
}

#left form{
	margin: 0;
	padding: 15px 10px 20px 10px;
	background: url(/assets/images/bg-row.gif) repeat-x;
	font-size: 11px;
}
#left .formwrapp{
	margin: 2px 0;
	font-size: 11px;
}
#left .formbutton{
	margin-left: 0;
}
#left p{
	padding: 0 10px;
	margin: 0 0 20px 0;
	font-size: 10px;
}
/*
#left ul{
	margin: 1px 0px 0px 0px;
	padding: 0px;
}
#left li{
	list-style: none;
	color: #ffffff;
}
#left li a{
	color: #2d6b16;
	text-decoration: none;
	background: #BEC2B4;
	display: block;
	padding: 0px 8px;
	font-size: 11px;
	width: 174px;
}
#left li a.active{
	background: #D1D9CE;
}
#left li a.bgspecial{
	background: #E21E29;
}
*/

/* left menu top */
ul#l-menu1{
	margin: 1px 0px 0px 0px;
	padding: 0px;
}
ul#l-menu1 li{
	margin-bottom: 1px;
	list-style: none;
	color: #ffffff;
}
ul#l-menu1 li a{
	background: #D1D9CE;
	color : #2d6b16; /*#091605;*/
	padding: 5px 8px;
	padding-top: 7px;
	padding-bottom: 7px;
	font-weight: bold;
	display: block;
	font-size: 11px;
	width: 174px;
	text-decoration:none;
}
ul#l-menu1 li a:hover{
	background: #d1d9ce;
	color: #7C9574;
}
ul#l-menu1 li a.active{
	background: #D1D9CE;
}

	/* submenu */
	ul#l-menu1 ul{
		margin-top: 1px;
		padding: 0px;
		display: none;
	}
	ul#l-menu1 ul li{
		margin-bottom: 1px;
	}
	ul#l-menu1 ul li a{
		background: #BEC2B4 url(/assets/images/i-menuoff.gif) no-repeat 176px 4px;
		color: #e86a10; /*#990000;*/
		padding-top: 1px;
		padding-bottom: 1px;
		font-weight:normal;
	}
	ul#l-menu1 ul li a:hover{
		background: #DADAD2 url(/assets/images/i-menuon.gif) no-repeat 176px 4px;
		color: #000000;
	}
	ul#l-menu1 ul li a.x{
		background: #BEC2B4 url(/assets/images/i-menuon.gif) no-repeat 176px 4px;
	}
	
	/* sub submenu */
	ul#l-menu1 ul ul{
		padding: 0;
	}
	ul#l-menu1 ul ul li a{
		background: #F4F5F0 url(/assets/images/i-submenuoff.gif) no-repeat 12px 4px;
		color: #40403f;/*#669900;*/
		padding-left: 26px;
		width: 156px;
		font-weight:normal;
	}
	ul#l-menu1 ul ul li a:hover{
		background: #F4F5F0 url(/assets/images/i-submenuon.gif) no-repeat 12px 4px;
		color: #131240;
	}
	ul#l-menu1 ul ul li#on a{
		display: block;
		color: #131240;
	}


/* CONTENT */
#content-i{
	float: left;
	width: 366px;
	margin: 0px 8px 0px 9px;
}

#content-full{
	float: left;
	width: 555px;
	min-height: 300px;
	height: auto !important;
	height: 300px;
	margin: 0px 8px 10px 9px;
}

#content-i h2, content-full h2{
	height: 36px;
	width: 366px;
	text-indent: -10000px;
	margin: 0px;
}

h2.whatsnew{
	background: url(/assets/images/h2-whatsnew.jpg) no-repeat;
}

.c-data{
	width: 366px;
	background: url(/assets/images/cd-bg.jpg) no-repeat;
	border-top: 1px solid #ededed;
	padding: 20px 0px 20px 0px;
	min-height: 96px;
}

.cd-img, .cd-txt, .cd-price{
	float: left;
}
.cd-img{
	width: 90px;
	text-align: center;
	overflow: hidden;
}
.cd-txt{
	width: 140px;
	font-family: Tahoma, Verdana;
}
.cd-txt h3{
	font-size: 11px;
	margin: 0px;
}
.cd-txt p{
	font-size: 11px;
}
.cd-price{
	color: #993300;
	padding: 22px 0px 0px 48px;
	font-weight: bold;
}
.cd-price p{
	font-size: 18px;
	margin: 0px;
}
.cd-price span{
	font-size: 14px;
}

	/* CART */
	#c-title{
		background: url(/assets/images/bg-title.jpg) no-repeat;
		padding: 8px 0 3px 8px;
		margin-bottom: 15px;
		color: #FFFFFF;
		font-size: 10px;
	}
	
	/* TABLE */
	table#productlist {
		width:100%;
		margin: 7px 0;
		border: 1px solid #c0d2b9;
		border-collapse:collapse;	
	}
	table.productlist td.header {
		border-width: 1px; 
		padding: 1px; 
		border-style: inset; 
		border-color: #090C41; 
		background-color: #090C41; 
		color:#EDFFFF; 
		font-size:12px; 
		font-weight:800; 
		-moz-border-radius: 1px; 
		text-align:center;
	}
	table#productlist td, table#productlist th{
		background: url(/assets/images/bg-row.gif) repeat-x;
		border: 1px solid #c0d2b9;
		padding: 2px 5px;
	}
	#productlist h2{
		font-size: 12px;
		color: #40403f;
		margin:0;
	}
	#productlist p{
		font-size: 11px;
		color: #6f6f6f;
		margin:0;
	}
	#productlist input{
		border: 1px solid #669900;
	}
	
/* pagelimit */
#pagelimit{
	position: relative;
}
#pagelimit p{
	margin: 0;
}	
#pagelimit form{
	position: absolute;
	top: 0;
	right: 0;
}

/* pagenav */	
.pagenav{
	margin: 5px 0px;
	text-align: center;
}	

/* form login, signin */
#formmember{
	border: 1px solid #2d6b16;
	background: url(/assets/images/bg-title.jpg) repeat-x;
}
#formmember h2{
	color: #FFFFFF;
	font-size: 14px;
	margin-bottom: 15px;
}
#formlogin{
	float: left;
	width: 47%;
	padding: 8px;
	border-right: 1px solid #2d6b16;
}
#formlogin form{
	margin: 0;
}
#formsignin{
	float: right;
	width: 47%;
	padding: 8px;
}	

#formregister{
	margin: 0px;
	padding: 0px 8px 8px 8px;
}
#formregister #address2{
	display: block;
	margin-left: 85px;
	margin-top: 2px;
}


	/* STANDARD FORM */
	.formwrapp{
		margin: 3px 0px;
	}
	label{
		float: left;
		width: 85px;
	}
	.formbutton{
		margin-left: 85px;
		margin-top: 5px;
	}

/* RIGHT */
#right{
	float: right;
	width: 191px;
}

#right .databox{
	border: 1px solid #dadad2;
	border-top: none;
	border-right: none;
}

.databox h2.bestseller{
	background: url(/assets/images/h2-bestseller.jpg) no-repeat;	
}
.databox h2.onsale{
	background: url(/assets/images/h2-onsale.jpg) no-repeat;	
}


.db-data{
	padding: 8px 15px 30px 15px;
}
.dbd-img{
	margin: 0px auto;
	width: 90px;
	overflow: auto;
}
.dbd-txt h3,.dbd-txt p{
	text-align: center;
	margin-bottom: 0px;
	font-size: 11px;
	font-family: Tahoma, Verdana, sans-serif;
}

/* FOOT */
#foot{
	background: #ffffff url(/assets/images/bb-bg2.jpg) repeat-y;
	padding: 20px 20px 0 20px;
	border-bottom: 1px solid #2d6b16;
}

.f-data{
	margin: 0px;
	padding: 30px 20px 10px 20px;
	background: #dcdcd2 url(../images/f-bg.jpg) repeat-x;
}
.f-data h3, .f-data p{
	margin: 0px;
	font-size: 10px;
	font-weight: bold;
}



/* function */
h1#maintitle, h2#maintitle{
	font-size: 14px;
	color: #FFFFFF;
	background: url(/assets/images/bg-title.jpg) repeat-x;
	height: 36px;
	padding: 8px 8px 0px 8px;
	margin-bottom: 0px;
	text-transform:uppercase;
}
#breadcrumb{
	color: #2d6b16;
	background: url(/assets/images/i-breadcrumb.gif) no-repeat 0px 0px;
	padding-left: 20px;
}
#breadcrumb span{
	font-weight: bold;
}

.btgo{
	border: 1px solid #ffffff;
	background: #0075b0;
	color: #ffffff;
	text-transform: uppercase;
}
.bt, .btc{
	background: #71942e;
	color: #fff;
	border: 1px solid #376b00;
}
.centerwarn{
	text-align: center;
	color: #FF0000;
}	
.clear:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clear {display: inline-table;}

	/* Hides from IE-mac \*/
* html .clear {height: 1%;}
.clear {display: block;}
	/* End hide from IE-mac *