/* ================================
CSS STYLES FOR DotNetNuke
================================
*/
h1 {
font-family: Arial, sans-serif;
font-size: 24px;
font-weight: 600;
color: #444;
padding: 0;
margin: 0 0 10px 0;
}
h2 {
font-family: Arial, sans-serif;
font-size: 20px;
font-weight: 600;
color: #444;
padding: 0;
margin: 15px 0 10px 0;
}
h3 {
font-family: Arial, sans-serif;
font-size: 16px;
font-weight: 600;
color: #444;
padding: 0;
margin: 15px 0 10px 0;
}
h4 {
font-family: Arial, sans-serif;
font-size: 13px;
font-weight: bold;
color: #444;
padding: 0;
margin: 8px 0 6px 0;
}
h5 {
font-family: Arial, sans-serif;
font-size: 13px;
font-weight: normal;
color: #444;
padding: 0;
margin: 5px 0 4px 0;
}
h6 {
font-family: Arial, sans-serif;
font-size: 13px;
font-weight: bold;
color: #444;
padding: 0;
margin: 8px 0 0px 13px;
}
table {
font-size: 12px;
font-family: Arial, sans-serif;
}
/******************************** Inventua SideMenu *******************************/
/*****************************
***** Inventua SideMenu  ******/
.currentItemHighlight0 a:link, .currentItemHighlight0 a:visited, .currentItemHighlight0 a:hover, .currentItemHighlight0 a:active {
padding: 6px 5px 7px 5px;
background: transparent url('nav_on.gif') repeat-x top !Important;
}
.currentItemHighlight1 a:link, .currentItemHighlight1 a:visited, .currentItemHighlight1 a:hover, .currentItemHighlight1 a:active {
padding: 4px 5px 5px 6px;
color: #9a7540 !Important;
}
.currentHeaderHighlight0 a:link, .currentHeaderHighlight0 a:visited, .currentHeaderHighlight0 a:hover, .currentHeaderHighlight0 a:active {
padding: 6px 5px 7px 5px;
background: transparent url('nav_on.gif') repeat-x top !Important;
}
.MenuItem HR {
}
.MenuItem0 A:Link, .MenuItem0 A:Visited, .MenuItem0 A:Hover, .MenuItem0 A:Active {
padding: 6px 5px 7px 5px;
color: #000;
background: transparent;
font-family: Arial, sans-serif;
font-size: 12px;
font-weight: bold;
text-decoration: none;
display: block;
padding-bottom: 7px !important;
}
.MenuItemMouseOver0 A:Link, .MenuItemMouseOver0 A:Visited, .MenuItemMouseOver0 A:Hover, .MenuItemMouseOver0 A:Active {
padding: 6px 5px 7px 5px;
color: #000;
background: transparent url('nav_on.gif') repeat-x top;
font-family: Arial, sans-serif;
font-size: 12px;
font-weight: bold;
text-decoration: none;
display: block;
padding-bottom: 7px !important;
}
.MenuHdr0 A:Link, .MenuHdr0 A:Visited, .MenuHdr0 A:Hover, .MenuHdr0 A:Active {
padding: 6px 5px 7px 5px;
color: #000;
background: transparent url('nav_on.gif') repeat-x top;
font-family: Arial, sans-serif;
font-size: 12px;
font-weight: bold;
text-decoration: none;
display: block;
padding-bottom: 7px !important;
}
.MenuHdrOver0 A:Link, .MenuHdrOver0 A:Visited, .MenuHdrOver0 A:Hover, .MenuHdrOver0 A:Active {
padding: 6px 5px 7px 5px;
color: #000;
background: transparent url('nav_on.gif') repeat-x top;
font-family: Arial, sans-serif;
font-size: 12px;
font-weight: bold;
text-decoration: none;
display: block;
padding-bottom: 7px !important;
}
.MenuItem1 A:Link, .MenuItem1 A:Visited, .MenuItem1 A:Hover, .MenuItem1 A:Active {
padding: 4px 5px 5px 6px;
color: #000;
background: transparent;
font-family: Arial, sans-serif;
font-size: 12px;
font-weight: normal;
text-decoration: none;
display: block;
padding-bottom: 5px !important;
}
.MenuItemMouseOver1 A:Link, .MenuItemMouseOver1 A:Visited, .MenuItemMouseOver1 A:Hover, .MenuItemMouseOver1 A:Active {
padding: 4px 5px 5px 6px;
color: #b2884b;
background: transparent;
font-family: Arial, sans-serif;
font-size: 12px;
font-weight: normal;
text-decoration: none;
display: block;
padding-bottom: 5px !important;
}
.inventua_sidemenu {
width: 118px;
padding: 0 0 10px 0;
margin: 0;
}
/*************************************************************************************************
***** End of Inventua ******/
/******************************** Inventua TOPMenu *******************************/
/*****************************
****************************/
.TopMenuBar {
font-size: 12px;
font-weight: normal;
color: #a2a4a7;
font-family: Arial, sans-serif;
}
.TopMenuItem {
color: #00a0e2;
}
.TopMenuItemMouseOver {
color: #01aef6;
}
.TopCurrent {
color: #01aef6;
}