* {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	outline: none;
	line-height: normal;
	text-decoration: none;
}

html, body {
	background: #FEF200 url( /share/images/site/footer-bottom.gif ) bottom left repeat-x;;
	color: #000000;
	font-size: 12px;
	font-family: Verdana;
}

h1, h2, h3, h4, h5, h6 {
	cursor: default;
}

a {
	text-decoration: underline;
	color: #000;
}

a:hover {
	text-decoration: none;
}

.hide {
	display: none;
	}

.clear {
	clear: both;
}

.FreeSpace-20px {
	clear: both;
	height: 20px;
}

.positioner {
	width: 991px;
	margin: 0 auto;
	position: relative;
	}

* html .positioner {
	width: 1024px;
	}

#wrapper {
	padding-top: 4px;
	overflow: hidden;
	}

#header {
	margin-top: 3px;
	padding: 9px 0 12px 0;
	clear: both;
	background: #fef200 url(/share/images/site/header.gif) top left repeat-x;
	color: #FFFFFF;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 16px;
}

#members {
	padding: 0 0 21px 19px;
	clear: both;
	position: relative;
}

#members span {
	color: #FEF200;
}

#members ul {
	float: right;
	position: absolute;
	top: 2px;
	right: 0;
}

#members ul li {
	float: left;
	font-size: 14px;
	background: transparent url("/share/images/site/members-separator.gif") right 4px no-repeat;
}

#members ul li.last {
	background: none;
}

#members ul li a {
	color: #FFF;
	margin: 0 14px 0 14px;
	text-decoration: none;
}

#members ul li a:hover {
	color: #FEF200;
}

#members ul li a.active {
	color: #FEF200;
}

ul#navigation {
	overflow: hidden;
}

ul#navigation li {
	float: left;
	background: url( /share/images/site/navigation-separator.gif ) right 13px no-repeat;
	padding: 0 7px 0 7px;
}

ul#navigation li.first {
	padding: 0 7px 0 0;
}

ul#navigation li.last {
	background: none;
	padding: 0 0 0 7px;
}

ul#navigation li a {
	display: block;
	padding: 10px 7px 10px 7px;
	color: #000000;
	font-size: 15px;
	font-family: Verdana, sans-serif;
	text-decoration: none;
}

ul#navigation li a:hover {
	background: #FE5308;
	color: #FFF;
}

ul#navigation li a.active {
	background: #FE5308;
	color: #FFF;
}

h1 {
	
	}

.left-column {
	width: 255px;
	height: auto;
	float: left;
	padding-bottom: 4000px;
	margin-bottom: -4000px;
}

.left-column div.top {
	width: 255px;
	height: 40px;
	background: url(/share/images/site/left-column-top.gif) right top no-repeat;
}

.left-column h1 {
	font-size: 21px;
	background: url( /share/images/site/left-column-top.gif ) top left no-repeat;
	padding: 38px 0 20px 19px;
}

.left-column h1 a {
	text-decoration: none;
	}

.left-column h1 a:hover {
	text-decoration: underline;
	}

.left-column .entry, .right-column .entry {
	margin: 0 0 0 19px;
	padding: 0 0 33px 0;
	background: url(/share/images/site/testimonial-left.gif) right bottom no-repeat;
}

.left-column .entry .date {
	width: 59px;
	height: 55px;
	background: url(/share/images/site/testimonial-left-date.gif) right bottom no-repeat;
	float: left;
}

.left-column .entry .month {
	display: block;
	width: 45px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	color: #FFFFFF;
	font-size: 14px;
	cursor: default;
}

.left-column .entry .day {
	display: block;
	width: 48px;
	height: 23px;
	line-height: 23px;
	text-align: center;
	color: #FFFFFF;
	font-size: 14px;
	cursor: default;
}

.left-column .entry a.title, .right-column .entry a.title {
	display: block;
	float: right;
	color: #000000;
	text-decoration: none;
	width: 153px;
	padding: 4px;
	margin: 3px 5px 0 0;
	font-size: 14px;
	line-height: 21px;
	font-weight: 600;
	text-decoration: none;
}

.right-column {
	
	}

.right-column .entry a.title {
	width: 100%;
	clear: both;
	}

.left-column .entry a.title:hover, .right-column .entry a.title:hover {
	background: #FE5308;
	color: #FFFFFF;
}

.left-column .entry p {	
	margin-top: 7px;
	padding: 3px 4px 0 5px;
	clear: both;
}

.left-column .the-garlic-club {
	width: 208px;
	height: auto;
	margin: 0 0 0 9px;
	background: #000000;
	padding: 15px 11px 15px 19px;
}

.left-column .the-garlic-club h1 {
	color: #FEF200;
	font-size: 20px;
	background: none;
	padding: 0 0 20px 0;
	width: 100%;
	text-align: center;
}

.left-column .the-garlic-club p {
	color: #FFF;
	font-family: Trebuchet MS;
	font-size: 12px;
	line-height: 14px;
	background: url( /share/images/site/club.gif ) no-repeat bottom center;
	padding-bottom: 130px;
}

.left-column .the-garlic-club a.more {
	margin: 10px 0 0 40px;
	display: block;
	width: 112px;
	height: 18px;
	background: url(/share/images/site/know-more.gif) right top no-repeat;
	text-decoration: none;
}

.left-column .the-garlic-club a.more:hover {
	background-position: bottom left;
}

.middle-column {
	width: 480px;
	height: auto;
	float: left;
	padding-bottom: 4000px;
	margin-bottom: -4000px;
}


.middle-column .top {
	width: 435px;
	height: 356px;
	overflow: hidden;
	margin: 0 auto;
	position: relative;
}

.middle-column .top .over {
	width: 435px;
	height: 356px;
	position: absolute;
	top: 0;
	left: 0;
	background: url( /share/images/site/home-top-over.png ) no-repeat top left;
	}

* html .middle-column .top .over {
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/share/images/site/home-top-over.png", sizingMethod="crop");
	}

.middle-column h1.welcome {
	text-indent: -10000px;
	width: 480px;
	height: 51px;
	background: url( /share/images/site/welcome.gif ) no-repeat top left;
	}

.middle-column .content {
	width: 442px;
	height: auto;
	margin: 0 0 0 27px;
	padding-bottom: 40px;
}

.middle-column .content p {
	padding: 0 0 20px 13px;
	line-height: 20px;
}

.middle-column .featured {
	width: 453px;
	margin: 0 0 10px 0;
	padding-top: 15px;
	background: url(/share/images/site/q-t.gif) right top no-repeat;
}

.middle-column .featured p {
	padding: 0 24px 2px 24px;
	height: auto;
	color: #FFF;
	background: url(/share/images/site/q-m.gif) right top repeat-y;
	line-height: 20px;
}

.middle-column .featured .bottom {
	height: 18px;
	background: url(/share/images/site/q-b.gif) right top no-repeat;
}

.right-column {
	width: 256px;
	float: right;
	padding-bottom: 4000px;
	margin-bottom: -4000px;
}

.right-column .logo {
	height: 238px;
	background: url( /share/images/site/logo.gif ) no-repeat center top;
	text-indent: -10000px;
	}

.right-column .featured {
	height: 54px;
	background: url( /share/images/site/featured-products.gif ) no-repeat center top;
	text-indent: -10000px;
	}

.right-column .product {
	position: relative;
	margin: 0 auto;
	padding: 10px 0;
}

.right-column .product a.product-over {
	width: 122px;
	height: 115px;
	background: url(/share/images/site/product-over.png) right top no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	display: block;
	text-decoration: none;
	cursor: pointer;
}

.right-column .product .image {
	width: 122px;
	height: 115px;
	overflow: hidden;
	margin: 0 auto;
	position: relative;
	}

* html .right-column .product a.product-over {
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/share/images/site/product-over.png", sizingMethod="crop");
	}

.right-column .product a.product-over:hover {
	background-position: right bottom;
}

* html .right-column .product a.product-over:hover {
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/share/images/site/product-over-hover.png", sizingMethod="crop");
	}

.right-column .product img {
	text-decoration: none;
	}

.right-column .product a.title {
	color: #000000;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 14px;
	font-weight: 600;
	display: block;
	width: 186px;
	text-align: center;
	margin: 2px 0 0 35px;
	line-height: 18px;
	text-decoration: none;
	padding: 5px 0;
}

.right-column .product a.title:hover {
	color: #FE5308;
}

.right-column .product .right {
	height: 17px;
	background: transparent url( /share/images/site/product-price-left.png ) left top no-repeat;
	color: #FFF;
	position: relative;
	padding: 3px 30px;
	text-align: center;
	font-size: 110%;
}

.right-column .product .price {
	height: 23px;
	background: transparent url( /share/images/site/product-price-right.png ) right top no-repeat;
	width: 190px;
	margin: 0 auto;
}

#footer {
	width: 100%;
	padding-top: 30px;
	background: url(/share/images/site/footer-line.gif) left top repeat-x;
	clear: both;
}

#footer .positioner {
	position: relative;
	height: 170px;
	}

#footer ul {
	padding: 37px 0 0 0;
	position: relative;
	z-index: 2;
}

#footer ul li {
	float: left;
	padding: 0 12px;
	background: url( /share/images/site/pixel-black.gif ) repeat-y top left;
}

#footer ul li.first {
	background: none;
	padding-left: 0;
	}

#footer ul li a {
	color: #000000;
	text-decoration: none;
}

#footer ul li a:hover {
	color: #FE5308;
}

#footer .copyright {
	color: #000000;
	position: relative;
	z-index: 2;
	float: left;
	clear: both;
	padding-top: 10px;
}

#footer .powered-by {
	float: right;
	width: 200px;
	position: relative;
	}

#footer .powered-by a {
	display: block;
	float: right;
	width: 118px;
	height: 44px;
	background: url( /share/images/site/flatrock.png ) no-repeat top left;
	text-indent: -10000px;
	top: -20px;
	right: 0;
	position: absolute;
	}

#footer .garlic {
	width: 201px;
	height: 198px;
	background: url( /share/images/site/garlic.png ) no-repeat top left;
	position: absolute;
	top: -50px;
	left: 50%;
	margin-left: -50px;
	}

.body {
	width: 735px;
	float: left;
	padding-bottom: 4000px;
	margin-bottom: -4000px;
}

.body h1, .middle-column h1 {
	background: url( /share/images/site/page-title.gif ) left top no-repeat;
	font-weight: 600;
	font-size: 20px;
	padding: 43px 0 17px 18px;
}

.location p {
	font-weight: 600;
	font-size: 20px;
	padding: 43px 0 0 18px;
	cursor: default;
}

.head-image {
	position: relative;
}

.back-header-image {
	width: 704px;
	height: 142px;
	background: url( /share/images/site/header-image.png ) left top no-repeat;
	position: relative;
	z-index: 2;
}

img.header-image {
	width: 624px;
	height: 126px;
	position: absolute;
	top: 9px;
	left: 49px;
	z-index: 1;
}

.body {
	background: url( /share/images/site/left-column.gif ) right top repeat-y;
}

.body h2, .middle-column h2 {
	width: 197px;
	height: 49px;
	background: url( /share/images/site/h1.gif ) left top no-repeat;
	color: #FFF;
	font-weight: 600;
	font-size: 18px;
	padding: 27px 0 0 17px;
}

.body .content {
	padding: 0 40px 80px 42px;
}

.body .content p {
	padding: 0 0 20px 13px;
	line-height: 20px;
}

.body .content h2 {
	background: #FE5308;
	width: auto;
	display: inline;
	padding: 3px 15px 5px 10px;
	color: #FFFFFF;
	font-size: 18px;
	margin: 0 0 0 13px;
}

.body .content#news h2 {
	margin-bottom: 20px;
	display: block;
	height: auto;
	}

.body .content#news h2 a {
	color: white;
	text-decoration: none;
	}

.body .content#news h2 a:hover {
	text-decoration: underline;
	}

.body .content#news p {
	display: block;
	}

.body .content h3 {
	font-size: 150%;
	margin: 16px 0 10px 0;
	font-weight: 600;
}

.body .left-content {	
	width: 303px;
	height: auto;
	padding: 0 30px 0 0;
	float: left;
	background: transparent url("/share/images/site/about-border.gif") right top repeat-y;
}

.body .right-content {	
	width: 311px;
	height: auto;
	float: left;
}

form.registration-form fieldset {
	display: block;
	margin: 20px 0 0 0;
	position: relative;
}

form.registration-form span.absolute {
	display: block;
	margin: 20px 0 0 0;
	position: absolute;
	float: left;
	left: 163px;
	top: -20px;
	width: 440px;
}

form.registration-form span.absolute-two {
	display: block;
	margin: 20px 0 0 0;
	position: absolute;
	float: left;
	left: 0px;
	top: -0px;
	width: 440px;
}

form.registration-form input.absolute-ch {
	display: block;
	margin: 20px 0 0 0;
	position: absolute;
	float: left;
	left: -22px;
	top: -0px;
}

form.registration-form label {
	display: block;
	width: 141px;
	float: left;
	line-height: 28px;
}

form.registration-form label.long {
	display: block;
	width: 141px;
	float: left;
	line-height: 14px;
	margin: 3px 0 0 0;
}

form.registration-form input.query {
	width: 255px;
	height: 22px;
	border: 1px solid #FE5308;
	background: #FEF200;
	padding: 5px 0 0 3px;
}

form.registration-form input.submit {
	padding: 4px 10px 4px 9px;
	background: #FE5308;
	color: #FFF;
	margin: 0 0 0 129px;
	cursor: pointer;
	font-family: Trebuchet MS;
}

form.registration-form select.query {
	width: 260px;
	height: 22px;
	border: 1px solid #FE5308;
	background: #FEF200;
	padding: 3px 3px 3px 3px;
}

.body .register-column {	
	width: 410px;
	background: transparent url("/share/images/site/register.gif") right 18px no-repeat;
}

.login-column {
	width: 189px !important;
	margin: 0 0 0 10px;
}

form.login-form label {
	display: block;
	width: 141px;
	float: left;
	line-height: 28px;
}

form.login-form input.query {
	width: 187px;
	height: 22px;
	border: 1px solid #FE5308;
	background: #FEF200;
	padding: 5px 0 0 3px;
}

form.login-form input.submit {
	padding: 4px 10px 4px 9px;
	background: #FE5308;
	color: #FFF;
	margin: 15px 0 0 61px;
	cursor: pointer;
	font-family: Trebuchet MS;
}

.login-column a.help {
	display: block;
	width: 189px;
	text-align: center;
	margin: 15px 0 0 0;
	text-decoration: none;
}

.login-column a.help:hover {
	text-decoration: underline;
}

#news .entry, #events .entry {
	background: url( /share/images/site/news.gif ) center bottom no-repeat;
	padding-bottom: 20px;
	margin-bottom: 5px;
	width: 95%;
	}

#news .entry .title, #events .entry .title {
	background: url( /share/images/site/title-bg-right.png ) no-repeat;
	background-position: right 8px;
	}

#news .entry .title a, #events .entry .title a {
	color: white;
	text-decoration: none;
	}

#news .entry .title a:hover, #events .entry .title a:hover {
	color: #FEF200;
	}

#news .entry h1, #events .entry h1, h3 {
	height: 49px;
	background: url(/share/images/site/h1.gif) left top no-repeat;
	color: #FFF;
	font-weight: 600;
	font-size: 18px;
	padding: 13px 0 0 17px;
}

h3 {
	padding-top: 19px;
}

#news .entry h1 span, #events .entry h1 span, h3 span {
	display: block;
	font-weight: 400;
	font-size: 10px;
	margin: 2px 0 0 0;
}

#news .entry h2, #events .entry h2 {
	background: #FE5308;
	width: auto;
	display: inline;
	padding: 3px 15px 5px 10px;
	color: #FFFFFF;
	font-size: 18px;
	margin: 0 0 0 13px;
}

#news .entry p, #events .entry p {
	padding-top: 15px;
	}

.group {
	width: 682px;
	height: 294px;
	background: transparent url("/share/images/site/group.gif") left top no-repeat;	
}

.group span.title {
	display: block;
	padding: 13px 0 0 97px;
	color: #FFF;
	font-weight: 600;
	font-size: 30px;
	cursor: default;
}

.group p {
	color: #FFF;
	width: 205px;
	line-height: 20px;
	margin: 30px 0 0 35px;
	cursor: default;
}

#paging {
	padding: 10px 0;
	overflow: hidden;
	float: right;
	}

#paging li {
	float: left;
	margin-right: 3px;
	}

#paging li a {
	display: block;
	padding: 4px 8px;
	text-align: center;
	background: #fe5308;
	color: white;
	text-decoration: none;
	}

#paging li a:hover, #paging li a.current {
	background: black;
	}

/* Register Form */
#register-form {
	position: relative;
	}

#register-form fieldset.register, fieldset.form {
	float: left;
	width: 100%;
	}

fieldset.form .input {
	float: left;
	height: 30px;
	padding-top: 13px;
	}

#register-form fieldset.register label, #register-form fieldset.login label, fieldset.form label {
	display: block;
	width: 150px;
	float: left;
	padding-top: 10px;
	clear: left;
	}

#register-form fieldset.register input, #register-form fieldset.login input, fieldset.form input, fieldset.form textarea {
	width: 270px;
	padding: 5px 2px;
	background: transparent;
	border: 1px #fe5308 solid;
	float: left;
	margin-bottom: 5px;
	}

#register-form fieldset.register input {
	margin-bottom: 20px;
	}

#register-form fieldset.register select, fieldset.form select {
	width: 276px;
	float: left;
	margin-bottom: 20px;
	border: 1px #fe5308 solid;
	}

#register-form fieldset.register .checkbox, fieldset.form .checkbox {
	width: 13px;
	height: 13px;
	margin: 0 10px 0 0;
	padding: 0;
	border: none;
	background: #FFFFFF;
	vertical-align: middle;
	}

#register-form fieldset.register .row, fieldset.form .row {
	clear: both;
	padding: 10px 0;
	}

#register-form fieldset.register .row label, fieldset.form .row label {
	padding-top: 0;
	}

#register-form fieldset input.submit, fieldset.form input.submit {
	border: none;
	background: #fe5308;
	color: white;
	width: 100px;
	}

fieldset.form .row {
	overflow: hidden;
	}

#register-form fieldset.login {
	position: absolute;
	top: 75px;
	right: 40px;
	padding-left: 30px;
	background: url( /share/images/site/left-column.gif ) left -100px repeat-y;
	}

#register-form fieldset.login p {
	font-weight: bold;
	font-size: 130%;
	padding: 0 0 10px 0;
	}

#register-form fieldset.login label {
	float: none;
	padding-bottom: 10px;
	}

#register-form fieldset.login input {
	width: 180px;
	margin-bottom: 0px;
	}

#register-form fieldset.login .submit {
	width: 50px;
	text-transform: uppercase;
	clear: both;
	margin: 10px 0 0 70px;
	}

#register-form fieldset.login a {
	display: block;
	clear: both;
	padding-top: 10px;
	text-align: center;;
	text-decoration: none;
	font-family: "Trebuchet MS", sans-serif;
	}

#register-form fieldset.login a:hover {
	text-decoration: underline;
	}

#hear-about-us-other {
	display: none;
	}

#errors {
	clear: both;
	overflow: hidden;
	}

#errors li, .message, .submit-message {
	background: #fe5308;
	color: white;
	border: 1px white solid;
	text-align: center;
	margin-bottom: 10px;
	padding: 5px;
	float: left;
	clear: both;
	min-width: 420px;
	}

.message, .submit-message {
	float: none;
	width: 90%;
	margin: 20px auto;
	}

/* Products categories */
#products-categories {
	padding-bottom: 40px;
	}

#products-categories .entry {
	position: relative;
	height: 250px;
	width: 560px;
	}

#products-categories .entry .image {
	position: absolute;
	top: 20px;
	z-index: 1;
	}

#products-categories .entry .text {
	position: absolute;
	top: 0;
	z-index: 0;
	}

#products-categories .left-oriented .image, #products-categories .right-oriented .text {
	left: 0;
	}

#products-categories .left-oriented .text {
	right: 0;
	}

#products-categories .right-oriented .image {
	right: 8px;
	}

#products-categories .entry.left-oriented .image {
	width: 299px;
	overflow: hidden;
	}

#products-categories .entry.right-oriented .image {
	width: 306px;
	overflow: hidden;
	}

#products-categories .entry .text {
	width: 284px;
	height: 261px;
	background: url( /share/images/site/products-categories-text-bg.png ) no-repeat top left;
	}

#products-categories .entry .image img {
	position: relative;
	z-index: 2;
	}

#products-categories .entry .image .over {
	position: absolute;
	z-index: 3;
	top: 0;
	left: 0;
	width: 299px;
	height: 204px;
	background: url( /share/images/site/products-over.png ) no-repeat top left;
	}

#products-categories .entry.right-oriented .image .over {
	width: 306px;
	background-image: url( /share/images/site/products-over-right.png );
	}

* html #products-categories .entry.left-oriented .image .over {
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/share/images/site/products-over.png", sizingMethod="crop");
	}

* html #products-categories .entry.right-oriented .image .over {
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/share/images/site/products-over-right.png", sizingMethod="crop");
	}

#products-categories .entry .text .title {
	background: #fe5308;
	padding: 10px 15px;
	font-size: 180%;
	font-weight: bold;
	color: white;
	float: left;
	position: absolute;
	top: -10px;
	left: 50%;
	margin-left: -50px;
	}

#products-categories .entry .text p {
	color: white;
	padding: 40px;
	padding-bottom: 10px;
	}

#products-categories .entry .link {
	height: 22px;
	background: url( /share/images/site/products-link-right.png ) no-repeat top right;
	text-transform: uppercase;
	width: 200px;
	position: absolute;
	left: 50%;
	margin-left: -100px;
	}

#products-categories .entry .link a {
	display: block;
	height: 20px;
	text-decoration: none;
	background: url( /share/images/site/products-link-left.png ) no-repeat top left;
	text-align: center;
	padding-top: 2px;
	font-size: 90%;
	font-weight: bold;
	}

#products-categories .entry .link a:hover {
	color:#FE5308;
	}

/* Product category */
#product-category .products-listing .product {
	float: left;
	width: 33%;
	background: url( /share/images/site/left-column.gif ) repeat-y;
	background-position: right -80px;
	margin-bottom: 35px;
	text-align: center;
	}

#product-category .products-listing .product.rightest {
	background: none;
	}

#product-category .products-listing .product .inner {
	height: 200px;
	padding: 0 10px;
	background: url( /share/images/site/product-category-product-bbg.png ) no-repeat bottom left;
	}

#product-category .products-listing .product .image {
	width: 122px;
	height: 115px;
	overflow: hidden;
	position: relative;
	margin: 0 auto;
	}

#product-category .products-listing .product .image a {
	width: 122px;
	height: 115px;
	background: url( /share/images/site/product-over.png ) no-repeat top left;
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	}

#product-category .products-listing .product .image a:hover {
	background-position: 0 -115px;
	cursor: pointer;
	}

#product-category .products-listing .product a {
	display: block;
	padding: 5px 0;
	text-decoration: none;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 120%;
	font-weight: bold;
	}

#product-category .products-listing .product a:hover {
	color: #FE5308;
	}

#product-category .products-listing .product .right {
	height: 17px;
	background: transparent url( /share/images/site/product-price-left.png ) left top no-repeat;
	color: #FFF;
	position: relative;
	padding: 3px 30px;
	text-align: center;
	font-size: 110%;
}

#product-category .products-listing .product .price {
	height: 23px;
	background: transparent url( /share/images/site/product-price-right.png ) right top no-repeat;
	width: 190px;
	margin: 0 auto;
}

/* Product Details */
#product-details {
	padding-bottom: 70px;
	padding-right: 70px;
	overflow: hidden;
	}

#product-details .banner {
	position: relative;
	height: 290px;
	}

#product-details .banner .image {
	position: absolute;
	top: 1;
	right: 0;
	width: 290px;
	height: 275px;
	overflow: hidden;
	}

#product-details .banner .image .over {
	width: 290px;
	height: 275px;
	background: url( /share/images/site/product-details-over.png ) no-repeat top left;
	position: absolute;
	top: 0;
	left: 0;
	}

* html #product-details .banner .image .over {
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/share/images/site/product-details-over.png", sizingMethod="crop");
	}

#product-details .banner .text {
	width: 400px;
	position: absolute;
	top: 2px;
	left: 0;
	}

#product-details .banner .text .top {
	width: 100%;
	height: 10px;
	background: url( /share/images/site/product-details-banner-top.png ) no-repeat top left;
	overflow: hidden;
	}

#product-details .banner .text .bottom {
	width: 100%;
	height: 11px;
	background: url( /share/images/site/product-details-banner-bottom.png ) no-repeat top right;
	}

#product-details .banner .text .main {
	background: #000000;
	color: white;
	padding: 50px;
	padding-bottom: 30px;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 120%;
	overflow: hidden;
	height: 100%;
	}

#product-details .banner .text .main .price-range {
	padding-bottom: 10px;
	}

#product-details .banner .text .main .size-and-price {
	padding-bottom: 10px;
	}

#product-details .banner .text .main .size-and-price select {
	margin: 10px 0 17px 0;
	text-transform: none;
	width: 200px;
	}

#product-details .banner .size-and-price ul {
	padding-top: 10px;
	}

#product-details .banner .size-and-price ul li input {
	vertical-align: middle;
	margin-right: 5px;
	}

#product-details .banner .text .quantity {
	float: left;
	}

#product-details .banner .text .quantity input {
	width: 30px;
	padding: 5px;
	text-align: center;
	display: block;
	margin: 5px 0 0 15px;
	}

#product-details .banner .text .add-to-cart {
	float: left;
	padding: 24px 0 0 10px;
	}

#product-details input.submit {
	width: 130px;
	text-align: center;
	margin: 0 auto;
	color: white;
	background: #fe5308;
	text-transform: uppercase;
	padding: 3px 0;
	cursor: pointer;
	}

#product-details input.submit.last {
	float: right;
	margin: 20px 70px 0 0;
	}

#product-details .banner a {
	display: block;
	position: absolute;
	bottom: 0;
	right: 210px;
	height: 15px;
	padding-top: 2px;
	z-index: 3;
	font-size: 80%;
	text-decoration: none;
	background: url( /share/images/site/magnifier.png ) no-repeat center left;
	padding-left: 20px;
	}

#product-details h2 {
	color: black;
	background: none;
	padding: 10px 0;
	}

#product-details .details {
	width: 90%;
	}

#product-details .details p {
	padding: 10px 0;
	}

#product-details .details li {
	padding-left: 12px;
	margin: 0 0 5px 20px;
	background: url( /share/images/site/orange-dot.png ) no-repeat center left;
	}

.table {
	padding-top: 10px;
	background: url( /share/images/site/product-details-table-line.png ) repeat-x bottom left;
	overflow: hidden;
	}

.table ul {
	background: url( /share/images/site/product-details-table-line.png ) repeat-x bottom left;
	overflow: hidden;
	margin-bottom: 20px;
	height: 100%;
	}

.table li {
	width: 14.9%;
	float: left;
	text-align: center;
	padding: 10px 0 15px 5%;
	background: url( /share/images/site/product-details-table-tab.png ) no-repeat;
	background-position: right 3px;
	}

.table li#container {
	background-image: none;
	}

.table .bl {
	background: url( /share/images/site/left-column.gif ) repeat-y;
	background-position: 0 -80px;
	}

.table .br {
	background: url( /share/images/site/left-column.gif ) repeat-y;
	background-position: right -80px;
	overflow: hidden;
	padding-bottom: 30px;
	height: 100%;
	}

.table .bt {
	background: url( /share/images/site/product-details-table-line.png ) repeat-x;
	background-position: 0 -5px;
	}

.table li.active {
	background: black;
	}

.table li a {
	display: block;
	background: url( /share/images/site/product-details-table-tab-arrow.png ) no-repeat center left;
	text-decoration: none;
	text-align: left;
	padding-left: 15px;
	float: left;
	}

.table li.active a {
	color: white;
	}

.table .image {
	width: 122px;
	height: 115px;
	float: left;
	margin: 0 30px;
	display: inline;
	position: relative;
	overflow: hidden;
	}

.table .image .over {
	position: absolute;
	top: 0;
	left: 0;
	background: url( /share/images/site/product-over.png ) no-repeat top left;
	width: 122px;
	height: 115px;
	cursor: pointer;
	}

* html .table .image .over {
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/share/images/site/product-over.png", sizingMethod="crop");
	}

.table .image .over:hover {
	background-position: 0 -115px;
	}

.table .text {
	width: 380px;
	float: right;
	background: url( /share/images/site/left-column.gif ) repeat-y;
	background-position: 0 -80px;
	padding: 20px 20px;
	min-height: 115px;
	_height: 115px;
	}

.table .cell {
	float: left;
	text-align: center;
	padding: 13px 0;
	background: none;
	}

.table .row.head .cell {
	background: url( /share/images/site/product-details-table-tab.png ) no-repeat;
	background-position: right 3px;
	font-weight: bold;
	font-size: 120%;
	}

.table .row.head .cell.product {
	text-align: left;
	padding-left: 2%;
	}

/* Basket */
#basket {
	padding-bottom: 100px;
	padding-right: 70px;
	}

.table.cart .br {
	padding-bottom: 0;
	}

.table.cart .cell.remove {
	width: 15%;
	}

.table.cart .cell.cost {
	width: 20%;
	}

.table.cart .cell.quantity {
	width: 15%;
	}

.table.cart .cell.product {
	width: 48%;
	}

.table.cart .cell.update-cart {
	width: 30%;
	}

.table.cart .cell.cart-weight {
	width: 33%;
	padding-left: 2%;
	text-align: left;
	}

.table.cart .cell.total {
	width: 33%;
	padding-right: 2%;
	text-align: right;
	}

.table.cart .cell.update-cart input {
	background: #fe5308;
	color: white;
	padding: 5px 10px;
	text-align: center;
	text-transform: uppercase;
	}

.table .row {
	height: 100%;
	overflow: hidden;
	clear: both;
	background: url( /share/images/site/product-details-table-line.png) repeat-x scroll left bottom;
	}

.table .row.foot {
	background: none;
	}

.table.cart .cell.quantity input {
	background: black;
	color: white;
	width: 20px;
	text-align: center;
	padding: 7px;
	}

.table.cart .cell.remove a {
	display: block;
	background: url( /share/images/site/x.png ) no-repeat top left;
	width: 24px;
	height: 31px;
	margin: 0 auto;
	}

.table.cart .cell.product .image {
	margin: 0;
	margin-right: 2px;
	}

.table.cart .cell.product .title {
	font-weight: bold;
	}

#basket .note {
	padding: 20px 0;
	text-align: right;
	}

#basket .note a {
	color: #fe5308;
	}

#basket .totals, .checkout .totals {
	float: right;
	clear: both;
	}

#basket .totals .row, .checkout .totals .row {
	clear: both;
	height: 100%;
	overflow: hidden;
	}

#basket .totals .cell, .checkout .totals .cell {
	float: left;
	width: 130px;
	padding: 5px 3px;
	}

#basket .totals .cell.key, .checkout .totals .cell.key {
	text-align: right;
	width: 100px;
	}

#basket .totals .total .cell, .checkout .totals .total .cell {
	font-size: 150%;
	text-transform: uppercase;
	}

#basket .totals .total .cell.key, .checkout .totals .total .cell.key {
	color: #fe5308;
	}

.hr {
	width: 100%;
	height: 10px;
	font-size: 1px;
	overflow: hidden;
	clear: both;
	background: url(/share/images/site/product-details-table-line.png) repeat-x scroll left bottom;
	margin: 10px 0;
	}

a.button {
	display: block;
	background: #fe5308;
	float: left;
	color: white;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px 7px;
	font-size: 120%;
	}

#basket a.button.tocheckout {
	float: right;
	}

/* Checkout Pages */
.body .checkout {
	overflow: hidden;
	padding: 0 70px 40px 0;
	}

.checkout .details {
	float: left;
	padding: 10px 0;
	}

.checkout .details.shipping {
	float: right;
	text-align: right;
	}

.checkout .table {
	clear: both;
	margin-bottom: 20px;
	}

.checkout .details a {
	display: block;
	padding-top: 5px;
	}

.content .note {
	padding: 10px 0 20px 0;
	}

.sitemap li {
	padding-top: 10px;
	}

.sitemap li li {
	padding-left: 20px;
	}