/* body */
body {
	margin: 0px 0px 30px 0px;
	padding: 0px;
	font: 12px Arial, Verdana, Tahoma, sans-serif;
	color: #fff;
	background-color: #0d4522;
	line-height: 1.5;
}

#container {
	margin: 0px auto 0px auto;
	width: 959px;
}

#header {
	width: 959px;
	height: 181px;
}

#header_contact {
	position: absolute;
	margin-top: 10px;
	text-align: right;
	width: 959px;
	color: #fff;
	font-size: 16px;
}

#header_contact a {
	color: #fff;
	background-color: transparent;
	text-decoration: none;
}

#header_contact a:hover {
	color: #d9fa90;
	background-color: transparent;
}

#header h1 {
	width: 959px;
	height: 181px;
	margin: 0px;
	padding: 0px;
	background: url(../images/header.jpg);
	position: absolute;
	text-indent: -5000px;
}

#logo img {
	border: 0px;
}

#logo {
	position: absolute;
	margin-top: 58px;
	margin-left: 215px;
}

#menu {
	width: 959px;
	height: 100%;
	background: url(../images/menu_bg.gif);
	text-align: center;
	padding-top: 5px;
	font-size: 14px;
	line-height: 1;
}

#menu a {
	color: #fff;
	background-color: transparent;
	font-size: 14px;
	text-decoration: none;
}

#menu a:hover {
	color: #d9fa90;
	background-color: transparent;
}

#menu_footer {
	background: url(../images/menu_footer.gif);
	width: 959px;
	height: 13px;
	font-size: 0px;
}

#product_menu {
	/*width: 75%;*/
	width: 700px;
	border: 0;
	float: left;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 15px;
	line-height: 1.5;
}

span.menu_split {
	font-size: 16px;
}

#body_sec {
	color: #0d4522;
	background-color: #fff;
}

#body_bot {
	width: 959px;
	height: 259px;
	background: url(../images/body_bot.jpg);
}

#footer_left {
	float: left;
	width: 500px;
	text-align: left;
	padding-top: 7px;
	padding-left: 30px;
}

#footer {
	padding-top: 5px;
	text-align: center;
}

#footer a {
	color: #fff;
	background-color: transparent;
	text-decoration: none;
}

#footer a:hover {
	color: #d9fa90;
	background-color: transparent;
}

#footer_left a {
	color: #fff;
	background-color: transparent;
	font-size: 12px;
	text-decoration: none;
}

#footer_left a:hover {
	color: #d9fa90;
	background-color: transparent;
}

#footer_right {
	float: right;
	width: 300px;
	text-align: right;
	padding-top: 7px;
	padding-right: 30px;
}

#footer_right a {
	color: #fff;
	background-color: transparent;
	font-size: 12px;
	text-decoration: none;
}

#footer_right a:hover {
	color: #d9fa90;
	background-color: transparent;
}

#card_logos {
	height: 65px;
	width: 510px;
	background: url(../images/card_logos.gif);
	margin: 10px auto 0px auto;
}

.split {
	background-color: #fff;
	height: 8px;
	width: 959px;
}

.clearing {
	clear: both;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 20px;
	padding-top: 0px;
	margin-top: 0px;
}

a {
	color: #0d4522;
	background-color: transparent;
	text-decoration: none;
}

a.contact {
	color: #0d4522;
	background-color: transparent;
	text-decoration: none;
	font-weight: bold;
}

a:hover.contact {
	text-decoration: underline;
}	

#index_top_bg {
	background: url(../images/index_top_bg.gif);
	height: 290px;
	width: 899px;
	padding-top: 20px;
	padding-bottom: 20px;	
	padding-left: 30px;
	padding-right: 30px;
}

#index_body_left {
	float: left;
	background: url(../images/index_body_left.gif);
	margin-left: 7px;
	height: 620px;
	width: 424px;
	padding-top: 20px;
	padding-bottom: 20px;	
	padding-left: 20px;
	padding-right: 20px;
}

#index_body_right {
	float: right;
	background: url(../images/index_body_right.gif);
	margin-right: 7px;
	height: 620px;
	width: 424px;
	padding-top: 20px;
	padding-bottom: 20px;	
	padding-left: 20px;
	padding-right: 20px;
}

img {
	border: 0px;
}

.sec_top {
	height: 11px;
	width: 959px;
	background: url(../images/sec_top.gif);
	line-height: 0;
	font-size: 0px;
}

.sec_bg {
	width: 959px;
	background: url(../images/sec_bg.gif);
}

.sec_bot {
	height: 11px;
	width: 959px;
	background: url(../images/sec_bot.gif);
	line-height: 0;
	font-size: 0px;
}

#body_inner {
	text-align: justify;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 9px;
	padding-bottom: 9px;
}

#contact_left {
	float: left;
	width: 250px;
	margin-left: 100px;
}

#contact_right {
	float: right;
	width: 400px;
	margin-right: 100px;
}

#contact-form {
	margin: 0px auto 0px auto;
	width: 550px;
	color: #0d4522;
	background-color: #fff;
	padding-bottom: 10px;
}

#contact-form label {
	float: left;
	width: 35%;
	font-size: 14px;
	margin-left: 1.2em;
}

#contact-form div {
	clear: left;
	margin: 0.4em 0 0.6em 0;
}

#contact-form fieldset label {
	margin-left: 0.4em;
}

#contact-form legend {
	color: #0d4522;
	background-color: transparent;
	font-weight: bold;
}

#contact-form .txt {
	width: 55%;
	border: 1px solid #0d4522;
}

#contact-form textarea.txt {
	width: 55%;
}

#contact-form .btn {
	border: 2px solid #0d4522;
	background-color: #567D65;
	color: #fff;
	padding: 0.4em;
	margin-top: 0.5em;	
}

#contact-form div.submit {
	text-align: center;
}

.product_main {
	float: left;
	width: 265px;
	height: 360px;
	margin: 6px;
	border: 1px solid #d1d1d1;
	text-align: center;
	padding: 10px;
}

.product_name {
	font-weight: bold;
	font-size: 14px;
	height: 30px;
}

.product_image {
	float: left;
	width: 150px;
	height: 185px;
	margin: 5px;
	border: 1px solid #e1e1e1;
	text-align: center;
}

.product_image img {
	border: 0px;
}

.product_details {
	float: right;
	width: 90px;
	margin: 5px;
}

.product_description {
	width: 260px;
	text-align: center;
	margin: auto;
}

.small_text {
	font-size: 10px;
	color: #666;
}

.bold_text {
	font-weight: bold;
}

.bold_text_14 {
	font-weight: bold;
	font-size: 14px;
}

.bold_text_16 {
	font-weight: bold;
	font-size: 16px;
}

#pagination {
	font-size: 16px;
	font-weight: bold;
	width: 900px;
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: center;
}

#pagination a {
	font-size: 16px;
	text-decoration: none;
}

#no_products {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

.red_text {
	font-weight: bold;
	color:#900;
}

.centered {
	text-align: center;
}

.red_text a:hover {
	text-decoration: underline;
}

a:hover.message {
	text-decoration: underline;
}

/* Shopping basket */
#basket {
	height: 80px;
	width: 190px;
	background: url(../images/basket_bg.gif);
	float: right;
	margin-right: 25px;
	margin-top: 5px;
}

#basket_totals {
	margin-left: 10px;
	margin-bottom: 5px;
}

#basket_totals table, #basket_totals td, #basket_totals th {
	border: 0px;
	background-color: transparent;
	padding: 0px;
}

#basket_buttons {
	padding-top: 4px;
}

#basket_buttons table, #basket_buttons td, #basket_buttons th {
	border: 0px;
	background-color: transparent;
	padding: 0px;
}

#mini_basket {
	color: #0d4422;
	background-color: transparent;
	padding-top: 19px;
}

#buynow_button {
  width: 90px;
  height: 27px;
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent url(../images/buy_button.gif) no-repeat center top;
  text-indent: -1000em;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
}

#buynow_button:hover {
	background: transparent url(../images/buy_button_over.gif) no-repeat center top;
}

