html, body {
	height: 100%;
}
body {
	background: #509423 url('tpl_images/mainbody_bg.jpg') 50% 348px no-repeat;
	margin: 0px;
}
body, p, td, ul, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	color: #333;
}
h1, h2, h3, h4, h5, h6 {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	color: #EB661E;
	line-height: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h1 {
	font-size: 22px;
}
h2 {
	font-size:16px;
}
h3 {
	font-size:15px;
}
h4 {
	font-size:14px;
}
h5 {
	font-size:13px;
}
h6 {
	font-size:12px;
}
a {
	color: #EB661E;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a img {
	border-width: 0px;
}
p {
	padding: 0;
	margin-top: 9px;
	margin-bottom: 9px;
}

/****** SPECIAL FOOTER LINKS STYLES ******/

#footer_links, #footer_links a {
	color: #fff;
	font: normal 11px/14px Arial, Helvetica, sans-serif;
}
#footer_links a {
	padding: 0;
	text-decoration: none;
}
/****** HORIZONTAL MENU STYLES ******/

#menu li {
	text-align: left;
	padding-top: 0px;
	padding-bottom: 0px;
}
/****** COMMON MENU STYLES ******/

#menu {
	width: 100%;
	float: left;
}
#menu ul {
	width: 100%;
	float: left;
}
#menu li.first_main_menu_item, #menu li.middle_main_menu_item, #menu li.last_main_menu_item {
	background: url('tpl_images/menu_separator.png') right top no-repeat;
	padding: 0 2px 0 0;
	border: none;
	margin: 0;
}
#menu li.first_main_menu_item:hover, #menu li.middle_main_menu_item:hover, #menu li.last_main_menu_item:hover, #menu li.selected_main_menu_item {
	background: url('tpl_images/menu_separator_active.png') right top no-repeat;
}
#menu li.last_main_menu_item {
	background: none;
	padding: 0;
}
#menu li a {
	height: 35px;
	padding: 0 21px;
	margin: 0;
	color: #F2F7EB;
	font: bold 13px/34px Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	text-decoration: none;
}
* html #menu li a {
	float: left;
}
#menu li:hover, #menu li:hover a, #menu li a:hover, #menu li.selected_main_menu_item a {
	text-decoration: none;
}
#menu li:hover a, #menu li a:hover, #menu li.selected_main_menu_item a {
	background: url('tpl_images/menu_bg_active.png') left top repeat-x;
}
#menu li.first_main_menu_item:hover a, #menu li.first_main_menu_item a:hover, #menu li.first_main_menu_item.selected_main_menu_item a {
	background: url('tpl_images/menu_bg_first_active.png') left top no-repeat;
}
#menu li ul {
	width: 138px;
	left: 0;
	background: url('tpl_images/sub_menu_bg.png') left bottom no-repeat;
	padding: 10px 0 14px;
	border: none;
}
* html #menu li ul {
	top: 35px;
}
#menu li ul li {
	width: 138px;
	background: none;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0;
	list-style-image: none;
	text-align: left;
}
#menu li ul li a, #menu li:hover ul li a {
	height: auto;
	min-height: 1px;
	background: none;
	text-align: left;
	padding: 2px 5px 2px 20px;
	color: #003448;
	font: normal 13px/14px Helvetica,Arial,sans-serif;
	text-decoration: none;
	text-transform: none;
}
#menu li ul li a:hover, #menu li:hover ul li a:hover {
	background: none;
	color: #003448;
	text-decoration: underline;
}

/****** MAIN LAYOUT STYLES ******/
.center {
	width: 974px;
	margin: 0 auto;
}
#wrapper_top {
	width: 100%;
	height: 387px;
	float: left;
	background: url('tpl_images/main_bg.png') left top repeat-x;
}
#wrapper_top_padding {
	width: 950px;
	float: left;
	padding: 0 12px;
}
#header {
	width: 100%;
	height: 132px;
	position: relative;
	float: left;
	background: url('tpl_images/header.png') 100% 17px no-repeat;
}
#logo {
	width: 404px;
	height: 129px;
	position: absolute;
	top: 2px;
	left: 0;
}
#top_menu {
	width: 100%;
	float: left;
	position: relative;
	z-index: 1001;
	background: url('tpl_images/menu_bg.png') left top no-repeat;
}
#banner {
	width: 100%;
	height: 220px;
	position: relative;
	float: left;
}
#banner_overlay {
	width: 100%;
	height: 220px;
	position: absolute;
	z-index: 1000;
	top: 0;
	left: 0;
	background: url('tpl_images/banner_overlay.png') left top no-repeat;
}
#mainbody {
	width: 100%;
	float: left;
	background: url('tpl_images/mainbody_bg.jpg') center top no-repeat;
}
#wrapper_repeat {
	width: 100%;
	float: left;
	position: relative;
	z-index: 1;
	background: url('tpl_images/wrapper_repeat.png') left top repeat-y;
}
#wrapper_repeat_margin {
	width: 100%;
	float: left;
	position: relative;
	margin: 0 0 -6px;
}
#wrapper_content {
	width: 100%;
	float: left;
	position: relative;
}
#bottom_logos {
	width: 706px;
	position: absolute;
	bottom: 0;
	left: 22px;
}
#bottom_logos_float {
	float: right;
}
#bottom_logos img {
	float: right;
}
#bottom_logos p {
	margin: 0;
}
#left_col {
	width: 222px;
	float: left
}
#left_col_padding {
	width: 200px;
	float: left;
	padding: 10px 0 80px 22px;
}
#left_menu_repeat {
	width: 100%;
	float: left;
	background: url('tpl_images/product_repeat.jpg') left top repeat-y;
}
#left_menu_top {
	width: 100%;
	float: left;
	background: url('tpl_images/product_top.jpg') left top no-repeat;
}
#left_menu_bottom {
	width: 100%;
	float: left;
	background: url('tpl_images/product_bottom.jpg') left bottom no-repeat;
}
#left_menu_padding {
	width: 100%;
	float: left;
	padding: 51px 0 40px;
}
#left_product_search {
	width: 100%;
	float: left;
	background: url('tpl_images/search_input.png') 15px 0 no-repeat;
}
#left_product_search_padding {
	width: 185px;
	float: left;
	padding: 0 0 10px 15px;
}
#left_cat_menu {
	width: 100%;
	float: left;
}
#middle_col {
	width: 530px;
	float: left;
}
#middle_col_padding {
	width: 478px;
	min-height: 150px;
	height: auto !important;
	height: 150px;
	float: left;
	padding: 32px 30px 95px 22px;
}
#middle_col_full {
	width: 751px;
	float: left;
}
#middle_col_full #middle_col_padding {
	width: 695px;
	padding: 32px 34px 95px 22px;
}
#right_col {
	width: 221px;
	float: right;
}
#right_col_padding {
	width: 199px;
	float: left;
	padding: 10px 22px 0 0;
}
#wrapper_bottom {
	width: 100%;
	float: left;
	background: url('tpl_images/wrapper_bottom.png') left top no-repeat;
}
#wrapper_bottom_padding {
	width: 930px;
	float: left;
	padding: 26px 22px 30px;
}
#copyright {
	width: 500px;
	float: left;
	color: #fff;
	font: normal 11px/14px Arial, Helvetica, sans-serif;
}
#bottom_links {
	width: 430px;
	float: right;
	text-align: right;
}
#preload_menu_bg, #preload_menu_active, #preload_first_menu_active, #preload_menu_separator_active {
	width: 1px;
	height: 1px;
	position: absolute;
	top: -10px;
	left: 0;
	background: url('tpl_images/sub_menu_bg.png') left top no-repeat;
}
#preload_menu_active {
	background: url('tpl_images/menu_bg_active.png') left top no-repeat;
}
#preload_first_menu_active {
	background: url('tpl_images/menu_bg_first_active.png') left top no-repeat;
}
#preload_menu_separator_active {
	background: url('tpl_images/menu_separator_active.png') left top no-repeat;
}

/* Product Search */
input#ps_input {
	width: 128px;
	height: 27px;
	float: left;
	background: none;
	padding: 0 5px 0 9px;
	border: none;
	margin: 0;
	color: #666;
	line-height: 26px;
}
input#ps_button {
	width: 29px;
	height: 27px;
	float: left;
	padding: 0;
	border: none;
	margin: 0;
}

/* Left Menu */
#left_col #cart_categories_men_snippet ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#left_col #cart_categories_men_snippet ul li {
	background: url('tpl_images/left_menu_separator.png') 2px 100% no-repeat;
	padding: 0 0 1px;
}
#left_col #cart_categories_men_snippet ul li a {
	padding: 4px 2px 6px 18px;
	color: #333;
	font-size: 13px;
	text-decoration: none;
}

/* Latest News */
#latest_news {
	background: url('tpl_images/latest_news_repeat.jpg') left top repeat-y;
}
#latest_news table {
	background: url('tpl_images/latest_news_top.jpg') left top no-repeat;
}
#latest_news table td {
	vertical-align: top;
	background: url('tpl_images/right_box_bottom.png') left bottom no-repeat;
	padding: 53px 18px 8px 23px;
}
#latest_news p {
	margin-top: 0;
}

/* What's On */
#whats_on {
	background: url('tpl_images/whats_on_repeat.jpg') left top repeat-y;
	margin: 10px 0 0;
}
#whats_on table {
	background: url('tpl_images/whats_on_top.jpg') left top no-repeat;
}
#whats_on table td {
	vertical-align: top;
	background: url('tpl_images/right_box_bottom.png') left bottom no-repeat;
	padding: 53px 18px 8px 23px;
}
#whats_on p {
	margin-top: 0;
}

/* cart styles */
table.cart_categories_list_table td.cart_categories_list_single_column_left {
	padding-top: 3px;
	padding-left: 10px;
	padding-bottom: 5px;
}
table.cart_products_list_table {
	border-collapse: collapse;
}
table.cart_products_list_table td.cart_products_list_single_column_left, table.cart_products_list_table td.cart_products_list_single_column_right {
	border-bottom: 1px solid #DDDDDD;
	padding-top: 10px;
	padding-bottom: 10px;
}
img.cart_product_image_thumb, img.cart_product_image_large {
	border: 1px solid #999999;
	padding: 1px;
}
img.cart_product_image_large {
	float: right;
	margin-bottom: 30px;
	margin-left: 15px;
}
a.cart_list_product_name {
	font-weight: bold;
	font-size: 14px;
}
div.cart_list_product_code {
	display: none;
}
div.cart_product_details_div {
	width: 250px;
	float: left;
	margin-bottom: 10px;
}
div.cart_long_description {
	clear: left;
}
div.ad-gallery {
	padding: 20px;
	margin-bottom: 10px;
	background-color: #FBEEF5;
	border: 1px solid #F3CDE2;
	width: 350px;
	float: right;
	margin-left: 7px;
}
div.cart_list_product_pricing {
	font-weight: bold;
	font-size: 14px;
	margin-top: 3px;
	margin-bottom: 3px;
}
.cart_product_list_rrp, .cart_product_rrp{
	color: red;
	font-size: 12px;
	font-weight: normal;
}