html{
	overflow-y:scroll 
}

body{
	font-family: Arial, sans-serif; 
	font-size:11px; color: #666; 
	background: #e0dedc url(images/main_bg.jpg) repeat-x 0 0;
	margin: 0;
	padding: 0;
}

#wrapper {
	width: 962px;
	margin: 0 auto;
	padding: 0;
	position: relative;
}

#header { 
	height:110px; 
	position:relative; 
	background-color: #2b0f20; 
	border-bottom: 1px solid #666;
	width: 962px;
	z-index: 80;
}

.logo {
	position: absolute;
	top: 30px;
	left: 20px;
}

.contactsbar {
	font-size: 10px;
	color: #999;
	position: absolute;
	top: 30px;
	left: 580px;
	width: 380px;
}

.contactsbar span {
	vertical-align: 9px;
}

.contactsbar ul {
	margin: 0;
	padding: 0;
}

.contactsbar ul li {
	display: inline;
	list-style-type: none;
	margin-right: 10px;
}

.linksbar {
	width: 920px;
	top: 85px;
	left: 20px;
	position: absolute;
}

.linksbar a {
	color: #999;
	text-decoration: none;
}

.linksbar a:hover {
	color: #fff;
	font-weight: normal;
	font-style: normal;
}

.linksbar a.selected {
	color: #fff;
	font-weight: normal;
	font-style: normal;
}

.linksbar ul {
	margin: 0;
	padding: 0;
}

.linksbar ul li {
	list-style-type: none;
	display: inline;
	text-transform: uppercase;
	padding-right: 20px;
	font-size: 10px;
	color: #999;
}

.linksbar2 {
	width: 260px;
	top: 30px;
	left: 700px;
	position: absolute;
	text-align: center;
}

.linksbar2 a {
	color: #999;
	text-decoration: none;
}

.linksbar2 a:hover {
	color: #fff;
	font-weight: normal;
	font-style: normal;
}

.linksbar2 a.selected {
	color: #fff;
	font-weight: normal;
	font-style: normal;
}

.linksbar2 ul {
	margin: 0;
	padding: 0;
}

.linksbar2 ul li {
	list-style-type: none;
	display: inline;
	text-transform: uppercase;
	font-size: 10px;
	color: #999;
}

#content {
	width: 962px;
	position: relative;
	margin: 0;
	padding: 0;
	float: left;
	clear: both;
	z-index: 100;
}

#content a {
	color: #461939;
}

#content a:hover {
	color: #6A2656;
}

.main_image {
	margin: 0;
	padding: 0;
	width: 960px;
	border-left: 1px solid #666;
	border-right: 1px solid #666;
	background-color: rgb(241,241,241);
	border-top-style: none;
	border-bottom-style: none;
	float: left;
	z-index: 700;
}

#product_image {
	margin: 0;
	padding: 0;
	width: 960px;
	border-left: 1px solid #666;
	border-right: 1px solid #666;
	background-color: rgb(241,241,241);
	border-top-style: none;
	border-bottom-style: none;
	float: left;
	z-index: 800;
}

.promise_logo_box {
	position: absolute;
	height: 300px;
	right: 90px;
	z-index: 800;
	top: 168px;
}

.contactbox {
	position: absolute;
	height: 700px;
	right: 1px;
	top: 0;
	z-index: 999;
}

.systemproductbox {
	position: absolute;
	height: 400px;
	right: 1px;
	top: 0;
	z-index: 999;
}

.systemproducttext {
	width: 400px;
	position: absolute;
	color: #fff;
	left: 140px;
	top: 50px;
	z-index: 800;
}

.systemproducttext p {
	line-height: 17px;
	margin-top: 25px;
}

#white_box {
	width: 830px;
	margin: 0;
	position: relative;
	padding: 20px 0 20px 130px;
	float: left;
	border-bottom: 1px solid #666;
	z-index: 5;
	border-right: 1px solid #666;
	border-left: 1px solid #666;
	background-color: rgb(241,241,241);
}

#white_box h1 {
	color: #461939;
}

.desc_whitebox_top {
	background: url(images/content_top_cap.png) no-repeat left top;
	height: 10px;
	float: left;
	width: 830px;
	clear: both;
	margin: 0;
	padding: 0;
	position: relative;
}

.desc_whitebox_bottom {
	background: url(images/content_bot_cap.png) no-repeat left top;
	height: 22px;
	float: left;
	width: 830px;
	clear: both;
	padding: 0;
	margin: 0;
}

.desc_whitebox_narrow {
	background: url(images/product_content_bg.png) repeat-y left top;
	padding: 30px 200px 0 30px;
	float: left;
	width: 440px;
	clear: both;
	margin: 0;
}

.desc_whitebox_narrow p {
	line-height: 17px;
	padding-bottom: 0;
	padding-top: 0;
}

.desc_whitebox_narrow h3 {
	margin-top: -8px;
}

.desc_whitebox_narrow h3:first-child { 
	margin-top: 0; 
}

.desc_whitebox_narrow strong {
	color: #461939;
}

.desc_whitebox {
	background: url(images/product_content_bg.png) repeat-y left top;
	padding: 30px 200px 30px 30px;
	float: left;
	width: 450px;
}

.desc_whitebox p {
	line-height: 17px;
}

.desc_whitebox ul {
}

.desc_whitebox li {
	padding-bottom: 5px;
}

.desc_whitebox strong {
	color: #461939;
}

.desc_whitebox_extra {
	float: left;
	background: url(images/product_content_bg.png) repeat-y left top;
	padding: 0 0 30px 30px;
	width: 780px;
}

.desc_whitebox_extra h3 {
	margin-bottom: -10px;
	margin-top: 20px;
}

.desc_whitebox_extra h5 {
	margin-bottom: 8px;
	margin-top: 20px;
	color: #461939;
	font: normal 14px Georgia, "Times New Roman", Times, serif;
}

.desc_whitebox_extra li {
	padding-bottom: 5px;
}

#desc_box {
	width: 950px;
	margin: 0;
	position: relative;
	background: #D8D1CB url(images/shelf_home_bg.png) repeat-x 0 bottom;
	padding: 20px 0 20px 10px;
	float: left;
	border-bottom: 1px solid #666;
	z-index: 5;
	border-right: 1px solid #666;
	border-left: 1px solid #666;
}

#desc_box a {
	color: #fff;
}

#desc_box a:hover {
	color: #fff;
}

.desc_wrap {
	border-right: 1px solid #a09b96;
	float: left;
	position: relative;
	color: #fff;
	width: 228px;
	padding-right: 10px;
	height: 116px;
}

.desc_wrap_end {
	width: 226px;
	float: left;
	position: relative;
	color: #fff;
}

.desc_wrap img {
	position: absolute;
	left: 10px;
	top: 10px;
	padding-right: 10px;
}

.desc_wrap_end img {
	position: absolute;
	left: 10px;
	top: 10px;
}

.description {
	width: 128px;
	padding-top: 10px;
	padding-left: 100px;
}

.description_end {
	width: 126px;
	padding-top: 10px;
	padding-left: 100px;
}

.more {
	text-transform: uppercase;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	background: url(images/home_callout_arrow.png) no-repeat right center;
	padding-right: 12px;
	display: inline-block;
}

.more a {
	color: #fff;
	text-decoration: none;
}

/* @group SUSTAINABILITY */

#desc_whitebox_sustain {
	float: left;
	background: url(images/product_content_bg.png) repeat-y left top;
	padding: 0 0 30px 30px;
	width: 780px;
}

#desc_whitebox_sustain ul {
	margin: 0;
	padding: 0 0 0 30px;
}

#desc_whitebox_sustain li {
	list-style-type: none;
	list-style-image: url(images/icn_bullet.gif);
	margin-bottom: 16px;
	margin-top: 16px;
}

.desc_text {
	width: 450px;
	float: left;
	position: relative;
	margin-right: 20px;
}

.desc_text p {
	line-height: 17px;
}

.desc_text h3 {
	text-transform: none;
	margin-bottom: 16px;
	font-weight: normal;
	font-style: normal;
	font-size: 16px;
}

.desc_text h4 {
	font: bold 12px Arial, Helvetica, sans-serif;
	margin-top: 24px;
	margin-bottom: 4px;
	color: #461939;
}

.desc_callout {
	width: 295px;
	float: left;
	position: relative;
}

.desc_callout a {
	text-decoration: none;
}

.desc_callout img {
	margin-bottom: 10px;
}

.quotebox {
	width: 380px;
	padding-left: 35px;
	padding-right: 35px;
	background: url(images/icn_quotes.png) no-repeat;
	padding-bottom: 20px;
}

.quotebox strong {
	color: #461939;
}

.textalign_right {
	text-align: right;
}

.pledge_tick {
	background: url(images/icn_tick.png) no-repeat left top;
	padding-left: 30px;
	padding-bottom: 8px;
}

.inputSustainability1 {
	background:#fff;	width: 208px;	color:#333;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #999;
}

.inputSustainability2 {
	background:#fff;	width: 430px;	color:#333;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #999;
}



/* @end */

/* @group product callout */

.clickbox { 
	/* cursor: pointer; */ 
}

.product_callout {
	position: relative;
	float: left;
	margin: 10px 10px 0 0;
	width: 302px;
	height: 157px;
	background: url(images/product_callout.png) no-repeat;
}

.product_callout img { 
	position: absolute; bottom: 0; 
}

.product_callout .desc { 
	color: #9d8a97; 
	width: 170px; 
	position: absolute; 
	left: 115px; 
	top: 35px; 
	line-height:11px; 
}

#content h4.nolink_block { 
	color: #fff; 
	padding-bottom: 5px; 
	display: block;
	font: normal normal 11px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}

#content h4 a { 
	color: #fff; 
	padding-bottom: 5px; 
	display: block;
	font: normal normal 11px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}

.product_callout h4 strong { 
	color: #fff; 
	font-weight: bold;
}

.product_callout strong { 
	color: #B5A6AF; 
	font-weight: bold;
}

.product_callout .stars { 
	position: absolute; 
	top: 80px; 
	left: 0; 
}

.sPurp { padding-top:10px; }

.star_rating { position:relative; width:75px; height:15px; overflow:hidden; list-style:none; margin:0; padding:0; background-position: left bottom; }



/* @end */

#footer {
	width: 962px;
	padding-top: 5px;
	padding-bottom: 15px;
	position: relative;
	background: url(images/footer_bg.png) left bottom;
	float: left;
	margin: 0;
	clear: both;
	z-index: 90;
}

#footerlinks {
	width: 942px;
	padding: 10px;
	position: relative;
	float: left;
	color: #898887;
	font-size: 10px;
}

#footerlinks span {
	text-transform: uppercase;
	position: absolute;
	top: 10px;
	right: 10px;
	display: block;
}

#footerlinks a {
	color: #898887;
}

#footerlinks ul {
	margin: 0;
	padding: 0;
}

#footerlinks ul li {
	display: inline;
	padding-right: 10px;
	list-style-type: none;
}

.botanicals { 
	float: left; 
	color: #666; 
	margin: 20px 40px 0 0; 
}

.botanicals h3 { margin-bottom: 20px;
}
.botanicals h4 { text-transform: uppercase; color: #666; font: 11px Georgia, "Times New Roman", Times, serif; margin-top: 10px; }

.ingredient { width: 110px; float: left; }

.clear { clear:both; }

p { 
	margin:0 0 1em 0; 
}

sup {font-size: 8px;}
h1 sup {line-height: 12px; font-size: 12px; vertical-align: top; }

h1 {
	font: 25px/26px Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
}

h3 { font-size:14px; color: #461939; text-transform: uppercase; font: 14px Georgia, "Times New Roman", Times, serif;}

h4 { font: bold 14px Georgia, "Times New Roman", Times, serif; font-weight: normal;}

img,h1,h2,h3,h4,h5,h6 {
	margin: 0; 
	padding: 0; 
	border: none; 
}

hr {
	height: 1px;
	border-bottom: 1px solid #999;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	margin-top: 15px;
	margin-bottom: 15px;
}

/* @group tables */

.inputTextBoxes {
	background:#fff;	width: 250px;	color:#333;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #999;
}

.inputPostcode {
	background:#fff;	width: 100px;	color:#333;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #999;
}

.inputSelector {
	background:#fff;	color:#333;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #999;
}

.td_padding {
	padding-right: 10px;
	padding-bottom: 5px;
}



/* @end */
