html {
	background: #000000;
}

/* Body */
body {
	background: #ebeee1;
	color: #000;
	font-family: Verdana, sans-serif;
	font-size: 100%/1.4;
	line-height: 1.5;
	min-width: 1008px;
	padding: 0px;
}

/* Wrapper */
.row {
	margin: auto;
	width: 1008px;
}

.row_full_width {
	margin: auto;
	width: 100%;
}

/* Column margins */
.col_12, /* full width */
.col_9, /* 3/4 width */
.col_8, /* 2/3 width */
.col_6, /* half width */
.col_4, /* 1/3 width */
.col_3, /* 1/4 width */
.col_2 /* 1/6 width */
{
	display: inline;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}

/* Column widths taking into account the margins */
.col_12 {width:988px;}
.col_9 {width:736px;}
.col_8 {width:652px;}
.col_6 {width:484px;}
.col_4 {width:316px;}
.col_3 {width:232px;}
.col_2 {width:148px;}

/* Children (Alpha ~ First, Omega ~ Last) */
.alpha {
	margin-left: 0px;
}
.omega {
	margin-right: 0px;
}

img {
	height: auto;
	max-width: 100%;
}

#mobile_picture_details {
	display: none;
}

/* HEADER */
#top_line {
	height: 5px;
	margin: auto;
	background: #407516;
}

#header {
	background: #407516;
	color: #FFFFFF;
	height: 140px;
}

#header_title {
	padding-top: 10px;
	padding-left: 20px;
}

#logo {
	text-align: center;
	margin-top: 32px;
}

#logo img {
	border: 0px;
	max-width: 100%;
}

.header-left {
}

.header-center {
	text-align: center;
}

.header-right {
	padding-top: 20px;
	text-align: right;
}

.header-right a {
	font-size: 16px;
}

.header-full {
	display: none;
}

/* MINI BASKET (HEADER) */
#header_basket {
	text-align: right;
	margin-top: 20px;
	padding: 5px;
}

.items {
	color: #fff;
	background-color: transparent;
	font-size: 14px;
}

.basket-icon {
	vertical-align: middle;
}

/* HEADER ICONS */
#searchwrapper {
	float: right;
	width:300px; /*follow your image's size*/
	height:33px;/*follow your image's size*/
	background-repeat:no-repeat; /*important*/
	padding:0px;
	margin-left:10px;
	margin-top: 10px;
	margin-bottom: 3px;
	position:relative; /*important*/
	text-align: right;
}

.icon {
	margin-left: 7px;
	width: 32px;
}

.footer_icon {
	width: 16px;
}

.downarrowclass {
	width: 16px;
}

.home_icon {
	width: 22px;
}
 
/* MAIN MENU */
#menu-wrapper {
	background: #fff;
	height: 40px;
}

#menu {
	background: #fff;
	color: #143E0E;
	margin-top: 0px;
	height: 40px;
}

#menu a {
	color: #143E0E;
}

.ball-icon {
	vertical-align: middle;
	margin-left: 10px;
}

#responsive_menu {
	background-color: #fff;
	display: none;
	height: 40px;
}

#search_form {
	background-image: url('../images/search_box.gif');
	background-repeat: no-repeat; /*important*/
	float: right;
	height: 24px;/*follow your image's size*/
	margin: 0px;
	padding: 0px;
	position: relative; /*important*/
	width: 275px; /*follow your image's size*/
}

.searchbox {
	border: 0px; /*important*/
	color: #a1a1a1;
	font-weight: bold;
	background-color: transparent; /*important*/
	position: absolute; /*important*/
	top: 0px;
	left: 30px;
	width: 241px;
	height: 24px;
	padding: 0px;
	padding-top: 1px;
	border: 0px;
	background-color: transparent;
}
 
.searchbox_submit {
	border: 0px; /*important*/
	background: url('../images/search_btn.gif'); /*important*/
	position: absolute; /*important*/
	top: 0px;
	left: 233px;
	width: 42px;
	height: 24px;
	cursor: pointer;
}

/* BODY SECTION */
#body_wrapper {
	font-size: 14px;
	min-height: 500px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#body_right {
	border-left: 1px solid #000000;
	float: left;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	width: 690px;
}

#body_contact {
	margin: 0px auto 0px auto;
	padding-bottom: 20px;
}

#contact_left {
}

#contact_right {
}

/* FOOTER */
.footer-small {
	display: none;
}

#footer_wrapper {
	background-color: #4a2073;
	color: #FFFFFF;
	margin-top: 10px;
	border-top: 1px solid #fff;
}

#footer {
	color: #FFFFFF;
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
}

#footer a {
	color: #FFFFFF;
}

#footer a:hover {
	color: #D1D1D1;
	text-decoration: none;
}

.footer_title {
	font-weight: bold;
}

.footer_section a {
	color: #FFFFFF;
	text-decoration: none;
}

.footer_section a:hover {
	color: #D1D1D1;
	text-decoration: none;
}

#footer_cardsave {
	margin-top: 5px;
	text-align: right;
}

#final_wrapper {
	background-color: #000000;
	border-top: 1px solid #FFFFFF;
	color: #FFFFFF;
	font-size: 12px;
	padding-bottom: 5px;
}

#copyright {
	text-align: left;
	padding-top: 5px;
}

#copyright a {
	color: #FFFFFF;
	text-decoration: none;
}

#copyright a:hover {
	color: #F1F1F1;
}

#upshot {
	padding-top: 5px;
	text-align: right;
}

#upshot a {
	color: #FFFFFF;
	text-decoration: none;
}

#upshot a:hover {
	color: #F1F1F1;
}

/* GENERAL STYLING */
h1, h2, h3, h4, h5, h6 {
	color: #143E0E;
	font-size: 20px;
	font-weight: bold;
}

a {
	color: #143E0E;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

img {
	border: 0px;
}

.nofloat {
	clear: both;
}

.warning {
	color: #CC0000;
	font-weight: bold;
	font-size: 18px;
}

.small {
	font-size: 10px;
}

.font12 {
	font-size: 12px;
}

.medium {
	font-size: 14px;
}

.large {
	font-size: 18px;
}

.bold {
	font-weight: bold;
}

.underlined {
	text-decoration: underline;
}

.red_text {
	color: #CC0000;
}

.white_text {
	color: #FFFFFF;
}

.centered {
	text-align: center;
}

.justify {
	text-align: justify;
}

.align_middle {
	vertical-align: middle;
}

.float-right {
	float: right;
	margin-left: 15px;
}

/* PRODUCTS */
#left_category {
	float: left;
	margin-right: 10px;
}

#left_category_top {
	background-color: #83215F;
	color: #FFFFFF;
	font-size: 12px;
	font-family: "Trebuchet MS", "Arial", "Helvetica", sans-serif;
	font-weight: bold;
	height: 24px;
	margin-top: 5px;
	padding-top: 5px;
	text-align: center;
	text-transform: capitalize;
}

#left_category_mid {
	background-color: #F1F1F1;
	border-right: 1px solid #83215F;
	border-left: 1px solid #83215F;
	color: #83215F;
	font-size: 10px;
	padding: 5px;
}

#left_category_bot {
	background-color: #83215F;
	color: #FFFFFF;
	height: 1px;
}

#left_menu ul {
	list-style: none;
	margin: 0px;
	padding-left: 5px;
}

#left_menu ul li a {
	color: #83215F;
	font-size: 12px;
	text-decoration: none;
}

#left_menu ul li a:hover {
	color: #A1A1A1;
}

#left_banner_ad {
	background-color: #9F517C;
	margin-top: 10px;
	padding: 5px;
	text-align: center;
}

.product {
	background: #F1F1F1;
	height: 250px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}

.product_thumbs {
	padding-top: 3px;
	height: 40px;
	border:1px solid red;
}

.product_thumbs img {
	cursor: pointer;
}

.product_name {
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: 20px;
}

.product_name:hover {
	color: #A1A1A1;
	text-decoration: none;
}

.product_image {
	margin-top: 5px;
	margin-bottom: 5px;
}

.product_price {
	font-size: 16px;
	font-weight: bold;
	color: #143E0E;
}

.rrp {
	text-decoration: line-through;
	color: #a1a1a1;
	font-weight: normal;
}

.product_more_info_btn {
	margin-top: 10px;
}

.product_thumb {
	padding: 3px;
}

.product_more {
	background-color: #83215F;
	border: 1px solid #333333;
	margin: 10px auto 0px auto;
	padding: 2px;
	width: 130px;
}

.product_more a {
	color: #FFFFFF;
	display: block;
	font-size: 14px;
	font-weight: bold;
}

.product_more a:hover {
	text-decoration: none;
	color: #a1a1a1;
}

.btn_left {
	float: left;
	margin-left: 20px;
}

.btn_right {
	float: right;
	margin-right: 20px;
}

#product_info_left {
	margin-top: 5px;
}

#product_options_inner {
	width: 700px; 
	margin: auto;
}

.product_options_image {
	float: left;
	width: 170px;
}

.product_options_details {
	float: right;
	width: 500px;
}

.thumbnail {
	width: 99px;
	height: 99px;
	padding: 0px;
	float: left;
	margin-right: 4px;
	margin-bottom: 4px;
	background: #FFFFFF;
}

.img_border {
	text-align: center;
	width: 309px;
}

.img_border span {
	font-size: 10px;
	color: #a1a1a1;
}

.last {
	margin-right: 0px;
}

.img_border_reduced {
	display: none;
}

#gal2 {
	display: none;
}

#enlarge_picture {
	text-align: center;
}

#product_info_right {
	/*float: right;
	width: 590px;
	margin-left: 20px;*/
	padding-bottom: 20px;
}

#product_info_right h2 {
	font-size: 18px;
}

#productdivcontainer ul {
	padding-left: 20px;
}

.product_card_save {
	float: left;
	text-align: left;
}

/* RELATED PRODUCTS */
.related {
	height: 230px;
	margin-bottom: 10px;
	background: #FFFFFF;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: transparent;
}

.related .title {
	height: 40px;
}

.related a {
	color: #000000;
	background-color: transparent;
}

.related a:hover {
	text-decoration: none;
}

/* BUNDLED PRODUCTS */
.plus_sign {
	margin-top: 60px;
	font-size: 48px;
	color: #444;
	text-align: center;
}

.bundles {
	background: #FFFFFF;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: transparent;
	padding: 5px;
}

.bundles .title {
	height: 40px;
}

.bundles a {
	color: #000000;
	background-color: transparent;
}

#bundle_desc {
	margin-top: 10px;
	font-weight: bold;
}

#bundle_individual_price {
	margin-top: 10px;
	font-weight: bold;
	color: #000000;
	background: transparent;
}

#bundle_price {
	margin-top: 10px;
	font-size: 18px;
	font-weight: bold;
	color: #FF5C00;
	background: transparent;
}

/* BASKET */
#basket_btn {
	width: 220px;
	height: 40px;
	background: url('../images/basket_btn.gif');
	border: 0px;
	cursor: pointer;
}

#basket_btn_disabled {
	width: 220px;
	height: 40px;
	background: url('../images/basket_btn_disabled.gif');
	border: 0px;
}

.readmore {
	color: #143E0E;
	text-decoration: none;
}

.readmore:hover {
	color: #a1a1a1;
	text-decoration: none;
}

/* Basket */
/*
#add_to_basket_form div {
	margin-bottom: 15px;
}
*/

#add_to_basket_form select {
	color: #000000;
	font-weight: normal;
	margin-bottom: 5px;
}

#add_to_basket_form label {
	font-weight: bold;
	float: left;
	width: 120px;
	margin-bottom: 5px;
}

#add_to_basket_form label.error {
	display: none;
	font-weight: normal;
	color: red; 
	text-align: left;
	width: 350px;
	margin-left: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	background: transparent url('../images/cancel.png') no-repeat scroll left;
}

#add_to_basket_form input.error {
	border: 1px dotted red; 
	background: #EDBE9C;
}

#add_to_basket_form select.error {
	border: 1px dotted red; 
	background: #EDBE9C;
}

.basket_options {
	color: #444;
	background-color: transparent;
	padding-left: 10px;
	font-size: 12px;
}

.bundle_options {
	color: #444;
	background-color: transparent;
	padding-left: 10px;
	font-size: 12px;
}

#basket_error {
	background: #EDBE9C url('../images/cart-error.png') no-repeat;
	background-position: 5px 5px;
	border: 1px solid #A40000;
	color: #000000;
	font-size: 14px;
	margin: 0px auto 20px auto;
	min-height: 40px;
	padding-left: 45px;
	text-align: left;
	vertical-align: middle;
	width: 550px;
}

#basket_verify {
	background: #9c6 url('../images/cart-warning.png') no-repeat;
	background-position: 5px 5px;
	border: 1px solid green;
	color: #000000;
	font-size: 14px;
	margin: 0px auto 20px auto;
	padding: 10px;
	padding-left: 55px;
	text-align: left;
	vertical-align: middle;
	width: 650px;
}

.basket_preview_image {
	float: left;
	width: 100px;
}

.basket_preview_description {
	float: left;
	margin-left: 10px;
	width: 878px;
}

#contact-form label.error {
	background: transparent url('../images/cancel.png') no-repeat scroll left;
	display: none;
	font-weight: normal;
	color: red; 
	text-align: left;
	width: 350px;
	margin-left: 135px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}

#contact-form input.error {
	border: 1px dotted red;
	background: #EDBE9C;
}

#contact-form textarea.error {
	border: 1px dotted red;
	background: #EDBE9C;
}

#contact-form select.error {
	border: 1px dotted red;
	background: #EDBE9C;
}

/* SOCIAL NETWORKING SIDEBAR */
#sidebar {
	top: 212px;
	width: 37px;
	left: 0px !important;
	overflow: hidden;
	position: fixed;
	text-align: center;
	line-height: normal;
	_position: absolute;
	font-size: 9px;
}

#sidebar a,#sidebar a:visited {
	font-size: 9px;
	text-decoration: none;
}

/* REVIEWS */
#reviews {
	margin: 0px auto 0px auto;
	width: 924px;
}

#review_form {
	background: #F1F1F1;
	border: 1px solid #A1A1A1;
	margin: 10px auto 0px auto;
	padding: 10px;
	width: 914px;
}

#review-form select {
	color: #AF7817;
	font-size: 20px;
}

#review-form textarea {
	font-family: "Arial", "Helvetica", sans-serif;
	width: 97%;
}

#reviewText {
	color: #CC0000;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
}

/* GIFT VOUCHERS */
#voucher_form {
}

#voucher_form label {
	float: left;
	margin-bottom: 10px;
	width: 160px;
}

#voucher_form input {
	float: left;
}

#voucher_form textarea {
	float: left;
	width: 195px;
}

#voucher_left {
	background: #000000;
	border: 1px solid #A1A1A1;
	color: #FFFFFF;
	float: left;
	min-height: 558px;
	padding: 20px;
	width: 370px;
}

#voucher_right {
	float: left;
	margin-left: 20px;
	width: 350px;
}

#voucher_picture {
	background: url('../images/vouchers/womens.jpg');
	height: 598px;
	width: 400px;
}

#voucher_code {
	font-size: 24px;
	color: #232220;
	background-color: transparent;
	position: absolute;
	margin-top: 160px;
	margin-left: 30px;
	text-align: center;
}

#voucher_value {
	font-size: 50px;
	color: #232220;
	width: 170px;
	background-color: transparent;
	position: absolute;
	margin-top: 230px;
	margin-left: 30px;
	text-align: center;
}

#voucher_text {
	width: 320px;
	height: 220px;
	background: url('../images/voucher_text.png');
	position: absolute;
	margin-top: 320px;
	margin-left: 30px;
	padding: 10px;
	font-size: 22px;
}

#voucher_from {
	/*margin-top: 10px;*/
}

#voucher_message {
	/*margin-top: 10px;*/
}

#voucher_message_text {
	font-size: 18px;
}

#voucher_date {
	background: #000000;
	color: #FFFFFF;
	margin-top: 560px;
	margin-left: 30px;
	position: absolute;
	text-align: center;
	width: 340px;
}

#voucher_form label.error {
	background: transparent url('../images/cancel.png') no-repeat scroll left;
	display: none;
	font-weight: normal;
	color: red; 
	text-align: left;
	width: 195px;
	margin-left: 160px;
	/*padding-top: 10px;
	padding-bottom: 10px;*/
	padding: 0px;
	padding-left: 20px;
}

#voucher_form input.error {
	background: #EDBE9C;
	border: 1px dotted red;
}

#voucher_form select.error {
	background: #EDBE9C;
	border: 1px dotted red;
}

#voucher_form .btn {
	width: 207px;
	height: 37px;
	border: 0px;
	background: url('../images/basket_btn_white.gif');
	cursor: pointer;
}

/* MY ACCOUNT */
#my_account_middle {
	color: #444;
	margin: auto;
	width: 760px;
}

#my_account_middle h1 {
	margin-top: 0px;
}

#tab_sub_menu {
	background-color: #1F5F9B;
	color: #FFFFFF;
	font-size: 14px;
	height: 25px;
	padding-top: 5px;
	width: 760px;
}

#tab_sub_menu a {
	color: #FFFFFF;
	background-color: transparent;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
}

#tab_sub_menu a:hover {
	color: #a1a1a1;
	background-color: transparent;
}

#tab_content {
	padding: 20px;
	border-left: 1px solid #1F5F9B;
	border-right: 1px solid #1F5F9B;
	border-bottom: 1px solid #1F5F9B;
	font-size: 14px;
}

#tab_content h2 {
	margin-top: 0px;
}

#my_account_middle #tab_content .member_product_wrapper {
	background-color: #F1F1F1;
	float: left;
	margin-bottom: 10px;
	padding: 5px 0px 10px 0px;
	text-align: center;
	width: 226px;
}

#my_account_middle #tab_content .member_product_wrapper.center {
	margin-right: 20px;
	margin-left: 20px;
}

#my_account_middle #tab_content .member_product_wrapper.center {
	margin-right: 20px;
	margin-left: 20px;
}

#my_account_middle #tab_content .member_product_description {
	text-align: center;
}

#my_account_middle #tab_content .member_product_preview {
	height: 130px;
	margin: 10px auto 10px auto;
}

/* HOME BANNER */
#home_banner {
	overflow: hidden;
	z-index: -2000;
}

#home_banner .slideshow { 
	z-index: 30000;
}

.home-banner {
	max-width: 1140px;
	height: 470px;
	padding-top: 40px;
	text-align: center;
}

.home-banner-overlay {
	max-width: 1140px;
	height: 350px;
	background: url('../images/banner-overlay.png');
	position: relative;
}

.banner-title {
	padding-top: 80px;
	font-size: 26px;
	color: white;
	font-weight: bold;
	text-transform: uppercase;
}

.banner-text {
	padding-top: 30px;
	font-size: 22px;
	color: yellow;
	font-weight: bold;
	text-transform: uppercase;
}

.banner-button {
	padding-top: 150px;
}

.banner-click-here {
	background: url('../images/banner-btn-overlay.png');
	padding: 25px;
	border-radius: 20px;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
}

.banner-click-here:hover {
	color: #B0BB86;
	text-decoration: none;
}

/* HOME SECTIONS */
.home-section {
	color: #143E0E;
	background: #fff;
	height: 380px;
	border-radius: 10px;
	margin-top: 10px;
	padding: 10px;
	box-sizing: border-box;
}

.home-section-title {
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 18px;
}

.home-section-text {
	padding-top: 10px;
	padding-bottom: 10px;
	height: 270px;
	text-align: center;
}

.home-section-button {
	text-align: center;
}

.section-click-here {
	background: url('../images/banner-btn-overlay.png');
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 15px;
	border-radius: 10px;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
}

.section-click-here:hover {
	color: #B0BB86;
	text-decoration: none;
}

.home-section-large {
	display: none;
}

/* CATEGORY BANNERS */
#category_banner {
	height: 327px;
	margin: 0px auto 15px auto;
	overflow: hidden;
	width: 980px;
}

#category_banner .category_slideshow {
	height: 327px;
	margin: auto;
	width: 980px;
	/*z-index: -2000;*/
}

#category_banner .category_slideshow img {
}

/* SEARCH BOX */
#show_search {
	float: right;
	position: absolute;
	width: 244px;
	height: 58px;
	margin-top: 6px;
	margin-left: 700px;
	cursor: pointer;
	background: url('../images/search_closed.png');
	border: 0px;
}

#search_open {
	float: right;
	position: absolute;
	width: 244px;
	height: 426px;
	margin-top: 6px;
	margin-left: 700px;
	background: url('../images/search_open.png');
	display: none;
}

#search_content {
	margin-top: 40px;
	padding-left: 20px;
	padding-right: 20px;
	height: 330px;
}

#hide_search {
	position: absolute;
	margin-top: 0px;
	margin-left: 0px;
	width: 244px;
	height: 58px;
	background: url('../images/blank.gif');
	cursor: pointer;
	border: 0px;
}

#search_form {
}

.search_section {
	margin-top: 10px;
}

#search_form label {
	color: #00ADF1;
	background-color: transparent;
	font-weight: bold;
}

#search_form select {
	width: 205px;
	margin-top: 2px;
	margin-bottom: 2px;
	border: 1px solid #a1a1a1;
}

#search_category {
	width: 190px;
	height: 115px;
	padding: 5px;
	border: 1px solid #a1a1a1;
	overflow: scroll;
}

.search_price {
	color: #1A418C;
	background-color: transparent;
	font-weight: bold;
	border: 0px;
	width: 100px;
}

#search_button {
	border: 0px;
	background: url('../images/search_button.gif');
	width: 202px;
	height: 38px;
	cursor: pointer;
	margin-top: 20px;
}

/* HOME ICONS */
#home_icons {
	width: 964px;
	margin: 10px auto 10px auto;
	padding-left: 2px;
}

.home_icon {
	margin-left: 11px;
}

/* BRAND LOGOS */
#brand_logos {
	width: 940px;
	margin: 10px auto 10px auto;
	text-align: center;
}

/* BREADCRUMBS */
#breadcrumbs {
	color: #83215F;
	font-size: 10px;
	height: 12px;
	padding-top: 5px;
	padding-left: 5px;
	text-transform: uppercase;
}

#breadcrumbs a {
	color: #83215F;
	text-decoration: none;
}

#breadcrumbs a:hover {
	text-decoration: underline;
}

/* Buy Now/Request Callback Buttons */
.buynowbtn {
	background-color: none !important;
	background-image: url('../images/buy-now.png');
	background-repeat: no-repeat;
	border: 0px;
	cursor: pointer;
	float: left;
	height: 50px;
	width: 176px;
}

.paypalbtn {
	width: 153px;
	height: 45px;
	background: url('../images/paypal_btn.png');
	cursor: pointer;
	border: 0px;
}

.requestcallbackbtn {
	background-color: none !important;
	background-image: url('../images/request-callback.png');
	background-repeat: no-repeat;
	border: 0px;
	cursor: pointer;
	float: left;
	height: 50px;
	width: 297px;
}

/* CSS3 Button */
.btn, .btn:visited {
	background-color: #663366;
	border: 0px;
	border-radius:10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	color: #FFFFFF;
	cursor: pointer;
	display: inline-block;
	margin-top: 5px;
	padding: 5px 10px 6px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.6);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.6);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	text-align: center;
	text-decoration: none;
}
 
.btn:hover {
	background-color: #2D2D2D;
	color: #FFFFFF;
	text-decoration: none;
}

.btn:active {
	top: 1px;
}

.small.btn, .small.btn:visited {
	font-size: 11px;
}

.vsmall.btn, .vsmall.btn:visited { /* USED IN MINI CART IN HEADER */
	font-size: 10px;
	height: 15px;
	margin: 0px;
	padding: 0px;
	padding-top: 1px;
	width: 85px;
}

.btn, .btn:visited, .medium.btn, .medium.btn:visited {
	font-size: 13px;
	font-weight: normal;
	line-height: 1;
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
}

.large.btn, .large.btn:visited {
	font-size: 14px;
	padding: 8px 14px 9px;
}

.super.btn, .super.btn:visited {
	font-size: 34px;
	padding: 8px 14px 9px;
}

.white.btn {
	color: #143E0E;
	background-color: #fff;
}

.white.btn:hover {
	color: #143E0E;
	background-color: #f1f1f1;
}

.pink.btn, .magenta.btn:visited {
	background-color: #e22092;
}

.pink.btn:hover {
	background-color: #c81e82;
}

.green.btn, .green.btn:visited {
	background-color: #91bd09;
}

.green.btn:hover {
	background-color: #749a02;
}

.red.btn, .red.btn:visited {
	background-color: #e62727;
}

.red.btn:hover {
	background-color: #cf2525;
}

.orange.btn, .orange.btn:visited {
	background-color: #ff5c00;
}

.orange.btn:hover {
	background-color: #d45500;
}

.blue.btn, .blue.btn:visited {
	background-color: #2981e4;
	color: #FFFFFF;
}

.blue.btn:hover {
	background-color: #2575cf;
}

.purple.btn, .purple.btn:visited {
	background-color: #143E0E;
	color: #FFFFFF;
}

.purple.btn:hover {
	background-color: #000;
}

.yellow.btn, .yellow.btn:visited {
	background-color: #ffb515;
}

.yellow.btn:hover {
	background-color: #fc9200;
}

.black.btn, .black.btn:visited {
	background-color: #000000;
}

.black.btn:hover {
	background-color: #2D2D2D;
}

.width_60 {
	width: 60px;
}

.width_80 {
	width: 80px;
}

.width_100 {
	width: 100px;
}

.width_180 {
	width: 180px;
}

.width_250 {
	width: 250px;
}

.width_300 {
	width: 300px;
}

.btn_center {
	text-align: center;
}

/* Loyalty Points */
#cust_loyalty_banner {
	float: right;
	color: #FFFFFF;
	background-color: #fd8402;
	padding: 10px;
	border-radius:0.5em;
	-moz-border-radius: 2px; 
	-webkit-border-radius: 2px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.6);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.6);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 16px;
}

#cust_loyalty_banner .info_button {
	margin-left: 10px;
	vertical-align: middle;
	margin-top: -5px;
}

#loyalty_message {
	width: 550px;
	/*min-height: 40px;*/
	padding: 10px;
	margin: 20px auto 20px auto;
	color: #000000;
	background-color: #ECF598;
	border: 1px solid #A39B11;
	text-align: center;
	font-size: 14px;
}

#loyalty_points_product {
	float: right;
	color: #FFFFFF;
	background-color: #00AEEF;
	padding: 5px;
	border-radius:0.5em;
	-moz-border-radius: 2px; 
	-webkit-border-radius: 2px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.6);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.6);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 16px;
}

#loyalty_points_product .info_button {
	margin-left: 5px;
	vertical-align: middle;
	margin-top: -5px;
}

/* centre tables (firefox bug) */
.marginauto {
	margin: auto;
}

#payment_info {
	margin-top: 20px;
}

/* SORT MENU */
#sort_menu_wrapper {
	background-color: #143E0E;
	color: #fff;
	font-size: 12px;
	margin-top: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: left;
}

#sort_menu {
	float: left;
	line-height: 24px;
	margin-left: 5px;
}

#sort_menu label {
	color: #FFFFFF;
	float: left;
	line-height: 24px;
	margin: 0px;
	margin-right: 5px;
}

#sort_menu select {
	float: left;
	font-size: 12px;
	height: 24px;
	margin: 0px;
	padding: 0px;
	width: 150px;
}

#sort_menu_navigation {
	float: right;
}

/* NUMBER OF PRODUCTS FORM */
#number_of_products_form {
	float: left;
	height: 24px;
	line-height: 24px;
	margin-left: 10px;
}

#number_of_products_form label {
	color: #FFFFFF;
	float: left;
	margin: 0px;
	margin-right: 5px;
	line-height: 24px;
}

#number_of_products_form select {
	float: left;
	font-size: 12px;
	height: 24px;
	margin: 0px;
	padding: 0px;
	width: 150px;
}

/* PAGINATION */
.pagination {
	margin: 0px 0px 0px 48px;
	padding: 2px;
}

.pagination ul {
	font-size: 12px;
	margin: 0px;
	margin-right: 3px;
	padding: 0px;
	text-align: right; /* Set to "right" to right align pagination interface */
}

.pagination li {
	display: inline;
	list-style-type: none;
	padding: 1px;
}

.pagination a, .pagination a:visited {
	background: #FFFFFF;
	border: 1px solid #83215F;
	color: #83215F;
	padding: 1px 5px;
	text-decoration: none;
}

.pagination a:hover, .pagination a:active {
	background-color: #83215F;
	border: 1px solid #83215F;
	color: #FFFFFF;
}

.pagination li.currentpage {
	background-color: #83215F;
	border: 1px solid #83215F;
	color: #FFFFFF;
	font-weight: bold;
	padding: 1px 5px;
}

.pagination li.disablepage {
	border: 1px solid #929292;
	color: #929292;
	padding: 1px 5px;
}

.pagination li.nextpage {
	font-weight: bold;
}

* html .pagination li.currentpage, * html .pagination li.disablepage { /* IE 6 and below. Adjust non linked LIs slightly to account for bugs */
	margin-right: 5px;
	padding-right: 0px;
}

/* Contact Form
-------------------------------------------------------------- */
label {
	color: #143E0E;
	cursor: pointer;
	display: block;
	font-weight: bold;
	margin: 4px 0px;
}

input {
	background-color: #F4F4F4;
	border: 1px solid #5F5F5F;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	color: #000000;
	display: block;
	font-family: sans-serif;
	font-size: 13px;
	margin-bottom: 10px;
	padding: 10px;
	width: 100%;
	
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

select {
	background-color: #F4F4F4;
	border: 1px solid #5F5F5F;
	color: #000000;
	display: block;
	font-size: 14px;
	margin-bottom: 10px;
	padding: 10px;
	width: 100%;
}

textarea {
	background-color: #F4F4F4;
	border: 1px solid #5F5F5F;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	color: #000000;
	font-family: sans-serif;
	font-size: 14px;
	margin-bottom: 10px;
	padding: 10px;
	width: 100%;
	
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

legend {
	background-color: #000000;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 100%;
}

.form_header {
	padding: 5px;
}

.sendButton {
	background-color: #143E0E;
	border: 1px solid #FFFFFF;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	color: #FFFFFF;
	cursor: pointer;
	font-size: 1.2em;
	margin: auto;
	padding: 10px;
	text-align: center;
	width: 90%;
}

.sendButton:hover {
	background-color: #000;
	color: #FFFFFF;
}

.form_section {
	width: 100%;
}

.error {
	color: #CC0000;
}

/* CONTACT FROM ERRORS */
label.error {
	display: none;
	font-weight: normal;
	color: red;
	text-align: left;
	width: 350px;
	margin-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	background: transparent url('../images/cancel.png') no-repeat scroll left;
}

input.error {
	border: 1px dotted red;
	background: #EDBE9C;
}

textarea.error {
	border: 1px dotted red;
	background: #EDBE9C;
}

select.error {
	border: 1px dotted red;
	background: #EDBE9C;
}

/* ElavateZoom */
/*set a border on the images to prevent shifting*/
#gallery_01 img {
	border: 2px solid white;
}
 
/*Change the colour*/
.active img {
	border: 2px solid #333 !important;
}

/* BASKET */
/* CARD LOGOS */
#card_logos {
	text-align: right;
}

.basket_image {
	float: left;
	margin-right: 20px;
}

.delete {
	background: url('../images/delete_icon.gif');
	width: 25px;
	height: 25px;
	border: 0px;
	cursor: pointer;
}

.delete:hover {
	background: url('../images/delete_icon.gif');
	width: 25px;
	height: 25px;
}

.border_bottom_head {
	border-bottom: 2px solid #d1d1d1;
}

.border_bottom {
	border-bottom: 1px solid #d1d1d1;
}

#ff_cart label {
	float: left;
	color: #444;
	font-weight: normal;
	margin-right: 10px;
}

.voucher {
	float: left;
	width: 200px;
	text-align: right;
}

/* css radio buttons */
input[type=radio].css-checkbox {
	display: none;
}

input[type=radio].css-checkbox + label.css-label {
	background-position: 0px 0px;
	background-repeat: no-repeat;
	cursor: pointer;
	display: inline-block;
	font-size: 18px;
	height: 18px;
	line-height: 18px;
	padding-left: 35px;
	vertical-align: middle;
}

input[type=radio].css-checkbox:checked + label.css-label {
	background-position: 0px -18px;
}

label.css-label {
	background-image:url('../images/cssradio.png');
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

table, td, th {
	border: 0px;
	border-collapse: collapse;
}

table {
	border-spacing: 0px;
}

th {
	color: #000000;
	margin: 0px;
	padding: 4px;
}

td {
	background-color: #FFFFFF;
	margin: 0px;
}

.entryTable {
	background-color: #DDDDDD;
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 14px;
}

.entryTableHeader {
	background-color: #F1F1F1;
	color: #000000;
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

/*.entryTable input {
	width: 350px;
}*/

.entryTable .heading {
	background-color: #D1D1D1;
}

.entryTable .label {
	/*background-color: #EFEFEF;*/
	/*padding-left: 20px;*/
}

.entryTable .content {
	background-color: #FFFFFF;
}

.confTable {
	background-color: #DDDDDD;
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 12px;
}

.confTableHeader {
	background-color: #FFFFFF;
	background-position: center;
	color: #444444;
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.confTable .label {
	background-color: #EFEFEF;
}

.confTable .content {
	background-color: #FFFFFF;
}

.infoTable {
	background-color: #DDDDDD;
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 14px;
}

.infoTableHeader {
	background-color: #FFFFFF;
	background-position: center;
	color: #000000;
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

.infoTable .label {
	background-color: #EFEFEF;
	width: 30%;
}

.infoTable .heading {
	background-color: #d1d1d1;
}

.infoTable .content {
	background-color: #FFFFFF;
}

/* PAYMENT PAGES */
#paypal {
	margin: auto;
	text-align: center;
}

.paypal_payment {
	margin-top: 10px;
	margin-bottom: 10px;
}

#paypal_button {
	width:300px;
	text-align: center;
	margin: auto;
}

.paypal_button {
	height: 40px;
	width: 300px;
	background: url('../images/paypal_button.gif');
	border: 0px;
	cursor: pointer;
	margin-top: 20px;
	margin-bottom: 20px;
}

.paypal_button:hover {
	background: url('../images/paypal_button.gif');
}

.cardsave_button {
	height: 51px;
	width: 300px;
	background: url('../images/payment_button.png');
	cursor: pointer;
	border: 0px;
	margin: 20px auto 20px auto;
}

.cardsave_button:hover {
	background: url('../images/payment_button.png');
}

#sagepay_message {
	background: #F2DEDE;
	color: #A94442;
	border: 1px solid #A94442;
	border-radius:10px;
	padding:10px;
	margin-bottom: 20px;
	text-align: center;
}

#sagepay_message p {
	font-size: 14px;
}

#sagepay_iframe_container {
	margin: auto;
	width: 800px;	
}

#sagepay_iframe_container iframe {
	width: 100%;
}

/* BOOKINGS CALENDAR */
#calendar_container {
	background-color: #285C00;
	border: 2px solid #FFFFFF;
	border-radius: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-right: auto;
	margin-left: auto;
	padding: 5px 5px 10px 5px;
	width: 966px;
}

#calendar_navigation h3 {
	color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
}

.calendar_month_prev,
.calendar_month_curr,
.calendar_month_next {
	float: left;
	font-size: 18px;
	font-weight: bold;
	line-height: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.calendar_month_prev.responsive,
.calendar_month_curr.responsive,
.calendar_month_next.responsive {
	display: none;
}

.calendar_month_prev {
	font-size: 14px;
	text-align: left;
	width: 33%;
}

.calendar_month_prev a {
	color: #FFFFFF;
	margin-left: 5px;
	text-decoration: none;
}

.calendar_month_prev a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.calendar_month_curr {
	color: #FFFFFF;
	cursor: default;
	text-align: center;
	width: 34%;
}

.calendar_month_next {
	font-size: 14px;
	text-align: right;
	width: 33%;
}

.calendar_month_next a {
	color: #FFFFFF;
	margin-right: 5px;
	text-decoration: none;
}

.calendar_month_next a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.calendar_label,
.calendar_cell {
	margin: 2px;
	width: 132px;
}

.calendar_label {
	border: 1px solid transparent;
	color: #FFFFFF;
	float: left;
	font-size: 14px;
	height: 25px;
	line-height: 25px;
	text-align: center;
}

.calendar_cell {
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	float: left;
	height: 132px;
	position: relative;
	text-align: left;
	z-index: 1;
	
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#8cc363+0,45930b+99 */
	background: #8CC363; /* Old browsers */
	background: -moz-linear-gradient(top, #8CC363 0%, #45930B 99%); /* Firefox 3.6-15 */
	background: -webkit-linear-gradient(top, #8CC363 0%,#45930B 99%); /* Chrome 10-25, Safari 5.1-6 */
	background: linear-gradient(to bottom, #8CC363 0%,#45930B 99%); /* W3C, IE 10+, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8CC363', endColorstr='#45930B', GradientType=0); /* IE6 */
}

.calendar_cell.blank {
	background: transparent;
	border: 1px solid transparent;
}

.calendar_cell .day_number {
	opacity: 0.75;
	position: absolute;
	right: 5px;
	top: 3px;
	z-index: 2;
}

.calendar_cell .day_number.responsive {
	display: none;
}

.calendar_cell .day_name {
	display: none;
	opacity: 0.75;
	position: absolute;
	right: 5px;
	top: 3px;
	z-index: 2;
}

.calendar_cell .calendar_cell_content {
	height: 93px;
	margin-top: 30px;
	overflow: auto;
	position: relative;
	width: 130px;
	
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box; 
}

.calendar_cell .calendar_cell_content ul {
	list-style-type: none;
	margin: 0px 4px 0px 4px;
	padding: 0px;
}

.calendar_cell .calendar_cell_content ul li {
	font-size: 11px;
}

.calendar_cell .calendar_cell_content ul li .booking_timeslot {
	display: block;
}

.calendar_cell .calendar_cell_content ul li .booking_name {
	display: block;
}

.mCSB_scrollTools .mCSB_draggerRail {
	width: 4px;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	width: 6px;
}

/* BOOKING KEY/VIEW EXISTING BOOKINGS LINK */
#booking_key_container {
	margin-bottom: 10px;
}

#booking_key_container p {
	line-height: 30px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#booking_key_description {
	float: left;
	text-align: left;
	width: 50%;
}

#booking_key_description .booking_key_label {
	border: 1px solid #143E0E;
	font-size: 0.85em;
	margin-right: 4px;
	margin-left: 4px;
	padding: 8px 10px 8px 10px;
}

#booking_key_description .booking_key_label.available {
	background-color: #B8D696;
	color: #143E0E;
}

#booking_key_description .booking_key_label.booked {
	background-color: #CC0000;
	color: #FFFFFF;
}

#bookings_calendar_link {
	float: left;
	text-align: right;
	width: 50%;
}

#bookings_calendar_link a {
	background-color: #143E0E;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	color: #FFFFFF;
	font-size: 0.85em;
	padding: 8px 12px 8px 12px;
	text-decoration: none;
}

#bookings_calendar_link a:hover,
#bookings_calendar_link a:active {
	background-color: #000000;
	text-decoration: none;
}

/* Reset */
.nav,
.nav a,
.nav ul,
.nav li,
.nav div,
.nav form,
.nav input {
	margin: 0px;
	padding: 0px;
	border: none;
	outline: none;
}

.nav a {
	text-decoration: none;
}

.nav li {
	list-style: none;
}

/* Menu Container */
.nav {
	display: inline-block;
	position: relative;
	cursor: default;
	z-index: 500;
}

/* Menu List */
.nav > li {
	display: block;
	float: left;
}

/* Menu Links */
.nav > li > a {
	border-right: 1px solid #9C8F86;
	color: #FFFFFF;
	display: block;
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 13px;
	font-weight: bold;
	height: 40px;
	padding: 0px 10px;
	position: relative;
	line-height: 40px;
	z-index: 510;
	
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	-ms-transition: all .3s ease;
	transition: all .3s ease;
}

.nav > li:hover > a {
	background: #0F5738;
}

.nav > li:first-child > a {
	color: #721330;
	/*border-radius: 3px 0px 0px 3px;*/
	border-left: none;
}

/* Menu Dropdown */
.nav > li > div {
	position: absolute;
	display: block;
	width: 984px;
	left: 0px;
	z-index: 20000;
	opacity: 0;
	visibility: hidden;
	overflow: hidden;
	background: #F1F1F1;
	/*border-radius: 5px 5px 5px 5px;*/
	border: 2px solid #83215F;
	
	-webkit-transition: all .3s ease .15s;
	-moz-transition: all .3s ease .15s;
	-o-transition: all .3s ease .15s;
	-ms-transition: all .3s ease .15s;
	transition: all .3s ease .15s;
}

.nav > li:hover > div {
	opacity: 1;
	visibility: visible;
	overflow: visible;
}

/* Menu Content Styles */
.nav .nav-column {
	float: left;
	padding: 15px;
	width: 22%;
}

.nav .nav-column h3 {
	color: #372F2B;
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 20px 0px 10px 0px;
	line-height: 18px;
	text-transform: uppercase;
}

.nav .nav-column h3.orange {
	color: #ff722b;
}

.nav .nav-column li a {
	color: #721330;
	display: block;
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 26px;
}

.nav .nav-column li a:hover {
	color: #0F5738;
}

.nav li .menu_sub a {
	color: #0F5738;
	font-size: 10px;
	font-weight: normal;
	line-height: 1.9;
	margin-left: 10px;
}

.nav li .menu_sub a:hover {
	color: #721330;
}

/* Product Attributes */
#product_attributes_standard {
	display: none;
}

#product_attributes_responsive {
	display: none;
}

#responsive_description {
	display: none;
}

.responsive_reviews {
	display: none;
}

/* EU VAT */
#eu-vat {
	display: none;
}

/* Additional Basket Styling */
.margin_top_10 {
	margin-top: 10px;
}

.margin_top_20 {
	margin-top: 20px;
}

.padding_top_10 {
	padding-top: 10px;
}

.border_top {
	border-top: 1px solid #143E0E;
}

.basket_image {
	float: left;
	margin-right: 15px;
}

.text_align_right {
	text-align: right;
}

/* Checkout Styling */
.heading {
	background-color: #143E0E;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}

.frmlabel {
	font-weight: bold;
}

.frmwhite {
	color: #FFFFFF;
}

hr {
	color: #f1f1f1;
}

/* Social share buttons on product detail pages */
.twitter-share-button {
	padding-top: 4px;
	margin-right: 15px;
}

.fb-like {
	/*margin-right: 10px;*/
}

.google-share-button {
	padding-top: 4px;
}

/* LEGACY BROWSER SUPPORT */
input[type=hidden] {
	display: none;
}

#fNameHere {
  display:none;
}
#mainContent{
min-height:450px;
}