﻿/* Anemon Hotel CSS */


@font-face { font-family: 'ubuntulight'; src: url('/webfonts/ubuntu-l-webfont.eot'); src: url('/webfonts/ubuntu-l-webfont.eot?#iefix') format('embedded-opentype'), url('/webfonts/ubuntu-l-webfont.woff') format('woff'), url('/webfonts/ubuntu-l-webfont.ttf') format('truetype'), url('/webfonts/ubuntu-l-webfont.svg#ubuntulight') format('svg'); font-weight: normal; font-style: normal; }

@font-face { font-family: 'ubuntumedium'; src: url('/webfonts/ubuntu-m-webfont_0.eot'); src: url('/webfonts/ubuntu-m-webfont_0.eot?#iefix') format('embedded-opentype'), url('/webfonts/ubuntu-m-webfont_0.woff') format('woff'), url('/webfonts/ubuntu-m-webfont_0.ttf') format('truetype'), url('/webfonts/ubuntu-m-webfont_0.svg#ubuntumedium') format('svg'); font-weight: normal; font-style: normal; }

@font-face { font-family: 'ubunturegular'; src: url('/webfonts/ubuntu-r-webfont_0.eot'); src: url('/webfonts/ubuntu-r-webfont_0.eot?#iefix') format('embedded-opentype'), url('/webfonts/ubuntu-r-webfont_0.woff') format('woff'), url('/webfonts/ubuntu-r-webfont_0.ttf') format('truetype'), url('/webfonts/ubuntu-r-webfont_0.svg#ubunturegular') format('svg'); font-weight: normal; font-style: normal; }

body, html, input { margin: 0; padding: 0; font-weight: normal; }

body { padding-bottom: 56px; /*min-width: 996px;*/ }

input, textarea, a { outline: none; }

input, textarea { font: 11px 'ubunturegular', 'arial', 'serif'; }

img { border: none; }

a, a:hover { text-decoration: none; color: #000; }

body { background: #fff; font: 11px 'ubunturegular', 'arial', 'serif'; }

::selection { background: #8B468C; color: #fff; }

::-moz-selection { background: #8B468C; color: #fff; }

/* Standart Sınıflar */
.b { display: block; }

.di { display: inline-block; }

.dn { display: none; }

.fl { float: left; }

.fr { float: right; }

.a { position: absolute; }

.f { position: fixed; }

.r { position: relative; }

.c { position: relative; margin: 0 auto; }

.o { overflow: hidden; }

.m { width: 996px; }

.l { margin: 0; padding: 0; list-style: none; }

.cl { clear: both; }

#top { height: 33px; /*background: url(/images/top-bg.jpg) left top repeat-x;*/ background: #000; color: #fff; z-index: 20000; }

    #top a { color: #fff; }

#header { height: 90px; background: rgba(0,0,0,.3); z-index: 2000; }

    #header.f { width: 100%; top: 33px; height: 35px; z-index: 10; }

        #header.f a { padding: 9px 0 7px 20px; }

        #header.f #logo { position: relative; top: -22px; background: url(/images/logo-s.png) no-repeat; filter: brightness(0) invert(1); }

            #header.f #logo, #header.f #logo a { height: 57px; width: 155px; }

#top.f { width: 100%; z-index: 10; }

#hr { color: #666; font-size: 10px; line-height: 33px; margin-right: 10px; }

    #hr a { border-right: 1px #666 solid; padding: 0 10px; }

#social { margin-right: 10px; }



    #social li { background: url(http://www.anemonhotels.com/images/social-icon-bg.png) 0 no-repeat; float: left; margin-left: 10px; text-indent: -999em; }

        #social li, #social li a { width: 20px; height: 33px; font: 11px/33px 'ubuntulight'; display: block; }


    #social :nth-child(1) { background-position: 0px 0px; }
    #social :nth-child(3) { background-position: 0px -35px; }
    #social :nth-child(4) { background-position: 0px -100px; }
    #social :nth-child(2) { background-position: 0px -68px; }


#apps { margin-right: 16px; }

    #apps li, #apps li a { width: 89px; height: 33px; }

    #apps li { float: left; background: url(/images/app-icon-bg.png) 0 -33px no-repeat; text-indent: -999em; margin-left: 2px; }

        #apps li a { display: block; }

        #apps li:first-child { background-position: 0 0; margin-left: 0; }

#search { background: url(/images/search-bg.jpg) no-repeat; width: 183px; height: 24px; margin-top: 4px; }

    #search input { background: none; border: none; height: 24px; }

        #search input.text { width: 135px; color: #b3b3b3; font-size: 11px; padding-left: 10px; line-height: 25px; }

        #search input.button { width: 38px; cursor: pointer; }

#langs li { float: left; margin-left: 10px; padding-top: 10px; }

#logo, #logo a { width: 226px; height: 83px; }

#logo { background: url(/images/h1-logo.png) no-repeat; text-indent: -999em; margin: 0; }

#nav li { float: left; }

    #nav li a { font: 15px 'ubuntulight'; color: #fff; padding: 37px 0 25px 5px; margin-left: 10px; border-left: 1px #dfdfdf solid; display: inline-block; height: 18px; }
    #nav li > a { border: none !important; font-weight: 600; font-size: 14px; letter-spacing: -0.2px;}
        #nav li > a:hover { font-weight: 600; }
    #nav li:first-child a { border: none; padding-left: 25px; margin-left: 0; }

    #nav li .submenu { position: absolute; left: 0; display: none; background: #EBEBEB; width: 966px; margin-top: 0px; padding: 15px; border-bottom: 10px #2F2F2F solid; height: 370px; }

    #nav li:hover .submenu { display: block; -moz-box-shadow: 0px 5px 5px rgba(0,0,0,.5); -webkit-box-shadow: 0px 5px 5px rgba(0,0,0,.5); box-shadow: 0px 5px 5px rgba(0,0,0,.5); padding-bottom: 20px; }

    #nav li .submenu ul { float: left; height: auto; width: 241px; height: 370px; }

        #nav li .submenu ul li { width: 214px; height: 25px; overflow: hidden; position: relative; border: 1px #EBEBEB solid; background: url(/images/nav-submenu-arrow.jpg) left center no-repeat; padding-left: 15px; margin-bottom: 5px; }

            #nav li .submenu ul li .hotel a{     float: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 290px;}
	#nav li .submenu ul li:hover .hotel a{     float: left;
    overflow: hidden;
    white-space: normal;
    text-overflow: ellipsis;
    width: 290px;}

            #nav li .submenu ul li a { padding: 0; margin: 0; border: none; margin: 2px 0; }

            #nav li .submenu ul li .hotel a { font-size: 13px;
    text-indent: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
    height: auto;}

            #nav li .submenu ul li .img { height: 150px; width: 100%; overflow: hidden; }

            #nav li .submenu ul li.hover { background: url("/images/top-bg.jpg") left top repeat-x; border-color: #2c2c2c; padding-left: 0; width: 229px; }

                #nav li .submenu ul li.hover .hotel a { color: #fff; }

            #nav li .submenu ul li .desc { background: rgb(0, 0, 0); background: rgba(0,0,0,.6); color: #fff; padding: 10px; bottom: -100px; left: 0; height: 40px; }

                #nav li .submenu ul li .desc p { margin: 0; padding: 0; }

                #nav li .submenu ul li .desc a { color: #fff; font-size: 11px; }

    #nav li:hover a { color: #701471; font-family: 'ubuntulight'; }

    #nav li:hover ul li a { color: #000; font-family: 'ubuntulight'; }
	#nav li:hover ul li a img{width:100%!important;}
    #nav li:hover ul li:hover a { color: #fff; }
#nav #sub { height: 570px; width: 1000px; }
    #nav #sub ul { width: 333px; }
        #nav #sub ul li { width: 300px; }
#slide { top: 0; left: 0; z-index: 1; width: 100%; }

    #slide .arrow { width: 36px; height: 102px; background: url(/images/slide-arrows.png) no-repeat; top: 300px; text-indent: -999em; }

        #slide .arrow.prev { left: 40px; }

        #slide .arrow.next { background-position: -36px 0; right: 40px; }


#slideHover { width: 670px; height: 400px; bottom: 0; right: 0; z-index: 10000; background-repeat: no-repeat; background-position: right center; }

#slideTips { width: 310px; height: 170px; background: url(/images/slide-img-tips.png) no-repeat; right: 0; padding: 15px; cursor: pointer; }

    #slideTips h3 { color: #fff; margin: 0; padding: 15px; font: 18px 'ubuntulight'; height: 40px; }

    #slideTips p { color: #C3C3C3; font: 13px 'ubuntulight'; padding: 9px 15px; }

    #slideTips .img { width: 200px; height: 200px; border: 8px #701471 solid; -moz-border-radius: 200px; -webkit-border-radius: 200px; border-radius: 200px; overflow: hidden; background: #fff; left: -190px; top: -20px; display: none; }

    #slideTips .price { -moz-border-radius: 90px; -webkit-border-radius: 90px; border-radius: 90px; overflow: hidden; background: #701471; color: #fff; left: -50px; top: -50px; display: none; padding: 20px; font: 30px 'ubuntumedium'; }

#reservation { width: 100%; }
    /*#reservation:after { position: absolute; content: ""; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,.5)}*/

    #reservation .wrapper, #masterReservationForm { height: 250px; background: rgb(0, 0, 0); background: rgba(0,0,0,.5); left: 0; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; -moz-border-top-left-radius: 0; -webkit-border-top-left-radius: 0; border-top-left-radius: 0; color: #fff; padding: 15px 0 5px; }
    #reservation .wrapper { height: 135px; }
    #reservation .tabs li { float: left; background: url(/images/reservation-tab-bg.png) -126px -37px no-repeat; height: 37px; width: 136px; margin-left: -5px; color: #fff; font: 16px/37px 'ubuntumedium'; text-indent: 18px; cursor: pointer; }

        #reservation .tabs li.second:hover, #reservation .tabs li.second.active { background-position: -126px 0; }

        #reservation .tabs li.first { width: 126px; background-position: 0 -37px; margin-left: 0; text-indent: 12px; }

            #reservation .tabs li.first:hover, #reservation .tabs li.first.active { background-position: 0 0; }


#specialoffers { /*bottom:105px;*/ bottom: -10px; left: 0; background: url(/images/special-offers-pattern-bg.png); height: 148px; width: 100%; z-index: 1; }

    #specialoffers .boxes li { width: 319px; height: 65px; background: #2c032d; float: left; text-align: center; padding: 6px; }

        #specialoffers .boxes li.purple { background: #2c032d; }

        #specialoffers .boxes li.blue { background: #26C0D8; color: #000; }

            #specialoffers .boxes li.blue p a { color: #000; }

        #specialoffers .boxes li h2 { margin: 7px 0 0; font: normal 15px 'ubuntulight'; color: #fff; }

            #specialoffers .boxes li h2 a { color: #fff; }

        #specialoffers .boxes li p { font-size: 13px; color: #c3c3c3; margin: 0; padding: 0px 10px; }

            #specialoffers .boxes li p a { color: #c3c3c3; }

        #specialoffers .boxes li div { padding: 7px 5px; border: 1px #fff solid; }

            #specialoffers .boxes li div h2 { margin: 0; }

        #specialoffers .boxes li.nobg { background: none; }

#bottom { background: url(/images/bottom-pattern-bg.jpg) left top repeat-x; height: 45px; bottom: -50px; /*bottom: 29px;*/ width: 100%; z-index: 2; }

    #bottom ul.list { padding: 7px 0px; }

        #bottom ul.list li { float: left; background: url(/images/submenu-icons-bg.png) 0 0 no-repeat; line-height: 35px; padding-left: 35px; margin-left: 13px; font-size: 11px; }

            #bottom ul.list li.i1 { background-position: 0 -20px; margin-left: 0; }

            #bottom ul.list li.i2 { background-position: 0 -94px; }

            #bottom ul.list li.i3 { background-position: 0 -173px; }

            #bottom ul.list li.i4 { background-position: 0 -249px; line-height: 16px; }

            #bottom ul.list li.i5 { background-position: right -321px; padding: 0 35px 0 10px; border-left: 1px #a7a7a7 solid; margin-left: 10px; }

                #bottom ul.list li.i5 a, #bottom ul.list li.i6 { color: #5f0a56; font-size: 13px; }

            #bottom ul.list li.i6 { background: none; padding: 0 0 0 10px; border-left: 1px #a7a7a7 solid; margin-left: 10px; }

                #bottom ul.list li.i6:hover #hotelphones { display: block; position: absolute; background: url(/images/special-offers-pattern-bg.png) repeat #701471; padding: 20px; width: 956px; height: 325px; top: -305px; right: 0; color: #fff; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; -moz-border-bottom-left-radius: 0; -webkit-border-bottom-left-radius: 0; border-bottom-left-radius: 0; -moz-border-bottom-right-radius: 0; -webkit-border-bottom-right-radius: 0; border-bottom-right-radius: 0; -moz-box-shadow: 0 -5px 10px rgba(94,34,95,.8); -webkit-box-shadow: 0 -5px 10px rgba(94,34,95,.8); box-shadow: 0 -5px 10px rgba(94,34,95,.8); }

                #bottom ul.list li.i6 #hotelphones ul { float: left; width: 239px; }

                #bottom ul.list li.i6 #hotelphones li { line-height: normal; padding-left: 0; margin: 0 0 10px 0; background: none; float: none; width: 239px; }

                    #bottom ul.list li.i6 #hotelphones li a { color: #fff; }

                    #bottom ul.list li.i6 #hotelphones li strong { font: normal 13px 'ubuntumedium'; }

            #bottom ul.list li span a { line-height: normal; color: #1f1f1f; }

#footer { background: #000; height: 29px; bottom: 0; width: 100%; z-index: 3; }

    #footer p { margin: 0; line-height: 29px; }

        #footer p, #footer p a { color: #a0a0a0; }

#masterContent { background: url(/images/masterContent-pattern.jpg); width: 100%; min-height: 800px; }

    #masterContent .m.c { padding: 0; }

#masterText.anemore { background: #fff; padding: 30px; -moz-box-shadow: 5px 5px 5px rgba(0,0,0,.15); -webkit-box-shadow: 5px 5px 5px rgba(0,0,0,.15); box-shadow: 5px 5px 5px rgba(0,0,0,.15); border-bottom: 10px #701471 solid; }

    #masterText.anemore p { margin-top: 0; padding-top: 0; font-size: 14px; }

.masterImage { left: 0; top: 0; width: 100%; max-height: 800px; overflow: hidden; }

    .masterImage .mask { background: url(/images/masterImage-mask.png) center bottom repeat-x; height: 590px; bottom: 0; left: 0; width: 100%; }

#masterTitle { font: 32px/157px 'ubuntumedium'; text-shadow: 2px 2px 0 #000; margin: 0; padding: 0; color: #fff; }

.box { width: 320px; height: 389px; background: #efefef; margin: 0 18px 18px 0; -moz-box-shadow: 5px 5px 5px rgba(0,0,0,.15); -webkit-box-shadow: 5px 5px 5px rgba(0,0,0,.15); box-shadow: 5px 5px 5px rgba(0,0,0,.15); position: relative; z-index: 1; -webkit-transition: all 0.5s linear; -o-transition: all 0.5s linear; -moz-transition: all 0.5s linear; -ms-transition: all 0.5s linear; -kthtml-transition: all 0.5s linear; transition: all 0.5s linear; }

    .box .title { background: url(/images/box-title-bg.jpg) repeat-x; height: 50px; text-shadow: 1px 1px 1px #000; font: 20px/50px 'ubuntumedium'; text-indent: 20px; color: #fff; }

        .box .title a { color: #fff; }

        .box .title.min { font-size: 13px; }

    .box .img { height: 200px; background: #E6E6E6; }

        .box .img .zoom { left: 45%; top: 40%; position: absolute; display: none; }

    .box:hover { -moz-box-shadow: 0 0 50px rgba(0,0,0,.5); -webkit-box-shadow: 0 0 50px rgba(0,0,0,.5); box-shadow: 0 0 50px rgba(0,0,0,.5); z-index: 2; }

        .box:hover .img .zoom { display: block; }

    .box .desc { height: 89px; padding: 10px 15px; font-size: 13px; }

        .box .desc a { color: #666; }

    .box .more { background: url(/images/box-more-bg.jpg) no-repeat; text-align: center; height: 30px; line-height: 30px; }

        .box .more a { color: #7b7a7a; font-size: 12px; }

    .box .scroll { font-size: 13px; line-height: 20px; width: 290px; height: 300px; overflow: auto; position: relative; }

        .box .scroll strong { font-weight: normal; font-family: 'ubuntumedium'; color: #77746F; }

        .box .scroll ul { list-style: inside square; padding-left: 15px; }

            .box .scroll ul li:first-child { padding-top: 0; }

        .box .scroll.min { height: 120px; padding: 10px 15px; }

    .box .desc .gallery { width: 320px; height: 180px; background: url(/images/loader.gif) center center no-repeat #ececec; }

        .box .desc .gallery .zoom { left: 45%; top: 40%; position: absolute; display: none; }

        .box .desc .gallery:hover .zoom { display: block; }

        .box .desc .gallery.min { height: 180px; }

        .box .desc .gallery li { position: relative; width: 320px; height: 180px; }

        .box .desc .gallery .jcarousel-clip { width: 320px; height: 180px; overflow: hidden; }

        .box .desc .gallery .jcarousel-container { height: 180px; position: relative; }

        .box .desc .gallery .jcarousel-prev, .box .desc .gallery .jcarousel-next { background: url(/images/gallery-scroll-arrows.png) no-repeat; top: 50px; width: 24px; height: 68px; position: absolute; cursor: pointer; opacity: 0; -moz-opacity: 0; -webkit-opacity: 0; }

        .box .desc .gallery .jcarousel-prev { left: 15px; }

        .box .desc .gallery .jcarousel-next { right: 15px; background-position: -24px 0; }

        .box .desc .gallery:hover .jcarousel-prev, .box .desc .gallery:hover .jcarousel-next { opacity: 1; -moz-opacity: 1; -webkit-opacity: 1; }

    .box .desc .text p { margin: 0 0 5px; }

#gallery.box { background: none; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; }

    #gallery.box .jcarousel-container { background: #ECECEC; margin-top: 0; }

    #gallery.box .note { text-align: center; font-style: italic; font-size: 10px; padding: 14px 11px; background: #4B094C; color: #fff; margin-top: 0; }

.box.min { width: 235px; height: 300px; }

    .box.min.events { height: 320px; }

    .box.min .img { height: 146px; }

    .box.min .more { background-position: center 0; }

    .box.min.events .gallery { background: #b8b5b3; height: 20px; text-align: center; line-height: 20px; }

        .box.min.events .gallery a { color: #5E564D; font-size: 9px; }

    .box.min.events:hover .gallery { background: #701471; }

        .box.min.events:hover .gallery a { color: #fff; }

    .box.min .title { font-size: 15px; line-height: 35px; height: 35px; }

    .box.min .desc { padding: 0; }

        .box.min .desc h3, #davet .desc h3 { margin: 0; padding: 0 0px 0 35px; background: #701471; color: #fff; font: normal 13px/30px 'ubuntumedium'; }

        .box.min .desc h3 { padding-left: 0; overflow: hidden; font-size: 10px; }

            .box.min .desc h3 span { padding: 0 5px 0 27px; background: url(/images/support.png) 5px center no-repeat #817A74; font-size: 10px; display: inline-block; float: left; height: 30px; margin-right: 5px; }

        .box.min .desc p, #davet .desc p { margin: 0; padding: 4px 5px 4px 35px; font: normal 13px 'ubuntumedium'; font: normal 13px 'ubuntumedium'; }

        .box.min .desc .phone, #davet .desc .phone { background: url(/images/phone.png) 10px center no-repeat; }

        .box.min .desc .mail, #davet .desc .mail { background: url(/images/mail.png) 10px center no-repeat; font-size: 11px; }

            .box.min .desc .mail a, #davet .desc .mail a { color: #000; }

                .box.min .desc .mail a:hover, #davet .desc .mail a:hover { color: #701471; }

#davet .gallery { background: #fff; }

#davet .desc { margin: 0; padding: 0; }

.box.small { width: 235px; height: 180px; }

    .box.small .img { height: 120px; }

    .box.small .desc { height: 40px; text-align: center; font-size: 15px; background: #313131; color: #fff; }

    .box.small:hover .desc { background: #6E1372; }

    .box.small.genis { width: 470px; height: 180px; }

        .box.small.genis .img { height: 140px; border-right: 1px #817A74 solid; background: #fff; }

        .box.small.genis .desc { background: url(/images/box-title-bg.jpg) repeat-x; height: 20px; text-shadow: 1px 1px 1px #000; font: 15px/20px 'ubuntumedium'; color: #fff; line-height: 25px; text-align: left; }

        .box.small.genis .text { width: 208px; margin-left: 14px; padding: 10px 10px 10px 0; font-size: 13px; }

        .box.small.genis:hover .desc { background: #6E1372; }

        .box.small.genis .link a { background: url(/images/box-title-bg.jpg) center center repeat-x; font-size: 10px; padding: 4px 5px; color: #fff; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }

.box .desc.p { padding: 0; margin: 0; }

.box .desc.h { height: auto; }

.box .desc .carousel li { width: 85px; height: 47px; overflow: hidden; }

.box .desc .wrapper .jcarousel-clip { width: 265px; overflow: hidden; position: relative; top: 7px; margin: 0 auto; }

    .box .desc .wrapper .jcarousel-clip li { margin-right: 2px; border: 1px #EFEFEF solid; }

        .box .desc .wrapper .jcarousel-clip li:hover, .box .desc .wrapper .jcarousel-clip li.active { border-color: #4B094C; }

.box .desc .wrapper .jcarousel-container { height: 65px; position: relative; padding: 10px 0; }

.box .desc .wrapper .jcarousel-prev, .box .desc .wrapper .jcarousel-next { background: url(/images/box-carousel-arrows.jpg) left center no-repeat; top: 10px; width: 15px; height: 64px; position: absolute; cursor: pointer; }

.box .desc .wrapper .jcarousel-prev { left: 5px; }

.box .desc .wrapper .jcarousel-next { right: 5px; background-position: -15px center; }

.box .desc .wrapper .text { padding: 10px 15px; font-size: 13px; line-height: 22px; color: #020202; }

    .box .desc .wrapper .text p { margin: 0 0 5px; }

.box.wide { width: 996px; height: auto; }

    .box.wide .title { color: #fff; }

    .box.wide .desc { height: auto; font: 13px/19px 'ubunturegular'; padding: 0; }

        .box.wide .desc .img { width: 320px; height: 200px; }

        .box.wide .desc div.text { width: 300px; height: 170px; margin: 15px 0; padding: 0 20px; }

        .box.wide .desc .text strong { font-weight: normal; font-family: 'ubuntumedium'; color: #77746F; }

        .box.wide .desc .text ul { list-style: inside square; margin: 0; padding: 0; }

            .box.wide .desc .text ul li { border-top: 1px #ccc solid; padding: 4px 0; }

                .box.wide .desc .text ul li:first-child { padding-top: 0; border: none; }

        .box.wide .desc .contact { width: 266px; height: 170px; padding: 0 15px; margin: 15px 0; background: url(/images/hotel-about-split.jpg) left top repeat-y; }

            .box.wide .desc .contact .share { overflow: hidden; }

            .box.wide .desc .contact p { font: 11px 'ubuntumedium'; text-align: center; margin-top: 5px; }

#contactInfo { background: url(/images/hotel-about-h-split.png) left bottom repeat-x; padding-bottom: 5px; }

    #contactInfo li { border-top: 1px #ccc dashed; padding: 2px 2px 2px 25px; font-size: 11px; }

        #contactInfo li:first-child { padding-top: 0; border: none; }

        #contactInfo li.address { background: url(/images/address.png) left 3px no-repeat; }

        #contactInfo li.coordinates { background: url(/images/coordinates.png) left 3px no-repeat; }

        #contactInfo li.mail { background: url(/images/email.png) left 4px no-repeat; }

        #contactInfo li.phone { background: url(/images/mobile.png) left 4px no-repeat; }

.share { position: relative; overflow: hidden; display: inline-block; width: 100%; text-align: center; }

    .share li { display: inline-block; text-indent: -9999px; background: url(/images/social-icons-bg.png) 0 0 no-repeat; margin-left: 3px; }

        .share li, .share li a { width: 35px; height: 36px; }

            .share li:first-child { margin: 0; }

                .share li:first-child:hover { background-position: 0 -36px; }

            .share li.s2 { background-position: -35px 0; }

                .share li.s2:hover { background-position: -35px -36px; }

            .share li.s3 { background-position: -70px 0; }

                .share li.s3:hover { background-position: -70px -36px; }

            .share li.s4 { background-position: -105px 0; }

                .share li.s4:hover { background-position: -105px -36px; }

            .share li a { display: block; }

#hotelList { top: 55px; right: 0; height: 60px; position: absolute; background: url("/images/box-title-bg.jpg") repeat-x; width: 327px; }

    #hotelList label { display: block; color: #fff; margin-bottom: 5px; font: 15px/50px 'ubuntumedium'; text-shadow: 1px 1px 0 #000; text-indent: 10px; }

    #hotelList .sbHolder { background: #eff3f7; -moz-box-shadow: inset 0 0 8px rgba(0,0,0,0.1); -webkit-box-shadow: inset 0 0 8px rgba(0,0,0,0.1); box-shadow: inset 0 0 8px rgba(0,0,0,0.1); padding: 0 10px; color: #737679; width: 210px; height: 33px; border: none; right: 10px; position: absolute !important; top: 9px; }

    #hotelList .sbHolder { position: relative; z-index: 10000; z-index: 2; text-indent: 0 !important; }

        #hotelList .sbHolder .sbSelector { color: #737679; height: 33px; line-height: 33px; display: block; font-size: 15px; }

        #hotelList .sbHolder .sbToggle { height: 25px; }

        #hotelList .sbHolder .sbOptions { background: #eff3f7; width: 208px; max-height: 200px !important; border: 1px #ccc solid; border-top: none; padding: 0 10px 2px; list-style: none; left: -10px !important; top: -20px !important; position: relative; overflow: auto; z-index: 2; }

            #hotelList .sbHolder .sbOptions li { border-top: 1px #d1d6da solid; padding: 5px 0; }

                #hotelList .sbHolder .sbOptions li:first-child { border: none; }

            #hotelList .sbHolder .sbOptions a { color: #737679; border: none; display: block; font-size: 12px; line-height: normal; text-shadow: none; text-indent: 0 !important; }

                #hotelList .sbHolder .sbOptions a:hover { color: #E76026; }

        #hotelList .sbHolder .sbToggle { position: absolute; right: 0; top: 0; width: 28px; height: 33px; background: url(/images/select-arrows-m.png) center 0 no-repeat; }

#fixedReservation { bottom: 0; left: 0; width: 100%; height: 60px; /*background: url(/images/reservation-fixed-bg.jpg) repeat-x;*/ background: #000; z-index: 500; overflow: visible !important; }

    #fixedReservation label { display: block; color: #fff; margin-bottom: 5px; }

    #fixedReservation input.text, #fixedReservation .sbHolder { background: #eff3f7; -moz-box-shadow: inset 0 0 8px rgba(0,0,0,0.1); -webkit-box-shadow: inset 0 0 8px rgba(0,0,0,0.1); box-shadow: inset 0 0 8px rgba(0,0,0,0.1); padding: 0 10px; color: #737679; width: 160px; height: 25px; border: none; margin-right: 10px; }

        #fixedReservation input.text.min.datapicker { width: 74px; background: url(/images/select-arrows.png) right 0 no-repeat #eff3f7; cursor: pointer; z-index: 1 !important; position: relative; }

    #fixedReservation .sbHolder { position: relative; z-index: 10000; z-index: 2; }

        #fixedReservation .sbHolder .sbSelector { color: #737679; height: 25px; line-height: 25px; display: block; }

        #fixedReservation .sbHolder .sbToggle { height: 25px; }

        #fixedReservation .sbHolder .sbOptions { background: #eff3f7; width: 159px; height: 125px !important; min-height: 125px !important; max-height: 125px !important; border: 1px #ccc solid; border-bottom: none; padding: 0 10px 2px; list-style: none; left: -11px !important; top: -163px !important; position: relative; overflow: auto; z-index: 2; }

            #fixedReservation .sbHolder .sbOptions li { border-top: 1px #d1d6da solid; padding: 5px 0; }

                #fixedReservation .sbHolder .sbOptions li:first-child { border: none; }

            #fixedReservation .sbHolder .sbOptions a { color: #737679; border: none; display: block; }

                #fixedReservation .sbHolder .sbOptions a:hover { color: #E76026; }

        #fixedReservation .sbHolder .sbToggle { position: absolute; right: 0; top: 0; width: 23px; height: 25px; background: url(/images/select-arrows.png) center 0 no-repeat; }

            #fixedReservation .sbHolder .sbToggle:hover, #fixedReservation .sbHolder .sbToggle.sbToggleOpen { background-position: center -25px; }

    #fixedReservation .small { position: relative; z-index: 1; }

        #fixedReservation .small .sbHolder { width: 55px !important; }

        #fixedReservation .small .sbOptions { width: 69px !important; }

    #fixedReservation .m.c { padding: 8px 0 0; }

    #fixedReservation span { color: #fff; float: left; margin-right: 20px; font-size: 15px; line-height: 50px; color: #FFC423; font-family: 'ubuntumedium'; }

    #fixedReservation .button { background: url(/images/button-small-bg.jpg) repeat-x; border: 1px #d27d00 solid; height: 24px; width: 111px; text-align: center; position: relative; margin: 19px 0 0 0; font: 11px 'ubuntumedium'; color: #701471; cursor: pointer; }

    #fixedReservation .off { color: #fff; }

        #fixedReservation .off p { margin: 0; padding: 0; color: #ccc; }


#masterReservationForm .ui-datepicker-trigger { position: relative; top: 3px; }

#reservation .wrapper input.text,
#reservation .wrapper .sbHolder,
#masterReservationForm .sbHolder { background: #eff3f7; -moz-box-shadow: inset 0 0 8px rgba(0,0,0,0.1); -webkit-box-shadow: inset 0 0 8px rgba(0,0,0,0.1); box-shadow: inset 0 0 8px rgba(0,0,0,0.1); padding: 0 10px; color: #737679; width: 110px; height: 25px; border: none; }

#masterReservationForm input.text { background: #eff3f7; -moz-box-shadow: inset 0 0 8px rgba(0,0,0,0.1); -webkit-box-shadow: inset 0 0 8px rgba(0,0,0,0.1); box-shadow: inset 0 0 8px rgba(0,0,0,0.1); padding: 0 10px; color: #737679; width: 80px; height: 25px; border: none; }

    #reservation .wrapper input.text.min.datapicker,
    #masterReservationForm input.text.min.datepicker { width: 97px; background: url(/images/select-arrows.png) right 0 no-repeat #eff3f7; cursor: pointer; z-index: 1 !important; position: relative; line-height: 25px; }

#reservation .wrapper .sbHolder,
#masterReservationForm .sbHolder { position: relative; z-index: 10000; z-index: 2; }

    #reservation .wrapper .sbHolder .sbSelector,
    #masterReservationForm .sbHolder .sbSelector { color: #737679; height: 25px; line-height: 25px; display: block; }

#reservation .hotels .sbHolder .sbSelector,
#masterReservationForm .sbSelector { font-size: 8px; }

#reservation .wrapper .sbHolder .sbToggle,
#masterReservationForm .sbToggle { height: 25px; }

#reservation .wrapper .sbHolder .sbOptions { background: #eff3f7; width: 264px; max-height: 145px !important; border: 1px #ccc solid; border-top: none; padding: 0 10px 2px; list-style: none; left: -10px !important; top: -12px !important; position: relative; overflow: auto; z-index: 2; }

#masterReservationForm .sbOptions { background: #eff3f7; width: 180px; max-height: 145px !important; border: 1px #ccc solid; border-top: none; padding: 0 10px 2px; list-style: none; left: 0px !important; top: -12px !important; position: relative; overflow: auto; z-index: 2; }

    #reservation .wrapper .sbHolder .sbOptions li,
    #masterReservationForm .sbOptions li { border-top: 1px #d1d6da solid; padding: 5px 0; }

        #reservation .wrapper .sbHolder .sbOptions li:first-child,
        #masterReservationForm .sbOptions li:first-child { border: none; }

#reservation .wrapper .sbHolder .sbOptions a,
#masterReservationForm .sbHolder .sbOptions a { color: #737679; border: none; display: block; }

    #reservation .wrapper .sbHolder .sbOptions a:hover,
    #masterReservationForm .sbHolder .sbOptions a:hover { color: #E76026; }

#reservation .wrapper .sbHolder .sbToggle,
#masterReservationForm .sbToggle { position: absolute; right: 0; top: 0; width: 23px; height: 25px; background: url(/images/select-arrows.png) center 0 no-repeat; }

    #reservation .wrapper .sbHolder .sbToggle:hover,
    #reservation .wrapper .sbHolder .sbToggle.sbToggleOpen,
    #masterReservationForm .sbHolder .sbToggle:hover,
    #masterReservationForm .sbHolder .sbToggle.sbToggleOpen { background-position: center -25px; }

#reservation .wrapper .small { position: relative; z-index: 9999999999999999; }

    #reservation .wrapper .small .sbHolder,
    #masterReservationForm .sbHolder { width: 97px !important; }

    #reservation .wrapper .small .sbHolder { width: 90% !important; }


    #reservation .wrapper .small .sbOptions { width: 96px !important; }

#reservation .wrapper .line img { position: relative; top: 5px; right: -5px; }

/*#reservation .wrapper .left,*/
#masterReservationForm .left { width: 110px; margin: 0 16px; }

#reservation .wrapper .left { width: 99%; margin: 0 10px; }
    #reservation .wrapper .left .line { width: calc((100% - 132px) / 6); margin: 0 10px; float: left !important; position: relative !important; }
/*#reservation .wrapper .left .line.hotels { display: block;}*/
#reservation .wrapper input.text, #reservation .wrapper .sbHolder { width: 90% !important; margin: 0 0 10px; }
/*#reservation .wrapper .right,*/
#masterReservationForm .right { width: 140px; margin: 0 16px; }
#reservation .wrapper .right { width: 47%; }

#reservation .wrapper label,
#masterReservationForm label { padding: 5px 0; margin-bottom: 10px; display: block; font-size: 12px; text-shadow: 1px 1px 0 #000; }

#masterReservationForm label { margin-bottom: 0; }

#reservation .button,
#masterReservationForm .button { background: url(/images/button-bg.jpg) repeat-x; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; border: 1px #d27d00 solid; height: 32px; width: 135px; text-align: center; position: relative; margin: 15px 14px 0 0; font: 13px 'ubuntumedium'; color: #701471; cursor: pointer; }
/*#reservation .button { margin-right: 54px; }*/
#masterReservationForm { width: 320px; height: 235px; -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0; }

#ui-datepicker-div { z-index: 2000 !important; display: none; }

#opportunities { text-align: center; font-size: 13px; background-color: rgb(112,20,113); background: url(/images/slide-pattern-bg.png) rgba(112,20,113,.8); color: #fff; padding: 10px; margin-bottom: 18px; -moz-box-shadow: 5px 5px 5px rgba(0,0,0,.15); -webkit-box-shadow: 5px 5px 5px rgba(0,0,0,.15); box-shadow: 5px 5px 5px rgba(0,0,0,.15); border-bottom: 10px #4b094c solid; }

    #opportunities strong { font-weight: normal; font: 14px 'ubuntumedium'; }

    #opportunities p { margin-top: 0; }

#eventsDetails { text-align: center; font-size: 13px; background-color: rgb(131,124,116); background: url(/images/slide-pattern-bg.png) rgba(131,124,116,.9); color: #fff; padding: 10px; margin-bottom: 18px; -moz-box-shadow: 5px 5px 5px rgba(0,0,0,.15); -webkit-box-shadow: 5px 5px 5px rgba(0,0,0,.15); box-shadow: 5px 5px 5px rgba(0,0,0,.15); border-bottom: 10px #5e564d solid; }

    #eventsDetails strong { font-weight: normal; font: 14px 'ubuntumedium'; }

    #eventsDetails p { margin-top: 0; }

#weather { right: 0; top: 0; background: url(/images/header-bg.jpg) left bottom repeat-x #fff; padding: 5px; overflow: hidden; margin-bottom: 15px; border-top: 1px #ccc solid; }

    #weather ul { list-style: none; margin: 0; padding: 0; }

        #weather ul li { float: left; border-left: 1px #ccc solid; padding-left: 14px; margin-left: 13px; width: 115px; }

            #weather ul li:first-child { border: none; padding-left: 0; margin-left: 0; }

            #weather ul li .icon { margin-right: 10px; width: 50px; }

            #weather ul li .date { color: #666; }

            #weather ul li .degree { font-size: 18px; position: relative; top: 5px; }

            #weather ul li .text { width: 55px; }

            #weather ul li .desc { display: none; }

.popup { width: 600px; padding: 20px; font-size: 13px; }

    .popup.news { width: 976px; padding: 20px; font-size: 13px; }

.desc .popup { padding: 0 !important; width: auto !important; }

.anemoreBox { padding: 10px 10px 10px 200px; color: #fff; width: 238px; height: 100px; margin-right: 20px; font-size: 13px; }

    .anemoreBox.first { background: url(/images/anemore-gift.jpg) no-repeat; color: #000; border: 1px #F0E5CF solid; }

    .anemoreBox.last { background: url(/images/anemore-50percent.jpg) no-repeat; color: #000; border: 1px #F0E5CF solid; }

    .anemoreBox a { color: #b49356; }

    .anemoreBox h3 { margin-top: 5px; }

#all .tabs { overflow: hidden; position: relative; z-index: 2; }

    #all .tabs li, .ajax__tab_header span a { float: left; padding: 8px; background: #ececec; border: 1px #ccc solid; border-bottom: none; margin-right: 2px; font-size: 12px; line-height: 20px; height: 20px; }

        #all .tabs li.active, .ajax__tab_active span a { background: #701471; color: #fff; border-color: #701471; height: 21px; }

            #all .tabs li.active a { color: #fff; }

#all .tab_container, .ajax__tab_body { border: 1px #701471 solid; position: relative; top: -1px; }

    .ajax__tab_body .mainT { width: 100%; }

#accordion h3 { background: #896489; margin: 0; padding: 10px; color: #fff; }

#demo { padding: 20px; overflow: hidden; }

    #demo .divin { float: left; width: 279px; height: 95px; overflow: hidden; margin: 0 10px 10px 0; border: 1px #ccc solid; padding: 5px; }

        #demo .divin .insol { float: left; margin-right: 6px; }

        #demo .divin .insag { float: left; width: 153px; }

            #demo .divin .insag .baslik { font-size: 14px; margin-bottom: 5px; }

            #demo .divin .insag #divinaciklama { color: #701471; font-size: 12px; }

        #demo .divin:hover { border-color: #701471; }

#siparisver span { font-size: 10px !important; color: red !important; }

#siparisverForm { font-size: 13px; }

#anemoreMenu { border-bottom: 1px #eaeaea solid; padding-bottom: 15px; margin-bottom: 15px; }

    #anemoreMenu li { float: right; margin-right: 10px; padding-right: 10px; border-right: 1px #ccc solid; font-size: 13px; font-family: 'ubuntumedium'; }

        #anemoreMenu li:first-child { margin-right: 0; padding-right: 0; border: none; }

        #anemoreMenu li:hover a, #anemoreMenu li.active a { color: #751F76; }

.table { border: 1px #7D2D7E solid; border-left: none; border-top: none; border-collapse: separate !important; }

    .table table { border: none; border-left: none; border-top: none; border-collapse: separate !important; }

    .table th { background: #7D2D7E; color: #fff; padding: 10px; font: normal 16px 'ubuntumedium'; text-align: left; }

    .table table th { background: none; color: inherit; padding: 0; font: normal 12px 'arial'; }

    .table tr td { padding: 8px; border-left: 1px #7D2D7E solid; border-top: 1px #7D2D7E solid; }

        .table tr td td { padding: 0; border-left: none; border-top: none; }

        .table tr td:first-child { text-align: right; background: url("/images/header-bg.jpg") repeat-x left top; }

        .table tr td td:first-child { text-align: left; background: none; }

    .table.notform tr td:first-child { background: none; width: auto !important; text-align: left !important; }

    .table tr.last td { background: url(/images/header-bg.jpg) repeat-x left top; text-align: left; }

    .table td tr.last td { background: none; text-align: left; }

    .table .btn { background: url(/images/top-bg.jpg) repeat-x scroll left top; color: #fff; border: none; padding: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; font-size: 10px; cursor: pointer; }

    .table .txtbox { border: 1px #ccc solid; background: url(/images/input-bg.jpg) repeat-x #fff; padding: 5px; width: 98%; }

    .table.notform .txtbox { width: auto; }

    .table.notform textarea.txtbox { width: 98%; }

.asyncFileUpload input { width: 100% !important;; }

.bestprice { margin: 15px 0 0 15px; text-align: center; width: 125px; font: 13px 'ubuntumedium'; }

    .bestprice span { font-family: 'ubuntulight'; letter-spacing: 4px; }

.ui-datepicker-trigger { margin-left: 5px; cursor: pointer; position: absolute !important; top: 5px !important; right: -5px !important; }
#masterReservationForm .ui-datepicker-trigger { right: unset !important; top: 31px !important }

#hotelSlider { width: 676px; height: 380px; background: url(/images/ajax-loader.gif) center center no-repeat #606060; display: block; overflow: hidden; }

#hotelContact { padding: 7px 10px; }

#hotelSlider span.arrow { width: 40px; height: 51px; text-indent: -9999px; position: absolute; z-index: 1000; top: 55%; margin-top: -50px; cursor: pointer; }

    #hotelSlider span.arrow.next { background: url(/images/right-arrow.png); right: 0; }

    #hotelSlider span.arrow.prev { background: url(/images/left-arrow.png); left: 0; }

#fb { background: url(/images/facebook-logo.jpg) left center no-repeat; height: 37px; line-height: 37px; padding-left: 90px; color: #646464; cursor: pointer; font-size: 11px; }

#facebookBox { border: 1px #ccc solid; background: #efefef; padding: 5px; position: absolute; z-index: 1000; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; -moz-box-shadow: 2px 2px 5px rgba(0,0,0,.2); -webkit-box-shadow: 2px 2px 5px rgba(0,0,0,.2); box-shadow: 2px 2px 5px rgba(0,0,0,.2); top: 5px; left: 90px; }

select.selectbox { display: none; }


#fixedReservation .ui-datepicker-trigger { float: left; position: relative;right: 10px !important; top: -1px !important }
#fixedReservation .fl { position:relative;}

#sliderMain .owl-nav { position: absolute; top: 10%; width: 100%; }
#sliderMain .owl-next,
#sliderMain .owl-prev { position: absolute; width: 20px; height: 102px; background: url(/images/slide-arrows.png) no-repeat; top: 300px; text-indent: -999em; }

#sliderMain .owl-prev { left: 40px; }
#sliderMain .owl-next { background-position: -36px 0; right: 40px; }

.mobile-adv.fl {
    background: url(/images/mobile-adv.png) left center no-repeat;
    padding-left: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 13px;
    margin-left: 13px;
    font-weight: 300;
    color: #fff;
}
.new-menu-items {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 4px;
}
.new-menu-items a {
    display: inline-block;
    margin-left: 5px;
}
