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

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

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

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

.content a img {border:none;}

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

.upmenu{
	float:left;
	width:880px;
	padding:5px 10px 10px;
}

.upmenu div{
	float:left;
	width:500px;
}
.upmenu div a{
	color:#ccc;
}

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

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

.lang{
	display:block;
	float:right;
	width:16px;
	height:11px;
	margin:0px 0px 0px 10px;
	overflow:hidden;
	border:#666 1px solid;
}

.lang img{width:16px; height:11px;}
.lang:hover{
	border:#fff solid 1px;
}

.upmenu p{
	display:block;
	float:right;
	color:#ccc;
}

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



.login{
	float:right;
	width:359px;
	overflow:hidden;
	padding:10px 10px;
}

.login form{
	display:block;
	float:right;
	padding:10px;
	overflow:hidden;
}

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

.login_detail{
	border:none;
	background:none;
	width:125px;
	height:17px;
	color:#c33;
	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:67px;
	height:19px;
	border:none;
	overflow:hidden;
	cursor:pointer;
}


.login form span{
	display:block;
	float:left;
	width:120px;
	height:19px;
	padding:5px 5px 0px;
	overflow:hidden;
}


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


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


.navigation{
	display:block;
	float:left;
	clear:both;
	width:900px;
	height:45px;
	overflow:hidden;
	background:transparent url('../img/nvg_bg.png') left top no-repeat;
}

.menu{
	float:right;
	height:45px;
	width:550px;
	padding:0px 1px 0px 0px;
	overflow:hidden;
}

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

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


.basket{
	display:block;
	float:left;
	padding:7px 0px 0px 45px;
	height:45px;
}

.basket p{
	color:#fff;
	display:block;
	float:left;
	line-height:15px;
	padding-right:20px;
}


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

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

.orderbtn{
	display:block;
	float:left;
	background:transparent url('../img/order_btn.png') left top no-repeat;
	width:102px;
	height:22px;
	margin-top:1px;
	color:#fff;
	text-align:center;
	font-weight:bold;
	padding-top:6px;
}

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



.center{
	float:left;
	width:900px;
	padding-bottom:10px;
	overflow:hidden;
}

.slide{
	float:left;
	clear:both;
	width:580px;
	height:280px;
	margin-bottom:10px;
	background:#f3f3f3;
	padding:10px;
}


.slideimg{
	float:left;
	clear:both;
	width:580px;
	height:250px;
}

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


.slide div a{
	display:block;
	float:left;
	margin-right:5px;
	width:18px;
	padding-top:2px;
	height:16px;
	text-align:center;
	font-weight:bold;
	color:#999;
	background:transparent url(../img/slide_frame.png) left top no-repeat;
}


.slide div a:hover, .current_frame, .active{
	color:#fff!important;
	background-position:bottom!important;
}

.welcome{
	float:left;
	width:270px;
	height:285px;
	margin-top:-5px;
	overflow:hidden;
	padding:20px 0px 0px 30px;
	background:transparent url(../img/welcome_box.png) left top no-repeat;
}


.welcome h1, .welcome h2, .welcome h3, .welcome h4, .welcome h5, .welcome h6{
	display:block;
	clear:both;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#c33;
	font-size:18px;
	width:250px;
	padding-bottom:10px;
}

.welcome p{
	display:block;
	clear:both;
	text-align:justify;
	width:250px;
}

.welcome h2{
	font-size:13px;
	padding-bottom:5px;
}

.centerhead{
	display:block;
	float:left;
	background:transparent url('../img/center_favourites.png') left top no-repeat;
	width:860px;
	height:32px;
	font-size:17px;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#fff;
	padding:8px 20px 5px;
}

.offer{
	float:left;
	width:270px;
	padding:10px;
	margin-right:15px;
	overflow:hidden;
	background:#f3f3f3;
}

.offer_info a{
	display:block;
	float:left;
	font-size:11px;
	color:#333;
	text-decoration:underline;
	font-weight:bold;
	width:120px;
	margin-bottom:5px;
}

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

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

.offer_info p{
	display:block;
	float:left;
	width:120px;
	padding:5px 0px;
	overflow:hidden;
}

.offer_info p span{
	float:left;
	width:120px;
	color:#999;
	padding-top:3px;
	text-decoration:line-through;
	font-weight:bold;
}


.offer_info p strong{
	color:#c33;
	width:120px;
	float:left;
	font-size:16px;
}

.offer_info div{
	display:block;
	clear:both;
	color:#333;
}

.offer_info div b{color:#000;}

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

.offer_img a img{
	height:129px;
	text-align:center;
}

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

.offer_foot{
	float:left;
	width:270px;
	padding-top:10px;
	overflow:hidden;
}

.offer_foot a{
	display:block;
	float:left;
	width:130px;
	height:20px;
	text-align:center;
	padding:5px 0px 0px;
	color:#fff;
	text-align:center;
}

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

.buy_btn{
	float:right!important;
	font-weight:bold;
	text-transform:uppercase;
	background:transparent url('../img/buy_btn_bg.png') center top no-repeat;
}

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

.offers_line{
	width:950px;
	padding:8px 0px 7px;
	display:block;
	clear:both;
	overflow:hidden;
}

.foot{
	background:transparent url('../img/foot_bg_bar.png') left top repeat-x;
	height:49px;
	margin-top:10px;
}

.foot_menu{
	width:900px;
	margin:0px auto;
	overflow:hidden;
}

.foot_menu div{
	display:block;
	float:left;
	width:700px;
	padding-top:17px;
}

.foot_menu div a{
	color:#ccc;
	padding:0px 10px;
}


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

.elegance{
	display:block;
	float:right;
	width:177px;
	margin-top:6px;
	height:34px;
	background:transparent url(../img/elegance.png) left top no-repeat;
}

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

.coppyright{
	float:left;
	width:940px;
	padding:15px 0px;
}


.coppyright p{
	display:block;
	width:440px;
	margin:0px auto;
	color:#fff;
}


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

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


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


h1.product_title{
	display:block;
	clear:both;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#c33;
	padding:5px 0px 1px;
	font-size:20px;
}

.path{
	float:left;
	width:900px;
	background:#333;
	border-bottom:#000 solid 3px;
	overflow:hidden;
	margin-bottom:10px;
	padding:10px;
}

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

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

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

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

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

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

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

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

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

.scroll{
	height:400px;
	overflow:hidden;
}

#scrup{
	widows:97px;
	height:28px;
	display:block;
	text-indent:-222222222px;
	background:transparent url('../img/sup.png') center top no-repeat;
}
#scrdown{
	widows:97px;
	height:28px;
	display:block;
	text-indent:-222222222px;
	background:transparent url('../img/sdown.png') center top no-repeat;
}


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


.smallpics a.simg{
	display:block;
	float:left;
	width:94px;
	margin-bottom:5px;
	border:#ccc solid 2px;
}

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

.smallpics a img{
	width:94px;
	display:block;
	float:left;
}

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

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

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

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

.short_description div{
	display:block;
	clear:both;
	padding:0px 0px 10px;
	font-size:11px;
	color:#000;
}

.short_description div p{
	font-size:11px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.short_prices{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;	
	line-height:22px;
	font-weight:bold;
}
.short_prices strong{
	color:#CC3333;
	font-size:18px;
}
.short_prices span{
	color: #555;
	font-size:16px;
}
.short_prices em{
	text-decoration:line-through;
	font-style:normal;
}

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

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

}

.advisor{
	width:441px;
	height:57px;
	display:block;
	background:transparent url('../img/advisor.png') center bottom no-repeat;
	float:right;
	padding-top:10px;
}

a.collmore{
	float:left;
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#C30;
	text-decoration:underline;
	margin-top:24px;
}

a:hover.collmore{
	text-decoration:none;
}
.prodmodif{
	float:left;
	width:420px;
	padding:5px;
	overflow:hidden;
}

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

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

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

.fulldesc{
	padding:4px;
	padding-left:0px !important;
	background:#f9f9f9;
	border-right:2px solid #EEEEEE;
	border-bottom:2px solid #EEEEEE;
	font-size:12px;
	color:#454545;
}

.fulldesc p{
	padding:8px !important;
	padding-left:0px !important;
	font-family:Tahoma, Geneva, sans-serif !important;
	font-size:11px !important;
}

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

.form_order_foot span{
	display:block;
	float:left;
	width:286px;
	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:880px;
	overflow:hidden;
	padding:20px 10px;
}

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

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

.comments_top{
	width:900px;
	height:45px;
	display:block;
	clear:both;
	background:transparent url(../img/center_favourites.png) left top no-repeat;
	overflow:hidden;
}

.comments_top .comments_btn{
	color:#fff;
	margin:10px;
}

.comments_top h4{
	display:block;
	float:left;
	width:600px;
	font-size:16px;
	color:#fff;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:10px 20px;
}

.comments_btn{
	display:block;
	float:right;
	color:#333;
	font-size:12px;
	text-decoration:underline;
}

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

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

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

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

span.author{
	float:left;
}

span.com_date{
	float:right;
}

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

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


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

.left .offer{margin-bottom:10px;}

.left_box{
	float:left;
	clear:both;
	width:200px;
	height:auto;
	background:transparent url(../img/left-ul-bottom.png) left bottom no-repeat;
	background-color:#242424;
	padding-bottom:8px;
	margin-bottom:10px;
}

.left_box h2, .left_box h3, .left_box h4 {
	width:165px;
	height:35px;
	display:block;
	float:left;
	color:#066;
	font-size:11px;
	padding:11px 0px 0px 35px;
	background:transparent url(../img/left-ul-head_blue.png) left top no-repeat;
}

.left_box h3{
	background:transparent url(../img/left-ul-head.png) left top no-repeat;
	color:#333;
}

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


.categories ul{
	display:block;
	float:left;
	width:180px;
	overflow:hidden;
}

.categories ul li{
	width:180px;
	display:block;
	float:left;
}

.categories ul li a{
	display:block;
	float:left;
	width:165px;
	height:19px;
	padding:4px 0px 0px 15px;
	background:transparent url('../img/left_ul_li_bg.png') left top no-repeat;
	color:#ccc;
	margin-bottom:1px;
}

.categories ul li a:hover{
	background-position:bottom;
	color:#333;
}


.lpromo_body {
	float:left;
	clear:both;
	overflow:hidden;
	width:180px;
	padding:0px 0px 10px;
	margin:2px 10px 5px;
	border-bottom:#666 dotted 1px;
}

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


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

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

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

a:hover.left_promo_title{color:#0ff;}

.lpromo_body p {
	display:block;
	float:left;
	padding:5px 10px 0px;
	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:#0ff;
}

.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 ********************/

h1.regh1{
	width:710px;
	background:transparent url('../img/reg_h1.png') left top no-repeat;
}

.registration{
	width:840px;
	padding:20px 0px 10px 20px;
	float:left;
	clear:both;
	overflow:hidden;
}

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

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

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

.regstep label{
	display:block;
	float:left;
	width:170px;
	padding:5px 10px 0px 0px;
	color:#444;
	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:190px;
	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:#000;
}


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



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

.redstars span{
	color:#F33;
}


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

h1.basketh1, h4.commentshead{
	background:transparent url('../img/basket_h1.png') left top no-repeat;
	padding-left:50px;
	color:#0ff;
}

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


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

.myorders form table{
	width:900px;
	display:block;
	clear:both;
	overflow:hidden;
	border-bottom:#c33 solid 1px;
}

.myorders form table thead{
	width:900px;
	overflow:hidden;
	background:transparent url(../img/center_favourites.png) left top repeat-x;
}

.myorders form table thead tr td{
	color:#fff;
	font-weight:bold;
	padding:13px 0px;
	text-transform:uppercase;
	padding-left:5px;
	border-bottom:#fff solid 1px;
}

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

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


.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:#ccc solid 1px;
}

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

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

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

.totalprice{
	color:#c33;
}

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

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

.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:#c33;
	font-weight:bold;
	font-size:12px;
}

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

.myorders form table tbody tr:hover td{background:#eee;}

.centerhead1{
	background:none!important;
	color:#333;
}

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

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

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

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

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

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

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

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

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

.com_order textarea{
	display:block;
	float:left;
	width:878px;
	height:150px;
	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:#333;
}


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

.pay_btns div{
	float:left;
	overflow:hidden;
	width:445px;
	margin-right:10px;
}

.pay_btns div a{
	display:block;
	float:left;
	width:405px;
	font-size:12px;
	padding:100px 20px 0px;
	color:#666;
}

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

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



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

.order_done, .order_denied{
	float:left;
	width:680px;
	overflow:hidden;
	min-height:150px;
	margin-top:20px;
	padding:10px 0px 50px 130px;
	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;
}

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

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

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

.accept_order b{color:#c33!important; text-transform:uppercase!important;}


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


.pr_description table tr td p{
	color:#c33;
	margin-top:10px;
}

.pr_description table ul{
	display:block;
	float:left;
	width:400px;
	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;
}

/************************ 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{
float:right;
height:29px;
margin-top:10px;
padding-left:40px;
padding-top:50px;
text-align:right;
width:348px;
}

.logged_in a{
	color: #333;
	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:900px;
	float:left;
	padding:10px 0px;
}

.pages a, .pages .current_page{
	display:block;
	float:left;
	padding:2px 5px;
	margin-left:10px;
	background:#ccc;
	border:#fff solid 1px;
	color:#666;
}


.pages a:hover{
	background-color:#c33;
	border:#c33 1px solid;
	color:#fff;
}

.current_page{
	background-color:#c33!important;
	border:#c33 1px solid!important;
	color:#fff!important;
	font-weight:bold;}

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

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

.textcontent{
	width:580px;
	padding:10px 10px;
	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;
}


.error_shown{
	margin:0px 10px 10px 25px;
	display:block;
	clear:both;
	color:#C00;
	font-size:bold;
}


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


.comments_btn{
	background:transparent url(../img/nvg_bg.png) center top no-repeat;
	padding:6px;
	text-decoration:none;
	width:235px;
	display:block;
	float:left;
	color:white;
	text-align:center;
	font-size:11px;
}


#container{
	width:580px;
	height:280px;
	float:left
}

#slider{
	width:580px;
	height:280px;
	position:relative;
}

.slideimg {
	z-index:2;
}

#controls1{
	z-index:9999;	
	margin-top:246px;
}
