﻿body {
}
.TextBox
{
    font-size: 11px;
     font-family:Tahoma;
     color:#000000;
     border:solid 1px #999999;
}

.Normal
{
    font-size: 12px;
    text-align: justify;
    letter-spacing: 0.5;
    line-height: 19px;
    color: #000000;
    font-family: Tahoma, Verdana, 'Arabic Transparent' , 'courier new' , 'Traditional Arabic' , 'Simplified Arabic';
    text-indent: 1;
}
.MainTitle
{
    font-weight: bold;
    font-size: 1.5em;
    color: #336699;
    font-family: 'Simplified Arabic' , 'Traditional Arabic' , 'Arabic Transparent';
    background-color: #b5c7de;
}

.Title
{
    font-weight: bold;
    font-size: 12px;
    color: #000000;
    font-family:Tahoma;
    text-decoration:none;
}
.Note
{
    font-weight: bold;
    font-size: 14px;
    color : Green;
    font-family:Verdana;
    text-decoration:none;
        font-style :italic;
}


.SubTitle
{
    font-size: 10pt;
    font-weight:normal;
    font-family: Tahoma;
    color:#000000;
    text-decoration:none;
    }

.category
{
    color: #3b3b3b;
    text-decoration: none;
    font-family: Tahoma;
    font-weight: normal;
    font-size: 13px;
    vertical-align:top;
    text-align: left;
}

.SubCategory
{
    font-size: 10pt;
    font-weight:normal;
    font-family:Tahoma;
    color:#484848;
    text-decoration:none;
    }

.Product
{
    color: #484444;
    text-decoration: none;
    font-family: Tahoma;
    font-weight: normal;
    font-size: 12px;
    text-align: left;
}

.Header
{
    font-size:large ;
    background-color:#9E9B96;
    }

.Message
{
    font-weight: bold;
    font-size: 12pt;
    color: #cc0000;
    font-style: normal;
    font-family: Verdana;
}

.Table
{
    font-size: 12px;
    text-align: justify;
    letter-spacing: 0.5;
    line-height: 19px;
    color: #780001;
    font-family: Tahoma, Verdana, 'Arabic Transparent' , 'courier new' , 'Traditional Arabic' , 'Simplified Arabic';
    text-indent: 1;
    border:solid 0px #A29F9A;
    background-color:#F0F0F0;
}
.SubTable
    {
     border:solid 0px;
     background-color:#ffffff;
    }

.Grid
{
    border-right: #DECBA0 1px ridge;
    border-top: #DECBA0 1px ridge;
    border-left: #DECBA0 1px ridge;
    border-bottom: #DECBA0 1px ridge;
    border:0px;
    border-width:1px;
    border-style:ridge ;
}

.GridHeaderStyle
{
    font-weight: bold;
    font-size: 12px;
    color: #F7F7F7;
    font-family: Tahoma, 'Arabic Transparent' , 'Traditional Arabic' , 'Simplified Arabic';
    background-color: #97948F;
    text-align: center;
}

.GridITemStyle
{
    font-size: 11px;
    color: #4A3C8C;
    font-family: Tahoma, 'Arabic Transparent' , 'Traditional Arabic' , 'Simplified Arabic';
    background-color: #F4DDA7;
}

.GridAltItemStyle
{
    font-size: 11px;
    color: #4A3C8C;
    font-family: Tahoma, 'Arabic Transparent' , 'Traditional Arabic' , 'Simplified Arabic';
    background-color: #DBDBDB;
}

.GridPager
{
    font-size: 9px;
    color: #4A3C8C;
    font-family: Tahoma, 'Arabic Transparent' , 'Traditional Arabic' , 'Simplified Arabic';
    background-color: #E7EBEF;
}

.CMSMenu
{
    font-size:large ;
    background-color:#F0F0F0;
    font-size: 9px;
     font-family:Verdana ;
    
    }
    
.CollapsablePanel
{ 
     border:1;       
    background-color: #E8E8E8; 
}

.DropDownList
{
    font-size: 12px;
     font-family:Arial;
     color:#000000;
    }

.Label
{
    font-size: 13px;
     font-family:Verdana;
     color:#000000;
     text-align: justify;
    }
    
.DisplayLabel
{
    font-size: 12px;
     font-family:Arial;
     color:#989898;
    }
    
.Description
{
    font-size: 10px;
     font-family:Tahoma;
     color:#484444;
     font-weight:normal;
    }
    
.Price
{
    font-size: 12px;
    font-family: Tahoma;
    color: #484444;
    font-weight:normal;
    text-decoration: line-through;
}

.ExpressPrice
{
    font-size: 12px;
    font-family: Tahoma;
    color: #A31B1B;
    font-weight: bold;
}

.Units
{
    color: #888888;
    text-decoration: none;
    font-family: Tahoma;
    font-weight: bold;
    font-size: 11px;
    vertical-align:top;
    text-align: center;
}
    
.footer
{
    font-size: 10pt;
     font-family:Tahoma;
     color:#5f5959;
     font-weight:Normal;
    }

.Power
{
    font-size: 11px;
     font-family:Tahoma;
     color:#999999;
     font-weight:Normal;
    }
    
A.MenuText:link
{
    color: #767676;
    text-decoration: none;
    font-weight: Normal;
    font-size: 12px;
    font-family:Arial;
}

A.MenuText:visited
{	
	 color: #767676;
    text-decoration: none;
    font-weight: Normal;
    font-size: 12px;
    font-family:Arial;
}

A.MenuText:hover
{
    color: #484848;
    text-decoration: none;
    font-weight:bold;
    font-size: 12px;
    font-family:Arial;
}
    

.DisplaySearch
    {
    font-size: 13px;
     font-family:Arial;
     color:#888787;
     font-weight:bold;
    }

.ProductName
    {
    font-size: 13px;
     font-family:Tahoma;
     color:#3b3b3b;
     font-weight:bold;
    }
    
.ProductDetail
    {
        font-size: 12px;
        font-family:Tahoma;
        color:#7a7a7a;
        font-weight:normal;
    }
    
A.PagingNumber:link
{
    color: #000000;
    text-decoration: none;
    font-weight: Normal;
    font-size: 12px;
    font-family:Arial;
    background-color:#cccccc;
    height:15px;
}

A.PagingNumber:visited
{	
	 color: #767676;
    text-decoration: none;
    font-weight: Normal;
    font-size: 12px;
    font-family:Arial;
    background-color:#cccccc;
}

A.PagingNumber:hover
{
    color: #484848;
    text-decoration: none;
    font-weight:bold;
    font-size: 12px;
    font-family:Arial;
    background-color:#f6c602;
    height:15px;
}

.Advertisment
{
    font-size: 9pt;
    font-weight:normal;
    font-family:Tahoma;
    color:#afadae;
    text-decoration:none;
    }
    
.Search
{
    font-size: 9pt;
    font-weight:normal;
    font-family:Tahoma;
    color:#ffcc00;
    text-decoration:none;
    }
    
.AdvancedSearch
{
    font-size: 8pt;
    font-weight:normal;
    font-family:Tahoma;
    color:#ffffff;
    text-decoration:none;
    }
    
.Notification
{
    font-weight: normal;
    font-size: 14px;
    color: red;
    font-family: Tahoma;
    text-decoration:none;