﻿.opacity
{
    opacity: .5;
    filter: alpha(opacity=50);
}
body
{
    font-family: Tahoma;
    font-size: 11px;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}
.TextBox
{
    height: 16px;
    font-family: Tahoma;
    border-style: solid;
    font-size: 11px;
}
.Hand
{
    cursor:pointer;
    cursor:hand;
}
UI
{
    margin: 2px 2px 2px 2px;
}
LI
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
.SubMenuBody
{
    background-color: #ff6600;
    font-weight: bold;
}


SELECT
{
    font-family: Tahoma;
    font-size: 10px;
    direction: rtl;
}
table.ContentTable
{
}
.boxheader
{
    padding: 2px 2px 2px 2px;
    background-color: Pink;
    text-align: right;
    font-weight: bold;
    border-top: black 1px solid;
    border-left: black 1px solid;
    border-right: black 1px solid;
    direction:rtl;
}
.boxbody
{
    padding: 2px 2px 2px 2px;
    background-color: White;
    width: 120px;
    text-align: right;
    border-bottom: black 1px solid;
    border-left: black 1px solid;
    border-right: black 1px solid;
    direction:rtl;
    text-align:justify;
}
table.ContentTable TD
{
    border-bottom: solid 1px black;
    border-left: solid 1px black;
    border-right: none;
    border-top: none;
    padding: 2px;
}
table.ContentTable TR
{
    border-width: 10px;
    padding: 2px;
    border-style: inset;
    border-color: gray;
    border-left: solid 1 black;
}
.Button
{
    font-family: Tahoma;
    font-size: 11px;
    width: 80px;
}
.Button1
{
    font-family: Tahoma;
    font-size: 11px;
    width: 35px;
}
.Header
{
    font-weight: bold;
    font-size: 12px;
    color: Black;
}
.Header1
{
    padding: 2px 10px 2px 10px;
    font-size: 12px;
    color: Black;
}

.CellHasControl
{
    padding-right: 5px;
}
TD
{
    border: none;
}
TR
{
    border: none;
}

a.PasswordRecover
{
    text-decoration: none;
    color: Black;
    font-weight: bold;
}
a
{
    text-decoration: none;
    color: Black;
}
.baseMenu
{
    width: 100%;
    background-color: transparent;
    text-align: right;
}
a.baseMenu
{
    color: White;
    font-weight: bold;
}
a:hover.baseMenu
{
    color: #000000;
    border-color: #ffffff;
    cursor: hand;
}
a.SubMenu
{
    text-decoration: none;
    color: Black;
}
a:hover.SubMenu
{
    text-decoration: none;
    color: Red;
}
a.Supporter
{
    color:Red;
    font-size:11px;
    font-weight:bold;
}
a:hover.aFooter
{
    color:Orange;
    font-size:11px;
}
a.aFooter
{
    padding-right:10px;
     padding-left:10px;
    color:White;
    font-size:11px;
   
}
a:hover.Supporter
{
    color:Orange;
    font-size:11px;
    font-weight:bold;
}
Table.SubMenuBody
{
    background-color: #fff8f8;
    direction: rtl;
    border: outset 2px Gray;
}
.Input
{
    font-family: Tahoma;
    font-size: 11px;
}
.SnapHeader
{
    color: #ffffff;
    background-color: #666;
    background-image: url(../../Images/snap_headerBg.gif);
    border: 1px solid #333;
    font-family: Tahoma;
    font-weight: bold;
    height: 16px;
    text-align: right;
}
.SnapContent
{
    font-family: Tahoma;
    font-size: 11px;
    padding: 3px;
    border: 1px solid #333;
    border-top-width: 0px;
    background-color: white;
    cursor: default;
}
.TopSales
{
    width: 315px;
    height: 180px;
    position: absolute;
    top: 0px;
    left: 0px;
}

.TopSales .tsImage
{
    float: right;
    width: 100px;
}

.TopSales .tsTitile
{
    width: 180px;
    height: 20px;
    float: right;
    font-size: 12px;
    font-weight: bold;
    opacity: .5;
    filter: alpha(opacity=50);
    margin:5px 5px 5px 5px;
}
.TopSales .tsItem
{
    width: 175px;
    background-color: #ffecff;
    float: left;
    margin: 2px 5px 2px 5px;
}
.TopSales .tsItem .bullet
{
    width: 10px; float: right;padding:8px 2px 8px 2px;
}
.TopSales .tsItem .caption
{
   width: 70px; float: right;padding:6px 2px 8px 2px;text-align:right;
}
.TopSales .tsItem1
{
    width: 175px;
    background-color: WhiteSmoke;
    float: left;
    margin: 2px 5px 2px 5px;
}
.TopSales .tsItem1 .bullet
{
    width: 10px; float: right;padding:8px 2px 8px 2px;
}
.TopSales .tsItem1 .caption
{
   width: 70px; float: right;padding:6px 2px 8px 2px;text-align:right;
}




