body{font-family:  Verdana, Helvetica, sans-serif; font-size: 11px;  color: #000; background-color:#1B2806;}
body { text-align: center;}
body, form {margin: 0; padding: 0;}
input, select, textarea {font-family:  Verdana, Helvetica, sans-serif; font-size: 11px;}
img {border: 0;}
.small {font-size: 0.85em;}
dl.col {line-height: 1.5em; }
dl.col dt {float: left; width: 7em; padding-right: 0.5em; text-align: left;}
dl.col dd {margin-left: 0.5em; }
p {margin-top: 0.8em; margin-bottom: 0.8em; line-height: 1.7em;}
ul{ 
 margin: 0.5em 0 0.5em 20px;
 padding: 0;
 line-height: 1.5em;
}
ul li{
 margin: 0.6em 0 0.6em 0; 
 list-style: square;
}
ol{ 
 margin: 0.5em 0 0.5em 20px;
 padding: 0;
 line-height: 1.5em;
}

ol li{
 margin: 0.6em 0 0.6em 0; 
 
}
.center {text-align: center; }
.clr {clear: both; }
h1 {font-family: Verdana, sans-serif; font-weight: bold; text-align: left; font-size: 13px; padding: 0px 0 0px 0; margin: 0.6em 0px 0.6em 0px;  color: #EE5B28;}
h2 {font-family: Verdana, sans-serif; font-weight: bold; text-align: left; font-size: 12px; padding: 0px 0 0px 0; margin: .8em 0px .8em 0px; color:#06223E; }
h3 {font-size: 11px; color: #BAC543; margin: 0.2em 0 0.6em 0;}


div.divider{
  border-bottom: 1px solid #000;
  margin: 5px 0;
}

div.divider-light{
border-bottom: 1px solid #ccc;
  margin: 5px 0;
}




textarea{
  width: 350px;
}


div.contact label
{
	
	width : 100px;
	float : left;
	font-weight : bold;
	margin-right : 5px;
	text-align : right;
  line-height: 18px;
  
  
	
}

div.contact input{
	
	width : 270px;

  
  
	
}

div.contact textarea{
	
	width : 270px;

  
  
	
}
div.contact .form_row{
  width: 100%;
  float: left;
  margin-bottom: 3px;
}

div.contact .red{
  color: red;
}



table.contact-details{

margin-bottom: 10px;
  }
table.contact-details tbody th{
text-align: right;
  }



h1 span{
  color :#233656;
}

.txt-right{
  text-align: right;
}
.txt-left{
  text-align: left;
}
.txt-center{
  text-align: center;
  padding: 15px;
}
.border-white{
  border: 2px solid #fff;
}

a{
  color: #2C410B;
  text-decoration: none;
  font-weight: bold;
  text-decoration: underline;
}

a:hover{
  color: #000;
}

.img-left{
  float: left;
  border: 1px solid #333;
  margin-right: 7px;
  margin-bottom: 7px;
}

.right-img{
  
  float: right;
  margin-bottom: 4px;
  
  margin-left: 5px;
  border: 1px solid #000;
}

.img-center{
  margin: 0 2px 0 2px;
  border: 1px solid #333;
}

.row-full{
  width: 100%;
  float: left;
  margin-bottom: 5px;
  margin-top: 5px;
}


p.tip{
  background-color: #EFF0ED;
  padding: 5px;
  border: 1px dashed #9BA192;
}


/*******   *****/


#wrapper{
  
  width: 820px;
  margin: 5px auto 0 auto;
  background-color: #F7FCEF;
}


#header-top{
  height: 120px;
  position: relative;
  
 
   
}

#logo{
  position: absolute;
  top: 15px;
  left: 15px;
}
#header{
  
  height: 330px; 
  background-image: url(../images/site/header-bg.jpg);
  background-repeat: no-repeat;
  background-position: left bottom;
  position: relative; 
   
}

#header-text{
  
  color: #fff;
   position: absolute;
   top: 20px;
   left: 20px;
   width: 420px;
   text-align: left;
   
}


#nav{ 
  height: 35px;
  position: absolute;
  bottom: 5px;
  left: 5px;
  color: #fff;
 
  
}
/*
#nav ul{
  margin: 0;
  padding: 0 0 0 20px; 
  font-size: 13px;
}

#nav ul li{
  margin: 0;
  padding: 0;
  display: inline;
  list-style: none;
  line-height: 35px;
}

#nav ul li a{
   color: #fff;
  
  text-decoration: none;
  padding: 0 15px;
 
  
  
}
#nav ul li a:hover{
  
  color: #EE5B28;
  
}





*/



#header-img{
  position: absolute;
  top: 23px;
  
}

#content{
  width: 800px;
  margin: 0px auto;
  text-align: left;
  padding: 15px 0 0 0;  

  
}

#content-left{
  float: left;  
  width: 570px; 

 
}

#content-right{
  float: right; 
  width: 230px;  
  text-align: center; 
  
 
}


#product-right{
  float: right;  
  width: 570px; 

 
}

#product-left{
  float: left; 
  width: 230px;  
  text-align: center; 
  
 
}



.content-right-inner{
  width: 175px;
  margin: 0 auto;
}

.col-left{
  width: 49%;
  float: left;
 
}

.col-right{
  width: 49%;
  float: right;
 
}





ul.col-left{
  width: 45%;
  float: left;
  
   margin: 0 ;
   padding: 0 0 0 20px;
 
}

ul.col-right{
  width: 45%;
  float: right;

   margin: 0 ;
   padding: 0 0 0 20px;
}


ul.bold{
  font-weight: bold;
}


#footer{
  background-color: #EE5B28;
  height: 30px;
  line-height: 30px;
  
  
 

  color: #fff;
  margin-top: 20px;

  

}

#footer a{
  
  color: #fff;
  

  

}









 
 
 


#signature{

background-color: #1B2806;
color: #C9C098;
font-size: 9px;
text-align: right;
padding-right: 15px;




line-height: 20px;

}

#signature a{

color: #BEB383;
font-weight: normal;
text-decoration: none;

}






.link-box{
  margin : 5px auto 0px auto; 
  width: 218px;
}


.link-box img{
 float: left;
 margin: 1px 0 0 0; 
}



#categories-box{
  background-color: #fff;  
  width: 205px;
  margin-bottom: 10px;
}

#categories-box-top{
  background-color: #ccc;
  background-image: url(../images/site/cat-list-bg.gif);
  background-repeat: no-repeat;
  background-position: left top;
  height: 45px;
  
 
}

#categories-box-top h2{
  color: #fff;
  margin: 0;
  padding: 0;
  line-height: 45px;
  text-indent: 10px;  
}




#categories-box-mid{
 
}

#categories-box-mid ul{
  margin: 0;
  padding: 0;

  
}

#categories-box-mid ul li{
  margin: 0;
  padding: 0;
  list-style: none; 
}

#categories-box-mid ul li a{
  
  font-weight: normal;
  background-color: #445728;
  display: block;
  height: 25px;
  line-height: 25px;
  text-indent: 5px;
  margin-top: 1px;
  text-decoration: none;
  color: #fff;  
  text-align: left;
}


#categories-box-mid ul li a:hover{
  
 
  background-color: #687852;
 
}



#categories-box-bot{
  background-color: #ccc;
  background-image: url(../images/site/left-gear-bot.gif);
  background-repeat: no-repeat;
  background-position: left botom;
  height: 35px;
  height: 35px;
}





















#favourite-box{
  background-color: #fff;  
  width: 205px;
  margin-bottom: 10px;
}

#favourite-box-top{
  background-color: #ccc;
  background-image: url(../images/site/fav-list-bg.gif);
  background-repeat: no-repeat;
  background-position: left top;
  height: 45px;
  
 
}

#favourite-box-top h2{
  color: #fff;
  margin: 0;
  padding: 0;
  line-height: 45px;
  text-indent: 10px;  
}




#favourite-box-mid{
 background-color: #2C410B;
 color: #fff;
 border-top: 1px solid #fff;
}


#favourite-box-mid-in{
 width: 90%;
 margin: 0 auto;
 padding-bottom: 5px;
}

#favourite-box-mid p{
  

  
  margin-top: 1px;
  
  text-align: left;
}



#favourite-box-mid ul li a{
  
  font-weight: normal;
  background-color: #445728;
  display: block;
  height: 25px;
  line-height: 25px;
  text-indent: 5px;
  margin-top: 1px;
  text-decoration: none;
  color: #fff;  
  text-align: left;
}


#favourite-box-mid ul li a:hover{
  
 
  background-color: #687852;
 
}



#favourite-box-bot{
  background-color: #ccc;
  background-image: url(../images/site/left-gear-bot.gif);
  background-repeat: no-repeat;
  background-position: left botom;
  height: 35px;
  height: 35px;
}



a.viewfav{
  
background-image: url(../images/site/view-fav.jpg);
  background-repeat: no-repeat;
  display: block;
  width: 150px;
  height: 27px;
  
 
  line-height: 26px;
  color: #fff;
  text-indent: 30px;
  text-decoration: none;
  margin-top: 10px;
  
  
}









































#product-list{
  background-color: #fff;  
  width: 570px;
  margin-top: 0px;  
  
}

#product-list-top{
  background-color: #EE5B28;
  background-image: url(../images/site/products-list-bg.gif);
  background-repeat: no-repeat;
  background-position: left top;
  height: 45px;
  
}

#product-list-top h2{
  color: #fff;
  margin: 0;
  padding: 0;
  line-height: 45px;
  text-indent: 10px;  
}

.product-list-mid{
 padding: 5px 0 5px 0;
 background-color: #F5F8F8;
 margin-bottom: 1px;
 float: left;
 width: 560px;
 
 

}
.odd{
  background-color: #fff;
}

.product-list-mid-text{
  width: 400px;
  float: right;
 
 
 
}

.product-list-mid p{
  margin: 0.3em 0;
}

.product-list-mid h3{
  color: #000;
  margin-bottom: 0.3em;
  
  padding-bottom: 3px;
}

.product-list-mid h4{
  font-size: 11px;
  color: #000;
  margin-bottom: 0.3em;
  margin-top: 0.3em;
}

.product-list-mid h3 span{
  color: #333;
  margin-bottom: 0.3em;
}

.product-list-mid .prod-img{
  float: left;
  width: 150px;
  text-align: center;
  

}
.product-list-mid img{
  
  
  display: block;
  margin: 0 auto;
  
}

.img-note{
  display: block;
 
}









#product-list-bot{
  background-color: #ccc;
  background-image: url(../images/site/right-gear-bot.gif);
  background-repeat: no-repeat;
  background-position: left botom;
  height: 35px;
  height: 35px;
  float: left;
  width: 100%;
}





a.add-cart{
  background-color: #ccc;
  background-image: url(../images/site/add-to-cart.jpg);
  background-repeat: no-repeat;
  display: block;
  width: 200px;
  height: 27px;
  
 
  line-height: 26px;
  color: #fff;
  text-indent: 30px;
  text-decoration: none;
  margin-top: 10px;
  
  
}




.button{
  width: 150px;
}



.job-list{
  background-color: #fff;
}
.job-list h3{ 
  background-color: #EE5B28;
  line-height: 25px;
  text-indent: 5px;
  color: #fff;
}

.job-list .imgright{
  float: right;
  margin: 0 0 5px 5px;
  width:  150px; 
 
}
