/* Reset ================================================================================= */
body {
	background: #ffffff;
	font: 12px/ 16px Arial, Helvetica, sans-serif;
	color: #2f2f2f;
	text-align: center;
}

a {
	color: #80715d !important;
}

a:hover {
	color: #5a3217 !important;
	text-decoration: underline !important;
}

/* Content */
address {
	line-height: 16px;
}

/* Layout ================================================================================ */
.main-container {
	background: #ffffff;
}

.main {
	width: 960px;
	padding: 0 0px 32px 0;
	background: transparent;
}

/* Base Columns */
.col-left {
	float: left;
	width: 178px;
	padding: 0 0 1px;
}

/* Global Styles ========================================================================= */
	/* Form Elements */
button.button span {
	border: 0;
	height: 17px;
	background: url(../images/hush_button.gif) 0 0 no-repeat;
	padding: 0 0 0 3px;
	font: normal 11px/ 17px Arial, Helvetica, sans-serif;
	text-align: center;
	white-space: nowrap;
	color: #fff;
}
.sp-methods .form-list {
	padding-left:0;
	}
.sp-methods label {
	color:#80715D;
	}
.complete a {
	font-weight:normal;
	}
button.button span span {
	background-position: 100% 0;
	padding: 0 25px 0 19px;
}
.form-list li.control input.radio, .form-list li.control input.checkbox {
margin-bottom:3px;
}
.opc .buttons-set .please-wait {
color:#000000;}
.cms-no-route .page-head-alt h3 { color:#80715D;font-size:20px;}
input.input-text,select,textarea {
	border: 1px solid #b6a999;
	color: #80715d;
}

/* Form Highlight */
input.input-text:focus,select:focus,textarea:focus {
	background-color: #F7F4F3;
}

/* Hide the breadcrumbs */
.breadcrumbs {
	display: none;
}

/* Hide company field */
.company-field { display: none; }

/* Hide fax field */
.fax-field { display: none; }

/* Form lists */ /* Grouped fields */
.form-list label {
	color: #80715D;
	font-weight: normal;
}

.form-list span.required {
	color: #80715d !important;
	font-weight: normal;
	font-style: normal;
	padding-left: 5px;
	position: relative !important;
	right: 0 !important;
}

/* .form-list label.required em { float:right; font-style:normal; color:#eb340a; position:absolute; top:0; right:-8px; } */
.form-list label.required em {
	color: #ABA1A1 !important;
}

.form-list .name-prefix  {
	width: 200px;
}

.fieldset {
	background: #F3EFEC;
	border: 0 !important;
}

.fieldset .legend {
	float: left;
	font-weight: bold;
	font-size: 13px;
	border: 1px solid #f19900;
	background: #f9f3e3;
	color: #e76200;
	margin: -33px 0 0 -10px;
	padding: 0 8px;
	position: relative;
}

/* Global Messages  */
.messages,.messages ul {
	xpadding: 6px 0 0 0 !important;
}

.messages li {
	xheight: 32px;
}

.messages li li {
	padding: 6px 0 6px 0 !important;
	text-align: center;
}

.error-msg,.success-msg,.note-msg,.notice-msg {
	border: 0 !important;
	padding: 0px 8px 0px 32px !important;
}

.error-msg {
	border: 0 !important;
	background-color: #FAEAE3;
	background-image: none;
	color: #BD2B0B;
}

.success-msg {
	border: 0 !important;
	background-color: #EBEFE8;
	background-image: none;
	color: #3D6422;
}

.note-msg,.notice-msg {
	border: 0 !important;
	background-color: #E8E2DB;
	background-image: none;
	color: #5A3217;
	text-align: center;
	padding-top: 6px !important;
	height: 24px;
}


/* Form Validation */
.validation-advice { color:#bd2b0b !important;
background:none;
font-weight:normal;
font-style:italic;
padding-left:0;
}
.validation-failed { border:1px solid #B6B6B6 !important; background:#faeae3 !important; }
p.required { color:#bd2b0b !important; }

/* Page Heading */
.page-title {
	border-bottom: 0;
	margin: 0 0 16px 0;
}

.page-title h1,.page-title h2 {
	color: #7A6C55;
	font-family: georgia;
}
.col-main p{
	color:#80715D;
	}
.col-main p.tem_msg_{
	padding-top:30px;
	color: #BE6568;
	}

.cart .page-title h1,.cart .page-title h2 {
	font-family: georgia, arial;
	font-size: 20px;
	color: #80715d;
	margin-top: 0;
}

/* Toolbar */
.toolbar {
	display: none;
}

/* Data Table */
.data-table {
	border: 0;
}

.data-table .odd {
	background: transparent;
}

.data-table .even {
	background: transparent;
}

.data-table tr.last th {
	border-bottom: 1px solid #D4CBC0 !important;
}

.data-table thead th {
	background: transparent;
	color: #80715d;
	border: 0;
	padding-left: 8px;
}

.data-table tfoot tr.first {
	background: transparent !important;
}

.data-table tfoot tr {
	background: transparent;
}

.data-table tbody th,.data-table tbody td {
	border-bottom: 0;
	border-right: 0;
	vertical-align: middle;
	padding-left: 8px;
	background: url(../images/horiz-dot.png) 0 100% repeat-x;
	color: #80715d;
}

/* Misc */
.link-reorder {
	color: #80715d !important;
}

.btn-remove2 {
	display: block;
	overflow: hidden;
	background: transparent;
	font-size: 12px;
	text-indent: 16px;
	line-height: 16px;
	width: 66px;
}

.clear { clear:both; }

/* Header ================================================================================ */
.header_overall {
	background: url(../images/background-gradient.png) 0% 0% repeat-x;
	border-bottom: 1px solid #ffffff;
}

.header-container {
	border-top: none;
	border-bottom: none;
	background: transparent;
}

.header {
	width: 960px;
	padding: 0px 0px 0px 0px;
}

.header .logo {
	margin:32px 0 0 0;
}

.header h1.logo img {
	margin-top: 0px;
}

.header .quick-access {
	width: 350px;
	padding: 52px 0px 0 0;
}

.header .quick-access .first-name {
	color: #5a3217;
	text-decoration: none !important;
}

.header .welcome-msg {
	display: none;
}

.header .form-search {
	position: relative;
	right: 0;
	float: right;
	height: 30px;
	padding: 1px 0 0 8px;
	width: 315px;
	background: transparent;
}

.header .form-search ul {
	margin-right: 8px;
}

.header .form-search label {
	display: none;
}

.header .form-search input.input-text {
	float: right;
	border-color: #80715d;
	width: 148px;
	margin-right: 0px;
	color: #80715d;
	height: 12px;
	font-size: 11px;
	line-height:12px;
	text-align:justify;
	vertical-align:middle;
}

.header .form-search button.button {
	float: right;
}

.header .form-search button.button span {
	height: 19px;
	background: url(../images/search-button.png) 0 0 no-repeat;
	padding: 0 0 0 18px;
	font: bold 11px/ 21px Tahoma, Verdana, Arial, sans-serif;
}
.header .form-search .search-autocomplete {left:151px !important;width:162px !important;}
.header .links a {
	color: #5a3217;
	text-decoration: none !important;
	font-size: 12px;
}

.header .links a .cart-item-count {
	color: #5A3217;
}

/********** < Navigation */
.nav-container {
	background: transparent;
	margin-bottom: 32px;
margin-top:32px;
}

#nav {
	width: 960px;
	padding: 0 16px;
}

/* ALL Levels */ /* Style consistent throughout all nav levels */
#nav li {
	margin-right: 15px;
	height: 16px;
}

#nav li.header_top_links {
	float: right;
}

#nav li.last {
	float: right;
	margin-right: 0;
}

#nav li.logout {
	float: right;
	margin-left: 15px;
	margin-right: 0;
}

/* 0 Level */
#nav a {
	padding: 0px;
}

/* Sidebar =============================================================================== */
.block .block-title {
	background: transparent;
}

.block .block-title strong span {
	text-transform: none;
	color: #80715d;
}

.block .block-subtitle {
	color: #80715d;
}

.block .actions {
	background: #F3EFEC;
}

/* Block: Account */
.block-account {
	border-color: #fff;
}

.block-account .block-title {
	background: transparent;
	padding: 3px 10px;
	border: 0;
	border-bottom: 1px solid #c2b7a9;
}

.block-account .block-title strong {
	font-family: georgia;
	font-size: 16px;
	font-weight: normal;
	color: #80715d;
	margin-bottom: 2px;
}

.block-account .block-content {
	background: #ffffff;
}

.block-account .block-content li a {
	border-bottom: 0px solid #ddd;
	line-height: 20px;
	padding: 0;
	font-size: 12px;
	color: #80715d;
	text-decoration: underline !important;
}

.block-account .block-content li a:hover {
	color: #5a3217;
}

.block-account .block-content li.current {
	border-bottom: 0px solid #ddd;
	color: #543019;
	text-decoration: underline !important;
}

/* Block: Reorder */
.block-reorder {
	display: none;
}

.block-reorder .block-title strong {
	background: transparent;
	padding-left: 0;
}

/* Category Page ========================================================================= */
.category-description {
	margin: 0 0 10px;
	color: #80715d;
}

.category-description .category-description-name {
	font: normal 23px georgia;
	padding-right: 8px;
}

.catalog-category-view .category-head {
	display: none;
}

.catalog-category-view .subcat-group {
	background: url(../images/horiz-dash.png) 0 0 repeat-x;
	padding: 32px 0 0 0;
	margin-top: 32px;
}

.catalog-category-view .subcat-group:first-child {
	background: none;
	margin-top: 0;
}

.catalog-category-view .subcat-title,.catalog-category-view .subcat-title:hover
	{
	font-size: 23px;
	font-family: georgia;
	text-decoration: none !important;
}

.catalog-category-view .subcat-desc {
	font-size: 12px;
	font-family: arial;
	color: #80715d;
	padding-left: 8px;
}

.catalog-category-view .subcat-items .category-products {
	/* padding-bottom: 32px; */
	
}

/* View Type: Grid */
.products-grid {
	border-bottom: 0px solid #d9ddd3;
	background: transparent;
}

.products-grid li.item {
	width: 184px;
	padding: 24px 10px 0px 0px;
	position: relative;
}

.products-grid li.item.last {
	padding-right: 0;
}

.products-grid .product-name a {
	color: #80715d;
	text-decoration: underline;
}

.products-grid .product-image {
	width: 182px;
	height: 261px;
	margin: 1px 0 8px;
}

.products-grid .product-image img {
	border: 1px solid #C2B7A9;
}

.products-grid .product-image img.img-top {
	position: absolute;
}

.products-grid .product-image img.img-bottom {
	display1: none;
	position: absolute;
}

.products-grid .product-image:hover img {
	border: 1px solid #80715d;
}

.products-grid .product-name a:hover {
	color: #5a3217;
}

.products-grid .price-box {
	margin: 0 0 0 0;
}
.products-grid .actions button.btn-cart,
.products-grid .actions .add-to-links{
	display: none;
}
.products-grid .actions {
    bottom: 0;
    left: 100px;
}
.col1-layout .products-grid {
	width: 960px;
}
.minimal-price-link {
	display:none;
	}
.tier-prices{
	display:none;
	}
/*product review page	*/
.product-review .product-name {
	color:#80715D;
	font-size:13px;
	}
.product-review .product-img-box p.label, 
.product-review .product-details h3{
	display:none;
	}
.product-review .product-details {
	color:#80715D;
	}
	
/* Product View ========================================================================== */
	/* Rating */
.ratings {
	display: none;
}

.ratings .rating-links .separator {
	margin: 0 2px;
}

.rating-box {
	width: 69px;
	height: 13px;
	font-size: 0;
	line-height: 0;
	background: url(../images/bkg_rating.gif) 0 0 repeat-x;
	text-indent: -999em;
	overflow: hidden;
}

.rating-box .rating {
	float: left;
	height: 13px;
	background: url(../images/bkg_rating.gif) 0 100% repeat-x;
}

/* Regular price */
.products-grid .product-name { /*min-height:2.7em;*/
	margin: 0 0 0px;
	font-weight: normal;
	font-size: 12px;
	color: #80715d;
}

.regular-price .price {
	font-size: 12px;
	color: #80715d;
	font-weight: normal;
}

/* Old price */
.old-price .price-label {
	display: none;
}

.old-price .price {
	color: #c2b7a9;
	float: left;
	font-weight: normal;
}

/* Special price */
.special-price {
	padding: 0 0 0 0;
}

.special-price .price-label {
	display: none;
}

.special-price .price {
	font-size: 12px;
	color: #BE6568;
	padding-left: 5px;
	font-weight: normal;
}

.product-view {
	border: 0;
}

/* Stock Control - Product Selector */
#stockInfoData {
	display: none;
}

#stockInfoDataDebugBox {
	display: none;
}

/* Add to Cart */
.add-to-cart label {
	display: none;
}

/* Add to Links + Add to Cart */
.add-to-cart .qty {
	float: none;
	display: block;
	}
.collection-products .add-to-cart .qty {
	margin-top:10px;
	}
.add-to-box .or {
	display: none;
}

.add-to-cart button.button {
	float: none;
	display: block;
	margin-top: 16px;
}

.add-to-cart button.button.btn-adding {
	display: none;
	cursor: default !important;
	width: 112px;
}

.add-to-cart button.button.btn-adding span {
	background-position: 0 100% !important;
}

.add-to-cart button.button.btn-adding span span {
	background-position: 100% 100% !important;
}

.add-to-cart button.button.btn-disabled {
	display: none;
	cursor: default !important;
}

.add-to-cart button.button.btn-disabled span {
	background-position: 0 100% !important;
}

.add-to-cart button.button.btn-disabled span span {
	background-position: 100% 100% !important;
}

.product-essential {
	padding: 0;
	background: transparent;
}

.product-essential h2 {
	font: bold 13px/ 1.35 Arial, Helvetica, sans-serif;
}

.product-collateral {
	background: transparent;
	padding: 0 0 0 0;
}

/* Product Images */
.product-view .product-img-box {
	width: 478px;
}

.product-view .product-img-box .product-image-zoom2 {
	border: 1px solid #c2b7a9;
	position: relative;
	width: 474px;
	height: 680px;
	z-index: 9;
}

.product-view .product-img-box .product-image-zoom {
	border: 1px solid #c2b7a9;
	position: relative;
	width: 474px;
	height: 680px;
	z-index: 9;
}
p.back-order{color:#BE6568;
float:left;}
.product-view .product-gallery-box {
	width: 472px;
	height: 150px;
	margin: 0 0 24px 0;
}
.cart-table .item-msg {color:#BE6568;}
.product-view .product-gallery-box .more-views h2 {
	display: none;
}

/*.product-view .product-gallery-box .more-views ul {
	margin-left: -9px
}*/

.product-view .product-gallery-box .more-views li:first-child {
	float: left;
	margin: 0 0 8px 0;
}

.product-view .product-gallery-box .more-views li {
	float: left;
	margin: 0 0 8px 8px;
}

.product-view .product-gallery-box .more-views li a {
	float: left;
	width: 110px;
	height: 150px;
	border: 1px solid #c2b7a9;
	overflow: hidden;
}

.product-view .product-gallery-box .more-views li a:hover {
	border: 1px solid #80715d;
}

/* Product Shop */
.col1-layout .product-view .product-shop {
	float: right;
	width: 472px;
	position:relative;
}

.product-view .product-shop .availability {
	display: none;
}

.product-view .product-shop .product-name {
	background: url(../images/horiz-dot.png) 0 100% repeat-x;
	padding-bottom: 3px;
	margin-top:6px;
}

.pro_nav {
	float:left;
	position:absolute;
	right:0;
	top:10px;
	}	
.pro_nav p.pro_p  {
	color:#80715D; 
	float:left;
	margin:0; 
	}
.pro_nav .pro_arrow {
	float:left;
	line-height:22px;
	text-align:right;
	padding-left:5px
}
.pro_nav .pro_arrow .pro_pre_img {
	height:9px;
	width:8px;
	line-height:22px;
	vertical-align:text-top;
	
	}
.pro_nav .pro_arrow .pro_nxt_img {
	height:9px;
	width:8px;
	line-height:22px;
	vertical-align:text-top;
	}
.product-view .product-shop .product-name h1 {
	margin: 0;
	font: normal 23px Georgia, Arial, Helvetica, sans-serif;
	color: #80715D;
}

.product-view .product-shop .product-name h1 .price-box {
	margin: 0;
	display: inline;
}

.product-view .product-shop .product-name h1 .price-box span {
	font: normal 23px Georgia, Arial, Helvetica, sans-serif;
	color: #80715D;
}

.product-view .product-shop .product-name h1 .price-box .old-price .price
	{
	float: none;
}

.product-view .product-shop .product-name h1 .price-box p.old-price {
	float: none;
	display: inline;
}

.product-view .product-shop .product-name h1 .price-box p.special-price
	{
	float: none;
	display: inline;
}

.product-view .product-shop .product-name h1 .price-box .special-price .price
	{
	font: normal 23px Georgia, Arial, Helvetica, sans-serif;
	color: #BE6568;
}

.product-view .product-shop .description {
	margin: 10px 0;
	background: transparent;
	padding: 10px 0 0;
	color: #80715d;
	line-height: 16px;
	width: 350px;
}

.product-view .product-shop .short-description {
	margin: 10px 0;
	background: transparent;
	padding: 10px 0 0;
	width: 350px;
}

.product-view .product-shop .add-to-box {
	background-color: #F7F4F3;
	padding-top: 20px;
	padding-left: 16px;	
}

.product-view .product-shop .add-to-box .alert-stock {
    margin-bottom: 20px;
    margin-left: 10px;
}

.product-view .product-shop .add-to-box .option-label {
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	color: #80715d;
	padding-bottom:10px;
}

.product-view .product-shop .email-friend {
	display: none;
}

.product-view .product-shop .no-rating {
	display: none;
}

.product-view .product-shop .price-box {
	display: none;
}

.product-view .product-shop li.features {
	list-style: none;
	color: #80715d;
	width:350px;
	font-size: 11px;
	line-height:13px;
}

.product-view .product-shop .products-grid .product-name {
	background: transparent;
	padding-bottom: 0px;
}

.product-view .product-shop #product_tabs_addreview_tabbed_contents h2 {
	display: none !important;
}

.product-view .product-shop #product_tabs_addreview_tabbed_contents h3 {
	display: none;
}

.product-view .product-shop #product_tabs_addreview_tabbed_contents h4 {
	display: none;
}

.product-view .product-shop #product_tabs_addreview_tabbed_contents .buttons-set
	{
	border: 0;
	margin-top: 8px;
}

.product-view .product-shop #product_tabs_addreview_tabbed_contents .buttons-set button.button
	{
	float: left;
}

.product-view .product-shop #product_tabs_addreview_tabbed_contents ul.form-list
	{
	padding-top: 8px;
}

.product-view .product-shop #product_tabs_addreview_tabbed_contents ul.form-list div,
.product-view .product-shop #product_tabs_addreview_tabbed_contents ul.form-list input,
.product-view .product-shop #product_tabs_addreview_tabbed_contents ul.form-list textarea {
	width: 435px;
}

.product-view .product-shop #product_tabs_review_tabbedext_contents #customer-reviews
	{
	color: #80715d;
}

.product-view .product-shop #product_tabs_review_tabbedext_contents #customer-reviews .nickname
	{
	font-style: italic;
	color: #ABA1A1;
}

.product-view .product-shop #product_tabs_review_tabbedext_contents #customer-reviews ol
	{
	margin-top: 0 !important;
	padding-top: 8px;
}

.product-view .product-shop #product_tabs_review_tabbedext_contents #customer-reviews ol li {
	margin-bottom: 10px;
}

.product-view .product-shop #product_tabs_review_tabbedext_contents #customer-reviews ol li.last {
	margin-bottom: 0px;
}

.product-view .product-shop #product_tabs_review_tabbedext_contents #customer-reviews table
	{
	display: inline;
	float: right;
}

.product-view .product-shop #product_tabs_review_tabbedext_contents #customer-reviews p
	{
	margin: 0;
	padding: 8px 0;
	border-top: 1px solid #E7E6E6;
}

.product-view .product-shop #product_tabs_review_tabbedext_contents #customer-reviews p#detail_1
	{
	border-top: 0px;
}

.product-view .product-shop .box-up-sell .products-grid {
	width: 100%;
	border: 0;
	border-spacing: 0;
	border-padding: 0;
	border-collapse: collapse;
}

.product-view .product-shop .box-up-sell .products-grid td {
	width: 20%;
	background: transparent;
	border-right: 0;
	border-bottom: 0;
	padding: 16px 6px 0px 0px;
}

.product-view .product-shop .box-up-sell .products-grid td h3 { margin-bottom:0; line-height: 13px; }

.product-view .product-shop .box-up-sell .products-grid td img {
	border: 1px solid #80715d;
}

.product-view .product-shop .box-up-sell .products-grid td img:hover {
	border: 1px solid #80715d;
}

.product-view .product-shop .box-up-sell .products-grid .product-image {
	width: 80px;
	height: 115px;
	margin: 0 0 8px;
}

.product-view .product-shop .box-up-sell .products-grid .product-name a
	{
	font: normal 11px arial, helvetica, sans-serif;
	line-height: 13px;
}

.product-view .product-shop .box-up-sell .products-grid .product-name a:hover
	{
	color: #5A3217;
}

.product-view .product-shop label.required em {
	/* color: #80715d !important; */
	font-weight: normal;
	font-style: normal;
	padding-left: 5px;
	position: relative !important;
	right: 0 !important;
}

.product-view .product-shop .data-table {
	width: 290px;
}

.product-view .product-shop .data-table td {
	text-align: center;
	background: transparent;
	padding: 0 0 2px;
}

.product-view .product-shop .data-table th {
	text-align: left;
	background: transparent;
	font-weight: normal;
	color:#80715D;
	padding-left:0;
}

.product-view .product-shop .data-table th em{
	font-style:normal;
	color:#ABA1A1;
}

.product-view .product-shop .data-table th span {
	font-weight: normal;
}

.product-view .product-shop .product-collateral .box-collateral {
	display: none;
}

.product-view .product-shop .product-collateral div.box-up-sell {
	display: block;
	margin-bottom: 0;
}

.product-view .product-shop .product-collateral div.box-up-sell h2 {
	display: none;
}

/* Product Options */
.product-options {
	margin: 21px 0 0;
	padding: 16px 15px 8px 16px;
	background-color: #f3efec;
	border: 0;
	width: 442px;
}

.product-options dl {
	display: inline;
}

/* .product-options dt { padding:16px 0 0; font-weight:normal; display:inline; } */
.product-options dt {
	display: none;
}

.product-options dt label {
	display: none;
}

.product-options p.required {
	display: none;
}

.product-options dd {
	padding: 0px 8px 0px 0px;
	margin: 0 0 5px;
	border-bottom: 0;
	display: inline;
}
.product-options dd select.attr_Colour,
.product-options dd select.attr_Color {
	width: 230px;
}

.product-options dd select.attr_Size {
	width: 111px;
}

.product-options img.size_guide_cm {
	display: none;
}

.product-options div.size_guide_cm {
	display: none;
}

.product-options-bottom .add-to-cart {
	float: left;
}

.product-shop .product-options-addtocart {
   padding: 16px 0px 0px 0px; 
}

.product-shop .product-options-bottom {
	margin: 0 0 24px 0;
	background: #f3efec;
	padding: 8px 0px 8px 16px;
	border: 0;
	width: 457px;
}

.product-options-bottom .add-to-cart label {
	display: none;
}

/* Collection Products */
.product-view .product-shop .collection-products .product {
	background: #F3EFEC;
	margin-top: 16px;
	margin-bottom: 24px;
	padding-top: 16px;
	
}

.product-view .product-shop .collection-products .product-name {
	background: transparent;
	padding-bottom: 0;
	padding-left: 16px;
	margin-bottom: 0;
}

.product-view .product-shop .collection-products .product-name h1 {
	margin: 0;
	font: normal 16px Georgia, Arial, Helvetica, sans-serif;
	color: #80715D;
}

.product-view .product-shop .collection-products .product-name h1 .price-box
	{
	margin: 0;
	display: inline;
}

.product-view .product-shop .collection-products .product-name h1 .price-box span span
	{
	font: normal 16px Georgia, Arial, Helvetica, sans-serif;
	color: #80715D;
}

.product-view .product-shop .collection-products .product-name h1 .price-box .old-price .price
	{
	float: none;
}

.product-view .product-shop .collection-products .product-name h1 .price-box p.old-price
	{
	float: none;
	display: inline;
}

.product-view .product-shop .collection-products .product-name h1 .price-box p.special-price
	{
	float: none;
	display: inline;
}

.product-view .product-shop .collection-products .product-name h1 .price-box .special-price .price
	{
	font: normal 16px Georgia, Arial, Helvetica, sans-serif;
}

.product-view .product-shop .collection-products .product-options {
	margin: 0;
	background: transparent;
}

/* Content Styles ================================================================= */
.product-name a {
	font-weight: normal;
}

/* CMS Home Page */
.cms-home .main {
	padding-top: 0px;
}

.cms-home .cms-home-inner {
	width: 960px;
}

/* Shopping Cart */
.cart-table .product-name {
	margin: 0;
}

.cart .checkout-types {
	float: right;
	margin-top: 5px;
}

.cart .checkout-types button.save-your-basket span{
	border: 0;
	height: 17px;
	background: url(../images/save-your-basket.png) 0 0 no-repeat;
	padding: 0 0 0 3px;
	font: normal 11px/ 17px Arial, Helvetica, sans-serif;
	text-align: center;
	white-space: nowrap;
	color: #fff;
}

.cart .checkout-types button.save-your-basket span span {
	background-position: 100% 0;
	padding: 0 31px 0 26px;
}

/* Shopping Cart Table */
.cart-table td {
	padding: 10px 0;
}

.cart-table tfoot td {
	padding: 5px 0px;
}

.cart-table .btn-continue {
	margin: 8px 0 10px 0;
}

.cart-table .btn-update {
	float: right;
	margin: 8px 0 10px 0;
}

.cart-table th.last-column {
	padding-right: 0;
}

/* Shopping Cart Collateral boxes */
.cart .cart-collaterals {
	padding: 0;
	border-top: 1px solid #b6a999;
	border-bottom: 1px solid #b6a999;
}

.cart .cart-collaterals .col2-set {
	background: #f3efec;
	width: 670px;
	padding-bottom: 8px;
	margin-top:8px;
}

.cart .cart-collaterals .col2-set .col-1 {
	width: 320px;
	margin-top: 16px;
}

.cart .cart-collaterals .col2-set .col-2 {
	float: left;
	margin-top: 16px;
}

.cart .crosssell {
	border: 0;
	background: transparent;
	padding: 0 8px 0 8px;
	width: 320px;
}

.cart .crosssell .product-name {
	font: normal 16px Georgia, Arial;
	float: left;
}

.cart .crosssell .product-name a {
	text-decoration: none;
}

.cart .crosssell .dash {
	font: normal 16px Georgia, Arial;
	margin: 0 5px;
	float: left;
}

.cart .crosssell .giftbox-title {
	padding-bottom: 1px;
	background: url(../images/horiz-dot.png) 0 100% repeat-x;
}

.cart .crosssell .price-box {
	margin-top: 0;
}

.cart .crosssell .price-box span {
	font: normal 16px Georgia, Arial;
}

.cart .crosssell h2 {
	display: none;
}

.cart .crosssell h4 {
	font-size: 11px;
	font-weight: normal;
	color: #7a6d55;
	margin:10px 0 5px;
}

.cart .crosssell .add-to-links {
	display: none;
}

.cart .crosssell li.item {
	margin-top: 0;
	margin-bottom: 0;
}
#opc-review .buttons-set p.order_review_note {
	line-height:19px;
	text-align:left;
	color:#5A3217;
}
/* Discount Codes & Estimate Shipping and Tax Boxes */
.cart .shipping {
	display: none;
}

.cart .discount {
	border: 0;
	padding: 0 15px;
	margin: 0 0 0 56px;
	background: transparent;
}

.cart .shipping {
	border: 0;
	padding: 12px 15px;
	margin: 0 0 18px;
	background: transparent;
}

.cart .discount h2 {
	background: url(../images/horiz-dot.png) 0 100% repeat-x;
	text-transform: none;
	padding-bottom: 6px;
	padding-left: 0;
	margin-bottom: 10px;
	color: #80715d;
	font: normal 16px Georgia, Arial;
}

.cart .discount label {
	color: #80715d;
	font-size: 11px;
}

.cart .discount .input-box {
	margin-top: 4px;
}

.cart .discount input.input-text {
	width: 208px;
}

.cart .discount button.button span {
	border: 0;
	height: 17px;
	background: url(../images/hush_button.gif) 0 -17px no-repeat;
	padding: 0 0 0 3px;
	font: normal 11px/ 17px Arial, Helvetica, sans-serif;
	text-align: center;
	white-space: nowrap;
	color: #fff;
}

.cart .discount button.button span span {
	background-position: 100% -17px;
	padding: 0 17px 0 13px;
}

.cart .crosssell button.button span {
	border: 0;
	height: 17px;
	background: url(../images/hush_button.gif) 0 -17px no-repeat;
	padding: 0 0 0 3px;
	font: normal 11px/ 17px Arial, Helvetica, sans-serif;
	text-align: center;
	white-space: nowrap;
	color: #fff;
}

.cart .crosssell button.button span span {
	background-position: 100% -17px;
	padding: 0 17px 0 13px;
}

/* Shopping Cart Totals */
.cart .totals {
	color: #543019;
	background: transparent;
	border: 0;
}

.cart .totals td {
	padding: 1px 0px 1px 7px;
}

.cart .totals .checkout-types {
	padding: 0;
}

.cart .totals .checkout-types li {
	margin-top: 0;
	margin-bottom:5px;
}

/* Gift Messages */
.gift-messages h3 {
	color: #80715d;
	margin-top: 20px;
	display:none;
}

.gift-messages p.control {
	color: #80715d;
}

.gift-messages-form h4 {
	color: #80715d;
}

.gift-messages-form #allow-gift-wrapping-container img {
	float: left;
}

.gift-messages-form #allow-gift-wrapping-container .product-details {
	float: left;
	margin-left: 8px;
	margin-top: 10px;
	color: #80715d;
}

.gift-messages-form #allow-gift-wrapping-container .product-details h3 {
	color: #80715d;
}

.gift-messages-form #allow-gift-wrapping-container .product-details h5 {
	color: #80715d;
	font-weight: normal;
	margin-top: 10px;
}

.gift-messages-form #allow-gift-wrapping-container .product-details .qty
	{
	color: #80715d;
	width: 120px;
}

.gift-messages-form .allow-gift-wrapping-outer {
	margin: 0;
}

.gift-messages-form .allow-gift-wrapping-outer p.control .checkbox {
	width: 12px;
}

.gift-messages-form .whole-order p {
	display: none;
}

.gift-messages-form .whole-order .form-list input {
	color: #80715d;
}

.gift-messages-form .whole-order .form-list label {
	font-weight: normal;
}

.gift-messages-form .whole-order .form-list .gift-message-from {
	float: none;
}

.gift-messages-form .whole-order .form-list .gift-message-to {
	margin-top: 8px;
}

/* One Page Checkout */

#onepage-checkout-shipping-method-additional-load
	{
	position:relative;
	}
#onepage-checkout-shipping-method-additional-load .delivery-instructions-form
	{
	position:absolute;
	top:4px;
	}
	
#onepage-checkout-shipping-method-additional-load .special-instructions-form
	{
	position:absolute;
	top:50px;
	}	
	
#onepage-checkout-shipping-method-additional-load .gift-messages
	{
	padding-top:145px;
	}
.block-progress .block-title {
	border-bottom: 1px solid #C2B7A9;
	padding: 0 0 5px 0;
}
.checkout-onepage-index #checkoutSteps .inner-box {
	float:left;
	width:100%;
}
.block-progress dt {
	font-size: 12px;
	background: transparent !important;
	border: 0 !important;
	border-bottom: 1px solid #C2B7A9 !important;
	color: #80715d !important;
	padding:0 8px 4px;
}

.block-progress dd {
	background: #F3EFEC;
	border: 0 !important;
	border-bottom: 1px solid #a3aeb3;
}

.block-progress dt.complete {
	margin: 0;
	background: transparent;
}

.block-progress dd.complete {
	padding: 8px;
	color: #80715d;
	border-top: 0px !important;
	border-bottom: 1px solid #C2B7A9 !important;
}

.opc .buttons-set {
	padding-top: 10px;
}

.opc .buttons-set p.required {
	display: none;
}

.opc .buttons-set .back-link a {
	background: transparent;
	padding-left: 0;
}

.opc {
	margin-left: 12px;
	width: 640px;
}

.opc .step-title {
	border: 0 !important;
	border-bottom: 1px solid #c2b7a9 !important;
	background: transparent;
}

.opc .step-title .number {
	padding: 0 4px;
	font: normal 23px georgia, arial, helvetica, sans-serif;
	color: #c2b7a9;
}

.opc .step-title h2 {
	font: normal 23px Georgia, Arial, Helvetica, sans-serif;
	color: #c2b7a9;
}

.opc .allow .step-title h2 {
	color: #c2b7a9;
}

.opc .allow .step-title {
	background: transparent;
	color: #a4b3b9;
	cursor: pointer;
}

.opc .allow .step-title .number {
	background: transparent;
	border-color: transparent;
	color: #c2b7a9;
}

.opc .active .step-title {
	background: transparent;
	padding-bottom: 5px;
	color: #e8e2db;
	border: 0;
}

.opc .active .step-title .number {
	background: transparent;
	color: #5a3217;
}

.opc .active .step-title h2 {
	color: #5a3217;
}

.opc .step {
	border: 0 !important;
	border-bottom: 1px solid #c2b7a9 !important;
	background: #F3EFEC;
	padding: 16px 16px;
}

.opc #billing-new-address-form input {
	width: 320px;
}

.opc #billing-new-address-form select {
	width: 320px;
}

.opc #billing-new-address-form #billing\:postcode {
	width: 160px;
}

.opc #billing-new-address-form #billing\:telephone {
	width: 160px;
}

.opc #billing-new-address-form .name-firstname {
	clear: both;
	margin: 8px 0 0 0;
}

.opc #billing-new-address-form .name-lastname {
	clear: both;
	margin: 8px 0 0 0;
}

.opc #billing-new-address-form .town-city {
	margin: 8px 0 0 0;
}

.opc #billing-new-address-form .billing-region {
	clear: both;
	margin: 8px 0 0 0;
}

/*
.opc #billing-new-address-form li.company {
	display: none;
}
*/

/*
.opc #billing-new-address-form .input-box button {
	display: none;
}

.opc #billing-new-address-form #meanbee\:billing_address_selector {
	display: none;
}
*/
.opc #billing-new-address-form .billing-country {
	margin: 8px 0 0 0;
}

.opc #billing-new-address-form .billing-telephone {
	clear: both;
	margin: 8px 0 0 0;
}

.opc #billing-new-address-form .billing-fax {
	display: none;
}

.opc #co-billing-form .ship-to-this-address {
	float: left;
}

.opc #co-billing-form .ship-to-different-address {
	float: left;
	margin-left: 16px;
}

.opc #co-billing-form .buttons-set {
	border: 0;
}

.opc #checkout-step-billing #register-customer-newsletter label {
	float: none;
}

.opc #checkout-step-shipping input {
	width: 320px;
}

.opc #checkout-step-shipping select {
	width: 320px;
}

.opc #checkout-step-shipping #billing\:postcode {
	width: 160px;
}

.opc #checkout-step-shipping #billing\:telephone {
	width: 160px;
}

.opc #checkout-step-shipping .name-prefix {
	display: block;
	margin: 8px 0 0 0;
}

.opc #checkout-step-shipping .name-firstname {
	clear: both;
	margin: 8px 0 0 0;
}

.opc #checkout-step-shipping .name-lastname {
	clear: both;
	margin: 8px 0 0 0;
}

.opc #checkout-step-shipping .shipping-city {
	margin: 8px 0 0 0;
}

.opc #checkout-step-shipping .shipping-region {
	clear: both;
	margin: 8px 0 0 0;
}

.opc #checkout-step-shipping .shipping-country {
	clear: both;
	margin: 8px 0 0 0;
}

.opc #checkout-step-shipping .shipping-telephone {
	margin: 8px 0 0 0;
}

.opc #checkout-step-shipping .shipping-fax {
	display: none;
}

.opc #co-shipping-form .checkbox {
	width: 11px;
}

.opc #co-shipping-form .buttons-set {
	border: 0;
}

.opc em {
	color: #80715d !important;
	font-weight: normal;
	font-style: normal;
	padding-left: 5px;
	position: relative !important;
	right: 0 !important;
}

.opc .sp-methods,
.opc .sp-methods dd li {
	color:#80715d;	
}

.opc .sp-methods dd li label,
.opc .sp-methods dd li label .price {
	font-weight:normal;
	color:#80715d;
}

.opc .gift-messages-form {
	margin: 0;
	background: transparent;
	border: 0;
	padding: 8px 24px 0 0;
}

.opc .gift-messages-form .whole-order {
	margin-bottom: 0;
}

.opc .gift-messages-form .inner-box {
	height: 240px;
}

.opc .gift-messages-form .inner-box {
	padding-left: 0;
}

.opc .gift-messages-form li.wide textarea {
	height: 7em;
	width: 320px;
}

.opc .gift-messages-form input {
	width: 320px;
}

.opc .gift-messages-form h4 {
	color: #80715d;
}

.opc .gift-messages-form #allow-gift-wrapping-container h4 {
	padding-top: 8px;
}

.opc .form-list .field {
	float: none;	
}

#opc-login h3 {
	border-bottom: 0;
	font: normal 16px georgia;
	color: #80715d;
	background: url(../images/horiz-dot.png) 0 100% repeat-x;
	padding-bottom: 4px;
	margin-bottom: 8px;
	text-transform: none;
}

#opc-login .col2-set {
	color: #80715d;
}

#opc-login .col2-set .col-2 {
	width: 270px;
}

#opc-login .col-1 .ul {
	padding-bottom: 10px;
	margin-bottom: 10px;
	background: url(../images/horiz-dot.png) 0 100% repeat-x;
}

#opc-login .col-1 .ul li {
	padding-bottom: 6px;
}

#opc-login .form-list .control label {
	font-weight: normal;
}

#opc-login .button {
	float: left;
	margin: 0 0 0 0;
}

#opc-login #login-form .col-2 {
	float: left;
	width: 100%;
}

#opc-login #login-form .button {
	float: right;
	margin: 0 0 0 0;
}

#opc-login #login-form input {
	width: 265px;
}

#opc-review .product-name {
	font-weight: bold;
	color: #80715d;
}

#opc-review #checkout-review-table {
	color: #80715d;
}

#opc-review .buttons-set p {
	color: #80715d;
}

#opc-review .data-table tfoot tr {
	background-color: #E3DFDC !important;
}

#billing-new-address-form .name-prefix {
	display: block;
}

.checkout-onepage-index .page-title {
	display: none;
}

.checkout-onepage-index .main .col-right {
	width: 274px;
	margin-top: 12px;
}

/* Multiple Addresses Checkout */
#checkout-progress-wrapper .block .block-title strong span {
	font: normal 16px georgia, arial;
	color: #80715d;
}

/* Success page */
.success-col1 { width:675px; float:left; }
.success-col2 { width:270px; float:right; }
.cms-block-success-bottom {marging-top:10px; }


/* Account Login/Create Pages ============================================================ */
.account-login .content {
	background: #f3efec;
	color: #80715d;
	border: none;
}

.account-login .content h2 {
	font-weight: normal;
	font-size: 16px;
	font-family: georgia, arial;
	margin: 0 0 14px;
	padding: 0 0 5px 0;
	color: #80715d;
	background: url(../images/horiz-dot.png) 0 100% repeat-x;
	border: none;
	text-transform: none;
}

.account-login .new-users h2 {
	
}

.account-login .registered-users h2 {
	background: url(../images/horiz-dot.png) 0 100% repeat-x;
}

.account-login .buttons-set {
	background: #f3efec;
	border: 0;
}

.account-login em {
	font-weight: normal;
	font-style: normal;
	padding-left: 5px;
	position: relative !important;
	right: 0 !important;
}

.account-login p.required {
	display: none;
}

/* Account Login/Create Pages ============================================================ */
.account-create {
	width: 770px;
}

.account-create .buttons-set {
	border: 0;
	padding: 10px 0 0 0;
	margin: 0 100px 0 0;
	background: #f3efec;
}

.account-create .buttons-set .divider {
	background: transparent;
	border-top: 1px solid #c2b7a9;
	margin: 0 16px;
	height: 12px;
}

.account-create .buttons-set p.required {
	display: none;
}

.account-create .buttons-set button {
	float: left;
	margin: 0 8px 16px 16px;
}

.account-create .fieldset {
	border: none;
	margin: 0;
	padding: 16px 0px 16px 16px;
	margin-right: 100px;
}

.account-create .fieldset h2.legend {
	font-family: georgia;
	font-size: 16px;
	font-weight: normal;
	width: 628px;
	color: #80715d;
	border: 0;
	margin: 0 0 10px 0;
	padding: 0 0 4px 0;
	background: url(../images/horiz-dot.png) 0 100% repeat-x transparent;
}

.account-create .page-title {
	border-bottom: 1px solid #c2b7a9;
}

.account-create .name-prefix {
	 display: block; 
}

.account-create .name-firstname {
	clear: both;
	margin-bottom: 10px;
}

.account-create .name-lastname {
	clear: both;
}

.account-create .control {
	margin-top: 16px;
}

.account-create .form-list li {
	clear: both;
}

.account-create .form-list .field {
	clear: both;
}

.account-create .form-list input {
	width: 320px;
}

.account-create .form-list input.checkbox {
	width: 20px;
}

.account-create .form-list #firstname {
	width: 320px;
}

.account-create .form-list #password {
	margin-bottom: 10px;
}

.account-create em {
	color: #80715d !important;
	font-weight: normal;
	font-style: normal;
	padding-left: 5px;
	position: relative !important;
	right: 0 !important;
}

.account-create .back-link small {
	display: none;
}

/* My Account ============================================================================= */
.my-account {
	
}

.my-account .buttons-set {
	border: 0;
	padding: 8px;
	margin: 0;
	background: #f3efec;
}

.my-account .buttons-set .divider {
	background: transparent;
	border-top: 1px solid #c2b7a9;
	margin: 0 16px;
	height: 12px;
}

.my-account .buttons-set p.required {
	display: none;
}

.my-account .buttons-set button {
	float: left;
	margin: 0 8px 16px 16px;
}

.my-account .fieldset {
	margin-bottom: 0;
	padding: 16px 0px 16px 16px;
}

.my-account .fieldset h2.legend {
	font-family: georgia;
	font-size: 16px;
	font-weight: normal;
	width: 628px;
	color: #80715d;
	border: 0;
	margin: 0 0 10px 0;
	padding: 0 0 4px 0;
	background: url(../images/horiz-dot.png) 0 100% repeat-x transparent;
}

.my-account .page-title {
	border-bottom: 1px solid #c2b7a9;
}

.my-account .name-prefix {
	display: block;
	margin-bottom: 10px;
}
#meanbee\:billing_address_selector
{
	clear: both;
	margin-bottom: 10px;
}
#meanbee\:_address_selector
{
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
}
.my-account .name-firstname {
	clear: both;
	margin-bottom: 10px;
}

.my-account .name-lastname {
	clear: both;
}

.my-account .control {
	margin-top: 16px;
}

.my-account .form-list li {
	clear: both;
	color: #80715d;
	margin-bottom: 0;
}

.my-account .form-list li.wide {
	margin-bottom: 8px;
}

.my-account .form-list .field {
	clear: both;
	margin-bottom: 10px;
}

.my-account .form-list input {
	width: 320px !important;
}

.my-account .form-list input.checkbox {
	width: 20px !important;
}

.my-account .form-list #firstname {
	width: 320px;
}

.my-account .form-list #password {
	margin-bottom: 10px;
}

.my-account em {
	color: #ABA1A1 !important;
	font-weight: normal;
	font-style: normal;
	padding-left: 5px;
	position: relative !important;
	right: 0 !important;
}

.my-account .ratings strong {
	display: none;
}

.my-account .back-link small {
	display: none;
}

.my-account .data-table {
	background: #f3efec;
}

.customer-account-index .col-main {
	width: 760px;
}

.customer-account-index .box-account {
	width: 688px;
	border: 0 !important;
}

.customer-account-edit .col-main {
	width: 760px;
}

.customer-address-index .col-main {
	width: 760px;
}
.sales-order-history .col-main {
	width: 760px;
}
.review-customer-index .col-main {
	width: 760px;
}
.newsletter-manage-index .col-main {
	width: 760px;
}
.review-customer-view .col-main {
	width: 760px;
}
.customer-address-index .buttons-set {
	padding: 0 0 16px 16px;
	margin: 0;
}

.customer-address-index .addresses-list {
	background: #F3EFEC;
	color: #80715d;
	padding: 16px;
}

/* Account - Forgot password */
.customer-account-forgotpassword {
	
}

.customer-account-forgotpassword .fieldset {
	border: none;
	margin: 0;
	padding: 16px 0px 16px 16px;
	width: 645px;
}

.customer-account-forgotpassword .fieldset h2.legend {
	font-family: georgia;
	font-size: 16px;
	font-weight: normal;
	width: 628px;
	color: #80715d;
	border: 0;
	margin: 0 0 10px 0;
	padding: 0 0 4px 0;
	background: url(../images/horiz-dot.png) 0 100% repeat-x transparent;
}

.customer-account-forgotpassword .fieldset p.info {
	clear: both;
	color: #80715d;
}

.customer-account-forgotpassword em {
	color: #80715d !important;
	font-weight: normal;
	font-style: normal;
	padding-left: 5px;
	position: relative !important;
	right: 0 !important;
}

.customer-account-forgotpassword .buttons-set {
	border: 0;
	padding: 10px 0 0 0;
	margin: 0 100px 0 0;
	background: #f3efec;
}

.customer-account-forgotpassword .buttons-set .divider {
	border-top: 1px solid #c2b7a9;
	margin: 0 16px;
	height: 12px;
}

.customer-account-forgotpassword .buttons-set p.required {
	display: none;
}

.customer-account-forgotpassword .buttons-set button {
	float: left;
	margin: 0 8px 16px 0px;
}

.customer-account-forgotpassword .page-title {
	border-bottom: 1px solid #c2b7a9;
	padding-bottom: 6px;
}

/********** < Dashboard */
.dashboard .welcome-msg {
	margin: 0 8em 1.5em 0;
	color: #80715d;
}

/* General Box */
.box-account {
	background: #F3EFEC;
	padding: 15px;
	margin: 0 0 20px;
	color: #80715d;
}

.box-account .box-head {
	margin: 0 0 10px;
	text-align: right;
	background: url(../images/horiz-dot.png) 0 100% repeat-x;
	border: none;
}

.box-account .box-head h2 {
	margin: 0 0 8px 0;
	font-family: georgia;
	font-size: 16px;
	font-weight: normal;
	background-position: 0 0;
	background-repeat: no-repeat;
	padding-left: 0;
	color: #80715d;
}

.dashboard .box .box-title {
	background: url(../images/horiz-dot.png) 0 100% repeat-x;
}

.dashboard .box .box-title h3,.dashboard .box .box-title h4 {
	font-size: 12px;
	color: #80715d;
	margin: 0 0 4px 0;
}

/* Block: Recent Orders */
.dashboard .box-recent .box-head h2 {
	background: transparent;
}

/* Block: Account Information */
.dashboard .box-info .box-head h2 {
	background: transparent;
	text-transform: none;
}

.dashboard .box-info h4 {
	font-size: 12px;
	color: #80715d;
}

/* Block: Reviews */
.dashboard .box-reviews .box-head h2 {
	background: transparent;
	text-transform:capitalize;
}

.dashboard .box-reviews .number {
	display: none;
}

.dashboard .box-reviews .details {
	margin-left: 0;
}

/* Address Book */
.addresses-list h2 {
	color: #80715d;
	text-transform: none;
}

.addresses-list h3 {
	color: #80715d;
}

.addresses-list li.item {
	background: transparent;
	border: 0;
}

/* Order View */
.order-date {
	color: #80715d;
}

.order-info {
	background: #F3EFEC;
	border: 0;
}

.order-info-box {
	background: #f3efec;
	color: #80715d;
	border: 0;
}

.order-info-box h2 {
	color: #80715d;
}

.order-items h2,.order-items h3 {
	color: #80715d;
}

.order-items .data-table tr td {
	color: #80715d;
}

.order-items .data-table tbody tr {
	background: #f3efec !important;
}

.order-items .data-table tfoot tr {
	background: #f3efec !important;
}

.order-about dt {
	color: #80715d;
}

.order-about dd {
	color: #80715d;
}

/* Contact Form */
.contacts-index-index .page-title {
	padding-bottom: 5px;
	border-bottom: 1px solid #c2b7a9;
}

#contactForm label.required em {
	color: #80715d !important;
	font-weight: normal;
	font-style: normal;
	padding-left: 5px;
	position: relative !important;
	right: 0 !important;
}

#contactForm h2.legend {
	display: none;
}

#contactForm .fieldset {
	width: 550px;
	margin-bottom: 0;
	padding: 16px 0 10px 16px;
}

#contactForm p.required {
	display: none;
}

#contactForm .buttons-set {
	width: 550px;
	background: #F3EFEC;
	margin: 0;
	padding: 0 0 10px 16px;
	border: 0;
}

#contactForm .buttons-set .button {
	padding-right: 16px;
}

/* Footer ================================================================================ */
.footer-container {
	border-top: 0px;
	margin-bottom: 64px;
}

.footer {
	width: 960px;
	padding: 0px 0px 0px 0px;
}

.footer a {
	color: #978975;
}

.footer a:hover {
	color: #5A3217;
	text-decoration: none !important;
}

.footer .bugs {
	display: none;
}

.footer address {
	float: right;
	margin: 0;
	color: #c2b7a9;
	font-size: 10px;
}

.footer address a {
	color: #c2b7a9;
	text-decoration: none;
}

.footer address a:hover {
	color: #c2b7a9;
	text-decoration: none;
}

.footer ul {
	float: left;
}

.footer ul.links {
	display: none;
}

.footer li {
	background: transparent;
	display: inline;
	padding: 0 11px 0 0;
}

/* Catalogue Request */
.cataloguerequest-index-index .validate-select{
	width:100%;
}

.cataloguerequest-index-index .page-head h3 {
	font: normal 20px georgia, arial;
	color: #80715d;
	border-bottom: 1px solid #c2b7a9;
	padding-bottom: 6px;
	margin-bottom: 16px;
}

.cataloguerequest-index-index .col-main .page-head {
	display: none;
}

.cataloguerequest-index-index .col-main .left {
	clear: both;
	width: 288px;
	margin-right: 48px;
}

.cataloguerequest-index-index .col-main .middle {
	float: left;
	width: 288px;
	margin-right: 48px;
}

.cataloguerequest-index-index .col-main .right {
	float: right;
	width: 288px;
}

.cataloguerequest-index-index fieldset.group-select {
	width: 288px;
	padding: 0;
}

.cataloguerequest-index-index fieldset.group-select label {
	
}

.cataloguerequest-index-index fieldset.group-select label span.required
	{
	font-weight: normal;
}

.cataloguerequest-index-index input {
	width: 288px;
}

.cataloguerequest-index-index label {
	color: #80715d;
}

.cataloguerequest-index-index .customer-name-prefix .name-prefix {
	float: left;
	width: 100px;
}

.cataloguerequest-index-index .customer-name-prefix .name-prefix select
	{
	width: 100%;
}

.cataloguerequest-index-index .customer-name-prefix .name-firstname {
	float: right;
	margin-right: 0px;
	
}

.cataloguerequest-index-index .customer-name-prefix .name-firstname input
	{
	width: 178px;
}

.cataloguerequest-index-index .customer-name-prefix .name-lastname {
	clear: both;
}

.cataloguerequest-index-index .button-set {
	padding-top: 10px;
}

.cataloguerequest-index-index p.required {
	display: none;
}

.cataloguerequest-index-index div.input-box {
	margin-bottom: 10px;
}

.cms-about-us .page-title {
	border-bottom: 1px solid #c2b7a9;
	padding-bottom: 6px;
	margin-bottom: 16px;
}

.cms-terms-and-conditions .page-title {
	border-bottom: 1px solid #c2b7a9;
	padding-bottom: 6px;
	margin-bottom: 16px;
}

.cms-delivery-and-returns .page-title {
	border-bottom: 1px solid #c2b7a9;
	padding-bottom: 6px;
	margin-bottom: 16px;
}

.cms-privacy-policy .page-title {
	border-bottom: 1px solid #c2b7a9;
	padding-bottom: 6px;
	margin-bottom: 16px;
}

.cms-sizing .page-title {
	border-bottom: 1px solid #c2b7a9;
	padding-bottom: 6px;
	margin-bottom: 16px;
}

/* Tooltip */
.tool-tip { border:1px solid #ABA39E; background:#EBE3DE; padding:15px 20px; position:absolute; z-index:9999; }

/* Delivery Instructions */
.delivery-instructions-form h3 { font-size:12px; font-weight:bold; color:#80715d; }
.delivery-instructions-form input { border:1px solid #B6A999; color:#80715d; font-size:11px; height:12px; line-height:12px; width:300px; }

/* Special Instructions */
.special-instructions-form h3 { font-size:12px; font-weight:bold; color:#80715d; }
.special-instructions-form textarea { width:300px; height:60px; }

/* Newsletter Signup */
.newsletter_left { float:left; width:288px; color:#80715d; }
.newsletter_middle { float:left; width:288px; margin:0 48px; }
.newsletter_right { float:left; width:288px; color:#80715d; }
#NewsletterSignupForm { display:block; margin:10px 0; }
#NewsletterSignupForm .customer-name-prefix .name-prefix { display:block; float:left; }
#NewsletterSignupForm .customer-name-prefix .name-prefix #prefix { width:80px; margin-top:2px; }
#NewsletterSignupForm .name-firstname { float:left; margin-left:8px; }
#NewsletterSignupForm .name-firstname #firstname { width:194px; margin-top:2px; }
#NewsletterSignupForm .name-lastname { clear:both; padding-top:10px; padding-bottom:16px; }
#NewsletterSignupForm .name-lastname #lastname { width:282px; margin-top:2px; }
#NewsletterSignupForm #email { width:282px; margin-top:2px; }
#NewsletterSignupForm label { padding-bottom:2px; }
#NewsletterSignupForm button { padding-top:10px; }
.newsletter-thankyou { color:#7c6a55; }

/* ======================================================================================= */

/* PAF */
.paf .input-box {width:500px;}
.paf #billing\:postcode,
.paf #zip, 
.paf #shipping\:postcode {float:left; width:160px !important; margin-right:5px;}
.paf button.find-address {float:left;}
.paf .manual-help {clear:left; padding-top:4px;color:#80715D;font: 11px Arial; color: rgb(122, 108, 85); margin: 8px 0pt;}
.group-select .manual-help{clear:left; padding-top:0px;color:#80715D;font: 11px Arial; color: rgb(122, 108, 85); margin: 8px 0pt;}
.group-select select{width:100%}
/* GIFT SETS */
.type-bundle .product-options-bottom select#qty,
.type-bundle .product-options dd span.single-option,
.type-bundle .product-options dd span.price-notice,
.type-bundle .product-gallery-box,
.type-bundle .product-collateral {display:none;}

.type-bundle .product-options dt  {display:block;}
	.type-bundle .product-options dt .qty-holder {display:none;}
.type-bundle .product-options dt label {display:block; margin-bottom:10px; color:#80715D; font:16px Georgia,Arial,Helvetica,sans-serif;}
	.type-bundle .product-options dt label span.required {display:none;}

#shopping-cart-table tr.type-bundle dd span.price {display:none;}

/* GIFT SETS duplicate*/
.bundle-gift-set .product-options-bottom select#qty,
.bundle-gift-set .product-options dd span.single-option,
.bundle-gift-set .product-options dd span.price-notice,
.bundle-gift-set .product-gallery-box,
.bundle-gift-set .product-collateral {display:none;}

.bundle-gift-set .product-options dt  {display:block;}
	.bundle-gift-set .product-options dt .qty-holder {display:none;}
.bundle-gift-set .product-options dt label {display:block; margin-bottom:10px; color:#80715D; font:16px Georgia,Arial,Helvetica,sans-serif;}
	.bundle-gift-set .product-options dt label span.required {display:none;}

#shopping-cart-table tr.bundle-gift-set dd span.price {display:none;}

.availability.out-of-stock span,
.availability.back-order span {
    color: #BE6568;
     font-weight: normal;
}
.products-grid .availability {
    line-height: 15px;
}
.cart .messages li {
    display: none;
}

.social_links_active {
	display: none;
	}
.social_link_wraper {
    border-top: 1px dashed #80715D;
    float: left;
    padding-top: 10px;
    width: 100%;
}

.addthis_default_style .addthis_button_facebook_like  {
    width: 73px;
}
.addthis_default_style .addthis_button_google_plusone{
width: 60px;
}
