body {
	margin: 0px;
	background: #EFF8E4;
	font-family: arial,helvetica,sans-serif;
	font-size: 13px;
	color: #3D3D3D;
}

/*** TEXT STYLES ***/
p, ul, ol {
	margin: 0px 0px 10px;
	line-height: 18px;
}
p.chunky {
	letter-spacing: -1px;
	font-size: 22px;
	font-weight: bold;
	line-height: 36px;
}

h1 {
	margin: 0px 0px 10px;
	color: #9C0F06;
	font-size: 30px;
}
h2 {
	margin: 0px 0px 10px;
	color: #9C0F06;
	font-size: 26px;
}
h3 {
	margin: 0px 0px 10px;
	color: #3D3D3D;
	font-size: 22px;
}

/*** LINK STYLES ***/
a {
	color: #359F00;
}
a:hover {
	color: #196C00;
	text-decoration: none;
}

/*** MAIN PAGE SECTIONS ***/
div#container {
	background: url(../images/global/container-bg.png) repeat-y;
	width: 980px;
	margin: 0 auto;
	padding: 0px 13px;
}
div#top-bar {
	height: 33px;
	background: #000000 url(../images/global/order-hotline.gif) no-repeat top right;
	padding-right: 320px;
}
div#top-bar ul {
	margin: 0px;
	padding: 0px;
	float: left;
}
div#top-bar ul li {
	margin: 0px 0px 0px 15px;
	padding: 0px;
	float: left;
	list-style: none;
}
div#top-bar ul li a {
	float: left;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 33px;
	font-size: 12px;
}
div#top-bar ul li a:hover, div#top-bar ul li a.selected {
	color: #FFED00;
	text-decoration: none;
}
div#header-nav-container {
	position: relative;
	z-index: 40;
}
div#header {
	background: url(../images/global/header-bg.jpg?new) no-repeat bottom left;
	height: 115px;
	position: relative;
	z-index: 30;
}
div#logo {
	position: absolute;
	width: 298px;
	height: 63px;
	top: 49px;
	left: 115px;
}
div#logo h1 {
	text-indent: -9999px;
	width: 298px;
	height: 63px;
	margin: 0px;
}
div#logo h1 a {
	display: block;
	width: 298px;
	height: 63px;
}
div#free-delivery {
	position: absolute;
	top: 40px;
	left: 465px;
	color: #FFED00;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 15px;
}
img.back-button {
	position: absolute;
	top: 146px;
	left: -28px;
	z-index: 1;
	display: none;
}
div#navigation {
	background: #FFC000;
	border-top: 2px solid #6C5400;
	border-bottom: 2px solid #6C5400;
	float: left;
	width: 980px;
	position: relative;
	z-index: 20;
}

div#top-section {
	float: left;
	padding: 5px 10px;
	margin-bottom: 5px;
}
div#category-brand-jump {
	float: left;
	width: 685px;
	padding-top: 2px;
}
div#language {
	float: left;
	width: 275px;
	text-align: right;
}
div#language img {
	margin-left: 5px;
}
div#breadcrumb {
	float: left;
	width: 685px;
	font-size: 11px;
	font-weight: bold;
}
div#breadcrumb a {
	text-decoration: none;
}
div#currency-switcher {
	float: right;
	width: 270px;
	text-align: right;
}
div#currency-switcher .field-group {
	float: right;
}
div#main {
	float: left;
	width: 980px;
	position: relative;
	z-index: 10;
}
div#end {
	clear: both;
	width: 1006px;
	height: 12px;
	margin: 0 auto 20px;
	background: url(../images/global/container-end.png);
}

/*** BASKET SUMMARY ***/
div#basket-summary {
	position: absolute;
	background: url(../images/global/basket-summary-bg.png);
	top: 43px;
	right: 4px;
	width: 180px;
	height: 62px;	
}
div#basket-summary-info {
	position: absolute;
	top: 15px;
	left: 55px;
	font-size: 11px;
	width: 105px;
	text-align: center;
}
div#basket-summary-links {
	position: absolute;
	top: 33px;
	left: 55px;
	font-size: 10px;
}
div#basket-just-added {
	width: 400px;
	position: absolute;
	z-index: 5;
	top: 99px;
	right: 25px;
}
div#basket-just-added-point {
	height: 11px;
	width: 21px;
	background: url(../images/global/point.png) no-repeat;
	position: absolute;
	top: 0px;
	left: 360px;
}
div#basket-just-added-close {
	position: absolute;
	top: 15px;
	right: 5px;
	cursor: pointer;
}
div#basket-just-added-content {
	background: #FFFFFF;
	width: 370px;
	padding: 10px 15px;
	border: 1px solid #CDE1Ef;
	margin-top: 10px;
	font-size: 12px;
}
div.basket-just-added-item {
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px dotted #CACACA;
	clear: both;
}
div.basket-just-added-image {
	float: left;
	margin-right: 10px;
	width: 40px;
	padding: 0px 5px 5px;
}
span.just-added-description {
	font-size: 11px;
	font-style: italic;
	color: #888888;
}
span.just-added-price {
	font-weight: bold;
	font-size: 18px;
}

/*** CATEGORY / BRAND JUMP ***/
div.cbjump-group {
	float: left;
	margin-right: 5px;
}
select#jumpCategoryId {
	width: 275px;
	font-size: 11px;
}
select#jumpBrandId {
	width: 275px;
	font-size: 11px;
}

/*** BRAND SLIDER ***/
div#brand-slider {
	border-top: 4px solid #FFC300;
	border-bottom: 4px solid #FFC300;
	float: left;
	clear: both;
	width: 980px;
	margin-bottom: 15px;
}
div#brand-slider-content {
	height: 68px;
	background: #ECECEC;
	position: relative;
}
div#brand-slider-window {
	overflow: hidden;
	width: 840px;
	height: 60px;
	position: absolute;
	left: 70px;
	top: 4px;
}
div#brand-slider-window ul {
	margin: 0px;
	padding: 0px;
}
div#brand-slider-window ul li {
	margin: 0px 4px;
	padding: 0px;
	list-style: none;
	width: 116px;
	height: 60px;
	float: left;
}
div#brand-slider-window ul li div {
	width: 114px;
	height: 58px;
	line-height: 58px;
	float: left;
	background: #FFFFFF;
	border: 1px solid #CACACA;
	text-align: center;
	position: relative;
}
div#brand-slider-window ul li div img {
	vertical-align: middle;
	font-size: 11px;
}
div#brand-slider-window ul li div a {
	text-decoration: none;
	font-size: 11px;
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2;
	width: 114px;
	height: 58px;
}

div#brand-slider a.cycle {
	position: absolute;
	width: 64px;
	height: 58px;
	top: 33px;
	text-decoration: none;
}
div#brand-slider a.jcarousel-prev {
	left: 5px;
	background: url(../images/global/icon-left.png) no-repeat center center;
}
div#brand-slider a.jcarousel-next {
	right: 5px;
	background: url(../images/global/icon-right.png) no-repeat center center;
}
div#brand-slider a.jcarousel-prev-disabled {
	background: url(../images/global/icon-left-disabled.png) no-repeat center center;
}
div#brand-slider a.jcarousel-next-disabled {
	background: url(../images/global/icon-right-disabled.png) no-repeat center center;
}

/*** ADVERTS ***/
div#home-section-one {
	float: left;
	clear: both;
	width: 980px;
}
div#home-section-one-side {
	border-top: 5px solid #FFC300;
	float: left;
	width: 183px;
	height: 355px;
	margin-right: 5px;
}
div#home-section-one-side img {
	float: left;
}
div#home-section-one-avts {
	border-top: 5px solid #FFC300;
	width: 792px;
	height: 355px;
	float: left;
	overflow: hidden;
}
div#home-section-two {
	float: left;
	clear: both;
	width: 980px;
	margin-bottom: 10px;
}
div#home-section-two-side {
	float: left;
	width: 188px;
}
div#home-section-two-side img {
	float: left;
}
div#home-section-two-avts {
	width: 792px;
	height: 270px;
	float: left;
	overflow: hidden;
}
div#home-section-three {
	width: 980px;
	overflow: hidden;
	margin-bottom: 10px;
}

/*** NEWSLETTER SIGNUP ***/
div#home-section-two-side-signup, div#listing-left-column-signup {
	width: 188px;
	height: 84px;
	background: url(../images/global/side-signup-bg.jpg) no-repeat;
	float: left;
	position: relative;
}
input#newslettersignup-emailaddress {
	position: absolute;
	top: 16px;
	left: 16px;
	border: 1px solid #C0C0C0;
	color: #7F7F7F;
	padding: 7px 10px;
	width: 134px;
}
input#newslettersignup-submit {
	position: absolute;
	bottom: 0px;
	left: 34px;
}

/*** PRODUCT BROWSER ***/
div#product-browser {
	float: left;
	clear: both;
	width: 980px;
	background: url(../images/global/product-browser-bg.jpg) repeat-y;
	margin-bottom: 10px;
}
div#pb-bestsellers {
	width: 343px;
	float: left;
	padding: 26px 8px 26px 16px;
	overflow: hidden;
}
div#pb-other {
	width: 343px;
	float: left;
	padding: 26px 16px 26px 8px;
	overflow: hidden;
}
div#pb-bestsellers h3,div#pb-other h3 {
	margin: 0px 0px 20px;
	color: #4C4C4C;
	font-size: 26px;
	font-weight: normal;
	padding-left: 10px;
}
div#pb-recent {
	width: 214px;
	float: left;
	padding: 26px 16px;
}
div#pb-recent h3 {
	margin: 0px 0px 20px;
	color: #FFFFFF;
	font-size: 26px;
	font-weight: normal;
}
div#pb-recent h3 span {
	color: #FFFF00;
}
div.pb-filter {
	display: none;
	background: #EFEFEF;
	padding: 8px 15px;
}
div.pb-filter select {
	width: 313px;
}
div.pb-product-list {
	float: left;
	padding: 15px 10px 0px;
}

/*** PRODUCT DISPLAYS ***/
div.product-display-small {
	clear: both;
	float: left;
	width: 323px;
	background: url(../images/global/product-display-small-bg.gif) no-repeat bottom left;
	padding: 5px 5px 10px;
}
div.product-display-small-image {
	float: left;
	margin-right: 10px;
}
div.product-display-small-info {
	float: left;
	width: 270px;
	padding-top: 5px;
	overflow: hidden;
}
div.product-display-small-title {
	font-size: 11px;
	font-weight: bold;
	white-space: nowrap;
}
div.product-display-small-title a {
	color: #3D3D3D;
	text-decoration: none;
}
div.product-display-small-title a:hover {
	color: #000000;
}
div.product-display-small-price a {
	font-size: 11px;
	font-weight: bold;
	color: #9C0F06;
	text-decoration: none;
}

div.pb-product-list-recent div.product-display-small {
	width: 214px;
	padding: 0px;
	background: none;
	margin-bottom: 5px;
	border-bottom: 1px solid #226110;
}
div.pb-product-list-recent div.product-display-small-image {
	margin-right: 5px;
}
div.pb-product-list-recent div.product-display-small-info {
	width: 165px;
	padding-top: 3px;
}
div.pb-product-list-recent div.product-display-small-title a {
	color: #FFFFFF;
}
div.pb-product-list-recent div.product-display-small-title a:hover {
	color: #FFFF00;
}
div.pb-product-list-recent div.product-display-small-price a {
	color: #FFFF00;
	text-decoration: none;
}

div.product-display-medium {
	width: 153px;
	height: 266px;
	float: left;
	background: url(../images/global/product-display-medium-bg.gif) no-repeat;
	padding: 5px;
	border-bottom: 1px solid #CCCCCC;
}
div.product-display-medium-rowlast {
	background: none;
}
div.hpb-slider div.product-display-medium-rowlast {
	background: url(../images/global/product-display-medium-bg.gif) no-repeat;
}
div.product-display-medium-title {
	height: 42px;
	overflow: hidden;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
}
div.product-display-medium-title a {
	color: #0000FF;
}
div.product-display-medium-image {
	text-align: center;
}
div.product-display-medium-caption {
	font-size: 11px;
	text-align: center;
	height: 28px;
	overflow: hidden;
}
div.product-display-medium-special {
	height: 18px;
	overflow: hidden;
	text-align: center;
}
div.product-display-medium-special div {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background: #EE2F23;
	display: inline;
	padding: 3px 8px 2px;
}
div.product-display-medium-price {
	font-size: 28px;
	line-height: 28px;
	text-align: center;
	margin: 5px 0px 3px;
	height: 28px;
	overflow: hidden;
}
div.product-display-medium div.price-small {
	font-size: 20px;
}
div.product-display-medium-price a {
	color: #EE2F23;
	font-weight: bold;
	text-decoration: none;
}
div.product-display-medium-price a:hover {
	color: #b80a00;
}
div.product-display-medium-more {
	height: 14px;
	overflow: hidden;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
}
div.product-display-medium-more a {
	color: #0000FF;
}
div.hpb-slider div.product-display-medium {
	width: 168px;
	background-position: top right;
}

div.product-display-special {
	width: 168px;
	height: 277px;
	float: left;
	background: url(../images/global/product-display-special-bg.gif) no-repeat;
	padding: 10px 5px;
}
div.product-display-special-title {
	height: 42px;
	overflow: hidden;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
}
div.product-display-special-title a {
	color: #0000FF;
}
div.product-display-special-image {
	text-align: center;
}
div.product-display-special-caption {
	font-size: 11px;
	text-align: center;
	height: 28px;
	overflow: hidden;
}
div.product-display-special-special {
	height: 18px;
	overflow: hidden;
	text-align: center;
}
div.product-display-special-special div {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background: #EE2F23;
	display: inline;
	padding: 3px 8px 2px;
}
div.product-display-special-price-info {
	text-align: center;
	margin: 5px 0px 3px;
	overflow: hidden;
	position: relative;
}
div.product-display-special-saving {
	background: #000000;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	padding: 3px 5px;
	height: 17px;
	overflow: hidden;
	text-transform: uppercase;
}
div.product-display-special-price {
	background: #FFE500;
	color: #000000;
	padding: 0px 5px;
	font-size: 26px;
	font-weight: bold;
	height: 31px;
	line-height: 31px;
	overflow: hidden;
}
div.product-display-special-price-tall {
	height: 54px;
	line-height: 54px;
}
div.product-display-special-price-tall {
	height: 54px;
	line-height: 54px;
}
div.product-display-special-price-info div.price-small {
	font-size: 20px;
}
div.product-display-special-price-info a {
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	text-decoration: none;
	width: 168px;
	height: 54px;
}


div.product-display-wide {
	width: 173px;
	height: 266px;
	float: left;
	background: url(../images/global/product-display-wide-bg.gif) no-repeat bottom right;
	padding: 5px 10px;
	border-bottom: 1px solid #CCCCCC;
}
div.product-display-wide-rowlast {
	background: none;
}
div.product-display-wide-title {
	height: 42px;
	overflow: hidden;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
}
div.product-display-wide-title a {
	color: #0000FF;
}
div.product-display-wide-image {
	text-align: center;
}
div.product-display-wide-caption {
	font-size: 11px;
	text-align: center;
	height: 28px;
	overflow: hidden;
}
div.product-display-wide-special {
	height: 18px;
	overflow: hidden;
	text-align: center;
}
div.product-display-wide-special div {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background: #EE2F23;
	display: inline;
	padding: 3px 8px 2px;
}
div.product-display-wide-price {
	font-size: 28px;
	line-height: 28px;
	text-align: center;
	margin: 5px 0px 3px;
	height: 28px;
	overflow: hidden;
}
div.product-display-wide div.price-small {
	font-size: 20px;
}
div.product-display-wide-price a {
	color: #EE2F23;
	font-weight: bold;
	text-decoration: none;
}
div.product-display-wide-price a:hover {
	color: #b80a00;
}
div.product-display-wide-more {
	height: 14px;
	overflow: hidden;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
}
div.product-display-wide-more a {
	color: #0000FF;
}

div.search-results div.product-display-wide {
	padding: 5px;
	background-position: top right;
}

/*** HOMEPAGE GSO TEXT BLOCK ***/
div#gso-text {
	float: left;
	clear: both;
	width: 920px;
	background: #FFFFFF;
	margin-bottom: 10px;
	padding: 30px 30px 15px;
}
div#gso-text h1, div#gso-text h2, div#gso-text h3 {
	font-size: 22px;
	margin: 0px 0px 10px;
	color: #9C0F06;
}

/*** BRAND FILTER ***/
div#brand-filter {
	float: left;
	clear: both;
	width: 980px;
	margin-bottom: 10px;
}
div#brand-filter-contents {
	background: #FFFFFF;
}
div#brand-filter-filter {
	float: left;
	width: 920px;
	padding: 15px 5px;
	margin: 0px 25px 15px;
	font-size: 11px;
	border-bottom: 1px solid #C5C5C5;
}
div#brand-filter-filter a {
	color: #3D3D3D;
	text-decoration: none;
	font-weight: bold;
}
div#brand-filter-filter a.selected, div#brand-filter-filter a:hover {
	color: #9B0F06;
}
div#brand-filter-filter span.seperator {
	color: #3D3D3D;
	font-weight: bold;
	margin: 0px 15px 0px 20px;
}
div#brand-filter-filter a.letter {
	margin-right: 5px;
	padding: 0px 5px;
}
div#brand-filter-brands {
	padding: 15px 30px;
}
div#brand-filter-brands div.brand-logo {
	width: 150px;
	height: 50px;
	line-height: 50px;
	float: left;
	text-align: center;
	margin: 0px 0px 15px;
	position: relative;
}
div#brand-filter-brands div.brand-logo img {
	vertical-align: middle;
	font-size: 11px;
}
div#brand-filter-brands div.brand-logo a {
	text-decoration: none;
	font-size: 11px;
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2;
	width: 150px;
	height: 50px;
}
div#brand-filter-brands div.brand-logo a.brand-no-image {
	border: 1px solid #CACACA;
	width: 138px;
	height: 48px;
	margin: 0px 5px 15px;
}
div#brand-filter-brands div.brand-logo a.brand-no-image:hover {
	background: #EFEFEF;
}

/*** HOMEPAGE BLOCKS ***/
div#homepage-product-blocks {
	clear: both;
	float: left;
	width: 980px;
	margin-bottom: 5px;
}
div.homepage-product-block {
	clear: both;
	width: 980px;
	margin-bottom: 10px;
	background: #FFFFFF url(../images/global/product-border.gif) repeat-x bottom left;
}
div.hpb-content {
	padding: 0px 1px;
}
div.hpb-content ul, div#hpb-tabarea-content ul {
	padding: 0px;
	margin: 0px;
}
div.hpb-content ul li, div#hpb-tabarea-content ul li {
	padding: 0px;
	margin: 0px;
	list-style: none;
	float: left;
	line-height: 14px;
}

div#hpb-tabarea {
	float: left;
	width: 980px;
	margin-bottom: 10px;
}
div#hpb-tabarea-content {
	clear: both;
	background: #FFFFFF url(../images/global/product-border.gif) repeat-x bottom left;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
div#hpb-tabarea-tabs {
	float: left;
	width: 980px;
	border-bottom: 1px solid #000000;
}
div#hpb-tabarea-tabs div.tab {
	float: left;
	background: #257000 url(../images/global/gradient-green.png) repeat-x;
	color: #FFFFFF;
	padding: 3px 10px 5px;
	font-size: 14px;
	font-weight: bold;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	cursor: pointer;
	margin: 0px 2px -1px 0px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	text-shadow:1px 1px 1px #000000;
}
div#hpb-tabarea-tabs div.tab-active {
	background: #FFFFFF;
	color: #000000;
	text-shadow: none;
}
div#hpb-tabarea-tabs div.tab-1 {
	-webkit-border-top-left-radius: 0px;
	-moz-border-radius-topleft: 0px;
	border-top-left-radius: 0px;
}

div.hpb-slider div.jcarousel-clip {
	overflow: hidden;
	width: 890px;
	position: absolute;
	top: 0px;
	left: 45px;
}
div.hpb-slider a.cycle {
	position: absolute;
	width: 43px;
	height: 151px;
	top: 47px;
	text-decoration: none;
}
div.hpb-slider a.jcarousel-prev {
	left: 2px;
	background: #FFFFFF url(../images/global/icon-left.png) no-repeat center center;
}
div.hpb-slider a.jcarousel-next {
	right: 2px;
	background: #FFFFFF url(../images/global/icon-right.png) no-repeat center center;
}
div.hpb-slider a.jcarousel-prev-disabled {
	background: #FFFFFF url(../images/global/icon-left-disabled.png) no-repeat center center;
}
div.hpb-slider a.jcarousel-next-disabled {
	background: #FFFFFF url(../images/global/icon-right-disabled.png) no-repeat center center;
}

/*** CONTENT COLUMNS ***/
div.column-container {
	float: left;
	margin-bottom: 10px;
}
div.content-left {
	float: left;
	width: 178px;
	margin-right: 10px;
}
div.column-right {
	float: left;
	width: 792px;
}
div.content-right {
	float: left;
	background: #FFFFFF;
	padding: 25px 30px;
	width: 732px;
}
div.content-full {
	float: left;
	width: 920px;
	background: #FFFFFF;
	padding: 25px 30px;
}

/*** SUB MENU ***/
div#sub-menu {
	background: #FFFFFF;
	width: 178px;
	float: left;
}
div#sub-menu ul {
	margin: 0px;
	padding: 5px 0px;
	float: left;
}
div#sub-menu ul li {
	list-style: none;
	background: url(../images/global/submenu-item-bg.gif) no-repeat bottom left;
	float: left;
	overflow: hidden;
}
div#sub-menu ul li.last {
	background: none;
}
div#sub-menu ul li a {
	padding: 10px 25px;
	float: left;
	width: 128px;
	color: #3D3D3D;
	font-weight: bold;
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
}
div#sub-menu ul li a:hover, div#sub-menu ul li a.selected {
	text-decoration: none;
	color: #FFFFFF;
	background: #770B04 url(../images/global/gradient-red.png) repeat-x;
}
div#sub-menu-social {
	float: left;
	background: url(../images/global/submenu-item-bg.gif) no-repeat top left;
	width: 148px;
	padding: 10px 15px;
}
div.sub-menu-social-item {
	margin-top: 10px;
	float: left;
}

/*** TEXT BLOCKS ***/
div.text-block {
	float: left;
	width: 980px;
	margin-bottom: 10px;
}
div.text-block-header {
	float: left;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	background: #257000 url(../images/global/gradient-green.png) repeat-x;
	-webkit-border-top-right-radius: 15px;
	-moz-border-radius-topright: 15px;
	border-top-right-radius: 15px;
}
div.text-block-header h1, div.text-block-header h2, div.text-block-header h3 {
	margin: 0px;
	text-shadow:1px 1px 1px #000000;
	color: #FFFFFF;
	font-size: 14px;
	padding: 3px 20px 3px 10px;
}
div.text-block-body {
	float: left;
	border: 1px solid #000000;
	width: 958px;
	background: #FFFFFF;
	padding: 10px;
	font-size: 12px;
}
div.text-block-body-left {
	width: 485px;
	margin-right: 25px;
	float: left;
}
div.text-block-body-right {
	width: 448px;
	float: left;
}

div.product-text-blocks div.text-block, div.product-other-blocks div.text-block {
	width: 721px;
}
div.product-text-blocks div.text-block-body, div.product-other-blocks div.text-block-body {
	width: 699px;
}
div.product-text-blocks div.text-block-header h1, div.product-text-blocks div.text-block-header h2, div.product-text-blocks div.text-block-header h3,
div.product-other-blocks div.text-block-header h1, div.product-other-blocks div.text-block-header h2, div.product-other-blocks div.text-block-header h3 {
	font-size: 18px;
	font-weight: normal;
}

div.product-page-full div.product-text-blocks div.text-block {
	width: 980px;
}
div.product-page-full div.product-text-blocks div.text-block-body {
	width: 958px;
}

/*** LISTING PAGES ***/
div.listing-filter {
	width: 188px;
	float: left;
	margin: 0px 10px 10px 0px;
	background: #EFF8E4;
	border: 1px solid #BBB8B8;	
}
div.listing-filter-section {
	padding: 10px;
	border-top: 1px solid #BBB8B8;
}
div.listing-filter-section ul {
	margin: 0px 0px 0px 5px;
	padding: 0px;
}
div.listing-filter-section ul li {
	list-style: none;
	background: url(../images/global/filter-bullet.png) no-repeat left center;
	padding-left: 10px;
}
div.listing-filter-section ul li a {
	text-decoration: none;
	color: #000000;
}
div.listing-filter-section ul li a:hover {
	color: #359F00;
}
div.listing-filter-section ul.sub {
	margin-left: 20px;
	font-size: 12px;
}
div.listing-filter-section ul li span {
	font-size: 10px;
	padding-left: 4px;
	color: #717171;
}
div.listing-filter-section h1 {
	font-size: 22px;
	letter-spacing: -1px;
	color: #3FAA00;
	margin: 0px;
}
div.listing-filter-section h3 {
	font-size: 16px;
	margin: 0px 0px 5px;
}
div.listing-column-left {
	width: 190px;
	float: left;
	margin-right: 10px;
}
div.listing-column-right {
	width: 780px;
	float: left;
}
div#listing-product-container {
	padding-top: 5px;
	width: 780px;
	clear: both;
}

div.listing-product-section {
	float: left;
	margin-bottom: 15px;
	width: 780px;
	position: relative;
	clear: both;
}
div.listing-product-section-heading {
	background: url("../images/global/gradient-green.png") repeat-x scroll 0 0 #257000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	border-top-right-radius: 15px;
	float: left;
}
div.listing-product-section-heading h2 {
	color: #FFFFFF;
	font-size: 22px;
	font-weight: normal;
	margin: 0;
	padding: 3px 20px 3px 10px;
	text-shadow: 1px 1px 1px #000000;
}
div.listing-product-section-content {
	clear: both;
	padding: 0px 1px;
	border: 1px solid #000000;
	background: #FFFFFF url(../images/global/product-border.gif) repeat-x bottom left;
	float: left;
	width: 776px;
}
div.listing-product-section-content ul {
	padding: 0px;
	margin: 0px;
}
div.listing-product-section-content ul li {
	padding: 0px;
	margin: 0px;
	list-style: none;
	float: left;
	line-height: 14px;
}

div.listing-product-section-more {
	position: absolute;
	top: 5px;
	right: 0px;
	font-size: 14px;
	font-weight: bold;	
	border: 1px solid #000000;
	border-bottom: 1px solid #CCCCCC;
	padding: 5px 10px;
	background: #FFFFFF;
}

ul.listing-price-filter li a.selected {
	font-weight: bold;
}
ul.listing-price-filter li img.js-remove-filter {
	cursor: pointer;
	padding-left: 5px;
}

div.listing-left-column-static {
	margin-left: 1px;
}
div.listing-side-avts {
	width: 190px;
	overflow: hidden;
	float: left;
	margin-bottom: 5px;
}
div.listing-side-avts img {
	float: left;
	margin-bottom: 5px;
}

/*** PRODUCT PAGES ***/
div.product-page-container {
	position: relative;
	clear: both;
}
div.product-page-left {
	float: left;
	width: 721px;
	margin-right: 10px;
}
div.product-page-right {
	float: left;
	width: 231px;
	background: #FFFFFF;
	margin-top: 30px;
	border: 1px solid #000000;
	padding: 8px;
}
div.product-detail {
	margin-bottom: 10px;
}
div.product-detail-head {
	float: left;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	background: #257000 url(../images/global/gradient-green.png) repeat-x;
	-webkit-border-top-right-radius: 15px;
	-moz-border-radius-topright: 15px;
	border-top-right-radius: 15px;
}
div.product-detail-head h1 {
	margin: 0px;
	text-shadow:1px 1px 1px #000000;
	color: #FFFFFF;
	font-size: 18px;
	padding: 3px 20px 3px 10px;
	font-weight:normal;
}
div.product-detail-body {
	clear: both;
	border: 1px solid #000000;
	background: #FFFFFF;
	padding: 6px 9px;
}
div.product-images {
	float: left;
	width: 370px;
	margin-right: 10px;
}
div.product-info {
	float: left;
	width: 575px;
}
div.product-info-brand-logo {
	float: left;
	width: 225px;
	margin: 15px 120px 0px 0px;
	text-align: center;
	overflow: hidden;
}
div.product-bn {
	margin-top: 10px;
}
div.product-info-price {
	float: left;
	width: 230px;
	margin-top: 15px;
}
div.product-info-price-price {
	color: #FF1A00;
	font-weight: bold;
	overflow: hidden;
	font-size: 36px;
	line-height: 36px;
}
div.product-info-price-price.exact {
	font-size: 50px;
	line-height: 46px;
}
div.product-info-price-rrp {
	font-size: 24px;
	font-weight: bold;
}
div.product-info-price-saving {
	font-size: 20px;
}
div.product-info-price-saving span {
	color: #FF1A00;
}

div.product-info-brand-logo {
	position: relative;
}
div.product-info-brand-logo a.brand-no-image {
	border: 1px solid #CACACA;
	height: 48px;
	line-height: 48px;
	display: block;
	width: 140px;
	text-align: center;
	text-decoration: none;
	margin-top: 5px;
}
div.product-info-brand-logo a.brand-no-image:hover {
	background: #EFEFEF;
}
div.product-info-brand-logo div.brand-image {
	height: 48px;
	line-height: 48px;
	width: 140px;
	text-align: center;
	margin-top: 5px;
	position: relative;
}
div.product-info-brand-logo div.brand-image img {
	vertical-align: middle;
}
div.product-info-brand-logo div.brand-image a {
	text-decoration: none;
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	height: 48px;
	width: 140px;
}

div.product-delivery-banner {
	margin-top: 10px;
	border: 1px solid #CBCBCB;
	min-height: 50px;
}
div.product-delivery-banner-inner {
	padding-left: 65px;
	background: url(../images/global/delivery-truck.png) no-repeat left center;
	position: relative;
	z-index: 1;
}
div.product-delivery-banner-options {
	background: #EBEBEB;
	padding: 0px 0px 0px 65px;
	color: #E60003;
	text-transform: uppercase;
	letter-spacing: -1px;
	font-size: 22px;
	line-height: 30px;
	font-weight: bold;
	font-style: italic;
	position: relative;
	z-index: 2;
}
div.product-delivery-banner-options strong {
	font-size: 26px;
}
div.product-delivery-banner-options span span {
	color: #FABF19;
	font-size: 30px;
}
div.product-delivery-banner-options a {
	background: url(../images/global/transparent.gif);
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	text-decoration: none;
	width: 100%;
	height: 100%;
	z-index: 3;
}

div.product-delivery-banner h4 {
	margin: 10px 0px 5px;
	text-transform: uppercase;
	color: #4E8A00;
	font-size: 21px;
	line-height: 18px;
	letter-spacing: -1px;
	font-style: italic;
}
div.product-delivery-banner p {
	margin: 0px 0px 5px;
	text-transform: uppercase;
	color: #4C4C4C;
	font-size: 9px;
	font-style: italic;
	font-weight: bold;
	line-height: 10px;
}

div#paylater-banner div.PayLater-priceBox {
	margin-top: 10px;
	border: 1px solid #CBCBCB;
	padding: 10px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
div#paylater-banner div.PayLater-priceBox p.priceBox-text {
	padding: 0px 0px 0px 65px;
	float: left;
	min-height: 24px;
	line-height: 24px;
}
div#paylater-banner div.PayLater-priceBox p.priceBox-text span {
	display: inline !important;
}
div#paylater-banner div.PayLater-priceBox div.PayLater-logo {
	position: absolute;
	left: 0px;
}
div#paylater-banner div.PayLater-priceBox p.fullInfo-link {
	float: right;
	clear: none;
	margin: 0px;
	padding: 0px;
	line-height: 24px;
	text-transform: lowercase;
}
div#PayLater-fullInfo {
	background-color: rgba(0, 0, 0, 0.8);
}
div#paylater-basket {
	float: right;
	width: 400px;
	margin-left: 20px;
}
div#paylater-basket div.PayLater-priceBox {
	margin: 0px;
}


div.we-accept-banner {
	border: 1px solid #CCCCCC;
	margin-top: 10px;
}


p.product-variation-caption {
	margin: 0px 0px 5px;
	font-size: 11px;
	text-align: center;
	width: 225px;
	font-weight: bold;
}
div.product-variation-images {
	float: left;
	width: 330px;
	margin-right: 10px;
	margin-top: 0px;
}
div.product-variation-images img {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	border: 1px solid #CCCCCC;
	overflow: hidden;
}

div.product-in-stock, div.price-matched {
	margin-top: 20px;
	width: 145px;
	float: left;
	text-align: center;
}

div.options {
	margin-top: 20px;
	width: 575px;
}
div.options-tabarea {
	float: left;
	width: 575px;
	border-bottom: 1px solid #CCCCCC;
}
div.options-standard, div.options-custom {
	clear: both;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding: 15px 20px;
}
div.options-standard-notabs {
	border: 1px solid #CCCCCC;
}
div.options-custom {
	display: none;
}
div.options-tabarea div.options-tab {
	float: left;
	background: #257000 url(../images/global/gradient-green.png) repeat-x;
	color: #FFFFFF;
	padding: 3px 10px 5px;
	font-size: 18px;
	border: 0px;
	cursor: pointer;
	margin: 0px 0px -1px 0px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	text-shadow:1px 1px 1px #000000;
	width: 185px;
	text-align: center;
}
div.options-tabarea div.options-tab-active {
	background: #FFFFFF;
	color: #000000;
	text-shadow: none;
	cursor: auto;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}
div.options-tabarea div.options-tab-1 {
	-webkit-border-top-left-radius: 0px;
	-moz-border-radius-topleft: 0px;
	border-top-left-radius: 0px;
	margin-right: 3px;
}
div.options-standard input.addtobasket {
	margin: 0px 0px 10px;
	float: right;
}
div.options-custom input.addtobasket {
	margin: 0px;
	float: right;
}
div.options h4 {
	color: #359F00;
	margin: 0px 0px 5px;
	font-size: 12px;
}
div.options-standard div.field-group {
	margin-bottom: 5px;
}
div.options-custom select {
	width: 375px;
}

div.options-custom p {
	font-size: 11px;
	line-height: 15px;
}
div.out-of-stock {
	font-weight: bold;
	color: #FF0000;
	margin-top: 15px;
	text-align: center;
	font-size: 14px;
}

/*** PRODUCT PAGE VARIATIONS ***/
div.variation-dropdowns {
	padding-bottom: 10px;
	float: left;
	width: 350px;
}
form.gsoform div.variation-dropdowns span.field {
	width: 230px;
}
form.gsoform div.variation-dropdowns span.field select {
	width: 225px;
}
div.variation-dropdowns div.field-group-selected label, div.variation-dropdowns div.field-group-inactive label {
	width: 80px;
}
div.variation-dropdowns div.field-group-active label {
	padding-left: 15px;
	background: url(../images/global/icon-currentstep.png) no-repeat left center;
	width: 65px;
}
div.variation-dropdowns div.field-group-inactive {
	opacity: 0.5;
}
p.variation-instructions {
	color: #4d8900;
	font-size: 12px;
	font-weight: bold;
}
div.add-to-basket-beside-variations {
	float: left;
	margin-top: 27px;
}
div.addtobasket-disabled {
	height: 35px;
	width: 165px;
	background: url(../images/global/choose-options.png) no-repeat;
	margin: 0px 0px 10px;
}

/*** PRODUCT PAGE IMAGES ***/
div.product-images-main {
	border: 1px solid #C8C8C8;
	width: 365px;
	height: 365px;
	margin-top: 5px;
	position: relative;
	margin-bottom: 10px;
}
div.product-images-main img.main {
	position: absolute;
	top: 18px;
	left: 18px;
	z-index: 1;
	width: 325px;
	height: 325px;
}
div.product-image-enlarge {
	height: 20px;
	line-height: 20px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	z-index: 2;
	background: url(../images/global/icon-enlarge.png) no-repeat;
}
div.product-image-enlarge a {
	display: block;
	font-size: 9px;
	color: #555555;
	text-decoration: none;
	padding-left: 25px;
}
div.product-images-sub {
	float: left;
}
div.product-images-sub img {
	float: left;
	width: 56px;
	height: 56px;
	margin-right: 12px;
	margin-bottom: 10px;
	border: 1px solid #C8C8C8;
	overflow: hidden;
}
div.product-images-sub a:nth-child(5n) img {
	margin-right: 0px;
}
div.authorised-sellers {
	clear: both;
	float: left;
	width: 200px;
	overflow: hidden;
	text-align: center;
	margin-left: 84px;
	max-height: 200px;
	margin-bottom: 10px;
}

/*** PRODUCT PAGE OPTIONS ***/
form.gsoform label.option-list {
	font-size: 11px;
	font-weight: bold;
	width: 60px;
	line-height: 20px;
}
form.gsoform select#productId {
	width: 295px;
}

/*** PRODUCT BLOCK TABS ***/
div.product-page-right div#product-tabarea {
	float: left;
	width: 721px;
	margin-bottom: 10px;
}
div.product-page-full div#product-tabarea {
	float: left;
	width: 980px;
	margin-bottom: 10px;
}

div#product-tabarea-content {
	clear: both;
	background: #FFFFFF url(../images/global/product-border.gif) repeat-x bottom left;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	padding: 10px 15px;
}
div.product-page-right div#product-tabarea-tabs {
	float: left;
	width: 721px;
	border-bottom: 1px solid #000000;
}
div.product-page-full div#product-tabarea-tabs {
	float: left;
	width: 980px;
	border-bottom: 1px solid #000000;
}
div#product-tabarea-tabs div.tab {
	float: left;
	background: #257000 url(../images/global/gradient-green.png) repeat-x;
	color: #FFFFFF;
	padding: 3px 10px 5px;
	font-size: 18px;
	font-weight: normal;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	cursor: pointer;
	margin: 0px 2px -1px 0px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	text-shadow:1px 1px 1px #000000;
}
div#product-tabarea-tabs div.tab-active {
	background: #FFFFFF;
	color: #000000;
	text-shadow: none;
}
div#product-tabarea-tabs div.tab-1 {
	-webkit-border-top-left-radius: 0px;
	-moz-border-radius-topleft: 0px;
	border-top-left-radius: 0px;
}
div.product-description {
	font-size: 14px;
}

/*** SIMILAR PRODUCTS ***/
div.similar-products div.product-display-small {
	width: 690px;
	background: none;
	border-bottom: 1px solid #EEEEEE;
}
div.similar-products div.product-display-small-info {
	width: 640px;
}

/*** PRODUCT AVTS ***/
div.product-page-right div.product-avt:last-child {
	margin-bottom: 0px;
}
div.product-avt {
	width: 231px;
	margin-bottom: 8px;
	-webkit-box-shadow: 0px 0px 3px rgba(50, 50, 50, 0.5);
	-moz-box-shadow: 0px 0px 3px rgba(50, 50, 50, 0.5);
	box-shadow: 0px 0px 3px rgba(50, 50, 50, 0.5);
	overflow: hidden;
}
div.product-avt img {
	float: left;
}

/*** SOCIAL BUTTONS ON PRODUCT ***/
div.product-social-networking {
	position: absolute;
	top: 0px;
	right: 0px;
}

/*** BASKET ***/
table.gsobasket {
	font-size: 12px;
}
span.basket-product-description {
	font-size: 11px;
	color: #555555;
	font-style: italic;
}
div#basket-key {
	margin-bottom: 15px;
	padding: 5px 10px;
	border: 3px solid red;
}
div#basket-key table td {
	vertical-align: top;
	padding: 5px 0px;
	border-bottom: 1px dotted #000000;
}
div#basket-key table tr.last td {
	border-bottom: 0px;
}
div#basket-key table td img {
	margin-right: 5px;
}
div#basket-key table td a {
	color: #3D3D3D;
}
div.basket-button-left, div.basket-button-centre, div.basket-button-right {
	float: left;
	width: 306px;
}
div.basket-button-left {
	text-align: left;
}
div.basket-button-centre {
	text-align: center;
}
div.basket-button-right {
	text-align: right;
}

/*** CHECKOUT ***/
div.checkout-choice-gso {
	float: left;
	width: 585px;
}
div.checkout-choice-amazon {
	border: 1px solid #CCCCCC;
	padding: 15px;
	margin-bottom: 15px;
	float: left;
	width: 500px;
	background: #F4F4F4;
}
div.checkout-choice-amazon h2 {
	margin-bottom: 0px;
}
div.checkout-choice-amazon h2 img {
	float: left;
}
div.checkout-choice-amazon p {
	clear: both;
	font-size: 11px;
	color: #000000;
	margin-bottom: 0px;
}
div.checkout-choice-amazon div#LoginWithAmazon {
	float: right;
}

div.checkout-side {
	position: absolute;
	top: 20px;
	right: 40px;
}
form.gsoform div.postcodelookup {
	clear: both;
	float: left;
	margin-bottom: 15px;
	margin-left: 150px;
	background: #F2F2F2;
	border: 1px solid #CACACA;
	padding: 10px;
	width: 315px;
}
form.gsoform div.postcodelookup label {
	font-size: 11px;
	font-weight: bold;
	width: 85px;
	height: 27px;
	line-height: 27px;
}
form.gsoform div.postcodelookup input.field {
	float: left;
	padding: 7px;
	width: 100px;
	margin-right: 5px;
}
form.gsoform div.postcodelookup select {
	width: 311px;
	padding: 3px;
}
div.restricted-shipping, div.warning {
	clear: both;
	border: 1px solid #F4E679;
	background: #F6E894 url(../images/global/alert-small-yellow.png) no-repeat;
	background-position: 4px 4px;
	padding: 5px 5px 5px 25px;
	margin-bottom: 10px;
	font-size: 11px;
}

div.payment-options {
	clear: both;
	float: left;
	width: 620px;
	margin: 0px 145px;
}
div.payment-options img {
	margin-right: 10px;
}
div.payment-options div#paylater-checkout-option {
	clear: both;
	width: 610px;
	margin: 0 auto;
	float: left;
}
div.payment-options input, div.payment-options a.pay-by-card {
	float: left;
}
div#paylater-checkout-example {
	float: left;
	margin: 0px 0px 0px 5px;
}
div#paylater-checkout-example div.PayLater-priceBox {
	margin: 1px 0px 0px 0px;
}
p.paylater-or {
	font-weight: bold;
	text-align: center;
	margin-right: 10px;
}
div#pass-to-paylater {
	padding-left: 30px;
	background: url(../images/global/loading.gif) no-repeat left center;
}
form#PayLaterSubmit div.button-wrapper {
	text-align: center;
	margin-top: 10px;
}
form#PayLaterSubmit div.button-wrapper input#PayLater-button {
	font-size: 12px;
	border: 0px;
	color: #FFFFFF;
	text-shadow: 0px 0px 2px #000000;
	padding: 5px 10px;
	text-transform: uppercase;
	font-size: 12px;
	cursor: pointer;
	text-decoration: none;
	background: #257000 url(../images/global/gradient-green.png) repeat-x;
}

/*** RECEIPT ***/
table.receipt {
	width: 400px;
	margin-bottom: 20px;
	line-height: 1.4em;
}
table.receipt td {
	vertical-align: top;
}

/*** ND POPUP ***/
div#simplemodal-overlay {
	background-color: #000000;
}
div.choose-delivery-method {
	display: none;
	background: #FFFFFF;
	width: 800px;
	padding: 10px 0px 0px;
}
div.choose-delivery-method div.cdm-intro {
	text-align: center;
}
div.choose-delivery-method div.cdm-option-1, div.choose-delivery-method div.cdm-option-2 {
	float: left;
	width: 379px;
	padding: 0px 10px 15px;
	position: relative;
	overflow: hidden;
	margin-bottom: 10px;
}
div.choose-delivery-method div.cdm-option-1 h3, div.choose-delivery-method div.cdm-option-2 h3 {
	margin: 10px 0px 0px;
	text-align: center;
	color: #4d8900;
}
div.choose-delivery-method div.cdm-option-1 h4, div.choose-delivery-method div.cdm-option-2 h4 {
	color: #4d8900;
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0px 0px 10px;
}
div.choose-delivery-method div.cdm-option-1 p, div.choose-delivery-method div.cdm-option-2 p {
	font-size: 12px;
	margin-top: 5px;
	text-align: center;
}
div.choose-delivery-method div.cdm-option-1 {
	border-right: 1px solid #CACACA;
}
div.choose-delivery-method div.cdm-button {
	background: #257000 url(../images/global/gradient-green.png) repeat-x;
	color: #FFFFFF;
	padding: 5px 10px;
	font-size: 12px;
	text-align: center;
	margin: 0 auto;
	width: 150px;
	text-transform: uppercase;
	-webkit-box-shadow: 0px 0px 6px rgba(50, 50, 50, 0.5);
	-moz-box-shadow: 0px 0px 6px rgba(50, 50, 50, 0.5);
	box-shadow: 0px 0px 6px rgba(50, 50, 50, 0.5);
}
div.choose-delivery-method a.cdm-link {
	text-decoration: none;
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: url('../images/global/transparent.gif');
}

div.choose-delivery-method div.cdm-package {
	font-size: 10px;
}
div.choose-delivery-method div.cdm-package table {
	width: 379px;
}
div.choose-delivery-method div.cdm-package table tr td {
	border-bottom: 1px solid #DDD;
	padding: 5px 0px 5px 25px;
}
div.choose-delivery-method div.cdm-package table tr td span {
	font-style: italic;
	color: #444;
}

/*** PAY LATER CHECKOUT ***/
div.checkout-loading-centre {
	background: url(../images/global/loading.gif) no-repeat center center;
}
div.checkout-loading-right {
	background: url(../images/global/loading.gif) no-repeat right center;
	min-width: 16px;
}

/*** POPUP STYLING ***/
div#popup, div.popup {
	background: #FFFFFF;
	width: 600px;
	margin: 20px auto 0px;
	padding: 20px;
	font-size: 0.8em;
	border: 1px solid #b5c99e;
}
div#popup h2, div.popup h2 {
	margin-top: 0px;
}
div#popup-plain {
	margin: 20px auto 0px;
	width: 750px;
}
div#popup-plain div.content-left {
	display: none;
}

/*** VOUCHER CODES ***/
div#entervoucher {
	display: none;
	width: 400px;
	position: relative;
}
div#entervoucher h2 {
	color: #4d8900;
	margin-bottom: 0px;
	text-align: center;
}
div#entervoucher p {
	font-size: 13px;
	text-align: center;
}
div#entervoucher form {
	position: relative;
}
div#entervoucher input.code {
	font-size: 20px;
	width: 335px;
	color: #555555;
	padding: 5px 52px 5px 10px;
	letter-spacing: 5px;
	border: 1px solid #CCCCCC;
	-webkit-box-shadow: 0 0 5px #CCCCCC;
	-moz-box-shadow: 0 0 5px #CCCCCC;
	box-shadow: 0 0 5px #CCCCCC;
	text-align: center;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
div#entervoucher input.focus {
	border: 1px solid #4BA4BE;
	-webkit-box-shadow: 0 0 5px #4BA4BE;
	-moz-box-shadow: 0 0 5px #4BA4BE;
	box-shadow: 0 0 5px #4BA4BE;
}
div#entervoucher input.apply-code {
	border: 0 none;
    height: 34px;
    padding: 0;
    position: absolute;
    right: 1px;
    top: 1px;
    padding: 0px 10px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-topright: 5px;
	border-bottom-right-radius: 5px;
	border-top-right-radius: 5px;
	background: #257000 url(../images/global/gradient-green.png) repeat-x;
	color: #FFFFFF;
	cursor: pointer;
	font-size: 10px;
}
div#entervoucher a.simplemodal-close {
	position: absolute;
	top: 5px;
	right: 5px;
}

/*** FOOTER ***/
div#footer-first {
	margin-bottom: 10px;
	padding: 25px 20px 4px;
	float: left;
	clear: both;
	width: 940px;
	background: #FFFFFF url(../images/global/footer-flattened.jpg?amex) no-repeat;
	position: relative;
}
div#footer-first-left {
	float: left;
	width: 210px;
	padding-bottom: 15px;
}
div#footer-first-middle {
	float: left;
	width: 323px;
	border-left: 2px solid #E2E2E2;
	border-right: 2px solid #E2E2E2;
	padding: 0px 20px;
}
div#footer-first-right {
	float: left;
	width: 333px;
	padding-left: 30px;
}
div#footer-first p.heading {
	font-weight: bold;
	font-size: 12px;
	margin: 0px 0px 10px;
}
div#footer-first-middle img.payment-methods {
	margin-bottom: 25px;
}
div#footer-first-middle p.chunky {
	margin: 0px;
	text-align: center;
}
div#footer-first-middle p.secure-shopping {
	font-size: 30px;
	color: #F1AB4F;
}
div#footer-first-middle p.chunky a {
	color: #4B4B4B;
	text-decoration: none;
}
div#footer-first-middle p.chunky a:hover {
	color: #F1AB4F;
}
div#footer-first-right img.facebook, div#footer-first-right img.twitter {
	margin-right: 50px;
}
div#footer-first-right img.sagepay-logo {
	margin-top: 5px;
	float: left;
}

#footer-last {
	background: #FFFFFF;
	border: 1px solid #1B4D1A;
	float: left;
	clear: both;
	width: 980px;
}
#footer-last p {
	margin: 0px;
	text-align: center;
	padding: 5px;
	font-size: 11px;
	font-weight: bold;
	color: #2E6D05;
}
#footer-last p.top {
	background: #FFCD00;
	border-bottom: 1px solid #1B4D1A;
}
#footer-last p a {
	color: #2E6D05;
}
#footer-last p a:hover {
	color: #000000;
}


a.footer-first-trustpilot {
	position: absolute;
	display: block;
	text-decoration: none;
	height: 35px;
	width: 190px;
	top: 25px;
	left: 20px;
}
a.footer-first-facebook {
	position: absolute;
	display: block;
	text-decoration: none;
	height: 80px;
	width: 80px;
	top: 50px;
	right: 276px;
}
a.footer-first-twitter {
	position: absolute;
	display: block;
	text-decoration: none;
	height: 80px;
	width: 80px;
	top: 50px;
	right: 148px;
}
a.footer-first-youtube {
	position: absolute;
	display: block;
	text-decoration: none;
	height: 80px;
	width: 80px;
	top: 50px;
	right: 20px;
}

/*** PERSONALISATION ***/
div#personalisation {
	display: none;
	width: 720px;
	position: relative;
	margin: 0px;
	padding: 0px;
}
div#personalisation h2 {
	color: #4d8900;
	margin-bottom: 5px;
	font-size: 24px;
}
div#personalisation p {
	font-size: 11px;
}
div#personalisation a.simplemodal-close {
	position: absolute;
	top: 5px;
	right: 5px;
}
div#personalisation div.personalisation-left {
	padding: 20px;
	float: left;
	width: 404px;
	border-right: 1px solid #CCCCCC;
	min-height: 210px;
}
div#personalisation div.personalisation-right {
	padding: 50px 0px 25px;
	float: left;
	width: 275px;
}
div#personalisation div.personalisation-button {
	padding: 0px 20px;
}
div#personalisation div.personalisation-button-divider {
	border-top: 1px solid #CCCCCC;
	height: 1px;
	line-height: 1px;
	margin: 25px 0px;
}
div#personalisation div.personalisation-button p {
	padding-right: 15px;
	text-align: center;
	color: #AAAAAA;
}
form#personalisation-form {
	padding-top: 5px;
}
form#personalisation-form label {
	font-size: 20px;
	color: #000000;
	display: block;
	margin-bottom: 5px;
}
form#personalisation-form input.personalisation-line {
	font-size: 20px;
	width: 380px;
	color: #555555;
	padding: 5px 10px 5px 10px;
	border: 1px solid #CCCCCC;
	-webkit-box-shadow: 0 0 5px #CCCCCC;
	-moz-box-shadow: 0 0 5px #CCCCCC;
	box-shadow: 0 0 5px #CCCCCC;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-bottom: 15px;
	letter-spacing: 2px;
	text-align: center;
}
form#personalisation-form input.focus, form#personalisation-form select.focus {
	border: 1px solid #4BA4BE;
	-webkit-box-shadow: 0 0 5px #4BA4BE;
	-moz-box-shadow: 0 0 5px #4BA4BE;
	box-shadow: 0 0 5px #4BA4BE;
}
form#personalisation-form select.personalisation-option {
	font-size: 20px;
	color: #555555;
	padding: 5px 10px 5px 10px;
	border: 1px solid #CCCCCC;
	-webkit-box-shadow: 0 0 5px #CCCCCC;
	-moz-box-shadow: 0 0 5px #CCCCCC;
	box-shadow: 0 0 5px #CCCCCC;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-bottom: 15px;
	letter-spacing: 2px;
}

/*** FORMS ***/
form.gsoform .gobutton {
	width: 16px;
	height: 16px;
	vertical-align: middle;
}
div.field-group-group {
	clear: both;
	float: left;
	padding: 10px 20px 0px;
	border: 1px dotted #CCCCCC;
	width: 910px;
	margin-bottom: 10px;
}
div.field-group {
	clear: both;
	float: left;
	margin-bottom: 10px;
}
form.gsoform label {
	width: 150px;
	float: left;
}
form.gsoform label span.label-extra {
	font-size: 10px;
	font-style: italic;
}
form.gsoform span.field {
	float: left;
	width: 300px;
}
form.gsoform span.field-description {
	clear: both;
	float: left;
	font-size: 10px;
	font-style: italic;
	margin-left: 150px;
}
form.gsoform span.red {
	color: #FF0000;
}
form.gsoform input.field, form.gsoform select.field, form.gsoform textarea.field {
	padding: 3px;
	font-size: 10px;
}
form.gsoform .field-large {
	width: 400px;
}
form.gsoform .field-small {
	width: 150px;
}
form.gsoform .field-tiny {
	width: 30px;
}
form.gsoform textarea.field-textarea {
	height: 75px;
	width: 300px;
	font-size: 12px;
}
form.gsoform .field-checkbox-label {
	font-size: 10px;
}
form.gsoform label.checkbox-label {
	float: none;
}
form.gsoform .submitfield, a.submitfield, form.gsoform .cancelfield, a.cancelfield, form.gsoform .deletefield, a.deletefield {
	background: none;
	border: 0px;
	color: #FFFFFF;
	text-shadow: 0px 0px 2px #000000;
	padding: 5px 10px;
	text-transform: uppercase;
	font-size: 12px;
	cursor: pointer;
	text-decoration: none;
	display: block;
}
form.gsoform .submitfield:hover, a.submitfield:hover, form.gsoform .cancelfield:hover, a.cancelfield:hover, form.gsoform .deletefield:hover, a.deletefield:hover  {
	-webkit-box-shadow: 0px 0px 6px rgba(50, 50, 50, 0.5);
	-moz-box-shadow: 0px 0px 6px rgba(50, 50, 50, 0.5);
	box-shadow: 0px 0px 6px rgba(50, 50, 50, 0.5);
}
form.gsoform .submitfield, a.submitfield {
	background: #257000 url(../images/global/gradient-green.png) repeat-x;
}
form.gsoform .cancelfield, a.cancelfield {
	background: #005B85 url(../images/global/gradient-blue.png) repeat-x;
}
form.gsoform .deletefield, a.deletefield {
	background: #770B04 url(../images/global/gradient-red.png) repeat-x;
}

form.gsoform div.field-group-usedelivery input {
	margin: 0px 5px 10px 0px;
}


/*** TABLES ***/
table.gsotable {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 10px;
}
table.gsotable thead th {
	background: #257000 url(../images/global/gradient-green.png) repeat-x;
	color: #FFFFFF;
	padding: 5px;
	font-weight: normal;
	font-size: 12px;
	text-shadow:2px 2px 2px #104600;
	text-align: left;
}
table.gsotable tbody td {
	border-bottom: 1px solid #CCCCCC;
	background: #FFFFFF;
	padding: 5px;
}
table.gsotable tbody tr.alt td {
	background-color: #F7F7F7;
}

table.deliverytable {
	width: 585px;
	border-collapse: collapse;
	margin: 0 auto 20px;
}
table.deliverytable thead th {
	padding: 0px;
}
table.deliverytable tbody td {
	border-bottom: 1px solid #CCCCCC;
	background: #FFFFFF;
	padding: 5px;
	text-align: center;
	font-size: 11px;
}

/*** LISTING STYLE TEXT BLOCK ***/
div.listing-style-block {
	border: 1px solid #E3E3E3;
	margin-bottom: 10px;
	background: #FFFFFF;
}
div.listing-style-block-header {
	border-bottom: 1px solid #F4F4F4;
	background: #ffffff; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZmVmZWYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #ffffff 0%, #efefef 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#efefef)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#efefef 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 0%,#efefef 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 0%,#efefef 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffffff 0%,#efefef 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#efefef',GradientType=0 ); /* IE6-8 */
}
div.listing-style-block-header h3 {
	font-weight: normal;
	color: #000000;
	margin: 10px 0px 8px;
	padding: 0px 25px;
	font-size: 22px;
	line-height: 22px;
	letter-spacing: -1px;
}
div.listing-style-block-header h3 strong {
	font-weight: bold;
	color: #87C600;
	font-size: 26px;
}

div.listing-style-block-body {
	padding: 10px 15px;
}
div.listing-style-block-body-full {
	display: none;
}
div.listing-style-block-body a.listing-style-read-more, div.listing-style-block-body a.listing-style-read-less {
	text-decoration: none;
	color: #0000FF;
}
div.listing-style-block-body a.listing-style-read-more:hover, div.listing-style-block-body a.listing-style-read-less:hover {
	text-decoration: underline;
}

/*** JUST BOUGHT IT ***/
div.jbit-button {
	float: right;
    margin-left: 50px;
}

/*** MESSAGES ***/
div.message {
	clear: both;
	padding: 10px 15px;
	margin: 0px 0px 10px;
	line-height: 16px;
	font-size: 12px;
}
div.message-error {
	background: #D80000;
	color: #FFFFFF;
}
div.message-success {
	background: #3FAD00;
	color: #FFFFFF;
}
div.message ul {
	margin: 5px 0px;
    padding-left: 15px;
}

/*** HEADINGS ***/
.heading-green {
	background: #257000 url(../images/global/gradient-green.png) repeat-x;
	position: relative;
	z-index: 1;
}
.heading-red {
	background: #770B04 url(../images/global/gradient-red.png) repeat-x;
	position: relative;
	z-index: 1;
}
.heading-green h2, .heading-red h2, .heading-green h3, .heading-red h3 {
	color: #FFFFFF;
	margin: 0px;
	font-size: 18px;
	font-weight: normal;
	padding: 3px 15px;
}

/*** SHADOWS ***/
.dropshadow-small-black {
	-webkit-box-shadow: 0px 0px 6px rgba(50, 50, 50, 0.75);
	-moz-box-shadow: 0px 0px 6px rgba(50, 50, 50, 0.75);
	box-shadow: 0px 0px 6px rgba(50, 50, 50, 0.75);
}
.dropshadow-faint-black {
	-webkit-box-shadow: 0px 0px 6px rgba(50, 50, 50, 0.5);
	-moz-box-shadow: 0px 0px 6px rgba(50, 50, 50, 0.5);
	box-shadow: 0px 0px 6px rgba(50, 50, 50, 0.5);
}
.textshadow-small-black {
	text-shadow:1px 1px 1px #000000;
}

/*** ROUNDED CORNERS ***/
.rounded-tiny {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.rounded-small {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

/*** MISC ***/
.clear {
	clear: both;
	height: 0px;
	line-height: 0px;
}
a img {
	border: 0px;
}
.hide, .print {
	display: none;
}
.no-border { border: 0px !important; }
.no-margin { margin: 0px !important; }
.no-padding { padding: 0px !important; }

div#cboxLoadedContent {
	margin-top: 28px;
	margin-bottom: 0px;
}
div#cboxClose {
	top:0;
	right:0;
}
div.gso-divider {
	border-bottom: 2px dotted #CCCCCC;
}

/*** NEW AMAZON CHECKOUT ***/
div#amazonWidgets {
	margin: 20px 0;
	height: 300px;
	width: 100%;
}
div#addressBookWidgetDiv {
	width: 100%;
	height: 300px;
	float: left;
}
div#walletWidgetDiv {
	width: 100%;
	height: 300px;
}