body
{
	background:url(images/bghtml.jpg) repeat-x top;
	font-family:Arial,sans-serif;
	font-size:90%;
	height:100%;
}
a{
	color:#853c2a;
	text-decoration:none;
}
a:hover{
	color:#FF0000;
	text-decoration:underline;
}
* 
{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;	
}
/*for div-s with floating elements*/
.clear_cont:after, .cc:after
{
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both !important;
	visibility: hidden;
}
.clear_cont, .cc
{
	min-height: 1px;
}
* html .clear_cont, * html .cc
{
	height: 1px;
}
/*--------------------*/
img
{
	border:none;
}
/*				site content
-----------------------------------------*/
.site_cnt
{
background:transparent url(images/bgbody.jpg) repeat-x scroll center bottom;
height:auto;
margin:0 auto;
}
* html .site_cnt, .site_cnt_top,.site_cnt_bottom
{
	height:100%;
	overflow: visible;
}
.site_cnt_top
{
	background:url(images/top_bghtml.jpg) no-repeat top;
	height:auto;
}
.site_cnt_bottom
{
	background:url(images/bottom_bghtml.jpg) no-repeat bottom;
	height:auto;
}
.outside_cnt
{
	width:846px;
	margin:0 auto;
	padding:18px 0 15px 0;
}
.t_content
{
	background:url(images/t_content.jpg) no-repeat;
	height:17px;
}
/*	      		header 
-----------------------------------*/
.header
{
	height:71px;
	background:#fff;
}
.logo
{
	float:left;
	margin:5px 0 0 10px;
	display:inline;
}
.site_name
{
	float:left;
	margin:22px 0 0 16px;
}
.search
{
	float:right;
	position:relative;
	width:304px;
	border-left:5px solid #fff5eb;
	padding:0 0 0 4px;
	margin:13px 0 0 0;
}
.gr_search
{
	background:url(images/gr_search.jpg) repeat-y left;
	color:#a4755b;
	font-size:0.75em;
	padding:12px 11px 12px 10px;
}
.gr_shadow
{
	background:url(images/gr_shadow.jpg) no-repeat right bottom;
	height:8px;
	width:192px;
	font-size:0;
	position:absolute;
	right:0;
}
.gr_search input
{
	border:1px solid #f5e7db;
	width:178px;
	height:19px;
	float:left;
}
.gr_search p
{
	float:left;
	padding:3px 8px 0 0;
}
.ok_btn
{
	background:url(images/go.jpg) no-repeat;
	width:26px;
	height:19px;
	float:left;
	margin:1px 0 0 5px;
	cursor:pointer;
}
.ok_btn:hover
{
	background:url(images/go_hover.jpg) no-repeat;
}
.content_cnt
{
	border-left:1px solid #f5e4cf;
	border-right:1px solid #f5e4cf;
	padding:0 0px 0 8px;
	background:#fff;	
}
.middle
{
	position:relative;
}
.middle_cnt
{
	width:760px;
		background:url(images/centre_sd.gif) repeat-y -3px;
}
.left_sd
{
	float:left;
	width:194px;
}
.left_sd_pur
{
	float:left;
	margin-right:25px;
}
.purborder
{
	border:1px solid #E0DAC9;
}
.center_sd
{
	float:left;
	width:358px;
	color:#926147;
	margin:0 2px;
}
.l_shad
{
	background:url(images/l_shad.jpg) no-repeat left 10px;
	height:auto;
	padding:0 0 0 38px;
}
.r_shad
{
	background:url(images/r_shad.jpg) no-repeat right 10px;
	height:auto;
	padding:0 38px 0 0;
}
.leftm_menu
{
	position:relative;
	width:194px;
}
.leftm_menu_ins
{
	position:relative;
	width:194px;
	float:left;
}
.main_menu
{
	background:url(images/bgm_menu.jpg) repeat-y left;
	border-top:4px solid #ffead5;
	border-bottom:4px solid #ffead5;
	padding:19px 0 15px;
}
.bg_menu
{
	background:url(images/m_menu.jpg) repeat-y left top;
	height:170px;
}
ul.menu_items
{
	padding:0 0 0 10px;
	position:relative;
	top:-12px;
}
ul.menu_items li
{
	background:url(images/tick.jpg) no-repeat left center;
	padding:1px 0 7px 30px;
}
ul.menu_items li a
{
	color:#675345;
	text-decoration:none;
	font-size:.85em;
	position:relative;
	top:2px;
}
ul.menu_items li a:hover
{
	color:#c55419;
}
.baner
{
	position:relative;
}
.r_baner
{
	position:relative;
}
.bg_r_baner
{
	background:url(images/r_baner.jpg) no-repeat;
	width:174px;
	height:216px;
	padding:12px 10px 9px;
}
.bg_r_baner_ins
{
	background:url(images/r_baner.jpg) no-repeat;
	width:174px;
	height:116px;
	padding:12px 10px 9px;
}
.bonus
{
	position:absolute;
	right:10px;
	top:12px;
}
.advert_txt
{
	color:#cf1c22;
	font-size:0.85em;
	font-weight:800;
}
.emk1
{
	padding:8px 0 0 0;
	text-align:right;
	position:relative;
}
.emk1 img
{
	float:left;
}
.emk1 span
{
	width:92px;
	text-align:right;
	color:#853c2a;
	position:absolute;
	right:5px;
	top:51px;
}
a.order_txt
{
	margin:5px 0 0 0;
	width:94px;
	color:#853c2a;
	text-decoration:none;
	display:block;
}
.catalog_menu
{
	border-top:1px solid #daedff;
	margin:10px 0 0 0;
	position:relative;
	top:1px;
}
.n_marg
{
	margin:0;
}
.catalog_bg
{
	background:#f8fbfe url(images/catalog_bg.jpg) repeat-x top;
}
ul.line_list
{
/*
	background:url(images/line_list.gif) repeat-y;
*/
	padding:0 0 0 3px;
	margin:10px 0 0 12px;
}
ul.line_list li
{
	background:url(images/iconlist.jpg)  no-repeat left center;
	padding:0 0 0 21px;
	margin:0 0 9px;
}
ul.line_list li a
{
	color:#000;
	font-size:0.85em;
	text-decoration:none;
}
ul.line_list li a:hover
{
	text-decoration:underline;
	color:#908e8c;
}
.title_menuprod
{
	color:#926147;
	font-size:1em;
	background:#fff;
	border-top:2px solid #daedff;
	margin:1px 0 0 0;
	padding:5px 0 5px 14px;
}
.media
{
	border-top:1px solid #ffe9d5;
	position:relative;
	top:1px;
	margin:10px 0 0;

}
.title_media
{
	border-top:2px solid #ffe9d5;
	margin:1px 0 0 0;
}
.t_bglist
{
	background:url(images/t_bglist.jpg) no-repeat center -14px;
}
.b_bglist
{
	background:url(images/line_list.gif) repeat-y bottom;
}
.bgmedia
{
	background:url(images/bgmedia.jpg) repeat-x;
	font-size:0.7em;
	padding:15px;
}
.bgmedia img
{
	border:1px solid #fff;
}
a.m_link
{
	color:#926147;	
	text-decoration:none;
	background:url(images/icon_media.jpg) no-repeat right center;
	padding:0 12px 0 0px;
}
.c_inside
{
	margin:11px 0 0 0;
	position:relative;
}
.bgcentr
{
	background:#fdf9f1 url(images/bgcentr.jpg) repeat-x top;
	font-size:0.75em;
	color:#817771;
	position:relative;
	top:1px;
	padding:9px 11px 15px;
}
.right_sd
{
	float:left;
}
.imgpl
{
	float:left;
}
.imgpl_cart
{
	float:left;
	margin:0 3px 5px 0;
}
.title_c
{
	font-weight:800;
	color:#926147;
}
.descrb
{
	display:inline;
	left:2px;
	position:relative;
	top:25px;
}
.descrb p
{
	margin:3px 0;
	text-align:left;
	text-indent:23px;
}
a.read_more
{
	font-size:1.25em;
	color:#9c5d4e;
	display:block;
	text-decoration:none;
	text-align:right;
	float:right;
	margin:3px 0 0 0;
position:relative;
top:0;

}
.welcome
{
	color:#926147;
	font-family:Verdana,sans-serif;
	font-size:1.2em;
	line-height:1.5em;
	margin:7px 0 0;
	position:relative;
	text-align:center;
	top:-4px;
	width:182px;
}
.t_berv
{
	font-size:1.5em;
	color:#926147;
	font-family:Verdana,sans-serif;
	text-align:center;
}
.welcome span
{
	display:block;
}
.fill_img
{
	background:url(images/fill_img.gif) repeat;
	margin:0 10px 0 0;
}
.fill_img img
{
	border:2px solid #fff;
	position:relative;
	bottom:2px;
	right:3px;
}
.t_sp
{
	padding:20px 11px 11px 20px;
	text-align:justify;
}
.title_aboutus
{
	border:none;
	margin:0;
	float:left;
}
.bord_tab
{
	border-top:1px solid #faf3e3;
	padding:1px 0 0 0;
}
.prod_cat
{
	border-top:1px solid #daedff;
	padding:1px 0 0 0;
	margin:11px 0 0 0;
	width:194px;
}
.bgright
{
	background:#f8fbfe url(images/bg_right.jpg) repeat-x top;
	clear:both;
	padding:19px 0 0 16px;
	position:relative;
}
.title_catalog
{
	border-top:2px solid #daedff;
	margin:1px 0 0 0;
}
.buy
{
	background:url(images/buynow.jpg) no-repeat;
	width:99px;
	height:21px;
	cursor:pointer;
	float:left;
	margin:5px 0 0 0;
	padding:0 0 5px 0;
	display:block;
}
.buy:hover
{
	background:url(images/buynow_hover.jpg) no-repeat;
}
.details
{
	background:url(images/details.jpg) no-repeat;
	width:73px;
	height:21px;
	cursor:pointer;
	float:left;
	margin:5px 0 0 0;
	padding:0 0 5px 0;
}
.details:hover
{
	background:url(images/details_hover.jpg) no-repeat;
}
.btns
{
	display:inline;
}
.b_body
{
	background:url(images/b_body.jpg) no-repeat;
	height:17px;
}
/*			footer
------------------------------------*/
.footer
{
	width:750px;
	margin:10px auto 0;
}
.l_foo
{
	background:url(images/l_foo.jpg) no-repeat left center;
	padding:0 0 0 12px;
	height:76px;
}
.r_foo
{
	background:url(images/r_foo.jpg) no-repeat right center;
	padding:0 12px 0 0;
	height:76px;
}
.bg_foo
{
	background:url(images/bg_foo.jpg) repeat-x left center;
	height:76px;
}
.footer_cnt
{
	width:640px;
	margin:0 auto;
	padding:10px 0 0;
}
ul.menu_foo
{
	margin:0 auto;
}
ul.menu_foo li
{
	float:left;
	color:#dbbb9e;
}
ul.menu_foo li a
{
	text-decoration:none;
	color:#675345;
	font-size:0.75em;
}
ul.menu_foo li a:hover
{
	text-decoration:underline;
	color:#d09972;
}
.copyright
{
	color:#cbb199;
	font-size:0.75em;
	text-align:center;
	margin:13px 0 0 0;
}
.l_shadbottom
{
	background:url(images/l_shadbottom.jpg) no-repeat left bottom;
/*
	padding:0 0 0 38px;
*/
	height:auto;
}
.r_shadbottom
{
	background:url(images/r_shadbottom.jpg) no-repeat right bottom;
/*
	padding:0 38px 0 0;
*/
	height:auto;
}
.center_inside
{
	float:left;
	width:554px;
	color:#926147;
	margin:0 2px;
}
.r_baners
{
	width:194px;
	position:relative;
	float:left;
	margin:0 0 0 2px;
}
.c_baner
{
	position:relative;
	width:358px;
	float:left;
}
.w_fl
{
	float:left;
	width:554px;
	position:relative;
	top:1px;
	background:#fff;
}
.centre
{
	float:left;
	margin:0 0 0 2px;
	width:564px;
}
.bgcentr_ins
{
	background:#fdf9f1 url(images/bgcentr.jpg) repeat-x top;
	font-size:0.85em;
	color:#817771;
	position:relative;
	top:1px;
	padding:15px 11px 11px;
	text-align:justify;
	clear:both;
}
.bgcentr_ins p
{
	line-height:1.5em;
}
.prod_cat_ins
{
	text-align:left;
}
.ab_txt p
{
	margin:0 0 15px 0;
}
a.read_l
{
	font-size:0.9em;
	color:#850621;
	text-decoration:underline;
}
.r_content
{
	background:#fff;
	padding:10px 0 0 0;
}
.no_bg
{
	background:none;
}

.detailsTitle
{
	color:#926147;
	font-size:1.2em;
	text-decoration:none;
	margin:0 0 5px;
	display:block;
	font-family:Verdana,Tahoma,Arial,Trebuchet,Trebuchet MS,sans;
}
a.nameprod
{
	color:#926147;
	font-size:1.2em;
	text-decoration:none;
	margin:0 0 5px;
	display:block;
	font-family:Verdana,Tahoma,Arial,Trebuchet,Trebuchet MS,sans;
}
a:hover.nameprod
{
	text-decoration:underline;
}
.prod_tab
{
	margin:13px 0 0 6px;
	border-bottom:1px dashed #f6d7b7;
	padding:0 0 5px;
}
.prod_tab_acc
{
	margin:13px 0 0 0px;
	border-bottom:1px dashed #f6d7b7;
	padding:0 0 5px;
}
.cart_tab
{
	margin:13px 30px 0 6px;
	border-bottom:1px dashed #f6d7b7;
	padding:0 0 5px;
	width:205px;
	float:left;
}
.prod_descrb
{
	float:left;
	width:175px;
}
.prod_descrb_info
{
	float:left;
	width:350px;
}
.purchase_title
{
	color:#926147;
	font-size:1.1em;
	font-weight:bold;
	margin:10px 0 30px 5px;
	font-family:Verdana,Tahoma,Arial,Trebuchet,Trebuchet MS,sans;
}
.cart_store
{
	float:left;
	width:141px;
}
.price
{
	color:#000;
	font-size:1.2em;
	font-weight:800;
	padding:2px 0;
	float:left;
	margin:0 0 0 2px;
}
.price_old
{
	text-decoration:line-through;
	font-weight:400;
}
.stock
{
	font-size:0.85em;
	font-weight:400;
}
.buyprod
{
	background:url(images/buyprod.jpg) no-repeat bottom;
	width:90px;
	height:18px;
	margin:35px 0 0;
	cursor:pointer;
	float:left;
}
.buyprod:hover
{
	background:url(images/buyprod_hover.jpg) no-repeat bottom;
}
.select_prod
{
	float:left;
}
.select_prod input
{
	margin:13px 0 0 18px;	
	font-size:0;
	display:inline;
}
.no_border
{
	border:none;
}
.new_price
{
	color:#b41345;
	
}
.shopp_price
{
	font-size:1.45em;
	margin:0;
	padding:10px 0;
}
.pageHead 
{
	margin:10px 0 0;
}
.pageHead h1
{
	margin:0;
	font-size:1.7em;
	color:#B66A6A;
}
ul.celebrityProfile 
{
	padding:20px 0;
}
.celebrityProfile li 
{
	border-top:1px solid #b66a6a;
	min-height:97px;
	padding:10px 0 24px;
}
.celebrityProfile li div.img
{
	float:left;
	height:100px;
}
.celebrityProfile li img
{
	float:left;
}
.celebrityProfile li .img a
{
	float:left;
	text-decoration:none;
	color:#b66a6a
}
.celebrityProfile h3 a 
{
	display:block;
/*
	height:10px;
	margin-top:10px;
	padding:25px 0 0;
*/
	width:143px;
}
.celebrityProfile h3 
{
	border-bottom:none;
	float:left;
	padding:38px 0 0 20px;
	font-size:1.25em;
}
.celebrityProfile li div.text 
{
	margin-left:259px;
}
.dotted
{
	text-decoration:none;
	border-bottom:1px dashed #cca58a;
	color:#7c3200;
}
.details_celb
{
	clear:both
}
.celebrityProfile li div.text2 
{
	margin-left:159px;
}
.text2 img
{
	margin:0 10px 10px 0;
}
.celebrityProfile li div.img2
{
	float:left;
	height:100px;
}
.celebrityProfile li img2
{
	float:left;
}
.celebrityProfile li .img2 a
{
	float:left;
	text-decoration:none;
	color:#b66a6a
}
.img2 h3
{
	padding:98px 0 0 20px;
}
.title_cel
{
	background:#ecd3cb;
	padding:3px 0 3px 10px;
}
.n_pad
{
	padding:0!important;
	
}
ul.list_rec
{
	margin:6px 0 0 10px;
}
ul.list_rec li
{
	padding:8px 0 4px;
	list-style-position: inside;
}
ul.list_rec1
{
	margin:6px 0 0 10px;
}
ul.list_rec1 li
{
	padding:3px 0 0px;
	list-style-position: inside;
}
.testm
{
	font-size:0.9em;
}
.testm p
{
	margin:0 0 15px 0;
}
.sub_name
{
	font-weight:800;
	font-size:0.85em;
	margin:0 0 0 5px;
	position:relative;
	top:-15px;
	color:#ca9c00;
	margin:0!important;
}
.faq_txt
{
	font-size:1.4em;
	line-height:1em!important;
	text-indent:0!important;
	font-weight:800;
}
.faq_line
{
}
.faq_line p
{
	float:left;
	width:400px;
	padding:10px 0 0 0;
}
.faq_line strong
{
	color:#817771;
	padding:1px 4px;
	font-weight:800;
	float:left;
	width:110px;
	display:block;
	text-align:left;
	padding:10px 10px;
}
.add_to_cart_btn
{
	background:url(images/addtocart.jpg) no-repeat;
	width:64px;
	height:21px;
	margin:10px;
	cursor:pointer;
	float:left;
	border:1px solid #ecc9bc;
}
.add_to_cart_btn:hover
{
	background:url(images/addtocart_hover.jpg) no-repeat;
}
ul.affl_list
{
margin:5px 0 0 25px;
}
ul.affl_list li
{
	list-style-type:disc;
}
.m_page 
{

}
.al_txt
{
	font-size:1.1em;
	font-weight:800;
}
.y_sk
{
	font-size:1.05em;
	font-style:italic;
	margin:34px 0 0 !important;
	position:relative;
	top:-25px;
}
.intro_power_txt
{
	margin:0 0 15px 0;
}
.power_ques
{

	width:530px;
	margin:0 0 15px 0;
}
.power_ques strong
{
	background:#daedff;
	padding:2px 0 0 10px;
	border-bottom:1px solid #ccc;
	display:block;
	margin:0 0 5px;
}
.power_ques p
{

}
.img_text
{
	margin:0px 0 7px 0;
	font-size:0.85em!important;
	color:#80919f;
	font-weight:800;
	text-align:center;
	font-family:Verdana;
}
.paging
{
	width:536px;
}
ul.paging_list
{
	float:right;
}
ul.paging_list li
{
	float:left;	
	padding:0 4px;
	border:1px solid #ccb5a9;
	margin:0 1px;
	background:#f9f3ef;
}
ul.paging_list li a
{
	color:#926147;
	text-decoration:none;
	
}
ul.paging_list li a:hover
{
	text-decoration:underline;
}
ul.paging_list li.to_pag
{
	color:#ccb5a9;
	font-weight:800;
	position:relative;
	top:-1px;
	background:none!important;
	border:none!important;
}
a.spec
{
	color:#996b52;
	text-decoration:none;
}
a:hover.spec
{
	text-decoration:underline;
}
.account
{
}
ul.user_date
{
	float:right;
	padding:5px 0 0 0;
	width:285px;
}
ul.user_date li
{
	float:left;
	color:#cead80;
}
ul.user_date li a
{
	color:#cead80;
	text-decoration:none;
	font-weight:800;
	font-size:0.85em;
}
ul.user_date li a:hover
{
	text-decoration:underline;
}
.see_all
{
	width:520px;
	border-bottom:1px solid #8c452e;
	margin:10px 0 0 0;
}
ul.tabs
{
	width:520px;
	border-bottom:2px solid #8c452e;
	margin:10px 0 0 0;
	background:#ece1c9;
}
ul.tabs li
{
	float:left;
	background:#8c452e;
	padding:2px;
	border-right:1px solid #ffe7ca;
	margin:0 3px 0 0;
}
ul.tabs li a
{
	color:#fff;
	text-decoration:none;
	padding:2px 10px;
	position:relative;

}
.tanbs_cnt
{
	clear:both;
}
.ui-tabs-nav .ui-tabs-selected a
{
	padding:2px 10px 3px!important;
	margin:0 0 1px 0;
	height:16px;
	font-weight:800;
	color:#ffc67c;
	position:relative;
	top:0px;
	border-left:1px solid #ECE1C9;
	border-right:1px solid #ECE1C9;
	border-top:1px solid #ECE1C9;
	border-bottom:2px solid #ECE1C9;
}
.pag_cnt
{
	float:right;
	height:17px;
	position:relative;
	left:-10px;
	width:90px;
	margin:0 0 1px 0;
	top:-21px;
}
ul.paging
{
	width:90px;
	padding:2px 0 0 0;
}
ul.paging li
{
	float:left;
	padding:0 5px;
}
ul.paging li a
{
	text-decoration:none;
	color:#927965;
}
ul.paging li a:hover
{
	text-decoration:underline;
}
li.to_p
{
	font-weight:800;
	position:relative;
	top:-1px;
}
li.to_p a:hover
{
	text-decoration:none!important;
}
.public_area
{
	margin:15px 0 0 0;
}
.public_set
{
	padding:0;
}
.public_area
{
	float:left;
	margin:15px 49px 0 0;
}
.public_area p
{
	text-align:center;
	font-weight:800;
	clear:both;
}
a.art_txt
{
	color:#927965;
	text-decoration:underline;
	display:block;
}
.user_account
{
	border-top:2px solid #FAF3E3;
	margin:0;
}
.oth_color
{
	border-top:2px solid #FAF3E3;
	margin:0;
}

/* OS COMMERCE DESIGN [start]*/
/*======================================*/
.divleft{
	float:left;
	font-family: Arial,sans-serif;
	font-size: 12px;
	color:#000000;
}
.divleft{
	float:right;
	font-family: Arial,sans-serif;
	font-size: 12px;
	color:#000000;
}
.inputRequirement { font-family: Arial,sans-serif; font-size: 10px; color: #ff0000; }
.messageStackError, .messageStackWarning { font-family: Arial,sans-serif; font-size: 10px; background-color: #BD1A1D; color:#fff }
.messageStackSuccess { font-family: Arial,sans-serif; font-size: 10px; background-color: #BD1A1D; color:#fff}
table{
	font-family: Arial,sans-serif;
	color: #817771;
	width:99%;
}
td{
	padding:2px;
}
TD.pageHeading, DIV.pageHeading {
	font-weight: bold;
	color: #926147;
}
TD.main, P.main {
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-size: 10px;
}
.main ol {
	padding: 0px 0 0px 20px;
	margin:0;
	margin-left:2px;
}

.main li {
	margin-bottom:3px;
	list-style-type: decimal
}

.inputtext{
  font-family: Arial,sans-serif;
  border:1px solid #DFB18C;
  height:19px;
}
.inputcheck{
	color: #DFB18C;
}
SELECT{
  font-family: Arial,sans-serif;
  border:1px solid #DFB18C;
}

textarea {
  font-family: Arial,sans-serif;
  border:1px solid #DFB18C;
  overflow:auto;	
}
.produtlist{
	padding-top:20px;
}

/*======================================*/
/* OS COMMERCE DESIGN [end]*/

.justify,
.justify p,
.justify div{
    text-align: justify !important;
}



/* MEDIA PAGE*/

.mediabox { width:532px}

.mediablock { width:250px; float:left}

p.prodline_titl { font-family:Verdana, Geneva, sans-serif; font-size:1.2em; color: #926147; text-transform:uppercase; background: #FFE9D5; padding:5px}

.mbord {width:30px; float:left}

.mbord2 { width:520px; float:left; height:3px; margin:15px auto; border-bottom:1px solid #FFE9D5; border-top:1px solid #FFE9D5; }

p.more { float:right; font-style:italic; min-height:14px}

p.news { clear:both; font-style:italic;}

div.newsbox { border-bottom:1px dashed #FFE9D5; padding:5px 0; float:left; width:250px}


/*======================================*/
