﻿/****************************************************************************
* GERAL                                                                     *
****************************************************************************/
body
{
    font-family: Tahoma, Verdana, Helvetica, Helvetica-Narrow, sans-serif;
    font-size: 0.7em;
    font-style:normal;
    font-variant:normal;
    font-weight:normal;
    margin: 0px;
    background: #999999;
 }
 
.tabela_principal
{
	background: #FFFFFF;
} 
 
/****************************************************************************
* LINKS                                                                     *
****************************************************************************/

a
{
	color: #8A3700; text-decoration: none; 
}

a:hover 
{
	color: #CC0000; text-decoration: none;  
} 

/* TEXTO MENU */
.menu 
{
	
	font-family: Tahoma, Verdana, Helvetica, Helvetica-Narrow, sans-serif;
	font-size: 11px; 
	font-weight: normal;
	color: #000000; 
	text-decoration: none;
}

a.menu:hover 
{
	color: #000000; 
	text-decoration: none;
}

a.menu 
{  
	color: #000000; 
	text-decoration: none;
}

.menu_item
{
    padding: 2px;
    padding-left: 6px;
    vertical-align: top;
    border-bottom: 1px solid #FFFFFF;
}

.principal
{
	font-family: Tahoma, Verdana, Helvetica, Helvetica-Narrow, sans-serif;
	font-size: 11px; 
	font-weight: normal;
	text-align:justify;
	color: #000000; 
	text-decoration: none;
	width:610px;
	padding: 6px;
	background: #FFFFFF;
}

.titulo
{
	font-family: Tahoma, Verdana, Helvetica, Helvetica-Narrow, sans-serif;
	font-size: 15px; 
	font-weight: bold;
	text-align:justify;
	color: #C1C013; 
	text-decoration: none;
}

.texto
{
	font-family: Tahoma, Verdana, Helvetica, Helvetica-Narrow, sans-serif;
	font-size: 11px; 
	font-weight: normal;
	text-align:justify;
	color: #000000; 
	text-decoration: none;
}

.texto1
{
	font-family: Tahoma, Verdana, Helvetica, Helvetica-Narrow, sans-serif;
	font-size: 10px; 
	font-weight: bold;
	text-align:justify;
	color: #000000; 
	text-decoration: none;
}

.texto2
{
	font-family: Tahoma, Verdana, Helvetica, Helvetica-Narrow, sans-serif;
	font-size: 10px; 
	font-weight: bold;
	text-align:justify;
	color: Red; 
	text-decoration: none;
}

.rodape
{
	font-family: Tahoma, Verdana, Helvetica, Helvetica-Narrow, sans-serif;
	font-size: 10px; 
	font-weight: bold;
	text-align:center;
	color: #FFFFFF; 
	text-decoration: none;
}

/* Flutua a miniatura (thumbnail) off para a direita*/

.thumbnail
{
    float: right;
    margin: 0 0 0 5px;
}

.tabela_ficha
{
	width:420px;
} 

.thumbnailD
{
    float: right;
    margin: 0 0 0 5px;
}
.thumbnailE
{
    float: left;
    margin: 0 5px 0 0;
}

.blur{ 
   background-color: #666; /*shadow color*/ 
   color: inherit; 
   margin-left: 4px; 
   margin-top: 4px; 
} 

.shadow, 
.content{ 
   position: relative; 
   bottom: 1px; 
   right: 1px; 
} 

.shadow{ 
   color: inherit; 
} 

.content{ 
   background-color: #fff; /*background color of content*/ 
   color: #000; /*text color of content*/ 
   border: 1px solid #ccc; /*border color*/ 
   padding: .2em .2em; 
} 

/* TEXTO PRETO NEGRITO */
.textoDOISNegrito {
   font-family: Tahoma, Verdana, Helvetica, Helvetica-Narrow, sans-serif; 
   font-size: 11px; 
   font-weight: bold; 
   color: #000000; 
   text-decoration: none
}

/* TEXTO PRETO GRANDE */
.textoDOISGrande {
   font-family: Tahoma, Verdana, Helvetica, Helvetica-Narrow, sans-serif;
   font-size: 12px; 
   font-weight: bold; 
   color: #000000; 
   text-decoration: none
}

/* Foto do album não selecionado*/
.AlbumUnselected
{
    background-color: transparent;
    border: solid 1px #FEFFAB;
}

/* Foto do album selecionado*/
.AlbumSelected
{
     background: #FED36B;
     border: solid 1px #DBDB79;
}

/* Mostra uma separação visual */
.dashedline
{
    border-bottom: 1px dashed #DBCE6A;
    padding-top: 10px;
    margin-bottom: 10px;
    clear:right;
}

.dashedline_noticias_default
{
    border-bottom: 1px dashed #BAB49D;
    margin-bottom: 10px;    
    width:100%;
}

/* NewsTelerik */
.newsUpperContent, .newsLowerContent
{
    font: normal 11px Arial, Verdana, Helvetica, Sans-serif;
    color: #666666;
	padding:5px;
    text-align:left;
}

.date{
    font-weight: bold;
    font-size: 11px;
}

.news{
    margin-left: 5px;
    text-align: justify;
}

/* NewsList */

/* Formatação do texto */

.tituloNoticia {
   font-family: Tahoma, Verdana, Helvetica, Helvetica-Narrow, sans-serif;
   font-size: 13px; 
   font-weight:bold; 
   color: #000000; 
   text-decoration: none;
   padding-bottom:7px;
}

.listitem
{
    margin:0px 0px 0px 0px;
	text-align:justify;
}

/* */

/* LastNews */

.listitem2{
    margin:0px 0px 0px 0px;
}

.quadro_manchete{
	border: solid 1px #BAB49D;
	background-color:#F1EDE5;	
	text-align:left;
	padding:0px;
	width:606px;
	height:200px;
}

/* LINK MANCHETE */
A.manchete {
   font-family: Tahoma, Verdana, Helvetica, Helvetica-Narrow, sans-serif;
   font-size: 13px; 
   font-weight:bold; 
   color: #000000; 
   text-decoration: none
}

/* LINK MANCHETE : HOVER*/
A.manchete:hover {
   font-family: Tahoma, Verdana, Helvetica, Helvetica-Narrow, sans-serif;
   font-size:13px; 
   font-weight: normal; 
   font-weight:bold;
   color:  #000000; 
   text-decoration: none;
}

/* Usado para clarear a flutuação para a miniatura (thumbnail) */
.clearlist
{
    clear:right;
    margin:0;
    padding:0;
    height: 0px;
    font-size:0px;
    line-height:0px;
}

.hr_news
{
	border: dotted 1px #CCCCCC;
	line-height:normal;
	width:100%;
	text-align:justify;
}

.PageNumbers{
    display:inline;
}

.newscrumbs a
{
    font-weight: bold;
    padding-right: 2px;
}

/* NewsView */

/* Formatação do conteúdo da notícia*/

.dataNoticiaView{
   font-family: Tahoma, Verdana, Helvetica, Helvetica-Narrow, sans-serif;
   font-size: 11px;  
   color: #999999; 
   text-decoration: none
}

.tituloNoticiaView {
   font-family: Tahoma, Verdana, Helvetica, Helvetica-Narrow, sans-serif;
   font-size: 18px; 
   font-weight:bold; 
   color: #000000; 
   text-decoration: none;
   padding-bottom:7px;
}

.tituloNoticiaViewMenor {
   font-family: Tahoma, Verdana, Helvetica, Helvetica-Narrow, sans-serif;
   font-size: 13px; 
   font-weight:bold; 
   color: #000000; 
   text-decoration: none;
   padding-bottom:7px;
}

/* */

.imagem_view{
    float: left;
    margin: 0 5px 0 0;
}

/* Album */ 

.leftblock
{
    border: 1px solid #CCCCCC;
    padding-bottom: 15px;
    padding-top:15px;  
    padding: 15px;
    margin-bottom: 10px;
    /*
    background: #FEFAAB url(../images/background_columnleft.gif) repeat-y;
    */
    background-color: #EEEEEE;
    vertical-align: top;
}

.AlbumSelected, .AlbumUnselected
{
    width: 80px;
    height: 100px;
    text-align: center;
    padding: 2px 2px 2px 2px;
    vertical-align:top;
}

.AlbumUnselected
{
    background-color: transparent;
    border: solid 1px #FEFFAB;
}

.AlbumSelected
{
     background: #FED36B;
     border: solid 1px #DBDB79;
}

/* Usado como a cssclass do calendário real */
.eventmonthtable
{
    width: 694px;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    margin-bottom: 15px;
    border: 1px solid #DBDB79;
    border-collapse:collapse;
}

.dayNumber
{
    float: right;
    border-bottom: 1px solid #C7C272;
    border-left: 1px solid #C7C272;
    clear: none;
    padding: 2px;
}

.calcurrentmonth
{
    /* nenhum estilo é necessário nesta vez */
}
.calothermonth
{
    background-color: #DCD78E;
}
.calcurrentday
{
    background-color: #FFFFC1;
}
.calweekend
{
    background-color: #FEEB95;
  /*  width: 15%; */
}

.calcurrentmonth , .calcurrentmonth , .calothermonth , .calcurrentday , .calweekend
{
    text-align: left;
    border: 2px solid #C7C272;
    height: 60px;
    vertical-align: top;
    /* necessário para posicionar a dayNumber part */
    position:relative;
     border-collapse:separate;
     border-spacing: 5px;
}

/*
Rotator Telerik
*/

.quadro_manchete_rotator
{
	border: solid 1px #BAB49D;
	background-color:#EEEEEE;	
	padding:0px;
}

/* Fim Rotator Telerik */

/***************************************************************************************/
									/* LigthBox */
									
#lightbox
{
	position: absolute;	
	left: 0; 
	width: 100%; 
	z-index: 100; 
	text-align: center; 
	line-height: 0;
}

#lightbox img
{ 
	width: auto; 
	height: auto;
}

#lightbox a img
{
	border: none;
}

#outerImageContainer
{
	position: relative; 
	background-color: #fff; 
	width: 250px; 
	height: 250px; 
	margin: 0 auto; 
}

#imageContainer
{ 
	padding: 10px; 
}

#loading
{ 
	position: absolute; 
	top: 40%; 
	left: 0%; 
	height: 25%; 
	width: 100%; 
	text-align: center; 
	line-height: 0; 
}

#hoverNav
{ 
	position: absolute; 
	top: 0; 
	left: 0; 
	height: 100%; 
	width: 100%; 
	z-index: 10; 
}

#imageContainer>#hoverNav
{ 
	left: 0;
}

#hoverNav a
{ 
	outline: none;
}

#prevLink, #nextLink
{ 
	width: 49%; 
	height: 100%; 
	background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ 
	display: block; 
}

#prevLink 
{ 
	left: 0; float: left;
}

#nextLink 
{ 
	right: 0; 
	float: right;
}

#prevLink:hover, #prevLink:visited:hover 
{ 
	background: url(../images/prevlabel.gif) left 15% no-repeat; 
}

#nextLink:hover, #nextLink:visited:hover 
{
	 background: url(../images/nextlabel.gif) right 15% no-repeat; 
}

#imageDataContainer
{ 
	font: 10px Verdana, Helvetica, sans-serif; 
	background-color: #fff; 
	margin: 0 auto; 
	line-height: 1.4em; 
	overflow: auto; 
	width: 100%	; 
}

#imageData
{	
	padding:0 10px; 
	color: #666; 
}

#imageData #imageDetails
{ 
	width: 70%; 
	float: left; 
	text-align: left; 
}	

#imageData #caption
{ 
	font-weight: bold;	
}

#imageData #numberDisplay
{ 
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			

#imageData #bottomNavClose
{ 
	width: 66px; 
	float: right;  
	padding-bottom: 0.7em; 
	outline: none;
}	 	

#overlay
{ 
	position: absolute; 
	top: 0; 
	left: 0; 
	z-index: 90; 
	width: 100%; 
	height: 500px; 
	background-color: #000; 
}

/***************************************************************************************/

/* Para os controles asp.Net fica na mesma linha */

.txtNavega
{
    float: left;
}

.txtNavegaSemSublinhado a
{
    cursor: default;
}

/* Para os controles as.Net fica na mesma linha */
