﻿body {
}
.headerPage
{
    font-weight: bold;
    font-size: 24px;
    color: #005aab;
    text-align: right;
}
.TextBoxTextForm
{
    font-size: 14px;
    color: #4d4d4d;
    font-style: normal;
    text-align: right;
}

.BasketFooterGrid
{
    font-weight: bold;
    font-size: 14px; /*color:#005aab;*/
    height: 40px;
    color: #16529f;

    /*background-image:url(images/FooterShopingBasket.png);*/
    /*background-color: #005aab; 
    background-repeat: no-repeat;
    width: 615px;
    text-align: right;*/
}

.BasketHeaderGrid
{
    background-image: url(images/HeaderShopingBasket.png);
    background-repeat: repeat-x;
    color: White;
    width: 614px;
    height: 30px;
    font-weight: bold;
    font-size: 16px; 
    text-align: center;
/*    vertical-align: top;*/
}

.BasketInnerRowTDRight 
{
     padding-right: 10px; 
}
/*style="direction: rtl; text-align: center" cellspacing="0" cellpadding="0" align="center" border="0" */

/*

.BasketInnerRowTD { text-align: right; color: #2b4890; font-weight: normal; }

.BasketInnerRowTHRight { text-align: right; padding-right: 5px; color: #2b4890; font-weight: normal; }*/



    

.shopinbasketDataRow 
{
    background-position:bottom;    
    background-image:url(images/gridViewSeperator.png);
    background-repeat:repeat-x;
    height: 55px;
    width: 615px;    
}
.basketInRowTable
{
   /* background-position:bottom;    
    background-image:url(images/gridViewSeperator.png);
    background-repeat:repeat-x;*/
    height: 50px;
    
    /*
width: 615px;    
    text-align: right;
    direction: rtl;
    border-color: #F0F0F0;
    border-style: solid;
    border-width: 1px;*/
}
.upperDiv 
{
    width: 100%;
}
    
.BasketHeaderRowTDLeft 
{
     text-align: right; 
}

.BasketInnerRowTDLeft 
{
    padding-right: 12px;
}
/*
.BasketInnerRowTH 
{ 
    text-align: right; 
    /*color: #2b4890; */
   /* font-weight:bold; 
    font-size:14px; 
}*/
.ShowImplementationDate
{
    font-size: 10px;
    text-align: right;
    font-family: Arial;
    padding-right: 5px;
    
}
.TextBoxTextVariant
{
    /*background-repeat: no-repeat;
    background-image: url('images/number.png');
    Width: 40px;
    Height: 22px;*/
    font-size: 14px;
    color: #717171;
    font-style: normal;
    text-align: right;
    border-width: 0;
    width: 34px;
}