/*

Matthew Charlton Slate SCREEN style sheet
=================================================

Copyright:		2009 dpivision.com
Author:			Ian Sidaway
Last edit:		21/09/2009 by Ian Sidaway

*/


/* RESET
------------------------------ */

/* global reset */

*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, 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 {
	font-style: normal;
	font-weight: normal;
	}
ol, ul, 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: '';
	}

/* global reset-reset */

strong {
	font-weight: bold;
	}
em {
	font-style: italic;
	}
a img {
	border: none;
	}


/* =BASE
================================================= */

html {
	background: #89ade7;
	}
body {
	background: #89ade7;
	color: #555;
	font: 62.5%/1.8em Arial, Helvetica, sans-serif;	
	text-align: center;
	margin: 0;
	padding: 0;
	}
table,
td,
input,
textarea,
select,
li {
	color: #555;	
	font: 1em Arial, Helvetica, sans-serif;
	}

/* hidden items */

#skip,
.hidden {
	display: none;
	}

/* basic links */

a:link,
a:visited,
a:active {
	color: #275f81;
	text-decoration: none;
	}
a:hover {
	color: #111;
	}

/* images */

img {
	border: none;
	}

/* typography */

p,
h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 1em 0;
	}
h2 {
	clear: both;
	color: #46546e;
	font-size: 2em;
	font-weight: normal;
	margin: 1.5em 0 1em 0;
	}
h2#pageTitle {
	font-size: 2.4em;
	margin: 1em 0;
	}
h2#pageTitle span {
	color: #aaa;
	}
h3 {
	color: #333;
	font-size: 1.6em;
	}
h4,
h5 {
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	}
hr {
	display: none;
	}
.message,
.message.positive,
.message.negative,
.note,
.warning,
.highlight {
	background: #f9f9f9;
	border: 1px solid #ddd;
	padding: .5em 10px;
	}
address {
	font-style: normal;
	margin: 1em 0;
	}


/* =CONTAINER
================================================= */

#container {
	background: #fff;
	margin: 10px auto;
	position: relative;
	text-align: left;
	width: 1020px;
	}


/* =HEADER
================================================= */

#header {
	background: url(../graphics/matthewcharlton/headerbg.jpg) no-repeat 10px 10px;
	font-size: 1.1em;
	height: 181px;
	position: relative;
	width: 100%;
	}

/* company logo & tagline */

h1#logo {
	background: url(../graphics/matthewcharlton/headerbg.jpg) no-repeat 0 0;
	height: 125px;
	left: 10px;
	margin: 0;
	overflow: hidden;
	position: absolute;
	text-indent: -999999px;
	top: 10px;
	width: 185px;
	}
h1#logo a {
	display: block;
	height: 125px;
	}
#tagline {
	display: none;
	}

/* shopping basket info */

#info {
	position: absolute;	
	right: 327px;
	text-align: right;
	top: 20px;
	width: 321px;
	z-index: 10;
	}
#basket {
	font-size: 1.0909em;
	margin: 0;
	}

/* call buttons & banners */

#header .enquiryBtn,
#header .quoteBtn {
	margin: 0;
	position: absolute;
	right: 167px;
	top: 22px;
	}
#header .quoteBtn {
	top: 77px;
	}
#telesales {
	margin: 0;
	position: absolute;
	right: 10px;
	top: 10px;
	}

/* hardcoded top nav */

#topNav {
	background: #6f7690 url(../graphics/matthewcharlton/menubg.jpg) repeat-x 0 0;
	border-bottom: .3em solid #6e758f;
	height: 3em;
	left: 10px;
	position: absolute;
	top: 145px;
	width: 1000px;
	}
#topNav li {
	border-right: 1px solid #46546e;
	float: left;
	height: 3em;
	line-height: 3em;
	text-shadow: 0 1px 1px rgba(0,0,0,.75);
	}
#topNav li a {
	border-right: 1px solid #6f7690;
	color: #c5c8d3;
	display: block;
	float: left;
	font-weight: bold;
	text-transform: uppercase;
	height: 3em;
	line-height: 3em;
	padding: .1em 2.5em 0 2.5em;
	}
#topNav li a:hover {
	color: #fff;
	}


/* =MID
================================================= */

#mid {
	margin: 0 auto;
	padding-bottom: 1.5em;
	position: relative;
	width: 1020px;
	}

/* breadcrumb trail */

#breadcrumbs {
	background: #f1f1f1;
	border: 1px solid #e1e1e1;
	border-width: 1px 0;
	float: right;
	font-size: 1.2em;
	display: inline;
	margin: 10px 10px .5em 0;
	padding: .5em 10px;
	width: 700px;
	text-shadow: 1px 1px 0 #fff;
	}
#breadcrumbs a {
	font-weight: bold;
	}


/* =SIDEBAR
================================================= */

#sidebar {
	float: left;
	display: inline;
	margin: 0 0 1em 10px;
	width: 260px;
	}
#sidebar h3 {
	background: #6f7690 url(../graphics/matthewcharlton/menubg.jpg) repeat-x 0 0;
	color: #fff;
	font-size: 1.2em;
	font-weight: bold;
	height: 2.6em;
	line-height: 2.6em;
	margin: 1em 0 0 0;
	padding: 0 10px;
	text-shadow: 1px 1px 0 #3d4351;
	}
#sidebar label {
	display: none;
	}

/* search */

#searchTitle {
	display: none;
	}
#search {
	font-size: 1.2em;
	margin: 10px 0 0 0;
	padding: 0;
	}
#searchKeyword {
	background: #fff;
	border: 1px solid #ddd;
	float: left;
	margin: 0;
	padding: 4px;
	width: 250px;
	}
#adv {
	border: 1px solid #d9d9d9;
	float: left;
	margin: 10px 0 0 0;
	padding: 3px 4px;
	width: 217px;
	}
#searchSubmit {
	background: #e1e1e1;
	border: 0;
	color: #666;
	float: right;
	height: 25px;
	line-height: 25px;
	margin: 10px 0 0 0;
	overflow: hidden;
	padding: 0 4px;
	text-transform: uppercase;
	text-shadow: 1px 1px 1px #fff;
	}
#searchSubmit:hover {
	background: #6e758f;
	color: #fff;
	cursor: pointer;
	text-shadow: 1px 1px 1px #3d4351;
	}

/* shop by brand */

#brand {
	font-size: 1.2em;
	margin: 10px 0 0 0;
	padding: 0;
	}
#shopByBrand {
	background: #fff;
	border: 1px solid #d9d9d9;
	float: left;
	font-size: 12px;
	margin: 10px 0 0 0;
	padding: 3px 4px;
	width: 217px;
	}
/*
*/
#brandSubmit {
	background: #e1e1e1;
	border: 0;
	color: #666;
	float: right;
	height: 25px;
	line-height: 25px;
	margin: 10px 0 0 0;
	overflow: hidden;
	padding: 0 4px;
	text-transform: uppercase;
	text-shadow: 1px 1px 1px #fff;
	}
#brandSubmit:hover {
	background: #6e758f;
	color: #fff;
	cursor: pointer;
	text-shadow: 1px 1px 1px #3d4351;
	}

/* top-level navigation */

#navDept {
	border-top: 1px solid #e1e1e1;
	margin-bottom: 1em;
	z-index: 1;
	}
#navDept li {
	display: block;
	font-size: 1.2em;
	position: relative;
	}
#navDept li a {
	background: #f1f1f1 url(../graphics/matthewcharlton/navStaticBg.gif) no-repeat 10px 50%;
	border-bottom: 1px solid #e1e1e1;
	color: #777;
	display: block;
	position: relative;
	text-shadow: 1px 1px 0 #fff;
	width: 100%;
	}
#navDept li a:hover {
	background-color: #f9f9f9;
	color: #111;
	}
#navDept li a.selected {
	background-color: #fff;
	color: #111;
	}
#navDept li a:hover.selected {
	background-color: #fff;
	color: #111;
	}
#navDept li a span {
	display: block;
	padding: .5em 20px .5em 24px;
	}

/* navSub dropdown menu */

.navSub,
.navSub li {
	border: 0;
	list-style: none;
	margin: 0;
	padding: 0;
	}
.navSub {
	display: none;
	z-index: 3;
	}
#navDept li:hover .navSub {
	border-top: 1px solid #e1e1e1;
	display: block;
	float: none;
	left: 190px;
	top: -1px;
	position: absolute;
	width: 260px;
	box-shadow: 0 2px 3px rgba(70,84,110,.4);
	-moz-box-shadow: 0 2px 3px rgba(70,84,110,.4);
	-webkit-box-shadow: 0 2px 3px rgba(70,84,110,.4);
	}
#navDept li:hover .navSub li {
	clear: left;
	display: block;
	float: none;
	font-size: 1em;
	position: relative;
	}
#navDept li:hover .navSub li a {
	background: #f1f1f1 url(../graphics/matthewcharlton/navStaticBg.gif) no-repeat 12px 50%;
	display: block;
	width: 260px;
	}
#navDept li .navSub a.selected {
	color: #111;
	}
#navDept li:hover .navSub li a:hover {
	background-color: #f9f9f9;
	}
#navDept li:hover .navSub a span {
	padding-left: 24px;
	}
#navDept li:hover .navSub li .navSub {
	display: none;
	position: relative;
	z-index: 4;
	}
#navDept li:hover .navSub li:hover .navSub {
	display: block;
	float: none;
	top: -1px;
	left: 190px;
	position: absolute;
	width: auto;
	}
#navDept li:hover .navSub li:hover .navSub li .navSub {
	display: none;
	position: relative;
	}
#navDept li:hover .navSub li:hover .navSub li:hover .navSub {
	display: block;
	float: none;
	top: 0;
	left: 194px;
	position: absolute;
	width: auto;
	}

/* customer tools */

#navTools {
	border-top: 1px solid #e1e1e1;
	margin-bottom: 1em;
	}
#navTools li {
	display: block;
	font-size: 1.2em;
	position: relative;
	}
#navTools li a {
	background: #f1f1f1 url(../graphics/matthewcharlton/navStaticBg.gif) no-repeat 10px 50%;
	border-bottom: 1px solid #e1e1e1;
	color: #777;
	display: block;
	width: 100%;
	text-shadow: 1px 1px 0 #fff;
	}
#navTools li a:hover,
#navTools li a.selected {
	background-color: #f9f9f9;
	color: #111;
	}
#navTools li a.selected {
	background-color: #fff;
	color: #111;
	}
#navTools li a:hover.selected {
	background-color: #fff;
	color: #111;
	}
#navTools li a span {
	display: block;
	padding: .5em 20px .5em 24px;
	}

/* menu items */

.navStatic {
	border-top: 1px solid #e1e1e1;
	margin-bottom: 1em;
	}
.navStatic li {
	font-size: 1.2em;
	}
.navStatic li a {
	background: #f1f1f1 url(../graphics/matthewcharlton/navStaticBg.gif) no-repeat 10px 50%;
	border-bottom: 1px solid #e1e1e1;
	color: #777;
	display: block;
	width: 100%;	
	text-shadow: 1px 1px 0 #fff;
	}
.navStatic li a:hover {
	background-color: #f9f9f9;
	color: #111;
	}
.navStatic li a span {
	display: block;
	padding: .5em 20px .5em 24px;
	}

/* newsletter signup */

#newsletter {
	font-size: 1.2em;
	margin: 10px 0 0 0;
	padding: 0;
	}
#newsletterEmail {
	background: #fff;
	border: 1px solid #ddd;
	float: left;
	margin: 0;
	padding: 4px;
	width: 207px;
	}
#newsletterSubmit {
	background: #e1e1e1;
	border: 0;
	color: #666;
	float: right;
	height: 25px;
	line-height: 25px;
	margin: 0;
	overflow: hidden;
	padding: 0 4px;
	text-transform: uppercase;
	}
#newsletterSubmit:hover {
	background: #6e758f;
	color: #fff;
	cursor: pointer;
	}

/* recently viewed items */

#recentlyViewed {
	border-top: 1px solid #e1e1e1;
	margin-bottom: 1em;
	}
#recentlyViewed li {
	font-size: 1.2em;
	}
#recentlyViewed li a {
	background: #f1f1f1 url(../graphics/matthewcharlton/navStaticBg.gif) no-repeat 10px 50%;
	border-bottom: 1px solid #e1e1e1;
	color: #777;
	display: block;
	width: 100%;	
	text-shadow: 1px 1px 0 #fff;
	}
#recentlyViewed li a:hover {
	background-color: #f9f9f9;
	color: #111;
	}
#recentlyViewed li a span {
	display: block;
	padding: .5em 20px .5em 24px;
	}

/* call buttons & banners */

#sidebar .enquiryBtn,
#sidebar .quoteBtn {
	text-align: center;
	}
#sidebar .enquiryBtn {
	margin: 2em 0 0 0;
	}


/* =MAIN
================================================= */

#main {
	float: right;
	display: inline;
	width: 720px;
	margin-right: 10px;
	}


/* =CONTENT
================================================= */

#content {
	border-bottom: 1px solid #e1e1e1;
	margin: 1em 0;
	padding-bottom: 1em;
	}
#content p {
	font-size: 1.2em;
	}
#content p a {
	border-bottom: 1px solid #eee;
	font-weight: bold;
	padding: 0 .2em;
	}
#content p a:hover {
	border-bottom: 1px solid #ddd;
	color: #111;
	}
#content ul,
#content ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#content ul {	
	margin: 1em 0 2em 0;
	}
#content ul li {
	font-size: 1.2em;
	list-style: disc;
	margin: .5em 0 .5em 2em;
	padding-left: .5em;
	}
#content ol {	
	margin: 1em 0 2em 0;
	}
#content ol li {
	font-size: 1.2em;
	list-style: disc;
	margin: .5em 0 .5em 2em;
	padding-left: .5em;
	}
#content #contactDetails {
	background: #f1f1f1;
	border: 1px solid #e1e1e1;
	float: right;
	font-size: 1.2em;
	line-height: 1.6em;
	margin-left: 20px;
	padding: 1em 15px;
	width: 320px;
	}
#content #contactDetails address {
	margin: 0;
	}

/* content images */

.image-right {
	float: right;
	margin: 0 0 1em 20px;
	}
.image-left {
	float: left;
	margin: 0 20px 1em 0;
	}
.image-center {
	clear: both;
	margin: 0 auto 1em auto;
	text-align: center;
	}
.framed {
	background: #f9f9f9;
	border: 1px solid #eee;
	padding: 10px;
	}


/* =SUBDEPARTMENTS
================================================= */

#navSubDept,
#navSubDept li {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#navSubDept {
	background: #f1f1f1;
	border: 1px solid #e1e1e1;
	color: #777;
	margin: 1em 0 2em 0;
	padding: 1em 10px;
	position: relative;
	}
#navSubDept li {
	display: block;
	float: left;
	font-size: 1.2em;
	height: 2em;
	line-height: 2em;
	list-style: none;
	margin: 0 10px;
	width: 315px;
	}
#navSubDept li a {
	background: url(../graphics/matthewcharlton/navStaticBg.gif) no-repeat 0 50%;
	color: #888;
	font-weight: normal;
	padding-left: 1em;
	}
#navSubDept li a:hover,
#navSubDept li a.selected {
	color: #111;
	}


/* =FORMS
================================================= */

fieldset {
	border: none;
	margin: 0;
	padding: 0;
	}
fieldset p {
	font-size: 1.2em;
	}
legend {
	clear: left;
	color: #222;
	display: block;
	font-size: 16px;
	font-weight: bold;
	line-height: 2em;
	}
fieldset h3 {
	margin: 1em 0;
	}
.formField {
	background: #fff;
	border: 1px solid #d9d9d9;
	font-size: 1.2em;
	padding: 4px;
	width: 170px;
	}
select.formSelect {
	background: #fff;
	border: 1px solid #d9d9d9;
	font-size: 1.2em;
	padding: 3px 4px;
	width: 170px;
	}
select.formSelectMedium {
	background: #fff;
	border: 1px solid #ccc;
	font-size: 1.2em;
	margin-right: 5px;
	padding: 3px 4px;
	width: 90px;
	}
.formFieldShort {
	background: #fff;
	border: 1px solid #ccc;
	font-size: 1.2em;
	margin-right: 5px;
	padding: 4px;
	width: 50px;
	}
.formFieldMedium {
	background: #fff;
	border: 1px solid #ccc;
	font-size: 1.2em;
	margin-right: 5px;
	padding: 4px;
	width: 90px;
	}
h3 .formRadio {
	margin: -.2em .5em 0 0;
	}
p .formRadio {
	margin: -.2em .5em 0 0;
	}
.formButton {
	background: #6e758f;
	border: none;
	color: #fff;
	font-size: 12px;
	height: 2.2em;
	line-height: 2.2em;
	overflow: hidden;
	padding: 0 4px 2px 4px;
	}
.formButton:hover {
	background: #3d4351;
	cursor: pointer;
	}
label {
	font-size: 1.2em;
	margin: .5em 0;
	}
label span {
	color: #a00;
	font-weight: bold;
	}
input.formField:focus,
input.formFieldShort:focus,
input.formFieldMedium:focus,
textarea:focus,
.quantity:focus,
.formField.comments:focus	{
	background: #fff;
	border: 1px solid #aaa;
	}
.formCheckbox,
.formRadio {
	margin: 0;
	padding: 0;
	vertical-align: middle;
	}
p .formCheckbox {
	margin: -.4em .5em 0 0;
	}
p .formRadio {
	margin: -.4em .5em 0 0;
	}

/* content area forms (checkout, login, contact form etc.) */

#main label {
	display: block;
	}
#main .formField,
#main .formFieldMedium {
	margin: 0 0 .8em 0;
	width: 280px;
	}
#main select.formSelect,
#main select.formSelectMedium,
#main select.formSelectShort {
	margin: 0 0 .8em 0;
	width: 280px;
	}
#content .formField,
#frmContact .formField {
	width: 310px;
	}
#content .formFieldShort,
#frmContact .formFieldShort {
	margin: .2em 0 1em 0;
	width: 50px;
	}
#content select.formSelect,
#frmContact select.formSelect {
	width: 228px;
	}
#content select.formSelectMedium,
#frmContact select.formSelectMedium {
	margin-right: .8em;
	width: 80px;
	}
#content .formButton,
#frmContact .formButton {
	float: left;
	margin-right: .5em;
	}


/* =TABLES
================================================= */

table {
	border-collapse: collapse;
	border-top: 1px solid #d1d1d1;
	border-bottom: 0;
	font-size: 11px;
	line-height: 1.6em;
	margin: .5em 0 1em 0;
	width: 100%;
	}
th {
	background: #e1e1e1;
	border-bottom: 1px solid #d1d1d1;
	font-weight: bold;
	padding: 5px;
	}
td {
	background: #f1f1f1;
	border-bottom: 1px solid #e1e1e1;
	padding: 5px;
	vertical-align: top;
	}
table .price {
	color: #111;
	font-weight: bold;
	}
th.first,
td.first {
	width: 25%;
	}
td.qty {
	width: 100px;
	}
th.remove {
	width: 75px;
	}
th.product,
th.attributes {
	width: 30%
	}
td img {
	box-shadow: 0 0 6px rgba(70,84,110,.4);
	-moz-box-shadow: 0 0 6px rgba(70,84,110,.4);
	-webkit-box-shadow: 0 0 6px rgba(70,84,110,.4);
	border: 1px solid #e1e1e1;
	padding: 2px;
	}

/* checkout form layout */

table.user,
table.user tr,
table.user td {
	background: none;
	border: none;
	padding: 0;
	}
table.user {
	margin: 0;
	}
table.user td {
	width: 50%;
	}	


/* =PAGINATION
================================================= */

.pagination {
	background: #f1f1f1;
	border-bottom: 1px solid #e1e1e1;
	clear: both;
	color: #777;
	font-size: 1.1em;
	height: 2.6em;
	margin: -1.4em 0 1em 0;
	padding: 0 10px 0 5px;
	}
.pagination p.current {
	display: inline;
	float: right;
	line-height: 1em;
	margin: .5em 0;
	}
.pagination p.summary {
	border-left: 1px solid #bbb;
	float: right;
	line-height: 1em;
	margin: .5em 0 .5em .6em;
	padding-left: .5em;
	}
.pagination a,
.pagination a:link,
.pagination a:visited,
.pagination a:active {
	color: #888;
	display: block;
	float: left;
	font-weight: bold;
	margin-right: 2px;
	padding: .1em 6px;
	}
.pagination a:hover {
	color: #111;
	}
.pagination a.selected {
	background: #fff;
	color: #000;
	}
.pagination.end {
	margin-top: 0;
	}
.pagination #prevPage,
.pagination #nextPage {
	display: none;
	}


/* =PRODUCT LISTS
================================================= */

/* product list */

.products {
	margin: 1em 0;
	} 
.products li {
	background: #f1f1f1;
	border: 1px solid #e1e1e1;
	margin: 0 0 1em 0;
	padding: 1px 10px 1px 171px;
	position: relative;
	text-shadow: 1px 1px 0 #fff;
	}
.products li h3 {
	background: none;
	clear: left;
	font-size: 1.5em;
	}
.products li p {
	font-size: 1.1em;
	line-height: 1.6em;
	}
.products .image {
	display: inline;
	float: left;
	margin: -3.6em 0 1em -161px;
	}
.products .image a img {
	background: #eee;
	box-shadow: 0 0 6px rgba(70,84,110,.4);
	-moz-box-shadow: 0 0 6px rgba(70,84,110,.4);
	-webkit-box-shadow: 0 0 6px rgba(70,84,110,.4);
	border: 1px solid #e1e1e1;
	padding: 2px;
	}
.products li:hover .image a img {
	background: #fff;
	border-color: #ccc;
	box-shadow: 0 0 6px rgba(70,84,110,.7);
	-moz-box-shadow: 0 0 6px rgba(70,84,110,.7);
	-webkit-box-shadow: 0 0 6px rgba(70,84,110,.7);
	padding: 2px;
	}
.products .addWishlist,
.products .addCompare {
	display: inline;
	margin: .5em 1em .5em 0;
	}
.products .addWishlist a,
.products .addCompare a {
	background: #e1e1e1;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	color: #777;
	font-weight: bold;
	padding: 6px 10px 5px 10px;
	}
.products .addWishlist a:hover,
.products .addCompare a:hover {
	background: #d1d1d1;
	color: #111;
	}
.products .rrp {
	color: #777;
	display: inline;
	font-size: 12px;
	font-weight: bold;
	}
.products .rrp span {
	color: #555;
	}
.products .onSale {
	background: #a00;
	display: inline;
	color: #fff;
	font-weight: bold;
	margin: 0;
	padding: .5em 10px .4em 10px;
	position: absolute;
	top: 7px;
	left: -8px;
	text-shadow: 1px 1px 1px #300;
	box-shadow: 4px 4px 4px rgba(70,84,110,.7);
	-moz-box-shadow: 4px 4px 4px rgba(70,84,110,.7);
	-webkit-box-shadow: 4px 4px 4px rgba(70,84,110,.7);
	}
.products .price {
	color: #222;
	font-size: 12px;
	font-weight: bold;
	}
.products .quantity {
	clear: both;
	margin: -3em 0 1em 0;
	text-align: right;
	}
.products .actions {
	float: right;
	margin: .5em 0;
	text-align: right;
	}

/* product grid */

.products.grid {
	margin-left: -10px;
	position: relative;
	width: 730px;
	}
.products.grid li {
	float: left;
	margin-left: 10px;
	padding: 1px 10px 1px 10px;
	width: 211px;
	}
.products.grid .image {
	float: none;
	margin: 1em 0;
	}
.products.grid .addWishlist,
.products.grid .addCompare {
	display: none;
	}
.products.grid .onSale {
	display: none;
	}
.products.grid p.desc {
	display: none;
	}
.products.grid .price {
	margin: .5em 0;
	}
.products.grid .price span {
	display: block;
	margin: .5em 0;
	}
.products.grid .actions {
	clear: both;
	float: none;
	margin: .5em 0;
	text-align: left;
	}

/* sort by options / attributes header */

#productSort h3 {
	clear: both;
	font-weight: bold;
	margin: 1em 0 0 0;
	}
#productSort h3 a {
	color: #555;
	font-size: .75em;
	height: 2.7em;
	line-height: 2.7em;
	padding: .8em 10px;
	}
#productSort h3 a:hover {
	color: #111;
	}
#productSort h3 a.selected,
#productSort h3 a.selected:hover {
	color: #111;
	background: #f2f2f2;
	}
#productSort h3 a span {
	color: #777;
	letter-spacing: normal;
	text-transform: none;
	}

/* sort container */

#productSort #productSortOptions {
	background: #f2f2f2;
	margin: 0 0 1em 0;
	padding: .5em 10px;
	}

/* sort options */

#productSort #productSortOptions .sortBlock {
	float: left;
	width: 155px;
	}
#productSort #productSortOptions .sortBlock .formSelect {
	width: 145px;
	}
#productSort #productSortOptions .formButton {
	float: right;
	margin-top: 2.6em;
	padding: 0 5px 1px 5px;
	}

/* sort by attributes */

#productSort h4 {
	margin: .8em 0 0 0;
	text-transform: none;
	}
#productSort #productSortOptions dl,
#productSort #productSortOptions dl dt,
#productSort #productSortOptions dl dd {
	margin: 0;
	padding: 0;
	}
#productSort #productSortOptions dl {
	margin: .5em 0;
	padding-left: 150px;
	position: relative;
	}
#productSort #productSortOptions dl dt {
	clear: left;
	color: #555;
	float: left;
	font-weight: bold;
	margin-left: -150px;
	width: 140px;
	}
#productSort #productSortOptions dl dd {
	color: #888;
	float: left;
	margin-right: 1em;
	}


/* =PRODUCT DETAILS
================================================= */

/* product details */

#product {
	margin: 1em 0;
	}

/* image gallery */

#hideGalleryInput {
	display: none;
	}
#product .image {	
	float: left;
	margin: 0 0 1em 0;
	}
#product .image img {
	border: 1px solid #eee;
	padding: 2px;
	box-shadow: 0 0 6px rgba(70,84,110,.7);
	-moz-box-shadow: 0 0 6px rgba(70,84,110,.7);
	-webkit-box-shadow: 0 0 6px rgba(70,84,110,.7);
	}
#product .image p {
	margin: 1em 0;
	}
#product .image ul,
#product .image ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#product .image ul {
	width: 370px;
	}
#product .image ul li {
	display: inline;
	}
#product .image ul li {
	margin: 0 3px 0 0;
	}
#product .image ul li a img {
	}
#product .image ul li a:hover img {
	border: 1px solid #ddd;
	padding: 2px;
	}

/* product price & options */

#product .info {
	background: #f2f2f2;
	float: right;
	margin: 0 0 1em 0;
	padding: 1px 10px 10px 10px;
	position: relative;
	width: 278px;
	text-shadow: 1px 1px 0 #fff;
	}
#product .info .onSale {
	background: #a00;
	display: inline;
	color: #fff;
	font-weight: bold;
	margin: 0;
	padding: .5em 10px .4em 10px;
	position: absolute;
	top: -7px;
	left: -429px;
	text-shadow: 1px 1px 1px #300;
	box-shadow: 4px 4px 4px rgba(70,84,110,.7);
	-moz-box-shadow: 4px 4px 4px rgba(70,84,110,.7);
	-webkit-box-shadow: 4px 4px 4px rgba(70,84,110,.7);
	}
#product .info .price {
	color: #111;
	font-size: 1.4em;
	line-height: 1.4em;
	margin: 1em 0 .5em 0;
	}
#product .info .price span {
	color: #aaa;
	display: block;
	}
#product .info .rrp {
	color: #777;
	font-size: 12px;
	font-weight: bold;
	}
#product .info h3 {
	line-height: 2em;
	margin-bottom: -.5em;
	}
#product .info label {
	float: left;
	margin: 5px .5em 0 0;
	}
#product .info .formField {
	width: 270px;
	}
#product .info .formButton {
	margin: .2em 0 0 0;
	}
#product .info .formFieldShort,
#product .info .formButton {
	float: left;
	margin-right: 1em;
	}
#product .info #addWishlist,
#product .info #addComparison {
	margin: .5em 0;
	}
#product .actions {
	clear: both;
	}


/* =ARTICLES
================================================= */

#articles ul {
	background: #f1f1f1;
	border: 1px solid #e1e1e1;
	color: #777;
	margin: 1em 0 2em 0;
	padding: 1em 5px;
	position: relative;
	}
#articles ul li {
	font-size: 1.2em;
	height: 2em;
	line-height: 2em;
	list-style: none;
	width: 315px;
	}
#articles ul li a {
	background: url(../graphics/matthewcharlton/navStaticBg.gif) no-repeat 10px 50%;
	color: #888;
	font-weight: normal;
	padding-left: 24px;
	}
#articles ul li a:hover {
	color: #111;
	}
#pageAuthor {
	font-style: italic;
	color: #999;
	}


/* =REVIEWS
================================================= */

/* star ratings */

.review {
	background: url(../graphics/petrol/ratings.gif) no-repeat 0 0;
	display: block;
	height: 12px;
	line-height: 12px;
	margin: 1em 0;
	padding-left: 80px;
	}
p.rating0 {
	background-position: 0 0;
	}
p.rating1 {
	background-position: 0 -12px;
	}
p.rating2 {
	background-position: 0 -24px;
	}
p.rating3 {
	background-position: 0 -36px;
	}
p.rating4 {
	background-position: 0 -48px;
	}
p.rating5 {
	background-position: 0 -60px;
	}
p.rating6 {
	background-position: 0 -72px;
	}
p.rating7 {
	background-position: 0 -84px;
	}
p.rating8 {
	background-position: 0 -96px;
	}
p.rating9 {
	background-position: 0 -108px;
	}
p.rating10 {
	background-position: 0 -120px;
	}

/* product page reviews */

#reviews {
	background: #f2f2f2;
	clear: both;
	margin: 1em 0;
	padding: 1px 10px;
	position: relative;
	}
#reviews h3 {
	margin-bottom: 0;
	margin-right: 160px;
	}
#reviews .review {
	float: right;
	margin-bottom: -1.3em;
	}
p.reviewAuthor {
	float: right;
	margin-top: 0;
	}
.reviewDate {
	border-bottom: 1px solid #ddd;
	margin-bottom: 1em;
	padding-bottom: .5em;
	}
dl#reviewForm,
dl#reviewForm dt,
dl#reviewForm dd {
	margin: 0;
	padding: 0;
	}
dl#reviewForm dt {
	margin: .5em 0 .2em 0;
	}


/* =SEARCH RESULTS
================================================= */

#searchResults,
#searchResults li {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#searchResults {
	margin: 1em 0;
	}
#searchResults li {
	list-style: decimal;
	margin: 1em 0 1em 2.5em;
	}
#searchResults h3 {}
#searchResults p {
	margin-top: -1em;
	}
#searchResults span {
	background: #ccc;
	color: #fff;
	font-size: .9em;
	font-weight: normal;
	margin-left: .5em;
	padding: .2em .5em .15em .5em;
	}



/* =MISC
================================================= */

/* site map */

ul#sitemap,
ul#sitemap ul,
ul#sitemap li {
	list-style: none;		
	margin: 0;
	padding: 0;
	}
ul#sitemap {
	margin: 1em 0;
	}
ul#sitemap li {
	margin: .5em 0;
	}
ul#sitemap li h3 {
	margin: .2em 0;
	}
ul#sitemap ul {
	padding-left: 20px;
	margin: 1em 0 2em 0;
	}

/* shopping cart & checkout */

.module1 {
	float: left;
	margin: 1em 0;
	width: 340px;
	display: inline;
	}
.module2 {
	float: right;
	margin: 1em 0;
	width: 340px;
	display: inline;
	}
.module1 *:first-child,
.module2 *:first-child {
	margin-top: 0;
	}
#cartContents {
	margin-bottom: 1em;
	}
#cartContents td.productDetails {
	padding-left: 80px;
	}
.cartProductImage {
	display: inline;
	float: left;
	margin: 0 0 0 -75px;
	}
.cartProductImage a img {
	background: #fff;
	border: 1px solid #d5d5d5;
	padding: 2px;
	width: 60px;
	}
.cartProductImage a:hover img {
	background: #eee;
	border: 1px solid #d5d5d5;
	padding: 2px;
	}
#acceptedCards {
	margin: 1em 0;
	}
#acceptedCards img {
	margin-right: .5em;
	}

/* cart totals */

#total {
	clear: both;
	margin: 1em 0 0 0;
	padding: 0;
	font-size: 110%;
	}
#total dt {
	border-bottom: 1px solid #ddd;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 2.5em;
	}
#total dd {
	font-size: 1.2em;
	line-height: 2.5em;
	margin-top: -2.6em;
	text-align: right;
	}
.actions {
	clear: both;
	margin: 1em 0;
	}
#cv2Image {
	float: left;
	margin: -.2em 0 0 1em;
	}

/* checkout summary */

#checkout dl.cartSummary,
#checkout dl.cartSummary dt,
#checkout dl.cartSummary dd {
	margin: 0;
	padding: 0;
	}
#checkout dl.cartSummary dt {
	clear: left;
	float: left;
	margin: 0;
	width: 40%;
	}
#checkout dl.cartSummary dd {
	float: left;
	margin: 0;
	width: 59%;
	}
.addGiftWrap {
	float: left;
	margin: -.5em 0 0 0;
	}
.paymentGateway {
	background: #fff;
	border: 1px solid #ddd;
	float: left;
	display: block;
	margin: -.5em 1em 1em 0;
	padding: 3px;
	}


/* =FOOTER
================================================= */

#footer {
	background: #46546e;
	clear: both;
	color: #fff;
	margin: 1em 0 0 0;
	padding: 1px 10px;
	text-shadow: 1px 1px 0 #3d4351;
	}
#footer ul,
#footer li {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#footer ul {
	border-bottom: 1px dotted #6f7690;
	margin: 1em 0;
	padding-bottom: 1em;
	}
#footer li {
	display: inline;
	font-size: 1.2em;
	margin-right: 1em;
	}
#footer a {
	color: #c5c8d3;
	font-weight: bold;
	}
#footer a:hover {
	color: #fff;
	}
#footer #credits {
	font-size: 1.1em;
	}


/* =FLOAT FIX
================================================= */

.inner:after,
#content:after,
.products:after,
.products li:after,
#product:after,
#total:after,
.module1:after,
.module2:after,
#brand:after,
#newsletter:after,
#navSubDept:after,
#navSubDept li:after,
#productSortOptions:after,
dl:after,
dl dt:after,
dl dd:after,
form:after,
.billShipBlock:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}
.inner,
#content,
.products,
.products li,
#product,
#total,
.module1,
.module2,
#brand,
#newsletter,
#navSubDept,
#navSubDept li,
#productSortOptions,
dl,
dl dt,
dl dd,
form,
.billShipBlock {
	display: inline-block;
	}
/* Hide from IE Mac \*/
.inner,
#content,
.products,
.products li,
#product,
#total,
.module1,
.module2,
#brand,
#newsletter,
#navSubDept,
#navSubDept li,
#productSortOptions,
dl,
dl dt,
dl dd,
form,
.billShipBlock {
	display: block;
	}
/* End hide from IE Mac */