/*--------------- Footer Styles --------------------------------------------------------*/

.ftrRpr
{
    width: 100%;
    background-image: url(images/Footer/repeat.jpg);
    background-repeat: repeat-x;
    height: 312px;
    display: table;
}

.footer
{
    background-image: url(images/Footer/logo.jpg);
    background-repeat: no-repeat;
    width: 1000px;
    height: 312px;
    background-position: right;
}

.footermenu
{
    width: 800px;
    height: 230px;
    float: left;
    padding-top: 60px;
}
.footertext
{
    float: right;
    text-align: center;
    color: #fff;
    height: 30px;
    font-size: 15px;
    padding-right: 18px;
    direction: rtl;
}
.dvChild
{
    padding-right: 10px;
}
.menuLevel0
{
    list-style: none;
}

.menuLevel0 .menuItem
{
    list-style: none;
    text-align: right;
    float: right;
    padding-left: 5px;
    width: 180px;
}

.menuLevel0 .menuLevel0
{
    width: 200px;
    float: right;
    margin-bottom: 0px !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
    margin-top: 0px !important;
    padding: 0 !important;
}

li .menuItem
{
    color: #ffffff;
}

.menuLevel0 span
{
    color: #ffffff !important;
}

.menuLevel1 span
{
    color: #ffffff !important;
    font-weight: 400;
}

.menuLevel0 LI .menuItem a
{
    color: #333333;
    padding-right: 0px;
    padding-left: 0px;
}

.menuItem .menuLink span.menuText:hover
{
    color: #ffffff !important;
}


.menuLevel1 LI .menuItem .menuLink
{
    color: #B5E0F3;
}

.menuLevel1
{
    padding: 0 !important;
    color: #ffffff;
}

.menuItem
{
}

.menuLink
{
}

.menuText
{
    font-size: 15px !important;
}

.backArchive
{
    background-image: url(images/news-ar.png);
    background-repeat: no-repeat;
    width: 60px;
    height: 20px;
    text-align: center;
}

.menuLevel1 .menuItem
{
    background-image: url(images/Footer/bullet.png);
    background-repeat:no-repeat;
    background-position:right;
    float: right;
    list-style: none;
    width: 180px;
    padding-right: 10px;
    margin-bottom: 3px;
    text-align: right;
}

.menuItem .menuLink .menuText
{
    float: right;
    list-style: none;
    width: 180px;
    padding-right: 1px;
    margin-bottom: 3px;
}
.mitd
{text-align:center;
 color:White;
 height:30px;
 direction:ltr;
 font-size:12px;
 width:100px;
 float:left;}
/*--------------- End Of Footer Styles -------------------------------------------------*/
