a {
    text-decoration: none;
}

a, img {
    border: none;
}
/* Genel sınıflar */
.tz, .clear {
    clear: both;
    display: block;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.db {
    display: block;
}

.dib {
    display: inline-block;
}

.fb {
    font-weight: 700;
}

body {
    /*background:#d9cfa5 url(../images/arkaplan.jpg) no-repeat top center;font:11px/16px Lucida Sans Unicode;color:#000;margin:0;*/
    font: 12px Trebuchet MS;
    color: #000;
    margin: 0;
    background: #fff url('../images/arkaplan.jpg');
    background-position:top left;
    background-repeat:no-repeat;

    width: 100%; height: 100%;
}

#genel {
    width: 1064px;
    margin: 0 auto;
}

#ust {
    width: 1064px;
    margin-bottom: 10px;
}

#ana {
    width: 1064px;
    margin-bottom: 10px;
}

    #ana .icerik {
        width: 1064px;
        float: left;
    }

#alt .mavi {
    width: 982px;
    height: 330px;
    padding: 8px;
    float: left;
}

#alt {
    position:relative;
    /*display: table-cell;*/
    /*display:block;*/
    width: 100%;
    height: 357px;
    margin-bottom: 20px;
    color: #666666;
    background-image:url(../images/footerbg.jpg);
    background-repeat:repeat-x;

    display: table;

}
.altcontainer {
    width: 1064px;
    height: 357px;
    margin-bottom: 20px;
    margin-left:auto;
    margin-right:auto;
}
.xxx {
    border-top: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    padding: 8px;
    margin-bottom: 15px;
    width: 965px;
    margin-left:auto;
    margin-right:auto;
    height: 20px;
}

    .xxx .sol {
        float: left;
        font-family: arial;
        color: #666666;
    }

    .xxx .sag {
        float: right;
    }

#alt .alan {
    float: left;
    width: 194px;
    padding: 5px;
    margin-top: 5px;
    margin-right: 10px;
    font-size: 12px;
    font-family: Arial;
    color: #fff;
}
    /*#alt .alan ul {}
#alt .alan ul li {padding-bottom:2px;font-size:12px;font-family:Arial;color:#fff}
#alt .alan ul li a {font-size:12px;font-family:Arial;color:#fff}
#alt .alan ul li a:hover {}*/
    #alt .alan a {
        font-size: 12px;
        font-family: Arial;
        color: #fff;
        display: block;
        float: left;
        width: 170px;
    }

        #alt .alan a:hover {
        }

* #alt .alan h3 {
    font-size: 22px;
    font-family: arial;
    color: #fff;
    font-weight: 300;
    padding-bottom: 13px;
}

#logo {
    float: left;
    width: 261px;
    height: 70px;
    margin-top: 40px;
}

    #logo h1 a {
        display: block;
        width: 257px;
        height: 101px;
        background: url(../images/logo.png) no-repeat;
        text-indent: -999em;
    }

    #logo p {
        display: none;
    }

.tab-alan {
    float: left;
    width: 302px;
    margin-right: 8px;
    margin-bottom: 15px;
}

    .tab-alan .yer {
        float: left;
        font-family: 'helvetica neue',helvetica, arial,sans-serif;
        color: #fff;
        font-size: 14px;
        font-weight: bold;
        padding-bottom: 10px;
    }

.alanx {
    float: left;
    width: 132px;
}

.alanxxx {
    float: left;
    width: 231px;
    margin-right: 10px;
    margin-left: 0px;
}

.alanxx {
    float: left;
    width: 62px;
    margin-right: 7px;
}

.alanx2 {
    float: left;
    width: 311px;
}

.ayar {
    float: left;
}

.alany {
    float: left;
    width: 464px;
}
/*.myBinput {width:464px;}*/

.agency {
       position: relative;
	
    float:right;
    padding: 6px;
	margin-right:5px;
	margin-top:5px;
	/*font-family: 'Open Sans Normal';*/
	padding-bottom:5px;
	padding-top:5px;
    /* Styles */
    background: #fff;
    border-radius: 5px;
    border:0;
    /*border: 1px solid rgba(0,0,0,0.15);*/
    /*box-shadow: 0 1px 1px rgba(50,50,50,0.1);*/
    cursor: pointer;
    outline: none;
	width:120px;
    font-weight: bold;
    color: #666666;
	font-size:14px;
    text-align:center;
}

.telefon {
    width: 315px;
    position: relative;
    float: right;
    padding: 6px;
    margin-right: 5px;
    margin-top: 1px;
    padding-bottom: 9px;
    padding-top: 9px;
}

.slider-yer {
    float: left;
    margin-top: 0;
    background: #bddff6;
    padding: 15px 10px 12px 10px;
    padding-top: 15px;
    margin-left: 0;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}

#slider {
    width: 730px;
    height: 325px;
    overflow: hidden;
    position: relative;
    margin-top: -5px;
    float: left;
}
    #slider .bx-wrapper .bx-viewport{
        -webkit-border-radius: 20px;
        -moz-border-radius: 5px;
        border-radius: 20px;
        height:320px;
        background-color:transparent;
    }




    #slider ul li img {
        width: 723px;
        height: 325px;
        -webkit-border-radius: 20px;
        -moz-border-radius: 5px;
        border-radius: 20px;
    }
    /*#slider ul#buton {position: absolute; bottom: 15px; right: 10px;}
#slider ul#buton li{float: left; margin-right: 5px}
#slider ul#buton li a{display: block;color: #fff;background:#d5d6d6;font-size:14px;font-family:Arial;font-weight:bold;-webkit-border-radius: 8px;-moz-border-radius: 8px;border-radius: 8px;text-indent:-9999px;padding-top:0px;padding-bottom:0px;padding-left:8px;padding-right:8px;}
#slider ul#buton li.aktif a{color: #fff; text-decoration: none;font-size:14px;font-family:Arial;font-weight:bold;-webkit-border-radius: 8px;-moz-border-radius: 8px;border-radius: 8px;background:#f9801d;}*/
    #slider .bx-wrapper .bx-pager {
        /*text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;*/
        bottom: 15px;
        position: absolute;
        right: 10px;
        width: auto;
    }

        #slider .bx-wrapper .bx-pager .bx-pager-item {
            float: left;
            margin-right: 5px;
        }

            #slider .bx-wrapper .bx-pager .bx-pager-item a {
                display: block;
                color: #fff;
                background: #d5d6d6;
                font-size: 14px;
                font-family: Arial;
                font-weight: bold;
                -webkit-border-radius: 8px;
                -moz-border-radius: 8px;
                border-radius: 8px;
                text-indent: -9999px;
                padding: 4px;
            }

                #slider .bx-wrapper .bx-pager .bx-pager-item a.active {
                    color: #fff;
                    text-decoration: none;
                    font-size: 14px;
                    font-family: Arial;
                    font-weight: bold;
                    -webkit-border-radius: 8px;
                    -moz-border-radius: 8px;
                    border-radius: 8px;
                    background: #f9801d;
                }

.kategori {
    /*background: #fff;*/
    float: left;
    width: 235px;
    margin-bottom: 15px;
    margin-right: 0px;
    /*padding: 10px;*/
}

    .kategori .temali {
   background-color: #fff;
    float: left;
    margin-top: 10px;
    width: 275px;
    }

        .kategori .temali li {
            padding: 7px;
            border-bottom: 1px dashed #e2e2e2;
            width: 215px;
        }

            .kategori .temali li a {
                font-family: 'helvetica neue',helvetica, arial,sans-serif;
                font-size: 14px;
                color: #042886;
            }

                .kategori .temali li a:hover {
                    font-weight: bold;
                }

.sidebar {
    float: left;
    width: 250px;
    margin-right: 20px;
    margin-top: 15px;
}

.kategori h2 {
    color: #053892;
    font-size: 18px;
    text-align:center
    /*font-family:'PT Serif', serif,"Arial Narrow",Arial,Helvetica,sans-serif;*/
}
/*.katet:bold;}
/*.kategori h2 {color:#003580;font-size:18px;font-family: 'MyriadProBoldCondensed';}*/

/*.sidondensed';}

/*.sidebar ul {float:left;margin-top:10px;}
.sidebar ul li {padding:7px;border-bottom:1px dashed #003580;width:215px;}
.sidebar ul li a {font-family: 'helvetica neue',helvetica, arial,sans-serif;font-size:14px;font-weight:300;color:#003580;}
.sidebar ul li a:hover {font-weight:bold;}*/

.katicerik {
    width:275px;
    padding: 10px;
    float:left;
    background-color:#bddff6;
    /*background-position:top left;
    background-repeat:repeat-y;*/
    border-radius:10px;
    -webkit-box-shadow: 0px 1px 5px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow:    0px 1px 5px 0px rgba(50, 50, 50, 0.75);
    box-shadow:         0px 1px 5px 0px rgba(50, 50, 50, 0.75);
}




.ico {
    float: left;
    margin-top: -5px;
    margin-right: 5px;
}

.butonList, .butonGrid {
    cursor: pointer;
    float: right;
    width: 38px;
    height: 30px;
    opacity: 0.3;
}

    .butonList:hover, .butonGrid:hover {
        opacity: 1;
    }

.butonList {
    background: url(../images/modeList.png) no-repeat;
}

.butonGrid {
    background: url(../images/modeGrid.png) no-repeat;
}

.otel-liste div:nth-child(3n) {
    margin-right: 0;
}

.otel-liste {
    float: left;
    width: 753px;
    margin-top: 15px;
}

     .otel-liste .kutu {
        width: 213px;
        height: 304px;     
        margin-right: 16px;
        margin-bottom: 10px;
        float: left;
        padding: 9px 11px 5px 11px;
        background-color: #fff;    
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        border: 1px solid #d9d9d9;
        /*background-image:url(../images/kutubg.png);
        background-repeat:no-repeat;*/
    }

        .otel-liste .kutu .resim {
            float: left;
            margin-left: 1px;
            margin-bottom: 8px;
            cursor: pointer;
            -webkit-border-radius: 5px;
            -moz-border-radius: 5px;
            border-radius: 5px;
        }

            .otel-liste .kutu .resim img {
                width: 210px;
                height: 140px;
                border: solid 1px #EFEFEF;
                -webkit-border-radius: 5px;
                -moz-border-radius: 5px;
                border-radius: 5px;
            }

        .otel-liste .kutu:hover {
            -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);
        }

        .otel-liste .kutu h2 a {
            color: #132D52;
            font-size: 14px;
            font-family: Arial;
            font-weight: bold;
            padding-bottom: 8px;
            float: left;
            width: 183px;
            height: 23px;
            overflow: hidden;
            display: block;
        }

        .otel-liste .kutu .bolge {
            font-size: 12px;
            font-family: arial;
            color: #000;
            font-weight: bold;
            display: block;
        }

        .otel-liste .kutu .ac {
            font-size: 11px;
            font-family: arial;
            color: #666666;
            line-height: 18px;
            height: 41px;
            overflow: hidden;
            display: block;
            margin-bottom: 2px;
        }

        .otel-liste .kutu .fiyat {
            position: relative;
            color: #cc0000;
            font-size: 20px;
            font-family: arial;
            font-weight: bold;
            float: left;
        }

        .otel-liste .kutu .fiyateski {
            color: #666;
            font-size: 14px;
            font-family: arial;
            float: left;
            margin-top: 15px;
        }

        .otel-liste .kutu .otelContent {
        }

    .otel-liste .gap {
        display: inline-block;
        width: 195px;
        height: 0;
    }

    .otel-liste .list {
        width: 700px;
        height: 150px;
        margin-right: 5px;
        padding: 8px;
        border: 1px solid #dadada;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        margin-bottom: 10px;
    }

        .otel-liste .list .resim {
            float: left;
            margin-left: 1px;
            margin-bottom: 8px;
            width: 222px;
            cursor: pointer;
        }



            .otel-liste .list .resim img {
                width: 212px;
                height: 140px;
                border: solid 1px #EFEFEF;
                -webkit-border-radius: 5px;
                -moz-border-radius: 5px;
                border-radius: 5px;
            }

        .otel-liste .list: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);
        }

        .otel-liste .list h2 a {
            color: #0896ff;
            font-size: 16px;
            font-family: Arial;
            font-weight: bold;
            padding-bottom: 8px;
            float: left;
            height: 23px;
            overflow: hidden;
            display: block;
        }

        .otel-liste .list .bolge {
            font-size: 12px;
            font-family: arial;
            color: #000;
            font-weight: bold;
            display: block;
        }

        .otel-liste .list .ac {
            font-size: 11px;
            font-family: arial;
            color: #666666;
            line-height: 18px;
            height: 33px;
            overflow: hidden;
            display: block;
            margin-bottom: 10px;
        }

        .otel-liste .list .fiyat {
            color: #cc0000;
            font-size: 20px;
            font-family: arial;
            font-weight: bold;
            float: left;
            margin-top: 8px;
        }

        .otel-liste .list .fiyateski {
            color: #cc0000;
            font-size: 16px;
            font-family: arial;
            float: left;
            margin-top: 15px;
        }

        .otel-liste .list .otelContent {
            float: left;
            width: 450px;
        }

        .otel-liste .list:after {
            content: "";
            clear: both;
            display: block;
            width: 100%;
        }

.manat {
    width: 24px;
    height: 20px;
    background: url(../images/AZN.png);
    background-size: 24px 20px;
    background-repeat: no-repeat;
    background-position: center bottom;
}

.OdafiyatOld {
    font-size: 14px;
    font-family: arial;
    font-weight: bold;
    float: right;
}

.Odafiyat {
    color: #cc0000;
    font-size: 14px;
    font-family: arial;
    font-weight: bold;
    float: right;
}

.sorting {
    float: left;
    width: 250px;
}

    .sorting ul li {
        display: inline-block;
        margin: 0 0 0 4px;
    }

.scrollup {
    width: 40px;
    height: 40px;
    opacity: 0.3;
    position: fixed;
    bottom: 50px;
    right: 40px;
    display: none;
    cursor: pointer;
    z-index: 10 ;
    /*background: url('images/icon_top.png') no-repeat;*/
}


.sidebar2 {
    float: left;
    width: 300px;
    margin-right: 10px;
    margin-top: 15px;
}
/*.sagicerik {float:left;width:724px;margin-top:15px;}*/
.title {
    color: #666666;
    font-size: 18px;
    /*font-family:'PT Serif', serif,"Arial Narrow",Arial,Helvetica,sans-serif;*/
    font-weight: bold;
}

.sagicerik {
    border: 1px solid #dadada;
    float: left;
    width: 732px;
    margin-top: 15px;
    background: #fff;
    color: #666666;
    padding: 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

/*.icerik-yer {background:#fff;padding:10px;padding-top:15px;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;}*/

.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);
        }

.ribbon {
    float: right;
    width: 116px;
    height: 87px;
    background: url(../images/ribbon.png) no-repeat;
    margin-bottom: -150px;
    position: absolute;
    margin-left: 108px;
    margin-top: -3px;
}
    /*.ribbon p {float:right;font-size:12px;font-family:arial;font-weight:bold;margin-right:18px;margin-top:9px;}*/

    .ribbon p {
        float: right;
        font-size: 12px;
        margin-right: 13px;
        margin-top: 11px;
        color: #fff;
        text-align: center;
        font-family: Arial;
        /*letter-spacing: 2px;*/
        /*transform:rotate(40deg);
-ms-transform:rotate(40deg);
-webkit-transform:rotate(40deg);*/
    }

.star {
    float: left;
    display: block;
    width: 16px;
    height: 16px;
    background: url(../images/star-rating-sprite.png) no-repeat;
}

.stars {
    float: left;
    display: block;
    width: 70%;
}

.pansiyon {
    float: right;
    display: block;
    width: 30%;
    text-align:right;
    font-size:14px;
    font-weight:bolder;
    color:darkgoldenrod;
}

.persons {
    position: relative;
}

    .persons span {
        float: left;
        display: block;
    }

.person {
    float: left;
    display: block;
    width: 20px;
    height: 20px;
    background: url(../images/person.png);
    background-size: 20px 20px;
    background-repeat: no-repeat;
    background-position: center bottom;
}

.personChd {
    float: left;
    display: block;
    width: 15px;
    height: 20px;
    background: url(../images/person.png);
    background-size: 15px 15px;
    background-repeat: no-repeat;
    background-position: center bottom;
}


.rating {
    overflow: hidden;
    display: inline-block;
}

.rating-input {
    position: absolute;
    left: 0;
    top: -50px;
}

    .rating:hover .rating-star:hover,
    .rating:hover .rating-star:hover ~ .rating-star,
    .rating-input:checked ~ .rating-star {
        background-position: 0 0;
    }

.rating-star, .rating:hover .rating-star {
    float: right;
    display: block;
    width: 16px;
    height: 16px;
    background: url(../images/star-rating-sprite.png) 0 -16px;
}



.bas {
    color: #666666;
    float: left;
    font-size: 10px;
    margin-top: -5px;
}

.satin-al {
    background-color: #F6A733; /* Old browsers */
    padding: 6px;
    color: #fff;
    font-weight: bold;
    font-size: 12px;
    font-family: Arial;
    float: right;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #f6a83c;
    background: -moz-linear-gradient(top, #f6a83c 0%, #f67917 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #f6a83c), color-stop(100%, #f67917));
    background: -webkit-linear-gradient(top, #f6a83c 0%, #f67917 100%);
    background: -o-linear-gradient(top, #f6a83c 0%, #f67917 100%);
    background: -ms-linear-gradient(top, #f6a83c 0%, #f67917 100%);
    background: linear-gradient(to bottom, #f6a83c 0%, #f67917 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6a83c', endColorstr='#f67917', GradientType=0 );
}

    .satin-al:hover {
        background: #ffbe8a;
        color: #666;
    }

.mavi {
    width: 283px;
    height: 79px;
}

.eposta-yazi {
    height: 41px;
    color: #495053;
    padding-left: 70px;
    font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
    font-size: 16pt;
    line-height: 41px;
}

.eposta-input {
    float: left;
    padding-left: 55px;
}

.input {
    width: 200px;
    float: left;
    height: 24px;
    font-size: 12px;
    font-family: arial;
}

.buton2 {
    background: #da213d;
    border: 0;
    border-bottom: 2px solid #a60e25;
    color: #fff;
    padding: 9px 21px;
    text-align: center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    width: auto;
    float: right;
}

    .buton2:hover,
    .buton2:active {
        cursor: pointer;
        background: #377AD0;
        border: 0;
        border-bottom: 2px solid transparent;
    }

.ot {
    font-size: 22px;
    font-family: arial;
    color: #f7ba0c;
    font-weight: 300;
    padding-bottom: 13px;
    padding-top: 10px;
    float: left;
}

.bulten {
    float: left;
    padding: 8px;
    width: 500px;
    height:95px;
    margin-top:25px;
    background-color:#fff;
    margin-left:20px;
}
.bulten h3{
    font-size:24px;
    color:#f23956;
    width:100%;
    display:block;
}

.txtmail{
    font-size:24px;
    color:#f23956;
    width:250px;
    border:1px solid #e2e2e2;
    display:block;
    float: left;
    height:34px !important;
    padding:0;
    margin-top:10px
}
.btnGonder{
    font-size:1px;
    float: left;
    color:#fff;
    width:106px;
    height:34px;
    background-repeat:no-repeat;
    display:block;
    background-image:url(../images/btngonder.jpg);
    border:0 none;
    margin-left:10px;
    margin-top:10px
}

.fb {
    float: left;
    width: 516px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-left:20px;
}
.fb iframe{
    height:186px !important;
    background-color:#fff;
    width: 516px !important;
}
.HotelTab {
    padding: 0;
    clear: both;
}

    .HotelTab li {
        display: inline;
    }
/*.HotelTab li a { background: #ccf; padding: 10px; float:left; border-right: 1px solid #ccf; border-bottom: none; text-decoration: none; color: #000; font-weight: bold;}
.HotelTab li.active a { background: #eef; }*/
.HotelContent {
    float: left;
    clear: both;
    border: 1px solid #ccf;
    border-top: none;
    border-left: none;
    background: #333;
    padding: 10px 5px 20px;
    width: 692px;
}

.HotelTab li a {
    font-size: 16px;
    text-decoration: none;
    color: #0283da;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.HotelTab li.active a {
    color: #FFF;
}

ul.HotelTab {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

    ul.HotelTab li {
        display: inline-block;
        padding: 10px 15px;
        cursor: pointer;
        margin-bottom: -2px;
        color: #ced5e0;
        /*font-family:'PT Serif', serif,"Arial Narrow",Arial,Helvetica,sans-serif;*/
        font-weight: bold;
        /*fon  font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
            font-weight:bold;
			/*font-family: 'MyriadProBoldCondensed';*/
        font-size: 18px;
        background-color:#dadada
    }

        ul.HotelTab li.active {
            background: #0283da;
            color: #fff;
            /*font-family: 'MyriadProBoldCondensed';*/
            font-size: 18px;
        }

.HotelContent {
    display: none;
    background: #0283da;
    padding: 8px;
}

    .HotelContent.active {
        display: inherit;
    }

.HotelYorum {
    background: #fff;
    float: left;
    width: 670px;
    margin-bottom: 5px;
    margin-right: 0px;
    border: 1px solid #dadada;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 10px;
}

.Green {
    color: #17670b;
    padding-left: 40px;
}

.HotelYorum ul li {
    background: #ED4444;
    margin-bottom: 5px;
    margin-right: 0px;
    border: 1px solid #dadada;
    padding: 10px;
}

.HotelOzellik {
    background: #fff;
    float: left;
    width: 670px;
    margin-bottom: 5px;
    margin-right: 0px;
    border: 1px solid #dadada;
    padding: 10px;
}

    .HotelOzellik .OzKutu {
        display: block;
        float: left;
        width: 33%;
    }

.sonOteller {
    padding: 0;
    clear: both;
    margin-top: 10px;
}

    .sonOteller li {
        padding: 7px;
        border-bottom: 1px dashed #003580;
        width: 215px;
    }

        .sonOteller li a {
            font-family: 'helvetica neue',helvetica, arial,sans-serif;
            font-size: 12px;
            color: #003580;
        }

            .sonOteller li a:hover {
                font-weight: bold;
                color: #FF0000;
            }

        .sonOteller li img {
            float: left;
            margin-right: 5px;
        }

.HotelMainImage {
    background: #fff;
    float: left;
    width: 682px;
    margin-bottom: 5px;
    margin-right: 0px;
    border: 1px solid #dadada;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 10px;
}

.araKategori {
    float: left;
    width: 290px;
    margin-bottom: 5px;
    margin-right: 0px;
    /*padding: 10px;*/
    /*background: #b98939;
    background: -moz-linear-gradient(top, #b98939 0%, #cca052 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #b98939), color-stop(100%, #cca052));
    background: -webkit-linear-gradient(top, #b98939 0%, #cca052 100%);
    background: -o-linear-gradient(top, #b98939 0%, #cca052 100%);
    background: -ms-linear-gradient(top, #b98939 0%, #cca052 100%);
    background: linear-gradient(to bottom, #b98939 0%, #cca052 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b98939', endColorstr='#cca052', GradientType=0 );*/
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    color:#0283da
}

.araTitle {
    float: left;
    font-family: 'helvetica neue',helvetica, arial,sans-serif;
    color: #fff;
    font-size: 13px;
    line-height: 30px;
    display: block;
    vertical-align: middle;
}

.odaAra {
    background: #fff;
    float: left;
    width: 682px;
    margin-bottom: 5px;
    margin-right: 0px;
    border: 1px solid #dadada;
    padding: 10px;
}

    .odaAra .araTitle {
        float: left;
        font-family: 'helvetica neue',helvetica, arial,sans-serif;
        color: #666666;
        font-size: 13px;
        font-weight: bold;
        line-height: 30px;
        display: block;
        vertical-align: middle;
    }

    .odaAra .fl {
        margin-right: 4px;
    }

.araSag {
    float: right;
    width: auto;
}

.myinput {
    min-width: 55px;
}

.mySinput, .mySinput:focus {
    background: #FFFFFF url('../images/datepicker-mini.png') no-repeat 100% 50%;
}

.myBinput { 
	padding:6px 15px 6px 30px;
	/*background: url('../images/search.png') no-repeat 8px 6px;*/ 

    -webkit-appearance:none;

background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ccc));
-webkit-appearance: none;
-webkit-box-shadow: 1px 1px 1px #fff;
-webkit-border-radius: 0.5em;

border: 1px solid #D0D0D0;
background: #FBFBFB url('../images/search.png') no-repeat 8px 6px;
-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.05);
-moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.05);
-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.05);
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
font-size: 14px;
color: #444;
}

.myBinput[type="text"]:focus {
background: #FFFFFF url('../images/search.png') no-repeat 8px 6px;
border: 1px solid #52A8E8;
-webkit-box-shadow: 0 0 1px 1px #eee;
box-shadow: 0 0 1px 1px #eee;
-moz-box-shadow: 0 0 1px 1px #eee;	
}


.ui-autocomplete-category {
    font-weight: bold;
    padding: .2em .4em;
    margin: .8em 0 .2em;
    line-height: 1.5;
}

.nowrap {
    white-space: nowrap;
}






.altbuton {
    margin: 0;
    padding: 0;
    list-style: none;
    border-width: 0;
    position: relative;
}

    .altbuton li {
        display: inline-block;
        margin: 0;
        padding: 0;
    }

        .altbuton li a {
            display: block;
            padding: 4px 0 4px 0;
            text-decoration: none;
            color: #333333;
            display: block;
            float: left;
            font-size: 12px;
            font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
            font-weight: bold;
            /*font-family: 'MyriadProBoldCondensed';*/
        }

.alan img {
    margin-left: -10px;
}

.altbuton li:last-child a {
    display: block;
    text-decoration: none;
    color: #333333;
    font-size: 12px;
    border: 0;
    font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
    font-weight: bold;
    /*font-family: 'MyriadProBoldCondensed';*/
}


.altbuton li:hover > a,
.altbuton li > a:hover {
    color: #fff;
    text-shadow: -1px -1px #303030;
}

.altbuton li:hover {
    position: relative;
}

.otel-liste div:nth-child(3n) {
    margin-right: 0;
}


#mesGrid article {
    margin-right: 5px;
}


.turlar {padding: 0; clear: both; margin-top:10px;}
.turlar li {padding:7px;border-bottom:1px dashed #666666;}
.turlar li a {color:#666666;}
.turlar li a:hover {color: #333333;}
.turlar li img {float:left; margin-right:5px;width:212px;height:140px;margin-bottom:4px;}



/*.slider-yer {
    float: left;
    margin-top: 0;
    background: #bddff6;
    padding: 15px 10px 12px 10px;
    padding-top: 15px;
    margin-left: 0;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}

#slider {
    width: 730px;
    height: 325px;
    overflow: hidden;
    position: relative;
    margin-top: -5px;
    float: left;
}*/



.tavsiyeoteller {
    width:750px;
    /*width:742px;*/
    height:400px;
    /*background-image:url(../images/tavsiyeoteller.jpg);
    background-repeat:repeat-x;*/
    margin-top:20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    padding-left:7px;



background: -moz-linear-gradient(top,  rgba(3,124,205,1) 0%, rgba(59,154,217,1) 30%, rgba(133,193,234,1) 70%, rgba(188,223,246,0.6) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(3,124,205,1)), color-stop(30%,rgba(59,154,217,1)), color-stop(70%,rgba(133,193,234,1)), color-stop(100%,rgba(188,223,246,0.6))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(3,124,205,1) 0%,rgba(59,154,217,1) 30%,rgba(133,193,234,1) 70%,rgba(188,223,246,0.6) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(3,124,205,1) 0%,rgba(59,154,217,1) 30%,rgba(133,193,234,1) 70%,rgba(188,223,246,0.6) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(3,124,205,1) 0%,rgba(59,154,217,1) 30%,rgba(133,193,234,1) 70%,rgba(188,223,246,0.6) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(3,124,205,1) 0%,rgba(59,154,217,1) 30%,rgba(133,193,234,1) 70%,rgba(188,223,246,0.6) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#037ccd', endColorstr='#99bcdff6',GradientType=0 ); /* IE6-9 */

}

.tavsiyeoteller .bx-viewport {
    min-height: 340px;
}

.tavsiyeoteller .bx-wrapper .bx-controls-direction a {
    top: -14px;
}

.tavsiyeoteller .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
    bottom: -16px;
}

.tavsiyeoteller .bx-wrapper .bx-pager.bx-default-pager a {
    background: none repeat scroll 0 0 #FFAF66;
}
.tavsiyeoteller .bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: none repeat scroll 0 0 #E37306;
}

.tavsiyeotelbaslik {
    display:block;
    width:100%;
    /*height:50px;
    line-height:50px;*/
    text-align:center;
    color:#fff;
    font-size:35px;
}


    #tab-2 #aweb-widget-search-container #aweb-search-panel.aweb-sbox-300x250 {
        width: 285px !important;
        background-color:none !important;
    }
