@font-face {
	font-family: 'Ham3D';
	src: url('fonts/BYekan.eot'); /* IE9 Compat Modes */
	src: url('fonts/BYekan.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	     url('fonts/BYekan.woff') format('woff'), /* Modern Browsers */
	     url('fonts/BYekan.ttf')  format('truetype'), /* Safari, Android, iOS */
	     url('fonts/BYekan.svg#svgFontName') format('svg'); /* Legacy iOS */
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    font-size: 100%;
    margin: 0;
    outline: 0 none;
    padding: 0;
    vertical-align: baseline;
}
ol, ul {
    list-style: none outside none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
    content: none;
}
:focus {
    outline: 0 none;
}
ins {
    text-decoration: none;
}
del {
    text-decoration: line-through;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
body {
    direction: rtl;
	font-size:12px;
	font-family: Tahoma, Arial;
	line-height: 1;
	background:#F9F9F9;
}
option, input, textarea, select{
	font-family: Tahoma, Arial;
	font-weight:normal;
}
a{
	text-decoration:none;
}
a, .pro_hover, .pro_price, .access_links ul li a span, #comments li, .login_txt, .similar_products #foo2 li, .reg_cmmm, .cmm_textarea, .comments > li, .reg_cmm, .sup_btn, .newsletter_inp, .ft3_blc1 ul li, .ft3_blc3 ul li, .login_btn, .sl_input ul li, .access_links ul li span, .sf_content *, .sfm_search .search_btn, .finish_btn, .offer_btn, .side_login_btn, .basket_table li, .comment_inp, .new_finish_btn, .new_share_content ul li, .fpp_btn_login, .fpp_btn_recovery, .cp_inp, .cp_textarea, .page404_content a span, .url5040, .postal_code_inp, .list_of_news li, .to_friend_content, .tfc_btn, .tfc_inp, .btfr_txt, .btfr_textarea, .ms_video, .ms_top_products li img, .upt_number, .up1_table > ul > li, .up3_table ul li, .up9_content > ul > li, .upp8_content > ul > li, .list_of_new_wiki ul li, .new_home_center_block > ul > li .sfli_hover, .new_home_center_block > ul > li, .product_cats_block ul li, .filter_title, .au_right .button, #new_sub_menu, .beta5040 span, #access_links, .error_report, .error_report ul li textarea, .top_fix, .sft_center_part2 div.checker span, .sft_center_part2 div, .to_login_content, .tfc_btn_login, .tfc_inp_login{
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.clear{
	clear:both;
}
#header{
	/*min-width:1170px;*/
	height:80px;
	/*width:100%;*/
	background:url("images/dots.png") repeat-x 0px 35px #ffffff;
}
.header{
	width:1170px;
	margin:0px auto;
}
.head{
	float:right;
	width:100%;
	height:35px;
	margin-top:2px;
	margin-bottom:6px;
}

.logo {
    background: url("images/logo.png") no-repeat scroll 0 0 #fff;
    float: left;
    height: 65px;
    margin-left: 22px;
    margin-top: -34px;
    position: relative;
    width: 191px;
}
.logo a{
	display:block;
	width:100%;
	height:100%;
}
.mnu{
	height:28px;
}
.mnu ul li{
	float:right;
	height:28px;	
	line-height:28px;	
}
.mnu ul li.sep{
	float:right;
	height:11px;
	width:1px;
	margin:11px 5px 0px;
	background:#666666;
}
.mnu ul li.mnu_home a{
	background:url("images/home.png") no-repeat right 7px;
	padding-right:25px;
	-moz-transition: background 0s ease-out;
	-o-transition: background 0s ease-out;
	-webkit-transition: background 0s ease-out;
	-ms-transition: background 0s ease-out;
	transition: background 0s ease-out;	
}
.mnu ul li.mnu_home a:hover{
	background-position:right -49px;
	color:#409CFF;
}
.mnu ul li > a{
	color:#666666;
	font-size:12px;
	display:block;
}
.mnu ul li > a:hover{
	color:#0F87FF;
}
#search{
	width:592px;
	height:35px;
	float:right;
	position:relative;
	background:url("images/sch.png") no-repeat left -9px;
}
#search div.selector{
	width:auto;
	height:28px;
	border-radius:0px 4px 4px 0px;
	background:url("images/select.png") no-repeat 0px center #FDFDFD;
	float:right;
	border:1px solid #AFAFAF;
}
#search div.selector span{
	color: #666666;
	font-size:11px;
    height: 28px;
    line-height: 26px;
    text-align: right;	
	padding-left: 30px;
	width:auto;
}
#search div.selector select{
	height:28px;width:auto!important;
	
   
}
#formsearch{
	width: 444px;
	float: right;
height: 32px;
overflow: hidden;
}

.search{
	width:auto;
	float:left;
	height:28px;
	position:absolute;
left:148px;
top:0px;
	border:1px solid #AFAFAF;
	border-right:none;
	border-radius:4px 0px 0px 4px;
	background:#F4F4F4;
}
.search .search_inp{
	border:none;
	height:28px;
	width:90%;
	padding:0px 5px;
	color:#AFAFAF;
	background:#F4F4F4;;
}
.search .search_btn{
	position:absolute;
	left:6px;
	top:5px;
	background:url("images/search.png") no-repeat;
	width:21px;
	height:20px;
	border:none;
	cursor:pointer;
}
.pro_search{
	width:110px;
	padding-right:13px;
	height:28px;
	line-height:25px;
	color:#666666;
	background:url("images/arrow_left.png") no-repeat 10px center #FDFDFD;
	float:left;
	border:1px solid #E9E9E9;
	font-size:11px;
	border-radius:4px;
	margin-left:13px;
}
.pro_search:hover{
	border-color:#666666;
}
#menu{
	min-width:1170px;
	width:100%;
	height:40px;
	background:#006FDD;
}
.menu{
	width:1170px;
	height:40px;
	margin:0px auto;
	position:relative;
}
#new_sub_menu{
	width:100%;
	height:0px;
	background:#0059B1;	
}
#new_sub_menu.new_sub_menu_show{
	height:40px;
}
.menu > ul > li{
	height:40px;
	line-height:40px;
	float:right;
}
.menu > ul > li > a{
	-moz-transition: background-color 0.3s ease-out;
	-o-transition: background-color 0.3s ease-out;
	-webkit-transition: background-color 0.3s ease-out;
	-ms-transition: background-color 0.3s ease-out;
	transition: background-color 0.3s ease-out;
	color:#ffffff;
	display:block;
	height:40px;
	padding:0px 15px;	
	background:url("images/mnu.png") no-repeat right center;
}
.menu > ul > li:hover > a{
	background-color:#0059B1;
}
.menu > ul > li:hover+li > a{
	background:none;
}
.menu > ul > li > ul{
	width:1170px;
	margin:0px auto;
	height:40px;
	position:absolute;
	right:0px;
	top:40px;
	display:none;
}
.menu > ul > li > ul > li{
	float:right;
	height:40px;
	line-height:38px;	
}
.menu > ul > li > ul > li:hover{
	background:url("images/tp.png") no-repeat bottom center;
}
.menu > ul > li > ul > li > a{
	color:#ffffff;
	height:40px;
	display:block;
	padding:0px 12px;
}
.new_menu_active > a{
	background:#0059B1;	
}
.menu > ul > li.menu_mnu_active > a{
	background:none!important;	
}
.menu > ul > li > ul > li:hover .new_mega_menu{
	display:block;
}
.new_mega_menu{
	position:absolute;
	top:26px;
	right:0px;
	width:1170px;
	display:none;
}
.new_mega_menu_into{
	position:absolute;
	top:14px;
	right:0px;
	background:#fff;
	width:1170px;
	-webkit-box-shadow: 0 5px 4px -2px #2f2f2f;
	-moz-box-shadow: 0 5px 4px -2px #2f2f2f;
	box-shadow: 0 5px 4px -2px #2f2f2f;	
	padding-bottom: 70px;
	z-index:2147483526;
	opacity:0.95;
	filter:alpha(opacity=95);	
}
.new_block{
	margin-top:20px;
	margin-right:71px;
	float:right;
    position: relative;
    width: 205px;
    z-index: 999;	
}
.new_block h3{
	padding-bottom:8px;
	border-bottom:1px solid #E3E3E3;
	width:100%;
	font-size:17px;
	font-weight:normal;
	color:#676767;
	margin-bottom:10px;
}
.new_block_end{
	float:left!important;
	margin-right:0px!important;
	margin-left:25px!important;
}
.new_block ul li {
    color: #656565;
    height: 25px;
    line-height: 25px;
    list-style: square outside none;
    margin-right: 20px;
}
.new_block ul li a{
	color:#656565;
}
.new_block ul li:hover{
	color:#006DDA;
}
.new_block ul li:hover a{
	color:#006DDA;
}
.wrapper{
	width:1024px;
	margin:8px auto;
	overflow:hidden;
}
.wrapper_home{
	width:1170px;
	margin:10px auto;
	overflow:hidden;
	padding-top:20px;
}
.wrapper2{
	width:1026px!important;
}
.content{
	float:left;
	width:1024px;
	overflow:hidden;	
}
.content2{
	float:left;
	width:880px;
	overflow:hidden;	
}
.home_content{
	width:920px!important;
	overflow:visible!important;
}
.home_content.cats_content{
	width:930px!important;
}
.sidebar{
	float:right;
	width:231px;
	overflow:hidden;
}
.sidebar2{
	float:right;
	width:275px;
	overflow:hidden;
}
.cnt{
	background:#ffffff;
	width:898px;
	margin-bottom:10px;
	overflow:hidden;
	border-radius:4px;
	border: 1px solid #EBEBEB;
}
.home_cnt{
	width:100%!important;
	border:none!important;
}
.cnt_top{
	display:block;
	background:url("images/ir.png") no-repeat right top;
	height:35px;
	border-bottom:1px solid #E4E4E4;
	line-height:34px;
	position:relative;
}
.cnt_top h5{
	font-size:12px;
	float:right;
	margin-right:17px;
	color:#666666;
	font-weight:normal;
	height:35px;	
	width:880px;
}
.cnt2{
	background:#ffffff;
	width:100%;
	margin-bottom:10px;
	overflow:hidden;
	border-radius:4px;
}
.cnt2 .cnt_top h5{
	width:714px;
}
.cnt2.up_page{
	width:880px;
}
.cnt_top_new h5{
	background:url("images/cnt_top_new.png") no-repeat 22px center;
}
.cnt_top_best h5{
	background:url("images/cnt_top_best.png") no-repeat 22px center;
}
.cnt_top_pop h5{
	background:url("images/cnt_top_pop.png") no-repeat 22px center;
}
.cnt_bottom{
	position:relative;
	padding-top:16px;
	padding-bottom:33px;
	overflow:hidden;
}
.products{
	width:750px;
	margin-right:11px;
}
.products li{
	float:right;
	width:114px;
	height:127px;
	margin-left:9px;
	margin-bottom:9px;
	border:1px solid #E4E4E4;
	border-radius:10px;
	overflow:hidden;
	position:relative;
}
.products li img{
	width:114px;
	height:98px;
	display:block;
}
.products li .pro_title{
	background:url("images/pro_title.png") no-repeat -1px top;
	width:114px;
	height:28px;
	line-height:26px;
	font-size:12px;
	text-align:center;
	color:#666666;
	border-top:1px solid #E8E8E8;
	display:block;
}
.products li .pro_hover{
	width:116px;
	height:129px;
	position:absolute;
	right:-1px;
	top:-1px;
	background:rgba(0,0,0,0.5);
	opacity:0;
	filter:alpha(opacity=0);	
}
.products li:hover .pro_hover{
	opacity:1;
	filter:alpha(opacity=100);
}
.products li .pro_hover  .pro_price{
	width:116px;
	height:30px;
	line-height:28px;
	text-align:center;
	color:#ffffff;
	font-size:12px;
	background:#4BDB62;
	position:absolute;
	bottom:0px;
	right:0px;
}
.products li .pro_hover .pro_like{
	position:absolute;
	top:38px;
	left:12px;
	width:26px;
	height:26px;
	background:url("images/pro_like.png") no-repeat;
	display:block;
}
.products li .pro_hover .pro_like:hover{
	background-position:0px -26px;
}
.products li .pro_hover .pro_location{
	position:absolute;
	top:38px;
	left:45px;
	width:26px;
	height:26px;
	background:url("images/pro_location.png") no-repeat;
	display:block;
}
.products li .pro_hover .pro_location:hover{
	background-position:0px -26px;
}
.products li .pro_hover .pro_info{
	position:absolute;
	top:38px;
	left:78px;
	width:26px;
	height:26px;
	background:url("images/pro_info.png") no-repeat;
	display:block;
}
.products li .pro_hover .pro_info:hover{
	background-position:0px -26px;
}
.cnt_bottom .more_products{
	position:absolute;
	bottom:11px;
	left:25px;
	background:url("images/arrow_more.png") no-repeat left center;
	padding-left:17px;
	font-size:12px;
	color:#0F87FF;
	display:block;
	height:16px;
	line-height:10px;
}
.cnt_bottom .more_products:hover{
    background: url("images/arrow_ft1.png") no-repeat scroll left 0px rgba(0, 0, 0, 0);
    color: #FF3428;
}	
.more_new_products_link{
	background:url("images/more_new_products_link.png") no-repeat;	
	width:28px;
	height:28px;
	position:absolute;
	left:380px;
	bottom:0px;
	-moz-transition: all 0 ease-out;
	-o-transition: all 0 ease-out;
	-webkit-transition: all 0 ease-out;
	-ms-transition: all 0 ease-out;
	transition: all 0 ease-out;	
}
.more_new_products_link_active{
	background-position:0px -28px!important;
}
.more_new_products_content{
	display:none;
	width:100%;
}
.block{
	background:#ffffff;
	width:229px;
	margin-bottom:10px;
	overflow:hidden;
	border-radius:4px;
	position:relative;
	border: 1px solid #ebebeb;		
}
.block h5{
	background:url("images/ir.png") no-repeat right top;
	height:35px;
	border-bottom:1px solid #E4E4E4;
	line-height:34px;
	font-size:12px;	
	float:right;
	padding-right:17px;	
	width:212px;
	color:#666666;
	font-weight:normal;	
}
.block2{
	background:#ffffff;
	width:273px;
	margin-bottom:10px;
	overflow:hidden;
	border-radius:4px;
	position:relative;
	border: 1px solid #ebebeb;		
}
.block2 h5{
	background:url("images/ir.png") no-repeat right top;
	height:35px;
	border-bottom:1px solid #E4E4E4;
	line-height:34px;
	font-size:12px;	
	float:right;
	padding-right:17px;	
	width:256px;
	color:#666666;
	font-weight:normal;	
}
.block .blc{
	padding:16px 0px;
	width:229px;
	overflow:hidden;
}
.block2 .blc{
	padding:16px 0px;
	width:273px;
	overflow:hidden;
}
.block2 .blc_panel{
	padding:0px;
	width:273px;
	overflow:hidden;
}
.block .blc_ads{
	text-align:center;
}
.top_of_ft1{
	margin:34px auto 0px auto;
	width:30px;
	height:43px;
	background:url("images/top_of_ft1.png") no-repeat;	
	position: relative;
    top: 1px;	
}
#ft1{
	background:#EEEEEE;	
	height:300px;
	width:100%;
	min-width:1170px;
}
.ft1{
	width:1170px;
	height:305px;
	overflow:hidden;
	margin:0px auto;
}
#ft2{
	background:#E3E3E3;	
	height:202px;
	width:100%;
	min-width:1170px;	
}
.ft2{
	width:1170px;
	height:202px;
	overflow:hidden;
	margin:0px auto;
}
#footer {
    background: none repeat scroll 0 0 #373737;
    height: 396px;
    min-width: 1170px;
    overflow: hidden;
    width: 100%;
}
.footer {
    height: 385px;
    margin: 0 auto;
    overflow: hidden;
    width: 1170px;
}
#copyright{
	background:#373737;	
	min-width:1170px;	
	height:60px;
	width:100%;	
}
.copyright.new_copyright{
	line-height:23px;
}
.copyright{
	width:1170px;
	height:40px;
	padding-top:20px;
	overflow:hidden;
	margin:0px auto;	
	line-height:20px;
	color:#CBCBCB;
	border-top:1px solid #444444;	
}
.ft1_blc{
	float:right;
	margin-top:14px;
	margin-left:20px;
	background:url("images/ftc.png") repeat-x 0px 38px;
	position:relative;
	height:286px;	
}
.ft1_blc h4{
	font-size:12px;
	height:30px;
	line-height:30px;
	font-weight:normal;
	color:#FF3428;
	margin-bottom:26px;
	background:url("images/icons.png") no-repeat;	
	padding-right:35px;
}
.ft1_blc1 h4{
	background-position:right 0px;
}
.ft1_blc2 h4{
	background-position:right -30px;
}
.ft1_blc3 h4{
	background-position:right -60px;
}
.ft1_blc1{
	width:355px;
}
.ft1_blc2{
	width:355px;
}
.ft1_blc3 {
    float: left !important;
    margin-left: 0;
    width: 420px;
}
.ft2_blc{
	float:right;
	margin-top:12px;
	margin-left:19px;
	background:url("images/ftc.png") repeat-x 0px 38px;
	position:relative;
	height:190px;	
}
.ft2_blc h4{
	font-size:12px;
	height:30px;
	line-height:30px;
	font-weight:normal;
	color:#FF3428;
	margin-bottom:26px;
	background:url("images/icons.png") no-repeat;	
	padding-right:35px;
}
.ft2_blc1 h4{
	background-position:right -90px;
}
.ft2_blc2 h4{
	background-position:right -120px;
}
.ft2_blc3 h4{
	background-position:right -150px;
}
.ft2_blc1{
	width:356px;
}
.ft2_blc2{
	width:356px;
}
.ft2_blc3 {
    float: left !important;
    margin-left: 0;
    width: 419px;
}
.ft3_blc{
	float:right;
	margin-top:15px;
	margin-left:18px;
	background:url("images/ftc31.png") repeat-x 0px 38px;
}
.ft3_blc h4{
	font-size:12px;
	height:30px;
	line-height:30px;
	font-weight:normal;
	color:#CFCFCF;
	margin-bottom:26px;
	background:url("images/icons.png") no-repeat;	
	padding-right:35px;
}
.ft3_blc1 h4{
	background-position:right -180px;
}
.ft3_blc2 h4{
	background-position:right -210px;
}
.ft3_blc3 h4{
	background-position:right -240px;
}
.ft3_blc4 h4{
	background-position:right -270px;
}
.ft3_blc1{
	width:230px;
}
.ft3_blc2{
	width:230px;
}
.ft3_blc3{
	width:230px;
}
.ft3_blc4{
	width:420px;
	float:left!important;
	margin-left:0px;
}
.ft1_blc ul li{
	height:73px;
	overflow:hidden;
	margin-bottom:12px;
	width:100%;
	border-bottom:1px solid #D3D3D3;
	padding-bottom:12px;
}
.ft1_blc ul li img{
	float:right;
	border:1px solid #212121;
	width:129px;
	height:71px;
	margin-left:5px;
}
.ft1_blc ul li h3{
	font-weight:normal;
	line-height:20px;
	padding-top:6px;
}
.ft1_blc ul li h3 a {
    color: #363636;
}
.ft1_blc ul li span{
	color:#363636;
	display:block;
	padding-top:7px;
}
.more_ft1{
	position:absolute;
	bottom:18px;
	left:0px;
	color:#444444;
	background:url("images/arrow_ft11.png") no-repeat left 2px;
    display: block;
    height: 16px;
    line-height: 10px;
	font-size:11px;
    padding-left: 17px;
}
.more_ft1:hover{
	color:#FF392D;
	background:url("images/arrow_ft11.png") no-repeat left -37px;	
}
.ft1_blc3 .new_video {
    border: 0 solid #212121;
    height: 215px;
    margin-right: 10px;
    overflow: hidden;
    position: relative;
    width: 400px;
}
.ft1_blc3 .new_video img {
    display: block;
    height: 215px;
    width: 400px;
}
.ft1_blc3 .new_video .new_video_play{
	display:block;
	background:url("images/play.png") no-repeat;
	top:67px;
	position:absolute;
	left:160px;
	height:81px;
	width:81px;
	-moz-transition: all 0s ease-out;
	-o-transition: all 0s ease-out;
	-webkit-transition: all 0s ease-out;
	-ms-transition: all 0s ease-out;
	transition: all 0s ease-out;	
}
.ft1_blc3 .new_video .new_video_play:hover{
	background-position:0px -81px;
}
.ft2_blc ul li{
	font-size:11px;
	color:#444444;
	list-style:disc;
	margin-bottom:8px;
	margin-right:15px;
}
.ft2_blc ul li a{
	color:#444444;
}
.more_ft2{
	position:absolute;
	bottom:18px;
	left:0px;
	color:#444444;
	background:url("images/arrow_ft11.png") no-repeat left 2px;
    display: block;
    height: 16px;
    line-height: 10px;
	font-size:11px;
    padding-left: 17px;
}
.more_ft2:hover{
	color:#FF392D;
	background:url("images/arrow_ft11.png") no-repeat left -37px;	
}
.new_article{
	color:#444444;
	line-height:16px;
	font-size:11px;
}
.new_article strong{
	margin-bottom:7px;
}
.new_article p{
	text-align:justify;
	padding-top:3px;
}
.new_article img{
	width:158px;
	height:112px;
	float:right;
	margin-left:9px;
	border:1px solid #AE9F8B;
}
.ft3_blc1 ul li{
	color:#7E7E7E;
	list-style:disc;
	margin-bottom:10px;
	margin-right:15px;
	font-size:11px;	
}
.ft3_blc1 ul li a{
	color:#A7A7A7;
}
.ft_address{
	padding-right:17px;
	margin-top:25px;
	background:url("images/ft_address.png") no-repeat right 4px;
	color:#FFFFFF;
	font-size:11px;
	line-height:19px;
	margin-right:3px;
}
.ft_tel{
	padding-right:20px;
	margin-top:10px;
	background:url("images/ft_tel.png") no-repeat right 3px;
	color:#FFFFFF;
	font-size:11px;
	line-height:19px;
}
.ft3_blc3 ul li{
	color:#7E7E7E;
	list-style:disc;
	margin-bottom:13px;
	margin-right:15px;
	font-size:11px;	
}
.ft3_blc3 ul li a{
	color:#A7A7A7;
}
.ft3_blc2 ul li a{
	color:#A7A7A7;
	background:url("images/ft3_blc2.png") no-repeat right -30px;
	height:30px;
	line-height:30px;
	margin-bottom:7px;
	display:block;
	padding-right:38px;	
}
.ft3_blc2 ul li a:hover{
	background-position:right 0px;
	color:#FFFFFF;
}
.ft_menu {
	border-top:1px solid #444444;
    height: 140px;
    padding-top: 11px;
    margin-top: 30px;
    overflow: hidden;
    width: 100%;
	text-align:center;
}
.ft_menu img{
	margin-left:10px;
	width:95px;
	height:109px;
}
.ft3_blc4 p{
	text-align:justify;
	color:#A7A7A7;
	line-height:18px;
	margin-top:-8px;
	margin-bottom:15px
}
.ft3_blc4 ul li {
    height: 30px;
    margin-bottom: 5px;
    overflow: hidden;
    width: 420px;
}
.ft3_blc4 ul li:hover span{
    color:#ffffff;
}
.ft3_blc4 ul li .newsletter_inp {
    border: none;
    border-radius: 5px;
    float: left;
    height:30px;
    padding: 0 5px;
    width: 250px;
	background:#666666;
}
.ft3_blc4 ul li .newsletter_inp:focus{
	background:#F6F6F6;
}
.ft3_blc4 ul li span{
	width:69px;
	float:right;
	color:#A7A7A7;
	line-height:29px;
}
.ft3_blc4 .sup_btn{
	width:57px;
	height:27px;
	line-height:25px;
	border:none;
	cursor:pointer;
	color:#ffffff;
	font-size:13px;
	text-align:center;
	font-family: Ham3D, B Yekan, Tahoma;	
	background:#41BE55;
	float:left;
	border-radius:5px;
	margin-top:5px;
}
.ft3_blc4 .sup_btn:hover{
	background-color:#2F8A17;
}
.ft3_blc1 ul li:hover, .ft3_blc3 ul li:hover{
	color:#FFFFFF;
}
.ft3_blc1 ul li:hover a, .ft3_blc3 ul li:hover a {
	color:#FFFFFF;
}
.ft2_blc ul li:hover, .ft2_blc ul li:hover a{
	color:#ff3428;
}
#map{
	min-width:1170px;
	width:100%;
	height:28px;
	background:#E7E7E7;
}
.map{
	width:1170px;
	height:28px;
	margin:0px auto;
	overflow:hidden;
	line-height:28px;
}
.map a{
	background:url("images/map_icon.png") no-repeat left center;
	float:right;
	font-size:11px;
	padding:0px 10px 0px 18px;
	color:#727272;
} 
.map a:hover{
	color:#404040;
}
.map strong{
	float:right;
	padding-right:10px;
	color:#727272;
	font-weight:normal;
	font-size:11px;
}
#access_links{
	width:115px;
	float:right;
	background:#ffffff;
	position: fixed;
    top: 168px;
}
.access_links{
	width:115px;
}
.access_links_fixed{
	position:fixed;
	top:133px;
	z-index:2147483645;
	margin:0px!important;
}
.access_links_fixed_two{
	position:fixed;
	bottom:460px;
	z-index:999999999999;
	margin:0px!important;
}
.access_links ul li{
	position:relative;
	display:block;
	width:115px;
	height:51px;
	margin-top:-1px;
}
.access_links ul li > span{
	position:absolute;
	width:5px;
	height:50px;
	display:block;
	top:0px;
	right:1px;
	z-index:4;
}
.access_links ul li.al1 span{
	background-color:#F0604C;
}
.access_links ul li.al2 span{
	background-color:#F0BD50;
}
.access_links ul li.al3 span{
	background-color:#93CB60;
}
.access_links ul li.al4 span{
	background-color:#63BD91;
}
.access_links ul li.al5 span{
	background-color:#5B97B2;
}
.access_links ul li a{
	height:50px;
	line-height:50px;
	font-size:11px;
	display:block;
	color:#666666;
	position:absolute;
	right:0px;
	top:0px;
	border:1px solid #EBEBEB;
	text-align:center;
	z-index:5;
	width:113px;
	border-top:none;
}
.access_links ul li:first-child a{
	border-top:1px solid #EBEBEB;
}
.access_links ul li > a > span {
    bottom: 0;
    display: block;
    height: 50px;
    position: absolute;
    right: 0;
    width: 3px;
    z-index: 1;
}
.access_links ul li.al1 > a > span{
	background-position:0px 0px;
}
.access_links ul li.al2 > a > span{
	background-position:0px -3px;
}
.access_links ul li.al3 > a > span{
	background-position:0px -6px;
}
.access_links ul li.al4 > a > span{
	background-position:0px -9px;
}
.access_links ul li.al5 > a > span{
	background-position:0px -12px;
}
.access_links ul li a.mPS2id-highlight-last{
	border-left:none;
	width:113px;
	color:#ffffff;	
}
.access_links ul li a.mPS2id-highlight-last span{
	width:114px;
}
.access_links ul li:hover span{
	width:114px;
}

.access_links ul li a.mPS2id-highlight-last span{
	display:block;
}
.access_links ul li.al1:hover a{
	color:#ffffff;
}
.access_links ul li.al2:hover a{
	color:#ffffff;	
}
.access_links ul li.al3:hover a{
	color:#ffffff;	
}
.access_links ul li.al4:hover a{
	color:#ffffff;	
}
.access_links ul li.al5:hover a{
	color:#ffffff;	
}
.access_links ul li:hover a span{
	display:block;
}
.filters{
	border-bottom:1px dashed #CACACA;
	margin-bottom:13px;
	padding-bottom:14px;
	padding-right:22px;
	padding-left:22px;
	overflow:hidden;
}
.filters:last-child{
	border-bottom:none;
	margin-bottom:0px;
}
.filter_title{
	margin-bottom:15px;
	color:#666666;
	float:right;
}
.filter_block{
	overflow:hidden;
	clear:both;	
}
.filter_type2 .filter_block{	
	display:none;
}
.filter_type2 .filter_title{	
	padding-right:20px;
	background:url("images/filter_title.png") no-repeat right 5px;
}
.filter_type2 .filter_title.filter_title_open{
	background-position:right -16px;
}
.filter_block label{
	float:right;
	clear:both;
	margin-bottom:11px;
	color:#666666;
}
.more_filter{
	color:#666666;
	padding-right:19px;
	height:13px;
	line-height:8px;
	display:block;
	background:url("images/more_filter.png") no-repeat right 0px;
}
.more_filter_close{
	background-position:right -13px!important;
}
.filter_block_more{
	display:none;
}
.search_price_block{
	direction:ltr;
	position:relative;
	margin-left:-15px;
}
.price_top {
    margin-top: 29px;
    width: 108%;
}
.price_top input{
	background:none;
	border: medium none;
    color: #888888;
    margin-bottom: -35px;
	text-align:center;
	direction:rtl;
	width:100%;
}
.cnt_post h5{
	float:right;
	width:550px!important;
}
.code_of_product{
	float:left;
	height:35px;
	line-height:34px;
	font-size:11px;
	color:#999999;
	padding-left:38px;
	margin-left:15px;
	background:url("images/code_of_product2.png") no-repeat left center;
	width:115px;
	clear:both;
	margin-top:5px;
}
.cnt_post_body{
	padding:8px 14px 6px 20px;
	color:#666666;
}
.rate_of_product{
    font-size: 11px;
	margin-right:16px;
	width:300px;
	overflow:hidden;
	float:right;
	height:29px;
  line-height: 17px;
  padding-top: 4px;
}
.rate_of_product img{
	vertical-align:middle;
}
.post_slideshow {
    float: right;
    height: 374px;
    margin-top: 10px;
    position:relative;
    width: 398px;
}
.post_details {
    float: right;
    margin-right: 14px;
    padding-top: 5px;
    position: relative;
    width: 577px;
}
.state_product{
	height:20px;
	line-height:20px;
}
.state_product .pro_ok{
	background:url("images/ok.png") no-repeat right center;
	color:#4BDB62;
	padding-right:24px;
}
.state_product .pro_nok{
	background:url("images/nok.png") no-repeat right center;
	color:#FF3428;
	padding-right:24px;
}
.state_product span{
	float:right;
	margin-left:7px;
}
.product_gift{
	overflow:hidden;
}
.mini_sl{
	width:398px;
    height: 374px;
	position:relative;
	overflow:hidden;
}
.mini_sl_off{
	position:absolute;
	left:5px;
	top:5px;
	width:50px;
	height:42px;
	background:url("images/off.png") no-repeat;
	display:block;
	line-height:15px;
	color:#ffffff;
	text-align:center;
	padding-top:8px;
	z-index:63;	
}
.mini_sell_off{
	position:absolute;
	left:5px;
	top:5px;
	width:50px;
	height:44px;
	background:url("images/mini_sell_off.png") no-repeat;
	display:block;
	line-height:17px;
	color:#ffffff;
	text-align:center;
	padding-top:6px;
	z-index:63;	
}
.mini_free_delivery{
	position:absolute;
	right:83px;
	top:5px;
	width:50px;
	height:44px;
	background:url("images/mini_free_delivery.png") no-repeat;
	display:block;
	line-height:17px;
	color:#ffffff;
	text-align:center;
	padding-top:6px;
	z-index:63;	
}
.tab_content2 li{
	display:none;
}
.tab_content2 li img{
	width:318px;
	height:318px;
	display:block;
}
.tab_content2{
	border:1px solid #DBDBDB;
	border-radius:4px;
	width:318px;
	height:318px;
	overflow:hidden;
	float:left;
}
.sl_input {
    direction: ltr;
    float: right;
    height: 236px;
    margin-top: 42px;
    overflow: hidden;
    width: 72px;
}
.sl_input ul li{
	display:block;
	width:70px;
	height:70px;
	margin-bottom:10px;
	cursor:pointer;
}
.sl_input ul li img {
    height: 70px;
    width: 70px;
	display:block;	
}

.sl_input ul li {
    border: 1px solid #dbdbdb;
    border-radius: 4px;
    display: block;
    height: 70px;
    margin-bottom: 10px;
    overflow: hidden;
    width: 70px;
}
.sl_input ul li a{
	display:block;
	width:100%;
	height:100%;
}
.next1{
	position:absolute;
	top:1px;
	right:20px;
	display:block;
	width:31px;
	height:31px;
	background:url("images/next1.png") no-repeat center center;
	opacity:0.5;
	filter:alpha(opacity=50);
	border-radius:50%;
	border:1px solid #BCBCBC;	
}
.prev1{
	position:absolute;
	top:285px;
	right:20px;
	display:block;
	width:31px;
	height:31px;
	background:url("images/prev1.png") no-repeat center center;
	opacity:0.5;
	filter:alpha(opacity=50);	
	border-radius:50%;
	border:1px solid #BCBCBC;
}
.post_links{
	overflow:hidden;
	height:103px;
	padding-top:12px;
	padding-left:11px;
	padding-right:11px;
}
.buy_list{
	float:right;
	width:82px;
	height:35px;
	line-height:33px;
	background:url("images/buy_list.png") no-repeat 91px center #EE999F;
	padding-right:36px;
	color:#ffffff;
	border-radius:3px;
	margin-left:7px;
}
.buy_list:hover{
	background-color:#ec6e77;
}
.wiki_of_product{
	float:right;
	width:79px;
	height:35px;
	line-height:33px;
	background:url("images/wiki_of_product.png") no-repeat 85px center #CEBCA5;
	padding-right:39px;
	color:#ffffff;
	border-radius:3px;	
}
.wiki_of_product:hover{
	background-color:#cba371;
}
.add_to_bookmark{
	height:15px;
	line-height:15px;
	color:#666666;
	padding-right:21px;
	background:url("images/links.png") no-repeat right 3px;
	display:block;
	float:left;
	margin-left:32px;
	margin-top:6px;	
}
.to_friend{
	height:15px;
	line-height:6px;
	color:#666666;
	padding-right:21px;
	background:url("images/links.png") no-repeat right -12px;
	float:left;	
	margin-left:16px;
	margin-top:10px;
}
.product_gift{
	margin-top:15px;
	overflow:hidden;
}
.product_gift span{
	float:right;
	margin-top:23px;
	font-weight:bold;
}
.gift_img{
	width:83px;
	height:83px;
	border:1px solid #E4E4E4;
	border-radius:50%;
	border:1px solid #E4E4E4;
	float:left;
	margin:0px 12px;
}
.gift_more{
	line-height: 17px;
    margin-right: -35px;
    margin-top: 43px !important;
    width: 457px;	
	font-weight:normal !important;
}
.product_price_block {
    border-bottom: 1px solid #ececec;
    border-top: 1px solid #ececec;
    height: 45px;
    margin-top: 0;
    overflow: hidden;
    padding-top: 13px;
    position: relative;
    width: 599px;
}
.product_price_block span{
	color:#40B521;
}
.product_price_block p{
    height: 42px;
    line-height: 42px;
	font-size:15px;
    text-align: center;
}
.add_to_basket_btn{
	border-radius:4px;
	height:35px;
	line-height:32px;
	background:url("images/add_to_basket_btn2.png") no-repeat 152px center #40B521;
	float:right;
	width:129px;
	padding-right:74px;
	color:#ffffff;
}
.add_to_basket_btn:hover{
	background-position:15px center;
	padding-right:24px;
	width:179px;
}
.product_warranty{
	float:left;
	margin-top:9px;
}
.product_warranty img{
	vertical-align:middle;
}
.rate_plus {
    border: 1px solid #d9d9d9;
    float: right;
    height: 58px;
    width: 398px;
}
.rate_plus > ul {
    width: 429px;
}
.rate_plus ul li {
    float: right;
    height: 24px;
    margin-left: 35px;
    margin-right: 18px;
    margin-top: 19px;
    position: relative;
    width: 90px;
}
.rate_plus ul li span {
    border: 1px solid #e4e4e4;
    border-radius: 4px;
    float: right;
    height: 22px;
    line-height: 20px;
    margin-right: 7px;
    text-align: center;
    width: 44px;
}
.rate_plus ul li a{
	width:22px;
	height:22px;
	float:right;
	background:url("images/pr_link.png") no-repeat;	
}
.rate_plus ul li.rp1 span{
	color:#0B93BF;
}
.rate_plus ul li.rp2 span{
	color:#3AA51E;
}
.rate_plus ul li.rp3 span{
	color:#E01D0E;
}
.rate_plus ul li.rp1 a{
	background-position:right 0px;
}
.rate_plus ul li.rp2 a{
	background-position:right -22px;
}
.rate_plus ul li.rp3 a{
	background-position:right -44px;
}
.rate_plus ul li:hover .rp_tooltip{
	display:block;
}
.rp_tooltip{
	width:123px;
	height:37px;
	position:absolute;
	top:28px;
	right:-17px;
	background:url("images/rp_tooltip.png") no-repeat;
	color:#666666;
	text-align:center;
	line-height:37px;
	display:none;
}
.post_txt{
	width:100%;
	text-align:justify;
	line-height:17px;
	padding-bottom:15px;
	padding-top:25px;
}
.post_txt_more{
	display:none;
	width:100%;
	text-align:justify;
	line-height:17px;	
	padding-bottom:15px;	
}
.post_txt_more_link{
	height:26px;
	width:352px;
	background:url("images/post_txt_more_link.png") no-repeat;	
	display:block;
	margin:0px auto;
}
.post_txt_more_link_close{
	background-position:0px -26px!important;
}
.list_carousel {
    clear: both;
    direction: ltr;
    height: 185px;
    margin: 0 auto;
    overflow: hidden;
    padding: 0 40px;
    position: relative;
    width: 680px;
}
.similar_products{
	width:1043px;
	padding:30px 0px 20px;
	background:#ffffff;
	border-radius:4px;
	border: 1px solid #EBEBEB;	
	margin-top:10px;
}
.similar_products #foo2 li{
	color:#666666;
	float:left;
	width:188px;
	text-align:center;
	margin:14px 5px;
	direction:rtl;
	height:167px;
	border-radius:4px;
	border:1px solid #E5E5E5;
}
.similar_products #foo2 li.opac{
	opacity:0.7;
	filter:alpha(opacity=70);	
}
.similar_products #foo2 li .state_product .pro_ok{
	padding-bottom: 2px;
    padding-top: 2px;	
}
.similar_products #foo2 li .state_product span{
	float:none!important;
}	
.similar_products #foo2 li h3{
	font-weight:normal;
	margin-bottom:6px;
}
.similar_products #foo2 li h3 a{
	color:#666666;
}

.similar_products .list_carousel {
    clear: both;
    direction: ltr;
    height: 185px;
    margin: 0px;
    overflow: hidden;
    padding: 0 40px;
    position: relative;
    width: 963px;
}
.similar_products #foo2 li .sl_price{
	margin-top:5px;
	display:block;
	color:#40B521;
}
.similar_products #foo2 li img{
	width:98px;
	height:98px;
}
.similar_products_top{
	height:5px;
	border-bottom:1px solid #F0BD50;
}
.similar_products_top h4{
    color: #F0BD50;
    float: right;
    font-weight: normal;
    height: 15px;
    margin-top: -4px;
    padding-left: 5px;
    padding-right: 29px;
	background:url("images/similar_products_top.png") no-repeat right center #ffffff;
}
#next2, #next3{
	position:absolute;
	bottom:71px;
	right:30px;
	display:block;
	width:17px;
	height:31px;
	background:url("images/next.png") no-repeat;
	opacity:0.5;
	filter:alpha(opacity=50);	
}
.pi_right_bottom #next3{
	right:20px;
}
#prev2, #prev3{
	position:absolute;
	bottom:71px;
	left:11px;
	display:block;
	width:17px;
	height:31px;
	background:url("images/prev.png") no-repeat;
	opacity:0.5;
	filter:alpha(opacity=50);	
}
#next2:hover, #next3:hover, #prev2:hover, #prev:hover, .next1:hover, .prev1:hover{
	opacity:1;
	filter:alpha(opacity=100);	
}
.products_comments{
	width:1043px;
	padding:30px 0px;
	background:#ffffff;
	margin-top:10px;
	border-radius:4px;
	border: 1px solid #EBEBEB;		
}
.products_comments_top{
	height:5px;
	border-bottom:1px solid #5B97B2;
}
.products_comments_top h4{
    color: #5B97B2;
    float: right;
    font-weight: normal;
    height: 15px;
    margin-top: -4px;
    padding-left: 5px;
    padding-right: 29px;
	background:url("images/products_comments.png") no-repeat right center #ffffff;
}
.comments{
	width:1010px;
	margin:20px auto;
	color:#666666;
}
.comments > li{
	position:relative;
	width:976px;
	border-radius:5px;
	padding:15px;
	margin-bottom:15px;
	border:1px solid #F5F5F5;
}
.comments > li:hover{
	background:#F5F5F5;
}
.comments > li .comment_writer{
	margin-bottom:10px;
}
.comments > li .comment_text {
    line-height: 17px;
    text-align: justify;
    width: 830px;
}
.cmm_plus{
	position:absolute;
	left:64px;
	top:8px;
	border-radius:4px;
	color:#40B521;
	width:30px;
	padding-right:22px;
	height:22px;
	line-height:20px;
	border-bottom:1px solid #E8EEE6;
	border-right:1px solid #EDF1EC;
	background:url("images/cmm_plus.png") no-repeat 33px 5px #FEFEFE;
}
.cmm_plus:hover{
	border-color:#3EA723;
}
.cmm_minus:hover{
	border-color:#FC3425;
}
.cmm_minus{
	position:absolute;
	left:7px;
	top:8px;
	border-radius:4px;
	color:#FF2110;
	width:30px;
	padding-right:22px;
	height:22px;
	line-height:20px;
	border-bottom:1px solid #F6E7E6;
	border-right:1px solid #F6ECEB;
	background:url("images/cmm_minus.png") no-repeat 33px 6px #FEFEFE;	
}
.more_comments{
	display:none;
}
.more_comments_link{
	width:323px;
	margin:25px auto 5px auto;
	height:26px;
	background:url("images/more_comments_link.png") no-repeat;	
	display:block;
}
.more_comments_link_close{
	background-position:0px -26px;
}
.comment_send{
	border-top:#E4E4E4;
	color:#666666;
	text-align:justify;
	line-height:17px;
	padding-top:27px;
	width:1004px;
	margin:0px auto;
}
.comment_send strong{
	padding-bottom:10px;
	display:block;
}
.comment_send p span{
	color:#FF2110;
	padding:18px 0px;
	display:block;
}
.cmm_textarea{
	vertical-align:sub;
	background:#F5F5F5;
	border-radius:2px;
	border:1px solid #AEAEAE;
	width:928px;
	max-width:928px;
	padding:10px;
}
.cmm_textarea:focus, .comment_inp:focus{
	background:#FFFFFF;
}
.comment_inp {
	height:27px;
    background: none repeat scroll 0 0 #f5f5f5;
    border: 1px solid #aeaeae;
    border-radius: 2px;
    width:300px;
	padding:0px 10px;
	float:right;
}
span.cmm_title_box{
	width:46px;
	padding:0px;
	display:inline;
	margin-bottom:20px;
	float:right;
	height:29px;
	line-height:29px;
}
.reg_cmm{
	float:left;
	clear:both;
	border-radius:2px;
	color:#ffffff;
	width:77px;
	height:27px;
	line-height:27px;
	background:url("images/reg_cmm.png") no-repeat 55px center #41BE55;
	border:none;
	margin-top:6px;
	cursor:pointer;
	margin-left:7px;
	font-size:11px;
	padding-right:30px;
}
.reg_cmm:hover{
	background-color:#2F8A17;
}
.specifications{
	width:1043px;
	padding:30px 0px 100px;
	background:#ffffff;
	margin-top:10px;
	border-radius:4px;
	border: 1px solid #EBEBEB;		
}
.specifications_top{
	height:5px;
	border-bottom:1px solid #93CB60;
}
.specifications_top h4{
    color: #93CB60;
    float: right;
    font-weight: normal;
    height: 15px;
    margin-top: -4px;
    padding-left: 5px;
    padding-right: 29px;
	background:url("images/specifications.png") no-repeat right center #ffffff;
}
.review{
	width:1043px;
	padding:30px 0px 0px;
	background:#ffffff;
	margin-top:10px;
	border-radius:4px;
	border: 1px solid #EBEBEB;		
}
.review_top{
	height:5px;
	border-bottom:1px solid #63BD91;
}
.review_top h4{
    color: #63BD91;
    float: right;
    font-weight: normal;
    height: 15px;
    margin-top: -4px;
    padding-left: 5px;
    padding-right: 29px;
	background:url("images/review.png") no-repeat right center #ffffff;
}
.specifications_body{
	width:1004px;
	margin:0px auto;
	clear:both;
}
.specifications_title{
	color:#FF3E33;
	display:block;
	padding:15px 0px 5px 0px;
}
.specifications_lines{
	color:#6B6B6B;
	line-height:18px;
	padding-bottom:60px;
}
.specifications_lines li{
	display:block;
	margin:3px 0px;
}
.specifications_table{
	width:100%;
	border:1px solid #EBEBEB;
	overflow:hidden;
	border-radius:5px;
	margin-bottom:24px;
}
.specifications_table table{
	width:100%;
}
.specifications_table thead{
	background:#F5F5F5;
	height:26px;
	width:100%;
	line-height:26px;
	border-bottom:1px solid #EBEBEB;
	color:#999999;
	text-align:center;
	display:block;
}
.specifications_table thead tr, .specifications_table thead td{
	width:100%;
	display:block;
	height:26px;	
}
.specifications_table tbody{
	background:#FFFFFF;
	width:100%;
	display:block;
}
.specifications_table tbody tr {
    color: #666666;
    overflow: hidden;
    width: 100%;
}
.specifications_table tbody tr .td_right {
    background: none repeat scroll 0 0 #ebebeb;
    border-bottom: 1px solid #ffffff;
    line-height: 22px;
    min-width: 220px;
    padding-bottom: 5px;
    padding-right: 2%;
    vertical-align: middle;
}
.specifications_table tbody tr .td_left {
    line-height: 27px;
    padding-right: 2%;
    width: 78%;
}
.specifications_table tbody tr .td_left img{
	margin-top:7px;
}
.specifications_table tbody tr:last-child .td_right{
	border-bottom:none;
}
.specifications_table tbody tr:nth-child(even) .td_left{
	background:#F9F9F9;
}
.review_body{
	line-height:18px;
	color:#666666;
	text-align:justify;
	width:1004px;
	overflow:hidden;
	margin:25px auto;
}
.review_body p{
	font-size:13px;
}
.review_body img{
	border:1px solid #A5A5A5;
}
.review_tbl{
	width:100%;
	overflow:hidden;
}
.review_tbl_right{
	float:right;
	width:521px;
	border-left:1px solid #E4E4E4;	
}
.review_tbl_left{
	float:left;
	width:521px;
}
.review_tbl_right h4{
	padding-right:36px;
	width:491px;
	background:url("images/review_tbl_right.png") no-repeat 496px center #4BDB62;
	height:33px;
	line-height:30px;
	font-weight:bold;
	color:#ffffff;
}
.review_tbl_left h4{
	padding-right:36px;
	width:486px;
	background:url("images/review_tbl_left.png") no-repeat 491px center #FF493B;
	height:33px;
	line-height:30px;
	font-weight:bold;
	color:#ffffff;
}
.review_tbl_right ul{
	margin-top:21px;
	margin-right:23px;
	margin-bottom:20px;	
}
.review_tbl_left ul{
	margin-top:21px;
	margin-bottom:20px;
	margin-right:23px;
}
.review_tbl_right ul li{
	margin-bottom:10px;
	padding-right:14px;
	background:url("images/green.png") no-repeat right center;	
	color:#666666;
}
.review_tbl_left ul li{
	margin-bottom:10px;
	padding-right:14px;
	background:url("images/red.png") no-repeat right center;	
	color:#666666;
}
.radio_list{
	margin-top:15px;
	clear:both;
	overflow:hidden;
}
.radio_list2{
	line-height:17px;
}
.radio_list strong{
	float:right;
	line-height:17px;
	font-weight:normal;
}
.radio_list label{
	float:right;
	margin-right:3px;
}
.radio_list.radio_list2 label{
	margin-bottom:10px;
	clear:both;
}
.radio_list label img{
	vertical-align:middle;
	margin-left:7px;
}
.colors {
    border-top: 1px solid #ebebeb;
    bottom: 0;
    color: #555555;
    direction: rtl;
    height: 43px;
    left: 0;
    line-height: 40px;
    padding-bottom: 0;
    position: absolute;
    width: 100%;
}
.colors img{
	margin-left:3px;
	float:left;
	margin-top:14px;
}
.login_link{
	position:relative;
}
.login_content {
    background: none repeat scroll 0 0 #ffffff;
    border-radius: 5px;
    display: none;
    padding-top: 16px;
    position: absolute;
    right: -53px;
    top: 37px;
    width: 174px;
    z-index: 2147483647;
}
.full_background, .full_background2{
	position:fixed;
	width:100%;
	height:100%;
	background:rgba(0,0,0,0.3);
	display:none;
	z-index:2147483645;
	left:0px;
	top:0px;
}
.login_txt{
	width:122px;
	padding:0px 8px;
	border:1px solid #F0F0F0;
	background:#F0F0F0;
	border-radius:4px;
	margin:2px 17px;
	color:#A2A2A2;
	font-size:11px;
	height:21px;
}
.login_txt:focus{
	border:1px solid #A6CE3A;
	color:#666666;
}
.login_content_top{
	width:20px;
	height:10px;
	position:absolute;
	top:-10px;
	right:77px;
	display:block;
	background:url("images/login_content_top.png") no-repeat;
}
.rem_pass {
    background: url("images/red_circle.png") no-repeat scroll right center rgba(0, 0, 0, 0);
    border-radius: 5px;
    color: #666666;
    display: block;
    height: 17px;
    line-height: 14px;
    margin-bottom: 10px;
    margin-right: 17px;
    margin-top: 5px;
    padding: 5px 10px;
    width: 121px;
}
.rem_pass:hover{
	background-color:#FF2110;
	color:#ffffff;
}
.login_btn{
	width:100%;
	border:none;
	background:#ffffff;
	border-top:1px solid #E4E4E4;
	height:28px;
	color:#666666;
	text-align:center;
	cursor:pointer;
	border-radius:0px 0px 4px 4px;
}
.login_btn:hover{
	background:#2F8A17;
	color:#ffffff;
}
.product_info{
	width:726px;
	height:333px;
    z-index: 2147483647;
	background:#ffffff;
	overflow:hidden;
	border-radius:5px;
	position:fixed;
	left:50%;
	top:50%;
	margin-top:-167px;
	margin-left:-363px;
	color:#666666;
	display:none;
}
.product_info > h3{
	height:39px;
	line-height:39px;
	padding-right:41px;
	font-weight:normal;
	background:url("images/pih.png") no-repeat right center;
	border-bottom:1px solid #DCDCDC;
}
.product_info_close{
	position:absolute;
	left:9px;
	top:9px;
	width:24px;
	height:24px;
	background:url("images/product_info_close.png") no-repeat center center #FF3428;
	display:block;
}
.product_info_close:hover{
	background-color:#EEEEEE;
}
.pi_right{
	width:445px;
	padding-left:22px;
	padding-right:9px;
	padding-top:22px;
	height:100px;
	position:relative;
	float:right;
}
.pi_right p{
	line-height:17px;
	text-align:justify;
	padding-right:22px;
}
.pi_right_bottom_head{
	border-bottom:1px solid #ECECEC;
	height:26px;
}
.pi_right_bottom_head h6 {
    background: url("images/pi_right_bottom_head.png") no-repeat scroll right center #FFFFFF;
    float: right;
    font-weight: normal;
    height: 26px;
    line-height: 26px;
    margin-top: 9px;
    padding-left: 7px;
    padding-right: 33px;
}
.pi_left{
	float:left;
	width:249px;
	height:293px;
	position:relative;
	background:#F8F8F8;
	border-right:1px solid #DCDCDC;
}
.pi_left img{
	position:absolute;
	right:21px;
	top:20px;
	width:208px;
	height:141px;
	display:block;
}
.pi_add_basket{
	height:35px;
	line-height:32px;
	width:208px;
	text-align:center;
	border-radius:5px;
	color:#ffffff;
	background:url("images/pi_add_basket.png") no-repeat 177px center #4BDB62;
	display:block;
	position:absolute;
	top:166px;
	right:21px;
}
.pi_add_basket:hover{
	background-color:#2F8A17;
}
.pi_left_bottom{
	position:absolute;
	bottom:0px;
	right:0px;
	width:249px;
	border-top:1px solid #DCDCDC;
	height:71px;
}
.pi_left_bottom_r{
	margin-right:21px;
	border-radius:2px;
	border:1px solid #F0F0F0;
	margin-top:12px;
	float:right;
	background:url("images/pi_left_bottom_r.png") no-repeat 73px center #ffffff;
	width:68px;
	padding-right:35px;
	color:#4BDB62;
	height:44px;
	line-height:41px;
}
.pi_left_bottom_l{
	border-radius:2px;
	border:1px solid #F0F0F0;
	border-right:0px;
	margin-top:12px;
	float:right;
	background:url("images/pi_left_bottom_l.png") no-repeat 73px center #ffffff;
	width:68px;
	padding-right:35px;
	color:#FF3428;
	height:44px;
	line-height:41px;
}
.pi_right_bottom .list_carousel{
	width:360px;
	height:110px;
	margin-top:20px;
}
.pi_right_bottom #foo2 li{
	float:left;
	width:110px;
	height:110px;
	border-radius:7px;
	overflow:hidden;
	margin:0px 4px;
}
.pi_right_bottom #next3, .pi_right_bottom #prev3{
	bottom:37px;
}
.pi_right_more {
    background: url("images/arrow_ft1.png") no-repeat scroll left 3px rgba(0, 0, 0, 0);
    bottom: 15px;
    color: #FF3428;
    left: 22px;
    line-height: 18px;
    padding-left: 16px;
    position: absolute;
    height: 19px;
}
.pi_right_more:hover{
	color:#0F87FF;
	background:url("images/arrow_more.png") no-repeat scroll left 3px rgba(0, 0, 0, 0);
}
.copyright_left{
	float:left;
}
.copyright_right{
	float:right;	
}
.copyright_left a{
	color:#CBCBCB;
	opacity:0.35;
	filter:alpha(opacity=35);	
}
.copyright_left img{
	vertical-align:middle;
	width:60px;
	height:11px;
	opacity:0.65;
	filter:alpha(opacity=65);	
}
.banner_header{
	width:1170px;
	height:170px;
	display:block;
	margin-bottom:15px;
}
.top_head_part2{
	width:100%;
	height:29px;
	border-bottom:1px solid #EBEBEB;
	position:relative;
}
.pro_btns{
	float:left;
	margin-top:-40px;
	height:35px;
}
.radio_list2 {
    height: 66px;
    line-height: 17px;
    padding-top: 10px;
}
.compare_btn{
	width:110px;
	height:25px;
    background: url("images/compare_btn.png") no-repeat scroll 88px center #5B97B2;
    border-radius: 4px;
    color: #FFFFFF;
    float: left;
    line-height: 22px;
    text-align:center;
	margin-left:5px;
	margin-top:5px;
}
.compare_btn:hover{
	background-color:#50859D;
}
.stock_show.state_yes {
    background: none repeat scroll 0 0 #39b54a;
}
.stock_show.state_no {
    background: none repeat scroll 0 0 #979797;
}
.stock_show.state_alarm {
    background: none repeat scroll 0 0 #e4613a;
}
.stock_show.state_soon {
    background: none repeat scroll 0 0 #00b4ba;
}
/*Inner Page*/
.s_filter{
	overflow:hidden;
	border-radius:4px;
	background:#ffffff;
}
.s_filter_top{
	width:912px;
	height:54px;
	overflow:hidden;
	padding:0px 9px;
	background: url("images/irs.png") no-repeat scroll right top #EBEBEB;	
}
.s_filter_top .sft_right{
	float:right;
	margin-top:9px;
	width:310px;
	border-left:1px solid #ffffff;
	overflow:hidden;
	height:35px;
}
.s_filter_top .sft_right a{
	float:right;
	margin-right:3px;
	width:23px;
	margin-top:7px;
	height:23px;
	line-height:23px;
	font-size:11px;
	color:#666666;
	border:1px solid #DEDEDE;
	text-align:center;
	background:#ffffff;
	border-radius:50%;
}
.s_filter_top .sft_right a:hover{
	color:#ffffff;
	background:#0F87FF;
	border:1px solid #0F87FF;
}
.s_filter_top .sft_right span{
	margin-top:7px;
	float:right;
	margin-left:3px;
	height:25px;
	line-height:25px;
	font-size:11px;
}
.sft_title{
	margin-right:12px;
	margin-left:5px;
	height:35px;
	line-height:35px;
	color:#282828;
	margin-left:10px;
	font-size:11px;
	float:right;
}
.sft_center_part1{
	width:205px;
	height:35px;
	margin-top:9px;
	border-left:1px solid #ffffff;
	float:left;
}
.sft_center_part2{
	width:237px;
	height:35px;
	margin-top:9px;
	border-left:1px solid #ffffff;
	float:right;
}
.sft_left{
	width:150px;
	height:32px;
	margin-top:9px;
	float:right;
}
.s_filter_middle{
	width:930px;
	height:40px;
	background:#DFDFDF;
}
.filter_type0{
	float:left;
	border:1px solid #DEDEDE;
	width:30px;
	height:29px;
	background:url("images/filter_type0.png") no-repeat center 2px;
	margin-top:3px;
}
.filter_type_active0{
	background-position:center -26px;
	border:1px solid #0F87FF;
	border-radius:4px;
	background-color:#ffffff;
}
.filter_type0:hover{
	background-position:center -26px;
	border:1px solid #0F87FF;
	border-radius:4px;	
	background-color:#ffffff;	
}
.filter_type1{
	float:left;
	border:1px solid #DEDEDE;
	width:30px;
	height:29px;
	background:url("images/filter_type1.png") no-repeat center 2px;
	margin-top:3px;
	margin-right:5px;
}
.filter_type_active1{
	background-position:center -25px;
	border:1px solid #0F87FF;
	border-radius:4px;
	background-color:#ffffff;
}
.filter_type1:hover{
	background-position:center -25px;
	border:1px solid #0F87FF;
	border-radius:4px;	
	background-color:#ffffff;	
}
.sft_center_part2 label {
    float: right;
    margin-top: 5px;
}
.sf_head{
	padding-top:9px;
	color:#282828;
	border-right:1px solid #E4E4E4;
	border-left:1px solid #E4E4E4;
	overflow:hidden;
}
.sf_content{
	overflow:hidden;
	padding:12px 10px;
	border:1px solid #EBEBEB;
}
.products_type_two.sf_content > ul > li .sfli_desc, .products_type_two.sf_content > ul > li .sfli_star, .products_type_two.sf_content > ul > li .sfli_bookmark, .products_type_two.sf_content > ul > li .sfli_buy, .products_type_two.sf_content > ul > li .sfli_title_fa, .sfli_hover{
	display:block;
}
.sf_content > ul > li .sfli_desc, .sf_content > ul > li .sfli_star, .sf_content > ul > li .sfli_bookmark, .sf_content > ul > li .sfli_buy, .sf_content > ul > li .sfli_title_fa, .sfli_hover, .sfli_price{
	display:none;
}
.sf_content > ul{
	width:920px;
}
.sf_content > ul > li:hover{
	border:1px solid #777777;
	-webkit-box-shadow: 2px 2px 8px 0 rgba(50, 50, 50, 0.35);
	-moz-box-shadow:    2px 2px 8px 0 rgba(50, 50, 50, 0.35);
	box-shadow:         2px 2px 8px 0 rgba(50, 50, 50, 0.35);
}
.products_type_two.sf_content > ul > li:hover .sfli_hover{
	opacity:0;
	filter:alpha(opacity=0);		
}
.products_type_two.sf_content > ul > li:hover .sfli_title a{
	opacity:1;
	filter:alpha(opacity=100);		
}
.sf_content > ul > li:hover .compare_label, .sf_content > ul > li .sfli_hover:hover{
	opacity:1;
	filter:alpha(opacity=100);		
}
.products_type_two.sf_content > ul > li:hover{
	background-color:#FFFFFF;
}
.sf_content > ul > li{
	border:1px solid #E4E4E4;
	overflow:hidden;
	background:#ffffff;
	border-radius:5px;
	margin-bottom:14px;
	float:right;
	width:214px;
	height:295px;	
	margin-left:14px;
	position:relative;
}
.sf_content > ul > li .sfli_img{
	position:absolute;
	width:170px;
	height:170px;
	display:block;
	top:0px;
	right:0px;
	z-index:55;
	border-left: 0px solid #E4E4E4;
    margin-right: 23px;
    margin-top: 8px;	
}
.sf_content > ul > li .sfli_hover{
	position:absolute;
	width:215px;
	height:186px;
	display:block;
	top:0px;
	right:0px;
	background:rgba(0,0,0,0.65);
	opacity:0;
	filter:alpha(opacity=0);	
	z-index:66;
}
.products_type_two.sf_content > ul > li .sfli_hover{
	display:none;
}
.sf_content > ul > li .sfli_hover a{
	position:absolute;
	width:155px;
	height:25px;
	line-height:23px;
	display:block;
	color:#ffffff;
	top:51px;
	right:30px;
	text-align:center;
	font-size:12px;	
	background:rgba(148,148,148,.85);
	border-radius:25px;
}
.sf_content > ul > li .sfli_hover .sfli_hover_link1{
	top:25px;
}
.sf_content > ul > li .sfli_hover .sfli_hover_link2{
	top:61px;
}
.sf_content > ul > li .sfli_hover .sfli_hover_link3{
	top:97px;
}
.sf_content > ul > li .sfli_hover .sfli_hover_link4{
	top:133px;
}
.sf_content > ul > li .sfli_hover .sfli_hover_link1:hover{
	background:rgba(75,219,98,.85);
}
.sf_content > ul > li .sfli_hover .sfli_hover_link2:hover{
	background:rgba(255,52,40,.85);
}
.sf_content > ul > li .sfli_hover .sfli_hover_link3:hover{
	background:rgba(15,135,255,.85);
}
.sf_content > ul > li .sfli_hover .sfli_hover_link4:hover{
	background:rgba(253,197,2,.85);
}
.sf_content > ul > li .sfli_price{
	position:absolute;
	font-size:12px;
	width:134px;
	padding-right:8px;
	height:25px;
	line-height:25px;
	display:block;
	bottom:12px;
	right:0px;
	color:#282828;
	border-left:1px solid #BDBDBD;
	opacity:0;
	filter:alpha(opacity=0);	
	z-index:22;
}
.products_type_two.sf_content > ul > li .sfli_price{
	font-size:20px;
	width:72%;
	padding-right:0px;
	height:40px;
	line-height:40px;
	display:block;
	bottom:205px;
	right:230px;
	color:#13C047;
	border-left:0px solid #BDBDBD;
	border-top:1px solid #E8E8FF;
	opacity:1;
	filter:alpha(opacity=100);	
}
.products_type_two.sf_content > ul > li .sfli_star{
	position:absolute;
	font-size:11px;
	width:220px;
	height:40px;
	line-height:40px;
	display:block;
	top:62px;
	color:#666666;
	right:665px
}
.products_type_two.sf_content > ul > li .new_home_center_block_details{
	overflow:visible;
}
.products_type_two.sf_content > ul > li .new_home_center_block_price{
	display:none;
}
.products_type_two.sf_content > ul > li .new_home_center_block_state{
    border-radius: 4px;
    bottom: 9px;
    float: none;
    height: 35px;
    line-height: 33px;
    position: absolute;
    right: 600px;
}
.products_type_two.sf_content > ul > li .sfli_star img{
	vertical-align:middle;
}
.products_type_two.sf_content > ul > li .sfli_buy{
    background:#40B521;
    border-radius: 4px;
    color: #FFFFFF;
    display: block;
	position:absolute;
    height: 35px;
    line-height: 32px;
    text-align:center;
    width: 206px;
	bottom:9px;
	left:15px;
}
.products_type_two.sf_content > ul > li .sfli_buy:hover{
	background-color:#2f8a17;
}
.sf_content > ul > li .compare_label {
    background: none repeat scroll 0 0 #f2f2f2;
    bottom: 0;
    color: #666666;
    display: block;
    height: 30px;
    opacity: 0;
    position: absolute;
    right: 79px;
    width: 136px;
    z-index: 999;
}
.compare_label > label {
    display: block;
    margin-right: 34px;
    margin-top: 9px;
}
.products_type_two.sf_content > ul > li .compare_label{
	position:absolute;
	display:block;
	bottom:17px;
	right:150px;
	color:#666666;
	width:57px;
	opacity:0;
	filter:alpha(opacity=0);	
	background:none;
	width:auto;
	z-index:999;
	height:auto;
}
.products_type_two.sf_content > ul > li .compare_label > label {
    display: block;
    margin-right: 0px;
    margin-top: 0px;
}
.sf_content > ul > li .new_home_center_block_details{
	position:absolute;
	bottom:0px;
	right:0px;
}
.sf_content > ul > li .sfli_title a{
	position:absolute;
	width:203px;
	height:64px;
	font-weight:normal;
	line-height:20px;
	padding:15px 6px 0px;
	background: #ffffff; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url("images/new_home_center_block_title.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	border-top:1px solid #E8E8E8;
	color:#666666;
	font-size:12px;
	top:198px;
	right:0px;
}
.products_type_two.sf_content > ul > li .sfli_title_fa{
	font-size:12px;
	color:#666666;
	position:absolute;
	top:41px;
	right:256px;
}
.products_type_two.sf_content > ul > li .sfli_title_fa strong{
	font-weight:normal;
}
.products_type_two.sf_content > ul > li .sfli_title a{
    border-top: medium none;
    color: #282828;
    font-size: 14px;
    height: auto;
    line-height: 17px;
    padding: 0 !important;
    right: 235px;
    top: 6px;
    width: 72%;
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);	
	height: 21px !important;
}
.products_type_two.sf_content > ul > li .sfli_desc {
    border-top: 1px solid #E4E4E4;
    color: #444444;
    font-size: 11px;
    height: 131px;
    line-height: 21px;
    overflow: hidden;
    position: absolute;
    right: 230px;
    text-align: justify;
    top: 105px;
    width: 72%;
}
.products_type_two.sf_content > ul > li .sfli_bookmark{
	height:51px;
	line-height:51px;
	overflow:hidden;
	position:absolute;
	bottom:0px;
	width:181px;
	padding-right:18px;
	right:16px;
	background: url("images/bookmark.png") no-repeat scroll right center;	
	font-size:11px;
	color:#666666;
	z-index:99;
}
.products_type_two.sf_content > ul > li{
	width:905px;	
	height:308px;	
	background: url("images/dot.png") repeat-y scroll 690px 0px;	
}
.products_type_two.sf_content > ul > li .sfli_img{
	top:35px;
	right:0px;
}
.products_type_two.sf_content > ul > li .compare_label{
	top:250px;
	right:16px;
	opacity:1;
	filter:alpha(opacity=100);		
}
.sf_head a{
	float:right;
	font-size:11px;
	color:#585858;
	height:23px;
	line-height:22px;
	margin-bottom:4px;	
	margin-right:4px;	
	padding:0px 3px 0px 15px;
	border:1px solid #DEDEDE;
	border-radius:4px;
	background:url("images/key_delete.png") no-repeat left top;
	-moz-transition: all 0s ease-out;
	-o-transition: all 0s ease-out;
	-webkit-transition: all 0s ease-out;
	-ms-transition: all 0s ease-out;
	transition: all 0s ease-out;	
}
.sf_head a:hover{
	background-position:left -24px;
}
.sf_head span{
	float:right;
	font-size:11px;
	color:#282828;
	height:26px;
	line-height:26px;
	padding-right:2px;
	margin-bottom:4px;
}



.sft_center_part2 label{
	cursor:pointer;
}
.sft_center_part2 div.checker{
	width:38px;
	height:22px;
	float:left;
	border-radius:10px;
	border:1px solid #E5E5E5;
	background:#ffffff;
}
.sft_center_part2 div.checker input {
	width:38px;
	height:32px;
 	cursor:pointer; 
}
.sft_center_part2 div.checker span {
  width:30px;
  height:30px; 
  background-image: url(images/filter_by_stock.png);
  background-position:0px 0px!important;
  position:absolute;
  top:-4px;
  left:-10px;
}
.sft_center_part2 div.checker span.checked{
   left:14px;
   background-position:0px 0px; 
}
.sft_center_part2 div.checker:active span, .sft_center_part2 
div.checker.active span {
  left:14px;
}
.sft_center_part2 div.checker span.checked {
  left:14px;
}
.sft_center_part2 div.checker:active span.checked, 
.sft_center_part2 div.checker.active span.checked {
  left:14px;
}
.sft_center_part2 div.checker.focus span.checked,
.sft_center_part2 div.checker:hover span.checked {
  left:14px;
}
.sft_center_part2 div.checker.focus:active span.checked,
.sft_center_part2 div.checker:hover:active span.checked,
.sft_center_part2 div.checker.active:hover span.checked,
.sft_center_part2 div.checker.active.focus span.checked {
  left:14px;
}
.sft_center_part2 div.checker.disabled span,
.sft_center_part2 div.checker.disabled:active span,
.sft_center_part2 div.checker.disabled.active span {
  left:14px;
}





.sft_center_part1 div.selector {
	background:url("images/select2.png") no-repeat 8px 9px #ffffff;
	width:108px;
	height:23px;
	border:1px solid #DEDEDE;
	border-radius:30px;
	margin-top:5px;
}
.sft_center_part1 div.selector span{
	width:98px;
	height:23px;	
	line-height:23px;	
	font-size:11px;
	color:#585858;
}
.sft_center_part1 div.selector select{
	width:108px;
	height:23px;	
	line-height:23px;	
}
.sfm_search{
	position:relative;
	margin-top:9px;
	margin-right:10px;
	height:23px;
	width:314px;
	float:right;
}
.sfm_search .search_inp{
	float:right;
	background:#ffffff;
	border-radius:30px;
	padding:0px 7px;
	width:310px;
	border:none;
	font-size:11px;
	color:#838383;
	height:23px;
}
.sfm_search .search_btn{
	position:absolute;
	background:url("images/search_icon.png") no-repeat center center #656565;
	top:-2px;
	left:-13px;
	display:block;
	width:25px;
	border-radius:50%;
	height:25px;
	border:none;
}
.sfm_search .search_btn:hover{
	background-color:#0F87FF;
	cursor:pointer;
}
.sfm_pagging{
	width:251px;
	height:28px;
	float:left;
	margin-left:11px;
	margin-top:9px;
}
.sfm_pagging a{
	float:right;
	margin-left:5px;
	width:23px;
	height:23px;
	line-height:22px;
	border-radius:50%;
	background-color:#ffffff;
	text-align:center;
	color:#666666;
	font-size:11px;
cursor:pointer;

}
.sfm_pagging span{
	float:right;
	margin-left:5px;	
}
.sfm_pagging a:hover, .sfm_active_page{
	background-color:#FF3428!important;
	color:#ffffff!important;
}
.sfm_left{
	background:url("images/first.png") no-repeat 7px -38px #fff!important;
	width:28px!important;
	height:28px!important;
	margin-top:-3px!important;	
}
.sfm_right{
	background:url("images/end.png") no-repeat 9px -38px #fff!important;
	width:28px!important;
	height:28px!important;	
	margin-top:-3px!important;
}
.sfm_pagging .sfm_left:hover{
	background-color:#ffffff!important;
	background-position:7px 5px!important;
}
.sfm_pagging .sfm_right:hover{
	background-color:#ffffff!important;
	background-position:9px 5px!important;
}

.logo span{
	position:absolute;
	display:block;
}
.logo0{
	background:url("images/logo/ir.png") no-repeat;
	width:21px;
	height:18px;
	top:9px;
	left:170px;
	z-index:20;
}
.logo1{
	background:url("images/logo/1.png") no-repeat;
	width:37px;
	height:36px;
	top:0px;
	left:1px;
}
.logo2{
	background:url("images/logo/2.png") no-repeat;
	width:36px;
	height:36px;
	top:0px;
	left:38px;	
}
.logo3{
	background:url("images/logo/3.png") no-repeat;
	width:37px;
	height:36px;
	top:0px;
	left:76px;	
}
.logo4{
	background:url("images/logo/4.png") no-repeat;
	width:36px;
	height:36px;	
	top:0px;
	left:113px;	
	z-index:23;
}

/*Inner Page*/

/*News Page*/
.list_of_cats{
	padding:5px 0px;
}
.list_of_cats li{
	padding:5px 24px;
	display:block;
	margin:2px 0px;
}
.list_of_cats li:hover{
	background:#F5F5F5;
}
.list_of_cats ul li a{
	background:url("images/list_of_cats_icon.png") no-repeat right center;
	padding-right:9px;
	color:#666666;
}
.list_of_cats ul li a:hover{
	color:#FF9500;
}
.cats_icon{
	background:url("images/cats.png") no-repeat center 0px;
	position:absolute;
	left:23px;
	top:3px;
	display:block;
	width:31px;
	height:30px;
}
.cnt_cat .cnt_top{
	position:relative;
}
.cnt_cat .cnt_top .cats_icon{
	left:22px;
	background-position:center -30px;
}
.cnt_cat{
	overflow:visible!important;
}
.cnt_cat .cnt{
	overflow:visible!important;
}
.t_title{
	display:block;
	width:118px;
	height:31px;
	line-height:24px;
	text-align:center;
	color:#ffffff;
	font-size:13px;
	font-weight:normal;
	margin-right:-20px;
	background:url("images/t_title.png") no-repeat center center;
	margin-top:12px;
	margin-bottom:20px;
}
.list_of_news {
    margin-right: 24px;
    overflow: hidden;
    width: 890px;
	padding-right:9px;
}
.list_of_news li{
	width:393px;
	height:184px;
	border-radius:4px;
	overflow:hidden;
	border:1px solid #E4E4E4;
	margin-left:44px;
	margin-bottom:35px;
	float:right;
}
.list_of_news li:hover{
	-webkit-box-shadow: 4px 4px 5px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow:    4px 4px 5px 0px rgba(0, 0, 0, 0.2);
	box-shadow:         4px 4px 5px 0px rgba(0, 0, 0, 0.2);
}
.list_of_news li .news_top{
	display:block;
	border-bottom:1px solid #E4E4E4;
	height:27px;
	line-height:27px;
	color:#AAAAAA;	
	background:url("images/news_top.png") no-repeat right center #ffffff;
	padding-right:21px;
	width:372px;
}
.list_of_news li .news_top a{
	color:#AAAAAA;
}
.list_of_news li .news_middle{
	width:393px;
	height:31px;
	background:url("images/news_middle.png") no-repeat 0px 0px;
	overflow:hidden;
	line-height:24px;
}
.list_of_news li .news_middle span{
	float:right;
	margin-right:5px;
	color:#AAAAAA;
}
.list_of_news li .news_middle span.news_middle_date{
	background:url("images/news_middle_date.png") no-repeat right center;
	padding-right:17px;
}
.list_of_news li .news_middle span.news_middle_time{
	background:url("images/news_middle_time.png") no-repeat right center;
	padding-right:18px;	
	margin-right:10px;
}
.news_bottom{
	position:relative;
	width:394px;
	height:126px;
	overflow:hidden;
}
.news_bottom img{
	float:right;
	border-radius:50%;
	margin:10px 15px 0px 12px;
	width:70px;
	height:70px;
}
.news_bottom h3 a{
	font-weight:normal;
	color:#34AADC;
	display:block;
	margin:10px 0px 7px;
}
.news_bottom p{
	text-align:justify;
	color:#666666;
	line-height:19px;
	padding-left:15px;
}
.news_bottom .news_more{
	position:absolute;
	left:4px;
	bottom:4px;
	border-radius:4px;
	padding:0px 8px 0px 18px;
	height:22px;
	line-height:22px;
	color:#666666;
	background:url("images/news_more.png") no-repeat 8px 7px #F5F5F5;
}
.news_bottom .news_more:hover{
	background-color:#FFCC00;
	background-position:8px -14px;
	color:#ffffff;
}
/*News Page*/
/*News Browse Page*/
.news_browse{
	width:105%;
	margin-right:-17px;
	margin-top:-9px;
}
.news_browse_top{
	width:100%;
	height:35px;
	line-height:28px;
	background:url("images/news_browse_top.png") no-repeat right 0px;	
	display:block;
	overflow:hidden;
}
.news_browse li .news_browse_top span{
	float:right;
	margin-right:5px;
	color:#AAAAAA;
}
.news_browse li .news_browse_top span.news_middle_date{
	background:url("images/news_middle_date.png") no-repeat right center;
	padding-right:17px;
	margin-right:40px;	
}
.news_browse li .news_browse_top span.news_middle_time{
	background:url("images/news_middle_time.png") no-repeat right center;
	padding-right:18px;	
	margin-right:10px;
}
.news_browse .news_browse_bottom{
	width:99%;
	height:181px;
	position:relative;
	overflow:hidden;
}
.news_browse .news_browse_bottom img{
	width:141px;
	height:141px;
	border-radius:50%;
	float:right;
	margin:8px 24px 5px 12px;
}
.news_browse_bottom h3 a{
	font-weight:normal;
	color:#34AADC;
	display:block;
	margin:20px 0px 7px;
}
.news_browse_bottom p{
	text-align:justify;
	color:#666666;
	line-height:17px;
	padding-left:15px;
}
.news_browse_more{
	padding-left:10px;
	left:15px;
	bottom:18px;
	position:absolute;
	color:#34AADC;
	display:block;
	background:url("images/news_browse_more.png") no-repeat left 2px;
}
.news_browse_more:hover{
	color:#FFCC00;
	background-position:left -18px;
}
.my_pagging.pagging {
    margin-bottom: 50px;
    margin-left: 13px;
    margin-top: 0;
}
.pagging{
	height:23px;
	overflow:hidden;
	float:left;
	margin-top:40px;
	margin-bottom:20px;
	margin-left:-7px;
}
.pagging a{
	width:23px;
	height:23px;
	line-height:21px;
	float:right;
	border-radius:4px;
	margin-left:3px;
	background:#EEEEEE;
	text-align:center;
	color:#666666;
}
.pagging a.pagging_nav{
	color:#ffffff;
	background:#DDDDDD;
}
.pagging a.pagging_nav:hover{
	background:#34AADC;
}
.pagging a:hover{
	background:#FFCC00;
	color:#ffffff;
}
/*News Browse Page*/
/*News Profile Page*/
.b_title{
	float:right;
	width:248px;
	padding-right:30px;
	height:31px;
	line-height:24px;
	overflow:hidden;
	color:#ffffff;
	font-weight:normal;
	margin-right:-20px;
	background:url("images/b_title.png") no-repeat center center;
	margin-top:12px;
}
.b_title span{
	float:right;
	margin-right:5px;
	color:#FFFFFF;
	font-size:11px;
}
.b_title span.news_middle_date{
	background:url("images/b_date.png") no-repeat right 7px;
	padding-right:17px;
}
.b_title span.news_middle_time{
	background:url("images/b_time.png") no-repeat right 7px;
	padding-right:18px;	
	margin-right:7px;
}
.slug{
	width:95%;
	margin:20px auto;
	padding:10px 0px;
	overflow:hidden;
	border-radius:2px;
	border:1px solid #E4E4E4;
}
.slug img{
	float:right;
	border-radius:50%;
	margin:0px 20px 0px 12px;
	width:70px;
	height:70px;
}
.slug h1 a{
	font-weight:normal;
	color:#34AADC;
	display:block;
	margin:10px 0px 7px;
}
.slug p{
	text-align:justify;
	color:#666666;
	line-height:17px;
	padding-left:30px;
}
.big_text{
	color:#666666;
	overflow:hidden;
	line-height:18px;
	width:90%;
	margin:0px auto;
	padding-bottom:55px;
}
.big_text img{
	border-radius:4px;
	margin:5px;
}
/*News Profile Page*/
/*Purchase Page*/
.factors_icon{
	background:url("images/factors_icon.png") no-repeat center 0px;
	position:absolute;
	left:23px;
	top:3px;
	display:block;
	width:31px;
	height:30px;
}
.cnt_cat .cnt_top{
	position:relative;
}
.cnt_cat .cnt_top .factors_icon{
	left:22px;
	background-position:center -30px;
}
.side_factor{
	margin-top:-16px;
}
.side_factor li{
	overflow:hidden;
	border-bottom:1px solid #F5F5F5;
	height:50px;
	line-height:50px;
	color:#666666;
}
.side_factor li .side_factor_left{
	float:left;
	margin-left:22px;
}
.side_factor li .side_factor_right{
	float:right;
	margin-right:22px;	
}
.side_factor li .side_factor_left .offer_txt{
	width:81px;
	padding:0px 5px;
	height:23px;
	border-radius:5px;
	border:none;
	background:#F0F0F0;
	float:left;
	margin-top:13px;
}
.side_factor li .side_factor_left .offer_btn{
	width:71px;
	padding:0px;
	height:23px;
	border-radius:5px;
	border:none;
	background:#0F87FF;
	float:left;
	color:#ffffff;
	text-align:center;
	margin-right:3px;
	margin-top:13px;	
	padding-bottom:5px;
	cursor:pointer;
}
.total_price{
	color:#ffffff;
	width:376px;
	height:35px;
	line-height:33px;
	overflow:hidden;
	margin:13px auto 0px;
	border-radius:5px;
	background:#40B521;
	padding:0px 10px;
}
.total_price span.side_factor_left{
	float:left;
}
.total_price span.side_factor_right{
	float:right;
}
.basket_table > li{
	background:#ffffff;
	overflow:hidden;
	color:#000000;
	min-height:177px;
	border:1px solid #EBEBEB;
	width:1168px;
	margin:0px auto 6px;
}
.basket_table > li:hover{
	border:1px solid #DDDDDD;
	-webkit-box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, 0.2);
	-moz-box-shadow:    1px 1px 4px 0 rgba(0, 0, 0, 0.2);
	box-shadow:         1px 1px 4px 0 rgba(0, 0, 0, 0.2);	
}
.basket_table > li > div{
	margin-top:13px;
	margin-bottom:11px;
	background:url("images/bs.png") repeat-y 146px 0px;	
	float:right;
	width:100%;	
}
.basket_table li > div > div{
	float:right;
}
.basket_table li div.col1{
	width:400px;
	padding-right:15px;
	padding-left:17px;
	position:relative;
}
.basket_table li div.col2{
	width:116px;
	border-radius:5px;
	height:138px;
	border:1px solid #DEDEDE;
	line-height:18px;	
	padding:5px 6px;
	margin-right:4px;
}
.basket_table li div.col2 img{
	width:113px;
	height:88px;
	border-radius:3px;
	border:1px solid #DEDEDE;
}
.basket_table li div.col3{
	width:203px;
	margin-right:13px;
	margin-left:3px;
	color:#666666;	
}
.basket_table li div.col3 ul li{
	width:100%;
	height:30px;
	line-height:30px;
}
.basket_table li div.col3 ul li > span{
	float:left;
	font-size:12px;
	color:#666666;		
}
.basket_table li div.col3 ul li.col3_first > span{
	color:#40B521;
}
.basket_table li div.col3 ul li.col3_end > span{
	color:#0F87FF;
	font-weight:bold;
}
.basket_table li div.col3 ul li > .ppb_right{
	float:left;
	width:77px;
}
.basket_table li div.col4{
	width:370px;
	border-left:none;
}
.basket_table li div.col4 span {
    background: url("images/circle2.png") no-repeat scroll right 3px rgba(0, 0, 0, 0);
    clear: both;
    color: #f50000;
    display: block;
    height: 22px;
    margin-right: 16px;
    padding-right: 12px;
}
.basket_table li div.col4 span.col42{
	color:#40B521;
}
.basket_table li div.col4 .btfr_textarea{
	width:345px;
	max-width:345px;
	min-width:345px;
	max-height:82px;
	min-height:82px;
	height:82px;
	border-radius:5px;
	padding:8px 5px;
	color:#959595;
}
.col1_left{
	width:275px;
	float:left;
}
.col1_left strong{
	margin-top:6px;
	display:block;
	font-size:15px;
	font-weight:normal;
}
.col1_left p{
	line-height:18px;
	padding:10px 0px;
}
.bs_colors {
    clear: both;
    height: 20px;
    width: 100%;
}
.bs_colors b{
	font-weight:normal;
	float:right;
	margin-left:5px;
	line-height:22px;
}
.bs_colors span{
    border: 1px solid #dbdbdb;
    border-radius: 50%;
    float:right;
    height: 12px;
    margin: 5px 3px;
    width: 12px;
}
.basket_table li div.col1 img{
	width:113px;
	height:98px;
	border-radius:8px;
	border:1px solid #E4E4E4;
	float:right;
}
.basket_table li div.col3 span{
	color:#40B521;
}
.basket_table li div.col4 span{
	color:#FF3A2D;
}
.remove_from_bt{
	background:url("images/delete.png") no-repeat center center #F5F5F5;
	border-radius:5px;
	position:absolute;
	width:22px;
	height:22px;
	top:-10px;
	right:5px;
}
.remove_from_bt:hover{
	background-color:#666666;
}
.col2 div.selector{
	width:113px;
	height:18px;
	background:url("images/select2.png") no-repeat 6px center #F1F1F1;
	margin-top:5px;
	margin-bottom:5px;
	border:1px solid #DEDEDE;
	float:none;
	overflow:hidden;
	border-radius:3px;	
}
.col2 div.selector span{
	width:103px;
	height:18px;	
	line-height:16px;	
	color:#888888;
	padding:0px 10px 0px 3px;
	text-align:right;
}
.col2 div.selector select{
	width:113px;
	height:18px;
}
.bt_form{
	width:740px;
	background:#ffffff;
	border:1px solid #EBEBEB;
	border-radius:3px;
	position:relative;
	overflow:hidden;
	margin-bottom:10px;
}
.bt_form_right{
	float:right;
	width:680px;
	padding:20px 30px;
	overflow:hidden;
}
.bt_form h5 {
    background: url("images/ir.png") no-repeat scroll right top rgba(0, 0, 0, 0);
    border-bottom: 1px solid #e4e4e4;
    color: #666666;
    float: right;
    font-size: 12px;
    font-weight: normal;
    height: 35px;
    line-height: 34px;
    padding-right: 17px;
    width:723px;
}
.location_icon {
    background: url("images/location.png") no-repeat scroll center 0 rgba(0, 0, 0, 0);
    display: block;
    height: 30px;
    left: 23px;
    position: absolute;
    top: 3px;
    width: 31px;
}
.send_icon {
    background: url("images/send.png") no-repeat scroll center 0 rgba(0, 0, 0, 0);
    display: block;
    height: 30px;
    left: 23px;
    position: absolute;
    top: 3px;
    width: 31px;
}
.pay_icon {
    background: url("images/pay_icon.png") no-repeat scroll center 0 rgba(0, 0, 0, 0);
    display: block;
    height: 30px;
    left: 23px;
    position: absolute;
    top: 3px;
    width: 31px;
}
.bt_form_left{
	float:left;
	width:281px;
}
.bt_form_right > ul {
    width: 104%;
}
.bt_form_right ul li, .bt_form_left ul li {
    color: #666666;
    float: right;
    line-height: 21px;
    margin-bottom: 20px;
    margin-left: 4%;
    overflow: hidden;
    width: 46%;
}
.bt_form_right ul li strong, .bt_form_left ul li strong{
	font-weight:normal;
}
.btfr{
	float:right;
}

.bt_form_left ul li .btfr_txt{
	width:184px;
}
.btfr b{
	color:#FF3428;
}
.btfr_txt{
	color:#282828;
	width:217px;
	padding:0px 5px;
	float:left;
	border-radius:3px;
	border:none;
	background:#F0F0F0;
	height:23px;
}
.btfr_txt:focus, .btfr_textarea:focus{
	background:#F8F8F8;
}
.bt_form_right ul li div.selector{
	width:132px;
	height:23px;
	background:url("images/select4.png") no-repeat 1px center #F0F0F0;
	border:none;
	float:left;
	overflow:hidden;
	border-radius:3px;	
	margin-left:94px;
}
.bt_form_right ul li div.selector span{
	width:120px;
	height:23px;	
	line-height:21px;	
	color:#666666;
	padding:0px 12px 0px 0px;
	text-align:right;
}
.bt_form_right ul li div.selector select{
	width:132px;
	height:23px;
}
.last_btfr{
	margin-top:-175px;
}
.last_btfr a{
	color:#0F87FF;
}
.last_btfr span{
	display:block;
	background:url("images/last_btfr.png") no-repeat right 9px;
	padding-right:12px;
}	
.btfr_textarea{
	width:312px;
	padding:0px 5px;
	height:150px;
	max-height:150px;
	min-height:150px;
	max-width:312px;
	min-width:312px;
	background:#F0F0F0;
	border:none;
	border-radius:3px;
	float:left;
	margin-bottom:14px;
	font-size:12px;
	color:#282828;
	margin-top:5px;
}
.finish_btn {
    background: none repeat scroll 0 0 #0f87ff;
    border: medium none;
    border-radius: 4px;
    color: #ffffff;
    cursor: pointer;
    float: left;
    height: 23px;
    margin-left: 31px;
    margin-top: -78px;
    padding-bottom: 4px;
    text-align: center;
    width: 88px;
}
.finish_btn:hover, .side_factor li .side_factor_left .offer_btn:hover{
	background:#086D8E;
}
.continue_shopping{
	border-radius:4px;
	text-align:center;
	margin-left:5px;
	color:#ffffff;
	width:88px;
	height:23px;
	line-height:21px;
	float:left;
	background:#40B521;
}
.continue_shopping:hover{
	background:#2F8A17;
}
/*Purchase Page*/
/*Registration Page*/
.registers_icon{
	background:url("images/registers_icon.png") no-repeat center 0px;
	position:absolute;
	left:23px;
	top:3px;
	display:block;
	width:31px;
	height:30px;
}
.cnt_cat .cnt_top .registers_icon{
	left:22px;
	background-position:center -30px;
}
.side_login{
	width:227px;
	margin:5px auto;
	overflow:hidden;
	color:#666666;
}
.side_login .rem_pass{
	margin-right:0px;
	width:auto;
}
.side_login ul li{
	height:23px;
	line-height:21px;
	width:100%;
	display:block;
	margin-bottom:4px;
}
.side_login_txt{
	color:#282828;
	width:156px;
	padding:0px 5px;
	float:left;
	border-radius:3px;
	border:none;
	background:#F0F0F0;
	height:23px;
	color:#282828;
}
.side_login_btn{
	float:left;
	cursor:pointer;
	margin-top:10px;
	color:#ffffff;
	text-align:center;
	padding-bottom:4px;
	border-radius:4px;
	border:none;
	background:#0F87FF;
	padding-right:20px;
	padding-left:20px;
}
.side_login_btn:hover{
	background:#086D8E;
}
.reg_left{
	float:left;
	border-right:1px solid #E4E4E4;
	width:700px;
	padding-bottom:50px;
	color:#666666;
	padding-right:20px;
	padding-left:20px;
}
.reg_right{
	float:right;
	width:138px;
}
.reg_left p{
		padding-right:11px;
		text-align:justify;
		background:url("images/reg_left_p.png") no-repeat right 7px;
		line-height:18px;
		margin-bottom:9px;
		margin-top:9px;
}
.reg_left .bt_form_right{
	width:238px;
}
.reg_left .bt_form_right ul li .btfr_txt{
	margin-left:0px;
}
.bt_form_right ul li .radio_list{
	clear:none;
	margin-top:0px;
	float:right;
	margin-right:20px;
	margin-top:3px;
}
.bt_form_right ul li .radio_list label {
    margin-left: 30px;
}
.birthday div.selector{
	width:68px;
	height:23px;
	background:url("images/select4.png") no-repeat 1px center #F0F0F0;
	border:none;
	float:right;
	overflow:hidden;
	border-radius:3px;	
	margin-right:9px;
}
.birthday div.selector span{
	width:56px;
	height:23px;	
	line-height:21px;	
	color:#666666;
	padding:0px 12px 0px 0px;
	text-align:right;
}
.birthday div.selector select{
	width:68px;
	height:23px;
}
.reg_cn_form .bt_form_right{
	width:290px;
}
.reg_cn_form .bt_form_right ul li div.selector{
	margin-left:69px;
}
.btfr_textarea2{
	width:602px!important;
	min-width:602px!important;
	max-width:602px!important;
}
.reg_newsletter{
	margin-bottom:10px;
	overflow:hidden;
	clear:both;
	height:20px;
}
.reg_newsletter label{
	float:right;
	margin-left:45px;
}
.mini_sec_code{
	float:right;
	width:155px;
	height:23px;
	margin-top:5px;
}
.mini_sec_code img{
	float:left;
	vertical-align:middle;
}
.mini_sec_code input{
	float:right;
	width:88px;
	height:23px;
	padding:0px;
	border:none;
	border-radius:4px;
	text-align:center;
	background:#F0F0F0;
	color:#282828;
}
.register_cancle{
	border-radius:4px;
	text-align:center;
	margin-left:5px;
	color:#ffffff;
	width:88px;
	height:23px;
	line-height:21px;
	float:left;
	background:#FF4419;
}
.register_cancle:hover{
	background:#EB3E17;
}
.reg_right img{
	width:93px;
	height:93px;
	border-radius:50%;
	border:2px solid #F1F1F1;
	margin:15px 20px;
}
.upload_input {
    background: url("images/upload.png") no-repeat scroll 69px  center #FFFFFF;
    height: 30px;
    line-height: 28px;
    position: relative;
    width: 64px;
	padding-right:32px;
	color:#B7B7B7;
	margin:0px auto;
	border:1px solid #AAAAAA;
	border-radius:4px;
}
.upload_input input {
    cursor: pointer;
    height: 30px;
	opacity:0;
	filter:alpha(opacity=0);
    width: 96px;
	position:absolute;
	right:0px;
	top:0px;
}
/*Registration Page*/
/*Poll Page*/
.poll_icon{
	background:url("images/poll.png") no-repeat center 0px;
	position:absolute;
	left:23px;
	top:3px;
	display:block;
	width:31px;
	height:30px;
}
.cnt_cat .cnt_top .poll_icon{
	left:22px;
}
.side_poll{
	width:230px;
	margin:0px auto;
}
.side_poll p{
	text-align:justify;
	line-height:18px;
	color:#7C7C7C;
	padding-bottom:7px;
}
.side_poll .radio_list label{
	clear:both;
	margin-bottom:7px;
	color:#777777;
	line-height:16px;
}
.side_poll .finish_btn{
	width:71px;
	margin-bottom:0px;
}
/*Poll Page*/
/*About Page*/
.about_page{
	padding:18px 11px 11px 11px;
	background:url("images/ir.png") right top no-repeat #ffffff;
	border:1px solid #EBEBEB;
	border-radius:5px;
	overflow:hidden;
}
.about_page b{
	display:block;
	font-size:13px;
	color:#1087FF;
	margin-bottom:10px;
	margin-right:12px;
	margin-top:16px;
}
.about_page strong{
	font-size:13px;
	color:#1087FF;
	margin-bottom:6px;
}
.about_page p{
	line-height:24px;
	text-align:justify;
	color:#444444;
	font-size:12px;
	padding-right:12px;
	padding-left:12px;	
}
.ab_top_right{
	float:right;
	width:642px;
	height:300px;
}
.ab_top_left{
	float:left;
	width:493px;
	height:298px;
	border:1px solid #E5E5E5;
	border-radius:5px;
	overflow:hidden;
}
.ab_top_left img{
	width:493px;
	height:298px;
	display:block;	
}
.ab1{
	width:100%;
	height:80px;
	overflow:hidden;
	margin-bottom:10px;
	border-radius:5px;
	border:1px solid #E5E5E5;
	padding-top:18px;
}
.ab1 p{
	font-weight:bold;
}
.ab1 img{
	vertical-align:middle;
	margin-left:5px;
	margin-right:12px;
}
.ab2{
	width:100%;
	height:188px;
	overflow:hidden;
	border-radius:5px;
	border:1px solid #E5E5E5;
}
.ab_middle{
	clear:both;
	width:100%;
	min-height:189px;
	overflow:hidden;
	border-radius:5px;
	border:1px solid #E5E5E5;	
	margin-top:10px;
	margin-bottom:10px;
}
.ab_middle.ab_middle2{
	min-height:98px;
}	
.ab_bottom_right{
	float:right;
	width:493px;
	height:298px;
	border:1px solid #E5E5E5;
	border-radius:5px;
}
.ab_bottom_right img{
	float:left;
	width:493px;
	height:298px;
}	
.ab_bottom_left{
	float:left;
	width:640px;
	height:298px;
	border:1px solid #E5E5E5;
	border-radius:5px;
	overflow:hidden;
}
.ab_end_right{
	width:566px;
	height:198px;
	float:right;
	border:1px solid #E5E5E5;
	border-radius:5px;
	overflow:hidden;	
}
.ab_end_left{
	width:566px;
	height:198px;
	float:left;
	border:1px solid #E5E5E5;
	border-radius:5px;
	overflow:hidden;	
}
.ab_end_right ul{
	margin-top:5px;
}
.ab_end_right ul li{
	color:#444444;
	margin-bottom:9px;
	font-size:12px;
	display:block;
	margin-right:14px;
	line-height:17px;
}
.ab_end_right ul li span{
	float:right;
	width:5px;
	height:5px;
	margin-left:5px;	
	margin-top:8px;	
	border-radius:50%;
	background:#4BDB62;	
}
.ab_end_right ul li:first-child span{
	background:#4BDB62;	
}
.ab_end_right ul li:nth-child(2) span{
	background:#FF3428;
}
.ab_end_right ul li:nth-child(3) span{
	background:#0F87FF;
}
.ab_end_right ul li:nth-child(4) span{
	background:#FCCC26;
}
/*About Page*/
/*User Panel Page*/
.up_top{
	width:273px;
	height:145px;
	overflow:hidden;
	background:#ffffff;
	position:relative;
}
.up_top b{
	font-size:12px;
	position:absolute;
	top:30px;
	right:112px;
	color:#333333;
}
.up_top .register_date{
	font-size:12px;
	position:absolute;
	top:54px;
	right:112px;
	color:#888888;
	font-size:11px;
}
.up_top .your_score{
	background:#FFFFFF;
	border:3px solid #F1F1F1;
	padding:3px;
	top:68px;
	right:71px;
	position:absolute;
	z-index:66;
	border-radius:50%;
	overflow:hidden;
	width:60px;
	height:60px;	
}
.up_top .your_score div{
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	text-align:center;
	background:#EC3839;
	border-radius:50%;
	width:60px;
	height:48px;
	line-height:17px;
	padding-top:12px;
}
.up_top .your_score span {
    color: #FFFFFF;
    font-size: 11px;
    font-weight: normal;
}
.circle_hover{
	position:absolute;
	top:9px;
	right:13px;	
	display:block;
	width:93px;
	height:93px;
	z-index:55;
	background:url("images/circle.png") no-repeat;
}
.up_top img{
	position:absolute;
	top:7px;
	right:11px;
	border:2px solid #F3F3F3;
	width:93px;
	height:93px;
	display:block;
	z-index:33;
	border-radius:50%;
}
.exit_link{
	position:absolute;
	bottom:7px;
	left:15px;
	font-size:11px;
	color:#DB0000;
	padding:0px 8px;
	height:19px;
	line-height:15px;
	border-radius:4px;
}
.exit_link:hover{
	color:#ffffff;
	background:#EC3839;	
}
.up_menu ul li{
	line-height:32px;
	width:243px;
	height:35px;
	border-top:1px solid #E4E4E4;
	color:#666666;
	background:url("images/panel.png") no-repeat 210px 6px;
	margin:0px auto;
}
.up_menu ul li a{
	padding-right:41px;
	display:block;
	width:202px;
	height:35px; 
	color:#666666;
	-moz-transition: all 0s ease-out;
	-o-transition: all 0s ease-out;
	-webkit-transition: all 0s ease-out;
	-ms-transition: all 0s ease-out;
	transition: all 0s ease-out;	
}
.up_menu ul li.up_menu2{
	background-position:210px -31px;
}
.up_menu ul li.up_menu3{
	background-position:210px -67px;
}
.up_menu ul li.up_menu4{
	background-position:210px -103px;
}
.up_menu ul li.up_menu5{
	background-position:210px -139px;
}
.up_menu ul li.up_menu6{
	background-position:210px -175px;
}
.up_menu ul li.up_menu7{
	background-position:210px -211px;
}
.up_menu ul li.up_menu1:hover, .up_menu ul li.up_menu1.upm_active{
	background-position:210px -253px;
}
.up_menu ul li.up_menu2:hover, .up_menu ul li.up_menu2.upm_active{
	background-position:210px -291px;
}
.up_menu ul li.up_menu3:hover, .up_menu ul li.up_menu3.upm_active{
	background-position:210px -327px;
}
.up_menu ul li.up_menu4:hover, .up_menu ul li.up_menu4.upm_active{
	background-position:210px -363px;
}
.up_menu ul li.up_menu5:hover, .up_menu ul li.up_menu5.upm_active{
	background-position:210px -399px;
}
.up_menu ul li.up_menu6:hover, .up_menu ul li.up_menu6.upm_active{
	background-position:210px -435px;
}
.up_menu ul li.up_menu7:hover, .up_menu ul li.up_menu7.upm_active{
	background-position:210px -471px;
}
/*User Panel Page*/
/*Contact Page*/
.contact_page{
	width:1170px;
	margin:0px auto;
}
.cp_top{
	height:52px;
	margin-bottom:9px;
	clear:both;
	background:url("images/dot.png") repeat-x center center;
	width:100%;
}
.cp_top h3 {
    color: #1381D9;
    float: right;
    font-size: 15px;
    height: 52px;
    line-height: 46px;
	padding:0px 8px;
	background:#F5F5F5;
}
.cp_top .tel_box{
    color: #FF3428;
    float: left;
    font-size: 22px;
	width:310px;
    height: 50px;
    line-height: 50px;
	text-align:center;
	background:#FFFFFF;
	border:1px solid #EAEAEA;
	direction:ltr;
}
.cp_top .tel_box span{
	font-size:15px;
	color:#979797;
}
.cp_box{
	border:1px solid #EDEDED;
	background:#ffffff;
	border-radius:5px;
	overflow:hidden;
	width:1144px;
	padding:12px;
	margin-bottom:7px;
}
.cp_block{
	float:right;
	width:360px;
	min-height:174px;
}
.cp_block h5{
	font-size:11px;
	color:#1381D9;
	margin-top:12px;
	margin-bottom:5px;
	line-height:20px;
	 min-height: 40px;
}
.cp_block .cp_tel{
	font-size:14px;
	color:#000000;
	border-radius:5px;
	margin:0px auto 8px;
	text-align:center;
	background:#FAFAFA;
	border:1px solid #E9E9E9;
	height:30px;
	width:94%;
	direction:ltr;
}
.cp_block.cp_box_borders h5{
	min-height:30px;
	line-height:5px;
	direction:rtl;
}
.cp_block .cp_tel span{
	color:#666766;
	line-height:30px;
}
.cp_block.cp_box_borders{
	border-left:1px solid #E1E1E1;
	border-right:1px solid #E1E1E1;
	min-height:160px;
}
.cp_block p{
	padding-bottom:25px;
	font-size:12px;
	color:#565656;
	line-height:18px;
}
.cp_sms {
    background: url("images/sms.png") no-repeat scroll center 0 #fff;
    border: 1px solid #ededed;
    border-radius: 5px;
    height: 80px;
    margin-bottom: 7px;
    overflow: hidden;
    width: 1168px;
}
.cp_sms2 {
    background: url("images/sms2.png") no-repeat scroll center 0 #fff;
    border: 1px solid #ededed;
    border-radius: 5px;
    height: 80px;
    margin-bottom: 7px;
    overflow: hidden;
    width: 1168px;
}
.cp_sms3 {
    background: url("images/sms3.png") no-repeat scroll center 0 #fff;
    border: 1px solid #ededed;
    border-radius: 5px;
    height: 80px;
    margin-bottom: 7px;
    overflow: hidden;
    width: 1168px;
}
.cp_red{
	border:1px solid #DFDFDF;
	border-radius:5px;
	overflow:hidden;
	background:#FF3428;
	color:#ffffff;
	font-size:12px;
	padding:15px 61px;
	margin-bottom:9px;
	width:1046px;
	line-height:25px;
}
.cp_red span{
	background:#FE5147;
	border-radius:5px;
	float:right;
	margin-top:10px;
	font-size:13px;
	height:30px;
	line-height:30px;
	padding:0px 10px;
}
.cp_bottom{
	border:1px solid #E9E9E9;
	border-radius:5px;
	overflow:hidden;
	background:#FFFFFF;
	color:#000000;
	font-size:12px;
	padding:14px 26px 18px;
	margin-bottom:9px;
	width:1116px;	
	line-height:20px;
}
.cp_bottom h5{
	color:#FF3428;
	font-size:13px;
	margin-bottom:5px;
}
#cp_form{
	background:#ffffff;
	border-top:1px solid #E9E9E9;
	border-bottom:1px solid #E9E9E9;
	width:100%;
	overflow:hidden;
	margin-bottom:12px;
}
.cp_form{
	background:#ffffff;
	width:1170px;
	margin:0px auto;
	overflow:hidden;	
	padding-top:17px;
	padding-bottom:20px;
}
.cpf_left{
	float:left;
	border:1px solid #B7B7B7;
	width:598px;
	height:444px;
}
.cpf_right{
	width:550px;
	float:right;
}
.cpf_right p{
	line-height:20px;
	background:url("images/blue.png") no-repeat right 5px;
	padding-right:15px;
	text-align:justify;
	color:#000000;
	padding-bottom:40px;
}
.cpf_right ul li{
	width:100%;
	height:35px;
	margin-bottom:10px;
	overflow:hidden;
}
.cpf_right ul li.cpf_txt{
	height:101px;
	width:100%;
}
.cp_textarea{
	height:90px;
	min-height:90px;
	max-height:90px;
	width:528px;
	min-width:528px;
	max-width:528px;
	padding:4px 10px;
	border-radius:5px;
	border:1px solid #AEAEAE;
	background:#F5F5F5;
	color:#585858;
}
.cp_inp{
	height:33px;
	width:528px;
	padding:0px 10px;
	border-radius:5px;
	border:1px solid #AEAEAE;
	background:#F5F5F5;
	color:#585858;
}
.cpf_right ul li div.selector{
	width:548px;
	height:33px;
	background:url("images/select2.png") no-repeat 10px center #F5F5F5;
}
.cpf_right ul li div.selector span{
	width:548px;
	height:33px;
	line-height:33px;
	color:#585858;
}
.cpf_right ul li div.selector select{
	width:548px;
	height:33px;
	line-height:33px;
}
.cpf_right ul li.cpf_end .cp_inp{
	width:152px;
	border-radius:0px 5px 5px 0px;
	float:right;
	text-align:center;
}
.cpf_end img{
	float:right;
	border:1px solid #AEAEAE;
	border-right:none;
	border-radius:5px 0px 0px 5px;
}
.cpf_end .reg_cmm{
	clear:none;
	margin-left:0px;
}
/*Contact Page*/
/* Edit V2*/
.basket_link{
	position:relative;
	float:right;
	margin-right:6px;	
}	
.basket_content{
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 5px;
    display: none;
    padding-top: 15px;
	padding-right:22px;
	padding-left:22px;
	padding-bottom:6px;
    position: absolute;
    right: -46px;
    top: 37px;
    width: 292px;
    z-index: 2147483647;
}
.basket_content ul li{
	min-height:83px;
	width:100%;
	border-bottom:1px solid #D1D1D1;
	overflow:hidden;
	margin-bottom:10px;
	position:relative;
}
.basket_content ul li img{
	float:right;
	width:83px;
	height:71px;
	border-radius:5px;
	border:1px solid #D9D9D9;
	margin-left:5px;
}
.basket_content ul li strong{
	color:#000000;
	font-weight:normal;
	margin-bottom:10px;
}
.basket_content ul li .bs_price_area{
	width:188px;
	display:block;
	height:20px;
	line-height:20px;
	padding:0px 5px;
	background:#F6F6F6;
	color:#555555;
	margin-bottom:7px;
	margin-top:7px;
	margin-right:92px;
}
.basket_content ul li .bs_count_area{
	display:block;
	height:15px;
	line-height:15px;
	padding:0px 5px;
	color:#555555;
	font-size:11px;
	margin-top:7px;
	margin-right:92px;
	overflow:hidden;
}
.basket_content ul li .bs_count_area span{
	float:right;
	margin-left:3px;
}
.basket_content ul li .bs_count_area span.bs_count{
	padding:0px 10px;
	height:15px;
	background:#F6F6F6;
}
.bs_total{
	float:right;
	color:#666666;
	font-size:11px;
	height:35px;
	line-height:35px;
	width:144px;
	padding:0px 7px;
	background:#F6F6F6;
	border-radius:0px 8px 8px 0px;
	overflow:hidden;
}
.bs_total span{
	float:left;
}
.bs_finish{
	float:left;
	color:#FFFFFF;
	font-size:12px;
	height:35px;
	line-height:35px;
	width:130px;
	text-align:center;
	background:#40B521;
	border-radius:8px 0px 0px 8px;	
}
.bs_finish:hover{
	background:#2F8A17;
}
.bs_remove{
	left:7px;
	top:38px;
	position:absolute;
	background:url("images/remove.png") no-repeat 0px 0px;
	display:block;
	width:15px;
	height:15px;
}
.bs_remove:hover{
	background-position:0px -15px;
}
.offer_content_block{
	background:#ffffff;
	width:918px;
	margin-bottom:24px;
	overflow:hidden;
	border-radius:4px;
	height:215px;
	direction:ltr;
	float:right;
	position:relative;
	border:1px solid #B7B7B7;
}
.offer_content_block .flex-control-paging {
    position: absolute;
	top:17px;
	left:136px;
	width:50%;
}
.offer_content_block .flex-control-paging a{
	float:left;
	background:#CACACA;
	width:12px;
	height:12px;
	margin-right:3px;
	border-radius:50%;
	font-size:0px;
	cursor:pointer;
}
.offer_content_block .flex-control-paging a.flex-active{
	background:#0F87FF;
}
.offer_content_block ul.slides  > li{
	width:918px;	
	height:215px;
	direction:rtl;
	overflow:hidden;
	position:relative;
}
.offer_content_block ul.slides > li .offer_right {
    height: 55px;
    left: 93px;
    position: absolute;
    top: 130px;
    width: 245px;
}
.offer_content_block ul.slides > li .offer_center {
    height: 77px;
    left: 17px;
    position: absolute;
    top: 8px;
    width: 77px;
}
.offer_content_block ul.slides  > li img{
	display:block;
	width:918px;
	height:215px;		
}
.offer_right strong {
    color: #000000;
    float: right;
    font-size: 10px;
    font-weight: normal;
    line-height: 19px;
    margin-left: 1px;
    width: 80px;
}
.offer_right .off_box {
    float: left;
    height: 54px;
    line-height: 28px;
    margin-left: 2px;
    text-align: center;
    width: 38px;
}
.offer_right .off_box .off_box_title{
	font-size:12px;
	color:#000000;
	display:block;
	line-height:17px;
}
.offer_right .off_box .off_box_num{
	width:38px;
	height:36px;
	line-height:34px;
	font-size:19px;
	color:#ffffff;
	text-align:center;
	float:right;	
	background:#333333;
	border-radius:50%;
}
.off_price_new{
	height:77px;
	width:77px;
	border-radius:50%;
	overflow:hidden;
	color:#ffffff;
	font-size:13px;
	text-align:center;
	background: #ff5e55; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmNWU1NSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkOTJkMjIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #ff5e55 0%, #d92d22 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff5e55), color-stop(100%,#d92d22)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ff5e55 0%,#d92d22 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ff5e55 0%,#d92d22 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ff5e55 0%,#d92d22 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ff5e55 0%,#d92d22 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff5e55', endColorstr='#d92d22',GradientType=0 ); /* IE6-8 */	
	z-index:12;
}
.off_price_new span{
	font-size:25px;
	display:block;
	margin-top:18px;
	margin-bottom:3px;
}
.home_banner{
	width:920px;
	height:313px;
	margin-bottom:18px;
	border-radius:4px;
	overflow:hidden;
	border-radius:5px;
	border:1px solid #B1A28E;
	direction:ltr;
	position:relative;
	float:left;
}
.home_banner ul.slides  > li{
	width:920px;
	height:313px;
	direction:rtl;	
	overflow:hidden;
}
.home_banner ul.slides  > li img{
	width:100%;
	height:313px;
}
.home_banner .flex-control-paging {
    position: absolute;
	bottom:7px;
	left:9px;
	width:50%;
}
.home_banner .flex-control-paging a{
	float:left;
	background:#666767;
	width:12px;
	height:12px;
	margin-right:4px;
	border-radius:50%;
	font-size:0px;
	cursor:pointer;
	border:1px solid #ffffff;
}
.home_banner .flex-control-paging a.flex-active{
	background:#3B3C3D;
}
.home_banner .flex-direction-nav{
	width:100%;
	right:0px;
	height:56px;
}
.home_banner .flex-direction-nav a{
    background: url("images/left.png") no-repeat scroll 0px 0px;
    border-radius: 50%;
    bottom: 140px;
    display: block;
    height: 40px;
    left: 10px;
    position: absolute;
    width: 21px;
	font-size:0px;	
}	
.home_banner .flex-direction-nav a:hover{
	background-position:0px -40px;	
}
.home_banner .flex-direction-nav a.flex-next{
	float:right!important;
	background-image:url("images/right.png");
	left:auto!important;
	right:10px;
}
.home_banner .flex-direction-nav a.flex-next:hover{
	background-position:0px -40px;
}
.scroll_basket{position:relative;}
.scroll_basket .viewport { width: 290px; height: 180px; overflow: hidden; position: relative; }
.scroll_basket .overview {padding-left: 15px; text-align:justify; list-style: none; position: absolute; right: -1; top: 0; }

.scroll_basket .scrollbar {right:-15px;  position: absolute;top:0px;overflow:hidden;
    width: 10px;
    z-index: 999999999;}
.scroll_basket .track {  background: none repeat scroll 0 0 #EEEEEE;   border-radius: 5px 5px 5px 5px;   height: 180px!important;    position: relative;   width: 10px; overflow:hidden;}
.scroll_basket .thumb {  background-color: #006E9C;  border-radius: 4px 4px 4px 4px;   cursor: pointer;   height: 20px;   right: 2px;   overflow: hidden;    position: absolute;   top: 0;   width: 6px;}
.scroll_basket .thumb .end { overflow: hidden; height: 5px; width: 13px;}
.scroll_basket .disable{ display: none; }
.noSelect { user-select: none; -o-user-select: none; -moz-user-select: none; -khtml-user-select: none; -webkit-user-select: none; }
/* Edit V2*/
/* User Panel */
.cnt2.up_page .cnt_top h5{
	font-size:12px;
	color:#0F87FF;
	font-weight:bold;
}
.up2_content{
	padding:12px;
	border-radius:7px;
	border:1px solid #E4E4E4;
	overflow:hidden;
	width:820px;
	margin:18px auto;
}
.up2_content .products{
    margin-right: 0px;
    width: 834px;
}
.up2_content .products li{
	margin-bottom:12px;
	margin-left:23px;
}
.up3_table{
	overflow:hidden;
	border-radius:8px;
	width:98%;
	margin:8px auto;
}
.up3_table ul li{
	line-height:35px;
	height:35px;
	border-bottom:1px solid #E4E4E4;
	overflow:hidden;
	border:1px solid #E4E4E4;
	border-top:none;
	color:#666666;	
}	
.up3_table ul li:hover{
	background:#E4E4E4!important;
}
.up3_table ul li:nth-child(odd){
	background:#F9F9F9;
}
.up3_table ul li:last-child{
	border-radius:0px 0px 8px 8px;
}
.up3_table ul li.up3_head{
	background:#E4E4E4;
	color:#333333;
	font-weight:bold;
	border-bottom:1px solid #C2C2C2;	
}
.up3_right{
	float:right;
	width:32%;
	text-align:center;
}
.up3_left{
	float:right;
	width:32%;
	text-align:center;
}
.up3_center{
	float:right;
	width:35%;
	height:24px;
	margin-top:6px;
	line-height:24px;
	border-right:1px solid #C2C2C2;
	border-left:1px solid #C2C2C2;
	text-align:center;	
}
.up3_top{
	margin-right:15px;
	width:371px;
	height:40px;
	line-height:40px;
	overflow:hidden;
	color:#666666;
	font-size:11px;
	margin-top:11px;
}
.up3_top span{
	font-size:12px;
	text-align:center;
	line-height:38px;
	height:38px;
	border-radius:5px;
	border:1px solid #EBEBEB;
	color:#333333;
	float:left;
	width:168px;
}
.up3_bottom{
	margin-right:15px;
	width:371px;
	height:40px;
	line-height:40px;
	overflow:hidden;
	color:#666666;
	font-size:12px;
	margin-top:10px;
	margin-bottom:11px;
	font-weight:bold;		
}
.up3_bottom span{
	font-size:14px;
	text-align:center;
	line-height:38px;
	height:38px;
	border-radius:5px;
	border:1px solid #EBEBEB;
	color:#EC3839;
	float:left;
	width:168px;
}
.up3_sum{
	margin-right:auto;
	margin-left:auto;
	width:240px;
	height:40px;
	line-height:40px;
	overflow:hidden;
	color:#666666;
	font-size:12px;
	margin-top:10px;
	margin-bottom:11px;
	font-weight:bold;		
}
.up3_sum span{
	font-size:14px;
	text-align:center;
	line-height:38px;
	height:38px;
	border-radius:5px;
	border:1px solid #EBEBEB;
	color:#13C047;
	float:left;
	padding:0px 25px;
}
.up5_top{
	margin-top:22px;
	margin-right:auto;
	margin-left:auto;
	width:100%;
	border-bottom:1px solid #E4E4E4;
	padding-bottom:10px;
}
.up5_top ul li{
	margin-bottom:10px;
	color:#666666;
	margin-right:8px;
	overflow:hidden;
	width:300px;
	height:20px;
	line-height:20px;
}
.up5_top ul li span{
	float:left;
}
.up5_top ul li.up5_line1 span{
	color:#26BE4D;
}
.up5_top ul li.up5_line2 span{
	color:#FF2626;
}
.up5_top ul li.up5_line3 span{
	color:#0F87FF;
}
.up5_table{
	overflow:hidden;
	border-radius:8px;
	width:840px;
	margin:15px auto;
}
.up5_table ul li{
	line-height:35px;
	height:35px;
	border-bottom:1px solid #E4E4E4;
	overflow:hidden;
	border:1px solid #E4E4E4;
	border-top:none;
	color:#666666;	
	font-size:12px;
}
.up5_table ul li:last-child{
	border-radius:0px 0px 8px 8px;
}
.up5_table ul li.up5_head{
	background:#E4E4E4;
	color:#333333;
	font-weight:bold;
	font-size:11px;
	text-align:center;
	border-bottom:1px solid #C2C2C2;
}
.up51{
	width:440px;
	padding:0px 4px;
	overflow:hidden;
	color:#666666;
	float:right;	
}
.up52{
	width:112px;
	color:#666666;
	text-align:center;
	height:24px;
	line-height:24px;
	float:right;
	margin-top:6px;
	border-right:1px solid #C2C2C2;
	border-left:1px solid #C2C2C2;
}
.up53{
	width:203px;
	color:#666666;
	text-align:center;
	height:24px;
	line-height:24px;
	float:right;
	margin-top:6px;
	border-left:1px solid #C2C2C2;
}
.up54{
	width:72px;
	height:24px;
	float:right;
	margin-top:7px;
}
.up51 .green_circle{
	width:11px;
	height:11px;
	background:#4BDB62;
	float:right;
	margin-left:5px;
	margin-top:14px;
	border-radius:50%;
}
.up51 .red_circle{
	width:11px;
	height:11px;
	background:#FF2121;
	float:right;
	margin-left:5px;
	margin-top:14px;
	border-radius:50%;	
}
.up5_edit{
	float:right;
	width:22px;
	height:22px;
	margin-right:12px;
	margin-left:3px;
	border-radius:5px;
	background:url("images/edit.png") no-repeat center center #F5F5F5;
}
.up5_edit:hover, .up5_delete:hover{
	background-color:#E4E4E4;
}
.up5_delete{
	float:right;
	width:22px;
	height:22px;
	border-radius:5px;
	background:url("images/del.png") no-repeat center center #F5F5F5;
}
.up4_content{
	width:840px;
	margin:20px auto;
	color:#666666;
}
.type_event div.selector{
	width:132px;
	height:23px;
	background:url("images/select4.png") no-repeat 1px center #F0F0F0;
	border:none;
	float:left;
	overflow:hidden;
	border-radius:3px;	
	margin-left:94px;
}
.type_event div.selector span{
	width:120px;
	height:23px;	
	line-height:21px;	
	color:#666666;
	padding:0px 12px 0px 0px;
	text-align:right;
}
.type_event div.selector select{
	width:132px;
	height:23px;
}
.type_event{
	width:321px;
	color:#666666;
	line-height:21px;
	margin-bottom:18px;
	overflow:hidden;
}
.up4_content .bt_form_right ul li .radio_list{
	margin-right:50px;
}
.up4_content  .bt_form_left {
    width: 302px;
}
.up4_content  .btfr_textarea{
	width:721px!important;
	max-width:721px!important;
	min-width:721px!important;
}
.alarm_title{
	width:722px!important;
	margin-bottom:18px;
}
.up1_top{
	margin-top:22px;
	margin-right:auto;
	margin-left:auto;
	width:100%;
	border-bottom:1px solid #E4E4E4;
	padding-bottom:10px;
	overflow:hidden;
}
.up1_top ul li{
	margin-bottom:10px;
	color:#666666;
	margin-right:8px;
	margin-left:40px;
	overflow:hidden;
	width:392px;
	height:20px;
	line-height:20px;
	float:right;
}
.up1_top ul li span{
	float:left;
	width:90px;
	text-align:center;
}
.up1_top ul li.up1_line1 span{
	color:#0F87FF;
}
.up1_top ul li.up1_line2 span{
	color:#FF2626;
}
.up1_top ul li.up1_line3 span{
	color:#15C431;
}
.up1_top ul li.up1_line3{
	color:#666666;
	font-weight:bold;
	font-size:11px;
}
.up1_table{
	margin:9px auto;
	width:855px;
}
.up1_table > ul > li {
    border: 1px solid #e4e4e4;
    border-radius: 7px;
    float: right;
    margin-bottom: 8px;
    padding:4px 4px;
    width: 843px;
	position:relative;
}
.upt_head{
	height:48px;
	overflow:hidden;
	border-bottom:1px solid #F0F0F0;
	margin-bottom:8px;
	clear:both;
}
.upt_number{
	display:block;
	height:25px;
	line-height:25px;
	width:25px;
	border-radius:50%;
	background:#EBEBEB;
	color:#040404;
	font-size:12px;
	text-align:center;
	position:absolute;
	right:-8px;
	top:-5px;
}
.up1_table > ul > li:hover{
	border:1px solid #858585;
}
.up1_table > ul > li:hover .upt_number{
	background:#868686;
	color:#ffffff;
}
.upt_head h5{
	width:190px;
	float:right;
	line-height:20px;
	margin-left:2px;
	color:#686868;
	font-weight:normal;
}
.upt_head h5 a{
	color:#686868;
}
.upt_price{
	width:180px;
	float:right;
	line-height:37px;	
	color:#686868;
}
.upt_price span{
	color:#44B626;
}
.upt_takhfif{
	width:158px;
	float:right;
	line-height:37px;	
	color:#686868;
}
.upt_takhfif span{
	color:#FF3E32;
}
.upt_count{
	width:89px;
	float:right;
	height:23px;
	line-height:23px;
	color:#666666;
	margin-top:8px;
}
.upt_count span{
	float:left;
	border-radius:4px;
	text-align:center;
	width:38px;
	height:23px;
	background:#F0F0F0;
	line-height:23px;
	margin-left:10px;
}
.upt_right {
    border-left: 1px solid #e3e3e3;
    float: right;
    margin-left: 10px;
    min-height: 124px;
    padding-left: 19px;
    width: 400px;
}
.upt_right ul li{

}
.upt_right ul li span{

}
.upt_left {
    float: right;
    padding-left: 12px;
    padding-top: 10px;
    width: 400px;
}
.upt_left ul li{
	color:#000000;
	margin-bottom:12px;
	padding-right:11px;
	background:url("images/upt.png") no-repeat right 5px;
}
.upt_left ul li span{
	color:#666666;
}
.upt_left ul li.uptl1 span{
	color:#05A754;
}
.upt_left ul li.uptl2 span{
	color:#E20E0E;
}
.upt_right .col1_left p {
    padding: 7px 0;
}
.upt_right img {
    border: 1px solid #e4e4e4;
    border-radius: 8px;
    float: right;
    height: 98px;
    width: 113px;
}
/* User Panel */
/* 404 Page */
.page404{
    border: 1px solid #ebebeb;
    border-radius: 5px;
    overflow: hidden;
    padding: 0px 11px;
	background:#fff;
	overflow:hidden;
}
.page404 .cnt_top{
	margin-bottom:35px;
}
.big_logo5040{
	width:550px;
	height:185px;
	background:url("images/5040.jpg") no-repeat;
	float:left;
	margin-top:162px;
	margin-left:15px;
}
.page404_content{
	float:right;
	width:350px;
	height:350px;
	padding:80px;
	border:6px solid #D1D1D1;
	border-radius:50%;
	text-align:center;
	margin-bottom:50px;
	margin-right:15px;
	overflow:hidden;
}
.page404_content h1{
	margin-top: 59px;
	font-size:123px;
	color:#3FB498;
	font-family:Myriad Pro, Arial, Tahoma;
}
.page404_content p{
	color:#000000;
	line-height:20px;
}
.page404_content a{
	height:35px;
	line-height:35px;
	border-radius:5px;
	background:#F3F3F3;
	margin:13px auto;
	color:#444444;
	padding:0px 12px;
	display:block;
	width:125px;
}
.page404_content a:hover{
	background:#333333;
	color:#ffffff;
}
.page404_content a span{
	color:#EF0000;
}
.page404_content a:hover span{
	color:#ffffff;
}
/* 404 Page */

/* Edit V1 */
.view_360{
	width:113px;
	height:78px;
	display:block;
	background:url("images/360.png") no-repeat;
	margin-top:5px;
	border-radius:4px;
	border:1px solid #EBEBEB;
}
.video_title_fix{
	width:108px;
	padding-right:5px;
	border-radius:4px;
	border:1px solid #EBEBEB;
	background:#ffffff;
	margin-top:5px;
	height:23px;
	font-weight:normal;
	line-height:21px;
	color:#555555;
}
.video_fix{
	width:113px;
	height:78px;
	overflow:hidden;
	border-radius:4px;
	border:1px solid #EBEBEB;
	position:relative;
	display:block;
	margin-top:3px;
}
.video_fix span{
	position:absolute;
	left:-1px;
	bottom:0px;
	background:rgba(0,0,0,0.9);
	color:#ffffff;
	height:16px;
	line-height:16px;
	border-radius:0px 5px 0px 0px;
}
.new_colors{
	background:#F2F2F2;
	height:22px;
	width:100%;
	text-align:center;
	position:absolute;
	bottom:108px;
	left:0px;
	z-index:67;	
}
.new_colors span{
	display:inline-block;
	height:12px;
	width:12px;
	border:1px solid #DBDBDB;
	border-radius:50%;
	margin:5px 3px;
}
.filter_color{
	float:right;
	height:12px;
	width:12px;
	border-radius:50%;
	margin:0 0 0 6px;
	border:1px solid #DBDBDB;	
}
.cnc{
	width:1170px;
	height:148px;
	background:#EBEBEB;
	border-radius:4px;
	margin-bottom:10px;
	overflow:hidden;
}
.cnc_right{
	width:332px;
	float:right;
	padding-top:23px;
	height:125px;
	padding-right:11px;
	padding-left:13px;
	background:#D6D6D6;
}
.cnc_right strong{
	font-weight:normal;
	color:#0F87FF;
	font-size:14px;
	margin-bottom:19px;
	display:block;
}
.cnc_right p{
	line-height:18px;
	text-align:justify;
	color:#333333;
}
.cnc_left{
	width:810px;
	float:left;
	overflow:hidden;
}
.cnc_list{
	width:655px;
	float:right;
}
.cnc_list ul {
	width:675px;
}
.cnc_list ul li{
	float:right;
	margin-right:13px;
	background:#ffffff;
	border-radius:8px;
	border:1px solid #E1E1E1;
	position:relative;
	height:127px;
	width:114px;
	margin-top:10px;
}
.cnc_list ul li img{
	width:114px;
	height:98px;
	border-bottom:1px solid #E6E6E6;
	display:block;
}
.cnc_list ul li .cnc_title{
	color:#666666;
	text-align:center;
	height:28px;
	line-height:28px;
	display:block;
	border-radius:0px 0px 8px 8px;	
}
.cnc_list ul li:hover .cnc_title{
	background:#666666;
	color:#ffffff;
}
.cnc_remove{
	position:absolute;
	right:-5px;
	top:-5px;
	width:15px;
	height:15px;
	display:block;
	background:url("images/remove.png") no-repeat;
}
.cnc_remove:hover{
	background-position:0px -15px;
}
.cnc_option{
	height:130px;
	margin-top:9px;
	border-right:1px solid #CFCFCF;
	padding-right:13px;
	width:135px;
	float:left;
}
.cnc_btn{
	border-radius:5px;
	width:131px;
	height:36px;
	line-height:36px;
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
	background:#4C4C4C;
	display:block;
	margin-top:30px;
	margin-right:-5px;
	margin-bottom:10px;
	text-align:center;
}
.cnc_btn:hover{
	background:#13C047;
}
.cnc_remove_all{
	color:#212020;
	height:15px;
	padding-right:19px;
	display:block;
	background:url("images/remove.png") no-repeat right 0px;
}
.cnc_remove_all:hover{
	background-position:right -15px;
	color:#EB0000;
}
.blc_post p{
	color:#555555;
	padding:0px 12px;
	line-height:19px;
	padding-bottom:8px;
}
.postal_code{
	position:relative;
	width:216px;
	margin:0px auto;
}
.postal_code_inp{
	width:170px;
	height:33px;
	border-radius:8px 0px 0px 8px;
	padding:0px 5px;
	border:1px solid #DEDEDE;
	background:#EEEEEE;
	float:left;
	border-right:none;
}
.postal_code_inp:focus{
	border-color:#000000;	
}
.postal_code_btn{
	float:right;
	width:35px;
	height:35px;
	background:url("images/postal_code_btn.png") no-repeat 0px 0px;
	padding:0px;
	cursor:pointer;
	border:1px solid #333333;
	border-radius:0px 8px 8px 0px;
}
.postal_code_btn:hover{
	background-position:0px -35px;
}
.news_brows{
	height:50px;
	border-radius:4px;
	background:#ffffff;
	margin-bottom:7px;
	width:100%;
}
.news_brows .sfm_search{
	border:1px solid #EDEDED;
	border-radius:0px 12px 12px 0px;
	margin-top:12px;
	margin-left:138px;
	margin-right:15px;
}
.news_brows .sft_center_part1{
    margin-top:6px;	
	margin-right:20px;
}
.news_brows .sft_right {
    border-left: 1px solid #ffffff;
    float: right;
    height: 35px;
    margin-top:6px;
    overflow: hidden;
    width: 162px;
}
.news_brows .sft_right a {
    background: none repeat scroll 0 0 #ffffff;
    border: 1px solid #dedede;
    border-radius: 50%;
    color: #666666;
    float: right;
    font-size: 11px;
    height: 23px;
    line-height: 23px;
    margin-right: 3px;
    margin-top: 7px;
    text-align: center;
    width: 23px;
}
.news_brows .sft_right a:hover {
    background: none repeat scroll 0 0 #0f87ff;
    border: 1px solid #0f87ff;
    color: #ffffff;
}
.news_brows .sft_right span {
    float: right;
    font-size: 11px;
    height: 25px;
    line-height: 25px;
    margin-left: 3px;
    margin-top: 7px;
}
.cnt.home_cnt .cnt_top .cats_icon{
	background-position: center -30px;
}
.ppb_content {
    height: 38px;
    overflow: hidden;
    width: 599px;
}
.ppb_right {
    float: right;
    width: 190px;
}
.ppb_center {
    float: right;
    width: 155px;
	color:#666666;
	margin-top:12px;
	font-size:11px;
}
.ppb_center span.old_price{
	color:#FE2B2B;
	text-decoration:line-through
}
.ppb_center .old_price span{
	color:#383838;	
}
.ppb_left {
    float: left;
    width: 155px;
	text-align:center;
}
.ppb_left b {
    color: #666666;
    display: block;
    margin-bottom: 8px;
}
.ppb_left span {
    color: #666666;
    font-size: 15px;
}
.ppb_left span b {
    color: #40b521;
    display: inline;
    font-family: ham3d;
    font-size: 18px;
    font-weight: normal;
}
.ppb_right .nums{
	width:78px;
	height:23px;
	line-height:23px;
	float:right;
	margin-left:130px;
	overflow:hidden;
	border-radius:4px;
	background:#F0F0F0;
	margin-top:5px;
}
.nums_title{
	height:23px;
	line-height:23px;
	float:right;	
	margin-top:5px;	
	margin-left:7px;
	color:#666666!important;
}
.ppb_right .nums #number{
	width:36px;
	height:23px;
	line-height:23px;
	padding:0px;
	border:none;
	float:right;
	color:#666666;
	background:#F0F0F0;
	text-align:center;
}
.nums .plus, .nums .minus{
	float:right;
	width:20px;
	height:21px;
	border-radius:4px;
	margin-top:1px;
}
.nums .plus:hover, .nums .minus:hover{
	background-color:#F6F6F6;
}
.nums .plus{
	background:url("images/plus.png") no-repeat center center #FFFFFF;
	margin-right:1px;
}
.nums .minus{
	background:url("images/minus.png") no-repeat center center #FFFFFF;
	margin-left:1px;
}
.info_tabs .tab{
	width:100%;
	clear:both;
	height:42px;
	line-height:42px;
	border-bottom:4px solid #D8D8D8;
}
.info_tabs .tab ul li{
	float:right;
	padding:0px 17px;
	color:#666666;
	cursor:pointer;
}
.info_tabs .tab ul li.selected_tabs{
	border-bottom:4px solid #F0604C;
	font-weight:bold;	
}
.info_tabs .tabs_content{
	clear:both;
	color:#666666;
	padding:20px 17px;
	text-align:justify;
	line-height:19px;
}
.info_tabs .tabs_content ul li{
	display:none;
}
.cmm_new_style{
	border-bottom:1px solid #E4E4E4;
	width:100%;
}
.cmm_new_style .sfm_pagging{
	margin: 9px auto;
    width: 300px;
	float:none;
}
.cmm_new_style .sfm_pagging a{
	border:1px solid #E0E0E0;
}
.cmm_new_style .sfm_pagging a:hover, .cmm_new_style .sfm_pagging a.sfm_active_page{
	border:1px solid #FF3428;
}
.star_comments {
    border-top: 1px solid #ececec;
    margin: 47px auto 0;
    overflow: hidden;
    width: 1004px;
}
.star_comments_right{
	color:#484848;
	width:250px;
	float:right;
	padding-right:10px;
	min-height:201px;
	margin-top:14px;
	border-left:1px solid #EBEBEB;
}
.star_comments_right strong{
	margin-bottom:10px;
	display:block;
}
.star_comments_right ul li{
	height:15px;
	line-height:15px;
	width:220px;
	margin-top:20px;
}
.star_comments_right ul li img{
	float:left;
}
.cmm_star_send{
	float:left;
	clear:both;
	border-radius:2px;
	color:#ffffff;
	width:49px;
	height:27px;
	line-height:27px;
	background:url("images/cmm_star_send.png") no-repeat 55px center #41BE55;
	border:none;
	margin-top:-100px;
	cursor:pointer;
	margin-left:0px;
	font-size:11px;
	padding-right:30px;
}
.cmm_star_send:hover{
	background-color:#2F8A17;
}
.star_comments_left{
	color:#484848;
	width:350px;
	padding-right:30px;
	margin-top:14px;
	float:right;
}
.star_comments_left strong{
	margin-bottom:10px;
	display:block;
	color:#E1523D;
}
.star_comments_left ul li{
	height:15px;
	line-height:15px;
	width:220px;
	margin-top:20px;
}
.star_comments_left ul li img{
	float:left;
}
.content2.new_basket{
	width:1170px;
}
.content2.new_basket .cnt2{
	width:1170px;	
	background:none;
}
.sidebar2.new_basket_sidebar{
	float:left;
	width:420px;
}
.sidebar2.new_basket_sidebar .block2{
	width:420px;
}
.sidebar2.new_basket_sidebar .block2 h5{
	width:403px;
}
.sidebar2.new_basket_sidebar .block2 .blc{
	width:420px;
}
.content2.new_basket .cnt_top{
	background-color:#ffffff;
	margin-bottom:5px;
	border-bottom:none;
}
.new_bs_right{
	width:742px;
	float:right;
}
.send_list{
	margin-top:45px;
}
.send_list li label{
	width:46%;
	margin-right:4%;
	float:right;
	margin-bottom:10px;
	color:#666666;
	line-height:22px;
}
.send_list li label span{
	color:#0F87FF;
}
.send_list li label .post_price_title{
	color:#BC0000;
}
.send_list li label img{
	vertical-align:middle;
	border-radius:8px;
	border:1px solid #E4E4E4;
	margin-left:5px;
	float:right;
}	
.send_list li div.radio span{
	margin-top:12px;
}

.pay_list{
	margin-top:45px;
}
.pay_list li label{
	width:46%;
	margin-right:4%;
	float:right;
	margin-bottom:10px;
	color:#666666;
	line-height:22px;
}
.pay_list li div.radio span{
	margin-top:2px;
}
.pay_list li label b{
	margin-bottom:5px;
	display:block;
	font-weight:normal;
	color:#959595;
	font-size:11px;
}
.new_finish_btn{
	padding:0px 71px 0px 0px;
	color:#ffffff;
	border:none;
	border-radius:4px;
	float:left;
	background:url("images/tik.png") no-repeat 114px center #0F87FF;
	width:107px;
	height:35px;
	line-height:33px;
	font-weight:bold;
	margin-bottom:17px;
	margin-left:35px;
	margin-top:20px;
	clear:both;
}
.new_finish_btn:hover{
	background-color:#086D8E;
}
.news_top_option{
	float:left;
	width:420px;
	height:25px;
	position:relative;
	margin-left:18px;
	margin-top:14px;
}
.news_top_option .cmm_plus{
	float:right;
	position:static;
}
.new_share{
	float:left;
	position:relative;
}
.new_share > a{
	width:70px;
	height:25px;
	line-height:23px;
	border-radius:5px;
	padding-right:26px;
	color:#666666;
	display:block;
	font-size:11px;
	background:url("images/new_share.png") no-repeat 75px 4px;
}
.new_share a.new_share_active{
	background-color:#E6E6E6;
	background-position:75px -39px;
}
.new_share .new_share_content{
	position:absolute;
	top:34px;
	left:8px;
	width:96px;
	height:111px;
	background:#F9F9F9;
	border:1px solid #E8E8E8;
	display:none;
}
.new_share .new_share_content span{
	position:absolute;
	background:url("images/new_share_content.png") no-repeat;
	width:13px;
	height:8px;
	display:block;
	top:-8px;
	right:18px;
}
.print_btn{
	width:34px;
	height:25px;
	line-height:23px;
	border-radius:5px;
	padding-right:36px;
	color:#666666;
	float:left;
	font-size:11px;
	background:url("images/print.png") no-repeat 39px 3px;	
	margin-left:10px;
}
.print_btn:hover{
	background-color:#E6E6E6;
	background-position:39px -54px;	
}
.new_share_content ul li{
	border-bottom:1px solid #E8E8E8;
	height:27px;
	line-height:25px;
	width:90px;
	overflow:hidden;
	margin:0px auto;
}
.new_share_content ul li:hover{
	background-color:#FFFFFF;
}
.new_share_content ul li img{
	vertical-align:middle;
	margin-left:4px;
	margin-right:4px;
}
.new_share_content ul li:last-child{
	border-bottom:none;
}
.new_share_content ul li a{
	color:#666666;
}	
.keywords_content{
	width:619px;
	padding:0px 22px;
	border-radius:3px;
	margin-bottom:10px;
	border:1px solid #E4E4E4;
	margin-right:auto;
	margin-left:auto;
}
.keywords_content_top{
	min-height:33px;
	line-height:33px;
	border-bottom:1px solid #E4E4E4;
	margin-bottom:7px;	
	width:100%;
	color:#555555;	
}
.keywords_content_top b{
	font-size:11px;
}
.keywords_content_top a{
	color:#555555;
}
.keywords_content_bottom span{
	color:#B30000;
	font-size:11px;	
}
.keywords_content_bottom{
	color:#777777;
	padding-bottom:35px;
}
.keywords_content_bottom a{
	color:#777777;
}
.new_comments_block.products_comments{
	width:1168px;
	padding-bottom:40px;
}
.new_comments_block.products_comments .comments > li .comment_text{
	width: 100%;
}
.new_comments_block.products_comments .comments > li{
	width: 1101px;
}
.new_comments_block.products_comments .comments {
    width: 1132px;
}
.sample_page p{
	text-align:justify;
	line-height:22px;
	color:#666666;
	padding-bottom:15px;
}
.sample_page h3{
	color:#296DDE;
	margin-bottom:7px;
}
.sample_page img{
	margin-bottom:5px;
}
.sample_page img.right{
	margin-left:8px;
}
.sample_page img.left{
	margin-right:8px;
}
.right{
	float:right;
}
.left{
	float:left;
}
.sample_page .slug{
	width:100%;
	background:#EAEAEA;
	color:#666666;
}
.sample_page .slug h6 a{
    color: #34aadc;
    display: block;
    font-weight: normal;
    margin: 10px 100px 7px;
	padding-right:22px;
	background:url("images/q.png") no-repeat right center;	
}
.sample_page .slug img{
	margin-left:32px;
}
.cnt_top.cnt_top_page h5{
	width:350px;
}
.cnt_top.cnt_top_page .news_top_option {
    margin-left: 16px;
    margin-top: 6px;
    width: 260px;
}
.cnt_top.cnt_top_page .news_top_option .cmm_plus{
	float:left;
	margin-right:20px;
}
.fpp1{
	color:#E1523D;	
	display:block;
	margin-right:-25px;
	font-size:15px;
	font-weight:bold;
	margin-bottom:20px;	
}
.fpp2{
	color:#0F87FF;	
	display:block;
	margin-right:-25px;
	font-size:15px;
	font-weight:bold;
	margin-bottom:20px;	
}
.forget_pass_page{
	overflow:hidden;
	width:100%;
	margin:20px auto;
	background:url("images/fpp.png") repeat-y 465px 0px;
}
.fpp_right{
	float:right;
	width:660px;
	padding-right:25px;
	color:#666666;
	overflow:hidden;
}
.fpp_left{
	float:left;
	width:446px;	
}
.fpp_left > a{
	float:left;
	color:#555555;
	clear:both;
	font-size:13px;
	margin-bottom:11px;
}
.fpp_left > a img{
	vertical-align:middle;
	float:left;
	margin-right:5px;
}
.fpp_left strong{
	display:block;
	color:#296DDE;
	margin-bottom:20px;
}
.url5040{
	width:444px;
	height:60px;
	line-height:60px;
	border-radius:5px;
	border:1px solid #DEDEDE;
	text-align:center;
}
.url5040:hover{
	border:1px solid #3FB498;
}
.url5040 a{
	color:#3FB498;
	font-weight:bold;
	font-size:16px;
}
.fpp_right .sep {
    background: none repeat scroll 0 0 #e4e4e4;
    clear: both;
    height: 1px;
    margin-bottom: 15px;
    margin-right: -25px;
    margin-top: 40px;
    width: 665px;
}
.fpp_right .cp_inp{
	width:93%;
	margin-top:13px;
	margin-bottom:13px;
	display:block;
	height:38px;
}
.recovery_password{
	float:left;
	color:#39B54A;
	margin-left:22px;
}
.recovery_password:hover{
	color:#2F8A17;
}
.fpp_right div.checker span{
	margin-top:2px;
}
.fpp_btn_login{
	width:170px;
	height:40px;
	line-height:40px;
	text-align:center;
	color:#ffffff;
	font-weight:bold;
	border:none;
	padding:0px;
	border-radius:4px;
	background:#41BE55;
	float:left;
	margin-left:25px;
	cursor:pointer;
}
.fpp_btn_recovery{
	width:145px;
	height:40px;
	line-height:40px;
	text-align:center;
	color:#ffffff;
	font-weight:bold;
	border:none;
	padding:0px;
	border-radius:4px;
	background:#41BE55;
	float:left;
    height: 35px;
    line-height: 35px;
    margin-left: 25px;
    margin-top: 13px;
	cursor:pointer;
}
.fpp_btn_login:hover, .fpp_btn_recovery:hover{
	background:#2F8A17;
}
.fpp_right .cpf_end .cp_inp {
    border-radius: 0 5px 5px 0;
    float: right;
    text-align: center;
    width: 125px;
	height:33px;
}
.fpp_right .cpf_end img{
	margin-top:13px;
}
.cp_inp:focus, .cp_textarea:focus {
    background: none repeat scroll 0 0 #ffffff;
}
.products_type_two .mini_sell_off, .products_type_two .mini_sl_off{
    left: 695px;
}
.products_type_two .new_colors {
    bottom: 52px;
    height: 23px;
    left: 14px;
    width: 74.8%;
	border-bottom:1px solid #E4E4E4;	
}
.to_friend_content{
	position:fixed;
	top:-500px;
	right:50%;
	width:292px;
	padding:23px 12px;
	min-height:130px;
	overflow:hidden;
	border-radius:8px;
	margin-right:-162px;
	background:#ffffff;
	z-index:2147483646;
}
.to_friend_content.to_friend_content_active{
	top:25%;
}
.to_friend_content h6{
	padding-bottom:5px;
	border-bottom:1px solid #D1D1D1;
    background: url("images/links.png") no-repeat scroll right -12px rgba(0, 0, 0, 0);
    color: #333333;
    display: block;
    height: 15px;
    line-height: 6px;
    padding-right: 21px;
	font-weight:normal;
	margin-bottom:20px;
}
.to_friend_content ul li{
	height:23px;
	line-height:23px;
	color:#666666;
	margin-bottom:17px;
}
.to_friend_content ul li span{
	color:#FF3428;
}
.to_friend_content ul li .tfc_inp{
	float:left;
	height:23px;
	padding:0px 10px;
	width:182px;
	border-radius:4px;
	border:none;
	background:#F0F0F0;
}
.to_friend_content .tfc_btn {
    background: none repeat scroll 0 0 #41be55;
    border: medium none;
    border-radius: 5px;
    color: #ffffff;
    cursor: pointer;
    float: left;
    height: 27px;
    line-height: 25px;
    text-align: center;
    width: 88px;
}
.to_friend_content .tfc_btn:hover {
    background-color: #2f8a17;
}
.to_friend_content ul li .tfc_inp:focus{
	background:#F8F8F8;
}
.tfc_close{
	width:20px;
	height:20px;
	position:absolute;
	display:block;
	left:4px;
	top:4px;
	background:url("images/close.png") no-repeat 0px 0px;
}
.tfc_close:hover{
	background-position:0px -60px;
}
.my_register .bt_form_right {
    width: 292px;
	padding:0px;
}
.my_register  .reg_cn_form .bt_form_right{
	width:290px;
}
.my_register .bt_form_right ul li,.my_register  .bt_form_left ul li {
    color: #666666;
    display: block;
    height: 23px;
    line-height: 21px;
    margin-bottom: 20px;
    overflow: hidden;
    width: 96%;
	margin-left:0px;
}
.my_register  .bt_form_left ul li{
	width:100%!important;
}
.my_register  .reg_left .bt_form_right ul li .btfr_txt {
    margin-left: 0;
}
.my_register  .btfr_txt {
    background: none repeat scroll 0 0 #f0f0f0;
    border: medium none;
    border-radius: 3px;
    color: #282828;
    float: left;
    height: 23px;
    padding: 0 5px;
    width: 192px;
}
.my_register  .bt_form_left {
    float: left;
    width: 281px;
}
.my_register  .finish_btn{
	margin-left:0px;
	margin-top:0px;
}
.my_register .cnt_top.reg_title h5{
	color:#0F87FF;
	font-weight:bold;
}

.up9_top{
	height:40px;
	line-height:40px;
	color:#666666;
	border-bottom:1px solid #E4E4E4;
	width:98%;
	margin:0px auto 10px;
}
.up9_content > ul > li{
	border-radius:5px;
	border:1px solid #CCCCCC;
	margin-bottom:10px;
	width:95%;
	padding:10px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
}
.up9_content > ul > li:hover{
	border:1px solid #3B3B3B;
	-webkit-box-shadow: 1px 3px 4px 0 rgba(0, 0, 0, 0.2);
	-moz-box-shadow:    1px 3px 4px 0 rgba(0, 0, 0, 0.2);
	box-shadow:         1px 3px 4px 0 rgba(0, 0, 0, 0.2);	
}
.up9_content > ul > li .up8_state_title{
	color:#000000;
	font-size:11px;
}
.up9_content > ul > li .up8_state_valid{
	color:#209700;
	font-size:11px;
}
.up9_content > ul > li .up8_state_invalid{
	color:#D50F00;
	font-size:11px;
}
.up9_content > ul > li strong{
	color:#000000;
	display:block;
	margin:12px 0px;
}
.up9_content > ul > li p{
	color:#666666;
	text-align:justify;
	line-height:21px;
}
.up9_content .pagging{
    margin-left: 11px;
    margin-top: 10px;
}
.up9_top > span {
    color: #296dde;
    margin-right: 70px;
}
.up8_content{
	padding:30px 20px;
}
.up8_content p{
	color:#333333;
	text-align:justify;
	line-height:22px;
}
.up8_top{
	height:40px;
	line-height:40px;
	color:#FF3428;
	border-bottom:1px solid #E4E4E4;
	width:100%;
	margin:0px auto 10px;
}
.up8_delete{
	float:left;
	width:22px;
	height:22px;
	background:url("images/delete.png") no-repeat center center #F5F5F5;
	margin-top:10px;
}
.up8_delete:hover{
	background-color:#E4E4E4;
}
.upp8_content .pagging{
    margin-left: 17px;
    margin-top: 10px;
}
.upp8_top_right{
	width:250px;
	float:right;
	margin-right:10px;
	margin-left:70px;
	color:#666666;
}
.upp8_top_left{
	width:300px;
	float:right;
	margin-right:10px;
	color:#666666;	
}
.upp8_top_right > span {
    color: #296dde;
	float:left;
}
.upp8_top_left > span {
    color: #FF2626;
	float:left;	
}
.upp8_top{
	height:40px;
	line-height:40px;
	color:#FF3428;
	border-bottom:1px solid #E4E4E4;
	width:97%;
	margin:0px auto 10px;
}
.upp8_middle .search{
	width:232px;
	border:1px solid #CBCBCB;
	background:#F8F8F8;
	margin-right:17px;
	border-radius:4px;
	overflow:hidden;
}
.upp8_middle .search_inp{
	background:#F8F8F8;
	color:#9C9C9C;
}
.upp8_left{
	float:left;
	margin-left:21px;
	color:#555555;
}
.upp8_left span{
	display:block;
	margin-bottom:7px;
	padding-right:11px;
}
.upp8_no_read{
	background:url("images/upp8_no_read.png") no-repeat right 4px;
}
.upp8_read{
	background:url("images/upp8_read.png") no-repeat right 4px;
}
.upp8_content > ul > li{
	width:97%;
	height:70px;
	border-radius:5px;
	border:1px solid #D1D1D1;
	margin-bottom:10px;
	margin-left:auto;
	margin-right:1.5%;
	overflow:hidden;
	padding-top:8px;
}
.upp8_content > ul > li:hover{
	border:1px solid #303030;
	-webkit-box-shadow: 1px 3px 4px 0 rgba(0, 0, 0, 0.2);
	-moz-box-shadow:    1px 3px 4px 0 rgba(0, 0, 0, 0.2);
	box-shadow:         1px 3px 4px 0 rgba(0, 0, 0, 0.2);	
}
.upp8_no_read_li{
	background:url("images/upp8_no_read_li.png") repeat-x 0px top;
}
.upp8_read_li{
	background:url("images/upp8_read_li.png") repeat-x 0px top;
}
.upp81{
	height:65px;
	float:right;
	width:56px;
}
.upp82{
	height:60px;
	float:right;
	width:690px;
	padding:0px 8px;
	border-left:1px solid #D1D1D1;
	border-right:1px solid #D1D1D1;
	padding-top:5px;
}
.upp83{
	height:65px;
	line-height:65px;
	float:right;
	width:87px;
	text-align:center;
	color:#585858;
}
.upp81 .up8_delete{
	margin-left: 16px;
    margin-top: 20px;
}	
.upp82 strong{
	display:block;
	margin-bottom:10px;
}
.upp82 p{
	color:#585858;
}
.upt_bottom{
	width:385px;
	height:25px;
	clear:both;
}
.upt_more{
	width:72px;
	height:23px;
	line-height:21px;
	padding:0px 10px 0px 31px;
	border:1px solid #E4E4E4;
	border-radius:5px;
	color:#555555;
	float:right;
	background:url("images/upt_more.png") no-repeat 8px 7px #F1F1F1;
}
.upt_more:hover{
	background-color:#565656;
	color:#ffffff;
}
.upt_more_active{
	background-color:#565656!important;
	color:#ffffff!important;
	background-position:8px -25px!important;
}
.upt_your_pay{
	float:left;
	width:263px;
	color:#666666;
	font-weight:bold;
	font-size:11px;	
	height:25px;
	line-height:25px;
}
.upt_your_pay span{
	float:left;
	color:#40B521;
}
.upt_cont{
	width:840px;
	padding-top:8px;
	margin-left:auto;
	margin-right:auto;
	border-top:1px solid #F1F1F1;
	clear:both;
	margin-top:8px;
	overflow:hidden;
	display:none;
}
.uptc1{
	float:right;
	width:290px;
    min-height: 145px;
	border-left:1px solid #EFEFEF;
}
.uptc1 ul{
	margin-top:10px;
	margin-right:15px;
}
.uptc1 ul li{
	width:252px;
	margin-bottom:8px;
	height:23px;
	line-height:23px;
}
.uptc1 ul li span{
	float:left;
}
.upt_cont .col2 {
    border: 1px solid #dedede;
    border-radius: 5px;
    height: 145px;
    line-height: 18px;
    margin-right: 11px;
    padding: 5px 6px;
    width: 116px;
	float:right;
}
.upt_cont .col2 img {
    border: 1px solid #dedede;
    border-radius: 3px;
    height: 88px;
    width: 113px;
}
.upt_cont  .col4 {
    width: 390px;
	float:right;
    min-height: 145px;	
	border-right:1px solid #EFEFEF;
	margin-right:12px;
}
.upt_cont  .col4 span {
    background: url("images/circle2.png") no-repeat scroll right 3px rgba(0, 0, 0, 0);
    clear: both;
    color: #f50000;
    display: block;
    height: 22px;
    margin-right: 16px;
    padding-right: 12px;
}
.upt_cont .col4 span.col42 {
    color: #40b521;
}
.upt_cont .col4 .btfr_textarea {
    border-radius: 5px;
    color: #959595;
    height: 82px;
    max-height: 82px;
    max-width: 368px;
    min-height: 82px;
    min-width: 368px;
    padding: 8px 5px;
    width: 368px;
}
.uptc11 span{
	color:#3373DF;
}
.uptc12 span{
  background: none repeat scroll 0 0 #f0f0f0;
    border-radius: 4px;
    float: left;
    height: 23px;
    line-height: 23px;
    text-align: center;
    width: 38px;
}
.uptc13 span{
	color:#FF5045;
}
.uptc14 span{
	color:#FF5045;
}
.uptc15 span{
	color:#45B728;
	font-weight:bold;
}
/* Edit V1 */
/* Mega Search */
.mega_search{
	width:980px;
	border:1px solid #BCBCBC;
	border-radius:4px;
	background:#FFFFFF;
	position:absolute;
    right: 0px;
    top: 30px;
	z-index:2147483645;
	display:none;
	height:325px;
}
.ms_top{
	height:295px;
	width:970px;
	background:url("images/ms_top.png") repeat-y;
	margin-right:8px;
	margin-top:18px;
	margin-bottom:15px;
}
.ms_bottom{
	min-height:194px;
	width:725px;
	background:url("images/ms_bottom.png") repeat-y;
	margin-right:16px;
	margin-top:34px;
	margin-bottom:7px;
}
.ms_top_right{
	float:right;
	width:363px;
	height:296px;
	margin-right:8px;
}
.ms_top_left{
	float:left;
	width:356px;
	position:relative;
}	
.ms_head{
	width:100%;
	height:8px;
	background:url("images/ms_head.png") repeat-x;	
	margin-bottom:16px;
}
.ms_head h5{
	color:#0080E6;
	font-weight:normal;
	float:right;
	padding-left:8px;
	background:#ffffff;
	font-size:13px;
	margin-top: -6px;
	font-family:Ham3d;
}
.ms_top_products li{
	padding-bottom:7px;
	padding-top:7px;
	overflow:hidden;
	border-bottom:1px solid #E6E6E6;
	color:#5E5E5E;
}
.ms_top_right .ms_top_products li{
	width:360px;
}
.ms_top_products li:last-child{
	border-bottom:none;
}
.ms_top_products li a{
	color:#5E5E5E;
}
.ms_top_products li a:hover{
	color:#228ffb;
}
.ms_top_products li img{
	float:right;
	width:73px;
	height:73px;
	border:1px solid #C3C3C3;
	margin-left:11px;
	border-radius:3px;
}
.ms_top_products li:hover img{
	border:1px solid #666666;
}
.ms_top_products li .ms_top_right_pro_title {
    color: #171717;
    display: block;
    line-height: 18px;
    margin-bottom: 12px;
    margin-top: 8px;
    width: 96%;
}
.ms_top_products li .ms_top_right_pro_title:hover{
	color:#228FFB;
}	
.mega_search .ms_more{
	height:20px;
	line-height:20px;
	color:#ffffff;
	padding:0px 6px;
	border-radius:5px;
	left:0px;
	bottom:0px;
	position:absolute;
	z-index:99999999999;
    display:block;
	background: #acacac; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2FjYWNhYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM4Nzg3ODciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #acacac 0%, #878787 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#acacac), color-stop(100%,#878787)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #acacac 0%,#878787 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #acacac 0%,#878787 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #acacac 0%,#878787 100%); /* IE10+ */
	background: linear-gradient(to bottom, #acacac 0%,#878787 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#acacac', endColorstr='#878787',GradientType=0 ); /* IE6-8 */
}
.ms_more:hover{
	color:#ffffff;
	background: #3896e1; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzM4OTZlMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxMzcyYmMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #3896e1 0%, #1372bc 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3896e1), color-stop(100%,#1372bc)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #3896e1 0%,#1372bc 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #3896e1 0%,#1372bc 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #3896e1 0%,#1372bc 100%); /* IE10+ */
	background: linear-gradient(to bottom, #3896e1 0%,#1372bc 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3896e1', endColorstr='#1372bc',GradientType=0 ); /* IE6-8 */	
}
.ms_block1 {
    float: right;
    margin-right: 15px;
    width: 180px;
}
.ms_block2 {
    float: right;
    margin: 0 15px;
    width: 188px;
}
.ms_block3{
	float:right;
	width:180px;	
	min-height:296px;
	position:relative;
}
.ms_block1 li, .ms_block2 li {
    background: url("images/li.png") no-repeat scroll right 8px;
    color: #b1b1b1;
    line-height: 20px;
    margin-bottom: 8px;
    margin-right: 15px;
    padding-right: 11px;
}
.ms_block1 li a, .ms_block2 li a{
	color:#000000;
}
.ms_block1 li:hover a, .ms_block2 li:hover a{
	color:#0070E0;
}
.ms_block1 li:hover, .ms_block2 li:hover{
	background-position:right -139px;
}
.ms_block3 li{
	overflow:hidden;
	width:177px;
	height:108px;
	position:relative;
	border-radius:4px;
	border:1px solid #C5C5C5;
	margin-bottom:10px;
}
.ms_block3 li .ms_video{
	position:absolute;
	right:0px;
	top:0px;
	background:rgba(0,0,0,0.4);
	width:177px;
	height:73px;	
	padding-top:35px;
	text-align:center;	
	opacity:0;
	filter:alpha(opacity=0);
}
.ms_block3 li .ms_video a{
	color:#ffffff;
	width:130px;
	line-height:20px;
}
.ms_block3 li:hover .ms_video{
	opacity:1;
	filter:alpha(opacity=100);
}
.ms_block3 li .ms_video a span{
	position:absolute;
	display:block;
	border-radius:0px 5px 0px 0px;
	background:#000;
	color:#ffffff;
	padding:0px 5px;
	height:16px;
	line-height:16px;
	left:0px;
	bottom:0px;
}
.ms_block3 li  img{
	display:block;
	width:177px;
	height:108px;
}
.ms_top_right{position:relative;}
.ms_top_right .viewport { width: 363px; height: 270px; overflow: hidden; position: relative; }
.ms_top_right .overview {padding-right: 15px; text-align:justify; list-style: none; position: absolute; right: -1; top: 0; }

.ms_top_right .scrollbar {

    position: absolute;
    right: 0;
    top: 25px;
    width: 10px;
    z-index: 999999999;
}
.ms_top_right .track {  background: none repeat scroll 0 0 #898989;      height: 270px!important;    position: relative;   width: 10px;;}
.ms_top_right .thumb {  background:#343434;   cursor: pointer;   height:70px;   right: 0px;   overflow: hidden;    position: absolute;   top: 0;   width: 10px;}
.ms_top_right .thumb .end { overflow: hidden; height: 5px; width: 13px;}
.ms_top_right .disable{ display: none; }
.noSelect { user-select: none; -o-user-select: none; -moz-user-select: none; -khtml-user-select: none; -webkit-user-select: none; }
/* Mega Search */
/* Compare Page */
.compare_page{
	width:100%;
}
.compare_page table{
	width:100%;
}
.compare_page table td{
	border-left:1px solid #DCDCDC;
	padding:1%;
}
.compare_page table td:last-child{
	border-left:none;
}
.compare_page table .head_of_table td{
	position:relative;
}
.compare_page table .head_of_table td a{
	color:#333333;
	font-size:13px;
}
.compare_page table .head_of_table td p{
	color:#666666;
	line-height:19px;
	padding:10px 0px;
}
.compare_page table .head_of_table td strong{
	display:block;
	margin-top:12px;
}
.compare_page table .head_of_table td .compare_pic{
	border-radius:4px;
	border:1px solid #ACACAC;
	margin-bottom:11px;
	display:block;
}
.compare_page table .head_of_table td .bs_colors {
    clear: both;
    height: 20px;
    margin-bottom: 12px;
    width: 100%;
}
.compare_page table .tbl_head_section{
    clear: both;
    height: 50px;
    line-height: 50px;
	background:#1EBE9C;
	margin-top:10px;
	font-size:15px;
	color:#F0F0F0;
	font-weight:bold;
}
.compare_page table .tbl_head_option{
    clear: both;
    height: 40px;
    line-height: 40px;
	background:#E7E7E7;
	font-size:12px;
	color:#000000;
	font-weight:bold;
}
.compare_page table td ul{
	margin:10px 0px 40px;
}
.compare_page table td ul li{
	margin-bottom:5px;
	color:#000000;
	background:url("images/red_circle.png") no-repeat right 8px;
	padding-right:10px;
	line-height:20px;
}
.remove_from_compare{
	position:absolute;
	right:4px;
	top:1px;
	display:block;
	width:15px;
	height:15px;
	background:url("images/remove.png") no-repeat 0px 0px;
}
.remove_from_compare:hover{
	background-position:0px -15px;
}
.compare_page_top{
	border-bottom:1px solid #EEEEEE;
	height:41px;
	width:98%;
	margin:-19px auto 10px;
	line-height:25px;
	color:#555555;
}
.compare_page_top span{
	float:right;
}
.compare_page_top .sfm_search {
    height: 23px;
    margin-left: 30px;
    margin-right: 10px;
    margin-top: 0;
    width: 314px;
}
.compare_page_top .search_btn{
	top:-1px;
}
.compare_page_top .search_inp{
	border: 1px solid #dedede;
}
.cptr{
	background:url("images/red.png") no-repeat right 12px;	
	padding-right:15px;
}
/* Compare Page */


/*1200Size*/
.head_middle{
	width:353px;
	float:right;
	padding-right:12px;
	height:30px;
	position:relative;
}
.login_link > a{
	width:64px;
	height:28px;
	line-height:26px;
	border-radius:5px;
	border:1px solid #E9E9E9;
	display:block;
	background:url("images/icon1.png") no-repeat 71px 6px #fdfdfd;
	padding-right:36px;
	color:#666666;
}
.login_link > a:hover, .basket_link > a:hover, .register_top_link:hover{
	border:1px solid #666666 ;
}
.login_link{
	margin-left:6px;
	float:right;
}
.basket_link > a {
    background: url("images/icon3.png") no-repeat scroll 88px 7px #fdfdfd;
    border: 1px solid #e9e9e9;
    border-radius: 5px;
    color: #666666;
    display: block;
    height: 28px;
    line-height: 26px;
    padding-right: 30px;
    position: relative;
    width: 82px;
}
.basket_link > a span{
	position:absolute;
	background:#FF3428;
	left:6px;
	top:4px;
	border-radius:50%;
	width:20px;
	height:20px;
	text-align:center;
	line-height:18px;
	font-size:11px;
	color:#ffffff;
}
.register_top_link {
    background: url("images/icon2.png") no-repeat scroll right 6px #fdfdfd;
    border: 1px solid #e9e9e9;
    border-radius: 5px;
    color: #666666;
    display: block;
    float: right;
    height: 28px;
    line-height: 26px;
    max-width: 95px;
    min-width: 95px;
    padding-left: 2px;
    padding-right: 21px;
}
.product_cats_block{
	float:right;
	width:237px;
	height:313px;
	border-radius:4px;
	border:1px solid #B7B7B7;
	background:#ffffff;
}
.product_cats_block.product_cats_block2{
	height:318px;
}
.product_cats_block.product_cats_block2 ul{
	margin-top: 23px;
}
.product_cats_block.product_cats_block2 ul li img{
	width:132px;
	height:132px;
}
.product_cats_block h6 {
    background: url("images/circles.png") no-repeat scroll right center #f9f9f9;
    color: #000000;
    float: right;
    font-size: 13px;
    font-weight: normal;
	font-family:Ham3D;	
    height: 15px;
    line-height: 13px;
    margin-right: 10px;
    margin-top: -8px;
    padding: 0 32px 0 6px;
}
.product_cats_block ul{
	width:285px;
	margin-right:12px;
	margin-top:19px;
	clear:both;
}
.product_cats_block ul li{
	float:right;
	border-radius:8px;
	border:1px solid #D9D9D9; 
	margin-left:6px;
	margin-bottom:6px;
	overflow:hidden;
	width:102px;
	height:145px;
	text-align:center;
	margin-bottom:9px;
}
.product_cats_block ul li img{
	width:100px;
	height:100px;
	display:block;
}
.product_cats_block ul li a{
	color:#000000;
	font-size:13px;
	font-family:Ham3D;	
}
.sidebar.sidebar_home{
	width:239px;
}
.sidebar.sidebar_home .block{
	width:237px;
	border:1px solid #B7B7B7;
}
.sidebar.sidebar_home .block h5 {
    background: url("images/new_block.png") no-repeat scroll center center rgba(0, 0, 0, 0);
    border-bottom: none;
	font-family:Ham3D;	
    color: #333333;
    float: right;
    font-size: 13px;
    font-weight: normal;
    height: 45px;
    line-height: 41px;
    padding-right: 0px;
    width: 237px;
	text-align:center;
}
.sidebar.sidebar_home .block .blc_post p{
	color:#333333;
	padding-right:10px;
}
.sidebar.sidebar_home .block .side_poll{
	margin-top:15px;
}
.sidebar.sidebar_home .block .side_poll .radio_list{
	margin-right:5px;
	margin-bottom:15px;
	height:auto;
	overflow:hidden!important;
}
.side_poll .finish_btn{
	margin-left: 0px;
    margin-top: 0px;
}
.sidebar.sidebar_home .block .side_poll  .finish_btn {
	background: #13c047; /* Old browsers */
	background: -moz-linear-gradient(top, #13c047 0%, #00b436 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#13c047), color-stop(100%,#00b436)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #13c047 0%,#00b436 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #13c047 0%,#00b436 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #13c047 0%,#00b436 100%); /* IE10+ */
	background: linear-gradient(to bottom, #13c047 0%,#00b436 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#13c047', endColorstr='#00b436',GradientType=0 ); /* IE6-9 */
    border: 1px solid #00A933;
    border-radius: 4px;
    color: #ffffff;
    cursor: pointer;
    float: left;
    height: 30px;
    margin-left: 4px;
    margin-top: 0px;
    padding-bottom: 4px;
    text-align: center;
    width: 72px;
	margin-bottom:6px;
}
.sidebar.sidebar_home .block .side_poll  .finish_btn:hover{
	background: #00b436; /* Old browsers */
	background: -moz-linear-gradient(top, #00b436 0%, #13c047 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00b436), color-stop(100%,#13c047)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #00b436 0%,#13c047 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #00b436 0%,#13c047 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #00b436 0%,#13c047 100%); /* IE10+ */
	background: linear-gradient(to bottom, #00b436 0%,#13c047 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00b436', endColorstr='#13c047',GradientType=0 ); /* IE6-9 */
}
.sidebar.sidebar_home .block .list_of_cats ul li{
	width:201px;
	margin:0px auto;
	border-bottom:1px solid #E2E2E2;
	padding:0px 6px;
	height:32px;
	line-height:30px;
}
.sidebar.sidebar_home .block .list_of_cats ul li:last-child{
	border-bottom:none;
}
.sidebar.sidebar_home .block .list_of_cats ul li a {
    background: url("images/list_of_cats_icon.png") no-repeat scroll right 14px rgba(0, 0, 0, 0);
    color: #808080;
	display:block;
    padding-right: 9px;
}
.sidebar.sidebar_home .block .blc{
	padding:0px;
	width:237px;
}
.list_of_new_wiki{
	margin-top:18px;
}
.list_of_new_wiki ul li {
    display: block;
    margin: 0 auto;
    overflow: hidden;
    padding: 9px 11px;
    width: 215px;
}
.list_of_new_wiki ul li img{
	float:right;
	width:90px;
	height:62px;
	border-radius:4px;
	margin-left:7px;
}
.list_of_new_wiki ul li a{
	color:#666666;
	line-height:20px;
}
.list_of_new_wiki ul li:hover{
	background:#e6e6e6;
}
.list_of_new_wiki ul li:hover a{
	color:#000;
}
.list_of_new_wiki_more{
	float:left;
	width:50px;
	height:18px;
	line-height:16px;
	color:#000000;
	text-align:center;
	background:#F9F9F9;
}
.list_of_new_wiki_more:hover{
	background:#EEEEEE;
}
.new_home_center_block{
	width:918px;
	min-height:333px;
	float:right;
	border-radius:4px;
	border:1px solid #B7B7B7;
	background:#ffffff;
}
.new_home_center_block h6 {
    background: url("images/circles.png") no-repeat scroll right center #f9f9f9;
    color: #000000;
    float: right;
    font-size: 13px;
    font-weight: normal;
    height: 15px;
    line-height: 13px;
    margin-right: 10px;
    margin-top: -8px;
    padding: 0 32px 0 6px;
	font-family:Ham3D;
}
.new_home_center_block_more{
	float:left;
    font-size: 13px;
    font-weight: normal;
    height: 15px;
    line-height: 13px;	
    color: #000000;	
	width:80px;
	margin-left:13px;
	background:#F9F9F9;
    margin-top: -8px;
	text-align:center;
	font-family:Ham3D;	
}
.new_home_center_block_more:hover{
	background:#EEEEEE;
}
.new_home_center_block > ul{
	width:908px;
	margin-right:10px;
	padding-top:23px;	
}
.new_home_center_block > ul > li{
	width:215px;
	height:288px;
	float:right;
	background:#ffffff;
	border-radius:4px;
	border:1px solid #B7B7B7;
	margin-left:10px;
	position:relative;
	overflow:hidden;
	margin-bottom:23px;
}
.new_home_center_block > ul > li:hover{
	border:1px solid #777777;
	-webkit-box-shadow: 4px 4px 10px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    4px 4px 10px 0px rgba(50, 50, 50, 0.75);
	box-shadow:         4px 4px 10px 0px rgba(50, 50, 50, 0.75);
}
.new_home_center_block > ul > li:hover .sfli_hover{
	opacity:1;
	filter:alpha(opacity=100);	
}
.new_home_center_block > ul > li .sfli_hover{
	position:absolute;
	width:215px;
	height:178px;
	display:block;
	top:0px;
	right:0px;
	background:rgba(0,0,0,0.65);
	opacity:0;
	filter:alpha(opacity=0);	
	z-index:999;
}
.new_home_center_block > ul > li .sfli_hover a{
	position:absolute;
	width:155px;
	height:25px;
	line-height:23px;
	display:block;
	color:#ffffff;
	top:51px;
	right:30px;
	text-align:center;
	font-size:12px;	
	background:rgba(148,148,148,.85);
	border-radius:25px;
}
.new_home_center_block > ul > li .sfli_hover .sfli_hover_link1{
	top:23px;
}
.new_home_center_block > ul > li .sfli_hover .sfli_hover_link2{
	top:59px;
}
.new_home_center_block > ul > li .sfli_hover .sfli_hover_link3{
	top:95px;
}
.new_home_center_block > ul > li .sfli_hover .sfli_hover_link4{
	top:131px;
}
.new_home_center_block > ul > li .sfli_hover .sfli_hover_link1:hover{
	background:rgba(75,219,98,.85);
}
.new_home_center_block > ul > li .sfli_hover .sfli_hover_link2:hover{
	background:rgba(255,52,40,.85);
}
.new_home_center_block > ul > li .sfli_hover .sfli_hover_link3:hover{
	background:rgba(15,135,255,.85);
}
.new_home_center_block > ul > li .sfli_hover .sfli_hover_link4:hover{
	background:rgba(253,197,2,.85);
}
.new_home_center_block > ul > li img{
    display: block;
    height: 170px;
    margin-right: 23px;
    margin-top: 8px;
    width: 170px;
}
.new_home_center_block > ul > li .new_home_center_block_title{
	padding-top:15px;
	height:64px;
	width:199px;
	padding-right:8px;
	padding-left:8px;
	line-height:20px;
	color:#666666;
	background:url("images/new_home_center_block_title.png") no-repeat;
	display:block;
    border-top: 1px solid #e9e9e9;	
}
.new_home_center_block_details{
	overflow:hidden;
	height:30px;
	line-height:28px;
	width:215px;
}
.new_home_center_block_state{
	float:right;
	height:30px;
	width:78px;
	color:#FFFFFF;
	text-align:center;
	background:#656565;
}
.new_home_center_block_state.state_yes{
	background:#39B54A;
}
.new_home_center_block_state.state_no{
	background:#979797;
}
.new_home_center_block_state.state_alarm{
	background:#E4613A;
}
.new_home_center_block_state.state_soon{
	background:#00B4BA;
}
.new_home_center_block_price{
	float:right;
	height:30px;
	width:136px;
	color:#000000;
	text-align:center;
	font-size:13px;
	background:#F2F2F2;
}

.new_home_links{
	margin-top:18px;
	margin-bottom:22px;
	width:920px;
	overflow:hidden;
}
.new_home_links ul li{
	float:right;
	width:224px;
	height:100px;
	margin-left:8px;
	overflow:hidden;
	border-radius:5px;
}
.new_home_links ul{
	width:928px;
}
.new_home_links ul li img{
	display:block;
	width:224px;
	height:100px;
}
.product_cats_block ul li:hover{
	border:1px solid #777777;
}
.content2.user_panel_content{
	width:880px;
}
.content2.user_panel_content .cnt2.up_page {
    width: 880px;
}
.subpage_content.content{
	width:1045px;
}
.subpage_content.content .cnt{
	width:1043px;
}
.similar_products .caroufredsel_wrapper {
    margin-left: -19px !important;
}
.similar_products #prev2{
	left:6px;
}
.similar_products #next2{
	right:1px;
}
.post_details .offer_right {
    left: 0;
    position: absolute;
    top: 15px;
    width: 165px;
	text-align:center;
}
.post_details  .offer_right strong {
    color: #ff0000;
    display: block;
    font-size: 12px;
    float:none;
    font-family:Ham3d;
    margin-left: 0px;
    padding-bottom: 5px;
	width:auto;
}
.cnt_top_new_right{
	float:right;
	color:#000000;
	width:48%;
	font-size:15px;
	padding-right:2%;
	padding-top:15px;
	line-height:25px;
}
.cnt_top_new_right b{
	font-weight:normal;
	font-size:12px;
}
.cnt_top_new_left{
	float:left;
	width:50%;	
}
.alert_me{
	float:left;
	width:83px;
	height:25px;
	line-height:23px;
	border-radius:5px;
	padding-right:27px;
	margin-top:5px;
	margin-left:15px;
	background:url("images/alert_me.png") no-repeat 89px center #FFD34E;
	color:#444444;
	font-size:11px;
}
.alert_me:hover{
	background-color:#E8C24C;
}
.stock_show{
	width:110px;
	height:25px;
	line-height:22px;
	color:#ffffff;
	border-radius:5px;	
	text-align:center;
	margin-left:5px;
	margin-top:5px;
	float:left;
}
.mini_sl .next1{
	background-image:url("images/top.png");
}
.mini_sl .prev1{
	background-image:url("images/bottom.png");
}
.cnt_top.cnt_post{
	height:80px;
}
.colors .new_colors{
	background:none;
	bottom:11px;
}
.colors .new_colors span{
	float:left;
}
/*1200Size*/


/* PSV */
.pop_send_video{
	z-index: 2147483646;
	position:fixed;
	top:50%;
	right:50%;
	width:576px;
	height:499px;
	margin-right:-288px;
	margin-top:-250px;
	background:#ffffff;
	display:none;
	font-family:ham3d;	
}
.psv_download{
	width:90px;
	height:40px;
	line-height:38px;
	padding-right:60px;
	background:url("images/psv_download.png") no-repeat 100px 11px #006E9C;
	color:#ffffff;
	position:absolute;
	top:0px;
	font-weight:bold;
	right:0px;
	display:block;
	font-size:13px;
}
.psv_size{
	width:150px;
	height:20px;
	line-height:18px;
	text-align:center;
	background:#0081B8;
	color:#FEFEFE;
	position:absolute;
	top:40px;
	right:0px;
	display:block;
}
.psv_title{
	width:410px;
	height:60px;
	line-height:58px;
	background:#3FB499;
	color:#FFFFFF;
	position:absolute;
	top:0px;
	left:0px;
	font-size:17px;
	display:block;	
	font-weight:normal;
	padding-right:16px;
}
.psv_video{
	width:576px;
	height:338px;
	position:absolute;
	top:60px;
	right:0px;
	display:block;	
	font-weight:normal;
}
.psv_play{
	width:102px;
	height:102px;
	position:absolute;
	top:120px;
	right:238px;
	display:block;	
	font-weight:normal;
	background:url("images/psv_play.png") no-repeat;
	z-index:99;
	opacity:0;
	filter:alpha(opacity=0);	
}
.psv_video:hover .psv_play{
	opacity:1;
	filter:alpha(opacity=100);
}
.psv_desc{
	width:526px;
	height:71px;
	position:absolute;
	bottom:0px;
	right:0px;
	text-align:justify;	
	overflow:hidden;
	color:#282828;
	line-height:21px;
	padding:15px 25px;
}
.psv_close{
	width:21px;
	height:21px;
	position:absolute;
	top:-21px;
	left:0px;
	display:block;	
	background:url("images/psv_close.png") no-repeat center center #FF3428;
}
.psv_close:hover{
	background-color:#282828;
}
/* PSV */
/* Filter Scroll */
.my_brands .filter_block {
    position: relative;
}
.my_brands .filter_block .viewport {
    height: 180px;
    overflow: hidden;
    position: relative;
    width: 200px;
}
.my_brands .filter_block .overview {
    list-style: none outside none;
    padding-right: 15px;
    position: absolute;
    text-align: justify;
    top: 0;
}
.my_brands .filter_block .scrollbar {
    position: absolute;
    right: 2px;
    top: 0;
    width: 7px;
    z-index: 999999999;
}
.my_brands .filter_block .track {
    background: none repeat scroll 0 0 #898989;
    border-radius: 4px;
    height: 180px !important;
    position: relative;
    width: 1px;
}
.my_brands .filter_block .thumb {
    background: none repeat scroll 0 0 #13c047;
    border-radius: 5px;
    cursor: pointer;
    height: 70px;
    overflow: hidden;
    position: absolute;
    right: -2px;
    top: 0;
    width: 5px;
}
.my_brands .filter_block .thumb .end {
    height: 5px;
    overflow: hidden;
    width: 13px;
}
.my_brands .filter_block .disable {
    display: none;
}
.db_show {
	clear:both;
}
.db_show a {
	float:right;
	width:164px;
	font-size:11px;
	color:#585858;
	height:23px;
	line-height:22px;
	margin-bottom:4px;		
	padding:0px 3px 0px 15px;
	border:1px solid #DEDEDE;
	border-radius:4px;
	background:url("images/key_delete.png") no-repeat left top;
	-moz-transition: all 0s ease-out;
	-o-transition: all 0s ease-out;
	-webkit-transition: all 0s ease-out;
	-ms-transition: all 0s ease-out;
	transition: all 0s ease-out;
}
.db_show a:hover {
	background-position:left -24px;
}
.my_brands label {
    min-height: 20px;
    position: relative;
    width: 168px;
}
.my_brands label span{
	float:left;
}
/* Filter Scroll */
/* Edit V4 */
.mega_menu_picture{
	position:absolute;
	left:5px;
	bottom:2px;
}
.result_of_poll{
	background: #13c047; /* Old browsers */
	background: -moz-linear-gradient(top, #13c047 0%, #00b436 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#13c047), color-stop(100%,#00b436)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #13c047 0%,#00b436 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #13c047 0%,#00b436 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #13c047 0%,#00b436 100%); /* IE10+ */
	background: linear-gradient(to bottom, #13c047 0%,#00b436 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#13c047', endColorstr='#00b436',GradientType=0 ); /* IE6-9 */
    border: 1px solid #00A933;
    border-radius: 4px;
    color: #ffffff;
    cursor: pointer;
    float: left;
    height: 28px;
    line-height: 26px;
    margin-left: 4px;
    margin-top: 0px;
    text-align: center;
    width: 72px;
	margin-bottom:6px;
}
.result_of_poll:hover{
	background: #00b436; /* Old browsers */
	background: -moz-linear-gradient(top, #00b436 0%, #13c047 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00b436), color-stop(100%,#13c047)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #00b436 0%,#13c047 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #00b436 0%,#13c047 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #00b436 0%,#13c047 100%); /* IE10+ */
	background: linear-gradient(to bottom, #00b436 0%,#13c047 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00b436', endColorstr='#13c047',GradientType=0 ); /* IE6-9 */
}

.side_login li .mini_sec_code {
    float: left;
    margin-top: 0;
    width: 166px;
}
.magnifier-loader-text {
	font-family:Tahoma!important;
}
.tabs_content ul li h1, .tabs_content ul li h2, .tabs_content ul li h3, .tabs_content ul li h4, .tabs_content ul li h5, .tabs_content ul li h6{
	background:url("images/red_circle.png") no-repeat right center;
	padding-right:10px;
	padding-left:30px;
	border-bottom:1px solid #D8D8D8;
	line-height:32px;
	margin-bottom:10px;
	clear:both;
}
.new_home_center_block > ul > li .mini_free_delivery{
	right:5px;
}
.sf_content > ul > li .mini_free_delivery{
	right:4px;
}
/* Edit V4 */

/* Edit V5 */
.maseh{
	height:3px;
	width:100%;
	min-width:1170px;
	overflow:hidden;
}
.maseh span{
	float:left;
	width:25%;
	height:3px;
}
.menu > ul  > li > a > img{
	vertical-align:middle;
	margin-left:5px;
}
.beta5040{
	float:left;
	height:40px;
	line-height:44px;
	font-family:Ham3D;
	font-size:17px;
	color:#FDCC20;
	background:#333333;
	text-align:center;
	width:160px;
	position:relative;
}
.beta5040 span.beta5040_hover{
	opacity:0;
	filter:alpha(opacity=0);	
	height:40px;
	line-height:44px;
	font-family:Ham3D;
	font-size:13px;
	color:#FDCC20;
	background:#333333;
	text-align:center;
	width:160px;
	display:block;
	position:absolute;
	right:0px;
	top:0px;
}
.beta5040:hover span.beta5040_hover{
	opacity:1;
	filter:alpha(opacity=100);
}




.error_report{
	position:fixed;
	top:-500px;
	right:50%;
	width:292px;
	padding:23px 12px;
	min-height:355px;
	overflow:hidden;
	border-radius:8px;
	margin-right:-146px;
	background:#ffffff;
	z-index:2147483646;
}
.error_report.error_report_active{
	top:20%;
}
.error_report h6{
	padding-bottom:15px;
	border-bottom:1px solid #D1D1D1;
    background: url("images/error_report.png") no-repeat scroll right 0px rgba(0, 0, 0, 0);
    color: #333333;
    display: block;
    height: 30px;
    line-height: 30px;
    padding-right: 38px;
	font-weight:normal;
	margin-bottom:15px;
}
.error_report p{
	color:#666666;
	text-align:justify;
	line-height:20px;
	padding-bottom:20px;
}
.error_report ul li{
	height:23px;
	line-height:23px;
	color:#666666;
	margin-bottom:17px;
}
.error_report ul li span{
	color:#FF3428;
}
.error_report ul li .tfc_inp{
	float:left;
	height:23px;
	padding:0px 10px;
	width:182px;
	border-radius:4px;
	border:none;
	background:#F0F0F0;
}
.error_report .tfc_btn {
    background: none repeat scroll 0 0 #41be55;
    border: medium none;
    border-radius: 5px;
    color: #ffffff;
    cursor: pointer;
    float: left;
    height: 27px;
    line-height: 25px;
    text-align: center;
    width: 88px;
}
.error_report .tfc_btn:hover {
    background-color: #2f8a17;
}
.error_report ul li .tfc_inp:focus{
	background:#F8F8F8;
}
.trc_close {
    background: url("images/close.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    height: 20px;
    left: 4px;
    position: absolute;
    top: 4px;
    width: 20px;
}
.trc_close:hover {
    background-position: 0 -60px;
}
.error_report ul li textarea{
	float:left;
	height:50px;
	min-height:50px;
	max-height:50px;
	padding:5px 10px;
	width:182px;
	min-width:182px;
	max-width:182px;
	border-radius:4px;
	border:none;
	background:#F0F0F0;
}
.error_report ul li textarea:focus{
	background:#F8F8F8;
}
.top_fix.top_links_fixed{
	position:fixed;
	top:0px;
	right:0px;
}
.top_fix{
	position:relative;
	width:100%;
	height:123px;
	z-index:2147483646;
}
/* Edit V5 */
/* Edit V6 */
.access_links ul li > a > i {
    bottom: 0;
    display: block;
    height: 50px;
    position: absolute;
    right: 0;
    width: 100%;
    z-index: 2;
	font-style:normal;
}
body{
	padding-top:123px;
}
.top_fix{
	position:fixed;
	top:0px;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
#slider-range a{
	-moz-transition: all 0s ease-out;
	-o-transition: all 0s ease-out;
	-webkit-transition: all 0s ease-out;
	-ms-transition: all 0s ease-out;
	transition: all 0s ease-out;
	cursor:copy;
}
.show_of_between_price {
	margin-top:-10px;
}
.show_of_between_price span{
	font-size:13px;
	font-family:Ham3D;
	color: #888888;	
}
.show_of_between_price span i{
	font-style:normal;
	float:right;
	margin-left:4px;
}
.to_price{
	float:right;
	margin-right:-17px;
}
.from_price{
	float:left;
}
/* Edit V6 */

body{
	padding-top:123px;
}
.top_fix{
	position:fixed;
	top:0px;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}

/* Edited 93-08-19 */
.offer_left{
    height: 55px;
    left: 0px;
    position: absolute;
    top: 0px;
    background:#FFB300;
    width: 131px;    
    clear:both;
}
.offer_left strong {
    display:block;
    font-weight: normal;
    margin-bottom:2px;    
    text-align:center;
    width: 100%;
    height:17px;
    background:url("images/offer_left.png") no-repeat;
}
.offer_left .off_box_first{
    margin-left:1px;
}
.offer_left .off_box:before {
    color: #ffffff;
    content: ":";
    float: left;
    font-size: 15px !important;
    line-height: 20px;
    color:#ffffff;    
}
.offer_left .off_box_first:before{
    content:" ";
}
.offer_left .off_box{
    float:left;
    text-align:center;
    color:#333333;
    width:32px;
    font-size:11px;
}
.offer_left .off_box span.off_box_num{
    font-family: "Ham3D";
    font-size:20px;
    display:block;
    color:#ffffff;
}
.offer_left_shadow{
    position:absolute;
    left:-11px;
    bottom:0px;
    width:11px;
    height:15px;
    display:block;
    background:url("images/offer_left_shadow.png") no-repeat;
}
/* Edited 93-08-19 */