/* CSS Document */
body{
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin: 0px;
	width: 100%;
}
img{
	border: 0px;
}
a{
	text-decoration: none;
	color: #333333;
}
a:hover{
	text-decoration: underline;
}


/* DIV's */
#wrapper{
	width: 750px;
	margin: 0 auto
}

#header_container{
	width: 750px;
	margin: 0px 0px 3px 0px;
	float: left
}
#header_left{
	float: left;
	width: 320px;
	margin: 0px 0px 0px 0px;
}
#header_right{
	float: right;
	text-align: right;
	margin: 35px 0px 0px 0px;
	width: 250px
}


#nav_container{
	width: 750px;
	min-height: 26px;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	background-image: url(/images/top_navigation_bg.gif);
	background-repeat: repeat-x;
	float: left
}
#nav_container ul{
	list-style: none;
	padding: 0px;
	margin: 0px;
	line-height: 26px;
}	
#nav_container li{
	float: left
}

#nav_container li.nav a{
	padding: 0px 15px 0px 15px;
	color: #ffffff;
	text-decoration: none
}
#nav_container li.nav a:hover{
	text-decoration: underline
}
#nav_buttons_container{
	width: 750px;
	float: left;
}
#nav_search_container{
	line-height: 26px;
	margin: 0px 8px 0px 0px;
	text-align: right
}
#container_wrapper{
	width: 750px;
	margin: 0px 0px 8px 0px;
	float: left
}
#container{
	width: 100%;
	min-height:350px;
}
#content{
	width: 100%;
	float: left
}

.categories_holder{
	background-color: #fff;
	width: 165px;
	padding: 0px 0px 20px 0px;
	margin: 0px 0px 10px 0px;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	float: left
}
.categories{
	width: 100%;
	font-weight: bold;
	margin: 8px 0px 0px 0px;
	float: left;
	font-size: 11px;
	color: #666666
}
.cat_off{
	width: 163px;
	line-height: 18px;
	padding: 2px 0px 2px 2px;
	border-bottom: 1px dotted #666666;
	display: block;
	cursor: pointer;
}
.cat_on{
	background-image: url(/images/sub_category_bg.gif);
	background-repeat: no-repeat;
	width: 154px;
	line-height: 18px;
	padding: 2px 0px 2px 11px;
	border-bottom: 1px dotted #666666;
	display: block;
	cursor: pointer;
}
.cat_on a, .cat_off a{
	color: #666666;
	text-decoration: none
}
.submenu{
	width: 100%;
	background-color: #F0F0F0;
	float: left;
}
.sub{
	width: 153px;
	line-height: 18px;
	padding: 2px 0px 2px 12px;
	border-bottom: 1px dotted #CCCCCC;
	display: block;
}
.sub a{
	color: #666666;
}
#left_holder{
	width: 165px;
	float: left
}

#noright_holder{
	width: 572px;
	margin: 0px 0px 0px 8px;
	float: right;
}
#noleft_holder{
	background-image: url(/images/basket_bg.gif);
	background-repeat: no-repeat;
	width: 527px;
	margin: 4px 0px 0px 0px;
	padding: 10px;
	float: left;
}
#right_holder{
	width: 180px;
	margin: 0px;
	float: right;
}

#footer_container{
	width: 750px;
	background-color: #CCCCCC;
	float: left
}
#footer_left{
	width: 170px;
	padding: 14px 0px 17px 20px;
	border-right: 1px solid #fff;
	float: left;
}
#footer_left a{
	color: #ffffff;
	text-decoration: none;
}
#footer_left a:hover{
	text-decoration: underline;
}
#footer_right{
	width: 180px;
	text-align: right;
	margin: 10px 10px 0px 0px;
	color: #ffffff;
	float: right;
}
#footer_nav{
	width: 750px;
	text-align: center;
	color: #666666;
	font-size: 10px;
	margin: 5px 0px 0px 0px;
	float: left
}
#shop_header{
	width: 750px;
	margin: 1px 0px 5px 0px;
	float: left
}

/* Categories */
#category_header{
	background-color: #B4A595;
	width: 730px;
	padding: 10px;
	height: 70px;
	margin: 1px 0px 8px 0px;
	float: left
}
#category_header_title{
	width: 100%;
	margin: 8px 0px 0px 0px;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	float: left
}
#category_header_breadcrumbs{
	width: 100%;
	float: left
}
#category_header_breadcrumbs a{
	color: #695B49;
	font-size: 10px
}
#category_header_pager{
	width: 100%;
	text-align: right;
	height: 16px;
	margin: 12px 0px 0px 0px;
	color: #695B49;
	font-size: 12px;
	font-weight: bold;
	float: left
}
#category_header_pager a{
	color: #fff
}

.categories_pager{
	width: 400px;
	margin: 4px 4px 0px 0px;
	text-align: right;
	color: #333333;
	font-size:12px;
	float: right;
	display: inline;
}
.categories_pager a{
	color: #666666;
	font-weight: bold;
}
.categories_pager select{
	border: 1px solid #2F5E5E;
	background-color: #E9F3F2;
	padding: 0px;
	color: #333333;
	font-size: 11px;
}	
.product_view_category_wrapper{
	width: 150px;
	height: 240px;
	margin: 4px 15px 15px 15px;
	float: left;
	overflow: hidden
}
.product_view_category_holder{
	width: 100%;
	float:left;
}
.product_view_category_title{
	width: 150px;
	margin: 5px 0px 2px 0px;
	line-height: 12px;
	height: 24px;
	text-indent: 2px;
	font-weight: bold;
	float: left;
}
.product_view_category_title a{
	color: #666666;
	font-size: 10px;
}

.product_view_category_picture{
	background: #fff;
	width: 150px;
	height: 150px;
	overflow: hidden;
	margin: 0 auto;
	text-align: center
}
	
.product_view_category_price_holder{
	width: 100%;
	float: left;
}

.product_view_category_price {
	width: 150px;
	line-height: 14px;
	font-size: 16px;
	color: #695B49;
	font-weight: bold;
	margin: 4px 0px 0px 0px;
	text-align: right;
	float: left;
}
.product_view_category_addbasket{
	width: 100%;
	float: left;
	margin: 4px 0px 0px 0px
}

/* Product view */
#product_header{
	background-color: #B4A595;
	width: 730px;
	padding: 10px;
	height: 43px;
	margin: 1px 0px 8px 0px;
	float: left
}
#product_left_holder{
	width: 360px;
	margin: 5px 0px 5px 0px;
	float: left;
}
#product_main_image{
	width: 100%;
	float: left;
}
#product_gallery_holder{
	width: 100%;
	float: left;
}
.product_image_holder{
	width: 64px;
	height: 64px;
	padding: 3px;
	margin: 3px;
	border: 1px solid #CCCCCC;
	overflow: hidden;
	float: left;
}

#product_right_holder{
	background-image: url(/images/product_view_price_bg.gif);
	background-repeat: no-repeat;
	width: 186px;
	min-height: 172px;
	padding: 4px;
	margin: 5px 0px 5px 0px;
	float: right;
}
#product_itemnumber{
	width: 100%;
	line-height: 18px;
	font-weight: bold;
	font-size: 10px;
	color: #333333;
	float: left;
}	
#product_description{
	width: 95%;
	margin: 5px 0px 0px 0px;
	padding: 5px 0px 10px 0px;
	float: left;
}
#product_description ul{
	margin: 0px 0px 0px 15px;
}
#product_description li{
	list-style-type: circle;	
}
#product_price{
	width: 100%;
	font-size: 20px;
	color: #333333;
	line-height: 30px;
	margin: 8px 0px 2px 0px;
	float: left;
}
#product_price b{
	font-size: 30px;
}
#product_old_price{
	width: 100%;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	text-decoration: line-through;
	line-height: 20px;
	margin: 8px 0px 2px 0px;
	float: left
}
#product_sale_price{
	width: 100%;
	font-size: 30px;
	font-weight: bold;
	color: #FF0000;
	line-height: 30px;
	margin: 2px 0px 4px 0px;
	float: left
}
#product_qty{
	width: 100%;
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	margin: 20px 0px 0px 4px;
	float: left
}
.qty_form{
	font-size: 10px;
}
#product_add_basket{
	margin: 4px;
	float: left
}
.product_view_category_soon, .product_view_category_out{
	width: 130px;
	margin: 8px 0px 0px 0px;
	font-size: 12px;
	font-weight: bold;
	float: left;
}
.product_view_category_stock{
	width: 100%;
	margin: 8px 0px 0px 0px;
	color: #669393;
	display: block;
	float: left;
}
.product_add_button{
	margin: 0px 0px -4px 4px;
}
.product_daysdue{
	width: 100%;
	color: #2F5E5E;
	margin: 8px 0px 2px 0px;
	float: left;
}
.product_email_stock{
	width: 100%;
	float: left;
}
#might_also_like_holder{
	width: 550px;
	margin: 30px 0px 5px 7px;
	float: left;
}
.product_view_wrapper{
	width: 100px;
	height: 150px;
	margin: 4px 18px 8px 18px;
	float: left;
}
.product_view_holder{
	width: 100%;
	float:left;
}
.product_view_title{
	width: 100px;
	margin: 5px 0px 2px 0px;
	line-height: 12px;
	min-height: 24px;
	text-indent: 2px;
	font-weight: bold;
	float: left;
}
.product_view_title a{
	color: #666666;
	font-size: 10px;
}

.product_view_picture{
	background: #fff;
	width: 100px;
	height: 90px;
	overflow: hidden;
	margin: 0 auto;
	text-align: center
}
	
.product_view_price_holder{
	width: 100%;
	float: left;
}

.product_view_price {
	width: 100px;
	line-height: 14px;
	font-size: 16px;
	color: #695B49;
	font-weight: bold;
	margin: 4px 0px 0px 0px;
	text-align: right;
	float: left;
}
.product_view_addbasket{
	width: 100%;
	float: left;
	margin: 4px 0px 0px 0px
}

/* Basket */
#basket_holder{
	background-color: #fff;
	width: 507px;
	padding: 10px;
	margin: 10px 0px 0px 0px;
	float: left
}

#basket_header{
	width: 507px;
	padding: 10px;
	background-color: #fff;
	float: left;
}
.basket_subtotal_title, .basket_subtotal_delivery_title{
	width: 270px;
	float: left;
	font-size: 16px;
	font-weight: bold
}
.basket_subtotal_delivery_title a{
	color: #666666;
	font-size: 10px
}
.basket_subtotal_total, .basket_subtotal_delivery_total{
	width: 230px;
	font-size: 18px;
	font-weight: bold;
	text-align: right
}
.basket_subtotal_delivery_title, .basket_subtotal_delivery_total{
	font-size: 12px
}

.basket_grandtotal_total{
	width: 230px;
	font-size: 22px;
	font-weight: bold;
	border-top: 1px solid #333333;
	text-align: right
}
.basket_discount_total{
	width: 230px;
	font-size: 18px;
	font-weight: bold;
	text-align: right;
	color: #CC3300;
}	

#basket_title_holder{
	width: 507px;
	border-bottom: 1px dotted #8E7B64;
	border-top: 1px dotted #8E7B64;
	line-height: 18px;
	color: #666666;
	font-weight: bold;
	float: left
}
.basket_title_qty, .basket_item_qty{
	width: 70px;
	float: left;
}
.basket_item_pic{
	width: 100px;
	float: left
}
.basket_title_title{
	width: 250px;
	float: left
}
.basket_item_title{
	width: 150px;
	margin: 0px 3px 0px 0px;
	float: left
}
.basket_item_title a{
	color: #333333;
	font-weight: bold;
}
.basket_item_title a:hover{
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
.basket_title_linetotal, .basket_item_linetotal, .basket_item_order_linetotal{
	width: 110px;
	float: left;
}
.basket_item_linetotal{
	color: #695B49;
	font-size: 16px;
	font-weight: bold
}
.basket_title_delete, .basket_item_delete{
	width: 40px;
	float: left;
}
.basket_title_price, .basket_item_price{
	width: 65px;
	float: left
}
.basket_item_order_linetotal{
	font-size: 12px;
	font-weight:bold
}

.basket_item{
	width: 507px;
	margin: 8px 0px 4px 0px;
	border-bottom: 1px dotted #695B49;
	float: left;
}
.checkout_item{
	width: 100%;
	margin: 4px 0px 4px 0px;
	padding: 0px 0px 2px 0px;
	line-height: 14px;
	border-bottom: 1px solid #CCCCCC;
	float: left;
}
.basket_totals_holder{
	width: 390px;
	margin: 10px 0px 0px 0px;
	float: right;
}
.basket_totals_title{
	width: 150px;
	text-align: right;
	line-height: 18px;
	color: #666666;
	float: left;
}
.basket_totals{
	width: 233px;
	font-size: 12px;
	line-height: 18px;
	color: #2F5E5E;
	font-weight: bold;
	float: right;
}
.basket_delivery_title{
	width: 150px;
	text-align: right;
	line-height: 18px;
	margin: 5px 0px 5px 0px;
	color: #666666;
	float: left;
}
.basket_delivery{
	width: 233px;
	font-size: 12px;
	line-height: 18px;
	color: #2F5E5E;
	font-weight: bold;
	margin: 5px 0px 5px 0px;
	float: right;
}
.basket_update{
	width: 507px;
	margin: 5px 0px 0px 0px;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	float: left
}
#basket_checkout_holder{
	width: 507px;
	padding: 10px;
	margin: 10px 0px 0px 0px;
	float: left;
}
.basket_continue_shopping{
	background-color: #B4A595;
	width: 120px;
	padding: 5px 15px 5px 15px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	float: left;
}
.basket_continue_checkout{
	background-color: #695B49;
	width: 120px;
	margin: -15px 0px 0px 0px;
	padding: 5px 15px 5px 15px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	float: right;
}

.basket_continue_shopping a, .basket_continue_checkout a{
	color: #fff
}

#basket_empty{
	width: 100%;
	font-size: 16px;
	font-weight: bold;
	margin: 15px 0px 0px 0px;
	color: #333333;
	float: left;
}
.delivery_select{
	border: 1px solid #695B49;
	background-color: #fff;
	padding: 1px;
	color: #333333;
	font-size: 11px;
}	
.delivery_help{
	padding: 0px;
	margin: 0px 0px -3px -4px;;
}
#basket_promotion{
	border: 1px dashed #999999;
	width: 507px;
	padding: 10px;
	background-color: #F0FAFF;
	margin: 10px 0 0 0;
	float: left;
}	
.promo_form{
	border: 1px solid #695B49;
	font-size: 16px;
	font-weight: bold;
	color: #CC3300;
	width: 120px;
}

/* Misc */
.box_outer{
	background-color: #fff;
	padding: 4px;
	margin: 5px 10px 2px 0px;
	float: left
}
#warning{
	width: 160px;
	padding: 35px 5px 5px 5px;
	font-size: 14px;
	margin: 10px 0px 8px 0px;
	float: left;
}
.warningerror{
	background-image: url(/images/icon_error.gif);
	background-repeat: no-repeat;
	background-color: #ffffff;
	border: 1px solid #FF3300;
	color: #FF0000;
	font-weight: bold;
}
.warningok{
	background-image: url(/images/icon_errorok.gif);
	background-repeat: no-repeat;
	background-color: #ffffff;
	border: 1px solid #336600;
	color: #666666;
	font-weight: bold;
}
.custom_button{
	margin: 2px 0px 2px 0px;
	float: left;
}

/* Custom pages */
#page_text{
	width: 100%;
	margin: 4px 0px 0px 0px;
	float: left;
	font-size: 12px
}

/* Register */


/* Account Section */
.account_order_title{
	border-bottom: 1px dotted #695B49;
	border-top: 1px dotted #695B49;
	width: 100%;
	height: 20px;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	margin: 0px 0px 8px 0px;
}
.account_order_date, .account_order_orderno, .account_order_value, .account_order_status, .account_order_type{
	width: 120px;
	line-height: 20px;
	margin: 0px 0px 0px 4px;
	float: left;
}
.account_order_body_text{
	width: 100%;
	margin: 4px 0px 10px 0px;
	line-height: 12px;
	font-weight: bold;
	float: left;
}
.account_order_body_line{
	width: 100%;
	height: 20px;
	margin: 0px 0px 5px 0px;
	border-bottom: 1px dashed #695B49;
	float: left;
}
.account_order_showall{
	width: 100%;
	text-align: right;
	margin: 5px 0px 8px 0px;
	font-weight: bold;
	color: #333333;
}
.account_order_showall a{
	color: #669393;
	font-size: 12px;
}
.view_order_details_holder{
	width: 100%;
	margin: 2px 0px 2px 0px;
	float: left;
}
.view_order_details_line{
	width: 380px;
	line-height: 22px;
	font-size: 12px;
	font-weight: bold;
	float: left;
}
.view_order_details_value{
	width: 135px;
	line-height: 22px;
	font-size: 14px;
	font-weight: bold;
	float: right;
}
.view_order_item{
	width: 80px;
	line-height: 20px;
	margin: 0px 0px 0px 4px;
	float: left;
}
.view_order_title{
	width: 320px;
	line-height: 20px;
	margin: 0px 0px 0px 4px;
	float: left;
}
.view_order_title a{
	color: #695B49;
	font-weight: bold;
	text-decoration: none;
}
.view_order_title a:hover{
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
.view_order_price{
	width: 80px;
	line-height: 20px;
	margin: 0px 0px 0px 4px;
	float: left;
}
.view_order_qty{
	width: 60px;
	line-height: 20px;
	margin: 0px 0px 0px 4px;
	float: left;
}
.view_order_total{
	width: 100px;
	line-height: 20px;
	margin: 0px 0px 0px 4px;
	float: left;
}
.view_order_body{
	width: 100%;
	margin: 0px 0px 20px 0px;
	float: left;
}
.order_done_result{
	width: 100%;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	margin: 0px 0px 10px 0px;
	line-height: 31px;
	float: left;
}
.order_done_text{
	width: 100%;
	float: left;
}
#view_order_billing, #view_order_shipping{
	width: 150px;
	font-size: 12px;
	margin: 0px 0px 18px 2px;
	float: left;
}	

/* Homepage */
#homepage_left{
	width: 258px;
	float: left
}
#homepage_right{
	width: 311px;
	float: right
}
#homepage_products{
	width: 100%;
	float: left;
	margin: 4px 0px 0px 0px;
}
#homepage_html{
	width: 100%;
	float: left
}
#homepage_html table{
	border: 0px
}

/* Search */
.search_results_text{
	width: 100%;
	margin: 0px 0px 5px 0px;
	color: #666666;
	float: left;
}
#list_view_search_holder{
	width: 100%;
	float: left;
}

/* Prev & Next */
#next_prev_products{
	width: 90%;
	border: 1px dotted #669393;
	margin: 5px 0px 0px 0px;
	float: left;
}
#next_prev_category{
	background: #669393;
	width: 100%;
	color: #fff;
	margin: 0px 0px 5px 0px;
	font-size: 10px;
	font-weight: bold;
	text-indent: 2px;
	line-height: 14px;
}
#prev_product{
	width: 60px;
	color: #2F5E5E;
	font-size: 10px;
	font-weight: bold;
	margin: 0px 0px 0px 40px;
	float: left;
}
#next_product{
	width: 60px;
	color: #2F5E5E;
	font-size: 10px;
	font-weight: bold;
	margin: 0px 40px 0px 0px;
	float: right;
}
#prev_product img, #next_product img{
	border: 1px solid #669393;
	margin: 0px 0px 0px 8px;
}

.special_product_wrapper{
	background-image: url(/images/special_product_bg.gif);
	background-repeat: no-repeat;
	width: 274px;
	height: 188px;
	padding: 7px 0px 0px 7px;
	margin: 0px 5px 0px 0px;
	float: left;
}
.special_product_price_wrapper{
	width: 95px;
	position: relative;
	top: -145px;
	left: 155px;
	z-index: 10
}
.special_product_container{
	background-color: #fff;
	width: 266px;
	height: 171px
}
.special_product_image{
	width: 150px;
	position: relative;
	top: 5px;
	left: 5px
}
.special_product_title{
	width: 100%;
	font-size: 16px;
	color: #695B49;
	font-weight: bold;
	display: block
}
.special_product_oldprice{
	color: #666666;
	font-size: 10px;
	font-weight: bold;
	width: 100%;
	display: block
}
.special_product_saleprice{
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	margin: 3px 0px 0px 0px;
	width: 100%;
	display: block
}
.special_product_saleprice b{
	color: #CC3300;
	font-size: 22px;
	font-weight: bold
}
.special_product_normprice{
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	margin: 3px 0px 0px 0px;
	width: 100%;
	display: block
}
.special_product_normprice b{
	color: #695B49;
	font-size: 22px;
	font-weight: bold
}
