﻿#navcontainer
{
    background: #343434;
    margin: 0 auto;
    border-top: solid 1px #aaa;
    font-size: 14px;
    font-weight: bold;
    direction: rtl;
    font-family: Arial, Times New Roman;
}
#tabsJ
{
    float: left;
    width: 100%;
    background: #e0e0e0;
    line-height: normal;
    border-bottom: 1px solid #24618E;
    border-top: 1px solid #24618E;
}
#tabsJ ul
{
    margin: 0;
    padding: 5px 30px 0px 0px;
    list-style: none;
}
#tabsJ li
{
    display: inline;
    margin: 0;
    padding: 0;
}
#tabsJ a
{
    float: right;
    background: url( "img/tableftJ.gif" ) no-repeat left top;
    margin: 0;
    padding: 0 0 0 5px;
    text-decoration: none;
}
#tabsJ a span
{
    float: right;
    display: block;
    background: url( "img/tabrightJ.gif" ) no-repeat right top;
    padding: 8px 25px 8px 15px;
    color: #24618E;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabsJ a span
{
    float: none;
}
/* End IE5-Mac hack */
#tabsJ a:hover span
{
    color: #FFF;
}
#tabsJ a:hover
{
    background-position: 0% -42px;
}
#tabsJ a:hover span
{
    background-position: 100% -42px;
}

#tabsJ #current a
{
    background-position: 0% -42px;
}
#tabsJ #current a span
{
    background-position: 100% -42px;
    color: #FFF;
}

div#complexboxcontainer
{
    margin: 0 auto;
    font-size: 14px;
    font-weight: bold;
    direction: rtl;
    font-family: Arial, Times New Roman;
    clear: both;
    height: 38px;
    padding: 0px;
        background-image: url(img/catmenu2.gif);
        background-color: #24618e;

}
div#innercomplexboxcontainer
{
    background: #24618e;
    font-size: 14px;
    font-weight: bold;
    height: 32px;
    direction: rtl;
    font-family: Arial;
    clear: both;
}
#innercomplexboxcontainer a
{
    text-align: center;
    width: 100px;
    display: block;
    float: right;
    color: #fff;
    padding-bottom: 7px;
    padding-top: 5px;
    margin-top: 3px;
    border-left: solid 1px #aaa;
    border-top: solid 1px #aaa;
    
}
#innercomplexboxcontainer a.selected
{
    background-color: #eee;
    color: #000;
}

#innercomplexboxcontainer a:hover
{
    color: #ffff00;
    background-color: #2461aa;
}

ul#complexbox
{
    list-style: none;
    padding: 0;
    margin: 0 auto;
}

ul#complexbox li
{
    display: block;
    float: right;
    margin: 0;
    padding: 0;
}

ul#complexbox li a
{
    text-align: center;
    display: block;
    padding: 11px 5px;
    color: #000;
    text-decoration: none;
    background-image: url(img/catmenu2.gif);
    background-position: 0px 0px;
    background-repeat: no-repeat;
}

ul#complexbox li a
{
    width: 75px;
}
ul#complexbox li a.current
{
    color: #fff;
    background-position: 0px -42px;
    background-repeat: no-repeat;
}



ul#complexbox li a:hover, ul#complexbox li#active a:hover
{
    color: #fff;
    background-position: 0px -42px;
    background-repeat: no-repeat;
}

div#innerarts
{
    background-color: #eee;
    width: 100%;
    clear: both;
    height: 400px;
}
div#innerRight
{
    float: right;
    width: 260px;
    height: 375px;
    overflow: hidden;
    background-color: #fff;
    margin-right: 5px;
    margin-top: 5px;
    padding: 5px;
    border: 1px solid #ccc;
}
div#innerLeft
{
    float: left;
    width: 265px;
    height: 375px;
    overflow: hidden;
    margin-top: 5px;
    margin-left: 5px;
    padding: 5px 0px 5px 5px;
}
div.newsrows
{
    display: block;
    margin-bottom: 5px;
    height: 55px;
    width: 100%;
    text-align: right;
}
.newsrows img
{
    float: right;
}
div.textmenus ul
{
    list-style: none;
    clear: both;
    overflow: hidden;
}
.textmenus li
{
     display: inline-block;
     padding: 5px 10px 0px 10px;
     border-left: 1px solid #046094;
     float: right;
}
.textmenus a
{
    color: #fff;
    
}
.textmenus a:hover
{
    color: #ffff00;
    
}
div.textmenus
{
    clear: both;
    width: 900px;
}
