html {
	background: #333;
	}

* {
	vertical-align: baseline;
	font-weight: inherit;
	font-family: inherit;
	font-style: inherit;
	font-size: 100%;
	border: 0 none;
	outline: 0;
	padding: 0;
	margin: 0;
	}

body {
	font: 70% Arial, Helvetica, sans-serif;
	text-align: left;
	color: #000;
	}

body#fundo1 { background: #FFF url(/images/fundo.jpg) top center no-repeat; }
body#fundo2 { background: #FFF url(/images/fundo2.jpg) top center no-repeat; }
body#fundo3 { background: #FFF url(/images/fundo3.jpg) top center no-repeat; }

img { border: 0; }

b { font-weight: bold; color: #2E2E2E; }
i { font-style: italic; }

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-weight: normal;
}

form {
	margin: 0;
	padding: 0;
	display: inline;
}

a {
	color: #275e77;
	text-decoration: none;
	}

	a:hover {
	text-decoration: underline;
	}

/* TITULOS */
h1 {
	margin: 0 0 10px 0;
	text-indent: -9999px;
	}

	/* CASA COSTA */
	h1.sobre_a_empresa { width: 133px; height: 16px; background: url(/images/titulos/titulo_sobre_empresa.png) no-repeat; }
	h1.marcas { width: 140px; height: 16px; background: url(/images/titulos/titulo_marcas.png) no-repeat; }
	h1.fale_conosco { width: 113px; height: 16px; background: url(/images/titulos/titulo_fale_conosco.png) no-repeat; }

	/* POOL-SOLUTIONS */
	h1.sobre_poolsolutions { width: 170px; height: 16px; background: url(/images/titulos/titulo_sobre_poolsolutions.png) no-repeat; }
	h1.assistencia { width: 146px; height: 16px; background: url(/images/titulos/titulo_assistencia.png) no-repeat; }
	h1.onde_estamos { width: 117px; height: 16px; background: url(/images/titulos/titulo_onde_estamos.png) no-repeat; }
	h1.metodos_construcao { width: 179px; height: 16px; background: url(/images/titulos/titulo_metodos_construcao.png) no-repeat; }
	h1.equipamentos { width: 117px; height: 16px; background: url(/images/titulos/titulo_equipamentos.png) no-repeat; }
	h1.pavimentos { width: 189px; height: 16px; background: url(/images/titulos/titulo_pavimentos.png) no-repeat; }
	h1.tratamentos { width: 105px; height: 16px; background: url(/images/titulos/titulo_tratamentos.png) no-repeat; }
	h1.bem_estar { width: 91px; height: 16px; background: url(/images/titulos/titulo_bem_estar.png) no-repeat; }	
	h1.coberturas { width: 96px; height: 16px; background: url(/images/titulos/titulo_coberturas.png) no-repeat; }
	h1.spas { width: 54px; height: 16px; background: url(/images/titulos/titulo_spas.png) no-repeat; }

	/* HIDROPAV */
	h1.sobre_hidropav { width: 135px; height: 16px; background: url(/images/titulos/titulo_sobre_hidropav.png) no-repeat; }

	/* AQUAPAV */
	h1.sobre_aquapav { width: 133px; height: 16px; background: url(/images/titulos/titulo_sobre_aquapav.png) no-repeat; }

	/* PUZZLEPAV */
	h1.sobre_puzzlepav { width: 141px; height: 16px; background: url(/images/titulos/titulo_sobre_puzzlepav.png) no-repeat; }

	/* EVENTUR */
	h1.sobre_eventur { width: 127px; height: 16px; background: url(/images/titulos/titulo_sobre_eventur.png) no-repeat; }
	h1.eventur_casas { width: 127px; height: 16px; background: url(/images/titulos/titulo_casas.png) no-repeat; }
	h1.eventur_eventos { width: 164px; height: 16px; background: url(/images/titulos/titulo_eventos.png) no-repeat; }

	/* PRESTAÇÃO DE SERVIÇOS */
	h1.sobre_servicos { width: 298px; height: 16px; background: url(/images/titulos/titulo_sobre_servicos.png) no-repeat; }

	/* COLUNAS*/
	h1.noticias { width: 78px; height: 16px; background: url(/images/titulos/titulo_noticias.png) no-repeat; }
	h1.contactos { width: 90px; height: 16px; background: url(/images/titulos/titulo_contactos.png) no-repeat; }
	h1.newsletter { width: 96px; height: 16px; background: url(/images/titulos/titulo_newsletter.png) no-repeat; }
	
	/* OUTROS */
	h1.mapa_pagina { width: 127px; height: 16px; background: url(/images/titulos/titulo_mapa_pagina.png) no-repeat; }
	h1.produtos { width: 83px; height: 16px; background: url(/images/titulos/titulo_produtos.png) no-repeat; }
	h1.portfolio { width: 79px; height: 16px; background: url(/images/titulos/titulo_portfolio.png) no-repeat; }
	h1.arquivo_newsletters { width: 176px; height: 16px; background: url(/images/titulos/arquivo_newsletters.gif) no-repeat; }
	
h2 {
	clear: both;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #275e77;
	margin-top: 1px;
	}
/* EOF TITULOS */

p {
	clear: both;
	font: 11px/150% Arial, Helvetica, sans-serif;
	color: #5E5D5D;
	padding: 0;
	margin: 0 0 20px 0;
	text-align: justify;
	}

/* ESTRUTURA */
#sombra_container {
	width: 930px;
	margin: 0 auto;
	}

#sombra {
	float: left;
	width: 930px;
	background: url(/images/sombra.png) repeat-y;
	}

#container {
	width: 900px;
	margin: 0 auto;
	}

#header {
	position: relative;
	width: 900px;
	height: 360px;
	}

	#header img#logo {
	position: absolute;
	float: left;
	top: 60px;
	left: 0;
	z-index: 9999;
	}

#marcas {
	clear: both;
	width: 900px;
	height: 170px;
	}

	#marcas .box a { 
	float: left;
	width: 150px;
	height: 170px;
	text-indent: -9999px;
	border: 0;
	}

	#marcas .pool_solutions a { background: url(/images/marcas_poolsolutions.gif) top center no-repeat; }
	#marcas .pool_solutions a:hover, #marcas .pool_solutions a.activo { background: url(/images/marcas_poolsolutions.gif) bottom center no-repeat; }

	#marcas .hidropav a { background: url(/images/marcas_hidropav.gif) top center no-repeat; }
	#marcas .hidropav a:hover, #marcas .hidropav a.activo { background: url(/images/marcas_hidropav.gif) bottom center no-repeat; }

	#marcas .aquapav a { background: url(/images/marcas_aquapav.gif) top center no-repeat; }
	#marcas .aquapav a:hover, #marcas .aquapav a.activo { background: url(/images/marcas_aquapav.gif) bottom center no-repeat; }

	#marcas .puzzlepav a { background: url(/images/marcas_puzzlepav.gif) top center no-repeat; }
	#marcas .puzzlepav a:hover, #marcas .puzzlepav a.activo { background: url(/images/marcas_puzzlepav.gif) bottom center no-repeat; }

	#marcas .eventur a { background: url(/images/marcas_eventur.gif) top center no-repeat; }
	#marcas .eventur a:hover, #marcas .eventur a.activo { background: url(/images/marcas_eventur.gif) bottom center no-repeat; }
	
	#marcas .servicos a { background: url(/images/marcas_servicos.gif) top center no-repeat; }
	#marcas .servicos a:hover, #marcas .servicos a.activo { background: url(/images/marcas_servicos.gif) bottom center no-repeat; }

/* MENU */
ul#menu {
	width: 900px;
	float: left;
	height: 35px;
	background: url(/images/menu_fundo.jpg) repeat-x;
	font-size: 0; /* FIX IE6 */
	}

	ul#menu li {
		float: left;
		display: inline;
		list-style: none;
		margin: 8px 0 0 0;
		padding: 2px 15px 0 15px;
		border-right: 1px solid #dbdbdb;
		}

	ul#menu li.first_text { margin-left: 20px; } /* CLASS PARA O 1º ELEMENTO - TEXTO S/ ICON */
	ul#menu li.first_icon { margin: 0 0 0 25px; border: 0; padding: 0; } /* C/ ICON */
	ul#menu li.second { margin-left: 10px; } /* DIMINUIR ESPAÇO ENTRE ICON E TEXTO */

	ul#menu li a {
		color: #a1a1a1;
		text-decoration: none;
		border: 0;
		font: 11px Arial, Helvetica, sans-serif;
		}

	ul#menu li a:hover {
		color: #333;
		}
		
	ul#menu li a.live {
		color: #333;
		border-bottom: 1px solid #333;
		}

/* EOF MENU */

#main { /* 2 COLUNAS */
	float: left;
	background: url(/images/main_fundo.gif) repeat-y;
	}

#conteudos {
	width: 640px;
	float: left;
	display: inline;
	margin: 20px;
	}

.coluna {
	width: 195px;
	float: left;
	display: inline;
	margin: 20px 13px 0 12px;
	padding-bottom: 30px;
	}

/* USADO APENAS NO INDEX */
#main_index { /* 3 COLUNAS */
	float: left;
	background: url(/images/main_fundo_index.gif) repeat-y;
	}

#conteudos_index {
	width: 420px;
	float: left;
	display: inline;
	margin: 20px;
	}

.coluna_index {
	width: 195px;
	float: left;
	display: inline;
	margin: 20px 13px 0 12px;
	}
/* EOF USADO APENAS NO INDEX */

#echo_navegacao {
	position: relative;
	clear: both;
	font: bold 11px Arial, Helvetica, sans-serif;
	padding: 30px 0 30px 0;
	color: #39a1d1;
	text-align: left;
	}

	#echo_navegacao img.nav_icon {
	margin-right: 5px;
	}

/* FOOTER */
#footer_container {
	clear: both;
	height: 100px;
	background: #333;
	}

#footer {
	width: 900px;
	height: 100px;
	margin: 0 auto;
	color: #CCC;
	font-size: 11px;
	}

	#footer a {
	color: #a5a5a5;
	}

#footer_left {
	float: left;
	padding: 30px 0 0 0;
	text-align: left;
	line-height: 150%;
	}

#footer_right {
	float: right;
	text-align: right; /* PARA O IE */
	padding: 30px 0 0 0;
	line-height: 150%;
	}

a#mapa_pagina {
	float: right;
	}
/* EOF FOOTER */

/* SLIDESHOW */ 
#myGallery
{
	float: right;
	width: 900px;
	height: 360px;
	z-index: 5;
}

.jdGallery
{
	overflow: hidden;
	position: relative;
}

.jdGallery img
{
	border: 0;
	margin: 0;
}

.jdGallery .slideElement
{
	width: 100%;
	height: 100%;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('/images/slideshow/loading-bar-black.gif');
}

.jdGallery .loadingElement
{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('/images/slideshow/loading-bar-black.gif');
}
/* EOF SLIDESHOW */

/* FORMULARIO ASSISTENCIA */
form#assistencia label {
	float: left;
	display: inline;
	width: 90px;
	padding: 3px 0 2px 0;
	margin-left: 25px;
	}

form#assistencia input {
	width: 445px;
	padding: 3px 5px;
	border-top: 1px solid #c7c7c7; /* SOMBRA */
	border-right: 1px solid #E1E1E1;
	border-bottom: 1px solid #E1E1E1;
	border-left: 1px solid #E1E1E1;
	color: #6e6e6e;
	margin-bottom: 5px;
	}

form#assistencia textarea {
	float: left;
	width: 445px;
	height: 150px;
	padding: 5px;
	border-top: 1px solid #c7c7c7; /* SOMBRA */
	border-right: 1px solid #E1E1E1;
	border-bottom: 1px solid #E1E1E1;
	border-left: 1px solid #E1E1E1;
	color: #6e6e6e;
	overflow: auto;
	margin-bottom: 5px;
	}

input#bot_enviar {
	float: right;
	width: 114px !important;
	display: inline;
	margin: 25px 75px 25px 0;
	background: #F5F5F5;
	cursor: pointer;
	border: 0;
	}

input#bot_enviar:hover {
	color: #000;
	}

/* VALIDACAO */
input.validation-failed, textarea.validation-failed {
	border: 1px solid #FF3300 !important;
}

.validation-advice {
	clear: both;
	margin: 0 0 0 115px;
	width: 450px;
	padding: 5px 0 5px 5px;
	background-color: #FF3300;
	color: #FFF;
	font: bold 11px Arial, Helvetica, sans-serif;
}

form#newsletter .validation-advice {
	float: left;
	margin: 3px 0;
	width: 151px;
	padding: 5px 0 5px 5px;
	background-color: #FF3300;
	color: #FFF;
	font: bold 11px Arial, Helvetica, sans-serif;
}
/* EOF VALIDACAO */	
/* EOF FORMULARIO CONTACTOS */

/* FORMULARIO NEWSLETTER */
form#newsletter {
	float: left;
	}

form#newsletter input {
	float: left;
	width: 150px;
	padding: 2px;
	border: 1px solid #669bbb;
	}
	
form#newsletter input.submit {
	width: 21px;
	height: 20px;
	margin-left: 5px;
	padding: 0;
	border: 0;
	}
/* EOF FORMULARIO NEWSLETTER */

/* MAPA DA PÁGINA */
ul.mapa {
	float: left;
	width: 250px;
	text-align: left;
	list-style: none;
	margin: 0 0 0 25px;
	}
	
	ul.mapa li {
		margin: 20px 0 10px 0;
		font-weight: bold;
		}

	ul.mapa li ul {
		list-style: none;
		}

	ul.mapa li ul li {
		margin: 0 0 0 35px;
		padding: 0 2px;
		font-weight: normal;
		list-style: url(/images/list-style-icon.jpg);
		}
		
	ul.mapa li ul li ul li {
		margin: 0 0 0 15px;
		padding: 0 2px;
		font-weight: normal;
		list-style: url(/images/list-style-icon.jpg);
		}		

/* EOF MAPA DA PÁGINA */

/* MENU PRODUTOS POOL-SOLUTIONS */
ul#submenu_ps {
	float: left;
	width: 840px;
	height: 35px;
	background: url(/images/menu_fundo.jpg) repeat-x;
	font-size: 0; /* FIX IE6 */
	padding-left: 60px;
	}

	ul#submenu_ps li {
		float: left;
		display: inline;
		list-style: none;
		margin: 8px 0 0 0;
		padding: 2px 15px 0 15px;
		border-right: 1px solid #dbdbdb;
		}

	ul#submenu_ps li a {
		color: #a1a1a1;
		text-decoration: none;
		border: 0;
		font: 11px Arial, Helvetica, sans-serif;
		}

	ul#submenu_ps li a:hover, ul#submenu_ps li a.live {
		color: #333;
		border-bottom: 1px solid #333;
		}
/* MENU PRODUTOS POOL-SOLUTIONS */

/* CSS ADICIONAL */
a.lightview {
	border: 0;
	text-decoration: none;
	}

a.lightview:hover {
	border: 0;
	text-decoration: none;
	}

img.thumb_large {
	float: left;
	margin: 0 0 25px 0;
	padding: 2px;
	border: 1px solid #CCC;
	}

img.thumb_small {
	float: left;
	margin: 0 0 25px 6px;
	display: inline;
	padding: 2px;
	border: 1px solid #CCC;
	}

img.eventur_thumb_small {
	float: left;
	margin: 0 20px 20px 0;
	display: inline;
	padding: 2px;
	border: 1px solid #CCC;
	}

a:hover img.eventur_thumb_small, a:hover img.thumb_large, a:hover img.thumb_small {
	background: #CCC;
	}
	
img.pdf {
	float: left;
	margin-bottom: 20px;
	}
	
input#spam {
	visibility: hidden;
	display: none;
	}
