a            { font-family: Tahoma; font-size: 13px; color: #000000; text-decoration:none }
a:hover      { font-family: Tahoma; font-size: 13px; color: #3399FF }


@font-face {
  font-family: 'SansKufiArabic';
  src:  url(../../themes/fonts/SansKufiArabic.woff) format('woff');
} 
@font-face {
  font-family: 'droidarabicnaskh';
  src:  url(../../themes/fonts/droidarabicnaskh.woff) format('woff');
} 

.ideabox {
  font-family: Tahoma;
  color: #636363 !important;
  font-size: 10px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #D9E7F0;
  background: #FCFCFC;
}
.ideabox:hover {
  color: #636363 !important;
  background: #F0F5F8;
}

.index_elg {
  font-family: Tahoma;
  color: #525252;
  font-size: 14px;
  padding-top: 5px;
  padding-right: 25px;
  padding-bottom: 5px;
  padding-left: 25px;
  text-decoration: none;
 // border-radius: 11px;
  border: solid #E7F4FF 1px;
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#F7FBFF));
 background: -moz-linear-gradient(top, #ffffff, #F7FBFF);
}
.index_elg:hover {
  background: #F7FBFF;
 }

.index_elg a {
	color: #57C1F2;
	text-decoration: none;
}
.index_elg a:hover {
	color: #D2691E;
}


.info        { font-family: Tahoma; color: #666666; font-size: 12px }

.text_password_elg {
font-family: Tahoma;
  color: #999999;
  -webkit-border-radius: 11px;
  -moz-border-radius: 11px;
  border-radius: 11px;
width: 140px;
display: block;
font-size: 12px;

padding: 3px 28px 2px 0px;
border: 1px solid #DFDFDF;
-moz-box-sizing: border-box;
box-sizing: border-box;
}

.table_elg{
    text-align: center;

    border-collapse: collapse;
 }
.table_header_elg{
    border:1px solid #E4EEF8;
    text-align: center;
    color: #464646;
    background: #FEFEFE   url(../../themes/blue/bg_table_header.jpg);   
    width:100%;
    font-family:Tahoma;
    height:30px; 
    font-size:13px;
    font-weight: bold
 }
.table_td1_elg{
    text-align: right;
    border-collapse: collapse;
    border:1px solid #E4EEF8;
    padding: 5px; background-color:#F7F7F0;
    font-family:Tahoma;
    font-size:13px;
    color: #333333;
      height:25px; 
 }
 .table_td2_elg{
    text-align: right;
    border-collapse: collapse;
    border:1px solid #E4EEF8;
    padding: 5px; background-color:#F4FBFD;
    font-family:Tahoma;
    font-size:13px;
    color: #00000;
    height:25px; 
 }
.table_td3_elg{
    text-align: right;
    border-collapse: collapse;
    border:1px solid #FFC6C6;
    padding: 5px; background-color:#FFECEC;
    font-family:Tahoma;
    font-size:13px;
    color: #333333;
      height:25px 
 }
 .table_td4_elg{
    text-align: right;
    border-collapse: collapse;
    border:1px solid #A0DEA8;
    padding: 5px; background-color:#F2FFF2;
    font-family:Tahoma;
    font-size:13px;
    color: #000000;
    height:25px 
}
 .table_td_center_elg{
    text-align: center;
    border:1px solid #E4EEF8;
    background-color:#F4FBFD;
    font-weight: bold;
    font-family: Arial;
    color: #0066CC;
    font-size: 12pt;
    height:25px; 
 } 
 .table_tr_elg {
      text-align: right;
    border-collapse: collapse;
    border:1px solid #BBD7DF;
    padding: 5px; background-color:#F7F7F0;
    font-family:Tahoma;
    font-size:13px;
    color: #00000;
    height:25px; 
 }
 .table_tr_elg:hover {
  background: #F4FBFD;

 }


 
.table_botton_elg{
    border-bottom:1px solid #E4EEF8;
    text-align: center;
    color: #B32F5C;
    background: #FAFAF5;
    width:100%;
    font-family:Tahoma;
    height:40px; 
    font-size:13px;
    border:1px solid #E4EEF8;
    font-weight: bold;
    width:100%;
 }
.button_elg {
    text-align: center;
  font-family: Tahoma;
  color: #525252;
  font-size: 14px;
  padding-top: 5px;
  padding-right: 25px;
  padding-bottom: 5px;
  padding-left: 25px;
  text-decoration: none;
  -webkit-border-radius: 11px;
  -moz-border-radius: 11px;
  border-radius: 11px;
  border: solid #636363 1px;
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#ededed));
  background: -moz-linear-gradient(top, #ffffff, #ededed);
 }
.button_elg:hover {
  background: #f2f2f2;
 }

.text_box_elg {
  font-weight: bold;
  font-family: Arial;
  color: #B32F5C;
  font-size: 12pt;
  text-decoration: none;
  -webkit-border-radius: 11px;
  -moz-border-radius: 11px;
  border-radius: 11px;
  border: solid #95ccde 1px;
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#f0f0f0), to(#ffffff));
  background: -moz-linear-gradient(top, #f0f0f0, #ffffff);
}
.text_box_elg:hover {
  background: #effcfc;
}
.select_elg {
  font-family: Arial; 
  font-size: 11pt; 
  color: #B32F5C; 
  font-weight: bold;
  border: solid #95ccde 1px;
   background-color: #f0f0f0;
}


 .red_elg{
    text-align: center;
    border-collapse: collapse;
    border:1px solid #FF0000;
    padding: 5px; background-color:#FFD9D9;
    font-family:Arial;
    font-size:12pt;
    color: #FF5050;
    height:25px; font-weight:bold 

}


























.nav{
    font-family: arial;
    font-size: 16px;
    font-weight: bold;
    color: Gray; 
    align: right;
    padding-right: 25px;
    padding-bottom: 5px;
    margin-bottom: 5px;
    background-image: url(images/r.gif); background-repeat: no-repeat; background-position: right top;
    border-bottom: 1px solid #C2C2C2;
}
.normal {font-family: arial;
    font-size: 16px;
    font-weight: bold;
}
.lettercell
{
background-color: #EEEEEE;
font-family: Tahoma;
font-size: 13px;
text-align: center;
color: #505050
display: block;
border: 1px #999999 solid;
width: 15px ;


}

.letter_table {
border-collapse: collapse;
text-align: right;
}
.orang_b     { font-family:Bold 16px Arial;
               color: #FFFFFF; 
                background-color: #EE753A; 
                    padding:3;
                    margin-left:3px;


                    
                    }
.info_bar    { font-family: Tahoma; font-size: 10pt; color: #808080; background-color:
               #EBEBEB }
.normal_dark_link{ font-family: Arial; font-size: 12pt; color: #FFFFFF; font-weight: bold ;text-decoration:none;

padding-top: 3; padding-bottom: 3
}

.normal_dark_link2{ font-family: Arial; font-size: 12pt; color: #FFFFFF; font-""weight: bold ;text-decoration: none;
 background-color: #34597D; 
padding-top: 3; padding-bottom: 3
}

BODY {
    FONT-FAMILY: #Arial, Helvetica;
    FONT-SIZE : 13px;
    weight: bold;
    COLOR : #3A3A3A;
 TEXT-DECORATION : none
    }

A:link      {
    COLOR : #000000;
    TEXT-DECORATION : none
    }
A:visited   {
COLOR : #000000;
    TEXT-DECORATION : none
    }
A:hover     {
    COLOR : #cc3300;
TEXT-DECORATION : none
    }
A:active    {
COLOR : #000000;
    TEXT-DECORATION : none;
    }

H1 { font-family: 'impact, arial';
        font-size: 20pt;
        color:  #ffffff;
        BACKGROUND-COLOR : #34597D
}

.fontht{
    font-size: 13px;
    font-family: Arial, Helvetica;
    color: #3A3A3A;
    font-weight: bold;
    }
.fontablt     {
    font-family: tahoma;
    font-size: 10 pt;
     color: #505050
    }

TEXTAREA {
FONT-FAMILY: Tahoma, MS Sans Serif, ;
FONT-SIZE: 12px;
border: 1px #cccccc solid;

}
.text_box{
    font:12px tahoma;
 border: 1px #cccccc solid;
}

.button{
  font:12px tahoma;
   background-color: #FFF;
    border: 1px #cccccc solid;
}

.small{
    font:13px tahoma;
    color: #081440;

}

.small1{
    font:13px tahoma;
    color: #ffffff;

}
.table_main {
   border: 1px #000000 solid;
    background-color: #F1F1F1;
    border-collapse: collapse;
    bordercolor="#111111";
    width="100%" ;
}

.forum_table_main {
   border: 1px #000000 solid;
    background-color: #F1F1F1;
    border-collapse: collapse;
    bordercolor="#111111";
    width="90%" ;
}

.td_top_cat {
   background-color: #B0CCB0;
   font-size: 10 pt;
   font-family: tahoma;
   color: 000000;
font-weight: bold;

   }

.catlinkfont {
   font-size: 16 px;
   font-family: arial;
   color: 000000;

   }
.td_bottom_cat {
   background-color: #FFFFFF;
   font-family: Arial, Helvetica;
   font-size: 9 pt;
   color: 000000
}
.td_top_list
{
    background: #34597D;
    border:0px;  
    vertical-align:top;
    font-size: 12 pt;
 font-family: Arial, Helvetica;
    color: #3A3A3A;
    font-weight: bold;
     color: #FFF;

    
}
.td_middle_list
{
    text-align:right ;
    vertical-align:top;
   font-family: tahoma;
   font-size: 10 pt;
   color: 000000

}
.td_middle_list2
{
     background-color: E0E9E2;
    text-align:right ;
    vertical-align:top;
   font-family: tahoma;
   font-size: 10 pt;
   color: 000000
}
.bgcolor1{
 background-color: #FFFFFF ;
}
.bgcolor2{
 background-color: #FFFFFF ;
}
.bgcolor3{
 background-color: #34597D;
}
.bgcolor4{
 background-color: #FFFFFF ;
}

.forum_control_bar{
    background: #EEEEEE;
    border-bottom: solid 1px #C1C1C1;
    border-top: solid 1px #FFF;
    font: 12px tahoma;
}
.small_dark_link{
    font-family: tahoma; font-size: 12px; color: #FFFFFF; text-decoration: none;
background-color: #34597D; 
padding-top: 3; padding-bottom: 3;padding-left: 3;
}
.forum_header{
    font:bold 12pt arial;
    text-align: center;
    background-image: url(../../themes/portal/catbg2.gif);
    background-repeat: repeat-x;
    color: #ffffff;
    padding: 3px;
}

.forum_header2{
    font:bold 12pt arial;
    text-align: center;
    background-image: url(../../themes/portal/apt_23.gif);
    background-repeat: repeat-x;
    color: #ffffff;
    padding: 3px;
}

.forum_alt1{
    font:bold 12pt arial;
    color: #02395E;
    background: #F8F8F8;
    padding: 0px;
}

.forum_alt2{
    font-size: 16 pt;
    font-family: Arial, Helvetica;
    color: #34597D;
    font-weight: bold;
    }


.forum_alt3{
    font:bold 12pt arial;
    color: #34597D;
    background: #ffffff;
    padding: 0px;
    border-bottom: solid 3px #8CA7C3;
    border-left: solid 1px #8CA7C3;
    border-right: solid 1px #8CA7C3;
    border-top: solid 1px #8CA7C3;
}

.forum_alt4{
    font:bold 12pt arial;
    text-align: right;
    color: #00225E;
}

.news_cat_title {
	background: url(themes/portal/cat_bg.gif) repeat-x bottom;
	width: 100%;
	height: 26px;
	text-align: center;
}
.news_cat_title img {
	margin-left: -3px;
	margin-right: -4px;
}
.news_cat_title a {
	height: 26px;
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #7C1D09;
	text-decoration: none;
	padding-top: 4px;
}
.news_cat_title a:hover {
	color: #D2691E;
}

.news_title {
	padding-right: 14px;
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	text-align: right;
	color: #8B0000;
	background-image: url(themes/portal/news_icon.gif);
	background-position: right;
	background-repeat: no-repeat;
	clear: both;
}
.news_title a {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #A52A2A;
	text-align: right;
	text-decoration: none;
}
.news_title a:hover {
	color: #D2691E;
	text-align: right;
}

.article_info
{
	background-image: url(themes/portal/info.gif);
	background-repeat: no-repeat;
	background-position: right;
	color: #516A93;
	font-family: Tahoma;
	font-size: 11px;
	display: block;
	padding: 2px 13px 2px 3px;
	margin-bottom: 2px;
}
.article_info a {
	color: #A0522D;
	text-decoration: none;
}

.home_text {
	font: 12px Tahoma;
	color: #505050;
	text-align: justify;
}
.side_menu_head{
    font-family: Tahoma;
    font-size: 12px;
    color: #000000;
    padding: 3px;
}
.side_menu_center{
    font-family: Tahoma;
    font-size: 10 pt;
    text-align: right;
     color: #505050
}
.side_menu_center a {
	font-family: Tahoma;
	font-size: 12px;
	color: #505050;
	text-align: right;
	text-decoration: none;
}
.side_menu_center a:hover {
	color: #D2691E;
}
.article_pic {
	border: 1px solid #CCCCCC;
	padding: 3px 3px 3px 3px;
	margin: 3px 2px 1px 2px;
	background-color: White;
	display: inline;
	width= "100px";
	 height= "90px";
}

.tristate ul{
    list-style-type: none;
}

.tristate li{
    list-style-type: none;
}