/* Elementos */
body
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	padding: 10px;	
	background: url('../images/documentSolutionIntegrator/bg.jpg') #626266 fixed no-repeat center center;
	color: #000;
	height: 100%;
	border: 0;
	margin: 0;
}

form
{
	margin: 0;
	padding: 0;
	height: 100%;
}
a img
{
	border: none;
	font-size:11px;
}
h2, h3
{
	font-weight: bold;
	clear: both;
}
h1
{
	color: #036;
	font-size: 16px;
}
h2
{
	color: #036;
	font-size: 14px;
}
h3
{
	font-size: 12px;
}
hr
{
	clear: left;
}
fieldset
{
	position: relative;
	border: none;
	padding: 0;
	margin: 0;
}

.box
{
	border:1px hard;
	position: relative;
	padding: 0;
	margin: 0;
    border-style:groove;
    
}

#teste
{
	position: relative;
	padding: 0;
	margin: 0;
}

box label 
{
	display: block;
	float: left;
	width: 150px;
	text-align: right;
	padding: 3px 5px;
}

box.form input
{
	display: block;
	float: left;
	margin: 2px 2px 2px 0;
}

fieldset label 
{
	display: block;
	float: left;
	width: 150px;
	text-align: right;
	padding: 3px 5px;
}

fieldset label.label
{
	width:60px;
    text-align: left;
}

label_mascara_indice
{
	float: right;
	text-align:left;	
	font-size:11px;
}
fieldset .checkbox label
{
	width: auto;
	text-align: left;
}

fieldset .FModelo label
{
	width: 100px;
	text-align: left;
}

fieldset.form input
{
	display: block;
	float: left;
	margin: 2px 2px 2px 0;
}
br
{
	clear: left;
}
/* Classes */
.required, .default
{
	font-weight: bold;
}
.radfdSkinnedFormButton .radfdInnerSpan
{
	text-align: center !important;
}
.radfdSkinnedFormButton 
{
	white-space: nowrap;
	overflow: visible !important;
}
.RMenuContainer
{
	height: 200px;
	overflow: auto;
}
.resumoMenu
{
	min-height: 196px;
}
dl.resumoMenu
{
	margin: 0;
	padding: 3px 5px 0 5px;
	background: #f9f9f9;
}
dl.resumoMenu dt
{
	font-weight: bold;
	padding: 1px 0;
	margin: 0;
}
dl.resumoMenu dd
{
	margin: 0 0 2px 10px;
	padding: 0;
}
dl.resumoMenu dd table
{
	width: 100%;
	padding: 0;
	font-size: 11px;
	margin: 0;
}
dl.resumoMenu dd table td
{
	padding: 2px 0;
	border-bottom: 1px solid #ccc;
	color: #333;
}
dl.resumoMenu dd table td a
{
	color: #036;
	text-decoration: none;
	font-weight: normal;
	padding: 0;
}
dl.resumoMenu a.email
{
	display: block;
	color: #369;
	float: right;
	clear: both;
	padding-left: 19px;
	background-image: url('../images/mailicon.png');
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left center;
}
dl.resumoMenu dd table td a:hover
{
	text-decoration: underline;
}
dl.resumoMenu dd table td table
{
	width: auto;
	float: right;
}
dl.resumoMenu dd table td table td
{
	border: none;
	padding: 0 2px;
	font-weight: bold;
}
.innerMenu
{
	width: 630px !important;
}

.modalBarraTitulo
{
	min-width:300px;
	min-height:40px;
	background: url('/design/images/barra.PNG') #369 repeat-x left top;
	border: solid 1px black;
	text-decoration:none;
}


.innerMenu ul
{
	list-style: none;
	padding: 0;
	margin: 0;
}
.innerMenu ul li
{
	padding: 1px 0;
}
.innerMenu ul a
{
	color: #000;
	text-decoration: none;
}
.innerMenu ul a:hover
{
	color: #036;
	text-decoration: underline;
}
.grid
{
	width: 100%;
	margin: 20px 0px 0px 0px;
	border-right: white 0px solid;
	border-top: white 0px solid;
	border-left: white 0px solid;
	border-bottom: white 0px solid;
	background-color: #FFFFFF;
	text-align: left;
    padding:0px;
	border-collapse:collapse;

}

.grid td, .grid th
{
	text-align: left;
	padding: 2px;
	line-height: 18px;
}
.gridline
{
	width: 100%;
	margin: 20px 0;
	background-color: #fff;
	border: 1px solid #666;
	border-collapse: collapse;
	border-left-width: 2px;
}
.gridline td, .gridline th
{
	text-align: left;
	padding: 2px;
	line-height: 18px;
	border-width: 0 1px;
	border-color: #666;
	border-style: solid;
	border-collapse: collapse;
}
.grid th
{
	font-weight: bold;
}
.grid td.pdfItem
{
	padding-left: 20px !important;
	background-image: url('../images/pdf.png');
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left center;
}
.grid td.mailto a, a.mailto
{
	padding-left: 18px !important;
	background-image: url('../images/mailicon.png');
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left center;
}
.grid .row
{
	background-color: #e1e1e1;
}
.grid .alternateRow
{
	background-color: #fff;
	border:0px;
}
.grid .selected
{
	background-color: #369 !important;
	color: #fff !important;
}

.gridLC
{
	width: 100%;
	margin: 2px 2px 2px 2px;
	border-right: white 0px solid;
	border-top: white 0px solid;
	border-left: white 0px solid;
	border-bottom: white 0px solid;
	background-color: #FFFFFF;
	text-align: left;
    padding:3px;
	border-collapse:collapse;
	font-family:Arial;
	font-size:10px;
}

.gridLC td, .gridLC th
{
	padding: 2px;
	line-height: 18px;
	font-family:Arial;
	font-size:10px;
}

.gridLC th
{
	font-weight: bold;
	border:0px;
	font-family:Arial;
	font-size:10px;
}
.gridLC td.pdfItem
{
	padding-left: 20px !important;
	background-image: url('../images/pdf.png');
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left center;
}
.gridLC td.mailto a, a.mailto
{
	padding-left: 18px !important;
	background-image: url('../images/mailicon.png');
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position:left top;
}
.gridLC .row
{
	background-color: #f1f1f1;
	font-family:Arial;
	font-size:10px;
}
.gridLC .alternateRow
{
	background-color: #fff;
	border:0px;
	font-family:Arial;
	font-size:10px;
}
.gridLC .selected
{
	background-color: #369 !important;
	color: #fff !important;
}

.gridPager
{
	background-color: #e1e1e1 !important;
	border-top: 1px solid #666;
}
.gridPager td
{
	border: none;
	padding: 0 3px;
	text-align: right;
}
dl.ficha
{
	display: block;
	clear: both;
	float: left;
	padding: 4px;
	width: 462px;
	height:auto;
	
}
dl.ficha dt
{
	display: block;
	width: 130px;
	text-align: left;
	float: left;
	padding: 1px;
	margin: 0;
	clear: left;
	
}
dl.ficha dd
{
	float: left;
	font-weight: bold;
	padding: 1px 5px;
	margin: 0;
	white-space: normal;
	width: 300px;
	text-align: left;
}
.modalDialog
{
	background-color: #ededed;
	
	/*border: 1px solid #036;*/
	border: 1px solid #73d58d;
	top: 10px !important;
	z-index:3;
}
.modalTitleBar
{
	height: 20px;
	background: url('../images/fundo_principal.png') #369 repeat-x left top;
	text-align: right;
	padding: 2px;
}
.modalContent
{
	position: relative;
	margin: 15px;
}
.modalDialog fieldset, fieldset.fieldset
{
	position: relative;
	border: 1px solid #369;
	padding: 5px;
	margin: 0;
}

.modalDialog_Lateral fieldset, fieldset.fieldset
{
	position: relative;
	border: 1px solid black;
	padding: 1px;
	margin: 0;
}
fieldset.fieldset
{
	margin: 0 0 10px 0;
	clear: left;
}
.modalDialog fieldset legend, fieldset.fieldset legend
{
	font-weight: bold;
	color: #369;
}
/*
.modalBackground 
{
          background-color:Olive; 
          filter:alpha(opacity=70);
          opacity:0.7; 
} 
*/
.modalPopup 
{
          background-color:#ffffdd; 
          border-width:3px; 
          border-style:solid; 
          border-color:Gray; 
          padding:3px; 
          width:250px; 
}
.optiongroup
{
	display: block;
	color: #fff;
	font-weight: bold;
	font-style: normal;
	border-bottom: 1px solid #fff;
}
optgroup.lvl1
{
	background-color: #336699;
}
optgroup.lvl2
{
	background-color: #477aad;
}
optgroup.lvl3
{
	background-color: #5b8ec1;
}
optgroup.lvl4
{
	background-color: #6fa2d5;
}
optgroup.lvl5
{
	background-color: #83b6e9;
}
optgroup.lvl6
{
	background-color: #97cafd;
}
optgroup.lvl7
{
	background-color: #abdeff;
}
.optiongroup option
{
	color: #000;
	background-color: #fff;
}
.helpIcon
{
	border: none;
	width: 16px;
	height: 16px;
	background: url(../images/help.png) no-repeat center center;
	display: inline;
	padding: 0 2px;
	margin: 0;
}

.btnDocumento
{
	/*
	width: 135px;
	
	height: 30px;
*/
	
	
}

.btnUp
{
	width: 160px;
	height: 21px;
	overflow: hidden;
	background: url(../images/up.jpg) no-repeat center center;
}
.btnDown
{
	width: 16px;
	height: 29px;
	overflow: hidden;
	background: url(../images/down.jpg) no-repeat center center;
}

.btnLeft
{
	width: 160px;
	height: 29px;
	overflow: hidden;
	background: url(../images/btnLeft.JPG) no-repeat center center;
}
.btnRight
{
	width: 16px;
	height: 29px;
	overflow: hidden;
	background: url(../images/btnRight.JPG) no-repeat center center;
}

.radfdRadioChecked, .radfdRadioUnchecked
{
	color: #000 !important;
}

.radfdCheckboxUnchecked, .radfdCheckboxChecked
{
	color:#000 !important;
}
/* IDs */
#MainDiv
{
	width: 900px;
	margin: auto;
	position: relative;
	height: 100%;
}
#BarraSuperior
{
	height: 100px;
	background: url('../images/topo_2.jpg') #fff no-repeat left top;
}
#DadosUsuario
{
	background: #e1e1e1;
	text-align: right;
	padding: 5px;
	/*color:#999;*/
	color:Black;
	font-size: 11px;
}
#DadosUsuario a
{
	text-decoration: none;
}
#DadosUsuario a:hover
{
	text-decoration: underline;
}
#DadosUsuario span, #DadosUsuario a
{
	font-weight: bold;
	color:#000;
}
#DadosUsuario label
{
	color:#333;
}
#MainContent
{
	background: #efefef;
	padding: 0;
	margin: 0;
	clear: both;
	float: left;
	width: 100%;
	position: relative;
	min-height:430px
}
#impPdf
{
	background: url(../images/pdf.png);	
	width:15px;
	height:15px;
	margin-right:5px;
} 
#BottomBar
{
	background: url('../images/fundo_principal.png') #369 repeat-x left top;
	clear: both;	
	height:25px;
	width: 1000px;
	position: relative;
	z-index:-1;
}
#MenuEsquerdo
{
	list-style: none;
	padding: 0;
	margin: 0;
}
#MenuEsquerdo li
{
	margin: 0;
	padding: 0;
}
#MenuEsquerdo a
{
	/*color: #ccc;*/
	color:Black;
	font-size: 13px;
	line-height: 14px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 10px 5px;
	border-color: #036;
	border-style: solid;
	border-width: 0px 0;
	background: url(../images/fundo_botao.jpg);
	overflow: hidden;
	height: 10px;
	white-space: nowrap;
}
#MenuEsquerdo a:hover, #MenuEsquerdo a.selecionado
{
	
	background:url(../images/fundo_botao_ativo.jpg);
	/*color: #fff !important;*/
	
	color: green;
}
#MenuEsquerdo a span
{
	font-size: 11px;
	font-weight: normal;
}

#MEContainer
{	
	width: 260px;
	border: 0px solid #036;
	margin: 0px 0px 0px 0px;
	left:0px;
	position:relative;
	top:5px;
	text-align:left;
}
#InnerContent
{
	text-align:left;
}
#InnerContent a
{
	color: #000;
}
#InnerContent a:hover
{
	color: #C00;
}
#UpdateProgress
{
	position: absolute;
	left: 50%;
	top: 50%;
	width: 160px;
	height: 80px;
	margin: -40px 0 0 -80px;
	opacity:0.8;
	filter:alpha(opacity=80);
	background-color: #fff;
	border: 2px solid #036;
	text-align: center;
	padding: 10px;
}
#UpdateProgress span
{
	display: block;
	padding: 10px 5px;
	font-size: 16px;
	font-weight: bold;
	color: #036;
}
#UpdateProgress span
{
	margin-top: 10px;
}
/* Botão Grande _ Vista */
a.bigImageButton
{
	width: 54px;
	height: 54px;
	overflow: hidden;
	padding: 0;
	margin: 0;
	background: url(../images/bigbuttonsprites.png) repeat-x left -54px;
	position: relative;
	display: inline-block;
}
a.bigImageButton span
{
	background: url(../images/bigbuttonsprites.png) repeat-x left top;
	width: 3px;
	height: 54px;
	overflow: hidden;
	position: absolute;
}
a.bigImageButton span.lCorner
{
	background-position: left top;
	top: 0;
	left: 0;
}
a.bigImageButton span.rCorner
{
	background-position: right top;
	top: 0;
	right: 0;
}
a.bigImageButton img
{
	border: 0;
	margin: 3px;
}
a.bigImageButton:hover
{
	background-position: left -162px;
}
a.bigImageButton:hover span.lCorner
{
	background-position: left -108px;
}
a.bigImage:hover span.rCorner
{
	background-position: right -108px;
}
a.bigImageButton:active
{
	background-position: left -270px;
}
a.bigImageButton:active span.lCorner
{
	background-position: left -216px;
}
a.bigImageButton:active span.rCorner
{
	background-position: right -216px;
}

.style4 {color: #999999}

#BodyMasterPage2
{
	background: none;
	}
	
.panelPopup
{
	display: none;
}
.panelPopupMostra
{
	display: block;
}
.DivContent
{	
	position:relative; 
	top:10px; 
	left:20px; 
	right:20px; 
	width:96%;
	height:95%; 
	float:left; 
	border:1px solid white; 
	background-color:White; 
	overflow-x:hidden; 
	overflow-y:auto; 
	scrollbar-base-color:#E0E0E0; 
	scrollbar-face-color:#E0E0E0;
}

.modalBackground {
/*
background-color:#000;
*/
filter:alpha(opacity=80);
opacity:0.8;
} 

.botaoLogin
{
    text-align:center;
	font-family:Arial;
	font-size:12px
}
