/* 
================================
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 */

.inside-text  
{
    font-family: Arial;
    font-size: 12px;
    color: #393831;
    font-weight: regular;
    text-align: justify;
       
}

.inside-title  
{
    font-family: Arial;
    font-size: 13px;
    color: #7B2818;
    font-weight: bold;
    
}

.menu-box-title 
{
    font-family: Arial;
    font-size: 13px;
    color: #FFFFFF;
    font-weight: regular;
    
}

.textbox 
{
    font-family: Arial;
    font-size: 11px;
    color: #8B7B7B;
    font-weight: regular;
    
}


.date-text 
{
    font-family: Arial;
    font-size: 12px;
    color: #393831;
    font-weight: regular;
    
}

.market-prices-green 
{
    font-family: Arial;
    font-size: 12px;
    color: #2B7600;
    font-weight: regular;
    
}

.market-prices-red
{
    font-family: Arial;
    font-size: 12px;
    color: #8A222B;
    font-weight: regular;
    
}

.top-menu-text
{
    font-family: Arial;
    font-size: 12px;
    color: #A8865A;
    font-weight: bold;
    letter-spacing: 1px;
    
}

.eSolutionsTopMenull{
font-family: Century Gothic;
font-size:  8pt;
font-weight:  bold;
color: #A7323D; 
}


.eSolutionsTopMenua{
font-family: Arial;
font-size:  12px;
font-weight:  bold;
text-decoration : none;
color: #A7323D; 
}

.eSolutionsTopMenuSeparator{
width: 11px;
margin: 0 1px 0 1px;
background: url(images/between.gif) center top no-repeat;

}

.Separator {
width: 12px;
margin: 0 1px;
background: url('XDFMPix/XDseparator.gif') no-repeat center top;
}




/* end eSolutions Classes */

/* End Custom Classes */