a:link		{
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 11px;
			color: #292724;
			text-decoration: none;
			}
			
a:visited	{
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 11px;
			color: #292724;
			text-decoration: none;
			}

a:hover		{
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 11px;
			color: #292724;
			text-decoration: underline;
			}
			
body, td		{
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 11px;
      color: #292724;
			}
	
form  { 
        margin: 0; padding: 0;
      }

a.list:link	{
		color:#292724;
		text-decoration: none;
    }
			
a.list:visited	{
		color:#292724;
		text-decoration: none;
    }

a.list:hover		{
		color:#292724;
		text-decoration: underline;
    }

.help {  
		color:#515763;
		font-weight: bold;
		text-decoration: none
    }

a.help:link	{
		color:#515763;
		font-weight: bold;
		text-decoration: none;
    }
			
a.help:visited	{
		color:#515763;
		font-weight: bold;
		text-decoration: none;
    }

a.help:hover		{
		color:#515763;
		font-weight: bold;
		text-decoration: underline;
    }

a.spacer {
   margin-right: 10px;
   }

a.search {      
    color:#292724 !important;
}      

span.required { 
       font-weight: bold !important;
}
span.spacer {
    margin-right: 8px;  
    }

span.snippetspacer {
    margin-right: 16px;  
    }
td.spacer	{
   padding-left: 10px;
   padding-right: 10px; 
  }
			
.buttonspacer {
   width: 10px;
  }			

td.titel {  
  			color:#515763;
				font-style: normal;
				text-decoration: none;
				}				

td.header	{
			background-color : #515763 !important;
			      
			color:#ffffff;
			text-decoration: none;
  		
  		padding: 0;
  		margin: 0px;
  		
  		}

td.header a:link
, td.header a:visited
, td.header a:hover
		{
			color: #FFFFFF;
			}
			
td.ibTableHeadline	{
			background-color : #515763 !important;
			      
			padding: 4px 4px 4px 10px;
      font-weight: bold;
			color:#ffffff;
			text-decoration: none;  		
  		}

td.folder       {
                background-color: #ffffff !important;
                width: 170px;
                vertical-align: top;
                }		

td.active       {
                  font-weight: bold !important;
                }

td.button	{
      background-color : #FFFFFF;
			color:#000000;
			text-decoration: none;
  		}

td.button_disabled	{
			background-color : #FFFFFF;
			color:#AAAAAA;
			text-decoration: none;
  		}

td.footer	{
			background-color : #515763;
			color:#FFFFFF;
			text-decoration: none;
  		}

/* Image button style  */

td.imagebutton {
      vertical-align: middle;
	    background-color : #D6D6D6;
	    background-color : #f7f6f5;
      }
      
.buttonClick {

  font-size: 15px;

}      
      
a.imagebutton:link,a.imagebutton:visited,a.imagebutton:hover {
			text-decoration: none;
    }
/* End of Image button style  */

textarea	{
			background-color : #FFFFFF;
			color : #292724;
			border : 1px solid #000000;
			}

input	{
			background-color : #FFFFFF;
			color : #292724;
			border : 1px solid #000000;
			}

input[disabled] { 
                 background-color: #f7f6f5 !important;
                 border-color: #999999 !important;
                 color: #999999;
                 }
textarea[disabled] { 
                 background-color: #f7f6f5 !important;
                 border: 1px solid #999999;
                 color: #999999;
                 }
select[disabled] { 
                 background-color: #f7f6f5!important;
                 color: #999999;
                 }
span.disabled { color: #999999; }
input.button {
			background-color : #D6D6D6;
			color : #292724;
			border : 1px solid #000000;
			}

input.spacer {
      margin-right: 10px;  
     }

.checkbox	{
			color : #292724;
			background-color : #f7f6f5;
			border : none;
			vertical-align: middle;
			}

select	{
			}

select.category {
       width: 240px;
       margin-left: 10px;
       }

select.csv {
       width: 110px;
     }

select.dbfield {
       width: 220px;
     }

img.spacer {
       margin-right:10px;
     }

div.LanguageContainer {

  position: absolute;
  left: 13px;
  bottom: 20px;

}


/* NAVI TRENNLINIEN NAVI STUFE 2 - START */

div.naviContainer {
	position: absolute;
	top: 0px;
	left: 12px;
	width: 158px;
	padding-top: 1px;
	padding-right: 0px;
	background-color: #31a32c;
  
/* NAVI TRENNLINIEN NAVI STUFE 2 - END */

}

/* NAVI HINTERGRUND NAVI STUFE 2 - START */

div.navi {
    	white-space: nowrap;
    	
    	height: 18px;
    	
    	padding-top: 4px;
    	padding-bottom: 3px;
    	
    	background-color: #FFFFFF;

    	margin-bottom: 1px;
      }

/* NAVI HINTERGRUND NAVI STUFE 2 - END */

.navi img {
    	border: 0px;
    	vertical-align: top;
    	height: 8px;
    	width: 16px;
    	
      }

.navi a {
      text-decoration: none;
      }

.navi a.node, .navi a.nodeSel {
      white-space: nowrap;
      padding: 1px 2px 1px 2px;    
      }

.navi a.node:hover, .navi a.nodeSel:hover {
      color: #666666;
      text-decoration: underline;
      }

.navi a.nodeSel {
      font-weight: bold;
      
      margin: 1px 0 0 0px;
      }

/* NAVIGATION TITLE START*/

div.naviheadnode {
  margin-bottom: 1px;
  padding: 1px 0px 3px 3px;
  margin-top: 3px;
  color: #ffffff;
  font-weight: bold;

  background-color: #31a32c;
}


/* NAVIGATION TITLE END*/

.navi .clip {
      overflow: hidden;
      
      
      }
      
.pmanager {
    	color: #292724;
    	white-space: nowrap;
    	height: 21px;
    	background: url(../../../../../images/pmanager_rowbg.gif) repeat-x;
      }

.pmanager img {
    	border: 0px;
    	vertical-align: middle;
      }

.pmanager a {
      color: #292724;
      text-decoration: none;
      }

.pmanager a.node, .pmanager a.nodeSel {
      white-space: nowrap;
      padding: 1px 2px 1px 2px;
      }

.pmanager a.node:hover, .pmanager a.nodeSel:hover {
      color: #666666;
      text-decoration: underline;
      }

.pmanager a.nodeSel {
      color: #292724;
      font-weight: bold;
      }

.pmanagertable2 {
      background-color: #F7F6F5;
      }

.pmanagertable1 {
      background-color: #CCCCCC;
      }

.pmanagersubtable2 {
      background-color: #CCCCCC;
      }

.pmanagersubtable1 {
      background-color: #AAAAAA;
      }

.pmanagerphaseshort {  
  	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 11px;
		color:#FFFFFF;
		font-weight: bold;
		text-decoration: none
    }

a.pmanagerphaseshort:link	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 11px;
		color:#FFFFFF;
		font-weight: bold;
		text-decoration: none;
    }
			
a.pmanagerphaseshort:visited	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 11px;
		color:#FFFFFF;
		font-weight: bold;
		text-decoration: none;
    }

a.pmanagerphaseshort:hover		{
		font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 11px;
		color:#FFFFFF;
		font-weight: bold;
		text-decoration: underline;
    }


.pmanager .clip {
      overflow: hidden;
      }
      
.templatemanager {
    	color: #292724;
    	white-space: nowrap;
      }

.templatemanager img {
    	border: 0px;
    	vertical-align: middle;
      }

.templatemanager a {
      color: #292724;
      text-decoration: none;
      }

.templatemanager a.node, .templatemanager a.nodeSel {
      white-space: nowrap;
      padding: 1px 2px 1px 2px;
      }

.templatemanager a.node:hover, .templatemanager a.nodeSel:hover {
      color: #666666;
      text-decoration: underline;
      }

.templatemanager a.nodeSel {
      color: #292724;
      font-weight: bold;
      }

.templatemanager .clip {
      overflow: hidden;
      }
        
.search {      
    color: #292724 !important;
}      
.search:hover {
      color: #515763 !important;
}
input.excelbox {
			color : #292724;
			background-color : #525252;
			border : none;
}

/***************************/
/* tab bar                 */
/***************************/ 

td.tabActiveBorderL {

  width: 10px;
  height: 29px;
    
  background-color: #ffffff;
  background-image: url(../images/tab_left_active.gif);

}

td.tabActiveText {
  
  height: 29px;
 
  padding-top: 2px;
 
  background-color: #ffffff;
  background-image: url(../images/tab_bg_active.gif);

	color: #ffffff;
	text-decoration: none;
	font-weight: bold;

}

td.tabActiveBorderR {

  width: 10px;
  height: 29px;
  
  background-color: #ffffff;
  background-image: url(../images/tab_right_active.gif);

}

td.tabInactiveBorderL {

  width: 10px;
  height: 23px;
  
  white-space: nowrap;
  
  background-color: #ffffff;
  background-image: url(../images/tab_left_inactive.gif);

}

td.tabInactiveText {

  margin-top: 2px;

  background-color: #ffffff;
  background-image: url(../images/tab_bg_inactive.gif);
  
  color: #292724;
	text-decoration: none;

}

td.tabInactiveBorderR {

  width: 10px;
  height: 23px;
  
  background-color: #ffffff;
  background-image: url(../images/tab_right_inactive.gif);

}

table.tTabNorm {
        margin-left: 1px;
}
table.tTabActive {
        margin-left: 1px;
}

      
img.icon { 
        margin-right: 5px;
}

table.listelement
{ 

  background-color: #f7f6f5;
  
  width: 100%;
  border: 1px solid #515763;
  /*margin-bottom: 1em;*/

  margin: 0 0 1px 0;
  
}
table.listelement td.preview
{
  vertical-align: top;
  width: 150px;
  padding: 5px;
}
table.listelement td.properties
{
  padding: 5px;
  vertical-align: top;
  padding-bottom: 10px;
}

table.listelement td.properties td.linefeed
{ 
  font-size: 2px; height: 2px;
}
table.listelement td.drafttitle
{
  padding: 5px;
}

table.listelement td.properties table.proplist td
{
  padding: 1px;
  vertical-align: top;
}

.prophead
{
  font-weight: bold;
  font-size: 120%;
}

table.listelement td.properties table.proplist .prophead
{
  font-weight: bold;
  font-size: 120%;
}
table.listelement td.button
{
  vertical-align: top;
  width: 170px;
  padding: 5px;
  background-color: #e6e4e2;
    
}

/***************************************** toolbar *****************************************/
.tbContainer
{
	float: left;
	width: 100%;
	background-color: #e6e4e2;
	background-image: url(../images/toolbar_leftdown.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	/*height: 32px;*/

  margin-bottom: 10px;
	padding-bottom: 2px;
}

.toolbar
{  	  
  margin-left: 0;
  
  margin-right: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  
  /*padding-top: 8px;*/
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 6px;
  
}

.toolbar li
{
  display: inline;
}



.toolbar li.separator
{ 
  display: block; 
  float: left;
  width: 1px; 
  height: 32px;
  margin-right: 0;
  /*margin-top: -8px;*/
}


.tbElemC
{
  height: 23px;

  margin-top: 8px;
  margin-left: 3px;
  margin-right: 3px;

  /*padding: 1px;*/
  float: left;
}

ul.tbSubgroup
{

  display: block;
  float: left;

  background-image: url(../images/tb_subgroup_bg.gif);
  background-repeat: repeat-x;
  
  margin-top: -8px;
 _margin-top: -10px;

  margin-bottom: -3px;
  margin-left: 8px;
  margin-right: 8px;

  /*padding-top: 8px;*/
  
  padding-left: 0px;
  padding-bottom: 2px;

}

.tbSubgroup li 
{
  display: inline;
  padding: 0;
  
}

.tbElem
{
  height: 23px;

  margin-left: 3px;
  margin-right: 3px;

  /*padding: 1px;*/
  float: left;
  
}

.tbElem select
{
  vertical-align: top;
}

.tbElem img.icon
{
	/*vertical-align: middle;*/
	border: 0;
	margin: 0 4px 0 0;
}

.tbElem input
{
  margin-right: 2px;
  border: 1px solid #999999;
}

.tbSubgroupLabel
{
  margin-top: 8px;

  margin-left: 3px;
  margin-right: 3px;

  padding: 1px;
  float: left;
}

div.toolbarStart
{
	width: 100%;
	background-image: url(../images/toolbar_leftup.gif);
	background-position: top left;
	background-repeat: no-repeat;
	/*top: 16px;*/
	height: 8px;
  float: both;
}

div.toolbarEnd
{

  width: 8px;
  height: 8px;

  background-image: url(../images/toolbar_rightup.gif);

  background-position: top right;

  float: right;
}

div.toolbarEndEdge
{
	width: 8px;
	height: 16px;
	background-image: url(../images/toolbar_rightdown.gif);
	background-position: right bottom;
	float: right;
	position: relative;
	/*top: -26px;*/
	top: 9px;
}

.ibToolbarEmpty
{ 
  display: none;
}


body.ibBody
{

  background-color: #ffffff;
  
  background-repeat: repeat-y;
  background-position: right;
  
  margin: 0px 30px 15px 15px;
  
  color: #292724;

}



/* BACKGROUND COLOR NAVI SPALTE - START */

body.ibBodyNavi
{
  background-color: #31A32C;
  
  background-image: url(../images/bg_navi.gif);
  background-repeat: repeat-y;
  background-position: left;  
}

/* BACKGROUND COLOR NAVI SPALTE - END */



/******************************************************** BILD URL ANPASSEN ********************************************************/

body.ibBodyTop
{

	margin: 0px;
 	/*background-image: url(img/bg_topbar.gif);*/
	background-repeat: repeat-x;
  	background-image: url(../images/bg_topbar.gif);
 
}

/******************************************************** BILD URL ANPASSEN ********************************************************/

div.ibPageHeadline
{
	width: 100%;
	font-weight: bold;

}

div.ibPageHeadlineInner
{
  margin: 10px 10px 10px 10px;

	font-size: 14px;
	color: #515763;
  font-weight: bold;
	text-decoration: none;
}

div.ibTable
{
  background-color: #515763;
  margin-bottom: 1em;
}

table.ibTable 
{
  width: 100%; 
  background-color: #ffffff;
  padding: 0px;
  margin: 0px;
  border-spacing: 1px;
}

table.ibTableLogin
{
  background-color: #ffffff;
  padding: 0px;
  margin: 0px;
  border-spacing: 1px;
}

div.ibTableHeadline
{
  margin: 4px 4px 4px 10px;
  font-weight: bold;
}

td.ibTableline
{
  background-color: #f7f6f5;
  padding: 2px 10px 2px 10px;
} 		

td.ibTableColSingle
{
  font-weight: bold;
  
  background-image: url(../images/round_corner_ul.gif);
  background-repeat: no-repeat;
  background-position: top left;      
}

td.ibTableColLeft
{
  background-image: url(../images/round_corner_ul.gif);
  background-repeat: no-repeat;
  background-position: top left;
}

td.ibTableColRight
{
  background-image: url(../images/round_corner_ur.gif);
  background-repeat: no-repeat;
  background-position: top right;
}

div.ibRoundCorner
{
  background-image: url(../images/round_corner_ur.gif);
  background-position: top right;
  background-repeat: no-repeat;
  float: right;
  width: 8px;
  height: 8px;
}




div.ibTopbar
{
	float: left;
	position: absolute;
	top: 0px;
	z-index: 1;
	margin-left: 0px;
	color: #515763;
	font-weight: normal;
	clear: both;
 	text-align: right;
}



div.tbTopbarLanguage
{
	float: right;
	top: 34px;
	z-index: 2;
	margin-right: 0px;
	margin-top: 70px;
	padding:0px;
	color: #ffffff;
	font-weight: normal;
}

div.tbTopbarLanguage select
{
	color: #515763;
	height: 15px;
	font-size: 10px;
	background-color:#fff;
	margin-left: 5px;
	vertical-align: text-middle;
	
}


div.ibTopbarText
{
	float:right;
	width:auto;
	margin-top:74px;
	margin-right:10px;
	z-index: 56;
	color: #ffffff;
	font-weight: normal;
}	

img.ibIcon {
	vertical-align: text-middle;
	margin: 0px 4px 0px 0px;
	border: 0;
}


	

td.ibTableEnd
{
  height: 0px;
  background-color : #515763;
}

td.ibTableListView {
  padding: 0;
}

.ibTableFRules {
  background-color: #ffffff;
}

.ibPulldownHeadline
{

  color: #ffffff;
  background-color: #515763;
  height: 16px;
  font-weight: bold;
  background-image: url(../../../../images/fieldrule_automaticimage.gif);
  background-repeat: no-repeat;
  padding-left: 16px;
  
}
div.imapBorder {
/* KORREKTUR POSITION*/

margin-top: 10px;

/* KORREKTUR POSITION*/
border-width: 2px; 
border-color: #ff0000;
border-style: solid;
}

span.floatleft {
  padding-bottom: 3px;
  float: left;
}

span.floatright {
  font-weight: normal;
  float: right;
  background-position: center; 
  margin-bottom: 3px; 
}

/* ------- login screen ------- */

div.loginbody {
 position: absolute;
 left: 50%;
 top: 50%;
}

div.loginbox {
	position: relative;
	/*height: 240px;*/
  	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-top: -120px;
	margin-left: -192px;
	background-color: #cccccc;
	width: 395px;

	border-width: 0px 0px 0px 0px;
	border-color: #CCCCCC;
	border-style: solid;
}

div.loginrow {
	margin-left: 30px;
	margin-top: 20px;
	height: 15px;
	clear: both;
}

div.loginregisterrow {
	position: relative;
	margin-left: -170px;
	margin-top: 10px;
	vertical-align: bottom;
}

.loginlabel {
	float: left;
	position: relative;
	bottom: -3px;
}

.loginentry {
	margin-right: 30px;
	display: block;
	float: right;
	width: 180px;
}

div.loginornament {
	/*position: absolute;
	bottom: 0px;*/
 	width: 395px;
	height: 0px;

	font-size: 1px;
  
	border-width: 0px 0px 0px 0px;
	border-color: #CCCCCC;
	border-style: solid;
	background-color: #CCCCCC;
}

div.loginfooter {
	position: relative;
	width: 365px;
	margin-left: -192px;
}

img#loginlogo {
	display: block;
	position: relative;
	bottom: 0px;
	margin-bottom: -8px;
}

.logindropdown {
  float: right;
}

/* ------- tooltips --------- */
.ibTooltip 
{
  background-color: #ffffff;
}

.ibTooltipBorder 
{
  background-color: #a0a0a0;
}

/*The Style for the Context-Menu*/
.cntxtmenu {
	position: absolute;
	width: 150px;
	z-index: 3;
	background-color: #e6e4e2;
	font-weight: normal;
	color: #292724;
	text-decoration: none;
	margin: 10px;
	padding: 1px;
	clear: both;
	border-top: 1px outset #FFFFFF;
	border-right: 1px outset #515763;
	border-bottom: 1px outset #515763;
	border-left: 1px outset #FFFFFF;
	visibility: hidden;
}

.cntxtmenu a{
   color: #292724;
   display: block;
   text-decoration: none;

	 padding: 3px;
	 clear: both;
}

.cntxtmenu a:hover {
   color: #FFFFFF;
   background-color: #515763;
   text-decoration: none;
}

/* ------- tooltips --------- */

.ibTooltip 
{
  background-color: #ffffff;
}

.ibTooltipBorder 
{
  background-color: #a0a0a0;
}

/* ----  gui buttons --------- */

div.ibButtonC
{
  float: right;
}
div.buttonspacer { 
  float: right;
}			

div.ibButton
{
  padding: 0px 10px 0px 10px;
  height: 24px;
  float: left;
  background-image: url(../buttons/button_bg.gif);
    background-position: top;
  background-repeat: repeat-x;  
}

a.ibButton, a.ibButton:link, a.ibButton:hover, a.ibButton:visited
{
  text-decoration: none;
}

div.ibDefaultButton
{
  padding: 0px 10px 0px 10px;
  height: 24px;
  float: left;
  background-image: url(../buttons/button_bg.gif); 
  background-position: top;
  background-repeat: repeat-x;  
}

div.ibButtonLinkContainer
{
  margin: 6px 0 0 0;
}

.ibButtonIcon
{ 
  margin-top: -1px;
  display: block;
  float: left;
}

a.ibDefaultButton, a.ibDefaultButton:link, a.ibDefaultButton:hover, a.ibDefaultButton:visited
{
  text-decoration: none;
  font-weight: bold;
}

div.ibButtonBorderLeft
{
  width: 9px;
  height: 24px;

  float: left;
  background-image: url(../buttons/button_left.gif); 
  
  vertical-align: middle;
}
div.ibButtonBorderRight
{

  width: 9px;
  height: 24px;
  
  float: left;
  background-image: url(../buttons/button_right.gif);

}


td.pageactive
{
  background-color: #515763;
  font-weight: bold;
}

td.pageinactive
{
  background-color: #f7f6f5;
}

td.pagewalker
{
			background-color : #515763 !important;
			      
			color:#ffffff;
			text-decoration: none;
}

td.pagewalker a, .pagewalker a:link, .pagewalker a:visited
{
			background-color : #515763 !important;
			      
			color:#ffffff;
			text-decoration: none;
}


div.pagewalkitem {
  
  display: inline;
  /*
  min-width: 5em;
  float: left;
  text-align: center;
  */
  /*display: inline;
  width: 1.3em;*/
}

p.ibParagraph {
               background-color: #f7f6f5;
               padding: 10px;
               margin-top: 0;
               margin-bottom: 9px;
              }



img.ibSortButton {

  padding-left: 6px;

}

div.IconLayer {
  /*position:absolute;*/
  left: 20px; 
  top: 77px; 
  z-index:1; 
  visibility: visible;
	display: block;
	clear: both;
	float: left;
}

div.PageIconLayer {
	position:relative;
	left: 0px;
	top: 5px;
	_top: 3px;
	z-index:1;
	visibility: visible;
	display: block;
	clear: both;
	float: left;
	width: 100%;
	_height: 40px;
	overflow: auto;
}

img.ibDocumentPreview {
  margin: 0 0 4px 0;
  border: solid 1px #000000;
}

.ibIcon {
  vertical-align: text-top;
  margin: 0 4px 3px 0;
  border: 0;
}

img.uprofileUsed {
  filter: Alpha(opacity=50);
  moz-opacity:0.5;
  opacity: 0.5
}

.ibZoomSelection
{
  border: 1px dotted #000000;
}

.ibZoomable
{ 
  cursor: crosshair;
  border: 1px solid #000;
}

img.ibPreviewImage {
  border: 1px solid #000;
}

.ibNewItem
{
  filter: Alpha(opacity=50);
  -moz-opacity:0.5;
  opacity: 0.5
}

p.ibSubtext
{

  color: #666666;
  font-size: 9px;
  margin: 5px 5px 5px 10px;

}

td.ibTableHead
{

  padding: 4px 10px 4px 10px;
  background-color: #f7f6f5;

}

td.ibTableCell
{

  padding: 4px 10px 4px 10px;
  background-color: #ffffff;
  border-bottom: 1px solid #f7f6f5;

}

p.ibOverviewBlock
{
  padding: 0px 10px 10px 10px;
  margin-bottom: 18px;
  
  line-height:1.4em;
}

img.ibOverviewIcon
{
  float: left;
  margin-right: 8px;
}

a.ibOverviewLink, a.ibOverviewLink:link, a.ibOverviewLink:visited, a.ibOverviewLink:hover
{
  color: #515763;
  font-weight: bold;
}

span.highlightSearch1
{
  background-color: #fbae3d;
  border: 1px solid #d16813;
}

span.highlightSearch2
{
  background-color: #729fcf;
  border: 1px solid #204a87;
}

span.highlightSearch3
{
  background-color: #8ae234;
  border: 1px solid #4e9a06;
}
img.w2pIcon  {
position: relative;
bottom: 0px;
}

/* New Wait Layer */

.wlContainer
{
	width: 100%;
	_width: 105%;
	height: 100%;
	background-color: #515763;
  position: absolute;
  z-index: 999;
  visibility: hidden;
  top: 0px;
  float: both;
  left: 0px;
  right: 0px;
  filter: Alpha(opacity=10);
  moz-opacity:0.1;
  opacity: 0.1;
}

.waitlayer
{
	width: 400px;
	height: 200px;
	_height: 174px;
	background-color: #515763;
	background-image: url(../images/waitlayer_ld.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
  position: absolute;
  z-index: 1000;
  left: 30%;
  top: 30%;
  
  visibility: hidden;
  filter: Alpha(opacity=80);
  moz-opacity:0.8;
  opacity: 0.8;
}


div.waitlayerStart
{
	width: 8px;
	background-image: url(../images/waitlayer_lu.gif);
	background-position: top left;
	background-repeat: no-repeat;
	height: 8px;
  float: both;
}

div.waitlayerEnd
{
  width: 7px;
  height: 8px;
  background-image: url(../images/waitlayer_ru.gif);
  background-position: top right;
  float: right;
	position: relative;
	_top: -11px;
}

div.waitlayerEndEdge
{
	width: 7px;
	height: 8px;
	background-image: url(../images/waitlayer_rd.gif);
	background-position: right bottom;
	float: right;
	position: relative;
	top: 184px;
	_top: 208px;
}
.wlContent{
  color: #FFFFFF;
}

/* ibBoxFoldable */
div.ibBoxFoldable {}
div.ibBoxFoldable .foldableIcon {display: inline; width: 16px; height: 16px; overflow: hidden; float: left; margin-right: 2px;}
div.ibBoxFoldable .foldableIcon img {border-width: 0; width: 16px; height: 16px; vertical-align: middle;}
div.ibBoxFoldable .titleBar {background-color: #515763; line-height: 16px; margin-bottom: 2px;}
div.ibBoxFoldable .titleBar .title {color: #f7f6f5; height: 16px; line-height: 16px; font-weight: bold;}
div.ibBoxFoldable .content {clear: left;}

