/* 
================================
Skin styles for DotNetNuke - DNN 3 & 4  
================================
*/

/* Standard HTML Tag Settings */

body {
 leftmargin: 0px;
 topmargin:0px;
 rightmargin:0px;
 bottommargin:0px;
 marginwidth:0px;
 marginheight:0px;
 background=images/Background.gif; 
}



body, table, td, th { font-family: verdana;font-size: 7pt; color: #636363;}

/* Standard Menu Settings */

.MainMenu_MenuContainer {
background-color: transparent; 
}
.MainMenu_MenuBar {
cursor: pointer; 
cursor: hand;
height: 16px;
background-color: Transparent;
}
.MainMenu_MenuItem {
border-left: #DDE8F1 0px solid; 
border-bottom: #DDE8F1 1px solid; 
border-top: #DDE8F1 1px solid; 
border-right: #DDE8F1 0px solid;
cursor: pointer; 
cursor: hand; 
color: #81A3C6; 
font-family: tahoma, arial, helvetica; 
font-size: 9pt; 
font-weight: bold; 
font-style: normal; 
background-color: Transparent;
height: 19px;
}
.MainMenu_MenuIcon {
background-color: #DDE8F1; 
border-left: #DDE8F1 1px solid; 
border-bottom: #DDE8F1 1px solid; 
border-top: #DDE8F1 1px solid; 
cursor: pointer; 
cursor: hand; 
text-align: center; 
width: 15px; 
height: 19px;
}
.MainMenu_SubMenu {
background-color: #DDE8F1;  
z-index: 1000; 
cursor: pointer; 
cursor: hand; 
filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
}
.MainMenu_MenuBreak {
height: 1px;
}
.MainMenu_MenuItemSel {
background-color: white; 
cursor: pointer; 
cursor: hand; 
color: #467599; 
font-family: tahoma, arial, helvetica; 
font-size: 9pt; 
font-weight: bold; 
font-style: normal;
height: 19px;
}
.MainMenu_MenuArrow {
border-right: #DDE8F1 1px solid; 
border-bottom: #DDE8F1 1px solid; 
border-top: #DDE8F1 0px solid;
font-family: webdings; 
font-size: 10pt; 
cursor: pointer; 
cursor: hand; 
}
.MainMenu_RootMenuArrow {
font-family: webdings; 
font-size: 10pt; 
cursor: pointer; 
cursor: hand;
}

/* End Menu Settings */

.StandardButton {
background: #467599 none; 
color: #FFFFFF;
font-family:Verdana, sans-serif; 
font-size: 11px;
font-weight: normal;
}

.Head   {
font-family: tahoma, arial, helvetica;
font-size:  10px;
font-weight:  bold;
color: #467599; 
line-height: 30px;
}

/* Custom Classes */

.date-text 
{
    font-family: Arial;
    font-size: 10px;
    color: #393831;
    font-weight: regular;
    
}


.content {
background-color: #ffffff;
}

/* Search Padding - lines up text nicely */
.GoLink {padding-top: 4px;}


/* Light Background Elements */
.LightBG {
width: auto;
color: #404040;
}

a.LightBG:link, a.LightBG:active {
text-decoration: none;
color: #467599;
font-weight: normal;
}

a.LightBG:link, a.LightBG:visited {
text-decoration: none;
color: #467599;
font-weight: normal;
}


a.LightBG:hover {
text-decoration: none;
color: #404040;
font-weight: normal;
}

/*Footer Classes

.FooterText {
width: auto;
color: #404040;
}

a.FooterText:link, a.FooterText:visited, a.FooterText:active, a.FooterText:hover {
font-family:Century Gothic;
text-decoration: none;
color: #000000;
font-weight: normal;
font-size: 8pt;
}

a.inActiveLink:link, a.inActiveLink:visited, a.inActiveLink:active, a.inActiveLink:hover {
font-family:Century Gothic;
text-decoration: none;
color: #FFFFFF;
font-weight: normal;
font-size: 8pt;
} */
/* End Light Background Elements */

/* eSolutions Classes */


.menu-header, .Table-header{
    font-family: Arabic Transparent;
	font-size: 16px;    
	color: #0e0d0a;    
	font-weight: bold; 
	padding-left: 14px;
    }
.Table-header-L{
    font-family: Arabic Transparent;
	font-size: 16px;    
	color: #0e0d0a;    
	font-weight: bold; 
    padding-left: 2px;
    }

.TableNewsStyle{
    width: 100%; 
    height: 659;
    border-collapse: collapse;
    border-spacing: 0px;  
    border: 1px solid #dedddd; 
    padding: 0; 
    
}
.TableFirstRawStyle{
    width: 100%; 
    border-collapse: collapse;
    border-spacing: 0px;  
    border: 0px;
    padding: 0;   
}

.title-Table-text {
    font-family: Arabic Transparent;
	text-align:left;
	padding-left: 9px;
    font-size: 11pt;
    color: #0e0d0a;
    font-weight: bold;
}
.text-Table-body{
    font-family: Arabic Transparent;
	font-size: 11pt;    
	color: #0e0d0a;  
	padding-left: 9px;
	padding-top:9px;
	line-height: 150%; 
}
.tdSpace{
	padding-left: 16px;
}
.tdSpace2{
	padding-right: 5px;
}
.TableOneRStyle{
    width: 100%; 
    border-collapse: collapse;
    border-spacing: 0px;  
    border: 1px solid #dedddd; 
    padding: 0; 
    
}

a:link.text-menu-link, a:visited.text-menu-link{
	font-family: Arabic Transparent;    font-size: 14px;    color: #3B372D;    font-weight: bold;
		text-decoration: none;
}

a:hover.text-menu-link {
    font-family: Arabic Transparent;    font-size: 14px;    color: #F1EDE0;    font-weight: bold; 
  	text-decoration: none;
 }

a:link.more-link, a:visited.more-link{
	font-family: Arabic Transparent;    font-size: 12px;    color: #c0b38c;    font-weight: bold;
		text-decoration: none;
}

a:hover.more-link {
    font-family: Arabic Transparent;    font-size: 12px;    color: #6b5f3b;    font-weight: bold; 
  	text-decoration: none;
 }









.newsbar-text {
   font-family: Arabic Transparent;    font-size: 15px;    color: #1E1C19;	font-weight: bold;    
}

.inside-menu-text {
    font-family: Arabic Transparent;    font-size: 14px;    color: #3B372D;    font-weight: bold;
}




.inside-title-text {
    font-family: Tahoma;    font-size: 11px;    color: #1B539F;    font-weight: bold;
}




.text-more {
    font-family: Arabic Transparent;    font-size: 14px;    color: #C0B38C;    font-weight: bold;
}



.text-box{
    font-family: Arabic Transparent;    font-size: 16px;    color: #3B372D;    font-weight: bold; 
}


.text-english {
    font-family: Arial;    font-size: 14px;    color: #3B372D;    font-weight: bold; 
}

.text-vote {
    font-family: Arial ;    font-size: 13px;    color: #3B372D;    font-weight: bold; 
}

.text-menu {
    font-family: Tahoma;    font-size: 11px;    color: #F0F4F9;    font-weight: regular; 
}


.text-sum {
    font-family: Arial ;    font-size: 12px;    color: #3B372D;    font-weight: regular; 
    
}


a:link.text-english , a:visited.text-english , a:hover.text-english {
	 font-family: Arial;    font-size: 12px;    color: #3B372D;    font-weight: bold;	text-decoration: none;
}




a:hover.menu-text {
font-family: Tahoma;	font-size: 13px;	color: #8EAF4D;	text-decoration: none;
}

a:link.text-footer, a:visited.text-footer, a:hover.text-footer{
	font-family: Arabic Transparent;    font-size: 14px;	color: #3B372D;	text-decoration: none;
}

a:link.text-footer-english, a:visited.text-footer-english, a:hover.text-footer-english{
	font-family: Times New Roman;    font-size: 12px;	color: #3B372D;	text-decoration: none;
}
/* end eSolutions Classes */

/* End Custom Classes */


