body{
	font: 12px/1.5em Tahoma, Arial, Helvetica;
	background: #f6f6f6 url(i/site-bg.jpg) repeat-x;
}

label{
	display: block;
}

input, textarea{
	display: block;
	margin-bottom: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background: -moz-linear-gradient(top, #eee, #fff);	
	font: 12px/1.5em Tahoma, Arial, Helvetica;
	
}



#top{
	height: 87px;
	position: relative;
}

#nav {
	position: absolute;
	top: 30px;
	left: 0;
}

#nav li {
	float: left;
	padding: 0;
	margin: 0;
}

#nav a{
	display: block;
	height: 45px;
	font-size: 16px;
	color: #fff;
	text-decoration: none;
	text-shadow: 0px 1px 1px #000;
	margin-right: 10px;
	float: left;
	
}

#nav a span{
  display: block;
  float: left;
  white-space: nowrap;
  padding: 12px 25px 15px;
  cursor: pointer;
}

#nav a:hover span, #nav a.active span { 
      background: url('i/menu-bg-left.jpg') no-repeat left top; 
}


#nav a:hover, #nav a.active{
	color: #8AC328;
	background: url(i/menu-bg.jpg) no-repeat right top;
}

#nav a:hover{
	color: #f0f060;
}

#header{
	height: 278px;
	margin-left: -1px;
	position: relative;
	background: url('i/header.jpg') no-repeat center top;
}

#blob{
	position: absolute;
	left: 300px;
	top: 0;
}

#logo{
	position: absolute;
	top: 0;
	left: 0;
	
}

#content{
 	background: url('i/content-bg.png') no-repeat 300px 50px; 
}

#main{
	padding-top: 35px;
	min-height: 400px;
	height: auto !important;
	height: 400px;
	background: url(i/main-bg.jpg) no-repeat;
	width: 660px;
	
}

#main .inner{
	padding: 0 30px;
}

#main h1{
	font-size: 35px;
	font-weight: normal;
	color: #5E7F24;
	padding: 5px 0 20px;
}

#latest{
	color: #757575;
	font-size: 12px;
	padding: 0 10px 0 0;
	text-align: justify;
}


#footer-wrap{
	background: #969696 url(i/footer-wrap-bg.jpg) repeat-x;
}

#footer{
	min-height: 200px;
	height:auto !important;
	height: 200px;
	color: #ccc;
	background: url(i/inner-footer-bg.jpg) no-repeat 301px 0;
	padding-top: 10px;
	font-size: 11px;
}

#footer #email a{
	color: #ccc;
}

#footer #email a:hover{
	color: #eee;
}


.motto, h1, h2{
	font-family: "ff-dax-compact-web-pro-1","ff-dax-compact-web-pro-2";
}

h2{
	font-size: 20px;
	padding-bottom: 10px;
	color: #7e9f44;
}

h3{
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
}

a{
	text-decoration: none;
	color: #5E7F24;
}

a:hover{
	color: #7e9f44;
	text-decoration: underline;
}

.motto{
	font-size: 16px;
	font-style: normal;
	color: #d47420;
	line-height: 2em;
	padding: 20px 0 20px;
}

.news{
	padding: 5px 0;
	border-top: 1px dotted #090;
	margin-bottom: 5px;
}

.wrap{
	padding: 10px 0;
	border-bottom: 1px dotted #090;
	margin-bottom: 10px;
}

.w300{
	width: 300px;
}

.additional{
	border: 1px solid #ccc;
	background: #f5f5f5;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;	
	padding: 10px 0;
	
}

.ok{
	padding: 10px 15px;
	background: #efe;
	border: 1px solid #9b9;
	margin: 5px 0;
	color: #090;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.error{
	padding: 10px 15px;
	background: #fee;
	border: 1px solid #b99;
	margin: 5px 0;
	color: #900;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.tn{
	float: left;
	padding: 5px;
	border: 1px solid #688f24;
	margin: 5px;
}

.tn img{
		float: left;
}

.product_description{
	position: relative;
	display: inline;
}

.product_image{
	position: relative;
	float: left;
	margin-right: 10px;
	display: inline;
	
}

.product_image img{
	border: 1px solid #688f24;
}

.right{
	text-align: right;
}

.ff1, .fb1{
	border: 1px solid #090;
	padding: 5px;
	display: block;
}

.fb1{
	font-weight: bold;
	background: #5E7F24;
	color: #fff;
	cursor: pointer;
	font-size: 11px;
}
.fb1:hover{
	background: #8AC328;
	color: #000;
}

a.hbutton{
	background: #5E7F24;
	border: 1px solid #060;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	color: #fff;
	float: left;
	display: block;
	margin: 5px 0;
	text-align: center;
	padding: 5px 10px;
	font-weight:bold;
	text-decoration:none;
	margin: 5px 10px 0 0;
}

a.hbutton:hover{
	background: #8AC328;
	color: #000;
}

.details{
	color: #999;
	font-size: 11px;
}

table.spec td{
	border: 1px solid #ddd;
	background: #f5f5f5;
	padding: 3px;
	color: #666;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;	
	font-size: 11px;
	vertical-align: middle;
	
}
ol li, ul li{
	margin-left: 20px;
	padding-left: 10px;
}
#categories ul{
	margin-top: 20px;
}

#categories li{
	list-style: none;
}

#categories a{
	display:block;
	padding: 10px 10px;
	
	text-decoration: none;
	color: #688f24;
	border-bottom: 1px solid #e0e0e0;
}

#categories a:hover, #categories a.active{
	color: #F26d22;
	background: #f5f5f5;
	border-left: 5px solid #F26D22;
}


