@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;
}

.content{
	margin:0px auto;
	width:930px;
	overflow:hidden;
}

.content a img {border:none;}

.top{
	float:left;
	width:930px;
	overflow:hidden;
	padding-bottom:10px;
}

.upperpart{
	float:left;
	clear:both;
	height:42px;
	padding-bottom:10px;
	overflow:hidden;
}

.upmenu{
	float:left;
	width:440px;
	padding:7px 10px 0px 0px;
	_padding:7px 0px 0px 0px;
}

.upmenu  a{
	display:block;
	float:left;
	font-weight:bold;
	text-transform:uppercase;
	height:26px;
	font-size:12px;
	margin-right:5px;
	padding:9px 15px 0px;
	overflow:hidden;
	color:#FC0;
}

.upmenu a:hover, a.activeup{
	color:#000;
	background:#bbb;
}


a.logo{
	display:block;
	float:left;
	width:328px;
	height:98px;
	overflow:hidden;
}

.login{
	float:right;
	width:470px;
	height:42px;
	overflow:hidden;
	_margin: 0 5px 0 0;
}

.login form{
	display:block;
	float:right;
	background:transparent url('../img/login_bg.png') left top no-repeat;
	width:420px;
	height:42px;
	padding:13px 0px 0px 40px;
	overflow:hidden;
}

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

.login_detail{
	border:none;
	background:none;
	width:111px;
	height:18px;
	color:#333;
	font-size:12px;
	padding-left:2px;
	padding-top:2px;
}

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


.login form span{
	display:block;
	float:left;
	width:100px;
	margin-top:-5px;
	padding:0px 10px 0px;
	overflow:hidden;
}


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


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



.login form, .logged {
background:transparent url(../img/login_bg.png) no-repeat scroll left -7px;
display:block;
float:right;
height:42px;
overflow:hidden;
padding:4px 0 0 40px;
width:420px;
}

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


.welc{
	float:left;
	color: #CCC;
	font-size:10px;
	margin-left:71px;
}

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

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


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


.menu{
	float:left;
	height:100px;
	width:918px;
	background:transparent url(../img/nvg_bg.png) left top no-repeat;
	padding:5px 6px 0px;
	overflow:hidden;
	position: relative;
}

.menu a{
	display:block;
	float:left;
	font-size:11px;
	color:#ccc;
	font-weight:bold;
	height:27px;
	padding:12px 17px 0px;
	background:transparent url('../img/btn_x.png') left top repeat-x;
}

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

.menu span{
	display:block;
	float:left;
	width:1px;
	height:39px;
	background:#000;
}



.promo_btn{
	background:transparent url(../img/promo_btn_x.png) left top repeat-x!important;
	color:#333!important;
	text-transform:uppercase;
	/*float:right!important;*/
	padding:12px 10px 0px 11px!important;
	position: absolute;
	top: 5px;
	right: 5px;
}

.promo_btn:hover{
	background-position:bottom!important;
}

.basket{
	display:block;
	float:right;
	width:530px;
	padding:10px;
}

.basket p{
	color:#666;
	display:block;
	float:right;
	background:transparent url(../img/basket_icon.png) left top no-repeat;
	padding:5px 10px 0px 25px;
}


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

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

.basket p b{color:#c00;}


.basket p span{padding:0px 10px;}

.orderbtn{
	display:block;
	float:right;
	background:transparent url('../img/order_btn.png') left top no-repeat;
	width:67px;
	height:20px;
	color:#fc0;
	font-weight:bold;
	padding:4px 0px 0px 25px;
}

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

.topsrch{
	float:right;
	width:442px;
	padding:0px 10px 10px;
}

.topsrch a{
	color:#666;
	text-decoration:underline;
	margin:0px 10px 10px;
	float:left;
	clear:both;
}

.topsrch a:hover{text-decoration:none; color:#C00;}

.topsrch form{
	display:block;
	float:left;
	background:transparent url(../img/srch_input.png) left top no-repeat;
	width:442px;
	height:30px;
}

.srch_input{
	display:block;
	float:left;
	height:20px;
	width:310px;
	margin:5px 5px 0px 30px;
	_margin:7px 5px 0px 15px;
	padding:0px 0px;
	font-size:14px;
	font-weight:bold;
	color:#666;
	background:none;
	border:none;
}

.srch_btn{
	width:94px;
	height:30px;
	cursor:pointer;
	background:none;
	border:none;
}

.center{
	float:left;
	margin-top:-60px;
	_margin-top:-100px;
	width:555px;
	overflow:hidden;
	position: relative;
}

.slide{
	float:left;
	clear:both;
	width:545px;
	padding:4px;
	_padding:2px;
	margin-bottom:10px;
	border:#ccc 1px solid;
}


.slideimg{
	float:left;
	clear:both;
	width:543px;
	border:#ccc solid 1px;
	margin-bottom:5px;
}

.slide div{
	float:left;
	clear:both;
	width:550px;
}


.slide div a,.pages a{
	font-weight:bold;
	color:#999;
	float:left;
	padding:1px 5px;
	background-color:#eee;
	border:#ccc solid 1px;
	margin-right:5px;
}


.slide div a:hover, .pages a:hover ,div.current_page{
	color:#333;
	float:left;
	margin-right:5px;
	display:block;
	padding:1px 5px;
	background-color:#fc0;
	border:#F90 solid 1px;
}



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

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


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

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


.offer{
	float:left;
	width:150px;
	margin-right:50px;
	overflow:hidden;
}

.offer_name{
	display:block;
	float:left;
	text-align:center;
	font-size:11px;
	color:#666;
	font-weight:bold;
	width:150px;
	height:36px;
	margin-bottom:5px;
}

a:hover.offer_name{text-decoration:underline; color:#999;}


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

.offer_img  td{
	width:148px;
	height:148px;
	vertical-align:middle;
}

.offer_img table img{
max-height:148px;
max-width:148px;
text-align:center;
}

.offer_img:hover{
	border:#fc0 solid 1px;
}

.offer_foot{
	float:left;
	clear:both;
	width:150px;
	overflow:hidden;
}

.offer_foot div{
	float:left;
	width:55px;
	padding:0px 10px 0px 0px;
}

.offer_foot p{
	display:block;
	float:left;
	width:80px;
	margin-top:6px;
	overflow:hidden;
}

.offer_foot p span{
	float:left;
	width:65px;
	margin-bottom:5px;
	color:#999;
	text-decoration:line-through;
}


.offer_foot p strong{
	color:#C00;
	width:65px;
	float:left;
	font-size:12px;
}

.buy_btn{
	display:block;
	float:left;
	width:49px;
	height:17px;
	color:#fff;
	padding:2px 0px 0px 5px;
	font-weight:bold;
	background:transparent url('../img/buy_btn_bg.png') center top no-repeat;
}

a:hover.buy_btn{
	background-position:center bottom;
}

.details_btn{
	display:block;
	clear:both;
	padding:5px 0px;
	color:#999;
	text-decoration:underline;
}

.details_btn:hover{
	text-decoration:none;
	color:#333;
}


.offers_line{
	width:690px;
	padding:0px 0px 10px;
	_padding:0px 0px 5px;
	margin-bottom:10px;
	_margin-bottom:5px;
	display:block;
	clear:both;
	border-bottom:#ccc 1px dotted;
	overflow:hidden;
}

.right{
	float:left;
	padding-left:10px;
	width:160px;
	margin-top:-60px;
	_margin-top:-100px;
	overflow:hidden;
	position: relative;
	z-index: 555555;
}
embed#Advertisement {
	position: relatve;
	z-index: 555555;
}
.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;
}

.banner_right{
	float:left;
	clear:both;
	width:160px;
	height:600px;
	overflow:hidden;
	padding:5px 0px;
}



.foot{
	float:left;
	clear:both;
	width:930px;
	overflow:hidden;
	padding-top:15px;
}

.foot_menu{
	float:left;
	width:185px;
	margin-right:10px;
}

.foot_menu p,.tagz p{
	display:block;
	float:left;
	clear:both;
	width:165px;
	font-size:12px;
	padding:6px 10px;
	background:#eee;
	font-weight:bold;
	color:#999;
	text-transform:uppercase;
	border-bottom:#ccc solid 1px;
}

.tagz .st1 {
font-size:14px;
}
.tagz .st2 {
font-size:10px;
}
.tagz .st3 {
font-size:18px;
}
.tagz .st4 {
font-size:19px;
}
.tagz .st5 {
font-size:11px;
font-weight:bold;
}
.tagz .st6 {
font-size:15px;
}
.tagz .st7 {
font-size:12px;
}
.tagz .st8 {
font-size:20px;
}
.tagz .st9 {
font-size:8px;
font-weight:bold;
}
.tagz .st10 {
font-size:10px;
}
.tagz .st11 {
font-size:12px;
font-weight:bold;
}
.tagz .st12 {
font-size:13px;
}
.tagz .st13 {
font-size:17px;
font-weight:bold;
}
.tagz .st14 {
font-size:19px;
}
.tagz .st15 {
font-size:12px;
}

.tagz p{
	border-bottom:none!important;
	color:#666!important;
	width:510px!important;
}

.tagz{
	display:block;
	float:left;
	width:530px;
	/*height:140px;*/
	border:#ccc solid 1px;
	overflow: hidden;
}


.tagz div{
	float:left;
	clear:both;
	padding:10px;
	width:510px;
}

.tagz div a{
	margin:5px;
	color:#999;
	text-decoration:underline;
}


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

.coppyright{
	float:left;
	width:100%;
	padding:15px 0px;
	background-color:#333;
	text-align:center;
	margin-top:20px;
}


.coppyright p{
	color:#fff;
}


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

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


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

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


h1.product_title{
	display:block;
	float:left;
	clear:both;
	width:550px;
	padding:0px 5px 10px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:24px;
	font-weight:normal;
	color:#F60;
}

.path{
	float:left;
	clear:both;
	width:545px;
	overflow:hidden;
	padding:10px 5px 15px;
}

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

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

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

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

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

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

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

.grand_pic img{
	max-width:300px;
	max-height:300px;
}

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

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

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

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

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

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

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

.rating div{
	display:block;
	clear:both;
}

.rating div a{
	float:left;
	color:#999;
	text-decoration:underline;
}

.rating div a:hover{color:#333}
.rating div p{
	float:left;
	color:#999;
	padding:0px 10px;
}

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

.short_description{
	width:410px;
	text-align:justify;
	float:left;
	clear:both;
	padding-bottom:10px;
}

.form_order{
	float:left;
	width:410px;
	overflow:hidden;
}

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

}


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

.prodmod{
	display:block;
	float:left;
	width:260px;
	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;
}

.modprice span{
	color:#666;
	text-decoration:line-through;
	font-weight:normal;
}

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

.form_order_foot span{
	display:block;
	float:left;
	width:230px;
	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;
	background:transparent url('../img/addtocart_btn_bg.png') left top no-repeat;
    cursor:pointer;
}

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

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

.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:735px;
	overflow:hidden;
}


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

.the_comment p{
	display:block;
	clear:both;
	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:185px;
	padding:0px 10px 0px 5px;
	overflow:hidden;
	margin-top:-60px;
	_margin-top:-100px;
	position: relative;
}

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

.left_box h2, .left_box h3, .left_box h4 {
	width:175px;
	height:22px;
	display:block;
	float:left;
	color:#fff;
	font-size:11px;
	padding:7px 0px 0px 10px;
	background:transparent url(../img/left-ul-head.png) left top no-repeat;
}

.categories{
	float:left;
	width:185px;
	overflow:hidden;
	padding:2px 0px;
}


.categories ul,.foot_menu ul{
	display:block;
	float:left;
	width:185px;
	overflow:hidden;
}

.categories ul li,.foot_menu ul li{
	width:185px;
	display:block;
	float:left;
}


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

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

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


.lpromo_body {
	float:left;
	clear:both;
	overflow:hidden;
	width:175px;
	padding:5px;
	border-bottom:#ccc dotted 1px;
}

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


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

.left_promo_img img{
	max-height:55px;
	max-width:55px;
	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:180px;
}

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

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


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


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



/****** 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:#666;
	text-decoration:underline;
}

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


.reg_btn{
	display:block;
	float:left;
	width:198px;
	height:50px;
	background:transparent url('../img/srch_btn.png') no-repeat;
}



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

.redstars span{
	color:#F33;
}


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

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

}

.midle{
	width:920px;
	float:left;
	clear:both;
	padding:0px 5px;
	margin-top:-60px;
	_margin-top:-100px;
	position: relative;
}

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


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

.myorders form table{
	width:920px;
}


.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:250px;
	padding:5px 10px;
}


.myorderscosts div p{
	font-weight:bold;
	width:150px;
	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;
}



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

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

.checkout{
	float:left;
	width:920px;
	clear:both;
	margin-top:-60px;
	_margin-top:-100px;
	position: relative;
	padding:10px 5px;
}

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

.step1, .step2, .step3, .step4{
	float:left;
	width:230px;
	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 bottom;
}

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

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

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

.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:250px;
	height:40px;
	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;
}

/******************* 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 310px;
}

.continue_btn{
	display:block;
	float:left;
	width:250px;
	height:40px;
	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;
	clear:both;
	width:900px;
	padding-bottom:20px;
}

.com_order textarea{
	display:block;
	float:left;
	color:#999;
	width:888px;
	height:100px;
	border:#ccc solid 1px;
	padding:5px;
	font-family:Arial;
	font-size:16px;
}
	
.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:210px;
	height:220px;
	padding:0px 10px;
}

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

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

a.pal{background:transparent url(../img/pay_paypal.png) left top no-repeat;}

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_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:680px;
	overflow:hidden;
	min-height:100px;
	margin:30px 0px 0px 150px;
	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 **************************/


.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:200px;
	height:40px;
	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:690px;
	padding:10px 0px;
	clear:both;
	overflow:hidden;
}

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

.textcontent strong{
	display:block;
	clear:both;
	color:#0ff;
	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;
	min-width:150px;
}

.sort label{
	color:#000;
}

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


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

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


.menu1 .promo_btn{
	float:left!important;
	padding:12px 90px 0px 90px!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;}

.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;
 width:550px;
 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;
	clear:both;
	margin:10px 0px;
	overflow:hidden;	
}

.error_shown img{
	float: left;
	margin-right:10px;
}
.error_shown p{
	padding-top:5px;	
	font-weight:bold;
}


form.gumi{
	width:260px;
	float:left;
	padding-top:0px;
}
form.gumi .centralhead{
	width:260px;
}

form.janti{
	width:260px;
	float:left;
	padding-top:0px;
}

form.janti .centralhead{
	width:260px;
}


form.janti label, form.gumi label{
	width:100px;
	float:left;
}

form.gumi select, form.janti select{
	width:120px;
	float:left;
}

div.dline{
	width:250px;
	padding:3px;
	display:block;
	clear:both;
	overflow:hidden;
	
}

.janti .tarsi{
	margin-top:52px;	
}

.tarsi{
	margin-left:10px;	
	background:transparent url('../img/tarsi.png') center top no-repeat;
	border:none;
	width:232px;
	height:28px;
}


.tsmall{
	background:transparent url('../img/tarsi2.png') left top no-repeat !important;
	width:92px !important;
}


form.onesearch, form.onesearch .centralhead{
	width:545px !important;
}


form.onesearch .dline{
	width:120px;
	float:left;
	clear:none;
}


form.onesearch .dline label{
	clear: both;
	display:block;
	padding-bottom:2px;
}


form.onesearch .tarsi{
	margin-top:8px !important;	
	margin-left:0px !important;
}

form.onesearch{
	padding-bottom:5px;	
}


.onesearch .smallline{
	width:80px !important;	
}

.onesearch .smallline label, .onesearch .smallline select{
	width:80px !important;	
}


.onesearch .smallline2{
	width:100px !important;	
}


.tbic{
	display:block;
	clear:both;
	float:right;
	margin:10px 0px;
}

a.closeButtonPopin {
	display: block;
	float: right;
	cursor: pointer;
	clear: both;
}