@import url(http://fonts.googleapis.com/css?family=Istok+Web&subset=latin,latin-ext);
@import url(http://fonts.googleapis.com/css?family=Didact+Gothic&subset=latin,latin-ext);
@import url(http://fonts.googleapis.com/css?family=Alegreya+Sans+SC:500&subset=latin,latin-ext);
@import url(http://fonts.googleapis.com/css?family=News+Cycle&subset=latin,latin-ext);
@import url(http://fonts.googleapis.com/css?family=Cuprum&subset=latin,latin-ext);
@import url(http://fonts.googleapis.com/css?family=Forum&subset=latin,latin-ext);

@import url(http://fonts.googleapis.com/css?family=Ubuntu+Condensed&subset=latin,latin-ext);




*, *:after, *:before
{
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
}

img
{
   border: 0;
}
.cloud-zoom-lens
{
   border: 4px solid #888;
   margin: -4px; /* Set this to minus the border thickness. */
   background-color: #fff;
   cursor: move;
}


body
{
   background: url('/images/deneme.jpg') center center fixed no-repeat;
   font-family: 'Ubuntu Condensed';
   -webkit-background-size: cover;
   -moz-background-size: cover;
   -o-background-size: cover;
   background-size: cover;
   width: 100%;
   height: 100%;
   overflow-y: scroll;
   overflow-x: hidden;
}

.text_login
{
   border: 1px solid #DDD;
   border-radius: 5px;
   box-shadow: 0 0 5px #888;
   margin-top: 10px;
   margin-bottom: 20px;
   margin-left: 50px;
   color: #666;
   float: left;
   width: 165px;
   outline: none;
}
.search
{
   background: url('../search.png') no-repeat scroll right center #fff;
   border: 1px solid #DDD;
   border-radius: 5px;
   box-shadow: 0 0 5px #888;
   margin-left: 7px;
   margin-top: 7px;
   width: 19px;
   height: 20px;
}

.baslik
{
   width: 200px;
   font-size: 28px;
   color: black;
   padding-left: 4px;
   padding-top: 0px;
   margin-top: 0px;
   top: 0px;
}
.baslik1
{
   width: 200px;
   font-size: 20px;
   color: #999;
}
.ba
{
   padding-left: 5px;
   color: #999;
   font-size: 17px;
}
.res
{
   border: 1px solid black;
   margin-left: 60px;
   position: absolute;
   background-color: White;
   -webkit-border-radius: 15px;
}
.res1
{
   border: 1px solid rgb(232, 232, 230);
   background-color: White;
   -webkit-border-radius: 10px;
}
.res2
{
   border: 1px solid rgb(232, 232, 230);
   -webkit-border-radius: 10px;
}


header
{
   width: 100%;
   display: block;
}

#logo
{
   text-align: center;
   margin: 0 auto;
   top: -10px;
   width: 180px;
   height: 121px;
   position: relative;
}

#language
{
   right: 2%;
   bottom: -60px;
   position: relative;
   width: 300px;
   float: right;
}

#language img
{
   width: 30px;
   height: 30px;
   vertical-align: middle;
}

#language p
{
   font-family: 'Ubuntu Condensed';
   font-size: 13px;
   text-align: center;
   color: #534839;
   text-transform: uppercase;
}

#language p a
{
   font-family: 'Ubuntu Condensed';
   font-size: 17px;
   text-align: center;
   color: #534839;
}

#language p a:hover
{
   font-family: 'Ubuntu Condensed';
   font-size: 17px;
   text-align: center;
   color: #000;
}

#social
{
   right: -15%;
   bottom: -40px;
   position: relative;
   width: 150px;
   float: left;
}
#social img
{
   width: 50px;
   height: 50px;
}

#liste
{
   vertical-align: top;
   top: -150px;
}

#imga
{
   width: 140px;
   height: 140px;
   background-color: White;
   border: 5px white solid;
   text-align: center;
   -webkit-border-radius: 7px;
   border-radius: 7px;
   -moz-border-radius: 7px;
}


.linkin a:link
{
   text-decoration: none;
   color: Black;
}
.linkin a:visited
{
   text-decoration: none;
   color: Black;
}
.linkin a:hover
{
   color: #D1A35D;
   text-decoration: none;
}
.linkin a:active
{
   color: #D1A35D;
   text-decoration: none;
}


#liste a:link
{
   vertical-align: top;
   color: #9a7946;
   font-size: 20px;
   text-decoration: none;
}
#liste a:visited
{
   vertical-align: top;
   color: #9a7946;
   font-size: 20px;
   text-decoration: none;
}
#liste a:hover
{
   vertical-align: top;
   color: black;
   font-size: 20px;
   text-decoration: none;
}

#liste a:active
{
   top: 0px;
   margin-top: 0px;
   vertical-align: top;
   color: Black;
   font-size: 20px;
   text-decoration: none;
}


#footer
{
   text-align: center;
   width: 100%;
   padding-top: 60px;
}
#taslar
{
   width: 1500px;
   height: 700px;
   margin-left: 200px;
   margin-right: auto;
}
#iletisim
{
   background-image: url(../iletisim.png);
   background-repeat: no-repeat;
   font-family: 'Istok Web';
   font-size: 13px;
   margin: 0 auto;
   width: 920px;
   height: 630px;
}

.contbaslik
{
   font-family: 'Calibri';
   font-weight: bold;
   font-size: 25px;
   color: Black;
   padding-left: 140px;
   padding-top: 70px;
}

#contact
{
   background-image: url(../en/contact.PNG);
   background-repeat: no-repeat;
   font-family: 'Istok Web';
   font-size: 13px;
   margin: 0 auto;
   width: 920px;
   height: 630px;
}

#adres1
{
   margin-top: -170px;
   margin-left: 20px;
}

#adres2
{
   margin-top: -170px;
}


#kolleksiyon
{
   margin: 0 auto;
   width: 950px;
   height: 500px;
   padding-top: 20px;
   padding-left: 45px;
}
#uniqueanasyf
{
   width: 1500px;
   height: 700px;
   margin-left: 200px;
   margin-right: auto;
}
#bg #uniqueanasyf #soldiv
{
   float: left;
   height: 700px;
   width: 300px;
   padding-left: 80px;
}
#bg #uniqueanasyf #sagdiv
{
   height: 700px;
   width: 500px;
   float: right;
}
#bg #uniqueanasyf #sagdiv table
{
   margin-left: 40px;
   margin-top: 15px;
}
#bg #uniqueanasyf #sagdiv table tr td
{
   height: 160px;
}

#hak
{
   margin: 0 auto;
   width: 1000px;
   height: 700px;
   font-family: 'Istok Web';
}
#soldiv
{
   float: left;
   height: 100px;
   width: 300px;
}
#sagdiv
{
   font-family: 'Ubuntu Condensed';
   font-weight: 500;
   padding-top: 30px;
   margin-left: 30px;
   height: 300px;
   width: 650px;
   float: right;
}


#bg #slider #soldiv
{
   float: left;
   height: 700px;
   width: 300px;
   padding-left: 80px;
}
#bg #slider #sagdiv
{
   height: 700px;
   width: 1100px;
   float: right;
}
#bg #kolleksiyon table tr td
{
   height: 250px;
   width: 275px;
   text-align: center;
}





#menu, #menu ul
{
   position: fixed;
   text-align: center;
   display: inline;
   z-index: 99999;
   bottom: 0;
   white-space: nowrap;
}

#menu
{
   width: 1920px;
   margin: 0 auto;
   width: 100%;
   background-color: #111;
   background-image: -moz-linear-gradient(#444, #111);
   background-image: -webkit-gradient(linear, left top, left bottom, from(#444), to(#111));
   background-image: -webkit-linear-gradient(#444, #111);
   background-image: -o-linear-gradient(#444, #111);
   background-image: -ms-linear-gradient(#444, #111);
   background-image: linear-gradient(#444, #111);
   -moz-border-radius: 6px;
   -webkit-border-radius: 6px;
   border-radius: 6px;
   -moz-box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
   -webkit-box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
   box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
}

#menu:before, #menu:after
{
   content: "";
   display: table;
}

#menu:after
{
   clear: both;
}

#menu
{
   zoom: 1;
}

#menu li
{
   margin: 0 auto;
   display: inline;
   -moz-box-shadow: 1px 0 0 #444;
   -webkit-box-shadow: 1px 0 0 #444;
   box-shadow: 1px 0 0 #444;
   position: relative;
}

#menu li.last
{
   -moz-box-shadow: 0px 0 0;
   -webkit-box-shadow: 0px 0 0;
   box-shadow: 0px 0 0;
}


#menu a
{
   display: inline-block;
   padding: 18px 20px;
   color: #999;
   text-transform: uppercase;
   font-family: 'Ubuntu Condensed';
   text-decoration: none;
   text-shadow: 0 1px 0 #000;
}

#menu li:active, #menu li:hover > a
{
   color: #fafafa;
}

*html #menu li a:active, #menu li:hover
{
   /* IE6 only */
   color: #fafafa;
}

#menu ul
{
   z-index: 9999;
   margin: 10px 0 0 0;
   _margin: 0; /*IE6 only*/
   opacity: 0;
   visibility: hidden;
   position: absolute;
   bottom: 30px;
   left: 0;
   background: #444;
   background: -moz-linear-gradient(#444, #111);
   background-image: -webkit-gradient(linear, left top, left bottom, from(#444), to(#111));
   background: -webkit-linear-gradient(#444, #111);
   background: -o-linear-gradient(#444, #111);
   background: -ms-linear-gradient(#444, #111);
   background: linear-gradient(#444, #111);
   -moz-box-shadow: 0 -1px rgba(255,255,255,.3);
   -webkit-box-shadow: 0 -1px 0 rgba(255,255,255,.3);
   box-shadow: 0 -1px 0 rgba(255,255,255,.3);
   -moz-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
   -webkit-transition: all .2s ease-in-out;
   -moz-transition: all .2s ease-in-out;
   -ms-transition: all .2s ease-in-out;
   -o-transition: all .2s ease-in-out;
   transition: all .2s ease-in-out;
}

#menu li:active, #menu li:hover > ul
{
   opacity: 1;
   visibility: visible;
   margin: 0;
}

#menu ul ul
{
   top: 0;
   left: 150px;
   margin: 0 0 0 20px;
   _margin: 0; /*IE6 only*/
   -moz-box-shadow: -1px 0 0 rgba(255,255,255,.3);
   -webkit-box-shadow: -1px 0 0 rgba(255,255,255,.3);
   box-shadow: -1px 0 0 rgba(255,255,255,.3);
}

#menu ul li
{
   text-align: center;
   font-family: 'Ubuntu Condensed';
   font-size: 13px;
   display: block;
   border: 0;
   width: 100%;
   -moz-box-shadow: 0 1px 0 #111, 0 2px 0 #666;
   -webkit-box-shadow: 0 1px 0 #111, 0 2px 0 #666;
   box-shadow: 0 1px 0 #111, 0 2px 0 #666;
}

#menu ul li:last-child
{
   text-align: center;
   -moz-box-shadow: none;
   -webkit-box-shadow: none;
   box-shadow: none;
}

#menu ul a
{
   text-align: center;
   float: none;
   padding: 20px;
   top: -50px;
   _height: - 10px; /*IE6 only*/
   display: block;
   white-space: nowrap;
   text-transform: uppercase;
}

#menu ul a:active, #menu ul a:hover
{
   text-transform: uppercase;
}




@import url(http://fonts.googleapis.com/css?family=Lato:300,400,700);
/* Starter CSS for Flyout Menu */
#cssmenu, #cssmenu ul, #cssmenu ul li, #cssmenu ul ul
{
   list-style: none;
   margin: 0;
   padding: 0;
   border: 0;
}
#cssmenu ul
{
   position: relative;
   z-index: 597;
   float: left;
}
#cssmenu ul li
{
   float: left;
   min-height: 1px;
   line-height: 1em;
   vertical-align: middle;
}
#cssmenu ul li.hover, #cssmenu ul li:hover
{
   position: relative;
   z-index: 599;
   cursor: default;
}
#cssmenu ul ul
{
   margin-top: 1px;
   visibility: hidden;
   position: absolute;
   top: 1px;
   left: 99%;
   z-index: 598;
   width: 100%;
}
#cssmenu ul ul li
{
   float: none;
}
#cssmenu ul ul ul
{
   top: 1px;
   left: 99%;
}
#cssmenu ul li:hover > ul
{
   visibility: visible;
}
#cssmenu ul li
{
   float: none;
}
#cssmenu ul ul li
{
   font-weight: normal;
}
/* Custom CSS Styles */
#cssmenu
{
   font-family: 'Ubuntu Condensed';
   font-weight: normal;
   font-size: 18px;
   width: 110px;
   border: 1px solid #c3c3c3;
   -webkit-border-radius: 7px;
   border-radius: 7px;
   -moz-border-radius: 7px;
}
#cssmenu ul a, #cssmenu ul a:link, #cssmenu ul a:visited
{
   display: block;
   color: #848889;
   text-decoration: none;
   font-weight: 300;
}
#cssmenu > ul
{
   float: none;
}
#cssmenu ul
{
   background: #fff;
   -webkit-border-radius: 7px;
   border-radius: 7px;
   -moz-border-radius: 7px;
}
#cssmenu > ul > li
{
   border-left: 3px solid #d7d8da;
}
#cssmenu > ul > li > a
{
   padding: 10px 20px;
}
#cssmenu > ul > li:hover
{
   border-left: 3px solid #9e7944;
}
#cssmenu ul li:hover > a
{
   color: #9e7944;
}
#cssmenu > ul > li:hover
{
   background: #f6f6f6;
}



/* Sub Menu */
#cssmenu ul ul a:link, #cssmenu ul ul a:visited
{
   font-weight: 400;
   font-size: 14px;
}
#cssmenu ul ul
{
   width: 180px;
   background: none;
   border-left: 20px solid transparent;
}
#cssmenu ul ul a
{
   padding: 8px 0;
   border-bottom: 1px solid #eeeeee;
}
#cssmenu ul ul li
{
   padding: 0 20px;
   background: #fff;
}
#cssmenu ul ul li:last-child
{
   border-bottom: 3px solid #d7d8da;
   padding-bottom: 10px;
}
#cssmenu ul ul li:first-child
{
   padding-top: 10px;
}
#cssmenu ul ul li:last-child > a
{
   border-bottom: none;
}
#cssmenu ul ul li:first-child:after
{
   content: '';
   display: block;
   width: 0;
   height: 0;
   position: absolute;
   left: -20px;
   top: 13px;
   border-left: 10px solid transparent;
   border-right: 10px solid #fff;
   border-bottom: 10px solid transparent;
   border-top: 10px solid transparent;
}







.bg #footer p strong
{
   font-size: 16px;
   padding-top: 40px;
}
#bg #hak #sagdiv p
{
   font-size: 24px;
   line-height: 30px;
   text-align: justify;
   font-family: 'Istok Web';
}
#bg #taslar table tr td
{
   height: 150px;
   width: 150px;
   text-align: center;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 0px;
   border-left-width: 0px;
}
#bg #taslar table tr th
{
   font-family: 'Istok Web';
   font-size: 36px;
   color: #999;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 0px;
   border-left-width: 0px;
}

#bg #taslar table tr td a
{
   vertical-align: top;
   text-align: center;
   font-family: 'Istok Web';
   font-size: 24px;
   text-decoration: none;
   height: 60px;
}


#bg #taslar
{
   margin-right: auto;
   margin-left: auto;
   width: 1000px;
   height: 775px;
   padding-top: 0px;
   margin-top: 75px;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 0px;
   border-left-width: 0px;
}
.a
{
   vertical-align: text-top;
}


#map1
{
   float: left;
   margin-top: 220px;
   margin-left: 60px;
}
#map2
{
   float: right;
   margin-right: 90px;
   margin-top: 220px;
   width: 300px;
}



/* 
Slider'ın kodları aşağıdakiler
 */
.sl-slider-wrapper
{
   border: 2px solid black;
   width: 800px;
   height: 400px;
   margin: 0 auto;
   position: relative;
   overflow: hidden;
}

.sl-slider
{
   position: absolute;
   top: 0;
   left: 0;
}

/* Slide wrapper and slides */

.sl-slide, .sl-slides-wrapper, .sl-slide-inner
{
   position: absolute;
   width: 100%;
   height: 600px;
   top: 0;
   left: 0;
}

.sl-slide
{
   z-index: 1;
   display: none;
}

/* The duplicate parts/slices */

.sl-content-slice
{
   overflow: hidden;
   position: absolute;
   -webkit-box-sizing: content-box;
   -moz-box-sizing: content-box;
   box-sizing: content-box;
   background: #fff;
   -webkit-backface-visibility: hidden;
   -moz-backface-visibility: hidden;
   -o-backface-visibility: hidden;
   -ms-backface-visibility: hidden;
   backface-visibility: hidden;
   opacity: 1;
}

/* Horizontal slice */

.sl-slide-horizontal .sl-content-slice
{
   width: 100%;
   height: 50%;
   left: -200px;
   -webkit-transform: translateY(0%) scale(1);
   -moz-transform: translateY(0%) scale(1);
   -o-transform: translateY(0%) scale(1);
   -ms-transform: translateY(0%) scale(1);
   transform: translateY(0%) scale(1);
}

.sl-slide-horizontal .sl-content-slice:first-child
{
   top: -200px;
   padding: 200px 200px 0px 200px;
}

.sl-slide-horizontal .sl-content-slice:nth-child(2)
{
   top: 50%;
   padding: 0px 200px 200px 200px;
}

/* Vertical slice */

.sl-slide-vertical .sl-content-slice
{
   width: 50%;
   height: 100%;
   top: -200px;
   -webkit-transform: translateX(0%) scale(1);
   -moz-transform: translateX(0%) scale(1);
   -o-transform: translateX(0%) scale(1);
   -ms-transform: translateX(0%) scale(1);
   transform: translateX(0%) scale(1);
}

.sl-slide-vertical .sl-content-slice:first-child
{
   left: -200px;
   padding: 200px 0px 200px 200px;
}

.sl-slide-vertical .sl-content-slice:nth-child(2)
{
   left: 50%;
   padding: 200px 200px 200px 0px;
}

/* Content wrapper */
/* Width and height is set dynamically */
.sl-content-wrapper
{
   position: absolute;
}

.sl-content
{
   width: 100%;
   height: 100%;
   background: #fff;
}

/* Default styles for background colors */
.sl-slide-horizontal .sl-slide-inner
{
   background: #ddd;
}

.sl-slide-vertical .sl-slide-inner
{
   background: #ccc;
}

.Sayfalama a:link, .Sayfalama a:visited, .Sayfalama a:active
{
   font-family: 'ubuntu condensed';
   padding: 3px;
   margin: 1px;
   font-size: 12pt;
   color: grey;
   font-weight: bold;
   text-decoration: none;
   cursor: pointer;
}
.Sayfalama a:hover
{
   font-family: 'ubuntu condensed';
   padding: 3px;
   font-size: 12pt;
   cursor: pointer;
}
.Sayfalama span
{
   margin: 1px;
}
.Sayfalama B
{
   padding: 3px 5px 3px 5px;
   font-size: 9pt;
   cursor: pointer;
}
.Sayfalama INPUT
{
   padding: 1px;
   margin: 1px;
   font-size: 12pt;
   color: black;
   font-weight: bold;
   cursor: pointer;
}
