/* CSS principal do Batera */
body
{
	margin:0px;
	background:url(/images/repeat_console.jpg) repeat-x #ececec;
}

/* Botão */
input.botao
{
background-image: url('/images/detalhes/fundo_botao.gif');
background-repeat: repeat-x;
border: solid 1px #b6c4e0;
padding:1px;
font-size: 12px;
color: #021e4d;
}

input.botao:hover
{
background-image: url('/images/detalhes/fundo_botao_over.gif');
border: solid 1px #cbb68b;
}

input.botaoDesativado
{
background-image: url('/images/detalhes/fundo_botao.gif');
background-repeat: repeat-x;
border: solid 1px #bbbbbb;
padding:1px;
font-size: 12px;
color: #021e4d;
}
/* ------------------- */


h1, h1 a
{
	font-weight: bold;
	font-family: font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-bottom: 10px;
	margin-top: 10px;
}

h2, h2 a
{
	font-weight: bold;
	font-family: font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-bottom: 5px;
	margin-top: 20px;
}

h3, h3 a
{
	font-weight: bold;
	font-family: font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 5px;
	margin-top: 20px;
}

#header
{
	background:#cfd5ef url(/images/logo_batera.jpg) left no-repeat;
	height:120px;
	padding-left: 270px;
}

#bannerTop
{
	background-color: #babfc6;
	width:468px;
	height: 60px;
	margin-top: 17px;
	margin-left: 10px;
}


/* Barra de acesso rápido */
#acessoRapido
{
	height:19px;
	_height:24px;
	background:#031e4d;
	text-align:right;
	padding-top:5px;
}

#acessoRapido li
{
	list-style:none;
	display:inline;
	margin-right: 10px;
}
/*-------------------------*/

/*Menu Superior*/
#menuSuperior
{
	height:21px;
	_height:29px;
	padding: 4px;
	background:url(/images/menu_top/bg_menutop.gif) repeat-x;
	border-bottom: solid 1px #ced5ef;
}

#menuSuperior a:link, #menuSuperior a:visited
{
	border: solid 1px transparent;
	padding: 1px 3px 1px 3px;
	color: #021e4d;
	font-weight: bold;
	font-size: 11px;
}

#menuSuperior a:hover, #menuSuperior a:visited:hover
{
	border: solid 1px #cbb68b;
	padding: 1px 3px 1px 3px;
	color: #021e4d;
	font-weight: bold;
	font-size: 11px;
}


/*----------------------------------*/

/* Barra de Busca */

#barraSuperior{
	background:#ced5ef;
	height:29px;
	margin-bottom: 1px;
}

#bemVindo{
	font-size:12px;
	padding:0px 0px 0px 5px;
	margin:8px 0px 0px 0px;
}
#bemVindo a{
	font-size:10px;
	color:#021e4d;
}

#barBusca 
{
	padding: 2px 2px 2px 2px;
	width:250px;
	float:right; 
	text-align:right;
}

.textBusca{
	width:150px;
	height:17px;
	border:#75767b solid 1px;
	font-size:12px;
	padding:3px 3px 0px 3px;
}


#pageHeader
{
	margin-top: 10px;
	margin-bottom: 20px;
}

#pageHeader h1, #pageHeader h1 a
{
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
}

#pageHeader h2, #pageHeader h2 a
{
	font-weight: normal;
	font-style: italic;
	margin-bottom: 0px;
	margin-top: 0px;
}

#pageHeader h3, #pageHeader h3 a
{
	font-weight: normal;
	font-style: italic;
	margin-bottom: 0px;
	margin-top: 0px;
}

.siteMap, .siteMap a 
{
	font-size: 10px;
}

.siteMap
{	
	display:block;
	margin: 10px 0px 10px 0px;
}


.secao 
{
	border-bottom: dashed 1px #031e4d;
}

.controles 
{
	padding-top: 15px;
	float:right;
}

.controles a
{
	font-size:10px;
	text-decoration:none;
	color:#636363;
	padding:0px 0px 0px 10px;
}
.controles a:hover{
	text-decoration:underline;
}


/*Menu Categoria Esquerda*/

.blocos{
	width:160px;
	padding-bottom: 10px;
}

.blocos ul{
	padding:0px;
	margin:0px;
	list-style:none;
}

.blocos li a, .blocos li a:visited
{
	display:block;
	background:url(/images/menuLateral/bar_menu.gif) no-repeat left;
	height:29px;
	width:160px;
	color:#021e4d;
	text-indent:25px;
	line-height:29px;
	text-decoration:none;
}

.blocos li a:hover, .blocos li a:visited:hover
{
	color:#021e4d;
	text-decoration:none;
	background:url(/images/menuLateral/bar_menu_over.gif) no-repeat left;
}

/*----------------------------------------------------------------*/


/*Footer*/

#footer
{
	margin-top: 1px;
	background-color:#cfd5ef;
	display:block;
	padding-top: 1px;
}


#footer #Links 
{
	font-size:10px;
	text-align:center;
	margin:10px 10px 10px 10px;

}

#footer #Links a
{
	padding: 0px 3px 0px 3px;
	font-size:10px;
	white-space:nowrap;
	color:#021e4d;
}


#top_patrocinio{
	height:16px;
	background:url(/images/footer/tit_patrocinio.gif) center no-repeat;
	margin:20px 0px 0px 0px;
}

#patrocinio
{
	margin:0px 20px 20px 20px;
	padding: 5px 20px 5px 20px;
	background:#f0f0fc;
	border: solid 1px #b6c4e0;
	text-align:center;
	font-size:11px;
}

#patrocinio a{
	text-decoration:none;
	color:#021e4d;
}

#patrocinio a:hover{
	text-decoration:underline;
}

#todosDireitos{
	background:url(/images/footer.gif) bottom no-repeat;
	height:33px;
}


/* Text for most CSS classes */
body, tr, a,.basicTable, .tableRow, .tableTopRow, .tableBottomRow, .evenTableRow, .oddTableRow
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
	font-weight: normal;
	font-size: 12px;
	line-height: 1.4;
}

/* Hyperlinks */
a:link {
	color : #0000FF;
	text-decoration: none;
}

a:visited{
	color : #0088FF;
	text-decoration : none;
}

a:hover, a:visited:hover{
	color : #FF0000;
	text-decoration : underline;
}

/* Tables */
.basicTable{
	text-align: left;
	border: 0px;
	width: 98%;
}

.tableBorder{
	text-align: left;
	border: 1px solid #CCCCCC;
	background-color: #EEEEEE;
	width: 98%;
}

/* Table Ledger */
.tableLedger
{
	font-weight: bold;
	background-color: #D3DAED;
	background-image: url( '/images/toolbar_background.gif' );
	font-size: 11px;
}

.tableLedger a:link, .tableLedger a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.tableLedger a:hover, .tableLedger a:visited:hover
{
	text-decoration: underline;
	font-weight: bold;
}

/* Search Sub-Ledger */
.tableSubLedger{
	font-weight: bold;
	color: #333333;
	background-color: #EBEEF7;
	line-height: 22px;
}

.tableSubLedger a:link, .tableSubLedger a:visited{
	font-family: Arial, Helvetica, sans-serif;
	color : #333333;
	text-decoration: underline;
	font-weight: bold;
	line-height: 22px;
}

.tableSubLedger a:hover, .tableSubLedger a:visited:hover{
	color : #666666;
	text-decoration : underline;
	font-weight: bold;
	line-height: 22px;
}



/* Tables */
.tableRow{
	background-color: #FBFBFD;
}

.tableTopRow{
	line-height: 22px;
	background-color: #D3DAED;
	background-image: url('../../forum_images/topbar_background.gif');
}

.tableBottomRow{
	line-height: 22px;
	background-color: #D3DAED;
	background-image: url('../../forum_images/bottombar_background.gif');
}


.evenTableRow  
{
	background-color: #FBFBFD;
}

.oddTableRow{
	background-color: #F5F5FA;
}


.tablePager a:link, .tablePager a:visited
{
background-image: url('/images/detalhes/fundo_botao.gif');
background-repeat: repeat-x;
border: solid 1px #b6c4e0;
padding: 1px 3px 1px 3px;
color: #021e4d;
font-size: 13px;

}

.tablePager a:hover, .tablePager a:visited:hover
{
background-image: url('/images/detalhes/fundo_botao_over.gif');
border: solid 1px #cbb68b;
padding: 1px 3px 1px 3px;
color: #021e4d;
font-size: 13px;

}

.tablePager span
{
font-family: Verdana, Arial, Helvetica, sans-serif;
line-height: 1.4;
font-size: 13px;
background-image: url('/images/detalhes/fundo_botao_disable.gif');
background-repeat: repeat-x;
border: solid 1px #bbbbbb;
padding: 1px 3px 1px 3px;
}

/* Classificados */
.messageTag
{
	float: right;
	margin-left: 20px;
}

.messageTag, .messageTag a
{
	 font-size: 10px;
}

.label 
{
	color: #999999;
}

.checkBoxes label
{
	margin-right: 10px;
}

/* Home */
.destaqueHome, .destaqueHome a, .destaqueHome a:visited
{
	color:#000000;
	text-decoration:none;
}
.destaqueHome a:hover, .destaqueHome a:visited:hover
{
	color:#000000;
	text-decoration:underline;
}


.blocoHome, .blocoHome a, .blocoHome a:visited
{
	font-size: 10px;
	color:#000000;
	text-decoration:none;
}
.blocoHome a:hover, .blocoHome a:visited:hover
{
	color:#000000;
	text-decoration:underline;
}

.patrocinioHome img
{
	margin-bottom:1px;
	margin-top:1px;
}