/* General stylin' */

* {
	padding: 0; 
	margin: 0;
}
body {
	font-family:Verdana;
	font-size: 11px;
	background: #D9DAAC url(../images/bgt.jpg) 50% 0;
	text-align:center;
	margin: 10px auto;
	padding: 0;
	line-height: 16px;
	color: #584A35;
}
a {
	color: #63623A;
	text-decoration:none;
	}
a:hover {
	color: #FF6600;
	}
ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
li {
	margin: 0;
	padding: 0;
}
h1 {
	font-size: 16px;
	font-weight:bold;
	color: #FFFFFF;
	margin-top: 4px;
	font-weight: normal;
	margin: 5px 0 10px 0;
	}
h2 {
	font-size: 11px;
	font-weight: bold;
	}
h3	{
	font-size: 11px;
	font-weight: bold;
	}
h4 {
	font-size:12px;
	color: #5E5C42;
	}
div {
  	padding: 0;
  	margin: 0;
	}
img {
  	border: none;
  	margin: 0;
  	padding: 0;
	}
form {
 	 margin: 0;
 	 padding: 0
	}
p 	{
  	margin: 0;
  	padding: 0
	}

input {
  	margin: 0;
  	padding: 0;
	font-size:11px;
	font-family: verdana;
	}
textarea {
  	margin: 0;
  	padding: 1px;
	font-size:11px;
	font-family: verdana;
	}

/*Layout*/
 
.intro {
	height: 1px;
	overflow: hidden;
 	}
.border1 {
	width: 980px;
	background:url(../images/ctile.jpg) repeat-x #D9DAAC;
	margin: auto;
	text-align:left;
	}
#banner1 {
	width: 980px;
	height: 156px;
	background:url(../images/banner2.jpg) no-repeat;
	text-align: right;
	color: #fff;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}
#content {
	padding: 0px;
	float:left;
	width: 620px;
	margin: 0 0 0 180px;
	display: inline;
	}
#navigation {
	border: 0px solid #FF0000;
	padding: 0;
	width: 170px;
	float: left;
	margin: 0 0 0 -800px;
	display:inline;
	}
#controlp {
	border: 0px solid #0000FF;
	padding: 0;
	width: 170px;
	float: right;
	}
#footer	{
	clear:both;
	text-align: center;
	background:url(../images/footer.jpg) no-repeat;
	height:51px;
	padding: 30px 0 0 0;
	}
#intro h1 {
	font-size: 8px;
	}
/* Navigation/Control Panel */

.title {
	border: 0px solid #ffffff;
	width: 170px;
	color: #584A35;
	font-size:11px;
	height: 14px;
	line-height: 12px;
	font-family: verdana;
	background:url(../images/title1.gif) no-repeat;
	padding: 3px;
	text-indent: 4px;
	}
.menu {
	width: 164px;
	background: url(../images/menu1.png) no-repeat;
	padding: 3px;
	line-height: 20px;
	text-indent: 4px;
	margin: 0 0 3px 0;
	}
#controlp .menu {
	width: 170px;
	line-height: 16px;
	text-indent: 0;
	padding: 6px 3px 3px 3px;
	}
.menu a {
	width: 164px;
	height: 20px;
	display: block;
	cursor: pointer;
	}
.menu a:hover {
	background:url(../images/menu_roll.jpg) no-repeat;
	}
.menu-entry {
	background: url(../images/indent.gif) no-repeat;
	text-indent: 12px;
	}
.search {
	width: 170px;
	background: url(../images/searchbg.gif) no-repeat;
	padding: 3px;
	}
.search_input {
	background:#D9DAAC;
	font-family: Verdana;
	border: 1px #E2E2CD solid;
	margin: 0px 0px 0px 0px;
	width: 124px;
	height: 18px;
	float: left;
	display: inline;
	}
.go {
	background: url(../images/buttontile.jpg) #14530C;
	font-family: Verdana, Helvetica, sans-serif;
	color: #FFFFFF;
	border: 1px #A9DD51 outset;
	width: 30px;
	height: 18px;
	font-size: 10px;
	margin: 0 0 0 130px;
	text-align: center;
	cursor: pointer;
	}
.basket {
	border-top: 1px solid #D2D1AA;
	text-align: center;
	line-height: 20px;
	margin: 4px 0 0 0;
	}

/* Recently Viewed */

ul#recently {
	width: 170px;
	}
.menu ul#recently li.rec_des {
	float: left;
	width: 130px;
	overflow: hidden;
	display: block;
	height: 18px;
	line-height: 16px;
	clear: left;
	}
.menu ul#recently li.rec_vie {
	width: 40px;
	margin: 0 0 0 130px;
	display: block;
	height: 18px;
	line-height: 16px;
	}
.menu ul#recently li.rec_vie a {
	display: inline;
	background: none;
	
	}
	
/* Mini Nav */

.navalign {
	text-align: center;
	}

#minimenu {
	border: 0px solid #FF0000;
	width: 621px;
	height: 23px;
	text-align: left;
	padding-left:4px;
	line-height: 21px;
	color: #ECEACE;
	margin: auto;
	}
#minimenu li {
	float: left;
	text-align: center;
	color:#747354;
	font-weight: normal;
	width: 100px;
	display: block;
	}
#minimenu a {
	width: 100px;
	display: block;
	}
#minimenu a:hover {
	color:#CC0000;
	}
.tabs0 {
	background: url(../images/tabs.jpg) 0 0 no-repeat;
	}
.tabs1 {
	background: url(../images/tabs.jpg) 0 -25px no-repeat;
	}
.tabs2 {
	background: url(../images/tabs.jpg) 0 -50px no-repeat;
	}
.tabs3 {
	background: url(../images/tabs.jpg) 0 -75px no-repeat;
	}
.tabs4 {
	background: url(../images/tabs.jpg) 0 -100px no-repeat;
	}
	
/* Items in banner area (#banner1} */

#bannertext {
	padding-top: 40px;
	padding-right: 50px;
	margin-bottom: 51px;
	}

#bannertext h1 {
	color: #FFFFFF;
	font-size: 24px;
	margin: 0px;
	margin-right: 30px;
	margin-bottom: 10px;
	font-weight: normal;
	}
#bannertext h3 {
	color: #FFFFFF;
	font-size: 17px;
	margin: 0px;
	font-weight: normal;
	}

/* Items in left column (#navigation) */

.fleft {
	float: left;
	}

/* Items in centre column (#content) */

.box1 {
	border: #F2F2E3 1px dotted;
	padding: 4px;
	margin-bottom: 10px;
	}
.box2 {
	border: #ff6600 1px dotted;
	background: #D9DAAC;
	padding: 4px;
	margin-bottom: 10px;
	min-height: 300px;
	}

#content p {
	margin: 0 0 10px 0;
	}

/* Contact Form */

.contact_form {
	margin: 0px auto 20px auto;
	border: 1px dotted #E2E2CD;
	text-align: center;
	padding: 10px 10px 10px 10px;
	font-family: Verdana;
	}
.contact_form label {
	float: left;
	text-align: right;
	width: 240px;
	font-family: Verdana;
	}
#content .contact_form p {
	float: none;
	margin: 0px 0px 10px 260px;
	text-align: left;
	}
.contact_form input {
	height: 18px;
	}
.contact_form input,
.contact_form textarea {
	background:#D9DAAC;
	font-family: Verdana;
	border: 1px #E2E2CD solid;
	width: 200px;
	margin-right: 2px;
	}
.contact_form select {
	font-family: Verdana;
	border: 1px #999999 solid;
	}
.contact_form .submit {
	width: 70px;
	background: url(../images/buttontile.jpg) #14530C;
	color: #FFFFFF;
	border: 1px #A9DD51 outset;
	padding: 2px 0 2px 0;
	vertical-align: middle;
	font-size: 11px;
	}
.contact_form p .checkbox {
	width: 16px;
	border: 0;
	}
.contact_form .smallreq {
	width: 80px;
	background: #EFD3C2;
	}
.contact_form .small {
	width: 80px;
	}
.contact_form input.req,
.contact_form select {
	background: #EFD3C2;
	}
	
/* Login */

.AXISTableText {
	font-size: 11px;
	}
#loginsuccess {
	margin-top: 10px;
	border: 1px dotted #D9DAAC;
	padding: 2px;
	width: 610px;
	text-align:center;
	}
#loginsuccess td {
	padding-right : 20px;
	text-align:left;
	}
#loginsuccess .AXISTableText {
	margin:auto;
	width: 610px;
	}

/* Login Split (Checkout) */

.login_split {
	
	}
.login_split form {
	border: 1px solid #E2E2CD;
	background: #D9DAAC;
	padding: 4px;
	}
.login_split h2 {
	font-size: 14px;
	font-weight: normal;
	margin: 10px 0 10px 0;
	}
.login_split .submit {
	width: 110px;
	background: url(../images/buttontile.jpg) #14530C;
	color: #FFFFFF;
	border: 1px #A9DD51 outset;
	padding: 2px 0 2px 0;
	vertical-align: middle;
	font-size: 11px;
	margin: 0 auto;
	}
.center_button {
	text-align: center;
	}

/* Checkout Pages */

.checkout_form .exclude_form {
	margin: 10px 0 10px 0;
	}
.checkout_form {
	border: 1px solid #E2E2CD;
	background: #D9DAAC;
	padding: 10px;	
	margin: 0 0 10px 0;
	}
.checkout_summary,
.checkout_summary_sm {
	border: 1px solid #E2E2CD;
	background: #D9DAAC;
	padding: 5px;	
	margin: 0 0 10px 0;
	}
#content .checkout_summary p,
#content .checkout_summary_sm p {
	margin: 0;
	}
.checkout_summary_sm {
	font-size: 10px;
	}
.checkout_form {
	
	}
.checkout_form .name_title {
	display: block;
	float: left;
	width: 50px;
	height: 50px;
	}
.checkout_form .title_indent {
	margin: 0 0 0 100px;
	display: block;
	}
.checkout_form .title_indent label {
	float: left;
	width: 148px;
	clear: none;
	}
#content .checkout_form .title_indent p {
	margin: 0 0 10px 158px;
	}
.checkout_form label {
	float: left;
	width: 248px;
	clear: both;
	}
#content .checkout_form p {
	margin: 0 0 10px 258px;
	text-align: left;
	}
.checkout_form .outline_form_area p {
	margin: 0 0 10px 10px;
	text-align: center;
	}
	
.checkout_form input,
.checkout_form textarea {
	width: 170px;
	padding: 2px;
	border: 1px solid #E6E6CD;
	background: #CFCFA3;
	}
.checkout_form input.radio {
	width: 20px;
	}
.checkout_form select {
	border: 1px solid #E6E6CD;
	background: #CFCFA3;
	padding: 2px;
	font-size: 11px;
	font-family: verdana;
	}
.checkout_form button {
	vertical-align: middle;
	}
.checkout_form .small_text_input {
	width: 60px;
	}
.checkout_form #tandcconf {
	width: 15px;
	}
.checkout_form .outline_form_area {
	padding: 10px 0 0 0;
	border: 1px solid #E2E2CD;
	background: #D9DAAC;
	}
.checkout_form a {
	cursor:pointer;
	}
#display_none {
	display: none;
	text-align: center;
	padding: 5px 0 10px 0;
	border: 1px solid #E2E2CD;
	}
#DispAdr p {
	margin: 0 0 10px 0;
	}
.smtext {
	font-size: 9px;
	}

/* Account Information */

#account {
	height: 30px;
	border-bottom: 1px dotted #CBC998;
	}
#account h1 {
	position:absolute;
	float: left;
	}
#account p {
	float: right;
	height: 17px;
	line-height: 17px;
	border: 1px dotted #CBC998;
	padding: 2px 4px 2px 4px;
	margin: 3px 1px 0 0;
	background: #BCBC8A;
	}
.AXISTableHead {
	background: #BCBC8A;
	}
	
/* Special Offers (index) */

.prod_left {
	float: left;
	width: 134px;
	margin-right: 24px;
	margin-bottom: 10px;
	}
.prod_right {
	float: right;
	width: 134px;
	margin-bottom: 10px;
	}
.prodbg {
	overflow: hidden; 
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	position: relative;
	background: url(../images/prod_img_bg.png);
	width: 134px;
	height: 165px;
	border: #CBC998 1px solid;
	}
.prod {
	border: 0px;
	width: 102px;
	margin: auto;
	float:none;
	}
.sptext {
	width: 128px;
	height: 60px;
	}
.sptext, 
.c_text {
	
	background: url(../images/menufade3.png);
	padding: 3px;
	}

/*Catalogue Information */

.c_text {
	height: 40px;
	text-align:center;
	line-height: 13px;
	width: 128px;
	}

/*Product Information */

.product_page_detail {
	padding: 4px;
	border: #E2E2CD 1px solid;
	background: #D9DAAC;
	}
.product_page_detail p {
	margin: 0 0 10px 0;
	}
.product_image {
	float: left;
	width: 148px;
	height: 148px;
	padding: 18px;
	background: url(../images/prod_main.jpg);
	}
.product_info {
	margin: 0 0 0 190px;
	padding: 6px 0 0 0;
	}
	
.product_list_detail {
	padding: 4px;
	border: #E2E2CD 1px solid;
	background: #D9DAAC;
	margin: 0 0 10px 0;
	}
.product_list_detail p {
	margin: 0 0 10px 0;
	}
.product_list_image {
	float: left;
	width: 100px;
	height: 100px;
	padding: 15px;
	background: url(../images/prod_list.jpg);
	}
.product_list_info {
	margin: 0 0 0 140px;
	padding: 6px 0 0 0;
	}
.product_page_detail .AXISFieldText,
.product_list_detail .AXISFieldText {
	border: 1px solid #848351;
	width: 13px;
	height: 16px;
	font-size: 9px;
	font-family: verdana;
	padding: 2px 0 0 2px;
	margin: 1px 0 0 0;
	float: left;
	}
	
/** Cross selling groups **/

div#cross_selling_groups h4 {
	margin: 10px 0;
	}

div#cross_selling_groups .product_list_detail,
div#cross_selling_groups .product_list_detail_right {
	padding: 4px;
	border: #E2E2CD 1px solid;
	background: #D9DAAC;
	margin: 0 0 10px 0;
	display: inline;
	width: 295px;
	}
div#cross_selling_groups .product_list_detail {
	float: left;
	}
div#cross_selling_groups .product_list_detail_right {
	float: right;
	}
div#cross_selling_groups .product_list_detail p {
	margin: 0 0 10px 0;
	}
div#cross_selling_groups .product_list_image {
	float: left;
	width: 100px;
	height: 100px;
	padding: 15px;
	background: url(../images/prod_list.jpg);
	}
div#cross_selling_groups .product_list_info {
	margin: 0 0 0 140px;
	padding: 20px 0 0 0;
	}
	
	
.product_form {
	margin: 0px;
	padding: 0px;
	height: 1px;
	width: 115px;
	}
.add_button {
	width: 95px;
	height: 22px;
	padding: 0 0 0 3px;
	margin: 0px;
	}
.clearer_x {
	clear: both;
	}

/* Product Group Item */

.AXISTableText {
	margin: 0px;
	padding: 0px;
	background: #D9DAAC;
	}
.AXISSubHeading {
	display:none;
	}
.AXISBodyText {
	}
.product_detail_groupitem {
	border: #E2E2CD 1px solid;
	margin-top: 5px;
	padding-top: 4px;
	background: #D9DAAC;
	min-height: 288px;
	}
.product_detail_groupitem img {
	border: 1px solid #333333;
	width: 200px;
	margin: 0 15px 0 15px;
	}
.product_detail_groupitem select {
	background:#E6E7C7;
	font-family: Verdana;
	border: 1px #FFFFFF solid;
	font-size: 11px;
	margin-right: 2px;
	width: 124px;
	margin: 0 auto;
	padding: 0px;
	}
.pgi_space {
	height: 21px;
	}
.product_detail_groupitem input {
	height: 21px;
	padding: 0px;
	}

/* Site Map */

.sitemap {
	background: #D9DAAC;
	border: #E2E2CD 1px solid;
	margin: 0 0 10px 0;
	padding: 10px;
	}
.sitemap td {
	padding: 2px 0 2px 0;
	}

/* A to Z */

.atoz {
	border: #E2E2CD 1px solid;
	margin: 0 0 10px 0;
	}

.atoz .AXISTableText table.AXISTableText {
	padding: 0 0 0 10px;
	margin: 0 0 10px 0;
	
	}
/* Additional Images */

.additional_images {
	border: 0;
	padding: 2px;
	border: #E2E2CD 1px solid;
	background: #D9DAAC;
	margin: 10px 0 10px 0;
	width: 100%;
	}
.additional_images th {
	text-align: center;
	border-bottom: 1px solid #E2E2CD;
	padding: 4px;
	}
.additional_images td {
	text-align: center;
	padding: 4px;
	}
.additional_images td img {
	border: 1px solid #566C28;
	}

/* breadcrumb */

#trail .products {
	font-size: 17px;
	color: #FFFFFF;
	}
#trail .brown {
	font-size: 17px;
	color: #584A35;
	}
#trail {
	padding: 0px;
	margin: 0 0 10px 0;
	}

	
/* Shopping Basket */

.basket {
	width: 614px;
	}
#basket_title div {
	border-bottom: 1px dotted #DDDFC4;
	margin-bottom: 10px;
	margin-top: 20px;
	}
#basket_total div {
	border-top: 1px dotted #DDDFC4;
	margin-top: 10px;
	}
#basket_title,
.basket_items,
#basket_total,
#basket_title div,
.basket_items div,
#basket_total div {
	float: left;
	}
.col1 {
	width: 101px;
	}
.col2 {
	width: 340px;
	}
.col3 {
	width: 125px;
	}
.col4 {
	width: 49px;
	}
.basket_items input {
	width: 30px;
	}
#basket_total .col3 {
	}
.AXISBasketButtons {
	margin: 20px 0 10px 0;
	float: left;
	text-align: center;
	width: 620px;
	}
	
div.basket_items input#AXISVoucherSubmit {
	width: 50px;
	margin: 0 0 0 4px;
	}
div.basket_items input#AXISVoucherField {
	width: 70px;
	}

/* Items in right column (#controlp) */

.listl	{
	width: 80px;
	float: left;
	text-indent: 4px;
	}
.listr	{
	margin: 0 0 0 100px;
	}
.ul2_left {
	float: left;
	width: 20px;
	}
.ul2_right {
	width: 134px;
	margin: 0 0 0 21px;
	}
.ul2_left li,
.ul2_right li {
	padding: 4px 0 0 0;
	}
.radio_button {
	width: 17px;
	height: 17px;
	background:url(../images/radio_off.gif);
	}
#ticked_box {
	background:url(../images/radio_on.gif);
	}

/* Ad Banners */

#adbanner1 {
	background: url(../images/banners/body_banner_ad2.jpg);
	width: 620px;
	height: 80px;
	display: block;
	margin: 0 0 10px 0;
	}
#adbanner2 {
	background: url(../images/banners/adbanner2.jpg);
	width: 170px;
	height: 109px;
	display: block;
	}

.cc_info_panel {
	display: block;
	width: 170px;
	height: 34px;
	background: url(../images/creditcards.jpg) no-repeat;
	margin: 10px 0 0 0;
	}

/*Misc*/

.nothing {
	height:0px;
	width:0px;
	margin: 0;
	padding: 0;
	}
form {
	margin: 0px;
	padding: 0px;
	}
.rule {
	height: 1px;
	border-bottom: 1px dotted #D9DAAC;
	margin: 10px 0 10px 0;
	}	
.hilite {

	color: #CC6600;
	}
