body{
	background: none;
}
#track1{
   width: 188px; 
   background: url(../icons/css/flora2/dcm/toolbar/scaler_slider_track.gif) center left;
   height:18px;
   margin: 10px 52px 0 10px;
   float:left;
   position:relative;
   left:-5px !important;
   left:-15px;
}
#TitleContainer{
background-color:transparent;
text-align:center;
margin:0;
padding:5px;
color:#484848;
font-size:13px;
font-weight:bold;
}
#toolBarLeft{
   background-image: url(../icons/css/flora2/dcm/toolbar/bg_toolbar_left_full.gif);
   background-repeat : no-repeat;
   width: 200px;
   height:72px;   
}
#toolBarLeft2{
   width: 200px;
/*   background: url(../icons/css/flora2/dcm/toolbar/bg_toolbar_left.gif) repeat-y;
   height:72px;*/   
}

#Left, #LeftDocument{
	float:left;
	background-color:#f2f2f2;
	overflow:auto;
	height:85%;
	width: 200px;
}

#TopRight{
	position:absolute;
	top:5px;
	left:220px;	
	width: 700px;
}

#TopRight td{
	padding-right:2px;
}

#ImageTools {
 /*  width: 100%;  */
/*   background: url(../icons/css/flora2/dcm/toolbar/bg_toolbar_left.gif) repeat; */
   vertical-align:middle;
   height: 36px;   
}

#ImageTools img {
   border: 0;
}


#Right{
	position:absolute;
	top:50px;
	left:220px;	
	width:50%;
	height:50%;
}

#Right2{
	position:absolute;
	top:10px;
	left:220px;	
	width:50%;
	height:50%;
}

.xml-tree
{
   background-color: #f2f2f2;
   padding:10px!important;
   padding:0px;
   margin-top:0!important;
   margin-top:10px;
   width:90% !important;
   width:200px;
   height:70%!important;
   height:500px;
   overflow:auto;
}

/*Left Frame*/
/*
.imageLeftContainerOff{
width:150px;
height:150px;
background-color: #f9f9f9;
border:1px solid #717171;
border-bottom:0;
padding:10px;	
}
.textLeftContainerOff{
width:150px !important;
width: 150px;
height:15px;
background-color: #717171;
margin-bottom:20px;
color:white;
font-size:0.9em;
line-height:20px;
}
.imageLeftContainerOn{
	width:150px;
height:150px;
background-color: #b4cae2;
border:1px solid #717171;
border-bottom:0;
padding:10px;	
}
.textLeftContainerOn{
width:150px !important;
width: 150px;
height:20px;
background-color: #d9e4f2;
margin-bottom:20px;
color:#4f6278;
font-size:0.9em;
line-height:20px;
}
*/
.imgReport{
filter:alpha(opacity=80);
-moz-opacity:0.8;
border:5px solid #cad3de;
}
.imgReportNone{
border: 5px solid white;
}
#Pager{
text-align: center;
background-color: white;
font-size:0.9em;
color: #99ADCA;
height:40px;
padding-top:15px;
width:300px;
}
.pagerReport{
text-align: center;
background-color: #f6f6f6;
font-size:0.9em;
color: #99ADCA;
height:40px;
padding-top:15px;
padding-bottom:15px;
width:100%;
}
/*Main Frame */

#DiapoContainer{
	background: url(../icons/css/flora2/dcm/diaporama/diapo_bg_main.gif); 
	border:1px solid #717171;
	padding:20px;
}
.ImageContainer{
	  	background: #bfbfbf url(../icons/css/flora2/dcm/diaporama/diapo_bg_photo.gif) no-repeat  50%;
		width: 100%;
		height:100%;
}
.ImageContainer img{
	border: 0.5em solid white;
}

.ImageContainertd{
	vertical-align:middle;
	text-align:center;
}

