
/* CSS Reset */
html{color:#000;background:#fff;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}
/* Font Reset */
body{font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}select,input,button,textarea,button{font:99% arial,helvetica,clean,sans-serif;}table{font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}
 
.clearfix:after{clear:both;content:' ';display:block;font-size:0;line-height:0;visibility:hidden;width:0;height:0}* html .clearfix,*:first-child+html .clearfix{zoom:1}
 
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
 
body._editor {
	background: #cae2ee;
	width: 970px;
}
 
form label, form input, form select, form textarea {
	margin-bottom: 8px;
}
form input[type="checkbox"] {
	margin-top: 0px;
}
form input[type="password"], form input[type="text"] {
	padding: 3px;
}
form label {
	display: block;
	float: left;
	padding-right: 10px;
	text-align: right;
	width: 90px;
}
form br {
	clear: right;
}
 
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	letter-spacing: 0.03em;
}
h1 {
	color: #411304;
	font-size: 146.5%;
	margin-bottom: 10px;
}
h2 {
	font-size: 131%;
	padding-top: 5px;
}
h3 {
	font-size: 108%;
	margin-bottom: 10px;
}
 
hr {
	border: 1px solid #666;
	border-width: 1px 0px 0px 0px;
	width: 90%;
}
 
input, select, textarea {
	border: 1px solid #888;
	border-radius: 3px;
}
input[type="radio"], input[type="checkbox"] {
	border: 0px;
}
input.button {
	background: transparent url('/images/btn_orange.png') no-repeat;
	border: 0px;
	color: white;
	cursor: pointer;
	font-size: 12px;
	height: 25px;
	line-height: 25px;
	margin-right: 10px;
	width: 150px;
}
input.button:hover {
	color: #411304;
}
 
legend {
	margin-left: 10px;
}
 
ol {
	margin: 5px 30px;
}
ol li {
	list-style: decimal;
}
 
p {
	line-height: 1.4em;
	padding: 3px 0px;
}
 
strong {
	color: #411304;
	font-weight: bold;
}
 
ul {
	margin-left: 30px;
}
ul li {
	list-style-type: disc;
}
 
.c240, .c320, .c480, .c640, .c720, .c960 {
	float: left;
	margin-left: 10px;
	padding: 10px;
}
.c240 {
	width: 210px;
}
.c240 p {
	font-size: 11px;
	margin-top: 5px;
}
.c320 {
	width: 290px;
}
.c480 {
	width: 450px;
}
.c640 {
	width: 610px;
}
.c720 {
	width: 690px;
}
.c960 {
	width: 930px;
}
 
.error {
	color: red;
	font-size: 90%;
	text-align: center;
}
input.error {
	color: inherit;
	text-align: inherit;
}
.price, .prod-price {
	color: #e97f00;
}
._req {
	color: #e97f00;
}
._req:after {
	content: ' *';
}
.rrp {
	color: #888;
}
 
.vcard .tel .type {
	display: none;
}
 
a.btn {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background: transparent url('/images/btn_orange.png') no-repeat center center;
	border: 1px solid #E78000;
	border-radius: 3px;
	color: white;
	line-height: 25px;
	padding: 0px 15px;
}
a.btn:hover {
	color: #411304;
	text-decoration: none;
}
 
div.box_quarter {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background: #e0f0f8;
	border-radius: 10px;
	color: #444;
	margin: 0px 0px 10px 10px;
	padding: 10px;
	width: 210px;
}
div.box_quarter.sale {
	background: white url(/images/bg_sale.png) no-repeat 10px center;
}
div.box_quarter.sale h2 {
	color: #cc1c1c;
	line-height: 38px;
	padding: 0px 0px 0px 60px;
}
div.box_quarter.white {
	background: white;
}
 
div.category {
	margin-bottom: 10px;
}
div.category a.img {
	float: left;
	width: 100px;
}
div.category h2 {
	margin-left: 160px;
}
 
div.clear, div.col_clear {
	clear: both;
	font-size: 0;
	height: 1px;
	line-height: 0;
	margin: 0px;
	padding: 0px;
}
div.col_clear {
	padding-bottom: 10px;
}

div.pricing {
	border: 1px solid #bbb;
	border-width: 1px 0;
	margin: 10px 0;
	padding: 0 10px;
}
 
div.product_col_left {
	float: left;
	width: 720px;
}
div.product_col_left div.product_full {
	float: none;
}
div.product_col_right {
	margin-left: 720px;
}
div.product_col_right div.vcard p.fn.org, div.product_col_right div.vcard p.adr {
	padding: 0px 0px 0px 10px;
}
div.product_col_right div.vcard p.adr {
	margin-bottom: 10px;
}
div.product_col_right div.vcard p.tel, div.product_col_right div.vcard p.email {
	margin-left: 10px;
	padding: 1px 0px;
}
 
div.product_full, div.product_half, div.product_third, div.product_quarter {
	background: #ffffff;
	color: #444;
	float: left;
	margin-left: 10px;
	padding: 10px;
	width: 690px;
}
div.product_full div.img, div.product_half div.img, div.product_third div.img, div.product_quarter div.img {
	float: left;
	width: 370px;
}
div.product_full div.img a img, div.product_half div.img a img, div.product_third div.img a img, div.product_quarter div.img a img {
	border: 0px;
}
div.product_full div.img div.colours {
	float: right;
	width: 50px;
}
div.product_full div.img div.colours a {
	display: block;
	height: 50px;
	margin: 10px 0px;
	width: 50px;
}
div.product_full div.desc {
	margin-left: 390px;
}
div.product_full h3, div.product_half h3, div.product_third h3, div.product_quarter h3 {
	margin: 0px;
	padding: 0px 0px 2px 0px;
}
div.product_full p.desc, div.product_half p.desc, div.product_third p.desc, div.product_quarter p.desc {
	padding: 0px 0px 2px 0px;
}
div.product_full p.price, div.product_half p.price, div.product_third p.price, div.product_quarter p.price {
	padding: 0px 0px 2px 0px;
}
 
div.product_full {
	background: white;
}
div.product_full div.img a.thumbnail img {
	border: 1px solid #eee;
}
div.product_full div.add_basket {
	margin: 0 0 10px 50px;
}
div.product_full div.marketing img {
	margin-left: 10px;
}
 
div.product_half {
	height: 250px;
	margin-bottom: 10px;
	overflow: hidden;
	position: relative;
	width: 450px;
}
div.product_half a.btn {
	bottom: 20px;
	display: block;
	position: absolute;
	right: 20px;
}
div.product_half div.img {
	width: 250px;
}
div.product_half div.desc {
	margin-left: 260px;
	padding-top: 50px;
}
div.product_half.featured div.desc {
	padding-top: 30px;
}
div.product_half.featured div.desc h3 {
	font-size: 18px;
	margin-bottom: 5px;
}
div.product_half.featured div.desc p.desc {
	margin-bottom: 5px;
}
div.product_half.featured div.desc p.desc a {
	font-size: 16px;
}
div.product_half p.price {
	font-size: 20px;
}
div.product_half p.price .reduced {
	font-size: 12px;
	line-height: 18px;
}
 
div.product_third {
	background: white;
	height: 150px;
	margin-bottom: 10px;
	overflow: hidden;
	width: 290px;
}
div.product_third div.img {
	width: 150px;
}
div.product_third div.desc {
	margin-left: 160px;
}
 
div.product_quarter {
	height: 100px;
	margin-bottom: 10px;
	overflow: hidden;
	width: 210px;
}
div.product_quarter div.img {
	width: 100px;
}
div.product_quarter div.desc {
	margin-left: 110px;
}
 
div.r_topleft, div.r_topcenter, div.r_topright, div.r_bottomleft, div.r_bottomcenter, div.r_bottomright {
	background: transparent no-repeat scroll 0px 0px;
	height: 10px;
	left: 0px;
	position: absolute;
	top: 0px;
	width: 10px;
}
div.r_topright, div.r_bottomright {
	background-position: -10px 0px;
	left: auto;
	right: 0px;
}
div.r_bottomleft, div.r_bottomright {
	background-position: -10px -10px;
	bottom: 0px;
	top: auto;
}
div.r_bottomleft {
	background-position: 0px -10px;
}
div.r_topcenter, div.r_bottomcenter {
	background: repeat-x scroll 0px -20px;
	margin: 0px 10px;
}
 
h2.contact {
	background: url(/images/icon_contact.png) no-repeat 8px bottom;
	margin-bottom: 5px;
	padding-left: 35px;
}
h2.delivery {
	background: url(/images/icon_delivery.png) no-repeat 8px center;
	margin-bottom: 5px;
	padding-left: 35px;
}
 
h3.refine {
	margin: 10px 0px 5px;
}

input.prod-quantity {
	padding: 3px;
	width: 30px;
}
 
p.price {
	line-height: 1em;
	margin-bottom: 10px;
}
p.price .reduced {
	color: #c00;
	display: block;
	font-size: 80%;
}
div.product_full p.price {
	font-size: 200%;
	margin-top: 10px;
}
div.product_full p.price .price, div.product_full p.price .reduced_now {
	display: block;
}
div.product_full p.price .reduced, div.product_full p.price .rrp {
	font-size: 14px;
	float: left;
	line-height: 18px;
}
div.product_full p.price .reduced {
	margin-right: 20px;
}
 
p.breadcrumbs {
	font-size: 88%;
	margin: -5px 0px 5px 20px;
	text-align: left;
	width: 950px;
}

p.currency {
	font-size: 11px;
	height: 22px;
	margin: 0px 0 10px;
	position: relative;
}
p.currency a {
	border: 1px solid #fff;
	color: #666;
	float: left;
	margin-left: 5px;
	padding: 2px;
	position: relative;
	top: -3px;
}
p.currency a:hover, p.currency a.active {
	border-color: #BBB;
	text-decoration: none;
}
p.currency span {
	float: left;
}
p.currency .nb {
	display: block;
	margin: 0 0 3px;
}

p.enlarge {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background: url(/images/enlarge.png) no-repeat 6px center;
	border: 1px dotted #d7e8f0;
	border-radius: 3px;
	font-size: 90%;
	margin: 10px auto;
	padding: 5px 5px 5px 21px;
	text-align: center;
	width: 160px;
}
p.error {
	margin: -10px 0px 0px 130px;
	text-align: left;
}
p.label_response {
	color: #666;
	line-height: 1.3em;
	margin-bottom: 8px;
	padding: 0px;
}
p.low_stock {
	background: #fbf7db url('http://dpanel.diffuseuk.com/common/img/msg_warning.gif') no-repeat 8px center;
	border: 1px solid #e2c72c;
	border-width: 1px 0px;
	color: #666;
	font-size: 92%;
	line-height: 150%;
	margin-bottom: 20px;
	padding: 10px 0px 10px 45px;
}

p.nb {
	font-size: 11px;
	margin-top: -15px;
}
 
p.pages {
	clear: both;
	color: #666;
	font-size: 90%;
	margin: 10px;
	padding: 0px;
	text-align: right;
}
p.pages.bottom {
	margin-top: 10px;
}
p.pages.top {
	margin-bottom: 10px;
}
p.pages a {
	border: 1px solid #bbb;
	color: #666;
	margin: 0px 1px;
	padding: 2px 5px;
}
p.pages a:hover, p.pages a.active {
	border-color: #5B534C;
	color: #5B534C;
	text-decoration: none;
}
 
#basket {
	bottom: 6px;
	color: white;
	cursor: pointer;
	height: 42px;
	padding: 13px 0px 0px 86px;
	position: absolute;
	right: 10px;
	width: 226px;
	z-index: 5;
}
#basket b {
	margin-right: 20px;
}
#basket .bskt-free-delivery {
	background: url(/images/bskt-free-delivery.png) no-repeat left top;
	display: block;
	height: 67px;
	position: absolute;
	right: 6px;
	text-indent: -9999px;
	top: -20px;
	width: 67px;
}
 
#basket_added {
	bottom: 10px;
	font-weight: bold;
	height: 40px;
	padding: 6px 10px 0px 6px;
	position: absolute;
	right: 20px;
	text-align: center;
	width: 272px;
	z-index: 4;
}
#basket_added p {
	padding: 0px;
}
 
#basket_contents {
	margin-bottom: 10px;
	width: 100%;
}
#basket_contents thead td {
	background-color: #401304;
	color: #efefef;
	font-weight: bold;
	padding: 3px 5px;
}
#basket_contents tbody td {
	background-color: white;
	border-top: 1px solid #efefef;
	padding: 15px 0 10px;
	vertical-align: top;
	width: 10%;
}
#basket_contents tbody tr:first-child td {
	border-top: 0;
}
#basket_contents tfoot td {
	background-color: #dedede;
	padding: 4px;
}
#basket_contents td.prod-image {
	padding: 10px 20px;
}
#basket_contents td.prod-name {
	width: 400px;
}
#basket_contents td.prod-name .prod-code {
	color: #666;
	display: block;
	font-size: 11px;
	margin-top: 5px;
}
#basket_contents tr.bskt-shipping td {
	border-top: 2px solid #dedede;
}
#basket_contents tr.bskt-shipping td {
	padding: 15px 10px;
}
#basket_contents tr.bskt-shipping select {
	margin: -2px 0 0;
}
#basket_contents td.prod-quantity a {
	clear: left;
	float: left;
	font-size: 11px;
	padding-bottom: 4px;
	text-decoration: underline;
}
#basket_contents td.prod-quantity a.remove {
	color: #666;
}
#basket_contents td.prod-quantity input.prod-quantity {
	margin-bottom: 5px;
}
#basket_contents td.price {
	padding-left: 4px;
	width: 11%;
}
#basket_contents td.product_name {
	padding: 5px;
	width: 65%;
}
#basket_contents td.quantity {
	text-align: center;
}
 
#basket_page {
	margin-bottom: 10px;
}
#basket_page a.bskt-continue {
	background: url(/images/bskt-continue-summer.png) no-repeat left top;
	color: white;
	float: left;
	height: 25px;
	line-height: 25px;
	margin-right: 10px;
	padding-left: 10px;
	text-align: left;
	width: 130px;
}
#basket_page a.bskt-continue:hover {
	color: #B8CB00;
	text-decoration: none;
}
#basket_page div.bskt-action-checkout {
	height: 30px;
	margin-bottom: 10px;
	text-align: right;
}
#basket_page div.bskt-action-checkout.bskt-secured {
	background: url(/images/bskt-secured.png) no-repeat 10px center;
	margin-top: 10px;
}
#basket_page div.bskt-action-checkout input.button {
	float: right;
}
#basket_page div.input_holder.ficheckbox {
	margin: 10px 0 10px 40px;
}
#basket_page div.input_holder.ficheckbox input {
	float: left;
	margin: 0;
}
#basket_page div.input_holder.ficheckbox label {
	float: none;
	margin: -5px 0 0 20px;
	text-align: left;
	width: 300px;
}
#basket_page div.input_holder.submit {
	margin: 10px 0 0 140px;
}
#basket_page #purchased_yes, #basket_page #purchased_no {
	float: left;
	width: 425px;
}
#basket_page #purchased_no {
	float: left;
	margin-left: 10px;
}
#basket_page #purchased_yes {
	margin-left: 15px;
}
#basket_page #purchased_yes, #basket_page #purchased_no, #basket_page #confirm_details {
	border: 1px solid #ccc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 10px;
}
#basket_page #purchased_yes p, #basket_page #purchased_no p, #basket_page #confirm_details p {
	padding-bottom: 10px;
}
#basket_page fieldset {
	border: 1px solid #ccc;
	border-width: 1px 0;
	line-height: 1.4em;
	margin: 0px 10px 20px 10px;
	overflow: hidden;
	padding: 5px 0px;
	width: 405px;
}
#basket_page fieldset br {
	clear: both;
}
#basket_page fieldset label {
	display: block;
	float: left;
	padding-right: 10px;
	text-align: right;
	width: 120px;
}
#basket_page fieldset legend {
	color: #444;
	font-weight: bold;
	padding: 0 10px;
}
#basket_page fieldset.bskt-promotion {
	padding: 5px 10px;
	width: 420px;
}
#basket_page fieldset.bskt-promotion input[type="submit"] {
	background-position: center center;
	width: 60px;
}
#basket_page fieldset.bskt-promotion input[type="text"] {
	padding: 3px;
}
#basket_page fieldset.bskt-promotion p {
	font-size: 90%;
	text-align: center;
}
#basket_page fieldset.bskt-promotion p.error {
	margin: -5px 0 0;
	padding: 0;
	text-align: left;
}
#basket_page hr.divider {
	border-color: #ddd;
}
#basket_page h1 {
	float: left;
	margin-top: 10px;
}
#basket_page h2 {
	margin-bottom: 10px;
}
#basket_page h2 label {
	margin-right: 10px;
}
#basket_page label.terms {
	display: inline;
	float: none;
	text-align: left;
	width: auto;
}
#basket_page p.bskt-delivery {
	font-size: 90%;
	margin-left: 100px;
}
#basket_page p.bskt-empty {
	background: white;
	border: 1px solid #f2f2f2;
	padding: 10px;
}
 
#basket_progress {
	float: right;
	margin: 0;
	overflow: auto;
}
#basket_progress ol {
	margin: 0;
	min-height: 3em;
	padding: 0;
}
#basket_progress li {
	background: transparent url(/images/bskt-progress.png) 0 0 no-repeat;
	color: #999;
	float: left;
	list-style-type: none;
	margin: 0 .6em;
	min-height: 3em;
	padding-left: 2.2em;
	width: 7em;
}
#basket_progress li.current {
	color: #ff9900;
}
#basket_progress li.one.current {
	background-position: 0 -55px;
}
#basket_progress li.two {
	background-position: 0 -115px;
}
#basket_progress li.two.current {
	background-position: 0 -175px;
}
#basket_progress li.three {
	background-position: 0 -235px;
}
#basket_progress li.three.current {
	background-position: 0 -295px;
}
#basket_progress li.four {
	background-position: 0 -355px;
}
#basket_progress li.four.current {
	background-position: 0 -415px;
}
#basket_progress p, #basket_progress li span {
	display: block;
	left: -9999px;
	position: absolute;
}
 
#brands, #brands_home {
	background-color: #ffffff;
	padding: 10px 0px;
	width: 950px;
}
#brands a, #brands_home a {
	background-position: center center;
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 40px;
	margin-left: 20px;
	width: 65px;
}
#brands_home a {
	height: 80px;
	width: 110px;
}
#brands a:hover, #brands_home a:hover {
	text-decoration: none;
}
#brands a span {
	display: none;
}
 
#body {
	margin-top: 47px;
}
 
#call_us {
	background: url(/images/telephone.png) no-repeat left 6px;
	color: white;
	font-size: 14px;
	padding-left: 16px;
	position: absolute;
	right: 10px;
	top: 18px;
}
 
#categories {
	background: url('/images/bg_categories.png') no-repeat;
	height: 32px;
	left: 10px;
	margin: 0px;
	padding-left: 10px;
	position: absolute;
	top: 148px;
	width: 950px;
	z-index: 99;
}
#categories a {
	color: white;
}
#categories div.holder {
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	background: white;
	border: 1px solid #E97F00;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border-width: 0px 1px 1px;
	left: 0px;
	max-width: 900px;
	padding-bottom: 5px;
	position: absolute;
	top: 32px;
	visibility: hidden;
}
#categories div.holder a {
	color: #401304;
	line-height: 20px;
	padding-left: 10px;
}
#categories div.holder ul {
	margin: 0px;
}
#categories div.holder > ul > li {
	float: left;
	width: 150px;
}
#categories div.holder > ul > li > a {
	background: #efefef;
	display: block;
	font-weight: bold;
	line-height: auto;
	padding: 5px 0px 5px 10px;
}
#categories div.holder.standalone {
	padding-top: 5px;
}
#categories div.holder.standalone > ul > li {
	float: none;
}
#categories div.holder.standalone > ul > li > a {
	background: transparent;
	font-weight: normal;
	line-height: 20px;
	padding: 0px 0px 0px 10px;
}
#categories li {
	list-style: none;
	position: relative;
}
#categories > li {
	border-left: 1px solid #f3b700;
	border-right: 1px solid #ea7e00;
	float: left;
	padding: 0px;
}
#categories > li.first {
	border-left: 0px;
}
#categories > li.last {
	border-right: 0px;
}
#categories > li > a {
	float: left;
	font-size: 105%;
	height: 32px;
	line-height: 32px;
	margin-left: 0px;
	padding: 0px 16px;
	text-transform: uppercase;
}
#categories > li > a:hover {
	color: #401304;
	text-decoration: none;
}
#categories > li:hover > div.holder {
	visibility: visible;
}
 
#category_desc {
	margin-bottom: 10px;
}
 
#category_products {
	margin-bottom: 10px;
	width: 960px;
}
 
#checkouts div.checkout {
	border: 1px solid #ccc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin: 10px auto;
	padding: 10px 10px 10px 200px;
	width: 300px;
}
#checkouts #checkout_invoice {
	background: white url('/images/checkout_invoice.png') no-repeat 40px center;
}
#checkouts #checkout_protx {
	background: white url('/images/padlock_protx.png') no-repeat 30px center;
}
#checkouts #checkout_sagepay {
	background: white url('http://dpanel.diffuseuk.com/shop/padlock_sagepay.png') no-repeat 30px center;
}
 
#confirm_details fieldset.left, #confirm_details fieldset.right {
	float: left;
	margin-left: 30px;
}
#confirm_details fieldset.right {
	margin-left: 35px;
}
#confirm_details #details_confirm div.input_holder.submit {
	margin-left: 40px;
}

#contact_form div.submit_buttons {
	margin-left: 100px;
}
#contact_form h3 {
	margin-top: 20px;
}
#contact_form input[type="text"] {
	font-size: 115%;
	padding: 4px;
	width: 300px;
}
#contact_form textarea {
	font-size: 115%;
	height: 150px;
	padding: 5px;
	width: 480px;
}
 
dl#contact {
	float: left;
	margin: 10px 0;
	width: 290px;
}
dl#contact dd {
	margin-left: 90px;
	padding: 3px;
}
dl#contact dt {
	float: left;
	font-weight: bold;
	padding: 3px 15px 3px 5px;
	text-align: right;
	width: 70px;
}

#currencies {
	background: #145417;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	bottom: 8px;
	color: white;
	font-size: 11px;
	height: 24px;
	position: absolute;
	right: 330px;
	width: 140px;
}
#currencies li {
	background: url(/images/gb.gif) no-repeat left top;
	float: left;
	height: 11px;
	list-style: none;
	margin-right: 5px;
	overflow: hidden;
	text-indent: -999px;
	width: 16px;
}
#currencies li.eur {
	background-image: url(/images/europeanunion.gif); 
}
#currencies li.usd {
	background-image: url(/images/us.gif);
}
#currencies li a {
	display: block;
	height: 11px;
}
#currencies p {
	left: 10px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 5px;
}
#currencies ul {
	left: 40px;
	position: absolute;
	top: 7px;
}
 
#facebook {
	background: #efefef;
	margin-left: 610px;
	overflow: hidden;
	width: 350px;
}

#feedback {
	background: white;
	border: 1px solid #dedede;
	color: red;
	font-size: 115%;
	margin: 10px 0;
	padding: 10px;
	text-align: center;
}
#feedback p.success {
	color: #145417;
}

#footer .c960 {
	background: transparent;
	float: none;
	margin: auto;
	padding: 15px 0px 0px 0px;
	width: 960px;
}
#footer div.section {
	float: left;
	margin-right: 10px;
	width: 295px;
}
#footer div.vcard {
	padding: 0px 10px;
}
#footer h3 {
	font-weight: normal;
}
#footer p.copyright {
	font-size: 77%;
	text-align: right;
}
 
#gmap {
	border: 1px solid #e4ca9e;
	float: right;
	height: 200px;
	width: 290px;
}
 
#header {
	height: 140px;
	left: 0px;
	overflow: hidden;
	position: relative;
	z-index: 2;
}
#header .logo a {
	display: block;
	height: 118px;
	width: 360px;
}
#header .logo a:hover {
	text-decoration: none;
}
#header .logo i {
	visibility: hidden;
}
 
#nav {
	font-size: 12px;
	left: 350px;
	position: absolute;
	top: 25px;

}
#nav li {
	float: left;
	list-style: none;
	padding: 0px 15px 0px 0px;
}
#nav li a {
	color: white;
	text-decoration: none;
}
#nav li a:hover {
	text-decoration: underline;
}
 
#outwood-sports {
	margin: 0px auto;
	position: relative;
	width: 970px;
}
 
#related_products h2 {
	margin: 10px 0px 5px 10px;
}

#search {
	left: 10px;
	position: absolute;
	top: 102px;
}
#search input[type="text"] {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-color: #888;
	border-radius: 3px;
	padding: 4px;
	width: 200px;
}
#search input.button {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background-position: center center;
	border: 1px solid #e78000;
	border-radius: 3px;
	margin-left: 5px;
	vertical-align: middle;
	width: 80px;
}
 
#subcats {
	margin: 0px;
	padding: 0px;
}
#subcats li {
/* 	height: 160px; */
	background: #fff;
	float: left;
	list-style: none;
	margin: 2px 5px;
	width: 140px;
}
#subcats li.heading {
	border: 0px;
	color: white;
	text-transform: uppercase;
}
#subcats li a {
/* 	height: 150px; */
/* 	line-height: 30px; */
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border: 1px solid #ccc;
	border-radius: 3px;
	color: #666;
	display: block;
	font-size: 11px;
	overflow: hidden;
	padding: 10px;
	text-align: center;
	white-space: nowrap;
}
#subcats li a:hover {
	background: white;
	text-decoration: none;
}
#subcats li a img {
	display: block;
	margin: auto auto 3px;
	opacity: 0.8;
}
#subcats li a:hover img {
	opacity: 1;
}
