/* 
================================
Skin styles for DotNetNuke - DNN 3 & 4  
================================
*/

/* Standard HTML Tag Settings */





/* 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 */

body{
background-color:#EFEFEF;
margin:0 auto;
}


.special-text {
   font-family: Tw Cen MT Condensed, verdana;    font-size: 15px;    color: #2e7201;	font-weight: bold;    
}

.news-title-text {
   font-family: verdana;    font-size: 12px;    color: #ff4e00;	font-weight: bold;    
}


.search-text {
   font-family: verdana;    font-size: 14px;    color: #4e55a4;	font-weight: bold;    
}

.form-text {
   font-family: verdana;    font-size: 13px;    color: #343232;	font-weight: regular;    
}


.inside-text {
    font-family: Tahoma;    font-size: 8.5px;    color: #7a7a7a;    font-weight: regular;
}

.box-text {
    font-family: verdana;    font-size: 12px;    color: #040b52;    font-weight: regular;
}


.esol-text {
    font-family: verdana;    font-size: 11px;    color: #7a7a7a;    font-weight: bold;
}

a:link.esol-link, a:visited.esol-link{
	font-family: verdana;	font-size: 11px;	color: #7a7a7a;	text-decoration: none; font-weight: bold;

}

a:hover.esol-link {
	font-family: verdana;	font-size: 11px;	color: #ff8300;	text-decoration: none; font-weight: bold;

}


a:link.top-link, a:visited.top-link, a:hover.top-link {
	font-family: verdana;	font-size: 11px;	color: #ff3c00;	text-decoration: none; font-weight: bold;

}

a:link.footer-link, a:visited.footer-link{
	font-family: verdana;	font-size: 12px;	color: #7a7a7a;	text-decoration: none; font-weight: bold;

}

a:hover.footer-link {
	font-family: verdana;	font-size: 12px;	color: #ff8300;	text-decoration: none; font-weight: bold;

}

a:link.more-link, a:visited.more-link{
	font-family: verdana;	font-size: 12px;	color: #0847b0;	text-decoration: none; 

}

a:hover.more-link {
	font-family: verdana;	font-size: 12px;	color: #0847b0;	text-decoration: underline;

}
/* End Custom Classes */