/* cekom 800px vertical menu inventua sidemenu skin */
body 
{
}

.TabBg 
{
   	color: #797979;
	background-color: #f5f5f5;
}

.ImagePane  
{ 
	background-color: #ffffff;
	border-right: #000000 1px solid;
	border-left: #000000 1px solid;
	padding: 0px 0px 0px 0px;
}

.LeftPane  
{ 
	background-color: #E7DFBF;
	border-right: #BDBDBD 1px solid;
	width: 145px;
	padding-top: 0px;
}

.ContentPane  
{
	background-color: #ffffff;
}

.RightPane  
{
	background-color: #ffffff;
}
.TopPane  
{
	background-color: #ffffff;
}
.BottomPane  
{
	background-color: #ffffff;
}
.HeadBg 
{
    background-color: #FFFFFF;
}

table, tr, td, p 
{
	font-family: tahoma;
	font-size: 11px;
	line-height: 1.4em;
}

label, .normal, .Normal 
{
	font-family: tahoma;
	font-size: 11px;
}

table 
{
	padding: 0;
}

select, input 
{
	font-family: tahoma;
	font-size: 11px;
	color: #333;
}

h3 
{
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #f6f6f6;
	padding: 2px 0 1px 7px;
	background: #888;
	margin-top: 20px;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 5px;
	letter-spacing: 3px;
	text-transform: uppercase;
}

p 
{
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 11px;
}

/* text style for the unselected tabs */
.OtherTabs 
{
    font-size: 9px;
    color: #E7DFBF;
    font-family: verdana;
    text-decoration: none;
}
A.OtherTabs:link 
{
	text-decoration: none;
	color: #E7DFBF;
	background-color: transparent;
	border: 0px none;
	font-weight: bold
}
A.OtherTabs:visited  
{
	text-decoration:    none;
	color: #E7DFBF;
	background-color: transparent;
	border: 0px none;
	font-weight: bold
}
A.OtherTabs:active   
{
	text-decoration:    none;
	color: #E7DFBF;
	background-color: transparent;
	border: 0px none;
	font-weight: bold
}
A.OtherTabs:hover    
{
	text-decoration: none;
	color: #ffffff;
	background-color: transparent;
	border: 0px none;
	font-weight: bold
}

/* text style for upper nav bar */
.UpperNavTabs
{
    font-size: 11px;
    color: #000088;
    font-family: Verdana;
    text-decoration: none;
	 background-color: #d8e1eb;
/*	  #ECECEC; */
}
A.UpperNavTabs:link 
{
	text-decoration: none;
	color: #797979;
	border: 0px none;
	}

.loginpane {
	background-color: #ECECEC;
}

A.UpperNavTabs:visited  
{
	text-decoration:    none;
	color: #000088;
		border: 0px none;
	
}
A.UpperNavTabs:active   
{
	text-decoration:    none;
	color: #FFFFFF;
		border: 0px none;
	
}
A.UpperNavTabs:hover    
{
	text-decoration: none;
	color: #FF0033;
	border: 0px none;
	
}

/* text style for breadcrumb */
.BreadCrumbPane
{
	font-family: verdana;
	font-size: 7pt;
	color: #797979;
	background-color: #f5f5f5;
	border-bottom: #D2D2D2 1px solid;
	height:20pt;
}
.BreadCrumb
{
    	font-size: 7pt;
    	color: #797979;
    	font-family: verdana;
    	text-decoration: none;
    	background-color: transparent;
    	font-weight: normal
}
A.BreadCrumb:link 
{
	text-decoration: none;
	color: #797979;
}
A.BreadCrumb:visited  
{
	text-decoration: none;
	color: #797979;
}
A.BreadCrumb:active   
{
	text-decoration: none;
	color: #797979;
}
A.BreadCrumb:hover    
{
	color: red;
	text-decoration: underline;
}


/*=============== START DEFAULT MENU STYLES ============================================*/


.MainMenu_MenuContainer 
{
	border: 1px;
	background-color: transparent;
	width: 145px;
	padding: 1px;
	padding-bottom: 0px;
}

.MainMenu_MenuBar 
{
}

.MainMenu_MenuItem 
{
	background: white; /* transparent; */
	cursor: pointer; 
	cursor: hand; 
	color: gray; /* #ffffff;  */
	font-family:   Arial, Helvetica; 
	font-size: 10pt;  /* 10 */
	font-weight: normal; 
	font-style: normal; 
	border-bottom: #505052 0px solid; 
	border-top: #505052 0px solid; 
	padding: 2px 10px 3px 5px;
	width: 145px;
}

a.MainMenu_MenuItem:hover
{
	color: black;
}

.rootmenuitem 
{
	cursor: hand; 
	color: gray; 
	font-family:   Arial, Helvetica; 
	font-size: 10pt; /* 10 */
	font-weight: normal; 
	padding: 5px;
	height: 20px;
	display: block;
	border-bottom-style: solid;
	border-bottom-color: Red;
}

a.rootmenuitem:hover
{
	color: black;
}


.MainMenu_MenuItemSel 
{
	background: #d8e1eb; /* #eeeeee; */
	cursor: hand; 
	color: gray;
	font-family:   Arial, Helvetica;
	font-size: 10pt; 
	font-weight: normal; 
	font-style: normal;
	border: 0px none;
	padding-left:5px; 
	padding-right:10px; 
	padding-top:2px; 
	padding-bottom:3px
}
.rootmenuitemselected 
{
  background: #d8e1eb; /* 000099 */
	cursor: hand; 
	color: gray;
	font-family:   Arial, Helvetica; 
	font-size: 10pt; 
	font-weight: normal; 
	border: 0px; 
	padding: 5px;
	height: 20px;	
	/*display:block;*/
	margin-bottom:3px;	
}


.MainMenu_MenuIcon 
{
	display: none;
}


.MainMenu_SubMenu 
{
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand;
	background: #d8e1eb; /* #00008B; */
	color: black;
	font-family:   Arial, Helvetica; 
	font-size: 10pt; 
	font-weight: normal; 

	filter: none;
	border: 0px solid #f6f6f6; /* 0px */
	margin-top: 2px;
	padding: 2px;
	width: 145px;
}


.MainMenu_MenuBreak 
{
	border-bottom: #f00 1px solid; 
	border-left: #f00 0px solid; 
	border-top: #f00 1px solid;  
	border-right: #f00 0px solid; 
	background-color: transparent; 
	height: 6px;
	display: none;
}



.MainMenu_MenuArrow 
{
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #505052 1px solid; 
	border-bottom: #505052 1px solid; 
	border-top: #505052 0px solid;
	display: none; /* none */
}

.MainMenu_RootMenuArrow 
{
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
	display: none; /* none */
}

/*=============== END DEFAULT MENU STYLES ============================================*/

/* Menu-Styles */
/* Module Title Menu 
----------------------------------------------------------------------------------------*/
.ModuleTitle_MenuContainer 
{
	color: #2c2c2c;
}

.ModuleTitle_MenuBar 
{
	cursor: pointer; 
	cursor: hand; 
	height: 21px;
}

/* Module Title Menu 
----------------------------------------------------------------------------------------*/
.ModuleTitle_MenuItem 
{
	color: #fff; 
	background: #8FA850;
	cursor: pointer; 
	cursor: hand; 
	font-family: tahoma; 
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal;	
	padding: 2px 10px 3px 5px;
	height: 21px;
	border-bottom: #8FA850 1px solid; 
	border-top: #8FA850 1px solid; 
}

.ModuleTitle_MenuIcon 
{
	cursor: pointer; 
	cursor: hand;
	color: #fff;
	text-align: center;
	padding-right: 0px;
	padding-left: 3px;
	background: transparent;
	display: none;
}

.ModuleTitle_SubMenu 
{
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand;
	color: #fff;
	background: #8FA850;
	margin-top: 5px;
	border: 2px solid #fff;
	padding: 0px 1px 1px 1px;
	filter: none; 
}

.ModuleTitle_MenuBreak 
{
	display: none;
}

.ModuleTitle_MenuItemSel 
{
	color: #fff;
	font-family: tahoma; 
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal;
	height: 21px;
	border: 0px none;
	background: #677E1B; padding-left:5px; padding-right:10px; padding-top:2px; padding-bottom:3px
}

.ModuleTitle_MenuArrow 
{
	font-family: webdings; 
	font-size: 11px; 
	cursor: pointer; 
	cursor: hand;
	display: none;
}

.ModuleTitle_RootMenuArrow 
{
	font-family: webdings; 
	font-size: 11px; 
	cursor: pointer; 
	cursor: hand;
	display: none;
}


/* for the date ---------------------------------------------------*/
.SelectedTab 
{
    color: #ffffff;
	font-family: tahoma;
	font-weight: normal;
	font-size: 11px;
}


/* Item titles on edit and admin pages -----------------------------*/
.SubHead    
{
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #2c2c2c;
	padding: 0;
}

a.SubHead:link, a.SubHead:visited 
{
	color: #6E8E05;
	text-decoration: none;
    	font-family: tahoma;
   	font-size: 11px;
	font-weight: normal;
}

a.SubHead:hover 
{
	color: #2c2c2c;
	text-decoration: none;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
}


a.CommandButton:link, a.CommandButton:visited 
{
	color: #000000;
	border-top: 0px solid #9CBC34;
	border-bottom: 0px solid #536B03;
	border-left: 0px solid #9CBC34;
	border-right: 0px solid #536B03;
	padding: 1px 5px 2px 6px;
	font-family: tahoma;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	background: transparent;
}

a.CommandButton:hover 
{
	color: #000000;
	padding: 1px 5px 2px 6px;
	border-top: 0px solid #6C8710;
	border-bottom: 0px solid #3B4C02;
	border-left: 0px solid #6C8710;
	border-right: 0px solid #3B4C02;
	font-family: tahoma;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	background: transparent;
}

a.Normal:link, a.Normal:visited 
{
	color: #0061A5;
	font-family: tahoma;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}

a.Normal:hover 
{
	color: red;
	font-family: tahoma;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}


/* Style for page title */
.Head 
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #000000;
	background: transparent;
	font-weight: bold;
	letter-spacing: 3px;
	text-transform: uppercase;
	padding: 0;
}

/* Style for page title */
.PageTitle 
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #ffffff;
	background: transparent;
	font-weight: bold;
	letter-spacing: 3px;
	text-transform: uppercase;
	padding: 0;
}


.NormalRed 
{
	color: #D08D00;
	font-family: tahoma;
	font-weight: bold;
	font-size: 11px;
}

.NormalBold 
{
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
}

.NormalTextBox 
{
	color: #555;
	padding-left: 4px;
	line-height: 12px;
	font-family: tahoma;
	font-weight: normal;
	font-size: 11px;
	scrollbar-face-color: #fff;
	scrollbar-track-color: #fff;
	scrollbar-arrow-color: #686868;
	scrollbar-3dlight-color: #fff;
	scrollbar-shadow-color: #fff;
	scrollbar-highlight-color: #fff;
	scrollbar-darkshadow-color: #fff;
}

td.NormalTextBox 
{
	padding: 0;
	margin: 0;
	background: transparent;
	visibility: invisible;
}

/* Style for main tables */
.TableStyle1
{
	background-color: #ffffff;
	border-bottom: black 0px solid;
	border-left: #000000 1px solid;
	border-top: black 0px solid;
	border-right: #000000 1px solid;
}
.TableStyle2
{
	border-left: black 1px solid;
	border-right: black 1px solid;
	border-bottom: black 1px solid;
}

/* Style for lists: style 1 */
.ListTitle
{
	font-weight:bold;
}
.BulListCell
{
	padding:4px 0px 0px 0px;
}
.OLstIN
{
	padding:0px 0px 6px 0px;
	list-style-image:url(SQUAREBU.GIF);
	LINE-HEIGHT: 8pt;
}
.OLstUOA, .OLstUON
{
	margin:0px  0px  0px  6px; 
	padding:0px  0px  0px  6px;
}

.TitleBarBg 
{
    background-color: #7780B7;
}

/* cekom styles */
.cek_mentop
{
	color: #000066;
	font-family:   Arial, Helvetica; 
	font-size: 10pt; 
	font-weight: bold /* bolder; */
}

.cek_user
{
	color: #333333;
	font-family:   Arial, Helvetica; 
	font-size: 10pt; 
	font-weight: normal; /* bolder; */
	text-decoration: none;	
	border: 0px solid;
}

.cek_ulink 
{
	background: white; /* transparent; */
	cursor: pointer; 
	cursor: hand; 
	color: gray; /* #ffffff;  */
	font-family:   Arial, Helvetica; 
	font-size: 10pt;  /* 10 */
	font-weight: normal; 
	font-style: normal; 
	border: 0px solid; 
	padding: 2px 10px 3px 10px;
	width: 145px;
}

A.cek_ulink:link 
{
	background: white; /* transparent; */
	cursor: pointer; 
	cursor: hand; 
	color: gray; /* #ffffff;  */
	font-family:   Arial, Helvetica; 
	font-size: 10pt;  /* 10 */
	font-weight: normal; 
	font-style: normal; 
}

A.cek_ulink:visited  
{
	background: white; /* transparent; */
	cursor: pointer; 
	color: gray; /* #ffffff;  */
	font-family:   Arial, Helvetica; 
	font-size: 10pt;  /* 10 */
	font-weight: normal; 
	font-style: normal; 
}

A.cek_ulink:active   
{
	background: #d8e1eb; /* #eeeeee; */
	cursor: hand; 
	color: gray;
	font-family:   Arial, Helvetica;
	font-size: 10pt; 
	font-weight: normal; 
	font-style: normal;
}

A.cek_ulink:hover    
{
	background: #d8e1eb; /* #eeeeee; */
	cursor: hand; 
	color: gray;
	font-family:   Arial, Helvetica;
	font-size: 10pt; 
	font-weight: normal; 
	font-style: normal;
}

/* from old web cekom-gmbh.de */ 

.cektd           { color: #696969; font-size: 10pt; line-height: 14pt; font-family: arial, helvetica, sans-serif }

.cektext            { color: #696969; font-size: 10pt; line-height: 14pt; font-family: arial, helvetica, sans-serif; text-decoration: none }
.cekbold        { color: #696969; font-weight: bold; font-size: 10pt; line-height: 14pt; font-family: arial, helvetica, sans-serif; text-decoration: none }
.cekmash1         { color: #002269; font-weight: bold; font-size: 11pt; font-family: arial, helvetica, sans-serif }
.cekmash2       { color: #002269; font-weight: bold; font-size: 13pt; font-family: arial, helvetica, sans-serif; letter-spacing: 120% }
.cekmash3         { color: #002269; font-weight: bold; font-size: 16pt; line-height: 18pt; font-family: arial, helvetica, sans-serif; letter-spacing: 120% }


.cekh3	{color: #002269; font-size: 20; line-heigth: 22; font-weight: bold; font-family: arial, helvetica, sans-serif}
.cekh4	{color: #696969; font-size: 18; line-heigth: 20; font-weight: bold; font-family: arial, helvetica, sans-serif}
.cekh5	{color: #696969; font-size: 18; line-heigth: 20; font-weight: bold; font-family: arial, helvetica, sans-serif}

a.ceka:link       { color: #002269; font-size: 10pt; line-height: 14pt; font-family: arial, helvetica, sans-serif; text-decoration: none }
a.ceka:visited        { color: #369; font-size: 10pt; line-height: 14pt; font-family: arial, helvetica, sans-serif; text-decoration: none } 
a.ceka:active           { color: #002269; font-size: 10pt; line-height: 14pt; font-family: arial, helvetica, sans-serif; text-decoration: none } 
a.ceka:hover           { color: #369; font-size: 10pt; line-height: 14pt; font-family: arial, helvetica, sans-serif; text-decoration: underline overline }

.ceknormal {
}

/* classe for side-menu */

#dnn_leftPane {
	padding-left: 10px;
}

#cektopspace, .cektopspace {
	height: 175px;
}

/* top separator */
.cekMenuItem {
	height: 8px;
	border: 0px;
	color: white;
	width: 0px;
}

.cekMenuItem hr {
	color: white;	
	width: 0px;
	padding: 0px;
	height: 0px;
	border: none;
	border-bottom: 1px solid white; 	
}

/* 1st level menu item */
.cekMenuHdr0, .cekMenuItem0 {
	background-color: transparent;
	background-image: url(BG_MENU4.GIF);
	background-repeat: no-repeat;
	color: #002669;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	width: 145px;
	height: 32px;
/*	padding-left: 65px;*/
	padding-top: 10px;
	display: block;
	line-height: 22px;
	vertical-align: top;
}

.MenuHdr0 a:link, .MenuHdr0 a:hover, .MenuHdr0 a:active, .MenuHdr0 a:visited, .MenuHdr0 a {
	color: white;
	width: 100%;
	padding-left: 65px;
	text-decoration: none;
}

.cekMenuHdr0 a:link, .cekMenuHdr0 a:hover, .cekMenuHdr0 a:active, .cekMenuHdr0 a:visited, .cekMenuHdr0 a {
	color: #002669;
	width: 100%;
	padding-left: 65px;
	text-decoration: none;
}

.cekMenuItem0 a:link, .cekMenuItem0 a:hover, .cekMenuItem0 a:active, .cekMenuItem0 a:visited, .cekMenuItem0 a {
	color: #002669;
	width: 100%;
	padding-left: 65px;
	padding-bottom: 2px;
	text-decoration: none;
}

/* 1 st level item highlighted */
.MenuHdr0, .cekMenuHdrHi0, .cekMenuItemMouseover0 {
	background-color: transparent;
	background-image: url(BG_AKTIV.GIF);		
	background-repeat: no-repeat;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	width: 145px;
	height: 32px;
/*	padding-left: 65px; */
	padding-top: 10px; 
	display: block;
	line-height: 22px;
	vertical-align: top;
}

.cekMenuHdrHi0 a:link, .cekMenuHdrHi0 a:hover, .cekMenuHdrHi0 a:active, .cekMenuHdrHi0 a:visited, .cekMenuHdrHi0 a {
	color: white;
	width: 100%;
	padding-left: 65px;
	text-decoration: none;
}

.cekMenuItemMouseover0 a:link, .cekMenuItemMouseover0 a:hover, .cekMenuItemMouseover0 a:active, .cekMenuItemMouseover0 a:visited, .cekMenuItemMouseover0 a {
	color: white;
	width: 100%;
	padding-left: 65px;
	text-decoration: none;
}

/* 2nd level item */
.cekMenuItem1, .cekMenuHdr1 {
	background-color: transparent;
	color: gray;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	width: 144px;
	height: 20px;
	padding-top: 0px;
	display: block;
	line-height: 20px;
	vertical-align: top;
	list-style-type: disc;
}

.cekMenuHdr1 a:link, .cekMenuHdr1 a:hover, .cekMenuHdr1 a:active, .cekMenuHdr1 a:visited, .cekMenuHdr1 a {
	color: gray;
	width: 144px;
	padding-left: 5px;
	text-decoration: none;
}

.cekMenuItem1 a:link, .cekMenuItem1 a:hover, .cekMenuItem1 a:active, .cekMenuItem1 a:visited, .cekMenuItem1 a {
	color: gray;
	width: 100%;
	padding-left: 5px;
	text-decoration: none;
}


/* 2nd level menu item highlighted */
.cekMenuItemMouseover1, .MenuHdr1, .cekMenuHdrHi1 {
	background-color: #d8e1eb;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	width: 144px;
	height: 20px;
	padding-top: 0px;
	display: block;
	line-height: 20px;
	vertical-align: top;
}

.MenuHdr1 a:link, .MenuHdr1 a:hover, .MenuHdr1 a:active, .MenuHdr1 a:visited, .MenuHdr1 a {
	color: black;
	width: 145px;
	padding-left: 5px;
	text-decoration: none;
}

.cekMenuItemMouseover1 a:link, .cekMenuItemMouseover1 a:hover, .cekMenuItemMouseover1 a:active, .cekMenuItemMouseover1 a:visited, .cekMenuItemMouseover1 a {
	color: black;
	width: 100%;
	padding-left: 5px;
	text-decoration: none;
}

.cekMenuHdrHi1 a:link, .cekMenuHdrHi1 a:hover, .cekMenuHdrHi1 a:active, .cekMenuHdrHi1 a:visited, .cekMenuHdrHi1 a {
	color: black;
	width: 100%;
	padding-left: 5px;
	text-decoration: none;
}

/* 3d level menu item */
.cekMenuItem2 {
	background-color: transparent;
	color: gray;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	width: 144px;
	height: 20px;
	padding-top: 0px;
	display: block;
	line-height: 20px;
	vertical-align: top;
	list-style-type: disc;
}

.cekMenuItem2 a:link, .cekMenuItem2 a:hover, .cekMenuItem2 a:active, .cekMenuItem2 a:visited, .cekMenuItem2 a {
	color: gray;
	width: 100%;
	padding-left: 20px;
	text-decoration: none;
}

.cekMenuItemMouseover2 {
	background-color: #d8e1eb;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	width: 144px;
	height: 20px;
	padding-top: 0px;
	display: block;
	line-height: 20px;
	vertical-align: top;
}

.cekMenuItemMouseover2 a:link, .cekMenuItemMouseover2 a:hover, .cekMenuItemMouseover2 a:active, .cekMenuItemMouseover2 a:visited, .cekMenuItemMouseover2 a {
	color: black;
	width: 100%;
	padding-left: 20px;
	text-decoration: none;
}

