/* all reset,layout */
* {
    margin:  0;
    padding: 0;
}
td,p,div,tr {
    font-family: Tahoma,verdana,arial;
    font-size:   13px;
    color:       #666;
}
body {
    direction: rtl;
    font-family: Tahoma,verdana,arial;
    font-size:   12px;
    padding:     0px 0px 0px 0px;
    margin:      0px 0px 0px 0px;
}
.all {
    padding:           0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    color:             #333;
    background: url(../images/kenzari.jpg) no-repeat center top fixed;  margin: 0;
    background-color: #003366;
}
#container {
    width: 800px;
}
#wrapper {
    width:            800px;
    
}
#header {
    background-image:  url(../images/header1.png);
    background-repeat: no-repeat;
    height:            48px;
}
#topnav {
    margin-top:        15px;
    background-image:  url(../images/topnav_bg.png);
    background-repeat: repeat-x;
    height:            25px;
    width:             800px;
    float:             right;
}
#content {
    background-color:    #FFFFFF;
    padding-right:       0px;
    padding-left:        10px;
    background-image:    url(../images/content_bg.png);
    background-repeat:   repeat-x;
    background-position: top;
    text-align: right;
}
#maincontent {
    margin-right: 10px;
    text-align: right;
}
#left {
    width: 200px;
    text-align: right;
}
#left div.moduletable {
    margin-bottom:     10px;
    padding:           10px;
    background-image:  url(../images/right_div_bg.png);
    background-repeat: repeat;
    border:            1px solid #E4E4E4 ;
}
#left div.moduletable h3 {
    margin-bottom: 8px;
    color:         #333333;
    font-weight:   bold;
}
#right {
    margin-left:     10px;
    text-align: right;
}
#right div.moduletable {
    margin-bottom:     8px;
    padding:           8px;
    background-image:  url(../images/right_div_bg.png);
    background-repeat: repeat;
    border:            1px solid #E4E4E4 ;
}
#right div.moduletable h3 {
    margin-bottom: 8px;
    color:         #333333;
    font-size:     14px;
    font-weight:   bold;
}
div.moduletable-blue {
    margin-bottom:     10px;
    padding:           10px;
    background-image:  url(../images/blue_mod_bg.png);
    background-repeat: repeat;
}
div.moduletable-blue td {
    font-size:  11px;
    text-align: right;
}
div.moduletable-gray {
    margin-bottom:     10px;
    padding:           10px;
    background-image:  url(../images/right_div_bg.png);
    background-repeat: repeat;
}
div.moduletable-gray td {
    font-size:  11px;
    text-align: right;
}
div.moduletable-gray h3 {
    margin-bottom: 8px;
    color:         #335566;
    font-size:     14px;
    font-weight:   bold;
}
div.moduletable-yellow {
    margin-bottom:     10px;
    padding:           10px;
    background-image:  url(../images/yellow_mod_bg.png);
    background-repeat: repeat;
}
div.moduletable-yellow td {
    font-size:  11px;
    text-align: right;
}
div.moduletable-yellow h3 {
    margin-bottom: 8px;
    color:         #333333;
    font-size:     14px;
    font-weight:   bold;
}
#bottom div.moduletable {
    margin-bottom:     0px;
    padding:           0px;
    
}
#bottom div.moduletable h3 {
    margin-bottom: 8px;
    color: #666666;
    font-size:     14px;
    font-weight:   bold;
}
#bottom div.moduletable td {
   
    color: #A2A2A2;
    
}
#right {
    margin-right: 10px;
    text-align: right;
}
#bottom {
    padding:           0px;
   
    background-image:  url(../images/bottom_bg.png);
    background-repeat: repeat;
}
#bottom p{ 
    color: #666666;
    font-size:11px;
    

}
#footer{
margin-top:5px
}
#footer P{
color: #666666;
font-size:11px;
}
#footer a:link, #footer a:visited{
color: #FFFFFF;
}
/* splitmenu */
#navlist {
    margin:  0px;
    padding: 0px 0px 0px 0px;
}
#navlist ul, #navlist li {
    display:         inline;
    list-style-type: none;
}
#navlist a:link, #navlist a:visited {
    padding:         8px 8px 8px 8px;
    float:           right;
    font-size:       12px;
    margin:          0px;
    text-decoration: none;
    color:           #666666;
}
#navlist a:link#current, #navlist a:visited#current, #navlist a:hover {
    color:             #666666;
    background-image:  url(../images/top_nav_active.png);
    background-repeat: repeat-x;
}
#navlist a:hover {
    color: #FFFFFF;
}
/* joomla css stuff */
ul#mainlevel-nav {
    list-style:    none;
    font-size:     12px;
    height:        28px;
    padding-right: 10px;
}
ul#mainlevel-nav li {
    float:          right;
    font-size:      12px;
    font-weight:    normal;
    text-align:     center;
    font-family:    Tahoma, Arial, Helvetica, sans-serif;
    display:        block;
    background:     none ;
    padding-right:  10px;
    padding-top:    5px;
}
ul#mainlevel-nav li a {
    display:         block;
    padding-left:    5px;
    padding-right:   5px;
    padding-top:     0px;
    text-decoration: none;
    color:           #FFFFFF;
    font-weight:     bold;
}
ul#mainlevel-nav li a:hover {
    display:         block;
    padding-left:    5px;
    padding-right:   5px;
    text-decoration: none;
    font-weight:     bold;
}
a:link, a:visited {
    color:           #FF0000;
    font-weight:     bold;
    text-decoration: none;
}
a:hover {
    color: #FF0000;
}
form {
    display: inline;
    margin:  0;
    padding: 0;
}
h1 {
    color:       #666666;
    font-weight: normal;
    font-size:   20px;
}
ul {
}
li {
    margin-right: 20px;
}
img {
    border: none ;
}
ol {
    margin-right:         20px;
    list-style-position: inherit;
}
blockquote {
    margin: 10px;
}
blockquote div {
}
pre {
    padding: 10px;
}
table.contenttoc {
    margin:  3px;
    padding: 5px;
}
.contenttoc th {
    padding:     3px;
    color:       #935454;
    font-weight: bold;
}
.contenttoc a {
    font-size:   12px;
    padding:     0 5px 0 5px;
    font-weight: normal;
}
.contenttoc a:hover {
    font-size:    12px;
    color:        #935454;
    padding-right: 5px;
}
.contenttoc td {
    padding: 5px;
}
.contentpane {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size:   12px;
    line-height: 18px;
    text-align:  right;
}
.contentpaneopen ul {
    margin-left: 10px;
}
.contentpane ul {
    margin-right: 10px;
}
table.contentpaneopen,table.contentpane {
}
table.contentpaneopen li {
    margin-right: 20px;
}
div.moduletable {
    font-size: 14px;
}
div.moduletable td {
    text-align: right;
    font-size:  14px;
}
div.moduletable h3 {
    text-align:    right;
    margin-bottom: 8px;
    color:         #333333;
    font-size:     12px;
    font-weight:   bold;
}
table.moduletable th {
    color:               #898371;
    text-align:          right;
    vertical-align:      middle;
    font-weight:         normal;
    padding-right:       5px;
    padding-top:         15px;
    padding-bottom:      5px;
    font-size:           14px;
    background-image:    url(../images/modth.png);
    background-repeat:   no-repeat;
    background-position: bottom;
}
.contentpaneopen fieldset {
    border: none ;
    width:  100%;
}
.contentpaneopen td {
    padding:    0;
    text-align: right;
}
.contentdescription {
}
.latestnews li {
    list-style-type: none;
}
.latestnews li a {
    border-bottom: 1px solid #666;
    display:       block;
}
.latestnews li a:hover {
}
.mostread li {
    list-style-type: none;
}
.mostread li a {
    border-bottom: 1px solid #666;
    display:       block;
}
.mostread li a:hover {
}
ul.latestnews li {
    padding:     2px 2px 5px 2px;
    margin-left: 0px;
    color:       #808080;
    text-align:  right;
}
.latestnews a:link {
    color:          #CCC;
}
.latestnews a:visited {
    color: #CCC;
}
.latestnews a:hover {
    color: #FF0000;
}
ul.mostread li {
    margin-left: 0px;
    color:       #808080;
    text-align:  right;
    padding:     2px 2px 5px 2px;
}
.mostread a:link {
    color:          #CCCCCC;
}
.mostread a:visited {
    color: #CCCCCC;
}
.mostread a:hover {
    color: #FF0000;
}
td.contentheading {
    color:           #333333;
    font-family:     Tahoma, Arial, Helvetica, sans-serif;
    text-decoration: none;
    font-weight:     normal;
    font-size:       20px;
}
div.componentheading {
    display:             block;
    border-bottom-style: solid;
    border-color: #808080;
    border-width: 2px;
    margin:  5px;
    margin: 5px;
    color:           #333333;
    font-family:     tahoma, Helvetica, sans-serif;
    text-decoration: none;
    font-weight:     normal;
    font-size:       12px;
    text-align:      center;
}
a.contentpagetitle:link,a.contentpagetitle:hover {
    font-family:     Tahoma,Arial,tahoma, Helvetica, sans-serif;
    text-decoration: none;
    font-size:       14px;
}
a.contentpagetitle:hover {
    color: #CCCC99;
}
.createdate, td.createdate {
    color:          #666666;
    font-size:      10px;
    font-weight:    bold;
    text-transform: lowercase;
    padding-bottom: 3px;
}
.modifydate,.small {
    color:          #FF0000;
    font-size:      12px;
    font-weight:    bold;
    text-transform: uppercase;
}
.highlight {
    color:            #FFFFFF;
    background-color: red;
}
.mosimage {
    margin:  5px;
    padding: 0px;
    border:  none ;
}
.mosimage_caption {
    padding:             5px 5px 5px 5px;
    color:               #898371;
    font-size:           10px;
    font-weight:         bold;
    border-bottom-style: solid;
    border-bottom-color: #808080;
    border-bottom-width: 2px;
}
.contentpaneopen img {
    margin: 5px;
    border:  2px;
    color: gray;
    border-style: solid;
    padding: 5px 5px 5px 5px;

}
.contentpane img {
    margin: 5px;

}
a.mainlevel:link, a.mainlevel:visited {
    display:             block;
    height:              18px !important;
    vertical-align:      middle;
    font-size:           12px;
    font-weight:         normal;
    text-align:          right;
    text-decoration:     none;
    color:               #941D08;
    padding-top:         2px;
    background-image:    url(../images/menu_icon.png);
    background-repeat:   no-repeat;
    background-position: 5px;
    border-bottom-width: 1px;
    border-bottom-color: #C0C0C0;
    border-bottom-style: solid;
}
a.mainlevel:hover {
    text-decoration: none;
    color:           #F41400;
    font-weight:     bold;
}
a.mainlevel#active_menu {
    color:       #FF0000;
    font-weight: bold;
}
a.mainlevel#active_menu:hover {
    color: #F41400;
}
a.sublevel:link, a.sublevel:visited {
    font-size:      12px;
    padding-left:   10px;
    padding-bottom: 3px;
    line-height:    20px;
    display:        block;
    margin-left:    10px;
    font-family:    Tahoma, Arial, Verdana;
    color:          #00CCCC;
    font-weight:    normal;
}
a.sublevel:hover {
    text-decoration: none;
}
#mod_login_username {
    padding:     5px 0 0px 5px;
    width:       178px;
    font-size:   11px;
    background:  url(../images/mod_login_input.png) no-repeat ;
    color:       #F41400;
    font-family: tahoma;
    border:      none ;
    font-weight: bold;
    height:      21px;
}
#mod_login_password {
    padding:     5px 0 0px 5px;
    width:       178px;
    font-size:   11px;
    background:  url(../images/mod_login_input.png) no-repeat ;
    color:       #F41400;
    font-family: tahoma;
    border:      none ;
    font-weight: bold;
    height:      21px;
}
#mod_login_remember {
    border:     none ;
    background: none ;
    margin:     0;
}
.inputbox {
    font-size:  12px;
    border:     1px solid gray ;
    background: #FFF ;
}
.button {
    padding:     1px;
    padding:     2px !important;
    color:       #33333;
    font-size:   11px;
    border:      none ;
    font-weight: bold;
    background:  #F41400 ;
}
.sectiontableheader {
    font-weight: bold;
    background: #A2A2A2;
    padding:     4px;
    color:       #333333;
}
.sectiontableentry1 td {
    padding: 3px;
}
.sectiontableentry2 td {
    padding:    3px;
    background: #E5E5E5;
}
.sectiontableentry1 {
    padding: 2px;
}
.sectiontableentry2 {
    padding: 2px;
}
.readon {
    color: #666666;
    font-size:           11px;
    float:               left;
    padding-right:       10px;
    background-image:    url(../images/readon.png);
    background-position: left;
    background-repeat:   no-repeat;
    padding-left:        25px;
    height:              18px;
}
.readon a:link, .readon a:visited {
    color: #333333;
}
.readon a:hover {
    color: #EBCA71;
}
.back_button a {
    color:            #666666;
    padding:    2px 5px 2px 20px;
    text-align: right;
    display:    block;
}
.back_button a:hover {
    padding: 2px 5px 2px 20px;
    color:   #333333;
}
.pagenav {
    text-align:        center;
    color:             #333333;
    margin:            0px -2px 0px 0px;
    padding:           1px 6px 1px 6px;
    font-size:         11px;
    font-family:       tahoma, arial,verdana;
    background-image:  url(../images/btnlogin.gif);
    background-repeat: repeat-x;
}
a.pagenav, a.pagenav:visited {
    color:            #333333;
}
a.pagenav:hover {
    color:            #666666;
    background-color: #333333;
    border:           1px solid #5d5d5d ;
}
span.pathway {
    color:       #666666;
    font-size:   11px;
    font-weight: bold;
}
span.pathway a:link,
span.pathway a:visited {
    color:       #666666;
    font-weight: bold;
    font-size:   12px;
}
