/* ================================
CSS STYLES FOR DotNetNuke
================================
*/
h1 {
font-family: Arial, sans-serif;
font-size: 21px;
font-weight: 600;
color: #651e16;
padding: 0;
margin: 0 0 10px 0;
}
h2 {
font-family: Arial, sans-serif;
font-size: 14px;
font-weight: 600;
color: #6690ad;
padding: 0;
margin: 5px 0 10px 0;
}
h3 {
font-family: Arial, sans-serif;
font-size: 14px;
font-weight: 600;
color: #444;
padding: 0;
margin: 0 0 10px 0;
}
h4 {
font-family: Arial, sans-serif;
font-size: 12px;
font-weight: bold;
color: #6690ad;
padding: 0;
margin: 8px 0 6px 0;
}
h5 {
font-family: Arial, sans-serif;
font-size: 12px;
font-weight: bold;
color: #444;
padding: 0;
margin: 8px 0 6px 0;
}
h6 {
font-family: Arial, sans-serif;
font-size: 10px;
font-weight: bold;
color: #6690ad;
padding: 0;
margin: 8px 0 6px 0;
}
ul {
list-style-image: url('arrow_green.gif');
font-size: 11px;
line-height: 1.3em;
margin: 0 0 8px 25px;
padding: 0;
}
table {
font-size: 12px;
font-family: Arial, sans-serif;
}
.white, .white a:link, .white a:visited, .white a:active {
color: #fff;
}
.white a:hover {
color: #e8e8e8;
}
/*************************** Inventua SideMenu  ****************************/
.currentItemHighlight0 a:link, .currentItemHighlight0 a:visited, .currentItemHighlight0 a:hover, .currentItemHighlight0 a:active {
padding: 2px 0px 3px 15px;
background: transparent url('arrow.gif') no-repeat 0 5px;
}
.currentItemHighlight1 a:link, .currentItemHighlight1 a:visited, .currentItemHighlight1 a:hover, .currentItemHighlight1 a:active {
padding: 2px 0px 3px 30px;
background: transparent url('arrow_green.gif') no-repeat;
}
.MenuItem HR {
}
.MenuItem0 A:Link, .MenuItem0 A:Visited, .MenuItem0 A:Hover, .MenuItem0 A:Active {
padding: 2px 0px 3px 15px;
font-size: 14px;
display: block;
}
.MenuItemMouseOver0 A:Link, .MenuItemMouseOver0 A:Visited, .MenuItemMouseOver0 A:Hover, .MenuItemMouseOver0 A:Active {
padding: 2px 0px 3px 15px;
font-size: 14px;
display: block;
}
.MenuItem1 A:Link, .MenuItem1 A:Visited, .MenuItem1 A:Hover, .MenuItem1 A:Active {
padding: 2px 0px 3px 30px;
font-size: 12px;
display: block;
}
.MenuItemMouseOver1 A:Link, .MenuItemMouseOver1 A:Visited, .MenuItemMouseOver1 A:Hover, .MenuItemMouseOver1 A:Active {
padding: 2px 0px 3px 30px;
font-size: 12px;
display: block;
}
.inventua_sidemenu {
}
/******************************** Inventua TOPMenu *******************************/
/*****************************
****************************/
.TopMenuBar {
font-size: 12px;
font-weight: bold;
color: #999;
font-family: Arial, sans-serif;
}
.TopMenuItem {
color: #999;
}
.TopMenuItemMouseOver {
color: #ccc;
}
.TopCurrent {
color: #777;
}


