﻿@charset "utf-8";

.btn { width: 100%; float: left; position: absolute; }

.btn .ileri { width: 32px; height: 32px; background: url('../images/controls.png') no-repeat -43px -32px; right: 10px; position: absolute; top: 82px; }

.btn .geri { width: 32px; height: 32px; background: url('../images/controls.png') no-repeat 0 -32px; left: 10px; position: absolute; top: 82px; }

.wrap .btn .ileri, .wrap .btn .geri { width: 18px; height: 18px; top: 20px; }

.wrap .btn .ileri { background: url(../images/alsag.png) no-repeat left top; }

.wrap .btn .geri { background: url(../images/alsol.png) no-repeat left top; }

.bayCaro .ileri, .bayCaro .geri { transition: all .4s; -webkit-transition: all .4s; -moz-transition: all .4s; -o-transition: all .4s; opacity: 1; }
.bayCaro .ileri:hover, .bayCaro .geri:hover { opacity: 0.4; }
.bayCaro .resim { transition: background .4s; -webkit-transition: background .4s; -moz-transition: background .4s; -o-transition: background .4s; opacity: 1;}

.bayCaro ul li a {border: solid 1px #c9c9c9;background: #c9c9c9;}

.bayCaro ul { padding: 0px; margin: 0px; }

.wrap ul li a.active {border: solid 1px #FAA61A;}

#bayCaro * { }

.yukle { width: 100%; height: 100%; position: absolute;background: #FFFFFF url(../images/495.GIF) no-repeat center center; z-index: 99999;}

.buyutWrap { width: 100%; height: 100%; position: absolute; background: rgba(0, 0, 0, 0.78); z-index: 9999999; display: none; left: 0px; top: 0px; }
.buyuImg, .buyuImg .resim { width: auto; height: auto; position: relative; float: left; }
.buyuImg img { min-width: 0px; min-height: 0px; float: left; -webkit-box-shadow: 0px 0px 28px 5px rgba(0,0,0,0.48); -moz-box-shadow: 0px 0px 28px 5px rgba(0,0,0,0.48); box-shadow: 0px 0px 28px 5px rgba(0,0,0,0.48); }
.byKpt { width: 30px; height: 30px; position: absolute; right: 10px; top: 10px; background: url(../images/bykpt.png) no-repeat; background-size: cover; z-index: 9999; }
.ekle { overflow: hidden; }

