﻿body 
{
    margin: 0 auto;
    background-color: #FFBC08;
}

a:link, a:visited, a:hover, a:active
{
    text-decoration: none;
}

img
{
    border-width: 0px;
}

form
{
    width: 100%;
    background-image: url("/images/new/main_back.png");
    background-repeat: no-repeat;
    background-position: center center;
}

#main
{
    width: 100%;
    height: 100%;
    background-image: url('/images/new/main_back_middle.png');
    background-repeat: repeat-x;
    background-position: 0px 154px;
}

#content 
{
    margin: 0 auto;
    width: 960px;
    font-family: helvetica;
}

#header
{
    height: 155px;
}

#header #divLogo
{
    width: 216px;
    height: 102px;
    float: left;
    margin-top: 26px;
}

#header #divMenu
{
    width: 813px;
    height: 68px;
    margin: 87px 0 0 250px;
    position: absolute;
}

#divMenu #menu
{
    margin: 0 auto;
    list-style-type: none;
    height: 100%;
    margin-left: 25px;
    margin-right: 25px;
    background-image: url('/images/new/menu_back.png');
    background-repeat: repeat-x;
}

#menu > li
{
    padding-right: 10px;
    padding-left: 10px;
    float: left;
    display: block;
    line-height: 55px;
    background-image: url('/images/new/menu_item_end.png');
    background-repeat: no-repeat;
    background-position: right top;
}

#menu > li ul 
{
    padding: 0;
    display: none;
    list-style-type: none;
}

#menu > li:hover a
{
    color: #BECDE7;
    line-height: 57px;
}

#menu > li:hover ul
{
    display: none;
    list-style-type: none;
}

#menu > li ul li
{
    line-height: normal;
    width: 300px;
}

#menu li a, a:visited
{
    color: White;
    font-family: helvetica;
    font-weight: bold;
    text-decoration: none;
}

#footer
{
    width: 100%;
    height: 177px;
    margin-top: 20px;
    background-image: url('/images/new/footer_back.png');
    background-repeat: repeat-x;
}

#footer_content
{
    margin: 0 auto;
    width: 960px;
}

#footer #contact ul
{
    float: left;
    width: 100px;
    list-style-type: none;
    background-image: url('/images/new/footer_contact_end.png');
    background-repeat: no-repeat;
    background-position: right top;
    font-family: helvetica;
    font-weight: normal;
}

#footer #contact ul li a, #footer #contact ul li a:visited
{
    color: White;
    font-size: 8pt;
    text-decoration: none;
    line-height: 12pt;
}

#footer #footer_logo
{
    float:right;
    padding: 10px 120px 0 0;
}

#banner
{
    color: #004B8D;
    font-size: 13px;
    max-height: 100%;
    min-height: 370px;
}

#banner h1
{
    font-size: 35px;
    color: #FFBD0A;
}

#banner h2
{
    font-size: 20px;
    color: #004B8D;
}

#banner a, #banner a:visited
{
    color: #004B8D;
    font-weight: normal;
}

#banner li
{
    line-height: 20px;
}

#banner #Haberler #latest
{
    float: left;
}

#banner #Haberler #media
{
    float: right;
    padding-right: 50px;
}

#banner #Haberler #latest ul li ul
{
    list-style-type: none;
    padding: 10px 0 0 5px;
}

#banner #Haberler #latest ul li ul li
{
    float: left;
    padding-right: 15px;
}

#banner #NedenDisKaynak h1
{
    margin-bottom: 0;
}

#banner #Default #banner #banner_photo
{
    float: left;
}

#banner #Default #banner #text_content
{
    float: left;
    width: 580px;
    height: 350px;
    margin: 15px 0 15px 15px;
}

#banner #Default #banner #text_content a
{
    font-weight: 900;
}

#banner #Default #banner #text_content h1
{
    font-size: 70px;
    color: #004B8D;
    height: 100px;
    margin: 0px;
    padding: 0px;
    padding-top: 20px;
}

#banner #Default #banner #text_content h2
{
    font-size: 45px;
    color: #FFBD0A;
    margin: 0px;
}

#banner #Default #banner #text_content h3
{
    font-size: 14px;
    color: #004B8D;
    margin: 0px;
    padding-top: 20px;
}

#banner #Default #box
{
    width: 100%;
    height: 230px;
    margin-top: 30px;
}

#banner #Default #box #box_layer1
{
    width: 309px;
    height: 230px;
    float: left;
    color: White;
    font-weight: bold;
    font-family: helvetica;
    padding-right: 12px;
    background-image: url('/images/new/box_item1_back.png');
    background-repeat: no-repeat;
}

#banner #Default ul#slideMenu li
{
    padding: 0px;
    margin: 0px;
    list-style: none;
}

#banner #Default ul#slideMenu li h2
{
    font: bolder 15px/30px Arial;
    color: #FFFFFF;
    margin: 0px;
    padding: 0px;
    padding-left: 30px;
    height: 30px;
    cursor: pointer;
}

#banner #Default ul#slideMenu ul
{
    margin: 0px;
    padding: 0px;
    height: 89px;
    overflow: hidden;
    list-style: none;
}

#banner #Default ul#slideMenu ul li
{
    padding: 0px;
    margin: 0px;
    padding-left: 10px;
    width: 130px;
    list-style-image: url('/images/new/box_item1_list.png');
    float: left;
}

#banner #Default ul#slideMenu ul li a, #banner #Default ul#slideMenu ul li a:visited
{
    padding: 0;
    margin: 0;
    color: #004B8D;
    font: 12px/15px Arial;
    text-decoration: none;
}

#banner #Default #box #box_layer1 > ul
{
    margin: 0;
    padding: 10px 0 0 0;
    list-style-image: url('/images/new/box_item1_header_list.png');
    list-style-position: inside;
}

#banner #Default #box #box_layer1 > ul > li
{
    font-size: 12pt;
    min-height: 25px;
    margin-left: 0px;
    padding-top: 2px;
    background-image: url('/images/new/box_item1_header.png');
    background-repeat: no-repeat;
}

#banner #Default #box #box_layer2
{
    width: 324px;
    height: 233px;
    float: left;
    margin-right: 12px;
    background-image: url('/images/new/box_item2_back.png');
    background-repeat: no-repeat;
}

#banner #Default #box #box_layer3
{
    width: 303px;
    height: 230px;
    float: left;
}

#banner #Default #box_layer3 #box_layer3_top
{
    width: 303px;
    height: 105px;
    margin: -35px 0 16px 0;
    background-image: url('/images/new/box_item3_back.png');
    background-repeat: no-repeat;
}

#banner #Default #box_layer3 #box_layer3_bottom
{
    width: 303px;
    height: 129px;
    background-image: url('/images/new/box_item4_back.png');
    background-repeat: no-repeat;
}

#banner #Default #box_layer3_bottom #rss
{
    width: 53px;
    height: 23px;
    float: right;
    margin: 40px 10px;
    background-image: url('/images/new/rss.png');
    background-repeat: no-repeat;
    background-position: center center;
}

#banner #Iletisim a:link, #banner #Iletisim a:visited
{
    color: #004B8D;
}

#banner #Iletisim h1
{
    margin-bottom: 0;
}

#banner #Iletisim h4
{
    font-size: 11px;
    font-weight: normal;
    line-height: 13px;
    color: #004B8D;
    padding: 0;
}

#banner #Iletisim #text_content_left
{
    float: left;
    width: 515px;
    height: 260px;
}

#banner #Iletisim #address
{
    float: left;
}

#banner #Iletisim #map
{
    float: right;
}

#banner #Iletisim #inputs
{
    float: left;
    width: 100%;
}

#banner #Iletisim #inputs h5
{
    margin: 0;
    color: #004B8D;
}

#banner #Iletisim #inputs_left
{
    float: left;
}

#banner #Iletisim #inputs_right
{
    width: 300px;
    float: right;
}

#banner #Iletisim #message
{
    height: 100px;
}

#banner #Iletisim #inputs_right #social
{
    padding-top: 20px;
}

#banner #Iletisim #inputs_right #social .social_logos
{
    width: 35px;
}

#banner #Iletisim #inputs_right #social .social_logos:hover
{
    width: 36px;
}

#banner #Iletisim .clean
{
    float: left;
    padding-top: 10px;
    color: #122E5E;
    font-size: 20px;
    font-weight: bold;
}

#banner #Iletisim .send
{
    float: right;
    padding-top: 10px;
    color: #122E5E;
    font-size: 20px;
    font-weight: bold;
}

#banner #Iletisim .message
{
    width: 300px;
    height: 60px;
}

#banner #Iletisim .input
{
    margin-bottom: 5px;
}

#banner #Referanslar #references
{
    margin: 0;
    width: 932px;
}

#banner #Referanslar #logo_field
{
    float: left;
    margin: 0;
    width: 100%;
    background-color: White;
}

#banner #Referanslar #logos
{
    margin: 0 auto;
    width: 80%;
    
}

#banner #Referanslar #logos .frame
{
    float: left;
    background-image: url('images/references/logo-background.png');
    background-position: center center;
    background-repeat: no-repeat;
    width: 102px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    padding: 5px 3px 0 0;
}

#banner #Referanslar #logos .frame a
{
    vertical-align: middle;
}

#banner #Referanslar #logos img
{
    max-width: 90%;
    max-height: 90%;
}