﻿body {
	background: #CECECE url('../images/Fundo.png') center center fixed;
	margin: 30px auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #555;
	width: 1100px;
	height:auto;
}

#formulario
{
      background-color:#FFFFFF;
      width: 650px;
      padding: auto;
      border: solid 1px #E7E7E7;
      margin: 0 0 0 30px;
      text-align:center;
}

#container
{
      background-color:#FFFFFF;
      width: 1100px;
      padding: auto;
      border: solid 1px #E7E7E7;
      margin: auto;
}

.MultiLineTextBox
{
    overflow:auto;
}

.Textbox
{
    border-bottom-color: Green;
    }

.box {
	border-style: solid;
    border-color: inherit;
    border-width: 1px;
    font-size:12px;
	margin:0px;
	top: 5px;
    left: 0px;
    width: 530px;
}

.box h2, .box p, .box table {
	margin:0px 0px 0px 0px;
}

.box h2 
{
    font-family: Arial, Helvetica, sans-serif;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	padding:2px 10px;
	cursor:move;
	color:White;
	font-size:15px;
	font-weight: bold;
}

.box h2:hover  {
    color: #1D5D89;
}

.utils a {
	position:absolute;
	top:5px;
	right:10px;
	border:1px solid;
	padding:4px 8px;
}

.box p {
	padding:10px;
}

#header
{
	margin: auto;
	height: 150px;
	background: transparent url('../images/headerbg2.png') repeat-x left top;
}

#sidePanel
{
      width: 1100px;     
      height  : auto;
      margin-top: 0px;
      border-right: 0px solid #E7E7E7;
      background-color: #FFFFFF;
}

.sidePanel ul {
	margin: auto;
	padding: 0;
	list-style: none;
}

.sidePanel li {
	padding:  0 0 20px 0;
}

.sidePanel li ul {
}

.sidePanel li li {
	margin: 0px 20px 0px 15px;
	padding: 8px 0px;
	border-bottom: 1px #BBBBBB dashed;
}

.sidePanel li h2 {
	height:25px;
	padding: 10px 15px 0px 15px;
	background: #890208 url('../images/BarraCategoria.png') no-repeat left top;
	font-size: 11px;
	color: #FFFFFF;
}

#content
{
    width: 1100px;     
    float: left;
    height: auto;    
    margin-top: 0px;
    background-color: White;
}

#footer
{
    background: transparent url('../images/headerbgInversemail.png')  ;
    padding: 12px;    
    width: 1076px;
    color: #000000; 
    font-size: 100%;
    text-align: center;     
    clear: both;
    height: 46px;
}

#nav {
	background: transparent url('../images/navbgVermelho.png') center center;
	height: auto;
	width: 1100px;
}
#nav ul {
	list-style: none;
	padding: 0;
	margin: 0;
	height: 35px;
}

#nav ul li {
	float: left;
	display: block;
	padding: 0;
    height: 32px;
}

#nav ul li a {
	color: #FFFFFF;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 15px 20px 12px;
	text-decoration: none;
	border-right: 1px solid #E0E0E0;
	float: left;
	text-transform: uppercase;
    height: 9px;
}

#nav ul li a:hover 
{
    color: #1D5D89;
}

h1 {
	color: #999;
	font-weight: normal;
	font-size: 33px;
}

h2 {
	color: #292727;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 26px;
	text-align:center;
	letter-spacing: 0.5px;
	font-weight: normal;
	padding: 0 0 5px;
	margin: 0;
    }
    

h3 {
	color: #3D7A00;
	font-size: 18px;
	font-weight: bold;
	font-family: "Calibri";
    text-align: center;
}


h5 {
	padding-bottom: 10px;
	font-size: 13px;
	color: #333333;

}
#formbutton {
	border-style: none;
    border-color: inherit;
    border-width: medium;
    background: #2783C0 url('../images/headerbg.jpg') repeat-x left bottom;
    color: #ffffff;
	font-weight: bold;
	padding: 6px 10px;
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
	letter-spacing: 1px;
	width: auto;
	overflow: visible;
}
/* Accordion */
.accordionHeader
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #2E4d7B;
    background-image: url('../images/navbgvermelho.jpg');
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}
.accordionHeaderSelected
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #5078B3;
    
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}
.accordionContent
{
    background-color: #FFFFFF;
    border: 1px dashed #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}

#navu {
	background: #fff ;
	background-image: url('../images/toolbar.png') ;
    background-repeat: repeat-y;
	height: 35px;
	width: 80px;
}

#navu ul {
	list-style: none;
	height: 34px;
}

#navu ul li {
	float: right;
	display: block;
    height: 37px;
    width: 80px;
}

#navu ul li a {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;	
	border-right: 0px solid #E0E0E0;
	text-transform: uppercase;
    height: 35px;
    width: 70px;
}

.checkBoxList {
  max-height:100px;
  height:auto !important;
  height:100px;
}

.gallery_border
{
	border-color: #A4C0CD;
	border-width: 1px;
	border-style: solid;
	padding-top: 15;
	
}
.gallery_Desc
{
	background-color:#72AAFF;
	color:#ffffff;
	font-family: Trebuchet MS;
	font-size:10;
	font-weight:bold;
}
.popup_txt
{
	color:#ffffff;
	font-family: Trebuchet MS;
	font-size:11;
}
.bluegrad_bold
{
	filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr= '#E0F1FF' , endColorStr= '#FFFFFF' , gradientType= '1' );
	font-family: Trebuchet MS;
	font-size: 11;
	color:#DF4E1F;
	font-weight:bold;
}

/*PAINEL DE ESPERA*/

#overlay {
    position: fixed;
    z-index: 99;
    top: 0px;
    left: 0px;
    background-color: #f8f8f8;
    width: 100%;
    height: 100%;
    filter: Alpha(Opacity=90);
    opacity: 0.9;
    -moz-opacity: 0.9;
}            
#theprogress {
    background-color: #fff;
    border:1px solid #ccc;
    padding:10px;
    width: 300px;
    height: 50px;
    line-height:30px;
    text-align: center;
    filter: Alpha(Opacity=100);
    opacity: 1;
    -moz-opacity: 1;
}
#modalprogress {
    position: absolute;
    top: 40%;
    left: 50%;
    margin: -11px 0 0 -150px;
    color: #990000;
    font-weight:bold;
    font-size:14px;
} 