#page{
	margin:0 auto;
	width:980px;
}
#logo{
	float:left;
	margin:15px auto;
	width:980px;
	height:112px;
	background: url('/images/logo.gif') center center no-repeat;
}
#logo a {
	display:block;
	width:380px;
	height:112px;
	margin-left:300px;
}
#logo span {
	display:none;
}
#navigation{
	float:left;
	width:980px;
	margin-bottom:20px;
}
#navigation ul{
	list-style:none;
	display:block;
	padding:0px;
	margin:0px;
}
#navigation ul li{
	display:block;
	float:left;
	padding:0px;
	margin:0px 1px 0px 0px;
	height:39px;
	overflow:hidden;
}
#navigation li a {
	display:block;
	background-position:0% 100%;
	background-repeat:no-repeat;
	height:39px;
}
#navigation li a:hover {
	background-position:0% 0%;
}
#navigation li a span {
	display:none;
}
li#nav1.active a, li#nav2.active a, li#nav3.active a, li#nav4.active a, li#nav5.active a, li#nav6.active a, 
li#nav7.active a, li#nav8.active a, li#nav9.active a, li#nav10.active a, li#nav11.active a, li#nav12.active a, li#nav13.active a, li#nav15.active a {
	background-position:0% 0%;
}
#navigation li#nav1 a {
	background-image:url("/images/navigation/homepage.gif");
	width:89px;
}
#navigation li#nav2 a {
	background-image:url("/images/navigation/shopping.gif");
	width:89px;
}
#navigation li#nav3 a {
	background-image:url("/images/navigation/gifts.gif");
	width:89px;
}
#navigation li#nav4 a {
	background-image:url("/images/navigation/about_us.gif");
	width:89px;
}
#navigation li#nav5 a {
	background-image:url("/images/navigation/expert_advice.gif");
	width:89px;
}
#navigation li#nav6 a {
	background-image:url("/images/navigation/newsletters.gif");
	width:89px;
}
#navigation li#nav7 a {
	background-image:url("/images/navigation/contact_us.gif");
	width:89px;
}
#navigation li#nav8 a {
	background-image:url("/images/navigation/our_blog.gif");
	width:89px;
}
#navigation li#nav9 a {
	background-image:url("/images/navigation/login.gif");
	width:89px;
}
#navigation li#nav10 a {
	background-image:url("/images/navigation/my_account.gif");
	width:89px;
}

/* Search */
#search{
	float:left;
	width:170px;
	height:39px;
	background:url("/images/navigation/search.gif") no-repeat 0px 0px;
}
#searchbox input {
	width:130px;
	border:0px;
	color:#AFAFAF;
	padding:0px;
	margin:11px 0px 0px 20px;
	outline:none;
}
#content{
	clear:both;
	width:920px;
	margin:0px auto;
}
#contentleft{
	float:left;
	margin-right:16px;
	width:160px;
}
#contentmid{
	float:left;
	width:568px;
}
#contentfull{
	float:left;
	width:733px;
}
#contentright{
	float:right;
	width:160px;
}
#contentnav {
	float:left;
}
#contentnav ul{
	list-style:none;
	margin:0;
	padding:0;
	width:100px;
	border-top:1px solid #00BBE4;
}
#contentnav ul li{
	padding:10px 0;
	text-align:center;
	border-bottom:1px solid #00BBE4;
}
#contentnav ul li a, #contentnav table tr td a{
	color:#000000;
}
#contentnav ul li a.active, #contentnav ul li a:hover, #contentnav  table tr td a.active, #contentnav  table tr td a:hover{
	color:#AFB0B2;
}

#contentnav table{
	border-top:1px solid #00BBE4;
}

#contentnav tr{
	margin:0;
	padding:0;
}
#contentnav table tr td{
	border-bottom:1px solid #00BBE4;
	width:100px;
	height:35px;
	text-align:center;
	vertical-align:middle;
}

#contentsubnav {
	float:left;
	margin-top:100px;
}
#product-nav{
	float:left;
	margin-right:10px;
}
#product-nav ul{
	list-style:none;
	margin:0;
	padding:0;
}
#product-nav ul li{
	margin:0 0 2px 0;
}
#product-nav ul li a{
	color:#000;
}

#product-sub-nav{
	float:left;
}
#product-sub-nav table{
	margin:0;
	padding:0;
	border-top-style:solid;
	border-top-width:1px;
	
}
#product-sub-nav table tr td{
	width:80px;
	height:35px;
	text-align:center;
	vertical-align:middle;
	border-bottom-style:solid;
	border-bottom-width:1px;
	
}
#product-sub-nav table tr td a{
	color:#000;
}

/* Category Page*/
.category-product{
	float:left;
	margin:0 11px 20px 0;
	width:130px;
	color:#666;
	font-family:verdana;
	font-size:11px;
}
.category-product-large{
	float:left;
	margin:0 11px 20px 0;
	width:178px;
	color:#666;
	font-family:verdana;
	font-size:11px;
}
.category-product-image-large{
	height:137px;
	width:178px;
	margin-bottom:10px;
}
.category-product-image{
	height:90px;
	width:120px;
	margin-bottom:10px;
}
.category-product-description{
	color:#999;
	height:45px;
}
.category-product-price{
	float:left;
	margin-top:3px;
	font-weight:bold;
	width:60px;
}
.category-product-buy{
	float:left;
}
.last{
	margin:0;
}



/* Product Page*/
#product{

}
#product h2{
font-weight:normal;
margin:0;
padding:0;
font-size:34px;
margin-bottom:8px;
line-height:27px;
}
#product h3{
color:#000;
font-weight:normal;
margin:0;
font-size:17px;
padding-left:2px;
margin-bottom:10px;
height:44px;
}
.prouct-title{
	color:#999;
	font-size:18px;
	margin-bottom:10px;
}
.product-image{
	float:left;
	height:360px;
	width:260px;
	margin-bottom:40px;
}
.product-image-gifts{
	float:left;
	width:360px;
	height:320px;
	margin-bottom:40px;
}
.product-image-gifts img {
	width:360px;
	height:320px;
}
.product-gift-image{
	float:left;
	height:139px;
	width:276px;
	margin-bottom:40px;
}
.product-overview{
	float:left;
	width:260px;
	margin-right:20px
}
.product-overview-gifts{
	float:left;
	width:360px;
	margin-right:20px
}
.product-gift-overview{
	float:left;
	width:300px;
	margin:40px 0;
}
.product-details{
	float:left;
	width:270px;
}
.product-details-gifts{
	float:left;
	width:155px;
}
.product-gift-details{
	float:left;
	width:265px;
	margin:40px 0;
}
.product-description{
	position:absolute;
	bottom:0;
	color:#666666;
}
.product-gift-description{
	color:666666;
	margin-bottom:30px;
}
.product-size{
	margin-top:20px;
	font-weight:bold;
	font-size:12px;
}
.product-price{
	font-size:18px;
	margin-bottom:10px;
}
.product-gift-price{
	font-size:18px;
	margin-top:1px;
	margin-bottom:10px;
	float:left;
}
.product-ingredient{
	float:left;
	width:57px;
	margin:0 9px 10px 0;
}
.product-ingredient-last{
	float:left;
	width:57px;
	margin:0 0 10px 0;
}
.product-ingredient-thumb{
	border:1px solid #CCC;
	width:57px;
	height:57px;
	margin-bottom:2px;
}
.product-ingredient-links a, .product-ingredient a, .product-ingredient-last a{
	color:#666666;
	font-size: 9px;
}
.product-ingredient-links a:hover, .product-ingredient a:hover{
	color:#00BBE4;
}
.active-link{
	color:#00BBE4;
}

.category-skin-care{
	border-top-color:#F9CBE5;
	border-bottom-color:#F9CBE5;
	color:#F9CBE5;
}
#product-sub-nav table tr td a.category-skin-care{color:#F9CBE5;}
.category-skin-care-bullet{
	background:url('/images/bullets/skin-care.gif') 0px 3px no-repeat;
	padding-left:20px;
}
.category-body{
	border-top-color:#FE1B14;
	border-bottom-color:#FE1B14;
	color:#FE1B14;
}
#product-sub-nav table tr td a.category-body{color:#FE1B14;}
.category-body-bullet{
	background:url('/images/bullets/body-care.gif') 0px 3px no-repeat;
	padding-left:20px;
}
.category-bath{
	border-top-color:#00A652;
	border-bottom-color:#00A652;
	color:#00A652;
}
#product-sub-nav table tr td a.category-bath{color:#00A652;}
.category-bath-bullet{
	background: url('/images/bullets/bath.gif') 0px 3px no-repeat;
	padding-left:20px;
}
.category-hair{
	border-top-color:#4C2619;
	border-bottom-color:#4C2619;
	color:#4C2619;
}
#product-sub-nav table tr td a.category-hair{color:#4C2619;}
.category-hair-bullet{
	background: url('/images/bullets/hair-care.gif') 0px 3px no-repeat;
	padding-left:20px;
}
.category-sun-care{
	border-top-color:#FAAE36;
	border-bottom-color:#FAAE36;
	color:#FAAE36;
}
#product-sub-nav table tr td a.category-sun-care{color:#FAAE36;}
.category-sun-care-bullet{
	background: url('/images/bullets/sun-care.gif') 0px 3px no-repeat;
	padding-left:20px;
}
.category-baby{
	border-top-color:#AFB0B2;
	border-bottom-color:#AFB0B2;
	color:#AFB0B2;
}
#product-sub-nav table tr td a.category-baby{color:#AFB0B2;}
.category-baby-bullet{
	background: url('/images/bullets/baby.gif') 0px 3px no-repeat;
	padding-left:20px;
}
.category-health{
	border-top-color:#00BBE4;
	border-bottom-color:#00BBE4;
	color:#00BBE4;
}
#product-sub-nav table tr td a.category-health{color:#00BBE4;}
.category-health-bullet{
	background: url('/images/bullets/health.gif') 0px 3px no-repeat;
	padding-left:20px;
}
.category-supplements{
	border-top-color:#B37B86;
	border-bottom-color:#B37B86;
	color:#B37B86;
}
#product-sub-nav table tr td a.category-supplements{color:#B37B86;}
.category-supplements-bullet{
	background: url('/images/bullets/supplements.gif') 0px 3px no-repeat;
	padding-left:20px;
}
.category-mens{
	border-top-color:#271201;
	border-bottom-color:#271201;
	color:#271201;
}
#product-sub-nav table tr td a.category-mens{color:#271201;}
.category-mens-bullet{
	background: url('/images/bullets/men.gif') 0px 3px no-repeat;
	padding-left:20px;
}
.category-kit{
	border-top-color:#00BBE4;
	border-bottom-color:#00BBE4;
	color:#00BBE4;
}
#product-sub-nav table tr td a.category-kit{color:#00BBE4;}
.category-kit-bullet{
	background: url('/images/bullets/kits.gif') 0px 3px no-repeat;
	padding-left:20px;
}
.category-candles{
	border-top-color:#AFB0B2;
	border-bottom-color:#AFB0B2;
	color:#AFB0B2;
}
#product-sub-nav table tr td a.category-candles{color:#AFB0B2;}
.category-candles-bullet{
	background: url('/images/bullets/candles.gif') 0px 3px no-repeat;
	padding-left:20px;
}
.category-gifts{
	border-top-color:#AFB0B2;
	border-bottom-color:#AFB0B2;
	color:#AFB0B2;
}
#product-sub-nav table tr td a.category--gifts{color:#AFB0B2;}
.category-gifts-bullet{
	background: url('/images/bullets/gifts.gif') 0px 3px no-repeat;
	padding-left:20px;
}
.category-make-up{
	border-top-color:#000000;
	border-bottom-color:#000000;
	color:#000000;
}
#product-sub-nav table tr td a.category-make-up{color:#000000;}
.category-make-up-bullet{
	background: url('/images/bullets/make-up.gif') 0px 3px no-repeat;
	padding-left:20px;
}
#product-sub-nav table tr td a.category-glamour-food{color:#F5A2C6;}
.category-glamour-food{
	border-top-color:#F5A2C6;
	border-bottom-color:#F5A2C6;
	color:#F5A2C6;
}

#product_outofstock_box{
	float:left;
	width:130px;
}
/* Related Products */
.related-product{
	float:left;
	width:120px;
	margin:0 8px 10px 0;
}
.related-product-last{
	margin-right:0;
}
.related-product-image{
	margin-bottom:10px;
}
.related-product-description{
	color:#999;
	height:40px;
}
.related-product-price{
	float:left;
	margin-top:3px;
	font-weight:bold;
}
.related-product-buy{
	float:left;
	margin-left:15px;
}

/* Product Tabs */
#tabs .ui-tabs-hide{display:none;}
#tabs .ui-state-default{background-color:#AFB0B2;color:#FFFFFF;}
#tabs .ui-state-hover{background-color:#C8C9CA;color:#FFFFFF;}
#tabs .ui-state-active{background-color:#C8C9CA;color:#FFFFFF;}
#tabs .ui-tabs-nav li.ui-state-default a {color:#FFFFFF;}
#tabs .ui-tabs-nav li.ui-state-hover a {color:#FFFFFF;}
#tabs .ui-tabs-nav li.ui-state-active a {color:#FFFFFF;}
#tabs ul.ui-tabs-nav {
	display:inline;
	list-style:none;
	margin:0;
	padding:0;
}
#tabs .ui-tabs-nav li {
	float:left;
	margin-right:2px;
}
#tabs .ui-tabs-nav li a {
	display:block;
	padding:3px 7px;
	margin:0 0 -1px;
	width:90px;
	height:30px;
	text-align:center;
}
#tabs .ui-tabs-panel{
	clear:both;
	border:1px solid #AFB0B2;
	padding:20px;
	width:505px;
	text-align:left;
}



#ingredient-detail{
	background:#F0EFF1;
	padding:15px 15px 5px;
	margin-bottom:20px;
	width:512px;
}
.ingredient-list{
	margin-bottom:20px;
}
.ingredient-container{
	float:left;
	margin:0 12px 6px 0;
	width:80px;
}
.ingredient-thumb{
	border:1px solid #CCC;
	width:80px;
	height:80px;
	margin-bottom:5px;
}
.ingredient-link a{
	color:#666666;
	font-size:9px;
}
.ingredient-link a:hover {
	color:#00BBE4;
	font-size:9px;
}
.ingredient-link a:active {
	color:#00BBE4;
	font-size:9px;
}


/* Ingredient Tabs */
#ingredient-tabs ul{
	list-style:none;
	margin:0;
	padding:0;
}
#ingredient-tabs li {
	float:left;
}
#ingredient-tabs li a {
	color:#666666;
}
#ingredient-tabs li a:hover {
	color:#00BBE4;
}
#ingredient-tabs li a:active {
	color:#00BBE4;
}
#ingredient-tabs .ui-tabs-panel{
	padding:5px;
	border:none;
}
#ingredient-tabs .ui-tabs-panel ul{
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0 15px 0 0;
	padding:0;
	width:150px;
}
#ingredient-tabs .ui-tabs-panel ul li{
	display:block;
	margin-bottom:3px;
}

/* Complete Ingredient List */
#complete-ingredient-list a{
	color:#666666;
}
#complete-ingredient-list a:hover{
	color:#00BBE4;
}
#complete-ingredient-list a:active{
	color:#00BBE4;
}

/* Fact Sheets */
.fact-sheet{
	margin-bottom:20px;
}
.fact-sheet-thumb{
	float:left;
	width:130px;
	
}
.fact-sheet-details{
	float:left;
	width:315px;
}
.fact-sheet-title{
	font-weight:bold;
	margin-bottom:5px;
}
.fact-sheet-description{
}
.fact-sheet-links{
	float:right;
	text-align:right;
}

.fact-sheet-button{
	margin:20px 0 5px;
}
.fact-sheet-file-details{
	color:#9F9F9F;
	text-align:right;
}


/* Press Gallery */
.press-gallery-item{
	float:left;
	width:126px;
	margin-right:15px;
}
.press-gallery-thumb{
	width:126px;
	height:178px;
	margin-bottom:20px;
}
.press-gallery-title{
	font-weight:bold;
	font-weight:14px;
}
.press-gallery-date{
	font-weight:bold;
	margin-bottom:10px;
}
.press-gallery-description{}
.press-gallery-link{
	margin:10px 0 20px;
}

/* Press */
.press-item{}
.press-image{
	float:left;
	width:290px;
	height:400px;
}
.press-details{
	float:right;
	width:250px;
}
.press-title{
	font-weight:bold;
	font-size:20px;
}
.press-date{
	font-weight:bold;
	font-size:14px;
	margin-bottom:20px;
}
.press-description{
	margin-bottom:20px;
}

/* Search */
.search-product{
	margin-bottom:20px;
}
.search-product-thumb{
	float:left;
	margin-right:30px;
}
.search-product-details{
	float:left;
	width:280px;
	margin-right:20px;
}
.search-product-title{
	font-weight:bold;
	margin-bottom:10px;
}
.search-product-description{
	margin-bottom:10px;
}
.search-product-controls{
	float:left;
}
.search-product-price{
	font-size:14px;
	margin-bottom:2px;
}
.search-product-size{
	margin-bottom:10px;
}




/* Forms */
.inputLabel{
	float:left;
	width:150px;
	color:#333;
	font-size:11px;
	margin:3px 0 0 50px;
}
.inputText{
	border:1px solid #AFB0B2;
	padding:2px;
	margin-bottom:10px;
}
.inputSelect{
	border:1px solid #AFB0B2;
	padding:2px;
	margin-bottom:10px;
}
.inputButton{
	float:left;
	margin:10px 8px 0 0;
}
.mandatory{
	margin-left:5px;
	color:#FE1B14;
	font-weight:bold;
}
#country{
	border:1px solid #E6E6E6;
	padding:40px 0 40px 180px;
}
#country ul{
	float:left;
	list-style:none;
	margin:0;
	padding:0;
	width:200px;
}
#country ul li{
	margin-right:1px;
	height:40px;
}
#country a{
	color:#666666;
}
#country a:hover{
	color:#00BBE4;
}
.flag{
	float:left;
	margin-right:10px;
}
.flag-label{
	float:left;
	margin-top:5px;
}

#footer{
	clear:both;
	float:left;
	width:980px;
	margin:20px 0px 30px 0px;
}
#footernavigation{
	float:left;
	width:980px;
}
#footernavigation ul{
	list-style:none;
	display:block;
	padding:0px;
	margin:0px;
}
#footernavigation ul li{
	display:block;
	float:left;
	padding:0px;
	margin:0px 1px 0px 0px;
	height:40px;
	overflow:hidden;
}
#footernavigation li a {
	display:block;
	background-position:0% 100%;
	background-repeat:no-repeat;
	height:40px;
}
#footernavigation li a:hover {
	background-position:0% 0%;
}
#footernavigation li a span {
	display:none;
}
#footernavigation li#nav11 a {
	background-image:url("/images/footernavigation/careers.gif");
	width:89px;
}
#footernavigation li#nav12 a {
	background-image:url("/images/footernavigation/press.gif");
	width:114px;
}
#footernavigation li#nav13 a {
	background-image:url("/images/footernavigation/postage.gif");
	width:121px;
}
#footernavigation li#nav15 a {
	background-image:url("/images/footernavigation/clinic.gif");
	width:121px;
}
#footernavigation li#nav14 a {
	background-image:url("/images/footernavigation/contact.gif");
	width:531px;
}
#footerblock{
	margin:0px auto 10px auto;
	width:790px;
}
#footerblock ul{
	list-style:none;
	display:block;
	padding:0px;
	margin:0px;
}
#footerblock ul li{
	display:block;
	float:left;
	padding:0px;
	margin:0px 5px;
	font-size:0.9em;
}






.ar{text-align:right;}
.ml5{margin-left:5px;}
.ml10{margin-left:10px;}
.ml200{margin-left:200px;}
.mr5{margin-right:5px;}
.mr10{margin-right:10px;}
.mr20{margin-right:20px;}
.mr30{margin-right:30px;}
.mb10{margin-bottom:10px;}
.mb20{margin-bottom:20px;}
.mb30{margin-bottom:30px;}
.mb40{margin-bottom:40px;}
.mt1{margin-top:1px;}
.mt2{margin-top:2px;}
.mt3{margin-top:3px;}
.mt5{margin-top:5px;}
.mt10{margin-top:10px;}
.mt30{margin-top:30px;}
.w30px{width:30px;}
.w10{width:10%;}
.w40{width:40%;}
.w45{width:45%;}
.w50{width:50%;}
.w60{width:60%;}
.w90{width:90%;}
.bold{font-weight:bold;}
.size13{font-size:13px;}
.size14{font-size:14px;}
.pointer{cursor:pointer;}
.center{text-align:center;}
.underline{text-decoration:underline;}
.divider{border-bottom:#D8D8D8 1px solid;padding:0 0 4px 0;margin:4px 0;height:1px;line-height:1px;}
.search-message{font-size:16px;color:#9F9F9F;}
.search-error-message{font-size:16px;color:#FF0000;}
.error{color:#FF0000;}
.error-error{color:#FF0000;}
.error-ok{color:#00b200;}
.toggle{
	padding:10px;
	background:#F0EFF1;
	margin-top:10px;
}
.tbt{
	display:none;
	padding:0 10px 10px 10px;
	background:#F0EFF1;
	margin-bottom:10px;
}
.faqon{
	background:#F0EFF1;
}







.ui-dialog{
	display:none;
	width:400px;
	background-color:#fff;
	border:3px double #AFB0B2;
	padding:10px;
}
.ui-widget{	
}
.ui-widget-overlay{
	opacity: .5;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	background:#FFFFFF;
	position:fixed;
	top:0;
}
.ui-dialog-titlebar{display:none;}
.ui-dialog-content{border:none;}
.ui-dialog-buttonpane{
	text-align:center;
}
.ui-dialog-buttonpane button {
	background:url('/images/buttons/error-ok.gif');
	width:80px;
	height:25px;
	border:none;
}
#errorbox-content {
	padding:15px 20px;
	border:1px solid #DFDFE0;
}
#errorbox-error{
	float:left;
	background:#FFF url('/images/error.gif') no-repeat;
	width:70px;
	height:100px;
	border:0;
}
#errorbox-ok{
	float:left;
	background:#FFF url('/images/ok.gif') no-repeat;
	width:70px;
	height:100px;
	border:0;
}
#errorbox-warning{
	float:left;
	background:#FFF url('/images/warning.gif') no-repeat;
	width:70px;
	height:100px;
	border:0;
}
.close{margin-top:10px;}




#basket th{
	color:#B0B0B2;
	padding:0 10px;
}
#basket td{
	border-bottom:#E0E0E0 1px solid;
	padding:10px;
}
#basket .on{
	background:#CCF1FA;
}
#basket .off{
	background:#FFFFFF;
}



.advanced-search{
	background:#ECECEC;
	padding:15px;
	margin-bottom:20px;
}


div.edit_address_label {
	width: 120px;
	padding: 5px 0;
}

div.edit_address_field {
	padding: 5px 0;
}

div.edit_address_field input,
div.edit_address_field select {
	margin: 0;
}

.form_field_manditory {
	float: right;
	margin-left: 5px;
	color: #ff0000;
}

div.thank_you_subtotal {
	text-align: right;
}

span.thank_you_subtotal_text {
	float: right;
	width: 200px;
	padding: 7px;
	font-weight: bold;
}

span.thank_you_subtotal_price {
	float: right;
	width: 50px;
	background: #CCF1FA;
	padding: 7px;
	font-weight: bold;
	border-left: #E0E0E0 1px solid;
}

div.checkout_process_path {
	width: 100%;
	vertical-align: middle;
	padding: 20px 0 40px;
}

div.checkout_process_path img {
	vertical-align: middle;
}

div.checkout_payment input,
div.checkout_payment select {
	margin: 0;
}

/*EXPERT ADVICE & FAQ PAGES*/
.faq_q_container {
	padding-bottom: 10px;
}
/*.faq_q_container a{
	text-decoration: underline;
}*/
.faq_qno {
}
.viewanswer{
	width:100%;
  text-align: right;
}
.faq_q {
	width: 510px;
	margin-left:5px;
}
#faq .tbt {
	padding-top: 0px;
}
.cat_subnav a {
  height: 35px;
  vertical-align : middle; 
  display : table-cell;
  text-align: center;
  width:80px;
}

#minibasket{position:relative;}
#minibasket a {color:#999;}
#minibasket a:hover{color:#00BBE4;}
#minibasket-summary{
	position:relative;
	z-index:0;
	height:35px;
}
#minibasket-detail{
	display:none;
	position:absolute;
	top:0px;
	right:0;
}
#minibasket-detail-box{
	position:absolute;
	right:0;
	border:1px solid #87D5EE;
	width:228px;
	padding-bottom:10px;
	background:#fff;
	z-index:1;
}
.minibasket-no-item{
padding:10px 5px 0;
}
.minibasket-item{
	border-bottom:1px solid #87D5EE;
	padding:3px 5px;
}
.minibasket-image{
	width:70px;
	padding-right:5px;
	height:65px;
	border-bottom:1px solid #87D5EE;
	text-align:center;
}
.minibasket-description{
	width:118px;
	border-bottom:1px solid #87D5EE;
}
.minibasket-quantity{
	width:30px;
	padding-left:5px;
	border-bottom:1px solid #87D5EE;
	text-align:center;
}
.minibasket-quantity-box{
	border:1px solid #C1C1C1;
	color:#838383;
	padding:1px;
	width:17px;
	text-align:center;
	
}
#minibasket-controls{
	width:160px;
	margin:0 auto;
}