html 
{
	height:100%; margin-bottom: 1px; 
}

body {
	margin-left: 0px;
	margin-top: 22px;
	margin-right: 0px;
	margin-bottom: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#container
{
	width: 939px; 
	margin: auto;
}

#header
{
	float: right; 
	text-align: right; 
	color: #996633;
}

#basket_total
{
	float: right; 
	line-height: 27px;
}

#basket_bag
{
	float: right; 
	width: 20px; 
	height: 22px; 
	background-image: url(../images/bag.jpg); 
	margin-right: 5px; 
	cursor: pointer
}

#basket_links
{
	float: right; 
	margin-right: 5px; 
	line-height: 27px;
}

#basket_links a
{
	color: #996633;
	text-decoration: none;
}	

#checkout_icon
{
	float: right; 
	margin-left: 5px;
	width: 7px;
	height: 13px;
	background-image: url(../images/checkout.jpg);
	cursor: pointer;
}

#checkout_links
{
	float: right; 
	line-height: 13px;
}

#checkout_links a
{
	color: #996633;
	text-decoration: none;
}	

#logo
{
	clear: both; 
	padding: 43px 0 16px 0
}

#logo_sub
{
	margin: -1px 0 0 15px; 
	float: left; 
	height: 31px; 
	overflow: hidden
}

#menu_row
{
	border-top: 1px solid #999999; 
	clear: both; 
	height: 30px; 
	padding-top: 10px
}

#menu
{
	margin-top: 3px;
	float: left; 
	color: #666666;
	position: absolute;
	z-index: 99;
}

#menu ul
{
	float: left;
	margin: 0;
	padding: 0 20px 0 0;
	list-style: none;
	text-transform: uppercase;
	cursor: default;
}

#menu ul a
{
	color: #666666;
	text-decoration: none;
}

#menu ul a:hover
{
	color: #000000;
	text-decoration: none;
}

#menu ul .item
{
	display: none; 
	z-index: 99;
}

#menu ul:hover .item a
{
	color: #666666;
	text-decoration: none;
}

#menu ul:hover .item a:hover
{
	color: #000000;
}

#menu ul:hover .item
{
	display: block;
	padding: 3px 0 2px 0;
	margin: 0;
	background: #FFFFFF;
	text-align: center;
	font-size: 11px;
}

#content
{
	border: 1px solid #999999; 
	clear: both; 
	z-index: 1;
	height: 100%;
}

#home_image
{
	height: 342px;
	width: 937px; 
}

#signup
{
	float: right; 
	clear: both; 
	height: 30px; 
	padding-top: 10px
}

#signup_text
{
	text-transform: uppercase; 
	color: #666666; 
	font-size: 11px; 
	height: 13px; 
	padding-right: 5px
}

.home_boxes
{
	border: 1px solid #999999; 
	float: left; 
	width: 224px; 
	height: 86px; 
	cursor: pointer;
}

.home_boxes_text
{
	margin: 6px; 
	text-transform: uppercase
}

.main_textbox
{
	text-transform: uppercase; 
	color: #666666; 
	font-size: 11px; 
	border: #999999 1px solid; 
	height: 13px; 
	width: 130px
}

.main_submit
{
	text-transform: uppercase; 
	color: #FFFFFF; 
	font-size: 11px; 
	background: #996633; 
	border: none; 
	width: 60px
}

#footer
{
	clear: both; 
	padding-top: 20px;  
	color: #666666;
}

#footer a
{
	color: #666666;
	text-decoration: none;
}

#footer_links
{
	float: left; 
	text-transform: uppercase;  
	font-size: 11px;
}

#footer_copyright
{
	float: right; 
	font-size: 10px;
}

.floatLeft
{
	float: left;
}

.floatRight
{
	float: right;
}

.hardBreak
{
	clear: both;
}

.webForms
{
	display: inline
}

.category_container
{
	border: 1px solid #CCCCCC; 
	width: 242px; 
	float: left; 
	margin: 65px 0 0 50px;
}

.category_container_intro
{
	border: none;
	color: #666666;
}

.category_container_intro_link
{
	margin-top: 17px;
}

.category_container_intro_link_text a
{
	color: #996633;
	text-decoration: none;
	float: left;
	font-weight: bold;
}	

.category_container_intro_link_icon
{
	float: left; 
	width: 7px;
	height: 13px;
	background-image: url(../images/checkout.jpg); 
	margin-left: -12px;
}

.category_image
{
	height: 140px; 
	padding-top: 17px; 
	text-align: center;
}

.category_content
{
	height: 50px; 
	text-align: center; 
	color: #666666
}

.category_content_title
{
	clear: both; 
	font-size: 12px; 
	font-weight: bold; 
	text-transform: uppercase
}

.category_content_size
{
	font-weight: bold;
}

.category_content_price
{
	font-size: 13px; 
	padding-left: 6px
}

.category_info
{
	height: 23px; 
	background: #996633; 
	padding-top: 2px;
}

.category_info_add
{
	float: right; 
	width: 18px; 
	height: 20px; 
	background-image: url(../images/bag2.jpg); 
	margin: 0 5px 0 4px; 
	cursor: pointer
}

.category_info_link
{
	margin: 0 5px 0 5px; 
	padding-top: 3px;
	color: #FFFFFF;
}

.category_info_link a
{
	color: #FFFFFF;
	text-decoration: none;
}

.product_image_container
{
	float: left; 
	width: 394px; 
	margin: 50px; 
	text-align: center;
}	

.product_content
{
	float: right; 
	margin: 60px 50px 50px 0;
	width: 390px
}

.product_title
{
	color: #996633; 
	text-transform: uppercase; 
	font-size: 16px; 
	margin-bottom: 25px
}

.product_desc
{
	color: #666666; 
	font-size: 14px; 
	margin-bottom: 60px; 
	clear: both
}

.product_pricing
{
	border: 1px solid #CCCCCC; 
	border-left: none; 
	border-right: none; 
	padding: 5px 0 5px 0; 
	font-size: 14px; 
	color: #996633
}

.product_pricing_col1
{
	float: left; 
	width: 230px
}

.product_pricing_col2
{
	float: left; 
	width: 45px;
	text-align: center;
}

.product_pricing_col3
{
	float: right; 
	width: 100px; 
	text-align: right
}

.product_attributes
{
	color: #666666;
	border-bottom: 1px solid #CCCCCC;
	padding: 10px 0 10px 0;
	clear: both;
}

.product_pricing_qty
{
	border: 1px solid #666666;
	width: 20px;
	text-align: center;
}

.product_pricing_voucher
{
	width: 70px;
	text-align: left;
}

.product_button
{
	clear: both;
	float: right;
	margin-top: 10px;
}

.product_rec_title
{
	clear: both; 
	margin: 60px 0 20px 0; 
	color: #996633; 
	font-size: 14px;
	float: left;
	width: 100%;
}

.product_rec_container
{
	width: 192px; 
	float: left; 
	margin-right: 5px;
}


.product_rec_image
{
	height: 150px; 
	margin-bottom: 10px; 
	text-align: center; 
	padding-top: 17px
}


.product_rec_content
{
	color: #666666;
}

.product_rec_content_title
{
	font-size: 12px; 
	text-transform: uppercase
}

.product_rec_content_price
{
	clear: both;
	font-size: 13px; 
	padding-top: 5px
}

.treatments
{
	padding-bottom: 20px;
	clear: both;
}
.treatments_title
{
	font-size: 14px; 
	font-weight: bold
}

.treatments_pricing
{
	float: right; 
	font-weight: bold; 
}

.news_list
{
	clear: both;
	padding: 5px 0 5px 0;
}

.news_list a:link, .news_list a:visited
{
	text-decoration: none;
	color: #666666;
}

.news_list_splitter
{
	border-bottom: 1px solid #CCCCCC;
}

.news_list_date
{
	float: left;
	width: 110px
}

.news_list_title
{
	float: left;
}






.basket_list
{
	clear: both;
	padding: 5px 0 5px 0;
}

.basket_list a:link, .basket_list a:visited
{
	text-decoration: none;
	color: #666666;
}

.basket_list_splitter
{
	border-bottom: 1px solid #CCCCCC;
}

.basket_list_qty
{
	float: left;
	width: 50px
}

.basket_list_qty_dd
{
	font-size: 11px;
	width: 45px;
}

.basket_list_wrapped
{
	font-size: 11px;
	width: 110px;
}

.basket_list_title
{
	float: left;
}

.basket_list_price
{
	float: right;
	width: 100px;
	text-align: right;
}

.basket_list_header
{
	border: 1px solid #CCCCCC; 
	border-left: none; 
	border-right: none; 
	padding: 5px 0 5px 0; 
	font-size: 14px; 
	color: #996633;
	clear: both;
}

.basket_list_total
{
	border-bottom: none; 
}

.basket_list_continue
{
	clear: both;
	float: left;
	margin-top: 10px;
}

.basket_list_checkout
{
	clear: both;
	float: right;
	margin-top: 10px;
}

.subtitle
{
	color: #996633;
	font-weight: bold;
	font-size: 14px;
}

.checkout_label
{
	width: 110px;
	float: left;
}

.checkout_field
{
	width: 400px;
	float: right;
}

.checkout_field_check
{
	width: 410px;
	float: right;
}

.form_splitter
{
	clear: both; height: 5px; overflow: hidden
}

.form_title
{
	font-weight: bold;
	height: 25px;
	clear: both;
}

.form_line
{
	border-top: 1px solid #CCCCCC; 
	margin-top: 22px;
	height: 22px;
	clear: both;
}

.width70
{
	width: 70px;
}

.width80
{
	width: 80px;
}

.width100
{
	width: 100px;
}

.width120
{
	width: 120px;
}

.width200
{
	width: 200px;
}

.width300
{
	width: 300px;
}

.width306
{
	width: 306px;
}

.padding_top_3
{
	padding-top: 3px;
}


.content_padding
{
	padding: 20px;
}

.font11
{
	font-size: 11px;
}

.fontbold
{
	font-weight: bold;
}

.trade_col1
{
	float: left; width: 150px; font-weight: bold; margin-right: 20px;
}

.trade_col2
{
	float: left; width: 170px; 
}

.trade_col3
{
	float: right; width: 190px; text-align: right; 
}

.trade_line
{
	border-bottom: 1px solid #CCCCCC; 
	margin-bottom: 10px;
	height: 11px;
	clear: both;
}


.products_detail
{
	font-size: 14px;
	font-weight: bold;
	color: #996633;
}

.products_left_column
{
	float: left;
	width: 450px;
}

.products_right_column
{
	float: right;
	width: 320px;
	border: 1px solid #CCCCCC;
	padding: 20px;
}

.dropdowns, .dropdowns a
{
	color: #666666;
	text-decoration: none;
}

.moretips
{
text-align: right; color: #946837; margin-top: 20px; font-weight: bold
}

.moretips a
{
color: #946837; text-decoration: none
}

.blog_item
{
float: left; width: 450px; padding: 0 20px 0 20px; border: 1px solid #666666; border-top: none; border-bottom: none
}

.blog_item a
{
color: #666666;
}

.blog_item_post a
{
color: #946837; text-decoration: none;
}