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

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

body{
	background:#000 url('../img/body_bg_x.png') center top repeat-x;
	font-size:11px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#666;
}
.clear{	clear:both; }
.body_top{
	background:transparent url(../img/top_bg.jpg) center top no-repeat;
	width:100%;
	margin:0px auto;
}

.content{
	margin:0px auto;
	width:901px;
	overflow:hidden;
	position:relative;
}

a img {border:none;}

.top{
	display:block;
	clear:both;
	background:transparent url(../img/top_bg.png) center top no-repeat;
	width:900px;
	padding-bottom:20px;
	position:absolute;
	top:0; left:0;
	z-index:1000;
}


a.logo{
	display:block;
	float:left;
	clear:both;
	width:300px;
	height:250px;
	overflow:hidden;
}




.basket, .login{
	display:block;
	float:left;
	clear:both;
	width:400px;
	height:100px;
	padding:40px 0px 0px 20px;
	background:transparent url(../img/folder_bg.png) left top no-repeat;
}
.basket {
	padding-top:20px;
}
.basket p{
	color:#000;
	display:block;
	float:left;
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:20px;
	padding-right:20px;
}


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

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

.orderbtn{
	display:block;
	float:left;
	background:transparent url('../img/order_btn.png') left top no-repeat;
	width:137px;
	height:39px;
	margin-top:3px;
}

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


.login{
	margin-left:-168px;
}

.login form{
	display:block;
	float:left;
	width:350px!important;
}
.login form div{
	display:block;
	float:left;
	background:transparent url('../img/login_input.png') left top no-repeat;
	width:116px;
	height:23px;
	padding-top:3px;
	margin-right:10px;
	overflow:hidden;
}

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

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


.login form span{
	display:block;
	float:left;
	width:116px;
	padding:3px 10px 0px 0px;
	overflow:hidden;
}


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


.login form span a:hover{
	text-decoration:none;
	color:#a00;
}
.search_input{
	width:240px;
	margin-right:10px;
	height:23px;
	font-size:11px;
	padding: 0 0 0 5px;	
	background: #C1B697;
	border:1px solid #e3e3e3;
	float:left;
}
.search_button{
	background: url(../img/search-button.png) no-repeat;
	width:90px;
	height:23px;
	border:0;
	float:left;
}
.folder{
	display:block;
	float:left;
	width:500px;
	height:150px;
	padding:67px 0px 0px 15px;
	overflow:hidden;
}

.fold_basket, .fold_login{
	display:block;
	float:left;
	width:157px;
	height:39px;
	margin-right:10px;
	overflow:hidden;
}
.fold_basket_btn, .fold_login_btn{
	display:block;
	clear:both;
	width:157px;
	height:39px;
	overflow:hidden;
}
.fold_basket{background:transparent url(../img/basket_tab.png) left top no-repeat;}
.fold_login{background:transparent url(../img/user_tab.png) left top no-repeat;}	
.fold_basket:hover, .fold_login:hover{background-position:bottom;}


.fold_basket:hover .basket, .fold_login:hover .login{display:block!important; position:absolute;}

.act_folder .basket, .act_folder .login{
	display:block;
	position:absolute;
}

.act_folder{background-position:bottom!important;}

.menu{
	display:block;
	clear:both;
	width:900px;
	padding:0px 15px 10px;
	overflow:hidden;
}

.menu a{
	display:block;
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	font-weight:bold;
	color:#996;
	padding:15px 12px;
}
.menu a:hover{color:#fff;}

.slide{
	display:block;
	clear:both;
	width:640px;
	height:320px;
	margin-bottom:15px;
	overflow:hidden;
}

.welcome{
	float:left;
	background:transparent url(../img/welcome_bg.png) left top no-repeat;
	width:250px;
	height:190px;
	padding:15px 20px;
	overflow:hidden;
}


.welcome strong{
	display:block;
	clear:both;
	color:#939;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:10px;
}

.welcome strong span{color:#000;}

.welcome p{
	text-align:justify;
}

.slide{
	float:left;
	clear:both;
	width:640px;
	height:320px;
	overflow:hidden;
}

.slideimg{
	width:640px;
	height:320px;
	overflow:hidden;
	display:block;
	float:left;
	clear:both;
	position:absolute;
	z-index:0;
}
.slide_nvg{
	display:block;
	clear:both;
	position:absolute;
	z-index:1;
	width:200px;
	padding:30px 0px 0px 40px;
}

.slide_nvg a{
	display:block;
	float:left;
	padding:3px 6px;
	color:#fff;
	margin-right:5px;
	font-weight:bold;
	background:#666;
}
.slide_nvg a:hover{background:#000;}

.slide p{
	display:block;
	float:right;
	clear:both;
	position:absolute;
	z-index:1;
	width:250px;
	text-align:justify;
	padding:30px 0px 0px 0px;
	margin-left:350px;
	overflow:hidden;
}

.slide p strong{
	display:block;
	clear:both;
	text-align:left;
	padding:5px 0px 10px;
	font-size:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#a00;
}

.slide p strong span{color:#000;}


.center{
	float:left;
	width:880px;
	padding:10px 0px 20px 10px;
	overflow:hidden;
}

.centerhead{
	display:block;
	float:left;
	background:transparent url('../img/center_favourites.png') left top no-repeat;
	width:640px;
	height:53px;
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#fff;
	padding:13px 0px 5px 15px;
}
.centerhead a{
	color:#fff;
}
.offer{
	float:left;
	width:305px;
	margin-right:25px;
	overflow:hidden;
}


.offer_name{
	display:block;
	clear:both;
	width:300px;
	padding:5px;
	border-bottom:#666 1px dotted;
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	color:#900;
	margin-bottom:5px;
	
}


a:hover.offer_name{color:#000; border-bottom:#333 solid 1px;}

.offer_info{
	float:left;
	clear:both;
	width:305px;
	height:140px;
	background:transparent url(../img/offer_bg.png) left top no-repeat;
	overflow:hidden;
	padding:16px 10px 0px 16px;
	position:relative;
	z-index:1;
}
.baloon{
	position:absolute;
	display:block;
	width:15px;
	height:15px;
	top:0; left:290px;
	border:0;
	z-index:1000;
	cursor:pointer;
	background: url(../img/zoom.png) no-repeat;
}
.baloon .baloon_info{
	display:none;
	background:#fff;
	width:270px;
	height:130px;
	margin:5px 10px 0 0px;
	float:right;
	padding:10px 15px;	
	overflow:hidden;	
	*margin-left:-300px;
}
.baloon:hover .baloon_info{
	display:block;
}
.baloon_info a img{
	max-width:100px;
	max-height:80px;
	float:left;
	margin-right:10px;
}
.baloon_info .baloon_text{
	width:150px;
	height:80px;
	overflow:hidden;
}
.baloon_info a{
	color:#990000;
	text-decoration:underline;
}
.promo_img{
	display:block;
	float:left;
	width:163px;
	height:163px;
	border:#666 1px solid;
	overflow:hidden;
	text-align:center;
}

.product_img{
	display:block;
	float:left;
	width:50px;
	height:50px;
	overflow:hidden;
	text-align:center;
}

.offer_img{
	display:block;
	float:left;
	width:110px;
	height:110px;
	border:#666 1px solid;
	overflow:hidden;
	text-align:center;
}
.offer_img:hover{border:#000 1px solid;}

.offer_img img{
	height:110px;
	text-align:center;
}
.offer_info p{
	display:block;
	float:left;
	width:145px;
	padding:10px 0px 0px 20px;
	overflow:hidden;
}

.offer_info p strong{
	color:#c00;
	float:left;
	height:45px;
	padding:8px 0px 0px;
	font-size:12px;
}

.offer_info p strong b{
	display:block;
	clear:both;
	text-decoration:line-through;
	color:#000;
}
.offer_info p strong span{
	display:block;
	clear:both;
	font-size:14px;
	color:#a00;
}

.offer_info p a{
	display:block;
	float:left;
	clear:both;
	width:145px;
	background:transparent url(../img/buy_btn_bg.png) left top no-repeat;
	height:29px;
	overflow:hidden;
}
.offer_info p a:hover{background-position:bottom;}



.offers_line{
	width:710px;
	margin-bottom:20px;
	display:block;
	float:left;
	clear:both;
	background:transparent url(../img/offer_line_border.png) left bottom no-repeat;
	overflow:hidden;
}

.foot{
	float:left;
	clear:both;
	width:900px;
	min-height:100px;
	background:transparent url(../img/footer.png) left bottom repeat-x;
}


.foot_menu{
	padding:20px 0px 0px 30px;
	width:860px;
	float:left;
	color:#fff;
}

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

.foot_menu span{color:#fff; padding:0px 15px;}

.elegance{
	display:block;
	float:right;
	text-align:right;
	color:#fff;
	padding:20px 70px 0px 0px;
	overflow:hidden;
}

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

.coppyright p{
	display:block;
	float:left;
	clear:both;
	text-align:center;
	padding:25px 0px 0px 30px;
	color:#CC9;
}


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

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


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


.right{
	float:left;
	width:650px;
	overflow:hidden;
}


h1.product_title{
	display:block;
	float:left;
	clear:both;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#900;
	padding:0px 0px 10px;
}

.path{
	float:left;
	clear:both;
	background:transparent url(../img/center_favourites.png) left top no-repeat;
	height:53px;
	width:620px;
	overflow:hidden;
	padding:15px 20px 0px;
}

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

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

.path strong{
	display:block;
	float:left;
	color:#cc6;
	padding:0px 8px;
	font-size:12px;
}

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

.product_page{
	float:left;
	width:640px;
	padding-bottom:10px;
	overflow:hidden;
}

.product_gallery{
	float:left;
	width:250px;
	overflow:hidden;
	padding-right:20px;
}

.grand_pic{
	width:246px;
	border:#666 solid 2px;
	display:block;
	float:left;
}

.grand_pic img{
	display:block;
	float:left;
	width:246px;
}

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

.smallpics{
	float:left;
	clear:both;
	width:960px;;
	padding-top:10px;
	verflow:hidden;
}
.pic_back, .pic_next{
	display:block;
	float:left;
	width:25px;
	height:25px;
	overflow:hidden;
	margin:10px 5px 0px 0px;
}
.pic_back{background:transparent url(../img/pic_back.png) left top no-repeat;}
.pic_next{background:transparent url(../img/pic_next.png) left top no-repeat;}
.pic_back:hover, .pic_next:hover{background-position:bottom;}

.smallpics div{
	display:block;
	float:left;
	width:185px;
	margin-right:5px;
	overflow:hidden;
}
.smallpics div span{
	display:block;
	float:left;
	width:1000px;
}
.smallpics div span a{
	display:block;
	float:left;
	margin-right:5px;
	height:46px;
	overflow:hidden;
	border:#666 solid 2px;
}

.smallpics div span a:hover{
	border:#c00 solid 2px;
}

.smallpics div span a img{
	height:46px;
	display:block;
	float:left;
}

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



.rating{
	width:250px;
	overflow:hidden;
	float:left;
	padding-bottom:5px;
}

.rating span{
	display:block;
	float:left;
	clear:both;
	width:350px;
	color:#0ff;
	padding-bottom:5px;
	overflow:hidden;
	font-weight:bold;
}

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

.short_description a{
	display:block;
	float:right;
	width:120px;
	overflow:hidden;
	padding:0px 0px 10px 10px;
	text-align:center;
}

.short_description a img{
	width:120px;
	text-align:center;
}

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

.product_order{
	display:block;
	float:left;
	width:346px;
	background:#e3e3bc;
	border:#b7b789 solid 2px;
	overflow:hidden;
	padding:10px 5px;

}


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

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

.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:330px;
	padding-top:5px;
	overflow:hidden;
}

.form_order_foot span{
	display:block;
	float:left;
	width:190px;
	padding-top:5px;
	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:136px;
	height:31px;
	overflow:hidden;
}

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

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

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

.comments_top{
	width:640px;
	padding-right:10px;
	overflow:hidden;
}


.the_comment{
	float:left;
	width:620px;
	padding:10px;
	margin-bottom:10px;
	background:transparent url(../img/offer_line_border.png) left bottom no-repeat;
}

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

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

span.author{
	float:left;
}

span.com_date{
	float:right;
}
span.clear {
	clear:both;
}

.show_all_comments{
	display:block;
	clear:both;
	width:620px;
	color:#333;
	text-align:right;
	padding:10px;
}

.show_all_comments a{
	margin:0px 10px;
	color:#900;
	font-weight:bold;
	text-decoration:underline;
}

.show_all_comments a:hover{color:#000;}

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

.main{
	display:block;
	float:left;
	clear:both;
	width:900px;
	background:#cc9;
	margin-top:320px;
}

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

.left_box{
	float:left;
	clear:both;
	width:220px;
	height:auto;
	padding-bottom:20px;
}

.left_box h2, .left_box h3, .left_box h4, .left_box h5, .left_box h6 {
	width:220px;
	height:40px;
	display:block;
	float:left;
	color:#000;
	font-size:15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:12px 0px 0px 35px;
	background:transparent url(../img/left-ul-head.png) left top no-repeat;
}

.left_box ul li a{
	display:block;
	float:left;
	width:210px;
	background:transparent url(../img/bullet_000.gif) 10px 8px no-repeat;
	padding:4px 0px 4px 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#111;
}

.left_bottom{
	display:block;
	float:left;
	clear:both;
	width:200px;
	height:5px;
}

.left_box ul li a:hover{
	font-weight:bold;
	color:#900;
}


.lpromo_body {
	float:left;
	clear:both;
	overflow:hidden;
	padding:20px 25px 0px;
	height:244px;
	width:220px;
	background:transparent url(../img/left_promo_box.png) left top no-repeat;
}
.lpromo_body a{
	display:block;
	float:left;
	clear:both;
	width:162px;
	height:162px;
	text-align:center;
	border:#555 2px solid;
}
.lpromo_body a:hover{border:#000 2px solid;}
.lpromo_body a img{height:162px; text-align:center;}
.lpromo_body a span{display:none;}

.lpromo_body a:hover span{
	display:block;
	float:left;
	clear:both;
	position:absolute;
	width:152px;
	padding:5px;
	background:transparent url(../img/black_80_op.png) left top repeat;
	color:#fff;
	font-size:12px;
	font-family:Tahoma, Geneva, sans-serif;
}
	

.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:#939;}

.lpromo_body p {
	display:block;
	clear:both;
	width:160px;
	padding:15px 0px;
	text-align:center;
}


.lpromo_body p span{
	text-decoration:line-through;
	font-weight:bold;
	color:#333;
	margin:0px 5px;
	font-size:13px;
	line-height:20px;
}


.lpromo_body p strong{
	font-size:16px;
	color:#C00;
	margin:0px 5px
}

.lpromo_body div{
	display:block;
	float:left;
	width:100px;
	padding:0px 5px;
}


.lpromo_body div span{
	display:block;
	float:left;
	clear:both;
	width:115px;
	padding:0px 2px;
	overflow:hidden;
}

.lpromo_body div a{
	display:block;
	float:left;
	width:47px;
	margin-right:7px;
	height:27px;
	overflow:hidden;
}


.lpromo_body div a:hover{background-position:bottom;}

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

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


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

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

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

.regstep select{
	display:block;
	float:left;
	width:250px;
	height:25px;
}

.regstep label{
	display:block;
	float:left;
	width:170px;
	color:#333;
	padding-top:5px;
	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:#900;
	text-decoration:underline;
}

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


.reg_btn{
	display:block;
	float:left;
	width:198px;
	height:50px;
}



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

.redstars span{
	color:#F33;
}


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

.basketh1{
	display:block;
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#fff;
	width:880px;
	height:45px;
	line-height:45px;
	padding-left:15px;
	background:transparent url(../img/center_wide.png) left top no-repeat;
	margin-bottom:10px;
}

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


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

.myorders form table{
	width:880px;
	display:block;
	clear:both;
	margin-bottom:10px;
	overflow:hidden;
}

.myorders form table thead{
	width:900px;
	overflow:hidden;
}

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


.myorders form table tbody tr{
	width:900px;
}


.myorders form table tbody tr td{
	padding:5px 0px 5px 5px;
	background:transparent url(../img/offer_line_border.png) center bottom repeat-x;
	color:#333;
	font-weight:bold;
}

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

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

.totalprice{
	color:#c00!important;
}

.myorders form table tbody tr:hover td{background:#e2e2af url(../img/offer_line_border.png) center bottom repeat-x;}

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

.myorders form table tbody tr td a:hover{
	text-decoration:none;
	color:#000;
}
.basket_cost, .promo_code{
	display:block;
	float:right;
	clear:both;
	width:300px;
	overflow:hidden;
	padding:20px 0px 20px;
}

.basket_cost div, .promo_code div{
	display:block;
	clear:both;
	width:300px;
	padding:5px 0px;
}

.basket_cost div p, .promo_code div p{
	display:block;
	float:left;
	width:200px;
	color:#333;
	font-size:14px;
}
.promo_code div p{
	width:165px!important;
}
.promo_code input{
	height:22px;	
	margin-right:15px;
	float:left;
}
.promo_code input.promobutton{
	background: #C51212;
	height:24px;
	width:100px;
	border:1px solid #690000;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	color:#fff;
	text-transform:uppercase;
	font-size:12px;
}
.basket_cost div span{
	display:block;
	float:left;
	width:100px;
	color:#a00;
	font-size:14px;
	font-weight:bold;
}

.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;
	color:#333;
	display:block;
	float:left;
}


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


.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:900px;
	clear:both;
	padding:10px 0px;
}

.checkpath{
	float:left;
	width:900px;
	height:120px;
	overflow:hidden;
}

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

.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 0px;
}

.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:#066;
}


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

.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:#fff;
	padding-top:3px;
}

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

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

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

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

.new a {
	color:#000000;
	font-weight:bold;
}
.new a:hover {
	color:#990000;
	font-weight:bold;
}

.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:#066;
	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;
	color:#333;
	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 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;
	width:880px;
	height:100px;
	border:#ccc solid 1px;
	padding:5px;
}
	
.submitwhat{
	display:block;
	float:left;
	width:880px;
	padding:10px 10px 20px;
}

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

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


.pay_btns{
	float:left;
	width:900px;
	padding:20px 0px;
	overflow:hidden;
}

.pay_btns div{
	float:left;
	overflow:hidden;
	width:280px;
	height:200px;
	padding:0px 10px;
}

.pay_btns div a{
	display:block;
	float:left;
	width:260px;
	height:140px;
	color:#333;
	padding:60px 0px 0px 20px;
}

.pay_btns div a:hover{
	color:#066;
	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_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{
	float:left;
	width:700px;
	overflow:hidden;
	padding:50px 0px 150px 200px;
	background:transparent url('../img/order_accept_bg_v.png') 20px 20px no-repeat;
}

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

h1.accept_order{
	background:none;
	width:500px;
	color:#333;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-bottom:10px;
	font-size:18px;
}

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

p.order_result{
	display:block;
	float:left;
	width:500px;
	font-size:13px;
	color:#333;
}

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


/******************** produckt page **************************/


.pr_description table tr td p{
	color:#900;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	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;
	color:#333;
	list-style:disc inside;
}

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

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

.print_order{
	float:left;
	padding:20px 0px;
	padding-left:700px;
}

.print_order a{
	float:right;
	clear:both;
	height:35px;
	width:171px;
	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:640px;
	float:left;
	padding:10px 0px;
}
.pages .one_page a{
    color:#FFF;
    width:20px; 
}
.pages .one_page{
	display:block;
	float:left;
	width:auto;
	margin-left:4px;
	height:20px;
	background:transparent url('../img/page_num_x.png') left top repeat-x;
	color:#fff;
}

.pages div.one_page:hover{ 
	background-position: bottom; 
}

.pages .one_page span{
	display:block;
	float:left;
	cursor:pointer;
	height:17px;
	padding-top:3px;
}

.pages div.one_page:hover span{background-position:left bottom;}

.number_l{
	background:transparent url('../img/page_num_left.png') left top no-repeat;
	padding-left:7px;
	padding-right:2px;
}

.number_r{
	background:transparent url('../img/page_num_right.png') left top no-repeat;
	width:5px;
}

.current_page{
	display:block;
	float:left;
	width:auto;
	margin-left:4px;
	font-weight:bold;
	height:20px;
	background:transparent url('../img/page_num_x.png') left bottom repeat-x;
	color:#fff;
	text-shadow:#300 1px 1px 0px;
}

.current_page span{
	display:block;
	float:left;
	height:17px;
	padding-top:3px;
	background-position:bottom left;
}


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

.textcontent{
	width:620px;
	padding:0px 10px 10px;
	background:transparent url(../img/offer_line_border.png) left bottom no-repeat;
	display:block;
	float:left;
	clear:both;
	margin-bottom:20px;
	overflow:hidden;
}

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

.textcontent strong{
	display:block;
	clear:both;
	color:#900;
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	padding:0px 0px 15px;
}

/************************** new ceckout *********************/

.address{
	display:block;
	float:left;
	padding:0px 0px 10px;
	width:430px;
	overflow:hidden;
}

.address strong{
	display:block;
	float:left;
	padding:10px;
	width:390px;
	color:#fff;
	font-size:12px;
	background:#423c2d;
	border-bottom:#2a2414 solid 2px;
	margin-bottom:10px;
}

.address strong span{
	width:150px;
	float:left;
}
.address strong a{
	display:block;
	float:right;
	color:#cc9;
	text-decoration:underline;
	font-size:11px;
	font-weight:normal;
}

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

.address div{
	display:block;
	float:left;
	clear:both;
	width:390px;
	padding:5px 10px;
}

.address div label{
	display:block;
	float:left;
	width:150px;
	color:#333;
	font-weight:bold;
}

.address div input{
	display:block;
	float:left;
}

.adrres_input{
	font-size:12px;
	width:220px;
}

.payadr{margin-top:10px;}

.payadr label{width:280px!important; padding:0px 0px 0px 10px;}


.myorderscosts{
	width:450px;
	float:right;
}

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

.myorderscosts div em{
	display:block;
	float:left;
	clear:both;
	width:430px;
	margin:0px 0px 5px;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	color:#fff;
	background:#423c2d;
	border-bottom:#2a2414 solid 2px;
	padding:10px;
}

.myorderscosts div textarea{
	display:block;
	clear:both;
	width:448px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	height:70px;
}
.myorderscosts div p{
	font-weight:bold;
	width:350px;
	display:block;
	float:left;
}

.myorderscosts div select{
	display:block;
	float:left;
	width:170px;
	margin-right:150px;
	font-size:12px;
	color:#333;
}

.myorderscosts div a{
	width:20px;
	height:20px;
	overflow:hidden;
	display:block;
	float:left;
	margin-right:10px;
	overflow:hidden;
	background:transparent url(../img/question_btn.png) left top no-repeat;
}

.myorderscosts div a:hover{background-position:bottom;}

.myorderscosts div a b{
	display:none;
	float:left;
	position:absolute;
	margin:-30px 0px 0px -330px;
	background:#333;
	font-weight:normal;
	border:#000 solid 2px;
	padding:10px;
	width:300px;
	color:#fff;
}


.myorderscosts div strong{
	display:block;
	float:left;
	clear:both;
	width:430px;
	font-family:Tahoma, Geneva, sans-serif;
	padding:10px;
	border-top:#c00 2px solid;
	font-size:14px;
	color:#c00;
	text-align:right;
}

.myorderscosts div a:hover b{display:block;}



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

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

.pay_options{
	display:block;
	float:left;
	width:250px;
	overflow:hidden;
	padding:10px 20px 10px 0px;
}

.pay_options label{
	display:block;
	clear:both;
	width:220px;
	height:30px;
	padding:20px 15px 0px;
	margin-bottom:10px;
	overflow:hidden;
}
.pay_options label:hover{background-position:bottom;}

.pay_options label input{
	display:block;
	float:left;
	line-height:10px;
	clear:both;
}

*+html .pay_options label input{margin-top:-5px;}

.pay_options label{
	font-weight:bold;
	color:#333;
}

.pay_cash{background:transparent url(../img/pay_cash.png) left top no-repeat;}
.pay_bank{background:transparent url(../img/pay_bank.png) left top no-repeat;}
.pay_onl{background:transparent url(../img/pay_onl.png) left top no-repeat;}

.payment p{
	display:block;
	float:left;
	width:560px;
	padding-left:20px;
	color:#333;
	text-align:justify;
	overflow:hidden;
}


.payment p strong{
	display:block;
	clear:both;
	width:560px;
	border-bottom:#900 2px solid;
	margin-bottom:15px;
	text-align:center;
	color:#900;
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:5px 0px 10px;
}

.payment{
	display:block;
	float:left;
	clear:both;
	width:900px;
	overflow:hidden;
	padding:10px 0px;
}

.pay_head{
	display:block;
	float:left;
	clear:both;
	padding:10px;
	width:880px;
	color:#fff;
	border-bottom:#639 solid 2px;
	background:transparent url(../img/body_bg_x.png) left -30px repeat-x;
	font-size:12px;
	margin-bottom:10px;
}

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

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

.contact_detail{
	float:left;
	width:400px;
	overflow:hidden;
}

.contact_detail img{
	display:block;
	float:left;
	width:150px;
	overflow:hidden;
}

.contact_detail div{
	float:left;
	width:230px;
	padding:10px;
	overflow:hidden;
}

.contact_detail div span{color:#639;}

.contact_detail div strong{
	font-size:12px; 
	font-family:Arial, Helvetica, sans-serif; 
	margin-bottom:15px;
	display:block;
	clear:both;
}

.contact_detail div p span{font-weight:bold;}
.contact_detail div p{
	font-size:12px;
	display:block;
	clear:both;
	color:#333;
	margin-bottom:15px;
}

.contact_detail div big{
	font-size:16px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
}


.contact_detail div big span{font-size:28px;}

.contactform{
	display:block;
	float:left;
	width:280px;
	padding-left:10px;
	overflow:hidden;
}

.contactform strong{
	display:block;
	clear:both;
	font-size:16px;
	margin-bottom:10px;
	color:#639;
	padding:5px 10px;
	width:260px;
	border-bottom:#639 2px solid;
	font-family:Arial, Helvetica, sans-serif;
}

.contactform div{
	display:block;
	clear:both;
	padding:5px 0px;
	width:280px;
}

.contactform div label{
	display:block;
	float:left;
	width:100px;
	padding-right:10px;
	text-align:right;
	font-weight:bold;
}

.contactform div input{
	display:block;
	float:left;
	width:160px;
	font-size:12px;
	color:#000;
}

.contactform div textarea{
	display:block;
	clear:both;
	width:273px;
	height:50px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

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

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

.msgfoot{
	width: 400px;
	height: 110px;
}
/*////////////////////// TAGS ////////////////////*/

.tags{
	display:block;
	clear:both;
	overflow:hidden;
	padding:0px 5px;
	text-align:justify;
}

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

.tags a:hover{
	color: #900900;
}

.tag1{	font-size:14px !important;	}
.tag2{	font-size:19px !important;	}
.tag3{	font-size:11px !important;	}
.tag4{	font-size:16px !important;	}
.tag5{	font-size:13px !important;	}
.tag6{	font-size:10px !important;	}
.tag7{	font-size:20px !important;	}
.tag8{	font-size:10px !important;	}
.tag9{	font-size:15px !important;	}
.tag10{	font-size:9px !important;	}
.tag11{	font-size:18px !important;	}
.tag12{	font-size:11px !important;	}

/*promo code ****/


/*jquery slider*/
#scrollbar1 { width: 88%; margin: 20px 0 10px; }
#scrollbar1 .viewport { width: 85%; height: 70px; overflow: hidden; position: relative; }
#scrollbar1 .overview { list-style: none; position: absolute; left: 0; top: 0; padding: 0; margin: 0; }
#scrollbar1 .scrollbar{ float: right; width: 5px; }
#scrollbar1 .track { height: 100%; width:3px; position: relative; padding: 0 1px; }
#scrollbar1 .thumb { background: transparent url('../img/bg-scrollbar-thumb-y.png') no-repeat 50% 100%; height: 20px; width: 4px; cursor: pointer; overflow: hidden; position: absolute; top: 0; left: -5px; }
#scrollbar1 .thumb .end { overflow: hidden; height: 5px; width: 25px; }
#scrollbar1 .disable { display: none; } 
