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

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

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

.subbody{
	width:100%;
	background:transparent url(../img/top_bg.png) center top no-repeat;
}

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

.content a img {border:none;}

.top{
	float:left;
	clear:both;
	width:960px;
	overflow:hidden;
}

.upmenu{
	display:block;
	clear:both;
	width:960px
}

.upmenu div{
	display:block;
	float:left;
	padding:10px;
	width:500px;
}
.upmenu div a{
	color:#fff;
	text-decoration:underline;
}

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

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

.upmenu strong, .chat{
	display:block;
	float:right;
	color:#cf3;
	background:transparent url(../img/icon_call.png) left top no-repeat;
	padding:10px 20px;
	font-size:12px;
}

.chat{
	background:transparent url(../img/icon_chat.png) left top no-repeat!important;
	text-decoration:underline;
	font-weight:bold;
	padding-left:25px!important;
}

.chat:hover{
	color:#fff!important;
	text-decoration:none;
}


a.logo{
	display:block;
	clear:both;
	margin-top:30px;
	width:360px;
	height:100px;
	overflow:hidden;
}


.top_tools{
	display:block;
	float:left;
	clear:both;
	width:960px;
	overflow:hidden;
}


.login{
	float:right;
	width:410px;
	overflow:hidden;
}

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

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

.login_detail{
	border:none;
	background:none;
	width:97px;
	height:18px;
	color:#906;
	font-size:11px;
	padding-left:2px;
	padding-top:3px;
}


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


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


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


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



.logged, .logged span, .logged a
{
	color: #999;
	text-align:center;
}
.topleft{
	display:block;
	float:left;
	width:360px;
}

.menu{
	float:left;
	clear:both;
	width:930px;
	background:transparent url(../img/menu_bg.png) left top no-repeat;
	height:41px;
	border:#fff solid 10px;
	padding:5px 0px 0px 10px;
	overflow:hidden;
}

.menu ul{
	z-index:999;
}

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

.btna{
	display:block;
	float:left;
	padding:0px 15px;
	font-size:12px;
	font-weight:bold;
	background:transparent url(../img/btn_x.gif) left top repeat-x;
	height:41px;
	line-height:35px;
	color:#fff;
}

.btn:hover{background:transparent url(../img/btn_x.gif) left bottom repeat-x;}
.btn:hover .btna{
	padding:0px 14px;
	border-left:#999 1px solid;
	border-right:#999 1px solid;
	background-position:bottom;
	color:#906;}

.btn ul{
	display:none;
	clear:both;
	background:#fff;
	padding:5px;
	width:190px;
	border:#999 solid 1px;
	border-top:none!important;
	margin-top:41px;
}

*+html .btn ul{margin-top:0px!important;}

.btn:hover ul{
	display:block;
	position:absolute;
}

.btn ul li a{
	display:block;
	float:left;
	clear:both;
	margin-bottom:1px;
	width:170px;
	padding-left:20px;
	height:24px;
	line-height:24px;
	background:transparent url(../img/drop_down_li.png) left top no-repeat;
	color:#333;
}

.btn ul li a:hover{
	background-position:bottom;
	color:#fff;
}

.partners{
	display:block;
	float:right;
	width:175px;
	padding:0px 5px;
}

.partners a{
	display:block;
	float:left;
	width:175px;
	height:36px;
	line-height:36px;
	text-transform:uppercase;
	color:#333;
	background:transparent url(../img/partners_btn.png) left top no-repeat;
	font-weight:bold;
	text-align:center;
	overflow:hidden;
}
.partners a:hover{
	color:#000;
	background-position:bottom;
}

.topright{
	float:right;
	width:530px;
	padding:11px 0px 0px 0px;
	overflow:hidden;
}

.basket{
	display:block;
	float:left;
	width:300px;
	padding:9px 10px 0px 50px;
	height:27px;
	background:transparent url(../img/basket_bg.png) left top no-repeat;
	overflow:hidden;
}

.basket p{
	color:#666;
	display:block;
	float:left;
	width:190px;
}


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

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

.basket p b{color:#c06;}



.orderbtn{
	display:block;
	float:right;
	background:transparent url('../img/order_btn.png') left top no-repeat;
	width:80px;
	height:27px;
	text-transform:uppercase;
	line-height:27px;
	color:#fff;
	font-weight:bold;
	padding:0px 0px 0px 25px;
}

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

.topsrch{
	float:left;
	clear:both;
	width:360px;
	padding:10px 0px 20px;
}
.topsrch form{
	display:block;
	float:left;
	clear:both;
	background:transparent url(../img/srch_input.png) left top no-repeat;
	width:360px;
	height:25px;
}

.srch_input{
	display:block;
	float:left;
	height:18px;
	width:260px;
	margin:2px;
	padding:3px 0px 0px 25px;
	font-size:11px;
	font-weight:bold;
	font-family:Tahoma, Geneva, sans-serif;
	color:#906;
	background:none;
	border:none;
}

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

.center{
	float:right;
	width:735px;
	overflow:hidden;
}

.gallery{
	display:block;
	clear:both;
	width:570px;
	padding-bottom:20px;
	overflow:hidden;
}

.gallery strong{color:#fff;}

.gallery a{
	width:120px;
	border:#eee 2px solid;
	display:block;
	float:left;
	margin-right:24px;
	text-align:center;
	overflow:hidden;
}

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



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

.slide{
	float:right;
	padding:11px 0px 0px 0px;
	width:530px;
	height:155px;
}


.slideimg{
	display:block;
	clear:both;
	width:530px;
	height:155px;
}

.slide div{
	display:block;
	clear:both;
	width:500px;
	padding:0px 15px;
	position:absolute;
}


.slide div a{
	color:#ccc;
	float:left;
	width:18px;
	font-weight:bold;
	text-align:center;
	height:18px;
	line-height:18px;
	background:transparent url(../img/slide_page.png) left top no-repeat;
	margin-right:5px;
}


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


.slide div a:hover{
	background-position:bottom;
	color:#CF3;
}

.controlsul{
	padding-top:130px!important;
}

.center_most{
	float:left;
	clear:both;
	width:550px;
	height:35px;
	padding:0px 0px 10px 10px;
	background:transparent url(../img/center_favourites.png) left top no-repeat;
	overflow:hidden;
}


.center_most a{
	display:block;
	float:left;
	margin:3px 10px 0px 0px;
	font-size:12px;
	color:#fff;
	height:32px;
	padding:0px 15px;
	line-height:28px;
	text-decoration:underline;
	font-weight:bold;
	overflow:hidden;
	background:transparent url(../img/cener_most_x.gif) left top repeat-x;
}

.center_most a:hover, .most_active_tab{
	background-position:bottom!important;
	color:#906!important;
	border-left:#fff 1px solid;
	border-right:#fff 1px solid;
	padding:0px 14px!important;
	text-decoration:none!important;
}

.centralhead, .gallery strong{
	display:block;
	float:left;
	background:transparent url('../img/center_favourites.png') left top no-repeat;
	width:730px;
	padding-left:10px;
	height:35px;
	color:#cf3;
	font-family:Arial, Helvetica, sans-serif!important;
	font-size:16px!important;
	font-weight:normal!important;
	margin-bottom:10px;
	line-height:35px;
}

.centralhead a{
	display:block;
	float:right;
	color:#fff;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:0px 10px;
	text-decoration:underline;
}
.centralhead a:hover{text-decoration:none; color:#cf3;}

*+html .centralhead a{margin-top:-35px;}
.offers_line{
	float:left;
	width:900px;
	padding:20px 0px;
	border-bottom:#999 dotted 1px;
	overflow:hidden;
}

.offer{
	float:left;
	width:140px;
	overflow:hidden;
	margin-right:70px;
}

.offer_name{
	display:block;
	float:left;
	clear:both;
	width:140px;
	font-weight:bold;
	color:#000;
	margin-bottom:10px;
}


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

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

.offer_img a{
	width:120px;
	height:120px;
	overflow:hidden;
	text-align:center;
	display:block;
	clear:both;
}
.offer_img a img{
	text-align:center;
	height:120px;
}


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

.offer_foot{
	display:block;
	clear:both;
	width:160px;
	overflow:hidden;
}

.offer p{
	width:140px;
	display:block;
	clear:both;
	padding:5px 0px;
}

.offer p span{
	display:block;
	clear:both;
	font-weight:bold;
	color:#999;
	text-decoration:line-through;
}

.offer p strong{
	display:block;
	clear:both;
	font-size:14px;
	color:#C00;
}



.offer_foot a{
	display:block;
	float:left;
	width:65px;
	height:21px;
	line-height:19px;
	overflow:hidden;
	text-align:center;
	margin-right:10px;
}

.more_offer{
	color:#fff;
	background:transparent url(../img/offer_info_btn.png) left top no-repeat;
}
.buy_offer{
	background:transparent url(../img/buy_btn_bg.png) left top no-repeat;
	font-weight:bold;
	color:#CF3;
}
.offer_foot a:hover{background-position:bottom;}

.left_box form{
	display:block;
	clear:both;
	width:158px;
	padding:10px;
	border:#ccc 1px solid;
	overflow:hidden;
}

.left_box form strong{
	display:block;
	clear:both;
	color:#906;
	padding:0px 0px 5px;
}

.left_box form div{
	display:block;
	float:left;
	clear:both;
	width:140px;
	padding:5px;
}

.left_box form div input{
	display:block;
	float:left;
	margin-right:5px;
}

*+html .left_box form div input{margin-top:-4px;}

.left_box form label{
	display:block;
	float:left;
	width:110px;
	color:#333;
}
.vote_btn{
	display:block;
	float:left;
	clear:both;
	border:none;
	width:90px;
	height:23px;
	margin-top:5px;
	cursor:pointer;
	background:transparent url(../img/vote_btn.png) left top no-repeat;
}
.vote_btn:hovet{background-position:bottom; color:#cf3;}

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

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

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

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


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

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

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

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


.thehint p{
	display:block;
	clear:both;
	text-align:justify;
	width:369px;
	height:150px;
	overflow:hidden;
}


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


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


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

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

.right_box{width:160px!important;}

.rpromo{width:150px!important;}

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

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

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

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

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

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

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

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

.coppyr{
	display:block;
	float:left;
	width:960px;
	padding:10px;
	background:#1a1a1a;
}

.coppyr p{
	width:960px;
	text-align:center;
	display:block;
	float:left;
}


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

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

.product_title{
	display:block;
	float:left;
	width:180px;
	padding:0px 10px 10px 0px;
	font-size:20px;
	font-weight:normal;
	color:#906;
}

.brand{
	display:block;
	float:left;
	width:100px;
	overflow:hidden;
}


.brand img{
	width:100px;
}

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

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

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

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

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

.product_page{
	float:left;
	clear:both;
	width:560px;
	overflow:hidden;
}

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

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

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

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

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

.smallpics a{
	display:block;
	float:left;
	width:74px;
	margin-right:10px;
	border:#ccc solid 2px;
}

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

.smallpics a img{
	width:74px;
}

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

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


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

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

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

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

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

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

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

}


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

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

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

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

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

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

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

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

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

.pr_description{
	float:left;
	width:540px;
	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:560px;
	overflow:hidden;
}


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

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

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

span.author{
	float:left;
}

span.com_date{
	float:right;
}

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

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

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


.main{
	display:block;
	float:left;
	clear:both;
	width:940px;
	padding:0px 10px 10px;
	background:#fff;
}

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

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

.left_box ul li a{
	display:block;
	float:left;
	clear:both;
	width:160px;
	background:#eee;
	color:#555;
	padding:5px 10px;
	margin-bottom:1px;
}

.left_box ul li a:hover{
	background:#a04;
	color:#fff;
}

.left_head{
	width:170px;
	height:35px;
	line-height:35px;
	padding:0px 0px 0px 10px;
	margin-bottom:2px;
	display:block;
	float:left;
	clear:both;
	color:#cf3;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	background:transparent url(../img/left-ul-head.png) left top no-repeat;
}

.foot_menu p{
	background:transparent url(../img/foot_ul_head.png) left top no-repeat;
	height:28px;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	color:#cf3;
	padding:8px 0px 0px 10px!important;
}

.foot{
	display:block;
	float:left;
	clear:both;
	width:960px;
	padding:10px;
	background:transparent url(../img/foot_bg.png) left top repeat-x;
	background-color:#000;
}


.foot_menu{
	display:block;
	float:left;
	width:225px;
	overflow:hidden;
	margin-right:13px;
}

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

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

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

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

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

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

.foot_menu ul li{width:225px;}

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


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

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


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

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


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

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

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


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

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

.left_promo_title {
	color:#906;
	display:block;
	float:left;
	clear:both;
	text-decoration:underline;
	text-align:left;
	padding-bottom:10px;
	width:160px;
}

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


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

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


.lpromo_body div p span{
	text-decoration:line-through;
	display:block;
	float:left;
	clear:both;
	font-weight:bold;
	color:#999
	width:80px;
}


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


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

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



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


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

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

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

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

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

.regstep label span{
	color:#F33;
}

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


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

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

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

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

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

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


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



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

.redstars span{
	color:#F33;
}


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

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

}

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

.myorders{
	float:left;
	overflow:hidden;
	width:750px;
}


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

.myorders form table{
	width:750px;
}


.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:#906 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:#90c;
}

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

.checkpath{
	float:left;
	width:940px;
	height:50px;
	overflow:hidden;
}

.step1, .step2, .step3, .step4{
	float:left;
	width:235px;
	height:50px;
	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 -100px!important;
}

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

.donestep a{
	display:block;
	float:left;
	width:235px;
	height:50px;
}

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

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

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


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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.submit form table{
	width:940px;
}

.submit form table thead tr td{
	padding-top:12px;
}
.finalprice{
	float:right;
	width:330px;
	overflow:hidden;
	padding:10px 10px 10px 20px;
	margin-top:20px;
}


.finalprice div{
	float:left;
	clear:both;
	width:330px;
	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:940px;
	padding-bottom:20px;
}

.com_order textarea{
	display:block;
	float:left;
	width:928px;
	height:100px;
	padding:5px;
}

.check_widecenter{
	width:940px!important;
	background:transparent url(../img/checkout_central_head.png) left top no-repeat;
}
	
.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 20px;
	overflow:hidden;
}

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

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

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

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


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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


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


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

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

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

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

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

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

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

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

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


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

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


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

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


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

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

.pages{
	width:550px;
	float:left;
	padding:10px;
}

.pages a{
	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 a:hover{
	background-position: bottom;
}

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

.pages a: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) right top no-repeat;
	width:6px;
}

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

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


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

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

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

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


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

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

.sort{
	display:block;
	float:left;
	width:350px;
}

.sort label{
	color:#000;
}

.sort select{
	font-size:12px;
	width:130px;
}


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

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


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

.ok_srch{
	margin-top:10px;
}

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

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


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

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

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

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

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

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

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

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

/*sub cateegories page with thumbnails */

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

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

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


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

.catimg img{height:158px;}

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

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

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

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

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

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

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

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

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


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

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

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

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

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

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

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

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

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

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

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

.notice_text{
	width:545px!important;
}

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

.not_comm{width:535px!important;}

#showproducts .tabarea {
	display:none;
}

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

/*TABLE BRANDS */
table.brand {
clear:both;
display:block;
float:left;
width:560px;
}
table.brand td {
border-bottom:2px solid #F2F2F2;
height:12px;
padding:10px 0;
text-align:center;
vertical-align:middle;
width:140px;
}
span.noimg {
	font-weight:bold;
}
table.brand a {
color:#333333;
text-align:center;
}
table.brand a:hover span {
color:#D1285C;
text-decoration:underline;
}

.center_right{width:750px!important;}
.center_right_head{width:750px!important; background:transparent url(../img/partner/center_right_head.png) left top no-repeat;
}            
.cpicker input{
	width:210px;
	background:transparent;
	padding:0px;
	margin-top:5px;
	margin-left:3px;
	float:left;
	font-size:12px;
	border:none;
}

.cpicker{
	padding-left:5px;
}

.cpicker img{
	float:left;
	cursor:help;
	margin-top:5px;
}                   

.myacc {
	color:white;
	float:right;
	font-size:12px;
	font-weight:bold;
	margin:0;
}