﻿body
{
    font-size: .80em;
    font-family: "Helvetica Neue" , "Lucida Grande" , "Segoe UI" , Arial, Helvetica, Verdana, sans-serif;
    margin: 0px;
    padding: 0px;
    color: #696969;
    background-image: url('../Img/Back1.gif');
    background-repeat: no-repeat;
    background-color: #fff;
}

.Siparis
{
    font-family: Tahoma;
    font-size: 10px;
    color: black;
}

.SiparisYardim
{
    font-family: Tahoma;
    font-size: 9px;
    color: red;
}
.IKLeftHeader
{
    font-weight: bold;
    font-family: Tahoma;
    font-size: 11px;
    color: #483D8B;
}
.IKValue
{
    font-family: Tahoma;
    font-size: 11px;
    color: black;
}
.IKTitle
{
    font-weight: bold;
    font-family: Tahoma;
    font-size: 14px;
    color: white;
    background-color: #888888;
    padding-left: 10px;
    padding-bottom: 5px;
    padding-top: 5px;
}
.SoleraImgButton
{
    padding: 0px;
    border: 0px;
    padding:0px;
}
.AnaLink
{
    font-weight: bold;
    font-size: x-small;
    color: white;
    font-family: Verdana;
}
.SolaDayali
{
    text-align: left;
}
.SagaDayali
{
    text-align: right;
    padding-right: 5px;
}
.link
{
}
.HomeLink
{
    font-weight: normal;
    font-size: x-small;
    color: navy;
    font-family: Tahoma;
}

.SepetBaslik
{
    background-color: YellowGreen;
    color: White;
    font-weight: bold;
    padding-left: 8px;
}
.SepetSatir
{
    padding-left: 8px;
}

SepetBaslikO
{
    background: background-color: yellowgreen;
    text-align: center;
}
.SSS
{
    font-weight: normal;
    font-size: x-small;
    color: navy;
    font-family: Tahoma;
}

.footer
{
    background-color: firebrick;
    width: 1000px;
    height: 70px;
    padding-top: 20px;
    padding-bottom: 5px;
    border-top: tomato 3px solid;
    border-radius: 25px;
    -moz-border-radius: 25px;
}
.LoginBox
{
    font-family: Tahoma;
    font-size: 10px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    border: 1px solid lightsteelblue;
    padding-left: 7px;
    padding-right: 7px;
}

.LoginLabelBox
{
    font-family: Tahoma;
    font-size: 10px;
}

.LoginButton
{
    font-family: Tahoma;
    font-size: 10px;
    background-color: #223153;
    color: White;
    cursor: pointer;
    border-radius: 13px;
    -moz-border-radius: 13px;
    border: 1px solid lightsteelblue;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 4px;
    padding-bottom: 4px;
}


