/* CSS Document */

@charset 'utf-8';

/* RESET */

section,nav,hgroup,header,footer,figure,figcaption,details,aside,article{display:block}
video,canvas,audio{display:inline-block;*display:inline;*zoom:1}
audio:not([controls]),[hidden]{display:none}
html,textarea,select,input,button{font-size:100%}
html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;overflow-y:scroll;}
body,figure,form,textarea,select,input,button{margin:0}
textarea,select,input,button,body{font-family:sans-serif}
a{color:#00e}
a:visited{color:#551a8b}
a:focus{outline:thin dotted}
a:active,a:hover{outline:0}
abbr[title]{border-bottom:1px dotted}
strong,b{font-weight:bold}
blockquote{margin:1em 40px}
dfn{font-style:italic}
mark{background:#ff0;color:#000}
samp,kbd,code,pre{font:1em monospace,serif;_}
pre{white-space:pre;white-space:pre-wrap;word-wrap:break-word}
q{quotes:none}
q:after,q:before{content:'';content:none}
small,sup,sub{font-size:75%}
sup,sub{line-height:0;position:relative}
sup,sub,textarea,select,input,button{vertical-align:baseline}
sup{top:-0.5em}
sub{bottom:-0.25em}
ol,ul{margin:1em 0;padding:0 0 0 40px}
dd{margin:0 0 0 40px}
nav ol,nav ul{list-style:none;list-style-image:none}
img,legend,input::-moz-focus-inner,button::-moz-focus-inner{border:0}
img{-ms-interpolation-mode:bicubic}
svg:not(:root){overflow:hidden}
fieldset{border:1px solid silver;margin:0 2px;padding:0.35em 0.625em 0.75em}
legend{*margin-left:-7px}
textarea,select,input,button{*vertical-align:middle}
input,button{line-height:normal}
input[type='submit'],input[type='reset'],input[type='button'],button{cursor:pointer;-webkit-appearance:button;*overflow:visible}
input[type='radio'],input[type='checkbox']{box-sizing:border-box}
input[type='radio'],input[type='checkbox'],input::-moz-focus-inner,button::-moz-focus-inner{padding:0}
input[type='search']{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}
input[type='search']::-webkit-search-decoration{-webkit-appearance:none}
textarea{overflow:auto;vertical-align:top}
table{border-collapse:collapse;border-spacing:0}

/* IMPORT */

/*@import '/js/fancybox/jquery.fancybox.css';
@import '/js/ui/css/jquery.ui.core.css';
@import '/js/ui/css/jquery.ui.theme.css';
@import '/js/ui/css/jquery.ui.selectmenu.css';*/

/* FONTS */

@font-face {
	font-family: 'FuturaBKBT';
	src: url('/css/fonts/futura_book_bt-webfont.eot');
	src: url('/css/fonts/futura_book_bt-webfont.eot?#iefix') format('embedded-opentype'),
		 url('/css/fonts/futura_book_bt-webfont.woff') format('woff'),
		 url('/css/fonts/futura_book_bt-webfont.ttf') format('truetype'),
		 url('/css/fonts/futura_book_bt-webfont.svg#FuturaBkBTBook') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'FuturaBKBT';
	src: url('/css/fonts/futura_book_italic_bt-webfont.eot');
	src: url('/css/fonts/futura_book_italic_bt-webfont.eot?#iefix') format('embedded-opentype'),
		 url('/css/fonts/futura_book_italic_bt-webfont.woff') format('woff'),
		 url('/css/fonts/futura_book_italic_bt-webfont.ttf') format('truetype'),
		 url('/css/fonts/futura_book_italic_bt-webfont.svg#FuturaBookItalic') format('svg');
	font-weight: normal;
	font-style: italic;
}
@font-face {
	font-family: 'FuturaBKBT';
	src: url('/css/fonts/futura_medium_bt-webfont.eot');
	src: url('/css/fonts/futura_medium_bt-webfont.eot?#iefix') format('embedded-opentype'),
		 url('/css/fonts/futura_medium_bt-webfont.woff') format('woff'),
		 url('/css/fonts/futura_medium_bt-webfont.ttf') format('truetype'),
		 url('/css/fonts/futura_medium_bt-webfont.svg#FuturaMedium') format('svg');
	font-weight: bold;
	font-style: normal;
}
@font-face {
	font-family: 'FuturaMediumBT';
	src: url('/css/fonts/futura_medium_bt-webfont.eot');
	src: url('/css/fonts/futura_medium_bt-webfont.eot?#iefix') format('embedded-opentype'),
		 url('/css/fonts/futura_medium_bt-webfont.woff') format('woff'),
		 url('/css/fonts/futura_medium_bt-webfont.ttf') format('truetype'),
		 url('/css/fonts/futura_medium_bt-webfont.svg#FuturaMedium') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
    font-family: Aaargh;
    src: url('/css/fonts/folks-normal-webfont.eot');
    src: url('/css/fonts/folks-normal-webfont.eot?#iefix') format('embedded-opentype'),
         url('/css/fonts/folks-normal-webfont.woff') format('woff'),
         url('/css/fonts/folks-normal-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: Aaargh;
    src: url('/css/fonts/folks-italic-webfont.eot');
    src: url('/css/fonts/folks-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('/css/fonts/folks-italic-webfont.woff') format('woff'),
         url('/css/fonts/folks-italic-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}
@font-face {
    font-family: Aaargh;
    src: url('/css/fonts/folks-bold-webfont.eot');
    src: url('/css/fonts/folks-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/css/fonts/folks-bold-webfont.woff') format('woff'),
         url('/css/fonts/folks-bold-webfont.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: Aaargh;
    src: url('/css/fonts/folks_italic_bold-webfont.eot');
    src: url('/css/fonts/folks_italic_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/css/fonts/folks_italic_bold-webfont.woff') format('woff'),
         url('/css/fonts/folks_italic_bold-webfont.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
}

/* GENERAL */

body,th,td,p,input,textarea,select,button {
	font-family: FuturaBKBT, 'FuturaBQ Book', 'Futura Bk BT', 'Futura Book BT', 'Futura BT', Futura, 'Myriad Pro', Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
body {
	color: #000000;
	background-color: #FBFCF9;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	min-height: 100%;
}
.clear {
	clear: both;
	height: 1px;
}
img {
	border: 0;
}
a,a:link,a:visited,a:active {
	text-decoration: none;
	color: #3F1F0D;
}
a:hover {
	text-decoration: none;
	color: #883C11;
}
h1, h2, h3 {
	font-family: FuturaBKBT, 'FuturaBQ Book', 'Futura Bk BT', 'Futura Book BT', 'Futura BT', Futura, 'Myriad Pro', Verdana, Arial, Helvetica, sans-serif;
	color: #3F1F0D;
	font-size: 22px;
	width: 100%;
	display: block;
	clear: both;
	margin: 0 0 15px 0;
	font-weight: normal;
}
h3 {
	font-size: 19px;
}
p {
	margin: 0 0 16px 0;
}
th, td {
	text-align: left;
	vertical-align: top;
}
button,
a.button,
#content a.button,#content a.button:link,
#content a.button:visited,
#content a.button:active,
#content #pagination a,
#content #pagination a:link,
#content #pagination a:visited,
#content #pagination a:active,
#footer .section_social .count,
#account_menu .count,
#main_menu .count {
	background-color: #3F1F0D;
	border: 0 none;
	color: #FFFFFF;
	font-family: FuturaBKBT,'FuturaBQ Book','Futura Bk BT','Futura Book BT','Futura BT',Futura,'Myriad Pro',Verdana,Arial,Helvetica,sans-serif;
	font-size: 13px;
	line-height: 130%;
	padding: 4px 10px;
	text-decoration: none;
	text-transform: uppercase;
}
button:active, button:hover,
a.button:active, a.button:hover,
#content a.button:active,#content a.button:hover,
#content #pagination a:active,#content #pagination a:hover {
	color: #FFFFFF;
	background-color: #883C11;
	text-decoration: none;
}
input,
textarea,
select {
	background-color: #e2e1d9;
	border: 0 none;
	color: #3f1f0d;
	padding: 5px;
}
input[type=radio],
input[type=checkbox] {
	border: 0 none;
	padding: 0;
	margin: 0;
	color: inherit;
	background-color: transparent;
}
.small {
	font-size: 12px;
}
.retail,
.wholesale {
	padding: 1px 4px;
	color: #FFFFFF;
	background-color: #C9CFBE;
}
.wholesale {
	background-color: #023734;
}

/* LAYOUT */

#container,
header,
nav {
	width: 100%;
	min-width: 320px;
	max-width: 940px;
	margin: 0 auto;
}
header {
	background-color: #FFFFFF;
	position: absolute;
	top: 0;
	z-index: 10;
	overflow: hidden;
}
nav {
	position: absolute;
	top: 97px;
	z-index: 35;
	box-shadow: 0 5px 0 rgba(255, 255, 255, 0.95);
}
#header {
	clear: both;
	height: 97px;
	font-size: 12px;
	overflow: hidden;
	line-height: 100%;
}
#banner {
	clear: both;
	height: 200px;
	margin: 133px 0 -127px;
	overflow: hidden;
	position: relative;
}
#banner .buttons {
    float: right;
    height: 100px;
    margin: 0 0 0 -300px;
    position: relative;
    right: 10px;
    text-align: right;
    top: 169px;
    width: 100%;
    max-width: 300px;
}
#banner .buttons button,
#banner .buttons .button {
	font-size: 16px;
	padding: 4px 1.6%;
	margin-left: 8px;
	box-shadow: 0 0 2px rgba(255, 255, 255, 0.9), 0 4px 2px rgba(0, 0, 0, 0.4);
}
#top_menu {
	font-family: FuturaBKBT, 'FuturaBQ Book', 'Futura Bk BT', 'Futura Book BT', 'Futura BT', Futura, 'Myriad Pro', Verdana, Arial, Helvetica, sans-serif;
}
#top_menu {
	font-size: 13px;
	color: #3F1F0D;
	background-color: #C9CFBE;
	height: 30px;
	padding: 0 0 0 220px;
}
#content {
	background-color: #ffffff;
	clear: both;
	float: none;
	margin: 133px 0 0;
	width: 100%;
	max-width: 940px;
}
#footer {
	background-color: #e2e1d9;
	border: 0 none;
	clear: both;
	line-height: 160%;
	margin: 10px 0 0;
	overflow: hidden;
	padding: 0 1.5%;
	width: 97%;
	max-width: 912px;
}

/* HEADER */

#logo,
#currency,
#search,
#account_menu {
	float: left;
}
#logo {
	clear: left;
	height: 79px;
	margin: 12px 0 0 16px;
	max-width: 514px;
	min-width: 122px;
	width: 26%;
}
#logo .retail_logo,
#logo .wholesale_logo {
	width: 100%;
	height: auto;
}
#logo,
#currency,
#search,
#account_menu {
	position: absolute;
}
#currency,#search,#account_menu {
	height: 28px;
	line-height: 14px;
	margin: 27px 16px 0 0;
	overflow: hidden;
}
#currency {
	width: 20.5%;
	text-align: right;
	text-transform: uppercase;
	max-width: 155px;
	right: 15%;
	z-index: 2;
}
#currency #currency_title {
	bottom: 9px;
	display: none;
	margin: 0 3px 0 0;
	position: relative;
}
#currency input,
#currency select {
	margin: 0 0 0 15px;
	padding: 4px;
}
#currency .selectBox-dropdown {
	padding: 0 0 0 8px;
}
#currency .selectBox-label {
	float: left;
	height: 13px;
	padding: 10px 3px 5px 0;
}
#currency .selectBox-arrow {
	padding: 0 2px 4px;
}
#search {
	min-width: 200px;
	right: 0;
	text-align: right;
	width: 11%;
	z-index: 1;
}
#search #search_input {
	font-size: 15px;
	text-transform: none;
	max-width: 184px;
	width: 80%;
	display: none;
}
#account_menu {
	float: left;
	margin-top: 0;
	padding: 14px 0 0;
	text-align: right;
	width: 71%;
	max-width: 397px;
	right: 0;
	top: 56px;
}
#header input,
#header select,
#header .selectBox-options {
	font-size: 11px;
	color: #3F1F0D;
	background-color: #E2E1D9;
	height: 20px;
	text-transform: uppercase;
	padding: 2px 0 0 4px;
}
#header input {
	padding: 4px 1px 4px 8px;
	width: 100%;
	max-width: 158px;
}
#header button,
#header .button {
	color: #ffffff;
	height: 28px;
	max-width: 30px;
	width: 100%;
}
#header #search_button,
header #search_button {
	background: url('/images/icons/search-icon.png') no-repeat scroll 41% 5px / 18px auto #3f1f0d;
	position: relative;
	vertical-align: top;
}
#account_menu ul {
	text-align: right;
	list-style: none;
	margin: 0;
	padding: 0;
}
#account_menu li {
	-webkit-transition: background-color 0.2s ease-in-out;
	-moz-transition: background-color 0.2s ease-in-out;
	-o-transition: background-color 0.2s ease-in-out;
	-ms-transition: background-color 0.2s ease-in-out;
	transition: background-color 0.2s ease-in-out;
	float: right;
	border-left: 1px solid #3F1F0D;
	margin: 0 0 0 5px;
	padding: 0 0 0 5px;
	text-transform: uppercase;
}
#account_menu li .full {
	display: none;
}
#account_menu li .count {
	border-radius: 12px;
	display: inline-block;
	height: 14px;
	line-height: inherit;
	margin: -6px 0;
	min-width: 14px;
	padding: 6px 5px 4px;
	text-align: center;
}
#account_menu li:last-child {
	border-left: 0 none;
	margin: 0;
}

/* TOP MENU */

#main_menu {
	color: #3f1f0d;
	background-color: #C9CFBE;
	height: 31px;
	overflow: hidden;
}
#main_menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#main_menu li {
	margin: 0;
	padding: 0;
}
#main_menu > ul > li {
	float: left;
	height: 31px;
	max-width: 20%;
	min-width: 12%;
	text-transform: uppercase;
	width: auto;
}
#main_menu > ul > li > span,
#main_menu > ul > li > a {
	display: inline-block;
	font-size: 16px;
	height: 17px;
	line-height: 17px;
	padding: 8px 10% 6px;
	width: 80%;
}
#main_menu > ul > li > span,
#main_menu > ul > li > a,
#main_menu > ul > li > ul > li > ul > li > span,
#main_menu > ul > li > ul > li > ul > li > a {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
#main_menu > ul > li:hover {
	color: #FFFFFF;
	background-color: #3F1F0D;
}
#main_menu > ul > li:hover > span,
#main_menu > ul > li:hover > a {
	color: #FFFFFF;
}
#main_menu > ul > li:hover > ul li {
	color: #000000;
}
#main_menu > ul > li > ul > li > ul > li:hover {
	background-color: rgba(255, 255, 255, 0.99);
}
#main_menu > ul > li > ul > li > ul > li:hover {
	color: #3F1F0D;
	background-color: #FFFFFF;
}
#main_menu > ul > li > ul {
	background-color: rgba(255, 255, 255, 0.95);
	border: 0 solid #3F1F0D;
	box-shadow: 0 0 23px rgba(0, 0, 0, 0.2);
	padding: 8px;
	position: absolute;
	width: 100%;
	max-width: 642px;
	z-index: 300;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: visibility 0s linear 0.2s, opacity 0.2s linear;
	-moz-transition: visibility 0s linear 0.2s, opacity 0.2s linear;
	-o-transition: visibility 0s linear 0.2s, opacity 0.2s linear;
	-ms-transition: visibility 0s linear 0.2s, opacity 0.2s linear;
	transition: visibility 0s linear 0.2s, opacity 0.2s linear;
}
#main_menu > ul > li:hover > ul {
	visibility: visible;
	opacity: 1;
	transition-delay: 0.2s;
}
#main_menu > ul > li > ul > li {
	float: left;
	overflow: hidden;
	text-transform: none;
	width: 100%;
	max-width: 204px;
	margin: 0 5px 8px;
	min-height: 50px;
}
#main_menu > ul > li > ul > li > h3,
#main_menu > ul > li > ul > li > h4 {
	margin: 0 0 4px;
	border-bottom: 3px solid #000000;
	display: block;
	padding: 4px 0;
	text-transform: uppercase;
}
#main_menu > ul > li > ul > li > ul > li > span,
#main_menu > ul > li > ul > li > ul > li > a {
	display: block;
	font-size: 13px;
	padding: 2px 0;
}
#main_menu > ul > li > ul > li.color > ul > li > a {
	background-color: #a2a2a2;
	border: 1px solid #000000;
	display: inline-block;
	float: left;
	height: 19px;
	margin: 0 3px 3px 0;
	width: 19px;
	padding: 0;
}
#main_menu .count {
	border-radius: 7px;
	bottom: 1px;
	font-size: 10px;
	height: 9px;
	line-height: 100%;
	margin: 0 -29px -14px 5px;
	padding: 2px 5px;
	position: relative;
	border: 0 none;
	display: none;
}
#main_menu > ul > li > ul > li > ul > li:hover .count {
	display: inline-block;
}

/* CONTENT */

#content input[type=checkbox],
#content input[type=radio],
#content .form_container li .input input[type=checkbox],
#content .form_container li .input input[type=radio] {
	width: 16px;
	padding: 0;
	background-color: transparent;
	border: 0 none;
}
#checkout_steps,
#registration_steps {
	background-color: #C9CFBE;
}
#checkout_steps ol,
#registration_steps ol {
	counter-reset: li;
	line-height: 100%;
	list-style: outside none none;
	*list-style: decimal;
	margin: 0 0 20px;
	min-height: 28px;
	padding: 3px 1.6%;
}
#checkout_steps li,
#registration_steps li {
	float: none;
	margin: 0 0 3px 0;
	overflow: hidden;
}
#checkout_steps a,
#registration_steps a {
	display: block;
	overflow: hidden;
}
#checkout_steps span,
#registration_steps span {
	position: relative;
	display: block;
	padding: 7px 1em 7px 0.8em;
	*padding: .8em;
	margin: 0 0 0 2.5em;
	background-color: rgba(255, 255, 255, 0.01);
	color: rgba(122, 108, 77, 1);
	text-decoration: none;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	-ms-transition: all .3s ease-out;
	transition: all .3s ease-out;
}
#checkout_steps .selected span,
#registration_steps .selected span {
	color: #FFFFFF;
}
#checkout_steps li.selected span,
#registration_steps li.selected span {
	color: #FFFFFF;
	background: rgba(122, 12, 0, 1);
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.7);
}
#checkout_steps span:before,
#registration_steps span:before {
	color: #FFFFFF;
	content: counter(li);
	counter-increment: li;
	position: absolute;
	left: -2.5em;
	top: 50%;
	margin-top: -1em;
	background: rgba(122, 12, 0, 0.7);
	height: 28px;
	width: 28px;
	line-height: 2em;
	text-align: center;
	font-weight: bold;
}
#checkout_steps li.selected span:before,
#registration_steps li.selected span:before {
	background: rgba(122, 12, 0, 1);
}
#checkout_steps span:after,
#registration_steps span:after {
	position: absolute;
	content: '';
	border: .5em solid transparent;
	left: -1em;
	top: 50%;
	margin-top: -.5em;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	-ms-transition: all .3s ease-out;
	transition: all .3s ease-out;
}
#checkout_steps li.selected span:after,
#registration_steps li.selected span:after {
	left: -.5em;
	border-left-color: rgba(122, 12, 0, 1);
}
#box {
	width: 100%;
	max-width: 396px;
	border: 2px solid #E2E1D9;
}

/* CONTENT */

#content #breadcrumb,
#content .breadcrumb,
#content .table_heading,
#content .heading,
#content .form_heading {
	background-color: #C9CFBE;
	font-size: 15px;
	padding: 0 0.5% 0 0;
	width: 99.5%;
	max-width: 934px;
	margin: 0 0 16px 0;
}
#content .table_heading,
#content .heading,
#content .form_heading,
#content #breadcrumb .separator,
#content .breadcrumb .separator {
	color: rgba(0, 0, 0, 0.39);
}
#content .section {
	clear: both;
	margin: 0 1.6% 10px 1.6%;
}
#content .left_section,
#content .right_section,
#content .left_section_1_3,
#content .right_section_1_3,
#content .left_section_2_3,
#content .right_section_2_3 {
	float: left;
	margin: 0 1.6% 10px;
	padding: 0;
	width: 96.8%;
}
#content .left_section h3,
#content .right_section h3,
#content .left_section p,
#content .right_section p {
	margin: 0 0 10px 0;
	line-height: 150%;
	width: 100%;
}
#content .left_section > h3,
#content .right_section > h3,
#content .left_section > p,
#content .right_section > p {
	width: 100%;
}
#content .left_section > h3:nth-child(n+1),
#content .left_section > div:nth-child(n+1),
#content .right_section > h3:nth-child(n+1),
#content .right_section > div:nth-child(n+1) {
	margin-top: 15px;
}
#content .left_section {
	text-align: left;
}
#content .right_section {
	margin-left: 12px;
}
#content .buttons .left_section,
#content .buttons .right_section {
	margin: 0 0 12px;
	width: 50%;
}
#content .table_heading {
	margin: 0;
}
#content #breadcrumb div, 
#content .breadcrumb div {
	display: inline-block;
	margin: 0 auto;
	padding: 0;
}
#content #breadcrumb .separator {
	display: none;
}
#content #breadcrumb #breadcrumb_1 a,
#content #breadcrumb > a:first-child,
#content .breadcrumb #breadcrumb_1 a,
#content .breadcrumb > a:first-child {
	padding-left: 15px;
}
#content #breadcrumb a,
#content #breadcrumb span,
#content .breadcrumb a,
#content .breadcrumb span {
	display: inline-block;
	padding: 7px 8px 6px;
}
#content #breadcrumb a,
#content #breadcrumb a:link, 
#content #breadcrumb a:visited, 
#content #breadcrumb a:active,
#content .breadcrumb a,
#content .breadcrumb a:link, 
#content .breadcrumb a:visited, 
#content .breadcrumb a:active {
	color: #3f1f0d;
}
#content #breadcrumb a:hover,
#content .breadcrumb a:hover {
	background-color: #3f1f0d;
	color: #FFFFFF;
}
#content #breadcrumb .current,
#content #breadcrumb a.current:link, 
#content #breadcrumb a.current:visited, 
#content #breadcrumb a.current:active
#content .breadcrumb .current,
#content .breadcrumb a.current:link, 
#content .breadcrumb a.current:visited, 
#content .breadcrumb a.current:active {
	color: #883C11;
}
#content #breadcrumb .rss_icon,
#content .breadcrumb .rss_icon {
	float: right;
	margin: 0 3px;
	opacity: 0.1;
}
#content #breadcrumb .rss_icon:hover,
#content .breadcrumb .rss_icon:hover {
	opacity: 1;
	background-color: transparent;
}
#content #breadcrumb a .more {
	width: 12px;
}
#content #breadcrumb a:hover .more {
	background-image: url('/images/ui/ui-icons_ffffff_256x240.png');
}
#content #breadcrumb .breadcrumb_item ul {
	border: 2px solid #c9cfbe;
	background-color: #FFFFFF;
	list-style: outside none none;
	margin: 0 0 0 -2px;
	padding: 0;
	position: absolute;
	z-index: 300;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: visibility 0s linear 0.2s, opacity 0.2s linear;
	-moz-transition: visibility 0s linear 0.2s, opacity 0.2s linear;
	-o-transition: visibility 0s linear 0.2s, opacity 0.2s linear;
	-ms-transition: visibility 0s linear 0.2s, opacity 0.2s linear;
	transition: visibility 0s linear 0.2s, opacity 0.2s linear;
}
#content #breadcrumb .breadcrumb_item:hover ul {
	visibility: visible;
	opacity: 1;
	transition-delay: 0.2s;
}
#content #breadcrumb .breadcrumb_item li a {
	display: block;
	padding: 6px 8px 4px;
}
#content h1,
#content h2,
#content h3,
#content > p,
#content > form > p,
#content > div > p {
	clear: both;
	line-height: 150%;
	margin: 0 1.5% 15px;
	max-width: 908px;
	width: 96.6%;
}
#content > ul,
#content > form > ul,
#content > ol,
#content > form > ol,
#content > table,
#content > form > table,
#content > div > table {
	margin: 0 1.5% 15px;
}
#content ul {
	list-style-type: square;
}
#content a,#content a:link,#content a:visited,#content a:active {
	color: #802020;
}
#content a:hover {
	color: #883C11;
}
#content .box {
	border-bottom: 2px solid #e2e1d9;
	border-top: 2px solid #e2e1d9;
}
#content .box > div {
	margin: 2px 0;
	background-color: #E2E1D9;
	padding: 10px 1.6%;
}
#content #new,
#content #also_purchased {
	margin: 0 0 15px;
}
#content #also_purchased {
	height: 146px;
}
#content #new.box > div,
#content #also_purchased.box > div {
	overflow: hidden;
	padding: 10px 0.6% 11px;
}
#content #also_purchased.box > div {
	height: 121px;
}
#content #new .top {
	height: 17px;
	background: url('/images/main/new-border-top.png') no-repeat scroll 0 0 transparent;
}
#content #new .middle {
	height: 84px;
	min-height: 28px;
	overflow: hidden;
	padding: 0 20px;
	background: url('/images/main/new-border.png') repeat-y scroll 0 0 transparent;
}
#content #new .bottom {
	background: url('/images/main/new-border-bottom.png') no-repeat scroll 0 0 transparent;
	height: 17px;
}
#content #new a,
#content #new a:link,
#content #new a:visited,
#content #new a:active,
#content #new a:hover,
#content #also_purchased a,
#content #also_purchased a:link,
#content #also_purchased a:visited,
#content #also_purchased a:active,
#content #also_purchased a:hover {
	color: #923423;
}
#content #new ul,
#content #also_purchased ul {
	text-align: left;
	list-style: none;
	margin: 0;
	padding: 0;
}
#content #also_purchased h2,
#content #also_purchased h3 {
	margin: 0 0 8px 10px;
}
#content #also_purchased ul {
	margin: 0 0 0 10px;
}
#content #new li,
#content #also_purchased li {
	float: left;
	margin: 0 0 0 1.6%;
	max-width: 20%;
	width: 18.6%;
}
#content #new li:first-child {
	margin: 20px 4% 0 1.6%;
}
#content #new li:first-child a {
	display: inline-block;
	width: 161px;
	height: 84px;
}
#content #new li.product {
	font-size: 13px;
	font-family: FuturaBKBT, 'FuturaBQ Book', 'Futura Bk BT', 'Futura Book BT', 'Futura BT', Futura, 'Myriad Pro', Verdana, Arial, Helvetica, sans-serif;
	color: #923423;
	width: 23.5%;
	margin: 0 1.6% 0 0;	
}
#content #also_purchased li {
	color: #923423;
	font-size: 13px;
	font-family: FuturaBKBT, 'FuturaBQ Book', 'Futura Bk BT', 'Futura Book BT', 'Futura BT', Futura, 'Myriad Pro', Verdana, Arial, Helvetica, sans-serif;
	max-width: 195px;
	width: 20.7%;
	float: left;
	margin: 0 1.6% 14px 0;
}
#content #new li.product > div,
#content #also_purchased li.product > div,
#content .listing_downloads li > ul > .iv {
	overflow: hidden;
	width: 12.9%;
	float: left;
}
#content #new li.product .image,
#content #also_purchased li.product .image {
	width: 84px;
	height: 84px;
	text-align: center;
	margin: 0 10px 0 0;
	background-color: rgba(0, 0, 0, 0.1);
	overflow: hidden;
	display: inline-block;
	padding: 0;
	float: left;
	background-repeat: repeat;
	background-position: center 0;
}
#content #new li.product .image a,
#content #also_purchased li.product .image a {
	display: inline-block;
	min-height: 84px;
}
#content #new li.product .button,
#content #also_purchased li.product .button {
	float: left;
	height: 24px;
	margin: 0 -84px -24px 0;
	position: relative;
	right: 94px;
	text-align: center;
	top: 60px;
	width: 84px;
}
#new .product .button button {
	width: 100%;
	max-width: 84px;
}
#content #new li.product .name,
#content #new li.product .price {
	padding: 6px 0 0;
	width: 100%;
	clear: both;
}
#content #also_purchased li.product .name,
#content #also_purchased li.product .price {
	float: left;
	width: 20%;
	max-width: 101px;
}
#content #new li.product .name, 
#content #also_purchased li.product .name {
	max-height: 67px;
}
#content #new li.product .price,
#content #also_purchased li.product .price {
	max-height: 17px;
}
#content #new li.product .price .price_original,
#content #also_purchased li.product .price .price_original {
	display: inline-block;
	text-decoration: line-through;
	opacity: 0.8;
	font-size: 12px;
}

/* CATEGORY LISTING */

#content #category_listing {
	clear: both;
	min-height: 207px;
}
#content #category_listing ul {
	text-align: left;
	list-style: none;
	margin: 0;
	padding: 0;
}
#content #category_listing li {
	float: left;
	margin: 0 0.2% 12px 1.3%;
	min-height: 144px;
	overflow: hidden;
	padding: 0;
	width: 31.5%;
}
#content #category_listing li:nth-child(3n) {
	clear: right;
}
#content #category_listing li:nth-child(3n+1) {
	clear: left;
}
#content #category_listing li:hover,
#content #category_listing li:hover .image .no_image,
#content #category_listing li:hover .name a,
#content #category_listing li:hover .name a:link,
#content #category_listing li:hover .name a:visited,
#content #category_listing li:hover .name a:active,
#content #category_listing li:hover .name a:hover {
	color: #3f1f0d;
}
#content #category_listing li .image {
	background-color: #ffffff;
	border: 2px solid #c9cfbe;
	height: 163px;
	margin: 0;
	overflow: hidden;
	text-align: center;
}
#content #category_listing li:hover .image {
	border: 2px solid #3f1f0d;
}
#content #category_listing li .image a {
	display: inline-block;
	left: 0;
	padding: 12px 24px;
	position: relative;
	top: 0;
}
#content #category_listing li .image .no_image {
	background-color: rgba(0, 0, 0, 0.04);
	border-radius: 50px;
	height: 100px;
	margin-top: 19px;
	width: 100px;
}
#content #category_listing li .manufacturer {
	bottom: 32px;
	float: left;
	height: 30px;
	width: 30px;
	margin: 0 -38px -30px 8px;
	position: relative;
	z-index: 40;
}
#category_listing li .image .sale,
#product_information .image .sale,
#content .listing li .image .sale,
#content .listing_swatch .image .sale,
#content .listing_gallery .image .sale,
#category_listing li .image .sale_packets,
#product_information .image .sale_packets,
#category_listing li .image .sold_out,
#product_information .image .sold_out,
#content .listing li .image .sold_out,
#category_listing li .image .spaces_left_1,
#product_information .image .spaces_left_1,
#content .listing li .image .spaces_left_1
#category_listing li .image .spaces_left_2,
#product_information .image .spaces_left_2,
#content .listing li .image .spaces_left_2
#category_listing li .image .spaces_left_3,
#product_information .image .spaces_left_3,
#content .listing li .image .spaces_left_3 {
	background: url('/images/main/sale-banner.png') no-repeat scroll 0 0 transparent;
	float: none;
	height: 80px;
	margin: -80px -80px 0 2px;
	position: relative;
	width: 80px;
	z-index: 35;
	cursor: pointer;
}
#category_listing li .image .sold_out,
#product_information .image .sold_out,
#content .listing li .image .sold_out {
	background: url('/images/main/sold-out-banner.png') no-repeat scroll 0 0 transparent;
}
#category_listing li .image .spaces_left_1,
#product_information .image .spaces_left_1,
#content .listing li .image .spaces_left_1 {
	background: url('/images/main/space-left-1-banner.png') no-repeat scroll 0 0 transparent;
}
#category_listing li .image .spaces_left_2,
#product_information .image .spaces_left_2,
#content .listing li .image .spaces_left_2 {
	background: url('/images/main/space-left-2-banner.png') no-repeat scroll 0 0 transparent;
}
#category_listing li .image .spaces_left_3,
#product_information .image .spaces_left_3,
#content .listing li .image .spaces_left_3 {
	background: url('/images/main/space-left-3-banner.png') no-repeat scroll 0 0 transparent;
}
#product_information .image .sale,
#product_information .image .sold_out,
#product_information .image .spaces_left_1,
#product_information .image .spaces_left_2,
#product_information .image .spaces_left_3 {
	float: right;
	margin: -80px 0 0 -78px;
	cursor: default;
}
#content .listing_swatch .image .sale,
#content .listing_gallery .image .sale {
	background: url('/images/main/sale-packet-banner.png') no-repeat scroll 0 0 transparent;
	clear: none;
	float: right;
	height: 80px;
	margin: 21px 0 -101px -80px;
	width: 80px;
}
#category_listing li .image .sale,
#category_information .image li .image .sale {
	background: url('/images/main/sale-banner-large.png') no-repeat scroll 0 0 transparent;
	float: right;
	height: 133px;
	margin: 39px 0 -133px -133px;
	width: 133px;
}
#category_listing li .image .sale_packets,
#category_information .image li .image .sale_packets {
	background: url('/images/main/sale-packet-banner-large.png') no-repeat scroll 0 0 transparent;
	float: right;
	height: 133px;
	margin: 39px 0 -133px -133px;
	width: 133px;
}
#category_listing li .image .sold_out,
#category_information .image .sold_out,
#category_listing li .image .spaces_left_1,
#category_information .image .spaces_left_1,
#category_listing li .image .spaces_left_2,
#category_information .image .spaces_left_2,
#category_listing li .image .spaces_left_3,
#category_information .image .spaces_left_3 {
	background: url('/images/main/sold-out-banner-large.png') no-repeat scroll 0 0 transparent;
	border: 0 none;
	float: left;
	margin: 0 -133px -133px 0;
	position: relative;
	height: 133px;
	width: 133px;
}
#category_listing li .image .spaces_left_1,
#category_information .image .spaces_left_1 {
	background: url('/images/main/space-left-1-banner-large.png') no-repeat scroll 0 0 transparent;
}
#category_listing li .image .spaces_left_2,
#category_information .image .spaces_left_2 {
	background: url('/images/main/space-left-2-banner-large.png') no-repeat scroll 0 0 transparent;
}
#category_listing li .image .spaces_left_3,
#category_information .image .spaces_left_3 {
	background: url('/images/main/space-left-3-banner-large.png') no-repeat scroll 0 0 transparent;
}
#content #category_listing li .name {
	font-family: FuturaBKBT,"FuturaBQ Book","Futura Bk BT","Futura Book BT","Futura BT",Futura,"Myriad Pro",Verdana,Arial,Helvetica,sans-serif;
	min-height: 29px;
	padding: 5px;
	text-align: center;
	max-height: 44px;
	overflow: hidden;
}
#content #category_listing li .name a {
	display: block;
	min-height: 23px;
}
#content .listing {
	margin: 0;
	padding: 0;
	font-family: FuturaBKBT, 'FuturaBQ Book', 'Futura Bk BT', 'Futura Book BT', 'Futura BT', Futura, 'Myriad Pro', Verdana, Arial, Helvetica, sans-serif;
}
#content ul.listing,
#content .listing ul {
	text-align: left;
	list-style: none;
	margin: 0;
	padding: 0;
}
#content .listing .item,
#content .listing .product_item,
#content .listing .totals {
	height: 100px;
	margin: 0;
	overflow: hidden;
	padding: 10px 0 6px 0;
	font-size: 15px;
}
#content .listing_cart .totals {
	height: 25px;
}
#content .listing_cart .product_item {
	height: 56px;
	padding: 5px 0 4px;
}
#content .listing_checkout .product_item,
#content .listing_history .product_item {
	height: 28px;
	padding: 1px 0;
}
#content .listing .product_item:hover {
	background-color: rgba(0, 0, 0, 0.03);
	-webkit-transition: background-color 0.6s ease-in-out;
	-moz-transition: background-color 0.6s ease-in-out;
	-o-transition: background-color 0.6s ease-in-out;
	-ms-transition: background-color 0.6s ease-in-out;
	transition: background-color 0.6s ease-in-out;
}
#content .listing .product_item.highlight, 
#content .listing_swatch > ul > .product_item.highlight,
#content .listing_gallery > ul > .product_item.highlight {
	background-color: rgba(100, 120, 90, 0.08);
	box-shadow: 2px 2px 0 #883c11 inset, -2px -2px 0 #883c11 inset;
}
#content .listing_checkout .totals,
#content .listing_history .totals {
	border-top: 2px solid #c9cfbe;
	height: 23px;
	padding: 4px 0;
}
#content .listing_checkout .totals:last-child,
#content .listing_history .totals:last-child {
	border-bottom: 2px solid #c9cfbe;
	font-weight: bold;
}
#content .listing .totals li {
	height: 18px;
	padding: 4px 0;
	text-align: right;
}
#account_menu .updated:last-child,
#account_menu .updated {
	background-color: #3f1f0d;
	border-radius: 2px;
	color: #ffffff;
	margin: 0 -7px 0 -1px;
	padding: 0 6px;
	position: relative;
	border: 0 none;
}
#account_menu .updated a {
	color: #FFFFFF;
}
#content .listing > ul,
#content .listing > ul > li {
	margin: 0;
	padding: 0;
	float: none;
	clear: both;
}
#content .listing > ul > li {
	height: 110px;
}
#content .listing > ul li > ul > li {
	font-size: 14px;
	min-height: 20px;
	padding: 0;
	width: 6.4%;
	float: left;
	margin: 0;
}
#content .listing > ul .product_item > ul > li {
	padding: 10px 0 0;
	height: 106px;
}
#content .form_heading,
#content .listing > ul .header > ul > li {
	color: #3F1F0D;
}
#content .listing > ul .header > ul > li {
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
#content .listing_cart > ul .product_item > ul > li {
	height: 56px;
}
#content .listing_checkout > ul .product_item > ul > li,
#content .listing_history > ul .product_item > ul > li {
	height: 30px;
}
#content .listing > ul .product_item > ul > li:hover {
	background-color: transparent;
}
#content .listing > ul .product_item li {
	padding-top: 10px;
}
#content .listing > ul .product_item li.image {
	padding-top: 4px;
}
#content .listing_cart > ul .product_item li.image,
#content .listing_swatch > ul .product_item li.image,
#content .listing_gallery > ul .product_item li.image {
	padding-top: 0;
}
#content .listing > ul li > ul > .image {
	overflow: hidden;
	width: 11.3%;
}
#content .listing_cart > ul li > ul > .image {
	overflow: hidden;
	max-width: 56px;
	width: 6`
}
#content .listing > ul .image_medium {
	background-color: #FFFFFF;
	border-radius: 3px;
	box-shadow: 4px 4px 15px rgba(0, 0, 0, 0.1);
	display: none;
	height: 268px;
	margin: -110px -565px -178px 135px;
	padding: 10px;
	position: relative;
	width: 400px;
	z-index: 60;
}
#content .listing_swatch > ul .image_medium,
#content .listing_gallery > ul .image_medium {
	clear: none;
	float: left;
	margin: 7px 0 -295px -400px;
}
#content .listing > ul li > ul > .image .frame,
#content .listing > ul .image_medium .frame_medium {
	background-color: rgba(125, 126, 90, 0.38);
	padding: 0;
	border-radius: 2px;
	overflow: hidden;
	display: block;
	border: 0 none;
}
#content .listing > ul li > ul > .image .frame {
	box-shadow: 0 0 9px rgba(0, 0, 0, 0.05), 2px 2px 2px rgba(0, 0, 0, 0.1) inset;
	max-height: 100px;
	max-width: 100px;
	min-height: 16px;
	min-width: 16px;
}
#content .listing_cart > ul li > ul > .image .frame {
	max-height: 50px;
	max-width: 50px;
}
#content .listing_cart > ul li > ul > .name {
	max-width: 497px;
	width: 25%;
}
#content .listing_checkout > ul li > ul > .name,
#content .listing_history > ul li > ul > .name {
	width: 63.3%;
	max-width: 736px;
}
#content .listing > ul .product_item > ul > .description {
	color: #585858;
	font-size: 11px;
	height: 72px;
	margin: 33px 0 -125px -534px;
	overflow: hidden;
	padding: 0;
	position: relative;
	max-width: 534px;
	width: 56.8%;
}
#content .listing_cart > ul .product_item > ul > .description {
	margin-left: -52.6%;
	width: 52.6%;
}
#content .listing_checkout > ul .product_item > ul > .description,
#content .listing_history > ul .product_item > ul > .description {
	margin-left: -78.4%;
	width: 78.4%;
}
#content .listing_swatch > ul .product_item > ul > .description,
#content .listing_gallery > ul .product_item > ul > .description,
#content .listing > ul .header > ul > .description {
	display: none;
}
#content .listing > ul .product_item > ul > .description ul {
	height: auto;
	list-style: square inside none;
	margin: 0;
	padding: 0;
	width: auto;
}
#content .listing > ul .product_item > ul > .description div,
#content .listing > ul .product_item > ul > .description p,
#content .listing > ul .product_item > ul > .description li {
	float: none;
	height: auto;
	margin: 0;
	padding: 0;
	width: auto;
	font-size: 12px;
	line-height: 120%;
}
#content .listing > ul .product_item > ul > .description li:hover {
	background: transparent;
}
#content .listing > ul li > ul > .stock,
#content .listing > ul li > ul > .unit,
#content .listing > ul li > ul > .price,
#content .listing > ul li > ul > .subtotal_text,
#content .listing > ul li > ul > .subtotal,
#content .listing > ul li > ul > .actions,
#content .listing > ul li > ul > .quantity {
	text-align: right;
}
#content .listing > ul > li .actions,
#content .listing > ul > li .quantity {
	max-width: 83px;
	width: 16.8%;
}
#content .listing > ul > .product_item .actions {
	padding-top: 6px;
}
#content .listing_checkout > ul li > ul > .quantity,
#content .listing_history > ul li > ul > .quantity {
	padding-right: 0.5%;
}
#content .listing > ul > .product_item .actions select {
	font-size: 14px;
	width: 56px;
}
#content .listing > ul > .product_item .actions .quantity_value {
	display: inline-block;
	padding-top: 4px;
}
#content .listing > ul > .product_item .actions .active {
	background-color: #3F1F0D;
	color: #FFFFFF;
}
#content .listing_cart > ul > .product_item .actions .active {
	color: #3F1F0D;
	background-color: #e2e1d9;
}
#content .listing .totals .title,
#content .listing .totals .subtotal_text {
	font-weight: bold;
	max-width: 824px;
	width: 80.5%;
}
#content .listing_checkout .price, 
#content .listing_checkout .product_item .price, 
#content .listing_history .price,
#content .listing_history .product_item .price,
#content .listing .totals li:nth-child(2),
#content #checkout_summary #checkout_total > li li:nth-child(2) {
	float: right;
	margin: 0 1.6% 0 0;
}
#content .listing_cart .totals .subtotal_text {
	max-width: 820px;
	width: 87.2%;
}
#search_form ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#search_form li {
	margin: 0;
	padding: 0;
}
#search_form label {
	min-width: 120px;
}
#content .listing li.header {
	height: 21px;
}
#content .form_heading,
#content table .header,
#content .listing .header {
	background-color: #c9cfbe;
	color: #3f1f0d;
	font-size: 13px;
	line-height: 100%;
	padding: 7px 0 0;
	text-transform: uppercase;
}
#content .listing .header_fixed {
	position: fixed;
	top: 0;
	max-width: 940px;
	width: 100%;
	z-index: 30;
}
#content .listing li.header a,
#content .listing li.header a:link,
#content .listing li.header a:visited,
#content .listing li.header a:active {
	color: #3F1F0D;
}
#content #breadcrumb .more,
#content .header .up,
#content .header .down,
#content .header .up_inactive,
#content .header .down_inactive {
	background: url('/images/ui/ui-icons.png') no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	cursor: pointer;
	display: inline-block;
	height: 16px;
	margin: -2px 0 -3px 3px;
	padding: 0;
	position: relative;
	width: 11px;
}
#content #breadcrumb .more,
#content .header .up:hover,
#content .header .down,
#content .header .down_inactive {
	background-position: -65px 0;
}
#content .header .down:hover {
	background-position: 0 0;
}
#content .header .up_inactive,
#content .header .down_inactive {
	opacity: 0.2;
}
#content .header .up_inactive:hover,
#content .header .down_inactive:hover {
	opacity: 1;
}
#content .listing .product_item > div,
#content .listing .product_item li {
	float: left;
	margin: 0;
	padding: 2px;
}
#content .listing li .image {
	width: 8.5%;
	max-width: 80%;
	margin: 0 1.6%;
	text-align: left;
	overflow: hidden;
}
#content .listing li .image {
	width: 8%;
}
#content .listing .product_item .image {
	height: 100px;
}
#content .listing_cart .product_item .image {
	height: 50px;
}
#content .listing li .image a {
	display: inline-block;
	padding: 0;
	position: relative;
	top: 0;
	left: 0;
}
#content .listing li .image_expanded {
	left: 20px;
	display: none;
	float: left;
	height: 120px;
	margin: 0 -130px -120px 0;
	position: relative;
	width: 120px;
	z-index: 30;
}
#content .listing li .name {
	max-width: 536px;
	text-align: left;
	width: 38%;
}
#content .listing li .name .marker {
	opacity: 0.01;
	width: 1px;
	height: 1px;
	overflow: hidden;
	margin: 0 -1px -1px 0;
	position: relative;
}
#content .listing li .name .icon {
	float: left;
	margin: 0 8px 0 0;
}
#content .listing li .name .icon {
	margin: -4px 4px 0 -3px;
}
#content #checkout_summary #checkout_total > li {
	margin: 0;
	height: 23px;
	padding: 0;
}
#content #checkout_summary #checkout_total > li li {
	float: left;
	font-size: 13px;
	overflow: hidden;
	width: 30%;
}
#content #checkout_summary #checkout_total .totals .title {
	width: 68%;
	text-align: left;
}
#content #checkout_summary #checkout_total .totals li:hover {
	background-color: transparent;
}
#content .listing > ul li > ul > .remove,
#content .listing li .remove {
	max-width: 58px;
	width: 6.2%;
	text-align: center;
}
#content .listing li .stock {
	max-width: 70px;
	width: 11.4%;
	text-align: right;
}
#content .listing li .tax,
#content .listing li .unit,
#content .listing li .price,
#content .listing_cart li .subtotal,
#content .listing .totals .subtotal,
#content .listing_swatch > ul > .product_item .price,
#content .listing_gallery > ul > .product_item .price {
	color: #8A2513;
	text-align: right;
}
#content .listing li .tax,
#content .listing li .unit,
#content .listing li .price,
#content .listing_cart li .subtotal,
#content .listing .totals .subtotal,
#content .listing_swatch > ul > .product_item .price,
#content .listing_gallery > ul > .product_item .price,
#content .listing li .tax,
#content .listing li .unit,
#content .listing li .price,
#content .listing li .subtotal,
#content .listing .totals li {
	max-width: 100px;
	width: 17.6%;
}
#content .listing li .job_title {
	padding-left: 1.6%;
	max-width: 500px;
	width: 53.2%;
}
#content .listing li .job_type,
#content .listing li .location {
	max-width: 164px;
	width: 17.4%;
}
#content .listing li .added {
	max-width: 90px;
	width: 9.6%;
}
#content .listing li .view {
	max-width: 81px;
	width: 8.6%;
	text-align: right;
}
#content .listing_downloads .product_item,
#content .listing_downloads .product_item > ul > li {
	height: 104px;
}
#content .listing_downloads .product_item > ul > li {
	height: 80px;
	padding-top: 10px;
}
#content .listing_downloads li > ul > .icon {
	margin: 0 1% 0 1.6%;
	max-width: 24px;
	width: 2.6%;
}
#content .listing_downloads li > ul > .label {
	max-width: 480px;
	width: 51.1%;
}
#content .listing_downloads li > ul > .size,
#content .listing_downloads li > ul > .hits {
	max-width: 79px;
	width: 8.4%;
	text-align: right;
}
#content .listing_downloads li > ul > .added {
	max-width: 100px;
	width: 10.6%;
	text-align: right;
}
#content #voucher_information .item,
#content #class_information .item {
	padding: 7px 0;
}
#content #voucher_information .item {
	height: 109px;
}
#content #class_information .item {
	height: 88px;
}
#content #job_listing li.item {
	height: 20px;
	padding: 5px 0 5px;
	margin: 0;
}
#content #job_listing .item > div {
	height: 20px;
}
#content #voucher_information,
#content #class_information {
	margin: 0 0 20px;
	clear: both;
}
#content #voucher_information .name,
#content #class_information .name,
#content #voucher_information .recipient label,
#content #class_information .recipient label,
#content #voucher_information .email_phone label,
#content #class_information .email_phone label,
#content #voucher_information .message label {
	max-width: 364px;
	width: 38.7%;
	padding-right: 1%;
}
#content #voucher_information .details,
#content #class_information .details {
	max-width: 412px;
	width: 43.8%;
	padding-right: 1%;
}
#content #voucher_information .recipient,
#content #class_information .recipient,
#content #voucher_information .email_phone,
#content #class_information .email_phone,
#content #voucher_information .message {
	margin: 0 0 5px;
}
#content #voucher_information .as_above {
	margin: 0 0 0 19.7%;
}
#content #class_information .myself {
	margin: 0 0 5px;
}
#content #voucher_information .recipient label,
#content #class_information .recipient label,
#content #voucher_information .email_phone label,
#content #class_information .email_phone label,
#content #voucher_information .message label {
	display: inline-block;
	max-width: 170px;
	width: 18.1%;
	padding-right: 1$;
}
#content #voucher_information .recipient input,
#content #class_information .recipient input,
#content #voucher_information .email_phone input,
#content #class_information .email_phone input,
#content #voucher_information .message input {
	padding: 5px 0.5%;
	max-width: 217px;
	width: 23.1%;
}
#content #voucher_information .send,
#content #voucher_information .confirmation,
#content #class_information .confirmation {
	height: 22px;
	margin: 6px 0 5px 12.8%;
	padding: 3px 1.6% 4px;
	overflow: hidden;
}
#content #voucher_information .error,
#content #class_information .error {
	background-color: #d00;
	color: #FFFFFF;
	float: left;
	font-size: 11px;
	height: 2px;
	margin: 0 -42.6% -2px 0;
	opacity: 0.9;
	overflow: hidden;
	padding: 0 0.5%;
	position: relative;
	top: 25px;
	width: 42.6%;
	max-width: 400px;
	z-index: 10;
}
#content #voucher_information li .recipient:hover .error,
#content #class_information li .recipient:hover .error,
#content #voucher_information li .email_phone:hover .error,
#content #class_information li .email_phone:hover .error,
#content #voucher_information li .message:hover .error {
	height: 16px;
	padding: 1px 5px;
	margin-bottom: -18px;
}
#content .listing li.header .tax,
#content .listing li.header .unit,
#content .listing li.header .price {
	color: #3F1F0D;
}
#content .listing .totals .button {
	background-color: rgba(0, 0, 0, 0.6);
	font-size: 12px;
	margin: 0 0 0 3px;
	padding: 4px 8px 1px;
	line-height: 100%;
	position: relative;
	z-index: 1;
	bottom: 1px;
}
#content .listing .totals .button:hover {
	background-color: rgba(0, 0, 0, 0.45);
}
#content .listing li .price .price_original,
#content .listing_swatch > ul > .product_item .price .price_original,
#content .listing_gallery > ul > .product_item .price .price_original,
#content .checkout_shipping .tax .price_original,
#content .checkout_shipping .cost .price_original {
	display: block;
	color: #3F1F0D;
	text-decoration: line-through;
}
#content .listing li .quantity,
#content .listing li .actions {
	width: 80px;
	text-align: right;
}
#content .listing li .buttons {
	width: 100px;
	border: 0 none;
	min-height: 16px;
	text-align: right;
	float: left;
	clear: none;
	margin: 0;
	padding: 2px;
}
#content .listing li .remove input {
	border: 0 none;
	background-color: transparent;
	background-color: rgba(255, 255, 255, 0);
}
#content .listing li .remove.wholesale_error .tzCheckBox {
	box-shadow: -2px -2px 0 rgba(255, 0, 0, 0.9) inset, 2px 2px 0 rgba(255, 0, 0, 0.9) inset;
}
#content .help,
#content .out_of_stock,
#content .packet,
#content .staff_pick,
#content .discontinued,
#content .in_cart,
#content .not_available {
	background-color: rgba(128, 132, 122, 0.5);
	color: #ffffff;
	display: inline-block;
	font-size: 11px;
	height: 11px;
	line-height: 11px;
	margin: 0 0 0 4px;
	padding: 1px 3px 1px;
	vertical-align: text-top;
}
#content .listing_swatch .out_of_stock,
#content .listing_swatch .not_available,
#content .listing_gallery .out_of_stock,
#content .listing_gallery .not_available {
	margin: 0;
}
#content .packet,
#content .staff_pick {
	background-color: rgba(122, 12, 0, 1);
	background: url('/images/icons/star.png') no-repeat scroll 2px 1px #7A0C00;
	font-size: 13px;
	height: 13px;
	margin: 0 3px 0 0;
	overflow: hidden;
	padding: 5px 3px 1px 23px;
	width: 71px;
}
#content .packet {
	float: right;
	margin: 0 0 2px 5px;
}
#content .packet:hover {
	background-color: rgba(122, 12, 0, 0.8);
}
#content a.help,#content a.help:link,#content a.help:visited,#content a.help:hover,
#content .help a,#content .help a:link,#content .help a:visited,#content .help a:hover,
#content .packet a,#content .packet a:link,#content .packet a:visited,#content .packet a:hover,
#content .staff_pick a,#content .staff_pick a:link,#content .staff_pick a:visited,#content .staff_pick a:hover,
#content .not_available a,#content .not_available a:link,#content .not_available a:visited,#content .not_available a:hover {
	color: #FFFFFF;
}
#content .tooltop,
#content .help {
	cursor: help;
}
#content .type {
	color: #3F1F0D;
	font-size: 12px;
}
#content .wholesale_discount {
	background-color: #990000;
	color: #FFFFFF;
	font-size: 16px;
	text-align: center;
}
#content li .quantity input,
#content li .quantity select,
#content li .quantity .selectBox-options,
#content li .actions input,
#content li .actions select,
#content li .actions .selectBox-options {
	text-transform: uppercase;
	font-size: 12px;
	width: 52px;
}
#content .listing .subtotal {
	text-align: right;
}
#content .buttons .right .quantity,
#content .buttons .right .actions {
	display: inline-block;
	width: 120px;
	text-align: right;
	vertical-align: top;
}
#content .buttons .right .quantity input,
#content .buttons .right .quantity select,
#content .buttons .right .quantity .selectBox,
#content .buttons .right .actions input,
#content .buttons .right .actions select,
#content .buttons .right .actions .selectBox {
	text-transform: uppercase;
	font-size: 13px;
	padding: 1px 3px 0 0;
	line-height: 13px;
}
#content .listing li .buttons button {
	font-size: 12px;
	height: 15px;
	line-height: 12px;
	overflow: hidden;
	width: 82px;
}
#content .listing li .buttons button.disable,
#content .listing li .buttons button.disable:hover {
	cursor: default;
	background-color: #3F1F0D;
	opacity: 0.5;
}
#content #product_listing_buttons,
#content #product_listing_buttons_2,
#content #product_category_list_listing_buttons,
#content #product_category_list_listing_buttons_2 {
	border-top: 2px solid #C9CFBE;
	clear: both;
	margin: 2px 14px 10px;
	text-align: right;
	padding: 6px 0;
	min-height: 18px;
}
#content #product_listing_buttons_2,
#content #product_category_list_listing_buttons_2 {
	border-top: 0 none;
}
#content #product_listing_buttons button,
#content #product_listing_buttons_2 button,
#content #product_category_list_listing_buttons button,
#content #product_category_list_listing_buttons_2 button {
	margin-left: 6px;
}
#category_information .summary,
#category_information .description {
	margin: 0 1.5% 10px;
	width: 908px;
}
#category_information.image .summary,
#category_information.image .description {
	float: none;
	width: 97%;
}
#category_information .image {
	display: inline-block;
	float: none;
	height: 250px;
	overflow: hidden;
	width: 250px;
	clear: both;
}
#category_information.full_width_image .image {
	margin: 0 0 15px;
}
#category_information.image .image {
	margin: 0 1.6% 10px;
}
#product_category_list_color_chart {
	width: 250px;
	height: 17px;
	overflow: hidden;
	margin: 10px 0;
}
#category_information .summary table,
#category_information .summary table table,
#category_information .description table,
#category_information .description table table {
	margin: 0;
	padding: 0;
	clear: none;
}
#category_information .summary table th,
#category_information .summary table td,
#category_information .description table table th,
#category_information .description table table td {
	padding: 3px;
	min-height: 15px;
	border-top: 0 none;
	border-right: 0 none;
	border-bottom: 1px solid #E2E1D9;
	border-left: 0 none;
}
#category_information .summary table th,
#category_information .summary table td,
#category_information .description table table th,
#category_information .description table table td {
	padding: 3px 6px 3px 0;
	line-height: 130%;
}
#category_information .summary table th {
	font-weight: bold;
}
#category_information .summary table th,
#category_information .description table table td:first-child {
	padding-left: 0;
}
#category_information .summary table td:last-child,
#category_information .description table table td:last-child {
	padding-right: 0;
}
#category_information .description table table td strong, 
#category_information .description table table td b {
	display: inline-block;
}
#category_information .summary table th {
	width: 21.5%;
}
#category_information .description table table td strong, 
#category_information .description table table td b {
	min-width: 21%;
}
#category_information.image .summary table th {
	width: 28.5%;
}
#category_information.image .description table table td strong, 
#category_information.image .description table table td b {
	min-width: 28%;
}
#category_information .summary table tr:last-child > th,
#category_information .summary table tr:last-child > td,
#category_information .description table table tr:last-child > th,
#category_information .description table table tr:last-child > td {
	border-bottom: 0 none;
}
#category_information .summary table tr:first-child > th,
#category_information .summary table tr:first-child > td,
#category_information .description table table tr:first-child > th,
#category_information .description table table tr:first-child > td {
	border-top: 2px solid #E2E1D9;
}
#category_information .summary table tr:last-child > th,
#category_information .summary table tr:last-child > td,
#category_information .description table table tr:last-child > th,
#category_information .description table table tr:last-child > td {
	border-bottom: 2px solid #E2E1D9;
}
#category_information .summary table tr:hover th,
#category_information .summary table tr:hover td,
#category_information .description table table tr:hover th,
#category_information .description table table tr:hover td {
	background-color: #FCFBF9;
}
#category_information .summary h2,
#category_information .summary h3,
#category_information .summary ul,
#category_information .summary ol,
#category_information .summary p,
#category_information .summary table,
#category_information .description h2,
#category_information .description h3,
#category_information .description ul,
#category_information .description ol,
#category_information .description p,
#category_information .description table {
	width: 100%;
	clear: none;
	margin: 0 0 10px 0;
	padding: 0;
	line-height: 150%;
}
#category_information .summary > table > tbody,
#category_information .summary table,
#category_information .description > table > tbody,
#category_information .description table table {
	width: 100%;
	margin: 0;
}
#category_information .summary th,
#category_information .summary td,
#category_information .description table table th,
#category_information .description table table td {
	padding: 3px;
}
#category_information .summary li,
#category_information .description li {
	margin: 0 0 5px 1.6%;
}
#category_information .description .manufacturer_info {
	bottom: 16px;
	float: right;
	height: 100px;
	margin: 0 0 -100px -120px;
	position: relative;
	text-align: right;
	width: 120px;
	overflow: hidden;
}
#category_information .description #category_information .image .manufacturer_info {
	float: left;
	text-align: left;
	margin: -32px -120px 0 0;
}
#product_listing_sort {
	clear: both;
	float: right;
	height: 29px;
	margin: 5px 1.6% 10px;
	overflow: hidden;
	text-align: right;
	width: 320px;
}
#product_listing_sort.up {
	position: relative;
	margin: -44px 14px 15px -320px;
	clear: none;
}
#product_listing_filter {
	bottom: 40px;
	float: right;
	height: 26px;
	margin: 0 10px -40px 0;
	position: relative;
	text-align: right;
}
#content .listing_swatch > ul > .product_item,
#content .listing_gallery > ul > .product_item {
	background-color: #F9F9F9;
	float: left;
	height: 103px;
	margin: 0 0 5px 0.5%;
	overflow: hidden;
	padding: 8px 0 5px 0.5%;
	min-width: 302px;
	width: 99%;
	max-width: 603px;
	clear: none;
}
#content .listing_swatch > ul > .product_item > ul > li,
#content .listing_gallery > ul > .product_item > ul > li {
	float: left;
	margin: 0 0 10px;
	padding: 0;
	width: 61%;
	height: auto;
	min-height: 14px;
	text-align: left;
}
#content .listing_swatch .header,
#content .listing_swatch .description,
#content .listing_gallery .header,
#content .listing_gallery .description {
	display: none;
}
#content .listing_swatch > ul > .product_item .image,
#content .listing_gallery > ul > .product_item .image {
	background-color: rgba(255, 255, 255, 1);
	border-radius: 2px;
	height: 100px;
	margin: 0 10px 10px 5px;
	max-width: 100px;
	overflow: hidden;
	padding: 0;
	text-align: center;
}
#content .listing_swatch > ul > .product_item .image {
	background-color: rgba(125, 126, 90, 0.38);
	box-shadow: 0 0 9px rgba(0, 0, 0, 0.05), 2px 2px 2px rgba(0, 0, 0, 0.1) inset;
}
#content .listing_swatch > ul > .product_item:hover {
	background-color: #F6F6F6;
	-webkit-transition: background-color 0.6s ease-in-out;
	-moz-transition: background-color 0.6s ease-in-out;
	-o-transition: background-color 0.6s ease-in-out;
	-ms-transition: background-color 0.6s ease-in-out;
	transition: background-color 0.6s ease-in-out;
}
#content .listing_swatch > ul > .product_item:hover .image {
	box-shadow: 0 0 9px rgba(0, 0, 0, 0.2), 2px 2px 2px rgba(0, 0, 0, 0.1) inset;
}
#content .listing_gallery > ul > .product_item:hover .image {
	box-shadow: 0 0 9px rgba(0, 0, 0, 0.2);
}
#content .listing_swatch > ul > .product_item .image img,
#content .listing_gallery > ul > .product_item .image img {
	cursor: pointer;
	border-radius: 2px 2px 2px 2px;
}
#content .listing_swatch > ul > .product_item .image .empty,
#content .listing_gallery > ul > .product_item .image .empty {
	display: inline-block;
	width: 100px;
	height: 100px;
	background-image: linear-gradient(left bottom, rgb(236,238,233) 0%, rgb(219,222,211) 100%);
	background-image: -o-linear-gradient(left bottom, rgb(236,238,233) 0%, rgb(219,222,211) 100%);
	background-image: -moz-linear-gradient(left bottom, rgb(236,238,233) 0%, rgb(219,222,211) 100%);
	background-image: -webkit-linear-gradient(left bottom, rgb(236,238,233) 0%, rgb(219,222,211) 100%);
	background-image: -ms-linear-gradient(left bottom, rgb(236,238,233) 0%, rgb(219,222,211) 100%);
	background-image: -webkit-gradient(
		linear,
		left bottom,
		right top,
		color-stop(0, rgb(236,238,233)),
		color-stop(1, rgb(219,222,211))
		);
}
#gallery li .image .empty {
	box-shadow: 0 0 9px rgba(0, 0, 0, 0.2), 2px 2px 2px rgba(0, 0, 0, 0.1) inset;
}
#content .listing_swatch .medium_image,
#content .listing_gallery .medium_image,
#image_hover_preview {
	background: none repeat scroll 0 0 #FFFFFF;
	border-radius: 2px 2px 2px 2px;
	box-shadow: 4px 4px 15px rgba(0, 0, 0, 0.15);
	height: 268px;
	padding: 10px;
	position: absolute;
	width: 400px;
	display: none;
}
#content .listing_swatch .medium_image,
#content .listing_gallery .medium_image {
	float: right;
	margin: -8px 0 0 11px;
}
#content .listing_swatch > ul > .product_item:nth-child(3n) .medium_image,
#content .listing_gallery > ul > .product_item:nth-child(3n) .medium_image {
	margin-left: -532px;
}
#content .listing_swatch > ul > .product_item .image img:hover,
#content .listing_gallery > ul > .product_item .image img:hover {
	box-shadow: 0 0 9px rgba(255, 100, 0, 0.1) inset;
}
#content .listing_swatch > ul > .product_item .name,
#content .listing_gallery > ul > .product_item .name {
	height: 44px;
}
#content .listing_swatch > ul > .product_item .price,
#content .listing_gallery > ul > .product_item .price,
#content .listing_swatch > ul > .product_item .actions,
#content .listing_gallery > ul > .product_item .actions {
	height: 15px;
	width: 88px;
	float: left;
	text-align: left;
}
#content .listing_swatch > ul > .product_item .price .price_original,
#content .listing_gallery > ul > .product_item .price .price_original {
	display: inline-block;
	font-size: 12px;
	margin-right: 5px;
}
#content .listing_swatch > ul > .product_item .actions,
#content .listing_gallery > ul > .product_item .actions {
	float: right;
	height: 25px;
	margin-right: 10px;
	padding: 0;
	text-align: right;
	width: 75px;
}
#content .packet_size {
	background-color: #3F1F0D;
	color: #FFFFFF;
	font-size: 14px;
	line-height: 14px;
	margin: 0 6px 0 0;
	padding: 0 2px;
}
#content .packet_size .multiple {
	bottom: 1px;
	font-size: 11px;
	opacity: 0.8;
	position: relative;
}
#content h3.form_heading {
	padding: 7px 0 6px 1.6%;
	line-height: 100%;
	width: 925px;
}
#content .form_container {
	padding: 7px 0;
}
#content .form_container ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#content .form_container li {
	margin: 0;
	min-height: 29px;
	padding: 0 1.6%;
}
#content .form_container li .label,
#content .form_container li .input {
	float: left;
	min-height: 24px;
	margin: 0 0 5px 0;
}
#content .form_container li .label {
	clear: left;
	color: #3f1f0d;
	font-family: FuturaBKBT,"FuturaBQ Book","Futura Bk BT","Futura Book BT","Futura BT",Futura,"Myriad Pro",Verdana,Arial,Helvetica,sans-serif;
	margin: 0 1% 0 0;
	max-width: 200px;
	width: 22%;
}
#content .form_container li .input {
	clear: right;
	max-width: 706px;
	width: 77.5%;
}
#content .form_container #search_price_min,
#content .form_container #search_price_max {
	width: 25%;
	max-width: 50px;
	text-align: right;
}
#content .left_section .option,
#content .right_section .option,
#content .form_container li .option,
#content .form_container li .option_double,
#content .form_container li .option_triple {
	line-height: 120%;
	margin: 0 0 10px;
}
#content .form_container li .option_double,
#content .form_container li .option_triple {
	float: left;
	margin: 0 5% 10px 0;
	width: 47.5%;
}
#content .form_container li .option_triple {
    margin-right: 2.5%;
    width: 31.5%;
}
#content .form_container li .option_double:nth-child(2n),
#content .form_container li .option_triple:nth-child(3n) {
	margin-right: 0;
}
#content .form_container li .option input[type=radio],
#content .form_container li .option input[type=checkbox],
#content .form_container li .option_double input[type=radio],
#content .form_container li .option_double input[type=checkbox],
#content .form_container li .option_triple input[type=radio],
#content .form_container li .option_triple input[type=checkbox] {
	float: left;
	margin: 0 8px 5px 0;
}
#content .form_container li .description {
	bottom: 10px;
	float: left;
	font-size: 12px;
	margin: 0 0 0 8px;
	position: relative;
}
#content .form_container li .input input,
#content .form_container li .input textarea {
	width: 97%;
	max-width: 694px;
	padding: 4px 1.5%;
}
#content .form_container li .input select {
	width: 97%;
	max-width: 300px;
	padding: 4px 1.5%;
}
#content .form_container li .input #age,
#content .form_container li .input #custnum,
#content .form_container li .input #postcode {
	width: 50%;
	max-width: 150px;
}
#content .form_container li .additional {
	bottom: 3px;
	font-size: 12px;
	margin: 0 0 3px 209px;
	position: relative;
	clear: both;
}
#content #pagination,
#content .buttons,
#content .form_container .buttons {
	border-top: 2px solid #e2e1d9;
	min-height: 24px;
	padding: 10px 1.6% 0;
	clear: both;
	margin: 7px 0 10px;
}
#content .buttons,
#content .form_container .buttons {
	text-align: right;
}
#content .buttons .left,
#content .buttons .right {
	float: left;
	max-width: 453px;
	min-height: 24px;
	text-align: left;
	width: 50%;
}
#content .buttons .right {
	text-align: right;
}
#pagination > div {
	clear: both;
}
#pagination .page {
	text-align: right;
}
#pagination .page u {
	text-decoration: none;
}

/* PRODUCT INFORMATION */

#content #product_information {
	clear: both;
	line-height: 150%;
}
#content #product_information > h2,
#content #product_information > h3,
#content #product_information > p,
#content #product_information > table {
	line-height: 150%;
	margin: 0 1.6% 15px;
	clear: none;
}
#content #product_information .name,
#content #product_information .price {
	clear: left;
	float: left;
	font-family: FuturaMediumBT,"FuturaBQ Medium","Futura Md BT","Futura LT Medium",Futura,"Myriad Pro",Verdana,Arial,Helvetica,sans-serif;
	font-size: 22px;
	height: 48px;
	line-height: 90%;
	margin: 0 1.6%;
	width: 678px;
}
#content #product_information .price {
	text-transform: uppercase;
	clear: right;
	color: #A1200A;
	text-align: right;
	width: 198px;
}
#content #product_information .price .price_original {
	clear: right;
	display: block;
	font-size: 15px;
	color: #3F1F0D;
	text-decoration: line-through;
	opacity: 0.8;
}
#content #product_information .codes {
	clear: none;
	width: 350px;
}
#content #product_information .codes > div {
	width: 150px;
	float: left;
	font-size: 12px;
	height: 20px;
	margin: 0 0 10px;
}
#content #product_information .codes > div.supplier_code {
	width: 200px;
}
#content #product_information .codes span {
	font-weight: bold;
}
#content #product_information .left_section {
	width: 726px;
	clear: left;
	margin: 0 1.6% 10px 0;
}
#content #product_information .right_section {
	width: 169px;
	clear: right;
	margin: 0 0 10px;
}
#content #product_information .image_gallery {
	display: block;
	margin: 2px 0 10px;
	clear: both;
	padding: 0;
}
#content #product_information .image,
#content #product_information .image_gallery .thumbnail,
#content #product_information .image_gallery .preview {
	border: 1px solid #c9cfbe;
}
#content #product_information .image,
#content #product_information .image_gallery .thumbnail {
	width: 100px;
	height: 120px;
	overflow: hidden;
	padding: 0;
	text-align: center;
	border-radius: 3px;
	background-color: #FFFFFF;
}
#content #product_information .image {
	margin: 0 1.6% 10px 1%;
	float: right;
}
#content #product_information .image_gallery .gallery_previews,
#content #product_information .image_gallery .gallery_thumbnails {
	display: block;
	list-style: none;
	margin: 0 auto;
	overflow: hidden;
}
#content #product_information .image_gallery .gallery_previews {
	float: right;
	padding: 0 1.6% 0 0;
	width: 329px;
}
#content #product_information .image_gallery .gallery_thumbnails {
	float: left;
	padding: 0 0 0 1.6%;
	width: 579px;
}
#content #product_information .image_gallery .thumbnail {
	display: inline-block;
	float: left;
	margin: 0 10px 10px 0;
}
#content #product_information .image_gallery .gallery_thumbnails .current {
	border: 1px solid #676767;
	box-shadow: 0 0 3px #676767;
}
#content #product_information .image_gallery .preview {
	border-radius: 3px;
	display: inline-block;
	float: right;
	margin: 1px 1px 1px 10px;
	position: relative;
	overflow: hidden;
	text-align: right;
	padding: 10px;
}
#content #product_information .image:hover {
	box-shadow: 0 0 8px rgba(0, 0, 127, 0.05);
}
#content #product_information a:hover {
	opacity: 0.9;
}
#content #product_information .image img {
	display: inline-block;
	padding: 10px;
}
#content #product_information .image_gallery .preview img {
	border-radius: 3px;
}
#content #product_information .manufacturer_info {
	border: 1px solid rgba(0, 0, 0, 0.18);
	clear: both;
	float: right;
	margin: 2px 0 0;
	overflow: hidden;
	padding: 0;
	text-align: center;
}
#content #product_information .manufacturer_info_png {
	width: 100px;
	height: 66px;
	background-color: transparent;
	margin: -44px 0 0 0;
	float: right;
	padding: 0;
	position: relative;
}
#content #product_information .description,
#content #product_information .stock_warning {
	clear: none;
	float: left;
	margin: 0 1.6% 10px;
	width: 740px;
}
#content #product_information .description > ol,
#content #product_information .description > ul,
#content #product_information .description > table,
#content #product_information .description > p {
	clear: none;
}
#content #product_information .description > ol,
#content #product_information .description > ul {
	padding-left: 1.25em;
}
#content #product_information .stock_warning {
	font-size: 11px;
	color: #990000;
	clear: both;
	float: none;
}
#content #product_information label .icon {
	margin: 0 1.6% 0 0;
	position: relative;
	top: 4px;
}
#content #product_information .additional_information {
	list-style: none;
	padding: 0;
	margin: 0;
}
#content #product_information .additional_information li {
	float: left;
	display: inline-block;
	margin: 0 1.6% 0 0;
	padding: 0;
}
#content #product_information .additional_information li > span {
	font-weight: bold;
	display: inline-block;
	margin: 0 5px 0 0;
}

/* CHECK BOX */

#content .tzCheckBox,
#content .tzCBPart {
	background: url('/js/tz_checkbox/checkbox_tick.png') no-repeat right bottom;
}
#content .tzCheckBox {
	cursor: pointer;
	display: inline-block;
	height: 13px;
	margin-left: 7px;
	min-width: 30px;
	padding: 0 0 3px;
	position: relative;
	white-space: nowrap;
}
#content .listing li .description .tzCheckBox {
	margin: 2px 2px -2px 0;
}
#content .tzCheckBox .tzCBContent {
	bottom: 1px;
	color: #FFFFFF;
	font-size: 11px;
	font-family: FuturaBKBT, 'FuturaBQ Book', 'Futura Bk BT', 'Futura Book BT', 'Futura BT', Futura, 'Myriad Pro', Verdana, Arial, Helvetica, sans-serif;
	line-height: 11px;
	padding-right: 21px;
	position: relative;
	text-align: right;
}
#content .tzCheckBox.checked {
	background-position: top left;
}
#content .tzCheckBox.checked .tzCBContent {
	text-align: left;
	padding: 0 0 0 21px;
}
#content .tzCBPart {
	background-position: left bottom;
	width: 7px;
	position: absolute;
	top: 0;
	left: -7px;
	height: 16px;
	overflow: hidden;
}
#content .tzCheckBox.checked .tzCBPart {
	background-position: top right;
	left: auto;
	right: -7px;
}
#content .tzCheckBox {
	margin-left: 0;
	min-width: 17px;
}
#content .tzCheckBox .tzCBPart,
#content .tzCheckBox .tzCBContent {
	display: none;
	margin: 0;
	right: 0;
}
#content .remove .tzCheckBox,
#content .remove .tzCBPart {
	background-image: url('/js/tz_checkbox/checkbox_cross.png');
}

/* COLOR INPUT WITH TZ_CHECKBOX */

#content .color_field ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#content .color_field li {
	float: left;
	margin: 0 5px 0 0;
	padding: 0;
	display: inline-block;
}
#content .color_field .tzCheckBox {
	padding: 0;
	width: 32px;
	height: 32px;
}
#content .color_field .any .tzCheckBox .tzCBContent {
	border: 0 none;
	color: #DEDEDE;
	display: inline-block;
	font-size: 13px;
	height: 16px;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 32px;
	z-index: 10;
	line-height: 32px;
}
#content .color_field .any .tzCheckBox.checked .tzCBContent {
	color: #000000;
}
#content .color_field label {
	display: none;
}
#content .color_field .tzCheckBox {
	background: url('/js/tz_checkbox/tick_transparent.png') no-repeat scroll 8px -20px / 46px auto rgba(0, 0, 0, 0);
	border: 1px solid #afafaf;
}
#content .color_field .tzCheckBox.checked {
	border: 1px solid rgba(0, 0, 0, 0.9);
	background-position: 8px 8px;
	box-shadow: -2px -2px 0 rgba(0, 0, 0, 0.6) inset, 2px 2px 0 rgba(0, 0, 0, 0.6) inset;
}
#content .color_field .red .tzCheckBox.checked,
#content .color_field .blue .tzCheckBox.checked,
#content .color_field .purple .tzCheckBox.checked,
#content .color_field .brown .tzCheckBox.checked,
#content .color_field .black .tzCheckBox.checked {
	background-position: -20px 8px;
}
#content .color_field .black .tzCheckBox.checked {
	box-shadow: -2px -2px 0 rgba(255, 255, 255, 0.6) inset, 2px 2px 0 rgba(255, 255, 255, 0.6) inset;
}
#content .color_field .variegated .tzCheckBox,
#main_menu > ul > li > ul > li.color > ul > li > a.variegated {
	background: url('/js/tz_checkbox/tick_transparent.png') 8px -20px / 46px no-repeat scroll,
		url('/images/thumbs/40587.jpg') 0 0 / 32px no-repeat scroll;
}
#content .color_field .variegated .tzCheckBox.checked {
	background: url('/js/tz_checkbox/tick_transparent.png') -20px 8px / 46px no-repeat scroll,
		url('/images/thumbs/40587.jpg') 0 0 / 32px no-repeat scroll;
}
#content .color_field .any .tzCheckBox,
#content .color_field .any .tzCheckBox.checked {
	background: none;
}

/* DROP DOWN */

.selectBox-dropdown {
	padding: 0 7px 0 0;
	min-width: 30px;
	position: relative;
	border: 0 none;
	text-decoration: none;
	color: #000;
	outline: none;
	vertical-align: baseline;
	line-height: 100%;
	background: #E2E1D9;
	-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, .75);
	-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, .75);
	box-shadow: 0 1px 0 rgba(255, 255, 255, .75);
	display: inline-block;
	cursor: default;
	outline: none;
}
.selectBox-dropdown:focus,
.selectBox-dropdown:focus .selectBox-arrow {
	outline: none;
}
.selectBox-dropdown.selectBox-menuShowing {
}
.selectBox-dropdown .selectBox-label {
	text-align: left;
	padding: 5px 32px 3px 8px;
	display: inline-block;
	white-space: nowrap;
	overflow: hidden;
	margin: 0 1.6% 0 0;
}
.selectBox-dropdown input.selectBox-label {
	padding: 5px 0 3px 4px;
}
.selectBox-dropdown .selectBox-arrow {
	position: absolute;
	top: 0;
	right: 0;
	width: 21px;
	height: 100%;
	background: #3F1F0D url(/images/icons/dropdown-icon.png) 50% center no-repeat;
}
.selectBox-dropdown:focus .selectBox-arrow,
.selectBox-dropdown:hover .selectBox-arrow {
	background-color: #883C11;
}
.selectBox-dropdown-menu {
	position: absolute;
	z-index: 999;
	max-height: 200px;
	background-color: #E2E1D9;
	-moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.6);
	-webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.6);
	box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.6);
	overflow: auto;
}
.selectBox-inline {
	font-size: 12px;
	min-width: 75px;
	outline: none;
	background-color: #E2E1D9;
	display: inline-block;
	overflow: auto;
}
.selectBox-inline:focus {
	background-color: #F2F1E9;
}
#brand .selectBox-dropdown-menu,
#brand .selectBox-inline {
	background-color: #C9CFBE;
}
.selectBox-options,
.selectBox-options LI,
.selectBox-options LI A {
	line-height: 125%;
	list-style: none;
	display: block;
	cursor: default;
	padding: 0;
	margin: 0;
}
.selectBox-options LI A {
	padding: 0 .5em;
	white-space: nowrap;
	overflow: hidden;
	background: 6px center no-repeat;
}
.selectBox-options LI.selectBox-hover A,
.selectBox-options LI.selectBox-selected A {
	color: #FFFFFF;
	background-color: #3F1F0D;
}
.selectBox-options LI.selectBox-disabled A {
	opacity: 0.4;
}
.selectBox-options .selectBox-optgroup {
	color: #666;
	background: #EEE;
	font-family: FuturaBKBT, 'FuturaBQ Book', 'Futura Bk BT', 'Futura Book BT', 'Futura BT', Futura, 'Myriad Pro', Verdana, Arial, Helvetica, sans-serif;
	padding: 0 .3em;
	white-space: nowrap;
}
.selectBox.selectBox-disabled {
	color: #888 !important;
}
.selectBox-dropdown.selectBox-disabled .selectBox-arrow {
	opacity: .5;
	filter: alpha(opacity=50);
}
.selectBox-inline.selectBox-disabled {
	color: #888 !important;
}
.selectBox-inline.selectBox-disabled .selectBox-options A {
	background-color: transparent !important;
}

/* ACCOUNT AND CHECKOUT */

#content .account_image {
	float: left;
	clear: left;
	width: 48px;
	height: 48px;
	margin: 0 1.6% 10px 1.6%;
	display: block;
	overflow: hidden;
}
#content .account_links {
	float: left;
	margin: 0;
	padding: 0;
}
#content .account_links th,
#content .account_links td {
	border-bottom: 1px solid #c9cfbe;
}
#content .account_links table .header {
	background-color: transparent;
		border-top: 2px solid #c9cfbe;
	border-bottom: 2px solid #c9cfbe;
}
#content ul.account_links {
	margin: 0 0 17px;
	padding: 0 0 0 1.5em;
	list-style-type: square;
}
#content .account_links li,
#content .account_links p {
	line-height: 150%;
}
#content .account_links table,
#content .account_links p {
	margin: 0 0 12px 7px;
	width: 838px;
}
#content .left_section .account_links p,
#content .right_section .account_links p,
#content .left_section .account_links table,
#content .right_section .account_links table {
	width: 355px;
}
#content .account_links table th,
#content .account_links table td {
	padding: 5px 4px 4px 7px;
}
#content .checkout_payment,
#content .checkout_voucher {
	list-style-type: none;
	padding: 0;
	clear: both;
}
#content .checkout_payment .payment_logo {
	position: relative;
	top: 4px;
}
#content .checkout_shipping {
	list-style: none;
	margin: 0;
	padding: 0;
}
#content .checkout_shipping li {
	margin: 0 0 10px;
	min-height: 29px;
	clear: both;
}
#content .checkout_shipping .disabled {
	opacity: 0.6;
}
#content .checkout_shipping .shipping {
	width: 20px;
	float: left;
	margin: 0 4px 2px 0;
}
#content .checkout_shipping .methods,
#content .checkout_shipping .tax,
#content .checkout_shipping .cost {
	font-size: 13px;
	clear: none;
	float: left;
	overflow: hidden;
	width: 234px;
	margin: 0;
}
#content .checkout_shipping .tax,
#content .checkout_shipping .cost {
	clear: right;
	font-weight: bold;
	text-align: right;
	width: 57px;
}
#content .form_container li .label,
#content .form_container li .input {
	float: left;
	min-height: 24px;
	margin: 0 0 5px 0;
}
#content .checkout_address {
	background-color: rgba(0, 0, 0, 0.03);
	padding: 5px;
	border: 1px solid rgba(0, 0, 0, 0.2);
	margin: 0 0 10px;
}
#content ul.checkout_address {
	list-style: none;
	background-color: rgba(255, 255, 255, 0.01);
	padding: 0;
	border: 0 none;
	margin: 0 1.6% 10px;
}
#content .checkout_address li,
#content .checkout_payment li,
#content .checkout_voucher li {
	padding: 0;
	margin-bottom: 8px;
	min-height: 30px;
}
#content .checkout_payment h3,
#content .checkout_address h3 {
	font-size: 16px;
	margin: 0 0 2px 3px;
	width: 400px;
}
#content .checkout_address .address_selection,
#content .checkout_address .checkout_payment {
	float: left;
	width: 30px;
	clear: left;
}
#content .checkout_address .address_display {
	float: left;
	width: 300px;
	clear: right;
}
#content .checkout_payment .fields,
#content .checkout_payment .error,
#content .checkout_payment .note,
#content .checkout_payment .note_credit_cards {
	clear: right;
	float: left;
	margin: 0 0 0 4.2%;
	max-width: 561px;
	padding: 3px 0 5px;
	width: 95.8%;
}
#content .checkout_payment .note_credit_cards {
	padding: 0 0 1px 6px;
	position: relative;
}
#content .checkout_payment .note .credit_cards {
	bottom: 11px;
	margin: 0 0 -16px 170px;
	position: relative;

}
#content .checkout_payment .error {
	color: #990000;
}
#content .checkout_payment .fields .field,
#content .checkout_payment .fields .title {
	float: left;
	min-height: 22px;
	margin: 0 10px 3px 0;
}
#content .checkout_payment .fields .title {
	width: 160px;
	clear: left;
}
#content .checkout_payment .fields .field {
	width: 385px;
	clear: right;
	margin: 0 0 3px 0;
}
#content .checkout_payment .fields input {
	width: 360px;
}
#content .checkout_payment .fields .field select {
	width: 90px;
}
#content .checkout_payment .fields select[name=cc_expires_year],
#content .checkout_payment .fields input[name=cvvnumber] {
	width: 60px;
}
#content .checkout_voucher {
	line-height: 150%;
}
#content .checkout_voucher .tzCheckBox {
	margin-right: 4px;
	position: relative;
	top: 2px;
}
#content .checkout_voucher .amount,
#content .checkout_voucher .code {
	clear: both;
	margin: 0 0 10px;
	min-height: 25px;
}
#content .checkout_voucher .field_name {
	float: left;
	font-weight: bold;
	width: 125px;
	margin: 0 10px 0 0;
	overflow: hidden;
}
#content .checkout_voucher .input {
	width: 158px;
	float: left;
}
#content .checkout_voucher .code input {
	width: 148px;
}
#content .checkout_voucher .amount input {
	text-align: right;
	width: 90px;
}
#content #checkout_comments {
	width: 100%;
	height: 110px;
}
#content .checkout_address p {
	margin: 0;
}
#content .checkout_address_button,
#content .checkout_backorder_button {
	display: inline-block;
	float: right;
	line-height: 120%;
	position: relative;
	top: 3px;
}
#order_history {
	padding: 0 0 0 1.25em;
}
#order_history li {
	line-height: 150%;
}

/* NOTIFICATION */

#content .notification {
	list-style: none;
	margin: 0 0 10px 1.6%;
	padding: 0;
}
#content .notification li {
	background-position: 0 0;
	background-repeat: no-repeat;
	margin: 0 0 6px;
	min-height: 16px;
	padding: 0 0 0 23px;
}
#content .notification .error {
	background-image: url(/images/icons/error-icon.png);	
}
#content .notification .warning {
	background-image: url(/images/icons/warning-icon.png);
}
#content .notification .success {
	background-image: url(/images/icons/success-icon.png);
}
#header_error,
#header_info {
	background-color: rgba(200, 0, 0, 0.9);
	color: #FFFFFF;
	display: block;
	font-weight: bold;
	left: 0;
	padding: 3px;
	position: absolute;
	text-align: center;
	top: 0;
	width: 100%;
}
#header_info {
	background-color: rgba(80, 80, 80, 0.9);
}

/* HOMEPAGE */

#homepage_banner,
#homepage_banner .slide,
#homepage_banner img {
	height: auto;
	width: 100%;
}
#homepage_banner {
	margin: 0 0 15px;
	padding: 0;
	position: relative;
}
#homepage_banner .slide {
	overflow: hidden;
	position: relative;
	left: 0;
	margin: 0;
	top: 0;
}
#homepage_banner .text {
	background-color: rgba(255, 255, 255, 0.9);
	border-radius: 20px 0 0;
	box-shadow: -6px 2px 12px rgba(0, 0, 0, 0.2);
	display: none;
	float: right;
	height: 162px;
	margin: 0 0 -224px -424px;
	overflow-x: hidden;
	overflow-y: auto;
	padding: 12px 8px 12px 14px;
	position: relative;
	top: 364px;
	width: 317px;
	z-index: 20;
}
#homepage_banner:hover .text {
	display: block;
}
#homepage_banner .text p, 
#homepage_banner .text li, 
#homepage_banner .text th, 
#homepage_banner .text td {
	cursor: pointer;
	font-size: 12px;
}

/* POPUP */

#popup {
	margin: 10px;
	overflow-y: auto;
}

/* LOGIN */

#popup #content {
	width: 590px;
	min-height: 180px;
}
#popup #content h1,
#popup #content h2,
#popup #content h3,
#popup #content p {
	width: 590px;
}
#popup #content .form_container li .label {
	width: 130px;
}
#popup #content .form_container li .input {
	width: 415px;
}
#popup #content .form_container li .input input,
#popup #content .form_container li .input textarea {
	width: 404px;
}
#popup #content .buttons .left {
	width: 328px;
}
#popup #content .buttons .right {
	width: 228px;
}

/* FABRIC CALCULATOR */

#popup .popup_fabric_calculator_results,
#popup .popup_fabric_calculator_error,
#popup .popup_fabric_calculator,
#popup .popup_help {
	margin: 0 0 10px;
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-radius: 6px;
	padding: 6px 10px;
}
#popup .popup_fabric_calculator_results {
	background-color: rgba(0, 0, 0, 0.05);
}
#popup .popup_fabric_calculator_error {
	border: 1px solid rgba(180, 0, 0, 0.2);
	background-color: rgba(180, 0, 0, 0.05);
}
#popup .popup_fabric_calculator_results table,
#popup .popup_fabric_calculator table {
	width: 100%;
}
#popup .popup_fabric_calculator_results table td,
#popup .popup_fabric_calculator table td {
	padding: 2px 6px 2px 2px;
}
#popup .popup_fabric_calculator table td button {
	font-size: 15px;
}
#popup .popup_help {
	font-size: 13px;
}

/* SF MENU */

#top_menu ul {
	line-height: 1;
}
#top_menu ul ul {
	box-shadow: 1px 3px 4px rgba(0, 0, 0, 0.3);
	position: absolute;
	top: -999em;
	width: 200px;
}
#top_menu ul ul li {
	width: 100%;
}
#top_menu ul li:hover a,
#top_menu ul li:hover a:link,
#top_menu ul li:hover a:visited,
#top_menu ul li:hover a:active,
#top_menu ul li:hover a:hover,
#top_menu ul li:hover a:focus,
#top_menu ul li.sfHover a,
#top_menu ul li.sfHover a:link,
#top_menu ul li.sfHover a:visited,
#top_menu ul li.sfHover a:active,
#top_menu ul li.sfHover a:hover,
#top_menu ul li.sfHover a:focus {
	outline: 0;
	color: #FFFFFF;
}
#top_menu ul li:hover {
	color: #FFFFFF;
	background-color: #3F1F0D;
	visibility: inherit;
}
#top_menu ul li {
	float: left;
	position: relative;
	margin-top: 1px;
	padding: 0 4px 0 5px;
}
#top_menu > ul > li {
	margin-top: 0;
}
#top_menu > ul > li > a {
	text-transform: uppercase;
	margin-top: 0;
}
#top_menu ul a {
	display: block;
	position: relative;
}
#top_menu ul li:hover ul,
#top_menu ul li.sfHover ul {
	left: 0;
	top: 30px;
	z-index: 99;
}
#top_menu ul li:hover ul li,
#top_menu ul li.sfHover ul li,
#top_menu ul li:hover li ul li,
#top_menu ul li.sfHover li ul li,
#top_menu ul li li:hover ul li,
#top_menu ul li li.sfHover ul li,
#top_menu ul li li:hover li ul li,
#top_menu ul li li.sfHover li ul li,
#top_menu ul li li li:hover ul,
#top_menu ul li li li.sfHover ul {
	color: #FFFFFF;
	background-color: #3F1F0D;
}
#top_menu ul li:hover li ul,
#top_menu ul li.sfHover li ul,
#top_menu ul li li:hover li ul,
#top_menu ul li li.sfHover li ul {
	top: -999em;
}
#top_menu ul li li:hover ul,
#top_menu ul li li.sfHover ul {
	left: 200px;
	top: 0;
}
#top_menu ul ul li:hover,
#top_menu ul li ul li:hover,
#top_menu ul li li ul li:hover {
	background-color: #8A2513;
}
#top_menu ul li li li:hover ul li,
#top_menu ul li li li.sfHover ul li {
	left: 10em;
	top: 0;
}
#top_menu ul {
	float: left;
	width: 939px;
}
#top_menu ul a {
	padding: .75em 1em;
	text-decoration:none;
}
#top_menu ul .first a {
	border: 0 none;
}
#top_menu ul li.last > ul,
#top_menu ul li:last-child > ul {
	width: 160px;
	left: -89px;
}
#top_menu ul li {
	text-align: left;
}
#top_menu ul li li,
#top_menu ul li li li {
	background: #C9CFBE;
}
#top_menu ul li li {
	border: 0 none;
}
#top_menu ul li:hover,
#top_menu ul li.sfHover,
#top_menu ul a:focus,
#top_menu ul a:hover,
#top_menu ul a:active {
	outline: 0;
}
#top_menu ul a.sf-with-ul {
	min-width: 1px;
}
#top_menu ul .sf-sub-indicator {
	position: absolute;
	display: block;
	right: .75em;
	width: 10px;
	height: 10px;
	text-indent: -999em;
	overflow: hidden;
}
#top_menu ul a > .sf-sub-indicator { 
	top: .8em;
	background-position: 0 -100px;
}
#top_menu ul a:focus > .sf-sub-indicator,
#top_menu ul a:hover > .sf-sub-indicator,
#top_menu ul a:active > .sf-sub-indicator,
#top_menu ul li:hover > a > .sf-sub-indicator,
#top_menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px;
}
#top_menu ul ul .sf-sub-indicator { background-position:  -10px 0; }
#top_menu ul ul a > .sf-sub-indicator { background-position:  0 0; }
#top_menu ul ul a:focus > .sf-sub-indicator,
#top_menu ul ul a:hover > .sf-sub-indicator,
#top_menu ul ul a:active > .sf-sub-indicator,
#top_menu ul ul li:hover > a > .sf-sub-indicator,
#top_menu ul ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0;
}
#top_menu ul .sf-shadow ul {
	padding: 0 8px 9px 0;
	border-radius: 0;
}
#top_menu ul .sf-shadow ul.sf-shadow-off {
	background: transparent;
}
#top_menu .location {
	padding-top: 6px;
	padding-bottom: 3px;
}
#top_menu .morris_and_sons_icon,
#top_menu .the_granny_square_icon {
	background: url('/images/icons/morris-and-sons.png') no-repeat scroll 0 0 / cover transparent;
	cursor: pointer;
	display: inline-block;
	float: left;
	height: 38px;
	margin: -11px 11px 0 0;
	position: relative;
	width: 38px;
}
#top_menu .the_granny_square_icon {
	background-image: url('/images/icons/the-granny-square.png');
}

/* FOOTER */

#footer > ul {
	text-align: left;
	list-style: none;
	margin: 0;
	padding: 0;
}
#footer .section,
#footer .section_social {
	float: left;
	margin: 14px 3% 17px 0;
	min-width: 142px;
	padding: 0 1% 0 0;
	width: 44%;
}
#footer > ul > li:nth-child(2n-1) {
	text-align: right;
}
#footer .section_social {
	margin-right: 0;
	width: 30%;
}
#footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#footer .item {
	margin: 0;
	padding: 0;
}
#footer .section .item {
	margin: 0;
	padding: 0;
}
#footer h3 a {
	padding: 0 0 4px;
	display: inline-block;
}
#footer .section .item a {
	padding: 2px 0;
	display: inline-block;
}
#footer .section_social .item {
	margin-bottom: 6px;
	min-height: 34px;
}
#footer h3 {
	font-size: 19px;
	margin: 0 0 5px;
}
#footer .section_social input {
	background-color: #ffffff;
	color: rgba(0, 0, 0, 0.41);
	padding: 8px 0 7px 4%;
	width: 96%;
}
#footer .section_social button,
#footer .section_social .button {
	margin: 5px 0 0;
	padding: 7px 0 6px;
	width: 100%;
}
#footer .section_social .social_logo {
	display: inline-block;
	height: 32px;
	margin: 0;
	position: relative;
	vertical-align: middle;
	width: 32px;
}
#footer h3,
#footer .section a,
#footer .section a:link,
#footer .section a:visited,
#footer .section a:active {
	color: #3F1F0D;
}
#footer .section a:hover {
	color: #61341B;
}
#footer .section_social ul {
	margin-bottom: 13px;
}
#footer .section_social ul.social {
	min-height: 52px;
	margin-bottom: 5px;
}
#footer .section_social .count {
	float: left;
	bottom: 4px;
	padding: 1px 0;
	display: none;
	font-size: 10px;
	line-height: 110%;
	overflow: hidden;
	position: relative;
	text-align: center;
	width: 32px;
	z-index: 10;
}
#footer h3.payments {
	display: none;
}

/* TipTip CSS - Version 1.2 */

#tiptip_holder {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 999;
}

#tiptip_holder.tip_top {
	padding-bottom: 5px;
}

#tiptip_holder.tip_bottom {
	padding-top: 5px;
}

#tiptip_holder.tip_right {
	padding-left: 5px;
}

#tiptip_holder.tip_left {
	padding-right: 5px;
}

#tiptip_content {
	font-size: 12px;
	color: #000;
	padding: 4px 8px;
	border: 1px solid rgba(25,25,25,0.75);
	background-color: rgba(240,240,240,0.92);
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 1)));
	border-radius: 3px;
	box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.15);
}

#tiptip_arrow,
#tiptip_arrow_inner {
	position: absolute;
	border-color: transparent;
	border-style: solid;
	border-width: 6px;
	height: 0;
	width: 0;
}

#tiptip_holder.tip_top #tiptip_arrow {
	border-top-color: #FFFFFF;
	border-top-color: rgba(0, 0, 0,0.35);
}

#tiptip_holder.tip_bottom #tiptip_arrow {
	border-bottom-color: #FFFFFF;
	border-bottom-color: rgba(0, 0, 0,0.35);
}

#tiptip_holder.tip_right #tiptip_arrow {
	border-right-color: #FFFFFF;
	border-right-color: rgba(0, 0, 0,0.35);
}

#tiptip_holder.tip_left #tiptip_arrow {
	border-left-color: #FFFFFF;
	border-left-color: rgba(0, 0, 0,0.35);
}

#tiptip_holder.tip_top #tiptip_arrow_inner {
	margin-top: -7px;
	margin-left: -6px;
	border-top-color: rgb(240, 240, 240);
	border-top-color: rgba(240, 240, 240,0.92);
}

#tiptip_holder.tip_bottom #tiptip_arrow_inner {
	margin-top: -5px;
	margin-left: -6px;
	border-bottom-color: rgb(240, 240, 240);
	border-bottom-color: rgba(240, 240, 240,0.92);
}

#tiptip_holder.tip_right #tiptip_arrow_inner {
	margin-top: -6px;
	margin-left: -5px;
	border-right-color: rgb(240, 240, 240);
	border-right-color: rgba(240, 240, 240,0.92);
}

#tiptip_holder.tip_left #tiptip_arrow_inner {
	margin-top: -6px;
	margin-left: -7px;
	border-left-color: rgb(240, 240, 240);
	border-left-color: rgba(240, 240, 240,0.92);
}

/* Webkit Hacks  */

@media screen and (-webkit-min-device-pixel-ratio:0) {	
	#tiptip_content {
		padding: 4px 8px 5px 8px;
		background-color: rgba(45,45,45,0.88);
	}
	#tiptip_holder.tip_bottom #tiptip_arrow_inner { 
		border-bottom-color: rgba(45,45,45,0.88);
	}
	#tiptip_holder.tip_top #tiptip_arrow_inner { 
		border-top-color: rgba(20,20,20,0.92);
	}
}

/* RESPONSIVE */

@media screen and (min-height: 600px) {
	/* Minimum height to fix header and menu to top */
	header,
	nav,
	#logo,
	#currency,
	#search,
	#account_menu {
		position: fixed;
	}
	#content .listing .header_fixed {
		top: 132px;
	}
}

@media screen and (min-width: 320px) {
}

@media screen and (min-width: 480px) {
	#logo .retail_logo,
	#logo .wholesale_logo {
		width: 122px;
	}
	#search {
		min-width: 200px;
		width: 32%;
	}
	#search #search_input,
	#account_menu li .full {
		display: inline;
	}
	#account_menu li .count {
		background-color: rgba(255, 255, 255, 0);
		border: 0 none;
		color: inherit;
		padding: 0;
		font-size: inherit;
		border-radius: 0;
		display: inline;
		height: auto;
		margin: 0;
		min-width: 0;
		text-align: inherit;
	}
	#currency {
		right: 45%;
	}
	#header button,
	#header .button {
		width: 13%;
	}
	#footer .section_social input {
		width: 90%;
	}
	#footer .section_social button,
	#footer .section_social .button {
		width: 94%;
	}
	#content .listing li .name {
		width: 43%;
	}
	#content .listing_cart > ul li > ul > .name {
		width: 26%;
	}
	#content .listing li .stock {
		width: 7.4%;
	}
	#content .listing li .stock {
		width: 7.4%;
	}
	#content .listing .totals .title,
	#content .listing .totals .subtotal_text {
		width: 78.5%;
	}
}

@media screen and (min-width: 560px) {
	/* Product Listing Only */
	#content .listing li .name {
		width: 44.5%;
	}
	#content .listing_cart > ul li > ul > .name {
		width: 29.5%;
	}
	#content .listing .totals .title,
	#content .listing .totals .subtotal_text {
		width: 78.5%;
	}
}

@media screen and (min-width: 634px) {
	/* Minimum for two column swatches */
	#content .listing_swatch > ul > .product_item,
	#content .listing_gallery > ul > .product_item {
		width: 49%;
	}
	#content .listing li .name {
		width: 50%;
	}
	#content .listing_cart > ul li > ul > .name {
		width: 43.5%;
	}
	#content .listing li .stock {
		width: 9%;
	}
	#content .listing li .tax,
	#content .listing li .unit,
	#content .listing li .price,
	#content .listing_cart li .subtotal,
	#content .listing .totals .subtotal,
	#content .listing_swatch > ul > .product_item .price,
	#content .listing_gallery > ul > .product_item .price,
	#content .listing li .tax,
	#content .listing li .unit,
	#content .listing li .price,
	#content .listing li .subtotal,
	#content .listing .totals li {
		width: 12%;
	}
	#content .listing > ul > li .actions,
	#content .listing > ul > li .quantity {
		width: 13%;
	}
	#content .listing .totals .title,
	#content .listing .totals .subtotal_text {
		width: 83.5%;
	}
}

@media screen and (min-width: 768px) {
	#footer .section,
	#footer .section_social {
		width: 21%;
		margin: 14px 1% 17px 0;
	}
	#footer > ul > li:nth-child(2n-1) {
		text-align: left;
	}
	#currency {
		right: 248px;
	}
	#main_menu > ul > li {
		min-width: auto;
		max-width: none;
	}
	#main_menu > ul > li > span,
	#main_menu > ul > li > a {
		display: inline-block;
		overflow: auto;
		padding: 8px 16px 6px;
		text-overflow: clip;
		width: auto;
		white-space: normal;	
		font-size: 16px; 
		line-height: 17px;
	}
	#content .listing li .name {
		width: 57%;
	}
	#content .listing_cart > ul li > ul > .name {
		width: 52.9%;
	}
	#content .listing li .stock {
		width: 7.4%;
	}
	#content .listing li .tax,
	#content .listing li .unit,
	#content .listing li .price,
	#content .listing_cart li .subtotal,
	#content .listing .totals .subtotal,
	#content .listing_swatch > ul > .product_item .price,
	#content .listing_gallery > ul > .product_item .price,
	#content .listing li .tax,
	#content .listing li .unit,
	#content .listing li .price,
	#content .listing li .subtotal,
	#content .listing .totals li {
		width: 10.6%;
	}
	#content .listing > ul > li .actions,
	#content .listing > ul > li .quantity {
		width: 8.8%;
	}
	#content .listing_checkout > ul li > ul > .name,
	#content .listing_history > ul li > ul > .name {
		width: 78.5%; 
	}
	#content .listing .totals .title,
	#content .listing .totals .subtotal_text {
		width: 87.5%;
	}
	#content .left_section,
	#content .right_section {
		width: 46.8%;
		max-width: 440px;
	}
	#content .left_section_1_3,
	#content .right_section_1_3 {
		width: 31.2%;
		max-width: 293px;
	}
	#content .left_section_2_3,
	#content .right_section_2_3 {
		width: 60.5%;
		max-width: 586px;
	}
	#checkout_steps ol,
	#registration_steps ol {
		padding: 0 1.6%;
	}
	#checkout_steps li,
	#registration_steps li {
		margin: 0 8px 0 0;
		float: left;
	}
	#main_menu > ul > li > ul {
		border-width: 3px;
		width: 96%;
	}
}

@media screen and (min-width: 850px) {
	/* Non standard width */
	#currency #currency_title {
		display: inline-block;
	}
}

@media screen and (min-width: 940px) {
	
	/* LAYOUT */

	#container,
	header,
	nav {
		width: 940px;
	}
	#logo,
	#currency,
	#search,
	#account_menu {
		position: relative;
	}
	#logo {
		left: auto;
		width: 520px;
	}
	#currency {
		right: auto;
		width: 153px;
	}
	#search {
		right: auto;
		width: 225px;
	}
	#account_menu {
		top: auto;
		right: auto;
		width: 394px;
	}
	#content {
		min-height: 700px;
		width: 940px;
	}
	#footer {
		height: 221px;
		width: 97%;
	}
	#content #breadcrumb,
	#content .breadcrumb,
	#content .table_heading,
	#content .heading,
	#content .form_heading {
		padding: 0 6px 0 0;
		width: 934px;
	}
	#content h1,
	#content h2,
	#content h3,
	#content > p,
	#content > form > p,
	#content > div > p {
		margin: 0 1.6% 15px;
		width: 908px;
	}	
	#content > ul,
	#content > form > ul,
	#content > ol,
	#content > form > ol,
	#content > table,
	#content > form > table,
	#content > div > table {
		margin: 0 1.6% 15px;
	}
	#content .left_section,
	#content .right_section,
	#content .left_section_1_3,
	#content .right_section_1_3,
	#content .left_section_2_3,
	#content .right_section_2_3 {
		width: 440px;
	}
	#content .left_section_1_3,
	#content .right_section_1_3 {
		width: 293px;
	}
	#content .left_section_2_3,
	#content .right_section_2_3 {
		width: 586px;
	}
	#category_information .image {
		float: left;
		clear: left;
	}
	#content #new li.product {
		width: 11%;
	}
	
	/* LISTINGS */
	
	#category_information .summary,
	#category_information .description {
		margin: 0 1.6% 10px;
		width: 908px;
	}
	#category_information.image .summary,
	#category_information.image .description {
		float: left;
		width: 626px;
	}
	#content .listing_swatch > ul > .product_item,
	#content .listing_gallery > ul > .product_item {
		margin: 0 0 5px 5px;
		padding: 8px 0 5px 5px;
		width: 302px;
		max-width: 302px;
	}
	#content .listing_swatch > ul > .product_item > ul > li,
	#content .listing_gallery > ul > .product_item > ul > li {
		width: 176px;
		max-width: 176px;
	}
	#content .listing_checkout > ul li > ul > .name,
	#content .listing_history > ul li > ul > .name {
		width: 78.3%; 
	}
	#content .listing .header_fixed {
		width: 940px;
	}
	#pagination > div {
		width: 454px;
		float: left;
		clear: none;
	}
	
	/* HOME PAGE */
	
	#homepage_banner,
	#homepage_banner .slide {
		height: 550px;
		width: 940px;
	}
	#homepage_banner img {
		width: auto;
		max-width: 940px;
		height: auto;
	}
	
	/* FOOTER */
	
	#footer .section,
	#footer .section_social {
		margin-right: 3px;
		padding: 0 3px 0 0;
		width: 181px;
	}
	#footer .section_social input {
		background-color: #ffffff;
		color: rgba(0, 0, 0, 0.41);
		padding: 8px 0 7px 8px;
		width: 237px;
	}
	#footer .section_social button,
	#footer .section_social .button {
		margin: 0 0 0 4px;
		width: 35%;
		max-width: 92px;
		padding: 7px 14px 6px;
	}
	#footer .section_social {
		width: 341px;
	}
}
