#wrapper { margin: 0 auto; width: 6900px; padding: 20px 5px 0; overflow: hidden; }

.gallery { margin: 0 0 20px 0px;   position: relative; width: 960px; overflow: hidden;  }
.gallery .holder { width: 100%; position: relative; overflow: hidden; z-index: 2;  }
.gallery .holder ul { margin: 0; padding: 0; list-style: none; width: 30000px; }
.gallery .holder ul li { float: left; width: 192px; padding: 0 1px 1px 0; font-size:12px }
.gallery .holder ul li img { display: block;  } 
 
 


.paging { position: absolute; top: 0; left: 0; margin: 0; padding: 0; z-index: 100; }
.paging ul { margin: 0; padding: 0; }
.paging li { padding: 0 0px 0 0; float: left; list-style: none; }
.paging li a { width: 16px; height: 16px; display: block; background-color: #333; text-align: center; text-decoration: none; color: #fff; }
.paging li a.active { background-color: #900; color: #fff; }
.next, .prev { position: absolute; right: 10px; top: 50%; margin-top: -30px; width: 25px; height: 25px;	background: url(../../../_images/btn-next.png) no-repeat; z-index: 20;	overflow: hidden;	text-indent: -9999px;	outline: none; cursor: pointer; }
.next-disable { background: url(../../../images/btn-next-disable.png) no-repeat; }
.prev {	background: url(../../../_images/btn-prev.png) no-repeat; right: auto; left: 10px; }
.prev-disable { background: url(../../../images/btn-prev-disable.png) no-repeat; }
.stop,.start {	background: url(../../../images/btn-pause.png) no-repeat; overflow: hidden; text-indent: -9999px; width: 30px; height: 30px; float: left;	margin: 0 0 0 10px; outline: none; cursor: pointer; }
.stopped .start { background: url(../../../images/btn-play.png) no-repeat; }
.start, .no-active .start { margin: 0; background: url(../../../images/btn-play-disable.png) no-repeat; }
.stopped .stop { background: url(../../../images/btn-pause-disable.png) no-repeat; }
.control { font-size: 18px; line-height: 21px; padding: 5px 0 0; }
.nav { position: fixed; top: 10px; left: 0; padding-left: 10px; z-index: 100; border-right: 1px solid #ddd; width: 115px; background: #f4f5f5; }
.nav strong { font-size: 14px; line-height: 17px; color: #686c70;  } 
.nav ul { margin: 0; padding: 14px 0 0; list-style: none; }
.nav ul li { padding: 0 0 5px; }



.galleryUstMans { margin:0px; width: 960px; position: relative; overflow: hidden;}
.galleryUstMans .holder { width: 100%; position: relative; overflow: hidden; z-index: 2; }
.galleryUstMans .holder ul { margin: 0; padding: 0; list-style: none; width: 30000px; }
.galleryUstMans .holder ul li { float: left; width: 192px; padding: 0 1px 1px 0; font-size:12px }
.galleryUstMans .holder ul li img { display: block; }

/* vertical mode */
.gallery-vert { width: 320px; position:relative; top:0;  }
.gallery-vert .holder { height:415px; }
.gallery-vert .holder ul { width: auto; }
.gallery-vert .holder ul li { float: none; padding: 0 5px 5px 0; }
.gallery-vert .holder ul li img { vertical-align: top; display: inline; } 

 
 

.prevYazar { top: 10%; margin-top: -30px; background: url(../../../_images/btn-prev-yazar.png) no-repeat; left:285px;  }
.nextYazar {  top: 98%; margin-top: -30px; background: url(../../../_images/btn-next-yazar.png) no-repeat; }


 

/* one item 
.gallery-one, .gallery-vert-one { width: 240px; }
.gallery-vert-one .holder { height: 180px; }
.gallery-vert-one .holder ul { width: auto; }
.gallery-vert-one .holder ul li { float: none; }
.gallery-vert-one .holder ul li img { vertical-align: top; display: inline; }*/
/* fade 
.gallery-fade { width: 240px; }
.gallery-fade .holder ul { width: 100%;	height: 180px; }
.gallery-fade .holder ul li { position: absolute; top: 0; left: 0; width: 100%; height: 180px; padding: 0; }*/