
body, html {
	height:100%;
}

body {
	font-family:arial, verdana, helvetica, tahoma;
	background:#181818;
	font-size:0.8em;
	color:#555;
}

/********************************/

* {
	margin:0;
	padding:0;
	list-style:none;
	text-decoration:none;
}

a {color:#058ddb;}

img {border:none;}

/********************************/


#dvProcessamento {
	display:none;
}

#infoVideo {
	display:none;
}

/********************************/

#global {
	width:100%;
	background:url(../images/bg.gif) top repeat-x;
}

#geral {
	margin:0 auto;
}

#pBase {
	width:100%;
	background:#fff;
	display:table;
}

	#pBase #palco {
		width:960px;
		margin:0 auto;
	}


/* inputs focus */

.focusField{
	border:1px solid #ffcb74;
	background:#fff9e4;
}

.idleField{
	background:#fff;
	color: #555;
	border:1px solid #ddd;
	}
	
/******************
 topo 
******************/

#topo {
	width:960px;
	height:157px;
	margin:0 auto;
	padding:2px 0 0 0;
	}

	#topo h1 a {
		float:left;
		width:201px;
		height:53px;
		text-indent:-90000px;
		margin:25px 0 0 5px;
		background:url(../images/condominial.tv.png) no-repeat;
		}

/* ADS */

	#topo #ads01 {
		float:right;
		}

		#topo #ads01 span, #conteudoLateral #ads02 span {
			font-size:0.85em;
			text-align:right;
			display:block;
			color:#999;
			}
	
	#topo #topo-painel {
		position:relative;
		font-weight:bold;
		padding:25px 0 0 0;
		*padding:21px 0 0 0;
		color:#fff;
		clear:both;
		}
		
		#topo #topo-painel div {
			float:left;
			width:650px;
			}
		
			#topo #topo-painel div #topoMenu {
				float:left;
				width:300px;
				display:table;
				}
		
		/* busca */
		
		#topo #topo-painel div #search {
			float:right;
			width:300px;
			}
			
			#topo #topo-painel div #search form {
				margin:-7px 0 0 0;
				}
				
			#topo #topo-painel div #search span {			
				float:left;
				width:37px;
				height:27px;
				background:url(../images/icon-lupa-search.png) no-repeat;
				}
			
			#topo #topo-painel div #search input[type=text] {
				float:left;
				width:150px;
				height:21px;
				font-size:1.3em;
				padding:3px 10px 3px 0;
				background:#fff;
				border:none;
				color:#777;
				}
				
			#topo #topo-painel div #search input:focus {outline:0;} /* remove auto input focus on chrome and safari */
				
			#topo #topo-painel div #search button {
				float:left;
				width:74px;
				height:27px;
				font-weight:600;
				text-align:center;
				color:#fff;
				background:url(../images/busca-btn-bg.png) bottom no-repeat;
				border:none;
				cursor:pointer;
				}

				#topo #topo-painel div #search button:hover {
					background:url(../images/busca-btn-bg.png) top no-repeat;
					}
					
					
		/* Criar conta / Fazer login */
		
		#topo #topo-painel #loginArea {
			float:right;
			width:300px;
			text-align:right;
			font-size:0.9em;
			}
	
		#topo #topo-painel a {padding:0 5px 0 5px;}
		
		#topo #topo-painel a:hover {color:#fff;}


	/* botões topo */
	
	#topo #topo-painel p strong.btn_menu-m a {
		padding:3px 22px 3px 22px;
		text-align:center;
		background:url(../images/btn_menu-m.png) top no-repeat;
		}
		
		#topo #topo-painel p strong.btn_menu-m a:hover {background:url(../images/btn_menu-m.png) bottom no-repeat;}
		
		
	#topo #topo-painel #loginArea p strong.btn_menu-p a {
		padding:3px 14px 3px 14px !important;
		margin:0 0 0 10px;
		text-align:center;
		background:url(../images/btn_menu-p.png) top no-repeat;
		}
		
		#topo #topo-painel #loginArea p strong.btn_menu-p a:hover {background:url(../images/btn_menu-p.png) bottom no-repeat;}
		
/******************
 conteudo 
******************/

#conteudoPrincipal {
	float:left;
	width:635px;
	margin:6px 0 0 0;
	padding:0 0 30px 0;
	}
	
	#conteudoPrincipal h2 {
		font-size:1.3em;
		margin:0 0 15px 0;
		color:#555;
		}
	
	/* box de vídeos */
	
	#conteudoPrincipal .boxVideos {
		float:left;
		width:635px;
		display:block;
		}
	
		/* topo box de videos home, titulo e link para todos videos da categoria */
	
		#conteudoPrincipal .boxVideos .boxVideos-topo {
			width:635px;
			height:31px;
			margin:18px 0 0 0;
			background:url(../images/bg-titlo-padrao.gif) no-repeat;
			clear:both;
			}		
			
			#conteudoPrincipal .boxVideos .boxVideos-topo h2, #conteudoPrincipal .boxVideos .boxVideos-topo-destaque h2 {
				float:left;
				font-size:1.1em;
				font-weight:normal;
				padding:7px 12px 0 12px;
				color:#555;
				}
			
			#conteudoPrincipal .boxVideos .boxVideos-topo a, #conteudoPrincipal .boxVideos .boxVideos-topo-destaque a {
				float:right;
				padding:7px 15px 0 0;
				color:#058ddb;
				}
			
				#conteudoPrincipal .boxVideos .boxVideos-topo a:hover, #conteudoPrincipal .boxVideos .boxVideos-topo-destaque a:hover {text-decoration:underline;}
		
		
		#conteudoPrincipal .boxVideos .boxVideos-topo-destaque {
			width:635px;
			height:31px;
			margin:18px 0 0 0;
			background:url(../images/bg-titlo-destaque.gif) no-repeat;
			clear:both;
			}
		
		/* lista de vídeos */
		
		#conteudoPrincipal .boxVideos ul {clear:left;}
		
		#conteudoPrincipal .boxVideos ul li {
			float:left;
			margin:5px 0 0 0;
			}

			#conteudoPrincipal .boxVideos ul li a {
				float:left;
				width:295px;
				height:80px;
				padding:10px;
				display:inline;
			}
			
			#conteudoPrincipal .boxVideos ul li a:hover {
				color:#f06c00;
				background:#eceff1;
				}
	
				#conteudoPrincipal .boxVideos ul li a img {
					float:left;
					width:100px;
					padding:1px;
					border:1px solid #a8a8a8;
					margin:0 8px 5px 0;
					}
				
				/* titulo vídeo */
				
				#conteudoPrincipal .boxVideos ul li a span .dvTituloLista {
					font-weight:bold;				
					}
				
				/* chamada vídeo */
				
				#conteudoPrincipal .boxVideos ul li a span .dvChamadaLista {
					font-size:0.85em;
					color:#555;	
					}
				
				/* visualizações / tempo do vídeo */
				
				#conteudoPrincipal .boxVideos ul li a span .dvVideoinfo {
					font-weight:bold;
					font-size:0.85em;
					color:#555;	
					}
					
				/* apoio box de videos */
				
				.boxVideos .boxVideos-apoio {
					float:right;
					font-size:.9em;
					text-align:right;
					margin:10px 0 -8px 0;
					padding:6px 0 6px 0;					
					background:url(../images/bg-apoio-cp.png) top right no-repeat;
					vertical-align:middle;
					display:right;
					clear:both;
					}					
					
					.boxVideos .boxVideos-apoio a {
						color:#888;
						padding:6px 15px 6px 10px;						
						}
						
						.boxVideos .boxVideos-apoio a:hover {						
							background:url(../images/bg-apoio-cp.png) bottom no-repeat;
							color:#048de7;
							}

/* conteudo lateral */

#conteudoLateral {
	float:right;
	width:300px;
	min-height:500px;
	margin:24px 0 0 0;
	}
	
	/* chamada de canais */
	
	#canais {
		position:relative;
		margin:20px 0 0 0;
		padding:15px 0 35px 35px;
		border:1px solid #e9e9e9;
		background:url(../images/bgBoxLista.gif) 0 0 repeat-x;
		overflow:hidden;
		}
	
		#canais h3 {
			width:230px;
			text-align:center;
			font-size:1.3em;
			font-weight:normal;
			text-align:center;
			margin:0 0 15px 0;
			}
	
		#canais #chamada-canais {
			position:relative;
			width:230px;
			height:200px;
			}
			
			#canais #chamada-canais h2 {}
			
			#canais #chamada-canais a {
				float:left;
				position:absolute;
				}
			
			#canais #chamada-canais a.show {z-index:500;}
		
			#canais #chamada-canais .caption {
				position:absolute;
				height:65px; 
				background:#000;
				bottom:0;
				color:#fff;
				z-index:600; 
				}
		
			#canais #chamada-canais .caption .content {
				width:220px;
				padding:5px;
				text-align:center;
				}
			
				#canais #chamada-canais .caption .content h4 {
					font-size:1.2em;
					font-weight:700;
					color:#f06c00;
					}

/******************
 rodapé 
******************/

#aRodape {
	width:100%;
	background:url(../images/bg-rodape.gif) top #181818 repeat-x;
	clear:both;
	}

	#aRodape #rodape {
		width:935px;
		margin:0 auto;
		font-size:0.85em;
		padding:30px 0 10px 0;
		color:#c1c1c1;
		}
	
		#aRodape #rodape .rodape-links {
			float:left;
			margin:0 60px 15px 0;
			}
		
				#aRodape #rodape .rodape-links h4 {
					font-size:1.1em;
					margin:0 0 15px 0;
					}
				
				#aRodape #rodape .rodape-links ul li a {
					padding:0 0 3px 0;
					display:block;
					color:#c1c1c1;
					}

					#aRodape #rodape .rodape-links ul li a:hover {color:#fff;}
					
			/* Apoio */
			
			#aRodape #rodape-apoio {
				float:right;
				text-align:center;
				margin:0 15px 0 0;
				}
				
				#aRodape #rodape-apoio strong {
					text-transform:uppercase;
					padding:0 0 12px 0;
					display:block;
					}
				
				#aRodape #rodape-apoio ul li {
					float:left;
					display:inline;
					margin:0 0 0 25px;
					}

					
		#aRodape #rodape #copyright {
			height:30px;
			background:url(../images/rodape-logo-condominial.png) left top no-repeat;
			background-position:0 11px;
			padding:20px 0 0 97px;
			color:#717171;
			clear:left;
			}
		
				#aRodape #rodape #copyright span {display:none;}