/* MAIN CSS */

body {
	margin: 0px;
        height: 100%;
}

.thickbox{
	color: #BAE85C;
}

#popupContainer{
	border: 1px solid #cecece;
	background: #fff;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 5px;
	width: auto;
	height: auto;
	position: absolute;
	z-index: 6;
	display: none;
}  

#popupContainer a{
	color: #000;
	text-decoration: none;
}

#popupContainer a:hover{
	text-decoration: underline;
}

#backgroundPopup{  
	display: none; 
	position: fixed;  
	height:100%;
        width:100%;
	background:#000000;  
	border:1px solid #cecece;  
	z-index:5; 
	top:0;  
	left:0;  
}  

#body {
	width: 100%;
	background-image: url('images/topo.jpg');
}

#header {
	text-align: center;
	width: 930px;
	height: 250px;
	padding-right: 10px;
	background-image: url('images/topo01.jpg');
}

#footer {
	width: 100%;
	height: 46px;
	margin-top: 10px;
	float: left;
	font-family: Verdana;
	font-size: 9px;
	color: #808080;
	line-height: 18px;
	padding-top: 10px;
	background-image: url('images/back_rodape.jpg');
}

#footer a{
	text-decoration: none;
	color: #FFFFFF;
}

#content {
	width: 910px;
	height: 100%;
	position: relative;
	left: 20px;
}

#left {
	float: left;
	width: 198px;
	position: relative;
	bottom: 20px;
	text-align: left;
}

#center{
	float: left;
	margin-left: 26px;
	width: 414px;
	position: relative;
	bottom: 90px;
}

#right {
	float: left;
	width: 250px;
	position: relative;
	bottom: 90px;
	left: 5px;
}

/*LOGIN*/

#loginDiv {
	width: 50px;
	height: 17px;
	font-family: Verdana;
	font-size: 11px;
	background: #BAE85C;
	color: #000000;
	text-align: center;
	float: left;
	padding-top: 1px;
}

.loginBox {
	border: 1px solid #BAE85C;
	background: #000000;
	width: 162px;
	height: 14px;
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 9px;
	padding-left: 2px;
}

#login {
	width: 383px;
	float: right;
	margin-top: 13px;
	text-align: right;
}

#login a {
	font-family: Verdana;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}

#butEntrar {
	background-image: url('images/but_geral_01.png'); 
	width: 90px; 
	height: 16px;
	text-align: center;
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: #fff;
	line-height: 16px;
}

/*NAV*/
#nav {
	float: right;
	width: 660px;
	margin-top: 36px;
}

.butNav {
	background-image: url('images/but_menus_01.jpg'); 
	width: 90px; 
	height: 17px;
	text-align: center;
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #BAE85C;
	float: left;
	padding-top: 1px;
	margin-right: 5px;
	line-height: 15px;
}
.butNav:hover {
	background-image: url('images/but_menus_02.jpg'); 
	width: 90px; 
	height: 17px;
	text-align: center;
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000;
	float: left;
	padding-top: 1px;
	margin-right: 5px;
	line-height: 15px;
	cursor: pointer;
}

/*Newsletter*/
#newsletter {
	float: right;
	width: 675px;
	margin-top: 5px;
}
#newsletterDiv {
	color: #606060;
	font-size: 10px;
	font-family: Verdana, Arial, Tahoma, sans-serif;
	float: left;
	width: 137px;
	margin-top: 7px;
}
.newsBox {
	border: 1px solid #808080;
	background: #ffffff;
	width: 183px;
	height: 12px;
	color: #808080;
	font-family: Verdana;
	font-size: 9px;
	margin-top: 5px;
	padding-left: 2px;
}
#abc {
	float: left;
	margin-top: 1px;
	height: 20px;
	padding-right: 10px;
	padding-top: 5px;
	border-right: 1px dashed #808080;
}
#subs {
	float: right;
	width: 605px;
}
#butSubs {
	background-image: url('images/but_geral_01.png'); 
	width: 90px; 
	height: 16px;
	text-align: center;
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #808080;
	margin-top: 5px;
	line-height: 16px;
}
/*Pesquisar*/
#pesquisa {
	
}

.pesquisarDiv {
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #808080;
	text-align: left;
	border-bottom: 1px dashed #808080;
	height: 17px;
}
.searchBox {
	border: 1px solid #808080;
	background: #ffffff;
	width: 196px;
	height: 14px;
	color: #808080;
	font-family: Verdana;
	font-size: 9px;
	margin-top: 3px;
}
.genBtn {
	background-image: url('images/but_geral_01.png'); 
	width: 90px; 
	height: 16px;
	text-align: center;
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #BAE85C;
	line-height: 16px;
}
.genBtn:hover {
	background-image: url('images/but_geral_02.png'); 
	width: 90px; 
	height: 16px;
	text-align: center;
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	line-height: 16px;
	cursor: pointer;
}

.checks {
	background: #E6E6E6; 
	margin-top: 2px;
	font-family: Verdana;
	font-size: 11px;
}

.rate {
	font-family: Verdana;
	font-size: 11px;
	float: left;
}

.star {
	width: 18px;
	height: 16px;
	background-image: url('images/rating_02.jpg');
	float: left;
}
.drop {
	font-family: Verdana;
	font-size: 9px;
	color: #808080;
	width: 198px;
	margin-top: 5px;
	border: 1px solid #808080;
	padding: 2px;
}
/*SEVI&#199;OS*/

.servico {
	width: 183px;
	height: 34px;
	background-image: url('images/but_ebandas_01.jpg');
	font-family: Arial, Tahoma, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: right;
	padding-right: 15px;
	margin-top: 3px;
	line-height: 34px;
}

.servico span {
	color: #BAE85C;
}

/*PUBLICIDADE SMALL */

#pubSmall {
	width: 196px;
	height: 205px;
	border: 1px solid #AAA;
	margin-top: 5px;
}

#pubSmallTitle {
	background: #D3D3D3;
	text-align: right;
	height: 23px;
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #808080;
	padding-top: 7px;
	padding-right: 10px;
	line-height: 23px;
}

.pubSmallC {
	width: 186px;
	height: 80px;
	margin: 4px;
}

/*PUBLICIDADE BIG */

#pubBig {
	width: 250px;
	height: 278px;
	border: 1px solid #AAA;
}

#pubBigTitle {
	background: #D3D3D3;
	text-align: right;
	height: 21px;
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #808080;
	padding-top: 7px;
	padding-right: 10px;
}

.pubBigC {
	width: 250px;
	height: 250px;
}

/* ULTIMOS */

.ultimos span {
	color: #BAE85C;
}

/*AGENDA INDEX*/

#agendaTitle {
	width: 409px;
	height: 19px;
	background: #E6E6E6;
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin-top: 5px;
	text-align: left;
	padding-left: 5px;
	padding-top: 4px;
}

#footerAgenda {
	width: 409px;
	height: 20px;
	background: #E6E6E6;
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin-top: 5px;
	text-align: left;
	padding-left: 4px;
	padding-top: 4px;
	float: left;
}

#btnAgenda {
	background-image: url('images/but_geral_01.png'); 
	width: 90px; 
	height: 16px;
	text-align: center;
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
	line-height: 16px;
}

.listAgenda {
	border-bottom: 1px dashed #E6E6E6;
	width: 414px;
	height: 100%;
	float:left;
}

.nomeAgenda {
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	color: #000000;
	float:left;
	width: 90px;
	padding-top: 5px;
}
.paragrafoAgenda {
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 11px;
	color: #808080;
	text-align: left;
	float: left;
	width: 220px;
}
.btnSaber {
	background-image: url('images/but_geral_01.png'); 
	width: 90px; 
	height: 16px;
	text-align: center;
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #BAE85C;
	line-height: 16px;
}

/*INTERNAS*/

#intertop {
	background-image: url('images/sub_paginas_topo.jpg');
	color: #BAE85C;
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 11px;
	text-align: left;
	padding-left: 10px;
	font-weight: normal;
	height: 27px;
	line-height: 27px;
}

#interc {
	font-family: Tahoma;
	font-size: 11px;
	background-image: url('images/sub_paginas_center.jpg');
}
#intert {
	width: 385px;
	text-align: left;
	line-height: 1.5;
	background-repeat: no-repeat;
	background-image: url('images/sub_paginas_map.jpg');
	border: 1px solid #ffffff;
	height: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
}

#intert p {
	margin: 0;
}

#interf {
	background-image: url('images/sub_paginas_fundo.jpg');
	height: 9px;
}

/*AGENCIAMENTO*/

.agenciamentoimg {
	height: 100%;
	border-top: 1px dashed #808080; 
	padding-top: 4px;
}
.agenciamentoinfo {
	height: 100%;
	border-top: 1px dashed #808080; 
	padding-top: 4px;
}
.butAgenciamento {
	background-image: url('images/but_geral_01.png'); 
	width: 90px; 
	height: 16px;
	text-align: center;
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #BAE85C;
	line-height: 16px;
}
.butAgenciamento:hover {
	background-image: url('images/but_geral_02.png'); 
	width: 90px; 
	height: 16px;
	text-align: center;
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000;
	line-height: 16px;
	cursor: pointer;
}

/*SERVI&#199;OS*/

.butSmallDisable {
	background-image: url('images/background_but_small_disabled.jpg');
	width: 20px;
	height: 17px;
	text-align: center;
	padding-top: 2px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
	color: #808080;
	line-height: 17px;
}
.butBigDisable {
	background-image: url('images/background_but_big_disabled.jpg');
	width: 59px;
	height: 17px;
	text-align: center;
	padding-top: 2px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
	color: #808080;
	line-height: 17px;
}
.butSmallEnable {
	background-image: url('images/background_but_small_enabled.jpg');
	width: 20px;
	height: 17px;
	text-align: center;
	padding-top: 2px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 17px;
}
.butBigEnable {
	background-image: url('images/background_but_big_enabled.jpg');
	width: 59px;
	height: 17px;
	text-align: center;
	padding-top: 2px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 17px;
}

#servicos2table td {
	font-family: Tahoma;
	font-size: 9px;
	border-top: 1px dashed #808080;
	line-height: 1.2;
}
.butServicos {
	background-image: url('images/but_geral_01.png'); 
	width: 90px; 
	height: 16px;
	text-align: center;
	font-family: Arial, Verdana, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #BAE85C;
	margin-top: 2px;
	line-height: 16px;
}

.butServicos:hover {
	background-image: url('images/but_geral_02.png'); 
	width: 90px; 
	height: 16px;
	text-align: center;
	font-family: Arial, Verdana, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000;
	margin-top: 2px;
	line-height: 16px;
}

/*BANDAS*/

.letters {
	background-image: url('images/letters_background1.jpg');
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	width: 27px;
	height: 17px; 
}

/*CONTACTOS*/

.contactFields {
	height: 13px;
	width: 200px;
	border: 1px solid #CCCCCC;
	font-size: 10px;
	font-family: Tahoma;
	padding: 2px;
}
.contactArea {
	font-size: 10px;
	font-family: Tahoma;
	padding: 2px;
	border: 1px solid #CCCCCC;
	width: 200px;
}

/*MAIS VOTADOS*/

.bestrate {
	width: 250px;
	height: 98px;
	background-image: url('images/background.jpg');
	padding-top: 6px;
	margin-top: 5px;
	text-align: center;
}

/*ULTIMOS*/

.last {
	background-image: url('images/background_ultimos.jpg');
	width: 99px;
	height: 99px;
	padding-top: 5px;
	float: left;
	margin-right: 6px;
}

/*ARTISTAS*/

#bgP {
	width: 412px;
	border: 1px solid #CCCCCC;
	background: #E6E6E6;
}

#bgS {
	width: 402px;
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	margin: 0 auto;
	margin-top: 4px;
	margin-bottom: 4px;
}
#fichaHead {
	width: 394px;
	margin-top: 5px;
	padding-bottom: 3px;
	margin-bottom: 5px;
	text-align: left;
	border-bottom: 1px dashed #CCCCCC;
}
.artistaNav {
	font-family: Tahoma;
	background: #BBBBBB;
	font-size: 11px;
	float: left;
	margin-left: 2px;
	height: 18px;
	text-align: center;
	padding-top: 3px;
	padding-left: 5px;
	padding-right: 5px;
	position: relative;
	top: 82px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-topleft: 3px;
}

.artistaNav a {
	color: #000000;
	text-decoration: none;
}

/*WELCOME */
#welcome {
	width: 383px;
	float: right;
	margin-top: 13px;
	text-align: right;
	font-family: Verdana;
	font-size: 9px;
	color: #FFFFFF;
}

#welcome a {
	font-family: Verdana;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}

/* VOTAR */

#votarArtista {
	width: 250px;
	height: 104px;
	margin-top: 5px;
	background: url('images/vota_banda_semTexto.jpg');
}

#votarHeader {
	width: 235px;
	height: 28px;
	font-family: Verdana;
	font-weight: bold;
	line-height: 28px;
	font-size: 12px;
	text-align: center;
	margin: 0 auto;
	position: relative;
	top: 8px;
}

#votarOpts {
	width: 235px;
	height: 40px;
	position: relative;
	top: 7px;
	margin: 0 auto;
	font-family: Verdana;
	font-size: 9px;
	letter-spacing: -0.06em;
}

#votarBtns {
	width: 237px;
	height: 16px;
	position: relative;
	top: 13px;
	margin: 0 auto;
}

#rateEbandas {
	width: 120px;
	float: left;
	height: 40px;
	line-height: 20px;
}

#rateVisitante{
	width: 115px;
	float: right;
	height: 40px;
	line-height: 20px;
	font-weight: bold;
}

/* POLLS */

.polls {
	margin-top: 5px;
	width: 250px;
	height: 59px;
	background: url('images/vota_home_semTexto.jpg');
}

.polls-left {
	float: left;
	width: 125px;
	height: 59px;
}

.poll-titulo{
	font-family: Verdana;
	font-size: 11px;
	color: #BAE85C;
	text-align: left;
	font-weight: bold;
	position: relative;
	top: 10px;
	left: 10px;
}

.poll-pergunta{
	font-family: Verdana;
	font-size: 10px;
	color: #fff;
	text-align: left;
	position: relative;
	top: 10px;
	left: 10px;
}

.polls-right {
	float: left;
	width: 125px;
	height: 59px;
}

.poll-opt {
	font-family: Verdana;
	font-size: 10px;
	line-height: 17px;
	margin-top: 2px;
	padding-left: 10px;
	text-align: left;
}

.poll-opt a {
	color: #000;
	text-decoration: none;
}

.tabMusica{
	float: left;
	margin-right: 2px;
	width: 80px;
	height: 23px;
	background: #666;
	color: #ccc;
	font-family: Verdana;
	font-size: 11px;
	text-align: center;
	line-height: 23px;
	margin-bottom: 2px;
}
.tabMusicaSel{
	float: left;
	margin-right: 2px;
	width: 80px;
	height: 25px;
	background: #000;
	color: #BAE85C;
	font-family: Verdana;
	font-size: 11px;
	text-align: center;
	line-height: 25px;
}
.tabMusicaSel:hover{
	color: #ccc;
	cursor: pointer;
}
.tabMusica:hover{
	color: #BAE85C;
	cursor: pointer;
}