﻿@import url(http://fonts.googleapis.com/css?family=Open+Sans&subset=latin,latin-ext);

body {
    margin: 0 auto;
    padding: 0;
    font-family: 'Open Sans';
    overflow-x:hidden;
}

a {
    text-decoration: none;
}

    a img {
        border: 0;
    }

ul, h1, h2, p {
    margin: 0;
    padding: 0;
    list-style: none;
}

/* Genel sınıflar */
.tz, .clear{clear:both;display:block;}
.fl{float:left;}
.fr{float:right;}
.tl{text-align:left;}
.tr{text-align:right;}
.tc{text-align:center;}
.db{display:block;}
.dib{display:inline-block;}
.fs12{font-size: 12px;}


#main-menu {
    margin-left: 45px;
    margin-top: 25px;
    position: relative;
    width: auto;
    z-index: 9999;
}

    #main-menu ul {
        width: 12em;
    }

.slayt nav { 
    bottom:8px;
}

.pager {
    width: 1080px;
    margin: 0 auto;
    
}

header {
    width: 100%;
    float: left;
    height: 370px;
    position: relative;
}

.slaytfoto {
    height: 340px;
    /*width: 100%;*/
      /*width: 1280px;*/
    float: left;
    position:absolute;
    z-index:1;
    overflow-y:hidden;
    width: 1280px;
    margin-left:-100px;
}
.slaytfoto div{
    height: 340px;
    width: 100%;
    position:absolute;
}
.slaytfoto img{
    height: 340px;
    width: 50%;
    /*position:absolute;*/
}
.slaytfoto .slaytfotoLeft{
    float:left;
}
.slaytfoto .slaytfotoRight img{
    float:right;
}

/*.sekmeler div.sekme{display:none}
.sekmeler .sekme .sekmebox {width:60px; text-align:center; display:block;}
.sekmeler div.sekme.secili{display:inherit}
.tablar div.tab{display:none}
.tablar div.tab.active{display:inherit}*/




.slayt {
    height: 378px;
    width: 100%;
    float: left;
    position:absolute;
    z-index:2;
    /*margin-top:460px;*/

    /*background-image: url('../images/header.jpg');
    background-repeat: no-repeat;
    background-position: top center;*/
}

nav {
    width: 980px;
    margin-left: 50px;
    position: absolute;
    z-index: 2;
    height: 58px;
    background: rgba(46, 54, 65, 0.96);
    bottom: 5px;
}

section {
    width: 100%;
    float: left;
    margin-top: 10px;
}

.container {
    margin: 0 auto;
    width: 980px;
}

.sidebar-left {
    width: 650px;
    float: left;
    margin-right: 10px;
}

.sidebar-left-up, .sidebar-left-down {
    width: 650px;
    float: left;
    margin-bottom: 20px;
}



    /*.sidebar-left-down li {
        display: block;
        float: left;
        width: 320px;
        margin-bottom: 13px;
    }

        .sidebar-left-down li:nth-child(2n+1) {
            margin-right: 10px;
        }*/

.sidebar-left-up-left-content {
    width: 320px;
    float: left;
    margin-right: 10px;
}

.sidebar-left-up-right-content {
    width: 320px;
    float: left;
}

.content-img {
    width: 320px;
    height: 136px;
    float: left;
    position: relative;
    margin-bottom: 25px;
}

    .content-img a {
        background-color: rgba(54, 62, 72, 0.9);
        display: block;
        padding: 10px 0 10px 10px;
        color: #e2e2e2;
        width: 210px;
        position: absolute;
        z-index: 0;
        bottom: 0;
    }

.content-list li {
    float: left;
    display: block;
    width: 320px;
    height: 90px;
    border-bottom: 1px solid #9fa7b4;
    margin: 0 0 10px 0;
}

.content-list li:nth-child(2n-1) {
    margin-right: 10px;
}

    /*.content-list li:last-child {
        border-bottom: 0;
    }*/

    .content-list li img {
        float: left;
        width: 82px;
        height: 80px;
    }

.hotel-name {
    width: 150px;
    padding-left: 10px;
    height: 25px;
    color: #323a45;
    font-weight: bold;
    font-size: 13px;
    display: block;
    float: left;
    line-height: 25px;
    overflow:hidden;
}
.hotel-name a {color: #323a45;}

.place-name {
    /*width: 63px;*/   
    height: 25px;
    color: #9ea7b3;
    font-size: 12px;
    background-image: url('../images/map-icon.jpg');
    background-repeat: no-repeat;
    background-position: top left;
    display: block;
    /*float: left;*/
    float: right;
    line-height: 25px;
    padding-left: 15px;
    text-align:right;
}

/*.sonuc-otel-bilgi .place-name { width: 75px;}*/

.pansiyon {
    width: 228px;
    float: left;
    display: block;
    height: 25px;
    padding-left: 10px;
    line-height: 25px;
    color: #9ea7b3;
    font-size: 12px;
}

.price {
    width: 148px;
    height: 30px;
    float: left;
}

.cost {
    width: auto;
    float: left;
    display: block;
    color: #63ad5d;
    font-weight: bold;
    font-size: 17px;
    margin-left: 10px;
}

.from {
    width: 30px;
    float: left;
    display: block;
    font-size: 11px;
    color: #9ea7b3;
    margin-top: 7px;
}

.starting {
    color: #9ea7b3;
    display: block;
    float: left;
    font-size: 11px;
    margin-left: 10px;
    margin-top: -6px;
    width: 140px;
}

.buy {
    width: 90px;
    height: 25px;
    display: block;
    float: left;
    color: #fff;
    font-weight: bold;
    background-color: #fdbb00;
    line-height: 25px;
    text-align: center;
    font-size: 12px;
    margin-top: 4px;
}

    .buy:hover {
        background-color: #fd002e;
    }

.sidebar-right {
    width: 320px;
    float: left;
}

.suggests h1 {
    background-image: url('../images/nar.jpg');
    background-position: left top;
    background-repeat: no-repeat;
    font-size: 17px;
    line-height: 35px;
    padding-left: 40px;
    color: #3a3b36;
}

.suggestscontent {
    border-top: 5px solid #9ea7b3;
    border-right: 1px solid #9ea7b3;
    border-left: 1px solid #9ea7b3;
    border-bottom: 1px solid #9ea7b3;
    padding: 7px;
    float: left;
}

    .suggestscontent ul {
        float: left;
    }

    .suggestscontent li {
        width: 300px;
        height: 120px;
        float: left;
        position: relative;
        display: block;
        margin-bottom: 11px;
    }

    .suggestscontent p {
        background-color: rgba(255, 255, 255, 0.65);
        display: block;
        padding: 10px 0 10px 10px;
        width: 290px;
        line-height: 15px;
        height: 15px;
        position: absolute;
        z-index: 0;
        bottom: 0;
        text-align: center;
        font-size: 14px;
    }

        .suggestscontent p a {
            color: #21426f;
        }

.categories {
    margin: 10px 0 10px 0;
    float: left;
}

    .categories h1 {
        background-color: #323a45;
        text-align: center;
        width: 320px;
        height: 35px;
        color: #fff;
        display: block;
        float: left;
        font-size: 14px;
        font-weight: 200;
        line-height: 35px;
    }

    .categories li {
        float: left;
    }

        .categories li a {
            color: #adb4be;
            width: 265px;
            height: 35px;
            border: 1px solid #d3d7dd;
            margin-bottom: 1px;
            font-size: 14px;
            line-height: 35px;
            display: block;
            padding-left: 55px;
            background-image: url('../images/categories-icon.png');
            background-repeat: no-repeat;
            background-position: 25px 0px;
        }

            .categories li a:hover {
                background-color: #9ea7b3;
                color: #fff;
            }


.sidebar-left-down h1 {
    background-image: url('../images/firsatlar.jpg');
    background-position: left top;
    background-repeat: no-repeat;
    color: #3a3b36;
    font-size: 17px;
    line-height: 35px;
    padding-left: 40px;
    margin-bottom: 15px;
    display: table-cell;
}

.sidebar-left-up h1 {
    background-image: url('../images/firsatlar.jpg');
    background-position: left top;
    background-repeat: no-repeat;
    color: #3a3b36;
    font-size: 17px;
    line-height: 35px;
    padding-left: 40px;
    margin-bottom: 15px;
    display: table-cell;
}



.TurTabx li { float:left; display:block; 
               color: #3a3b36;
    font-size: 17px;
    line-height: 35px;
    padding: 10px;
}

.TurTabx li a{  display:block; 
               color: #3a3b36;
}

.yurtdisi-tur-firsatlari {
    float: left;
    width: 316px;
    height: 190px;
    position: relative;
    margin-bottom: 10px;
}

.turboxx .yurtdisi-tur-firsatlari:nth-child(2n-1) {
  margin-right: 10px;
}

.tour-title {
    width: 305px;
    height: 40px;
    line-height: 40px;
    background-color: rgba(46, 54, 65, 0.62);
    text-align: right;
    padding-right: 10px;
    position: absolute;
    bottom: 0;
    z-index: 1;
    font-weight: bold;
}

    .tour-title {
        color: #fff;
    }

        .tour-title:hover {
            color: #5B9C58;
        }

.tour-price {
    width: 315px;
    height: 40px;
    position: absolute;
    bottom: 25px;
    z-index: 2;
    border-radius: 50px;
    background-color: rgba(99, 173, 93, 0.86);
    width: 90px;
    height: 90px;
    margin-left: 15px;
    margin-bottom: 15px;
    color: #fff;
}

.first-price {
    display: block;
    font-size: 20px;
    font-weight: bold;
    margin-top: 20px;
    text-align: center;
    width: 90px;
}

.second-price-line {
    font-size: 11px;
    width: 90px;
    text-align: center;
    line-height: 13px;
    display: block;
    margin-top: 3px;
}

.airlines {
    width: 315px;
    height: auto;
    position: absolute;
    top: 0;
    z-index: 3;
    text-align: right;
    margin-top: 5px;
}

.footer {
    float: left;
    width: auto;
    min-width: 100%;
    background-color: #e7e8ea;
    height: 260px;
}

.footercontent {
    width: 980px;
    margin: 0 auto;
}

.column1 {
    float: left;
    width: 230px;
    margin-right: 20px;
    height:145px;
}

.maillist {
    width: 230px;
    float: left;
    border-bottom: 1px solid #9FA7B4;
    margin-top:30px;
    height: 100px;
}

    .maillist span {
        float: left;
        display: block;
        height: 20px;
        width: 190px;
        color: #9ea7b3;
        background-image: url('../images/maillist.jpg');
        background-position:top left;
        background-repeat:no-repeat;
        padding-left:40px;
        border-bottom:1px solid #dadada;
        margin-bottom:5px;
        line-height: 18px;
    }

.maillist-text {
    width:207px;
    border:1px solid #dfe0e0;
    color:#9FA7B4;
    /*font-weight:bold;*/
    font-size:10px;
    float:left;
    height:25px;
    border-radius:2px;
    padding-left:20px;
}

.maillist-buton {
    width:75px;
    background-color:#9ea7b3;
    color:#fff;
    float:right;
    height:20px;
    border:1px solid #dadada;
    font-size:10px;
    margin:5px 0 5px 0;
}
.maillist-buton:hover {
    background-color:rgba(46, 54, 65, 0.96);
    color:#fff;
    cursor:pointer;
}
.social {
    height:45px;
    float:left;
    width:230px;
    line-height:45px;
    color:#717b87;
    font-size:11px;
}

.social li{
    width:28px;
    height:28px;
    float:left;
    margin-right:5px;
}

.social span{
    display:block;
    float:left;

}

    .social ul {
        margin-top:9px;
        float: right;
    }

    .social ul li:last-child{
        margin-right:0px;
    }

    /*.social ul img{
        filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.6666 0.6666 0.6666 0 0 0.6666 0.6666 0.6666 0 0 0.6666 0.6666 0.6666 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); 
  filter: gray; 
  -webkit-filter: grayscale(100%); 
    }

    .social ul img:hover{
        filter: none;
  -webkit-filter: grayscale(0%);
    }*/


    .social ul img {
  filter: gray; /* IE6-9 */
  filter: grayscale(1); /* Firefox 35+ */
  -webkit-filter: grayscale(1); /* Google Chrome, Safari 6+ & Opera 15+ */
}

/* Disable grayscale on hover */
.social ul img:hover {
  filter: none;
  -webkit-filter: grayscale(0);
}





.column2 {
    float:left;
    width:250px;
    margin-top: 39px;
    margin-right:19px;
}

.column2 span{
    color: #717b87;
    font-size: 11px;
    line-height: 15px;
}

.bankalar {
    float:left;
    width:248px;
    background-color:#fff;
    border:1px solid #dadada;
    text-align: center;
}
.column3 {
    float:left;
    width:220px;
    margin-right:19px;
}
.column-header {
    float:left;
    width:220px;
    height:40px;
    line-height:40px;
    font-size:13px;
    background-color:#fff;
    border:1px solid #dadada;
    color:#7f7f7f;
    text-align:center;
    margin-bottom:10px;
    margin-top:10px;
}

.column-content {
    float: left;
    width: 200px;
    height: 86px;
    color: #7f7f7f;
    background-color: #fff;
    border: 1px solid #dadada;
    float: left;
    font-size: 13px;
    text-align: center;
    padding: 10px;
    background-image: url('../images/ssl-thick.jpg');
    background-position:top left;
    background-repeat:no-repeat;
}
.column4-content {
    float: left;
    width: 200px;
    height: 86px;
    line-height: 86px;
    font-size:20px;
    font-weight:bold;
    color: #7f7f7f;
    background-color: #fff;
    border: 1px solid #dadada;
    float: left;
    text-align: center;
    padding: 10px;
    background-image: url('../images/telno.jpg');
    background-position:top left;
    background-repeat:no-repeat;
}

.column-width {
    border-top:1px solid #9ea7b3;
    width:100%;
    height:70px;
    float:left;
    margin-top:8px;
    position:relative;
}

.column-width ul{
    display:table;
    width:450px;
    margin:0 auto;
}

.column-width li{
    display:block;
    float:left;
    width:145px;
    height:30px;
    line-height:30px;
    text-align:center;
}


.column-width li a{
    color:#7f7f7f;
    font-size:11px;

}
.tursab {
    position:absolute;
    left:0;
    z-index:1;
    width:152px;
    height:76px;
}
.copyright {
    display:block;
    margin:0 auto;
    width:500px;
    text-align:center;
    font-size:12px;
    color:#909090;
}

.logo {
   float: left;
    height: 108px;
    margin-left: 40px;
    margin-top: 30px;
    width: 108px;
}

/****ALT SAYFA****/
.alt-header {
   float: left;
    height: 330px;
    position: relative;
    width: 100%;
}

.altslaytfoto {
    height: 300px;
    /*width: 100%;*/
    width:1280px;
    float: left;
    position:absolute;
    z-index:1;
    overflow:hidden;
    margin-left:-100px;
}

.altslaytfoto ul li img{
    height: 300px;
    width: 100%;
}

.altslayt {
    height: 300px;
    width: 100%;
    float: left;
    position:absolute;
    z-index:2;
    /*background-image: url('../images/altsayfa.jpg');
    background-repeat: no-repeat;
    background-position: top center;*/ 
}

.altlogo {
    width:108px;
    height:108px;
    float:left;
    margin-left:35px;
    margin-top:20px;
    display:none;
}

.alt-search-bar {
    width:1080px;
    height:auto;
    float:left;
}

.alt-search-bar-content {
    width:956px;
    height:45px;
    height:auto;
    /*margin:0 auto;*/
    float:left;
    background-color:#f2f2f2;
    padding:12px;
    margin-left: 50px;
}

.titleBar {
    width:956px;
    height:45px;
    height:auto;
    /*margin:0 auto;*/
    float:left;
    background-color:#f2f2f2;
    padding:12px;
    margin-left: 50px;
    color:#7f7f7f;
    margin-top:2px;
}

.bolge {
    width: 230px;
    height: 41px;
    border: 1px solid #dbdbdb;
    background-color: #fff;
    padding-left: 20px;
    background-image: url('../images/input-button.jpg');
    background-position:right center;
    background-repeat:no-repeat;
    float:left;
    margin-right:10px;
    font-size:12px;
    color:#929292;
    line-height:41px;
}

.giris-tarihi,.cikis-tarihi {
    width:120px;
    height:41px;
    border:1px solid #dbdbdb;
    background-color:#fff;
    padding-left: 20px;
    background-image: url('../images/input-button.jpg');
    background-position:right center;
    background-repeat:no-repeat;
    float:left;
    margin-right:10px;
    font-size:12px;
    color:#929292;
    line-height:41px;
}

.kisi-sayisi {
    width: 110px;
    height: 35px;
    border: 1px solid #dbdbdb;
    background-color: #fff;
    padding-left: 20px;
    background-image: url('../images/input-button.jpg');
    background-position:right center;
    background-repeat:no-repeat;
    float:left;
    margin-right:10px;
    font-size:12px;
    color:#929292;
    line-height:35px;
}

.cocuk-sayisi {
    width: 110px;
    height: 35px;
    border: 1px solid #dbdbdb;
    background-color: #fff;
    padding-left: 20px;
    background-image: url('../images/input-button.jpg');
    background-position:top right;
    background-repeat:no-repeat;
    float:left;
    margin-right:10px;
    font-size:12px;
    color:#929292;
    line-height:35px;
}

.ara {
    width:65px;
    height:44px;
    background-color:#ee6466;
    line-height:43px;
    text-align:center;
    color:#fff;
    /*border: 1px solid #dbdbdb;*/
    border:0 none;
}

.ara:hover {
    background-color:#903234;
    cursor:pointer;

}

.content-up {
    float:left;
}

.page-image {
    float:left;
    width:692px;
    height:268px;
    margin-right:15px;
}

.page-sub-menus {
    float:left;
    width:270px;
    background-image:url(../images/hakkimizda-alt-menu-resim.jpg);
    background-repeat:no-repeat;
    background-position:bottom right;
}

.page-sub-menus li{
    float:left;
    display:block;
    width:132px;
    height:132px;
    margin-right:5px;
    margin-bottom:5px;
}
.page-sub-menus li:nth-child(2n){
    margin-right:0;
}
.page-sub-menus li a{
    display:block;
    width:132px;
    height:132px;
    background-color:#c3c3c3;
    color:#fff;
    text-align:center;
    line-height:132px;
    font-size:13px;
    font-weight:bold;
}

.page-sub-menus li a:hover{
    background-color:#363e48;
    cursor:pointer;
}

.content-down {
    float:left;
    margin-bottom:20px;
    margin-top:20px;
}

.sonuc {
    width: 630px;
    float: left;
    background-image: url('../images/sonuc-bg.jpg');
    background-repeat:no-repeat;
}

.sonuc-title {
    font-size:14px;
    font-weight:100;
    line-height:30px;
    height:30px;
    padding:5px;
    margin:0;
    color:#363e48;
    border-bottom:3px solid #c3c3c3;
}

.sonuc ul.hotels {
    display:block;
    border:1px solid #c3c3c3;
    float:left;
    padding:15px;
    margin-top:20px;
}

.sonuc ul.hotels li {
    display:block;
    border:1px solid #c3c3c3;
    float:left;
    width:600px;
    height:160px;
    margin-bottom:20px;
}
.sonuc ul.hotels li:last-child {
    margin-bottom:0px;
}
.sonuc-resim, .sonuc-resim img {
    float:left;
    width:265px;
    height:160px;
    position:relative;
}
.sonuc-otel-bilgi {
    border-bottom:1px solid #9fa7b4;float:left;
    width:320px;
    margin-left:5px;
    margin-right:5px;
    padding: 10px 0;
}
.sonuc-resim span{
    position:absolute;
    z-index:2;
    top:20px;
    left:0;
    display:block;
    width:130px;
    height:30px;
    color:#e53535;
    text-align:center;
    font-size:11px;
    line-height:30px;
    background-color:rgba(255, 255, 255, 0.83);
}

.sonuc-otel-isim {
    width:230px;
    float:left;
    height:25px;
    line-height:25px;
    display:block;
    color:#323a45;
    font-size:14px;
    font-weight:bold;
    margin-top:5px;
    overflow:hidden;
}

.sonuc-otel-pansiyon {
    width:330px;
    float:left;
    height:25px;
    line-height:25px;
    display:block;
    color:#b7b7b7;
    font-size:12px;
    margin-top:5px;
}

.sonuc-otel-fiyat {
    width:320px;
    margin-left:5px;
    margin-right:5px;
    float:left;
}

.sonuc-indirim {
    width:90px;
    height:65px;
    float:left;
    padding-top: 15px;
}

.sonuc-oran {
    width:85px;
    font-weight:bold;
    font-size:25px;
    color:#323a45;
    display:block;
}

.sonuc-denbaslayan {
    width:90px;
    font-weight:100;
    font-size:11px;
    color:#323a45;
    display:block;
}

.sonuc-guncel-fiyat {
    width:90px;
    height:65px;
    float:left;
    margin-left:10px;
    font-size:12px;
}
.sonuc-eski-fiyat {
    width:90px;
    height:15px;
    float:left;
    padding-top: 15px;
    margin-left:10px;
    font-size:12px;
    text-decoration:line-through;
    color:#c3c3c3;
}

.sonuc-yeni-fiyat {
    color: #63ad5d;
    float: left;
    font-size: 25px;
    font-weight: bold;
    height: 47px;
    margin-left: 10px;
    width: 90px;
    margin-top:2px;
}

.sonu-satin-al {
    display:block;
    background-color:#fdbb00;
    text-align:center;
    width:90px;
    height:25px;
    line-height:25px;
    float:left;
    color:#fff;
    font-size:11px;
    font-weight:bold;
    margin-left:40px;
    margin-top:35px;
}
.sonu-satin-al:hover {
    background-color:#323a45;
    cursor:pointer;

}
.otel-ekran-otel-isim-yer {
    width:100%;
    float:left;
}
.otel-ekran-otel-isim-yer h1 {
    width:auto;
    display:block;
    float:left;
}

.otel-ekran-otel-isim-yer .place-name {
    margin-top:5px;
    margin-left:10px;
    float:left;
}

.hotel-kategori-link {
    display:block;
    float:right;
    width:100px;
    text-align:right;
    font-size:11px;
    color:#666;
}

.hotel-kategori-link:hover {
    color:#ac3a3a;
}

.hotel-image {
    float:left;
    width:660px;
    height:268px;
    margin-right:15px;
}

.hotel-image img{

    width:659px;
    height:268px;

}

.hotel-description {
    float: left;
    font-size: 12px;
    height: 267px;
    overflow: hidden;
    width: 305px;
}

.hotel-content-left {
    float:left;
    width:320px;
    margin-right:10px;
    margin-top:20px;
}

.kampanya-title {
    width: 320px;
    height: 40px;
    background-color: #c3c3c3;
    background-image: url('../images/kampanya-title-bg.jpg');
    background-position:top left;
    background-repeat:no-repeat;
    color:#fff;
    text-align:center;
    line-height:40px;
    font-size:13px;
    float:left;
}

.kampanya-kartlari {
    width:320px;
    float:left;
    background-image:url('../images/kampanya-ok.jpg');
    background-repeat:no-repeat;
    background-position:top left;
    padding-top:10px;
}
.kampanya-kartlari ul{
    display:table;
    list-style-type: none;
}
    .kampanya-kartlari li {
        border:1px solid #c3c3c3;
        width:78px;
        height:52px;
        float:left;
        margin-left:-1px;
        margin-top:-1px;
    }

.harita {
    float:left;
    width:305px;
    margin-top:10px;
    border:1px solid #c3c3c3;
    padding:5px;
}





















.hotel-content-right {
    float:left;
    width:650px;
    margin-top:20px;
}

.hotel-content-right h1{
    display:block;
    float:left;
    width:630px;
    font-size:13px;
    line-height:30px;
    height:30px;
    font-weight:200;
}
.hotel-search-bar {
    width:606px;
    height:43px;
    float:left;
    background-color:#f2f2f2;
    padding:12px;
}


.hotel-giris-tarihi, .hotel-cikis-tarihi {
    width:100px;
    height:40px;
    border:1px solid #dbdbdb;
    background-color:#fff;
    padding-left: 10px;
    background-image: url('../images/input-button.jpg');
    background-position:top right;
    background-repeat:no-repeat;
    float:left;
    margin-right:10px;
    font-size:11px;
    color:#929292;
    line-height:40px;
}

.hotel-kisi-sayisi {
    width: 100px;
    height: 35px;
    border: 1px solid #dbdbdb;
    background-color: #fff;
    padding-left: 10px;
    background-image: url('../images/input-button.jpg');
    background-position:top right;
    background-repeat:no-repeat;
    float:left;
    margin-right:10px;
    font-size:11px;
    color:#929292;
    line-height:35px;
}

.hotel-cocuk-sayisi {
    width: 100px;
    height: 35px;
    border: 1px solid #dbdbdb;
    background-color: #fff;
    padding-left: 10px;
    background-image: url('../images/input-button.jpg');
    background-position:top right;
    background-repeat:no-repeat;
    float:left;
    margin-right:10px;
    font-size:11px;
    color:#929292;
    line-height:35px;
}

.hotel-ara {
    width:118px;
    height:43px;
    background-color:#ee6466;
    line-height:43px;
    text-align:center;
    color:#fff;
    border:0 none;
    font-size:10px;
}

.hotel-ara:hover {
    background-color:#903234;
    cursor:pointer;


}

.arama-kriteri {
    display:block;
    float:left;
    width:100%;
    height:30px;
    line-height:30px;
    font-size:12px;
    font-style:italic;
}


.oda-tipi {
    float:left;
    width:100%;
    border:1px solid #dbdbdb;
}

.oda-title {
    width: 600px;
    float: left;
    display: block;
    height: 20px;
    line-height: 20px;
    padding-left: 50px;
    background-image: url('../images/odatipi-baslik-bg.jpg');
    background-repeat:no-repeat;
    background-position:bottom left;
    background-color:#f2f2f2;
    font-size:11px;
    font-style:italic;
}

.oda-liste {
    width:650px;
    float:left;
    border-top:3px solid #fff;
    height:32px;
    line-height:32px;
    border-bottom:3px solid #fff;
    background-color:#f8f8f8;
}

.satis-durumu {
    float:left;
    width:32px;
    height:32px;
}


.oda-isim {
    float:left;
    height:32px;
    width:230px;
    line-height:32px;
    font-style:italic;
    font-size:11px;
    overflow:hidden;

}

.oda-indirim {
    float: left;
    width: 60px;
    height: 31px;
    background-image: url('../images/indirim-bg.jpg');
    background-repeat:no-repeat;
    background-position:top center;
    color:#fff;
    font-weight:bold;
    font-size:11px;
    text-align:center;
}

.oda-fiyat {
    width:160px;
    height:32px;
    float:left;
}

.oda-eski-fiyat {
    width:100%;
    height:12px;
    line-height:12px;
    font-size:10px;
    display:block;
    color:#cecece;
    float:left;
    text-align:center;
    text-decoration:line-through;
}

.oda-yeni-fiyat {
    width:100%;
    height:19px;
    line-height:19px;
    font-size:15px;
    font-weight:bold;
    display:block;
    color:#363e48;
    float:left;
    text-align:center;
}

.oda-satin-al {
    float:left;
    width:140px;
}

.oda-satin-al .sonu-satin-al{
    margin-top: 3px;
}

.oda-tipi-aciklama {
    float:left;
    width:650px;
}

.aciklama-satis-durumu1 {
    float: left;
    width: 125px;
    display: block;
    height: 32px;
    line-height: 32px;
    background-image: url('../images/satisa-acik.jpg');
    padding-left:35px;
    background-repeat:no-repeat;
    background-position:top left;
    font-size:11px;
}

.aciklama-satis-durumu2 {
    float: left;
    width: 125px;
    display: block;
    height: 32px;
    line-height: 32px;
    background-image: url('../images/satisa-kapali.jpg');
    padding-left:35px;
    background-repeat:no-repeat;
    background-position:top left;
    font-size:11px;
}

.aciklama-satis-durumu3 {
    float: left;
    width: 295px;
    display: block;
    height: 32px;
    line-height: 32px;
    background-image: url('../images/acentaya-sor.jpg');
    padding-left:35px;
    background-repeat:no-repeat;
    background-position:top left;
    font-size:11px;
}

.aciklama-achtung {
    display: block;
    float: left;
    background-image: url('../images/achtung.jpg');
    background-repeat:no-repeat;
    background-position:top left;
    padding-left:35px;
    width:615px;
    font-size:11px;
    line-height:30px;
    color:#f00;
    margin:20px 0 20px 0;
}

.aciklama-achtung2 {
    display: block;
    float: left;
    background-image: url('../images/achtung.jpg');
    background-repeat:no-repeat;
    background-position:top left;
    padding-left:35px;
    width:615px;
    font-size:13px;
    line-height:30px;
    color:#f00;
    margin:20px 0 20px 0;
}

.transfer-bilgileri {
    width:650px;
    float:left;
    height:auto;
    border:1px solid #dcdcdc;
}

    .transfer-bilgileri-baslik {
        display:block;
        float:left;
        background-image:url('../images/transfer-fiyatlari.jpg');
        background-position:top left;
        background-repeat:no-repeat;
        padding-left:55px;
        width:595px;
        height:23px;
        line-height:23px;
        background-color:#F2F2F2;
        font-style:italic;
        font-size:12px;
    }

.havalimani {
    float:left;
    width:630px;
    border-bottom:1px solid #929292;
    height:20px;
}

.havalimani h1 {
    width:210px;
    height:20px;
    line-height:20px;
    float:left;
    text-align:center;
}

.transfer-listesi {
    float:left;
    width:630px;
    border-bottom:1px solid #929292;
    height:20px;
    text-align:center;
}

.transfer-liste-elemani {
    float:left;
    width:210px;
    border-bottom:1px solid #929292;
    height:20px;
    text-align:center;
    font-size:11px;
}



         
#OTELtab .ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
    background: transparent;
    /*background: none !important;*/
    /*border-bottom: 2px solid #363e48 !important;*/
    border-right: 0 none !important;
    border-top: 0 none !important;
    color: #363e48 !important;
}
#OTELtab .ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited{
    color: #363e48 !important;
}
#OTELtab .ui-state-default {
    border-right:0 none;
}
#OTELtab  .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    border-bottom: 0 none;
    border-right: 0 none;
    border-top: 0 none;
    /*border-bottom: 2px solid #c3c3c3 !important;*/
    color: #3383bb;
    font-weight: bold;
    margin-right:10px;
}

#OTELtab .ui-tabs-nav {
    padding-bottom: 1px !important;
    /*background-image: url('../images/arrow.jpg');*/
    background-repeat:no-repeat;
    background-position:bottom left;
}



/**********SEARCH*********/
.searchform {
    float: left;
    margin-left: 225px;
    margin-top: 20px;
    position: relative;
    width: 650px;
    z-index: 4;
}
.searchform input{
    border:0 none;
}
.sekmeler {
    width: 122px;
    height: 250px;
    float: left;
    margin-left: 10px;
}

    .sekmeler a.sekme {
        display: block;
        width: 122px;
        height: 60px;
        background-image:url('../images/sekme-bg.png');
        background-repeat:no-repeat;
        background-position:top right;
        color:#fff;
    }
    .sekmeler a.sekme:hover {
        cursor:pointer;
    }
    .sekmeler .secili{
        background-image:url('../images/sekme-bg-hover.png') !important;
    }#forms {
    float: left;
    width: 315px;
    margin-left: 120px;
}



.secili {
    background-image: url('../images/sekme-bg-hover.png');
    background-repeat: no-repeat;
    background-position: top right;
}
.otelbaslik,.ucusbaslik  {
    width: 290px;
    height: 40px;
    display: block;
    margin: 0;
    padding: 0;
    background-color: #2e3641;
    line-height: 40px;
    color: #fff;
    padding-left:10px;
    font-size:12px;
}
.searchHotelBolge {
    width: 290px;
    height: 40px;
    display: block;
    margin: 10px 0 10px 0;
    padding: 0;
    color: #2e3641;
    line-height: 40px;
    padding-left:10px;
    background-image:url('../images/input-bg.png');
    background-repeat:no-repeat;
    background-position:top right;
    font-size: 12px;
}

.giristarihi {
    width: 135px;
    height: 43px;
    display: block;
    margin-right: 10px;
    padding: 0;
    color: #2e3641;
    line-height: 40px;
    padding-left:10px;
    float:left;
    background-image:url('../images/input-bg.png');
    background-repeat:no-repeat;
    background-position:top right;
    font-size: 12px;
}

.cikistarihi {
    width: 135px;
    height: 43px;
    display: block;
    padding: 0;
    color: #2e3641;
    line-height: 40px;
    padding-left:10px;
    float:left;
    background-image:url('../images/input-bg.png');
    background-repeat:no-repeat;
    background-position:top right;
    font-size: 12px;
}

.yetiskinsayisi {
    width: 124px;
    height: 40px;
    /*display: block;*/
    margin-right: 10px;
    /*padding: 0;*/
    color: #2e3641;
    line-height: 40px;
    padding-left:20px;
    float:left;
    margin-top:10px;
    /*background-image:url('../images/input-bg.png');
    background-repeat:no-repeat;
    background-position:top right;*/
    font-size: 12px;
}

.cocuksayisi {
    width: 124px;
    height: 40px;
    display: block;
    padding: 0;
    color: #2e3641;
    line-height: 40px;
    padding-left:20px;
    float:left;
    margin-top:10px;
    background-image:url('../images/input-bg.png');
    background-repeat:no-repeat;
    background-position:top right;
    font-size: 12px;
}

.btnAra {
    background-color: #e3153c;
    border: 0 none;
    color: #fff;
    float: left;
    font-size: 13px;
    height: 40px;
    line-height: 40px;
    margin-left: 156px;
    margin-top: 10px;
    text-align: center;
    width: 145px;
}

.btnAra:hover {
    background-color:#363E48;
    cursor:pointer;
}
.tablar {
    float:left;
}
.tablar a.tab {
    background-color: #fff;
    color: #46a1cd;
    display: block;
    float: left;
    height: 35px;
    line-height: 35px;
    text-align: center;
    width: 150px;
}

.active {
    /*background-color:#46a1cd;*/
    background-color: rgba(46, 54, 65, 0.96);
    color:#e3153c !important;
}

.active a{
    color:#e3153c !important;
}


#menu { padding: 0; }
#menu li { display: inline; }
#menu li a { background: #ccf; padding: 10px; float:left; border-right: 1px solid #ccf; border-bottom: none; text-decoration: none; color: #000; font-weight: bold;}
#menu li.active a { background: #eef; }
.content { float: left; clear: both; border: 1px solid #ccf; border-top: none; border-left: none; background: #eef; padding: 10px 20px 20px; width: 400px; }



.sekmeler div.sekme{display:none}
.sekmeler .sekme .sekmebox {width:60px; text-align:center; display:block;}
/*.sekmeler .sekme span{width:60px; text-align:center; display:block;}*/
.sekmeler div.sekme.secili{display:inherit}
.tablar div.tab{display:none}
.tablar div.tab.active{display:inherit}


.fotoGal li {float:left;width:130px;margin-right:8px;}
.fotoGal li a img {border:1px solid #dadada;width:130px; height:  90px;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px; }
.fotoGal li a img:hover {
    background-color: #F3F3F3;
    -webkit-transform: scale(1.03);
    -moz-transform: scale(1.03);
    position: relative;
    z-index: 5;
    -webkit-transition: -webkit-transform .15s linear;
    -webkit-box-shadow: 0 3px 6px rgba(0,0,0,.25);
    -moz-box-shadow: 0 3px 6px rgba(0,0,0,.25);
}


.fotoGal2 li {float:left;width:124px;margin-right:8px;}
.fotoGal2 li a img {border:1px solid #dadada;width:124px; height:  90px;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px; }
.fotoGal2 li a img:hover {
    background-color: #F3F3F3;
    -webkit-transform: scale(1.03);
    -moz-transform: scale(1.03);
    position: relative;
    z-index: 5;
    -webkit-transition: -webkit-transform .15s linear;
    -webkit-box-shadow: 0 3px 6px rgba(0,0,0,.25);
    -moz-box-shadow: 0 3px 6px rgba(0,0,0,.25);
}

/*.ui-datepicker {background: none #e9e9e9; }

.ui-datepicker td .ui-state-default, .ui-datepicker td a:hover
{
    background: none #00FF00;
	border: 1px #008000 solid;
}

    .ui-datepicker td .ui-state-default
{
    background: none #00FF00;
	border: 1px #008000 solid;
}

    .ui-datepicker td.ui-state-disabled span
{
    background: none #ccc;
	border: 1px #ddd solid;
}*/
    
 .ui-autocomplete-category {
    font-weight: bold;
    padding: .2em .4em;
    margin: .8em 0 .2em;
    line-height: 1.5;
    background: none #e9e9e9;
  }

 .ui-menu-item {
    width:100%;
    display:block;
}

.ui-tabs-panel {
    width:942px;
    display:block;
}

.hotel-content-right .ui-tabs-panel {
    width:612px;
    display:block;
}

 /****SEARCH CSS****/
#tabs #ui-id-1,#tabs #ui-id-2,#tabs #ui-id-3 {
    background-color: #fff;
}

#ui-id-1,#ui-id-2,#ui-id-3 {
    background-color: #efefef;
}

.ui-menu-item a:hover {
    cursor:pointer;
}

#ui-datepicker-div {
    background-color: #efefef;
}

.ui-datepicker-group-first {
    background-color: #efefef;
}
.ui-datepicker-group-last {
    background-color: #efefef;
}

#ui-datepicker-div .ui-state-default {
    border-right:0 none;
}

.ui-datepicker-current-day .ui-state-default ui-state-active {
    background-image:none;
}


.ui-datepicker-current-day .ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active{
    height: 16px;
} 

#ui-datepicker-div .ui-state-default {
    background-image: none;
    height: 16px;
}


#forms .sekmeler,#forms .secili {
    background-image: none;
}
#forms .secili {
    background-image: none;
}

.araTitleMini, .araTitle { font-size: 11px; float:left; }

.formOtel .araChd {  
    float:left;
    width: 280px;
    height: 30px;
    display: block;
    margin: 10px 0 0 0;
    padding: 0;
    color: #2e3641;
    line-height: 30px;
    padding-left:20px;
    background-color:#fff;
}

.alt-search-bar-content .araChd {  
    /*float:right;*/
    width: 280px;
    height: 30px;
    float:left;
    display: block;
    margin: 20px 0 0 574px;
    padding: 0;
    color: #2e3641;
    line-height: 30px;
    padding-left:20px;
    /*background-color:#fff;
    position:absolute;*/
}

.hotel-search-bar .araChd {
    width: 280px;
    height: 40px;
    display: block;
    padding: 0;
    color: #2e3641;
    line-height: 40px;
    /*background-color:#fff;*/
    margin-top:-50px;
    position:absolute;
    margin-left:184px;
}


.scrollup{
			width:40px;
			height:40px;			
			opacity:0.3;
			position:fixed;
			bottom:50px;
			right:40px;
			display:none;
            cursor:pointer;
            /*z-index: 1 ;*/ 
			/*background: url('images/icon_top.png') no-repeat;*/
}

 ::-webkit-input-placeholder { /* WebKit browsers */
    color:    #666;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #666;
   opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #666;
   opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
   color:    #666;
}




/*****YURT DIŞI CSS*****/

.tursonuc {
    width: 630px;
    float: left;
    background-image: url('../images/sonuc-bg.jpg');
    background-repeat: no-repeat;
}

.tursonuc ul {
    display: block;
    border: 1px solid #c3c3c3;
    float: left;
    padding: 15px 15px 0 15px;
    margin-top: 20px;
}

.tursonuc li {
    display: block;
    float: left;
    width: 294px;
    height: 176px;
    margin-bottom: 20px;
}
.tursonuc li:nth-child(2n+1) {
    margin-right:10px;
    
}


    .tursonuc .yurtdisi-tur-firsatlari {
    float: left;
    width: 294px;
    height: 176px;
    position: relative;
}
.turresmi{
    width: 294px;
}
    .tursonuc .tour-title {
    width: 284px;
    height: 40px;
    line-height: 40px;
    background-color: rgba(46, 54, 65, 0.62);
    text-align: right;
    padding-right: 10px;
    position: absolute;
    bottom: 0;
    z-index: 1;
    font-weight: bold;
}

    .tursonuc .tour-title {
        color: #fff;
    }

        .tursonuc .tour-title:hover {
            color: #5B9C58;
        }

.tursonuc .tour-price {
    width: 294px;
    height: 40px;
    position: absolute;
    bottom: 0;
    z-index: 2;
    border-radius: 50px;
    background-color: rgba(99, 173, 93, 0.86);
    width: 84px;
    height: 84px;
    margin-left: 15px;
    margin-bottom: 15px;
    color: #fff;
}

.tursonuc .first-price {
    display: block;
    font-size: 20px;
    font-weight: bold;
    margin-top: 10px;
    text-align: center;
    width: 84px;
}

.tursonuc .second-price-line {
    font-size: 11px;
    width: 84px;
    text-align: center;
    line-height: 13px;
    display: block;
    margin-top: 3px;
}

.tursonuc .airlines {
    width: 280px;
    height: auto;
    position: absolute;
    top: 0;
    z-index: 3;
    text-align: right;
    margin-top: 5px;
}

.tur-sag-baslik {
    float: left;
    background-color: #c3c3c3;
    width: 320px;
    height: 40px;
    line-height: 40px;
    background-image: url('../images/tur-sag-baslik-bg.jpg');
    background-repeat: no-repeat;
    background-position: left top;
    display: block;
    color: #fff;
    font-size: 13px;
    text-align: center;
    font-weight: 100;
}

.tur-firsat {
    float:left;
    width:320px;
    /*height:340px;*/
    height:250px;
    background-image:url('../images/kampanya-ok.jpg');
    background-repeat:no-repeat;
    background-position:top left;
}

#tur-firsat-ul {
    border:1px solid #dedede;
    display:block;
    width:320px;
    height:220px;
    /*height:305px;*/
    margin-top:13px;
    padding:12px 7px 7px 7px;
}

#tur-firsat-ul a img {
    width: 305px;
}

#tur-firsat-ul .bx-caption {
    background: none;
    color:#112744 !important;
    text-align:center;
    bottom: -50px;
    left: 0;
    position: absolute;
    width: 305px;
}
#tur-firsat-ul .bx-caption span{
    color:#112744 !important;
}

#tur-firsat-ul .bx-caption span label { font-size:10px;}

.tur-firsat .bx-has-pager{
    position:absolute;
    z-index:1500;
    top:28px;
    /*bottom:83px;*/
    right: 7px;
    text-align:center;
}

.tur-firsat .bx-pager-link {
    width:26px;
    height:26px;
    background-color: rgba(255, 255, 255, 0.6);
    background: rgba(255, 255, 255, 0.6);
    color:#8e8e8e;
    margin-bottom:2px;
    display:block;
}

    .tur-firsat .active {
        font-weight:bold;
        color:#112744;
    }

.tur-firsat .bx-wrapper .bx-viewport{
    height:340px !important;
}


/**************TUR DETAY*************/

.tur-image {
    float: left;
    width: 653px;
    height: 236px;
    margin-right: 36px;
    padding:8px;
    border:1px solid #dadada;
}

.tur-image img{
    width: 653px;
    height: 236px;
}


.tur-description {
    float: left;
    font-size: 12px;
    height: 236px;
    overflow: hidden;
    width: 255px;
    border:1px solid #dadada;
    padding:8px;
    color:#7f7f7f;
}
.tur-ozetim {
    width:100%;
    float:left;
    height:175px;
}
.tur-detay-price {
    width:120px;
    float:right;
    height:70px;
}

.tur-main-price {
    font-size:35px;
    font-weight:bold;
    color:#52bd1b;
    width:100%;
    float: left;
}

.tur-from {
    font-size:11px;
    color:#979797;
    width:100%;
}



/*****GÜNCELLEMELER*****/

#OTELtab #ui-id-1,#OTELtab #ui-id-2,#OTELtab #ui-id-3,#OTELtab #ui-id-4 {
    background-color: #fff;
    border-bottom: 2px solid #e2e2e2;
}
#OTELtab .ui-tabs-active #ui-id-1,#OTELtab .ui-tabs-active #ui-id-2,#OTELtab .ui-tabs-active #ui-id-3,#OTELtab .ui-tabs-active #ui-id-4 {
    border-bottom: 2px solid #323a45;
}
#OTELtab .ui-tabs .ui-tabs-nav li {
    border-bottom-width: 0;
    float: left;
    
    list-style: outside none none;
    padding: 0;
    position: relative;
    top: 0;
    white-space: nowrap;
}



#OTELtab .ui-tabs .ui-tabs-nav .ui-tabs-anchor {
    border-bottom: 2px solid #929292;
    float: left;
    padding: 10px 40px;
    text-decoration: none;
}



#OTELtab .ui-state-active a,#OTELtab .ui-state-active a:link,#OTELtab .ui-state-active a:visited {
    color: #ffffff;
    text-decoration: none;
        border-bottom: 2px solid #363e48;

}

#OTELtab .ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
    height: 57px;
    background-image: url('../images/arrow.jpg');
    background-position:bottom left;
    background-repeat:no-repeat;
}


/*#tabs #ui-id-1,#OTELtab #ui-id-2,#OTELtab #ui-id-3,#OTELtab #ui-id-4 {
    border-bottom: 2px solid #e2e2e2;
}*/
/*#tabs .ui-tabs-active #ui-id-1,#OTELtab .ui-tabs-active #ui-id-2,#OTELtab .ui-tabs-active #ui-id-3,#OTELtab .ui-tabs-active #ui-id-4 {
    border-bottom: 2px solid #323a45;
}*/
#tabs .ui-tabs .ui-tabs-nav li {
    border-bottom-width: 0;
    float: left;
    
    list-style: outside none none;
    padding: 0;
    position: relative;
    top: 0;
    white-space: nowrap;
}

#tabs .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    border-bottom: 0 none;
    border-right: 1px solid #c3c3c3;
    border-top: 0 none;
    font-weight: bold;
}

#tabs .ui-tabs .ui-tabs-nav .ui-tabs-anchor {
    /*border-bottom: 2px solid #929292;*/
    float: left;
    padding: 10px 40px;
    text-decoration: none;
}

#tabs .ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
    background-image: none;
    background-position: left bottom;
    background-repeat: no-repeat;
    height: 55px;
}

#tabs .ui-state-active a,#OTELtab .ui-state-active a:link,#OTELtab .ui-state-active a:visited {
    color: #ffffff;
    text-decoration: none;
    /*border-bottom: 2px solid #363e48;*/


}

#OTELtab .ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
    color: #363E49 !important;
    background-color: #fff !important;
}
#tabs .ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
    color: #fff !important;
    background-color: #c3c3c3 !important;
}
#tabs .ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
    color: #c3c3c3;
    }

#tabs .ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
    height: 35px;
    /*background-image: url('../images/arrow.jpg');
    background-position:bottom left;
    background-repeat:no-repeat;*/
}

#tabs .ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
    /*background-color: transparent;*/
}

/*#tabs .ui-tabs-panel {
    margin-top: 1px;
}*/
#tabs .ui-state-default {
    margin-right: 0px !important;
}
#OTELtab .ui-state-default {
    margin-right: 10px !important;
}


.turlar {padding: 0; clear: both; margin-top:10px;}
.turlar li {padding: 7px 0;border-bottom:1px dashed #cccccc; width:100%; font-size:12px;}
.turlar li a {color:#666666;}
.turlar li a:hover {color: #333333;}
.turlar li img {float:left; margin-right:5px;width:316px;height:189px;margin-bottom:4px;}
.turlar li .TurtitleBar {
    /*width:956px;
    height:45px;
    height:auto;
    float:left;*/
    /*background-color:#f2f2f2;*/
    /*padding:12px;*/
    /*color:#7f7f7f;*/
    line-height:25px;
    height:25px;
    font-size:14px;
    /*margin-top:2px;*/
}

.hata { border: 1px solid rgb(255, 0, 0) }



.FiyatList table { 
		width: 100%; 
		border-collapse: collapse;
        font-size:11px;
	}
	/* Zebra striping */
.FiyatList	tr:nth-of-type(odd) { 
		background: #eee; 
	}
.FiyatList	th { 
		background: rgba(46, 54, 65, 0.96); 
		color: white; 
		font-weight: bold; 
	}
.FiyatList	td, .FiyatList th { 
		padding: 3px; 
		border: 1px solid #ccc; 
		/*text-align: left;*/ 
	}

.FiyatList a{color:#FF0000; text-decoration:underline }

.cizgili
{
    text-decoration: line-through;
}

.red
{
    color: #FF0000;
}

.redbold
{
    color: #FF0000;
    font-weight: bold;
}

