@charset "utf-8";
#tmk-kwicks {margin:0;padding:0;}
#tmk-kwicks li {background:#0C0C0C;}
#tmk-kwicks img {height:500px;}
#tmk-kwicks div {width:100%;height:140px;background:url(slider-baslik-bg.png) left top no-repeat;bottom:0;position:absolute;z-index:10;display:none;}
#tmk-kwicks h2 {font-size:14px;margin-bottom:5px;}
#tmk-kwicks strong {color: #FFF;font-family: 'Book Antiqua';font-size: 34px;line-height: 40px;margin-bottom: 15px;margin-top:60px;padding-left: 30px;width: 100%;float: left;font-weight: normal;font-weight: bold;text-shadow: 0px 1px 0px #000;}
#tmk-kwicks span {color:#fff;float:left;font-size: 13px;line-height: 20px;padding-left: 30px;}
.tmk-kwicks-kntrl {margin:0 auto;width:90px;padding-top:20px;padding-bottom:65px;}
.tmk-kwicks-kntrl li {float:left;margin-right:5px;}
.tmk-kwicks-kntrl li a {display:block;width:14px;height:14px;background:url(slider-buton.png) left top no-repeat;text-indent:-9999px;cursor: pointer;}
.tmk-kwicks-kntrl li a:hover, .tmk-kwicks-kntrl a.active {background-position:left bottom;}
ul.gateaways {display:block;float:left;}
ul.gateaways li {display:block;float:left;margin-right:1px;}
ul.gateaways li a {display:block;width:275px;height:201px;position:relative;cursor:pointer;}
ul.gateaways li a img {display:block;position:absolute;top:0;left:0;z-index:10;}
ul.gateaways li a .gwText {position:absolute;bottom:0;left:0;z-index:11;width:260px;height:69px;padding:20px 0 0 15px;background:url(orta-menu-bg.png) left top no-repeat;}
ul.gateaways li a .gwText h5 {color:#2a2a2a;font-size:18px;font-family:'Book Antiqua', Arial, Tahoma, Verdana, sans-serif;line-height:35px;margin-bottom:0 !important;}
ul.gateaways li a .gwText span {color:#8a8a8a;font-size:11px;}
ul.gateaways li a:hover .gwText, ul.gateaways li.active a .gwText {background-position:left bottom;}
ul.gateaways li a:hover .gwText h5, ul.gateaways li.active a .gwText h5 {color:#fff;text-shadow:0px 1px 0px #000;}
ul.gateaways li a:hover .gwText span, ul.gateaways li.active a .gwText span {color:#fff;}
.gateawayNext {float:left;}
.leftArrowBtn {font-family:'Book Antiqua', Arial, Tahoma, Verdana, sans-serif;color:#2a2a2a;font-size:11px;padding-left:15px;}
.leftArrowBtn:hover {color:#f78e1e;}
.bigCarouselBtn {display:block;width:133px;height:202px;text-indent:-9999px;}
.bigCarouselBtnNext {background:url(orta-menu-buton.png) left top no-repeat;}
.bigCarouselBtn:hover {background-position:left bottom;}

.kwicks {list-style: none;position: relative;margin: 0;padding: 0;}
.kwicks .kwick-panel {width: 125px;height: 100px;display: block;overflow: hidden;cursor: pointer;padding: 0;}
.kwicks.horizontal .kwick-panel {margin-right: 5px;float: left;}
.kwicks.vertical .kwick-panel {margin-bottom: 5px;}

.jspContainer{ overflow: hidden;	position: relative; }
.jspPane { position: absolute; }
.jspVerticalBar { position: absolute; top: 0; right: 0;	width: 16px; height: 100%; background: red; }
.jspHorizontalBar {	position: absolute;	bottom: 0; left: 0;	width: 100%; height: 16px; background: red; }
.jspVerticalBar *, .jspHorizontalBar * { margin: 0;	padding: 0; }
.jspCap { display: none; }
.jspHorizontalBar .jspCap { float: left; }
.jspTrack { background: #dde; position: relative; }
.jspDrag { background: #bbd; position: relative; top: 0; left: 0; cursor: pointer; }
.jspHorizontalBar .jspTrack, .jspHorizontalBar .jspDrag { float: left; height: 100%; }
.jspArrow { background: #50506d; text-indent: -20000px; display: block;	cursor: pointer; }
.jspArrow.jspDisabled {	cursor: default; background: #80808d; }
.jspVerticalBar .jspArrow {	height: 16px; }
.jspHorizontalBar .jspArrow { width: 16px; float: left;	height: 100%; }
.jspVerticalBar .jspArrow:focus { outline: none; }
.jspCorner { background: #eeeef4; float: left; height: 100%; }
* html .jspCorner {	margin: 0 -3px 0 0; }
