@import url(base.css);

.content-wrap h2, .content-wrap h3  {
	background: #FFF url(../img/noticias/noticias-title-bg.png) no-repeat left bottom;
	padding: 6px 10px;
	margin: 10px 0 5px 0;
	font-size: 108%;
	text-transform: uppercase;
	color: #C00;
}
	.cufon-active .content-wrap h2 {
		/*font-size: 123.1%;*/
	}

#clubes-mapa, #distritos {
	float: left;
}

#clubes-mapa {
	width: 470px;
}
	#mapa {
		background: #DFDFDF url(../img/loading-maps.gif) no-repeat center;
		border: 1px solid #CCC;
		height: 800px;
		width: 460px;
		margin-left: 5px;
	}

#distritos {
	width: 170px;
}
	#distritos h2 {
		background-image: url(../img/noticias/arquivo-title-bg.png);
		background-position: right bottom;
		margin-left: 10px;
		margin-bottom: 0;
	}

	#distritos ul {
		margin: 0 10px 0 20px;;
		padding: 0;
		list-style: none;
	}
	#distritos li a {
		display: block;
		border-bottom: 1px solid #DFDFDF;
		padding: 4px 10px;
		font-size: 85%;
		font-weight: bold;
	}
		#distritos ul ul {
			margin-left: 0;
		}

		#distritos li ul a {

		}

#clube-title {
	background: #F1F1F1 url(../img/content-title-bg.png) repeat-x;
	height: 50px;
	position: relative;
}
	#clube-title h2 {
		margin: 0 15px;
		padding: 0;
		font-size: 138.5%;
		font-weight: normal;
		line-height: 50px;
	}

	#clube-sigla {
		position: absolute;
		right: 20px;
		height: 20px;
		top: 15px;
		padding-left: 44px;
	}
		#clube-sigla, #clube-sigla strong {
			background: url(../img/clubes/sigla-bg.png) no-repeat;
		}
		#clube-sigla strong {
			background-position: right bottom;
			color: #FFF;
			display: block;
			line-height: 20px;
			font-size: 85%;
			font-weight: bold;
			padding-right: 6px;
		}

#clube-nav {
	background: #FFF url(../img/clubes/nav-bg.png) repeat-x;
	border-bottom: 1px solid #D6D6D6;
}
	#clube-nav ul {
		list-style: none;
		margin: 0 20px;
		padding: 0;
		height: 22px;
	}
	#clube-nav li {
		display: inline;
	}
	#clube-nav a {
		color: #333;
		display: block;
		float: left;
		line-height: 22px;
		padding: 0 10px;
		font-weight: bold;
		font-size: 85%;
		text-transform: uppercase;
	}

#clube-noticias, #clube-pistas {
	float: left;
}
	/*#clube-noticias h3, #clube-pistas h3 {
		background: #FFF no-repeat left bottom;
		padding: 6px 10px;
		margin: 10px 0;
		font-size: 108%;
		text-transform: uppercase;
		color: #C00;
	}*/

/* Notícias
============================================== */
#clube-noticias {
	width: 430px;
}
	#clube-noticias h3 {
		background-image: url(../img/clubes/noticias-title-bg.png);
		margin-right: 20px;
	}

	.noticia {
		clear: both;
		margin: 0 24px 20px 10px;
	}
		.noticia-imagem {
			background: #FFF url(../img/noticias/thumb-bg.png) no-repeat;
			float: right;
			height: 66px;
			width: 86px;
		}
			.noticia-imagem img {
				margin: 3px;
			}
		.noticia-inner {
			margin-right: 90px;
		}
			.noticia h4 {
				margin: 0 0 4px 0;
			}
			.noticia span {
				color: #666;
				text-transform: uppercase;
				font-size: 77%;
				font-weight: bold;
			}
			.noticia p {
				margin: 6px 0 0 0;
				font-size: 85%;
			}


/* Clubes
============================================== */
#clube-pistas {
	width: 210px;
}
	#clube-pistas h3 {
		background-image: url(../img/clubes/pistas-title-bg.png);
	}

	.pista {
		background: #FFF url(../img/clubes/pista-destaque-bg.png) no-repeat;
		position: relative;
		height: 106px;
		width: 206px;
	}
		.pista h4 {
			color: #FFF;
			line-height: 30px;
			background: #000;
			opacity: .75;
			position: absolute;
			left: 3px;
			bottom: 3px;
			margin: 0;
			width: 200px;
			text-align: right;
		}
		.pista img {
			margin: 3px;
		}


#foto, #fotos {
	float: left;
}
	#pista-fotos h3 {
		background-image: url(../img/clubes/pista-title-bg.png);
		margin-bottom: 4px;
	}
	#foto {
		background: url(../img/clubes/pista-foto-bg.gif) no-repeat 5px bottom;
		width: 520px;
	}
		#foto div {
			background: url(../img/clubes/foto-loading.gif) no-repeat center;
			width: 510px;
			height: 382px;
		}
			#foto img {
				margin: 1px 6px;
			}

	#fotos {
		background: url(../img/clubes/pista-fotos-bg.png) no-repeat;
		width: 110px;
		height: 382px;
		margin: 0 5px;
		overflow: auto;
	}
	.js #fotos {
		position: relative;
	}
		#fotos ul {
			margin: 0;
			padding: 2px;
			list-style: none;
		}
		.js #fotos ul {
			position: absolute;
		}
		#fotos li {
			display: inline;
		}
		#fotos li a {
			background: #FFF url(../img/clubes/pista-foto-thumb-bg.png) no-repeat;
			display: block;
			width: 106px;
			height: 66px;
		}
			#fotos a img {
				margin: 3px;
			}
		#fotos .carousel-prev, #fotos .carousel-next {
			background: transparent url(../img/clubes/carousel-btns.png) no-repeat;
			position: absolute;
			left: 37px;
			height: 20px;
			width: 36px;
			text-indent: -1000em;
			overflow: hidden;
			outline: none;
		}
		#fotos .carousel-prev {
			top: 0;
		}
			#fotos .carousel-prev:hover {
				background-position: -36px top;
			}
			#fotos .carousel-prev.disabled {
				background-position: -72px top;
			}
		#fotos .carousel-next {
			bottom: 0;
			background-position: -109px top;
		}
			#fotos .carousel-next:hover {
				background-position: -145px top;
			}
			#fotos .carousel-next.disabled {
				background-position: -180px top;
			}

#pista-detalhes, #clube-detalhes {
	margin: 0 5px;
	padding-top: 15px;
	clear: both;
}
	#pista-detalhes h4, #clube-detalhes h4 {
		height: 24px;
		text-indent: -1000em;
		margin: 0;
	}
	#pista-info-title {
		background-image: url(../img/clubes/pista-info-title.png);
	}
	#clube-info-title {
		background-image: url(../img/clubes/clube-info-title.png);
	}
	#pista-info, #clube-info {
		background: #EFEFEF url(../img/clubes/pista-info-bottom.png) no-repeat left bottom;
		border-top: 1px solid #FFF;
		padding-bottom: 10px;
		margin-bottom: 5px;
	}
		#pista-info table, #clube-info table {
			width: 380px;
			float: left;
		}
			#pista-info .pista-observacoes {
				width: 100% !important;
				float: none !important;
			}
			#clube-info table {
				width: 367px;
			}
			#pista-info tr, #clube-info tr {
				background-image: url(../img/clubes/pista-info-item-bg.gif);
				background-repeat: no-repeat;
				background-position: center bottom;
			}
			#pista-info th, #clube-info th {
				width: 190px;
				text-align: right;
				color: #666;
				font-size: 85%;
				text-transform: uppercase;
				vertical-align: top;
			}
				 #clube-info th {
				 	width: 150px;
				 }
			#pista-info td, #clube-info td {
				font-size: 93%;
			}
		#pista-info ul, #clube-info ul {
			float: right;
			margin: 0;
			width: 250px;
			padding: 4px 0 0 0;
			list-style: none;
		}
			#pista-info li, #clube-info li {
				background-position: left center;
				background-repeat: no-repeat;
				padding-left: 22px;
				line-height: 20px;
				font-size: 93%;
			}
			#pista-info .info-true, #clube-info .info-true {
				background-image: url(../img/clubes/info-true.png);
			}
			#pista-info .info-false, #clube-info .info-false {
				background-image: url(../img/clubes/info-false.png);
			}

			#clube-contactos {
				float: left;
				width: 250px;
				padding-top: 10px;
			}
				.clube-contacto {
					margin-left: 10px;
					margin-bottom: 15px;
				}
				.clube-contacto h5 {
					margin: 0;
					font-size: 85%;
					line-height: 18px;
					padding: 0 5px;
				}
				.clube-contacto span {
					float: right;
				}
				.clube-contacto p {
					margin: 0;
					font-size: 85%;
					color: #666;
					font-style: italic;
					border-top: 1px solid #DFDFDF;
					padding: 2px 5px;
				}

	#pista-localizacao-title {
		background-position: left bottom;
		background-image: url(../img/clubes/pista-localizacao-title.png);
	}

