﻿/* Styles for scrolling layers and scrollbars  */
div#holder1 {    
  position:relative; left:2px; top:0;
  width:328px; height:248px; 
  overflow:hidden; z-index:100; }
div#wn1  { 
  position:absolute; 
  left:0; top:20;
  width:314px; height:246px; 
  clip:rect(0, 330px, 246px, 0); 
  overflow:hidden; z-index:1;  

}
/* op7 needs width set here too (?) */  
div#lyr1 { width:310px}
div.content { 
  position:absolute; visibility:hidden; 
  left:0; top:0; z-index:1;
  }  

/* Set small font-size or size/position of div's will be off in some browsers  */
div#scrollbar1 { 
  position:absolute; visibility:hidden; 
  left:315px; top:0px; 
  width:14px; height:248px; 
  font-size:1px; z-index:2
  
  }
div#track1 { 
  position:absolute; left:0; top:14px;
  width:14px; height:222px;
  background-color:#858585;
  z-index:1
  }
div#dragBar1 {
  position:absolute;
  width:14px; height:5px;
  background-color:#4a4a4a;
  z-index:1
  }  
div#up1 { position:absolute; left:0; top:0; z-index:2 }  
div#down1 { position:absolute; left:0; bottom:0; z-index:3 }



#winDetalhe
{
	left:10px; 
	width:560px;
	float:left;
	border:#666666;
	border-style:solid;
	border-width:1px;
	background-image:url(../images/1x1_50black.png);
	background-position:top;
	margin: 0 0 12px 0;
	padding:0
}
#winExtra
{
	top:20px;
	width:330px;
	height:288px;
	border:#666666;
	border-style:solid;
	border-width:1px;
	background-image:url(../images/1x1_50black.png);
	background-position:top; 
	margin: 0 0 12px 0;
	padding:0;
}
/*
.textoDescricao {
	font-size:10px;
	font-style:normal;
	font-weight:bold;
	color:#DEE6E6
}
.textoErro{
	font-size:10px;
	font-style:normal;
	font-weight:bold;
	color:#00FFFF
}
.cx_registerBox {
    BORDER-RIGHT:none;
    BORDER-TOP:none;
    BORDER-LEFT:none;
    BORDER-BOTTOM:none;
    COLOR: #777777; 
    font-family: Verdana, Arial,  Helvetica, sans-serif; 
    BACKGROUND-COLOR: white;
    FONT-SIZE: 10px;
	font-weight:normal;
    text-decoration: none;
	height:16px;
	padding:2px 0 0 3px
}
.cx_scrollBox {
    BORDER-RIGHT:none;
    BORDER-TOP:none;
    BORDER-LEFT:none;
    BORDER-BOTTOM:none;
    COLOR: #777777; 
    font-family: Verdana, Arial,  Helvetica, sans-serif; 
    BACKGROUND-COLOR: white;
    FONT-SIZE: 10px;
	font-weight:normal;
    text-decoration: none;
	height:19px;
	padding:2px 0 0 3px
}
.style1 {
	font-size: 14px;
	font-weight: bold;
}
*/
