/*Ardho template*/
* 
{
    margin-top: 0pt; margin-right: 0pt; margin-bottom: 0pt; margin-left: 0pt;
    padding-top: 0pt; padding-right: 0pt; padding-bottom: 0pt; padding-left: 0pt;
    line-height: 140%
}
html{ height: 100%; }
body 
{
    font-family: tahoma; font-size: 12px;
    color: #444444;
    direction: rtl;
}
td
{
    font-size: 13px; font-family: Tahoma;
    color: #666666;
    padding-right: 5px; padding-left: 2px; padding-bottom: 5px; padding-top: 5px;
}
a, a:link
{
    text-decoration:none; 
    color: #0b55c4;
}  
a:hover
{ 
    text-decoration:none; 
    color: #cc0000;
}
p 
{
  	margin-top: 0;margin-bottom: 5px;
  	text-indent: 10px;
}

h1{font-style: normal;font-variant: normal;font-weight: bold;font-size: 12px;font-family: tahoma;}
h2{font-style: normal;font-variant: normal;font-weight: bold;font-size: 12px;font-family: tahoma;}
h3{font-style: normal;font-variant: normal;font-weight: bold;font-size: 13px;font-family: tahoma;color: #660000;}
h4{font-style: normal;font-variant: normal;font-weight: bold;font-size: 12px;font-family: tahoma;}

.clr{ clear:both; }

.contentheading 
{
    font-style: normal;font-variant: normal;font-weight: bold;font-size: 13px;font-family: tahoma;
    color: #660000;
    padding-top: 10px;
}
table.contentpaneopen ul li { margin-right: 20px; }

/*content layout*/
body.width_narrow #up_div{width:980px;margin:0 auto;position:relative;}
body.width_wide #down_div{width:980px;}
body.width_wide #bottom_div{width:980px;}

body.width_wide #right_div{width:150px;float:right;}
body.width_wide #left_div{width:150px;float:left;}
body.width_wide #center_div{width:666px;float:right; padding-left: 5px;padding-right: 5px;}

body.width_narrow #right_div{width:150px;float:right;}
body.width_narrow #left_div{width:150px;float:left;}
body.width_narrow #center_div{width:auto;float:right;}


/*Horizontal Line*/
hr 
{
    color: #0b55c4;
    width: 580px;
}

/* pathway class */
.pathway 
{
    color: #ff6600; 
    right: 10; left: 10;
    padding-top: 5px;padding-right: 5px;padding-bottom: 5px;padding-left: 5px;
    font-family: Tahoma; font-size: 12px; font-weight: normal;
}
a.pathway 
{
    color: #999999;
    text-decoration: none;
}
a.pathway:hover 
{
    color: #cc0000;
    text-decoration: none;
}

/* Modules formatting*/ 
.moduletable_note tr td
{
    color:#ffff99;
}

.moduletable_note
{
    text-align: center;
}

.moduletable_menu 
{
    font-family: tahoma; font-size: 13px;
    color: #ffffff;
    margin-top: 0px; margin-right: 0px; margin-bottom: 5px; margin-left: 0px;
    display: block;
}

/* MAIN menu */
.moduletable_menu a, a.mainlevel 
{
    background-image: url(../images/m1.jpg);background-repeat: x-repeat ;
    color: #ffffff;
    margin-top: 1px;
    padding-top: 4px;padding-right: 5px;padding-bottom: 4px;padding-left: 10px;
    font-weight:normal;
    display:block;
    text-decoration:none;
}
.moduletable_menu a#active_menu.mainlevel, #current a 
{
    background-image: url(../images/m3.jpg);background-repeat: x-repeat ;
    color: #ffff99;
    margin-top: 1px;
    padding-top: 4px;padding-right: 5px;padding-bottom: 4px;padding-left: 10px;
    font-weight:normal;
    display:block;
    text-decoration:none;
}
.moduletable_menu a:hover, a.mainlevel:hover 
{
    background-image: url(../images/m2.jpg);background-repeat: x-repeat ;
    color: #ffff99;
    margin-top: 1px;
    padding-top: 4px;padding-right: 5px;padding-bottom: 4px;padding-left: 10px;
    font-weight:normal;
    display:block;
    text-decoration:none;
}
  
/* buttons */
.button 
{
    background-color: #ffffff;
    border-top-width: 1px;border-left-width: 1px;border-bottom-width: 2px;border-right-width: 2px;border-color: #013565;border-style: solid solid solid solid;
    font-family: tahoma; font-size: 12px;
}
.inputbox 
{
    font-family: tahoma; 
    font-size: 12px;
}

/*System*/
/* OpenID icon style */
input.system-openid {
   background-image: url(http://openid.net/login-bg.gif);background-repeat: no-repeat;background-color: #fff;background-position: 0 50%;
   color: #000;
   padding-left: 18px;
}

/* System Error Messages */
#system-message dt.error { display: none; }
#system-message dd.error {  }
#system-message dd.error ul { color: #004fc6; background: #a5c9ff ; border-top: 3px solid #4737be; border-bottom: 3px solid #4737be;margin:0}

/* System Messages */
#system-message    { margin-bottom: 10px; padding: 0;}
#system-message dt { font-weight: bold; }
#system-message dd { margin: 0; font-weight: bold; text-indent: 30px; }
#system-message dd ul { color: #0055BB; margin-bottom: 10px; list-style: none; padding: 10px; border-top: 3px solid #84A7DB; border-bottom: 3px solid #84A7DB;}

/* System Standard Messages */
#system-message dt.message { display: none; }
#system-message dd.message {  }

/* System Error Messages */
#system-message dt.error { display: none; }
#system-message dd.error ul { color: #c00; background-color: #E6C0C0; border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B;}

/* System Notice Messages */
#system-message dt.notice { display: none; }
#system-message dd.notice ul { color: #c00; background: #EFE7B8; border-top: 3px solid #F0DC7E; border-bottom: 3px solid #F0DC7E;}

/* Debug */
#system-debug     { color: #ccc; background-color: white; padding: 10px; margin: 10px; }
#system-debug div { font-size: 11px;}

img 
{
border-top-width: 0pt;
border-right-width: 0pt;
border-bottom-width: 0pt;
border-left-width: 0pt;
border-top-style: none;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
border-top-color: -moz-use-text-color;
border-right-color: -moz-use-text-color;
border-bottom-color: -moz-use-text-color;
border-left-color: -moz-use-text-color;
}

td.buttonheading img 
{
border-top-width: medium;
border-right-width: medium;
border-bottom-width: medium;
border-left-width: medium;
border-top-style: none;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
border-top-color: -moz-use-text-color;
border-right-color: -moz-use-text-color;
border-bottom-color: -moz-use-text-color;
border-left-color: -moz-use-text-color;
}
