/* PAGE STYLES */

html					{height: 100%;}

body					{margin:0; line-height:1.4em; font-size: 13px; font-family: Helvetica, light; background-color:#EBEFE6; color:#000000;}

h1						{color:#5C7F35; font-size:24px; margin:0; margin-bottom: 10px; padding:4px 0 4px 0; font-family:Myriad Bold, Myriad, Helvetica, sans-serif; font-style:italic; font-weight:bold;}
h2						{color:#5C7F35; font-size:22px; margin:0; padding:4px 0 4px 0; font-family:Myriad Bold, Myriad, Helvetica, sans-serif; font-style:italic;}
h3						{color:#5C7F35; font-size:20px; margin:0; padding:4px 0 4px 0; font-family:Myriad Bold, Myriad, Helvetica, sans-serif; font-style:italic;}
h4						{color:#5C7F35; font-size:18px; margin:0; padding:4px 0 4px 0; font-family:Myriad Bold, Myriad, Helvetica, sans-serif; font-style:italic;}

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


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


/* HEADER */

#wrapper				{width:1047px; overflow:hidden; background:#FFFFFF url(/images/wrapper_bg.jpg) top center repeat-y; height:100%; margin:0 auto 0 auto; }
#wrapper_bottom			{width:1047px; background: url(/images/wrapper_bottom_bg.jpg) top center no-repeat; height:22px; margin:0 auto 0 auto;}


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


/* HEADER */


#header					{width:937px; height:213px; margin:37px auto 0 auto; padding:0; background: url(/images/header_bg.gif) center center no-repeat;}

#header .contactinfo	{float:left; margin:124px 0 0 29px; width:200px; color:#5C7F35; font-family:Helvetica Light, Helvetica, sans-serif; font-size:14px;}
#header .contacttelephone { font-size: 1.4em; float: right; height: 40px; color:#5C7F35; text-align: right; margin: 12px 21px 0 0; line-height: 1.1em;}

#header .images			{float:right; margin:50px 21px 0 0; color:#5C7F35; clear: right;}
#header img				{border:0; margin-left:7px;}


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


#content_container		{width:931px; overflow:hidden; margin: 0 auto 0 auto; margin-top:-14px; padding:0; background: url(/images/content_bg.jpg) top left repeat-y;}


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


/* LEFT CONTENT */

#menu							{float:left; min-height:320px; overflow:hidden; clear:both; width:188px; margin:0;  padding:0; background: #5C7F35 url(/images/menu_bg.gif) top left no-repeat;}

#menu ul						{float:left; padding:0; margin:30px 0 20px 0; list-style-type: none;}
#menu ul li						{padding:0; margin:0 0 10px 23px; display:block; width:150px;}
#menu ul li a					{color:#FFFFFF; margin:0; font-family:Myriad Bold, Myriad, Helvetica, sans-serif; font-style:italic; font-size:14px; font-weight:bold;}
#menu ul li a:hover				{color:#7FD386;}
#menu ul li a.current			{color:#7FD386;}
#menu li#current a				{color:#7FD386;}



/* RIGHT CONTENT */

#cms						{float:right; width:690px; margin:30px 25px 30px 0; padding:0;}



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


/* FOOTER */

#footer						{clear:both; width:937px; height:29px; font-size:12px; margin:0 auto 50px auto; padding-top:30px; background: url(/images/footer_bg.jpg) bottom left repeat-x;}

#footer p					{float:left; color:#5C7F35; margin:7px 0 0 10px;}
#footer .siteby				{float:right; color:#5C7F35; margin:7px 10px 0 0 ;}



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


/* Form Styling */

dt {
	width: 100px;
	float: left;
	font-weight: bold;
}

dd {
	margin-bottom: 10px;
}

dd input {
	width: 250px;
}

dd textarea {
	width: 250px;
	height: 50px;
}


/* Catalogue Styling */


.category-item-holder {
	width: 130px;
	height: 190px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.category-logo-holder {
	width: 150px;
	height: 100px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	text-align: center;
}

.category-logo-holder img {
	border: 0;
}

.category-product-thumbnail {
	width: 130px;
	height: 130px;
	line-height: 130px;
	border: 2px solid #5C7F35;
	text-align: center;
	background-color: #fff;
}

.category-product-thumbnail  p {
	line-height: 130px;
}

.category-product-thumbnail img {
	background-color: #fff;
	padding: 10px;
	border: 0;
}

.clear {
	clear: both;
}

.logo-holder {
	width: 180px;
	margin-right: 25px;
	height: 50px;
	float: left;
	text-align: centre;
	line-height: 50px;
}

.product-information-image {
	width: 350px;
	float: right;
	margin-right: 20px;
	margin-left: 20px;
	text-align: center;
}

.product-information-image img {
	border: 2px solid #5C7F35;
	padding: 4px;
	background-color: #fff;
}

/* Search Box */

#search-box {
	width: 80%;
	margin: 0 auto;
}

.right_panel_header {
	color: #ffffff;
	padding-bottom: 5px;
	margin-bottom: 0;
	border-bottom: 1px dashed #fff;
}

.right_panel_block {
	margin-top: -5px;
}

#overlay-container			{width:1047px; height: 1px; position: absolute;}
#overlay {
	width: 731px;
	height: 354px;
	position: absolute;
	background: transparent url(/images/sale-overlay.png) no-repeat top right;
	top: 0px;
	right: 15px;
	z-index: 100;
}
