﻿
/*
 MENU STYLES
****************
*/

.MenuTitle 
{
	color:#ffffff;
	font-weight:bold;
    margin:0 0 0.25em 0;
	font-size:133.33%;    
}

.MenuInfo 
{
	color:#cddc29;
	
}


a.Menu:link, a.Menu:visited  {
	font-family: Verdana, Helvetica, Arial,  sans-serif;
	font-weight: bold;
	text-align:left;
	color: #FFFFFF;
}

a.Menu:hover  {
	font-family: Verdana, Helvetica, Arial,  sans-serif;
	font-weight: bold;
	text-decoration:underline;

	color: #FFFFFF;
}




.divMenu 
{
	width:100%;
	
  	
}

.MenuTree
{
	margin-left: 0em;
	width:230px;
	font-family: Verdana, Helvetica, Arial, sans-serif;

	color: #FFFFFF;
}

.MenuTreeNodes
{

}

.SelectedTreeRow
{
	color: #cddc29;
	font-weight:bold;
    background-color:#014f78;
}

.SelectedTreeRow a, .SelectedTreeRow a:link, .SelectedTreeRow a:visited,
.SelectedTreeRow a:hover, .SelectedTreeRow a:active
{
	text-decoration: underline;
	color:#cddc29;
	height:15px;
	background-color:#014f78;
	
}

.MenuTreeRootNode
{
	font-size:100%;
 text-transform:capitalize;
}

.MenuTreeRootNode a, .MenuTreeRootNode a:link, .MenuTreeRootNode a:visited,
.MenuTreeRootNode a:hover

{
	padding-left:3px;
    margin-left: 0em;
	color: #FFFFFF; 

}

.MenuTreeParentNodes
{
	padding-bottom:0em;
	margin-top:-5px;
	margin-bottom: 0px;
	font-size:108.33%;  
	font-weight:bold;
	
}

.MenuTreeParentNodes span 
{
	padding-left: 15px;	
	margin-left:-2em;
	margin-top:-0px;
	margin-bottom: 0px;
	
	height:30px;
	
}

.MenuTreeParentNodes a, .MenuTreeParentNodes a:link, .MenuTreeParentNodes a:visited,
.MenuTreeParentNodes a:hover

{
	background-image:url("../../images/smart/smart_icon_submenu_default.jpg");
    background-repeat:no-repeat;
    margin-left: 0em;
    padding-left:15px;
	color: #FFFFFF;
	
	margin-top:2px;
	

	
	
}




.MenuTreeLeafNodes 
{
	
	font-size: 100%;
	font-weight:normal ;
	margin-top: -2px;
	margin-bottom:0px;
	height:8px;
}


.MenuTreeLeafNodes a, .MenuTreeLeafNodes a:link, .MenuTreeLeafNodes a:visited, .MenuTreeLeafNodes a:active, .MenuTreeLeafNodes a:hover
{
	color: #CDDC29;

	font-weight: normal;
	margin-top: -2px;
	font-size:100%;
	margin-left: 1em;
	margin-right: 5em;
	margin-bottom: 0em;
	padding-left: -2em;
	
}


/*
 NEWS STYLES
********************
*/


.divMenuNews
{
	width:100%;
	
  	
}


/*
 SUBMENU STYLES
********************
*/
.divSubMenuOuterFrame 
{
	
	margin-top:-18px;
	
	
}
.divSubMenuFrame 
{
	
	background-color:#014f78;
	border:1px solid #04648C;
	padding-top:4px;
	padding-bottom:4px;
	
	
}

.divSubMenuLeftCorner 
{
	background: url("../../images/corners/corner_std/corner_std_tl.png") no-repeat top left;
	position:absolute;
	left:1px;
	top:1px;
	width:15px;
	height:15px;
}

.divSubMenuRightCorner 
{
	background: url("../../images/corners/corner_std/corner_std_tr.png") no-repeat top left;
	position:absolute;
	right:1px;
	top:1px;
	width:15px;
	height:15px;
}

div.SubMenu 
{
	
	border: none;
	display: -moz-inline-stack;
	display: inline;
	vertical-align:top;
	margin-right: 10px;
	background-image:url("../../images/smart/smart_icon_submenu_default.jpg");
    background-repeat:no-repeat;
    padding-left:20px;
    padding-top:-20px;
    
    
	
}

.SubMenuLink 
{
	font-family: Verdana, Helvetica, Arial,  sans-serif;
	
	text-align:left;
	height: 14px;

	color: #ffffff;
	/*color: #FFFFFF;*/

	font-size: 91.66%;
	font-weight:normal;
}

.SubMenuLink:link, .SubMenuLink:visited, .SubMenuLink:hover    {
	text-decoration:none;
	color: #ffffff;
	/*color: #FFFFFF;*/
	font-size: 91.66%;
	font-weight:normal;
}


.SubMenuLinkSelected
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	text-decoration: underline;
	text-align: left;
	height: 13px;
	color: #cddc29;
	font-size: 91.66%;
	font-weight:normal;
	background-color:#014f78;
}

.SubMenuLinkSelected:link, .SubMenuLinkSelected:visited  {
	text-decoration:none;
	color: #cddc29;
	font-size: 91.66%;
	text-decoration: underline;
	font-weight:normal;
	height: 13px;
	background-color:#014f78;

}

.SubMenuLinkSelected:hover  
{
	text-decoration: underline;
	color: #cddc29;
	font-size: 91.66%;
	font-weight:normal;
	background-color:#014f78;

}

.SubMenuSpacer 
{
	color:#ffffff;
}



/*
 PREVIEW-MENU STYLES
********************
*/

a.PreviewFrame
{
	width:100%;
	font-size:100%;
	 cursor:pointer ;
	
	
}
.PreviewTable 
{
	margin-top:7px;
	margin-left:17px;
	width:225px;
}

div.PreviewMenuOut 
{
	width:260px;
	float:left;
	vertical-align:top;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom:5px;
	text-align:left;
	border: 0px none #660000;
	height:90px;
	padding:0px;
	background: url("../../images/Reiter.jpg") no-repeat top left;
	
}

.PreviewMenuIcon {

	width:52px;
	vertical-align:top;
	text-align:center;

}

.PreviewMenuTitle {

	text-align:left;
	vertical-align:top;
	color:#ffffff;
	font-weight:bold; 
	font-size:100%

}

.PreviewMenuSubtext {

	text-align:left;
	vertical-align:top;
	color:#cddc29;
	font-weight:normal; 
	font-size:91.66%

}



/*
 Main Header STYLES
********************
*/



.imgMainHeader
{
	width:45px;
	height:50px;
	float:left;
	margin: 1px;
	margin-right:10px;
	
	
}

/*
 TOOLBAR STYLES
********************
*/

.ToolbarLogin
{
	font-family: Verdana, Helvetica, Arial,  sans-serif;
	font-size:100%;
	font-weight: bold;
	text-align:left;
	height: 2.2em;
	color: #ffffff;
}

.ToolbarLoginLink 
{
	font-family: Verdana, Helvetica, Arial,  sans-serif;
	font-size:100%;
	font-weight: bold;
	text-align:left;
	height: 2.2em;

	color: #cddc29;
}

.ToolbarLoginLink:link, .ToolbarLoginLink:visited  
{
	font-size:100%;
	text-decoration:none;
	color: #cddc29;

}

.ToolbarLoginLink:hover
{
	font-size:100%;
	text-decoration:underline;
	color: #cddc29;

}

.ToolbarLink 
{
	font-family: Verdana, Helvetica, Arial,  sans-serif;
	font-size:100%;
	font-weight: bold;
	text-align:left;
	height: 2.2em;
	cursor:pointer;
	color: #014f78;
}

.ToolbarLink:link, .ToolbarLink:visited  
{
	font-size:100%;
	text-decoration:none;
	color: #014f78;
	cursor:pointer;

}

.ToolbarLink:hover
{
	font-size:100%;
	text-decoration:underline;
	color: #014f78;

}

.ToolbarSpacer 
{
	height: 2.2em;
	margin-left:5px;
	margin-right:5px;
}



#divLogin
{
	position:absolute;
	top:73px;
	right:5px;
	text-align:right;
    height:22px;
}


#divPrint
{
	position:absolute;
	top:290px;
	right:60px;
	width:200px;
	height:250px;
    border: 1px solid #ffcc00;
    background-color:White;
    padding-top:20px;
    padding-left:50px;
    padding-right:50px;
    
	
}

#divHelp
{
	position:absolute;
	top:290px;
	right:60px;
	width:860px;
	height:465px;
    border: 1px solid #ffcc00;
    background-color:White;
    
	
}

.divHelpInnerContent
{
	text-align:left;
    background-color:White;
    overflow:auto;
    padding:20px;
    height:290px;
	
}


/*
 DEVICE SHOW
********************
*/

.divDeviceInfoBoxFrame
{
	
	
	
   
}

.divDeviceInfoBox
{
	border-style:solid ;
	border-width:thin;
	border-color:#cddc29;
	background-color:#ffffff;

}

.tdDeviceBoxSelected /* used in micarge/userhome.aspx */
{
background-color:#f6f6f6; 
border:1px solid #000000;	
}

.tdDeviceBox /* used in micarge/userhome.aspx */
{
background-color: #ffffff; 
border:1px solid #ffffff;	
}


/*
 NEWS
********************
*/


.newsText 
{
 color:#cddc29;
}

.newsText h1, .newsText h2, .newsText h3, .newsText h4, .newsText h5, .newsText h6
{
	color:#ffffff;
}


/*
 USER-MANAGEMENT
********************
*/


.userMenuHeader
{
    background-color: #cddc29; 
    color: #014f78;
    font-weight: normal;
    font-size:83.66;
    height:30px;
    vertical-align:top;
    border-style:solid;
    border-width:0.1em;
    border-color:#014f78;
    margin: 0px 0px 0px 0px;
    padding-top: 3px;
    padding-left: 10px;
    padding-bottom:5px;
   
}

.userMenuHeaderSelected
{
    
    font-weight: bold;
    font-size:83.66;
    padding-bottom:0px;
    margin-top: 4px;
    padding-left: 0px;
   
}
