/*

TheNaturalremedyCompany.co.uk
(C) FCS Websites 2010

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

/* global reset */

*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset, img {
	border: 0;
}

address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}

ol, ul, li {
	list-style: none;
}

caption, th {
	text-align: left;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}

q:before, q:after {
	content: '';
}

/* global reset-reset */

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

a img {
	border: none;
}

/*
	960 Grid System ~ Core CSS.
	Learn more ~ http://960.gs/

	Licensed under GPL and MIT.
*/

/* `Containers
----------------------------------------------------------------------------------------------------*/

.container_12,
.container_16 {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}

/* `Grid >> Global
----------------------------------------------------------------------------------------------------*/

.grid_1,
.grid_2,
.grid_3,
.grid_4,
.grid_5,
.grid_6,
.grid_7,
.grid_8,
.grid_9,
.grid_10,
.grid_11,
.grid_12,
.grid_13,
.grid_14,
.grid_15,
.grid_16 {
	display: inline;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}

.container_12 .grid_3,
.container_16 .grid_4 {
	width: 220px;
}

.container_12 .grid_6,
.container_16 .grid_8 {
	width: 460px;
}

.container_12 .grid_9,
.container_16 .grid_12 {
	width: 700px;
}

.container_12 .grid_12,
.container_16 .grid_16 {
	width: 940px;
}

/* `Grid >> Children (Alpha ~ First, Omega ~ Last)
----------------------------------------------------------------------------------------------------*/

.alpha {
	margin-left: 0;
}

.omega {
	margin-right: 0;
}

/* `Grid >> 12 Columns
----------------------------------------------------------------------------------------------------*/

.container_12 .grid_1 {
	width: 60px;
}

.container_12 .grid_2 {
	width: 140px;
}

.container_12 .grid_4 {
	width: 300px;
}

.container_12 .grid_5 {
	width: 380px;
}

.container_12 .grid_7 {
	width: 540px;
}

.container_12 .grid_8 {
	width: 620px;
}

.container_12 .grid_10 {
	width: 780px;
}

.container_12 .grid_11 {
	width: 860px;
}

/* `Grid >> 16 Columns
----------------------------------------------------------------------------------------------------*/

.container_16 .grid_1 {
	width: 40px;
}

.container_16 .grid_2 {
	width: 100px;
}

.container_16 .grid_3 {
	width: 160px;
}

.container_16 .grid_5 {
	width: 280px;
}

.container_16 .grid_6 {
	width: 340px;
}

.container_16 .grid_7 {
	width: 400px;
}

.container_16 .grid_9 {
	width: 520px;
}

.container_16 .grid_10 {
	width: 580px;
}

.container_16 .grid_11 {
	width: 640px;
}

.container_16 .grid_13 {
	width: 760px;
}

.container_16 .grid_14 {
	width: 820px;
}

.container_16 .grid_15 {
	width: 880px;
}

/* `Prefix Extra Space >> Global
----------------------------------------------------------------------------------------------------*/

.container_12 .prefix_3,
.container_16 .prefix_4 {
	padding-left: 240px;
}

.container_12 .prefix_6,
.container_16 .prefix_8 {
	padding-left: 480px;
}

.container_12 .prefix_9,
.container_16 .prefix_12 {
	padding-left: 720px;
}

/* `Prefix Extra Space >> 12 Columns
----------------------------------------------------------------------------------------------------*/

.container_12 .prefix_1 {
	padding-left: 80px;
}

.container_12 .prefix_2 {
	padding-left: 160px;
}

.container_12 .prefix_4 {
	padding-left: 320px;
}

.container_12 .prefix_5 {
	padding-left: 400px;
}

.container_12 .prefix_7 {
	padding-left: 560px;
}

.container_12 .prefix_8 {
	padding-left: 640px;
}

.container_12 .prefix_10 {
	padding-left: 800px;
}

.container_12 .prefix_11 {
	padding-left: 880px;
}

/* `Prefix Extra Space >> 16 Columns
----------------------------------------------------------------------------------------------------*/

.container_16 .prefix_1 {
	padding-left: 60px;
}

.container_16 .prefix_2 {
	padding-left: 120px;
}

.container_16 .prefix_3 {
	padding-left: 180px;
}

.container_16 .prefix_5 {
	padding-left: 300px;
}

.container_16 .prefix_6 {
	padding-left: 360px;
}

.container_16 .prefix_7 {
	padding-left: 420px;
}

.container_16 .prefix_9 {
	padding-left: 540px;
}

.container_16 .prefix_10 {
	padding-left: 600px;
}

.container_16 .prefix_11 {
	padding-left: 660px;
}

.container_16 .prefix_13 {
	padding-left: 780px;
}

.container_16 .prefix_14 {
	padding-left: 840px;
}

.container_16 .prefix_15 {
	padding-left: 900px;
}

/* `Suffix Extra Space >> Global
----------------------------------------------------------------------------------------------------*/

.container_12 .suffix_3,
.container_16 .suffix_4 {
	padding-right: 240px;
}

.container_12 .suffix_6,
.container_16 .suffix_8 {
	padding-right: 480px;
}

.container_12 .suffix_9,
.container_16 .suffix_12 {
	padding-right: 720px;
}

/* `Suffix Extra Space >> 12 Columns
----------------------------------------------------------------------------------------------------*/

.container_12 .suffix_1 {
	padding-right: 80px;
}

.container_12 .suffix_2 {
	padding-right: 160px;
}

.container_12 .suffix_4 {
	padding-right: 320px;
}

.container_12 .suffix_5 {
	padding-right: 400px;
}

.container_12 .suffix_7 {
	padding-right: 560px;
}

.container_12 .suffix_8 {
	padding-right: 640px;
}

.container_12 .suffix_10 {
	padding-right: 800px;
}

.container_12 .suffix_11 {
	padding-right: 880px;
}

/* `Suffix Extra Space >> 16 Columns
----------------------------------------------------------------------------------------------------*/

.container_16 .suffix_1 {
	padding-right: 60px;
}

.container_16 .suffix_2 {
	padding-right: 120px;
}

.container_16 .suffix_3 {
	padding-right: 180px;
}

.container_16 .suffix_5 {
	padding-right: 300px;
}

.container_16 .suffix_6 {
	padding-right: 360px;
}

.container_16 .suffix_7 {
	padding-right: 420px;
}

.container_16 .suffix_9 {
	padding-right: 540px;
}

.container_16 .suffix_10 {
	padding-right: 600px;
}

.container_16 .suffix_11 {
	padding-right: 660px;
}

.container_16 .suffix_13 {
	padding-right: 780px;
}

.container_16 .suffix_14 {
	padding-right: 840px;
}

.container_16 .suffix_15 {
	padding-right: 900px;
}

/* `Push Space >> Global
----------------------------------------------------------------------------------------------------*/

.container_12 .push_3,
.container_16 .push_4 {
	left: 240px;
}

.container_12 .push_6,
.container_16 .push_8 {
	left: 480px;
}

.container_12 .push_9,
.container_16 .push_12 {
	left: 720px;
}

/* `Push Space >> 12 Columns
----------------------------------------------------------------------------------------------------*/

.container_12 .push_1 {
	left: 80px;
}

.container_12 .push_2 {
	left: 160px;
}

.container_12 .push_4 {
	left: 320px;
}

.container_12 .push_5 {
	left: 400px;
}

.container_12 .push_7 {
	left: 560px;
}

.container_12 .push_8 {
	left: 640px;
}

.container_12 .push_10 {
	left: 800px;
}

.container_12 .push_11 {
	left: 880px;
}

/* `Push Space >> 16 Columns
----------------------------------------------------------------------------------------------------*/

.container_16 .push_1 {
	left: 60px;
}

.container_16 .push_2 {
	left: 120px;
}

.container_16 .push_3 {
	left: 180px;
}

.container_16 .push_5 {
	left: 300px;
}

.container_16 .push_6 {
	left: 360px;
}

.container_16 .push_7 {
	left: 420px;
}

.container_16 .push_9 {
	left: 540px;
}

.container_16 .push_10 {
	left: 600px;
}

.container_16 .push_11 {
	left: 660px;
}

.container_16 .push_13 {
	left: 780px;
}

.container_16 .push_14 {
	left: 840px;
}

.container_16 .push_15 {
	left: 900px;
}

/* `Pull Space >> Global
----------------------------------------------------------------------------------------------------*/

.container_12 .pull_3,
.container_16 .pull_4 {
	left: -240px;
}

.container_12 .pull_6,
.container_16 .pull_8 {
	left: -480px;
}

.container_12 .pull_9,
.container_16 .pull_12 {
	left: -720px;
}

/* Clear Floated Elements
----------------------------------------------------------------------------------------------------*/

/* http://sonspring.com/journal/clearing-floats */

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

/* http://perishablepress.com/press/2008/02/05/lessons-learned-concerning-the-clearfix-css-hack */

.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

/* =BASE

blue 			#3B596A
turq			#427676
dark green		#3F9A82
light green		#A1CD73
yellow			#ECDB60
mustard 		#AB9F46
grey			#eeeeee
text			#999999

================================================= */

html {
	
}
	
body {
	background: #fff;
	color: #999;
	font: 12px helvetica, Arial sans-serif;	
	line-height:20px;
	text-align: center;
	margin: 0;
	padding: 0;
}
	
table,
td,
input,
textarea,
select {
	font: 12px helvetica, Arial, sans-serif;
}

/* hidden items */

#skip,
.hidden {
	display: none;
}

/* basic links */

a:link,
a:visited,
a:active {
	color: #A1CD73;
	font-weight:bold;
	text-decoration: none;
}

a:hover {
	color: #89B063;
}

/* images */

img {
	border: none;
}

.right {
	float:right;
	margin:0 0 20px 20px;
}

/* typography */

p,
h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0 0 15px 0;
}
	
h2 {
	font-size: 1.4em;
	clear: both;
	font-weight: bold;
}

h1#pageTitle {
	color:#333;
}

h2#pageTitle {
	margin: .7em 0;
}

h2#pageTitle span {
	color: #aaa;
}

h3 {
	clear: both;
	font-size: 14px;
	font-weight: bold;
	margin-bottom:5px;
}
	
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;
	color:#c00;
	padding: .5em 10px;
}

.highlight {
	font-size: 1.4em;
}

address {
	font-style: normal;
	margin: 1em 0;
}

.shadow {
	box-shadow:0px 0px 5px #ccc;
	-moz-box-shadow:0px 0px 5px #ccc;
	-webkit-box-shadow:0px 0px 5px #ccc;
	behavior: url(/PIE.php);
}

.rounded {
	border-radius:3px;
}

.clearance {
	clear:both;
}

/* buttons */

.buttonGreen {
	background: url(/images/interface/button-green-r.png) top right no-repeat;
	color:#fff;
	display:inline-block;
	height:20px;
	line-height:20px;
	padding:0 10px 0 0;
}

.buttonGreen span {
	background: url(/images/interface/button-green-l.png) top left no-repeat;
	display:block;
	padding-left:10px;
	width:auto;
}

.buttonRed {
	background: url(/images/interface/button-red-l.png) top left no-repeat;
	color:#fff;
	display:inline-block;
	height:20px;
	line-height:20px;
	padding:0 10px;
	width:auto;
}

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

#wrapper {
	background:#fff;
	overflow:hidden;
	text-align: left;
}

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

#header {
	height: 110px;	
}
	
#header .inner {
	margin: 0 auto;
}

/* company logo & tagline */

#logo {
	text-align:center;
}

/* header contact info */

#headerContact {
	padding:10px 0 0 0;
	text-align:left;
}

.headerPhone {
	font-size:16px;
}

.headerPhone a {
	font-weight:bold;
}

.headerEmail {
	line-height:18px;
}

.head-phone-order {
	background: url(/images/interface/icon-accept.png) top left no-repeat;
	line-height:18px;
	padding-left:24px;
}

#headerContact p {
	margin-bottom:3px;
}

.headAccount {
	background: url(/images/interface/icon-account.gif) top right no-repeat;
	line-height:18px;
	padding-right:24px;
}

.head-newsletter {
	background: url(/images/interface/icon-email.gif) center left no-repeat;
	line-height:18px;
	padding-left:24px;
}

/* shopping basket info */

#info {
	color: #666;
	font-weight: bold;
	margin: 0 0 0 30px;
	padding:10px 0 0 0;
	text-align: right;
}

#info a {
}

#info a:hover {
}

#basket p {
	line-height:18px;
	margin-bottom:5px;
}

.head-basket {
	background: url(/images/interface/icon-cart.gif) top right no-repeat;
	padding-right:24px;
}

.head-checkout {
	background: url(/images/interface/icon-checkout.gif) top right no-repeat;
	padding-right:24px;
}



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

#mid {
	clear:both;
	margin-top:15px;
	position: relative;
}

/* breadcrumb trail */

#breadcrumbs {
	background: #fff;
	margin-top:5px;
}

#breadcrumbs a {
}

#breadcrumbs a:hover {
}

#home-banner {
	background:#fff;
	height:165px;
	overflow:hidden;
}

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

#sidebar {
	
}

/* search */

#searchTitle {
	background: #A1CD73;
	font-size: 1em;
	margin: 0;
	padding: .5em 10px;
	text-transform: uppercase;
}

#search {
	margin: 0;
	padding: 0;
}

#search label {
	display: none;
}

#searchKeyword {
	background: #fff;
	border: 1px solid #ddd;
	color:#999999;
	margin: 0;
	height: 22px;
	padding: 0 0 0 5px;
	line-height: 20px;
	vertical-align: middle;
	width: 170px;
}

#adv {
	border: 1px solid #eee;
	float: left;
	margin: 1em 0 0 0;
	padding: 3px 4px;
	width: 180px;
}

#searchSubmit {
	background: #ECDB60;
	border: 0;
	color: #fff;
	height: 24px;
	line-height: 22px;
	margin: 0;
	overflow: hidden;
	padding:0 3px 0 3px;
	text-transform: uppercase;
	vertical-align: middle;
}

#searchSubmit:hover {
	background:#DACB59;
	cursor: pointer;
}

#productFinder {
	background:#fff;
	margin: 0 0 20px 0;
	padding:15px;
}

#productFinder input {
	width:auto;
}

#productFinder h2 {
	background: url(/images/interface/icon-search.gif) 0px -5px no-repeat;
	height:20px;
	margin-bottom:10px;
	padding-left:30px;
}

#sidebar-cats {
	
}

/* brand */

#shopbyBrandTitle {
	font-size: 1em;
	letter-spacing: 1px;
	margin: 1em 0;
	padding: .5em 10px;
}

#shopByBrand {
	float: left;	
	padding: 3px 4px;
	width: 180px;
}

#brandSubmit {
	background: #A1CD73;
	border: 0;
	color: #fff;
	/*float: right;*/
	margin: 0 0 0 5px;
	overflow: hidden;
	padding: 4px 5px;
	text-transform: uppercase;
	width:auto!important;
}

#brandSubmit:hover {
	background: #89B063;
	cursor: pointer;
}

/* top-level navigation */

#navDeptTitle {
	font-size:16px;
	margin-bottom:5px;
	padding:5px;
}

#navDept,
#navDept li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#navDept {
	margin-bottom:10px;
}

#navDept li {
	border-bottom:1px solid #eee;
	display: block;
	margin: 0 2px 0 0;
	position: relative;
}

#navDept li a {
	background: transparent;
	display: block;
	font-size: 12px;
	font-weight: bold;
	height: 20px;
	line-height:20px;
	display: block;
	padding: 5px;
}

#navDept li a:hover {
	color: #89B063;
}

#navDept li a.selected {
	background: #fff;
	color: #3F9A82;
}

#navDept li a:hover.selected {
	background: #fff;
	color: #3F9A82;
}

/* 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;
	z-index: 9999;
}

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

#nav1 {
	margin:10px;
	height:60px;
	position:relative;
}

#nav1-pet {
	position: absolute;
	right:0;
	bottom:0;
}

#nav2 a.pet {
	background: url(/images/interface/bg-bar-pet.png) top left repeat-x #A1CD73;
	color:#fff;
	display:block;
	height:30px;
	line-height:30px;
	padding:0 10px;
	text-shadow:none;
}

#nav2 a.pet:hover {
	background: url(/images/interface/bg-bar-pet.png) top left repeat-x #A1CD73;
}

#navToolsTitle {
	display: none;
}

#navTools,
#navTools li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#nav1 {
	background: url(/images/interface/bg-bar-green.png) top left repeat-x #A1CD73;
}

#navTools {
	
	border-top-left-radius:3px;
	border-top-right-radius:3px;
	font-weight: bold;
	height:30px;
	margin:0 auto;
	text-shadow:0 0 2px #7A9B56;
	width:750px;
}

#navTools li {
	float: left;
}

#navTools li a {
	color: #fff;
	display:block;
	height:30px;
	line-height:30px;
	font-weight: bold;
	padding: 0 15px;
}

#navTools li a:hover,
#navTools li a.selected {
	background: url(/images/interface/nav-hover.jpg) top left repeat-x #A1CD73;
}

#navTools li a span {}

#nav2 {
	background: url(/images/interface/bg-bar-yellow.png) top left repeat-x ;
}

#navSub {
	border-bottom-left-radius:3px;
	border-bottom-right-radius:3px;
	clear:both;
	font-weight: bold;
	height:30px;
	margin:0 auto;
	text-shadow:0px 0px 1px #fff;
	width:782px;
}

#navSub li {
	float: left;
}

#navSub li a {
	color: #787031;
	display:block;
	height:30px;
	line-height:30px;
	font-weight: bold;
	padding: 0 15px;
}

#navSub li a:hover,
#navSub li a.selected {
	background: url(/images/interface/nav-sub-hover.png) top left repeat-x transparent;
}

#nav1Search {
	float:right;
	padding: 3px 0 0 0;
	width:240px;
}

#nav1Search input {
	vertical-align:middle;
}

/* menu items */

.navStaticTitle {
	background: #f2f2f2;
	font-size: 1em;
	letter-spacing: 1px;
	margin: 1em 0 .5em 0;
	padding: .5em 10px;
	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 {
	background: url(../graphics/petrol/navStaticBg.gif) no-repeat 1em .9em;
	color: #777;
	display: block;
	width: 100%;	
}

.navStatic li a:hover {
	color: #111;
}

.navStatic li a span {
	display: block;
	padding: .5em 10px .5em 2.4em;
}
	
.sidebox {
	background: url(/images/interface/sidebox-bg.png) bottom left no-repeat;
}


/* newsletter signup */

#newsletterTitle {
	margin: 1em 0;
	padding: .5em 10px;
}

#newsletter label {
	display: none;
}

#newsletterEmail {
	background: #fff;
	border: 1px solid #ddd;
	color:#999999;
	float: left;
	margin: 0;
	height: 22px;
	padding: 0 0 0 5px;
	line-height: 20px;
	width: 170px;
}

#newsletterSubmit {
	background: #ECDB60;
	border: 0;
	color: #fff;
	float: left;
	height: 24px;
	line-height: 22px;
	margin: 0;
	overflow: hidden;
	padding: 0 4px 1px 4px;
	text-transform: uppercase;
}

#newsletterSubmit:hover {
	background: #DACB59;
	cursor: pointer;
}

/* menu items */

#recentlyViewedTitle {
	font-size:16px;
	margin-bottom:5px;
	padding:5px;
}

#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;
	display: block;
	width: 100%;	
}

#recentlyViewed li a:hover {
	
}

#recentlyViewed li a span {
	display: block;
	padding: .5em 10px .5em 2.4em;
}

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

#main {
	
}

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

#content {
	padding-bottom:30px;
}
	
#content #contactDetails {
	
}

#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;
}

.deptbox {
	float:left;
	height:110px;
	margin-bottom:20px;
}

.deptimg {
	height:110px;
}

#home-depts {
}

.deptbox h3 {
	background: url(../images/interface/bg-white-90.png) top left ;
	height:30px;
	line-height:30px;
	padding:0 10px;
	width:200px;
}

.deptbox h3 a {
	color:#333;
	display:block;
	font-weight:normal;
}

.dept-prodofmonth {
	background: url(../images/interface/dept-prodofmonth.jpg) top left no-repeat;
	height:110px;
}

.dept-programmes {
	background: url(../images/interface/dept-programmes.jpg) top left no-repeat;
	height:110px;
}

.dept-buytwo {
	background: url(../images/interface/dept-buytwo.jpg) top left no-repeat;
	height:110px;
}

.dept-pet {
	background: url(../images/interface/dept-pet.jpg) top left no-repeat;
	height:110px;
}

.dept-women {
	background: url(../images/interface/dept-women.jpg) top left no-repeat;
	height:110px;
}

.dept-men {
	background: url(../images/interface/dept-men.jpg) top left no-repeat;
	height:110px;
}

.dept-kids {
	background: url(../images/interface/dept-kids.jpg) top left no-repeat;
	height:110px;
}

.dept-senior {
	background: url(../images/interface/dept-senior.jpg) top left no-repeat;
	height:110px;
}

.dept-preg {
	background: url(../images/interface/dept-preg.jpg) top left no-repeat;
	height:110px;
}

#home-cats {
	padding-bottom:20px;
	width:210px;
}

#home-social {
	padding-bottom:20px;
}

#home-social img {
	display:block;
	margin-bottom:10px;
}

#home-social h3 {
	margin-top:10px;
}

.home-top-sellers li {
	list-style:decimal;
	margin-left:30px;
}

.home-top-sellers .review {
	margin:0 0 5px 0;
}

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

#navSubDept,
#navSubDept li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#navSubDept {
	background: #f2f2f2;
	color: #777;
	margin: 1em 0 2em 0;
	padding: 1em 10px;
	position: relative;
}

#navSubDept li {
	display: block;
	float: left;
	height: 2em;
	line-height: 2em;
	list-style: none;
	margin: 0 10px;
	width: 315px;
}

#navSubDept li a {
	background: url(../graphics/petrol/navStaticBg.gif) no-repeat 0 50%;
	color: #888;
	display: block;
	font-weight: normal;
	text-indent: 1em;
}

#navSubDept li a:hover,
#navSubDept li a.selected {
	color: #111;
}

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

fieldset {
	border: none;
	margin: 0;
	padding: 0;
}

legend {
	clear: left;
	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: #A1CD73;
	border: none;
	color: #fff;
	height: 2.2em;
	line-height: 2.2em;
	overflow: hidden;
	padding: 0 4px 2px 4px;
}

.formButton:hover {
	background: #89B063;
	cursor: pointer;
}

.formButtonYellow {
	background: #ECDB60;
	border: none;
	color: #fff;
	height: 2.2em;
	line-height: 2.2em;
	overflow: hidden;
	padding: 0 4px 2px 4px;
}

.formButtonYellow:hover {
	background: #DACB59;
	cursor: pointer;
}

.formButtonNeg {
	background: #fff;
	border: none;
	color: #999;
	height: 2.2em;
	line-height: 2.2em;
	overflow: hidden;
	padding: 0 4px 2px 4px;
}

.formButtonNeg:hover {
	color: #CC3300;
	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;
}

#productFinder select.formSelect {
	margin: 0 0 4px 0;
	width:135px;
}

#brand select {
	width:140px;
}

#frmContact {
	margin-bottom:30px;
}

#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,
#content .formButtonYellow,
#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: #fff;
	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: #f2f2f2;
	clear: both;
	color: #777;
	font-weight: bold;
	margin: 0 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: #fff;
	border:1px solid #eee;
	margin: 0 0 5px 0;
	padding: 10px ;
	position: relative;
}

.products li:hover {
	/*background: #f2f2f2;*/
}

.products li h3 {
	background: none;
	clear:none;
	/*clear: left;*/
}

.products li h3 a,
.products li h3 a:link,
.products li h3 a:visited,
.products li h3 a:active {
	
}

.products li h3 a:hover {
	
}

.products .image {
	display: inline;
	float: left;
	margin: 0 ;
	width: 146px;
}

.products .image a img {
	
}

.products .image a:hover img {
	
}

.products .addWishlist,
.products .addCompare {
	display: inline;
	margin: .5em 1em .5em 0;
}

.products .desc {
	line-height: 1.5em;
}

.products .rrp {
	color: #f00;
	display: inline;
	font-size: 12px;
	font-weight: bold;
}

.products .rrp span {
	color: #f00;
}

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

.products.grid {
	margin-right: -10px;
	width: 710px;
}

.products.grid li {
	float: left;
	margin-right: 10px;
	padding: 10px 10px 5px 10px;
	text-align:center;
	width: 200px;
}

.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 {
	background: #fafafa;
	margin: 0 0 1em 0;
	padding: .5em 10px;
}

/* sort options */

#productSort #productSortOptions .sortBlock {
	float: left;
	margin-right: 10px;
	width: 140px;
}

#productSort #productSortOptions .sortBlock .formSelect {
	width: 140px;
}

#productSort #productSortOptions .formButton {
	float: right;
	margin-top: 2.6em;
	padding: 0 5px 1px 5px;
}

/* sort by attributes */

#productSort h4 {
	margin: .8em 0 0 0;
	text-transform: none;
}

#productSort #productSortOptions dl,
#productSort #productSortOptions dl dt,
#productSort #productSortOptions dl dd {
	margin: 0;
	padding: 0;
}

#productSort #productSortOptions dl {
	margin: .5em 0;
	padding-left: 150px;
	position: relative;
}

#productSort #productSortOptions dl dt {
	clear: left;
	color: #555;
	float: left;
	font-weight: bold;
	margin-left: -150px;
	width: 140px;
}

#productSort #productSortOptions dl dd {
	color: #888;
	float: left;
	margin-right: 1em;
}


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

/* product details */

#product {
	margin: 1em 0;
	}

/* image gallery */

#hideGalleryInput {
	display: none;
}

#product .image {	
	border:1px solid #eee;
	float: left;
	margin: 0 0 1em 0;
	width:220px;
}

#product .image p {
	margin: 1em 0;
	text-align:center;
}

#product .image ul,
#product .image ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#product .image ul {
	
}

#product .image ul li {
	display: inline;
}

#product .image ul li {
	margin: 0 3px 0 0;
}

#product .image ul li a img {
	border: 1px solid #eee;
	padding: 2px;
}

#product .image ul li a:hover img {
	border: 1px solid #ddd;
	padding: 2px;
}

/* product price & options */

#product .info {
	background-color: #fff;
	float: left;
	margin: 0 0 1em 0;
	overflow:hidden;
	padding: 0 20px 20px 20px;
	position: relative;
	width: 220px;
}

#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: #111;
	font-size: 1.4em;
	line-height: 1.4em;
	margin: 0 0 .5em 0;
}

#product .info .price span {
	color: #aaa;
	display: block;
}

#product .info .rrp {
	color: #cc0033;
	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;
}

#product-social {
	border:1px solid #eee;
	float:left;
	overflow:hidden;
	padding:20px;
	width:160px;
}

/* =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,
#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 {
	background: url(../graphics/petrol/removeItem.gif) no-repeat 0 50%;
	height: 16px;
	padding-left: 20px;
	}
#acceptedCards {
	margin:  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;
	font-size:11px;
	margin-bottom:50px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:10px;
	width:960px;
}

#footerNav ul {
	list-style: none;
	margin: 0 auto ;
	padding: 0;
	width:770px;
}

#footerNav {
	background: url(/images/interface/bg-bar-green.png) top left repeat-x #A1CD73;
	height:30px;
	line-height: 30px;
	margin:0 10px 10px 10px;
}

#footerNav a {
	color:#fff;
	font-size:11px;
	display:block;
	height:30px;
	line-height:30px;
	padding:0 10px;
	text-shadow:0 0 2px #7A9B56;
}

#footerNav a:hover {
	background: url(/images/interface/nav-hover.jpg) top left repeat-x;
	color:#fff;
}

#footer ul {
	
}

#footer li {
	float:left;
	font-weight: bold;
	display: inline;
}

#footer li.first {
	border: 0;
	margin-left: 0;
	padding-left: 0;
}

#credits {
	text-align:right;
}

#footer-cards {
	text-align: left;
}

#footer-facebook img{
	vertical-align: top;
}

#footer-twitter  {
	color:#999;
}

.twtr-hd, .twtr-ft {
	display:none;
}

.twtr-tweet-text {
	font-size:11px;
}

#footer-twitter .twtr-tweet-wrap {
	padding: 5px 0;
}

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


.about-box {
	border:1px solid #D9D9D9;
	clear:both;
	margin-bottom:15px;
	padding:20px;
}

.cart-box {
	border-bottom:1px solid #D9D9D9;
	clear:both;
	margin-bottom:15px;
	padding:10px;
}

#content.cart-content {
	padding-bottom:0;
}

#postage p {
	margin-bottom: 5px;
}

.fo_discounts div {
}

.fo_discounts label {
	/*float:left;
	margin:0;
	width:150px;*/
}

.fo_discounts input {
	/*float:left;
	vertical-align: middle;
	width:100px;*/
}

ul.grid li {
	min-height:290px;
	_height:290px;
}

/* info boxes */

.popPositive {
	background: #E7F2DB url(../graphics/popPositive.png) no-repeat 8px 50%;
	/*border: 1px solid #89B063;*/
	color:#89B063;
	font-weight:normal;
	padding: 5px 10px 3px 32px;
}

.popPositive a {
	color:#89B063
}

.popNeutral {
	background: #e9f2f9;
	border: 1px solid #b9d4e7;
	padding: 5px 10px;
}
	
.popWarning {
	background: #fff8db url(../graphics/popWarning.png) no-repeat 8px 50%;
	/*border: 1px solid #eeda88;*/
	color:#C6B94F;
	font-weight:normal;
	padding: 5px 10px 3px 32px;
}

.popWarning a {
	color:#C6B94F;
}
	
.popNegative {
	background: #f7e1e1 url(../graphics/popNegative.png) no-repeat 8px 50%;
	/*border: 1px solid #f7b8b8;*/
	margin: 1em 0 0 0;
	padding: 5px 10px 3px 32px;
}
	
.holiday {
	color:#AB9F46;
	font-weight: bold;
	margin:5px 10px 5px 5px;
	padding:10px 10px 10px 40px;
	width:890px;
}

.sage {display:none;}

.cross-sell-item li {
	border:1px solid #ccc;
	display:inline;
	float:left;
	margin:0 10px 10px 0;
	padding:10px;
	text-align:center;
	width:198px;
}


.cross-sell-item p {
	margin-bottom:0;
}

.product-options {
	vertical-align: baseline;
}

#productDisplay .product-options label {
	float:left;
	margin:0;
	width:auto;
}

#productDisplay .product-options input {
	background:transparent;
	border:0;
	float:left;
	margin:0 0 0 10px;
	padding:0;
	width:auto;
}

