/* ================================
CSS STYLES FOR DotNetNuke
================================
*/
.gray, .gray a:link, .gray a:visited, .gray a:active { color: #ccc; outline: none;}
.gray a:hover { color: #eee;  outline: none;}
.green, .green a:link, .green a:visited, .green a:active { color: #77a55c; outline: none; }
.green a:hover { color: #9bcd9b;  outline: none;}
ul {
list-style-image: url('arrow_green.gif');
font-size: 11px;
line-height: 1.3em;
margin: 0 0 8px 25px;
padding: 0;
}
h1 {
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
font-weight: bold;
color: #698744;
padding: 0;
margin: 0 0 10px 0;
}
h2 {
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
font-weight: bold;
color: #698744;
padding: 0;
margin: 0 0 10px 0;
}
h3 {
font-family: Verdana, Arial, sans-serif;
font-size: 14px;
font-weight: bold;
color: #698744;
padding: 0;
margin: 0 0 10px 0;
}
h4 {
font-family: Verdana, Arial, sans-serif;
font-size: 16px;
font-weight: bold;
color: #698744;
padding: 0;
margin: 0 0 10px 0;
}
h5 {
font-family: Verdana, Arial, sans-serif;
font-size: 18px;
font-weight: bold;
color: #698744;
padding: 0;
margin: 0 0 10px 0;
}
h6 {
font-family: Verdana, Arial, sans-serif;
font-size: 20px;
font-weight: bold;
color: #698744;
padding: 0;
margin: 0 0 10px 0;
}
table {
font-size: 10px;
font-family: Verdana, Arial, sans-serif;
}
/******************************** Inventua 4 ISGP SideMenu *******************************/
/*****************************
***** Inventua SideMenu  ******/
.currentItemHighlight1 a:link, .currentItemHighlight1 a:visited, .currentItemHighlight1 a:hover, .currentItemHighlight1 a:active {
padding: 0 5px 0 35px;
color: #1b449c !Important;
}
.currentHeaderHighlight0 a:link, .currentHeaderHighlight0 a:visited, .currentHeaderHighlight0 a:hover, .currentHeaderHighlight0 a:active {
padding: 6px 5px 7px 30px;
color: #1b449c !Important;
background: transparent url('nav_header.gif') no-repeat top !Important;
}
.MenuItem HR {
}
.MenuHdr0 A:Link, .MenuHdr0 A:Visited, .MenuHdr0 A:Hover, .MenuHdr0 A:Active {
padding: 6px 5px 7px 30px;
color: #808080;
background: transparent url('nav_header.gif') no-repeat top;
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
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 30px;
color: #1b449c;
background: transparent url('nav_header.gif') no-repeat top;
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
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: 0 5px 0 35px;
color: #808080;
background: transparent;
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
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: 0 5px 0 35px;
color: #1b449c;
background: transparent;
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
font-weight: normal;
text-decoration: none;
display: block;
padding-bottom: 5px !important;
}
.inventua_sidemenu {
width: 171px;
background: transparent url('nav_bg.gif') repeat-y top left;
padding: 0 0 10px 0;
margin: 0;
}
/*************************************************************************************************
***** End of Inventua ******/



