/* ================================
CSS STYLES FOR DotNetNuke
================================
*/
ul {
list-style-image: url('arrow-blue_bullet.gif');
font-size: 12px;
line-height: 1.3em;
margin: 0 0 8px 25px;
padding: 0;
}
.homerights ul {
list-style: disc outside url('arrow-blue_bullet.gif');
font-size: 12px;
line-height: 1.3em;
margin: 2px 0 8px 5px;
padding: 0;
}
.homerights ul li {
padding: 0 0 7px 0;
}
intleft ul {
list-style: disc outside url('arrow-blue_bullet.gif');
font-size: 12px;
line-height: 1.3em;
margin: 2px 0 8px 0px;
padding: 0;
}
.gobtn, .gobtn a:link, .gobtn a:visited, .gobtn a:hover, .gobtn a:active {
font-size: 14px;
font-weight: normal;
color: #fff;
text-decoration: none;
font-family: arial, sans-serif;
background: transparent url('btn-go.gif') 0px 0px no-repeat;
/*width: 29px;
height: 22px;
vertical-align: top;*/
padding: 4px 5px 4px 5px;
}
.dropdown {
font-size: 12px;
font-weight: normal;
font-family: arial, sans-serif;
vertical-align: middle;
}
.tabbody {
background: transparent url('tabbody.jpg') no-repeat top;
}
.tabpad { padding: 15px; }
/************************************************************** Inventua Styles *******************************************************************/
.MenuItem HR {
width: 170px;
height: 1px;
color: #525252; background-color: #525252;
padding: 0;
margin: 2px 0 2px 9px;
border: 0;
}
.MenuItem { padding: 0; margin: 0; }
.MenuItem0 A:Link, .MenuItem0 A:Visited, .MenuItem0 A:Hover, .MenuItem0 A:Active {
padding: 15px 5px 0 25px;
color: #333;
background: transparent url('nav-bg.gif') repeat-x top;
font-family: Arial, sans-serif;
font-size: 14px;
font-weight: bold;
text-decoration: none;
display: block;
/*padding-bottom: 2px !important;*/
height: 38px;
}
.MenuItemMouseOver0 A:Link, .MenuItemMouseOver0 A:Visited, .MenuItemMouseOver0 A:Hover, .MenuItemMouseOver0 A:Active {
padding: 15px 5px 0 25px;
color: #0067c5;
background: transparent url('nav-on.gif') repeat-x top;
font-family: Arial, sans-serif;
font-size: 14px;
font-weight: bold;
text-decoration: none;
display: block;
height: 38px;
}
.MenuHdr0 A:Link, .MenuHdr0 A:Visited, .MenuHdr0 A:Hover, .MenuHdr0 A:Active {
padding: 15px 5px 0 25px;
color: #333;
background: transparent url('nav-bg.gif') repeat-x top;
font-family: Arial, sans-serif;
font-size: 14px;
font-weight: bold;
text-decoration: none;
display: block;
height: 38px;
}
.MenuHdrOver0 A:Link, .MenuHdrOver0 A:Visited, .MenuHdrOver0 A:Hover, .MenuHdrOver0 A:Active {
padding: 15px 5px 0 25px;
color: #0067c5;
background: transparent url('nav-on.gif') repeat-x top;
font-family: Arial, sans-serif;
font-size: 14px;
font-weight: bold;
text-decoration: none;
display: block;
height: 38px;
}
.MenuItem1 A:Link, .MenuItem1 A:Visited, .MenuItem1 A:Hover, .MenuItem1 A:Active {
padding: 0px 5px 1px 40px;
color: #666;
background: #fff;
font-family: Arial, sans-serif;
font-size: 12px;
font-weight: normal;
text-decoration: none;
display: block;
height: 38px;
}
.MenuItemMouseOver1 A:Link, .MenuItemMouseOver1 A:Visited, .MenuItemMouseOver1 A:Hover, .MenuItemMouseOver1 A:Active {
padding: 0px 5px 1px 40px;
color: #999;
background: #fff;
font-family: Arial, sans-serif;
font-size: 12px;
font-weight: normal;
text-decoration: none;
display: block;
height: 38px;
}
.currentItemHighlight1 a:link, .currentItemHighlight1 a:visited, .currentItemHighlight1 a:hover, .currentItemHighlight1 a:active {
padding: 0px 5px 1px 40px;
color: #999;
}
.currentItemHighlight0 a:link, .currentItemHighlight0 a:visited, .currentItemHighlight0 a:hover, .currentItemHighlight0 a:active {
padding: 15px 5px 0 25px;
color: #0067c5;
background: transparent url('nav-on.gif') repeat-x top !Important;
}
.currentHeaderHighlight0 a:link, .currentHeaderHighlight0 a:visited, .currentHeaderHighlight0 a:hover, .currentHeaderHighlight0 a:active {
padding: 15px 5px 0 25px;
color: #0067c5;
background: transparent url('nav-on.gif') repeat-x top !Important;
}
.inventua_sidemenu {
width: 187px;
padding: 0;
margin: 0;
border: 0;
}
/************************************************************ End of Inventua *************************************************************/