﻿html
{
    color: #3c3c35;
    font-family: Tahoma;
    font-size: 8pt;
    letter-spacing: 1px;
    margin: 0 auto;
}
@font-face
{
    font-family: HeaderLogoFont;
    font-style: normal;
    font-weight: normal;
    src: url('/content/styles/myriadprocond.eot');
}
@font-face
{
    font-family: HeaderLogoFontRegular;
    font-style: normal;
    font-weight: normal;
    src: url('/content/styles/myriadproregular.eot');
}
@font-face
{
    font-family: HeaderLogoFont;
    font-style: normal;
    font-weight: normal;
    src: url('/content/styles/myraidprocond.ttf');
}


body
{
    margin: 0px auto;
    background-color: #ecebe4;
}

a
{
    color: #3c3c35;
    text-decoration: none;
}

a:hover
{
    color: #990100;
    text-decoration: none;
}


#main
{
    text-align: left;
    margin-left: 40px;
    width: 1000px;
}

#header
{
    background-repeat: repeat-x;
    min-width: 1000px;
    height: 130px;
}

#headerlogo
{
    font-family: HeaderLogoFont;
    font-size: 32px;
    color: #ffffff;
    padding-top: 72px;
    padding-bottom: 10px;
    padding-left: 136px;
    float: left;
    background-repeat: no-repeat;
    background-position: 16px 14px;
}

#headermenu
{
    color: #ffffff;
    text-align: right;
    padding-top: 20px;
    margin-right: 10px;
    top: 0px;
    float: right;
}

#headermenu a
{
    color: #ffffff;
}

#logo
{
    background-image: url('/content/images/logo.jpg');
    background-repeat: no-repeat;
    width: 309px;
    height: 73px;
    margin-left: 100px;
    margin-top: 16px;
    float: left;
}

#navigation
{
    width: 38px;
    position: fixed;
    top: 160px;
    left: 4px;
}

#navigation img
{
    border: none;
}

#menu
{
    min-width: 900px;
    width: 100%;
    height: 26px;
    background-color: #ffffff;
}

#content
{
    background-color: #ffffff;
    border-left: solid 2px #d4d2cb;
    border-right: solid 2px #d4d2cb;
    width: 996px;
    min-height: 600px;
    overflow: auto;
    padding-bottom: 50px;
}

#columnmerged
{
    float: left;
    width: 950px;
    margin-left: 20px;
    margin-top: 20px;
}

#columnleftmerged
{
    float: left;
    width: 400px;
    margin-left: 11px;
    margin-top: 15px;
}

#columnleft
{
    float: left;
    width: 240px;
    margin-left: 20px;
    margin-right: 10px;
    margin-top: 20px;
}
#columnleftwide
{
    float: left;
    width: 360px;
    margin-left: 20px;
    margin-top: 10px;
}

#columnmiddle
{
    float: left;
    width: 390px;
    margin-left: 20px;
    margin-top: 10px;
}

#columnright
{
    float: right;
    width: 240px;
    margin-left: 10px;
    margin-right: 5px;
    margin-top: 10px;
}

#columnrightmerged
{
    float: left;
    width: 684px;
    margin-left: 10px;
    margin-right: 20px;
    margin-top: 20px;
}
#columnrightwide
{
    float: left;
    width: 360px;
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 20px;
}
#footer
{
    background-repeat: repeat-x;
    width: 100%;
    height: 60px;
    min-width: 1000px;
    color: #ffffff;
    padding-top: 10px;
    font-size: 7pt;
}

.noborder tr td
{
    border: none;
}

.MessageError
{
    border: solid 1px #ababab;
    background-image: url('/content/images/error.png');
    background-color: White;
    background-position: left center;
    background-repeat: no-repeat;
    background-position: 10px;
    padding: 10px 10px 10px 40px;
}

.MessageError ul li
{
    border: none;
    list-style: none;
}

.MessageInformation
{
    border: solid 1px #ababab;
    background-image: url('/content/images/information.png');
    background-color: White;
    background-position: left center;
    background-repeat: no-repeat;
    background-position: 10px;
    padding: 10px 10px 10px 40px;
}

.MessageInformation ul li
{
    border: none;
    list-style: none;
}


/* Sil */
.dersSecmebaslik
{
    color: #33CC33; /*     background-image: url('/common/images/menu_bckg.jpg');     background-repeat:repeat-x; */
    height: 20px;
    font-weight: bold;
    font-size: 10px; /*padding-left: 100px;*/
    cursor: pointer;
    width: 500px;
}
.dersSecmeSecilmeyenDersler
{
    color: #000000;
    height: 20px;
    font-weight: bold;
    font-size: 10px; /*padding-left: 100px;*/
    cursor: pointer;
    width: 500px;
}
.dersSecmebaslikKırmızı
{
    color: #FF6600; /*     background-image: url('/common/images/btn.png');     background-repeat:repeat-x; */
    font-size: 10px;
    height: 20px;
    font-weight: bold; /*padding-left: 100px;*/
    cursor: pointer;
    width: 500px;
}

.captcha
{
    width: 200px;
}
