/* Padrões */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #0F0F0F;
}

html, body {
	height: 100%;
}

*{padding: 0; margin: 0;}

/* GERAL */

#geral{
	width: 100%;
	min-width: 1000px;
}

#border{
	width: 100%;
	background: url(../../imagens/geral/bg_conteudo.jpg) top center no-repeat;
	min-height: 771px;
}

.titulo{
	font-size: 18px;
	letter-spacing: -1px;
	color: #fff;
}

.titulo_interno{
	font-size: 24px;
	letter-spacing: -2px;
	color: #DE1863;
	font-weight: bold;
}

.wrapperConteudo{
	width: 725px;
	min-height: 420px;
	padding: 15px 20px;
	background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, 0.75);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
	_background: transparent;
	*background: transparent;
}

.wrapperConteudo p{
	margin-top: 10px;
	line-height: 150%;
}

.wrapperConteudo div > p:first-child {
	margin-top: 0;
	line-height: 150%;
}

/* TOP */

#top_geral{
	width: 1000px;
	height: 152px;
}

#top_logo{
	position: relative;
	float:left;
	width: 500px;
	height: 152px;
}

#logo{
	position: absolute;	
	top: 35px;
	left: 30px;
}

#top_infos{
	position: relative;
	float:left;
	width: 500px;
	height: 152px;
}

#top_fb_tw{
	position:absolute;
	right: 15px;
	top: 5px;
}

/* PRINCIPAL */

#principal_geral{
	width: 100%;
	margin-top: 20px;
	padding: 20px;
	text-align: left;
}

#main_geral{
	width: 100%;
	overflow: hidden;
	position:relative;
}

#main_contentwrap {
    float: left;
	width: 50%;
}

#main_content {
    float: right;
	width: 1000px;
	min-height: 450px;
	margin-right: -500px;
	position: relative;
}

#main_leftwrap {
	float:left;
	margin-left: -50%;
    width: 50%;
}

#main_left {
	margin-right: 500px;
}

#main_rightwrap {
    float:right;
    width: 50%;
	margin-left: -500px;
}

#main_right {
	margin-left: 500px;
}

/* MENU */

#menu_geral{
	float: left;
	width: 220px;
	overflow: hidden;
	position:relative;
}

.menu_linha_rosa{
	margin-top:6px; 
	height:21px; 
	background-color:#DE1863;
}

.menu_3d_rosa{
	float:left;
	width:15px;
	height:27px;
	background: url(../../imagens/geral/3d_rosa_esq.gif) no-repeat center;
}

.menu_item,.menu_item:link,.menu_item:visited,.menu_item:active{
	float:left;
	display: inline-block;
	height:17px;
	margin-bottom:6px;
	padding: 2px 10px;
	color: #FFF;
	background-color:#DE1863;	
	text-decoration:none;
	font-family: Arial, sans-serif;
	font-size:13px;
	letter-spacing:-0.05em;
	font-weight:bold;
}

.menu_item:hover{
	color: #8E0F3F;
}

.menu_linha_cinza{
	margin-top:21px; 
	height:21px; 
	background-color:#E8E8E8;
}

.menu_3d_cinza{
	float:left;
	width:15px;
	height:27px;
	background: url(../../imagens/geral/3d_cinza_esq.gif) no-repeat top center;
}

.menu_item_cinza{
	float:left;
	display: inline-block;
	width: 124px;
	height:17px;
	margin-bottom:6px;
	padding: 2px 10px;
	color: #0F0F0F;
	background-color:#E8E8E8;	
	text-decoration:none;
	font-family: Arial, sans-serif;
	font-size:13px;
	letter-spacing:-0.05em;
	font-weight:bold;
}

#radiovox{
	margin: 5px 0 0 15px;
	text-align: left;
}

/* CONTEUDO */
#conteudo_geral{
	float: left;
	width: 780px;
	overflow: hidden;
	position:relative;
	text-align: left;
}

/* BOTTOM */

#bottom_geral{
	width: 100%;
	overflow: hidden;
	position:relative;
	margin-bottom: 10px;
	margin-top: 15px;
}

#bottom_contentwrap {
    float: left;
	width: 50%;
}

#bottom_content {
    float: right;
	width: 1000px;
	margin-right: -500px;
	position: relative;
}

#bottom_leftwrap {
	float:left;
	margin-left: -50%;
    width: 50%;
}

#bottom_left {
	margin-right: 500px;
}

#bottom_rightwrap {
    float:right;
    width: 50%;
	margin-left: -500px;
}

#bottom_right {
	margin-left: 500px;
}

#bottom_infos{
	float:left; 
	width:765px; 
	height:22px; 
	margin-left:220px; 
	padding-top:5px; 
	background-color:#393939;	
}

#bottom_infos_3d{
	float:left;
	width:15px;	
}

#bottom_cp{
	width:765px; 
	margin: 5px 15px 0px 220px; 	
}

#bottom_cp_infos{
	float:left;
	width:80%;
	margin-top: 3px;
	font-size: 11px;
	color: #6A6A6A;
	text-align: left;
}

#bottom_cp_cartoes{
	float:left;
	width:20%;	
	text-align: right;
}

#bottom_links{
	text-align: right;
	background-color:#fff;
	position:absolute;
	right: 0;
	font-size:0.5em;
	margin-top: 4px;
	
}

/* HOME */

#home_destaque{
	position: relative;
	border: 10px #DE1863 solid;
	width: 484px;
	height: 293px;
	color: #0F0F0F;	
	display: block;
	text-decoration: none;
	color: #000;
	cursor: pointer;
}

#home_destaque_texto{
	display: inline-block;
	position: absolute;
	padding: 10px 10px 0px 0px;
	left: 0px;
	bottom: 0;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-color: #DE1863;
}

#home_programacao{
	float: left;
	width: 765px;
	height: 25px;
	padding: 2px 0;
	margin-top: 15px;
	background-color: #00CCFF;
}

#home_programacao_3d{
	float: left;
	width: 15px;
	height: 35px;
	margin-top: 15px;
	background: url(../../imagens/geral/3d_azul_dir.gif) no-repeat top center;
}

.linha_azul{
	margin-top:334px; 
	height:29px; 
	background-color: #00CCFF;
}

#programacao_slider{
	width: 765px;
	height: 25px;
}

.home_prog_celula{
	display: block;
	width: 755px;
	padding: 0 5px;
	height: 25px;
	color: #0F0F0F;
	text-decoration: none;
	cursor: pointer;
}

.data_prog{
	display: block;
	float: left;
	font-size: 28px;
	line-height: 0.9em;
	font-weight: bold;
	color: #fff;
}

.dia_prog{
	display: block;
	float: left;
	margin-top: 8px;
	margin-left: 5px;
	font-size: 12px;
	color: #fff;
}

.conteudo_prog{
	display: block;
	float: left;
	margin-top: 5px;
	margin-left: 5px;
	font-size: 16px;
	font-weight: bold;
}

.sem_prog{
	display: block;
	margin-top: 5px;
	margin-left: 5px;
	font-size: 14px;
	font-weight: bold;
}

.sclear{
	display: block;
	clear: both;
}

#home_twitter{
	float: left;
	width: 365px;	
}

#home_fotos{
	float: left;
	width: 385px;
	margin-left: 15px;	
}

/* JUITTER */

#juitterContainer{
	margin-top: 5px;	
} /*Juitter container*/

#juitterContainer .twittList{margin:0;padding:0;} /* UL that will contain the list of tweets */

/* Bellow the list of tweets "<li>" */

#juitterContainer .twittLI{list-style:none;margin:0;padding:5px 0 5px 0;border-bottom:solid 1px #5A5A5A; clear:both;} 
#juitterContainer .twittList SPAN.time{color:#777;font-size:0.9em}
#juitterContainer .twittList A{color:#00CCFF;} /*Links inside the tweets list */

/* Bellow the CSS for the avatar image  */

#juitterContainer .juitterAvatar{float:left;border:solid 1px #D3EECA;background:#FFF;margin-right:5px;padding:2px;width:48px;;height:48px;}

#juitterContainer .jRM{float:right;clear:both} /*read it on twitter link*/

#juitterContainer .extLink{} /*CSS for the external links*/

#juitterContainer .hashLink{} /*CSS for the hash links*/


#home_galeria{
	margin-top: 10px;
	height: 185px;
	background-color: #333438;
	width: 375px;
	padding: 5px;
	position: relative;
}

#tooltip {
	position: absolute;
	z-index: 3000;
	background-color: #000;
	padding: 5px;
	opacity: 0.85;
	color: #FFF847;
}

#tooltip h3, #tooltip div { 
	font-size: 14px;
	margin: 0;
}

/* O VOX */

#ovox_texto{
	float: left;
	width: 510px;
	color: #FFF;
}

#ovox_galeria{
	float: left;
	width: 180px;
	height: 270px;
	margin-left: 15px;
	border: 10px solid #333333;
}

/* PROGRAMACAO */

.prog_item{
	width: 725px;
	margin-top: 15px;
}

.prog_item_divisor{
	padding-top: 15px;
	border-top: 3px dotted #FFF847;
}

.prog_col1{
	float: left;
	width: 150px;
}

.prog_col2{
	float: left;
	width: 575px;
}

.p_data_prog{
	font-size: 28px;
	line-height: 0.9em;
	font-weight: bold;
	color: #FFF847;
}

.p_dia_prog{
	font-size: 12px;
	color: #fff;
}

.p_prog_img{
	display: inline-block;
	width: 90px;
	margin-top: 10px;
	border: 5px solid #DE1863;
	background-color: #DE1863;
}

.prog_ampliar{
	display: block;
	width: 90px;
	padding-top: 5px;
	color: #fff;
	font-size: 9px;
	text-align: center;
}

/* lista */

.p_prog_hora{
	text-align: left;
	font-size: 18px;
}

.p_prog_titulo{
	font-size: 18px;
	font-weight: bold;
	color: #00CCFF;
}

.p_prog_texto{
	color: #FFF;
}

.prog_texto{
	margin-top: 10px;
}
/*
.prog_lista{
	margin-top: 20px;
	font-size: 12px;
}
.prog_instrucoes{
	margin-top: 5px;
	font-size: 12px;
}


.lista_vip{
	background-color: #FFF; 
	width: 447px;
}

.frm_lista{
	width: 427px;
	color: #FFF;
	padding: 10px;
	background-image: url(../../imagens/layout/bg_conteudo.png);
	background-repeat: repeat;
	background-position: top center;
}
#loading_nome{
	position: absolute;
	bottom: 0;
	right: 0;
}
*/

/* VOX MUSIC */

#voxmusic_imgs{
	float: left;
	width: 200px;
}

#voxmusic_texto{
	float: left;
	width: 525px;
}

#voxmusic_galeria{
	float: left;
	margin-top: 15px;
	height: 252px;
	width: 712px;
	position: relative;
}

#voxmusic_galeria_nav{
	float: left;
	margin-top: 15px;
	height: 252px;
	width: 13px;
	position: relative;
	cursor: pointer;
}

.fb_voxmusic{
	float: left;
	width: 89px;
	height: 126px;
	margin: 0;
}

.cel_voxmusic{
	height: 252px;
	width: 712px;
}

.home_djs{
	float: left;
	width: 216px;
}

.texto_djs{
	float: left;
	width: 488px;
}

/* FOTOS */

.fotos_busca{
	width: 100%;
	margin-top: 15px;
} 	

.fb_fotos{
	float:left;
	width: 90px;
	height: 90px;
	margin: 15px 15px 0 0;	
}

#fotos_descricao{
	margin-top: 15px; 
	width:725px;
}

#fotos_galeria{
	margin-top: 15px; 
	width:725px;
}

#fotos_sem{
	text-align: center;
	margin-top: 15px;
	color: #FFF;
	font-weight: bold;
}

.campo_fotos{
	color: #00CCFF;
	font-size: 12px;
}





/* ESPAÇO VOX PUB */

#voxpub_imagem{
	float: left;
	margin: 20px 20px 10px 0;
}

#voxpub_texto{
	margin-top: 20px;
}
	

/* STORE */

.store_foto{
	float: left;
	width: 150px;
	height: 126px;
}

.store_descricao{
	float: left;
	width: 555px;
	height: 126px;
	margin-left: 20px;
}

/* RADIO VOX */

#radio_logo{
	float: left;
	width: 50%;
}

#radio_radio{
	float: left;
	width: 50%;
	text-align: right;
}

#radio_player{
	margin-top: 10px;
	background-image: url(../../imagens/layout/bg_conteudo.png);
	background-repeat: repeat;
	background-position: top center;
}

/* VOX NEWS */

.p_news_img{
	display: inline-block;
	width: 120px;
	margin-top: 10px;
	border: 5px solid #DE1863;
	background-color: #DE1863;
}

.news_ampliar{
	display: block;
	width: 120px;
	padding-top: 5px;
	color: #fff;
	font-size: 9px;
	text-align: center;
}





/* MOBY */
#moby_regulamento{
	padding: 10px;
	width: 700px;
	color: #000;
}




#vox_news{
	margin-top: 15px;
	width: 940px;
	color: #000;
}

.vox_news_top{
	padding-top: 6px;
}

.vox_new_margin_left{
	float:left; 
	margin-left: 6px;
}

.vox_news_celula{
	display: block;
	text-decoration: none;
	color: #000;
	cursor: pointer;
}

.vox_news_data{
	display: block;
	float: left;
	width: 78px;
	height: 45px;
	padding: 20px 0 10px 10px;
	background-color: #FFF;
	text-align: left;
}

.vox_news_divisor{
	display: block;
	float: left;
	width: 22px;
	padding-top: 20px;
	height: 55px;
	background-color: #FFF;
}

.vox_news_conteudo{
	display: block;
	float: left;
	width: 347px;
	height: 45px;
	padding: 17px 10px 13px 0;
	background-color: #FFF;
	text-align: left;
	font-size: 16px;
	overflow: hidden;
}

.data_vox_news{
	display: block;
	font-size: 30px;
	margin-top: -5px;
	font-weight: bold;
}

.dia_vox_news{
	display: block;
	font-size: 16px;
	margin-top: -10px;
	font-weight: bold;
}

.detalhes_vox_news_top{
	margin-top: 15px;
	width: 940px;
	height: 20px;
}


.vox_news_detalhe_data{
	float: left;
	width: 78px;
	height: 45px;
	padding: 10px 0 10px 20px;
	background-color: #FFF;
	text-align: left;
}

.data_vox_news_detalhes{
	font-size: 30px;
	margin-top: -5px;
	font-weight: bold;
}

.dia_vox_news_detalhes{
	font-size: 16px;
	margin-top: -10px;
	font-weight: bold;
}

.vox_news_detalhe_divisor{
	float: left;
	width: 22px;
	height: 65px;
	background-color: #FFF;
}

.vox_news_detalhes_conteudo{
	float: left;
	width: 820px;
	height: 45px;
	padding: 5px 0 15px 0;
	background-color: #FFF;
	text-align: left;
	font-size: 16px;
	overflow: hidden;
	font-weight: bold;
}

#detalhes_vox_news_cabecalho{
	color: #000;
}


#detalhes_vox_news_texto{
	color: #000;
	padding: 0 20px 20px 20px;
	font-size: 13px;
	background-color: #FFF;
}

#detalhes_vox_news_img{
	float: left;
	margin: 3px 10px 0 0;
}

#news_ampliar{
	display: block;
	border: 1px solid;
	border-top: none;
	padding: 2px;
	font-size: 10px;
	text-align: center;
}


/* CONTATO */

/* ONDE ESTAMOS*/
#googlemap{
    margin-top: 15px;
	width:auto; 
	height:450px;
	border: 10px solid #FFF847;
}


/* Classes */
.texto p{
	margin-top: 5px;
}

.texto a:link, .texto a:visited,.texto a:active{
	text-decoration: none;
	cursor: pointer;
	color: #00CCFF;
}

.texto a:hover{
	text-decoration: underline;
	cursor: pointer;
	color: #00CCFF;
}

.semregistros{
	padding: 10px;
	text-align: center;
	background: #EFEFEF;
}

.caixa_busca{
	width: 513px;
	margin-top: 10px;
	padding: 10px;
	background-color: #E9E9E9;
}

.thumbs{
	float: left;
	width: 125px;
	height: 125px;
}

.thumbs_space{
	height: 11px;
	line-height: 1px;
	font-size: 1px;
}

/* Fixos */

.clear{
	clear: both;
}

.imgBlock {
	float: left;
	display: block;
	width: 90px;
	height: 90px;
	margin: 0 5px 5px 0;
	text-align: center;
	font-size: 24px;
}

.imgBlock_right {
	margin-right: 0;
}

.imgBlock_bottom {
	margin-bottom: 0;
}

.imgBlock_top {
	margin-top: 0;
}

/* DEFAULTS */

.fonte_default {
	color: #FFF;
}

.fonte_branca {
	color: #FFF;
}

.fonte_preta {
	color: #000;
}

.fonte_amarela {
	color: #FFF847;
}

.fonte_rosa {
	color: #DE1863;
}

.fonte_azul {
	color: #00CCFF;
}

/**/
.bg_branco {
	background-color: #FFFFFF;
}

.bg_cinza_claro {
	background-color: #EFEFEF;
}

.bg_cinza {
	background-color: #F9F9F9;
}

.bg_marrom {
	background-color: #FCC900;
}

/**/
.tamanho_10 {
	font-size: 10px;
}

.tamanho_11 {
	font-size: 11px;
}

.tamanho_12 {
	font-size: 12px;
}

.tamanho_13 {
	font-size: 13px;
}

.tamanho_14 {
	font-size: 14px;
}

.tamanho_16 {
	font-size: 16px;
}

.tamanho_18 {
	font-size: 18px;
}

.tamanho_20 {
	font-size: 20px;
}

.tamanho_30 {
	font-size: 30px;
}

.espaco_texto {
	line-height: 140%;
}

.margin_t_2{
	margin-top: 2px;
}

.margin_t_3{
	margin-top: 3px;
}

.margin_t_5{
	margin-top: 5px;
}

.margin_t_6{
	margin-top: 6px;
}

.margin_t_9{
	margin-top: 9px;
}

.margin_t_10{
	margin-top: 10px;
}

.margin_t_15{
	margin-top: 15px;
}

.margin_t_20{
	margin-top: 20px;
}

.margin_t_25{
	margin-top: 25px;
}

.margin_t_50{
	margin-top: 50px;
}

.margin_l_9{
	margin-left: 9px;
}

.margin_l_10{
	margin-left: 9px;
}

.margin_l_11{
	margin-left: 11px;
}

.margin_l_20{
	margin-left: 20px;
}

.margin_b_10{
	margin-bottom: 10px;
}

/* Paginação */

.pager,.pager:link,.pager:visited,.pager:active{
	padding: 3px;
	display: inline-block;
	min-width: 15px;
	_width: 15px;
	text-align: center;
	color: #FFF;
	background: url(../../imagens/layout/bg_black_transp.png) repeat;
	border: none;
	text-decoration: none;
	cursor: pointer;
}

.pager:hover{
	padding: 2px;
	display: inline-block;
	min-width: 15px;
	_width: 15px;
	text-align: center;
	color: #FFF;
	background: url(../../imagens/layout/bg_black_transp.png) repeat;
	border: 1px solid #FFF;
	text-decoration: none;
	cursor: pointer;
}

.pager_select{
	padding: 2px;
	display: inline-block;
	min-width: 15px;
	_width: 15px;
	text-align: center;
	color: #FFF;
	background: url(../../imagens/layout/bg_black_transp.png) repeat;
	border: 1px solid #FFF;
	font-weight: bold;
}

/* Resultado Busca */

.resultado_busca{
	background-color: #FFF4CA;
}

.resultado_busca_texto{
	background-color: #FFE7D5;
}

/* Formulários */
.campo_form{
	background-color: #FFF;
	font-family: Verdana;
	font-size: 12px;
	border: solid 1px #FFF;  
	padding: 4px;
}

.select_form{
	background-color: #F4F4F4;
	font-family: Verdana;
	font-size: 12px;
	color: #9D998D;
	border: solid 1px #E0DAC9; 
	padding:2px;
}

.text_form{
	background-color: #FFF;
	font-family: Verdana;
	font-size: 12px;
	border: solid 1px #FFF; 
	padding: 2px 0 2px 4px;
}

.btn{
	border: none;
	background: url(../../imagens/layout/bg_black_transp.png) repeat;
	color: #FFF;
	padding: 4px;
	font-weight: bold;
}

.btn_rosa{
	border: none;
	background-color: #DE1863;
	color: #FFF;
	padding: 3px 5px;
}

.btn_link, .btn_link:link,.btn_link:visited,.btn_link:active, .btn_link:hover{
	display: inline-block;
	border: none;
	background: url(../../imagens/layout/bg_black_transp.png) repeat;
	color: #FFF;
	padding: 3px;
	font-weight: bold;
	text-decoration: none;
}

.btn_cadastro{
	width: 85px;
	height: 13px;
	border: none;
	background-color: #fff;
	background-image: url(../../imagens/layout/btns/cadastro.jpg);
	position: absolute;
	left: 18px;
	bottom: 22px;
}

.btn_inside_fts{
	float: left;
	width: 50px;
	border: none;
	background-color: #00CCFF;
	color: #FFF;
	padding: 3px;
}

.line_space{
	font-size: 0;
	line-height: 0;
}

.seta_select{
	background-image: url(../../imagens/geral/select_seta_png.jpg);
	background-repeat: no-repeat;
	background-position: right 1px;
	_background-attachment: fixed;
	padding-right: 14px;
}

/* Fixos */

.links,.links:link,.links:visited,.links:active{
	text-decoration: none;
	cursor: pointer;
}

.links:hover{
	text-decoration: underline;
	cursor: pointer;
}

.nolink,.nolink:link,.nolink:visited,.nolink:active,.nolink:hover{
	text-decoration: none;
	cursor: pointer;
}

.notvisible{
	display: none;
}

.nounderline{
	text-decoration: none;
}

.underline{
	text-decoration: underline;
}

.close_box{
	top: 0;
	right: 0;
	position: absolute;
	margin: 5px 5px 0 0;
	z-index: 10;
}

/* Boxes */
.box1{
	border: none;
	padding: 10px;	
	color: #000;
	background-color: #FFF847;
}

.box2{
	background-color: #C7DDE7;
	border: 1px dashed #47648C;
}
