@charset "UTF-8";
/* CSS Document */
body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#f7f4eb;
	font-size:0px;
	line-height:0px;
	color:#555041;
}
* {
	margin: 0;
	padding: 0;
	border: 0;
	outline:none;
}
.clearme{
	clear:both;
}
/* Structure */
#wrapper{
	margin:0px auto;
	width:966px;
	height:auto;
	position:relative;
	padding:0px 0px 0px 0px;
	top:0;
	left:0;
}
#header{
	margin:0px auto;
	width:960px;
	height:auto;
	position:relative;
	padding:0px 3px 10px 3px;
	top:0;
	left:0;
}
#basket_wrap{
	position:absolute;
	top:0px;
	right:0px;
	width:262px;
	height:auto;
}
#basket_content{
	margin:0px auto;
	width:236px;
	height:auto;
	position:relative;
	padding:5px 13px 10px 13px;
	background:url(../images/basket_rep2.jpg) repeat-y;
	top:0;
	left:0;
}
#basket_icon{
	margin:0px auto;
	width:20px;
	height:18px;
	position:relative;
	background:url(../images/basket_icon.gif) no-repeat;
	top:0;
	left:0;
	float:left;
}
#cartlinks{
	margin:0px auto;
	width:70px;
	height:auto;
	position:relative;
	font-size:11px;
	line-height:13px;
	padding:5px 0px 0px 0px;
	top:0;
	left:0;
	font-weight:bold;
	
	float:left;
}
#basket_items{
	margin:0px auto;
	width:50px;
	height:auto;
	text-align:right;
	position:relative;
	font-size:11px;
	line-height:13px;
	padding:5px 0px 0px 0px;
	top:0;
	left:0;
	float:left;
}

#basket_total{
	margin:0px auto;
	width:80px;
	height:auto;
	text-align:right;
	position:relative;
	font-size:11px;
	line-height:13px;
	padding:5px 0px 0px 0px;
	top:0;
	left:0;
	float:right;
}
#basket_footer{
	position: relative;
	top:0px;
	right:0px;
	width:262px;
	background:url(../images/basket_footer2.jpg) no-repeat;
	height:11px;
}
#newsletter_wrap{
	position:absolute;
	bottom:10px;
	right:0px;
	width:400px;
	height:auto;
}
#newsletter_label{
	margin:0px auto;
	width:245px;
	height:auto;
	position:relative;
	font-size:17px;
	line-height:19px;
	color:#7a2531;
	top:0;
	left:0;
	float:left;
	text-align:right;
}
#newsletter_form{
	margin:0px auto;
	width:145px;
	height:auto;
	position:absolute;
	font-size:17px;
	line-height:19px;
	color:#7a2531;
	top:0;
	right:3px;
}
#newsletter_form input{
	width:111px;
	height:14px;
	border:1px solid #7a2531;
	font-family:Arial, Helvetica, sans-serif;
	padding:2px;
	color:#666;
}
#newsletter_button{
	width:19px;
	height:20px;
	position: absolute;
	top:0;
	right:3px;
}

#nav{
	width:960px;
	height:31px;
	position:relative;
	padding:0px;
	top:0;
	left:3px;
	background: url(../images/nav_back.gif) no-repeat bottom;
}
#middle{
	margin:0px auto;
	width:966px;
	height:auto;
	position:relative;
	padding:0px 0px 0px 0px;
	top:0;
	left:0;
}
#nav_left{
	width:160px;
	height:auto;
	position:relative;
	top:0px;
	left:0px;
	float:left;
	padding:3px 0px 0px 0px;
}
#nav_left_top{
	width:160px;
	height:35px;
	position:relative;
	background:url(../images/subnav_top.jpg) no-repeat;
	top:0px;
	left:0px;
	font-size:11px;
	text-align:center;
	line-height:13px;
	padding:10px 0px 0px 0px;
}
#nav_left_links{
	width:136px;
	height:auto;
	position:relative;
	background:url(../images/subnav_rep.jpg) repeat-y;
	top:0px;
	left:0px;
	padding:0px 12px 0px 12px;
	font-size:11px;
	line-height:13px;
}
.s2{
	width:136px;
	height:auto;
	position:relative;
	top:-1px;
	left:0px;
	background-color:#fff;
	border-top:1px dotted #d8caa2;
	margin-bottom:-1px;
}
#nav_left_bottom{
	width:160px;
	height:12px;
	position:relative;
	background:url(../images/subnav_bottom.jpg) no-repeat;
	top:0px;
	left:0px;
}

#content{
	width:806px;
	height:auto;
	position:relative;
	top:0px;
	left:0px;
	float:right;
	padding:3px 0px 0px 0px;
}
#flash{
	width:800px;
	height:auto;
	position:relative;
	top:0px;
	left:0px;
	padding:3px 0px 0px 3px;
}

#footer{
	width:800px;
	height:auto;
	position:relative;
	top:0px;
	left:0px;
	padding:6px 0px 0px 3px;
}
#ad1{
	width:397px;
	height:auto;
	position:relative;
	top:0px;
	left:0px;
	float:left;
}
#ad2{
	width:397px;
	height:auto;
	position:relative;
	top:0px;
	left:0px;
	float:right;
}
.ad_top{
	width:397px;
	height:8px;
	position:relative;
	top:0px;
	left:0px;
	background:url(../images/ad_top.jpg) no-repeat;
}
.ad_middle{
	width:395px;
	min-height:115px;
	height:115px;
	position:relative;
	border-left:1px solid #e0d5b4;
	border-right:1px solid #e0d5b4;
	top:0px;
	left:0px;
	background:url(../images/ad_fade.jpg) repeat-x bottom;
}
html>body .ad_middle {
height: auto; /* for not-IE */
}
.ad_bottom{
	width:397px;
	height:8px;
	position:relative;
	top:0px;
	left:0px;
	background:url(../images/ad_bottom.jpg) no-repeat;
}
#featured_spas li{
	width:380px;
	height:115px;
}
.ad_img{
	position: relative;
	top:0px;
	left:10px;
	width:115px;
	height:115px;
}
.ad_copy{
	position: relative;
	top:-115px;
	left:135px;
	width:240px;
	height: auto;
	font-size:12px;
	line-height:14px;
	color:#7a2531;
	margin-bottom:-115px;
}
.ad_copy p{
	margin-top:10px;
}
.ad_button{
	position:absolute;
	top:90px;
	left:135px;
	width:128px;
	height: 20px;
}
.ad_img2{
	position: relative;
	top:0px;
	left:10px;
	width:115px;
	height:115px;
}
.ad_copy2{
	position: relative;
	top:-115px;
	left:135px;
	width:240px;
	height: auto;
	font-size:12px;
	line-height:14px;
	color:#7a2531;
	margin-bottom:-115px;
}
.ad_copy2 p{
	margin-top:10px;
}
.ad_button2{
	position:absolute;
	top:90px;
	left:135px;
	width:128px;
	height: 20px;
}
.ad_img3{
	position: relative;
	top:0px;
	left:10px;
	width:115px;
	height:115px;
}
.ad_copy3{
	position: relative;
	top:-115px;
	left:135px;
	width:240px;
	height: auto;
	font-size:12px;
	line-height:14px;
	color:#7a2531;
	margin-bottom:-115px;
}
.ad_copy3 p{
	margin-top:10px;
}
.ad_button3{
	position: absolute;
	top:90px;
	left:135px;
	width:128px;
	height: 20px;
}
.ad_img4{
	position: absolute;
	top:0px;
	left:10px;
	width:115px;
	height:115px;
}
.ad_copy4{
	position: absolute;
	top:0px;
	left:135px;
	width:240px;
	height: auto;
	font-size:12px;
	line-height:14px;
	color:#7a2531;
}
.ad_copy4 p{
	margin-top:10px;
}
.ad_button4{
	position:absolute;
	top:90px;
	left:135px;
	width:128px;
	height: 20px;
}

#footer_links{
	width:800px;
	height:auto;
	position:relative;
	top:0px;
	left:0px;
	padding:6px 0px 15px 3px;
	font-size:10px;
	line-height:12px;
	color:#5f251f;
}
#footer_links_left{
	width:400px;
	height:auto;
	position:relative;
	top:0px;
	left:0px;
	float:left;
}
#footer_links_left a{
	margin-right:20px;
	margin-left:20px;
	text-decoration:underline;
}
#footer_links_left a.start{
	margin-right:20px;
	margin-left:10px;
	text-decoration:underline;
}

#footer_links_right a{
	text-decoration:underline;
}
#footer_links_right{
	width:400px;
	height:auto;
	position:relative;
	top:0px;
	left:0px;
	float:right;
	text-align:right;
}
#skincare{
	position:relative;
	width:966px;
	height:44px;
	background:url(../images/skincare.jpg) no-repeat top;
	padding-bottom:20px;
}
a.slink{
	display:block;
	width:206px;
	height:44px;
	position:absolute;
	top:0px;
	left:437px;
	text-indent:-999999px;
}
/* Product List Page */
#list_head{
	width:783px;
	height:28px;
	position:relative;
	top:0px;
	left:0px;
	padding:10px 0px 0px 23px;
	background:url(../images/list_head.jpg) no-repeat;
}
#list_top{
	width:806px;
	height:10px;
	position:relative;
	top:0px;
	left:0px;
	background:url(../images/list_top.jpg) no-repeat;
}
#list_middle{
	width:806px;
	height:auto;
	position:relative;
	top:0px;
	left:0px;
	background:url(../images/list_rep.jpg) repeat-y;
}
#list_footer{
	width:806px;
	height:23px;
	position:relative;
	top:0px;
	left:0px;
	background:url(../images/list_footer.jpg) no-repeat;
}

#cat_copy{
	width:770px;
	height:auto;
	position:relative;
	top:0px;
	padding:0px 10px 0px 23px;
	left:0px;
}
#cat_copy_inner{
	width:450px;
	min-height:165px;
	height:165px;
	position:relative;
	top:0px;
	left:0px;
	border-bottom:1px solid #e0d5b4;
	font-size:13px;
	padding:0px 320px 10px 0px;
	line-height:15px;
}

html>body #cat_copy_inner {
height: auto; /* for not-IE */
}

#cat_img{
	position:absolute;
	top:-35px;
	right:13px;
	width:302px;
	height:202px;
}
.prod_list_holder{
	width:770px;
	height:auto;
	position:relative;
	top:0px;
	left:23px;
	border-bottom:1px solid #e0d5b4;
	padding:5px 0px 5px 0px;
}
.prod_list_image{
	width:131px;
	height:auto;
	position:relative;
	top:0px;
	left:0px;
	float:left;
}
.prod_list_copy{
	width:449px;
	min-height:116px;
	height:116px;
	position:relative;
	border-right:1px solid #e0d5b4;
	padding:15px 20px 0px 0px;
	top:0px;
	left:0px;
	float:left;
	font-size:11px;
	line-height:13px;
	margin-left:20px;
}
html>body .prod_list_copy{
height: auto; /* for not-IE */
}

.prod_list_copy p, .prod_list_cost p{
	margin-top:10px;
}
.add_button{
	text-align:left;
}
.no_products{
	font-size:12px;
	line-height:14px;
	padding:20px 0px 20px 23px;
}
.prod_list_cost{
	width:140px;
	height:auto;
	position:relative;
	padding:5px 0px 0px 0px;
	top:0px;
	left:0px;
	float:right;
	font-size:11px;
	line-height:13px;
	font-weight:bold;
	text-align:right;
}
.cost{
	font-size:15px;
	line-height:17px;
	font-weight:bold;
	color:#7a2531;
}
.pages_wrap{
	width:770px;
	height:auto;
	position:relative;
	top:0px;
	left:23px;
	font-size:10px;
	line-height:12px;
	border-bottom:1px solid #e0d5b4;
	padding:5px 0px 5px 0px;
}
.pages{
	float:right;
	width:auto;
	height:auto;
	position:relative;
	top:0px;
	left:0px;
}
.pages_title{
	float:right;
	width:auto;
	height:auto;
	position:relative;
	top:0px;
	left:0px;
	color:#e0d5b4;
}
.pages a, .pages a:visited{
	display:block;
	width:auto;
	height:auto;
	background-color:#7a2531;
	color:#FFF;
	text-decoration:none;
	padding:1px 3px 1px 3px;
	text-align:center;
	font-size:9px;
	line-height:11px;
	margin-left:10px;
	float:left;
	
}
.pages a:hover{
	background-color:#e0d5b4;
	color:#7a2531;
	
}
/* Product Details */
#prod_img{
	position: relative;
	top:-35px;
	right:0px;
	width:302px;
	height:auto;
	float:right;
	margin-bottom:-35px;
}
#prod_img img{
	border:1px solid #e0d5b4;
}
#prod_copy_inner{
	width:450px;
	min-height:260px;
	height:260px;
	position:relative;
	top:0px;
	left:0px;
	font-size:13px;
	padding:0px 0px 10px 0px;
	line-height:15px;
}
html>body #prod_copy_inner {
height: auto; /* for not-IE */
}
#prod_copy_inner2{
	width:450px;
	min-height:260px;
	height:260px;
	position:relative;
	top:0px;
	left:0px;
	font-size:13px;
	padding:0px 0px 10px 0px;
	line-height:15px;
}
#prod_copy_inner2 p{
	margin-top:10px;
}

html>body #prod_copy_inner2ß {
height: auto; /* for not-IE */
}

#product_details{
	width:450px;
	height:auto;
	position:relative;
	top:0px;
	left:0px;
	font-weight:bold;
	font-size:13px;
	padding:30px 0px 0px 0px;
	line-height:15px;
}
#product_details p{
	margin-bottom:10px;
}
#product_details span{
	font-weight:normal;
	margin-left:20px;
	
}
#quantity label{
	float:left;
	width:70px;
}
#quantity{
	width:450px;
	height:20px;
	position:relative;
	top:0px;
	left:0px;
}
#quantity select{
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	width:40px;
	border:1px solid #7a2531;
	
}
#quantity option{
	padding-left:5px;
}

#product_cost{
	width:450px;
	height:auto;
	position:relative;
	top:0px;
	left:0px;
	font-weight:bold;
	font-size:19px;
	padding:30px 0px 0px 0px;
	line-height:21px;
}
#product_buttons{
	width:350px;
	height:auto;
	position:relative;
	top:0px;
	left:0px;
	font-weight:bold;
	font-size:19px;
	padding:10px 0px 0px 0px;
	line-height:20px;
}
#product_bottom_wrap{
	width:786px;
	height:auto;
	position:relative;
	top:0px;
	left:0px;
	padding:0px 10px 0px 10px;
}
#product_bottom_left{
	width:389px;
	height:auto;
	float:left;
	position:relative;
	top:0px;
	left:0px;
	padding:20px 0px 0px 0px;
}
#product_bottom_right{
	width:389px;
	height:auto;
	float:right;
	position:relative;
	top:0px;
	left:0px;
	padding:20px 0px 0px 0px;
}

.foot_top{
	width:377px;
	height:25px;
	position:relative;
	top:0px;
	left:0px;
	background:url(../images/details_top.jpg) no-repeat;
	padding:4px 0px 0px 12px;
}
.foot_middle{
	width:375px;
	height:auto;
	min-height:80px;
	height:80px;
	position:relative;
	border-left:1px solid #e0d5b4;
	border-right:1px solid #e0d5b4;
	top:0px;
	font-size:10px;
	line-height:12px;
	left:0px;
	background:#fdfdfb url(../images/details_rep.jpg) repeat-x top;
	padding:0px 0px 0px 12px;
}
html>body .foot_middle {
height: auto; /* for not-IE */
}
.foot_middle p{
	margin-bottom:5px;
}

.foot_bottom{
	width:389px;
	height:8px;
	position:relative;
	top:0px;
	left:0px;
	background:url(../images/details_footer.jpg) no-repeat;
}
#benefits, #key{
	width:389px;
	height:auto;
	position:relative;
	top:0px;
	left:0px;
}
#directions, #ingredients{
	width:389px;
	height:auto;
	position:relative;
	top:0px;
	left:0px;
	margin-top:5px;
}
/* Basket stuff */
#continue{
	position:absolute;
	top:10px;
	right:10px;
	width:150px;
	height:20px;
}
#basket_head{
	width:783px;
	height:37px;
	position:relative;
	top:0px;
	left:0px;
	padding:10px 0px 0px 23px;
	background:  url(../images/basket_head.jpg) no-repeat;
}
#basket_copy_inner{
	width:450px;
	height: auto; /* for not-IE */
	position:relative;
	top:0px;
	left:0px;
	border-bottom:1px solid #e0d5b4;
	font-size:13px;
	padding:0px 320px 10px 0px;
	line-height:15px;
}
#basket_copy_inner p{
	margin:0px;
}
.basket_copy{
	width:208px;
	min-height:116px;
	height:116px;
	position:relative;
	border-right:1px solid #e0d5b4;
	padding:15px 20px 0px 0px;
	top:0px;
	left:0px;
	float:left;
	font-size:11px;
	line-height:13px;
	margin-left:20px;
}
.basket_copy p{
	margin-top:10px;
}
#basket_noproducts{
	position:relative;
	width:500px;
	height:100px;
	top:0px;
	font-size:13px;
	line-height:15px;
	padding:100px 0px 0px 23px;
	left:0px;
}
.basket_quantity{
	width:238px;
	position:relative;
	top:0px;
	left:0px;
	min-height:116px;
	height:116px;
	float:left;
	padding:15px 0px 0px 0px;
}
.update_quantity{
	width:50px;
	position: absolute;
	top:30px;
	left:15px;
	height:auto;
	text-align:center;
	font-size:11px;
	line-height:13px;
	color:#002b10;
	
}
.quantity_basket{
	width:30px;
	border:1px solid #7a2531;
	background-color:#f1e9ea;
	text-align:center;
	font-family:Tahoma, Geneva, sans-serif;
}

.update_quantity p{
	margin-bottom:5px;
}
.update_button{
	width:48px;
	position: absolute;
	top:49px;
	left:90px;
	height:auto;
	color:#002b10;
	
}
.basket_remove{
	width:90px;
	position: absolute;
	top:30px;
	left:158px;
	height:auto;
	text-align:center;
	font-size:11px;
	line-height:13px;
	color:#002b10;
}
.basket_remove_button{
	width:90px;
	position: relative;
	top:7px;
	left:40px;
	height:auto;
	text-align:left;
	font-size:11px;
	line-height:13px;
}
a.update, a.update:visited{
	display:block;
	width:57px;
	height:15px;
	text-indent:-99999px;
	background:url(../images/update.gif) 0px 0px;
	outline:none;
}
a.update:hover{
	background:url(../images/update.gif) 0px -15px;
}

a.remove, a.remove:visited{
	display:block;
	width:13px;
	height:13px;
	text-indent:-99999px;
	background:url(../images/remove.gif) 0px 0px;
	outline:none;
}
a.remove:hover{
	background:url(../images/remove.gif) 0px -13px;
}
#delivery_left{
	width:228px;
	height:auto;
	position:relative;
	top:0px;
	left:0px;
	min-height:60px;
	height:60px;
	background:url(../images/delivery_back.gif)  no-repeat top left;
	border-right:1px solid #e0d5b4;
	padding:20px 0px 0px 151px;
	font-size:11px;
	line-height:13px;
	font-weight:bold;
	float:left;
}
#delivery_left p{
	margin-bottom:5px;
}
#delivery_right{
	width:149px;
	height:auto;
	position:relative;
	top:0px;
	left:0px;
	min-height:70px;
	height:70px;
	border-left:1px solid #e0d5b4;
	font-size:11px;
	line-height:13px;
	padding:10px 0px 0px 0px;
	font-weight:bold;
	float:right;
}
html>body #delivery_right, html>body #delivery_left {
height: auto; /* for not-IE */
}
.basket_costs{
	width:149px;
	height:auto;
	position:relative;
	top:0px;
	left:0px;
	min-height:106px;
	height:106px;
	border-left:1px solid #e0d5b4;
	font-size:11px;
	line-height:13px;
	padding:25px 0px 0px 0px;
	font-weight:bold;
	float:right;
}
.basket_costs p{
	margin-top:5px;
}

#delivery_right p{
	margin-top:10px;
}
	
.unit_price{
	width:70px;
	height:auto;
	position:relative;
	top:0px;
	left:0px;
	height:auto;
	float:left;
	text-align:right;
}
.price{
	width:70px;
	height:auto;
	position:relative;
	top:0px;
	left:0px;
	height:auto;
	float:right;
	text-align:right;
}

.del, .unit{
	color:#7a2531;
	font-weight:normal;
	font-size:15px;
	line-height:17px;
}
#delivery_options{
	position:absolute;
	top:35px;
	left:400px;
	width:238px;
	height:auto;
}
#delivery_options p{
	font-size:13px;
	line-height:15px;
}
#cart_shipping select{
	width:200px;
	border:1px solid #333;
	font-family:Arial, Helvetica, sans-serif;
}
#cart_shipping option{
	font-family:Arial, Helvetica, sans-serif;
	padding-left:5px;
}
#del_footer{
	width:770px;
	height:auto;
	position:relative;
	top:0px;
	left:23px;
	padding:5px 0px 5px 0px;
	color:#7a2531;
	font-size:15px;
	line-height:17px;
}
#del_footer_left{
	width:530px;
	height:auto;
	position:relative;
	top:0px;
	padding:0px;
	float:left;
}
.del_option{
	width:520px;
	min-height:26px;
	height:26px;
	position:relative;
	top:0px;
	left:0px;
	padding:5px 5px 5px 5px;
	color:#333;
	font-size:11px;
	line-height:13px;
	background-color:#f7f4eb;
	margin-top:1px;
}
html>body .del_option, html>body .del_optionalt {
height: auto; /* for not-IE */
}
.del_optionalt{
	width:520px;
	min-height:26px;
	height:26px;
	position:relative;
	top:0px;
	left:0px;
	padding:5px 5px 5px 5px;
	color:#333;
	font-size:11px;
	line-height:13px;
	background-color:#f9f6f0;
	margin-top:1px;
}

.del_option_cost{
	position:absolute;
	bottom:5px;
	right:10px;
	width:50px;
	height:auto;
	text-align:right;
}
#del_footer_right{
	width:220px;
	height:auto;
	position:relative;
	top:0px;
	float:right;
}
.lightred{
	width:220px;
	min-height:36px;
	height:36px;
	position:relative;
	top:0px;
	left:0px;
	padding:0px;
	color:#333;
	font-size:15px;
	line-height:17px;
	background-color:#7a2531;
	color:#f7f4eb;
	margin-top:1px;
}
.red_left{
	float:left;
	width:118px;
	height:28px;
	position:relative;
	padding:8px 0px 0px 10px;
	top:0px;
	left:0px;
	border-right:1px solid #ffffff;
}
.red_right{
	float:right;
	width:80px;
	height:28px;
	position:relative;
	padding:8px 10px 0px 0px;
	text-align:right;
	top:0px;
	left:0px;
}
.darkred{
	width:220px;
	min-height:36px;
	height:36px;
	position:relative;
	top:0px;
	left:0px;
	padding:0px;
	color:#333;
	font-size:17px;
	line-height:19px;
	background-color:#60251f;
	font-weight:bold;
	color:#f7f4eb;
	margin-top:1px;
}
#place_button{
	position:relative;
	top:55px;
	left:80px;
	width:140px;
	height:20px;
}
/* checkout bits */
#checkout_address_wrap{
	width:770px;
	height:auto;
	position:relative;
	top:0px;
	left:23px;
	padding:5px 0px 5px 0px;
	color:#7a2531;
	font-size:15px;
	line-height:17px;
}
#billing_address{
	position:relative;
	top:0px;
	left:0px;
	width: 230px;
	height:auto;
	float:left;
	color:#002b10;
	font-size:11px;
	line-height:13px;
	font-family:Tahoma, Geneva, sans-serif;
}
#delivery_address{
	position:relative;
	top:0px;
	left:0px;
	width: 230px;
	float:left;
	height:auto;
	color:#002b10;
	font-size:11px;
	line-height:13px;
	font-family:Tahoma, Geneva, sans-serif;
	margin:0px 40px 0px 40px;
}
#other_address{
	position:relative;
	top:0px;
	left:0px;
	width: 230px;
	float:left;
	height:auto;
	color:#002b10;
	font-size:11px;
	line-height:13px;
	font-family:Tahoma, Geneva, sans-serif;
}

#billing_address div, #delivery_address div, #delivery_address p, #other_address div{
	margin-bottom:10px;
}
#address_form label, #billing_address label{
	float:left;
	width:85px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	line-height:15px;
}
#address_form input, #address_form textarea{
	font-family:Tahoma, Geneva, sans-serif;
	padding:2px;
}
#other_address h2{
	margin-bottom:5px;
}
.text{
	width:135px;
	border:1px solid #002b10;
}
#buttons{
	position:relative;
	top:0px;
	left:630px;
	width: 140px;
	height:20px;
	padding:20px 0px 0px 0px;
}
/* static pages bits */
#static_copy_inner{
	width:450px;
	min-height:165px;
	height:165px;
	position:relative;
	top:0px;
	left:0px;
	font-size:13px;
	padding:0px 320px 0px 0px;
	line-height:15px;
}

html>body #static_copy_inner {
height: auto; /* for not-IE */
}
#static_copy_inner p{
	margin-top:10px;
}
#static_copy_inner p.alt{
	margin-top:0px;
	font-weight:bold;
	color:#7a2531;
}
#static_copy_inner p.static_bold{
	font-weight:bold;
	color:#7a2531;
}
.spa{
	position:relative;
	top:0px;
	left:0px;
	width:100%;
	height:auto;
}
.spa p{
	margin:0px;
}
.spa_link{
	float:right;
}
#static_copy_inner ul{
	margin-left:20px;
	margin-top:10px;
}
/* news bits */
.news_holder{
	width:770px;
	height:auto;
	position:relative;
	top:0px;
}
.news_thumb{
	position:relative;
	top:0px;
	left:0px;
	width:200px;
	height:auto;
	float:left;
}
.news_copy{
	position:relative;
	top:0px;
	left:0px;
	width:500px;
	height:auto;
	font-size:13px;
	line-height:15px;
	float:left;
	margin-left:20px;
}
.news_copy p{
	margin-top:10px;
}
.news_copy h3{
	margin-top:3px;
	font-size:11px;
	line-height:13px;
	
}
h3.date{
	margin-top:3px;
	font-size:11px;
	line-height:13px;
	
}
/* nav */
#nav ul{
	list-style-type:0px;
	font-size:14px;
	line-height:16px;
}
#nav li{
	float:left;
	display:block;
	height:31px;
	text-align:center;
}
#nav1{
	width:85px;
	
}
#nav2{
	width:127px;
	position:relative;
	left:-1px;
	margin-right:-1px;
}
#nav3{
	width:168px;
	position:relative;
	left:-1px;
	margin-right:-1px;
}
#nav4{
	width:121px;
	position:relative;
	left:-1px;
	margin-right:-1px;
}
#nav5{
	width:81px;
	position:relative;
	left:-1px;
	margin-right:-1px;
}
#nav6{
	width:135px;
	position:relative;
	left:-1px;
	margin-right:-1px;
}
#nav7{
	width:85px;
	position:relative;
	left:-1px;
	margin-right:-1px;
}
#nav8{
	width:99px;
	position:relative;
	left:-1px;
	margin-right:-1px;
}
#nav li a{
	display:block;
	width:100%;
	padding:10px 0px 0px 0px;
	height:21px;
	color:#d8c0bc;
}

#nav li a:hover, #nav li a.current{
	color:#60251f;
}
#nav li a#one:hover, #nav li a#one.current{
	background: transparent url(../images/nav_hover.jpg) 0px 0px no-repeat;
}
#nav li a#two:hover, #nav li a#two.current{
	background: transparent url(../images/nav_hover.jpg) -84px 0px no-repeat;
}
#nav li a#three:hover, #nav li a#three.current{
	background: transparent url(../images/nav_hover.jpg) -210px 0px no-repeat;
}
#nav li a#four:hover, #nav li a#four.current{
	background: transparent url(../images/nav_hover.jpg) -675px 0px no-repeat;
}
#nav li a#five:hover, #nav li a#five.current{
	background: transparent url(../images/nav_hover.jpg) -377px 0px no-repeat;
}
#nav li a#six:hover, #nav li a#six.current{
	background: transparent url(../images/nav_hover.jpg) -457px 0px no-repeat;
}
#nav li a#seven:hover, #nav li a#seven.current{
	background: transparent url(../images/nav_hover.jpg) -591px 0px no-repeat;
}
#nav li a#eight:hover, #nav li a#eight.current{
	background: transparent url(../images/nav_hover.jpg) -795px 0px no-repeat;
}
/* links */
a, a:visited{
	color:#60251f;
	text-decoration:none;
}
a:hover{
	color: #999;
	text-decoration:none;
}
a.back{
	font-weight:normal;
	font-size:11px;
	line-height:13px;
	text-decoration:underline;
}
#cartlinks a{
	margin-left:15px;
}
#nav_left_links a{
	display:block;
	width:136px;
	height:auto;
	border-bottom:1px solid #d8caa2;
	text-align:center;
	padding:5px 0px 5px 0px;
	color:#bbac80;
}
#nav_left_links a.end{
	display:block;
	width:136px;
	height:auto;
	border-bottom: none;
	text-align:center;
	padding:5px 0px 5px 0px;
}
#nav_left_links .s2 a{
	display:block;
	width:136px;
	height:auto;
	border-bottom:1px dashed #d8caa2;
	text-align:center;
	padding:3px 0px 3px 0px;
}
#nav_left_links .s2 a:hover, #nav_left_links .s2 a.current{
	background-color:#7a2530;
}
#nav_left_links a:hover, #nav_left_links a.current, #nav_left_links a.end .current{
	background-color:#7a2530;
}
a.more {
	width: 128px;
	height: 20px;
	background-image: url(../images/more.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	display: block;
	text-indent: -99999px;
}
a.more:hover {
	background-position: 0px -20px;
}
a.arrow {
	width: 19px;
	height: 20px;
	background-image: url(../images/newsbutton.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	display: block;
	text-indent: -99999px;
}
a.arrow:hover {
	background-position: 0px -20px;
}
a.add {
	width: 128px;
	height: 20px;
	background-image: url(../images/add.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	display: block;
	text-indent: -99999px;
}
a.add:hover {
	background-position: 0px -20px;
}
a.place {
	width: 140px;
	height: 20px;
	background-image: url(../images/place.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	display: block;
	text-indent: -99999px;
}
a.place:hover {
	background-position: 0px -20px;
}
a.place2 {
	width: 140px;
	height: 20px;
	background-image: url(../images/place2.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	display: block;
	text-indent: -99999px;
}

a.continue {
	width: 150px;
	height: 20px;
	background-image: url(../images/continue.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	display: block;
	text-indent: -99999px;
}
a.continue:hover {
	background-position: 0px -20px;
}
a.back_basket {
	width: 150px;
	height: 20px;
	background-image: url(../images/back.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	display: block;
	text-indent: -99999px;
}
a.back_basket:hover {
	background-position: 0px -20px;
}
a.checkout {
	width: 140px;
	height: 20px;
	background-image: url(../images/checkout.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	display: block;
	text-indent: -99999px;
	float:right;
}
a.checkout:hover {
	background-position: 0px -20px;
}
a.moreinfo {
	width: 128px;
	height: 20px;
	background-image: url(../images/moreinfo.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	display: block;
	text-indent: -99999px;
}
a.moreinfo:hover {
	background-position: 0px -20px;
}
a.earth {
	width: 140px;
	height: 20px;
	background-image: url(../images/earth.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	display: block;
	text-indent: -99999px;
	float:left;
	margin-right:20px;
}
a.sea:hover {
	background-position: 0px -20px;
}
a.sea {
	width: 140px;
	height: 20px;
	background-image: url(../images/sea.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	display: block;
	text-indent: -99999px;
	float:left;
}
a.earth:hover {
	background-position: 0px -20px;
}
/* Headers */
h1 a{
	display:block;
	text-indent:-999999px;
	outline:none;
	width:157px;
	height:107px;
	background:url(../images/logo.gif) no-repeat top;
}
h2, h3{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:17px;
	line-height:19px;
	color:#7a2531;
}
#static_copy_inner h3{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:14px;
	line-height:16px;
	color:#7a2531;
	margin:10px 0px 0px 0px;
}
h4{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:10px;
	line-height:12px;
	font-weight:bold;
	color:#7a2531;
}
.qte{
	margin-top:20px;
	font-weight:bold;
}
#treat h2{
	margin-top:10px;
	font-weight:bold;
}
#treat h2 a:hover{
	color:#7a2531;
}

#treat h4{
	margin-top:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:13px;
	line-height:15px;
	font-weight: normal;
	color:#7a2531;
}

#list_head h2, #basket_head h2{
	color:#ffffff;
}
.basket_copy h3{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:15px;
	line-height:17px;
	color:#7a2531;
}
.ten{
	margin-top:10px;
}