/***********************************************/
/* 2col_rightNav.css                             */
/* Use with template 2col_rightNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 
body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
}

a:link, a:visited, a:hover {
	color: #006699;
	text-decoration: none;
}

a:hover {
	
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
}

h2{
 font-size: 114%;
 color: #006699;
}

h3{
 font-size: 100%;
 color: #334d55;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

h5{
 font-size: 100%;
 color: #334d55;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font: bold 80% Arial, sans-serif;
 color: #334d55;
}

td a{
 font: bold 80% Arial, sans-serif;
 color: #334d55;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	margin: 0;
	padding: 10px 0px 0px;
	width: 100%;
	background-color: #EEEEEE;
	background-image: url(imgs/fundoGlobalNav.gif);
	background-repeat: repeat;
}

#navBar{
	margin: 0 0 0 79%;
	padding: 0px;
	background-color: #eeeeee;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

#content{
  float:left;
	width: 75%;
	margin: 0;
	padding: 0 3% 0 0;
}


/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	margin: 0px;
	padding: 0px 0px 10px 10px;
}


/*************** #pageName styles **************/

#pageName{
	clear: both;
	text-align: left;
	padding: 0px 0px 10px 10px;
}


/************* #globalNav styles **************/

#globalNav{
	background-color: #eeeeee;
	color: #CCCCCC;
	padding: 0px 0px 5px 10px;
	white-space: nowrap;
	border-bottom: 1px solid #cccccc;
	background-image: url(imgs/fundoGlobalNav.gif);
	background-repeat: repeat;
}
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */

#globalNav img.logo{
 display: block;
}

#globalNav img {
	padding-right: 4px;	
}

#globalNav img.menu {
	vertical-align: middle;
}

#globalNav a {
	font-size: 70%;
	padding: 1px 2px 2px 2px;
	color: #006699;
	font-weight: bolder;
	border: thin solid #EEEEEE;
}
#globalNav a:hover {
	background-color:  #A6C7EC;
	border: thin solid #004EBF;
}

/************* #breadCrumb styles *************/

#breadCrumb{
	text-align: left;
	font-size: 80%;
	padding: 5px 0px 5px 10px;
}


/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;
}
/* adjust margins to change separation between the feature image and text flowing around it */


/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story p{
  padding: 0px 0px 10px 0px;
}


/************* #siteInfo styles ***************/

#siteInfo{
	background-color: #eeeeee;
	clear: both;
	border: 1px solid #cccccc;
	font-size: 75%;
	color: #cccccc;
	padding: 0px 10px 0px;
	margin-top: 50px;*/
	vertical-align: middle;
}

/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
   the bottom border of the navBar in cases where they "touch" */

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}


/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 75%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinksTop{
	padding: 2px 0px 2px 5px;
	border-top: 1px solid #cccccc;
	width: 100%;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: auto;
}

#sectionLinks a:link{
	padding: 2px 0px 2px 10px;
	border-top: 1px solid #cccccc;
	width: 100%;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: auto;
}

#sectionLinks a:visited{
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #dddddd;
	padding: 2px 0px 2px 10px;
	text-decoration: underline;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}


/************** #advert styles **************/

#advert{
	padding: 10px 0px 0px 10px;
	font-size: 80%;
	border-top: 1px solid #cccccc;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}

/* Meus Estilos */

#infoLogin {
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}
#loginInput {
	font-size:10px; 
	background-color: #c3c3c2; 
	border-style:solid; 
	margin-left: 8px;
}
#senhaInput {
	font-size:10px; 
	background-color: #c3c3c2; 
	border-style:solid; 
	margin-left: 8px;
}
#erroBoxLogin {
	color: #FFFFFF;
	background-color: #CC0000;
	border: 1px solid #FF0000;
	text-align: center;	
	font-size: 70%;
	font-weight: bold;
}
.error {
	font-weight: bolder;
	color: #CC0000;
	text-decoration: underline;
	text-align: center;
	font-size: 80%;
	display: block;
}
input.errorCampo {
	background-color: #FFCECE;
	border: thin solid #758CDD;
}
#tabelaFix {
	font-size: 80%;
	background-color: #eeeeee;
	border: 1px solid #cccccc;
	font-weight: bolder;
}
#tabela {
	font-size: 90%;
	display: block;
	margin-top: 20px;
	text-align: center;
	margin-bottom: 50px;
	vertical-align: middle;
}
#tabela td{
	height: 18px;
}
#tabelaTrLink:hover {
	background-color: #EEEEEE;
	font-weight: lighter;
}
#cmdRegistro {
	border: 1px solid #cccccc;
	background-color: #eeeeee;
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 2px;
	height: 100%;
}
#itemRegistro {
	font-family: tahoma;
	font-size: 10px;
}
#itemRegistro a {
	font-family: tahoma;
	font-size: 10px;
}
.comboRegistro {
	width:120px;
	font-size: 80%;
	margin-top: 2px;
}
.listCmd {
	font-size:80%;
}
#cmbRegistro {
	height: 30%;
}
#saudacao {
	font-size: 80%;
	font-weight: bolder;
}
#infoBox {
	text-align:left;
	margin-left: 2%;
	margin-top: 2%;
	margin-bottom: 3%;
	width: 75%;
	border-top: thin #CCCCCC;
	border-right: thin solid #CCCCCC;
	border-bottom: thin solid #CCCCCC;
	border-left: thin solid #CCCCCC;
}
#infoTop {
	text-align: center;
	font-weight: bolder;
	padding-bottom: 2px;
	padding-top: 2px;
	width: 100%;
	background-color: #EEEEEE;
	clear: both;
	border-top: thin solid #CCCCCC;
	border-right: thin #CCCCCC;
	border-bottom: thin solid #CCCCCC;
	border-left: thin #CCCCCC;
}
#info {
	width: 100%;
	clear: both;
}
#infoFix {
	vertical-align: middle;
	padding-left: 1%;
	font-weight: bold;
	font-size: 75%;
	float: left;
	width: 26%;
	background-color: #CCCCCC;
	border: thin solid #CCCCCC;
}
#infoData {
	padding-left: 1%;
	font-size: 80%;
	float: right;
	width: 71%;
	vertical-align: middle;
}
#infoLink {
	font-size: 90%;
	font-weight: bold;
	text-align: right;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	width: 100%;
	background-color: #EEEEEE;
	clear: both;
}
#infoLink a:hover {
	text-decoration: none;
}
#formBox {
	font-size: 90%;
	text-align: left;
	display: block;
	margin-top: 20px;
	margin-bottom: 50px;
	vertical-align: middle;
	border-right: 1px outset #333333;
	border-bottom: 1px outset #333333;
	border-left: 1px outset #333333;
}
#formBox td {
	padding-top: 3px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 10px;
}
#formBox select {
	font-size: 11px;
}
#formBox option {
	font-size: 11px;
}
#formBox input {
	font-size: 11px;
}
#formBox label {
	font-size: 11px;
}
#titleBar {
	height: 24px;
	background-image: url(imgs/fundoMenuBar.gif);
	color: #000000;
	font-size: 87%;
	text-align: center;
	vertical-align: middle;		
	padding-top: 6px;
}
#fldCampos {
	display: inline;
}
#fldCamposList {
	float: left;
}
#fldCamposCmd {
	display: inline;
	width: 25px;
	float: left;
	margin-left: 4px;
}
#fldRemessaRd, #fldDiasSemanaChk {
	font-size:80%;
	float:left;
}
#fldRemessaTxt {
	font-size: 80%;
}
#fldClassificacaoTxt {
	text-align:center;
	background-color:#CCCCCC;
	border: none;
}
#fldContratoRemessa {
	float: left;
	margin-right: 5px;
}
#infoBoxInBox {
	width: 100%;
	display: block;
}
.aviso {
	color: #CC0000;
}
.aviso2 {
	color: #CC0000;
	font-size: small;
	padding: 5px;
}
.destaca {
	color: #003399;
}
.inativo {
	color: #CC0000;
}
#btBox {
	float: right;
	margin-bottom: 2px;
	width: 150px;
	border: thin solid #EEEEEE;
	text-align: center;
	padding-top: 3px;
}
#MsgBox {
	width: 50%;
	font-size: 90%;
	margin-left: 5%;
	margin-top: 4%;
	border-top: thin solid #cccccc;
	border-right: thin solid #cccccc;
	border-bottom: thin solid #cccccc;
	border-left: thin solid #cccccc;
	background-color: #eeeeee;
	margin-bottom: 70px;
	text-align: center;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
}

#ListBox {
	float: left;
	width: 80%;
}

#tabelaMailing {
	width: 97%;
	font-size: 90%;
	display: block;
	text-align: center;
	vertical-align: middle;
	border: thin outset #CCCCCC;
	margin: 2px;
}
#siteLidoProprioMeuMailing {
	background-color: #990000;
}
#siteLidoProprioMeuMailing:hover {
	background-color: #CC3300;
}
#siteLidoProprioMeuMailing a {
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
}
#siteLidoProprio {
	background-color: #99CC00;
}
#siteLidoProprio:hover {
	background-color: #CCCC00;
}
#siteLidoProprio a {
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
}
#siteLidoOutro {
	background-color: #FFFF66;
}
#siteLidoOutro:hover {
	background-color: #FFFFCC;
}
#siteLidoOutro a {
	color: #000000;
	text-decoration: none;
	line-height: 20px;
}
#siteLidoOutroMeuMailing {
	background-color: #FFAA66;
}
#siteLidoOutroMeuMailing:hover {
	background-color: #FFAACC;
}
#siteLidoOutroMeuMailing a {
	color: #000000;
	text-decoration: none;
	line-height: 20px;
}
#siteNaoLido:hover {
	background-color: #EEEEEE;
}
#siteNaoLido a {
	text-decoration: none;
	line-height: 20px;
}
#mailing {
	width: 100%;
}

#clippingBox {
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;	
	background-color: #FFFFFF;
	border: 1px outset #999999;
	width: 90%;
	padding: 5px;
	height: 100%;
}
#clippingBoxTop {
	width: 100%;
}
#clippingBoxTopImg {
	float:left;
}
#clippingBoxTopOp {
	float:right;
}
#clippingBoxTopCampos {
	float: left;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #EEEEEE;
}
#clippingBoxTexto {
	clear: both;
	border-top: 2px solid #DDDDDD;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-right: 8px;
	padding-left: 5px;
}

#clippingBoxTexto img {
	margin: 5px;
	border: 1px solid #CCCCCC;
	padding: 2px;
}

#clippingBoxLink {
	border-top: 2px solid #DDDDDD;	
	font-weight: bold;
	font-size: 9px;
	text-align: right;
	clear:both;
}

#clippingBoxTextoTitulo {
	font-weight: bold;
	font-size: 18px;
	text-align:center;
	margin-bottom: 4px;
}
#clippingBoxTextoSubTitulo {
	font-weight: bold;
	font-size: 12px;
	text-align:center;
}
#clippingBoxTextoData {
	font-weight: bold;
	font-size: 9px;
	margin-bottom: 10px;
}
.campo {
	font-weight: bold;
}
#papel {
	width: 21cm;
	height: 29.7cm;
	margin-top: 5px;
	margin-bottom: 20px;
}
.esconde {
	display: none;
}
.mostra {
	display: inline;
}
#clippingFormatacao {
	width: 95%;
	border: 1px solid #666666;
	padding: 3px;	
}
#autoFormatacao {
	width: 16px;
}