/*

Tradingeye 'Katzi Boutique v1.1' style sheet
===============================================

Copyright:		2009-2010 Creative Infusion Ltd
Author:			I Do, I Do
Last edit:		02/08/2010 by Tim Smith

*/


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

body {
	background-color: #fcf6f7;
	color: #FFF;
	font: 62.5%/1.8em Georgia, "Times New Roman", Times, serif;	
	text-align: center;
	margin: 0;
	padding: 0;
	}
table,
td,
input,
textarea,
select,
li {
	color: #000;	
	font: 1.0em Georgia, "Times New Roman", Times, serif;
	}

li {
	font-size: 0.9em;
}

#site ol li {
	font-size: 1.0em;
	line-height: 1.6em;
}

/* hidden items */

#skip,
.hidden {
	display: none;
	}

/* basic links */

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

/* images */

img {
	border: none;
	}

.hasimage img, #content img {
	padding: 2px;
	background: #FFF;
	border: 1px solid #EFE0E1;
}

#content .lefttext img, #content .righttext img {
	border: none;
	padding: 0px;
}

/* typography */

p,
h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 1em 0;
	}
h2 {
	font-size: 1.4em;
	font-weight: bold;
	}
h2#pageTitle {
	font-weight: bold;
	font-size:18px;
	margin: .7em 0;
	}
#product h2#pageTitle {
	font-weight: normal;
	font-size:17px;
	margin: .7em 0;
	}

#homepage h2#pageTitle {
	display: none;
}
h2#pageTitle span {
	color: #aaa;
	}

h2.featured {
	width: 445px;
	float: right;
	margin: 0 15px 10px 0;
	display: inline;
}
h3 {
	font-size: 1.2em;
	}
h4,
h5 {
	font-size: 1em;
	text-transform: uppercase;
	}
hr {
	display: none;
	}
.message {
	font-size: 1em;
	margin: 0 0 1em 0;
	padding: .5em 10px;
	}
.message.positive {
	background: #0f0;
	}
.message.negative {
	background: #f7e1e1;
	}
.note {
	background: #FCF6F7;
	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 {
	background: url(/images/background.png) repeat-y;
	color:#000;
	position: relative;
	margin: 0px auto;
	text-align: left;
	width: 940px;
	padding:0 26px;
	}


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

#header {
	border-top: 2em solid #FFF;
	font-size: 1.1em;
	height: 7.5em;
	width: 100%;
	}
#header .inner {
	margin: 0 auto;
	position: relative;
	width: 100%;
	}

#topmenus{
	position:absolute;
	top:10px;
	right:26px;
	font-size:1.1em;
	width: 796px;
}
/* company logo & tagline */

#logo {
	font-weight: normal;
	font-size:3.5em;
	margin: 0;
	padding:0;
	display:block;
	width:120px;
	float:left;
	}
#logo a {
	color: #000;
	}
#tagline {
	border: none;
	color: #345068;
	font-weight: normal;
	font-size:2em;
	left: 10px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 75px;
	}

#stripe {
	width: 100%;
	background: #000;
	height: 50px;
	top: 250px;
	position: fixed;
	left:0;
	z-index:-1;
}

/* shopping basket info */

#info {
	color: #fff;
	font-weight: bold;
	height: 3.2em;
	line-height: 3.2em;
	margin: 0;
	padding: 0;
	position: absolute;	
	right: 20px;
	text-align: right;
	top: -3.2em;
	width: 300px;
	z-index: 10;
	}
#info a {
	color: #aaa;
	}
#info a:hover {
	color: #fff;
	}

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

#mid {
	background-color: #f8f2f3;
	margin: 3px auto 0 auto;
	}

#banner{
	padding: 8px;
	overflow:auto;
}
#bannerpicture{
	float:left;
	width:924px;
	height:315px;
	position:relative;
	overflow:hidden;
}

#bannerpicture img{
	left:0;
	top:0;
}

#bannerlinks{
	float:left;
	width:309px;
}
.bannerlink{
	clear:both;
	margin:10px 0 0 20px;
	display:table; height: 93px; position: relative; overflow: hidden;
}
.bannerlink .inner{
	display:table-row;
	height: 93px;
}
.bannerlinkimg{
	width:136px;
	height:93px;
	display: table-cell; vertical-align: middle;
	background-color: #FFF;
}
.bannerlink .vcentre{
	display: table-cell; vertical-align: middle;
	background-color: #fff;
}

.bannerlink .vcentre a{
	width:141px;
	position:relative;
	display:block;
	color: #000;
}

.bannerlink .vcentre a:hover{
	color: #CCC;
}

.bannerlinkbtn{
	display:block;
}
.bannerlinkbtn .text{
	margin:0;
	padding:0;
	letter-spacing:2px;
	display:block;
	text-align: center;
}
/* banner link corners */
.bannerlinkbtn .cnr{
	position:relative;
	background:url(../images/corner.gif) no-repeat;
	height:10px;
	line-height:1px; font-size:1px; /* stop ie6 from making div larger */
	width:10px;
	display:block;
}
.bannerlinkbtn .tlt{
	background-position:left top;
	float:left;
}
.bannerlinkbtn .trt{
	background-position:right top;
	float:right;
}
.bannerlinkbtn .btm{
	position:absolute;
	height:10px;
	line-height:1px; font-size:1px; /* stop ie6 from making div larger */
	bottom:0px;
	width:100%; /* needed for firefox 3 */
	display:block;
}
.bannerlinkbtn .blt{
	background-position:left bottom;
	float:left;
}
.bannerlinkbtn .brt{
	background-position:right bottom;
	float:right;
}

/* home content */

.line {
	background-color: #bdaeaf;
	height: 1px;
	width: 100%;
	margin: 0 0 16px 0;
	padding:0;
}
.lefttext{
	margin-bottom: 16px;
	border-left: 5px #bdaeaf solid;
	min-height: 141px;
	padding-left: 10px;
	overflow: auto;
}
* html .lefttext{
	height: 141px;
}

.righttext{
	border-right: 5px #bdaeaf solid;
	min-height: 141px;
	padding-right: 10px;
	margin-bottom: 16px;
}
* html .righttext{
	height: 141px;
}

.lefttext h2, .righttext h2 {
	padding-top: 0;
	margin-top: 0;
	font-weight: normal;
	font-size: 1.5em;
}

.lefttext p, .righttext p {
	margin-bottom: 0;
}
img.imgright{
	float:right;
	border: 1px #EEE solid;
	margin-left: 10px;
}
img.imgleft{
	float:left;
	border: 1px #EEE solid;
	margin-right: 10px;
}

/* breadcrumb trail */

#breadcrumbs {
	color: #777;
	float: left;
	font-size: 1.0em;
	display: inline;
	margin: 1em 0 .5em 0;
	padding: .5em 10px;
	width: 678px;
	letter-spacing: 1px;
	}
#breadcrumbs a {
	color: #999;
	font-style:italic;
	font-size: 1.1em;
	letter-spacing: 0;
	}
#breadcrumbs a:hover {
	color: #111;
	}


/* =SIDEBAR
=============================================== */
#side_navigation {
	background-color: #FCF6F7;
	font-weight: bold;
}

#sidebar {
	float: left;
	clear: left;
	font-size: 1.1em;
	display: inline;
	margin-left: 10px;
	margin-bottom: 1em;
	width: 200px;
	}
	
#sidebar a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	font-weight: bold;
}

#sidebar a:hover {
	color: #CCC;
}

/*#homepage #recent_block  {
	display: none;
}*/
	
h3#side_navDeptTitle, h3.side_navStaticTitle {
	display: none;
}

#side_navDept {
	margin-bottom: 0;
	padding-bottom: 0;
}

#sidebar ul {
	margin-left: 0;
	padding: 0 10px;
}

#sidebar li {
	display: block;
	border-top: 1px solid #EFE0E1;
	width: 100%;
	line-height: 2em;
	list-style: none;
	font-size: 11px;
}

#sidebar li.first {
	border-top: none;
}

ul.side_navSub {
	border-left: 5px solid #EFE0E1;
}

#sidebar ul.side_navSub a {
	color: #7E7E7E;
	font-size: 11px;
	font-weight: bold;
}

#sidebar ul.side_navSub a:hover {
color:#CCC;
}
ul.side_navSub ul.side_navSub {
	border-left: none;
}

ul.side_navSub ul.side_navSub li {
	padding-left: 5px;
}

#sidebar ul.side_navSub ul.side_navSub li a {
	font-weight: normal;
}
.side_navStatic {
	padding-top: 0;
	margin-top: 0;
}

/* standard search */

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

/* shop by 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;
	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 */
#top_navigation{
	clear:both;
	float:right;
	width: 796px;
	height:42px;
	background:url(../images/bow_line.gif) no-repeat;
}
#navDeptTitle {
	display: none;
	}
#navDept,
#navDept li {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#navDept {
	position:relative;
	top:20px;
	left:40px;
	float:left;
	}
#navDept li {
	display: block;
	float: left;
	margin: 0 0 0 26px;
	position: relative;
	z-index: 10;
	font-size: 12px;
	}
#navDept li.first {
	margin-left:0;
	}
#navDept li a {
	background-color: #FFF;
	color: #000;
	display: block;
	float: left;
	font-size: 12px;
	height:25px;
	position:relative;
	overflow:hidden;
	text-decoration:none;
	}
#navDept li a:hover {
	color: #F9F;
	overflow-y:visible; /* needed to make dropdown visible in IE6 */
	}
#navDept li a.selected {
	background: #fff;
	color: #111;
	}
#navDept li a:hover.selected {
	background: #fff;
	color: #111;
	}
#navDept li a span{
	position:absolute;
	left:0;
	top:0;
	height:100%;
	display:block;
	}
#navDept li a:hover span{
	background-position: 0 -25px;
	}

/* 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 .navSub li{
	margin-left:0px;
}
#navDept .navSub li a{
	height:auto;
	cursor:pointer;
}
#navDept .navSub li a span{
	line-height:2.5em;
	padding-left:10px;
	position:static;
}
/* IE6 uses table with a tag to replace li:hover */
#navDept li a table{
	border-collapse:collapse;
	margin:-1px 0;
	border:none;
	background:#fff;
}
#navDept li a table tr, #navDept li a table td{
	border:none;
}
#navDept li a:hover table .navSub li{
	float:left; /* remove IE6 li extra space */
}
#navDept li a:hover table .navSub li a {
	border-bottom-style:solid;
}

#navDept li:hover .navSub, #navDept li a:hover .navSub {
	display: block;
	float: none;
	left: 0;
	top: 25px;
	position: absolute;
	width: 170px;
	background:#FFF; /* stops other background showing though the a tag border in IE7 */
	}
#navDept li:hover .navSub li, #navDept li a:hover .navSub li {
	clear: left;
	display: block;
	position: relative;
	width:170px;
	float: left; /* float needed to remove whitespace in IE7 */
	}
#navDept li:hover .navSub li a, #navDept li a:hover .navSub li a {
	border-top: 0;
	display: block;
	width: 170px;
	background-color: #FFF;
	border-bottom: dotted 1px #EBEBEB;
	}
#navDept li .navSub a.selected {
	color: #CCC;
	}
#navDept li:hover .navSub li a:hover, #navDept li a:hover .navSub li a:hover {
	color: #666;
	background-color: #FCF6F7;
	}
#navDept li:hover .navSub li .navSub, #navDept li a:hover .navSub li .navSub {
	display: none;
	position: relative;
	}
#navDept li:hover .navSub li:hover .navSub, #navDept li a:hover .navSub li a:hover .navSub {
	display: block;
	float: none;
	top: 0;
	left: 170px;
	position: absolute;
	width: auto;
	}
#navDept li:hover .navSub li:hover .navSub li .navSub, #navDept li a:hover .navSub li a:hover .navSub li .navSub {
	display: none;
	position: relative;
	}
#navDept li:hover .navSub li:hover .navSub li:hover .navSub, #navDept li a:hover .navSub li a:hover .navSub li a:hover .navSub {
	display: block;
	float: none;
	top: 0;
	left: 170px;
	position: absolute;
	width: auto;
	}

/* customer tools */
#navToolsTop{
	float:right;
	width:800px;
}
#navToolsTitle {
	display: none;
	}
#navTools,
#navTools li {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 0.9em;
	}
#navTools {
	font-size: 12px;
	float:right;
	}
#navTools li {
	font-family: Arial, Helvetica, sans-serif;
	display:block;
	float:left;
	padding-left:5px;
	padding-right:5px;
	border-right: 1px solid #999;
	}
#navTools li.first {
	padding-left:0;
}
#navTools li a {
	color: #999;
	padding: .3em 0;
	}
#navTools li a:hover,
#navTools li a.selected {
	color: #000;
	}
#navTools li a span {
	color: #000;
	}

#navTools li a:hover span {
	color: #333;
	}

#navTools li#basket {
	padding-right:0;
	border-right:none;
}
/* menu items */

.navStaticTitle {
	background: #f2f2f2;
	font-size: 1em;
	letter-spacing: 1px;
	margin: 1em 0 .5em 0;
	padding: .5em 10px;
	text-transform: uppercase;
	display:none;
	}
.navStatic{
	float:left;
	position:relative;
	top:20px;
	left:42px;
}
.navStatic,
.navStatic li {
	list-style: none;
	margin: 0;
	padding: 0;
	}
.navStatic li{
	display: inline;;
	margin: 0 0 0 26px;
	float:left;
	position:relative;
	}
.navStatic li a,
.navStatic li a:link,
.navStatic li a:visited,
.navStatic li a:active {
	background: #FFF;
	color: #000;
	display: block;
	float: left;
	font-size: 12px;
	height:25px;
	position:relative;
	overflow:hidden;
	}
.navStatic li a:hover {
	color: #111;
	}
.navStatic li a span{
	position:absolute;
	left:0;
	top:0;
	height:100%;
	display:block;
	}
.navStatic li a:hover span{
	background-position: 0 -25px;
	}

/* side navigation */

#homepage #side_navigation{
	display:none;
}

#sidenavigation{
	
}


/* newsletter signup */

#newsletterTitle {
	background: #FCF6F7;
	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 #d9d9d9;
	float: left;
	margin: 0;
	padding: 4px;
	width: 150px;
	}
#newsletterSubmit {
	background: #000;
	border: 0;
	color: #fff;
	float: right;
	height: 2.2em;
	line-height: 2.2em;
	margin: 0;
	overflow: hidden;
	padding: 0 4px 1px 4px;
	text-transform: uppercase;
	}
#newsletterSubmit:hover {
	background: #333;
	cursor: pointer;
	}

/* menu items */

#recentlyViewedTitle {
	background: #FCF6F7;
	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;
	}


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

#main {
	font-size: 1.1em;
	width: 700px;
	margin: 0 0 0 20px;
	float:left;
	display:inline; /* IE 6 double margin */
	}

#homepage #main {
	width: 920px;
	float:none; /* needed for IE6 */
	display:block; /* IE 7 doesn't like inline without float */
}

/* content area */

#content {
	margin: 1em 0;
	}
#homepage #content {
	width: 445px;
	float: left;
	margin: 6px 0 0 0;
}

#content #contactDetails {
	border-left: solid 5px #FCF6F7;
	float: left;
	margin-left: 10px;
	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-color: #000;
	color: #fff;
	margin-right: .5em;
	padding: .5em 1em;
	}
p.buttonWrapper a:hover {
	background-color: #666;
	}

/*  sub-department navigation - content area */

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

/* =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: #000;
	border: none;
	color: #fff;
	height: 2.2em;
	line-height: 2.2em;
	overflow: hidden;
	padding: 0 4px 2px 4px;
	margin-bottom: 5px;
	}
.formButton:hover {
	background: #666;
	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;
	}


/* =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: #000;
	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;
	} 



#homepage ul.products {
	width: 449px;
	float: right;
	clear: right;
	margin-right: 15px;
	display: inline;
	padding-left: 8px;
}
.products li {
	margin: 0 0 1em 0;
	padding: 0;
	position: relative;
	}

.products h2 {
	margin: 0 0 13px 0;
	text-align: center;
}

#homepage .products li {
	float: left;
	margin: 1em 1.2em;
	padding: 10px 0 0 0;
	width: 200px;
	text-align: center;
	border-bottom: 1px dotted  #BDAEAF;
	min-height: 235px;
	display:inline;
}
* html #homepage .products li{
	height: 235px;
}

.products li:hover {
	background-color: #FCF6F7;
	}
.products li h3 {
	background: none;
	clear: left;
	font-size: 12px;
	margin: 0;
	}

.recommended h3 {
	display: none;
}

.recommended p {
	font-size: 1.1em;
	text-align: center;
	margin: 5px 0 0 0;
}

#homepage .products li h3 {
	margin: 0;
	line-height: 2.8em;
}

* html #homepage .products li h3 {
	height: 30px;
}
	
.products.grid li h3 {
	margin: 0;
	height: 30px;
}

.products li h3 a,
.products li h3 a:link,
.products li h3 a:visited,
.products li h3 a:active {
	color: #000;
	}

#homepage .products li h3 a,
#homepage .products li h3 a:link,
#homepage .products li h3 a:visited,
#homepage .products li h3 a:active {
	color: #333;
	font-size: 0.9em;
	}

.products li h3 a:hover {
	color: #666;
	}
.products .image {
	width: 161px;
	margin: 0 auto;
	}
.products {
	float: right;
	width: 180px;
}
#homepage .products .image {
	margin: 0 auto;
	float: none;
}
.products .image a img {
	background: #fff;
	padding: 2px;
	border: 1px solid #EFE0E1;
	}
.products .image a:hover img {
	background: #EFE0E1;
	padding: 2px;
	}
.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: #E9AEC0;
	display: inline;
	color: #000;
	font-weight: bold;
	margin: 0;
	padding: 1.5em 1em .5em 1em;
	position: absolute;
	top: -.5em;
	right: 10px;
	}

.products.grid .onSale {
	top: 40px;
	right: 34px;
}
#homepage .products .onSale {
	top: 29px;
	right: 19px;
}

.products .price {
	color: #222;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 10px 0;
	}

#homepage  .products .price {
	font-weight: normal;
	display: block;
	margin: 5px 0 10px 0;
}

.products .quantity {
	clear: both;
	margin: -3em 0 1em 0;
	text-align: right;
	}
.products .actions {
	float: right;
	margin: .5em 0;
	text-align: right;
	}

/* product grid */

.products.grid {
	margin-right: -10px;
	width: 710px;
	}
.products.grid li {
	float: left;
	margin-right: 10px;
	padding: 10px 10px 0 10px;
	width: 204px;
	text-align: center;
	}
.products.grid .image {
	float: none;
	margin: 1em auto;
	height: 155px;
	width: 155px;
	display: block;
	}
.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-color: #FCF6F7;
	color: #111;
	}
#productSort h3 a span {
	color: #777;
	letter-spacing: normal;
	text-transform: none;
	}

/* sort container */

#productSort #productSortOptions {
	background-color: #FCF6F7;
	margin: 0 .8em 1em 0;
	padding: .5em 10px;
	}

/* sort options */

#productSort #productSortOptions .sortBlock {
	float: left;
	margin-right: 9px;
	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-color: #FCF6F7;
	clear: both;
	color: #777;
	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;
	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 gallery */

#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 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 */

#productleft {
	width: 500px;
	float: left;
}

#product .info {
	float: right;
	margin: 0 10px 1em 0;
	padding: 1px 0 10px 0;
	position: relative;
	width: 298px;
	z-index: 1;
	}
#product .info .onSale {
	background: #E9AEC0;
	display: inline;
	color: #000;
	font-weight: bold;
	margin: 0;
	padding: 1.5em 1em .5em 1em;
	position: absolute;
	top: -.5em;
	right: 10px;
	}
#product .info .price {
	color: #111;
	font-size: 1.2em;
	line-height: 1.4em;
	margin: 1em 0 .5em 0;
	font-weight: bold;
	}
#product .info .price span {
	color: #aaa;
	display: block;
	}
#product .info .rrp {
	color: #777;
	font-size: 12px;
	font-weight: bold;
	}
#product .info h3 {
	line-height: 2em;
	margin-bottom: -.5em;
	}
#product .info label {
	float: left;
	margin: 5px .5em 0 0;
	}
#product .info .formField {
	width: 270px;
	}
#product .info .formButton {
	margin: .2em 0 0 0;
	}
#product .info .formFieldShort,
#product .info .formButton {
	float: left;
	margin-right: 1em;
	}
#product .info #addWishlist,
#product .info #addComparison {
	margin: .5em 0;
	}
#product .actions {
	clear: both;
	}

h2.productdetails {
	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: 1em 0 1em 20px;
	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 */

#reviewcontainer {
	padding-bottom: 20px;
float: left;
}

#reviews {
	background: #f2f2f2;
	clear: both;
	margin: 1em 0;
	padding: 1px 10px;
	position: relative;
	}
#writeReview {
	clear: left;
	background: #000;
	display: inline;
	color: #fff;
	margin: 0;
	padding: .5em 1em .4em 1em;
	}
	
p#writeReview {
		margin-bottom: 20px;
}
#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;
	padding: 0.5em 0;
	margin: 0 auto;
	width: 100%;
	text-align:center;
	}
#footer p {
	margin-bottom: 0;
	}
#footer ul,
#footer li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	list-style: none;
	margin: 0;
	padding: 0;
	color: #666;
	}
#footer ul {
	margin: 0.5em 0;
	}
#footer li {
	display: inline;
	margin-left: .4em;
	padding-left: .8em;
	line-height:2em; /*forces same size in firefox regardless of number of elements */
	border-left: 1px solid #999;
	}
#footer li.first {
	border: 0;
	margin-left: 0;
	padding-left: 0;
	}
#footer a {
	color: #666;
	margin:0;
	padding:0;
	}
#footer a:hover {
	color: #000;
	}
	

#footer #infolinks{
	float:left;
}
#footer #sitecredit{
	float:right;
}
#footer #copyright{
	padding-top: 10px;
	clear:both;
}

#footer #copyright p {
	margin: 0;
	padding: 0;
}

#extra{
}

/* =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%;
	}
 /*  */
 
 #top_shadow {
	 width: 992px;
	 background: url(/images/top.png) no-repeat;
	 height: 15px;
	 margin: 0 auto;
 }

#footer_shadow {
	width: 992px;
	background: url(/images/bottom.png) no-repeat;
	margin: 0 auto;
	height: 17px;
}

#tabs {clear:both;}
/* jQuery UI TABS - Adapted from http://ajax.googleapis.com/ajax/libs/jqueryui/1.8/themes/base/jquery-ui.css */

/* 
* jQuery UI CSS Framework
* Copyright (c) 2010 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
*/
.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; }
/* end clearfix */
#productleft .ui-tabs { position: relative; padding: .2em; zoom: 1; } /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
#productleft .ui-tabs .ui-tabs-nav { margin: 0; padding: 0;font-size:1.2em;}
#productleft .ui-tabs .ui-state-default {background:#EFE0E1;}
#productleft .ui-tabs .ui-tabs-nav li { list-style: none; float: left; position: relative; top: 1px; margin: 0 .5em 1px 0; border:1px solid #EFE0E1; border-bottom:0 !important; padding: 0; white-space: nowrap; z-index:1;} /* z-index allows fx opacity fade in to work without the border appearing */
#productleft .ui-tabs .ui-tabs-nav li a { float: left; padding: .5em 1em; text-decoration: none; outline:none; color: #666;}
#productleft .ui-tabs .ui-tabs-nav li.ui-tabs-selected { margin-bottom: 0; padding-bottom: 1px; background:#FCF6F7;} /* background must match container background to hide selected tab part of panel border; use li.ui-state-hover if a different colour is needed on hover */
#productleft .ui-tabs .ui-tabs-nav li.ui-tabs-selected a, #productleft .ui-tabs .ui-tabs-nav li.ui-state-disabled a, #productleft .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
#productleft .ui-tabs .ui-tabs-nav li a, #productleft .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
#productleft .ui-tabs .ui-tabs-nav li.ui-tabs-selected a { color:#111111;} /* matches link hover colour */
#productleft .ui-tabs .ui-tabs-panel { display: block; border:1px solid #EFE0E1; padding: 1.8em 1.4em; background:#FCF6F7;}
#productleft .ui-tabs .ui-tabs-hide { display: none !important; }
#socialmedia {
	float: left;
	width: 50px;
	margin: 15px 0 0 395px;
	text-align: right;
	color: #FFF;
}

#socialmedia a {
	font-size: 0.5em;
	color: #FFF;
}
