	
	
body,
html,
a,
a.ui-widget,
.ui-widget input, 
.ui-widget select, 
.ui-widget textarea, 
.ui-widget button {font-family: Century Gothic,CenturyGothic,AppleGothic,sans-serif; }	
	
/**  ui-theme *******/
.ui-widget-content { border: 1px solid #ddd;}
.ui-state-active, 
.ui-widget-content .ui-state-active, 
.ui-widget-header .ui-state-active { border: 1px solid #ddd;}
.prd_mid_col .ui-state-active,
.prd_mid_col .ui-state-disabled,
.prd_mid_col .ui-state-focus,
.prd_mid_col .ui-state-hover,
.home_item_prd .ui-state-active
{
    background: none;
    border: 0px;	
}

.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #e17009; text-decoration: none; }
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { color: #838383; }

/********************/





.ui-tabs{
	background: none;
	border: 0px solid #ddd; 
	border-radius: 0px;	
	margin-top: 12px;
}
.ui-tabs>.ui-widget-content{
		 
	
	border-radius: 0px;
	border-top: 0;
	
}
.ui-tabs>.ui-widget-header{
	background: none;
	border-radius: 0px;
	height: 100px;
	padding: 0;
	padding-left: 0px;
	margin:0px;
	border-bottom: 0;
	border: 0;
	border-radius: 0;
	
	
}
.ui-tabs .ui-tabs-nav{
	display: table;
	width: 99.8%;
	
}
.ui-tabs .ui-tabs-nav li{
	border-radius: 0;
	display: table-cell;
	float: none;
	background-repeat: no-repeat !important;
	background-position: center -90px !important;
	border: 0px solid #ff0000 !important;
	vertical-align: bottom;
	
}
.ui-tabs .ui-tabs-nav li a{
	width: 100%;	
	margin: auto;
	box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box; 
    text-align: center;	
    
    background: none !important;
    
    
	
}
.ui-tabs .ui-tabs-nav li:last-child a{
	border-right:0 
}

.ui-tabs .ui-tabs-nav .ui-state-default{
	border:0px;
	background: none;
	padding: 0;	
	
	
	margin: 0;
	
}
.ui-tabs .ui-tabs-nav .ui-state-active{
	background-color: #fff !important;
	margin: 0;
	border: 0px solid #ff0000 !important;	
	background-position: center 10px !important;
	
}
.ui-tabs .ui-tabs-nav .ui-state-default a{
	
	font-size: 1.2em;
	font-weight: normal;	
	padding: 0 0.9em;
	color: #8b8b8b;
	border-right: 0px solid #ddd;
	background: #8b8b8b;
	display: block;
	line-height: 48px;
	height: 48px;
}
.ui-tabs .ui-tabs-nav .ui-state-active a{
	font-size: 1.2em;
	font-weight: bold;
	
	color: #e64100;
	background: #fff;
		
}
.ui-tabs .ui-tabs-nav .ui-state-active a span{
	
	padding: 0 0 0.4em 0;
}
.ui-tabs .ui-tabs-nav img{
	
	vertical-align: middle;
	width: auto;
	height: auto;
}

.right_column_home{
	margin-top: 150px;
}

.container{
	background: #fff;
	
}
.content_wrapper{
	width: 100%;
	padding: 0px;
}
.bar_top{
	
	margin: auto;
	border: 0px;
	border-bottom: 1px solid #ddd;
	height: 36px;
}
.top_menu img{
	vertical-align: middle;
}
.top_menu img:hover{
	opacity: 0.7;
    filter: alpha(opacity=70); /* For IE8 and earlier */
}
.cw{
	width: 990px;
}

.login_top_wrapper a{
	font-size: 16px;
	color: #login_top_wrapper;
	color: #838383;
	padding: 0 10px;
}
.login_top_wrapper a.register_top_button,
.login_top_wrapper a.login_top_button{
	font-weight: bold;
}
.login_top_wrapper a:hover{
	text-decoration: none;
}
#login_top{
	top: 36px;
	box-shadow: 2px 10px 20px #666;
}
.login_top_in{
	
	text-align: right;	
	height: 36px;
}
.login_top_in .myaccount_button{float: right;}
.myaccount_popup{
	top: 36px;
	right: 0;
	width: 100%;
		z-index: 99999;
	background: #fff;
	width: 150px;
	text-align: left;
	line-height: 1em;
	box-shadow: 2px 10px 20px #666;
}
.myaccount_popup ul li.ui-state-hover{
	background: #efefef;
	border: 0;
}
.myaccount_popup ul{
	padding: 10px 10px;
}
.myaccount_popup ul li a{
	color: #018c98;
	font-weight: normal;
	padding: 5px 0px;
}
/********************************/

.search_box{
	background: #fff;
	width: 60%;
	height: 46px;
	border: 1px solid #f6b22c;
	
	position: relative;
	float: left;
	margin: 1.4em 0 0 6em;	
	padding: 0;
	border-radius: 0;
}
.inp_search{
	float: left;
	width: 62%;
	border: 0px;
	background: none;
	outline: none;
	color: #bbb;
	border: 0px solid #ff0000;
	margin-top: 7px;
}
.search_area{
	padding: 0px 0px 0px 0px;
	border: 0px solid #ff0000;
}
.adv_search{
	display: none;
	position: absolute; 
	top: 45px; 
	right: 10px;
	font-size: 11px;
	color: #666;
}
.btn_search{
	background: url(../i/button-search.png) no-repeat center;
	width: 40px;
	height: 44px;
	float: right;
}
/********************************/
.sbHolder{
	
	float: left;
	background: #ff0000;
	font-size: 14px;
	background: #f6b22c
}
.sbHolder,
.sbSelector{
	width: 165px;
	height: 46px;
}
.sbSelector{
line-height: 46px;
}
.sbToggle{
	
	margin-top: 10px;
}


	
}
.sbSelector:link, .sbSelector:visited,.sbSelector:hover{
	color: #333;
}
 
.sbToggle,.sbToggle:hover,.sbToggleOpen,.sbToggleOpen:hover{
	background-image: url(../i/select-icons.png);
}

.sbOptions{
	background: #f1f1f1;
	border: solid 1px #bfbfbf;
}
.sbOptions a:link, .sbOptions a:visited{
	color: #333;
}
.sbOptions a:hover{
	color: #cc0000;
}

/********************************/

.cart_box_header{
	font-size: 1.2em;
	font-weight:bold;
}


.cart_box{
	cursor: pointer;
	float: right;	
	width: 150px;
	height: 64px;	
	padding: 0 0 0 0;
	border: 0px solid #ff0000;
	margin: 7px 0 0 0;	
	text-align: left;
	background: url(../i/cart_bg.png) no-repeat left top;
}
.cart_box_padding{
	border: 0px solid #ff0000;
	padding: 0px 0px 0px 48px;
}
.cart_box,
.cart_box a,
.cart_box_header,
.cart_box_header a
{
	color: #fff;
	font-size: 13px;
	font-weight: normal;
}
.cart_box_header,
.cart_box_header a{
	font-size: 18px;
	font-weight: bold;
}

/********************************/
.main_menu_2{
	width: 810px;
	float: left;
}
.main_menu{
	height: 58px;
	background: #1076bd;	
	border: 0px;
	margin-top: 15px;
	
}

.main_menu ul{
	width: 990px;
		
	margin: 0px auto 0px auto;
	
}
.main_menu ul li{
	margin-right: 0;
	border-right: 1px solid #0e6aaa;
	height: 58px;	
}
.main_menu ul li a{
	height: 58px;
	line-height: 58px;
	
}
.main_menu ul li a span{
	height: 58px;
	display: block;
	padding: 0 0.7em;
}
.main_menu ul li a:hover{
	background: #0e6aaa;
}
.main_menu ul li.ui-state-active{
	background: #0e6aaa; 	
}
.main_menu ul li a span{
	color: #fff;
	font-size: 17px;
}
.main_menu .ui-button-text-icon-primary .ui-button-text{
	padding: .4em 1em .4em 1.2em;
}
/********************************/
.ac_over {
    background-color: #3b3b3b;
    color: white;
}
/********************************/


.prdHeader sup,
.prdHeader sub{
	display: block;
	font-size: 50%;
}


/********************************/
.home_item_prd { 
	background: #fefefe;
	height: auto;
	border: 0;
	border-right: 1px solid #ddd;
	margin: 20px 0px;
	border-radius: 0;
}
.items_col_right .home_item_prd { 
	border-right: 0;
}
.home_item_prd .image{
	position: relative;
}
.home_item_prd .publisher{
	display: none;
}
.page_prdlist .home_item_prd .publisher{
	display: block;
}
.home_item_prd .publisher a {
	color: #000;
	font-style: italic;
}
.home_item_prd .name{
	height: 3.0em;
}
.home_item_prd .name a {
	color: #353535;
	font-size: 16px;
	font-weight: normal;
}
.home_item_prd .writer a {
	color: #2a5a65;
	font-style: normal;
	font-size: 14px;
}
.home_item_prd .final_price{
	color: #1076bd;
	font-weight: bold;
	font-size: 17px;
}
.home_item_prd .price_cancelled{
	color: #e74100;
	font-weight: normal;
	font-size: 13px;
}
.home_item_prd .image{
	width: auto;
	height: 200px;
}
.home_item_prd .image img{
	max-width: 100%;
	max-height: 100%;
}
#toTop {
		background: url(../i/toTop.png) no-repeat;
		width: 50px;
        height: 50px;
        text-align:center;
        
        position:fixed; /* this is the magic */
        bottom:10px; /* together with this to put the div at the bottom*/
        right:10px;
        cursor:pointer;
        display:none;
        color:#333;
        font-family:verdana;
        font-size:11px;
}
.box .box_header{
	background: url(../i/box_header.png) repeat-x center;
	text-align: center;
	border: 0;
}
.box .box_header a{
	background: #fff;
	padding: 0 1em;
	display: inline-block;
	*display:inline; /* ie7 fix */
   	zoom:1; /* hasLayout ie7 trigger */
   	border: 0;
   	font-size: 24px;
   	font-weight: bold;
   	color: #5c5c5c;
}
.box .box_content{
	border: 0;
}


.side_column .box{
	border: 1px solid #ddd;
	border-radius: 0;
}
.side_column .box_header{
	border-bottom: 1px solid #ddd;
	background: none;
	border-radius: 0;
	padding: 7px 5px;
	text-align: left;
}
.side_column .box_header a{
	padding: 0;
	text-align: left;
	font-size: 16px;
}


.side_column .box_prd_list_img .box_header img{
	width: auto;
	height: auto;
}

.side_column .box_prd_list_img .home_item_prd{	
	position: relative;
	height: 135px;		
	padding: 3px;	
}
.side_column .box_prd_list_img .home_item_prd .name{
	height: 4.4em;	
	overflow: hidden;
	padding: 0 0 0 0;
	float: none;
	width: 45%;
	
}
.side_column .box_prd_list_img .home_item_prd .writer{
	padding: 5px 0;
	float: none;
	text-align: left;
	height: 2.3em;
}
.side_column .box_prd_list_img .home_item_prd .writer a{
	color: #0b4e90;
	font-size: 12px;
	font-weight: normal;
}
.side_column .box_prd_list_img .home_item_prd .name .publisher{
	display: none;
	float: none;
}
.side_column .box_prd_list_img .home_item_prd .name a{	
	color: #8b8b8b;
	font-size: 14px;
	font-weight: normal;
}
.side_column .box_prd_list_img .home_item_prd .writer a{	
	color: #0b4e90;
	font-size: 12px;
}
.side_column .box_prd_list_img .home_item_prd .image{
	height: auto;
	min-height: 120px;
	
}
.side_column .box_prd_list_img .home_item_prd .image img{
	width: auto;
	height: auto;
	max-width: 60px;
	max-height: 95px;
}

.side_column .box_prd_list_img .home_item_prd .price_info{
	display: block;
	width: 50%;
	text-align: left;
}
.side_column .box_prd_list_img .home_item_prd .price_info .price_cancelled{
	color: #8b8b8b;
	font-size: 12px;
	font-weight: normal;
	display: block;
}
.side_column .box_prd_list_img .home_item_prd .price_info .final_price{	
	display: block;
	color: #e74100;
	font-size: 16px;
	font-weight: bold;
	
}

.side_column .box_prd_list_img .box_content .list_number{
	
	position: absolute;
	right: -13px;
	top: 10px;
	padding-right: 10px;
	width: 30px;
	height: 38px;
	line-height: 38px;
	vertical-align: middle;
	text-align: center;
	color: #5d5d5d; 
	font-size: 25px;
	font-weight: bold;
	border-left: 1px solid #ddd;
	
	
}





.box_prd_detail .cycle-slideshow-next,
.box_prd_slide .cycle-slideshow-next{
	background: url(../i/slide-next.png) no-repeat;
	width: 16px;
	height: 30px;
}
.box_prd_detail .cycle-slideshow-prev,
.box_prd_slide .cycle-slideshow-prev{
	background: url(../i/slide-prev.png) no-repeat;
	width: 16px;
	height: 30px;
}



.button, .button span{
	color: #e17009;
}
.button_add_to_cart,
.ui-widget .button_add_to_cart{
	background: url(../i/add_to_cart.png) no-repeat;
	color: #e17009;
	text-indent: 500px;		
	overflow: hidden;
	width: 148px;
	height: 32px;
	border:0;
	border-radius: 0;
}
.button_adding_to_cart,
.ui-widget .button_adding_to_cart{
	background: url(../i/adding_to_cart.png) no-repeat;
}
.button_added_to_cart,
.ui-widget .button_added_to_cart{
	background: url(../i/added_to_cart.png) no-repeat;
}


.prd_view .button_add_to_cart{
	background: url(../i/prd_view_add_to_cart.png) no-repeat;
	color: #e17009;
	text-indent: 500px;		
	overflow: hidden;
	width: 258px;
	height: 56px;
	border:0;
	border-radius: 0;
}
.prd_view .button_adding_to_cart{
	background: url(../i/prd_view_adding_to_cart.png) no-repeat;
}
.prd_view .button_added_to_cart{
	background: url(../i/prd_view_added_to_cart.png) no-repeat;
}
.prd_view .preorder_actions .button_add_to_cart{
	background: url(../i/prd_view_on_siparis.png) no-repeat;
} 



.items_col{
	border-bottom: 1px solid #ddd;
		
	/*margin:0;*/
}


.home_content_bg{
	background: url(../i/home_content_bg.png) repeat-x center top;
	
}


/******************************/


.footer{
	background: #1076bd;
}
.subfooter{
	background: #0e65a2;	
}
.subfooter .footer-logo{
	background: url(../i/footer_logo.png) no-repeat left center;
	color: #fff;
	min-height: 94px;
	font-size: 13px;
	font-weight: normal;
}
.footer-adr{
	width: 60%;
	float: right;
	text-align: left;
	margin: 1.5em 0 0 0;
	padding-left: 10px;
	border-left: 1px solid #fff;
	min-height: 50px;
	
}
.copysign{
	font-size: 53px;
	display: block;
	float: left;
	margin-right: 10px;
}
.footer-email-phone{
	width: 35%;
	float: right;
	margin: 1em 0.5em 0 0.5em;
}
.footer-phone{
	font-size: 29px;
	font-weight: bold;
}
.footer-email{
	font-size: 16px;
}
#logo{
	
	margin: 20px 0 0 0px;
}
#logo img{
    max-width: 310px;
    max-height: 100px;    
    
}
.banner-footer{
	margin: 1em 0;
}
.banner-footer2{
	margin: 0 0 1em 0;
}
.banner-footer2 img,
.banner-footer img{
	max-width: 100%;
	width:auto;
	height: auto;
}
.footer-logo{

}
.footer_menu_wrapper{
	padding: 1em 0.5em;
}
.footer_menu{
	float: left;
	width: 20%;
	text-align: left;
	margin-bottom: 1em;
}
.footer_menu ul li{
	line-height: 2em;
}
.footer_menu ul li a{
	color: #fff;
	font-size: 13px;
}
.footer_menu_header{
	color: #fff;
	font-size: 15px;
	font-weight: bold;
}

.footer_top_bar{
	background: #0c588e;
	padding: 0.5em 0;
}
.footer_top_bar .phone{
	float: left;
	width: 30%;
}

.menu_footer_social{
	width: 65%;
	float: right;
	margin: 15px 0;
	
}
.menu_footer_social ul{
	text-align: right;
	width: 100%;
}
.menu_footer_social li{
	display: inline-block;
	*display:inline; /* ie7 fix */
   	zoom:1; /* hasLayout ie7 trigger */
	margin: 0 5px;
	
}




.cycle-slideshow-wrapper .cycle-slideshow-nav{	
	width: 100%;
	text-align: center;
	
	
}
.cycle-slideshow-wrapper .cycle-slideshow-nav a{
	background: url(../i/slideshow-nav.png) no-repeat center;
	width: 25px;
	height: 17px;
	padding: 0px;
	margin: 0px;
	border:0px;
	text-indent: -100px;
	overflow: hidden;
	float: none;
	display: inline-block;
	*display:inline; 
    zoom:1;
    	
}
.cycle-slideshow-wrapper .cycle-slideshow-nav .cycle-pager-active{ 
	background: url(../i/slideshow-nav-s.png) no-repeat center;	
}

.slide_banner_wrapper .cycle-prev{
	display: none; 
	position: absolute;	
	width:85px;
	height: 185px;
	
	padding:0px;
	top: 20%;
	left: 10px;
	cursor: pointer;
	background-size: 100%;
	
}

.slide_banner_wrapper .cycle-next{
	display: none; 
	position: absolute;	
	width:85px;
	height: 185px;
	
	padding:0px;
	top: 20%;
	right: 10px;
	cursor: pointer;
	background-size: 100%;	

	
}


/***************/

/*
.categories_box ul li a{
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	vertical-align: middle;
}
*/
.sort_options input{
	vertical-align: middle;
}
.sort_options .search_publisher{
	float: right;
}
#logo img{
    max-width: 310px;
    max-height: 100px;    
    
}
.prd_view_discount_rate{
	z-index:1;
	position: absolute;
	top: -15px;
	right: -5px;
	width: 115px;
	height: 95px;
	background: url(../i/prd_discount.png) no-repeat top left;
	color: #fff;
	font-size: 48px;
	line-height: 75px;
	vertical-align: middle;	
	
}
.prdlist_discount_rate{
	z-index:1;
	display: block;
	position: absolute;
	top: 0px;
	right: -5px;
	width: 60px;
	height: 60px;
	background: url(../i/prd_discount_small.png) no-repeat top left;
	color: #fff;
	font-size: 20px;
	line-height: 45px;
	vertical-align: middle;	
}
.prdlist_discount_rate .discount_rate_percent{display: none;}



.rsp-menu{
	background: url(../i/three-line.png); 
}
.rsp-cart-box{
	background: url(../i/cart_bg2.png) no-repeat left center;
}






.pager .ui-button{
	border: 0;
}
.pager .ui-button-text{
	color: #999;

}


.prd_new{
	position: absolute;
	top: 20%;
	left: 0;
}

.page_prdview .content_body{
	background: url(../i/prd_view_bg.png) repeat-x top center;
	
	margin: 0px auto;
		
}
.page_prdview .content_body_cw{	
	
}
.prd_view{
	height: 533px;
	
	padding: 0 !important;
	
}
.prd_left_col{
	
	box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    overflow: visible;
    margin: 20px 0 0 0 ;
	padding: 0px 0px 0 0;
	width: 30% !important;
	text-align: center;
	
		
}
.prd_left_col_bottom{
	
	padding: 0 0 0 0;
}


.prd_mid_col{
	
	width: 70% !important;
	margin: 0 !important;
	float: right !important;
	padding: 20px 0 0 10px;	
	box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;	
/*    height: 643px;*/
    
}

.prd_mid_col_left{
	float: left;	
	width: 54%;
	
}
.prd_mid_col_right{
	float: left;
	width: 46%;
	text-align: left;
	background: url(../i/arrow1.png) no-repeat 0 20px;
}
.prd_mid_col_right2{
	background: #eee;
	margin-left: 16px;
	padding: 20px 20px 5px 20px;
}
.prd_view .prdHeader{
	font-size: 30px;
	color: #242424;
	margin: 0 0 0 0;
	padding: 0 0 0.6em 0;
}
.prd_view #main_img_box{
	width: 100%;
	margin: 0;
	padding: 0;
	position: relative;
	overflow: visible;
	
}
.prd_view #main_img_box img{
	max-width: 100%;
}
.prd_view .prd_view_writer{
	font-size: 16px;
	display: inline;
	color: #1076bd;
	font-weight: normal;
}
.prd_view .prd_view_writer a{
	font-size: 16px;
	color: #1076bd;
	font-weight: normal;
	
}
.prd_view .prd_view_publisher{
	display: inline;
}
.prd_view .prd_view_publisher a{
	font-size: 16px;
	color: #898989;
	font-weight: normal;
}
.prd_view_dash{
	border-bottom: 1px dashed #d9d9d9;
	margin: 15px 0; 
}

.prd_view .prd_view_publisher{
	padding: 0 0 0.5em 0;
	
}

.prd_view .price_box{
	
	
	width: 100%;
	padding: 0 0 0 0;
	margin: 20px 0 20px 0;
}
.prd_view .price_box .table-cell{
	border-bottom: 1px dotted #cdcdcd;
	padding: 10px 0;

}

.prd_view .price_box .final_price{
	font-weight: normal;
	color:#de0000;
	
	
	font-size: 18px;
	line-height: 18px;
	
	vertical-align: middle;	  

	float: none;
}
.prd_view .price_box .price_cancelled{
	color: #666666;
	font-size: 18px;
	text-decoration: none;
	font-weight: normal;
	padding-left: 3px;
	
}
.prd_view_profit{
	font-size: 18px;
	color: #1076bd;
}
.prd_view .price_box .final_price_label{
	margin:10px 0px 0px 0px;
	line-height: 48px;
	vertical-align: middle;	  
	display: inline-block;
}

.prd_view .actions{
	text-align: left;
	display: inline-block;
		*display:inline; /* ie7 fix */
    	zoom:1; /* hasLayout ie7 trigger */	
	margin: 10px 0 0 0px;
}
.prd_view_cargo{
	background:#f8b719 url(../i/kargo.png) no-repeat 10px 12px;
	padding: 10px 10px 10px 55px;
	font-size: 18px;
	color: #644700;
	margin: 15px 0;
}
.prd_view .prd_supply_time{
	background: url(../i/supply.png) no-repeat left center;
	color: #de0000;
	font-size: 15px;
	font-weight: normal;	
	padding: 2px 0px 2px 19px;
	margin: 5px 0px; 
	display: inline-block;
		*display:inline; /* ie7 fix */
    	zoom:1; /* hasLayout ie7 trigger */		
}
.prd_view .prd_supply_time span{
	background: #f1f1f1;
	
}
.prd_view .prd_supply_time .sgun{
	color: #767676;
}
.prd_view .prd_stock_count{
	background: none;
}
.prd_spot{
	background: url(../i/quote.png) no-repeat left top;
	padding: 0 0 0 40px;
	
	font-size: 14px;
	color: #717171;
	line-height: 2em;
	margin: 16px 0;
}
.prd_spot_more{
	cursor: pointer;
	font-weight: bold;
}
.prd_description{
	float: right;
	line-height: 24px;
	width: 75%;
		box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    
    padding-left: 20px;
}
.banner-prd-view1{
	float: right;
	width: 130px;
	height: 260px;
}
.banner-prd-view1 img{
	max-width: 100%;
	
}
.prd_custom_fields,
.prd_tab_details{
	float: left;
	border: 1px solid #dcdcdc;
	padding: 10px;
	width: 25%;
		box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    background: #fff;
}
.prd_tags{
	clear: both;
	width: 100%;
	margin: 1em 0;
	border: 0;
}

.prp_list_header{
	color:#1076bd;
	font-weight: bold;
	font-size: 20px;
	border-bottom: 1px solid #dcdcdc;
	padding-bottom: 10px;
}
.prd_features{
	
	border: 0px;
	background: none;
	width: 100%;
	margin: 20px 0;
	
}

.prd_features .ui-state-default{
	background: none;
	border: 0;
	border-bottom: 1px solid #dcdcdc;
	font-weight: normal;
	font-size: 13px;
	color: #919191;
}
.prd-features-label{
	font-weight: normal;
	font-size: 15px;
	color: #919191;
}
.prd-features-label:after{
	content: " : ";
	
}

.prd_features .table-row .table-cell{
	display: block;
	float: none;
	width: auto;
	border: 0px;
	background: none;
	font-weight: normal;
	font-size: 0.9em;
	padding: 0.2em 0;
	border-bottom: 1px solid #ddd;
	color: #686868;
}
.prd_features .table-row .prd-features-label{
	font-weight: bold;
	border-bottom: 0px;
}


.prd_cargo_free_icon{	background: url(../i/kargo.png) no-repeat center;	width: 37px;	height: 35px;		display:block;	position: absolute;	bottom: 10px;	right: 10px;	color: #fff;	}.prd_new_icon{	background: url(../i/yeni.png) no-repeat center;	width: 62px;	height: 35px;		display:block;	position: absolute;	bottom: 10px;	left: 10px;	color: #fff;	}.prd_view_cargo_free_icon{	background: url(../i/kargo-detay.png) no-repeat center;	width: 112px;	height: 46px;		display:block;		color: #fff;	display: inline-block;		*display:inline; /* ie7 fix */    	zoom:1; /* hasLayout ie7 trigger */		}.prd_view_new_icon{	background: url(../i/yeni-detay.png) no-repeat center;	width: 87px;	height: 45px;		display:block;		color: #fff;	display: inline-block;		*display:inline; /* ie7 fix */    	zoom:1; /* hasLayout ie7 trigger */		}.prd-view-icons{	text-align: center;	margin: 10px 30px 0 0px;}




.ui-spinner{
	border: 1px solid #eee;
}
.ui-spinner-input{
	border: 0;
	text-align: center;
}


.prd_view_actions{
	padding: 5px 0 0 16px;
}
.prd_view_actions .button{
	background:  #f4f4f4;
	border: 0px solid #d9d9d9;
	border-radius: 0;
	padding: 0 1em;
	height: 40px;	
	padding-left: 50px;
	box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    margin-bottom: 5px;
	
}
.prd_view_actions .button span{
	color: #717171;
	font-size: 14px;
	font-weight: normal;
	line-height: 40px;
	vertical-align: middle;
	padding: 0;
}
.prd_view_actions .button_share{	
	background: #f4f4f4 url(../i/icon-tavsiye.png) no-repeat left center;		
	width: 50%;

}
.prd_view_actions .button_feedback{	
	background: #f4f4f4 url(../i/icon-hata.png) no-repeat left center;
	width: 48%;
	
			
}
.prd_view_actions .button_fav{	
	background: #f4f4f4 url(../i/icon-star.png) no-repeat left center;
	width: 100%;	
	margin-bottom:0;	
}
.prd_view .stars{
	tetx-align: center;
	margin: auto;
	width: 170px;
	
}
.prd_view .stars img{
	width: 28px;
	height: auto;
}

.page_prdview .ui-tabs .ui-widget-header{
	border: 0px;
}
.page_prdview .ui-tabs .ui-tabs-nav{
	clear: both;
	text-align: right
}
.page_prdview .ui-tabs .ui-tabs-nav li{
	float: right;
	margin-right: 5px;
}
.page_prdview .ui-tabs .ui-tabs-nav .ui-state-default a{
	font-size: 18px;
	font-weight: normal;	
	color: #535353;	
}
.page_prdview .ui-tabs .ui-tabs-nav .ui-state-default{
	
	padding-left: 25px !important;
	padding-right: 0px;
	background-position: 5px -65px !important;
	height: 50px;
	
}
.page_prdview .ui-tabs .ui-tabs-nav .ui-state-active{
	border: 1px solid #dddddd !important;
	border-bottom: 0 !important;
	background-color: #f5f5f5 !important;
	background-position: 5px -5px !important;
	border-radius: 0;
	
}
.page_prdview .ui-tabs .ui-tabs-nav .ui-state-active a span{
	font-size: 18px;
	font-weight: bold;	
	color: #1076bd;
	border: 0px;
}
.page_prdview .ui-tabs .tab_item{
	padding-top: 0px;
}
.page_prdview .tabs_view .tabs_view_nav li.ui-state-default{
	background-repeat: no-repeat;
	background-position: 5px -50px;
	padding-left: 50px;
}
.page_prdview .tabs_view .tabs_view_nav li.ui-state-active{
	background-position: 5px 9px;
}

.page_prdview .tabs_view .tab_item{
	min-height: 440px;
	
}
.page_prdview .tabs_view .ui-widget-content{
	background: none;
}


.page_prdview .prd_no_sell{
	background:  #f8f8f8;
	padding: 1em;
	border: 2px solid #eee;
}











/******responsive.css*********************/
@media only screen and (max-width: 990px) {
		.rsp-menu{
		top: 10px;
		left: 0px;
	}
	#nav_top_clone{
		top: 36px;
	}	
	.login_top_in{
		top: 7px;
		
		margin: 0 auto 0 auto;
		width: 50% !important;
		height: 28px;
		text-align: left !important;
	}
	.login_top_in .myaccount_button{float: none;}
	.myaccount_popup{
		top:30px;
	}
	.content_wrapper{
		width: auto;
	}
	.cw{
		width: auto;
	}		
	#ctg_search_select{
		display: none;
	}
	.rsp-cart-box{
		display: block;
		position: absolute;
		top: 3px;
		right: 3px;	
		width: 25px;
		height: 25px;
		padding:0;
		margin:0;
		overflow: hidden;
		background-size: 100%;
		background-position: 0 0;					
	}
	.cart_box{
		display: none;			
	}
	.categories_box ul li a{
		color: #222 !important;
	}	

}
@media only screen and (min-width:769px) and (max-width: 990px) {
	
	#logo{
		margin-bottom: 10px;
	}	
	.cw {    
		width: 800px;		
	}		
	.search_box{		
		clear: both;
		float: none;
		position: relative;
		top: auto;
		left: auto;
		width: auto;
		margin: 20px 5px;
			
		overflow: hidden;
		background-position: center right;	
			
		
	}	
	.search_box .search_area{
		
	}			
	.search_box .inp_search{
		width: 75%;
		background: #fff;		
		
	}
	.btn_search{
		float: right;
	}
	.footer .phone{
		width: auto;
		float: none;
		clear: both;
	}
	.footer .phone img{
		max-width: 95%;
		height: auto;
		width: auto;
	}
	.menu_footer_social ul{
	text-align: center; 
	}
	
	.menu_footer_social{
		width: auto;
		float: none;
		
		
		padding: 0;
		margin: 0;
	}	
	
	
	.prd_left_col{
		
		width: 100% !important;
		float: none;
	}
	.prd_mid_col{
		width: 100% !important;
		float: none;
	}
	.page_prdview .content_body{
		background: none;
	}
	.prd_mid_col_right{
		margin: 1em 0;
		
		 
	}
	.prd_mid_col_right2{
		
	}
	.prd_view_actions{
		margin:1em 0; padding:0;
	}
	
}
@media only screen and (min-width:539px) and (max-width: 768px) {
	#logo{
		margin-bottom: 10px;
	}
	.login_top_wrapper a{
		font-size: 14px;
		padding: 2px 5px;
	}
	.search_box{		
		clear: both;
		float: none;
		position: relative;
		top: auto;
		left: auto;
		width: auto;
		margin: 20px 5px;
			
		overflow: hidden;
		background-position: center right;	
			
		
	}	
	.search_box .search_area{
		
	}			
	.search_box .inp_search{
		width: 75%;
		background: #fff;		
		
	}
	.btn_search{
		float: right;
	}
	.footer_menu{
		width: 50%;
		
		margin-bottom: 20px;
	}
	.subfooter .footer-logo{
		background: none;
	}
	.footer_top_bar{
		text-align: center;
	}
	.footer .phone{
		width: auto;
		float: none;
		clear: both;
	}
	.footer .phone img{
		max-width: 95%;
		height: auto;
		width: auto;
	}
	.menu_footer_social ul{
	text-align: center 
	}
	
	.menu_footer_social{
		width: auto;
		float: none;
		
		
		padding: 0;
		margin: 0;
	}
	
	
	
	
		.prd_left_col{
		
		width: 100% !important;
		float: none;
	}
	.prd_mid_col{
		width: 100% !important;
		float: none;
	}
	.page_prdview .content_body{
		background: none;
	}
	.prd_mid_col_right{
		margin: 1em 0;
		background: 0;
		 
	}
	.prd_mid_col_right2{
		margin: 0;
	}
	.prd_view_actions{
		margin:1em 0; padding:0;
	}

	
	
}
@media only screen and (max-width: 538px) {
	

	#logo{
		margin-bottom: 10px;
	}
	.login_top_wrapper a{
		font-size: 14px;
		padding: 2px 3px;
	}
	.search_box{		
		clear: both;
		float: none;
		position: relative;
		top: auto;
		left: auto;
		width: auto;
		margin: 20px 5px;
			
		overflow: hidden;
		background-position: center right;	
			
		
	}	
	.search_box .search_area{
		
	}			
	.search_box .inp_search{
		width: 75%;
		background: #fff;		
		
	}
	.btn_search{
		float: right;
	}
	.footer_menu{
		width: auto;
		float: none;
		margin-bottom: 20px;
	}
	.subfooter .footer-logo{
		background: none;
	}
	.footer_top_bar{
		text-align: center;
	}
	.footer .phone{
		width: auto;
		float: none;
		clear: both;
	}
	.footer .phone img{
		max-width: 95%;
		height: auto;
		width: auto;
	}
	.menu_footer_social ul{
	text-align: center 
	}
	
	.menu_footer_social{
		width: auto;
		float: none;
		
		
		padding: 0;
		margin: 0;
	}
	
	.prd_left_col{
		
		width: 100% !important;
		float: none;
	}
	.prd_mid_col{
		width: 100% !important;
		float: none;
	}
	.page_prdview .content_body{
		background: none;
	}
	.prd_mid_col_right{
		margin: 1em 0;
		background: none;
		 
	}
	.prd_mid_col_right2{
		margin: 0;
	}
	.prd_view_actions{
		margin:1em 0; padding:0;
	}
	.prd_view_actions .button{
		width: 100%;
	}
	
	.prd_description,
	.prd_custom_fields,
	.prd_tab_details{
		width: 100%;
		float: none;
		
	}
	

}





















/******************** responsive tabs *****************/
.r-tabs .r-tabs-nav {
    margin: 0;
    padding: 0;
}

.r-tabs .r-tabs-tab {
    display: inline-block;
    margin: 0;
    list-style: none;
}

.r-tabs .r-tabs-panel {
    padding: 15px;
    display: none; 
       
}

.r-tabs .r-tabs-accordion-title {
    display: none;
    background: #717171;
    border-top: 1px solid #c0c0c0;
    border-bottom: 1px solid #c0c0c0;
    height: 69px;
    line-height: 69px;
    vertical-align: middle;
    margin: 10px 0;
    text-align: left;
}
.r-tabs .r-tabs-accordion-title .r-tabs-anchor {
	display: block;
	
    background: url(../i/icon-plus.png) no-repeat 20px center;    
    font-size: 24px;
    color: #fff;
    padding-left: 70px;
}
.r-tabs .r-tabs-accordion-title.r-tabs-state-active{    
    background: #fff;    
}
.r-tabs .r-tabs-accordion-title.r-tabs-state-active .r-tabs-anchor {
    background: url(../i/icon-minus.png) no-repeat 20px center;
    color: #121212;
}
.r-tabs .r-tabs-panel.r-tabs-state-active {
    display: block;
    border: 0;
    background: #fff;
}
.r-tabs .r-tabs-accordion-title .r-tabs-anchor:hover {
	text-decoration: none;
}

/* Accordion responsive breakpoint */
@media only screen and (max-width: 990px) {
    .r-tabs .r-tabs-nav {
        display: none;
    }

    .r-tabs .r-tabs-accordion-title {
        display: block;
    }
}
/******************** responsive tabs *****************/




.tabs_view_splitter{
	border: 0;
}
.tabs_view_splitter .tabs_view_splitter_nav>li{
	width: 25%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	float: left;
	padding-right: 1em;
	border: 0;
}
.tabs_view_splitter .tabs_view_splitter_nav>li>span{
	font-size: 2em;
}
.tabs_view_splitter.tabs_view_splitter_1 .tabs_view_splitter_nav>li{
	width: 100%;
}
.tabs_view_splitter.tabs_view_splitter_2 .tabs_view_splitter_nav>li{
	width: 50%;
}
.tabs_view_splitter.tabs_view_splitter_3 .tabs_view_splitter_nav>li{
	width: 33.333%;
}
.tabs_view_splitter.tabs_view_splitter_4 .tabs_view_splitter_nav>li{
	width: 25%;
}
.tabs_view_splitter.tabs_view_splitter_5 .tabs_view_splitter_nav>li{
	width: 20%;
}
.tabs_view_splitter.tabs_view_splitter_6 .tabs_view_splitter_nav>li{
	width: 16.666%;
}