/* 
================================
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-image:url(http://www.esolutions.com.jo/images/siteBG.gif); 
 background-repeat: repeat; 

}



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 */


.intro-text {
   font-family: Arial;    font-size: 12px;    color: #191955;	font-weight: bold;    
}


.inside-text {
    font-family: Tahoma;    font-size: 11px;    color: #1B539F;    font-weight: regular;
}

.big-text {
font-family: Arial black;    font-size: 10px;    color: #455A76;    font-weight: bold;
}

.title-text {
    font-family: Verdana;    font-size: 12px;    color: #16602F;    font-weight: bold;
}

.inside-title-text {
    font-family: Tahoma;    font-size: 11px;    color: #1B539F;    font-weight: bold;
}


.text-form {
    font-family: Arial;    font-size: 11px;    color: #FFFFFF;    font-weight: regular; 
}

.text-header {
    font-family: Arial black;    font-size: 12px;    color: #455A76;    font-weight: regular; 
}

.text-inside-header {
    font-family: Arial;    font-size: 11px;    color: #455A76;    font-weight: bold; 
}

.text-inside{
    font-family: Tahoma;    font-size: 11px;    color: #011E44;    font-weight: regular; 
}

.text-header4{
    font-family: Tahoma;    font-size: 13px;    color: #011E44;    font-weight: bold; 
}


.text-header2 {
    font-family: Arial Black;    font-size: 19px;    color: #8EAF4D;    font-weight: regular; 
}

.text-list {
    font-family: Arial ;    font-size: 11px;    color: #74913C;    font-weight: regular; 
}

.text-menu {
    font-family: Tahoma;    font-size: 11px;    color: #F0F4F9;    font-weight: regular; 
}

.text-header3 {
    font-family: Tahoma;    font-size: 15px;    color: #F0F4F9;    font-weight: bold; 
}

.text-link-header {
    font-family: Arial ;    font-size: 12px;    color: #1E421F;    font-weight: bold; 
    
}

.text-footer {
    font-family: Tahoma;    font-size: 13px;    color: #003B89;    font-weight: regular; 
}


a:link.inside-link, a:visited.inside-link, a:hover.inside-link {
	font-family: Times New Roman;	font-size: 14px;	color: #6E2A3C;	text-decoration: underline;
}

a:link.special-inside-link, a:visited.special-inside-link {
	font-family: Times New Roman;	font-size: 15px;	font-weight: regular;  color: #7D1833;
	text-decoration: none;
}

a:link.text-menu-link, a:visited.text-menu-link, a:hover.text-read{
	font-family: Tahoma;    font-size: 11px;    color: #1B539F;    font-weight: regular;
		text-decoration: none;
}


a:link.text-link {
    font-family: Tahoma;    font-size: 11px;    color: #8EAF4D;    font-weight: bold; 
  	text-decoration: none;
 
}

a:hover.text-link {
font-family: Tahoma;	font-size: 12px;	color: #8EAF4D;	text-decoration: none;
}
a:link.text-link, a:visited.text-link{
	font-family: Tahoma;	font-size: 12px;	color: #8EAF4D;	text-decoration: none;
}
a:link.menu-text, a:visited.menu-text{
	font-family: Tahoma;	font-size: 13px;	color: #8EAF4D;	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{
	font-family: Tahoma;	font-size: 13px;	color: #003B89;	text-decoration: none;
}
a:hover.text-footer {
font-family: Tahoma;	font-size: 13px;	color: #003B89;	text-decoration: none;
}
input.NormalTextBox {border: 2px solid #538EC0; padding-left: 4px; padding-right: 4px; padding-top: 1px; padding-bottom: 1px; background-color: #275D9B;font-family: Tahoma; font-weight: bold;color: #FFFFFF;}
/* end eSolutions Classes */

/* End Custom Classes */