a {
	text-decoration: none;
	color: #6d92a6
}
a:hover {
	text-decoration: underline
}

body {
	padding: 0px;
	margin: 0px;
	font-family: Arial, sans-serif;
	font-size: 0.8em;
	color: #222222;
	background: white url('/images/bg_02.jpg') repeat-x
}
body._editor {
	background: white;
	width: 683px
}

div.clear {
	clear: both;
	height: 0px;
	overflow: hidden;
}

div.home_featured .reduced, div.product_detail .reduced {
	font-size: 0.8em
}
div.featured .reduced, div.product_preview .reduced {
	display: block;
	text-decoration: line-through
}

div.spinner {
	background: url('/images/spinner.gif') no-repeat;
	width: 15px;
	height: 15px;
}

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

form label, form input, form select, form textarea {
	margin-bottom: 8px;
}
form label {
	display: block;
	float: left;
	text-align: right;
	width: 100px;
	padding-right: 10px;
}
form br {
	clear: left;
}

h1 {
	color: #346783;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding-bottom: 5px;
	font-size: 1.6em;
	font-family: "Lucida Sans", arial, sans-serif
}
h1#logo {
	width: 190px;
	height: 90px;
	float: left;
	background: url('/images/logo.gif') no-repeat center center;
	margin: 18px 0px 8px 33px;
	padding: 0px;
	line-height: 0px
}
h1#logo i {
	visibility: hidden
}
h1.breadcrumbs {
	font-size: 1.3em;
	color: #222222
}

h2 {
	color: #346783;
	font-weight: normal;
	font-size: 1.3em;
	text-transform: uppercase;
	margin-top: 10px;
}

h3 {
	color: #7496a8;
	padding-bottom: 5px
}
h3.footer {
	color: black;
	border: none;
	padding-bottom: 0px;
	font-size: 0.9em;
	font-weight: bold;
	text-align: right;
	margin: 6px
}

h4 {
	margin: 4px 0px;
	color: #4f4f4f
}

hr.clear {
	clear: both;
	border: 0px;
	width: 80%;
	color: white;
	height: 0px
}
hr.divider {
	border: 0px;
	border-top: 1px solid #e4ca9e
}

img.float_left {
	float: left;
	margin: 0px 20px 20px 0px;
}
img.float_right {
	float: right;
	margin: 0px 0px 20px 20px;
}

input, select, textarea {
	border: 1px solid #444444;
	font-family: "Lucida Sans", Verdana, sans-serif;
	font-size: 1em
}
input[type="radio"], input[type="checkbox"] {
	border: 0px
}
select {
	font-size: 0.9em
}
input.button {
	border: 1px solid #444444;
	padding: 5px;
	color: #444444;
	margin: 0px 2px;
	background: url('/images/bg_gradient_button.jpg') repeat-x bottom left
}
input.button:hover {
	color: black;
}

p {
	line-height: 1.4em;
	margin-top : 0px
}
form p.error {
	margin: -10px 0px 0px 0px;
	font-size: 0.9em
}
p.footer {
	font-size: 0.8em;
	text-align: right;
	margin: 6px
}
p.promo_code {
	font-weight: bold
}

table {
	width: 100%
}
table td {
	vertical-align: top
}
table thead td {
	background-color: #2d2d2d;
	font-weight: bold;
	color: white;
	padding: 5px;
	font-size: 0.9em
}
table tbody td {
}
table tbody td.controls {
	text-align: center
}
table tbody td.controls img {
	margin-bottom: 3px
}

dl#subcats {
	padding: none;
	margin: 0px 0px 40px 0px;
}
dl#subcats dt {
	font-size: 1.2em;
	font-weight: bold;
	color: #444
}
dl#subcats dt.description {
	font-size: 1em;
	font-weight: normal;
	padding: 3px 0px
}
dl#subcats dd {
	padding: 0px;
	margin: 0px
}
dl#subcats dd a {
	font-size: 1.1em;
	float: left;
	margin: 5px;
	padding: 5px 15px;
	background-color: #efefef;
	border: 1px solid #efefef
}
dl#subcats dd a:hover {
	border: 1px solid #bbbbbb;
	text-decoration: none
}

.call {
	color: #2f2f2f
}
.left {
	float: left
}
.error, .price, .reduced, ._req, .total_price {
	color: #ca4141
}
.reduced {
	font-size: 0.8em
}
.right {
	float: right
}
.total_price {
	font-weight: bold
}

#basket {
	width: 222px;
	height: 81px;
	float: right;
	margin: 7px 14px 0px 0px;
	padding: 10px 20px;
	cursor: pointer
}
#basket b {
	color: #42677c
}
#basket h4 {
	font-size: 1.2em;
	margin-bottom: 10px;
	text-transform: uppercase;
	border-bottom: 1px dotted #4f4f4f
}
#basket p {
	margin: 0px 0px 7px 10px
}

#basket_added {
	position: absolute;
	top: 100px;
	right: 40px;
	width: 292px;
	height: 165px;
	background: url('/images/bg_basket_added.png') no-repeat top left;
	z-index: 999
}
#basket_added p {
	margin-top: 115px;
	text-align: center;
	letter-spacing: 0.2em
}

table#basket_contents {
	margin-bottom: 10px
}
table#basket_contents tbody td {
	width: 10%;
	padding: 5px 0px
}
table#basket_contents tfoot td {
	background-color: #efefef;
	padding: 4px
}
table#basket_contents td.delete {
	text-align: center;
}
table#basket_contents td.delete a img {
	border: none
}
table#basket_contents td.price {
	padding-left: 4px
}
table#basket_contents td.product_name {
	width: 65%;
	padding: 5px
}
table#basket_contents td.quantity {
	text-align: center
}
#basket_page #purchased_yes, #basket_page #purchased_no, #basket_page #confirm_details {
	border: 1px solid #f4e9d7;
	padding: 10px;
	background: url('/images/bg_gradient_white_beige.jpg') repeat-x bottom left
}
#basket_page fieldset {
	width: 300px;
	border: 1px solid #f4e9d7;
	overflow: hidden;
	margin-bottom: 10px;
	line-height: 1.4em
}
#basket_page fieldset br {
	clear: both;
}
#basket_page fieldset label {
	width: 80px;
	display: block;
	float: left;
	text-align: right;
	padding-right: 10px;
}
#basket_page fieldset legend {
	font-weight: bold;
	color: #444444
}
#basket_page h3 {
	border-bottom: 2px dotted #31519e;
	margin: 0px 0px 10px 0px
}

#bg_layer {
	background: transparent url('/images/bg_layer.jpg') no-repeat top center;
	padding-top: 5px
}

#body div.body_content {
	background: transparent url('/images/bg_content.png') repeat-y top center;
	padding: 3px 21px 0px 21px
}
#body div.body_top {
	background: url('/images/bg_content_top.png') no-repeat top center;
	height: 40px;
	overflow: hidden
}
#body div.body_top h2 {
	font-size: 1.8em;
	text-align: right;
	margin-right: 25px;
	color: #637f8f;
	text-transform: none;
	padding: 0px;
}

#checkouts div.checkout {
	margin: 10px auto;
	width: 300px;
	padding: 10px 10px 10px 200px;
	border: 1px solid #70550B
}
#checkouts #checkout_invoice {
	background: url('http://dpanel.diffuseuk.com/shop/checkout_invoice.png') no-repeat 40px center
}
#checkouts #checkout_sagepay {
	background: url('http://dpanel.diffuseuk.com/shop/padlock_sagepay.png') no-repeat 30px center
}

#contact_form {
	margin-top: 17px
}
#contact_form div.submit_buttons {
	margin-left: 110px
}

#content {
	float: right;
	width: 703px;
	padding: 0px
}
#content a img {
	border: 1px solid #bbbbbb
}
#content a:hover img {
	border: 1px solid #777777
}
#content div.bordered_box div.bottom {
	background: url('/images/bg_box_bottom.gif') no-repeat bottom left;
	height: 8px;
	margin: 0px 0px 17px 0px;
	padding: 0px;
	line-height: 0
}
#content div.bordered_box div.top {
	background: url('/images/bg_box_top.gif') no-repeat top left;
	height: 8px;
	overflow: hidden
}
#content div.bordered_box div.center {
	background: url('/images/bg_box.gif') repeat-y top left;
	margin: 0px;
	padding: 5px 15px;
}
#content div.desc {
	color: #444444
}
#content div.img {
	float: left;
	margin-right: 17px
}
#content div.category_detail div.img {
	width: 250px;
}
#content div.category_detail div.desc {
	float: right;
	width: 405px
}
#content div.category_detail h2 {
	border-bottom: 1px dotted #31519e;
	padding-bottom: 5px
}
#content div.category_preview {
	float: left;
	width: 187px;
	text-align: left;
	margin: 10px 0px 10px 10px;
	padding: 10px 10px 10px 20px;
	border-left: 1px dashed #777777;
}
#content div.category_preview h2 {
	margin-bottom: 0px
}
#content div.home_featured div.desc {
	float: right;
	width: 410px
}
#content div.home_featured p a {
	color: #222222;
}
#content div.home_featured p a:hover {
	text-decoration: none
}
#content div.product_detail div.add_basket {
	text-align: right
}
#content div.product_detail div.desc {
	float: right;
	width: 400px;
}
#content div.product_detail div.img {
	width: 250px
}
#content div.product_detail div.options {
	border-bottom: 1px dotted #444444;
	margin-bottom: 10px
}
#content div.product_detail h2 {
	border-bottom: 1px dotted #31519e;
	padding-bottom: 5px
}
#content div.product_detail p.price, #content div.home_featured p.price {
	padding: 10px 10px;
	border-top: 1px dotted #444444;
	border-bottom: 1px dotted #444444;
	font-size: 1.3em;
	color: #444444;
	background: url('/images/bg_gradient_side_white_beige.jpg') no-repeat top right;
	text-align: right;
	font-weight: bold;
	margin: 10px 0px
}
#content div.product_detail p.attachment {
	margin-top: 10px;
	border-top: 1px dotted #444444;
	padding: 10px 0px 0px 40px;
	line-height: 30px
}
#content div.product_detail p.attachment.file {
	background: url('/images/icon_file.png') no-repeat bottom left
}
#content div.product_detail p.attachment.pdf {
	background: url('/images/icon_pdf.png') no-repeat bottom left
}
#content div.product_preview {
	float: left;
	width: 140px;
	text-align: left;
	margin: 8px;
	padding: 0px 0px 0px 12px;
	border-left: 1px dashed #777777;
}
#content div.product_preview p {
	margin: 5px 0px 0px 0px
}
#content div.first {
	border-left: none;
	margin-left: 0px
}
#content div.unbordered_box div.top {
	height: 5px;
	background: url('/images/bg_box_unbordered_top.gif') no-repeat top left;
	overflow: hidden
}
#content div.unbordered_box div.center {
	background: url('/images/bg_box_unbordered.gif') repeat-y;
	padding: 7px 10px;
}
#content div.unbordered_box div.bottom {
	height: 5px;
	background: url('/images/bg_box_unbordered_bottom.gif') no-repeat bottom left;
	margin-bottom: 17px;
	line-height: 0
}
#content div.products_preview a {
	color: #42677c
}
#content hr.grid_divider {
	border: 0px;
	border-top: 1px dashed #777777;
	color: white;
	clear: both
}

#cloakroom-solutions {
	width: 984px;
	margin: auto;
	position: relative
}

#featureds {
	margin-bottom: 17px
}
#featureds div.featured {
	width: 203px;
	height: 290px;
	background: white url('/images/bg_gradient_white_sage.jpg') repeat-x bottom left;
	padding: 10px 15px;
	overflow: hidden
}
#featureds div.featured.left {
	float: left;
	margin-right: 2px
}
#featureds div.featured.center {
	float: left;
	background: white url('/images/bg_gradient_white_sage.jpg') repeat-x bottom left;
}
#featureds div.featured.right {
	float: right
}
#featureds div.featured a {
	color: #42677c
}
#featureds div.featured h3 {
	margin-bottom: 0px
}
#featureds div.featured img {
	margin-left: 35px
}
#featureds div.featured p a {
	color: #222222;
}
#featureds div.featured p a:hover {
	text-decoration: none
}

#feedback {
	margin: 0px 0px 5px 0px
}
#feedback p {
	color: #444444;
	padding: 10px 10px 10px 43px;
	letter-spacing: 0.1em;
	margin: 0px 0px 2px 0px
}
#feedback p.error {
	background: #ffdbdb url('/dpanel/assets/img/msg_error.png') no-repeat 8px center;
	border: 1px solid #a20c0c;
	border-width: 1px 0px;
	font-size: 1.0em

}
#feedback p.information {
	background: #F7FDCB url('/dpanel/assets/img/msg_information.gif') no-repeat 8px center;
	border: 1px solid #C2D071;
	border-width: 1px 0px

}
#feedback p.printer {
	background: #dae0f7 url('/dpanel/assets/img/msg_printer.gif') no-repeat 8px center;
	border: 1px solid #404e84;
	border-width: 1px 0px
}
#feedback p.success {
	background: #eeffed url('/dpanel/assets/img/msg_success.png') no-repeat 8px center;
	border: 1px solid #83b582;
	border-width: 1px 0px
}
#feedback p.warning {
	background: #fbf7db url('/dpanel/assets/img/msg_warning.gif') no-repeat 8px center;
	border: 1px solid #e2c72c;
	border-width: 1px 0px
}

#footer {
	background: url('/images/bg_content_bottom.gif') no-repeat top center;
	padding-top: 20px
}


#gmap {
	float: right;
	width: 360px;
	height: 200px;
	border: 1px solid #e4ca9e;
	margin-bottom: 10px
}

#header {
	width: 976px;
	height: 151px;
	background: url('/images/bg_header_01.jpg') no-repeat top center;
	padding: 4px 4px 0px 4px;
	margin: 0px
}
#header h2 {
	line-height: 48px;
	margin: 7px 0px 0px 20px;
	padding: 0px;
	font-size: 1.9em;
}

#sidebar {
	float: left
}
#sidebar div.address {
	width: 202px;
	background: #42677c;
	padding: 10px;
	font-size: 0.95em;
	margin-bottom: 10px
}
#sidebar div.address a {
	color: #c6dade
}
#sidebar div.address p.address {
	color: white;
	font-weight: bold;
}
#sidebar div.address p.numbers {
	color: #c6dade;
	margin-bottom: 0px
}
#sidebar ul {
	width: 222px;
	padding: 3px 0px 0px 0px;
	margin: 0px 0px 17px 0px;
	list-style-type: none;
	background: url('/images/bg_nav_ul.png') no-repeat top left
}
#sidebar ul.headed {
	background: url('/images/bg_nav_ul_headed.png') no-repeat top left
}
#sidebar ul a {
	font-weight: bold;
	color: #42677c;
	text-decoration: none;
	font-family:"Lucida Sans", arial, sans-serif;
	display: block;
	padding-left: 10px;
}
#sidebar ul li {
	border-top: 1px solid #cee1e5;
	line-height: 26px;
	background: #e2edf0
}
#sidebar ul li.heading {
	height: 22px;
	line-height: 22px;
	color: #767778;
	background: #efefef url('/images/bg_nav_li_heading.png') repeat-x top left;
	margin-bottom: 0px
}
#sidebar ul li.first, #sidebar ul li.heading {
	border-top: 0px
}
#sidebar ul li.heading a {
	color: #767778
}

#sites {
	height: 24px;
	background-color: black;
	border-bottom: 4px solid #346783;
	margin-bottom: 0px
}
#sites p {
	line-height: 24px;
	width: 984px;
	margin: 0px auto
}
#sites i {
	font-style: normal;
	padding-right: 6px
}
#sites a {
	color: #efefef;
	font-weight: bold;
	text-decoration: none;
	margin-right: 20px;
	padding: 0px 0px 0px 6px
}
#sites a:hover {
	background: url('/images/bg_glow_white_left.gif') repeat-x left center
}
#sites a:hover i {
	background: url('/images/bg_glow_white_right.gif') no-repeat right center
}
#sites a.current {
	color: #a0afd5;
	background: url('/images/bg_glow_blue_left.gif') repeat-x left center
}
#sites a.current i {
	background: url('/images/bg_glow_blue_right.gif') no-repeat right center
}