﻿.basketbox th, .basketbox #tblLines td
{
    border-bottom: 1px solid #666;
}

.basketbox .prcLbl
{
    color: Black;
}

.basketbox .bestid
{
    display: block;
    margin-top: 10px;
    margin-bottom: 15px;
    font-size: 12pt;
    color: Red;
    font-weight: bold;
    text-align: center;
}

.basketbox .prdLbl
{
    color: Black;
    text-decoration: none;
}

.basketbox .prdLbl:hover
{
    text-decoration: underline;
}

.basketbox .bzcLbl
{
    color: #666;
    font-size: 7pt;
}

.basketbox .pntLbl
{
    color: Black;
}

.basketbox .rbtLbl
{
    color: #666;
    font-size: 8pt;
}

.basketbox .totLbl
{
    color: Black;
    font-size: 12pt;
}

.basketbox .cmpLbl
{
    color: #566600;
    font-size: 8pt;
}

.basketbox .linebtn
{
    display: inline-block;
    width: 16px;
    height: 16px;
    color: Black;
}

.basketbox .editbtn
{
    background: transparent url(../Images/uicon.png) no-repeat -64px -80px;
}

.basketbox .delbtn
{
    background: transparent url(../Images/uicon.png) no-repeat -176px -96px;
}

.basketbox .sozlesme
{
    display: block;
    width: auto;
    height: 250px;
    overflow: auto;
    border-bottom: 1px solid #666;
    padding: 10px;
    
}

.basketbox pre
{
    display: block;
    margin-right: 20px;
}

.basketbox .sozlesmeok
{
    display: block;
    line-height: 25px;
    font-weight: bold;
    border-bottom: 1px solid #666;
}

.basketbox .tSip1
{
    width: 650px;
}

.basketbox .tSip1 td
{
    font-weight: bold;
    border-bottom: 1px solid #666;
}

.basketbox .tSip1 .odd
{
    color: #666;
}

.basketbox .tSip1 .even
{
    color: Black;
}

.basketbox .tSip2
{
    margin-left: 50px;
}

.basketbox .tSip2 td
{
    font-size: 9pt;
    color: #666;
    border-bottom: 1px dotted #333;
}

.basketbox .tSip2 .y
{
    color: Black;
}