html {
	background: url(../images/main-bg.jpg) repeat-x 0 0;
	}
body {
	color: #111;
	font: 62.5%/1.8em Lucida Grande, Verdana, Arial sans-serif;	
	text-align: center;
	margin: 0;
	padding: 0;
	}
table,
td,
input,
textarea,
select,
li {
	color: #222;	
	font: 1em Lucida Grande, Verdana, Arial, sans-serif;
	}

/* hidden items */


#skip,
.hidden {
	display: none;
	}
	
#hideGalleryInput{
	display:none;
	}	

/* basic links */

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

/* images */

img {
	border: none;
	}
#gallery_swf{
	margin: 10px 0 0 0;
	width: 706px;
	height: 300px;
	background-color:#FF33CC;
}	
.picture{
	float: right;
	padding: 8px;
	border: 1px #ddd solid;
	margin: 10px 0 10px 10px;
}
#brand{ display: none;}

/* typography */

p,
h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 1em 0;
	}
h2 {
	font-size: 1.4em;
	clear: both;
	font-weight: bold;
	}
	
h2#pageTitle {
	font-size:24px;
	margin: .7em 0;
	letter-spacing:-1px;
	color: #2f2f2f;
	}
h2#pageTitle span {
	color: #2f2f2f;
	}
h3 {
	clear: both;
	font-size: 1.2em;
	}
h4,
h5 {
	font-size: 1em;
	text-transform: uppercase;
	}
hr {
	display: none;
	}
.message {
	background: #f2f2f2;
	font-size: 1em;
	margin: 0 0 1em 0;
	padding: .5em 10px;
	}
.message.positive {
	background: #0f0;
	}
.message.negative {
	background: #f7e1e1;
	}
.note {
	background: #f3f3f3;
	font-size: 1em;
	margin: 0 0 1em 0;
	padding: .5em 10px;
	}
.warning {
	background: #f7e1e1;
	font-size: 1em;
	padding: .5em 10px;
	}
.highlight {
	font-size: 1.4em;
	}
address {
	font-style: normal;
	margin: 1em 0;
	}


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

#container {
	margin: -15px auto 0 auto;
	position: relative;
	text-align: left;
	width: 990px;
	}


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

#header {
	font-size: 1.1em;
	height: 200px;	
	width: 100%;
	margin-top: 0px;
	}
#header .inner {
	margin: 0 auto;
	position: relative;
	width: 980px;
	}
#rotating-banners{
	width:705px;
	height:268px;
	overflow: hidden;
}	
	

/* company logo & tagline */

#logo {
	position:absolute;
	margin:0;
	padding:0;
	top:45px;
	left:7px;
	display:block;
	height:93px;
	width:281px;
	background: url(../images/logo.gif) no-repeat 0 0;
	text-indent:-9999px;
	overflow:hidden;
	z-index:1000;
	}
#logo a{
	display:block;
	height:93px;
}
#tagline {
	border: none;
	text-indent:-9999px;
	overflow:hidden;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 65px;
	right:10px;
	width:342px;
	height:71px;
	background: url(../images/calltoaction.gif) no-repeat 0 0;
	}
#callback{
	position:absolute;
	margin:0;
	padding:0;
	top:0px;
	right:0;
	width: 210px;
}
#pencil{
	position:absolute;
	width: 218px;
	height: 507px;
	top: 160px;
	left: -55px;
	z-index: -20;	
}
	

/* shopping basket info */

#info {
	}
#info a {
	color: #fff;
	}
#info a:hover {
	color: #f6ff15;
	}
#basket {
	background: url(../images/basket-bg.png) no-repeat 0 0;
	display: inline;
	width: 270px;
	height: 65px;
	position:absolute;
	top:-11px;
	right: 5px;
	z-index:30;
	padding: 8px 0 0 65px;
	color:#fff;
	}
#basket .total{
	font-size: 18px;
	letter-spacing:-1px;
	}
#basket-info{
	position: absolute;
	top:-3px;
	right: 50px;
	z-index:35;
	width: 105px;
	}	


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

#mid {
	background: url(../images/mid-bg.png) 0 0 repeat-y;
	margin: 0 auto;
	padding-bottom: 1.5em;
	position: relative;
	width: 980px;
	}

/* breadcrumb trail */

#breadcrumbs {
	background: url(../images/breadcrumb.gif) no-repeat 0 0;
	color: #2f2f2f;
	float: left;
	font-weight: bold;
	font-size: 1.1em;
	display: inline;
	margin: 1em 0 .5em 15px;
	padding: 8px 0 0 10px;
	width: 700px;
	height:28px;
	}
#breadcrumbs a {
	color: #8e8e8e;
	}
#breadcrumbs a:hover {
	color: #19b4d8;
	}


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

#sidebar {
	float: right;
	font-size: 1.1em;
	display: inline;
	margin-right: -5px;
	margin-bottom: 1em;
	width: 230px;
	margin-top:-10px;
	}

/* standard search */

#searchTitle {
	text-indent:-9999px;
	overflow:hidden;
	margin:0px;
	}
#search {
	margin: 0 0 0 -10px;
	padding: 0;
	width: 211px;
	height: 153px;
	background: url(../images/search.gif) no-repeat 0 0;
	}
#search label {
	display: none;
	}
#searchKeyword {
	border: none;
	background:none;
	float: left;
	margin: 52px 0 2px 0;
	padding: 4px;
	width: 170px;
	margin-left: 15px;
	}
#recentlyview-bg{
	background-color:#3300FF;
}	
#adv {
	border: none;
	background:none;
	float: left;
	margin: 1em 0 0 14px;
	padding: 3px 2px;
	width: 180px;
	}
#searchSubmit {
	background: #333333;
	border: 0;
	color: #fff;
	float: right;
	height: 2.2em;
	line-height: 2.2em;
	margin: 7px 12px 0 0;
	overflow: hidden;
	padding: 0 8px 1px 8px;
	text-transform: uppercase;
	}
#searchSubmit:hover {
	background: #19b4d8;
	cursor: pointer;
	}

/* shop by brand */
#brand {
	margin: -10px 0 0 -10px;
	padding: 0;
	width: 211px;
	height: 124px;
	background: url(../images/brand.gif) no-repeat 0 0;
	}

#shopbyBrandTitle {
	text-indent:-9999px;
	overflow:hidden;
	margin:0px;
	}
#shopByBrand {
	margin: 50px 0 2px 14px;	
	padding: 3px 4px;
	width: 180px;
	border: hidden;
	background:none;
	}
#brandSubmit {
	background: #333333;
	border: 0;
	color: #fff;
	float: right;
	height: 2.2em;
	line-height: 2.2em;
	margin: 7px 12px 0 0;
	overflow: hidden;
	padding: 0 8px 1px 8px;
	text-transform: uppercase;
	}
#brandSubmit:hover {
	background: #19b4d8;
	cursor: pointer;
	}

/* top-level navigation */

#navDeptTitle {
	display: none;
	}
#navDept,
#navDept li {
	list-style: none;
	margin:  0;
	padding: 0;
	}
#navDept {
	left: 0px;
	position: absolute;
	width:870px;
	height:45px;
	top: -62px;
	background: url(../images/nav-bg.gif) no-repeat 0 0;
	}
#navDept li {
	display: block;
	float: left;
	height: 40px;
	margin: 5px 0 0 0px;
	position: relative;
	background: url(../images/main-nav-div.gif) no-repeat left 50%;
	}
#navDept li a {
	color: #2f2f2f;
	display: block;
	float: left;
	font-size: 12px;
	font-weight: bold;
	line-height: 3em;
	display: block;
	padding: 3px 12px 2px 12px;
	
	}
#navDept li a:hover {
	color: #19b4d8;
	}
#navDept li a.selected {
	color: #19b4d8;
	}
#navDept li a:hover.selected {
	background: #19b4d8;
	color: #fff;
	}	
#navDept li.first {
	margin-left: 15px;
	}

/* navSub dropdown menu - shows only when tree nav is enabled in admin > design settings */

.navSub,
.navSub li {
	list-style: none;
	margin: 0;
	padding: 0;
	}
.navSub {
	display: none;
	position: relative;
	}
#navDept li:hover .navSub {
	display: block;
	float: none;
	left: 0;
	top: 3.3em;
	position: absolute;
	width: 170px;
	}
#navDept li:hover .navSub li {
	clear: left;
	display: block;
	float: none;
	position: relative;
	}
#navDept li:hover .navSub li a {
	background: #4f7a9f;
	border-top: 0;
	display: block;
	width: 170px;
	}
#navDept li .navSub a.selected {
	color: #cbd7e2;
	}
#navDept li:hover .navSub li a:hover {
	background: #5a8bb6;
	color: #fff;
	}
#navDept li:hover .navSub li .navSub {
	display: none;
	position: relative;
	}
#navDept li:hover .navSub li:hover .navSub {
	display: block;
	float: none;
	top: 0;
	left: 194px;
	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 */

#navToolsTitle {
	display: none;
	}
#navTools,
#navTools li {
	margin: 0;
	padding: 0;
	list-style: none;
	}
#navTools {
	left: -10px;
	position: absolute;
	top: -190px;
	}
#navTools li {
	float: left;
	margin-left: 2em;
	}
#navTools li a {
	color: #333;
	font-weight: bold;
	padding: .5em 0;
	}
#navTools li a:hover,
#navTools li a.selected {
	color: #19b4d8;
	}
#navTools li a span {}

/* menu items */

.navStatic .navStaticTitle {
	font-size: 12px;
	font-weight: bold;
	color:#41361b;
	padding: 15px 0 5px 10px;
	}
.navStatic,
.navStatic li {
	list-style: none;
	margin: 0;
	padding: 0 0 0 10px;
	}
.navStatic {
	background: url(../images/static-bg.gif) no-repeat 0 0;
	margin: 10px 0 0 -8px;
	padding: 0 0 10px 0;
	width: 205px;
	border-bottom: 1px solid #ddd;
	
	}
.navStatic li a,
.navStatic li a:link,
.navStatic li a:visited,
.navStatic li a:active {
	background: url(../images/navStaticBg.gif) no-repeat 1em .9em;
	color: #333;
	display: block;
	width:185px;	
	}
.navStatic li a:hover {
	background: url(../images/navStaticBgWhite.gif) no-repeat 1em .9em;
	color: #fff;
	background-color:#dc4c48;
	width:185px;	
	}
.navStatic li a span {
	display: block;
	padding: .5em 10px .5em 2.4em;
	}

/* newsletter signup */
#newsletter-bg {
	margin: 10px 0 0 -10px;
	padding: 0;
	width: 211px;
	height: 185px;
	background: url(../images/newsletter.gif) no-repeat 0 0;
	}
#newsletter-bg p{
	padding: 15px 10px 0 15px;
	line-height: 16px;
}	
#newsletterTitle {
	text-indent:-9999px;
	overflow:hidden;
	margin:0px;
	}
#newsletter label {
	display: none;
	}
#newsletterEmail {
	border: none;
	background:none;
	float: left;
	margin: 2px 0 2px 0;
	padding: 4px;
	width: 170px;
	margin-left: 15px;
	}
#newsletterSubmit {
	background: #333333;
	border: 0;
	color: #fff;
	float: right;
	height: 2.2em;
	line-height: 2.2em;
	margin: 7px 12px 0 0;
	overflow: hidden;
	padding: 0 8px 1px 8px;
	text-transform: uppercase;
	}
#newsletterSubmit:hover {
	background: #19b4d8;
	cursor: pointer;
	}
	
/* Testimonials */
#testimonials-bg {
	margin: 10px 0 0 -10px;
	padding: 80px 0 0 0;
	width: 211px;
	height: 160px;
	background: url(../images/testimonials.gif) no-repeat 0 0;
	}
#testimonials-bg p{
	padding: 35px 10px 0 15px;
	line-height: 16px;
}	
#testimonialsTitle {
	text-indent:-9999px;
	overflow:hidden;
	margin:0px;
	}
#testimonials label {
	display: none;
	}
#testimonialsSubmit:link, #testimonialsSubmit:visited, #testimonialsSubmit:active  {
	background: #333333;
	border: 0;
	color: #fff;
	float: right;
	height: 2.2em;
	line-height: 2.2em;
	margin: 7px 12px 0 0;
	overflow: hidden;
	padding: 0 8px 1px 8px;
	text-transform: uppercase;
	}
#testimonialsSubmit:hover {
	background: #19b4d8;
	cursor: pointer;
	color:#fff;
	}	

/* menu items */

#recentlyViewed #recentlyViewedTitle {
	font-size: 12px;
	font-weight: bold;
	color:#41361b;
	padding: 15px 0 5px 10px;	}
#recentlyViewed,
#recentlyViewed li {
	list-style: none;
	margin: 0;
	padding: 0 0 0 10px;
	}
#recentlyViewed {
	background: url(../images/static-bg.gif) no-repeat 0 0;
	margin: 10px 0 0 -8px;
	padding: 0 0 10px 0;
	width: 205px;
	border-bottom: 1px solid #ddd;
	}
#recentlyViewed li a:link,
#recentlyViewed li a:visited,
#recentlyViewed li a:active {
	background: url(../images/navStaticBg.gif) no-repeat 1em .9em;
	color: #333;
	display: block;
	width:185px;	
	}
#recentlyViewed li a:hover {
	background: url(../images/navStaticBgWhite.gif) no-repeat 1em .9em;
	color: #fff;
	background-color:#dc4c48;
	width:185px;
	}	
#recentlyViewed li a span {
	display: block;
	padding: .5em 10px .5em 2.4em;
	}


/* =CONTENT
=============================================== */
#what_you_want{
	width:349px;
	height:212px;
	margin: 5px 0px 4px 4px;
	float: left;
	background: url(../images/know_what_you_want.jpg) no-repeat 0 0;
}
#not_sure{
	width:349px;
	height:212px;
	margin: 5px 0px 4px 4px;
	float: left;
	background: url(../images/not_sure_what_you_want.jpg) no-repeat 0 0;
}
#konica-offers{
	width:349px;
	height:202px;
	margin: 5px 0px 4px 4px;
	float: left;
	background: url(../images/konica_minolta_bg.jpg) no-repeat 0 0;
}
#canon-offers{
	width:349px;
	height:202px;
	margin: 5px 0px 4px 4px;
	float: left;
	background: url(../images/canon_bg.jpg) no-repeat 0 0;
	}
#hp-offers{
	width:349px;
	height:202px;
	margin: 0 0px 4px 4px;
	float: left;
	background: url(../images/hewlett_packard_bg.jpg) no-repeat 0 0;
	} 
#ricoh-offers{
	width:349px;
	height:202px;
	margin: 0 0px 4px 4px;
	float: left;
	background: url(../images/ricoh_bg.jpg) no-repeat 0 0;
	}
#konica-offers h3, #canon-offers h3, #hp-offers h3, #ricoh-offers h3, #what_you_want h3, #not_sure h3{
	text-indent:-9999px;
	overflow:hidden;
	z-index:1000;
}
#konica-offers p, #canon-offers p, #hp-offers p, #ricoh-offers p, #what_you_want p, #not_sure p{
	margin-left: 15px;
	width: 300px;
}
.view-department{
	margin: 44px 0 0 22px;
	display: block;
}
.view-department-konica{
	margin: 26px 0 0 22px;
	display: block;
}
#blocks{
	height: 420px;
	margin-top: 6px;
}
#blocks a:link,
#blocks a:visited,
#blocks a:active{
	color:#fff;
}
#blocks a:hover{
	color: #fecd00;
	}
#main {
	float: left;
	font-size: 1.1em;
	display: inline;
	width: 706px;
	margin-left: 15px;
	}

/* content area */

#content {
	margin: 1em 0;
	}
#content #contactDetails {
	background: #f2f2f2;
	float: right;
	margin-left: 20px;
	margin-bottom:10px;
	padding: 1em 15px;
	width: 675px;
	}
#content #contactDetails address {
	margin: 0;
	}
#content a {
	font-weight: bold;
	}
#content ul,
#content ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#content ul {	
	margin: 1em 0 2em 0;
	}
#content ul li {
	list-style: disc;
	margin: .5em 0 .5em 2em;
	}
p.buttonWrapper {
	height: 2em;
	line-height: 2em;
	margin: 1em 0;
	}
p.buttonWrapper a:link,
p.buttonWrapper a:visited,
p.buttonWrapper a:active {
	background: #5a8bb6;
	color: #fff;
	margin-right: .5em;
	padding: .5em 1em;
	}
p.buttonWrapper a:hover {
	background: #4f7a9f;
	}

/*  sub-department navigation - content area */

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


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

fieldset {
	border: none;
	margin: 0;
	padding: 0;
	}
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;
	padding: 4px;
	width: 170px;
	}
select.formSelect {
	background: #fff;
	border: 1px solid #d9d9d9;
	padding: 3px 4px;
	width: 170px;
	}
select.formSelectMedium {
	background: #fff;
	border: 1px solid #ccc;
	margin-right: 5px;
	padding: 3px 4px;
	width: 90px;
	}
.formFieldShort {
	background: #fff;
	border: 1px solid #ccc;
	margin-right: 5px;
	padding: 4px;
	width: 50px;
	}
.formFieldMedium {
	background: #fff;
	border: 1px solid #ccc;
	margin-right: 5px;
	padding: 4px;
	width: 90px;
	}
h3 .formRadio {
	margin: -.2em .5em 0 0;
	}
p .formRadio {
	margin: -.2em .5em 0 0;
	}
.formButton {
	background: #00bedf;
	border: none;
	color: #fff;
	height: 2.2em;
	line-height: 2.2em;
	overflow: hidden;
	padding: 0 4px 2px 4px;
	}
.formButton:hover {
	background: #3d3e3e;
	cursor: pointer;
	}
label {
	margin: .5em 0;
	}
label span {
	color: #a00;
	font-size: 110%;
	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;
	}
	
/* ----- forms ----- */
#enquiry
{
	clear: left;
	width: 100%;
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
	border: 1px solid #e0e0e0;
	background: #f5f5f5 url(../images/fieldset_gradient.gif) 0 0 repeat-x;
}
#enquiry-img{
	float: left;
	margin: -10px 0 0 15px;
}
#enquiry h3{
	margin: 20px 0 5px 20px;
	color: #b83433;
	font-weight: normal;
	font-size: 15px;
	background: none;
	font-weight: bold;
}
#enquiry h4{
	margin: 10px 0 5px 0px;
	color: #00bede;
	font-weight: normal;
	font-size: 18px;
	background: none;
	font-weight: bold;
	text-transform: none;
}
#enquiry h5{
	margin: 0px 0 10px 0px;
	color: #333;
	font-weight: normal;
	font-size: 12px;
	background: none;
	font-weight: bold;
		text-transform: none;
}
#enquiry p{
	padding: 0px 20px 10px 20px;
}
.enquiryinner{
	background-color:#f8f8f8;
	margin: 10px 20px 20px 20px;
	padding: 20px 0px 20px 40px;
	border: 1px solid #e0e0e0;
}
.enquiryinner .label{
	color:#4a4a4a;
	font-size:12px;
}
.enquiryinner .input-field{
	border: 1px solid #d1d0d5;
	width: 80%;
	margin: 0 0 16px 0;
	height: 20px;
}

.enquiryinner .input-field-multi{
	border: 1px solid #d1d0d5;
	width: 80%;
	margin: 0 0 16px 0;
	height: 80px;
}
.enquiryinner .select{
	border: 1px solid #d1d0d5;
	width: 80%;
	margin: 0 0 16px 0;
	height: 23px;
}
.enquiryinner .red{
	color:#FF0000;
	margin-left: 2px;
}	


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

table {
	border-collapse: collapse;
	border: 1px solid #e5e5e5;
	border-bottom: 0;
	line-height: 150%;
	margin: .5em 0 1em 0;
	width: 100%;
	}
th {
	background: #f3f3f3;
	border-bottom: 1px solid #e5e5e5;
	border-top: 1px solid #e5e5e5;
	padding: 5px;
	}
tr {
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	}
td {
	background: #f9f9f9;
	border-bottom: 1px solid #e5e5e5;
	padding: 5px;
	vertical-align: top;
	}
table .price {
	color: #5a8bb6;
	font-size: 1em;
	font-weight: bold;
	}
th.first,
td.first {
	width: 25%;
	}
td.qty {
	width: 100px;
	}
th.remove {
	width: 75px;
	}
th.product,
th.attributes {
	width: 30%
	}


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

/* site map */

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

/* 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;
	}
.formCheckbox,
.formRadio {
	margin: 0;
	padding: 0;
	vertical-align: middle;
	}
p .formCheckbox {
	margin: -.4em .5em 0 0;
	}
p .formRadio {
	margin: -.4em .5em 0 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;
	}
a.removeItem {
	background: url(../graphics/site/removeItem.gif) no-repeat 0 50%;
	height: 16px;
	padding-left: 20px;
	}
#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-weight: bold;
	line-height: 2.5em;
	}
#total dd {
	line-height: 2.5em;
	margin-top: -2.6em;
	text-align: right;
	}
#total .total {
	font-size: 1.2em;
	}
.actions {
	clear: both;
	margin: 1em 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;
	}
#cv2 {
	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;
	}

/* 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%;
	}	
.paymentGateway {
	background: #fff;
	border: 1px solid #ddd;
	float: left;
	display: block;
	margin: -.5em 1em 1em 0;
	padding: 3px;
	}


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

/* product list */

.products,
.products li {
	list-style: none;
	margin: 0;
	padding: 0;
	} 
.products li {
	background: #f8f8f8;
	margin: 0 0 1em 0;
	padding: 1px 10px 0 170px;
	position: relative;
	}
.products li:hover {
	background: #f2f2f2;
	}
.products li h3 {
	background: none;
	clear: left;
	font-size: 12px;
	margin-right: 6.5em;
	}
.products li h3 a,
.products li h3 a:link,
.products li h3 a:visited,
.products li h3 a:active {
	color: #4e789d;
	}
.products li h3 a:hover {
	color: #111;
	}
.products .image {
	display: inline;
	float: left;
	margin: -2.6em 0 1em -158px;
	width: 146px;
	}
.products .addWishlist,
.products .addCompare {
	display: inline;
	margin: .5em 1em .5em 0;
	}
.products .desc {
	line-height: 1.5em;
	}
.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: 1.5em 1em .5em 1em;
	position: absolute;
	top: -.5em;
	right: 10px;
	}
.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;
	}
#customer-photos{
	padding: 10px;
	background: url(../images/awaiting_image.jpg) no-repeat 0 0;
	height: 300px;
}	
#customer-photos h2{
	display: none;
}
#customer-photos p{
	margin: 50px 0 0 10px;
}	

/* product grid */

.products.grid {
	margin-right: -10px;
	padding-top: 15px;
	margin-left: 4px;
	width: 685px;
	padding-left: 15px;
	border: 1px solid #e0e0e0;
	background: #f5f5f5 url(../images/fieldset_gradient.gif) 0 0 repeat-x;
	}
.products.grid li {
	float: left;
	margin-right: 7px;
	padding: 8px 10px 0 10px;
	width: 198px;
	height: 317px;
	background: url(../images/grid-bg.jpg) no-repeat 0 0;
	}
.products.grid .image {
	margin: 0px 0 12px 5px;
	width: 193px;
	height: 148px;
}
.products.grid .image a:link, .products.grid .image a:visited, .products.grid .image a:active {
	color:#FFFFFF;
	width: 196px;
	height: 148px;
	display: block;
	}		
.products.grid .addWishlist,
.products.grid .addCompare {
	border: 0;
	display: block;
	margin: .2em 0;
	padding: 0;
	}
.products.grid .price {
	margin: 3px 0 0 0;
	text-align:center;
	color:#49494b;
	font-size:30px;
	letter-spacing: -1px;
	}
.products.grid .desc {
	margin: -15px 0 0 0;
	text-align: center;
	height: 30px;
	overflow: hidden;
	font-size: 10px;
	}
.products.grid .desc2 {
	margin: -25px 0 0 0;
	text-align: center;
	height: 36px;
	overflow: hidden;
	font-size: 10px;
	}
.products.grid .description{
	margin: -25px 0 0 0;
	text-align: center;
	height: 36px;
	overflow: hidden;
	font-size: 10px;
	}
.products.grid .rrp{
	text-align: center;
	color:#c82c35;
	font-size: 11px;
	width: 200px;
	text-align: center;
	display: block;
	margin:0px;
}	
.products.grid li h3 {
	background: none;
	clear: left;
	font: bold 17px Verdana, Arial, Helvetica, sans-serif;
	margin-left:0px;
	width:200px;
	text-align:center;
	}
.products.grid li h3 a,
.products.grid li h3 a:link,
.products.grid li h3 a:visited,
.products.grid li h3 a:active {
	color: #2f2f2f;
	}
.products li h3 a:hover {
	color: #f77e10;
	}	
	
.products.grid .price span {
	display: block;
	margin: .5em 0;
	}
.products.grid .actions {
	clear: both;
	float: none;
	margin: .5em 0;
	text-align: left;
	}
.products.grid .seeAll {
	display: none;
	}
.products.grid .addCompare {
	margin: 4px 0 0 57px;
	}		

/* sort by options / attributes header */

#productSort h3 {
	clear: both;
	font-size: 1em;
	letter-spacing: 1px;
	margin: 1em 0 0 0;
	text-transform: uppercase;
	}
#productSort h3 a {
	color: #999;
	height: 2.7em;
	line-height: 2.7em;
	padding: .8em 10px;
	}
#productSort h3 a:hover {
	color: #555;
	}
#productSort h3 a.selected {
	background: #f2f2f2;
	color: #111;
	}
#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;
	margin-right: 10px;
	width: 140px;
	}
#productSort #productSortOptions .sortBlock .formSelect {
	width: 140px;
	}
#productSort #productSortOptions .formButton {
	float: right;
	margin-top: 2.6em;
	}

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

/* pagination */

.pagination {
	background: #f2f2f2;
	clear: both;
	color: #777;
	font-weight: bold;
	margin: -2em 0 1em 0;
	padding: .5em 10px .5em 5px;
	}
.pagination p {
	margin: 0;
	}
.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: #666;
	display: block;
	float: left;
	font-weight: bold;
	margin-right: 2px;
	padding: .1em 6px;
	}
.pagination a:hover {
	color: #111;
	}
.pagination a.selected {
	background: #fff;
	color: #111;
	}
.pagination.end {
	margin-top: 0;
	}


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

/* product details */

#product {	
	margin: 1em 0;
	}

/* image  */

#product .image {	
	float: left;
	margin: 1em 0;
	}
#product .image p {
	margin: 1em 0;
	}
#product .image ul,
#product .image ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#product .image ul {
	width: 405px;
	margin-left:2px;
	margin-top: 5px;
	}
#product .image ul li {
	display: inline;
	}
#product .image ul li {
	margin: 0;
	}
#product .image ul li a img {
	background: #f2f2f2;
	padding: 1px;
	}
#product .image ul li a:hover img {
	background: #ddd;
	padding: 1px;
	}

/* product price & options */

#benefits{
	margin: 50px 10px 10px 14px;
	color: #fff;
	letter-spacing: -0.3px;
	line-height: 16px;
}
#benefits a:link, #benefits a:active, #benefits a:visited{
	color: #FFFF66;
}
#benefits a:hover{
	color: #99FF33;
}
#product .info {
	background: url(../images/info-bg.jpg) 0 0 no-repeat;
	float: right;
	margin: 1em 0;
	padding: 1px 10px 10px 10px;
	position: relative;
	width: 270px;
	}
#product .info .onSale {
	background: #c00;
	display: inline;
	color: #fff;
	font-weight: bold;
	margin: 0;
	padding: 1.5em 1em .5em 1em;
	position: absolute;
	top: -.5em;
	right: 10px;
	}
#product .info .price {
	color:#c82c35;
	font-size:24px;
	font-weight:bold;
	letter-spacing: -1px;
	line-height: 1.4em;
	margin: 10px 0 5px 0;
	}
#product .info .price span {
	color: #aaa;
	display: inline;
	font-size:12px;
	letter-spacing: 0px;
	margin-left: 0px;
	}
#product .info .rrp {
	color: #777;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 10px 0;
	}
#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 .review {
	background: url(../graphics/petrol/ratings.gif) no-repeat 0 0;
	display: block;
	height: 12px;
	line-height: 12px;
	margin: -5px 0 10px 0px;
	padding-left: 80px;
	}	
#product .actions {
	clear: both;
	}

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

#articles ul,
#articles li {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#articles ul {
	margin: 1em 0;
	}
#articles ul li {
	background: url(../graphics/petrol/articleBg.gif) repeat-x bottom left;
	list-style: none;
	margin: 1em 0 .5em 0;
	padding: 0 0 .8em 0;
	}
#articles ul li a {
	background: url(../graphics/petrol/articleIcon.gif) no-repeat 0 0;
	color: #666;
	font-weight: bold;
	padding-left: 2.3em;
	padding-top: .2em;
	}
#articles ul li a:hover {
	background: url(../graphics/petrol/articleIcon2.gif) no-repeat 0 0;
	color: #111;
	}
#pageAuthor {
	background: #f2f2f2;
	padding: .5em 10px;
	}


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

/* star ratings */

.review {
	background: url(../graphics/petrol/ratings.gif) no-repeat 0 0;
	display: block;
	height: 12px;
	line-height: 12px;
	margin: 4px 0 0 30px;
	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;
	}
#writeReview {
	background: #333;
	display: inline;
	color: #fff;
	font-weight: bold;
	margin: 0;
	padding: .5em 1em .4em 1em;
	}
#writeReview a {
	color: #aaa;
	}
#writeReview a:hover {
	color: #fff;
	}
#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;
	}


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

#footer {
	clear: both;
	color: #666;
	font-size: 1.1em;
	font-weight: bold;
	padding: 1em 0;
	margin-bottom: 0px;
	}
#footer .inner {
	margin: 0 auto;
	width: 100%;
	height: 328px;
	background: url(../images/footer-bg.gif) 0 0 no-repeat;
	}
.footer-nav{
	position: relative;
	top:-110px;
	text-align: right;
}	
#footer p {
	margin-bottom: 10px;
	color: #fff;
	font-weight: normal;
	}
.footer-nav ul,
.footer-nav li{
	list-style: none;
	margin: 0;
	padding: 0;
	}
.footer-nav li{
	border-left: 1px solid #333;
	font-weight: bold;
	display: inline;
	margin-left: .4em;
	padding-left: .8em;
	}
.footer-nav li.first{
	border: 0;
	margin-left: 0;
	padding-left: 0;
	}
.footer-nav a:link,.footer-nav a:visited, .footer-nav a:active{
	color: #49494b;
	}	
.footer-nav a:hover{
	color: #dc4c48;
	}	
#footer #what-sets-us-apart{
	position: relative;
	top:47px;
	left:30px;
	width: 270px;
	}
#footer #what-sets-us-apart p{
	font-weight: normal;
	color: #fff;
	margin-left:10px;
	}
.footerStatic,
.footerStatic li {
	list-style: none;
	margin: 0;
	padding: 0 0 0 10px;
	}
.footerStatic {
	position: relative;
	top:-200px;
	left:380px;
	width: 350px;
	}
.footerStatic li {
	color:#fff;
	margin: 5px;
	}
.footerStatic li a,
.footerStatic li a:link,
.footerStatic li a:visited,
.footerStatic li a:active {
	background: url(../images/navStaticBgWhite.gif) no-repeat 1em .9em;
	color: #fff;
	display: block;
	width: 100%;
	margin-left:-10px;	
	}
.footerStatic li a:hover {
	color: #fecd00;
	}
.footerStatic li a span {
	display: block;
	padding: .5em 10px .5em 2.4em;
	}	
	
/* =FLOAT FIX
=============================================== */

.inner:after,
#content:after,
.products:after,
.products li:after,
.pagination:after,
#total:after,
.module1:after,
.module2:after,
#search:after,
#advancedSearch: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,
.pagination,
#total,
.module1,
.module2,
#search,
#brand,
#newsletter,
#navSubDept,
#navSubDept li,
#productSortOptions,
dl,
dl dt,
dl dd,
form,
.billShipBlock {
	display: block;
	}
/*  \*/
.inner,
#content,
.products,
.products li,
.pagination,
#total,
.module1,
.module2,
#search,
#brand,
#newsletter,
#navSubDept,
#navSubDept li,
#productSortOptions,
dl,
dl dt,
dl dd,
form,
.billShipBlock {
	min-height: 1%;
	}
* html .inner,
* html #content,
* html .products,
* html .products li,
* html .pagination,
* html #total,
* html .module1,
* html .module2,
* html #search,
* html #brand,
* html #newsletter,
* html #navSubDept,
* html #navSubDept li,
* html #productSortOptions,
* html dl,
* html dl dt,
* html dl dd,
* html form,
* html .billShipBlock {
	height: 1%;
	}
 /*  */
/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .tabs-hide {
        display: none;
    }
}

/* Hide useless elements in print layouts... */
@media print {
    .tabs-nav {
        display: none;
    }
}

/* Skin */
.tabs-nav {
    list-style: none;
    margin: 0;
    padding: 0 0 0 4px;
}
.tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
.tabs-nav li {
    float: left;
    margin: 0 0 0 1px;
    min-width: 84px; /* be nice to Opera */
}
.tabs-nav a, .tabs-nav a span {
    display: block;
    padding: 0 10px;
    background: #d4d4d4;
	color: #919191;
}
.tabs-nav a {
    position: relative;
    top: 1px;
    z-index: 2;
    padding-left: 0;
    color: #27537a;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.2;
    text-align: center;
    text-decoration: none;
	border-left: 1px solid #919191;
	border-top: 1px solid #919191;
	border-right: 1px solid #919191;
    white-space: nowrap; /* required in IE 6 */    
}
.tabs-nav .tabs-selected a, .tabs-nav .tabs-selected a span{
    color: #333;
	background-color:#f9f9f9;
}
.tabs-nav .tabs-selected a, .tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active {
    outline: 0; /* prevent dotted border in Firefox */
}
.tabs-nav a, .tabs-nav .tabs-disabled a:hover, .tabs-nav .tabs-disabled a:focus, .tabs-nav .tabs-disabled a:active {
    background-position: 100% -100px;
}
.tabs-nav a span {
    width: 64px; /* IE 6 treats width as min-width */
    min-width: 64px;
    height: 18px; /* IE 6 treats height as min-height */
    min-height: 18px;
    padding-top: 6px;
    padding-right: 0;
}
*>.tabs-nav a span { /* hide from IE 6 */
    width: auto;
    height: auto;
}
.tabs-nav .tabs-selected a span {
    padding-top: 7px;
}
.tabs-nav .tabs-selected a span, .tabs-nav a:hover span, .tabs-nav a:focus span, .tabs-nav a:active span {
    background-position: 0 -50px;
}
.tabs-nav a span, .tabs-nav .tabs-disabled a:hover span, .tabs-nav .tabs-disabled a:focus span, .tabs-nav .tabs-disabled a:active span {
    background-position: 0 0;
}
.tabs-nav .tabs-selected a:link, .tabs-nav .tabs-selected a:visited, .tabs-nav .tabs-disabled a:link, .tabs-nav .tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}
.tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}
.tabs-nav .tabs-disabled {
    opacity: .4;
}
.tabs-container {
    border: 1px solid #919191;
    padding: 1em 8px;
    background: #f9f9f9; /* declare background color for container to avoid distorted fonts in IE while fading */
}

