/* 
    Created on : 26.Nis.2014, 09:51:58
    Author     : Eray
*/


@font-face {
    font-family: "AvantGardeBkBT";
    src: url('619201661-Avant-Garde-Book-BT.eot');
    src: url('619201661-Avant-Garde-Book-BT.eot?#iefix') format('embedded-opentype'),
    /*url('619201661-Avant-Garde-Book-BT.svg#AvantGarde Bk BT') format('svg'),
    url('619201661-Avant-Garde-Book-BT.woff') format('woff'),*/
    url('619201661-Avant-Garde-Book-BT.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
/*  ======================================================================================================
 *    CSS RESET 
 *  ======================================================================================================
*/

root { 
    display: block;
}
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,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-weight:inherit; font-style:inherit; font-size:100%; font-family:inherit; vertical-align:baseline; }
:focus { outline:0; }
a:active { outline:none; }
body { line-height:1; color:black; background:white; }
ol,ul { list-style:none; }
table { border-collapse:separate; border-spacing:0; }
caption,th,td { text-align:left;font-weight:normal;font-size: 100%;}
blockquote:before,blockquote:after,q:before,q:after { content:""; }
blockquote,q { quotes:"" ""; }
body {line-height:1;}
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section {display:block;}
nav ul {list-style:none;}
blockquote, q {quotes:none;}
blockquote:before, blockquote:after,q:before, q:after {content:'';content:none;}
a {margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent;text-decoration: none;}
/* change colours to suit your needs */
ins {background-color:#ff9;color:#000;text-decoration:none;}
/* change colours to suit your needs */
mark {background-color:#ff9;color:#000;font-style:italic;font-weight:bold;}
del {text-decoration: line-through;}
abbr[title], dfn[title] {border-bottom:1px dotted;cursor:help;}
table {border-collapse:collapse;border-spacing:0;}
/* change border colour to suit your needs */
hr {display:block;height:1px; border:0;border-top:1px solid #cccccc;margin:1em 0;padding:0;}
input, select {vertical-align:middle;}

h1{font-size: 2em;display:block;margin-top: 0.67em;margin-bottom: 0.67em;font-weight:bold}
h2{font-size: 1.5em;display:block;margin-top: 0.83em;margin-bottom: 0.83em;font-weight:bold}
h3{font-size: 1.17em;display:block;margin-top: 1em;margin-bottom: 1em;font-weight:bold}
h4{display:block;margin-top: 1.33em;margin-bottom: 1.33em;font-weight:bold}
h5{font-size: 0.83em;display:block;margin-top: 1.67em;margin-bottom: 1.67em;font-weight:bold}
h6{font-size: 0.67em;display:block;margin-top: 2.33em;margin-bottom: 2.33em;font-weight:bold}

/* 
    ====================== CSS RESET BiTTi ====================== 
*/

/* 
    ====================== TEMEL ====================== 
*/
sup {font-size:xx-small; vertical-align:super;} /* resette bozulan sup iÃƒÂ§in fix*/
html{
    /*background: url(../img/anabg.jpg) repeat-x top left;*/
    font-family: "AvantGardeBkBT",helvetica,arial,sans-serif;
    position: relative;
    width: 100% !important;
    min-width: 1092px;
    /*height: 100%;
    overflow: hidden ;*/
    background-color:#FFF;
}
body{
    /*margin-top:100px;*/
    /*margin-bottom:105px;*/
    min-width: 1092px;
    background: none;
    /*background: url(../img/toptilex.png) repeat-x top left;*/
}

strong{font-weight: bold;}

div.yataytam{
    display: block;
    width: 100%;
    height: auto;
    text-align: center;
    min-width: 1092px;
    /*overflow-x: hidden;*/
}

div.yatayorta{
    width: 1092px;
    /*min-width: 950px;*/
    display:block;
    position: relative;
    margin:0px auto;
    overflow: hidden;
}
::selection {
	background: #fff2a8; /* Safari */
	}
::-moz-selection {
	background: #fff2a8; /* Firefox */
}
/* 
    ====================== TEMEL BiTTi BÜYÜK ÖLÇEKLİ BAŞLADI ====================== 
*/

body > header{
    height: 124px;
    background: url(../img/headerbg.png) repeat-x top left;
}

body > footer{
    
}

a.btn-1{
    padding:12px 17px;
    font-size:15px;
    color:#ffffff;
    background-color:#73b9ff;
    display:inline-block;
    margin:5px;
    border-radius: 8px;
}

a.btn-1:hover{
    background-color: #6bceff;
}

*.ellipsis{
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

/* 
    ======================  HEADER İÇERİĞİ BAŞLADI ====================== 
*/


*.bsl{
    font-family: "bedrock",helvetica,arial,sans-serif;
}

.sayfa_baslik{
    font-size:25px;
    color:#005DAA;
    display:block;
    height:28px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    /*margin-top: 2px;*/
    padding:3px 28px 0px 0px;
}

div#gorev{
    display: inline-block;
    position: absolute;
    top: 10px;
    right: 10px;
    font-weight: bold;
    font-family: "bedrock";
}
div#gorev a{
    color:#661A00;
}
div#gorev a:hover{
    color:#CC1A00;
}

header  a#logo{
    display:inline-block;
    float:left;
    /*margin-left:30px;*/
    width:328px;
    height:73px;
    background:url(../img/logo.png) no-repeat 50% 50%;
    margin-top:25px;
}
header  img#boya{
    display: inline-block;
    width: 62px;
    height: 95px;
    background: url('../img/boya.png') no-repeat scroll 50% 50% transparent;
    margin-top: 0px;
    position: absolute;
    right: 248px;
}

header div#header_iletisim_box{
    display:inline-block;
    position: absolute;
    width:130px;
    height: 95px;
    top:0;
    right: 0;
}
header div#header_iletisim_box > ul#sm{
    display:inline-block;
    width:104px;
    height: 25px;
    padding:6px 13px 7px 13px;
    background-color: #f8f8f8;
    border-radius: 0px 0px 7px 7px;
}
header div#header_iletisim_box ul#sm li{
    float:left;
    list-style:none;
    padding:0px;
    margin:0px;
}
header div#header_iletisim_box ul#sm li>a{
    display:inline-block;
    width:16px;
    height: 16px;
    margin:2px;
    color:#ffffff;
    background-color: #bbbbbb;
    padding:3px;
}

header div#header_iletisim_box > h3#header_tel{
    font-size: 17px;
    color: #FFF;
    position: absolute;
    bottom: 0px;
    right: 0px;
    display: block;
    width: 170px;
}
header div#header_iletisim_box ul#sm li>a:hover{background-color: #cccccc;}
header div#header_iletisim_box ul#sm li>a span{
    display:inline-block;
    width:16px;
    height: 16px;
    overflow: hidden;
}

header #menu-bar{
    height: 68px;
    background-color: #f5f5f5;
    z-index: 9999;
}

header>nav{
    display:inline-block;
    float:right;
    height: 91px;
    padding-right:30px;
}

header > nav > a{
    font-size:26px;
    color:#666666;
    line-height: 91px;
    display:inline-block;
    float:left;
    padding:0px 20px;
    font-family: "bedrock",helvetica,arial,sans-serif;
}
header > nav > a:hover{
    color:#661a00;
}
header > nav > a.etkin{
    color:#400000;
}
/*----------------------------*/
.rslides {
    position: relative;
    list-style: none;
    overflow: hidden;
    width: 100%;
    padding: 0;
    margin: 0;
}

.rslides li {
    -webkit-backface-visibility: hidden;
    position: absolute;
    display: none;
    width: 100%;
    left: 0;
    top: 0;
}

.rslides li:first-child {
    position: relative;
    display: block;
    float: left;
}

.rslides img {
    display: block;
    height: auto;
    float: left;
    width: 100%;
    border: 0;
}
/*----------------------------*/
/* nt-example1 */

#newsticker {
	max-width: 510px;
	margin: auto;
}

#newsticker-container {
    width: 510px;
	text-align: center;
        padding: 10px;
}

#newsticker-container i {
	font-size: 36px;
	margin: 0px 8px;
	cursor: pointer;
	-webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
    float: right;
}

#newsticker-container i:hover {
	color: #333;
}

#newsticker li {
	color: #4e4e4e;
	background: #F2F2F2;
	overflow: hidden;
	height: 65px;
	padding: 10px;
	line-height: 16px;
	list-style: none;
	font-size: 14px;
	text-align: left;
	border-bottom: 1px dotted #2c8162;
}

#newsticker li:hover {
	background: #FFF;
}

/*--------------------------*/
#div#uc_kutu{
    display:block;
}
#uc_kutu li{
    float:left;
}
#uc_kutu li div.kutu{
    width: 346px;
    height: 393px;
    padding: 20px 0px;
    display:inline-block;
}
#uc_kutu li div.kutu div.kutu_ic{
    height: 291px;
    width: 306px;
    display:inline-block;
    margin-top: 82px;
    background-color: #F7F7F7;
    border-radius: 20px;
    padding:10px 20px;
}
#uc_kutu li div.kutu div.mavi_cember{
    display: block;
    width: 163px;
    height: 163px;
    background-color: #6BCEFF;
    margin: -92px auto 0px;
    border: 6px double #EEE;
    border-radius: 86px;
    overflow: hidden;
}
#uc_kutu li div.kutu div.mavi_cember > div{
    display:block;
    width: 100%;
    height: 100%;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: contain;
}

#uc_kutu li div.kutu div.kutu_ic > p{
    display:block;
    height: 96px;
    font-size: 14px;
    width: 100%;
    overflow: hidden;
    margin-top: 20px;
    line-height: 24px;
    text-align: left;
}
/*=============================================================*/
div#ikisutun{
    
}
div#ikisutun > div{
    display:inline-block;width:530px;height: 285px; background-color:#eeeeee; float:left;margin-right:32px;border-radius: 20px; 
}
div#ikisutun > div > h3{
    font-weight: normal;
    padding:5px 15px;
    background-color:#f7f7f7;
    width:190px;
    height: 43px;
    color:#888888;
    margin:0px 0px 20px 0px;
    clear: both;
    border-radius: 10px;
    line-height: 43px;
}

/*============================================================*/

/* 
    ======================  FOOTER İÇERİĞİ BAŞLADI ====================== 
*/

body > footer >span#hak{
    display:inline-block;
    padding-left: 30px;
    line-height: 55px;
    margin-top:5px;
    font-size:12pt;
    float:left;
    color:#666666;
    width:40%;
}

body > footer > div#sm_container{
    display:inline-block;
    margin: 15px auto auto auto;
    height: 40px;
    width:20%/*96px*/;
    overflow:hidden;
    text-align: center;
}

body > footer > div#sm_container > a{
    display:inline-block;
    /*float:left;*/
    width:40px;
    height:40px;
    padding:0px 4px;
}

body > footer > div#sm_container > a#fba{background:url(../img/fb_0.png) no-repeat top left;}
body > footer > div#sm_container > a#fba:hover{background:url(../img/fb_1.png) no-repeat top left;}
body > footer > div#sm_container > a#twa{background:url(../img/tw_0.png) no-repeat top left;}
body > footer > div#sm_container > a#twa:hover{background:url(../img/tw_1.png) no-repeat top left;}

body > footer > a#analitik{
    display:inline-block;
    float:right;
    width:69px;
    height: 33px;
    margin:18px 30px 0px 0px;
    background:url(../img/analitik.png) no-repeat top left;
}



/* 
    ======================  MAIN İÇERİĞİ BAŞLADI ====================== 
*/

main > div#orta{
    height: 100%;
    background-color: #fff;;
    background-color: rgba(255,255,255,0.7);
    border-radius:15px;
    opacity:0;
}

div#content-holder{
    width:968px; 
    position:relative; 
    top:36px; 
    left:8px;
    overflow:hidden;
}

div#content{
    padding: 15px 0px 50px 0px;
    font-size: 11pt;
    line-height: 17pt;
    text-align: justify;
    color: #333;
}

div#content p{
    text-indent: 20px;
}

div#content h3{
    
}

/*-------------------------------*/
p.basic_error{
    padding: 50px 20px;
    margin: 50px 0px;
    border: 1px solid #EEE;
    border-radius: 10px;
    color: #FFF;
    background-color: #F35E5E;
}

div#pnf_404{
    display: block;
    width: 442px;
    height: 268px;
    margin: 38px 249px;
    background: url(../img/404.png) no-repeat top left;
}
span.metin{
    
}

img.icerik_gorsel{
    float:left;
    margin: 10px 30px 10px 0px;
    max-width:450px;
    /*max-height:450px;*/
    border-radius:5px;
    box-shadow: #666 5px 5px 10px -3px;
}
/*--------------------------------------------*/

        ul.galeri div.galeri_foto{

            //background-repeat:repeat;
            /*background-color: rgba(255,127,0,0.3);*/
            //display:inline-block;
            width: 200px;
            height: 200px;
            /*border:2px solid #FF7F00;*/
            overflow: hidden;
            margin: 0px 20px 20px 0px;
            position: relative;
        }
        ul.galeri div.galeri_foto:hover{
            /*border:2px solid #FF1100;*/
        }
        ul.galeri div.galeri_foto:hover span{
            display: block;
        }
        ul.galeri div.galeri_foto span{
            display: none;
            width: 100%;
            background-color: #CCC;
            background-color: rgba(0,0,0,0.6);
            height: 43px;
            line-height: 11px;
            font-size: 10px;
            position: absolute;
            margin:0px;
            padding: 3px;
            color:#fff;
            overflow: hidden;
            text-indent: 4px;
            word-break: break-all;
            z-index: 1;
            left:0;
            bottom:0;

        }
        ul.galeri div.galeri_foto img{
            position: absolute;
            top: 0px;
            bottom: 0px;
            left: 0px;
            right: 0px;
            z-index: 0;
            padding: auto;
            max-width: 200px;
            max-height: 200px;
            margin: auto;
        }

/*-----------------------------------------------------*/
ul.galeri{
    display: block;
    width: 100%;
    margin-top: 20px;
}

ul.galeri li{
    float:left;
    list-style-type: none;
}
ul.galeri li img{
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    z-index: 0;
    padding: auto;
    max-width: 200px;
    max-height: 200px;
    margin: auto;
}
/*-----------------------------------------------------------*/
.btn {
    display: inline-block;
    padding: 4px 14px;
    margin-bottom: 0px;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    color: #333;
    text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.75);
    background-color: #F5F5F5;
    background-image: linear-gradient(to bottom, #FFF, #E6E6E6);
    background-repeat: repeat-x;
    border-width: 1px;
    border-style: solid;
    border-color: #BBB #BBB #A2A2A2;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    border-radius: 4px;
    box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.2) inset, 0px 1px 2px rgba(0, 0, 0, 0.05);
}
    /*----------------------------------------------------*/
    ul.definition_list.iletisimbil> li{
        width: 1092px;
    }
    
    ul.definition_list>li{
        float:top;
        padding: 2px;
        list-style-type: none;
        overflow: hidden;
    }    
    
    ul.definition_list>li>span.field,ul.definition_list>li>span.data{
        
        display:inline-block;
        min-height: 17px;
        float:left;
        padding: 3px;
        margin: 2px 10px 2px 0px;
    }
    
    ul.definition_list>li>span.field{
        width: 80px;
        font-weight: bold;
        color:#005DAA;
        /*background-color: #EEE;*/
    }
    
    ul.definition_list>li>span.data{
        width: 980px;
        /*background-color: #EEE;*/
    }

    iletisim_harita{
        
    }
    
    /*-------------------------------------------------------*/
    span.icerik_alt_baslik {
        display: block;
        clear: both;
        text-align: center;
        font-size: 15px;
        color: #444;
        padding: 5px 0px;
        margin: 20px 10px 10px;
        font-weight: bold;
    }
    /*----------------------------------------------------------*/
    div#yukleniyor{
        display:block;
        position: fixed;
        width:100%;
        height: 100%;
        background-color: transparent;
        top:0;
        left:0;
        text-align: center;
        visibility: hidden;
    }
    div#yukleniyor img{
        display:inline-block;
        margin-top:20%;
    }
    
    /*-----------------------------------------------------------*/
    
    div.footer_sutun{
        width: 236px;
        margin:0px 10px 10px 10px; 
        display:inline-block;
        text-align: left;
        vertical-align: text-top;
    }
    
    div.footer_sutun>h3{
        color:#4c7c98;
        font-size: 17px;
        text-align: left;
        width:100%;
        line-height: 20px;
    }
    
    div.footer_sutun>a{
        font-size: 15px;
        color:#4c7c98;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        display:inline-block;
        max-width: 100%;
        text-align: left;
        padding: 4px 5px;
    }
    
    img#footer_logo{
        float:left;
        margin: 21px 10px 21px 0px;
    }
    
    span#copyright{
        display:inline-block;
        max-width: 300px;
        color:#AAA;
        font-size:12pt;
        line-height: 88px;
        float:left;
    }
    
    a#analitik{
        float:right;
        display:inline-block;
        width:98px;
        height:46px;
        background: url(../img/analitik.png) no-repeat top left;
        margin-top: 21px;
    }
    /*--------------------------------------------------*/
        ol.menulist{
        display:block;
        margin:auto;
    }
    ol.menulist li{
        
    }
    ol.menulist li > a{
        font-size:28px;
        line-height: 34px;
        color:#666;
    }
    ul.menulist{
        clear: both;
        padding-bottom: 20px;
        display: block;
        overflow: hidden;
    }
    
    ul.menulist li{
        float:left;
    }
    
    ul.menulist li a{
        display: inline-block;
        width:200px;
        height: 198px;
        padding: 10px 30px 25px 5px;
        overflow: hidden;
    }
    ul.menulist li a div{
        display:inline-block;
        width:200px;
        height: 166px;
        border-radius: 10px;
        -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 93, 170, 0.75);
        -moz-box-shadow:    0px 0px 3px 0px rgba(0, 93, 170, 0.75);
        box-shadow:         0px 0px 3px 0px rgba(0, 93, 170, 0.75);
        transition: box-shadow 0.2s, -moz-box-shadow 0.2s, -webkit-box-shadow 0.2s;
    }
    ul.menulist li a span:before{
        width: 5px;
        height: 34px;
        background-color: #005DAA;
        border:0px solid #005DAA;
        border-width: 0px;
        display: inline-block;
        content: " ";
        margin: 0px 5px 0px 0px;
        vertical-align: bottom;
        transition: width 0.5s, height 0.5s, margin 0.5s;
    }
     
    ul.menulist li a span{
        display:block;
        clear:both;
        width:200px;
        height: 34px;
        font-size:17px;
        line-height: 26px;
        color:#666;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        margin-top: 6px;
        transition: color 0.5s;
    }
    
    ul.menulist li a:hover div{
        -webkit-box-shadow: 0px 0px 7px 0px rgba(0, 93, 170, 1);
        -moz-box-shadow:    0px 0px 7px 0px rgba(0, 93, 170, 1);
        box-shadow:         0px 0px 7px 0px rgba(0, 93, 170, 1);
    }
    
    ul.menulist li a:hover span{
        color:#005DAA;
    }
    
    ul.menulist li a:hover span:before{
        width:30px;
        
    }