/* 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%;}

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 label {
	display: block;
	float: left;
	text-align: right;
	width: 90px;
	padding-right: 10px;
}
form br {
	clear: right;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	letter-spacing: 0.03em
}
h1 {
	font-size: 146.5%;
	margin-bottom: 10px;
	color: #411304;
}
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 #444444;
}
input[type="radio"], input[type="checkbox"] {
	border: 0px
}
input.button {
	background: transparent url('/images/btn_orange.png') no-repeat;
	color: white;
	width: 150px;
	height: 25px;
	line-height: 25px;
	font-size: 12px;
	border: 0px;
	cursor: pointer;
	margin-right: 10px
}
input.button:hover {
	color: #411304
}

legend {
	margin-left: 10px
}

li {
	list-style-type: disc
}

p {
	padding: 3px 0px;
	line-height: 1.4em
}

strong {
	font-weight: bold;
	color: #411304
}

ul {
	padding-left: 20px
}

.c320, .c480, .c960 {
	margin-left: 10px;
	padding: 10px;
	float: left
}
.c320 {
	width: 290px
}
.c480 {
	width: 450px
}
.c960 {
	width: 930px
}

.error {
	text-align: center;
	font-size: 90%;
	color: red
}
.price {
	color: #e97f00
}
._req {
	color: #e97f00;
}
._req:after {
	content: ' *'
}
.rrp {
	color: #f23900
}

.vcard .tel .type {
	display: none
}

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;
	line-height: 0;
	font-size: 0;
	height: 1px;
	padding: 0px;
	margin: 0px;
}
div.col_clear {
	padding-bottom: 10px
}

div.product_full, div.product_half, div.product_third, div.product_quarter {
	width: 690px;
	margin-left: 10px;
	padding: 10px;
	color: #444;
	float: left;
	background: #ffffff
}
div.product_full div.img, div.product_half div.img, div.product_third div.img, div.product_quarter div.img {
	width: 300px;
	float: left
}
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.desc {
	margin-left: 310px;
}
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 #ccc
}
div.product_full div.add_basket {
	margin-left: 50px
}
div.product_full div.marketing img {
	margin-left: 10px
}

div.product_half {
	width: 450px;
	height: 250px;
	overflow: hidden;
}
div.product_half div.img {
	width: 250px;
}
div.product_half div.desc {
	margin-left: 260px;
	padding-top: 50px
}

div.product_third {
	width: 290px;
	height: 150px;
	overflow: hidden;
	margin-bottom: 10px;
	background: white
}
div.product_third div.img {
	width: 150px;
}
div.product_third div.desc {
	margin-left: 160px
}

div.product_quarter {
	width: 210px;
	height: 100px;
	overflow: hidden;
	margin-bottom: 10px;
}
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 {
	width: 10px;
	height: 10px;
	position: absolute;
	top: 0px;
	left: 0px;
	background: transparent no-repeat scroll 0px 0px
}
div.r_topright, div.r_bottomright {
	left: auto;
	right: 0px;
	background-position: -10px 0px
}
div.r_bottomleft, div.r_bottomright {
	top: auto;
	bottom: 0px;
	background-position: -10px -10px
}
div.r_bottomleft {
	background-position: 0px -10px
}
div.r_topcenter, div.r_bottomcenter {
	margin: 0px 10px;
	background: repeat-x scroll 0px -20px;
}

h1.breadcrumbs {
	width: 950px;
	margin-left: 10px;
	font-size: 88%;
	text-align: right
}

div.product_full p.price {
	font-size: 131%;
	margin: 10px 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;
	padding: 10px 0px 10px 45px;
	margin-bottom: 20px;
	line-height: 150%;
	font-size: 92%;
	color: #666
}

#basket {
	z-index: 5
}
#basket b {
	margin-right: 20px
}

#basket_added {
	position: absolute;
	width: 272px;
	height: 40px;
	z-index: 4;
	padding: 6px 10px 0px 6px;
	text-align: center;
	font-weight: bold;
}
#basket_added p {
	padding: 0px
}

#basket_contents {
	margin-bottom: 10px;
	width: 100%
}
#basket_contents thead td {
	background-color: #401304;
	font-weight: bold;
	color: #efefef;
	padding: 3px 5px
}
#basket_contents tbody td {
	width: 10%;
	padding: 5px 0px;
	background-color: white
}
#basket_contents tfoot td {
	background-color: #dedede;
	padding: 4px
}
#basket_contents td.delete {
	text-align: center;
}
#basket_contents td.delete a img {
	border: none
}
#basket_contents td.price {
	padding-left: 4px;
	width: 11%
}
#basket_contents td.product_name {
	width: 65%;
	padding: 5px
}
#basket_contents td.quantity {
	text-align: center
}

#basket_page {
	margin-bottom: 10px;
}
#basket_page #purchased_yes, #basket_page #purchased_no, #basket_page #confirm_details {
	border: 1px solid #ccc;
	padding: 10px;
}
#basket_page #purchased_yes p, #basket_page #purchased_no p, #basket_page #confirm_details p {
	padding-bottom: 10px
}
#basket_page fieldset {
	width: 425px;
	border: 1px solid #ccc;
	overflow: hidden;
	margin: 0px 0px 10px 20px;
	line-height: 1.4em;
	float: left;
	padding: 5px 0px;
	background: white
}
#basket_page fieldset br {
	clear: both;
}
#basket_page fieldset label {
	width: 120px;
	display: block;
	float: left;
	text-align: right;
	padding-right: 10px;
}
#basket_page fieldset legend {
	font-weight: bold;
	color: #1f1f1f
}
#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 {
	width: auto;
	float: none;
	text-align: left;
	display: inline
}

#basket_progress {
	overflow:auto;
	margin:0;
	float: right
}
#basket_progress ol {
	min-height:3em;
	margin:0;
	padding:0;
}
#basket_progress li {
	float:left;
	width:6em;
	min-height:3em;
	margin:0 .6em;
	padding-left:2.2em;
	color:#999;
	background:#fff url(/images/numbers.gif) 0 4px no-repeat;
	list-style-type:none;
}
#basket_progress li.two {
	background-position:-142px 4px;
}
#basket_progress li.three {
	background-position:-280px 4px;
}
#basket_progress li.current {
	background-position:0 -38px;
}
#basket_progress li.current.two {
	background-position:-142px -38px;
}
#basket_progress li.current.three {
	background-position:-280px -38px;
}
#basket_progress p, #basket_progress li span {
	display:block;
	position:absolute;
	left:-9999px;
}

#brands, #brands_home {
	padding: 10px 0px;
	width: 950px;
	background-color: #ffffff
}
#brands a, #brands_home a {
	display: block;
	float: left;
	margin-left: 20px;
	width: 65px;
	height: 40px;
	background-repeat: no-repeat;
	background-position: center center
}
#brands_home a {
	width: 110px;
	height: 80px
}
#brands a:hover, #brands_home a:hover {
	text-decoration: none
}

#categories {
	background: url('/images/bg_categories.png') no-repeat;
	margin: 10px 0px 10px 10px;
	width: 950px;
	height: 32px;
	border-radius: 5px;
	padding-left: 0px
}
#categories a:hover {
	color: #401304
}
#categories li {
	float: left;
	height: 32px;
	line-height: 32px;
	padding-left: 30px;
	position: relative;
	white-space: nowrap;
	list-style: none;
	z-index: 99
}
#categories li a {
	color: white;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 105%;
	display: block;
	float: left;
	height: 32px;
	line-height: 32px
}
#categories li ul {
	position: absolute;
	top: 32px;
	left: 15px;
	background: #e97f00;
	list-style: none;
	padding-left: 0px
}
#categories li ul li {
	float: none;
	padding: 3px 15px;
	height: 20px;
	line-height: 20px;
}
#categories li ul li a {
	text-transform: none;
	height: 20px;
	line-height: 20px;
}
#categories li ul li ul {
	position: absolute;
	top: 0px;
	left: 100px;
	z-index: 100;
	background: #e97f00;
	border: 1px solid #c26b00
}
#categories ul {
	visibility: hidden
}

#category_desc {
	width: 320px;
	float: left
}
#category_products {
	width: 640px;
	margin-left: 320px
}

#checkouts div.checkout {
	margin: 10px auto;
	width: 300px;
	padding: 10px 10px 10px 200px;
	border: 1px solid #ccc;
}
#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
}

#cloud_1, #cloud_2, #cloud_3 {
	position: absolute;
	z-index: 1;
	visibility: hidden
}
#cloud_1 {
	background: transparent url('/images/cloud_1.png');
	width: 112px;
	height: 43px;
}
#cloud_2 {
	background: transparent url('/images/cloud_2.png');
	width: 141px;
	height: 58px;
}
#cloud_3 {
	background: transparent url('/images/cloud_3.png');
	width: 150px;
	height: 69px;
}

dl#contact {
	float: left;
	width: 300px;
	margin: 10px 0px 10px 30px
}
dl#contact dd {
	margin-left: 100px;
	padding: 3px
}
dl#contact dt {
	width: 70px;
	float: left;
	padding: 3px 15px;
	text-align: right;
	font-weight: bold;
}

#facebook {
	background: #efefef;
	width: 350px;
	overflow: hidden;
	margin-left: 610px;
}

#footer .c960 {
	background: transparent;
	float: none;
	margin: auto;
	width: 960px;
	padding: 15px 0px 0px 0px;
}
#footer div.section {
	float: left;
	width: 295px;
	margin-right: 10px;
}
#footer div.vcard {
	padding: 0px 10px;
}
#footer h3 {
	font-weight: normal;
}
#footer p.copyright {
	font-size: 77%;
	text-align: right;
}

#gmap {
	float: right;
	width: 500px;
	height: 200px;
	border: 1px solid #e4ca9e;
	margin: 10px 30px 10px 0px
}

#header {
	position: relative;
	height: 240px;
	z-index: 2
}
#header h1.logo a {
	display: block;
	width: 360px;
	height: 118px;
}
#header h1.logo a:hover {
	text-decoration: none
}
#header h1.logo i {
	visibility: hidden
}

#nav {
	position: absolute;
	top: 10px;
	font-size: 105%
}
#nav li {
	float: left;
	padding: 0px 15px 0px 0px;
	list-style: none;
}
#nav li a {
	color: white;
	text-decoration: none
}
#nav li a:hover {
	text-decoration: underline
}

#outwood-sports {
	width: 970px;
	margin: 0px auto
}

#related_products {
	float: right;
	width: 250px
}
#related_products h2 {
	margin: 0px 0px 5px 10px
}

#subcats {
	margin: 0px 0px 10px 10px;
	padding: 0px
}
#subcats li {
	list-style: none;
	padding-left: 10px;
	height: 30px;
	line-height: 30px;
}
#subcats li.heading {
	text-transform: uppercase;
	color: white;
	border: 0px
}
#subcats li a {
	display: block;
	height: 30px;
	line-height: 30px;
}
#subcats li a:hover {
	text-decoration: none;
}