/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/

.LPCgeneraltext {color: #98968a;}
.LPCheadertext {color: #efefef;}
.LPCblue {color: #addcf4;}
.LPCgreen {color: #9acd32;}
.generaltext {color: #98968a;}
.headertext {color: #efefef;}
.blue {color: #addcf4;}
.green {color: #9acd32;}

/******************************
******** sidemenu styles *********/

.inventua_sidemenu {
	padding-top: 5px;
}
.MenuItem HR {
	border: 1px dotted #000000; 
	clear: both; 
	height: 1px;
}
.MenuItem, .MenuItemMouseOver {
	font-family: verdana, tahoma, sans-serif;
	font-size: 10px; 
	font-weight: normal; 
	padding-bottom: 3px;
	padding-top: 3px;
    border-top: 1px dotted #98968a;
}
.MenuItem A, .MenuItem A:Active, .MenuItem A:Visited, .MenuItem A:Link, 
.MenuItemMouseOver A, .MenuItemMouseOver A:Active, 
.MenuItemMouseOver A:Visited, .MenuItemMouseOver A:Link {
	display: block;
	cursor: pointer;
	color: #98968A;
	padding-top: 1px;
	text-decoration: none;   
	width: 100%;
}
.MenuItem A:Hover, .MenuItemMouseOver A:Hover {
    color: #addcf4;
}
.currentItemHighlight {
	color: #addcf4;
}
/* 0 */
.MenuItem0, .MenuItemMouseOver0 {
	font-family: verdana, tahoma, sans-serif;
	font-size: 10px; 
	font-weight: normal; 
	padding-bottom: 3px;
	padding-top: 3px;
    border-top: 1px dotted #98968a;
}
.MenuItem0 A, .MenuItem0 A:Active, .MenuItem0 A:Visited, .MenuItem0 A:Link, 
.MenuItemMouseOver0 A, .MenuItemMouseOver0 A:Active, 
.MenuItemMouseOver0 A:Visited, .MenuItemMouseOver0 A:Link {
	display: block;
	cursor: pointer;
	color: #98968A;
	padding-top: 1px;
	text-decoration: none;   
	width: 100%;
}
.MenuItem0 A:Hover, .MenuItemMouseOver0 A:Hover {
    color: #addcf4;
}
.currentItemHighlight0 {
	color: #addcf4;
	font-weight: bold;
}
/* 1 */
.MenuItem1, .MenuItemMouseOver1 {
	font-family: verdana, tahoma, sans-serif;
	font-size: 9px; 
	font-weight: normal; 
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 20px;
    border-top: 1px dotted #98968a;
}
.MenuItem1 A:Link, .MenuItem1 A:Visited, .MenuItem1 A:Active,
.MenuItemMouseOver1 A:Link, .MenuItemMouseOver1 A:Visited, .MenuItemMouseOver1 A:Active {
	display: block;
	cursor: pointer;
	color: #98968A;
	padding-top: 1px;
	text-decoration: none;   
	width: 100%;
}
.MenuItem1 A:Hover, .MenuItemMouseOver1 A:Hover {
    color: #addcf4;
}
.currentItemHighlight1 {
	color: #addcf4;
}
/* header */
.MenuHdr0, .MenuHdrOver0 {
	font-family: verdana, tahoma, sans-serif;
	font-size: 10px; 
	font-weight: normal; 
	padding-bottom: 3px;
	padding-top: 3px;
    border-top: 1px dotted #98968a;
	font-weight: bold;
}
.MenuHdr0 a:link, .MenuHdr0 a:visited, .MenuHdr0 a:active, 
.MenuHdrOver0 A:Link, .MenuHdrOver0 A:Visited,.MenuHdrOver0 A:Active {
	display: block;
	cursor: pointer;
	color: #addcf4;
	padding-top: 1px;
	text-decoration: none;   
	width: 100%;
	font-weight: bold;
}
.MenuHdr0 A:Hover, .MenuHdrOver0 A:Hover {
    color: #addcf4;
	font-weight: bold;
}
.currentHdrHighlight0 {
	color: #addcf4;
	font-weight: bold;
}
/****************************************
************* end inventua style ***********/
