﻿body
{
    margin: 0;
    background: url();
    padding-top: 7px;
    font-family: Tahoma;
    font-size: 8pt;
    background: url(../Images/Bgm.jpg) fixed;
    cursor: default;
}

#page
{
    border: 7px solid #f4f4f4;
    display: block;
    width: 960px;
    margin: 0 auto;
    background: #fff;
}

#header
{
    height: 120px;
    display: block;
    background: url(../Images/logo.jpg) no-repeat;
    position: relative;
    top: 0px;
    left: 0px;
}

.header-kurum
{
    position: absolute;
    right: 10px;
    bottom: 10px;
    background: #f4f4f4;
    display: block;
    padding: 5px;
    opacity: 0.8;
    filter: alpha(opacity=80);
}

#navigation
{
    display: block;
}

#content
{
    display: block;
    min-height: 350px;
    margin: 5px 0;
}

.content
{
}

#content h2
{
    font-size: 12pt;
    padding: 5px;
    padding-left: 30px;
    background: url(../Images/bullet.png) left center no-repeat;
    border-bottom: 1px solid #e7e7e7;
    color: #1B608B;
    margin-bottom: 4px;
}

#bottom
{
    border-top: 1px solid #e7e7e7;
}

#bottom span
{
    display: block;
    text-align: center;
    line-height: 18px;
}

a
{
    color: #004367;
    text-decoration: none;
}

a:hover
{
    color: #333; /*border-bottom: 1px dotted #333;*/
}

.wrapper
{
    display: block;
}

.clear
{
    clear: both;
    height: 1px;
    display: block;
}

.widget-box
{
    float: left;
    display: block;
    width: 305px;
    border: 1px solid #A3C0E8;
    margin-right: 10px;
    margin-bottom: 10px;
}

.widget-box ul
{
    list-style: none;
    margin: 0;
    padding: 0;
    text-align:left;
}

.widget-box ul li
{
    line-height: 20px;
    border-bottom: 1px dotted #e7e7e7;
}

.widget-box-title
{
    background-image: url(../Images/Baslik_Bg.JPG);
    background-repeat: repeat-x;
    font: Calibri;
    font-size: 9pt;
    color: #463b91;
    border-color: #ffffff;
    border-style: solid;
    border-width: 1px;
    height: 17px;
    padding: 4px 3px 3px 10px;
    vertical-align: middle;
    border-bottom: 1px solid #A3C0E8;
}

.widget-box-content
{
    padding: 4px;
    display: block;
}

.widget-box-image
{
    width: 115px;
    height: 130px;
    float: left;
    border: 1px solid #e7e7e7;
    margin-bottom: 3px;
    margin-right: 3px;
    background: url(../Images/nopicture.png);
}

.row
{
    display: block;
    border-bottom: 1px solid #A3C0E8;
    padding: 4px;
    min-height: 20px;
    line-height: 20px;
}

.left
{
    float: left;
}

.right
{
    float: right;
}

.actions
{
    padding: 5px;
    margin-top: 4px;
    border-top: 1px solid #e7e7e7;
    text-align: right;
}

.center
{
    text-align: center;
}

.box-left
{
    width: 320px;
    float: left;
    display: block;
}

.fb
{
    font-weight: bold;
}

.w100
{
    width: 100px !important;
}

.w120
{
    width: 120px !important;
}

.w150
{
    width: 150px !important;
}

.w170
{
    width: 170px !important;
}

.w180
{
    width: 180px !important;
}

.w200
{
    width: 200px !important;
}

.w220
{
    width: 220px !important;
}

.w250
{
    width: 250px !important;
}

.w300
{
    width: 300px !important;
}

.w350
{
    width: 350px !important;
}

.w400
{
    width: 400px !important;
}

.w450
{
    width: 450px !important;
}

.w500
{
    width: 500px !important;
}

.widget-box-subtitle
{
    border: 1px solid #e7e7e7;
    background: #F7F7F7;
    padding: 5px;
    font-weight: bold;
}

.schudule
{
    display: block;
    border: 1px solid #e7e7e7;
    background: #f4f4f4;
    margin-bottom: 3px;
}

.schudule:hover
{
    border: 1px dotted #666;
}

.shudule-title
{
    padding: 3px;
    display: block;
    border-bottom: 1px dotted #e7e7e7;
    margin-bottom: 3px;
    background: #fff;
}

.shudule-content
{
    padding: 0 3px 3px;
    display: block;
}

#leftContent
{
    display: block;
    width: 220px;
    border: 1px solid #e7e7e7;
    float: left;
}

#rightContent
{
    float: right;
    width: 730px;
    border-left: 1px solid #e7e7e7;
}

a > img
{
    border: 0;
}

.txt
{
    display: block;
    border: 1px solid #81AADB;
}

.messagebox
{
    display: none;
    line-height: 20px;
    margin: 3px;
    padding: 10px;
    border: 1px solid #40AF00;
    padding-left: 48px;
    background: #D1FF9B url('../images/confirm.png') no-repeat 5px center;
}

.messagebox.error
{
    background: #FFC6C4 url('../images/error.png') no-repeat 5px center;
    border: 1px solid #C94343;
}

h3
{
    border-bottom: 1px solid #e7e7e7;
    margin: 0;
    padding: 3px;
}

.br
{
    border-right: 1px solid #e7e7e7;
}

.pr5
{
    padding-right: 5px;
}

.mr5
{
    margin-right: 5px;
}

