/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Geneva, sans-serif;
}

.container {
    width:  1300px;
}

.ust-blok {
    height: 194px;
    background: url(../image/ust-blok.png) center no-repeat;
}
.logo {
    margin-top: 50px;
    margin-left: -60px;
    width: 560px;
}
.qsearch {
    margin-top: 120px;
}
.qsearch select {
    width:  278px;
    padding: 6px;
    color:  #bbb;
    background: #6C5F52;
    border: none;
}
.qsearch input {
    width:  208px;
    padding: 6px;
    color:  #bbb;
    background: #6C5F52;
    border: none;
}
.qsearch button {
    width:  84px;
    padding: 5px;
    border: 1px solid #6C6053;
    font-weight: bold;
    background: #f9af3a; /* Old browsers */
    background: -moz-linear-gradient(top,  #f9af3a 0%, #c2892c 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9af3a), color-stop(100%,#c2892c)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #f9af3a 0%,#c2892c 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #f9af3a 0%,#c2892c 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #f9af3a 0%,#c2892c 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #f9af3a 0%,#c2892c 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9af3a', endColorstr='#c2892c',GradientType=0 ); /* IE6-9 */
}

.footer {
    height: 299px;
    background: url(../image/footer-bg.png) center no-repeat;
    color: white;
    padding-top: 60px;
}

#map-canvas {
    height: 720px;
    min-width: 1300px;
}

.detay-ust-blok {
    height: 356px;
    background: url(../image/detay-ust-blok.png) center no-repeat;
}

#detay-map-canvas {
    height: 328px;
    width: 1264px;
    margin: -158px auto -170px auto;
}

.body {
    min-height: 300px;
    background:  #F2E9DA;
    font-family: 'Open Sans', sans-serif;
    padding-top: 170px;
}

.body h1, .body h2, .body h3, .body h4, .body h5, .body h6{
    font-family: 'Open Sans Condensed', sans-serif;
}

.body h1 {
    font-size: 80px;
}

.bar { background: #E9E1CE; height: 24px; margin-top: 18px; }

.detail {
    background: #E9E1CE;
    padding:  24px;
}

.big-foto {
    background: #E9E1CE;
    padding: 12px;
    margin: 0px 12px 0px 0px;
    width: 600px;
}

.min-foto {
    background: #E9E1CE;
    padding: 12px;
    width: 192px;
    float: left;
    margin: 12px 12px 0px 0px;
}

.detail a {
    color: inherit;
    text-decoration: none;
}

.yerbuton {
    display: block;
    padding: 6px;
    background: #F2E9DA;
    margin: 3px 0;
    text-decoration: none;
}
.yerbuton:hover {
    background: #E9E1CE;
    text-decoration: none;
}

.cagtab { border: 1px solid transparent; }
.cagtab a {
    color:  #222;
}
.cagtab li:nth-child(1) a, .cagtab li:nth-child(1) a:hover {
    background: url(../image/tab-light-small.png);
    width: 238px;
    height: 48px;
    margin-top: 6px;
    padding-top: 12px;
    border: none;
    border-radius: 0;
    text-align: center;
    z-index: 3;
}
.cagtab li:nth-child(2) a, .cagtab li:nth-child(2) a:hover {
    background: url(../image/tab-mid-small.png);
    width: 238px;
    height: 48px;
    margin-top: 6px;
    padding-top: 12px;
    border: none;
    border-radius: 0;
    text-align: center;
    margin-left: -54px;
    z-index: 2;
}
.cagtab li:nth-child(3) a, .cagtab li:nth-child(3) a:hover {
    background: url(../image/tab-dark-small.png);
    width: 238px;
    height: 48px;
    margin-top: 6px;
    padding-top: 12px;
    border: none;
    border-radius: 0;
    text-align: center;
    margin-left: -54px;
    z-index: 1;
}
.cagtab li.active:nth-child(1) a, .cagtab li.active:nth-child(1) a:hover {
    background: url(../image/tab-light.png);
    width: 270px;
    height: 54px;
    margin-top: 0px;
    padding-top: 18px;
    z-index: 4;
}
.cagtab li.active:nth-child(2) a, .cagtab li.active:nth-child(2) a:hover {
    background: url(../image/tab-mid.png);
    width: 270px;
    height: 54px;
    margin-top: 0px;
    padding-top: 18px;
    margin-left: -50px;
    z-index: 4;
}
.cagtab li.active:nth-child(3) a, .cagtab li.active:nth-child(3) a:hover {
    background: url(../image/tab-dark.png);
    width: 270px;
    height: 54px;
    margin-top: 0px;
    padding-top: 18px;
    margin-left: -50px;
    z-index: 4;
}

.notab { border: none; }
.notab li a, .notab li a:hover, .notab li.active a, .notab li.active a:hover {
    background: transparent !important;
    padding: 0px 18px;
    border-left: 1px solid #bbb !important;
    border-radius: 0px;
    margin: 12px 0px;
    border: none;
    color: #222;
}
.notab li:first-child a, .notab li.active:first-child a { border-left: none !important; padding: 0px 6px; }
.notab li.active a { font-weight: bold; }

.sosyal {
    float: right;
    margin-top: 6px;
    margin-right: 6px;
    color:  #999;
}
.sosyal a {
    color:  inherit;
    text-decoration: none;
}

.author {
    font-size: .85em;
    margin-top: 18px;
}

.author img {
    height:  28px;
    margin-right:  4px;
}