body {
	text-align: center;
	font-size: 12px;
	font-family: arial, helvetica, tahoma;
	color: #333333;
	line-height: 18px;
	margin: 0;
	padding: 0;
	background-image:url(images/bg1-.jpg);
	background-repeat:repeat-x;
	background-color:white;
	
}

#container {
	width: 950px;
	margin: 0 auto;
	position: relative;
	background-position:top center;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	border-top: 0px;
}

#header {
	height: 547px;
	background-image:url(images/home-header-back.jpg);
	background-repeat:no-repeat;
}

#footer {
	/*visibility:hidden;*/
	background-color:#3d8905;
	background-image:url(images/footer-bg.jpg);
	height: 46px;
}

#content {
	border-right: 1px solid #dddddd;
	background-position: top left;
	background-repeat: no-repeat;
	position:relative;

	
}
#contentcontent {
	text-align: left;
	margin-right: 10px;
	padding-top: 0px;
	margin-left: 260px;
	

}

#left {
	position: absolute;
	top: 310px;
	left: 0;
	width: 227px;
	padding-left: 0px;
	padding-right: 0px;
	z-index:300;
	border-left: 1px solid #dddddd;
	border-right: 1px solid #dddddd;		
	
}

#leftcontent {
	margin-left: 0px;
	margin-right: 0px;
	padding-right: 0px;

}







/************************* header ********************************/

#toplinks {
	width: 800px;
	position: absolute;
	right: 18px;
	text-align: right;
	top: 15px;
}
.toplinksep{
	color: #7ebc22;
	margin-left: 2px;
	margin-right: 3px;
}
#carttext {
	position: absolute;
	top: 75px;
	right: 110px;
	text-align:right;
}
#cartbutton {
	position:absolute;
	top: 72px;
	right: 10px;
}
#cartimage{
	position:absolute;
	top: 1px;
	left: -27px;
}

/********************* left column style *************************/

#product-catalogue{
	margin-top: 60px;
}
#enquire{
	margin-top: 15px;
}

/********************* footer ************************************/



/********************* General ***********************************/

#strutsearchbox {
	width: 350px;
	height: 42px;
	position: absolute;
	top:  447px;
	right: 295px;

}

.whitetext {
	color: #FFFFFF
}
.greenbold12 {
	color: #609d07;
	font-weight: bold;
	font-size: 12px;
}

a:visited {
	color: #609d07; font-weight: bold; text-decoration: underline;
}
a:link {
	color: #609d07; font-weight: bold; text-decoration: underline;
}
a:hover {
	color: #4e8400; font-weight: bold; text-decoration: underline;
}

a.whitelink:visited {
	color: white; text-decoration: none;
}
a.whitelink:link {
	color: white; text-decoration: none;
}
a.whitelink:hover {
	color: white; text-decoration: underline;
}


a.whitelinku:visited {
	color: white; text-decoration: none;
}
a.whitelinku:link {
	color: white; text-decoration: none;
}
a.whitelinku:hover {
	color: white; text-decoration: underline;
}

#toplinks a:visited {
	color: white; text-decoration: none; font-weight: normal;
}
#toplinks a:link {
	color: white; text-decoration: none; font-weight: normal;
}
#toplinks a:hover {
	color: white; text-decoration: underline; font-weight: normal;
}


#footer a:visited {
	color: white; text-decoration: none; font-weight: normal;
}
#footer a:link {
	color: white; text-decoration: none; font-weight: normal;
}
#footer a:hover {
	color: white; text-decoration: underline; font-weight: normal;
}

ul,ol,li {
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

td{
	font-size: 12px;
}

.imgleft {
	margin-right: 15px;
}

.greytext {color: #999999}


.fullwidthtf {
	width: 98%;
	border: 1px solid #CCCCCC !important;
}
.fullwidthta {
	width: 98%;
	border: 1px solid #CCCCCC !important;
}

.setwidth {
	width: 140px;
	border: 1px solid #CCCCCC !important;
}

.error {
    color: #cd0125;
}

fieldset {
	border: 1px solid #EAEAEA;
	margin-bottom: 15px;
	text-align:left;
	padding: 10px;
}
legend {
	color: #609d07;
	font-weight: bold;
	margin: 5px;
}
.fullwidth{
	width: 98%;
}

h1 {
	font-family: arial, helvetica;
	font-size: 18px;
	color: #609d07;
	font-weight: bold;
	margin-top: 8px;

}
.formbox {


}

#categorylinks {

	padding: 0px;

	padding: 0px;
	padding-bottom: 15px;
	margin-left: 10px;
	margin-right: 10px;

}
#navlist
{
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0;
	list-style: none;
	width: 100%;		
}
#navlist li 
{
	margin-left: 0px;
	margin-right: 0px;
	border-bottom: 1px solid #EBEBEB;	

}

#navlist li a:visited {
	color:black;
	text-decoration: none;
	font-weight: normal;
	display:block;
	width: 100%;
	background-image:url(images/arrow.gif);	
	background-position:left center;
	background-repeat:no-repeat;		
	padding-top: 2px;
	padding-bottom: 2px;
	text-indent: 20px;	
}
#navlist li a:link {
	color:black;
	text-decoration:none;
	font-weight: normal;
	display:block;
	width: 100%;
	background-position:left center;
	background-repeat:no-repeat;	
	background-image:url(images/arrow.gif);	
	padding-top: 2px;
	padding-bottom: 2px;
	text-indent: 20px;	
}
#navlist li a:hover {
	color:black;
	text-decoration:underline;
	font-weight: normal;
	display:block;
	width: 100%;
	background-color: #559707;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
	text-indent: 20px;	
	color: white;
	background-position:left center;
	background-repeat:no-repeat;	
	background-image:url(images/arrow-on.gif);		
}
.hassubcats{
	background-position:right center;
	background-repeat:no-repeat;	
	background-image:url(images/arrow.gif);	
}

#navlist li.over {

}


#navlist li.over a:visited {
	color:#609d07;
	text-decoration: none;
	font-weight: bold;
	font-family: arial, helvetica;
	display:block;
	width: 100%;
}
#navlist li.over a:link {
	color:#609d07;
	text-decoration:none;
	font-weight: bold;
	font-family: arial, helvetica;	
	display:block;
	width: 100%;
}
#navlist li.over a:hover {
	color:#609d07;
	text-decoration:underline;
	font-weight: bold;
	font-family: arial, helvetica;	
	display:block;
	width: 100%;
}



.imageborder {
	border: 1px solid #d9d2bf;
	padding: 2px;
}

.button {
	background-image:url(images/button-bg.jpg);
	background-repeat:repeat-x;
	background-position:center;
	background-color: #609d07;
	border: 0px;
	color: white;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}

.catheader {
	height: 25px;
	text-align:left;
	padding-left: 7px;

}

.altrow_bg{
	background-color:#f3f3f3;
}
.theader{
	background-color: #d8d8d8;
	font-weight:bold;
}

.productcontainer{
	margin-bottom: 30px;
	position: relative;
}
.producttitle{
	color: #013763;
	font-size: 18px;
	font-weight: bold;
}

.control {
	 padding: 2px;
	 background-color: #fafafa !important;
	 border: 1px solid #d5d5d5 !important;
	 font: 12px Arial, Helvetica, sans-serif;
	 width: 95%;
}
.controlerror {
	 width: 95%;
	 padding: 2px;
	 background-color: #fafafa !important;
	 border: 1px solid #d5d5d5 !important;
	 font: 12px Arial, Helvetica, sans-serif;
	 width: 95%;	 
}
.error {
	font-weight: normal;
   color: #f63531;
}

.img_border {
	/*border: 1px solid #005f81;
		padding: 2px;*/
	border: 1px solid white;
}

hr {
	border: 0;
	color: #005f81;
	background-color: #005f81;
	height: 1px;
	width: 100%;
	text-align: left;
}


.formheader {
	color: #609d07;
	font-weight: bold;
	padding-bottom: 6px;
	margin-bottom: 10px;
	margin-top: 10px;
	border-bottom: 1px dashed #609d07;
}








/* CART PAGE */

.cartheader {
	background-color: #999999;
}

.pricetotal_highlight {
	background-color: #EAEAEA
}

.qtytf {
	width: 20px;
	text-align:right;
}

.setwidth {
	width: 170px;
}
.paymenttotalbox {
	border: 3px solid #19486f; 
	background-color:#011220;
}


.breadcrumbs{
	width: 100%;
	text-align: left;
	border-bottom: 1px solid #F3F3F3;
	margin-bottom: 20px;
	padding-top: 0px;
	padding-bottom: 3px;
}
.bullet {
	margin-right: 4px;
	margin-left: 0px;
	font-size: 14px;
	color: #66a60a;
}
.responsebox{
	border: 3px solid #579807; 
	padding: 25px; 
	width: 567px; 
	text-align: center;
}





table.product_table {
	border-width: 0px;
	border-color: #dcdcdc;
	border-collapse: collapse;
	background-color: white;
	width: 100%;
	text-align:center;
}
table.product_table td {
	border-bottom: 1px solid #EEEEEE;
	padding: 2px;
}
tr.hlrow{
	background-color: white;;
}
tr.header{
	background-color: #E0E0E0;
	color:black;
	font-weight:bold;
	line-height:16px;
}
.price{
	background-color: #ffface;
	padding: 4px;
	padding-bottom: 0px;
	padding-top: 0px;
	color: #549004;
	font-weight: bold;
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.lighttext{
	color:#CCCCCC;
}

.box_outline {
	border: 1px solid #DFDFDF;
	background-color: #F9F9F9;
}

