body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #666;
	border-top: 3px solid #eee;
	-webkit-font-smoothing: antialiased;
}

h1,h2,h3,h4,h5,h6{
	font-family: Arial, Helvetica, sans-serif;
	padding: 1px 0px;
	margin: 1px 0px;
	font-weight: 600;
	color: #666;
}

h5,h6{
	color: #444;
	font-weight: 300;
}

.span5 h5{
	font-family: Arial, Helvetica, sans-serif;
	padding: 1px 0px;
	margin: 1px 0px;
	color: #666;
	font-size:14px;

}


.span5 h5 strong{
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    line-height: 18px;
    padding: 3px 5px !important;
	background-color: #FAFAFA;
	color:#666666;
}

.span5 h5 strong p{
    font-size: 16px;
    font-weight: bold;
	padding: 1px 0px ;
	color:#FD0200;
   text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
}

h2{
	font-size: 25px;
	line-height: 35px;
}

h3{
	font-size: 20px;
	line-height: 30px;
}

h4{
	font-size: 16px;
	line-height: 28px;
}

h5{
	font-size: 14px;
	line-height: 22px;
}

h6{
	font-size: 13px;
	line-height: 25px;
}

p{
	padding: 0px;
	margin: 0px;
}


.span9 p{
	font-size:14px;
	text-align:justify;
}



.span9 li{
	font-size:14px;
	text-align:justify;
	color:#444444;
}



a:hover,a:active,a:focus {
	outline: 0;
}

.bold{
	font-weight: normal;
}

.sep{
	height: 5px;
	background: url("../images/yeni/sep.png") repeat;
}

hr{
margin:15px 0px 10px 0px;
padding:0px;
border-top:0px;
border-bottom:1px solid #f4f4f4;
height:0px;
}

.btn{
	font-size: 13px !important;
}

.bor{
height:5px;
margin:10px 0px 10px 0px;
background:url('../images/yeni/sep.png') repeat-x;
}

.center{
text-align:center;
}

.horizontal-links a{
	margin-right: 20px;
}

a:hover,a:active,a:focus {
outline: 0;
}

:focus {
	outline:none;
}

::-moz-focus-inner {
	border:0;
}

.well{
	background: #fafafa;
	border: 1px solid #eee;
	padding: 10px 15px;
	box-shadow: inset 0px 0px 2px #eee;
	margin: 10px 0px;
}

.well_s{
	background: #fafafa;
	border: 1px solid #eee;
	padding: 10px 15px;
	box-shadow: inset 0px 0px 2px #eee;
	margin: -3px 0px;
}

form.back{

	background: url("../images/yeni/voltran_back.png") no-repeat scroll right top #fafafa;
	padding: 10px 15px;
	margin: 3px 0px;
	background-size: contain;
	
}

.well_k{

	background: url("../images/yeni/rapid_ssl.png") no-repeat scroll right bottom #fafafa;
	border: 1px solid #eee;
	padding: 10px 15px;
	box-shadow: inset 0px 0px 2px #eee;
	margin: -3px 0px;
}

/* Form */

form{
	margin: 0px 0px !important;

}

input, button, textarea{
font-size:12px !important;
margin:5px 0px;
}

label, select{
	font-size: 14px;

}

.form-horizontal input[type="text"],.form-horizontal input[type="password"], .form-horizontal textarea{
width:90%;

}

.form-small .form-horizontal input[type="text"], .form-small .form-horizontal input[type="password"], .form-small .form-horizontal textarea{
width:40%;
color:#000;
}

.form-inline button{
	margin-left: 15px;
}

.form-horizontal button{
font-size:12px;
}

.form-horizontal .control-label {
width: 100px;
 line-height: 16px;
 font-size:14px;
 margin-right:5px;
}

.form-horizontal .controls {
margin-left: 100px;
}

.form-horizontal .controls:first-child {
*padding-left: 100px;
}

.form-horizontal .form-actions {
padding-left: 100px;
}

.form-actions {
padding: 5px 20px 5px;
background:transparent;
border-top:0px;
}

/* Modal */

.modal{
	width: 600px;
	margin-left: -225px;
}

/* Button */

a.btn, a.btn:visited, a.btn:hover{
	color:#fff !important;
}

a.btn-primary,a.btn-primary:visited,a.btn-primary:hover,
a.btn-warning,a.btn-warning:visited,a.btn-warning:hover,
a.btn-danger,a.btn-danger:visited,a.btn-danger:hover,
a.btn-success,a.btn-success:visited,a.btn-success:hover,
a.btn-info,a.btn-info:visited,a.btn-info:hover,
a.btn-inverse,a.btn-inverse:visited,a.btn-inverse:hover{
  color:#fff !important;
}

.button{
	margin: 10px 0px 5px 0px;
}

.button a, .button a:visited{
color: #fff;
padding: 5px 10px;
border: 0px !important;
text-decoration: none !important;
font-size: 13px;
-webkit-transition:background 1s ease;
-moz-transition:background 1s ease;
-o-transition:background 1s ease;
transition:background 1s ease;
font-family: Arial, Helvetica, sans-serif;
}

.button a:hover{
color: #fff;
text-decoration: none;
-webkit-transition:background 1s ease;
-moz-transition:background 1s ease;
-o-transition:background 1s ease;
transition:background 1s ease;
}

button.close{
	font-size: 16px !important;
}



.button_s{
	margin: 10px 0px 5px 0px;
}

.button_s a, .button_s a:visited{
color: #fff;
padding: 5px 10px;

}

.button_s a:hover{
color: #fff;
text-decoration: none;
-webkit-transition:background 1s ease;
-moz-transition:background 1s ease;
-o-transition:background 1s ease;
transition:background 1s ease;
}

button_s.close{
	font-size: 16px !important;
}



.button_fs{
	margin: 10px 0px 5px 0px;
}

.button_fs a, .button_fs a:visited{
color: #fff;
padding: 5px 10px;
border: 0px !important;
text-decoration: none !important;
font-size: 13px;
-webkit-transition:background 1s ease;
-moz-transition:background 1s ease;
-o-transition:background 1s ease;
transition:background 1s ease;
font-family: Arial, Helvetica, sans-serif;
}

.button_fs a:hover{
color: #fff;
text-decoration: none;
-webkit-transition:background 1s ease;
-moz-transition:background 1s ease;
-o-transition:background 1s ease;
transition:background 1s ease;
}

button_fs.close{
	font-size: 16px !important;
}


.fss{
	background: none repeat scroll 0 0 #F3F3F3;
    display: inline-block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 34px;
    font-weight: bold;
    line-height: 20px;
    margin: 7px 0;
    padding: 5px;
	color:#fff;
}

.fss p{
    display: inline-block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 18px;
	color:#fff;
}


/* Social */

.social{
font-size:16px;
margin: 5px 0px 10;
float:right;
}

.social i{
box-shadow:inset 0px 0px 1px #333;
height:25px;
width:25px;
line-height:25px;
margin:0px 5px 0px 0px;
border-radius:3px;
color:#fff;
-webkit-transition:background 1s ease;
-moz-transition:background 1s ease;
-o-transition:background 1s ease;
transition:background 1s ease;
text-align:center;
}

.social i.facebook{
background:#3c5b9b;
}

.social i.twitter{
background:#2daae1;
}

.social i.google-plus{
background:#f63e28;
}

i.pinterest{
background:#cb2027;
}

.social i.linkedin{
background:#0173b2;
}

.social i:hover{
background:#000;
-webkit-transition:background 1s ease;
-moz-transition:background 1s ease;
-o-transition:background 1s ease;
transition:background 1s ease;
}

.social a,.social a:visited,.social a:hover{
color:#fff;
text-decoration:none;
}


.totop {
	position: fixed;
	bottom: 0px;
	right: 0px;
	z-index: 104400;
}

.totop a, .totop a:visited{
	display: block;
	width: 30px;
	height: 30px;
	color: #fff;
	text-align: center;
	line-height: 30px;
}

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


.alignleft, img.alignleft {
	margin-right: 8px;
	margin-top:5px;
	display: inline;
	float: left;
}

.alignright, img.alignright {
	margin-left: 8px;
	margin-top:5px;
	display: inline;
	float: right;
}
   
.aligncenter, img.aligncenter {
	margin-right: auto;
	margin-left: auto;
	display: block;
	clear: both;
}

/* 1-3 Column */

.onethree-left{
	float: left;
	width: 23%;
}

.onethree-right{
	float: right;
	width: 76%;

}

/* Half column */

.col-left{
	width: 48%;
	float: left;
}

.col-right{
	width: 48%;
	float: right;
}

/* Title */

.title{
	margin-bottom: 8px;
	padding-bottom: 3px;
	border-bottom: 0px solid #f3f3f3;
}

.title_rp{
	margin-bottom: 8px;
	padding-left: 10px;
	border-bottom: 0px solid #f3f3f3;
	 text-transform: uppercase;
	 width:200px;
	 float:left;
	   display: block; 
  color: #777;
  text-decoration: none;
  border-bottom: 1px solid #eee;
  background-color: #fafafa;
  font-size:14px;
  background-image: -moz-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f2f2f2));
  background-image: -webkit-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: -o-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: linear-gradient(to bottom, #ffffff, #f2f2f2);
  background-repeat: repeat-x;
}
.title_s{
	margin-bottom: -5px;
	margin-left: 2px;
	 padding: 10px 10px;
	text-transform: uppercase;
	border-left: 2px solid #ED1C24;
	background-color: #fafafa;
	border-bottom: 1px solid #eee;
	 background-image: -moz-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f2f2f2));
  background-image: -webkit-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: -o-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: linear-gradient(to bottom, #ffffff, #f2f2f2);
  background-repeat: repeat-x;
	
}

.title i{
	margin-right: 3px;
}



header{
	padding: 1px 0px 5px 0px;
}

header .logo{
	padding: 0px;
	padding-top: 10px;
}

header .logo h1 a, header .logo h1 a:visited, header .logo h1 a:hover{
	font-size: 35px;
	color: #777;
	text-decoration: none;
	font-weight: 400;
}

header .logo .meta{
	color: #888;
	line-height: 15px;
	padding: 0px;
	margin: 0px;
}

header .hlinks > span{
	padding: 5px 7px;
	border-radius: 3px;
}

header .hlinks a, header .hlinks a:visited{
	text-decoration: none;
}

header .hlinks a:hover{
	color: #FD0200;
	text-decoration:underline;
}

header .lr{
	margin-left: 10px;
}


.hlinks  {

	 margin: 5px 2px 3px 0px;
    padding: 0px 2px 3px 0px;
	width:100%;
}

.hlinks span {
	margin: 5px 7px 3px 3px;
    padding: 5px 2px;
	font-size:15px;
	 color: #000;
}

.hlinks span a {
	margin: 1px;
    color: #000;

}


.hlinks span.lr{
background: #FFF;
border: 0px solid #FD0200;
 border-radius: 3px 3px 3px 3px;
    color: #FD0200;
    padding: 5px 0px;
	margin: 5px 0px 0px 0px;
}

.hlinks span.lr a{

   color: #FD0200;
   
}

.hlinks span.lr a:hover{

   text-decoration:underline;

}


.navbar{
   padding: 0px !important;
   margin:0px;
   font-family: Arial, Helvetica, sans-serif;
}

.navbar ul{
	margin: 0px;
	padding: 0px;
}

.navbar ul li{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

.navbar-inner > .container{
   width:940px;
}

.navbar-inner{
   border-radius:0px; 
   background-image: none;
   background-repeat: no-repeat;
   filter: none !important;
   border-left: 0px !important;
   border-right: 0px !important;
   padding-left:10px;
   text-transform: uppercase;
   font-size:12px;
}

.navbar .btn{
   font-size:13px;
}

.navbar .caret{
   border-top-color:#fff !important;
   border-bottom-color:#fff !important;
}

.navbar .nav{
	margin-left: 5px;
	font-size:15px; 
	font-weight:bold;

}


.navbar .nav > li > a{
   padding:5px 15px 5px;
   color:#ffff !important;
   -webkit-transition:background 1s ease;
   -moz-transition:background 1s ease;
   -o-transition:background 1s ease;
   transition:background 1s ease;
    border-right: 1px solid #fff;
	
	
  
}

.navbar .nav > li > a:hover{
   color:#fff !important;
   -webkit-transition:background 1s ease;
   -moz-transition:background 1s ease;
   -o-transition:background 1s ease;
   transition:background 1s ease;
   background: #000 ;
}

.navbar .nav .active > a,
.navbar .nav .active > a:hover,
.navbar .nav .active > a:focus {
	background: #ED1C24 ;
	color: #ffffff;
    box-shadow:none;
}


.dropdown-toggle{
   z-index: 2000;
}

.nav-collapse a{
   font-weight:normal !important;
   text-shadow:none !important;
}

.dropdown-menu{
   background:#fafafa !important;
   border-radius:0px !important;
   box-shadow:none !important;
   border-bottom:none !important;
   padding:0px 0px;
   margin:0px;
   margin-top:1px !important;
   z-index: 2000;
   border-top: none !important;
}

.dropdown-menu a{
   background:#fafafa !important;
   padding:10px 10px !important;
   color:#666 !important;
   text-shadow:none !important;
   -webkit-transition:background 1s ease;
   -moz-transition:background 1s ease;
   -o-transition:background 1s ease;
   transition:background 1s ease;
   border-bottom: 1px solid #ddd;
}

.dropdown-menu a:hover,.dropdown-menu a:focus{
   filter:none !important;
   background:#f3f3f3 !important;
   -webkit-transition:background 1s ease;
   -moz-transition:background 1s ease;
   -o-transition:background 1s ease;
   transition:background 1s ease;
}

.dropdown-menu::after, .dropdown-menu::before{
   border:none !important;
}

.nav-collapse .nav > li > a, .nav-collapse .dropdown-menu a {
	border-radius: 0px !important;
	color:#fff;
}


header .hlinks_tab > span{
	color: #000;
	padding: 0px 0px;

}

header .hlinks_tab a, header .hlinks_tab a:visited{
	color: #000;
	text-decoration: none;
}

header .hlinks_tab a:hover{
	color: #000;
	
}


.hlinks_tab  {

	 margin: 5px 2px 3px 0px;
    padding: 5px 2px 3px 0px;
	width:100%;
}

.hlinks_tab span {


    color: #000;
	margin: 5px 7px 3px 2px;
	font-size:15px;
}

.hlinks_tab span a {

    color: #FFFFFF;

}

.hlinks_tab span.lr{

	margin: 5px 7px 3px 2px;
	color: #A3A3A3;

}

.hlinks_tab span.lr a{
    color: #fff;

}
.hlinks_tab span.lr a:hover{
    color: #000;

}


.hlinks_tab span.lr_a{
	margin: 0px;
	color:#ed1c24;

}

.hlinks_tab span.lr_a a{
    color: #ed1c24;

}
.hlinks_tab span.lr_a a:hover{
    color: #000;

}

.nav-collapse .dropdown-menu li + li a {
    margin-bottom: 0px !important;
}

.page-head{
	padding: 16px 0px;
	box-shadow: inset 0px 0px 4px #bbb;
	background: #f8f8f8;
	border-bottom: 1px solid #ddd;
}

.page-head h2{
	color: #777;
	font-size: 23px;
	line-height: 2px;
}

.page-head h4{
	color: #999;
	font-size: 15px;
}

.content {
	margin: 20px 0px;
}

.content ul li{
	list-style-type: circle;
	padding: 1px 0px;
}

.promo{
	margin: 10px 0px;
}

.promo .pcol-left{
	width: 38%;
	float: left;
	text-align: center;
}

.promo .pcol-right{
	width: 58%;
	float: right;
}

.promo .pbox{
	font-family: Arial, Helvetica, sans-serif;
	padding: 25px 25px;
	box-shadow:0px 0px 4px #888;
	border: 1px solid #fff;
	min-height: 130px;
	max-height: 250px;
	margin: 10px 0px;
}

.promo a, .promo a:visited, .promo a:hover{
	color: #fff;
	text-decoration: none;
}

.promo img{
	width: 70px;
	max-width: 70px;
}

.promo .rcolor{
	background: #ff5d5e;
	color: #fff;
}

.promo .bcolor{
	background: #5eb2d9;
	color: #fff;
}

.promo .gcolor{
	background: #54da4d;
	color: #fff;
}

.promo .pmed{
	font-size: 17px;
	font-weight: 600;
	line-height: 27px;
	text-transform: uppercase;
}

.promo .psmall{
	font-size: 13px;
	line-height: 20px;
}

.cart{
	margin: 20px 0px;
}

.cart .tcart img{
	max-height: 65px;
}

.cart .cart-quantity input{
	max-width: 25px;
}

.checkout{
	margin: 20px 0px;
}

.items{
	margin: 20px 0px;
}

.items .breadcrumb{
	background: transparent;
	border: 0px solid #eee;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 10px 0px;
	border-radius: 0px;
	border-bottom: 1px solid #f3f3f3;

}

.items .breadcrumb a{
	color: #666666;
}

.items .breadcrumb a:hover{
	color: #ED1C24;
	text-decoration:none;
}


.item{

	max-width: 210px;
	max-height: 380px;
	margin: 10px auto;
	padding: 10px 10px;
	border: 1px solid #fff;
	border-radius: 2px 2px 2px 2px ;
	background-attachment: scroll;
    background-clip: border-box;
    background-image: url("../images/yeni/product-br.png");
    background-position: right bottom 0px;
    background-repeat: no-repeat;
    background-size: auto auto;
	box-shadow: 15px 0 13px #dedede;
	
}



.item:hover{
	border: 1px solid #d6d6d6;
	opacity:0.9;
}


.item.alt_rtr{

	max-width: 200px;
	max-height: 100px;
	margin: 2px auto;
	padding: 1px 1px;
	border: 0px solid #fff;
	background-attachment: scroll;
    background-clip: border-box;
    background-color: rgba(0, 0, 0, 0);
    background-image: url("../images/product-br2.png");
    background-origin: padding-box;
    background-position: right bottom 0;
    background-repeat: no-repeat;
    background-size: auto auto;
	box-shadow: 0px 0 0px #fff;
}

.item.alt_rtr:hover{

	opacity:0.8;
	border: 0px solid #fff;
}

.item.alt_rtr .item-image img{
	padding: 1px 0px;
	height: 90px;
	width: auto;
	display: block;
	margin: 0 auto;
}

.item.alt_rtr .item-image{
	min-height: 100px;
	max-height: 200px;

}

.item .ico{
	color: #fff;
	display: inline-block;
	width: 55px;
	height: 20px;
	margin-left: 5px;
	background:url('../images/yeni/indirim.png') no-repeat;
}

.item .ico_sv,.span5 .ico_sv{
	color: #fff;
	display: inline-block;
	width: 55px;
	height: 20px;
	margin-left: 5px;

}

.item .ico_sy,.span5 .ico_sy{
	color: #fff;
	display: inline-block;
	width: 55px;
	height: 20px;
	margin-left: 5px;
	background:url('../images/yeni/no_stock.gif') no-repeat;
}

.item hr{
	margin: 5px 0px;
}

.item .item-image{
	min-height: 100px;
	max-height: 130px;
	margin:5px;
	text-align:center;	
}

.item .item-image img{
	padding: 5px 0px;
	width: auto;
	height: 75px;
	display: block;
	margin-top: 2px;
	margin:auto;

}

.item .item-details h5{
	text-align: center;
	max-height: 100px;
	line-height: 18px;
	max-width:250px;
	overflow: hidden;
}

.item.alt_rtr h5{
text-align: right;
font-size: 14px;
margin:5px 6px -20px -20px;
text-shadow:1px 1px 1px rgba(0,0,0,0.2);
border: 0px solid #fff;

}




.item.item.alt_rtr:hover{
border: 1px solid fff;
}

.item.item.alt_rtr h5:hover{
border: 0px solid #fff;
}


.item .item-details h5 a{
	color: #666;
}

.item .item-details h5 a:hover{
	text-decoration: none;
}

.item .item-details p{
	text-align: center;
	font-size: 14px;
	color:#666666;	
}

.item .item-details .yk{
	text-align: center;
	height:20px;
	color:#666666;
}

.item .item-price{
	margin: 2px 0px;
	display: inline-block;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px 5px ;
	line-height: 15px;
	font-size: 17px;
	border: 1px solid #eee;
	box-shadow: inset 0px 0px 0px #888;
	color: #fd0200;
	width: 55%;
	text-align:right;
	
}

.item .item-price p{
	display: inline-block;
	font-family: Arial, Helvetica, sans-serif;
     color: #ED1C24;
	font-size: 12px;
}


.item_vtr{
	min-height: 210px;
	max-height: 260px;
	max-width: 250px;
	margin: 10px auto;
	padding: 10px 10px;
	border: 2px solid #f3f3f3;
	box-shadow: inset 0px 0px 21px #ddd;
	-webkit-transition:box-shadow 1s ease;
   	-moz-transition:box-shadow 1s ease;
   	-o-transition:box-shadow 1s ease;
   	transition:box-shadow 1s ease;
	
}

.item_vtr:hover{
	box-shadow: inset 0px 0px 5px #ccc;
	-webkit-transition:box-shadow 1s ease;
   	-moz-transition:box-shadow 1s ease;
   	-o-transition:box-shadow 1s ease;
   	transition:box-shadow 1s ease;	
	border: 2px solid #c1c0c0;
}

.item_vtr .ico{
	color: #fff;
	display: inline-block;
	width: 55px;
	height: 20px;
	margin-left: 5px;
	background:url('../images/yeni/indirim.png') no-repeat;
}

.item_vtr hr{
	margin: 5px 0px;
}

.item_vtr a{
	text-decoration: none;
}

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

.item_vtr.item-image{
	max-height: 150px;
}

.item_vtr .item-image img{
	padding: 5px 0px;
	height: 140px;
	width: auto;
	display: block;
	margin: 0 auto;
}

.item-details h5{
	text-align: center;
	color:#303030;
	height: 70px;
    max-height: 90px;
    text-align: center;
}

.item-details h5:hover{
	text-decoration: none;
}


.item-details a:hover{
	text-decoration: none;
}


.item_vtr.item-details p{
	text-align: center;
}

.item_vtr.item-price{
	margin: 7px 0px;
	display: inline-block;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px 5px ;
	line-height: 20px;
	border-radius: 5px;
	font-size: 24px;
	font-weight: bold;
	background: #f3f3f3;
	border: 1px solid #eee;
	box-shadow: inset 0px 0px 1px #888;
}

.product-main input{
	max-width: 25px;
	color:
}

.product-main select{
	margin-top:5px;
	max-width: 100px;
}

.input-append_m input{
	max-width: 200px;
	color:#a3a3a3;
}

.input-append_m select{
	margin-top:5px;
	max-width: 100px;
}

.recent-posts{
	margin: 15px 0px -10px 0px !important;
}

.recent-posts .rp-item img{
	max-height: 110px;
	height: 100px;
	width:auto;
	display: block;
	margin: 0px auto;
}

.recent-posts .rp-item .rp-image{
	background: #fff;
	padding: 5px 0px;
	box-shadow: inset 0px 0px 3px #ddd;
	border: 1px solid #eee;
}


.rp-item {
	border: 1px solid #f3f3f3;
	box-shadow: inset 0px 0px 1px #ddd;
	-webkit-transition:box-shadow 1s ease;
   	-moz-transition:box-shadow 1s ease;
   	-o-transition:box-shadow 1s ease;
   	transition:box-shadow 1s ease;
}

.rp-item:hover{
	box-shadow: inset 0px 0px 5px #ccc;
	-webkit-transition:box-shadow 1s ease;
   	-moz-transition:box-shadow 1s ease;
   	-o-transition:box-shadow 1s ease;
   	transition:box-shadow 1s ease;	
	border: 1px solid #c1c0c0;
}

.rp-item a:hover{
text-decoration: none;
}


.recent-posts .carousel_nav{
	margin-right: 3px;
	margin-bottom: 3px;
}

.recent-posts .carousel_nav i{
	display: inline-block;
	width: 18px;
	height: 18px;
	line-height: 18px;
	text-align: center;
	font-size: 10px;
	border-radius: 3px;
}

.recent-posts .carousel_nav a, .recent-posts .carousel_nav a:visited, .recent-posts .carousel_nav a:hover{
	text-decoration: none;
	color: #fff;
}

.recent-posts ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.recent-posts ul li{
	max-width: 255px;
	height: 250px;
	margin: 5px 4px 0px 4px; 
	display: block;
	float: left;

}


.recent-posts .rp-details{
	color: #fff;
	padding: 1px 10px 0px 10px;
}

.recent-posts .rp-details h5{
	margin-bottom: 1px;
	text-align:center;
}

.recent-posts .rp-details h5.pull-right{
	text-align:center;
}


.rp-details h5{
	color: #fff;
	text-decoration: none;
}

.recent-posts .rp-details a, .recent-posts .rp-details :visited, .recent-posts .rp-details a:hover {
	color: #fff;
	text-decoration: none;
}

.recent-posts .price{
	display: inline-block;
	box-shadow: inset 0px 0px 0px #444;
	padding: 3px 5px !important;
	line-height: 17px;
	border-radius: 0px;
	font-size: 16px;
	font-weight: bold;
	
}

.recent-posts .price p{
	display: inline-block;
	box-shadow: inset 0px 0px 0px #444;
	font-size: 12px;
	color: #fff;
}

.product-slider .flexslider{
	margin-bottom: 20px;
	height: 275px;
}

.product-slider .flexslider img{
	margin: 0 auto;
    max-height: 250px;
    width: auto;
}

.flexslider ul{
	padding: 0px;
	margin: 0px;
}

.flexslider ul li{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

.flex-main .flexslider{
	margin: 20px 0px;
	margin-bottom: 10px;
	padding: 0px;
	border: 0px solid #ddd;
	box-shadow:0px 0px 0px #888;
	border-radius: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

.flex-main .flexslider .slides > li {
	position:relative;
}

.flex-main .flex-caption{
	background: url("../images/yeni/flex_caption.png") transparent;
    bottom: 0;
    display: block;
    left: 0;
    margin: 0px;
    padding: 12px;
    position: absolute;
}

.flex-main .flex-caption h3 {
	color: #fff;
	font-size: 23px;
	margin:0;
	font-weight: normal;
	line-height: 35px;
	width: 100%;
	
}

.flex-main .flex-caption h3 span{
   padding-bottom:3px;
}

.flex-main .flexslider:hover .flex-next {right: 15px;}
.flex-main .flexslider:hover .flex-prev {left: 15px;}

.blog .entry h2{
font-size:22px;
line-height:32px;
}

.blog .entry h2 a, .blog .entry h2 a:visited, .blog .entry h2 a:hover{
text-decoration:none;
color:#777;
}

.blog .meta{
border-top:1px solid #eee;
border-bottom:1px solid #eee;
margin:8px 0px;
padding:4px 8px;
color:#888;
text-transform:uppercase;
font-size:11px;
background:#eee url('../images/yeni/cream.png') repeat;
}

.blog .meta a, .blog .meta a:visited{
color:#555;
}

.blog .meta i{
margin-right:3px;
margin-left: 3px;
}

.blog .bthumb{
margin:10px 0px 5px 0px;
padding:1px;
box-shadow:0px 0px 1px #777;
}

.blog .bthumb2{
margin-top:8px;
margin-right:8px;
margin-bottom: 6px;
padding:1px;
box-shadow:0px 0px 1px #777;
}

.blog .bthumb3{
float: left;
max-width: 150px;
margin-top:8px;
margin-right:8px;
margin-bottom: 6px;
padding:1px;
box-shadow:0px 0px 1px #777;
}

.blog .bthumb2 img{
margin:0px;
}

.blog .entry{
margin-bottom:15px;
padding-bottom:10px;
border-bottom:1px solid #eee;
}

.posts .social{
font-size:16px;
}

.posts .social i{
box-shadow:inset 0px 0px 1px #333;
height:25px;
width:25px;
line-height:25px;
margin:0px 5px 0px 0px;
border-radius:3px;
color:#fff;
-webkit-transition:background 1s ease;
-moz-transition:background 1s ease;
-o-transition:background 1s ease;
transition:background 1s ease;
text-align:center;
}

.posts i.facebook{
background:#3c5b9b;
}

.posts i.twitter{
background:#2daae1;
}

.posts i.google-plus{
background:#f63e28;
}

.posts i.pinterest{
background:#cb2027;
}

.posts i.linkedin{
background:#0173b2;
}

.posts .social i:hover{
background:#000;
-webkit-transition:background 1s ease;
-moz-transition:background 1s ease;
-o-transition:background 1s ease;
transition:background 1s ease;
}

.posts .social a,.posts .social a:visited,.posts .social a:hover{
color:#fff;
text-decoration:none;
}

.posts .tags a{
display:inline-block;
font-weight:normal;
padding:0px 5px;
color:#fff;
border-radius:4px;
font-size:13px;
-webkit-transition:background 1s ease;
-moz-transition:background 1s ease;
-o-transition:background 1s ease;
transition:background 1s ease;
}

.posts .tags a:hover{
color:#fff;
text-decoration:none;
-webkit-transition:background 1s ease;
-moz-transition:background 1s ease;
-o-transition:background 1s ease;
transition:background 1s ease;
}

.comments > ul > li{
background:none;
padding:0px;
}

.comments .comment{
margin:10px 0px;
padding:7px 10px;
background:#fff;
border-radius:5px;
border:1px solid #eee;
border-bottom:2px solid #ddd;
}

.comments ul{
	margin: 0px;
	padding: 0px;
}

.comments ul li{
	list-style-type: none;
}

.comment .avatar{
margin-top:5px;
margin-right:8px;
padding:1px;
background:#fff;
border:1px solid #aaa;
}

.comment .cmeta{
font-size:12px;
}

.comment p{
margin-top:5px;
}

.comments .reply{
margin-left:15px;
}

.respond .title, .comments .title{
padding:10px 0px;
margin-bottom:10px;
border-bottom:1px solid #eee;
}

.sidebar{
margin-top:10px;
}

.sidebar h4{
font-size: 13px;
color:#555;
line-height:18px;
margin-bottom:5px;
padding-bottom:10px;
text-transform:uppercase;
border-bottom:1px solid #eee;
}

.sidebar .widget{
background:#fff;
padding:8px 10px;
margin-bottom:10px;
border:1px solid #eee;
}

.sidebar .widget .form-search{
margin-top:10px;
margin-bottom:10px;
}

.paging {
clear:both;
padding:6px 0;
line-height:17px;
font-size:13px;
float:right;
}
 
.paging span, .paging a {
display:block;
float:left;
margin: 2px 2px 2px 0;
padding:5px 8px;
text-decoration:none;
width:auto;
color:#666;
background: #fff;
border:1px solid #ddd;
font-weight:normal;
}
 
.paging a:hover{
color:#fff;
}
 
.paging .current{
padding:5px 8px;
color:#fff;
}

.one-page .big-text{
	font-size: 170px;
	line-height: 180px;
	color: #999;
}

.nav-tabs{
	margin-bottom: 10px;
}

.item-review{
	background: #fafafa;
	margin: 10px 0px;
	border-radius: 5px;
	border: 1px solid #eee;
	padding: 10px;
}

.item-review .rmeta{
}



.career .nav > li{
background:none;
padding:0px;
list-style-type: none;
}

.nav-tabs > li > a:hover{
color:#fff;
}

#navi{
	margin: 0px;
	padding: 0px;
}

#navi li {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  text-transform: uppercase;
}

#navi > li > a { 
  display: block; 
  padding: 10px 10px;
  color: #777;
  text-decoration: none;
  border-bottom: 1px solid #eee;
  background-color: #fafafa;
  font-size: 14px;
}

#navi > li > a:hover{ 
  color: #666;
  background-color: #f3f3f3;
  border-bottom: 1px solid #ddd;
}



.sitem{
	margin-top:1px;
	margin-bottom:10px;
	padding-bottom: 10px;
	border-bottom: 0px solid #eee;
	font-size:14px;
	
	background-color: #FAFAFA;
}

.sitem a{
	color:#666666;
}

.sitem img{
	margin-top:5px;
	max-width: 45px;
}

.sitem p.bold{
	font-size:18px;
		color:#666666;
	
}

.sitem_home{
	margin-top:10px;
	margin-bottom:10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #eee;
	font-size:14px;
}

.sitem_home_nl{
	margin-top:2px;
	margin-bottom:10px;
	padding-bottom: 10px;
	border-bottom: 0px solid #eee;
	font-size:14px;
}

.sitem_home a{
	color:#666666;
}

.sitem_home img{
	margin-top:5px;
	max-width: auto;
}

.sitem_home p.bold{
	font-size:18px;
		color:#666666;
	
}

#slist p{
display:none;
margin:5px 0px;
padding:5px 10px;
background:#fff;
line-height: 25px;
border:1px solid #eee;

}

#slist{
	margin-left: 15px;
}

#slist li{
}

#slist li a{
	display: block;
	margin-bottom: 10px;
}

.gmap iframe{
	width: 100%;
}


.scontact p{
	margin: 4px 0px;
}

.footer{
	border-top: 2px solid #949090;
	background-color: #FAFAFA;
	padding-top: 20px;
	padding-bottom: 0px;
	margin-top: 10px;
	margin: 0;
	padding: 0;
	color: #000;
	font-size: 12px;
	box-shadow: inset 0px 0px 0px #000;
}

.icon-shopping-cart {

background: url("../images/yeni/cart.png") no-repeat scroll 0 0 transparent;

}

.footer a, .footer a:visited{
	color: #000;
}

.footer a:hover{
	color: #ed1c24;
	text-decoration: none;
}

.footer hr{
	height: 0px;
	padding: 0px;
	margin: 5px 0px;
	border-top: 1px solid #D0CFCF;
	background-color: #fff;
	box-shadow: 0 -1px 5px #D0CFCF;	
}

.footer h5{
	color: #ed1c24;
	text-transform: uppercase;
	
}

.footer h6{
	color: #fff;
}

.footer ul{
	margin-left: 0px;
}

.footer ul li{
	list-style-type: none;
	margin-bottom: 5px;
	text-transform: uppercase;
}

.footer .widget{
	margin-bottom: 20px;
}

.footer .copy{
	margin-bottom: 5px;
	font-size: 11px;
	color: #949090;
}

.footer .right{
	margin-bottom: 5px;
	font-size: 11px;
	float:right;
}

.footer .right a{

	color: #949090;
}

.footer .payment-icons img{
	max-width: 200px;
	margin-right: 5px;
}


@media (max-width: 480px){
	.col-left, .promo .pcol-left{
		width: 100%;
		float: none;
		margin-right: none;
	}
	.col-right, .promo .pcol-right{
		width: 100%;
		float: none;
		margin-top: 10px;
	}	
	.promo .pcol-right{
		text-align: center;
	}
	.promo .pbox{
		height: auto !important;
	}
	.recent-posts ul li{
		height: 280px;
	}
}

@media (max-width: 767px){
	body .container{
		max-width: 450px;
		margin: 0 auto;
	}
	.onethree{
		margin-bottom: 15px;
	}
	.onethree-left{
		display: block;
		float: none;
		text-align: center;
		width: 100%;
		margin-bottom: 10px;
	}
	.onethree-right{
		float: none;
		width: 100%;
		text-align: center;
	}
	header,.sep,.slider-features,.footer,.page-head,.navbar{
		margin-left: -20px;
		margin-right: -20px;
	}
	.flex-caption{
		display: none;
	}
	.flex-direction-nav .flex-prev {left: 10px;}
  	.flex-direction-nav .flex-next {right: 10px;}
	.slider-features,.footer,.page-head,.navbar-inner{
		padding-left: 20px;
		padding-right: 20px;
	}
	header{
		padding-top: 10px !important;
		padding-bottom: 20px !important;
		padding-left: 20px;
		padding-right: 20px;
		text-align: center;
	}
	header .logo{
		text-align: center;
	}
	header .lr{
		display: block;
	}
	header .hlinks > span{
		background: transparent !important;
		border: none !important;
		color: #888;
		padding: 0px;
	}
	header .hlinks a, header .hlinks a:visited{
		color: #555;
	}
	header .hlinks a:hover{
		color: #222;
	}
   .navbar .nav{
   	margin-left: 0px !important;
      border:0px !important;
   }
   .navbar .nav > li > a{
      border:0px !important;
   }	
 	.dropdown-menu{
 		border: 0px !important;
 	}	
 	.navbar .nav{
 		border-left: 0px !important;
 	}
 	.flex-caption{
		display: none;
	}
	.page-head{
		text-align: center;
	}
	.form-inline button{
   		margin-left:0px;
   	}  
   	.recent-posts .rp-details{
   		height: 100%;
   	}
   	.recent-posts .rp-details h5{
   		font-size: 12px;
   		line-height: 16px;
		text-align:center;
   	}
	
	.recent-posts .rp-details h5.dt{
   		font-size: 12px;
   		line-height: 14px;
		text-align:center;
		color: #ED1C24;
   	}
   	.recent-posts .rp-details p{
   		display: none;
   	}
   	.recent-posts .price{
   		display: block;
   		float: none;
   		max-width: 100%;
   		margin-top:3px;
   	}
}

@media (min-width: 768px) and (max-width: 979px){
   .navbar .nav{
      border:0px !important;
   }
   .navbar .nav > li > a{
      border:0px !important;
   }	
 	.dropdown-menu{
 		border: 0px !important;
 	}	
 	.navbar .nav{
 		border-left: 0px !important;
 	}
 	.sitem img{
 		max-width: 35px;
 	}
}

.icon-shopping-cart:before {

	 background:url("../images/yeni/cart.png") no-repeat scroll 0 0 transparent;
	 padding:22px 3px 4px 32px;
}

#car_prev        { 
	background:url("../images/yeni/arrw_left.png") no-repeat scroll 0 0 transparent;
	padding:12px 30px 4px 12px;
}

#car_prev:hover        { 
	background:url("../images/yeni/arrw_left_2.png") no-repeat scroll 0 0 transparent;

}

#car_next  { 
	background:url("../images/yeni/arrw_right.png") no-repeat scroll 0 0 transparent;
	padding:12px 20px 4px 12px;

}

#car_next:hover        { 
	background:url("../images/yeni/arrw_right_2.png") no-repeat scroll 0 0 transparent;

}


.totop a  {
	background:url("../images/yeni/arrw_top.png") no-repeat scroll 0 0 transparent;
	padding:22px 3px 4px 4px;
}


.totop a:hover{
	background:url("../images/yeni/arrw_top_2.png") no-repeat scroll 0 0 transparent;
}


.sitem  p{
    font-size: 14px;
	float:left;
	padding:8px 0px 0px 7px;
}


.sitem span.CheckBox input{
	float:left;
	padding:2px 0px 0px 0px;
}

.sitem span.CheckBox label input{
	padding-top:5px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
}

.sitem span.CheckBox{
	margin-bottom:7px;
	
}

.sitem span.CheckBox label{
	 border-bottom: 1px solid #e2e2e2;	 	
}

.sitem span a{
	float:left;
	padding:0px 0px 0px 0px;
}

.sitem span.product_count{

	float:right;
	padding-right:9px;
	color:#FD0200;
	padding-top:0px;
	height:20px;

}


}


.item-details label {
   color: #303030;
   font-size: 14px;
   margin:0;
   padding:0;
   text-align:center;
  
}

.item-details .ico_sv {
   margin-top:5px;
   padding:0;
   text-align:center;
   width:100%;
    color: #777777;
	line-height:20px;
	 font-size: 14px; 
}

.item-details label input{
   margin:2px;
}

.listTypeGalleryPassive {
    background: url("images/yeni/set.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 26px;
    width: 33px;
}

.listTypeGalleryPassive {
    background-position: -33px -31px !important;
}


.item.viewTypeMenu a.listTypeGalleryPassive {
    background-position: -64px 0 !important;
}


span.fiyat3{
	font-size:12px;
	color: #FD0200;
}

span.fiyat2{
	font-size:15px;
}

.item_c-image  {
    display: block;
    height: 140px;
    margin: 0 auto;
    padding: 5px 0;
    width: auto;
}


.span5 .lang {
top:0; 
right:0; 

}




.span5 .ara {
top:0; 
right:0;
margin:1px 1px 10px 1px;
font-size:15px; 
color:#ED1C24;
}

.span5 .ara strong {
font-size:20px;
color:#000;
}

.kur {
top:0; 
right:0; 
margin:0px 0px 0px 0px;
width:70px;
}


.lang {
top:0; 
right:0; 
margin:0px 20px 0px 0px;
width:90px;
}

/* Mahir */
.urun_liste_sayfa_no_alan {width:100%;clear:both;}
.urun_liste_sayfa_no {margin:auto; text-align:center;}
.urun_liste_sayfa_no ul {}
.urun_liste_sayfa_no li {list-style:none; display:inline;}
.urun_liste_sayfa_no li img {margin:0px 1px; vertical-align:bottom;}
.urun_liste_sayfa_no select {color:#9e9e9e; width: 65px; border:1px solid #cacaca; background-color:#fff; margin:2px 3px -3px;}

/* Isotope */

/* Start: Recommended Isotope styles */

/**** Isotope Filtering ****/

.isotope-item {
  z-index: 2;
}

.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}
 
/**** Isotope CSS3 transitions ****/

.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
     -moz-transition-duration: 0.8s;
      -ms-transition-duration: 0.8s;
       -o-transition-duration: 0.8s;
          transition-duration: 0.8s;
}

.isotope {
  -webkit-transition-property: height, width;
     -moz-transition-property: height, width;
      -ms-transition-property: height, width;
       -o-transition-property: height, width;
          transition-property: height, width;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
     -moz-transition-property:    -moz-transform, opacity;
      -ms-transition-property:     -ms-transform, opacity;
       -o-transition-property:      -o-transform, opacity;
          transition-property:         transform, opacity;
		  font-size:12px;
}

/**** disabling Isotope CSS3 transitions ****/

.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
     -moz-transition-duration: 0s;
      -ms-transition-duration: 0s;
       -o-transition-duration: 0s;
          transition-duration: 0s;
}

/* disable CSS transitions for containers with infinite scrolling*/
.isotope.infinite-scrolling {
  -webkit-transition: none;
     -moz-transition: none;
      -ms-transition: none;
       -o-transition: none;
          transition: none;
		  margin-top:4px;
		  margin-right:-27px;

}

/* Infinite Scroll loader */
#infscr-loading { 
  text-align: center;
  z-index: 100;
  position: fixed;
  left: 45%;
  bottom: 40px;
  width: 200px;
  padding: 10px;
  background: #000; 
  opacity: 0.8;
  color: #FFF;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
   border-radius: 10px;
}

.ptable {
	display: table;
	width: 100%;
}

.pheading {
	display: table-row;
	font-weight: bold;
	text-align: center;
	height: 50px;
}

.prow {
	display: table-row;
	border-bottom: 0px solid #bcbcbc;
	box-shadow: 10px 0 10px #dedede;
}

.proww {
	display: table-row;
	border-bottom: 2px solid #000;
}

.pcell {
	display: table-cell;
	border-width: thin;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-top: 20px;
	border-bottom: 1px solid #bcbcbc;
	
}

.pcelll {
	display: table-cell;
	border-width: thin;
	padding-left: 0px;
	padding-right: 15px;
	border-bottom: 1px solid #e7e7e7;
	height:30px;
	padding:5px;
}

.pcelll a img {

	max-height:59px;
	height:59px;
}

.pcelll a{
color:#303030;
font-size:13px;
}

.pcelll a:hover{
color:#ED1C24;
text-decoration:none;

}

.pcelll .ico_sv img {
	margin:2px 3px -14px 5px;

}


.ozellik_seti_satir {
clear:both;
width:100%; 
height: auto;
border-bottom: 1px solid #DDDDDD;

}
.ozellik_seti_icerik {
width:75%; 
float:right;
margin-top:4px;

}


label.ozellik_seti_id {
width:25%; 
font-weight:bold; 
float:left;
margin-top:4px;
}


.advrt_right {
 margin: 3px 10px 5px 6px;
position: fixed;
right: 1px;
text-decoration: none;
top: 33%;
 z-index: 9999;
  width:125px;
 height:125px;
}

.advrt_left {
 margin: 3px 10px 5px 6px;
position: fixed;
left: -5px;
text-decoration: none;
top: 33%;
 z-index: 9999;
}

.advrt_right_t {
 margin: 3px 10px 5px 6px;
position: fixed;
right: 0px;
top: 5%;
text-decoration: none;
 z-index: 9999;
  width:34px;
 height:32px;

}


.advrt_top {
background: url("../images/yeni/sepet_back.png") no-repeat ;
margin: 3px 10px 5px 6px;
position: fixed;
right: -19px;
text-decoration: none;
top: -4px;
 z-index: 9999;
  width:200px;
 height:40px;

}


.advrt_bottom {
background-color:#fff;
 margin: 3px 10px 5px 6px;
position: fixed;
right: -10px;
text-decoration: none;
bottom: 80px;
 z-index: 9999;

}

.advrt_right img {
 margin-bottom:10px;
  margin-right:2px;
}

.advrt_left img {
 margin-bottom:10px;
 margin-left:2px;
 
}

#mss { 
overflow:auto; 
height:200px; 
border:1px solid #ddd; 
padding:0px 5px;

}

.footerbottom {
    background-color: #FFFFFF;
    bottom: 0;
    box-shadow: 0 -1px 5px #D0CFCF;
    left: 0;
    margin-top: 25px;
    min-height: 46px;
    position: fixed;
    width: 100%;
    z-index: 3000;
}

.footerbottom img {
    float:left;
	 max-width: 160px;
	 margin-top:10px;
	 margin-left:10px;
	
}

.footerwrap{
	max-width:940px;
	display: block;
	position: relative;
	margin:0px auto 0px auto;
}
.footerwrap img{
	margin:0px auto 0px auto;
	max-width: 100%;
}

.scfooter{
	width:auto;
	float:right;
	padding:2px;
	margin:2px;
}

.scfooter ul{
	width:960;
	float:left;
	padding:0px;
	margin:0px;
}

.scfooter ul li{
	float:left;
	display:inline-block;
	border-right: 1px solid #d5d5d5;
	list-style-type: none;
	background-color:white;
	margin-left:3px;
	margin-right:3px;
}

.new{
	float:right;
	margin-top:-5px;
	margin-right:-13px;
	height: 26px;
	 z-index: 999;


}

.bytc{
	float:right;
	margin-top:-5px;
	margin-right:-10px;
	 z-index: 999;
	 position:relative;
	 height: 20px;


}



.new img{
	height: 20px;
	position:relative;
	margin-top:2px;
}


.new_l{
	float:right;
	margin-top:12px;
	margin-right:0px;
	height: 20px;

}

.new_l img{
	height: 20px;
	text-align:center;
}




.urun-fiyat-eski {
   color: #303030;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 15px;
    margin-top: 2px;
	margin-left: 10px;
    text-align: left;
    text-decoration: line-through;
	height:20px;
	width: auto;
}

.btnPlus {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgba(0, 0, 0, 0);
    background-image: url("../images/yeni/bt_add.png");
    background-origin: padding-box;
    background-position: center top;
    background-repeat: repeat;
    background-size: auto auto;
    cursor: pointer;
    height: 15px;
    width: 22px;
	
}


				
.btnless {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgba(0, 0, 0, 0);
    background-image: url("../images/yeni/bt_add.png");
    background-origin: padding-box;
    background-position: center bottom;
    background-repeat: repeat;
    background-size: auto auto;
    cursor: pointer;
    height: 17px;
    width: 22px;
	
}


.bs {

    background-image: url("../images/yeni/bs.png");

    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgba(0, 0, 0, 0);

    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: auto auto;
    border-bottom-color: -moz-use-text-color;
    border-bottom-style: none;
    border-bottom-width: 0;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: -moz-use-text-color;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: none;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 0;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: -moz-use-text-color;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: none;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 0;
    border-top-color: -moz-use-text-color;
    border-top-style: none;
    border-top-width: 0;
    color: #666666;
    padding-bottom: 7px;
    padding-top: 8px;
    text-align: center;
    width: 23px;
	float:left;
	 margin-left: 18px;
	
	

}




.bs_b {

    background-image: url("../images/yeni/bs.png");

    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgba(0, 0, 0, 0);

    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: auto auto;
    border-bottom-color: -moz-use-text-color;
    border-bottom-style: none;
    border-bottom-width: 0;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: -moz-use-text-color;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: none;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 0;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: -moz-use-text-color;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: none;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 0;
    border-top-color: -moz-use-text-color;
    border-top-style: none;
    border-top-width: 0;
    color: #666666;
    padding-bottom: 7px;
    padding-top: 8px;
    text-align: center;
    width: 20px;
	float:right;
	
	

}


.btnPlus_b {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgba(0, 0, 0, 0);
    background-image: url("../images/yeni/bt_add.png");
    background-origin: padding-box;
    background-position: center top;
    background-repeat: repeat;
    background-size: auto auto;
    cursor: pointer;
    height: 15px;
    width: 22px;
	margin-right:5px;
}


				
.btnless_b {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgba(0, 0, 0, 0);
    background-image: url("../images/yeni/bt_add.png");
    background-origin: padding-box;
    background-position: center bottom;
    background-repeat: repeat;
    background-size: auto auto;
    cursor: pointer;
    height: 17px;
    width: 22px;
	margin-right:15px;
	
}






