﻿body
{
    margin: 0px;
}
a img    
{   
    border: none;   
}  
#top
{
    width: 100%;
    height: 60px;
    background-color: #ffffff;
}
#flashsl
{
    background-position: center center;
    width: 100%;
    height: 300px;
    background-image: url('../images/bluesky_windrider.png');
    background-repeat: repeat-x;
    overflow: visible;
}
#datacontainer
{
    width: 950px;
    height: 350px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 30px;
}
#footer
{
    width: 100%;
    height: 100px;
}
#menus
{
    width: 950px;
    height: 60px;
    margin-right: auto;
    margin-left: auto;
}
.opakarkaplan
{
    background-color : black;
    filter : alpha(opacity=50);
    opacity: 0.5; 
}
.noline
{
    width: 950px;
    height: 60px;
    font-family: "Trebuchet MS";
    font-size: 12px;
    font-weight: bold;
    color: #333333;
    text-align: center;
}
.noline:hover
{
    width: 950px;
    height: 60px;
    font-family: "Trebuchet MS";
    font-size: 12px;
    font-weight: bold;
    color: #CC0000;
    text-align: center;
}
.menubgrightline
{
    background-image: url('/Marmara/images/menubg_rightline.png');
    background-repeat: no-repeat;
    background-position: right top;
    width: 950px;
    height: 60px;
    font-family: "Trebuchet MS";
    font-size: 12px;
    font-weight: bold;
    color: #333333;
    text-align: center;
}
#bolumheader
{
    height: 30px;
    width: 950px;
    padding-bottom: 10px;
}
.basliklar
{
    font-family: "Trebuchet MS";
    font-size: 23px;
    font-weight: lighter;
    letter-spacing: -1px;
    line-height: 30px;
    color: #999999;
}
.altbasliklar
{
    font-family: Arial;
    font-size: 0.8em;
    color: #666666;
    line-height: 16px;
}
.borders
{
    border: 2px solid #FFFFFF;
}
#hega
{
    width: 100%;
    height: 150px;
    padding-top: 20px;
}
.links
{
    font-family: "Trebuchet MS";
    font-size: 12px;
    color: #2b558d;
    font-weight: bold;
    text-decoration: none;
    letter-spacing: -1px;
}
}
nks:hover
{
    font-family: "Trebuchet MS";
    font-size: 12px;
    font-weight: bold;
    color: #CC0000;
    font-weight: bold;
    text-decoration: none;
    letter-spacing: -1px;
}
.formlar
{
    border: 5px solid #ffffff;
    background-position: center top;
    width: 620px;
    height: 400px;
    background-color: #FFFFFF;
    background-image: url('../images/basvurubg.png');
    background-repeat: no-repeat;
}
.formalanlari
{
    border: 1px solid #cccccc;
    padding: 5px;
    background-color: #FFFFFF;
    font-weight: bold;
    font-family: Verdana;
    font-size: 11px;
    color: #003366;
    letter-spacing: -1px;
    width: 200px;
}
.formalanlari:hover
{
    border: 1px solid #cccccc;
    padding: 5px;
    background-color: InfoBackground ;
    font-weight: bold;
    font-family: Verdana;
    font-size: 11px;
    color: #003366;
    letter-spacing: -1px;
    width: 200px;
}
.formalanlari:focus
{
    border: 1px solid #cccccc;
    padding: 5px;
    background-color: InfoBackground ;
    font-weight: bold;
    font-family: Verdana;
    font-size: 11px;
    color: #003366;
    letter-spacing: -1px;
    width: 200px;
}