/*

Tradingeye SCREEN style sheet
=================================================

Copyright:		2009 dpivision.com
Author:			Ian Sidaway
Last edit:		09/09/2009 by Ian Sidaway
Notes:			Horizontal top-level departments, optional drop-down sub departments

*/


/* 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: '';
	}
.home-banners{
	display: inline-block;
	float: left;
	width: 710px;
}	

/* global reset-reset */

strong {
	font-weight: bold;
	}
em {
	font-style: italic;
	}
a img {
	border: none;
	}
#inc-vat{
	font-size:11px;
	color: #333333;
	display: inline-block;
	letter-spacing:normal;
	margin:0 0 0 5px;
}	
#inc-vat-product{
	font-size:11px;
	color: #000;
	display: inline-block;
	letter-spacing:normal;
	margin:-10px 0 0 0;
}	
#mainprice{
	font-size:39px;
	letter-spacing: -1px;
	color:#88bb2c;
	margin:0;
}
#standout{
	color: #88bb2c;
	font-size:26px;
	letter-spacing: -1px;
	margin:0px;
}
#pricefrom{
	margin:0 0 -10px 0;
	display: block;
	height: 14px;
	font-weight: bold;
	text-transform:uppercase;
}
/* =BASE
================================================= */

html {
	background: #fafafa;
	}
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;
	}

/* basic links */

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

/* images */

img {
	border: 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: bold 28px Arial, Helvetica, sans-serif;
	margin: 5px 0 0 0;
	letter-spacing: -0.05em;
	}
h2.pageTitle {
	font: bold 28px Arial, Helvetica, sans-serif;
	margin: 5px 0 0 0;
	letter-spacing: -0.05em;
	}	
h2#pageTitle span {
	color: #aaa;
	}
h3 {
	clear: both;
	font-size: 1.2em;
	font-weight: bold;
	}
h4,
h5 {
	font-size: 1em;
	font-weight: bold;
	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: 0 auto;
	position: relative;
	text-align: left;
	width: 940px;
	}


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

#header {
	background: url(../images/header.png) no-repeat 0 0;
	font-size: 1.1em;
	height: 206px;	
	width: 940px;
	}
#header .inner {
	margin: 0 auto;
	position: relative;
	width: 940px;
	}

/* company logo & tagline */

h1#logo {
	position:absolute;
	margin:0;
	padding:0;
	top:40px;
	left:0px;
	display:block;
	height:100px;
	width:285px;
	background: url(../images/logo.png) no-repeat 0 0;
	text-indent:-9999px;
	overflow:hidden;

	}
h1#logo a {
	display:block;
	}
#tagline {
	border: none;
	color: #345068;
	font: normal 2em Palatino, Times, Times New Roman, serif;
	left: 10px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 75px;
	}

/* shopping basket info */

#info {
	color: #3b3b3b;
	font-weight: bold;
	height: 3.2em;
	line-height: 3.2em;
	margin: 0;
	padding: 0;
	position: absolute;	
	right: 0px;
	text-align: left;
	top: 38px;
	width: 220px;
	z-index: 10;
	}
#info a {
	color: #aaa;
	}
#info a:hover {
	color: #fff;
	}
#basket {
	display: inline;
	height: 3.2em;
	line-height: 3.2em;
	font-size: 16px;
	}
#totals {
	margin: -20px 0 0 0;
	display: block;
	}
#totals .green {
	font-size: 14px;
	color:#9fce28;
	}
#totals .totalgreen {
	font-size: 14px;
	color:#9fce28;
	float: right;
	margin-right: 10px;
	}
#checkout{
	display:inline-block;
	width: 100px;
	}
	
#view-basket{
	display: inline-block;
	width: 100px;
	padding-left:7px;
	}		
/* =MID
================================================= */

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

/* breadcrumb trail */

#breadcrumbs {
	background: #f2f2f2;
	color: #777;
	float: left;
	font-weight: bold;
	font-size: 1.1em;
	display: inline;
	margin: 0 0 .5em 0px;
	padding: .5em 10px;
	width: 915px;
	border: 1px solid #dedddb;
	}
#breadcrumbs a {
	color: #619a11;
	}
#breadcrumbs a:hover {
	color: #111;
	}

/* =HOME BANNERS
================================================= */

#rotate1{
	display: inline-block;
	width: 467px;
	margin:0 5px 0 -5px;
	}
#rotate1 a{
	border: none;
	}	
#offer{
	display: inline-block;
	width: 227px;
	margin: 0px;
	}


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

#sidebar {
	float: left;
	font-size: 1.1em;
	display: inline;
	margin-left: 0px;
	margin-bottom: 1em;
	width: 227px;
	}

/* search */

#searchTitle {
	background: #f2f2f2;
	letter-spacing: 1px;
	margin: 1em 0;
	padding: .5em 10px;
	text-transform: uppercase;
	display: none;
	}
#search {
	position: absolute;
	top: -105px;
	right: 5px;
	margin: 10px 0 0 0;
	padding: 0;
	width: 227px;
	height:49px;

	}
#search label {
	display: none;
	}
#searchKeyword {
	background: none;
	border: none;
	float: left;
	margin: 45px 0 0 14px;
	padding: 4px;
	color:#aaa;
	width: 155px;
	}
#adv {
	background: none;
	border: none;
	float: left;
	color:#aaa;
	margin: 15px 0 0 14px;
	padding: 3px 4px 3px 0px;
	width: 200px;
	}
#searchSubmit {
	float: right;
	margin: 40px 10px 0 0;
	text-indent:-9999px;
	overflow:hidden;
	display: block;
	width: 30px;
	height: 30px;
	border: none;
	background:none;
	}
#searchSubmit:hover {
	color:#aacb58;
	cursor: pointer;
	}

/* brand */

#shopbyBrandTitle {
	background: #f2f2f2;
	font-size: 1em;
	letter-spacing: 1px;
	margin: 1em 0;
	padding: .5em 10px;
	text-transform: uppercase;
	}
#shopByBrand {
	float: left;	
	padding: 3px 4px;
	width: 180px;
	}
#brandSubmit {
	background: #5a8bb6;
	border: 0;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	color: #fff;
	float: right;
	height: 2.2em;
	line-height: 2.2em;
	margin: 0;
	overflow: hidden;
	padding: 0 4px 1px 4px;
	text-transform: uppercase;
	}
#brandSubmit:hover {
	background: #4f7a9f;
	cursor: pointer;
	}

/* top-level navigation */

#navDeptTitle {
	background: url(../images/info-title.gif) no-repeat 0 0;
	font-size: 14px;
	letter-spacing: -0.05em;
	margin: 5px 0 0 0;
	padding: .5em 10px 5px 20px;
	color:#356d10;
	}
#navDept {
	margin: 0 0 1em 0;
	z-index: 1;
	padding-top: 10px;
	padding-bottom:10px;
	background: #f6f6f6;
	border-left: 1px solid #d4d4d4;
	border-right: 1px solid #d4d4d4;
	border-bottom: 1px solid #d4d4d4;
	}
#navDept li {
	position: relative;
	width: 220px;
	}
#navDept li a {
	background: url(../images/navStaticBg.gif) no-repeat 1.4em 0.98em;
	color: #282828;
	display: block;
	width: 100%;
	height: 26px;
	}
#navDept a span {
	display: block;
	padding: 6px 10px 6px 2.4em;
	}
#navDept li a:hover,
#navDept li a.selected,
#navDept li a:hover.selected {
	color: #fff;
	background: #3b3b3b url(../images/navStaticBg.gif) no-repeat 1.4em 0.98em;
	width: 226px;
	height: 26px;
	}

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

.navSub,
.navSub li {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#navDept .navSub {
	display: none;
	position: relative;
	z-index: 10;
	}
#navDept li:hover .navSub {
	display: block;
	left: 227px;
	top: .75em;
	position: absolute;
	width: 220px;
	height: 28px;
	}
#navDept li:hover .navSub li {
	clear: left;
	display: block;
	position: relative;
	background:#3b3b3b;
	height: 28px;
	}
#navDept .navSub ul {
	background:#3b3b3b;
	}	
#navDept li:hover .navSub li a {
	display: block;
	width: 220px;
	background: #3b3b3b url(../images/navStaticBg.gif) no-repeat 1.4em 0.98em;
	color: #fff;
	height:26px;
	}
#navDept li .navSub a.selected,
#navDept li:hover .navSub li a:hover {
	background: #8dc73f url(../images/navStaticBgfff.gif) no-repeat 1.4em 0.98em;
	display: block;
	height: 26px;
	}
#navDept li:hover .navSub .navSub {
	display: none;
	position: relative;
	}
#navDept li:hover .navSub li:hover .navSub {
	display: block;
	top: 0;
	left: 220px;
	position: absolute;
	width: 220px;
	z-index: 30;
	}


/* customer tools */

#navToolsTitle {
	display: none;
	}
#navTools,
#navTools li {
	margin: 0;
	padding: 0;
	list-style: none;
	}
#navTools {
	right: 14px;
	position: absolute;
	top: -198px;
	width: 830px;
	}
#navTools .first{
	border: none;
	}	
#navTools li {
	float: left;
	margin-right: 10px;
	padding-left: 10px;
	border-left: #fff 1px solid;
	}
#navTools li a {
	color: #fff;
	font-weight: bold;
	padding: .5em 0;
	}
#navTools li a:hover,
#navTools li a.selected {
	color: #fffe00;
	}
#navTools li a span {}

/* menu items */

.navStaticTitle {
	background: url(../images/info-title.gif) no-repeat 0 0;
	font-size: 14px;
	letter-spacing: -0.05em;
	margin: 1em 0 0 0;
	padding: .5em 10px 5px 20px;
	color:#356d10;
	}
.navStatic,
.navStatic li {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 225px;
	}
.navStatic {
	padding-top: 10px;
	margin-bottom: 1em;
	padding-bottom:10px;
	background: #f6f6f6;
	border-left: 1px solid #d4d4d4;
	border-right: 1px solid #d4d4d4;
	border-bottom: 1px solid #d4d4d4;
		}
.navStatic li a,
.navStatic li a:link,
.navStatic li a:visited,
.navStatic li a:active {
	color: #3b3b3b;
	display: block;
	}
.navStatic li a:hover {
	color: #84ad4a;
	}
.navStatic li a span {
	display: block;
	padding: .5em 10px .5em 20px;
	}

/* newsletter signup */

#newsletterTitle {
	background: #f2f2f2;
	font-size: 1em;
	letter-spacing: 1px;
	margin: 1em 0;
	padding: .5em 10px;
	text-transform: uppercase;
	display: none;
	}
#newsletter label {
	display: none;
	}
#newsletter{	
	background: url(../images/newsletter.gif) no-repeat 0 0;
	width: 227px;
	height:118px;
	}
#newsletterEmail {
	background: none;
	border: none;
	float: left;
	margin: 45px 0 0 15px;
	padding: 4px;
	width: 190px;
	color: #aaa;
	}
#newsletterSubmit {
	background: none;
	border: 0;
	color: #fff;
	float: right;
	height: 2.2em;
	line-height: 2.2em;
	margin: 12px 0 0 0;
	overflow: hidden;
	padding: 0 17px 0 0;
	font-size: 12px;
	}
#newsletterSubmit:hover {
	color:#aacb58;
	cursor: pointer;
	}
	
.banner{ margin-bottom: 10px;}
.banner h2{
	display: none;
}
.banner p{
	display: none;
}	

/* menu items */

#recentlyViewedTitle {
	background: url(../images/info-title.gif) no-repeat 0 0;
	font-size: 14px;
	letter-spacing: -0.05em;
	margin: 1em 0 0 0;
	padding: .5em 10px 5px 20px;
	color:#356d10;
	}
#recentlyViewed{
	height: 300px;
	overflow: scroll;
	padding-right:15px;
	width: 210px;
	}
#recentlyViewed li {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 205px;
	}
#recentlyViewed {
	padding-top: 10px;
	margin-bottom: 1em;
	padding-bottom:10px;
	background: #f6f6f6;
	border-left: 1px solid #d4d4d4;
	border-right: 1px solid #d4d4d4;
	border-bottom: 1px solid #d4d4d4;
	}
#recentlyViewed li a,
#recentlyViewed li a:link,
#recentlyViewed li a:visited,
#recentlyViewed li a:active {
	color: #3b3b3b;
	display: block;	
	}
#recentlyViewed li a:hover {
	color: #84ad4a;
	}
#recentlyViewed li a span {
		display: block;
	padding: .5em 10px .5em 20px;
	}


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

#main {
	float: left;
	font-size: 1.1em;
	display: inline;
	width: 700px;
	margin-left: 10px;
	}


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

#content {
	margin: 1em 0;
	}
#content #contactDetails {
	background: #f2f2f2;
	float: right;
	margin-left: 20px;
	padding: 1em 15px;
	width: 320px;
	}
#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-nav-banner{
	display:inline-block;
}
.sub-nav-banner h3{
	display: none;
}	
.sub-nav-banner p{
	display: none;
}


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

#navSubDept,
#navSubDept li {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#navSubDept {
	background: #f2f2f2;
	color: #464646;
	margin: 1em 0 2em 0;
	padding: 1em 10px;
	position: relative;
	border: 1px #d7d7d7 solid;
	}
#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: #464646;
	display: block;
	font-weight: normal;
	text-indent: 1em;
	font-size: 14px;
	}
#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;
	}
.addbuttonShort {
	background: #fff;
	border: 1px solid #ccc;
	margin-right: 5px;
	padding: 4px;
	width: 20px;
	}
.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: #3a3a3a;
	border: none;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	color: #fff;
	height: 2.2em;
	line-height: 2.2em;
	overflow: hidden;
	padding: 0 4px 2px 4px;
	}
.formButton:hover {
	background: #88bb2c;
	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;
	}
.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: 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%
	}

/* 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: #CCCCCC;
	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 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: 20px;
	line-height:20px;
	text-align: center;
	width: 180px;
	height: 40px;
	overflow: hidden;
	margin:7px 0 0 0;
	color:#111111;
	font-family: Arial, Helvetica, sans-serif;
	}
.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 .image a img {
	background: #eee;
	padding: 1px;
	}
.products .image a:hover img {
	background: #c7c7c7;
	padding: 1px;
	}
.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;
	}

/* product grid */


/* product grid */

.products.grid {
	margin-right: -10px;
	width: 100%;
	margin-top: 10px;
	}
	
.products.grid li {
	background: url(../images/product-background.gif) no-repeat 0 0;
	float: left;
	margin-right: 0px;
	padding: 10px 10px 0 9px;
	width: 205px;
	height: 390px;
	}
.products.grid .image {
	float: none;
	margin: 0;
	background: #fff;
	width:200px;
	height:150px;
	display:block;
	}
.products.grid h3 {
	clear: left;
	font-size: 19px;
	text-align: center;
	background: none;
	width: 200px;
	height: 60px;
	display: block;
	overflow: hidden;
	margin:25px 0 0 0;
	color:#464646;
	letter-spacing: -0.05em;
	font-family: Arial, Helvetica, sans-serif;
	}	
.products.grid .addWishlist,
.products.grid .addCompare {
	border: 0;
	display: block;
	margin: .2em 0;
	padding: 0;
	}
.products.grid .price {
	margin: 0 0 0 0;
	text-align:center;
	color:#88bc2d;
	font-size:38px;
	letter-spacing: -1px;
	}
.products.grid .price span {
	display: block;
	margin: .5em 0;
	}
.products.grid .desc2 {
	margin: 4px 0 0 0;
	text-align: center;
	height: 42px;
	overflow: hidden;
	font-size: 11px;
	width: 200px;
	line-height: 14px;
	}	
.products.grid .desc3 {
	margin: -7px 0 0 0;
	text-align: center;
	height: 53px;
	overflow: hidden;
	font-size: 11px;
	width: 200px;
	line-height: 14px;
	}			
.products.grid .actions {
	clear: both;
	float: none;
	margin: .5em 0;
	text-align: left;
	}
.products.grid .view {
	margin: 20px 0 0 34px;
	}
.products.grid .rrp {
	display: inline-block;
	width: 205px;
	position: relative;
	top: -69px;
	text-align: center;
	font-weight: bold;
	color: #ff3400;
	font-size: 14px;
	height: 20px;
	text-decoration: none;
	}	
.products.grid .seeAll {
	display: none;
	}	

/* 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: 10px 0 1em 0;
	padding: .5em 10px;
	border: 1px solid #CCC;
	}

/* 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;
	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;
	}
#productlargeimage{
	border:1px solid #ccc;
}

#product .image {	
	float: left;
	margin: 0 0 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: 370px;
	}
#product .image ul li {
	display: inline;
	}
#product .image ul li {
	margin: 0;
	}
#product .image ul li a img {
	border: 1px solid #ccc;
	padding: 2px;
	}
#product .image ul li a:hover img {
	border: 1px solid #9ac131;
	padding: 2px;
	}

/* product price & options */

#product #addBasket{
	border-top:1px solid #e1e1e1;
	border-bottom:1px solid #e1e1e1;
	padding:10px 0 15px 0;
	margin-bottom: 10px;
	margin-top:10px;
	height: 30px;
}
#product .addbutton{
	background:url(../images/basket.gif) no-repeat 0 0;
	border: none;
	width: 165px;
	height:35px;
	text-indent:-9999px;
	overflow:hidden;
}
#product .enquirebutton{
	background:url(../images/enquire.gif) no-repeat 0 0;
	border: none;
	width: 165px;
	height:35px;
	text-indent:-9999px;
	overflow:hidden;
	margin: 10px 0 0 50px;
}
#product .addbutton:hover{
	cursor:pointer;
}
#addWishlist{
	margin: 10px 38px 0 0;
	float: right;
}
#optiontop{
	border:1px solid #d7d7d7;
	background-color:#eeeeee;
	margin-top: 10px;
	padding: 10px;
	font-size:12px;
}

#optiontop h2{
	color: #3d3d3d;
	font-size: 22px;
	font-weight: bold;
	margin: 0px;
	letter-spacing: -0.05em;
}
#optiontop h3{
	color: #3d3d3d;
	font-size: 14px;
	margin: 0;
	letter-spacing: -0.05em;
	padding-bottom:10px;
}
#product .info {
	/* background: #f2f2f2; */
	float: right;
	margin: 0 0 1em 0;
	padding: 1px 10px 10px 10px;
	position: relative;
	width: 278px;
	/* border:1px solid #ccc; */
	}
#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 {
	font: bold 38px Arial, Helvetica, sans-serif;
	margin: 0;
	letter-spacing: -0.05em;
	color: #88bc2d;
	margin-top: -5px;
	}
#product .info .from {
	font: bold 12px Arial, Helvetica, sans-serif;
	margin: 10px 0 0 0;
	color: #555555;
	}	
#product .info .price span {
	color: #aaa;
	display: block;
	}
#product .info .rrp {
	color: #ff3400;
	font-size: 12px;
	font-weight: bold;
	margin:0px;
	}
#product .info h3 {
	line-height: 2em;
	margin-bottom: -.5em;
	}
#product .info label {
	float: left;
	margin: 5px .5em 0 0;
	}
#product .info .formField {
	width: 255px;
	}
#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,
#articles li {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#articles ul {
	margin: 1em 0;
	}
#articles ul li {
	list-style: none;
	margin: 1em 0 .5em 0;
	}
#articles ul li a {
	color: #666;
	font-weight: bold;
	padding-top: .2em;
	}
#articles ul li a:hover {
	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: 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 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 */

#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;
	}
#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 {
	height: 16px;
	padding-left: 20px;
	}
#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-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;
	}
#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 {
	clear: both;
	color: #666;
	font-size: 1.1em;
	font-weight: bold;
	padding: 1em 0;
	background: url(../images/footer-bg.png) no-repeat 0 0;
	height:426px;
	}
#footer .inner {
	margin: 140px auto 0 auto;
	width: 960px;
	}
.footer-keyword1, .footer-keyword2, .footer-keyword3{
	width: 160px;
	display: inline-block;
	}	
 ul.footer-keyword1, ul.footer-keyword2, ul.footer-keyword3{
 	position: relative;
	top: 70px;
	left: 20px;
	}		
.footer-links{
	width: 120px;
	margin:0 5px 0 37px;
	display: inline-block;
	}
ul.footer-links{
	position: relative;
	top: 70px;
	left: 110px;
	}		
#footer .footer-links li{
	float: left;
	margin-bottom: 10px;
	height: 17px;	
	}
#footer .footer-keyword1 li, #footer .footer-keyword2 li, #footer .footer-keyword3 li{
	float: left;
	margin-bottom: 10px;
	height: 17px;
	}
#footer .footer-text{
	text-align:center;
	padding-top: 70px;
	line-height: 30px;
	font-size: 12px;
}	
#footer p {
	margin-bottom: 0;
	color: #3b3b3b;
	}
#footer ul,
#footer li {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: center;
	}
#footer ul {
	margin: 1em 0;
	}
#footer li {
	font-weight: bold;
	display: inline;
	margin-left: .4em;
	padding-left: .8em;
	}
#footer li.first {
	border: 0;
	margin-left: 0;
	padding-left: 0;
	}
#footer a {
	color: #3b3b3b;
	}
#footer a:hover {
	color: #508400;
	}
#footer #credits {
	text-align: center;
	}


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

.inner:after,
#content:after,
.products:after,
.products li:after,
.pagination:after,
#product: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,
#product,
#total,
.module1,
.module2,
#search,
#advancedSearch,
#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,
.pagination,
#product,
#total,
.module1,
.module2,
#search,
#advancedSearch,
#brand,
#newsletter,
#navSubDept,
#navSubDept li,
#productSortOptions,
dl,
dl dt,
dl dd,
form,
.billShipBlock {
	display: block;
	}
/* End hide from IE Mac */

#navDeptTop,
#navDeptTop li {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#navDeptTop {
	left: 5px;
	position: absolute;
	top: -5.5em;
	width: 720px;
	z-index:200;
	}
#navDeptTop li {
	display: block;
	float: left;
	height: 3em;
	margin: 0;
	position: relative;
	background: url(../images/nav-div.gif) no-repeat 0px 50%;
	}
#navDeptTop li a {
	color: #fff;
	display: block;
	float: left;
	font-size: 12px;
	font-weight: bold;
	line-height: 3em;
	display: block;
	padding: 0 10px;
	}
#navDeptTop li a:hover {
	color: #c0e22a;
	}
#navDeptTop li a.selected {
	color: #c0e22a;
	}
#navDeptTop li a:hover.selected {
	background: #fff;
	color: #111;
	}
#navDeptTop li.first{background:none;}	

.navSubTop,
.navSubTop li {
	list-style: none;
	margin: 0;
	padding: 0;
	}
.navSubTop {
	display: none;
	position: relative;
	z-index: 9999;
	}
#navDeptTop li:hover .navSubTop {
	display: block;
	float: none;
	left: 0px;
	top: 3.4em;
	position: absolute;
	width: 170px;
	}
#navDeptTop li:hover .navSubTop li {
	clear: left;
	display: block;
	float: none;
	position: relative;
	}
#navDeptTop li:hover .navSubTop li a {
	background: #595959;
	border-top: 0;
	display: block;
	width: 220px;
	}
#navDeptTop li .navSubTop a.selected {
	background: #383838;
	color: #c0e22a;
	}
#navDeptTop li:hover .navSubTop li a:hover {
	background: #383838;
	color: #c0e22a;
	}
#navDeptTop li:hover .navSubTop li .navSubTop {
	display: none;
	position: relative;
	}
#navDeptTop li:hover .navSubTop li:hover .navSubTop {
	display: block;
	float: none;
	top: 0;
	left: 242px;
	position: absolute;
	width: auto;
	}
#navDeptTop li:hover .navSubTop li:hover .navSubTop li .navSubTop {
	display: none;
	position: relative;
	}
#navDeptTop li:hover .navSubTop li:hover .navSubTop li:hover .navSubTop {
	display: block;
	float: none;
	top: 0;
	left: 194px;
	position: absolute;
	width: auto;
	}
