/*--------------------------------------------------------------------------------------------
	Global 
  --------------------------------------------------------------------------------------------*/
html{
	overflow-y:scroll;
	}
	
html, body {
	margin:0;
	padding:0;
	height:100%;
}
body {
	font-family: Helvetica, Arial, Verdana, Tahoma; 
	font-size: 0.75em;
	background-color:#77233d;
	background:url(../images/img_bkgd.gif);
}
/* Floaters */
.right {
	float:right;
}
.left {
	float:left;
}
.clear {
	clear:both;
	line-height:0px;
	height:0px;
}
/* NB: Must have ie.css if you use this */
.clearfix:after {
    content:"."; 
    display:block;
	height:0;
    clear:both; 
    visibility:hidden;
}
/*--------------------------------------------------------------------------------------------
	Structural 
  --------------------------------------------------------------------------------------------*/
div#container {
	position:relative;
	width:800px;
	margin:auto;
/*	min-height:100%;*/
}
div#container2 {
	position:relative;
	width:800px;
	margin:auto;
	height:35px;
/*	min-height:100%;*/
}
div#header {
	width:800px;
	height:152px;
	float:left;
	background:url(../images/img-header.jpg) no-repeat;
	text-align: right;
	padding: 130px 25px 0px 0px;
	wid\th:775px;
	heig\ht:22px;
	color:#FFFFFF;
	
}
 
div#navigation {
	width:800px;
	height:30px;
	float:left;
	z-index:12;
	border-top:solid;
	border-top-color:#9f8512;
	border-top-width:2px;
	border-bottom:solid;
	border-bottom-color:#9f8512;
	border-bottom-width:2px;
	background-color:#6b1436;
}
div#main {
	width:800px;
	background:#FFFFFF url(../images/backgroundbar.jpg);
	float:left;
}
 
div#product_navigation {
	width:200px;
	float:left;
	background-color:#6b1436;
}
div#body {
	width:600px;
	wid\th:560px;
	float:left;
	padding:20px 20px 0px 20px;
	
}
div#body-home {
	width:420px;
	wid\th:380px;
	float:left;
	padding:20px 20px 0px 20px;
	
}
div#home_feature_box {
	width:180px;
	wid\th:160px;
	float:left;
	padding:20px 20px 20px 0px;
	
}
div#footer {
	float:left;
	width:500px;
	margin:auto;
	padding: 10px 0px 0px 0px;
}
div#footer_right {
	float:right;
	width:250px;
	margin:auto;
	padding: 10px 0px 0px 0px;
}
.basket {
	width:89px;
	float:left;
	background:#9F840F;
	margin:0 0 20px 0;
	z-index:1;
}
.side {
	border:solid #fff;
	border-width:0 0 0 1px;
}
.basket a:link, .basket a:active, .basket a:visited {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width:87px;
	height:18px;
	font-size:0.92em;
	padding:2px 0 0 5px;
	border:solid #fff;
	border-width:0 0 1px 0;
	wid\th:84px;
	heig\ht:16px;
	font-size:0.9em;
}
.basket a:hover {
	color:#6b1436;
}
#basket_content {
	width:87px;
	height:38px;
	color: #FFFFFF;
	font-size:0.92em;
	padding:9px 0 0 5px;
	border:solid #fff;
	border-width:0 0 1px 0;
	heig\ht:28px;
	width:84px;
	background-image:url(../images/img_basket-background.jpg);
	background-repeat:no-repeat;
}
.basket a.nobrd {
	border:solid #fff;
	border-width:0 0 0 0;
}
/*--------------------------------------------------------------------------------------------
	Product Pages 
  --------------------------------------------------------------------------------------------*/
div#productheader {
	width:560px;
	width:540px;
	float:left;
	background-color:#9F840F;
	padding: 6px 10px 6px 10px;
	wid\th:540px;
	color: #FFFFFF;
	font-weight:bold;
	margin: 0px 0px 10px 0px;
}
div#productheader2 {
	width:560px;
	width:540px;
	float:left;
	background-color:#ded08f;
	padding: 6px 10px 6px 10px;
	wid\th:540px;
	color: #FFFFFF;
	font-weight:bold;
	margin: 20px 0px 10px 0px;
}
div#products-1 {
	width:185px;
	height: 254px;
	float:left;
	padding:10px;
	wid\th:165px;
	heig\ht: 234px;
	border:dashed #9F840F;
	border-width:1px;
}
div#products-2 {
	width:185px;
	height: 254px;
	float:left;
	padding:10px;
	wid\th:165px;
	heig\ht: 234px;
	border:dashed #9F840F;
	border-width:1px 1px 1px 0px;
}
div#products-1a {
	width:185px;
	height: 254px;
	float:left;
	padding:10px;
	wid\th:165px;
	heig\ht: 234px;
	border:dashed #9F840F;
	border-width:0px 1px 1px 1px;
}
div#products-2a {
	width:185px;
	height: 254px;
	float:left;
	padding:10px;
	wid\th:165px;
	heig\ht: 234px;
	border:dashed #9F840F;
	border-width:0px 1px 1px 0px;
}
#productname {
	color:#9F840F;
	height: 28px;
	font-weight:bold;
	font-size: 1em;
	margin: 5px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	}
	
#productprice {
	float:left;
	color:#6b1436;
	font-weight:normal;
	font-size: 1em;
	margin: 0px 10px 0px 0px;
	padding: 2px 0px 0px 0px;
	
	}
	
#product_add {
	float:right;
	margin: 0px 0px 0px 0px;
}
	
#product_info {
	float:right;
	margin: 0px 10px 0px 0px;
	text-decoration: none;
}
div#largeproducts {
	width:288px;
	height: 305px;
	float:left;
	padding:10px;
	wid\th:268px;
	heig\ht: 285px;
	border:dashed #9F840F;
	border-width:1px;
	margin: 0px 15px 0px 0px;
}
div#largeproducts-trade {
	width:288px;
	float:left;
	padding:10px;
	wid\th:268px;
	border:dashed #9F840F;
	border-width:0px;
	margin: 0px 0px 0px 0px;
}
div#order-trade {
	width:268px;
	float:left;
	margin: 20px 0px 0px 0px;
}
div#large_product_info {
	width:250px;
	float:left;
}
div#large_product_info-trade {
	width:250px;
	float:left;
	margin: 0px 15px 0px 0px;
}
div#proceed {
	width:560px;
	float:left;
	margin: 5px 0px 15px 0px;
}
div#productbar {
	width:558px;
	float:left;
	background-color:#ded08f;
	padding: 0px 0px 0px 10px;
	wid\th:548px;
	color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	border: #9F840F 1px solid; 
}
div#productbar2 {
	width:536px;
	float:left;
	background-color:#ded08f;
	padding: 0px 0px 0px 10px;
	wid\th:526px;
	color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	border: #9F840F 1px solid; 
}
div#product_pic {
	width:100px;
	wid\th:90px;
	float:left;
	color: #6b1436;
	margin: 0px 10px 0px 0px;
	padding: 6px 0px 6px 0px;
	border-right: #9F840F 1px solid;
	
}
div#product_description {
	width:210px;
	wid\th:200px;
	float:left;
	color: #6b1436;
	margin: 0px 10px 0px 0px;
	padding: 6px 0px 6px 0px;
	border-right: #9F840F 1px solid;
	
}
div#product_description2 {
	width:275px;
	wid\th:255px;
	float:left;
	color: #6b1436;
	margin: 0px 10px 0px 0px;
	padding: 6px 0px 6px 0px;
	border-right: #9F840F 1px solid;
	
}
div#product_qty {
	width:93px;
	wid\th: 81px;
	float:left;
	color: #6b1436;
	margin: 0px 10px 0px 0px;
	padding: 6px 0px 6px 0px;
	border-right: #9F840F 1px solid;
	
}
div#product_price {
	width:76px;
	wid\th:66px;
	float:left;
	color: #6b1436;
	margin: 0px 10px 0px 0px;
	padding: 6px 0px 6px 0px;
	border-right: #9F840F 1px solid;
	
}
div#product_price2 {
	width:76px;
	wid\th:66px;
	float:left;
	color: #6b1436;
	margin: 0px 0px 0px 0px;
	padding: 6px 0px 6px 0px;
	
}
div#product_total {
	width:75px;
	wid\th:65px;
	float:left;
	color: #6b1436;
	margin: 0px 0px 0px 0px;
	padding: 6px 0px 6px 0px;
	
}
div#product_pic_info {
	width:100px;
	wid\th:88px;
	height:100px;
	heig\ht:94px;
	float:left;
	color: #6b1436;
	margin: 0px 0px 0px 0px;
	padding: 6px;
	border-right: #9F840F 1px solid;
	border-bottom: #9F840F 1px solid;
	border-left: #9F840F 1px solid;
}
div#product_description_info {
	width:210px;
	wid\th:190px;
	height:100px;
	heig\ht:80px;
	float:left;
	color: #6b1436;
	margin: 0px 0px 0px 0px;
	padding: 20px 10px 6px 10px;
	border-right: #9F840F 1px solid;
	border-bottom: #9F840F 1px solid;
	font-weight:bold;
}
div#product_qty_info {
	width:91px;
	wid\th:81px;
	height:100px;
	heig\ht:87px;
	float:left;
	color: #6b1436;
	margin: 0px 0px 0px 0px;
	padding: 13px 0px 6px 10px;
	border-right: #9F840F 1px solid;
	border-bottom: #9F840F 1px solid;
}
div#product_price_info {
	width:66px;
	wid\th:56px;
	height:100px;
	heig\ht:80px;
	float:left;
	color: #6b1436;
	margin: 0px 0px 0px 0px;
	padding: 20px 10px 6px 10px;
	border-right: #9F840F 1px solid;
	border-bottom: #9F840F 1px solid;
}
div#product_total_info {
	width:67px;
	wid\th:57px;
	height:100px;
	heig\ht:80px;
	float:left;
	color: #6b1436;
	margin: 0px 0px 0px 0px;
	padding: 20px 10px 6px 10px;
	border-right: #9F840F 1px solid;
	border-bottom: #9F840F 1px solid;
}
div#product_total_box {
	width:184px;
	float:right;
	color: #6b1436;
	padding: 10px 0px 20px 0px;
	margin: 0px 0px 10px 0px;
	border-right: #9F840F 1px solid;
	border-bottom: #9F840F 1px solid;
	border-left: #9F840F 1px solid;
}
div#sub_total_box {
	width:154px;
	float:right;
	color: #6b1436;
	padding: 10px 0px 20px 0px;
	border-right: #9F840F 1px solid;
	border-bottom: #9F840F 1px solid;
	border-left: #9F840F 1px solid;
}
div#total_box1 {
	width:90px;
	float:left;
	color: #6b1436;
	line-height: 1.6em;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align:right;
}
div#total_box2 {
	width:68px;
	float:right;
	color: #6b1436;
	line-height: 1.6em;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align:left;
}
div#productinfobar {
	width:558px;
	wid\th:538px;
	float:left;
	background-color:#ded08f;
	color: #6b1436;
	padding: 6px 10px 6px 10px;
	border-top: #9F840F 1px solid; 
	border-left: #9F840F 1px solid; 
	border-right: #9F840F 1px solid; 
}
div#productinfocontent {
	width:558px;
	wid\th:538px;
	float:left;
	color: #6b1436;
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 20px 0px;
	border-bottom: #9F840F 1px solid; 
	border-left: #9F840F 1px solid; 
	border-right: #9F840F 1px solid; 
	font-family: Arial, Verdana, Tahoma;
	font-size:1em;	
}
div#card_details1 {
	width:269px;
	float:left;
	margin: 0px 10px 10px 0px;
	border-right: #9F840F 1px solid; 
}
div#card_details2 {
	width:258px;
	float:left;
	margin: 0px 0px 10px 0px;
}
div#account_page_pics1 {
	width:70px;
	height:70px;
	float:left;
	padding: 5px 15px 15px 5px;
	border-bottom: #9F840F 1px solid; 
	wid\th:50px;
	heig\ht:50px;
}
div#account_page_pics2 {
	width:70px;
	height:70px;
	float:left;
	padding: 15px 15px 15px 5px;
	border-bottom: #9F840F 1px solid; 
	wid\th:50px;
	heig\ht:50px;
}
div#account_page_pics3 {
	width:70px;
	height:70px;
	float:left;
	padding: 15px 15px 5px 5px;
	wid\th:50px;
	heig\ht:50px;
}
div#account_page_text1 {
	width:468px;
	height:70px;
	float:left;
	padding: 5px 5px 15px 0px;
	border-bottom: #9F840F 1px solid;
	wid\th:463px;
	heig\ht:50px; 
}
div#account_page_text2 {
	width:468px;
	height:70px;
	float:left;
	padding: 15px 5px 15px 0px;
	border-bottom: #9F840F 1px solid;
	wid\th:463px;
	heig\ht:50px; 
}
div#account_page_text3 {
	width:468px;
	height:70px;
	float:left;
	padding: 15px 5px 5px 0px;
	wid\th:463px;
	heig\ht:50px; 
}
div#address_info1 {
	width:80px;
	height:autopx;
	float:left;
}
div#address_infoa {
	width:255px;
	height:autopx;
	float:left;
	margin-bottom:5px;
}
div#address_info2 {
	width:175px;
	height:autopx;
	float:left;
}
.address_info2 {
	width:175px;
	height:autopx;
	float:right;
	text-align:left;
}
.address_info2a {
	height:autopx;
	float:left;
	text-align:left;
}
div#previous_order_date {
	width:100px;
	wid\th:80px;
	height:50px;
	heig\ht:30px;
	float:left;
	color: #6b1436;
	padding: 10px;
	border-right: #9F840F 1px solid;
	border-bottom: #9F840F 1px solid;
	border-left: #9F840F 1px solid;
}
div#previous_order_date1 {
	width:80px;
	float:left;
	color: #6b1436;
	padding: 0px 21px 0px 0px;
}
div#previous_order_description {
	width:265px;
	wid\th:245px;
	height:50px;
	heig\ht:30px;
	float:left;
	color: #6b1436;
	padding: 10px;
	border-right: #9F840F 1px solid;
	border-bottom: #9F840F 1px solid;
}
div#previous_order_description2 {
	width:245px;
	float:left;
	color: #6b1436;
	padding: 0px 21px 0px 0px;
}
div#previous_order_quantity {
	width:91px;
	wid\th:71px;
	height:50px;
	heig\ht:30px;
	float:left;
	color: #6b1436;
	padding: 10px;
	border-right: #9F840F 1px solid;
	border-bottom: #9F840F 1px solid;
}
div#previous_order_quantity2 {
	width:71px;
	float:left;
	color: #6b1436;
	padding: 0px 21px 0px 0px;
}
div#previous_order_price {
	width:77px;
	wid\th:57px;
	height:50px;
	heig\ht:30px;
	float:left;
	color: #6b1436;
	padding: 10px;
	border-right: #9F840F 1px solid;
	border-bottom: #9F840F 1px solid;
}
div#previous_order_price2 {
	width:55px;
	float:left;
	color: #6b1436;
	padding: 0px 0px 0px 0px;
}
div#productinfocontent2 {
	width:536px;
	wid\th:516px;
	float:left;
	color: #6b1436;
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 0px 0px;
	border-bottom: #9F840F 1px solid; 
	border-left: #9F840F 1px solid; 
	border-right: #9F840F 1px solid; 
	font-family: Arial, Verdana, Tahoma;
	font-size:1em;
	background-image:url(../images/img_background_orders.jpg);
}
#mini-content {
	border:1px solid #000000;
	color:#9F840F;
	line-height:160%;
	margin:30px 0px 0px;
	padding:10px;
	position:relative;
	width:185px;
}
#bird {
	position:absolute;
	right:-17px;
	top:-11px;
}
/*--------------------------------------------------------------------------------------------
	Navigation
  --------------------------------------------------------------------------------------------*/
/* Top Nav */
#topnav {
	width: 800px; 
	height: 30px;
}
ul#nav {
	list-style: none;
	width: 800px;
	padding: 0px;
	margin: 0;
	z-index:100;
}
ul#nav li {
	list-style: none;
	text-align: center;
	position: relative;
	float:left;
	padding: 0px;
	margin: 0;
}
ul#nav li ul { /* second-level lists */
	display: none;
	position: absolute;
	top: 30px;
	left: 0;
	padding: 0;
	margin: 0;
	list-style: none;
}
ul#nav li ul li {
	z-index:12;
	display: block;
	float: none;
	padding: 0px;
	margin: 0;
}
li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
}
ul#nav li:hover ul, ul#nav li.over ul { /* lists nested under hovered list items */
	color: #FFFFFF;
	display: block;
	padding: 0px;
	margin: 0;
	z-index:12;
}
ul#nav li a:link, ul#nav li a:active, ul#nav li a:visited {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	float: left;
	padding: 8px 0 0 0;
	width:90px;
	height: 22px;
}
ul#nav li a:hover, ul#nav li ul li.subnav a:hover, ul#nav li a.selected {
	color: #FFFFFF;
	text-decoration: none;
	background-color:#9F840F;
}
ul#nav li ul li {
	width:130px;
	padding:0;
	margin:0;
	float:none;
	_margin:0 0 -3px 0;
}
*+html ul#nav li ul li {
	margin:0 0 -3px 0;
}
ul#nav li ul li a:link, ul#nav li ul li a:active, ul#nav li ul li a:visited {
	background:#6b1436;
	width:120px;
	min-height:15px;
	height:auto !important;
	height:15px;
	margin:0;
	padding:2px 5px 2px 5px;
	z-index:12;
	border:solid #9F840F;
	border-width:1px 0 0 0;
}
/*--------------------------------------------------------------------------------------------*/
/* left Nav */
#sidenav {
	width:200px;
	float:left;
	padding: 20px 10px 0px 10px;
	margin:0 0 30px 0;
	wid\th:180px;
}
ul.leftnav a:link, ul.leftnav a:active, ul.leftnav a:visited	{ 
	color: #9F840F; 
	text-decoration: none; 
	padding: 5px 0px 2px 5px;
	margin: 0px 0px 0px 0px;
	font-size: 1em;
	list-style: none;
	text-decoration:underline;
	display: block;
	
	}
	
	
.arrows {
	position: relative;
	float:left;
	padding: 5px 5px 2px 0px;
}
	
.leftnav a:hover 	{ 
	color: #FFF; 
	text-decoration: none; 
	padding: 5px 0px 2px 5px;
}
ul.leftnav, ul.leftnav ul {
	padding: 0px;
	margin: 0px;
	display: block;
	list-style:none;
	
	
}
ul.leftnav li {
	position: relative;
	list-style-type: none;
	float: left;
	padding: 0px 0px 2px 0px;
	margin:0px 0px 0px 0px;
	width: 177px;
	color: #6b1436;
}
ul.leftnav li a:hover {
	color: #6b1436; 
	text-decoration:underline;
}
ul.leftnav li a.selected {
	color: #9F840F; 
	text-decoration:underline;
	font-weight:bold;
}
ul.leftnav li ul li {
	width:150px;
	padding:0px 0px 3px 0px;
	margin:0 0 0 25px;
	float:none;
}
ul.leftnav li ul a:link, ul.leftnav li ul a:active, ul.leftnav li ul a:visited {
	width:150px;
	display: block;
	margin:0;
	padding:0;
	font-style:italic;	
}
ul.leftnav li ul a:hover {
	background-image: none;
	color:#6b1436;
	margin:0;
	padding:0;
}
ul.leftnav li ul a.selected {
	color: #9F840F; 
	text-decoration:underline;
	font-weight:bold;
	font-style:italic;	
}
.leftnav-ov a 			{ color: #6b1436; text-decoration: none; }
.leftnav-ov a:active 	{ color: #6b1436; text-decoration: none; }
.leftnav-ov a:visited	{ color: #6b1436; text-decoration: none; }
.leftnav-ov a:hover 	{ color: #9F840F; text-decoration: none; }
.leftnav-title { 
	color: #9F840F; 
	text-decoration:underline;
} 
.leftnav-title li a:hover { 
	color: #6b1436; 
	text-decoration:underline;
	} 
.leftnav-sub {
	margin: 0px 0px 0px 8px;
}
/*--------------------------------------------------------------------------------------------
	Product Info
  --------------------------------------------------------------------------------------------*/
.tabbed_content .tab_header {
	MARGIN: 15px 0px 5px 0; 
	FLOAT: left; 
	HEIGHT: 19px;
	padding: 0px;
	display:inline;
}
.tabbed_content .tab_header IMG {
	CURSOR: pointer; 
	FLOAT: left; 
	MARGIN: 0px 2px 0px 0px;
}
#body .tabbed_content .tab_header UL {
	LIST-STYLE-TYPE: none;
	padding:0;
	margin:0;
}
.tabbed_content .tab_header LI {
	FLOAT: left;
}
.tabbed_content .tab_content {
	BORDER: #9F840F 1px solid; 
	PADDING: 0px 15px 10px 15px; 
	FLOAT: left; 
	WIDTH: 580px; 
	WID\TH: 519px; 
	text-align:left;
	color:#666;
	line-height:1.6em;
}
/*--------------------------------------------------------------------------------------------
	Typography
  --------------------------------------------------------------------------------------------*/
/* Headings */
h1 {
	font-family: Helvetica, Arial, Verdana, Tahoma; 
	text-transform: uppercase; 
	font-size: 1.8em;
	line-height: 120%;
	color: #6b291f;
	margin: 0px;
}
h2 {	
	font-family: Helvetica, Arial, Verdana, Tahoma; 
	font-size:1.3em;
	color:#9F840F;
	margin:0px 0px 0px 0;
	padding:0px;
}
h3 {
	font-size:1.1em;
	color:#6b291f;
	margin:0px 0px 10px 12px;
	padding:0px;
	font-weight:bold;
}
h4 {
	font-family: Helvetica, Arial, Verdana, Tahoma; 
	text-transform: uppercase; 
	font-size: 1.8em;
	line-height: 120%;
	color: #6b291f;
	margin: 0px;
}
h5 {
	font-family: Helvetica, Arial, Verdana, Tahoma; 
	font-size: 1.15em;
	color: #9F840F;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
h6 {
	font-family: Helvetica, Arial, Verdana, Tahoma; 
	font-size: 1.15em;
	color: #9F840F;
	margin: 20px 0px 0px 0px;
	padding: 0px;
	
}
#body ul {
	font-family: Helvetica, Arial, Verdana, Tahoma; 
	font-size: 1em;
	font-style: normal;
	line-height: 1.6em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #6b1436;
	text-decoration: none;
	list-style-position: outside;
	list-style-type: square;
	padding: 6px;
	margin: 0px 0px 0px 17px;
}
/* Type */
p {
	color:#6b1436;
	line-height:1.6em;
	padding: 0px;
	margin: 0 0 10px 0;
}
.mandatory { 
	colour: #9F840F;
}
.gold {
	font-size:1em;
	color:#9F840F;
}
.newsheader {
	font-size:1em;
	color:#9F840F;
}
.newsbody { 
	color: #666;
	}
.text-grey { 
	color: #666;
	}
.footer {
	color:#FFFFFF;
	font-size: 0.92em;
}
.footer_right {
	text-align:right;
	font-size: 0.92em;
	color:#FFFFFF;
}
.order_code {
	text-transform: uppercase; 
	font-size: 0.95em;
	line-height: 120%;
	color: #9F840F;
	margin: 0px;
	padding:5px 0px 0px 0px;
}
.price {
	color:#6b1436;
	font-size:1.3em;
	font-weight:bold;
}
.quantity-box{
	float:left;
	border:solid #9F840F;
	border-width:1px;
	margin: 7px 5px 0px 0px;
	padding: 0px 10px 0px 10px;
	color:#6b1436;
}
#quantity-box2{
	float:left;
	margin: 7px 5px 0px 0px;
	padding: 0px 0px 0px 0px;
	color:#6b1436;
	line-height:1.6em;
}
.paddedtext {
	color:#6b1436;
	padding: 10px 0px 0px 0px;
}
/* Generic Links */
a:link, a:visited, a:active {
	color: #9F840F;
	text-decoration: none;
}
a:hover {
	color: #6b1436;
	text-decoration: none;
}
body a:link, a:active {
	color: #9F840F;
	text-decoration: none;
}
body a:visited {
	color: #9F840F;
	text-decoration: none;
}
body a:hover {
	color: #6b1436;
	text-decoration: none;
}
/* Footer Links */
.footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover {
	color: #9F840F;
	text-decoration: none;
}
/* Body Links */
#productinfocontent a:link, #productinfocontent a:visited, #productinfocontent a:active {
	color: #9F840F;
	text-decoration: none;
	
}
#productinfocontent a:hover {
	color: #6b1436;
	text-decoration: none;
}
/* header Links */
div#header a:link, div#header a:visited, div#header a:active {
	color: #FFFFFF;
	text-decoration: none;
	}
	
div#header a:hover {
	color: #9f8512;
	text-decoration: none;
	}
/*--------------------------------------------------------------------------------------------
	Forms - form, input, label etc
  --------------------------------------------------------------------------------------------*/
form {
	padding:0;
	margin:0;
}
label {
	color:#6b1436;
	line-height:16px;
	width: 185px;
	float: left;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
}
label.two {
	color:#6b1436;
	line-height:16px;
	width: 85px;
	float: left;
	text-align: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
}
label.three {
	color:#6b1436;
	line-height:16px;
	width: 260px;
	float: left;
	text-align: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
}
label.four {
	color:#6b1436;
	line-height:16px;
	width: 145px;
	float: left;
	text-align: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
}
input {
	font-size:1em;
	color:#6b1436;
	display:inline;
	width:170px;
	height:16px;
	float:left;
	margin:5px 10px 10px 0px;
	padding: 2px;
	border: #9F840F 1px solid; 
	font-family: Arial, Verdana, Tahoma; 
}
textarea {
	font-size:1em;
	color:#6b1436;
	display:inline;
	width:158px;
	float:left;
	margin:5px 0px 10px 0px;
	padding: 2px;
	border: #9F840F 1px solid; 
	font-family: Arial, Verdana, Tahoma;
	
}
textarea2 {
	font-size:1em;
	color:#6b1436;
	display:inline;
	width:158px;
	float:left;
	margin:5px 0px 10px 0px;
	padding: 2px;
	border: #9F840F 1px solid; 
	font-family: Arial, Verdana, Tahoma;
	scrollbar-face-color:#ded08f;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#CCCCCC;
	scrollbar-shadow-color:#816a07;
	scrollbar-highlight-color:#ece3ba;
	scrollbar-3dlight-color:#808080;
	scrollbar-darkshadow-Color:#9f840f;
}
.inputtwo {
	font-size:1em;
	color:#6b1436;
	display:inline;
	width:158px;
	height:16px;
	float:left;
	margin:5px 0px 10px 0px;
	padding: 2px;
	border: #9F840F 1px solid; 
	font-family: Arial, Verdana, Tahoma; 
}
.mrmenu {
	font-size:1em;
	color:#6b1436;
	display:inline;
	width:150px;
	height:20px;
	float:left;
	margin:5px 0px 10px 0px;
	padding: 2px;
	border: #9F840F 1px solid; 
	font-family: Arial, Verdana, Tahoma; 
	
}
.mrmenu2 {
	font-size:1em;
	color:#6b1436;
	display:inline;
	width:200px;
	height:20px;
	float:left;
	margin:5px 0px 10px 0px;
	padding: 2px;
	border: #9F840F 1px solid; 
	font-family: Arial, Verdana, Tahoma; 
	
}
.inputthree {
	color:#6b1436;
	width:220px;
	float: left;
	text-align: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.inputfour{
	color:#6b1436;
	width:500px;
	float: left;
	text-align: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.inputfive {
	color:#6b1436;
	width:220px;
	float: left;
	text-align: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
.checkbox {
	font-size:1em;
	width:16px;
	height:16px;
	float:left;
	margin:5px 15px 10px 0px;
	padding: 0px;
	border:0;
}
.btn {
	height: 23px;
	width: 60px;
	text-align:center;
	background-color: #ded08f;
	border: 1px solid #6b1436;
	text-decoration:none;
	cursor: pointer;
	colour: #6b1436;
	font-family: Arial, Verdana, Tahoma; 
	font-size: 1em;
	padding: 2px 0px 5px 0px;
	margin: 20px 0px 10px 0px;
}
.btn3 {
	height: 23px;
	text-align:center;
	background-color: #ded08f;
	border: 1px solid #6b1436;
	text-decoration:none;
	cursor: pointer;
	colour: #6b1436;
	font-family: Arial, Verdana, Tahoma; 
	font-size: 1em;
	padding: 2px 0px 5px 0px;
	margin: 10px 0px 10px 0px;
}
.btn2 {
	height: 23px;
	width: 60px;
	text-align:center;
	background-color: #ded08f;
	border: 1px solid #6b1436;
	text-decoration:none;
	cursor: pointer;
	colour: #6b1436;
	font-family: Arial, Verdana, Tahoma; 
	font-size: 1em;
	padding: 2px 0px 5px 0px;
	margin: 5px 0px 15px 85px;
}
.hidden {
display:none;
}
.menu{
        padding:5px 0;
        border-bottom:1px solid #EAE9E7;
        margin:0 0 0px 0;
}
.menugoldy{
        padding:5px 0;
        border-bottom:1px solid #EAE9E7;
        margin:0 0 0px 0;
        color:#9F840F;
        font-size: 1.2em;
}

.image_right {
	float:right;
	margin: 0px 0px 20px 20px;
}
.image_left {
	float:left;
	margin: 0px 20px 20px 0px;
}
/*--------------------------------------------------------------------------------------------
	sIFR
  --------------------------------------------------------------------------------------------*/
/* 
START sIFR
These are standard sIFR styles... do not modify 
*/
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}
.sIFR-replaced {
	visibility: visible !important;
}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}
/* These "decoy" styles are used to hide the browser text before it is replaced... */
.sIFR-hasFlash h1 {
	visibility: hidden;
	font-size: 1.8em;
	padding: 0px;
	margin: 0px;
}
.sIFR-hasFlash h4 {
	visibility: hidden;
	padding: 0px;
	margin: 0px;
}
/* END sIFR */