@charset "utf-8";
/* CSS Document */

*{
	margin:0px;
	padding:0px;
	text-decoration:none;
	list-style:none;
}

body{
	background:transparent url('../img/body_bg_x.png') center top repeat-x;
	font-size:11px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#666;
}

.seo {
	text-align:justify;
	padding-bottom:15px;
}

.seo a{
	color:#000;
	text-decoration:underline;
}

.seo a:hover{
	color:#c00;
	text-decoration:none;
}

.content, .coppyr{
	margin:0px auto;
	width:950px;
	overflow:hidden;
}

.elegance span{
	display:none;	
}

.content a img {border:none;}

.top{
	float:left;
	width:950px;
	height:233px;
	background:transparent url(../img/top_bg.png) left top no-repeat;
	overflow:hidden;
	padding-bottom:10px;
}

.top h1{
	font-size:10px;
	color:#999;
	position:absolute;
	margin-top:101px;
	margin-left:11px;
	font-weight:normal;
}

.catdesc{
	font-size:12px;
	color:#999;
	margin:10px 0px;
	text-align:justify;
	display:block;
	clear:both;
	overflow:hidden;
}

.upmenu{
	display:block;
	clear:both;
	padding:5px;
	margin-bottom:20px;
}

.upmenu  a{
	color:#666;
	text-decoration:underline;
}

.upmenu a:hover{
	color:#c00;
}

.upmenu span{
	padding:0px 10px;
}


a.logo{
	display:block;
	clear:both;
	width:260px;
	height:60px;
	overflow:hidden;
}



.login{
	float:left;
	width:360px;
	padding:35px 0px 0px 10px;
	overflow:hidden;
}

.login form,.logged{
	display:block;
	float:left;
	background:transparent url('../img/login_bg.png') left top no-repeat;
	width:360px;
	padding:0px 0px 0px 25px;
	overflow:hidden;
}

.login form div{
	display:block;
	float:left;
	background:transparent url('../img/login_input.png') left top no-repeat;
	width:121px;
	height:20px;
	padding-right:10px;
	overflow:hidden;
}

.login_detail{
	border:none;
	background:none;
	width:119px;
	height:17px;
	color:#C33;
	font-size:11px;
	padding-left:2px;
	padding-top:3px;
}

.login_btn{
	display:block;
	float:left;
	background:transparent url('../img/login_btn.png') left top no-repeat;
	width:51px;
	height:20px;
	border:none;
	overflow:hidden;
	cursor:pointer;
}


.loged form{
	
	padding:3px 0px 20px 25px !important;
}

.loged span,.loged a {
	color:#Fff;
}

.login form span a{
	color:#ccc;
	text-decoration:underline;
}


.login form span a:hover{
	text-decoration:none;
	color:#Fff;
}

.topleft{
	display:block;
	float:left;
	width:630px;
}

.menu{
	float:left;
	clear:both;
	height:38px;
	padding-top:21px;
	width:610px;
	overflow:hidden;
}

.menu a{
	display:block;
	float:left;
	font-size:11px;
	color:#ccc;
	font-weight:bold;
	height:38px;
	background:transparent url('../img/btn_x.png') left top repeat-x;
	margin-right:3px;
}

.menu a:hover{
	color:#c33;
	background-position:bottom;
}

.menu a span{
	display:block;
	float:left;
	cursor:pointer;
}

.menu a:hover span{
	background-position:bottom;
}

.lbtn{
	width:9px;
	height:38px;
	background:transparent url('../img/btn_l.png') left top no-repeat;
}

.cbtn{
	padding:10px 5px 0px;
}

.rbtn{
	width:9px;
	height:38px;
	background:transparent url('../img/btn_r.png') left top no-repeat;
}


.topright{
	float:right;
	width:320px;
	overflow:hidden;
}

.basket{
	display:block;
	float:left;
	width:310px;
	padding:0px 10px 0px 18px;
}

.basket p{
	color:#fff;
	display:block;
	float:left;
	width:150px;
	background:transparent url(../img/basket_icon.png) left top no-repeat;
	padding:2px 10px 5px 35px;
}


.basket p a{
	color:#fff;
	text-decoration:underline;
}

.basket p a:hover{
	text-decoration:none;
	color:#fff;
}

.basket p b{color:#f33;}



.orderbtn{
	display:block;
	float:left;
	background:transparent url('../img/order_btn.png') left top no-repeat;
	width:98px;
	height:20px;
	color:#fc0;
	font-weight:bold;
	color:#fff;
	margin-top:3px;
	text-align:center;
	padding:5px 0px 0px 0px;
}

a:hover.orderbtn{
	background-position:bottom;
}

.topsrch{
	float:right;
	width:231px;
	padding:50px 10px 10px;
}
.topsrch form{
	display:block;
	float:left;
	background:transparent url(../img/srch_input.png) left top no-repeat;
	width:231px;
	height:27px;
	padding:2px 0px 0px 2px;
}

.srch_input{
	display:block;
	float:left;
	height:16px;
	width:193px;
	margin:2px;
	padding:3px 0px 0px 3px;
	font-size:11px;
	font-weight:bold;
	color:#666;
	background:none;
	border:none;
}

.srch_btn{
	display:block;
	float:left;
	width:27px;
	height:27px;
	cursor:pointer;
	background:none;
	border:none;
}

.center{
	float:left;
	width:570px;
	overflow:hidden;
}

.gallery{

	display:block;

	clear:both;

	width:570px;

	padding-bottom:20px;

	overflow:hidden;

}

.gallery strong{

	display:block;

	float:left;

	background:transparent url('../img/center_favourites.png') left top no-repeat;

	width:555px;

	height:25px;

	margin-bottom:10px;

	padding:7px 10px 0px 10px;

}





.gallery strong{color:#fff;}



.gallery a{

	width:120px;

	border:#eee 2px solid;

	display:block;

	float:left;

	margin-right:24px;

	text-align:center;

	overflow:hidden;

}



.gallery a:hover{border:#c33 solid 2px;}







.gallery a img{

	max-width:120px;

	text-align:center;

}



.slide{
	float:left;
	clear:both;
	width:570px;
	margin-bottom:10px;
}


.slideimg{
	display:block;
	clear:both;
	width:570px;
	height:205px;
}

.slide div{
	display:block;
	clear:both;
	width:570px;
	padding:0px 10px;
	position:absolute;
	margin-top:180px;
}


.centralbanner{
	float:left;
	width:100%;
	height:60px;
	padding:20px 0px 5px;
}

.slide div a,.pages a, .pages div.current_page{
	color:#999;
	float:left;
	width:18px;
	text-align:center;
	height:15px;
	padding:2px 0px 0px 0px;
	background:transparent url(../img/slide_page.png) left top no-repeat;
	margin-right:5px;
}

.view_all_btn{
	color:#666;
	float:left;
	width:70px !important;;
	background:#eee !important;;
	text-align:center;
	height:15px;
	padding:2px 2px 0px 2px;		
	border-radius:2px;
	-moz-border-radius:2px;	

}


.slide div a span{
	font-weight:normal;
	margin:-1px 0px 1px;
}


.slide div a:hover, .pages a:hover ,div.current_page, .slide div a.active, div.current_page{
	background-position:bottom !important;
	color:#333 !important;
}


.center_most{
	float:left;
	clear:both;
	width:560px;
	height:37px;
	margin:10px 0px 0px;
	*margin-top:20px;
	padding-left:10px;
	background:transparent url(../img/center_most_bottom.png) left bottom no-repeat;
	overflow:hidden;
}


.center_most a{
	display:block;
	float:left;
	width:auto;
	margin-right:4px;
	font-size:12px;
	color:#999;
	font-weight:bold;
	height:29px;
	overflow:hidden;
	background:transparent url(../img/cener_most_x.png) left top repeat-x;
}

.center_most a:hover{
	background-position:bottom;
	color:#c33;
}

.current, .current span{
	background-position:bottom!important;
	color:#c33!important;
}

.center_most a span{
	display:block;
	float:left;
	cursor:pointer;
}

.ctr{
	background:transparent url(../img/cener_most_r.png) left top no-repeat;
	width:9px!important;
	height:29px;
}

.ctl{
	background:transparent url(../img/cener_most_l.png) left top no-repeat;
	width:9px!important;
	height:29px;
}
.ctc{
	padding:7px 5px 0px!important;}

.center_most a:hover span{background-position:bottom;}


.centralhead, .regh1{
	display:block;
	float:left;
	background:transparent url('../img/center_favourites.png') left top no-repeat;
	width:555px;
	height:25px;
	margin-bottom:10px;
	padding:7px 10px 0px 10px;
}



#showproducts .tabarea {
	display:none;
}

.t1 .tab1, .t2 .tab2, .t3 .tab3, .t4 .tab4  {
	display:block !important;
}


.centralhead h1,.centralhead h2,.centralhead h3,.centralhead h4,.centralhead h5,.centralhead h6, .regh1{
	font-size:12px;
	color:#fff;
	float:left;
}


.editor{
	display:block;
	clear:both;
	overflow:hidden;
	padding-bottom:10px;
}

.centralhead a{
	display:block;
	float:right;
	color:#ccc;
	text-decoration:underline;
}
.centralhead a:hover{text-decoration:none; color:#fff;}

.offer{
	float:left;
	width:180px;
	overflow:hidden;
	background:transparent url('../img/offer_bg_y.png') left top repeat-y;
	margin-right:15px;
}

.offer_bottom{
	float:left;
	clear:both;
	width:170px;
	padding:0px 5px 0px 5px;
	background:transparent url(../img/offer_bottom_bg.png) right bottom no-repeat;
}

.offer_name a{
	display:block;
	float:left;
	clear:both;
	width:160px;
	height:40px;
	padding:0px 5px;
	font-weight:bold;
	color:#666;
	text-align:center;
}


.offer_name a:hover{
	color:#c33;
}

.offer_img{
	display:block;
	float:left;
	clear:both;
	width:158px;
	height:126px;
	overflow:hidden;
	margin:5px 5px;
	border:#ccc solid 1px;
	text-align:center;
}

.offer_img a{
	width:158;
	height:126;
	display:block;
	overflow:hidden;
}

.offer_img img{
	max-width:158px;
	max-height:126px;
}

a.zoombtn{
	background:transparent url(../img/zoom_btn.png) left top no-repeat;
	width:34px;
	height:34px;
	overflow:hidden;
	display:block;
	float:left;
	position:absolute;
	margin-top:139px;
	margin-left:0px;
	*margin-left:-170px;
	*margin-top:105px;
}




.offer_img a:hover{
	background-position:bottom;
}

.offer_foot{
	float:left;
	clear:both;
	width:160px;
	overflow:hidden;
	padding:0px 10px;
}

.noold{
	padding-bottom:13px;	
}

.offer_foot p{
	width:65px;
	padding:10px 5px;
	margin-right:5px;
	display:block;
	float:left;
	text-align:left;
}

.offer_foot p span{
	display:block;
	clear:both;
	text-decoration:line-through;
}

.offer_foot p strong{
	display:block;
	clear:both;
	font-size:13px;
	padding-top:3px;
	color:#C00;
}

.offer_foot div{
	display:block;
	float:left;
	width:73px;
	height:auto;
	overflow:hidden;
}


.offer_foot div a{
	display:block;
	float:left;
	clear:both;
}

.more_offer{
	color:#c33;
	padding:3px 10px;
	text-decoration:underline;
}

a:hover.more_offer{text-decoration:none;}

.buy_offer{
	background:transparent url(../img/buy_btn_bg.png) left top no-repeat;
	height:18px;
	width:44px;
	overflow:hidden;
	font-weight:bold;
	color:#fff;
	padding:5px 0px 0px 25px;
	text-align:left;
}

a:hover.buy_offer{background-position:bottom;}

.offers_line{
	float:left;
	width:600px;
	padding:10px 0px;
	overflow:hidden;
}

.central_head{
	display:block;
	float:left;
	clear:both;
	width:560px;
	height:22px;
	margin-bottom:10px;
	color:#fff;
	font-size:11px;
	background:transparent url(../img/center_favourites.png) left top no-repeat;
	padding:8px 0px 0px 10px;
}


links_notes_top {
float:left;
width:580px;
}
.links_notes_top ul {
display:block;
float:left;
list-style-image:none;
list-style-position:outside;
list-style-type:disc;
padding-bottom:20px;
width:580px;
}
.links_notes_top ul li {
display:block;
float:left;
padding:3px 0 3px 10px;
width:140px;
}
.links_notes_top ul li a {
color:#555555;
padding-left:10px;
background:transparent url("../img/bullet_light.png") left 5px no-repeat;
text-decoration:underline;
}
.links_notes_top ul li a:hover {
color: #C30;
text-decoration:none;
}

#brands strong{
	margin-bottom:10px;
	display:block;
	clear:both;
	padding-left:5px;
	color: #C30;
	font-weight:bold;
}

#brandbtn{
	float:right;
	clear:both;
	margin-right:72px;
	color:#0976a8;
	text-decoration:underline;
	font-weight:bold;
}

.shortdesc li{
	margin-left:15px;
	list-style:disc;
}

.offers_line{
	display:block;
	clear:both;
	overflow:hidden;
}


.hints{
	float:left;
	clear:both;
	width:570px;
	margin-bottom:10px;
	overflow:hidden;
}


#answers .thehint {
display:none;
}
.order .order, .delivery .delivery, .payment .payment, .cnt .cnt, .leas .leas, .fb .fb {
display:block !important;
}

.hints_nvg{
	float:left;
	width:171px;
	height:244px;
	overflow:hidden;
	background:transparent url(../img/hint_nvg_r_bg.png) right top no-repeat;
}

.hints_nvg a{
	display:block;
	float:left;
	margin-bottom:2px;
	clear:both;
	color:#666;
	width:135px;
	height:27px;
	padding:12px 0px 0px 36px;
	overflow:hidden;
	font-size:12px;
	font-weight:bold;
}


.hints_nvg a:hover{color:#c33; background-position:bottom;}

.hint_order{background:transparent url(../img/hint_order.png) left top no-repeat;}
.hint_deliv{background:transparent url(../img/hint_delivery.png) left top no-repeat;}
.hint_pay{background:transparent url(../img/hint_pay.png) left top no-repeat;}
.hint_call{background:transparent url(../img/hint_call.png) left top no-repeat;}
.hint_leas{background:transparent url(../img/hint_leas.png) left top no-repeat;}
.hint_fb{background:transparent url(../img/facebookbtn.png) left top no-repeat;}

.active_hint{
	background-position:bottom;
	color:#c33!important;
}

.thehint{
	display:block;
	float:left;
	width:369px;
	height:214px;
	padding:15px;
	overflow:hidden;
	background:transparent url(../img/hint_bg.png) right top no-repeat;
}


.thehint p{
	display:block;
	clear:both;

	text-align:justify;
	width:369px;
	height:150px;
	overflow:hidden;
}


.thehint div{
	display:block;
	clear:both;
	width:369px;
	text-align:right;
	padding:10px 0px;
}


.thehint div a{
	margin-left:20px;
	color:#333; 
	text-decoration:underline;
}


.thehint div a:hover{
	text-decoration:none;
	color:#c33;
}

.right{
	float:left;
	padding-left:10px;
	width:180px;
	overflow:hidden;
}

.right_box{width:160px!important;}

.rpromo{width:150px!important;}

.right_box h1,.right_box h2,.right_box h3,.right_box h4,.right_box h5,.right_box h6{
	width:150px!important;
	background:transparent url(../img/right_head.png) left top no-repeat!important;
}

.rpromo p{
	padding-left:5px!important;
	width:75px!important;}

.rpromo_img{
	text-align:center!important;
	width:55px!important;
	height:55px!important;
}

.rpromo_img img{height:55px!important;}

.rpromo p strong{font-size:12px!important;}

.viewall{
	display:block;
	float:right;
	padding:5px;
	color:#666;
	text-decoration:underline;
}

.viewall:hover{text-decoration:none;color:#000;}

.banner_left{
	float:left;
	clear:both;
	overflow:hidden;
	width:180px;
	height:150px;
	padding:5px 2px;
}

.coppyr{
	padding:10px 0px;
}

.coppyr p{
	width:150px;
	display:block;
	float:left;
	padding-bottom:35px;
	background:transparent url(../img/foot_hid_logo.png) left bottom no-repeat;
}


.coppyr a{
	display:block;
	float:right;
	width:183px;
	height:31px;
	margin-top:10px;
	background:transparent url(../img/elegance.png) left top no-repeat;
}

.coppyr a:hover{background-position:bottom;}




/*********** product gage ************************/

.left_center{
	padding-left:10px;
	width:735px!important;}


h1.product_title{
	display:block;
	float:left;
	width:290px;
	text-align:left;
	padding:0px 0px 10px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:20px;
	font-weight:normal;
	color:#c33;
}

.path{
	float:left;
	clear:both;
	width:570px;
	overflow:hidden;
}

.path a{
	display:block;
	float:left;
	color:#ccc;
	font-weight:bold;
	text-decoration:underline;
}

.path a:hover{
	color:#fff;
	text-decoration:none;
}

.path strong, .path h2{
	display:block;
	float:left;
	color:#999;
	font-weight:normal;
	padding:0px 8px;
	margin-top:-2px;
	font-size:14px;
}

.path h2{
	color:#fff !important;	
}

.morenews{
	font-weight:bold;
	color:#333;
	text-decoration:underline;	
}

a:hover.morenews{
	color:#900;
	text-decoration:none;	
}

.path span{
	display:block;
	float:left;
	color:#fff;
	font-weight:bold;
}

.product_page{
	float:left;
	width:570px;
	overflow:hidden;
}

.product_gallery{
	float:left;
	width:260px;
	overflow:hidden;
}

.grand_pic{
	width:250px;
	height:220px;
	border:#ccc solid 2px;
	display:block;
	float:left;
	text-align:center;
}

.grand_pic img{
}

a:hover.grand_pic{
	border:#fc0 solid 2px;
}

.smallpics{
	float:left;
	width:280px;
	padding-top:10px;
	overflow:hidden;
}

.smallpics a{
	display:block;
	float:left;
	width:74px;
	height:60px;
	margin-right:10px;
	margin-bottom:10px;
	border:#ccc solid 2px;
	text-align:center;
}

.smallpics a:hover{
	border: #C00 solid 2px;
}

.smallpics a img{
	max-width:74px;
	max-height:60px;
}

.prod_top_right{
	float:left;
	width:310px;
	overflow:hidden;
}

.rating{
	width:300px;
	overflow:hidden;
	float:left;
	clear:both;
	padding:0px 0px 10px;
}


.rating span.shir{
	display:block;
	float:left;
	color:#666;
	padding:10px 10px 0px;
	overflow:hidden;
	font-weight:bold;
}

.rating img{
	display:block;
	float:left;
	width:150px;
}

.short_description{
	width:290px;
	text-align:justify;
	float:left;
	overflow:hidden;
	padding-bottom:10px;
}

.short_description p{
	width:290px;
	float:left;
}

.prod_top_left{
	float:left;
	width:310px;
	overflow:hidden;
}

.form_order{
	float:left;
	width:300px;
	padding-right:10px;
	overflow:hidden;
}

.product_order{
	display:block;
	float:left;
	width:285px;
	background:#f9f9f9;
	border:#eee solid 2px;
	overflow:hidden;
	padding:10px 5px;

}


.prodmodif{
	float:left;
	width:285px;
	padding:5px;
	overflow:hidden;
}

.prodmod{
	display:block;
	float:left;
	width:180px;
	overflow:hidden;
	font-weight:bold;
	color:#666;
}

.radioprice{
	display:block;
	float:left;
	width:13px;
	height:13px;
}	

.modprice{
	overflow:hidden;
	width:90px;
	color:#c00;
	padding-left:5px;
	font-weight:bold;
}

.form_order_foot{
	display:block;
	clear:both;
	width:285px;
	padding-top:5px;
	overflow:hidden;
}

.form_order_foot span{
	display:block;
	float:left;
	width:120px;
	padding-top:10px;
	overflow:hidden;
}

.form_order_foot span label{
	display:block;
	float:left;
	padding:2px 5px;
}

.itembox{
	display:block;
	float:left;
	height:14px;
	width:20px;
	font-size:11px;
	padding:2px;
	color:#C33;
}

.addtocartbtn{
	display:block;
	float:left;
	width:160px;
	height:40px;
	overflow:hidden;
}

.addtbi{
	width:160px;
	height:26px;
	float:left;
	margin-left:120px;
	margin-top:5px;
}

.pr_description{
	float:left;
	width:550px;
	overflow:hidden;
	padding:20px 10px;
}

.pr_description p{
	display:block;
	clear:both;
	text-align:justify;
}

.pr_description li{
	list-style:disc;
	list-style-position:inside;
	padding-left:10px;	
}

.lc_head{
	width:715px!important;
	background:transparent url(../img/left_center_head.png) left top no-repeat!important;
}

.prod_comments{
	float:left;
	clear:both;
	padding:10px 0px;
	width:570px;
	overflow:hidden;
}


.the_comment{
	float:left;
	width:550px;
	padding:10px;
	margin-bottom:10px;
	border-bottom:#ccc dotted 1px;
}

.the_comment p{
	display:block;
	float:left;
	text-align:justify;
	margin-bottom:10px;
}

.the_comment span{
	color:#999;
	display:block;
}

span.author{
	float:left;
}

span.com_date{
	float:right;
}

.show_all_comments{
	display:block;
	float:right;
	width:560px;
	padding:10px;
}

.so_line{width:800px!important;}
.similar_offer{margin-right:45px!important;}

/******************* left part ********************************/


.left{
	float:left;
	width:180px;
	padding:0px 10px 0px 0px;
	overflow:hidden;
}

.left_box{
	float:left;
	clear:both;
	width:180px;
	height:auto;
	margin-bottom:10px;
}

.left_head, .foot_menu p{
	width:170px;
	height:23px;
	display:block;
	float:left;
	color:#fff;
	font-size:12px;
	text-transform:uppercase;
	padding:7px 0px 0px 10px;
	background:transparent url(../img/left-ul-head.png) left top no-repeat;
}

.left_head a{
	color:#FFF;
	text-decoration:none;
}

.left_head a:hover{
	text-decoration:underline;
}


.left_head2{
	width:170px;
	height:33px;
	display:block;
	float:left;
	color:#fff;
	font-size:12px;
	text-transform:uppercase;
	padding:7px 0px 0px 10px;
	background:transparent url(../img/left-ul-head22.png) left top no-repeat;
}

.foot_menu p{
	background:transparent url(../img/foot_ul_head.png) left top no-repeat;
	height:25px;
	font-weight:bold;
	padding:10px 0px 0px 10px!important;
}

.foot{
	margin-top:15px;
	background:transparent url(../img/foot_bg.png) left top repeat-x;
	background-color:#505050;
}

.foot_content{
	width:950px;
	margin:0px auto;
	overflow:hidden;
}

.categories{
	float:left;
	width:180px;
	overflow:hidden;
	padding:3px 0px;
}


#nav{
	border-top:1px solid #ccc;
	border-bottom:0px solid #ccc;
}
.left_sub{
	margin:0px;
	padding:0px;
	list-style:none;
	height:28px;
}

.left_sub, .foot_menu{
	display:block;
	clear:both;
	width:180px;
	overflow:hidden;
}

.foot_menu{
	float:left;
	clear:none;
	padding:10px 0px;
	margin-right:10px;
}

#nav{
	vertical-align:top;
}

.left_sub{
	line-height:12px;
	display:list-item;
}

.left_sub a{
	display:block;
line-height:12px;
	float:left;
	clear:both;
	width:155px;
	background:transparent url(../img/left_big_li.png) left top no-repeat;
	height:21px;
	overflow:hidden;
	color:#666;
	font-size:11px;
	padding:7px 0px 0px 30px;
}

.left_sub a:hover{
	background:transparent url(../img/left_big_li.png) left bottom no-repeat !important;
	color:#c33;
}

.left_sub ul{
	margin:0px 0px;
	width:180px;
	overflow:hidden;
	padding:5px 0px 0px;
	clear:both;
	border-top:#ccc 1px solid;
	background:transparent url(../img/left_box_y.png) left top repeat-y;
	overflow:hidden;
}

.left_bottom{
	float:left;
	clear:both;
}

.left_box_cont  {
background: transparent url("../img/left_box_y.png") left top repeat-y;
border-top:1px solid #CCCCCC;

}

.left_box_cont ul, .foot_menu ul{
	display:block;
	float:left;
	width:160px;
	padding:0px 10px 0px;
	overflow:hidden;
}

.foot_menu ul{
	width:180px!important;
	padding:5px 0px 0px!important;
}

.foot_menu ul li{width:180px;}

.left_box_cont ul li{
	width:160px;
	display:block;
	float:left;
}


.left_box_cont ul li a, .left_box_cont ul li p, .foot_menu ul li a{
	display:block;
	float:left;
	width:145px;
	padding:4px 0px 4px 15px;
	color:#666;
	border-bottom:#ccc 1px dotted;
	background:transparent url(../img/bullet_light.png) 6px 8px no-repeat;
}

.foot_menu ul li a{
	width:180px!important;
	background:transparent url(../img/foot_bulet.gif) 6px 8px no-repeat!important;
	color:#ccc;
	border-bottom:#999 dotted 1px;
}


.categories .left_sub ul li a strong{color:#333;}



.categories .left_sub ul li a:hover{
	background:transparent url(../img/bullet_dark.png) 6px 8px no-repeat !important;
	color:#c33;
	border-bottom:#ccc solid 1px;
}


.foot_menu ul li a:hover{
	color:#fff;
	background:transparent url(../img/foot_bulet_hover.gif) 7px 8px no-repeat!important;
}

.lpromo_body {
	display:block;
	clear:both;
	overflow:hidden;
	width:160px;
	margin:0px 10px;
	padding:10px 0px;
	border-bottom:#ccc dotted 1px;
}

.left_promo_img {
	float:left;
	height:64px;
	text-align:center;
	width:64px;
	overflow:hidden;
	border:1px solid #ccc;
	display:block;
}


a:hover.left_promo_img{border:#c33 solid 1px;}

.left_promo_img img{
	height:65px;
	text-align:center;
	width:auto;
}

.left_promo_title {
	color:#666;
	display:block;
	float:left;
	clear:both;
	font-weight:bold;
	text-align:left;
	padding-bottom:5px;
	width:160px;
}

a:hover.left_promo_title{color:#999;}


.lpromo_body div{
	float:left;
	width:84px;
	padding-left:10px;
	overflow:hidden;
}

.lpromo_body div p {
	display:block;
	float:left;
	padding:5px 0px 0px 0px;
	width:90px;
	height:35px;
}


.lpromo_body div p span{
	text-decoration:line-through;
	display:block;
	float:left;
	clear:both;
	width:80px;
}


.lpromo_body div p strong{
	display:block;
	float:left;
	clear:both;
	width:80px;
	font-size:12px;
	color:#c00;
}


.lpromo_body div a{
	display:block;
	float:left;
	width:32px;
	height:20px;
	margin-right:10px;
	overflow:hidden;
}

.lpromo_body div a:hover{background-position:bottom;}
.l_btn_basket{background:transparent url(../img/l_btn_basket.png) left top no-repeat;}
.l_btn_info{background:transparent url(../img/l_btn_info.png) left top no-repeat;}



/****** REGiSTRATION ********************/


.registration{
	width:520px;
	padding:10px 30px;
	float:left;
	clear:both;
	overflow:hidden;
}

form.regform{
	width:520px;
	clear:both;
	overflow:hidden;
}

.regstep{
	float:left;
	clear:both;
	overflow:hidden;
	width:520px;
	padding:10px 0px;
}

.regstep select{
	width:250px;
	height:25px;
}

.regstep label{
	display:block;
	float:left;
	width:170px;
	padding-top:5px;
	color:#666;
	font-weight:bold;
}

.regstep label span{
	color:#F33;
}

.inputbody{
	float:left;
	width:250px;
	height:25px;
	overflow:hidden;
	background:transparent url('../img/reg_input_long.png') left top no-repeat;
}


.inputbox{
	display:block;
	width:246px;
	height:20px;
	font-size:12px;
	padding:5px 2px 0px 2px;
	color:#444;
	background:none;
	border:none;
}

.wantmail{
	display:block;
	float:left;
	width:400px;
	padding-left:170px;
	padding-top:10px;
}

.wantmail label{
	display:block;
	float:left;
	position:relative;
	width:250px;
	padding-left:10px;
	font-weight:normal;
}

.mailcheckbox{
	display:block;
	float:left;
	margin-top:6px;
}

.wantmail label a{
	color:#c33;
	text-decoration:underline;
}

.wantmail label a:hover{
	text-decoration:none;
	color:#333;
}


.reg_btn{
	display:block;
	float:left;
	width:200px;
	height:35px;
}



.redstars{
	display:block;
	float:left;
	width:540px;
	overflow:hidden;
	font-size:12px;
	color:#666;
	margin-bottom:20px;
}

.redstars span{
	color:#F33;
}


/************************************* BASKET  ************************************/

.widecenter, .basketh1{
	background:transparent url(../img/central_wide_head.png) left top no-repeat;
	width:950px!important;

}

.midle{
	width:950px;
	float:left;
	clear:both;
}

.myorders{
	float:left;
	clear:both;
	overflow:hidden;
	width:950px;
}


.myorders form{
	display:block;
	float:left;
	clear:both;
	width:950px;
}

.myorders form table{
	width:950px;
}


.myorders form table thead tr td{
	color:#333;
	font-weight:bold;
	padding:10px 0px;
	padding-left:5px;
	background-color:#eee;
	border-bottom:#ccc solid 2px;
}


.myorders form table tbody tr td{
	padding:5px 0px 5px 5px;
	border-bottom:#ccc solid 1px;
	font-weight:bold;
}


.myorders form table tbody tr td span{
	display:block;
	font-size:11px;
	font-weight:normal;
}

.bask_img{
	width:48px;
	height:48px;
	margin-left:24px;
	display:block;
	clear:both;
	text-align:center;
	overflow:hidden;
	border:#999 solid 1px;
}

.bask_img:hover{border:#F60 solid 1px;}

.bask_img img{
	height:48px;
	text-align:center;
}

.orderitems{
	width:70px;
	color:#C00;
}

.totalprice{
	color:#c00;
}

.myorders form table tbody tr td a{
	font-weight:normal;
	color:#999;
	text-decoration:underline;
}

.myorders form table tbody tr td a:hover{
	text-decoration:none;
	color:#666;
}

.myorderscosts{
	width:900px;
	float:left;
	padding-top:10px;
}

.myorderscosts div{
	float:right;
	clear:both;
	width:300px;
	padding:5px 10px;
}


.myorderscosts div p{
	font-weight:bold;
	width:180px;
	display:block;
	float:left;
}


.myorderscosts div span{
	display:block;
	float:left;
	width:100px;
	color:#c00;
	font-weight:bold;
	font-size:12px;
}

tr.whitetr{
	background-color:#fafafa;
}

.myorders form table tbody tr:hover td{background:#f5f5f5!important;}

.refreshitems{
	display:block;
	float:left;
	width:171px;
	height:35px;
	border:none;
	cursor:pointer;
	background:transparent url('../img/basket_refresh_btn.png') center top no-repeat;
}

.refreshitems:hover{
	background-position:bottom;
}

.goshopping{
	display:block;
	float:left;
	width:171px;
	height:35px;
	background:transparent url('../img/keepshoping.png') center top no-repeat;
}

.basket_btns{
	display:block;
	float:left;
	padding-left:150px;
	width:580px;
}

.basket_btns a:hover{
	background-position:bottom;
}

.basket_btns div{
	float:left;
	padding:10px;
}

.ordernow{
	display:block;
	float:left;
	width:171px;
	height:35px;
	background:transparent url('../img/basket_order_btn.png') center top no-repeat;
}

.tbio{
	background-image:url('../img/tbiorder.png') !important;
}

.tbiplus{
	width:770px  !important;
	padding-left:100px !important;
}



/************************* CHECK OUT ******************************/

/************* CHECK OUT STEP 1 *********************/

.checkout{
	float:left;
	width:950px;
	clear:both;
	padding:10px 5px;
}

.checkpath{
	float:left;
	width:950px;
	height:70px;
	overflow:hidden;
}

.step1, .step2, .step3, .step4{
	float:left;
	width:316px;
	height:70px;
	overflow:hidden;
}

.step1{
	background:transparent url('../img/check_step1.jpg') left top no-repeat;
}
.step2{
	background:transparent url('../img/check_step2.jpg') left top no-repeat;
}
.step3{
	background:transparent url('../img/check_step3.jpg') left top no-repeat;
}
.step4{
	background:transparent url('../img/check_step4.jpg') left top no-repeat;
}

.curstep{
	background-position:left -70px!important;
}

.donestep{
	background-position:left -140px!important;
}

.donestep a{
	display:block;
	float:left;
	width:237px;
	height:120px;
}

/******** end steps path style *********/

.step1forms{
	width:900px;
	float:left;
	clear:both;
	overflow:hidden;
	padding:10px 15px;
}

.login_order{
	display:block;
	float:left;
	width:420px;
	padding:10px;
	overflow:hidden;
	background:transparent url('../img/check_step1_form_bg.png') left top no-repeat;
	min-height:300px;
}

.formtitle{
	float:left;
	clear:both;
	width:420px;
	padding:13px;
}


.formtitle p{
	display:block;
	padding-bottom:5px;
	font-size:12px;
	font-weight:bold;
	color:#fff;
}


.formtitle span{
	display:block;
	clear:both;
	color:#fff;
}

.formparent{
	float:left;
	width:440px;
	padding:5px;
}

.login_order_body{
	float:left;
	clear:both;
	width:420px;
	padding:30px 0px;
}

.login_order_line, .guest_order_line{
	float:left;
	clear:both;
	padding:10px 0px 10px 20px;
	width:400px;
}

.login_order_line label{
	display:block;
	float:left;
	width:100px;
	font-size:12px;
	color:#666;
	padding-top:3px;
}

.login_order_line a{
	display:block;
	float:left;
	margin-left:100px;
	padding-top:10px;
	text-decoration:underline;
	color:#666;
}

*html .login_order_line a{margin-left:50px;}

.login_order_line a:hover{
	text-decoration:none;
	color:#000;
}

.login_order_btn{
	display:block;
	float:left;
	width:171px;
	height:35px;
	overflow:hidden;
	background:transparent url('../img/login_order_btn.png') left top no-repeat;
	border:none;
	cursor:pointer;
}

*html .login_order_btn{
	margin-left:60px;
	margin-top:-30px;
}

.login_order_btn:hover{
	background-position:bottom;
}

.asguest{
	display:block;
	float:left;
}

.guest_order_line label{
	display:block;
	float:left;
	width:150px;
	font-size:12px;
	padding-left:5px;
	font-weight:bold;
}

.guest_order_line{
	padding:0px 0px 10px 20px;
}

.goreg{
	display:block;
	float:left;
	width:380px;
	padding-left:20px;
	padding-bottom:10px;
}

.continue{
	background:transparent url('../img/continue_btn.png') left top no-repeat;
}

.continue_btn2{
	background:transparent url('../img/finito.png') left top no-repeat;
	width:308px;
	height:35px;
	padding:0px;
	border:none;
	margin-top:6px;
	cursor:pointer;
}
.continue_btn2:hover{
	background:transparent url('../img/finito.png') left bottom no-repeat;
}

/******************* step 2*****************/

.step2fromline{
	float:left;
	width:380px;
	padding:5px 0px 5px 20px;
}

.step2fromline label{
	display:block;
	float:left;
	font-size:12px;
	padding-top:3px;
	width:120px;
}

.formtitle strong{
	display:block;
	float:left;
	color:#fff;
	padding-top:7px;
	width:400px;
	font-size:12px;
	text-transform:uppercase;
	text-align:center;
}

.continue_center{
	height:40px;
	float:left;
	clear:both;
	padding:15px 0px 20px 360px;
}

.continue_btn{
	display:block;
	float:left;
	width:171px;
	height:35px;
	background:transparent url('../img/continue_btn.png') left top no-repeat;
	border:none;
	cursor:pointer;
}

.continue_btn:hover{
	background-position:bottom;
}

/********  step 3 ****************/

.submit{
	width:900px;
	display:block;
	float:left;
	clear:both;
}

.submit form{
	display:block;
	clear:both;
	width:900px;
	overflow:hidden;
}

.submit form table{
	width:900px;
}

.submit form table thead{
	width:900px;
}


.submit form table thead tr td{
	padding-top:12px;
}

.submit form table tbody{
	width:900px;
}

.submit form table tr{
	width:900px;
}

.finalprice{
	float:left;
	width:280px;
	overflow:hidden;
	padding:10px 10px 10px 20px;
	margin-top:20px;
}


.finalprice div{
	float:left;
	clear:both;
	width:280px;
	padding:5px 0px;
}


.finalprice div span{
	display:block;
	float:left;
	width:180px;
	font-size:12px;
	font-weight:bold;
}

.finalprice div strong{
	display:block;
	float:left;
	width:100px;
	color:#c00;
	font-size:13px;
}

.delivery_details{
	width:570px;
	float:left;
	overflow:hidden;
	padding:10px 10px 10px 0px;
}


table.fordelivery{
	width:580px !important;
}

table.fordelivery thead{
	width:570px;
}

table.fordelivery thead tr{
	width:570px;
}

table.fordelivery thead tr td{
	width:190px;
	padding-top:12px !important;
}

table.fordelivery tbody{
	background-color:#fafafa;
}

table.fordelivery tbody tr{
	width:570px;
}

table.fordelivery tbody tr td{
	width:190px;
}

.com_order{
	display:block;
	float:left;
	width:579px;
	padding-bottom:20px;
}

.com_order .centralhead{
	width:759px;
	background-image:url('../img/comtitle.jpg') !important;
	padding-left:30px;
}

.com_order textarea{
	display:block;
	float:left;
	width:566px;
	height:100px;
	border:#ccc solid 1px;
	padding:5px;
}

.pay_order{
	float:left;
	width:304px;
	margin-left:10px;
}

.pay_order .rline{
	display:block;
	clear:both;
	width:295px;
	height:30px;
	padding:11px 0px 0px 10px;
	background:transparent url('../img/homep.png') left top no-repeat;
	overflow:hidden;
}

.bankp{
	background-image:url('../img/bankp.png') !important;
	*background-position:left 2px !important;
}

.rline input{
	float:left;
	padding:0px;
	margin:0px;
	*margin-top:-2px;
}

.rline label{
	margin-left:10px;
	float:left;
	font-size:12px;
	font-weight:bold;
}

.pay_order .centralhead{
	background-image:url('../img/paytitle.jpg') !important;	
	width:304px !important;
	padding-left:30px;
}

.check_widecenter{
	width:900px!important;
	background:transparent url(../img/checkout_central_head.png) left top no-repeat;
}

.basketh1{
	display:block;
	clear:both;
	overflow:hidden;
	font-size:13px;
	color:#fff;
	padding:7px 10px;
}

.kredit{
	display:block;
	clear:both;
	overflow:hidden;
	margin-top:10px;
}

.kredit h1{
	display:block;
	clear:both;
	overflow:hidden;
	padding:10px;
	color:#333;
	border-bottom:1px dotted #999;
	margin-bottom:10px;
	font-size:13px;
}

.kredit form{
	width:900px;
}

.kredit .tline{
	float:left;
	width:450px;
}
	
.submitwhat{
	display:block;
	float:left;
	width:880px;
	padding:10px 10px 20px;
}

.submitwhat1{
	padding:0px 10px 0px;
}

.submitwhat strong{
	font-size:14px;
	color:#666;
}


.pay_btns{
	float:left;
	width:920px;
	padding:10px 0px;
	overflow:hidden;
}

.pay_btns div{
	float:left;
	overflow:hidden;
	width:290px;
	height:220px;
	padding:0px 5px;
}

.pay_btns div a{
	display:block;
	float:left;
	width:280px;
	height:180px;
	padding:40px 0px 0px 10px;
	color:#999;
}

.pay_btns div a:hover{
	color:#333;
	background-position:bottom;
}

a.onl{
	background:transparent url('../img/pay_online.png') left top no-repeat;
}


a.bnk{
	background:transparent url('../img/pay_bank.png') left top no-repeat;
}

a.nal{
	background:transparent url('../img/pay_curier.png') left top no-repeat;
}

h1.payments{
	color:#fff;
	background:transparent url('../img/h1_payment.png') left top no-repeat;
}

h1.payments span{
	color:#0ff;
}

.pay{
	display:block;
	clear:both;
	padding:20px 0px 20px 20px;
}

.pay_head{
	float:left;
	width:420px;
	padding:15px 0px 15px 15px;
}

.pay_head p{
	display:block;
	float:left;
	padding-left:50px;
	font-size:12px;
}

/************************* CHECK OUT END ! :))))))))) ***************************/

.order_done, .order_denied{
	display:block;
	float:left;
	clear:both;
	width:780px;
	overflow:hidden;
	min-height:100px;
	margin:40px 0px 0px 0px;
	padding:0px 0px 50px 120px;
	background:transparent url('../img/order_accept_bg_v.png') left top no-repeat;
}

*html .order_done, .order_denied{ height:300px;}

h1.accept_order{
	background:none;
	width:500px;
	color:#666;
	font-size:18px;
}

.order_denied h1.accept_order span{color:#C00!important;}

h1.accept_order span{
	color:#390!important;
	text-transform:uppercase;
	font-weight:bold;
}

p.order_result{
	display:block;
	float:left;
	margin-top:10px;
	width:550px;
	font-size:12px;
	color:#666;
}

.order_denied{
	background:transparent url('../img/order_denied.png') left top no-repeat;
}


/******************** produckt page **************************/
.short_description ul{
	padding:2px;
	list-style:disc inside;
}

.short_description li{
	list-style:disc;
	margin-left:17px;
	
}


.pr_description table tr td p{
	color:#333;
	text-transform:uppercase;
	margin-top:10px;
}

.pr_description table ul{
	display:block;
	float:left;
	clear:both;
	padding:5px 0px 10px 10px;
}

.pr_description table ul li{
	float:left;
	clear:both;
	padding:2px;
	list-style:disc inside;
}

.pr_description table tr td{
	vertical-align:top;
	width:270px;
}

/************************ check order **********************/

.print_order{
	float:left;
	height:40px;
	width:200px;
	padding:20px 0px;
	padding-left:700px;
}

.print_order a{
	display:block;
	float:left;
	clear:both;
	width:171px;
	height:35px;
	overflow:hidden;
	background:transparent url('../img/print_btn_bg.png') left top no-repeat;
}

.print_order a:hover{
	background-position:bottom;
}

/****** BALLON *******/


.ballon {
 background: transparent url('../img/bal_body.gif') left top repeat-y;
 width: 355px;
 height: auto;
 overflow: hidden;
 display: block;
 clear: both; }
 
.ballon_top {
 background: transparent url('../img/bal_top.gif') left top no-repeat;
 overflow: hidden;
 width: 310px;
 height: auto;
 padding: 10px 5px 0px 40px;}
 
.ballon_top h3 {
 background: transparent url('../img/h3bg.gif') left bottom repeat-x;
 display: block;
 clear: both;
 width: 300px;
 height: auto;
 text-align: center;
 padding: 0px 0px 5px 0px;
 font-size: 14px;
 font-weight: bold;
 color: #63a510;}
 
.ballon_bottom {
 background: transparent url('../img/bal_bottom.gif') left top no-repeat;
 width: 355px;
 height: 10px;
 display: block;
 clear: both;
 font-size: 1px;}
 
.bal_left {
 float: left; 
 width: 150px;
 height: auto;
 overflow: hidden;
 padding: 10px 0px 0px 0px;}
 
.bal_left img {
 display: block;
 clear: both;
 border: 1px solid #9f9f9f;}
 
.bal_left small {
 width: 150px;
 display: block;
 clear: both;
 text-align: center;
 padding: 5px 0px 0px 0px;}
 
.oldprice {
 display: block;
 clear: both;
 font-weight: bold;
 text-decoration: line-through;
 font-size: 11px;
 color: #666;
 padding: 10px 0px 0px 0px;}
 
.newprice {
 color: #bf2626;
 font-size: 16px;
 font-weight: bold;
 display: block;
 clear: both;
 padding: 5px 0px 0px 0px;}
 
.options2 {
 float: left;
 clear: both;
 padding: 10px 0px 0px 0px;}
 
.options2 a {
 padding-right: 5px;
 padding-left: 0px;
 margin: 0px; }
 
.bal_right {
 float: left;
 width: 145px;
 height: auto;
 overflow: hidden;
 padding: 10px 0px 0px 4px;}
 
.bal_right p {
 display: block;
 clear: both;
 text-align: justify;}
 
.ballon_top2, .ballon_bottom2, .ballon2  { background-position: right 0px; }
.ballon_top2 { padding: 10px 5px 0px 10px; width: 340px; }

/****** BALLON ******/


.logged_in{
	width:348px;
	height:49px;
	margin-top:10px;
	background:transparent url('../img/loged_in_bg.png') left top no-repeat;
	float:right;
	padding-top:30px;
	padding-left:40px;
}

.logged_in a{
	color:#fff;
	font-size:12px;
	text-decoration:underline;
}


.logged_in a:hover{
	color:#C36;
	text-decoration:none;
}

.logged_in span{
	padding:0px 20px;
	font-size:12px;
}

.pages{
	width:555px;
	float:left;
	clear:both;
	padding:10px 0px;
}



/********************** orders preview *****************/

.textcontent{
	width:570px;
	padding:10px 0px;
	clear:both;
	overflow:hidden;
}

.textcontent p {
	text-align:justify;
	color:#666;
}

.textcontent strong{
	display:block;
	clear:both;
	color:#c33;
	text-transform:uppercase;
	padding-bottom:15px;
}


/***** browse page ********/

.subul li a{
	padding-left:25px!important;
	background-position:11px 8px!important;
}

.sort{
	display:block;
	float:right;
	width:150px;
}

.sort label{
	color:#000;
}

.sort select{
	font-size:11px;
	width:75px;
}


/* =======================================>>>> OKAZION <<<<=================================== */

.menu1 a{
	padding:12px 63px 0px;
}


.menu1 .promo_btn{
	float:left!important;
	padding:12px 61px 0px 62px!important;
}

.ok_srch{
	margin-top:10px;
}

.obqva_{
	float:left;
	width:180px;
	overflow:hidden;
	margin-right:10px;
}

.obqva_left{
	float:left;
	width:90px;
	overflow:hidden;
	padding-right:5px;
}


.obqva_left h3{
	float:left;
	clear:both;
	height:40px;
	overflow:hidden;
}

.obqva_left h3 a{
	display:block;
	float:left;
	color:#666;
	font-weight:normal;
	font-size:11px;
}

.obqva_left h3 a:hover{
	color:#333;
	text-decoration:underline;
}

.obqva_left p{
	font-size:11px;
	color:#c00;
	display:block;
	width:100px;
	font-weight:bold;
	float:left;
	clear:both;
}

.add_img{
	float:left;
	clear:none;
	width:75px;
	height:75px;
	margin-right:5px;
	overflow:hidden;
	text-align:center;
}

.add_img img{
	text-align:center;
	height:75px;
	width:auto!important;
}

.read_more{
	display:block;
	float:left;
	clear:both;
	width:50px;
	text-align:center;
	margin-top:6px;
	padding:0px 5px 2px;
	background-color:#444;
	border:#000 1px solid;
	color:#fff;
}

.read_more:hover{
	background-color:#000;
}

/*sub cateegories page with thumbnails */

.catbox{
	float:left;
	width:160px;
	overflo:hidden;
	padding:10px 35px 10px 0px;
}

.catname{
	width:160px;
	text-align:center;
	color:#666;
	font-weight:bold;
	float:left;
	clear:both;
}
.catname:hover{
	text-decoration:underline;
	color:#333;}

.catimg{
	width:158px;
	height:158px;
	border:#ccc solid 1px;
	float:left;
	text-align:center;
	clear:both;
	margin-bottom:5px;
}


.catimg:hover{border:#F60 1px solid;}

.catimg img{height:158px;}

.logged{
	float:right;
	width:250px;
}

.logged a{
	color:#ccc;
	text-decoration:underline;
}

.logged a:hover{
	color:#fff;
	text-decoration:none;
}

.logged span{
	color:#ccc;
	padding:0px 10px;
}

/* ============================ Publish a notice ========================= */

.notes {
	background: transparent url('../img/note_body.png') left top repeat-y;
	width: 830px;
	height: auto;
	overflow: hidden;
	display: block;
	clear: both;
	margin: 5px 0px 0px 0px;}
	
.notes_top {
	background: transparent url('../img/note_top.png') left top no-repeat;
	width: 830px;
	height: auto;
	overflow: hidden;
	padding: 10px 0px 20px 0px;}
	
.notes_bottom {
	background: transparent url('../img/note_bottom.png') left top no-repeat;
	width: 830px;
	height: 10px;
	display: block;
	clear: both;
	font-size: 1px;}
	
.left_inform {
	float: left;
	height: auto;
	overflow: hidden;
	width: 515px;
	padding: 10px 0px 0px 20px;}
	
.linfrm, .linfrm5 {
	display: block;	
	clear: both;
	width: 510px;
	height: auto;
	overflow: hidden;
	padding: 0px 0px 7px 0px;}
	
.linfrm label, .linfrm2 label, .linfrm5 label {
	width: 170px;
	font-size: 12px;
	font-weight: bold;
	color: #666;
	float: left;
	padding: 4px 0px 0px 0px;}
	
	
.linfrm5 label { width: 120px; }

.linfrm2{
	float:left;
	clear:both;
	margin-bottom:10px;}
	
.frontsel { padding: 0px!important; }
	
.linfrm select {
	width: 246px;
	float: left;
	font-size: 15px;}
	
.linfrm label span, .required strong, .label span, .linfrm5 label span {
	color: #ff0000; }
	
.inp_parr {
	background: transparent url(../img/reg_input_long.png) left top no-repeat;
	width: 250px;
	height: 19px;
	float: left;
	padding: 6px 0px 0px 5px;}
	
.inp_parr input {
	width: 240px;
	font-size: 11px;
	float: left;
	border: none;
	background: none;}
	
.frm_title, .required, .cont_title {
	display: block;
	clear: both;
	font-weight: bold;
	color:#333;
	font-size: 15px;}
	
.required {
	font-weight: normal;
	font-size: 11px;
	padding: 2px 0px 20px 0px;}

.ta_parr {
	background: transparent url('../img/ta_bg.png') left top no-repeat;
	width: 330px;
	height: 129px;
	float: left;}

.ta_parr textarea {
	width: 324px;
	height: 122px;
	float: left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;}
	
.brws {
	float: left;
	height: 22px;}
	
.rght_inform {
	width: 250px;
	height: auto;
	overflow: hidden;
	float: left;
	padding: 10px 0px 0px 20px;}
	
.cont_title {
	padding: 0px 0px 20px 0px; }
	
.linfrm2 label {
	padding: 6px 0px 2px 0px; }
	
.send_note, .send_note2 {
	background: transparent url('../img/send_note.png') left top no-repeat;
	width: 244px;
	height: 23px;
	display: block;
	float: left;
	clear: both;
	border: none;
	font-size: 11px;
	font-weight: bold;
	color: white;
	cursor: pointer;
	margin: 50px 0px 0px 0px;}
	
.send_note2 { margin: 0px 0px 0px 0px; clear: none; }


/********* notice page **************/

.path_not{
	width:545px!important;
	padding:5px!important;
}

.not_title{
	color:#333;
	font-size:14px;
	float:left;
	clear:both;
	width:545px;
	padding:5px;
}

.notice_page{width:555px!important;}
.not_gallery{width:220px!important;}
.not_gallery .grand_pic, .not_gallery .grand_pic img{width:216px!important;}
.not_smalls{width:240px!important;}
.not_smalls a, .not_smalls a img{width:62px!important;}

.not_descr{
	width:300px;
	padding:10px;
	float:left;
	background:#f5f5f5;
	border:#e9e9e9 solid 2px;
}

.not_descr p{
	display:block;
	clear:both;
	width:300px;
	overflow:hidden;
	padding:3px 0px;
	color:#666;
}

.not_descr p span{
	float:left;
	width:120px;
}

.not_descr p strong{
	float:left;
	width:180px;
	color:#333;
}

.not_descr p strong b{color:#C00;}

.not_descr p strong a{text-decoration:underline; color:#333;}

.not_descr p strong a:hover{color:#666;}

.notice_text{
	width:545px!important;
}

.notice_text p{
	width:540px!important;
}

.not_comm{width:535px!important;}


.error_shown{
	display:block;
	padding-bottom:15px;
	padding-left:5px;
	font-weight:bold;
	color:#C00;
}

.step2fromline div.slc{
	background:none !important;
	height:auto !important;
}

.step2fromline div.slc select{
	width:246px;	
	height:20px;
	font-size:11px;
}

.step2fromline div.slc a{
	color:#333;
	text-decoration:underline;
	margin-left:120px;
}

.step2fromline div.slc a:hover{
	text-decoration:none;
}


/*********** ZOOOOOOOOOOOOOOM *********/
.zoom{
	position:absolute;
	top:-2000px;
	left:-2000px;
	width:380px;
	height:240px;
	padding:10px;
	margin-left:5px;
	border:1px solid #d5d5d5;
	background: white url('../img/zoombg.png') left bottom no-repeat;
}


.zoom_left{
	width:180px;
	float:left;
}

.zoom_right{
	width:180px;
	text-align:center;
	float:left;
	margin-right:10px;
}

.zoom_right img{
	max-width:180px;
	max-height:180px;
}

.shortdesc{
	width:180px;
	height:163px;
	text-align:justify;
	overflow:hidden;
}


.shortdesc a{
	color:#C30;
}

.discount{
	width:76px;
	height:52px;
	position:absolute;
	margin-top:-65px;
	display:block;
	color:white;
	text-align:center;
	font-size:24px;
	padding-top:23px;
	font-weight:bold;
	background:transparent url('../img/discount.gif') center top no-repeat;
}

.zoom h3{
	color: #C00;
	font-size:14px;
	display:block;
	clear:both;
	padding-bottom:5px;
	font-weight:bold;
}

.zoom h3 a{
	color: #C00;
}


.oldprice {
 font-weight: bold;
 text-decoration: line-through;
 font-size: 11px;
 color: #666;
 padding: 10px 0px 0px 0px;}
 
.newprice {
 color: #bf2626;
 font-size: 16px;
 font-weight: bold;
 padding: 5px 0px 0px 0px;}
 




/****** BALLON *******/


.ballon {
 background: transparent url('../img/bal_body.gif') left top repeat-y;
 width: 355px;
 height: auto;
 overflow: hidden;
 display: block;
 clear: both; }
 
.ballon_top {
 background: transparent url('../img/bal_top.gif') left top no-repeat;
 overflow: hidden;
 width: 310px;
 height: auto;
 padding: 10px 5px 0px 40px;}
 
.ballon_top h3 {
 background: transparent url('../img/h3bg.gif') left bottom repeat-x;
 display: block;
 clear: both;
 width: 300px;
 height: auto;
 text-align: center;
 padding: 0px 0px 5px 0px;
 font-size: 14px;
 font-weight: bold;
 color: #63a510;}
 
.ballon_bottom {
 background: transparent url('../img/bal_bottom.gif') left top no-repeat;
 width: 355px;
 height: 10px;
 display: block;
 clear: both;
 font-size: 1px;}
 
.bal_left {
 float: left; 
 width: 150px;
 height: auto;
 overflow: hidden;
 padding: 10px 0px 0px 0px;}
 
.bal_left img {
 display: block;
 clear: both;
 border: 1px solid #9f9f9f;}
 
.bal_left small {
 width: 150px;
 display: block;
 clear: both;
 text-align: center;
 padding: 5px 0px 0px 0px;}
 
.options2 {
 float: left;
 clear: both;
 padding: 10px 0px 0px 0px;}
 
.options2 a {
 padding-right: 5px;
 padding-left: 0px;
 margin: 0px; }
 
.bal_right {
 float: left;
 width: 145px;
 height: auto;
 overflow: hidden;
 padding: 10px 0px 0px 4px;}
 
.bal_right p {
 display: block;
 clear: both;
 text-align: justify;}
 
.ballon_top2, .ballon_bottom2, .ballon2  { background-position: right 0px; }
.ballon_top2 { padding: 10px 5px 0px 10px; width: 340px; }

/****** BALLON ******/


#slider{
	overflow:hidden;
	display:block;
	float:left;
	position:relative;
	width:570px;
	height:205px;
	clear:both;
}


.ats{
	display:block;
	clear:both;
	margin:5px;
}


.ats label{
	width:110px;	
	float:left;
	margin-right:5px;
}



.ats select, .ats input{
	width:140px;
	float:left;
}

.ats div{
	display:block;
	clear:both;
	overflow:hidden;
	margin-bottom:5px;
}

.pr_c li{
	margin-left:12px;
	list-style:disc;
}

.rbull, .rnews{
	display:block;
	clear:both;
	overflow:hidden;	
}

.rnews li a{
	width:160px !important;	
}

.rnews li a{
	background:none!important;
	padding:5px 0px !important;	
}

.rnews li a strong{
	display:block;
	text-align:center;	
}

.rnews li a img{
	width:45px;
	float:left;
	margin-top:3px;
	margin-right:5px;	
}

.rnews li a span{
	float:left;
	display:block;
	clear:none;
	width:100px;	
}

.rnews a:hover{
	color:#C33;
	border-bottom-color:#666;	
}

.rbull li{	
	padding:4px 0px 4px 15px;
	color:#666;
	border-bottom:#ccc 1px dotted;
	background:transparent url(../img/bullet_light.png) 6px 8px no-repeat;
	width:145px !important;
}

.left_box_cont_r ul li {
display:block;
float:left;
width:140px;
}


/***********************
	AUTO COMPLETER
************************/

ul.autocompleter-choices 	 { position:absolute; width:339px; padding:0; list-style:none; background:#fff; border:1px solid #16556c; top:0; z-index:9999; }
ul.autocompleter-choices li { margin:0; list-style:none; padding:3px 10px; cursor:pointer; font-weight:normal; color:#454545; font-size:11px; }
ul.autocompleter-choices li:hover { background:#e9e9e9; color:#333; }
.search-working {}

.autocompleter-queried{
	font-weight:bold;
	color:#933;
}



#newsbody{
	display:block;
	clear:both;
	overflow:hidden;
	text-align:justify;
	padding:0px 5px;
	margin-bottom:10px;
}

#newsbody a{
	color:#333;
	border-bottom:1px dashed #333;
}
#newsbody a:hover{
	color:#C03;
	border-bottom-color:#C03;
}

#newsbody img{
	/*max-width:530px !important;
	height: auto !important;
	*/margin:10px;
}

#newsbody embed{
	max-width:530px !Important;	
}

.news_block{
	display:block;
	clear:both;
	overflow:hidden;
	padding:10px;
	border-bottom:1px dashed #e9e9e9;
}

.news_block .img{
	float:left;
	width:120px;
	padding:0px 10px;
}


.news_block .img img{
	width:120px;
}

.news_block h2{
	font-size:14px;
	margin-bottom:10px;
}

.news_block h2 a{
	color:#333;	
}


.news_block h2 a:hover{
	color:#900;
}

.news_block p{
}

#controls1 li{
	float:left;
}



#discount_submit{
	width:20px;
	height:20px;
	margin-top:2px;
	background:transparent url('../img/checkcode.png') left top no-repeat;
	border:none;
	float:left;
}

#discount_code{
	float:left;
	height:25px;
	color:#666;
	padding-right:5px;
	padding-left:5px;
	padding-top:6px;
	border:none;
	width:240px;
	height:25px;
	font-size:11px;
	background:transparent;
	*margin-top:6px;
	*padding-top:0px;
}


.inputbody2{
	float:left;
	padding:0px !important;
	margin-right:5px;
	width:250px !important;
	height:25px !important;
	overflow:hidden;
	background:transparent url('../img/reg_input_long.png') left top no-repeat;
}


#fb-root{
	margin-top:10px;
}

.error_shown{
	display:block;
	clear:both;
}

.tbic{
	display:block;
	clear:both;
	margin-bottom:10px;
	margin-top:5px;	
}


.newsh1{
	font-size:22px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#222;
	padding:0px 9px 5px 9px;
}

.newsliked{
	display:block;
	clear:both;
	overflow:hidden;
	padding:2px 9px 10px 9px;	
}


.newsliked div{
	float:left;
	margin-right:5px;	
}


.prodlike{
	padding:10px 0px 10px 0px !important;	
}


.newslist{
	width:570px;
	min-height:105px;	
	background:transparent url('../img/newsbg.png') left bottom no-repeat;
	margin-bottom:10px;
}


.newslist li{
	width:130px !important;
	height:27px;
	padding:0px !Important;
	margin-left:10px;
}

.newslist li a{
	padding:5px 5px 5px 20px !important;
	height:17px;
	margin-bottom:2px;
	display:block;
	border-bottom:1px dotted #999;
	background:transparent url('../img/newsbull.png') 5px 7px no-repeat !important;
}


.newslist li a:hover{
	background:#f9f9f9 url('../img/newsbull2.png') 5px 7px no-repeat !important;
}



/*================================Deal==================================*/


.central_heads{
	display:block;
	float:left;
	clear:both;
	width:560px;
	height:25px;
	margin-bottom:10px;
	color:#fff;
	font-size:11px;
	background:transparent url(../img/center_favourites.png) left top no-repeat;
	padding:5px 0px 0px 10px;
}

.central_heads h2 {
	font: normal bold 12px Tahoma, Geneva, sans-serif;
	text-transform: uppercase;
	line-height: 18px;
	padding: 0px !important;
}
.deal_head {
	margin-bottom: 20px;
}
.deal_head h1 {
	margin-right: 50px;
	font: normal normal 22px Verdana, Geneva, sans-serif;
}
.tooltip {
	width: 36px;
	height: 37px;
	float: right;
	position: relative;
	margin-top: 5px;
}
.flyout {
	display: none;
	background: #fff;
	width: 290px;
	position: absolute;
	top: 40px;
	left: -200px;
	padding: 15px 20px;
	border: 1px solid #999;
	border-radius: 10px;
	-moz-border-radius: 10px;
	box-shadow: 0 0 5px #333;
	-moz-box-shadow: 0 0 5px #999;
	-webkit-box-shadow: 0 0 5px #999;
	z-index:999;
}
.flyout img {
	position: absolute;
	top: -14px;
	left: 205px;
}
.flyout span {
	text-align: justify;
	font: normal normal 12px Arial, Helvetica, sans-serif;
	color: #333;
}
.tooltip:hover .flyout {
	display: block;
}


.deal_main {
	margin-bottom: 20px;
}
.timer {
	background: #f2f2f2;
	width: 238px;
	float: left;
	position: relative;
	margin-top: 4px;
	border: 1px solid #ccc;
	border-radius: 5px;
	-moz-border-radius: 5px;
	display:block;
}
.timer .label {
	background: url('../img/label.png') center center no-repeat;
	width: 261px;
	height: 67px;
	position: absolute;
	z-index:999;
	top: -5px;
	left: -5px;
}
.timer .label strong {
	display: block;
	float: left;
	margin: 22px 0 0 14px;
	font: normal bold 24px Verdana, Geneva, sans-serif;
	color: #fff;
	text-shadow: 1px 1px 1px #620d01;
}
.timer .label .button {
	display: block;
	background: url('../img/button1.png') center center no-repeat;
	width: 106px;
	height: 39px;
	margin: 14px 32px 0 0;
	float: right;
}
.timer .label .button:hover {
	opacity: 0.9;
}
.timer .cost {
	background: url('../img/border1.png') left bottom repeat-x;
	padding: 15px;
	padding-top: 75px;
	overflow: hidden;
}
.timer .cost div {
	text-align: center;
	font: normal normal 11px Arial, Helvetica, sans-serif;
	color: #333;
}
.timer .cost strong {
	display: block;
	font: normal bold 16px Arial, Helvetica, sans-serif;
}
.timer .counter {
	padding: 9px 7px;
	overflow: hidden;
	text-align: center;
	font: normal bold 12px Arial, Helvetica, sans-serif;
}
.timer .counter h4 {
	margin-bottom: 8px;
	text-align: center;
	color: #333;
	text-shadow: 1px 1px 0 #fff;
}
.timer .counter div {
	width: 67px;
}
.timer .counter strong {
	display: block;
	background: url('../img/timer.png') center center no-repeat;
	width: 67px;
	height: 58px;
	text-align: center;
	font: normal bold 34px Arial, Helvetica, sans-serif;
	color: #fff;
	text-shadow: -1px -1px 1px #000;
	line-height: 58px;
}
.timer .counter span {
	color: #666;
}


.timer .statistics {
	background: url('../img/border1.png') left top repeat-x;
	padding: 12px 10px;
}
.timer .statistics h4 {
	margin-bottom: 10px;
	font: normal bold 14px Arial, Helvetica, sans-serif;
	color: #000;
}
.timer .statistics .progress {
	background: url('../img/progress.png') left top repeat-x;
	width: 220px;
	height: 12px;
	margin-bottom: 10px;
	border-bottom: 1px solid #fff;
	border-radius: 0px;
	-moz-border-radius: 0px;
}
.timer .statistics .progress img {
	height: 12px;
}
.noactive {
	display: block;
	background: url('../img/icon1.png') left 5px no-repeat;
	padding-left: 26px;
	font: normal bold 12px Arial, Helvetica, sans-serif;
}

.active {
	font: normal bold 12px Arial, Helvetica, sans-serif;
}

.preview {
	width: 322px;
	float: right;
}
.preview a.big {
	width: 314px; 
	height: 254px;
}

.preview .big img {
	border: 4px solid #ccc; 
}

.like-button {
	padding: 10px 0 5px;
}
.preview .social {
}
.preview .social img {
	margin: 0 1px;
	vertical-align: middle;
}




.deal_details {
	font: normal normal 13px Arial, Helvetica, sans-serif;
	color: #333;
}

.deal_details li{
	list-style:disc;
	list-style-position:inside;
	padding-left:10px;	
}

.cont_left{
	display:block;
}


/*--------------------------------------------------------------------*/



.todays_offer {
}
.todays_offer h2 {
	background: url('../img/redhead.png') left bottom no-repeat;
	float: none;
	margin-bottom: 3px;
}
.todays_offer .wrapper {
	background: #fff;
	position: relative;
	text-align: center;
	border: 1px solid #ccc;
	border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
}
.todays_offer a img {
	display: inline-block;
	margin: 15px 0;
}
.todays_offer h3 {
	margin-bottom: 12px;
	font: normal bold 12px Arial, Helvetica, sans-serif;
	color: #333;
}
.todays_offer h3 a {
	color: #333;
}
.todays_offer h3 a:hover {
	text-decoration: underline;
}
.todays_offer .price {
	margin-bottom: 12px;
}
.todays_offer .price span {
	font: normal normal 12px Arial, Helvetica, sans-serif;
	color: #999;
	text-decoration: line-through;
}
.todays_offer .price strong {
	font: normal bold 14px Arial, Helvetica, sans-serif;
	color: #c00;
}
.todays_offer .counter {
	background: #ededed url('../img/counter-pad.png') left top repeat-x;
	padding: 9px 7px;
	overflow: hidden;
	text-align: center;
	font: normal bold 12px Arial, Helvetica, sans-serif;
	border: 1px solid #fff;
	border-top: 1px solid #e0e0e0;
	border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
}
.todays_offer .counter h4 {
	margin-bottom: 8px;
	text-align: center;
	color: #333;
	text-shadow: 1px 1px 0 #fff;
}
.todays_offer .counter div {
	width: 47px;
}
.todays_offer .counter strong {
	display: block;
	background: url('../img/timer2.png') center center no-repeat;
	width: 47px;
	height: 41px;
	text-align: center;
	font: normal bold 22px Arial, Helvetica, sans-serif;
	color: #fff;
	text-shadow: -1px -1px 1px #000;
	line-height: 41px;
}
.todays_offer .counter span {
	font: normal normal 11px Arial, Helvetica, sans-serif;
	color: #666;
}
.todays_offer .sticker {
	background: url('../img/redstar.png') center center no-repeat;
	width: 57px;
	height: 57px;
	position: absolute;
	top: 10px;
	right: -10px;
	text-align: center;
	font: normal bold 16px Arial, Helvetica, sans-serif;
	color: #fff;
	line-height: 57px;
}


/********************************SmallPics Deal****************************************/

.smalldeal{
	float:left;
	width:314px;
	padding-top:10px;
	overflow:hidden;
}

.smalldeal a{
	display:block;
	float:left;
	width:69px;
	height:55px;
	margin-right:5px;
	margin-bottom:5px;
	border:#ccc solid 2px;
	text-align:center;
}

.smalldeal a:hover{
	border: #C00 solid 2px;
}

.smalldeal a img{
	max-width:69px;
	max-height:55px;
}

/************************************************************************************/
.generic_dialog { height:0; overflow:visible; position:fixed; /*dw*/ top:50%; left:50%; width:100%; margin-left:-290px; margin-top:-300px; z-index:9999; } #generic_dialog_iframe { left:0; position:absolute; top:0; z-index:3; } 
.generic_dialog .generic_dialog_popup { height:0; overflow:visible; position:relative; } 
.generic_dialog div.dialog_loading { background-color:#F2F2F2; border:1px solid #606060; font-size:24px; padding:10px; } #generic_dialog_overlay { display:block; left:0; position:absolute; top:0; width:100%; z-index:100; } 
.dialog_body .dialog_content_img { float:left; margin-right:15px; } 
.dialog_body .dialog_content_txt { float:left; padding-bottom:5px; width:300px; } 
.dialog_body .dialog_content_body { padding-bottom:13px; } 
.dialog_body .form_label { padding-right:5px; } 
.dialog_body { border-bottom:1px solid #CCCCCC; padding:10px; }
.popupforms_head { background: transparent url('../img/popup_head.png') left top no-repeat; width: 551px; height: 99px; clear: both; } 
.popupforms_body { background: transparent url('../img/popup_body.png') left top repeat-y; width: 511px; height: auto; overflow: hidden; clear: both; padding: 5px 0px 0px 40px;  } 
.popupforms_body p { display: block; clear: both; font-size: 11px; color: #999; padding: 5px 0px 10px 0px;  } 
.popupforms_body p strong { font-weight: normal; color: red; } 
.ppform_close { background: transparent url('../img/closepopup.png') left top no-repeat; cursor: pointer; width: 49px; height: 48px; float: right; margin: 13px 8px 0px 0px; } 
.ppform_close:hover { background-position: left -48px; } 
.ppform_close:active { background-position: left -96px; } 
.ppform_title { float: left; color: #b00; text-shadow: 1px 1px 0xp #fff; width: 450px; padding: 38px 0px 0px 40px; text-align: left; } 
.ppform_title span { display: block; clear: both; color: #999; font-size: 13px; font-weight: bold; } 
.ppform_title strong { font-size: 14px; font-weight: bold; padding: 3px 0px 0px 0px; display: block; clear: both; height: auto; overflow: hidden; } 
.ppform_line, .ppform_line2 { clear: both; height: auto; overflow: hidden; padding: 0px 0px 6px 0px;  } 
.ppform_line label, .ppform_line2 label { float: left; font-size: 14px; color: #777; width: 120px; padding: 6px 0px 0px 0px; } 
.ppform_line label strong { color: red; font-weight: normal; } 
.ppform_line input, .ppform_line textarea { float: left; border: none; border: 2px solid #ccc; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; font-size: 12px; font-family: Arial, Helvetica, sans-serif; padding: 6px; color: #666; width: 320px; } 
.ppform_line textarea { width: 440px; height: 140px; margin: 5px 0px 0px 0px; } 
.ppform_line2 input { float: left; line-height: normal; padding: 6px; margin: 5px 0px 0px 0px; } 
.commentit { background: transparent url('../img/commentbutton.png') left top no-repeat; width: 463px; height: 59px; display: block; clear: both; border: none; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #fff; text-shadow: -1px -1px 0px #4c005b;  } 
.commentit:hover { background-position: left -59px; } 
.ppform_line input:focus, .ppform_line textarea:focus { border: 2px solid #b00; } 
.popupforms_body .top_errorline { width: 452px; margin: 0px 0px 10px 0px; } 
.derror { color:#c00;}


.pratingimg {
	margin: 0;
}

