@charset "utf-8";

/* CSS Document */

/* Main Styles ----------------------------------------- */

body {
	background:#105C12 url(../images/bg_pale.gif);
	line-height:160%;	
	margin:0 0 0 0;
	font-family:Tahoma, Verdana, Arial;
	font-size:12px;
	color:#3B1B02;
}

#container {
	width:950px;
	margin:0 auto 0 auto;
	background:#F8F7F1;
}

#main_content {
	padding:0 20px 0 20px;
}

.l { background:url(../images/border_mainl.gif) 0 0 repeat-y;}

.r { 
	background:url(../images/border_mainr.gif) 100% 0 repeat-y; 	
	padding:0 6px 15px 6px;	
}

img {
  border: none;
}

.miniText, .product_minitext {	
	font-size:10px;
}

/* Standard Links --------------------------------------*/

a:focus, a:hover, a:active, input, select { outline:none } 

a:link {
	color:#3B1B02;
	text-decoration:underline;
}

a:visited {
	color:#3B1B02;
	text-decoration:underline;
}

a:hover {
	color:#B4B685;
	text-decoration:underline;
}

a:active {
	color:#B4B685;
	text-decoration:underline;
}

/* Helper Styles --------------------------------------- */

img {	border:none; }

a:active
{
outline: none;
}

a:focus
{
-moz-outline-style: none;
}

.clear_left { clear:left; }

.clear_right { clear:right; }

.clear_left_padd {
	clear:left;
	height:25px;
}

.text_center {
	text-align:center;
	padding:0;
	margin:0;
}

.errorMessages {
    color:#D5270B;
		font-size:10px;
}

/* Heading Styles -------------------------------------- */

h1, h2 {
	font-family:"Trebuchet MS", Helvetica, sans-serif;
}

h1.company_name {
	padding:0;
	margin:0;
}

h1.company_name img {
	float:left;
	margin:0 3px 0 0;
}


h2.sectionHeader {
 color:#735B06;
 font-size:16px;
 margin:20px 0 20px 0;
 padding:0 0 6px 10px;
 background:url(../images/bg_sectionheader.gif) 0 100% repeat-x;
}

h3 {
	font-size:14px;	
}


/* Header ---------------------------------------------- */ 

.img_header {
	float:left;
}

.royal_warrant img {
	float:left;
	margin-left:3px;
}

#nav_top {
	padding:0 13px 0 13px;
	margin:0 0 0 0;
	list-style:none;
	background:url(../images/bg_nav.gif) 0 0 repeat-x;
	height:44px;
	text-align:center;	
}

#nav_top .nav_link {
	width:141px;
	vertical-align:middle;
	float:left;
	line-height:44px;
	vertical-align:middle;
}

#nav_top .nav_sep {	
	height:44px;
	width:9px;
	background:url(../images/bg_nav_sep.gif) no-repeat;
	float:left;
}

#nav_top a:link {
	color:#000000;
	text-decoration:none;
}

#nav_top a:visited {
	color:#000000;
	text-decoration:none;
}

#nav_top a:hover {
	color:#FFFFFF;
	text-decoration:none;
}

#nav_top a:active {
	color:#FFFFFF;
	text-decoration:none;
}


/* Footer ------------------------------------------------------ */

#footer {
	background:url(../images/bg_sectionheader.gif) 0 0 repeat-x;
	border-bottom:1px solid #E0DDCD;
	margin:15px 20px 10px 20px;
	padding:10px 0 10px 0;
	text-align:center;	list-style:none;
	
}

#footer li {
	display:inline;
	border-left:1px solid #E0DDCD;
	padding:0 25px 0 25px;
	margin:0;
	vertical-align:middle;
}	

.footer_text {
	text-align:center;
	font-size:10px;
}

/* Product, Featured and Image Left Boxes ----------------------------------------------- */ 

.productBoxes {
	padding:0 10px 0 10px;
}

#storeboxes, #storeboxes2, #individbox {
	float:left;
	margin-left:20px;
	width:590px;
}

#storeboxes2 {
	font-size:10px;
}

.img_mainLeft {
	width:222px;
	text-align:center;
	float:left;
}

.productBox_seperate {
	background:url(../images/bg_pb_seperate.gif) 50% 0 repeat-y;
	float:left;
	width:46px;
	height:130px;
	margin:10px 0 10px 0;
}

#storeboxes .productBox_seperate, #storeboxes2 .productBox_seperate  {
	width:15px;
	margin:10px 0 10px 0;
	height:200px;
}

.productBox {
	width:138px;
	float:left;
	text-align:center;
	padding:0 0 10px 0;
}

.productBox table {
	width:100%;
}

.productBox td {
	height:150px;
	vertical-align:middle;
	text-align:center;
}

.productBox form {
	margin:0;
	padding:0;
}

#storeboxes .productBox, #storeboxes2 .productBox{
	width:185px;
}

#individbox .productBox {
	width:280px;
}

#individbox .individDetails {
	width:260px;
	padding:0 10px 0 10px;
	margin-left:290px;
}

#individbox .individDetails p{
	margin:0 0 25px 0;
}

#storeboxes .productBox .border2, #storeboxes2 .productBox .border2{
	border:1px solid #E5E2D3;
	background:#FFFFFF;
}

.productBox .border1, .featuredBox .border1, .img_mainLeft .border1{
	background:#F1EEDE;
	padding:4px;
	margin-bottom:2px;
}

.productBox .border2, .featuredBox .border2, .img_mainLeft .border2 {
	border:1px solid #E5E2D3;
}

.productBox .border3, .featuredBox .border3{
	border:5px solid #FFFFFF;
}

.productBox .border4, .featuredBox .border4, .img_mainLeft .border4 {
	border:1px solid #FCE385; 
	background:#FFFFFF;
	text-align:center;
	line-height:100%;
	vertical-align:middle;
	padding:5px 0 5px 0;
}

.productBox span {
	width:80%;
	display:block;
	margin:0 auto 0 auto;
	height:40px;
}



.productBox .catNav, .productBox .catNav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	margin:0 auto 0 auto;
}






.productBox .catNav a {
	display: block;
	width: 165px;
	height:25px;
	background:#F0F0E0;
}

.productBox .catNav li {
	float: left;
	width: 100%;
	background: #F0F0E0;
}

.productBox .catNav li{
text-align: left;

}


.productBox .catNav li a {
background: url(../images/select.gif) no-repeat 6px center;
padding-left: 20px;
text-decoration: none;
font:bold 12px/25px Arial, Helvetica, sans-serif;

}


.productBox .catNav li ul {
	position: absolute;
	width: 165px;
	left: -999em;
}

.productBox .catNav li ul li {
background: #F0F0E0;
}

.productBox .catNav li ul li a{
background: none !important;
text-decoration: underline;
font: 11px Arial, Helvetica, sans-serif;
}



.productBox .catNav li:hover ul, .productBox .catNav li.sfhover ul {
	left: auto;
}




#storeboxes2 .productBox .border2 {
	padding-bottom:5px;
}

.img_mainLeft .border3 {
	border:2px solid #FFFFFF; 
}

.img_mainLeft .border4 {
	padding:2px 0 2px 0;
}


/* Image Border ---------------------------------- */

.imageBorder {
	border:2px solid #F1EEDE;
	padding:1px;
	background:#E5E2D3;
}

.imageBorder2 {
	border:1px solid #FFFFFF;
}

.imageBorder img {
	border:1px solid #FCE385;
}

/* Home Page Specific ---------------------------- */

.welcomeHome {
	margin-bottom:10px;
}

.welcomeHome p {
	margin-top:0;
	margin-bottom:15px; 
	text-align:justify; 
	width:272px
}

#mainWelcome .imageBorder {
	width:272px; 
	margin:10px 0 0 0;
}

#mainImage .imageBorder {
	width:604px; 
	float:right; 
	margin:0 0 0 10px;
	
}

.colL {
	width:315px;
	float:left;
	padding:0 10px 0 10px;
}

.colL .imageBorder {
	margin:0 auto 0 auto;
}

.colR {
	width:515px;
	padding:0 10px 0 10px;
	float:left;
	margin-left:28px;
}

.colL p, .colR p {
	margin:5px 0 5px 0;
	text-align:justify;
}

.colR .featuredL, .colR .featuredR  {
	width:240px;
	float:left;
	text-align:center;
}

.featuredBox {
	float:left;
	text-align:center;
	padding:0 0 10px 0;
	float:left;
}

.featuredBox_seperate {
	background:url(../images/bg_pb_seperate.gif) 50% 0 repeat-y;
	float:left;
	width:35px;
	height:260px;
	margin:20px 0 20px 0;
}


/* Contact Details ---------------------------------------- */

#contact_details {
	float:left;
	margin-left:30px;
	line-height:250%;
	width:320px;
}

#mapsearch {
	margin-left:582px;
	width:315px;
}

/* In the Press ----------------------------------------- */

#press_details {
	float:left;
	margin:0 0 0 30px;
	padding:0;
	line-height:160%;
	width:640px;
	display:block;
}


#press_details div a {
	margin:0 15px 15px 15px;
	display:inline-block;
}

/* Online Shop Navigation ----------------------------- */

#store_leftcol {
	float:left;
	width:275px;
}	

#store_leftNav, #store_basket, #store_account {
	border:3px solid #F0EDE1;
}







.promoProduct {
	text-align:left;
	font-size:14px;
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	width:780px;
	margin:0 auto 10px auto;
	border:1px solid #755E3F;
	background:#ececda;
	padding:10px;
	overflow:hidden;
}










.promoProduct div h2 {
color:#003300;
font-size:16px;
padding:0px;
width: 100%;
margin:0px;
}

.promoProduct div h2 font {
font-weight: notmal;
font-size: 12px;
}


.promoProduct div {
float: left;
padding-right: 10px;
}




.promoProduct div img {
border:1px solid #DADCA3;
}


.promoProduct div span {
font-weight: normal;
color:#3B1B02;
line-height: 25px;
}












#store_basket #store_account {
	margin:0 0 20px 0;
}

#store_leftNav .border1, #store_basket .border1, #store_account .border1{
	border:1px solid #FFFFFF;
	background:#EAE8DA url(../images/bg_leftnav.gif) 100% 0 no-repeat;
	padding:10px 20px 10px 20px;
}

#store_basket .border1 {
	padding:20px 20px 20px 20px;
}

.btn_store_section {
	margin:0 auto 0 auto;
	border:1px solid #DADCA3;
	background:#DBDDA6;
	padding:1px;
}

.btn_store_section .btn_store_section_border {
	border:1px solid #F5F6E7;
	background:#EDEED4 url(../images/bg_store_leftNavBtn.gif) 0 100% repeat-x;
	padding:10px 0 10px 0;
	text-align:center;
}


.btn_store_section  img{
	position:relative;
	bottom:-2px;
	left:-6px;	
}

#store_leftcol a {
	text-decoration:none;
	color:#3B1B02;
}

#store_leftcol a:visited {
	text-decoration:none;
	color:#3B1B02;
}

#store_leftcol a:hover {
	text-decoration:none;
	color:#B4B685;
}

#store_leftcol a:active {
	text-decoration:none;
	color:#B4B685;
}

#store_leftNav dl {
	margin:15px 0 15px 10px;
}

#store_leftNav dt {
	margin:10px 0 10px 0;
}

#store_leftNav dd {
	margin:15px 0 15px 20px;
}

#storeboxes .productBox select {
	color:#3C2F02;
	font-size:10px;
	background:#F0F0E0;
	width:95%;
	margin:5px 5px 5px 5px;
	border-top:1px solid #404040;
	border-left:1px solid #404040;
	border-right:1px solid #D4D0C8;
	border-bottom:1px solid #D4D0C8;
}


/* Stockists Sections --------------------------------------- */ 

#stockists {
	float:left;
	margin-left:40px;
	width:636px;
}

#stockists .country_third {
	width:192px;
	padding:0 10px 0 10px;
	float:left;
}


#stockists .country_third .country_expand {
	margin-bottom:5px;
	margin-left:5px;
	font-weight:bold;
}

#stockists .country_third .country_expand_over {
	margin-bottom:5px;
	margin-left:5px;
	font-weight:bold;
	color:#B4B685;
}

#stockists .country_third .country_expand:hover {
	cursor:pointer;
	color:#B4B685;
}

#stockists .country_third .stockists_expand {
	margin-bottom:5px;
	padding-bottom:5px;
	margin-left:5px;
	font-size:11px;
	text-align:left;
}

/* Page Numbers ------------------------------*/



/* Purchase ---------------------------------- */

.order_progress {
	text-align:center;
	font-size:14px;
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	padding:5px;
	font-weight:bold;
	color:#FDFDFA;
	background:#EAE8DA;
	width:790px;
	margin:0 auto 40px auto;
	border:1px solid #DADCA3;
	background:#DBDDA6;
	padding:1px;
}

.order_progress .border1 {
	border:1px solid #F5F6E7;
	background:#EDEED4 url(../images/bg_store_leftNavBtn.gif) 0 100% repeat-x;
	padding:10px 0 10px 0;
	text-align:center;
}

.order_progress .progress_active {
	color:#735B06;
}

.btn_green, .btn_brown {
	border:1px solid #666666;
	color:#FFFFFF;
	padding:5px 2px 2px 5px;
	cursor:pointer;
	outline:none;
	width:180px;
}

.btn_green:active, .btn_brown:active {
	border:1px solid #DAD9D9;
	outline:none;
	padding:6px 1px 4px 3px;
}

.btn_green {
	background:#62B14A url(../images/button_bg.gif) repeat-x bottom;
}	
	
.btn_brown {
	background:#F0F0E0 url(../images/button_bg2.gif) repeat-x bottom;
	color:#735B06;
}

#store_leftNav .btn_green {
	width:65px;
	height:22px;
	padding:0;
}

.returnBtn .btn_brown, .returnBtn2 .btn_brown{
	font-size:10px;
	padding:2px 5px 2px 5px;
}

.returnBtn .btn_brown:active, .returnBtn2 .btn_brown:active{
	font-size:10px;
	padding:3px 4px 1px 6px;
}

.btn_l {
	text-align:left;
	width:300px;
}

.btn_m {
	text-align:center;
	width:298px;
}

.btn_r {
	text-align:right;
	width:300px;
}

.returnBtn, .returnBtn2  {
	width:800px;
	margin:0 auto 0 auto;
	padding:4px 0 4px 0;
	text-align:right;
}

.returnBtn2 {
	width:400px;
}

.text_field {
	width:150px;
}

.text_field2 {
	width:50px;
	text-align:right;
}

.table1 {
	margin:0 auto 0 auto;
	border:1px solid #755E3F;
	width:100%;
}

.table1 th {
	background:#ECECDA;
	color:#003300;
	padding:10px;
	border-bottom:1px solid #755E3F;
}

.basket td{
	background-color:white;
}

.table1 td {
	padding:10px;
	border-bottom:1px dashed #D2CEBA;
}

.table1 td label {
	white-space:nowrap;
}

#form_catalogue {
	margin-left:260px;
	margin-bottom:150px;
}

.required {
	color:#2C942F;
}

.table2 {
	margin:0 auto 0 auto;
	width:100%;
}

.table2 th {
	vertical-align:middle;
	background:#ECECDA;
	padding:10px 0 10px 0;
	color:#003300;
	border-bottom:1px solid #FFFFFF;
}

.table2 td label {
	width:160px;
	margin:0 0 0 10px;
	padding:0 0 0 0;
	white-space:nowrap;
}

.table2 table{
	width:100%;
	margin:20px 0 20px 0;
}

.table2 td{
	vertical-align:middle;
	background:#ECECDA;
	padding:10px 0 10px 0;
	border-bottom:1px solid #FFFFFF;
}

.table2 .input_text, .table2 .input_select {
	width:250px;	
}

.table2 .nobg {
	background:none;
	border-bottom:none;
}

.leftAlign_tbl td {
	text-align:left;
}

.noBorder_tr td {
	border-bottom:none;
}

td.number {
	text-align:right;
}

.brdrBottom_tr td {
	border-bottom:1px solid #755E3F;
}

.noBrdrBottom_tr td {
	border-bottom:none;
}

.table1 .totalRow td {
	background:#ECECDA;
	color:#003300;
	padding:5px;
	text-align:right;
	border-bottom:none;
}

#newAddress {
	float:left;
	width:438px;
}

#paymentDetails {
	width:438px;
	margin-left:458px;
}


#confirm_delivery .returnBtn, #confirm_billing .returnBtn {
	text-align:right;
	width:100%;
	padding:4px 0 4px 0;
}

#confirm_delivery {
	float:left;
	width:435px;
}

#confirm_billing {
	margin-left:20px;
	width:435px;
	float:left;
}

/* Breadcrumbs -------------------------------- */

#breadcrumbs {
	font-size:11px;
	width:880px;
	margin:5px auto 0 auto;
	color:#AAAB8D;
}


#breadcrumbs img {
	position:relative;
	bottom:-3px;
}

#breadcrumbs a:link {
	text-decoration:underline;
	color:#949478;
}

#breadcrumbs a:visited {
	text-decoration:underline;
	color:#949478;
}

#breadcrumbs a:hover {
	text-decoration:underline;
	color:#C1C2A3;
}

#breadcrumbs a:active {
	text-decoration:underline;
	color:#C1C2A3;
}

/* Pagelinks -------------------------------- */

.productPageLinks {
	text-align:right;
}

/* Account ----------------------------------- */ 

.accountShipping {
	float:left;
	width:270px;
}

.accountDelivery {
	float:left;
	width:270px;
	margin-left:50px;
}


/* Live Validation Styles --------------------*/

.LV_validation_message{
    font-weight:bold;
    margin:0 0 0 5px;
		font-size:10px;
}
	
.LV_invalid {
    color:#D5270B;
}

.errorMessage {
    color:#D5270B;
		font-size:10px;
}

.LV_invalid_field, 
input.LV_invalid_field:hover, 
input.LV_invalid_field:active,
textarea.LV_invalid_field:hover, 
textarea.LV_invalid_field:active {
		border: 1px solid #D5270B;
} 

/* Highslide ---------------------------------- */
.highslide {
	cursor: url(../scripts/highslide/graphics/zoomin.cur), pointer;
  outline: none;
}

.highslide-html-content {
	display:none;
}

.highslide-body {
	clear:right;
}

.highslide-active-anchor img {
	visibility: hidden;
}
.highslide-wrapper {
	background: white;
}
.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(../scripts/highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
		font-size: 10px;
}

.highslide-move {
    cursor: move;
}
a.highslide-full-expand {
	background: url(../scripts/highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}


