/*

Tradingeye 'Petrol v1.0' style sheet
===============================================

Copyright:		2008 dpivision.com
Author:			Ian Sidaway
Last edit:		16/04/2009 by Ian Sidaway

*/


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

html {
	background: #4f4f4f;
	}
body {
	background: #4f4f4f url(../graphics/geoff/back-main.jpg) no-repeat 0 0;
	color: #fff;
	font: 62.5%/1.8em  Arial, Helvetica, sans-serif;	
	text-align: center;
	margin: 0;
	padding: 0;
	}
table,
td,
input,
textarea,
select,
li {
	color: #333;	
	font: 12px Arial, Helvetica, sans-serif;
	}

/* hidden items */

#skip,
.hidden {
	display: none;
	}

/* basic links */

a:link,
a:visited,
a:active {
	color: #8CC63F;
	text-decoration: none;
	}
a:hover {
	color: #fff;
	}

/* images */

img {
	border: none;
	}

/* typography */

#main p { font-size:14px; color:#fff; line-height:140%; font-weight:normal;}

p,
h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 1em 0;
	}
h2 {
	font-size: 22px;
	clear: both;
	border-bottom:#888 1px solid;
	font-weight: bold;
	padding:0 0 10px 0;
	}
h2#pageTitle {
	font:36px "Helvetica Neue Bold Condensed", Arial Narrow;
	font-weight:bold;
	margin: 0 0 .7em 0;
	padding:7px 0 0 0;
	text-transform:uppercase;
	border-bottom:none;
	
	}
h2#pageTitle span {
	color: #fff;
	}
h3 {
	clear: both;
	font-size:18px;
	}
h4,
h5 {
	font-size: 14px;
	}
hr {
	display: none;
	}
.message {
	
	font-size: 1em;
	margin: 0 0 1em 0;
	padding: .5em 10px;
	}
.message.positive {
	background: #88BB29;
	}
.message.negative {
	background: #D44047;
	}
.note {
	background: #474848;
	font-size: 1em;
	margin: 0 0 1em 0;
	padding: 1em 10px;
	border:#717171 1px solid;
	}
.warning {
	background: #D44047;
	border:#E8635A 1px solid;
	font-size: 1em;
	padding: 1em 10px;
	}
	
.err { color:#FFFF33!important; font-weight:bold!important;}
	
.highlight {
	font-size: 1.4em;
	}
address {
	font-style: normal;
	margin: 1.4em 0;
	font-size: 14px; color:#ccc;
	}
.clearfloat {clear:both; height:0; font-size: 1px; line-height: 0px;}



#container ol.racquetadvice { color:#fff; margin:10px 0; }
#container ol.racquetadvice li { color:#fff; font-size:14px; margin:3px; }

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

#container {
	margin: 0 auto;
	position: relative;
	text-align: left;
	width: 100%;
	}


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

#header {
	font-size: 1.1em;
	height: 175px;	
	width: 100%;
	}
#header .inner {
	margin: 0 auto;
	position: relative;
	width: 980px;
	}

/* company logo & tagline */

#logo {
	left: 15px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	width:250px; height:175px
	}
#logo a {
	color: #fff;
	}
#tagline {
	border: none;
	color: #345068;
	font: normal 2em  Arial, Helvetica, sans-serif;
	left: 10px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 75px;
	}

/* shopping basket info */

#info {
	color: #fff;
	font-weight: bold;
	height: 126px;
	line-height: 3.2em;
	margin: 0;
	padding: 0;
	position: absolute;	
	right: 15px;
	text-align: left;
	top:0;
	width: 269px;
	z-index: 10;
	}
#info a {
	color: #fff;
	}
#info a:hover {
	color: #82B83E;
	}
#basket {
	background: url(../graphics/geoff/cartBg.gif) no-repeat 10px 50%;
	display: inline;
	line-height: 3.2em;
	padding-left: 84px;
	text-align:left; width:260px;
	}
	
.tel-content { width:259px; float:left;}
.basket-content { width:259px; height:33px; background:url(../graphics/geoff/back-checkout.gif) no-repeat 0 0; float:left; }



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

#mid {
	background: #161616;
	margin: 0 auto;
	padding-bottom: 2em;
	position: relative;
	width: 980px;
	}
	

/* breadcrumb trail */

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


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

#sidebar {
	float: left;
	font-size: 1.1em;
	display: inline; 
	margin-left: 0;
	width: 250px; background:#161616 url(../graphics/geoff/back-sidebar.jpg) repeat-x 0 0;
	}

/* standard search */

#searchTitle {
	background: #f2f2f2;
	font-size: 1em;
	letter-spacing: 1px;
	margin: 1em 0;
	padding: .5em 10px;
	text-transform: uppercase;
	}
#search {
	margin: 0;
	padding: 0;
	}
#search label {
	display: none;
	}
#searchKeyword {
	background: #fff;
	border: 1px solid #ddd;
	float: left;
	margin: 15px 5px 0 10px;
	padding: 6px;
	width: 150px;
	color:#333;
	}
#adv {
	border: 1px solid #d9d9d9;
	float: left;
	margin: 1em 0 0 0;
	padding: 3px 4px;
	width: 180px;
	}
#searchSubmit {
	border: 0;
	color: #fff;
	float: left;
	height: 27px;
	line-height: 27px;
	margin: 15px 0 0 0;
	overflow: hidden;
	text-transform: uppercase;
	}
#searchSubmit:hover {
	background: #4f7a9f;
	cursor: pointer;
	}

/* shop by brand */

#shopbyBrandTitle {
	background: #f2f2f2;
	font-size: 1em;
	letter-spacing: 1px;
	margin: 1em 0;
	padding: .5em 10px;
	text-transform: uppercase;
	}
#shopByBrand { border-bottom:#555 1px solid;}

#shopByBrand {
	float: left;
	margin:10px 0 10px 10px;	
	padding: 3px 4px;
	width: 160px;
	}
#brandSubmit {
	background: #8CC63F;
	border: 0;
	color: #fff;
	float: left;
	height: 2.2em;
	line-height: 2.2em;
	margin: 10px 0 0 5px;
	overflow: hidden;
	padding: 0 7px 1px 7px;
	text-transform: uppercase;
	}
#brandSubmit:hover {
	background: #A5EA4A;
	cursor: pointer;
	}

/* top-level navigation */

#navDeptTitle {
	display: none;
	}
#navDept,
#navDept li {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#navDept {
	left: 0;
	position: absolute;
	top: -3.3em;
	width: 960px;
	}
#navDept li {
	display: block;
	float: left;
	height: 3em;
	margin: 0 2px 0 0;
	position: relative;
	}
#navDept li a {
	background: #4f7a9f;
	color: #cbd7e2;
	display: block;
	float: left;
	font-size: 12px;
	font-weight: bold;
	line-height: 3em;
	display: block;
	padding: 0 12px;
	}
#navDept li a:hover {
	color: #fff;
	}
#navDept li a.selected {
	background: #fff;
	color: #111;
	}
#navDept li a:hover.selected {
	background: #fff;
	color: #111;
	}

/* 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: 0;
	position: absolute;
	top: 0;
	width: 720px;
	}
#navTools li {
	
	}
#navTools li a {
	color: #aaa;
	font-weight: bold;
	padding: .5em 0;
	}
#navTools li a:hover,
#navTools li a.selected {
	color: #fff;
	}
#navTools li a span {}

/* menu items */

.navStaticTitle {
	font-size: 1em;
	letter-spacing: 1px;
	margin: 1em 0 .3em 0;
	padding: .3em 0;
	text-transform: uppercase;
	}
.navStatic,
.navStatic li {
	list-style: none;
	margin: 0;
	padding: 0;
	}
.navStatic {
	margin-bottom: 1em;
	}
.navStatic li a,
.navStatic li a:link,
.navStatic li a:visited,
.navStatic li a:active {
	color: #8CC63F;
	display: block;
	width: 100%; font-size:14px; font-weight:bold;
	}
.navStatic li a:hover {
	color: #fff;
	}
.navStatic li a span {
	display: block;
	padding: .2em 10px .2em 10px;
	}

/* newsletter signup */

#newsletterTitle {
	background: #f2f2f2;
	font-size: 1em;
	letter-spacing: 1px;
	margin: 1em 0;
	padding: .5em 10px;
	text-transform: uppercase;
	}
#newsletter label {
	display: none;
	}
#newsletterEmail {
	background: #fff;
	border: 1px solid #ddd;
	float: left;
	margin: 15px 5px 0 10px;
	padding: 6px;
	width: 150px; color:#333;
	}
	
#newsletterSubmit {
	border: 0;
	color: #fff;
	float: left;
	height: 27px;
	line-height: 27px;
	margin: 15px 0 0 0;
	overflow: hidden;
	text-transform: uppercase
	
	}
#newsletterSubmit:hover {
	background: #4f7a9f;
	cursor: pointer;
	}

/* menu items */

#recentlyViewedTitle {
	background: #f2f2f2;
	font-size: 1em;
	margin: 1em 0 .5em 0;
	padding: .5em 10px;
	text-transform: uppercase;
	}
#recentlyViewed,
#recentlyViewed li {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#recentlyViewed {
	margin-bottom: 1em;
	}
#recentlyViewed li a,
#recentlyViewed li a:link,
#recentlyViewed li a:visited,
#recentlyViewed li a:active {
	background: url(../graphics/petrol/navStaticBg.gif) no-repeat 1em .9em;
	color: #777;
	display: block;
	width: 100%;	
	}
#recentlyViewed li a:hover {
	color: #111;
	}
#recentlyViewed li a span {
	display: block;
	padding: .5em 10px .5em 2.4em;
	}

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


/* =HOMEPAGE
=============================================== */

#banner { float:left; margin-top:-175px; }
#ticker {float:left; margin:20px 0; }
.homelink { float:left; margin:0 20px 20px 0;}
.last { margin-right:0;}
#home-brands {float:left; margin-right:20px; width:204px;}
#home-video {float:left; width:431px; }

ul.brand-logos { list-style:none; margin:0; padding:0; }
ul.brand-logos li img { margin:0!important; padding:0!important; display:block; float:left; }



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

#main {
	float: left;
	font-size: 1.1em;
	display: inline;
	width: 685px;
	margin-left: 15px; background:#1f1f1f url(../graphics/geoff/back-inner.jpg) repeat-x 0 0; position:relative;
	padding-bottom:20px;
	border-top:#88BB29 10px solid;
	}
#homepage #main { border:none;}
#homepage #main .inner {  padding:0 0 0 10px!important;}
#main .inner { padding:0 15px;}



/* content area */

#content {
	margin: 1em 0;
	}
#content #contactDetails {
	
	float: right;
	margin-left: 20px;
	padding: 1em 15px;
	width: 320px;
	}
#content #contactDetails address {
	margin: 0;
	font-size:14px;
	}
#content a {
	font-weight: normal;
	}
#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 {
	color: #ccc;
	margin: 1em 0 0 0;
	padding: 1em 10px;
	position: relative;
	}
#navSubDept li {
	display: block;
	float: left;
	height: 2em;
	line-height: 2em;
	list-style: none;
	margin: 0 0;
	width: 315px;
	}
#navSubDept li a {
	background: url(../graphics/petrol/navStaticBg.gif) no-repeat 0 50%;
	color: #ccc;
	display: block;
	font-weight: normal;
	text-indent: 1em;
	}
#navSubDept li a:hover,
#navSubDept li a.selected {
	color: #8CC63F;
	}


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

fieldset {
	border: none;
	margin: 0;
	padding: 0;
	}
legend {
	clear: left;
	color: #fff;
	display: block;
	font-size: 16px;
	font-weight: bold;
	line-height: 3em;
	}
fieldset h3 {
	margin: 1em 0;
	}
.formField {
	background: #fafafa;
	border: 1px solid #d9d9d9;
	padding: 7px;
	width: 130px;
	color:#333;
	}
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: 7px;
	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: #8CC63F;
	border: none;
	color: #fff;
	font-size:14px;
	font-weight:bold;
	height: 2.2em;
	line-height: 2.2em;
	overflow: hidden;
	padding: 0 10px 6px 10px;
	}
.formButton:hover {
	background: #A5EA4A;
	cursor: pointer;
	}
label {
	margin: .7em 0; color:#ccc;
	}
label span {
	color: #ccc;
	font-size: 120%;
	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;
	}


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

table {
	border-collapse: collapse;
	border-bottom: 1px solid #888;
	
	line-height: 150%;
	margin: .5em 0 1em 0;
	width: 100%;
	}
th {
	
	border-bottom: 1px solid #fff; color:#fff; font-size:13px;
	
	padding: 12px 5px 8px 5px;
	}
tr {
	
	}
td {
	
	border-bottom: 1px solid #888;
	padding: 17px 5px;
	vertical-align: top;
	}
table .price {
	color: #fff;
	font-weight: bold;
	}
th.first,
td.first {
	width: 25%;
	}
td.qty {
	width: 100px;
	}
th.remove {
	width: 75px;
	}
th.product,
th.attributes {
	width: 30%
	}


table.vol-disc {
	clear:both;
	float:left;
	margin:1em 0;
	color: #ccc!important;
	}

table.vol-disc td {color: #ccc!important;}


/* =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: 280px;
	display: inline;
	}
.module2 {
	float: right;
	margin: 1em 0;
	width: 280px;
	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 3em 0;
	padding: 0;
	font-size: 110%;
	color:#ccc;
	}
#total dt {
	border-bottom: 1px solid #888;
	font-weight: bold;
	line-height: 2.5em;
	}
#total dd {
	line-height: 2.5em;
	margin-top: -2.6em;
	text-align: right;
	color:#fff; font-weight:bold;
	}
#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: 260px;
	}
#main select.formSelect,
#main select.formSelectMedium,
#main select.formSelectShort {
	margin: 0 0 .8em 0;
	width: 260px;
	}
#content .formField,
#frmContact .formField {
	width: 250px;
	}
#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 { }

 ul.products {}

.products li {
	list-style: none;
	display:block;
	width:214px;
	height:240px;
	float:left;
	background:#555;
	position: relative;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	} 
	
	.products li:hover {
	background: #161616;
	}
	*/
	
	.products,
.products li {
	list-style: none;
	margin: 0;
	padding: 0;
	} 
.products li {
	margin: 0 0 2em 0;
	padding: 1px 30px 0 0;
	position: relative;
	float:left;
	width:184px;
	height:250px; line-height:140%; background:url(../graphics/geoff/line-1.gif) repeat-x 0 100%;
	}


.products li h3 {
	background: none;
	clear: left;
	font-size: 12px;
	padding-right:0px;
	}
.products li h3 a,
.products li h3 a:link,
.products li h3 a:visited,
.products li h3 a:active {
	color: #fff;
	}
.products li h3 a:hover {
	color: #88BB29;
	}
	
.products .pricedetails { position:absolute; bottom:20px; left:0; width:180px;}
	
#main .info div.prodoptions { margin:16px 0;border-top:#666 1px solid;  }
#main .info div.prodoptions label { margin:4px 0; padding:5px 0;  display:inline; width:200px }
#main .info div.prodoptions select { width:170px;}
#main .info div.prodoptions h3 { display:none; }
	
.products .image {
	display: inline;
	float: left;
	margin: 0 0 6px 0;
	width: 180px;
	}
.products .image a img {
	background: #2b2b2b;
	padding: 2px;
	}
.products .image a:hover img {
	background: #88BB29;
	padding: 2px;
	}
	
ul.minordetails { margin:4px 0; }	
ul.minordetails li { display:inline; list-style:none; }
	
#product .info ul.minordetails li#addWishlist { margin-right:5px; padding-right:10px; border-right:#666 1px solid; }
.products .addCompare { }
	
.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: #E82C2C;
	display: inline;
	color: #fff;
	font-weight: bold;
	margin: 0;
	padding: 1.5em 1em .5em 1em;
	position: absolute;
	top: -.5em;
	right: 30px;
	}
#main .products .price {
margin:0;
	color: #888;
	font-size: 12px;
	font-weight: normal;
	
	}
.products .quantity {
	clear: both;
	margin: -3em 0 1em 0;
	text-align: right;
	}
.products .actions {
	float: right;
	margin: .5em 0;
	text-align: right;
	}

#main .products span.cost, #main #product span.cost { font-size:15px; padding:4px 7px; color:#fff; background:#88BB29; margin-right:6px; font-weight:bold; }

/* product grid */

.products.grid {
	margin-right:0;
	
	}
.products.grid li {
	float: left;
	margin-right: 10px;
	padding: 10px 10px 0 10px;
	width: 180px;
	}
.products.grid .image {
	float: none;
	margin: 1em 0;
	}
.products.grid .addWishlist,
.products.grid .addCompare {
	border: 0;
	display: block;
	margin: .2em 0;
	padding: 0;
	}
.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-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 {
	margin: 0 0 40px 0;
	padding: 10px 0;
	background:url(../graphics/geoff/line-1.gif) repeat-x 0 100%;
	}

/* sort options */

#productSort #productSortOptions .sortBlock {
	float: left;
	margin-right: 20px;
	width: 110px;
	}
#productSort #productSortOptions .sortBlock .formSelect {
	width: 110px;
	}
#productSort #productSortOptions .formButton {
	float: left;
	margin-top:18px;
	background:#ccc; color:#333;
	}
#productSort #productSortOptions .formButton:hover { background:#fff; }	

/* sort by attributes */

#productSort label { color:#ccc; }

#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: url(../graphics/geoff/back-pagination.jpg) repeat-x 0 0;
	clear: both;
	color: #fff;
	font-weight: bold;
	margin: -0em 0 1em 0;
	padding: .5em 10px .5em 5px;
	}
.pagination p {
	margin: 0;
	font-size:12px!important; color:#999999!important;
	}
.pagination p.current {
	display: inline;
	float: right;
	line-height: 1em;
	margin: .5em 0;
	}
.pagination p.summary {
	border-left: 1px solid #777;
	float: right;
	line-height: 1em;
	margin: .5em 0 .5em .6em;
	padding-left: .5em;
	font-size:12px;
	}
.pagination a,
.pagination a:link,
.pagination a:visited,
.pagination a:active {
	color: #fff;
	display: block;
	float: left;
	font-weight: bold;
	margin-right: 2px;
	padding: .5em 3px;
	font-size:12px; font-weight:normal;
	}
.pagination a:hover {
	color: #88BB29;
	}
.pagination a.selected {
	background:none;
	color: #88BB29;
	}
.pagination.end {
	margin-top: 0;
	}


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

/* product details */

#product {	
	margin: 1em 0;
	}

/* image gallery */

#product .image {	
	float: left;
	margin: 1em 0 2em 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 5px 0 0;
	}
#product .image ul li a img {
	background: #f2f2f2;
	padding: 4px;
	}
#product .image ul li a:hover img {
	background: #ddd;
	padding: 4px;
	}

/* product price & options */

#viewlargelink { font-size:11px;}

#main #content .txtdetail { width:100%; float:left; margin:0 0 20px 0; font-size:14px; line-height:140%;}

#product .info {
	float: right;
	margin: 1em 0 2em 0;
	padding: 1px 10px 10px 10px;
	position: relative;
	width: 278px;
	border-bottom:#666 1px solid;border-top:#666 1px solid;
	}
#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: #888;
	font-size: 1.4em;
	line-height: 1.4em;
	margin: 1em 0 1.8em 0;
	}
#product .info .price span {
	color: #aaa;
	
	}
#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;
	font-size:11px;
	}
#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/geoff/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 {
border-top:#666 1px solid;
	
	clear: both;
	margin: 1em 0;
	padding: 1px 20px;
	position: relative;
	}
#writeReview {
	color: #fff;
	font-weight: bold;
	margin: 0;
	
	}
#writeReview a {
	color: #8CC63F;
	}
#writeReview a:hover {
	color: #fff;
	}
#reviews h3 {
	margin-bottom: 0;
	margin-right: 160px;
	}
#reviews .review {
	float: right;
	margin-bottom: -1.3em;
	}
#main p.reviewAuthor {
	float: right;
	margin-top: 0;
	font:11px!important; font-weight:normal!important; font-style:italic;
	}
.reviewDate {
	border-bottom: 1px solid #666;
	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-weight: normal;
	font-size:13px;
	padding: 0 ;
	margin-top:0;
	
	
	}
#footer .inner {
background: #111;
	margin: 0 auto;
	width: 950px;
	border-top:#444 1px solid;
	padding:0 15px;
	margin-top:0;
	}
#footer p {
	margin-bottom: 0;
	}
#footer ul,
#footer li {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#footer ul {
	margin: 1em 0;
	float:left;
	}
#footer li {
	border-left: 1px solid #333;
	font-weight: normal;
	display: inline;
	margin-left: .4em;
	padding-left: .8em;
	}
#footer li.first {
	border: 0;
	margin-left: 0;
	padding-left: 0;
	}
#footer a {
	color: #666;
	}
#footer a:hover {
	color: #fff; text-decoration:none;
	}
#footer #credits {
float:right;
	}


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

