/**
 * This <div> element is wrapped by jCarousel around the list
 * and has the classname "jcarousel-container".
 */
.jcarousel-container {
    position: relative;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
}
.jcarousel-next {
    z-index: 3;
    display: none;
}

.jcarousel-prev {
    z-index: 3;
    display: none;
}

/*control*/
.jcarousel-skin-tango .jcarousel-container { }
.jcarousel-skin-tango .jcarousel-container-horizontal { width: 626px; padding: 20px 40px 20px 55px; }
.jcarousel-skin-tango .jcarousel-clip-horizontal { width: 610px; height: 210px;}
.jcarousel-skin-tango .jcarousel-item { width: 112px; height: 205px;}
.jcarousel-skin-tango .jcarousel-item-horizontal { margin-right: 10px; }
.jcarousel-skin-tango .jcarousel-item-vertical { margin-bottom: 10px;}
.jcarousel-skin-tango .jcarousel-item-placeholder { background: #fff; color: #000; }
.jcarousel-skin-tango .jcarousel-next-horizontal {
position: absolute; top: 75px; right: -10px; width: 32px; height: 49px; cursor: pointer;
background: transparent url(../resimler/bg/slider_right.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal { 
position: absolute; top: 75px; left: -4px; width: 32px; height: 49px; cursor: pointer;
background: transparent url(../resimler/bg/slider_left.png) no-repeat 0 0; }

/*sine slider*/
.jcarousel-skin-sinesl .jcarousel-container {height:190px;}
.jcarousel-skin-sinesl .jcarousel-container-horizontal { width: 863px; padding: 20px 40px 20px 45px; }
.jcarousel-skin-sinesl .jcarousel-clip-horizontal { width: 850px; height: 205px;}
.jcarousel-skin-sinesl .jcarousel-item { width: 112px; height: 200px;}
.jcarousel-skin-sinesl .jcarousel-item-horizontal { margin-right: 10px; }
.jcarousel-skin-sinesl .jcarousel-item-vertical { margin-bottom: 10px;}
.jcarousel-skin-sinesl .jcarousel-item-placeholder { background: #fff; color: #000; }
.jcarousel-skin-sinesl .jcarousel-next-horizontal {
position: absolute; top: 75px; right: -10px; width: 32px; height: 49px; cursor: pointer;
background: transparent url(../resimler/bg/slider_right3.png) no-repeat 0 0;
}

.jcarousel-skin-sinesl .jcarousel-prev-horizontal { 
position: absolute; top: 75px; left: -4px; width: 32px; height: 49px; cursor: pointer;
background: transparent url(../resimler/bg/slider_left3.png) no-repeat 0 0; }

/*vido galeri*/
.jcarousel-skin-vidgal .jcarousel-container {}
.jcarousel-skin-vidgal .jcarousel-container-horizontal {}
.jcarousel-skin-vidgal .jcarousel-clip-horizontal {margin-right:10px}
.jcarousel-skin-vidgal .jcarousel-item {}
.jcarousel-skin-vidgal .jcarousel-item-horizontal { margin-right: 15px; }
.jcarousel-skin-vidgal .jcarousel-item-vertical { margin-bottom: 10px;}
.jcarousel-skin-vidgal .jcarousel-item-placeholder { background: #fff; color: #000; }

.jcarousel-skin-vidgal .jcarousel-next-horizontal { width: 16px; height: 34px; position: absolute; cursor: pointer;
background: transparent url(../resimler/bg/slider_right2.png) no-repeat 0 0;
top: 20px; right: -15px; }

.jcarousel-skin-vidgal .jcarousel-prev-horizontal { width: 16px; height: 34px; position: absolute; cursor: pointer;
background: transparent url(../resimler/bg/slider_left2.png) no-repeat 0 0;
top: 20px; left: -28px; }

/* sinema slayt galeri*/
.jcarousel-skin-sineksl .jcarousel-container {margin:0 0 0 20px; width:685px;}
.jcarousel-skin-sineksl .jcarousel-container-horizontal {}
.jcarousel-skin-sineksl .jcarousel-clip-horizontal {margin-right:5px}
.jcarousel-skin-sineksl .jcarousel-item {}
.jcarousel-skin-sineksl .jcarousel-item-horizontal {}
.jcarousel-skin-sineksl .jcarousel-item-vertical { margin-bottom: 10px;}
.jcarousel-skin-sineksl .jcarousel-item-placeholder { background: #fff; color: #000; }

.jcarousel-skin-sineksl .jcarousel-next-horizontal { width: 18px; height: 18px; position: absolute; cursor: pointer;
background: transparent url(../resimler/bg/slider_right4.png) no-repeat 0 0;
top: 10px; right:-15px; }

.jcarousel-skin-sineksl .jcarousel-prev-horizontal { width: 18px; height: 18px; position: absolute; cursor: pointer;
background: transparent url(../resimler/bg/slider_left4.png) no-repeat 0 0;
top: 10px; left: -18px; }

/* magazin slayt galeri*/
.jcarousel-skin-magazinh .jcarousel-container {margin:0 0 0 20px; width:685px;}
.jcarousel-skin-magazinh .jcarousel-container-horizontal {}
.jcarousel-skin-magazinh .jcarousel-clip-horizontal {margin-right:5px}
.jcarousel-skin-magazinh .jcarousel-item {}
.jcarousel-skin-magazinh .jcarousel-item-horizontal {}
.jcarousel-skin-magazinh .jcarousel-item-vertical { margin-bottom: 10px;}
.jcarousel-skin-magazinh .jcarousel-item-placeholder { background: #fff; color: #000; }

.jcarousel-skin-magazinh .jcarousel-next-horizontal { width: 18px; height: 18px; position: absolute; cursor: pointer;
background: transparent url(../resimler/bg/slider_right5.png) no-repeat 0 0;
top: 10px; right:-15px; }

.jcarousel-skin-magazinh .jcarousel-prev-horizontal { width: 18px; height: 18px; position: absolute; cursor: pointer;
background: transparent url(../resimler/bg/slider_left5.png) no-repeat 0 0;
top: 10px; left: -18px; }

/*foto galeri*/
.jcarousel-skin-fotgal {width:604px; height:200px;}
.jcarousel-skin-fotgal .jcarousel-container {}
.jcarousel-skin-fotgal .jcarousel-container-horizontal {}
.jcarousel-skin-fotgal .jcarousel-clip-horizontal {margin-right:10px}
.jcarousel-skin-fotgal .jcarousel-item {width:150px;}
.jcarousel-skin-fotgal .jcarousel-item-horizontal { margin-right: 15px; }
.jcarousel-skin-fotgal .jcarousel-item-vertical { margin-bottom: 10px;}
.jcarousel-skin-fotgal .jcarousel-item-placeholder { background: #fff; color: #000; }

.jcarousel-skin-fotgal .jcarousel-next-horizontal { width: 16px; height: 34px; position: absolute; cursor: pointer;
background: transparent url(../resimler/bg/slider_right2.png) no-repeat 0 0;
top: 20px; right: -15px; }

.jcarousel-skin-fotgal .jcarousel-prev-horizontal { width: 16px; height: 34px; position: absolute; cursor: pointer;
background: transparent url(../resimler/bg/slider_left2.png) no-repeat 0 0;
top: 20px; left: -28px; }

/*foto galeri ana*/
.jcarousel-skin-fotogal {width:641px; height:251px;}
.jcarousel-skin-fotogal .jcarousel-item {width:641px; height:251px; position:relative;}

.jcarousel-skin-fotogal .jcarousel-next-horizontal { width: 47px; height: 35px; position: absolute; cursor: pointer;
background: transparent url(../resimler/bg/slider_right6.png) no-repeat 0 0;
top: 20px; right: 0; }

.jcarousel-skin-fotogal .jcarousel-prev-horizontal { width: 47px; height: 35px; position: absolute; cursor: pointer;
background: transparent url(../resimler/bg/slider_left6.png) no-repeat 0 0;
top: 20px; left: 0; }
