/* ================================
    Default styles FOR Injabia.org
   ================================
*/   




/* style of the footer links (white links) */ 
A.Footer:link {
    text-decoration:    none;
    color:#ffffff; font-family:Tahoma; font-size:11px;
}

A.Footer:visited  {
    text-decoration:    none;
    color:#ffffff;
    font-family:Tahoma;
    font-size:11px;
}

A.Footer:active   {
    text-decoration:    none;
    color:#ffffff;
    font-family:Tahoma;
    font-size:11px;
}

A.Footer:hover    {
    text-decoration:    none;
    color:#ffffff;
    font-family:Tahoma;
    font-size:11px;
}

    

/* style for module titles */
.Head   {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  20px;
    font-weight:    normal;
    color: #333333;
}

/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: black;
}

/* text style used for most text rendered by modules */
.Normal,.NormalDisabled
{
    font-family: verdana, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
}

/* text style used for rendered text which should appear disabled */
.NormalDisabled
{
    color: Silver;
}

/* text style used for rendered text which requires emphasis */
.NormalBold
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold
}

/* text style used for error messages */
.NormalRed
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: bold;
    color: #ff0000
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
}



/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
    background-color:#4B9CC2;
    padding:2px 10px 2px 10px;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages (white links)*/
A.CommandButton:link {
    text-decoration:    none;
    color: #ffffff;
}

A.CommandButton:visited  {
    text-decoration:    none;
    color: #ffffff;
}

A.CommandButton:active   {
    text-decoration:    none;
    color: #ffffff;
}

A.CommandButton:hover    {
    text-decoration:    none;
    color: #ffffff;
}

/* button style for standard HTML buttons */
.StandardButton
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
	font-size: 11px;
	background: #dddddd;
	color: #000000;
	font-family: Verdana, sans-serif;
}

    
/* GENERIC */
H1  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  20px;
    font-weight:    normal;
    color: #666644;
}

H2  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  20px;
    font-weight:    normal;
    color: #666644;
}

H3  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:    normal;
    color: #003366;
}

H4  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:    normal;
    color: #003366;
}

H5, DT  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
}

H6  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
}

TFOOT, THEAD    {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    color: #003366;
}

TH  {
    vertical-align: baseline;
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:    bold;
    color: #003366;
}






/* Link style */
A:link  {
    text-decoration:    none;
     font-family:  Verdana;
      font-size:  9pt;
    color:  #478CAF;
    font-weight:bold;
}

A:visited   {
    text-decoration:    none;
    font-family:  Verdana;
    font-size:  9pt;
    color:  #88837E;
    font-weight:bold;
}

A:active    {
    text-decoration:    none;
    font-family:  Verdana;
    font-size:  9pt;
    color:  #F86529;
    font-weight:bold;
}

A:hover {
    text-decoration:    none;
    font-family:  Verdana;
    font-size:  9pt;
    color:  #F86529;
    font-weight:bold;
}


A.OtherLinks:link {
     text-decoration:    none;
     font-family:  Arial;
      font-size:  12px;
    color:  #88837E;
    font-weight:bold;
}

A.OtherLinks:visited  {
    text-decoration:    none;
    font-family:  Arial;
    font-size:  12px;
    color:  #469BC1;
    font-weight:bold;
}

A.OtherLinks:active   {
    text-decoration:    none;
    font-family:  Arial;
    font-size:  12px;
    color:  #88837E;
    font-weight:bold;
}

A.OtherLinks:hover    {
    text-decoration:    none;
    font-family:  Arial;
    font-size:  12px;
    color:  #469BC1;
    font-weight:bold;
}


A.LinkStyle:link {
    text-decoration:    none;
    font-family:  Arial;
    font-size:  12px;
    color:  #4B9CC2;
    font-weight:bold;
}

A.LinkStyle:visited  {
    text-decoration:    none;
    font-family:  Arial;
    font-size:  12px;
    color:  #4B9CC2;
    font-weight:bold;
}

A.LinkStyle:active   {
    text-decoration:    none;
   font-family:  Arial;
    font-size:  12px;
    color:  #4B9CC2;
    font-weight:bold;
}

A.LinkStyle:hover    {
    text-decoration:underline;
    font-family:  Arial;
    font-size:  12px;
    color:  #4B9CC2;
    font-weight:bold;
}








.BodyTitle
{
	font-family:Arabic Transparent, Verdana;
    font-size:  17px;
    color:  #F86529;
    font-weight:bold;
  
}
.BodyTitle2
{
	 font-family:  Arial;
    font-size:  16px;
    color:  #478CAF;
    font-weight:bold;
  
}

SMALL   {
    font-size:  8px;
}

BIG {
    font-size:  14px;
}

BLOCKQUOTE, PRE {
    font-family:    Lucida Console, monospace;
}


UL LI   {
    list-style-type:    square ;
}

UL LI LI    {
    list-style-type:    disc;
}

UL LI LI LI {
    list-style-type:    circle;
}

OL LI   {
    list-style-type:    decimal;
}

OL OL LI    {
    list-style-type:    lower-alpha;
}

OL OL OL LI {
    list-style-type:    lower-roman;
}

HR {
    color: dimgrey;
    height:1pt;
    text-align:left
}

.ArFont
{
	font-family:Arabic Transparent;
	font-size:11pt;
	width: 100%;

	
	text-align:justify;
	}
.EngFont
{
	font-family:Verdana;
	font-size:9pt;	
	width: 100%;
text-align:left;

	}




A.HorMenuLink:link {
    text-decoration:    none;
     font-family:  Arial;
      font-size:  12px;
    color:  #88837E;
    font-weight:bold;
}

A.HorMenuLink:visited  {
     text-decoration:    none;
    font-family:  Arial;
    font-size:  12px;
    color:  #88837E;
    font-weight:bold;
}

A.HorMenuLink:active   {
   text-decoration:    none;
    font-family:  Arial;
    font-size:  12px;
    color:  #88837E;
    font-weight:bold;
}

A.HorMenuLink:hover    {
    text-decoration:    none;
    font-family:  Arial;
    font-size:  12px;
    color:  #469BC1;
    font-weight:bold;
}





