﻿body {
    padding: 5px;
    font-family: 'Trebuchet MS';
    font-size: 9pt;
    margin: 0px;
    background-color: #f8f8f8;
}

img {
    border: 0px;
}

.UyeGiris {
    padding: 5px;
    margin-left: auto;
    margin-right: auto;
    width: 300px;
    border: 1px solid #ccc;
    margin-top: 100px;
    background-color: #fefefe;
}

.TextBox {
    background: #d1d1d1 url("/imaj/Arka1.png") repeat;
    border: solid 1px #ccc;
    color: #333333;
    margin: 3px 0 0 0px;
    padding: 0 0 0 2px;
    font-size: 10pt;
    font-weight: bold;
    height: 22px;
}

    .TextBox:hover {
        background: #d1d1d1 url("/imaj/Arka2.png") repeat;
        border: solid 1px #999;
    }

.DropDownList {
    background: #f7f7f7 url("/imaj/Arka1.png") repeat;
    border: solid 1px #ccc;
    color: #333333;
    margin: 3px 0 0 0px;
    padding: 0 0 0 2px;
    font-size: 10pt;
    font-weight: bold;
    height: 22px;
}

    .DropDownList:hover {
        background: #f7f7f7 url("/imaj/Arka2.png") repeat;
        border: solid 1px #999;
    }

.TextArea {
    background: #d1d1d1 url("/imaj/Arka3.png") repeat;
    border: solid 1px #ccc;
    color: #333333;
    margin: 3px 0 0 0px;
    padding: 0 0 0 2px;
    font-size: 10pt;
    font-weight: bold;
    height: 23px;
}

    .TextArea:hover {
        background: #d1d1d1 url("/imaj/Arka4.png") repeat;
        border: solid 1px #999;
    }


.Button1 {
    -moz-box-shadow: inset 0px 0px 0px 0px #f5978e;
    -webkit-box-shadow: inset 0px 0px 0px 0px #f5978e;
    box-shadow: inset 0px 0px 0px 0px #f5978e;
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f24537), color-stop(1, #c62d1f) );
    background: -moz-linear-gradient( center top, #f24537 5%, #c62d1f 100% );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f24537', endColorstr='#c62d1f');
    background-color: #f24537;
    -webkit-border-top-left-radius: 0px;
    -moz-border-radius-topleft: 0px;
    border-top-left-radius: 0px;
    -webkit-border-top-right-radius: 0px;
    -moz-border-radius-topright: 0px;
    border-top-right-radius: 0px;
    -webkit-border-bottom-right-radius: 0px;
    -moz-border-radius-bottomright: 0px;
    border-bottom-right-radius: 0px;
    -webkit-border-bottom-left-radius: 0px;
    -moz-border-radius-bottomleft: 0px;
    border-bottom-left-radius: 0px;
    text-indent: 0px;
    display: inline-block;
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
    font-style: normal;
    height: 30px;
    line-height: 30px;
    width: 92px;
    text-decoration: none;
    text-align: center;
    text-shadow: 1px 1px 0px #810e05;
    border: 0px;
}

    .Button1:hover {
        background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #c62d1f), color-stop(1, #f24537) );
        background: -moz-linear-gradient( center top, #c62d1f 5%, #f24537 100% );
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c62d1f', endColorstr='#f24537');
        background-color: #c62d1f;
    }

    .Button1:active {
        position: relative;
        top: 1px;
    }


.Button2 {
    -moz-box-shadow: inset 0px 0px 0px 0px #f5978e;
    -webkit-box-shadow: inset 0px 0px 0px 0px #f5978e;
    box-shadow: inset 0px 0px 0px 0px #f5978e;
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f24537), color-stop(1, #c62d1f) );
    background: -moz-linear-gradient( center top, #f24537 5%, #c62d1f 100% );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f24537', endColorstr='#c62d1f');
    background-color: #f24537;
    -webkit-border-top-left-radius: 0px;
    -moz-border-radius-topleft: 0px;
    border-top-left-radius: 0px;
    -webkit-border-top-right-radius: 0px;
    -moz-border-radius-topright: 0px;
    border-top-right-radius: 0px;
    -webkit-border-bottom-right-radius: 0px;
    -moz-border-radius-bottomright: 0px;
    border-bottom-right-radius: 0px;
    -webkit-border-bottom-left-radius: 0px;
    -moz-border-radius-bottomleft: 0px;
    border-bottom-left-radius: 0px;
    text-indent: 0px;
    display: inline-block;
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
    font-style: normal;
    height: 23px;
    line-height: 23px;
    width: 92px;
    text-decoration: none;
    text-align: center;
    text-shadow: 1px 1px 0px #810e05;
    border: 0px;
}

    .Button2:hover {
        background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #c62d1f), color-stop(1, #f24537) );
        background: -moz-linear-gradient( center top, #c62d1f 5%, #f24537 100% );
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c62d1f', endColorstr='#f24537');
        background-color: #c62d1f;
    }

    .Button2:active {
        position: relative;
        top: 1px;
    }



.MasterpageSol {
    float: left;
    width: 200px;
    border-right: 1px solid #ccc;
    height: 700px;
}

    .MasterpageSol a {
        text-decoration: none;
    }

    .MasterpageSol li a {
        text-decoration: none;
        color: #fff;
    }

    .MasterpageSol li:hover {
        background-color: #eaeaea;
    }

    .MasterpageSol li {
        background-color: #FFF;
        color: #810e05;
        list-style-type: none;
        line-height: 30px;
        padding-left: 5px;
        height: 30px;
        border-bottom: 1px solid #b5e9f7;
        font-weight: bold;
    }

.MasterpageSag {
    float: left;
    padding: 3PX;
    width: 800px;
    height: 700px;
}

.MasterpageUst {
    height: 20px;
    border-bottom: 1px solid #ccc;
}

.Tablo {
    width: 100%;
    /* margin:5px;*/
    font-size: 9pt;
    background-color: #fff;
    border-collapse: collapse;
}

    .Tablo tr:first-child {
        background-color: #cdf0ff;
        font-weight: bold;
    }

    .Tablo tr, td {
        border: 1px solid #c8c3c3;
        padding: 5px;
    }

        .Tablo tr:hover {
            background-color: #f7f7f7;
        }

.Baslik1 {
    background-color: #81ccd7;
    padding: 5px;
    margin-bottom: 3px;
    width: 200px;
    font-size: 15px;
    font-weight: bold;
}
