﻿body
{
    font-family: Tahoma;
    font-size: 9pt;
    background-repeat: repeat-x;
    background-image: url('../Image/Base/BackBody.png');
}

table
{
    direction: rtl;
    text-align: right;
    color: #008CCE;
}

a
{
    text-decoration: none;
}

a:Hover
{
	text-decoration: none;
	text-shadow: #ccc 1px -1px 1px;
}

a:visited
{
    color: Navy;
}

.Button
{
    font-family: Tahoma;
    font-size: 9pt;
    color: #27447e;
}

.Label
{
    font-family: tahoma;
    font-size: 8pt;
    color: #27447e;
    margin: 3px 5px 5px 5px;
}

.Label_9pt
{
    font-family: tahoma;
    font-size: 9pt;
    color: #27447e;
    margin: 3px 5px 5px 5px;
    line-height: 20px;
}

.TextBox
{
    font-family: tahoma;
    font-size: 11px;
    color: #0066CC;
    background-color: #ECEEF3;
    border: inset 1px #0066CC;
    padding: 3px 5px 2px 2px;
    width: 180px;
}

.TextBox_LTR
{
    text-align: left;
    direction: ltr;
    font-family: tahoma;
    font-size: 11px;
    color: #0066CC;
    background-color: #ECEEF3;
    border: inset 1px #0066CC;
    padding: 3px 5px 2px 2px;
    width: 180px;
}

.MenuLabel
{
    font-family: tahoma;
    font-size: 9pt;
    color: White;
    margin: 5px 15px 5px 5px;
}

#MasterTable
{
    width: 974px;
}

.Banner
{
    border: 1px solid #0066CC;
    text-align: center;
    font-size: 8pt;
}

.SoftwareDescriptionLabel
{
    font-family: tahoma;
    font-size: 7.1pt;
    font-weight: bold;
    color: #27447e;
    margin: 3px 5px 5px 3px;
}

.txtSearch
{
    font-family: tahoma;
    font-size: 8pt;
    color: #0066CC;
    background-color: #FFFFFF;
    border: solid 1px #0066CC;
    padding: 0px 2px 2px 2px;
    width: 100px;
    margin-bottom: 2px;
    margin-top: 5px;
}

.trTopMain
{
    background-image: url( '../Image/Base/TopBack.png' );
    background-repeat: no-repeat;
    height: 36px;
}

td.Left_Bk
{
    background-image: url( '../Image/Base/Left_Bk.png' );
}

td.Right_Bk
{
    background-image: url( '../Image/Base/Right_Bk.png' );
}

.tdRightMenu
{
    border-bottom: solid 1px #38518B;
}

td.SoftwareDescription
{
    border-bottom: solid 1px #cccccc;
    padding: 7px 5px 7px 5px;
}

td.SoftwareList
{
    border-bottom: solid 1px #cccccc;
    padding: 0px 5px 0px 2px;
}

.imageReview
{
    padding-top: 5px;
}

.Pager span
{
    color: Black;
    font-weight: bold;
    font-size: 10pt;
    text-align: left;
}

.Loading
{
    border: medium double #003366;
    background-color: White;
    width: 150px;
    padding: 5px 5px 5px 5px;
    text-align:center;
}

.NewsBody
{
    font-family: tahoma;
    font-size: 9pt;
    color: #27447e;
    margin: 3px 5px 5px 5px;
    line-height: 17px;
}

.SearchButton
{
    border-style: none;
    border-width: 0px;
    font-size: 9px;
    color: #0066CC;
    background-color: #253F72;
    height: 12px;
    width: 20px;
    color: White;
    margin-bottom: 3px;
}

.UL
{
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    list-style: none;
    border-bottom: dotted 1px #cccccc;
}

.LI
{
    padding: 3px 2px 3px 2px;
}

.SpanSummary
{
    padding-right: 20px;
    vertical-align: top;
}

.fieldset
{
    -moz-border-radius: 9px;
    border-radius: 0px;
    width: 150px;
}

.fieldset_InfoBox
{
    -moz-border-radius: 9px;
    border-radius: 0px; 
    background-color: #CBD2DF;
    padding: 0px 5px 0px 5px;
}

.legend_InfoBox
{
    background-color: #FFFF33;
}

fieldset
{
    -moz-border-radius: 9px;
    border-radius: 9px;
}

legend
{
    -moz-border-radius: 4px;
    border-radius: 0px;
    border: solid 1px #828177;
    padding: 3px 5px 3px 5px;
    text-align: center;
}

div.panel, p.flip
{
    margin: 0px;
    padding: 5px;
    text-align: center;
    background: #e5eecc;
    border: solid 1px #c3c3c3;
}
div.panel
{
    height: 250px;
    display: none;
}

