﻿/* Reset*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, 
caption, tbody, tfoot, thead, tr, th, td 
                  {margin: 0;padding: 0;border: 0;outline: 0;
                  font-size: 100%;vertical-align: baseline;
                  background: transparent;}
body              {line-height: 1;}
ol, ul            {list-style: none;}
blockquote, q {
    -webkit-quotes: none;
    quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {content: '';	content: none;}
:focus            {outline: 0;}
ins               {text-decoration: none;}
del               {text-decoration: line-through;}
table             {border-collapse: collapse;border-spacing: 0;}
a {
    color: #6f6f6f;
    text-decoration: none;
}
.bold {
    font-weight: bold;
}
body {
    font-family: 'Times New Roman';
    font-size: 12px;
    color: #6f6f6f;
    background:url(../Upload/bg.jpg);
}
#container {
    width: 1000px;
    margin: 0 auto;
	background-color:#eee;
}
#header {
    width: 1000px;
    height: 170px;
}

#content {
    width: 1000px;
    height: auto;
}
#footer {
    padding-top: 10px;
    padding-bottom: 5px;
    width: 930px;
    height: 41px;
    background: url(../images/foot_bg.png) no-repeat 18px;
    padding-left: 30px;
    padding-right: 40px;
    color: #ffffff;
}
#logo {
    width: auto;
    height: auto;
}
#logo >a {
    margin-left: 35px; 
}
.top_menu {
    position: absolute;
    width: 1000px;
    height: 87px;
    background: url(../Images/menu_bg.png) no-repeat;
    display: block;
    z-index: 999;
}
.top_menu > ul {
    font-size: 22px;
    padding-top: 5px;
    padding-left: 23px;
    position: absolute;
    -ms-text-shadow: 1px 1px 1px #ffffff;
    text-shadow: 1px 1px 1px #ffffff;
    filter: dropshadow(color=#ffffff, offx=1, offy=1);
}

.top_menu > ul >li {
    width: auto;
    height: 50px;
    float: left;
    position: relative;
}
.top_menu > ul >li:hover {
    background: url(../images/hover.png);
}
    .top_menu > ul > li > a {
        padding-left: 18px;
        padding-top: 13px;
        padding-right: 18px;
        background: url(../images/cizgi.png) no-repeat;
        background-position: right;
        display: block;
        height: 36px;
		color:#fff;
    }
    .top_menu ul li ul {
        position: absolute;
        top: 100%;
        z-index: 205;
        margin: 0;
        padding: 0;
        display: none;
        font-size: 12px;
        background-color: #f4f4f4;
        -moz-min-width: 150px;
        -ms-min-width: 150px;
        -o-min-width: 150px;
        -webkit-min-width: 150px;
        min-width: 150px;
    }

.top_menu ul ul ul {
        left: 100%;
        top: 0;
    }
        .top_menu ul li ul li {
            padding: 0 0;
            position: relative;
            font-size: 15px;
            font-weight: bold
        }
    .top_menu > ul > li > ul li a {
        text-align: left;
        border-bottom: 1px solid #d8d8d8;
        padding: 6px 20px 6px 15px;
        display: block;
        border-bottom-width: 1px;
        border-bottom-style: solid;
    }
    .top_menu > ul > li > ul li:hover a {
        background-color: #e6e6e6;
        color: #b7230a;
    }
    .top_menu .social {
        position: absolute;
        right: 30px;
        top: 11px;
    }
        .top_menu .social a:last-child {
            margin-left: 5px;
        }
    .top_menu > .social > .fb {
        width: 32px;
        height: 34px;
        background: url(../images/social.png) -43px -1px no-repeat;
        display: block;
        float: left;
    }
        .top_menu > .social > .fb:hover {
            width: 32px;
            height: 34px;
            background: url(../images/social.png) -43px -35px no-repeat;
            display: block;
            float: left;
        }
    .top_menu > .social > .tw {
        width: 32px;
        height: 34px;
        background: url(../images/social.png) -1px -1px no-repeat;
        display: block;
        float: left;
    }
        .top_menu > .social > .tw:hover {
            width: 32px;
            height: 34px;
            background: url(../images/social.png) -1px -35px no-repeat;
            display: block;
            float: left;
        }
#content > .ust {
    width: 960px;
    margin: 0 auto;
    height: auto
}
#content > .ust > #left {
    float: left;
    width: 305px;
    min-height: 326px;
    display: block;
    background: url(../images/block.png) no-repeat;
}
#content > .ust >#left >#head {
   height: 40px;
padding-left: 45px;
padding-top: 10px;
}
    #content > .ust > #left h3 {
        padding-top: 6px;
        font-size: 20px;
        -ms-text-shadow: 1px 1px 1px #000000;
        text-shadow: 1px 1px 1px #000000;
        filter: dropshadow(color=#000000, offx=1, offy=1);
        font-weight: normal;
        color: #ffffff;
    }


#content > .ust > #right {
    margin-left: 15px;
    float: left;
    width: 637px;
    min-height: 326px;
    display: block;
    background: url(../images/slider_bg.png) no-repeat;
}
.clear {
    clear: both;
}
#contents {
    margin-top: 5px;
    width: 300px;
    height: auto;
}
#contents >ul {
    padding-top: 5px;
}
    #contents > ul > li {
        height: 40px;
        width: 299px;
        margin-left: 2px;
        background: url(../images/block_cizgi.png) no-repeat bottom;
        font-family: Arial;
        font-size: 14px;
        -ms-text-shadow: 1px 1px 1px #ffffff;
        text-shadow: 1px 1px 1px #ffffff;
        filter: dropshadow(color=#ffffff, offx=1, offy=1);
    }

#contents > ul > li:last-child {
        background: none;

    }
    #contents > ul > li > a {
        padding-left: 30px;
        width: 269px;
        padding-top: 10px;
        display: block;
        height: 25px;
    }
        #contents > ul > li > a > span {
            background: url(../images/bullet.png) no-repeat;
            display: inline-block;
            width: 4px;
            height: 7px;
            margin-right: 3px;
        }
        #contents > ul > li > a:hover > span {
            background: url(../images/bullet_hover.png) no-repeat;
            display: inline-block;
            width: 4px;
            height: 7px;
            margin-right: 3px;
        }
        #contents > ul > li > a:hover {
            color: #ff6600;
        }
    #contents > ul > li:hover {
        background: url(../images/block_hover.png) no-repeat;
    }
#content > .alt {
    width: 960px;
    margin: 0 auto;
    height: auto;
}
.alt > .block {
    float: left;
    width: 305px;
    min-height: 326px;
    display: block;
    background: url(../images/block.png) no-repeat;
    margin-right: 15px;
}
.block > .head {
    height: 40px;
padding-left: 45px;
padding-top: 10px;
}
    .block > .head > h3 {
        padding-top: 6px;
        font-size: 20px;
        color: #ffffff;
        -ms-text-shadow: 1px 1px 1px #000000;
        text-shadow: 1px 1px 1px #000000;
        filter: dropshadow(color=#000000, offx=1, offy=1);
        font-weight: normal;
    }

.alt> .block:last-child {
    margin-right: 0;
    margin-left: 10px;
}
.alt > .block > .contents {
    margin-top: 5px;
    width: 280px;
    height: auto;
    padding: 10px;
}
.kirmizi {
    color: #8c0000;
}
.copy {
    float: left;
    width: auto;
    text-align: left;
    font-size: 15px;
    -ms-text-shadow: 1px 1px 1px #000000;
    text-shadow: 1px 1px 1px #000000;
    filter: dropshadow(color=#000000, offx=1, offy=1);
    margin-top: 10px;
}

.sevka {
    width: 300px;
    float: right;
    text-align: right;
    font-size: 15px;
    -ms-text-shadow: 1px 1px 1px #000000;
    text-shadow: 1px 1px 1px #000000;
    filter: dropshadow(color=#000000, offx=1, offy=1);
    margin-top: 10px;
}

    .sevka > a {
        color: #ff6600;
        font-weight: bold;
    }
/* Duyurular*/
.box {
        
position: relative;
height: 220px;
    overflow: hidden;
}
.box ul {
    float: left;
height: 220px;
}
    .box ul li {
        width: 280px;
        height: auto;
    }
    .box ul li h3 {
        font-size: 15px;
        margin-bottom: 3px;
           color: #ff6600;
    }
    .box ul li p {
            font-size: 13px;

    }
.box_buton {
    position: absolute;
    bottom: 0;
    right: 0;
 
}
.asagi {
    background: url(../images/mini_row.png) no-repeat;
    width: 8px;
    height: 14px;
    display: inline-block;
}
.yukari {
    background: url(../images/mini_row.png)  -9px 0;
    width: 8px;
    height: 14px;
    display: inline-block;
}
.allview {
    margin-right: 5px;
    color: #ff6600;
    font-weight: bold;
    font-size: 13px;
}
.icon-arrow-left-3 {
    background: url(../images/mini_row.png) no-repeat;
    width: 8px;
    height: 14px;
    display: inline-block;
}
.icon-arrow-right-3 {
    background: url(../images/mini_row.png)  -9px 0;
    width: 8px;
    height: 14px;
    display: inline-block;
}
.metrouicss .calendar {
    font-family: 'Segoe UI Semilight', 'Open Sans', Verdana, Arial, Helvetica, sans-serif;

            background-color: #ffffff !important;
        }

            .metrouicss .calendar table {
                border: 1px #ccc solid;
                width: 100%;
                border-collapse: collapse;
                margin: 0;
            }

                .metrouicss .calendar table tr {
                    height: 1px;
                }

            .metrouicss .calendar tr:empty {
                display: none;
            }

            .metrouicss .calendar td,
            .metrouicss .calendar th {
                padding: 4px;
                width: 14.285% !important;
                font-size: 10pt;
                border: 1px #ccc solid !important;
                text-align: center;
            }

            .metrouicss .calendar td {
                cursor: pointer;
                position: relative;
                height: 100%;
            }

                .metrouicss .calendar td span {
                    font-size: 8px !important;
                    line-height: 10px;
                    position: absolute;
                    top: 0;
                    right: 0;
                    padding: 1px 3px;
                    background-color: #b91d47 !important;
                    color: #ffffff !important;
                }

            .metrouicss .calendar .out {
                background: #ececf0;
                cursor: default;
            }

            .metrouicss .calendar .empty-day {
                border: 0 !important;
                display: none;
            }

            .metrouicss .calendar .weekdays td {
                background-color: #eff4ff !important;
                font-weight: bold !important;
            }

            .metrouicss .calendar .current-day {
                background-color: #00a300 !important;
                color: #ffffff !important;
            }

            .metrouicss .calendar .event {
                background-color: #2d89ef !important;
                color: #ffffff !important;
            }

        .metrouicss .datepicker {
            position: relative;
        }
.fullpage {
    margin: 0 auto;
    width: 910px;
    background: #f4f4f4;
    border: 1px solid #cccccc;
    margin-bottom: 5px;
    padding: 20px;
    min-height: 400px;
}
.fullpage h3 {
    font-size: 18px;
    color: #ff6600;
    -ms-text-shadow: 1px 1px 1px #ffffff;
    text-shadow: 1px 1px 1px #ffffff;
    filter: dropshadow(color=#ffffff, offx=1, offy=1);
    padding: 3px;
}

.fullpage > #icerik {
        margin-top: 10px;
         margin-bottom: 10px;
        font-size: 13px;
        color: #444444;
    }
.fullpage >#arsiv >ul {
    margin: 5px;
}
.fullpage >#arsiv >ul >li {
    margin-bottom: 10px;
    min-height: 20px;
    border-bottom: 1px solid #ff6600;
}
    .fullpage > #arsiv > ul > li > .tarih {
        color: #ff6600;
        font-size: 13px;
        margin-right: 5px;
        font-weight: bold;
    }
.fullpage > #arsiv > ul > li > a {
    font-size: 14px;
}
.fullpage > #arsiv > ul > li > a:hover {
    color: #ff6600;
}
.gallery ul li {
    float: left;
    margin-right: 5px;
    border: 1px solid #ff6600;
}
.gallery ul li img {
   max-width: 150px;
}
.col3 {
    width: 300px;
    height: auto;
    float: left;
}
.col6 {
    width: 600px;
    height: auto;
    float: right;   
}
.row5 {
    width: 300px;
  
}
.metrouicss blockquote {
    margin: 0;
    padding: 5px 20px;
    border-left: 4px #ccc solid;
    display: block;
    background-color: rgba(204, 204, 204, 0.1);
}
.metrouicss .input-control {
    margin-right: 0;
    margin-bottom: 10px;
    position: relative;
}
    .metrouicss .input-control > input[type=text], .metrouicss .input-control > input[type=email], .metrouicss .input-control > input[type=url], .metrouicss .input-control > input[type=phone], .metrouicss .input-control > input[type=password], .metrouicss .input-control > input[type=number], .metrouicss .input-control > input[type=time], .metrouicss .input-control > select, .metrouicss .input-control > textarea {
        border: 1px #bababa solid;
        width: 100%;
        padding: 0 4px 0 4px;
        background-color: #fff;
        outline: 0;
        margin-right: 32px;
        min-height: 32px;
        position: relative;
    }
.row-fluid {
    width: 100%;
}
.wpcf7-form {
    margin-top: 10px;
}
.wpcf7-form p.field {
    position: relative;
    overflow: hidden;
    margin-bottom: 15px;
    vertical-align: top;
}
.row-fluid [class*="span"] {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 2.564102564102564%;
}
.row-fluid .span4 {
    width: 31.623931623931625%;
}
.row-fluid .span2 {
    width: 200px;
}
.row-fluid [class*="span"]:first-child {
    margin-left: 0;
}
span.wpcf7-form-control-wrap {
    display: block;
}
span.wpcf7-form-control-wrap {
    position: relative;
}
.wpcf7-form p.field input {
    margin: 0;
    height: 30px;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

p {
    margin: 0 0 10px;
}
.row-fluid:before, .row-fluid:after {
    display: table;
    content: "";
    line-height: 0;
}
span.wpcf7-form-control-wrap {
    display: block;
}
span.wpcf7-form-control-wrap {
    position: relative;
}
.row-fluid:after {
    clear: both;
}
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    display: inline-block;
    height: 20px;
    padding: 4px 6px;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 20px;
    color: #555555;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    vertical-align: middle;
}

textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    background-color: #ffffff;
    border: 1px solid #cccccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border linear .2s,box-shadow linear .2s;
    -moz-transition: border linear .2s,box-shadow linear .2s;
    -o-transition: border linear .2s,box-shadow linear .2s;
    transition: border linear .2s,box-shadow linear .2s;
}
.wpcf7-form textarea {
    width: 100%;
    height: 200px;
    margin: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    resize: none;
    overflow: auto;
}
.wpcf7-form .submit-wrap input {
    margin-right: 10px;
}
.btn {
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #b3b3b3;
    display: inline-block;
    padding: 4px 12px;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    color: #333333;
    text-shadow: 0 1px 1px rgba(255,255,255,0.75);
    background-color: #f5f5f5;
    background-repeat: repeat-x;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
    background-image: linear-gradient(to bottom,#ffffff,#e6e6e6);
}
.btn-primary {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
    background-color: #df551f;
    background-repeat: repeat-x;
    background-image: linear-gradient(to bottom,#df3b1f,#df7b1f);
    border-left-color: #df7b1f;
    border-right-color: #df7b1f;
    border-top-color: #df7b1f;
    border-bottom-color: #9c5616;
}
.btn, .sidebar .link, .comment-reply-link, #commentform #submit, .pager a, .pagination li a {
    text-shadow: none;
    box-shadow: none;
    border: 1px solid #dedede!important;
    font: 700 14px/18px 'Droid Sans',sans-serif;
    color: #5c5c5c!important;
    background: #fefefe;
    background: -moz-linear-gradient(top,#fefefe 1%,#f1f1f1 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(1%,#fefefe),color-stop(100%,#f1f1f1));
    background: -webkit-linear-gradient(top,#fefefe 1%,#f1f1f1 100%);
    background: -o-linear-gradient(top,#fefefe 1%,#f1f1f1 100%);
    background: -ms-linear-gradient(top,#fefefe 1%,#f1f1f1 100%);
    background: linear-gradient(to bottom,#fefefe 1%,#f1f1f1 100%);
    padding: 4px 7px!important;
    border-radius: 0!important;
    display: inline-block;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}
label, select, button, input[type="button"], input[type="reset"], input[type="submit"], input[type="radio"], input[type="checkbox"] {
    cursor: pointer;
}
input[type="file"], input[type="image"], input[type="submit"], input[type="reset"], input[type="button"], input[type="radio"], input[type="checkbox"] {
    width: auto;
}
.btn:hover, .btn:focus {
    color: #333333;
    text-decoration: none;
    background-position: 0 -15px;
    -webkit-transition: background-position 0.1s linear;
    -moz-transition: background-position 0.1s linear;
    -o-transition: background-position 0.1s linear;
    transition: background-position 0.1s linear;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
    color: #ffffff;
    background-color: #df7b1f;
}
.btn:hover, .sidebar .link:hover, .comment-reply-link:hover, #commentform #submit:hover, .pager a:hover, .pagination li a:hover, .pagination .active a {
    background: #b7230a!important;
    text-decoration: none;
    color: #fff!important;
    border: 1px solid #b7230a!important;
}
div.wpcf7-response-output {
    margin: 20px 0!important;
    padding: 8px 35px 8px 14px!important;
    border: 1px solid #FBEED5!important;
    background-color: #FCF8E3;
    color: #C09853;
    text-shadow: 0 1px 0 rgba(255,255,255,0.5);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font-weight: bold;
}
div.wpcf7-validation-errors {
    background-color: #F2DEDE!important;
    border-color: #EED3D7!important;
    color: #B94A48!important;
}
.errMsg {
    color: #ff6600;
}
.ui-accordion-header {
border: 1px solid #d1d1d1;
font-size: 12px;
line-height: 31px;
}
::selection {
color: white;
background-color: #f1c832;
}
.ui-accordion-header span {
background-color: #D1D1D1;
background-image: url(../images/plus.png);
background-position: center center;
background-repeat: no-repeat;
display: block;
float: left;
height: 31px;
width: 30px;
margin-right: 10px;
transition: all 0.3s ease 0s;
-webkit-transition-duration: 0.3s;
-webkit-transition-timing-function: ease;
}
.ui-accordion-header-active span {
background-color: #f1c832;
background-image: url(../images/minus.png);
background-position: center center;
background-repeat: no-repeat;
}
.ui-accordion-header span {
background-color: #D1D1D1;
background-image: url(../images/plus.png);
background-position: center center;
background-repeat: no-repeat;
display: block;
float: left;
height: 31px;
width: 30px;
margin-right: 10px;
transition: all 0.3s ease 0s;
-webkit-transition-duration: 0.3s;
-webkit-transition-timing-function: ease;
}
h3.ui-accordion-header:first-child {
margin: 0;
}
.ui-accordion-content {
padding-left: 31px;
}