﻿.modalBackground
{
    background-color: Gray;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.modalPopup
{
    background-color: #507CD1;
    border-width: 3px;
    border-style: solid;
    border-color: Gray;
}
.moduleBorder
{
    border-bottom: #f1f1f1 1px solid;
    border-left: #f1f1f1 1px solid;
    border-top: #f1f1f1 1px solid;
    border-right: #f1f1f1 1px solid;
}
.module_menu
{
    width: 100%;
    margin-bottom: 22px;
}
.module_menu .boxIndent
{
    padding-bottom: 24px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 27px;
}
.module_menu H3
{
    padding-bottom: 15px;
    padding-left: 16px;
    padding-right: 0px;
    font: 19px/19px Tahoma;
    background: url(box-title-bg.gif) repeat-x 0px 0px;
    color: #999;
    padding-top: 15px;
}
.module_menu H3 SPAN
{
    padding-left: 22px;
    display: block;
    background: url(box-title-marker.gif) no-repeat 0px 1px;
}
.module_menu DIV
{
    color: #fff;
    font-size: 12px;
    font-family: Tahoma;
}
.module_menu UL
{
    list-style-type: none;
    margin: 0px;
    list-style-image: none;
}
.module_menu LI
{
    line-height: 16px;
}
.module_menu LI UL {
	MARGIN: 0px 0px 0px 10px
}
.module_menu LI A
{
    padding-bottom: 8px;
    margin: 0px;
    padding-left: 10px;
    padding-right: 10px;
    display: block;
    font: 16px/16px Tahoma;
    color: #999;
    text-decoration: none;
    padding-top: 8px;
    text-align: right;
}
.module_menu LI A:visited
{
    padding-bottom: 8px;
    margin: 0px;
    padding-left: 10px;
    padding-right: 10px;
    display: block;
    font: 16px/16px Tahoma;
    color: #999;
    text-decoration: none;
    padding-top: 8px;
    text-align: right;
}
.module_menu LI A:hover
{
    background-color: #f5f5f5;
    color: #333;
    text-decoration: none;
}
.module_menu LI.active A {
	COLOR: #878787
}

UL
{
    padding-bottom: 0px;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
}

UL.menu-nav
{
    padding-bottom: 0px;
    list-style-type: none;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    list-style-image: none;
    padding-top: 0px;
}
UL.menu-nav LI
{
    border-bottom: medium none;
    border-left: medium none;
    float: left;
    border-top: medium none;
    border-right: medium none;
}
UL.menu-nav LI.active
{
    border-bottom: medium none;
    border-left: medium none;
    float: left;
    border-top: medium none;
    border-right: medium none;
}
UL.menu-nav LI A
{
    border-left: #fff 1px solid;
    padding-bottom: 17px;
    width: 130px;
    display: block;
    font: 18px/18px Tahoma;
    color: #fff;
    text-decoration: none;
    padding-top: 15px;
}
UL.menu-nav LI A:visited
{
    border-left: #fff 1px solid;
    padding-bottom: 17px;
    width: 130px;
    display: block;
    font: 18px/18px Tahoma;
    color: #fff;
    text-decoration: none;
    padding-top: 15px;
    
}
UL.menu-nav LI A:hover
{
    background: #1b83ef;
    color: #fff;
    text-decoration: none;
}
UL.menu-nav LI.active A
{
    background: #1b83ef;
    color: #fff !important;
    text-decoration: none;
}
#active_menu
{
    color: #878787;
}
#topMenu
{
    margin-bottom: 21px;
    background: #12acfc;
    height: 45px;
    overflow: hidden;
}

.Gobutton
{
    background-position: 0px 0px;
    border-bottom: medium none;
    border-left: medium none;
    margin: 0px;
    width: 74px;
    font: 15px/15px Tahoma;
    background: url(loginButton.png) no-repeat 0px 0px;
    height: 30px;
    color: #fff;
    border-top: medium none;
    border-right: medium none;
}
.Gobutton3
{
    border-bottom: medium none;
    border-left: medium none;
    margin: 0px;
    width: 129px;
    font: 15px/15px Tahoma;
    background: url(Log-in-button-3.png) no-repeat 0px 0px;
    height: 30px;
    color: #fff;
    border-top: medium none;
    border-right: medium none;
}

.rtl
{
    direction:rtl ;
}

.Link
{
color:#999;
}
