/* Designed and hand-coded by http://www.pixellent.com. Copyright (c) Pixellent, LLC. All rights reserved. */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dd,dl,dt,li,ol,ul,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
	border:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	line-height:1.22em;
	font-family:inherit;
	vertical-align:baseline;
	-webkit-text-size-adjust:none;
	margin:0;
	padding:0;
}

a:active,a:focus,input[type="image"] {
	outline:0;
}

a img,:link img,:visited img {
	border:0;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

ol,ul {
	list-style:none;
}

ul.two-columns {
	-webkit-column-count: 2;
	-moz-column-count: 2;
	column-count: 2;
	-webkit-column-gap: 0;
	-moz-column-gap: 0;
	column-gap: 0;
}

ul.two-columns li, ul.two-columns a {
	width: auto !important;
}

q:before,q:after,blockquote:before,blockquote:after {
	content:"";
}

em {
	font-style:italic;
}

input,select {
	margin:0;
}

body {
	color:#251f1e;
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
	text-align:center;
	background-color:#3f4338;
	-webkit-text-size-adjust:none;
	text-rendering: optimizeLegibility;
	-webkit-font-feature-settings: "kern";
	-moz-font-feature-settings: "kern=1";
	-moz-font-feature-settings: "kern";
	-ms-font-feature-settings: "kern";
	-o-font-feature-settings: "kern";
	font-feature-settings: "kern";
}

div.container {
	text-align:left;
	width:960px;
	min-width:960px;
	position:relative;
	margin:0 auto;
}

div.content {
	background-color:#ededed;
	min-width:960px;
	padding-bottom:60px;
	position:relative;
}

div#bg {
	background:none!important;
	border-right:1px solid #cfcece;
	border-bottom:1px solid #cfcece;
	border-left:1px solid #cfcece;
	position:relative;
	padding:20px 24px 50px 0;
}

div#sortable {
	width:190px;
	margin-left:-10px;
	position:relative;
	float:left;
}

div#sortable form {
	margin-top: 5px;
	margin-left: 10px;
}

div#cols {
	width:727px;
	float:right;
}

div#main {
	width:512px;
	float:left;
}

div#main.fullwidth {
	width:712px;
}

div#main.fullproduct {
	width:920px;
	margin-left: 20px;
}

div#main.fullcart {
	width:920px;
}

div#sidebar {
	width:170px;
	float:right;
}

hr.bespoke {
	height: 13px;
	background: url(bespoke-hr.png) no-repeat center;
	border: none;
	padding: 25px 0px;
}

/*div.home-banner img {
	float:left;
	margin-right:17px;
}*/

.clickthrough {
	float:left;
	margin-right:17px;
}

.ccont {
    display:table-cell;
    width:225px;
    height:225px;
    vertical-align:middle;
    background-color: #fed226;
    text-align:center;
    margin-bottom:15px;
}

.ccont:hover {
	background-color: #ffe478
}

.cimage {
    display:inline-block;
}

.clickthrough:last-child {
    margin-right:0px;
}

.cimage img {
	width: 150px;
}

.ccont hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #f9a737;
    margin: 1em 0;
    padding: 0;
    width: 50%;
    margin-left: 25%
}

.ccont p {
	color: #251f1e;
}

div.size-filter {
	width: 100%;
	background-color: #e9e9e8;
	height: 100px;
}

div.size-filter ul {
    width: 700px;
    margin: 0 auto;
}

div.size-filter ul li {
	display: inline;
    border-left: 1px solid #f89b3c;
    font-size: 14px;
    padding-left: 4px;
}

div.size-filter ul li:first-child {
	border-left: 0;
}

div.size-filter ul li a {
	color:#251f1e;
    padding: 8px 8px;
    text-decoration: none;
}

div.size-filter ul li a:hover {
	background-color: #f89b3c;
    color: #ffffff !important;
    font-weight: bold !important;
}

div.popupinfo {
	padding: 10px;
	text-align: left;
}

div.popupinfo h3 {
	color: #FC9B33;
	margin-bottom: 12px;
}

div.popupinfo p {
	margin-bottom: 8px;
}


div.custom-sidebar {
	padding:9px 0 0 25px;
}

.clear {
	display:block;
}

.clear:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

a {
	color:#53c200;
	text-decoration:none;
}

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

#header {
	background:#ededed url(header-default.png) repeat-x center bottom;
	min-width:960px;
}

div#title {
	padding:30px 0;
}

div#title h2 {
	font-size:40px;
}

div#title h2 a,div#title h2 a:hover {
	color:#f47833;
	text-decoration:none;
}

div#logo,div#logo img {
	margin:9px auto 0;
}

.addthis_toolbox {
	position:absolute;
	top:90px;
	left:8px;
	min-width:170px;
}

div#gocart {
	position:relative;
	top:88px;
	right:0;
	float:right;
}

div#gocart p {
	font-size:11px;
	font-weight:400;
	padding-top:6px;
	float:left;
	text-transform:uppercase;
	border-bottom:1px solid #ccc;
	padding-bottom:3px;
}

div#gocart p a {
	color:#1f131a!important;
	padding:0 2px;
}

div#gocart p#button {
	background:url(button-default.png) no-repeat 14px 0;
	width:98px;
	height:27px;
	padding:0 0 0 14px;
}

div#gocart p#button a,div#gocart p#button a:hover {
	background:url(button-default.png) no-repeat;
	width:98px;
	height:0;
	display:block;
	overflow:hidden;
	padding:27px 0 0;
}

#nav {
	border-top:1px solid #ccc;
	border-bottom:3px solid #1f141a;
	margin:10px 0 0;
	padding:10px 25px;
	text-align: center;
}

#nav .as-menu-container {
	height: 31px;
}

#nav ul {
	display: inline-block;
}

#nav li {
	float:left;
	text-transform:uppercase;
}

#nav li a {
	font-size:15px;
	font-weight:400;
	float:left;
	text-transform:uppercase;
	padding:9px 17px 7px;
}

#nav li a:hover {
	color:#ddd;
	text-decoration:none;
}

#nav li a.active,#nav li a.active:hover {
	color:#fff;
}

div#finder {
	background:#3f4339 url(finder-default.png) repeat-x;
	padding:6px 25px;
}

div#promo {
	padding-top:8px;
	padding-bottom:4px;
	text-align:center;
	text-transform:uppercase;
}

div#promo p {
	font-size:11px;
}

div#go {
	position:absolute;
	top:125px;
	left:0;
}

div#go input {
	margin-left:8px;
	float:left;
}

div#go input.field {
	color:#fff;
	font:13px "Helvetica Neue",Helvetica,Arial,sans-serif;
	background:#595b53 url(field-default.png) repeat-x;
	width:145px;
	border:1px solid #93908f;
	font-size:10px!important;
	text-transform:uppercase;
	padding:8px 8px 5px;
}

div#go input[type="image"] {
	position:absolute;
	right:6px;
	top:6px;
}

div#intro img {
	float:left;
	margin-right:15px;
}

div#intro,div.heading,div#collections-listing h2 {
	padding:0 15px 10px;
}

div#heading {
	padding: 0;
}

div#intro h1.title,div.home-banner h1.title,div.heading h1.title,div#heading h1,div#collections-listing h2,div.heading h2.title {
	font-size:34px;
	line-height:1.32em;
	padding:0 0 12px;
}

div.size-filter h2.title {
	font-size:30px;
	line-height:1.32em;
	padding: 12px 0 12px 0;
	text-align: center;
}

div#collections-listing h2 {
	padding:0 15px 22px;
}

div#collections-listing ul {
	padding:25px 15px 10px;
}

div#collections-listing li strong {
	font-size:16px;
}

div#collections-listing li small {
	font-size:13px;
	padding-left:3px;
}

ul#products li,ul#results li,ul.results li,div#images li {
	width:160px;
	float:left;
	padding:15px 5px 15px;
}

ul#products li.end,ul#results li.end,ul.results li.end,div#images li.end {
	border-right:none;
}

ul#products div.align,ul#results div.align,ul.results div.align,div#images div.align {
	width:160px;
	height:180px;
	overflow:hidden;
}

ul#products div.align div,ul#results div.align div,ul.results div.align div,div#images div.align div {
	font-size:145px;
	text-align:center;
	vertical-align:middle;
	width:160px;
	height:160px;
	display:table-cell;
}

ul#products div.align img,ul#results div.align img,ul.results div.align img,div#images div.align img {
	vertical-align:middle;
}

ul#products li h3,ul#results li h3,ul.results li h3 {
	font-size:14px;
	padding:10px 10px 3px;
}

ul#products li h4,ul#results li h4,ul.results li h4 {
	font-size:13px;
	font-weight:400;
	padding:0 10px 10px;
}

ul#products li h4 del,ul#results li h4 del,ul.results li h4 del {
	color:#999;
	font-size:11px;
	padding-left:3px;
}

/* PRODUCTS LARGE */

ul#products-lg li {
	width:220px;
	float:left;
	padding:15px 5px 15px;
	min-height: 296px;
}

ul#products-lg li.end {
	border-right:none;
}

ul#products-lg div.align {
	width:220px;
	height:180px;
	overflow:hidden;
}

ul#products-lg div.align div {
	font-size:145px;
	text-align:center;
	vertical-align:middle;
	width:220px;
	height:160px;
	display:table-cell;
}

ul#products-lg div.align img {
	vertical-align:middle;
}

ul#products-lg li h3 {
	font-size:14px;
	padding:10px 10px 3px;
}

ul#products-lg li h4 {
	font-size:13px;
	font-weight:400;
	padding:0 10px 10px;
}

ul#products-lg li h4 del {
	color:#999;
	font-size:11px;
	padding-left:3px;
}

/* END PRODUCTS LARGE */


ul#results div.desc,ul.results div.desc {
	width:130px;
	height:159px;
	border-bottom:1px solid #e3e3e3;
	overflow:hidden;
	margin:0 10px;
}

p#empty {
	font-size:13px;
	padding:25px 15px 15px;
}

div#paginate {
	font-size:13px;
	text-align:center;
	padding:10px 15px 15px;
}

div#blog div#paginate {
	text-align:left;
	padding-top:25px;
}

div#paginate a {
	color:#251f1e;
	padding:0 3px;
}

div#paginate span.current {
	color:#53c200;
	font-weight:700;
	padding:0 3px;
}

div#product div#heading h2 {
	color:#53c200;
	font-size:30px;
	padding-bottom:13px;
}

div#product div#heading h2 span {
	display: block;
}

div#product div#heading h2 del {
	color:#251f1e;
	font-size:16px;
	font-weight:400;
	padding-left:3px;
}

div#summary {
	position: relative;
	padding:20px 0 15px;
}

div#summary .addthis_product {
	position: absolute;
	top: 0;
	left: 0;
}

div#details {
	width:100%;
	float:left;
	padding:10px 0 0 15px;
}

div#image {
	width:260px;
	padding-bottom:15px;
	padding-top:15px;
	float:right;
	text-align:right;
}

div#image img {
	float:left;
}

div#options {
	padding-bottom:30px;
}

div#options form {
	background-color:#ededed;
	padding:25px 15px 15px;
}

div#variants {
	width:260px;
	float:left;
	}

div#variants select {
	width:90%;
	margin:4px 0 15px;
}

div#buy {
	width:180px;
	float:right;
	padding:4px 0 15px;
}

div#options h6 {
	font-size:24px;
	padding-bottom:10px;
	text-align:center;
}

div#images h6 {
	font-size:13px;
	border-bottom:1px solid #e3e3e3;
	padding:0 15px 10px;
}

div#images h6 span {
	font-size:11px;
	font-weight:400;
	padding-left:3px;
}

#lbOverlay {
	position:fixed;
	z-index:9999;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background-color:#000;
	cursor:pointer;
}

#lbCenter,#lbBottomContainer {
	position:absolute;
	z-index:9999;
	overflow:hidden;
	background-color:#fff;
}

.lbLoading {
	background:#fff url(loading.gif) no-repeat center;
}

#lbImage {
	position:absolute;
	left:0;
	top:0;
	border:10px solid #fff;
	background-repeat:no-repeat;
}

#lbPrevLink,#lbNextLink {
	display:block;
	position:absolute;
	top:0;
	width:50%;
	outline:none;
}

#lbPrevLink {
	left:0;
}

#lbPrevLink:hover {
	background:transparent url(prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right:0;
}

#lbNextLink:hover {
	background:transparent url(nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-size:13px;
	color:#666;
	line-height:1.42em;
	text-align:left;
	border:10px solid #fff;
	border-top-style:none;
}

#lbCloseLink {
	display:block;
	float:right;
	width:66px;
	height:22px;
	background:transparent url(closelabel.gif) no-repeat center;
	outline:none;
	margin:5px 0;
}

#lbCaption,#lbNumber {
	margin-right:71px;
}

#lbNumber {
	padding-top:8px;
}

div#cart div#bg {
	padding-left:24px;
}

div#cart h1 {
	font-size:28px;
	line-height:1.32em;
	padding-bottom:13px;
}

div#cart table {
	width:100%;
}

div#cart th {
	font-size:13px;
	font-weight:700;
	text-align:center;
	border-bottom:1px solid #d5d5d5;
	padding:0 15px 10px;
}

div#cart td {
	font-size:13px;
	text-align:center;
	vertical-align:middle;
	border-bottom:1px solid #d5d5d5;
	padding:10px 15px;
}

div#cart td.end,div#cart th.end {
	text-align:right;
}

div#cart tr.odd td,div#cart tr.even td {
	background-color:#ededed;
}

div#cart td.pic {
	width:52px;
	padding-right:5px;
}

div#total h3 {
	font-size:28px;
	text-align:right;
	padding:20px 0 15px;
}

div#complete {
	padding:15px 0 35px;
}

div#notes {
	width:520px;
	float:left;
}

div#notes label {
	font-size:13px;
	padding-bottom:4px;
	display:block;
}

div#notes textarea,div#cart td input.field {
	color:#251f1e;
	font:13px "Helvetica Neue",Helvetica,Arial,sans-serif;
	text-align:center;
	width:40px;
	padding:2px;
}

div#notes textarea {
	text-align:left;
	width:90%;
	height:80px;
}

div#checkout {
	width:150px;
	float:right;
	text-align:right;
}

div#checkout input {
	margin-left:10px;
	float:left;
}

div.entry {
	border-bottom:1px solid #e3e3e3;
	padding:25px 15px 15px;
}

div#article div.entry {
	padding-bottom:0;
	border-bottom:none;
}

div.entry div.title h2 {
	font-size:22px;
	line-height:1.42em;
}

div.entry div.title h2 a {
	color:#251f1e;
	line-height:1.42em;
}

div.entry div.title h5 {
	font-size:12px;
	font-weight:400;
	font-style:italic;
	padding:2px 0 20px;
}

div.entry div.title h5 span {
	color:#53c200;
	padding-left:3px;
}

div.body {
	padding:25px 15px 0;
}

div.entry div.body {
	padding:0;
}

div.body h1,div.body h2,div.body h3,div.body h4,div.body h5,div.body h6,div.comment h1,div.comment h2,div.comment h3,div.comment h4,div.comment h5,div.comment h6 {
	font-size:18px;
	line-height:1.42em;
	padding:10px 0;
}

div.body h1,div.body h2,div.comment h1,div.comment h2 {
	padding-top:0;
}

div.comment h6.author {
	font-size:13px;
	padding:0 0 18px;
}

div.body li,div.comment li {
	font-size:13px;
	line-height:1.42em;
	margin-left:35px;
	padding-bottom:5px;
	list-style-type:disc;
	list-style-position:outside;
}

div.body ol li,div.comment ol li {
	list-style-type:decimal;
}

div#comments h3 {
	font-size:22px;
	border-bottom:1px solid #e3e3e3;
	padding:15px 15px 8px;
}

div#comments h3 span,div#comments form label span {
	font-size:12px;
	font-weight:400;
	font-style:italic;
	padding-left:3px;
}

div.comment {
	padding-top:20px;
}

div#comments div.end {
	padding-bottom:18px;
	border-bottom:none;
}

div.comment div.bg {
	background-color:#ededed;
	padding:15px 15px 0;
}

div#comments form {
	padding:15px 15px 0;
}

div#comments form input.field,div#comments form textarea {
	width:320px;
	margin:3px 0 15px;
	padding:3px;
}

div#comments form textarea {
	width:420px;
	height:150px;
}

div#comments form input.submit {
	margin-top:5px;
}

div#comments p#posted,div#comments p#error {
	color:#53c200;
	font-size:13px;
	font-weight:700;
	padding-bottom:15px;
}

div#comments p#empty {
	padding:15px;
}

div#article p#closed {
	font-size:13px;
	font-weight:700;
	padding:5px 15px 0;
}

div#missing div#bg {
	padding:90px 54px 80px;
}

div#unfound {
	background-color:#ededed;
	padding:40px 40px 55px;
}

div#unfound h1 {
	font-size:28px;
	line-height:1.32em;
	padding-bottom:10px;
}

div.filter h3 {
	color:#fff;
	font-size:16px;
	background-color:#26201e;
	padding:8px 10px 9px 24px;
}

div.filter ul,div.filter div {
	background:url(filter-default.png) no-repeat;
	padding:9px 0 0 25px;
}

div.filter li {
	font-size:14px;
}

div.filter li a {
	color:#251f1e;
	border-bottom:1px solid #e3e3e3;
	display:block;
	padding:4px 10px;
}

div.filter li a:hover {
	color:#888;
	text-decoration:none;
}

div.filter li a.active,div.filter li a.active:hover {
	color:#53c200;
}

div.filter p {
	font-size:13px;
	line-height:1.42em;
	border-bottom:1px solid #e3e3e3;
	padding:4px 10px;
}

div#sidebar div.bg {
	background-color:#ededed;
	padding:20px 15px 25px;
}

div#sidebar h3 {
	font-size:16px;
	padding-bottom:8px;
	border-bottom:1px solid #d5d5d5;
}

div#sidebar p {
	font-size:13px;
	line-height:1.42em;
	padding-top:15px;
}

div#posts div.post,div#featured div.product {
	padding-top:15px;
	border-bottom:1px solid #d5d5d5;
}

div#posts h5 {
	font-size:14px;
	line-height:1.42em;
	padding-bottom:5px;
}

div#sidebar div#posts p#feed {
	background:url(feed-default.png) no-repeat 0 17px;
	padding:15px 0 0 21px;
}

div#featured div.end {
	padding-bottom:5px;
	border-bottom:none;
}

div#featured div.image {
	width:52px;
	background-color:#fff;
	float:left;
}

div#featured div.title {
	width:75px;
	float:right;
}

div#featured div.title h6 {
	font-size:12px;
	font-weight:400;
	padding-top:2px;
}

div#overview {
	background:#ededed !important;
	min-width:960px;
	padding:60px 0 90px;
}

ul#sections {
	background-color:#2e2b27;
	border:1px solid #404339;
	padding:30px 3px 25px;
}

ul#sections li {
	width:275px;
	float:left;
	padding:0 21px;
}

ul#sections h3 {
	color:#53c200;
	font-size:18px;
	padding-bottom:15px;
}

ul#sections h5 {
	color:#fff;
	font-size:14px;
	line-height:1.42em;
}

ul#sections h5 a {
	color:#DAA520;
	line-height:1.42em;
}

ul#sections h6 {
	color:#fff;
	font-size:12px;
	font-weight:400;
	font-style:italic;
	padding:3px 0 15px;
}

ul#sections p {
	color:#fff;
	font-size:13px;
	line-height:1.42em;
	padding-bottom:15px;
}

ul#sections form#subForm label {
	position:relative;
	color:#fff;
}

ul#sections form#subForm input.text {
	width:200px;
	position:absolute;
	left:65px;
	padding:3px;
}

ul#sections p a,#footer p a {
	color: #2e2b27;
}

#footer p a:hover {
	color: #2e2b27 !important;
}

#footer {
	padding-top:25px;
}

#footer p {
	color:#2e2b27;
	font-size:12px;
	float:left;
}

#footer p.links a,#footer p.help a {
	margin-left:12px;
}

#footer p.help,#footer p.links {
	float:right;
	text-align:right;
}

#footer span.header {
	font-weight: 700;
	font-size: 14px;
	color: #2e2b27;
}

#footer p#credits a {
	text-indent:-10000px;
	background:url(http://made-to-order.bespoke-england.co.uk/shopify/tomatoproject.png) no-repeat 0 0;
	width:150px;
	height:62px;
	position:absolute;
	background-position:0 -61px;
}

ul#products li h5.button,ul#results li h5.button,ul.results li h5.button {
	background:#fff;
}

h1,h2,h3,h4,h5,h6,label,strong,#lbCaption {
	font-weight:500;
}

div#intro p,div#details p,div.body p,div.comment p {
	font-size:13px;
	line-height:1.42em;
	padding-bottom:15px;
}

div#collections-listing li,div#product div#heading h1 {
	padding-bottom:5px;
}

div#heading h1 {
	font-weight: 300;
}

ul#products,ul#products-lg,ul#results,ul.results,div#images ul,div#blog div#main,div#article div#main,div#sortable div.end,div#featured,div#featured div.product {
	padding-bottom:15px;
}

ul#results li h3,ul.results li h3,div.body ul,div.body ol,div.comment ul,div.comment ol {
	padding-bottom:10px;
}

ul#products li h3 a,ul#products-lg li h3 a,ul#results li h3 a,ul.results li h3 a,div#sidebar a {
	color:#251f1e;
}

ul#results div.desc p,ul.results div.desc p,div#unfound p,div#featured div.title h5 {
	font-size:13px;
	line-height:1.42em;
}

div#cart p#empty,div#posts div.post p {
	padding:0 0 15px;
}

div#variants label,div#comments form label {
	font-size:13px;
	display:block;
}

div#buy input,#footer p.links {
	float:right;
}

div#cart th.start,div#cart td.title {
	text-align:left;
}

div#cart td.pic img,div#featured div.image img {
	background-color:#fff;
	float:left;
	padding:1px;
}

div.body strong,div.body em,div.comment strong,div.comment em,div#posts h5 a,div#sidebar p a,div#featured div.title h5 a {
	line-height:1.42em;
}

div.filter,div#posts,div#excerpt {
	padding-bottom:25px;
}

ul#brands li a {
	padding-left: 0;
}

p#error {
	color: red !important;
	background-color: #FFE9E8;
	border: 1px solid red;
	padding: 5px;
	margin-bottom: 15px;
}
label.error {
	color: red;
}

/* Buttons */
ul#products li h5.button a,ul#products-lg li h5.button a,ul#results li h5.button a, ul.results li h5.button a{
        text-indent: -10000px;
        background-image: url('http://made-to-order.bespoke-england.co.uk/shopify/view.png');
        background-repeat: no-repeat;
        background-position: 0 0;
        width: 43px;
        height: 25px;
        position: absolute;
        padding: 0;
        margin-left: 8px;
}

ul#products li h5.button a:hover, ul#products-lg li h5.button a:hover, ul#results li h5.button a:hover, ul.results li h5.button a:hover {
        background-position: 0 -25px;
}

div#total input.submit {
        float: left;
        margin-top: 20px;
}

p#checkout a {
        background: url('http://made-to-order.bespoke-england.co.uk/shopify/checkoutV2.png') no-repeat 0 0;
        width: 76px;
        height: 26px;
        position: absolute;
        right: 0;
        top: 28px;
        text-indent: -100000px;
}
        p#checkout a:hover {
                
        }

div#checkout {
        position: relative;
}
a#continue_shopping {
        background: url('http://made-to-order.bespoke-england.co.uk/shopify/continue_shopping.png') no-repeat 0 0;
        width: 149px;
        height: 52px;
        position: absolute;
        right: 150px;
        top: 0;
        text-indent: -100000px;
}
        a#continue_shopping:hover {
                background-position: 0 -52px;
                color: #fff !important;
        }

div#add-ons{
        border-bottom:1px solid #E3E3E3;
height: 180px;
}
div#add-ons h1{
        padding-top: 0;
}

.grey {
    color: #aaa;   
    margin: 0 0 10px 10px;
}

div#add-ons div.image{
        float: left;
        margin-right: 15px;
text-align: center;
}
div#add-ons div.image a {
        font-size: 0.7em;
}


#products h4, #products-lg h4 {
	font-weight: bold;
}

#products h4 span, #products-lg h4 span { 
	font-weight: normal;
	display: block;
	color: #999;
	font-size: 0.9em;
}


[disabled] {
color:#bbbbbb;
background-color:#F8F8F8;
}

    ul.tabs {
    margin: 0 15px 0 0;
    padding: 0;
	float: left;
	list-style: none;
	height: 34px; /*--Set height of tabs--*/
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	width: 670px;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	border: 1px solid #fff;
	border-left: none;
	margin-bottom: -1px; /*--Pull the list item down 1px--*/
	overflow: hidden;
	position: relative;
}
ul.tabs li a {
	text-decoration: none;
	color: #000;
	display: block;
	padding: 2px 20px;
	outline: none;
    height: 29px; /*--Subtract 1px from the height of the unordered list--*/
	line-height: 29px; /*--Vertically aligns the text within the tab--*/    
}
ul.tabs li.active a {
    color: #f47833 !important;
    background-color: #fff;
}
    ul.tabs li.active a:hover {

    }
ul.tabs li a {
    background-color: #2F2F2F;
    color: #666;
}
    ul.tabs li a:hover {
        color: #f47833 !important;
    }



.tab_container {
    border: 1px solid #ccc;
	border-top: none;
	overflow: hidden;
	clear: both;
	float: left; 
    width: 670px;
	background: #fff;
    margin: 0 15px 0 0;
    font-size: 0.9em;
}
.tab_content {
	padding: 20px;
}

.tab_container p {
    margin: 0 0 10px 0 !important;    
}



.inc-vat{
	
  margin: 0 0 0 0px;
  color: #251f1e;
  font-size: 15px;
      
} 

#pagination{
  clear: both;
  border-top: 1px solid #ccc;
  margin: 0 0 -25px;
  padding: 10px 0 0;
  text-align: center;
}

#pagination span{
  display: inline-block;
  padding: 5px;
}

/*USD styles*/
#header #nav {background:#fff;}
#header #nav ul {border:0;}
#header #nav li a:link, #header #nav li a:visited {color:#241f1d;}
#header #nav li a.active, #header #nav li a.active:hover {color:#f47833;}

/******************
Cookie policy**/
.cc-cookies {
z-index:99999;
position:fixed;
width:90%;
left:0;top:0;
text-align:center;
color:#fff;
font-size:14px;
text-shadow:0 -1px 0 rgba(0,0,0,0.35);
padding:12px 5%;
background:#565656;
background:rgba(86,86,86,0.95);
}
.cc-cookies a:link, .cc-cookies a:hover {color:#fff;text-decoration:underline;}
.cc-cookies a:hover {text-decoration:none;}
.cc-overlay {
height:100%;
padding-top:25%;
}
.cc-cookies-error {
float:left;
width:90%;
text-align:center;
font-size:18px;
color:#333;
margin:1em 0 2em 0;padding:2em 5%;
background:#fff;
border:1px solid #ccc;
}
.cc-cookies a.cc-cookie-accept, .cc-cookies-error a.cc-cookie-accept, .cc-cookies a.cc-cookie-decline, 
.cc-cookies-error a.cc-cookie-decline, .cc-cookies a.cc-cookie-reset {
display:inline-block;
color:#fff;
text-decoration:none;
background:#7DAF3B;
padding:0.2em 0.5em;
border-radius:3px;
box-shadow:0 0 2px rgba(0,0,0,0.25);
text-shadow:0 -1px 0 rgba(0,0,0,0.35);
-o-transition:background 0.5s ease-in;
-webkit-transition:background 0.25s ease-in;
-moz-transition:background 0.25s ease-in;
}
.cc-cookies a.cc-cookie-decline, .cc-cookies-error a.cc-cookie-decline {
margin-left:0.5em;
background:#af3b3b;
}
.cc-cookies a.cc-cookie-reset {background:#f15b00;}
.cc-cookies a:hover.cc-cookie-accept, .cc-cookies-error a:hover.cc-cookie-accept, 
.cc-cookies a:hover.cc-cookie-decline, .cc-cookies-error a:hover.cc-cookie-decline, 
.cc-cookies a:hover.cc-cookie-reset  {
background:#000;
-o-transition:background 0.5s ease-in;
-webkit-transition:background 0.25s ease-in;
-moz-transition:background 0.25s ease-in;
}
.cc-cookies-error a.cc-cookie-accept, .cc-cookies-error a.cc-cookie-decline {
display:block;
margin-top:1em;
}
.cc-cookies.cc-discreet {
left:auto;top:auto;
width:auto;
padding:0.5em 1em;
}
.cc-cookies.cc-discreet a.cc-cookie-reset {
background:none;
text-shadow:none;
padding:0;
text-decoration:underline;
}
.cc-cookies.cc-discreet a:hover.cc-cookie-reset {text-decoration:none;}


/* 
	All 'as' prefixed CSS is to avoid conflicts as I don't know this style sheet at all
	Certainly not the best CSS you have ever seen... 
*/

.as-product {
	position: relative;
}
.as-product__images {
	position: relative;
	width: 48%;
	padding-right: 2%;
	height: 520px;
	float: left;
}
.as-product__gallery {
	position: absolute;
	overflow-x: scroll;
	overflow-y: hidden;
	bottom: 0;
	left: 0;
	height: 67px;
	width: 94%;
}
.as-product__gallery img {
	height: 65px;
	border: 1px solid #ededed;
	margin-right: 5px;
}
.as-product__gallery img:last-child {
	margin-right: 0;
}
.as-product__gallery ul {
	list-style: none;
	display: block;
	white-space: nowrap;
}
.as-product__gallery li {
	display: inline;
}
.as-product__description {
	position: relative;
	width: 50%;
	float: right;
}
.as-product__description .selector-wrapper {
	float: left;
	margin-right: 20px;
}
.as-product__description .selector-wrapper label {
	display: inline;
	font-weight: normal;
	font-size: 14px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0;
}
.as-product__description .selector-wrapper select {
	margin-top: 0 !important;
}
.as-product__description select {
	margin: 10px 0;
}
.as-product__description p {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 6px;
}
.as-product__description p .label {
	display: inline;
	text-transform: uppercase;
}
.as-product__description .size-guide-link {
	display: block;
	color: black;
	font-size: 12px;
	margin-top: 10px !important;
	float: right;
	margin-right: 4px;
}
.as-product__description .size-guide-link:hover {
	color: black;
}
.as-product__description .size-guide-link img {
	margin-right: 5px;
}
.as-product__description hr {
	display: block;
	height: 1px;
	border: 0;
	padding: 0;
	margin: 20px 0;
	border-top: 1px solid #ededed;
}
.as-product-menu {
	background: #f8f8f8;
	margin-top: 30px;
	padding: 20px 10px;
	text-align: center;
}
.as-product-menu h2 {
	font-style: italic;
	font-weight: 300;
	font-size: 1.5em;
	margin-bottom: 20px;
}
.as-product-menu a {
	color: black;
}
.as-product-menu p {
	font-size: 12px;
	margin-top: 20px;
	text-align: center;
}
.as-product-menu__tile {
	width: 23%;
	float: left;
	padding: 1%;
}
.as-options {
	margin-top: 4px;
}
.as-share {
	position: relative;
}
.as-share .addthis_toolbox {
	position: absolute;
	top: 30px;
	left: 0;
}

.bespoke-button {
	background-color: #093371;
	border: 1px solid #265AA8;
	display: inline-block;
	cursor: pointer;
	color: #ffffff !important;
	font-family: Palatino, 'Palatino Linotype', 'Book Antiqua', serif;
	font-size: 13px;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	line-height: 18px;
}

.bespoke-button:hover {
	background-color: #6990CA;
}

.bespoke-button:active {
	position:relative;
	top:1px;
}


