/*/////////////////////////////////////////////////////////*/
/*// CONTENT //////////////////////////////////////////////*/
/*/////////////////////////////////////////////////////////*/


.contentTable{ font-size:0.75em; color:#FFFFFF; }
.contentTable td{ -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; behavior: url(css/PIE.htc); }
.tableRepeater_1 td{ background:#101010; height:24px; cursor:pointer; border-bottom:1px solid #181818; }
.tableRepeater_1:hover td{ background:#141414; }
.tableRepeater_2 td{ background:#121212; height:24px; cursor:pointer; border-bottom:1px solid #181818; }
.tableRepeater_2:hover td{ background:#141414; }
.tableRepeater_3 td{ background:#141414; height:24px; cursor:pointer; font-weight:bold; border-bottom:1px solid #181818; }
.tableRepeater_3:hover td{ background:#161616;  }

.tableRepeaterNoEvents_1 td{ background:#101010; height:24px; color:#FFFFFF; border-bottom:1px solid #181818; }
.tableRepeaterNoEvents_1:hover td{ background:#141414; color:#FFFFFF; }
.tableRepeaterNoEvents_2 td{ background:#111111; height:24px; color:#FFFFFF; border-bottom:1px solid #181818; }
.tableRepeaterNoEvents_2:hover td{ background:#141414; color:#FFFFFF; }
.tableRepeaterNoEvents_3 td{ background:#121212; height:24px; color:#FFFFFF; font-weight:bold; border-bottom:1px solid #181818; }
.tableRepeaterNoEvents_3:hover td{ background:#141414; color:#FFFFFF; font-weight:bold;  }

#containerModule .contentMain .left
{
	position:relative;
	float:left;
	width:49%; height:auto;
}
#containerModule .contentMain .right
{
	position:relative;
	float:left;
	width:48%; height:auto;
	margin:0 0 0 3%;
}
/*/////////////////////////////////////////////////////////*/
/*// COBERTURAS ///////////////////////////////////////////*/
/*/////////////////////////////////////////////////////////*/
.galeria_thumbnail{
	position:relative;
	float:left;
	width:auto; height:75px;
	background-color:#666666;
	border:5px solid #3D3D3D;
	overflow:hidden;
	margin:0 9px 5px 0;
}
/*/////////////////////////////////////////////////////////*/
/*// NOTÍCIAS /////////////////////////////////////////////*/
/*/////////////////////////////////////////////////////////*/
#newsListContainer{
	position:relative; float:left;
	width:49%; height:110px;
	margin:0 7px 8px 0 ;
	background:#121212;
	color:#FFFFFF;
	border-bottom:1px solid #07060E;
	cursor:pointer;
}
#newsListContainer:hover{ background:url(../images/bgs/boxes.png); }
#newsListContainer .image{
	position:relative; float:left;
	width:15%; height:110px;
	overflow:hidden;
}
#newsListContainer .text{
	position:relative; float:left;
	width:290px; height:100px;
	margin:10px 0 0 10px;
	overflow:hidden;
}

/*/////////////////////////////////////////////////////////*/
/*// PESQUISA /////////////////////////////////////////////*/
/*/////////////////////////////////////////////////////////*/
div#searchBox_artistas{ position:relative; width:100%;  padding:10px 0.5%; background:#101010; margin:0; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; behavior: url(css/PIE.htc);}
div#searchBox_artistas h3{ position:relative; margin:0 0 10px 6px; color:#FFFFFF; }
ul#search_artistas li{
	position:relative; float:left;
	width:150px; height:120px;
	margin:0 0 5px 4px;
	overflow:hidden;
	list-style:none;
	background:url(../images/bgs/boxes.png);
}
ul#search_artistas li img{
	position:relative; display:block;
	width:150px; height:auto; min-height:100px; max-height:100px;
	overflow:hidden;
}
ul#search_artistas li span{
	position:relative;
	display:block;
	width:96%; height:24px;
	padding:3px 2%; 
	font-size:10px;
	font-weight:normal;
	color:#FFFFFF;
}

div#searchBox_coberturas{ position:relative; width:100%; padding:10px 0.5%; background:#101010; margin:0; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; behavior: url(css/PIE.htc);}
div#searchBox_coberturas h3{ position:relative; margin:0 0 10px 6px; color:#FFF; }
ul#search_coberturas{ position:relative; }
ul#search_coberturas li{ list-style:none; }
ul#search_coberturas li a{ text-decoration:none; }
ul#search_coberturas li a:hover{ text-decoration:underline; }


div#searchBox_entrevistas{ position:relative; width:100%; padding:10px 0.5%; background:#101010; margin:0; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; behavior: url(css/PIE.htc);}
div#searchBox_entrevistas h3{ position:relative; margin:0 0 10px 6px; color:#FFF; }
ul#search_entrevistas{ position:relative; }
ul#search_entrevistas li{ list-style:none; }
ul#search_entrevistas li a{ text-decoration:none; }
ul#search_entrevistas li a:hover{ text-decoration:underline; }

div#searchBox_noticias{ position:relative; width:100%; padding:10px 0.5%; background:#101010; margin:0; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; behavior: url(css/PIE.htc);}
div#searchBox_noticias h3{ position:relative; margin:0 0 10px 6px; color:#FFF; }
ul#search_noticias{ position:relative; }
ul#search_noticias li{ list-style:none; }
ul#search_noticias li a{ text-decoration:none; }
ul#search_noticias li a:hover{ text-decoration:underline; }

/*/////////////////////////////////////////////////////////*/
/*/////////////////////////////////////////////////////////*/
/*/////////////////////////////////////////////////////////*/
/*// USUARIOS /////////////////////////////////////////////*/
/*/////////////////////////////////////////////////////////*/
/*/////////////////////////////////////////////////////////*/
/*/////////////////////////////////////////////////////////*/

/*/////////////////////////////////////////////////////////*/
/*// PROJETOS /////////////////////////////////////////////*/
/*/////////////////////////////////////////////////////////*/
#containerModule .artistaPanels{
	position:relative;
	width:100%; height:auto;
}
#containerModule .artistaPanels .menuContainer{
	position:relative;
	width:100%; display:block;
	height:25px;
	overflow:hidden;
}
#containerModule .artistaPanels .content{
	position:relative;
	width:98%; height:auto;
	margin:0 1px 0 0;
	padding:5px 1% 5px 1%; background-color:#141414; z-index:10;
}
#containerModule .artistaPanels .left{
	position:relative; float:left;
	width:49.5%; height:auto;
}
#containerModule .artistaPanels .right{
	position:relative; float:right;
	width:49.5%; height:auto;
}

/*// CONTEUDO /////////////////////////////////////////////*/
#containerModule .artistaPanels .content .panelBox{ position:relative; top:0; left:0; width:100%; height:auto; }

#containerModule .artistaPanels .menuContainer .itemConteudo{
	position:relative; float:left;
	width:100px; height:25px;
	margin:0 1px 0 0;
	background-image:url(../images/btns/artistas_conteudo.gif);
	background-position:top;
	background-repeat:no-repeat;
	cursor:pointer;
}
#containerModule .artistaPanels .menuContainer .itemConteudo:hover{
	background-position:center;
}
#containerModule .artistaPanels .menuContainer .itemConteudoSelected{
	position:relative; float:left;
	width:100px; height:25px;
	margin:0 1px 0 0;
	background-image:url(../images/btns/artistas_conteudo.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	cursor:pointer;
}
/*// Foto //*/
#containerModule .artistaPanels .menuContainer .itemFoto{
	position:relative; float:left;
	width:100px; height:25px;
	margin:0 1px 0 0;
	background-image:url(../images/btns/artistas_fotos.gif);
	background-position:top;
	background-repeat:no-repeat;
	cursor:pointer;
}
#containerModule .artistaPanels .menuContainer .itemFoto:hover{
	background-position:center;
}
#containerModule .artistaPanels .menuContainer .itemFotoSelected{
	position:relative; float:left;
	width:100px; height:25px;
	margin:0 1px 0 0;
	background-image:url(../images/btns/artistas_fotos.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	cursor:pointer;
}
/*// Audio //*/
#containerModule .artistaPanels .menuContainer .itemAudio{
	position:relative; float:left;
	width:100px; height:25px;
	margin:0 1px 0 0;
	background-image:url(../images/btns/artistas_audio.gif);
	background-position:top;
	background-repeat:no-repeat;
	cursor:pointer;
}
#containerModule .artistaPanels .menuContainer .itemAudio:hover{
	background-position:center;
}
#containerModule .artistaPanels .menuContainer .itemAudioSelected{
	position:relative; float:left;
	width:100px; height:25px;
	margin:0 1px 0 0;
	background-image:url(../images/btns/artistas_audio.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	cursor:pointer;
}
/*// Video //*/
#containerModule .artistaPanels .menuContainer .itemVideo{
	position:relative; float:left;
	width:100px; height:25px;
	margin:0 1px 0 0;
	background-image:url(../images/btns/artistas_videos.gif);
	background-position:top;
	background-repeat:no-repeat;
	cursor:pointer;
}
#containerModule .artistaPanels .menuContainer .itemVideo:hover{
	background-position:center;
}
#containerModule .artistaPanels .menuContainer .itemVideoSelected{
	position:relative; float:left;
	width:100px; height:25px;
	margin:0 1px 0 0;
	background-image:url(../images/btns/artistas_videos.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	/*cursor:pointer;*/
}
/*// Agenda //*/
#containerModule .artistaPanels .menuContainer .itemAgenda{
	position:relative; float:left;
	width:100px; height:25px;
	margin:0 1px 0 0;
	background-image:url(../images/btns/artistas_agenda.gif);
	background-position:top;
	background-repeat:no-repeat;
	cursor:pointer;
}
#containerModule .artistaPanels .menuContainer .itemAgenda:hover{
	background-position:center;
}
#containerModule .artistaPanels .menuContainer .itemAgendaSelected{
	position:relative; float:left;
	width:100px; height:25px;
	margin:0 1px 0 0;
	background-image:url(../images/btns/artistas_agenda.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	/*cursor:pointer;*/
}

/*/////////////////////////////////////////////////////////*/
/*/////////////////////////////////////////////////////////*/
/*/////////////////////////////////////////////////////////*/
/*// ARTISTAS /////////////////////////////////////////////*/
/*/////////////////////////////////////////////////////////*/
/*/////////////////////////////////////////////////////////*/
/*/////////////////////////////////////////////////////////*/

#containerModule .artistaLeft{ position:relative; width:340px; float:left; }
#containerModule .artistaRight{ position:relative; width:450px; padding:0 0 0 15px; float:left; }

#containerModule .artistaFoto{
	position:relative;
	display:block;
	width:340px; height:auto;
	background-image:url(../images/bgs/boxes.png);
	margin:0 0 15px 0;
	overflow:hidden;
}
/*// EVENTOS ////////////////////////////////////////////*/
#containerModule .artistaEventos{
	position:relative;
	display:block;
	width:320px; height:auto;
	padding:0 10px 10px 10px;
	margin:15px 0 0 0;
	background-image:url(../images/bgs/boxes.png);
	-moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; behavior: url(css/PIE.htc);
	color:#FFF;
	font-size:11px;
}
#containerModule .artistaEventos p{font-size:1.1em; text-align:justify;}

/*// RELEASE ////////////////////////////////////////////*/
#containerModule .artistaRelease{
	position:relative;
	display:block;
	width:320px; height:auto;
	padding:0 10px 10px 10px;
	background-image:url(../images/bgs/boxes.png);
	-moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; behavior: url(css/PIE.htc);
	color:#FFFFFF;
	font-size:11px;
}
#containerModule .artistaRelease p{font-size:1.1em; text-align:justify;}
#containerModule .artistaRelease p ul{margin:0;}
#containerModule .artistaRelease p ul li{margin:0; list-style:none;}
#containerModule .artistaRelease ul{margin:0;}
#containerModule .artistaRelease li{margin:0; list-style:none;}

/*// INTEGRANTES ////////////////////////////////////////*/
#containerModule .artistaIntegrantes{
	position:relative;
	display:block;
	width:320px; height:auto;
	padding:0 10px 10px 10px;
	margin:15px 0 0 0;
	background-image:url(../images/bgs/boxes.png);
	-moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; behavior: url(css/PIE.htc);
	color:#FFFFFF;
	font-size:11px;
}
#containerModule .artistaIntegrantes p{font-size:1.1em; text-align:justify;}
#containerModule .artistaIntegrantes p ul{margin:0;}
#containerModule .artistaIntegrantes p ul li{margin:0; list-style:none;}
#containerModule .artistaIntegrantes ul{margin:0;}
#containerModule .artistaIntegrantes li{margin:0; list-style:none;}


/*// CONTENT ////////////////////////////////////////////*/
#containerModule .artistaContent{
	position:relative;
	display:block;
	width:450px; height:auto;
	-moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; behavior: url(css/PIE.htc);
	margin:0 0 15px 0;
}
#containerModule .artistaContent a{color:#FFFFFF; text-decoration:none;}
#containerModule .artistaContent a:hover{color:#FFFFFF; text-decoration:underline;}
#containerModule .artistaContent #foto{ position:relative; background:url(../images/bgs/boxes.png); width:430px; height:auto; padding:0 10px 10px 10px; margin:0 0 10px 0; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; behavior: url(css/PIE.htc); }
#containerModule .artistaContent #audio{ position:relative; background:url(../images/bgs/boxes.png); width:430px; height:auto; padding:0 10px 10px 10px; margin:0 0 10px 0; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; behavior: url(css/PIE.htc);}
#containerModule .artistaContent #video{ position:relative; background:url(../images/bgs/boxes.png); width:430px; height:auto; padding:0 10px 10px 10px; margin:0 0 10px 0; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; behavior: url(css/PIE.htc);}
#containerModule .artistaContent #agenda{ position:relative; background:url(../images/bgs/boxes.png); width:430px; height:auto; padding:0 10px 10px 10px; margin:0 0 10px 0; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; behavior: url(css/PIE.htc);}
#containerModule .artistaContent #empty{ position:absolute; top:0; width:430px; height:100%;  padding:40px 10px 20px 10px; font-size:11px; color:#CCCCCC; text-align:center; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; behavior: url(css/PIE.htc);}

.audioPlayerContainer{
	position:relative;
	width:408px;
	padding:10px 10px 0 10px;
	background:#;
}

#containerModule .artistaContent #audio #audioTitle{ position:relative; font-weight:bold; color:#FFFFFF; margin:0 0 10px 0; }
#containerModule .artistaContent #audio dl#audioData{ position:relative; width:97%; color:#FFFFFF; margin:5px 0; }
#containerModule .artistaContent #audio dl#audioData dt{ position:relative; float:right; margin:0 0 0 15px; font-size:10px;}
#containerModule .artistaContent #audio dl#audioData dt img{position:relative; top:-1px; margin:0 6px 0 0; }

#containerVideo{
	position:relative;
	width:430px;
	padding:2px 0;
}

/*// CONTENT FOTO ///////////////////////////////////////*/
#containerModule .artistaContent .foto{ position:absolute; display:block; width:430px; height:auto; padding:5px 0px 5px 0px; background-color:#666666; z-index:20; }
#containerFoto .item{
	position:relative; float:left;
	display:inline-block;
	width:133px; height:88px;
	margin:0 8px 8px 0;
	border:solid 1px #;
	background-color:#;
	overflow:hidden;
}
/*// CONTENT AUDIO //////////////////////////////////////*/
#containerModule .artistaContent .audio{ position:absolute; display:block; width:430px; height:auto; padding:5px 10px 5px 10px; background-color:#; z-index:30; }

/*// CONTENT VIDEO //////////////////////////////////////*/
#containerModule .artistaContent .video{ position:absolute; display:block; width:430px; height:auto; padding:5px 10px 5px 10px; background-color:#; z-index:40; }

/*// MENU CONTAINER /////////////////////////////////////*/
#containerModule .artistaContent .menuContainer{
	position:relative;
	width:100%; display:block;
	height:25px;
	overflow:hidden;
}

/*// Foto //*/
#containerModule .artistaContent .menuContainer .itemFoto{
	position:relative; float:left;
	width:100px; height:25px;
	background-image:url(../images/btns/artistas_fotos.gif);
	background-position:top;
	background-repeat:no-repeat;
	cursor:pointer;
}
#containerModule .artistaContent .menuContainer .itemFoto:hover{
	background-position:center;
}
#containerModule .artistaContent .menuContainer .itemFotoSelected{
	position:relative; float:left;
	width:100px; height:25px;
	background-image:url(../images/btns/artistas_fotos.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	cursor:pointer;
}
/*// Audio //*/
#containerModule .artistaContent .menuContainer .itemAudio{
	position:relative; float:left;
	width:100px; height:25px;
	background-image:url(../images/btns/artistas_audio.gif);
	background-position:top;
	background-repeat:no-repeat;
	cursor:pointer;
}
#containerModule .artistaContent .menuContainer .itemAudio:hover{
	background-position:center;
}
#containerModule .artistaContent .menuContainer .itemAudioSelected{
	position:relative; float:left;
	width:100px; height:25px;
	background-image:url(../images/btns/artistas_audio.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	cursor:pointer;
}
/*// Video //*/
#containerModule .artistaContent .menuContainer .itemVideo{
	position:relative; float:left;
	width:100px; height:25px;
	background-image:url(../images/btns/artistas_videos.gif);
	background-position:top;
	background-repeat:no-repeat;
	cursor:pointer;
}
#containerModule .artistaContent .menuContainer .itemVideo:hover{
	background-position:center;
}
#containerModule .artistaContent .menuContainer .itemVideoSelected{
	position:relative; float:left;
	width:100px; height:25px;
	background-image:url(../images/btns/artistas_videos.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	/*cursor:pointer;*/
}
.videoShow{
	position:relative;
	width:100%;
	margin:5px 0 10px 0;
}
#ajaxStatusBox{
	background-color:#000000;
	width:100%;
	Filter:Alpha(Opacity=70);
	-moz-opacity:.70;
	z-index:999;
}

/* listagem - Artistas */

dl#artistsItem{position:relative; float:left; background:url(../images/bgs/boxes.png); display:inline; width:190px; height:auto; overflow:hidden; background:#121212; margin:10px 11px 0 0; text-align:center; cursor:pointer; color:#FFFFFF; border-bottom:1px solid #161616;}
dl#artistsItem:hover{background:#141414; border-bottom:1px solid #181818;}
dl#artistsItem a{ color:#FFFFFF;}
dl#artistsItem dt{padding:3px; width:190px; overflow:hidden;}
dl#artistsItem dt:hover{background:none;}
dl#artistsItem dt a{text-decoration:none;}
dl#artistsItem dt.imagem{padding:3px; width:190px; height:100px; overflow:hidden; background:center middle;}
dl#artistsItem dt.nome{padding:10px 8px 0 8px; width:180px; height:50px; overflow:hidden; font-size:11px; font-weight:bold; text-align:center;}
dl#artistsItem dt.icones{padding:5px 8px 5px 8px; width:180px; height:auto; overflow:hidden; font-size:11px; text-align:center;}

/* listagem - Coberturas */

dl#coberturaItem{position:relative; float:left; display:inline; width:189px; height:auto; margin:10px 8px 0 0; text-align:center; cursor:pointer; background:#121212; color:#FFFFFF; border-bottom:1px solid #161616;}
dl#coberturaItem:hover{background:#141414; border-bottom:1px solid #181818;}
dl#coberturaItem a{ color:#FFFFFF;}
dl#coberturaItem dt{ padding:3px; width:185px; overflow:hidden;}
dl#coberturaItem dt:hover{background:#;}
dl#coberturaItem dt a{text-decoration:none;}
dl#coberturaItem dt.imagem{padding:3px; width:185px; height:100px; overflow:hidden; background:center middle;}
dl#coberturaItem dt.nome{padding:10px 8px 0 8px; width:175px; min-height:60px; overflow:hidden; font-size:11px; font-weight:bold; text-align:center;}
dl#coberturaItem dt.icones{padding:5px 8px 5px 8px; width:175px; height:auto; overflow:hidden; font-size:11px; text-align:center;}

/* listagem - Entrevistas */

dl#entrevistaItem{position:relative; float:left; display:inline; width:190px; height:auto; margin:10px 7px 0 0; text-align:center; cursor:pointer; background:#121212; color:#FFFFFF; border-bottom:1px solid #161616;}
dl#entrevistaItem:hover{background:#141414; border-bottom:1px solid #181818;}
dl#entrevistaItem a{ color:#FFFFFF;}
dl#entrevistaItem dt{ padding:3px; width:185px; overflow:hidden;}
dl#entrevistaItem dt a{text-decoration:none;}
dl#entrevistaItem dt.imagem{padding:3px; width:185px; height:90px; overflow:hidden; background:center middle;}
dl#entrevistaItem dt.nome{padding:10px 8px 0 8px; width:175px; min-height:60px; overflow:hidden; font-size:11px; font-weight:bold; text-align:center;}
dl#entrevistaItem dt.icones{padding:5px 8px 5px 8px; width:175px; height:auto; overflow:hidden; font-size:11px; text-align:center;}

/*///////////////////////////////////////////////////////////////*/
/*// OTHERS /////////////////////////////////////////////////////*/
/*///////////////////////////////////////////////////////////////*/

.helpItem{ position:relative; float:left; }
.helpBox{ position:relative; top:1px; float:left; padding:5px; font-size:10px; font-weight:bold; background-color:#363636; color:#FFFFFF; cursor:help; }
.helpContainer{ position:relative; font-size:10px; width:auto; height:auto; padding:5px; border:1px solid #cccccc; background-color:#f7f7f7; }

