﻿body
{
    background: url('../images/bg_bodyTop.png') repeat-x top #e3f0f2;
    font-family: Tahoma, Sans-Serif;
    font-size: 11px;
    color: #383838;
    padding: 0;
    margin: 0;
}
a
{
    color: #383838;
    text-decoration: none;
}
a:hover
{
    color: #000000;
    text-decoration: none;
}

.bodyBottom
{
    background: url('../images/bg_PageBottom.png') repeat-x bottom;
}
.Content
{
    background: url('../images/bg_Header.png') no-repeat;
    width: 936px;
    padding: 0 40px 0 40px;
    margin: 0 auto 0 auto;
}
.topMenu
{
    width: 277px;
    padding-left: 20px;
    padding-top: 7px;
    height: 28px;
    background: url('../images/bg_topMenu.png') no-repeat;
    float: right;
    text-align: center;
}
.topMenu a
{
    color: #565656;
    text-decoration: none;
    padding: 0px 5px 5px 5px;
    border-left: dotted 1px #8c8c8c;
    display: block;
    float: left;
}
.topMenu a:first-child
{
    border-left: none;
}

.boxBottom
{
    background: url('../images/bg_boxBottom.png') no-repeat bottom;
    width: 208px;
    padding: 5px 15px 15px 15px;
}
.GreenTitle
{
    width: 210px;
    background: url('../images/bg_GreenTitle.png') no-repeat;
    height: 17px;
    margin-left: 9px;
    color: white;
    font-size: 12px;
    padding: 8px 5px 5px 5px;
}
.BlueTitle
{
    width: 210px;
    background: url('../images/bg_BlueTitle.png') no-repeat;
    height: 17px;
    margin-left: 9px;
    color: white;
    font-size: 12px;
    padding: 8px 5px 5px 5px;
}

.Projeler
{
    height: 145px;
    background: url('../images/bg_project.png') repeat-x;
}
.Projeler .Proje
{
    border: solid 1px #d2d2d2;
    padding: 5px;
    margin: 0 8px 0 8px;
    background: #ffffff;
    width: 90px;
    height: 100px;
    float: left;
    text-align: center;
    line-height: 10px;
}
.Projeler .Proje Img
{
    width: 84px;
    height: 54px;
    border: solid 1px #d2d2d2;
    padding: 2px;
    background: #ffffff;
    margin-bottom: 5px;
}
.Container
{
    width: 545px;
}
.Container .Top
{
    background: url('../images/ContainerTop.png');
    height: 15px;
}
.Container .Bottom
{
    background: url('../images/ContainerBottom.png');
    height: 15px;
}
.Container .Center
{
    background: url('../images/ContainerCenter.png') repeat-y;
}
.ConMargin
{
    margin-top: -10px;
}
.Container .Information
{
    width: 535px;
    margin-top: 5px;
    background: url('../images/Information.png') no-repeat;
    height: 20px;
    color: white;
    font-size: 12px;
    padding: 5px 5px 5px 5px;
}
.Container .Items
{
    width: 96%;
    table-layout: fixed;
    margin: auto auto;
    color: white;
    font-size: 12px;
}
.Container .Items2
{
    width: 96%;
    table-layout: fixed;
    margin: auto auto;
    vertical-align: top;
}
.Container .Items2 td
{
    border-left: solid 1px #d0d5d7;
    padding-left: 4px;
}
.Container .Items2 td:first-child
{
    border-left: none;
}

.HaberGrubu
{
    width: 183px;
    height: 165px;
    background: url('../images/HaberGrubu.png') no-repeat;
    margin-left: 5px;
    text-align: left;
    font-size: 10px;
}
.WhiteTitle
{
    height: 17px;
    margin-left: 9px;
    color: white;
    font-size: 12px;
    padding: 8px 5px 5px 5px;
}
.InputName
{
    width: 150px;
    margin: 15px auto 0 auto;
}
a.Arrow
{
    background: url('../images/Arrow.png') left no-repeat;
    display: block;
    padding-left: 12px;
    margin-bottom: 2px;
}

.Duyuru
{
    border-bottom: dotted 1px #bcbcbc;
    margin-bottom: 5px;
    padding-bottom: 5px;
    line-height: 17px;
}
.Duyuru .Tarih
{
    color: #9e9e9e;
}

.Footer
{
    background: url('../images/bg_Footer.png') no-repeat;
    text-align: center;
    height: 70px;
    line-height: 17px;
    width: 922px;
    padding: 25px 40px 15px 40px;
    margin: 0 auto 0 auto;
}
.NumberSlider
{
    width: 515px;
    height: 200px;
    margin: auto auto;
}
.MainNews
{
    width: 515px;
    margin: auto auto;
}
.MainNews .News
{
    width: 250px;
    float: left;
    margin-right: 5px;
    height: 120px;
    overflow: hidden;
}
.MainNews .News .Title
{
    height: 28px;
    background: url('../images/bg_title.png') bottom repeat-x;
    padding-bottom: 5px;
    margin-bottom: 5px;
}
.MainNews .News .Date
{
    color: #ababab;
    font-size: 10px;
}
.MainNews .News Img
{
    width: 98px;
    height: 73px;
    border: solid 1px #d7d7d7;
    background: #ffffff;
    float: left;
    margin-right: 5px;
}

.Information
{
    width: 515px;
    margin: auto auto;
}

.Icerik
{
    width: 732px;
    margin: auto auto;
    vertical-align: top;
    margin-top: -10px;
}
.Icerik .iTop
{
    background: url('../images/icerik_top.png') bottom;
    height: 15px;
}
.Icerik .iCenter
{
    background: url('../images/icerik_center.png') repeat-y;
    padding: 0 15px 0 15px;
}
.Icerik .iBottom
{
    background: url('../images/icerik_bottom.png') top;
    height: 15px;
}
.NavBar
{
    margin-bottom: 5px;
}
.PageTitle
{
    font-size: 22px;
    line-height: 25px;
    padding: 5px 0 5px 0;
    margin-bottom: 10px;
    border-bottom: dotted 1px #d0d5d7;
}
.PageContent
{
    line-height: 17px;
    margin-bottom: 10px;
}
/*-------------------------------------------------------------------------
=GENEL AYARLAR
-------------------------------------------------------------------------*/
.floatNone
{
    float: none;
}
.floatLeft
{
    float: left;
}
.floatRight
{
    float: right;
}
.floatCenter
{
    margin: auto auto;
}
.clearBoth
{
    clear: both;
}
.noBg
{
    background: none !important;
}
.noMargin
{
    margin: 0 !important;
}
.noPadding
{
    padding: 0 !important;
}
.noBorder
{
    border: 0 !important;
}
.displayNone
{
    display: none !important;
}
.displayBlock
{
    display: block !important;
}
.left
{
    text-align: left;
}
.center
{
    text-align: center;
}
.right
{
    text-align: right;
}
.border
{
    border: solid 1px #e3e3e3;
    padding: 2px;
    background: #ffffff;
}
.marginLeft
{
    margin-left: 10px;
}
.marginRight
{
    margin-right: 10px;
}
hr
{
    height: 1px;
    color: #e3e3e3;
}

.xm
{
    display: none;
}
.transparent
{
    border: none;
    background: transparent;
    width: 100%;
    font-size: 10px;
    color: #494949;
}
.aramaSelect
{
    width: 100%;
    font-size: 10px;
    color: #494949;
    height: 21px;
}
a img
{
    border: none;
}
.seperator
{
    height: 10px;
    display: block;
}

/*-------------------------------------------------------------------------
=FORMLAR
-------------------------------------------------------------------------*/
form
{
    margin: 0;
    padding: 0;
}



div.altSayfaBaslik {background:#efefef url('../images/alt_arrow.png') no-repeat; background-position:5px 6px; padding:5px 5px 5px 25px; margin-bottom:10px; border:solid 1px #cecece; font-weight:bold; font-size:13px; color:#0078e3}
div.altSayfaSpot {margin:10px 0 10px 0;  border-bottom:dotted 1px #cecece; padding:5px}
span.altSayfaTarih {font-size:10px; color:#c2c2c2;}
