@CHARSET "ISO-8859-1";

html { 
	height: 100% 
}
body { 
	height: 100%; margin: 0; padding: 0; 
	background: #FFFFFF url('http://www.goiasnet.com/images/fundo1.gif') top left repeat-y; 
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #666; 
}
img, img a, img a:visited { border: none; }
a { color: #003366; text-decoration: none; }
a:hover { color: #cc3300; text-decoration: none; }
div,ul,ol,li,dl,dt,dd,pre,form,input { margin: 0; padding: 0; }
ul,ol { list-style: none; }
ul { margin-bottom: 18px; list-style: none outside; }
ol { margin-bottom: 18px; list-style: decimal; margin-left: 2.2em; }
	ol.alpha { list-style: lower-alpha; }
h1 { 
	margin: 6px 0;
	font-size: 20px; color:#990000;
}
h2 { font-size: 18px; }
h3 { font-size: 18px; margin: 6px 0; color: #990000 }
a:hover h1, a:hover h3 { color: #cc0000; }
h4 { font-size: 12px; color: #333333; }
  h4.StartMessage { color: #003366; margin: 12px 6px; }
h5 { font-size: 11px; margin-bottom: 18px; color: #333333; }
h6 { font-size: 10px; }
dt { margin: 10px 0 2px 3px }
input, textarea { padding: 2px 1px; }
input[type=file], input[type=button], input[type=submit] { border: 1px solid #C4C4C4; font-size: 11px; }
input[type=button], input[type=submit] { background-color: #666 }

div, a { behavior: url('../scripts/js/iepngfix.htc'); }

div.ClearBoth { height: 1px; clear: both; }

* html .dijitValidationIcon br { display: none }

#MessageDialog {
	background: transparent;
}
#MessageDialog .dijitDialogTitleBar {
	display: none;
}
#MessageDialog .dijitDialogPaneContent {
	width: 300px; height: 60px;
	padding: 10px 6px 0;
	background: #D5E4F0 url(../images/message_dialog_bg.png) top left repeat-x;
	border: 1px solid #C4D9EA;
}
#MessageDialog span {
	display: block;
	margin: 0 0 4px;
	color: #000;
	font-size: 11px;
}

#LoadingMessage {
	height: 40px;
}
#LoadingMessage span {
	margin: 4px 0 6px;
}
#LoadingMessage .dijitProgressBar, #LoadingMessage .dijitProgressBar {
	min-width: 180px;
}

#DialogMessage {
	display:none;
	position: relative;
	padding: 2px 8px 48px 40px;
	background: transparent url(../images/icon_alert_32.png) top 4px no-repeat;
}

#DialogMessage .dijitButton {
	position: absolute;
	bottom: 0; 
	right: 0;
}

#DialogMessage .dijitButtonNode {
	padding: 0 2px;
}

#DialogMessage button, #DialogMessage .dijitButtonText {
	font-size: 10px;
	color: #FFF;
}

#DialogMessage.confirm {
	background: transparent url(../images/icon_confirm_32.png) top left no-repeat;
}

#DialogMessage.alert {
	background: transparent url(../images/icon_alert_32.png) top left no-repeat;
}

#DialogMessage.error {
	background: transparent url(../images/icon_error_32.png) top left no-repeat;
}

#MainContainer {
	width: 780px;
	min-height: 100%;
	float: left;
}

/* HEADER */
#Header {
	height: 130px;
	padding: 8px 26px;
	color: #FFF;
	font-size: 11px;
	background-color: #0078B5;
}
#HeaderBannerHolder {
	position: relative;
	width: 728px;
	height: 90px;
	background-color: #FFF;  
}
#SuperBanner {
	position: absolute; 
	width: 728px;
}
#HeaderLogo {
	margin: 6px 0 0 -10px;
	float: left;
}
#HeaderDate {
	margin: 19px 0 0 30px;
	float: left;
	text-transform: uppercase;
}
#HeaderSearch {
	float: right;
}
#HeaderSearch div {
	float: left;
	margin-top: 14px;
}
#HeaderSearchInput input {
	width: 200px;
	font-size: 11px;
}
#HeaderSearchLabel, #HeaderSearchButton {
	padding-top: 4px;
}

/* MENU */
#menu {
	width: 146px; 
	vertical-align: top;
	height: Expression(document.body.clientHeight - 160+"px");
}
#menu ul {
	float:left; 
	width: 146px;
}
#menu h3 {
	margin: 0;
}

/* CONTAINER DE CONTEUDO */
#ContentHolder {
	width: 593px;
	padding: 0 20px 10px;
	border-right: 1px solid #CCC;
	vertical-align: top;
}
#BlogBannerContentHolder {
	width: 480px;
	height: 190px;
	margin: 0 auto 30px;
}
.DataPublicacao {
	float: right;
	margin-top: 16px;
	text-align: right;
	font-size: 10px;
}
.ListaBlogItem {
	padding: 16px 0;
	border-bottom: 1px solid #ccc;
}
.ListaBlogItem  p {
	color: #333333;
}
.ListaBlogItem  p.ListaBlogData {
	margin: 16px 0 0;
	font-size: 9px;
	text-align: right;
	color: #666666;
}
.ListaBlogItemThumb {
	float: right;
	margin: 10px;
	width: 200px;
	height: 200px;
}
.ListaBlogItemLink {
	float: right;
	margin: 10px 0 0 10px;
	width: 80px;
	height: 22px;
	background: url('../images/btn_leiamais_blue.png') top left no-repeat;
}
.ListaBlogItem a:hover .ListaBlogItemLink {
	background: url('../images/btn_leiamais_red.png') top left no-repeat;
}


#BlogCileideMensagem {
	clear: both;
	margin: 30px 0 20px; 
	padding: 10px 20px; 
	text-align: center; 
	border: 1px solid #CCC; 
	background-color: #f0f0f0
}

#ContentMediaContainer .ImageLightbox {
	max-width: 200px;
	padding: 3px;
	margin: 0 0 20px 10px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	float: right;
	text-align: center;
}
	#ContentMediaContainer .ImageLightbox span {
		margin: 2px;
		font-size: 11px;
		color: #333333;
		display: block;
	}
	
	#ContentMediaContainer a:hover {
		text-decoration: none;
	}
	#ContentMediaContainer .ImageLightbox img {
		margin: 0 auto 4px;
	}
}

#BtnVoltarContainer {
	float: left; 
	margin-top: 11px; 
	font-size: 10px;
}

.BtnVoltar {
	width: 80px;
	height: 22px;
	background: url('../images/btn_voltar_blue.png') top left no-repeat;
	
}
a:hover .BtnVoltar {
	width: 80px;
	height: 22px;
	background: url('../images/btn_voltar_red.png') top left no-repeat;
	
}

/* CONTROLE DE TAMANHO DE FONTES */
#FontControls {
	margin: -4px 0 0;
	padding: 4px 0;
	float: right;
}
#FontControls li {
	display: inline;
	font-size: 10px;
	color: #666666;
}
#FontControls li a {
	margin: 1px; 
	padding: 2px 4px 2px 5px;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	background-color: #fff;
	border: 1px solid #CCC;
}
#FontControls li a:hover {
	text-decoration: none;
	color: #FFFFFF; 
	background-color: #990000;
	border-color: #990000;
}

/* COLUNA INTERNA DIREITA */
#InnerRightContainer {
	position: absolute; 
	top: 146px; 
	bottom: 0; 
	left: 648px;
	width: 120px;
	padding: 0 5px 0;
	border: 1px solid #CCC;
	border-top: none;
	border-bottom: none;
	background-color: #f4f4f4;
	
}
#InnerRightContainer h3{
	
}
#InnerRightContainer h5 {
	margin: 10px 0 2px;
}
#InnerRightContainer p {
	margin-top: 2px;
	font-size: 10px;
}
/* RODAPE */
#Footer {
	background-color: #0078B5;
}

/* VIDEOS */
#VideoPlayerContainer {
	width: 320px;
	height: 260px;
	float: left;
}
#VideoPlayer {
	height: 320px;
	height: 265px;
}
#VideoTextoContainer {
	width: 260px;
	float: right;
	color: #333333;
}
#VideoTituloContainer {
	margin: 10px 0 20px;
}
#VideoTituloContainer h1 {
	font-size: 24px;
	color: #003366;
	margin-top: 3px;
}
#VideoTituloContainer h2 {
	font-size: 12px;
	color: #333333;
	margin-bottom: 3px;
	text-transform: uppercase;
}

/* NOTICIAS */
#NoticiaTexto ul, #VideoTextoContainer ul {
	margin: 12px;
}
#NoticiaTexto li, #VideoTextoContainer li {
	list-style-type: disc;
	margin: 4px 6px;
}
#NoticiaTexto .correlata a, #VideoTextoContainer .correlata a {
	text-transform: uppercase;
}
#NoticiaTexto .correlata a:hover, #VideoTextoContainer .correlata a:hover {
	text-decoration: underline;
}
#ContentContainer {
	padding-top: 16px;
}

.BlogComentariosItem {
	margin: 12px 6px;
	color: #333333;
}
.BlogComentariosItemNome {
	font-weight: bold;
}

/* COMENTARIOS */
#ComentariosContainer {
	width: 593px; 
	margin: 30px 0 10px;
}
#ComentariosTitulo {
	padding: 6px 2px; 
	color: #003366; 
	font-size: 14px; 
	font-weight: bold;
}
#ComentariosDropDownContainer {
	float: right;
	margin: -5px -2px 0 0;
}
#ComentariosDialog .dijitTooltipContainer {
	height: 300px;
}
#ComentariosListPane {
	color: #333333;
	padding: 16px;
	border: 1px solid #ccc;
	border-top: 1px solid #003366; 
	background-color: #f9f9f9;
}
#ComentariosList li {
	list-style-type: decimal;
	width: 95%;
	margin-bottom: 30px;
	color: #333333;
}
#ComentariosList p {
	margin: 8px 0;
	color: #333333;
}
#ComentariosList p.ComentariosData {
	margin-top: 12px;
	font-size: 9px;
	text-align: right;
	color: #666666;
}


/* CINEMAS */
#Cinemas {
	padding-top: 10px;
}
#Cinemas h1 {
	margin-top: 0;
	padding: 6px 8px;
	color: #ffffff;
	background-color: #0065E5;
}
#Cinemas hr {
	margin: 20px 0;
}
#Cinemas h4 {
	margin: 0 4px;
	text-transform: uppercase;
	color: #003366;
}

/* CINEMA */
.ListagemDeFilmesTitulo {
	margin: 30px 4px 10px; 
	padding: 6px 4px; 
	text-transform: uppercase; 
	font-size: 14px; 
	font-weight: bold; 
	color: #003366; 
	border-bottom: 2px solid #003366;
}
.ListagemDeFilmesItem {
	padding: 10px;
	margin: 10px 0;
	border-bottom: 1px solid #ccc;
}
.ListagemDeFilmesItemImage {
	float: right;
	width: 100px;
	margin-left: 12px;
}
.ListagemDeFilmesItemInfo, .ListagemDeFilmesItemHorarios {
	float: left;
	width: 450px;
}
.ListagemDeFilmesItemInfo span {
	display: block;
}
.ListagemDeFilmesItemInfo .titulo {
	color: #121212;
	font-size: 16px;
	font-weight: bold;
}
.ListagemDeFilmesItemInfo .sinopse {
	color: #121212;
	margin: 6px 0;
}
.CinemaTituloSeta {
	float: left;
	width: 30px;
	height: 27px;
	padding: 6px 0 0;
	color: #FFF;
	font-size: 16px; 
	font-weight: bold;
	background-color: #B35B14;
	text-align: center;
}
.CinemaTitulo {
	float: left;
	width: 540px;
	height: 25px;
	padding: 8px 10px 0;
	color: #FFF;
	font-size: 14px; 
	font-weight: bold;
	background-color: #000;
}

#FilmeForm td {
	vertical-align: top;
}
#FilmeForm .label {
	width: 100px;
}
#FilmeForm .input {
	color: #333333;
}
.CinemaListagemDeSessoes {
	color: #333;
	margin: 0;
	padding: 0;
}
.CinemaListagemDeSessoes p {
	margin: 4px 0;
	padding: 0;
}
.CinemaListagemDeSessoes .cinema {
	display: block;
	color: #003366;
	font-weight: bold;
}
