html {
	height: auto;
	min-height: 100%
}

body {
	background: url("/images/site/bg.png") bottom repeat-x #66cccc;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
}

/* LAYOUT */
#wrapper {
	padding: 0 10px;
	margin: 0 auto;
	width: 950px;
	background: #fff;
}

#faux {
	background: #fff;
	margin-bottom: 5px;
	overflow: auto;
	width: 100%;
	clear: both;
}

#header {
	color: #333;
	width: 100%;
	height: 130px;
	margin: 0px;
	background: #fff;
	position: relative;
}

#header_links_container {
	width: 100%;
}

#header_links {
	overflow: hidden;
	float: right;
	margin: 8px -10px 14px 0;
}

#header_links ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#header_links li {
	border-left: 1px solid #66cccc;
	float: left;
	line-height: 14px;
	margin: 0 5px 0 -5px;
	padding: 0 5px 0 5px;
}

#header_links a {
	color: #66cccc;
	font-weight: bold;
}

#logo {
/*	position: absolute;
	top: 35px;
	left: 0px;
*/	border: 0px;
	float: left;

}

.mini_basket {
	float: right;
	clear: both;
	color: #50724f;
}

.mini_basket h4 {
	margin: 0 0 2px 0;
}

.mini_basket_icon {
	float:left;
	margin: 5px 8px 0 -26px;
}

.basket_paypal {
	float: right;
	margin: 9px 0 0 0;
}

#header_center {
	float: left;
	width: 306px;
	margin: 14px 0 0 30px;
}

#orderline {
	color: #50724f;
	font-size: 11px;
	text-align: center;
	margin: 0 0 8px 0;
}

#search {
	background: url("/images/site/bg_search.png") no-repeat;
	width: 306px;
	height: 37px;
}

#search form {
	padding: 7px 0 0 40px;
}

#flags {
	float: right;
	clear: both;
	margin-top: 0px;
}

#flags a img {
	border-width: 0px;
}

#nav {
	float: left;
	width: 100%;
	font-size: 11px;
	line-height: normal;
}

#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#nav li {
	display: inline;
	margin: 0;
	padding: 0;
}

#nav a {
	float: left;
	margin: 0;
	padding: 0 0 0 4px;
	text-decoration: none;
}

#nav a span {
	float: left;
	display: block;
	padding: 5px 15px 4px 6px;
	color: #fff;
}

#nav a.blue { background: url("/images/site/tabs/tab_blue_left.gif") no-repeat 0% -42px; }
#nav a.darkblue { background: url("/images/site/tabs/tab_darkblue_left.gif") no-repeat 0% -42px; }
#nav a.lightblue { background: url("/images/site/tabs/tab_lightblue_left.gif") no-repeat 0% -42px; }
#nav a.green { background: url("/images/site/tabs/tab_green_left.gif") no-repeat 0% -42px; }
#nav a.grey { background: url("/images/site/tabs/tab_grey_left.gif") no-repeat 0% -42px; }
#nav a.orange { background: url("/images/site/tabs/tab_orange_left.gif") no-repeat 0% -42px; }
#nav a.red { background: url("/images/site/tabs/tab_red_left.gif") no-repeat 0% -42px; }

#nav a span.blue { background: url("/images/site/tabs/tab_blue_right.gif") no-repeat 100% -42px; }
#nav a span.darkblue { background: url("/images/site/tabs/tab_darkblue_right.gif") no-repeat 100% -42px; }
#nav a span.lightblue { background: url("/images/site/tabs/tab_lightblue_right.gif") no-repeat 100% -42px; }
#nav a span.green { background: url("/images/site/tabs/tab_green_right.gif") no-repeat 100% -42px; }
#nav a span.grey { background: url("/images/site/tabs/tab_grey_right.gif") no-repeat 100% -42px; }
#nav a span.orange { background: url("/images/site/tabs/tab_orange_right.gif") no-repeat 100% -42px; }
#nav a span.red { background: url("/images/site/tabs/tab_red_right.gif") no-repeat 100% -42px; }

#nav a span {
	float: none;
}

#nav a:hover {
	background-position: 0% 0px;
}

#nav a:hover span {
	background-position: 100% 0px;
}

#nav_bar {
	background: url("/images/site/bg_nav.png") bottom repeat-x;
	height: 10px;
	clear: both;
}

#leftcolumn { 
	display: inline;
	color: #333;
	margin: 10px 0 10px 0;
	padding: 0px;
	width: 200px;
	float: left;
}

.categories {
	background: #e5e2c2;
	color: #507250;
}

#types {
	margin: 0;
	padding: 0;
}

#types li {
	border-top: 1px dashed #fff;
	padding: 2px 0;
	list-style-type: none;
}

#types li.types_clean {
	border-width: 0px;
}

#types li a {
	line-height: 20px;
	height: 20px;
	background-position: 0 -18px;
	padding: 0 0 0 20px;
	font-weight: bold;
}

#types li a.blue { background: url("/images/site/squares/square_blue.png") no-repeat; color: #006699; }
#types li a.darkblue { background: url("/images/site/squares/square_darkblue.png") no-repeat; color: #003366; }
#types li a.lightblue { background: url("/images/site/squares/square_lightblue.png") no-repeat; color: #66cccc; }
#types li a.green { background: url("/images/site/squares/square_green.png") no-repeat; color: #507250; }
#types li a.grey { background: url("/images/site/squares/square_grey.png") no-repeat; color: #666666; }
#types li a.orange { background: url("/images/site/squares/square_orange.png") no-repeat; color: #cc6600; }
#types li a.red { background: url("/images/site/squares/square_red.png") no-repeat; color: #cc0000; }

.cat_list {
	margin: 0 0 0 20px;
	padding: 0 0 4px 0;
}

.cat_list li {
	border-width: 0px !important;
	padding: 0 !important;
	margin: 0 !important;
}

.cat_list li a {
	padding: 0 !important;
	margin: 0 !important;
	line-height: 13px !important;
	background-image: none !important;
	font-weight: normal !important;
}

#by_brand {
	margin: 20px 0;
}

#by_brand select {
	width: 200px;
}

#content { 
	float: left;
	color: #333;
	margin: 10px 13px;
	padding: 0px;
	width: 574px;
	display: inline;
	position: relative;
}

#rightcolumn { 
	display: inline;
	position: relative;
	color: #333;
	margin: 10px 0px 10px 0px;
	padding: 0px;
	width: 150px;
	float: right;
}

.experts {
	margin: -6px 0 10px -6px;
	z-index: 2;
	position: relative;
	top: 0;
	left: 0;
}

#footer {
	width: 950px;
	clear: both;
	color: #50724f;
	background: transparent;
	margin: 0 auto 10px auto;
	font-size: 10px;
}

#footer a {
	text-decoration: underline;
}

#footer .right {
	text-align: right;
}

#footer_links_container {
	margin: 0 auto;
	width: 500px;
}

#footer_links {
	overflow: hidden;
	float: right;
	margin: 8px -10px 0 0;
}

#footer_links ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#footer_links li {
	border-left: 1px solid #50724f;
	float: left;
	line-height: 14px;
	margin: 0 5px 0 -5px;
	padding: 0 5px 0 5px;
}

#footer_links a {
	color: #50724f;
}

/* FLUID PANEL */
.panel {
	border: 2px solid #7e7b33;
	position: relative;
	padding: 4px;
	margin: 0 0 20px 0;
}

.panel_header {
	width: 100%;
	color: #fff;
	margin: 0 0 4px 0;
	padding: 2px 4px 4px 4px;
	position: relative;
	top: -4px;
	left: -4px;
}

.panel_footer {
	width: 100%;
	color: #fff;
	margin: 4px 0 0 0;
	padding: 4px 0 2px 0;
	position: absolute;
	bottom: 0;
	left: 0;
}

.panel_footer p, .panel_header p {
	margin: 0 0 0 4px;
	padding: 0;
	height: auto !important;
}

.panel_image {
	margin: 0 auto 4px auto;
	border-width: 0px;
	padding: 0;
}

.panel p {
	overflow: hidden;
	height: 90px;
}

img.bl {
	position: absolute;
	bottom: -2px;
	left: -2px;
}

img.br {
	position: absolute;
	bottom: -2px;
	right: -2px;
}

img.tl {
	position: absolute;
	top: -2px;
	left: -2px;
}

img.tr {
	position: absolute;
	top: -2px;
	right: -2px;
}

/* HOME */
#home_cat_boxes {
	overflow: hidden;
	width: 100%;
	clear: both;
}

#home_cat_boxes .left {
	margin: 0 14px 20px 0;
}

.more_info {
	border-width: 0px;
	float: right;
	margin: 40px 0 0 4px;
}

/* Boxes */
.info_box { 
	background: url("/images/site/information.png") 4px 4px no-repeat #8cb2d9;
	border	  : 1px solid #365188;
	color	  : #fff;
	padding	  : 4px 4px 4px 24px;
	width	  : 75%;
	text-align: left;
	margin	  : 20px auto;
}

.error_box { 
	background: url("/images/site/icon_error.png") 4px 4px no-repeat #fa9d8b;
	border	  : 1px solid #b84e2e;
	color	  : #fff;
	padding	  : 4px 4px 4px 24px;
	width	  : 75%;
	text-align: left;
	margin	  : 20px auto;
}

.confirm_box {
	background: url("/images/site/icon_accept.png") 4px 4px no-repeat #75c868;
	border	  : 1px solid #226d1f;
	color	  : #fff;
	padding	  : 4px 4px 4px 24px;
	width	  : 75%;
	text-align: left;
	margin	  : 20px auto;
}

/* PRODUCTS */

.panel img.buy_now {
	float: right;
	border-width: 0px;
	margin: 0;
	padding: 0;
	clear: both;
}

.panel span.product_name {
	font-weight: bold;
}

.panel span.rrp {
	position: absolute;
	bottom: 26px;
	left: 4px;
}

.product_box {
	float: left;
	margin: 0 8px 8px 0;
}

.button_spacer {
	float: right;
	width: 1px;
	height: 36px;
}

.product_image_panel {
	width: 180px;
	height: 180px;
	float: left;
}

.product_description {
	width: 390px;
	float: left;
	margin: 0 0 10px 0;
}

.product_actions {
	clear: both;
	margin: 20px 0;
}

.qty {
	width: 60px;
}

.product_actions ul {
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
}

.product_actions li {
	list-style-type: none;
	margin: 6px 0;
	padding: 0;
}

.product_actions label {
	display: -moz-inline-box;
	display: inline-block;
	font-weight: bold;
	width: 70px;
}

.add_to_basket {
	position: absolute;
	bottom: 8px;
	right: 6px;
}

.price {
	margin: 0 0 10px 0;
	font-size: 20px;
	color: #66cccc;
}

.gallery_numbers {
	margin	  : 20px 0 6px 0;
	text-align: left;
}

.gallery_numbers a {
	background: #c0ebe6;
	border	  : solid 1px #66cccc;
	padding	  : 2px 4px 2px 4px;
	margin	  : 0px 4px 0px 0px;
}

/* REGISTER */
.register h2 {
	clear: both;
	margin: 10px 0 0 0;
}

.register ul {
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
}

.register li {
	list-style-type: none;
	margin: 6px 0;
	padding: 0;
}

.register label {
	display: -moz-inline-box;
	display: inline-block;
	font-weight: bold;
	width: 150px;
	text-align: right;
}

/* CHECKOUT */
.divider {
	margin: 20px 0;
}

.card_info {
	float: right;
	width: 40%;
}

.card_details ul {
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
}

.card_details li {
	list-style-type: none;
	margin: 6px 0;
	padding: 0;
}

.card_details label {
	display: -moz-inline-box;
	display: inline-block;
	font-weight: bold;
	width: 120px;
	text-align: right;
}

.card_details input, .card_details select {
	width: 150px;
}

.addresses {
	width: 50%;
	float: left;
}

.addresses ul {
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
}

.addresses li {
	list-style-type: none;
	margin: 6px 0;
	padding: 0;
}

.addresses label {
	display: -moz-inline-box;
	display: inline-block;
	font-weight: bold;
	width: 80px;
	text-align: right;
}

.addresses input, .addresses select {
	width: 160px;
}

.button_delete {
	font-size: 10px;
	background: transparent;
	border: 1px dashed #fff;
	width: auto;
}

/* REFINE SEARCH */
.refine ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.refine li {
	margin: 0 0 8px 0;
}

.refine label {
	font-weight: bold;
}

.refine select {
	width: 138px;
}

/* CONTACT US */
#contact_details {
	float: right;
	margin: 0 100px 0 0;
}

/* TAG STYLES */
h1 {
	font-size		: 22px;
	line-height		: 26px;
	padding			: 0px 0px 6px 0px;
	margin			: 0px;
	background-color: transparent;
	color			: #50724f;
}

h2 {
	font-size		: 18px;
	line-height		: 18px;
	padding			: 0px 0px 6px 0px;
	margin			: 0px;
	background-color: transparent;
	color			: #50724f;
}

h3 {
	font-size		: 16px;
	line-height		: 16px;
	padding			: 0px 0px 6px 0px;
	margin			: 0px;
	background-color: transparent;
	color			: #50724f;
}

h4 {
	font-size		: 14px;
	line-height		: 14px;
	padding			: 0px 0px 6px 0px;
	margin			: 0px;
	background-color: transparent;
	color			: #50724f;
}

h5 {
	font-size		: 12px;
	line-height		: 12px;
	padding			: 0px 0px 6px 0px;
	margin			: 0px;
	background-color: transparent;
	color			: #50724f;
}

h6 {
	font-size		: 10px;
	line-height		: 10px;
	padding			: 0px 0px 6px 0px;
	margin			: 0px;
	background-color: transparent;
	color			: #50724f;
}

p {
	text-align: left;
	padding	  : 0px 0px 10px 0px;
	margin	  : 0px;
}

a {
	color		   : #50724f;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

form {
	margin : 0px;
	padding: 0px;
}

input, textarea {
	border	  : 1px solid #50724f;
	background: #ffffff;
	width	  : 200px;
}

select {
	border	  : 1px solid #50724f;
	background: #ffffff;
	width	  : 180px;
}

input.button {
	width	   : auto;
	border	   : 1px solid #50724f;
	background : #0072c1;
	color	   : #fff;
	font-weight: bold;
	
}

.image_button {
	width: auto;
	border: 0px;
	margin: 0 0 -4px 0;
	background: transparent;
}

table {
	margin : 0px;
	padding: 0px;
}

ul {
	padding: 0px;
	margin : 4px 0px 0px 16px;
}

hr {
	border	  	: none 0;
	text-align	: center;
	width	  	: 100%;
	padding	  	: 0px;
	margin		: 2px 0;
	border-color: #0072c1;
	background	: #0072c1;
	color		: #0072c1;
}

/* MISC */
p.marker {
	clear	 : both;
	margin	 : 0px;
	padding	 : 0px;
	font-size: 1px;
}

table.table_data th {
	text-align : left;
	color	   : #000;
	font-weight: bold;
}

table.table_form th {
	text-align : right;
	color	   : #000;
	font-weight: bold;
}

table.table_form td {
	text-align : left;
}

.icon {
	border			: 0px solid #fff;
	background-color: transparent;
	vertical-align	: middle;
	height			: auto;
	width			: auto;
}

a.pdf_link {
	background: url('/images/site/icon_pdf.gif') no-repeat;
	padding: 4px 0 4px 22px;
	margin: 10px 0;
	display: block;
}

a.info_link {
	background: url('/images/site/information.png') no-repeat;
	padding: 0 0 2px 22px;
	margin: 10px 0;
	line-height: 22px;
}

.thumb {
	border: 1px solid #0036A5;
	float: left;
	margin: 0 6px 6px 0;
}

.error {
	font-weight: bold;
	color: #f00;
}

.clear {
	clear: both;
}

.small {
	font-size: 10px;
}

.image_link {
	border-width: 0px;
}

.left {
	float: left;
}

.right {
	float: right;
}

.auto {
	width: auto !important;
	height: auto !important;
}

#ieNotice {
	display: none;
}