/* ##################################

		CSS POR FROGS.COM.BR

#################################   */  




/* ##################  GERAL   */


* { margin: 0px; padding: 0px;}

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #EAECF4;
}
h1 {
	background: url(imagens/logo-hi-tech-piscinas.png) no-repeat center center;
	height: 150px;
	width: 399px;
	text-indent: -9999px;
	margin: 0px auto;
}
h2 {}
h2 .h2fotos{
	margin: 10px 0;
}
p {}


#geral {
	height: auto;
	width: 970px;
	margin: 0px auto 10px auto;
}


/* ##################  ESTRUTURA   */

#topo {
	float: left;
	height: 170px;
	width: 100%;
}
#menu {
	float: left;
	height: 60px;
	width: 100%;
	margin-bottom: 20px;
	background: #366291 url(imagens/fd_menu.png) no-repeat center center;
}
#lateral {
	width: 270px;
	float: left;
	height: auto;
	margin-right: 10px;
	margin-bottom: 20px;
}
#banner {
	width: 680px;
	float: left;
	margin-left: 10px;
	height: 200px;
	background-color: #EAECF4;
}
#conteudo {
	float: left;
	width: 680px;
	height: auto;
	margin-left: 10px;
	margin-top: 20px;
}
#rodape {
	clear: both;
	float: left;
	height: 40px;
	width: 100%;
	margin-bottom: 10px;
	margin-top: 20px;
	margin-right: 0px;
	margin-left: 0px;
}

/* ##################  MENU PRINCIPAL   */


#menu ul {}
#menu li {
	float: left;
	list-style-position: inside;
	list-style-type: none;
}
#menu li a {
	height: 60px;
	line-height: 60px;
	text-decoration: none;
	color: #FFF;
	font-size: 0.7em;
	width: 136px;
	display: block;
	text-align: center;
	font-variant: small-caps;
	margin-left: 2px;
}
#menu li a:hover {
	background: url(imagens/fd_mn_h.png) no-repeat center center;
	color: #2A4B6F;
	font-weight: bold;
}


/* ##################  RODAPE   */

#rodape {
	background: url(imagens/fd_rodape.png) no-repeat center top;
	line-height: 40px;
}
#rodape p {
	font-size: 0.7em;
	color: #D8D5D0;
	margin-left: 15px;
}
#rodape a {
	color: #D8D5D0;
	text-decoration: none;
}
#rodape a:hover {
	color: #000;
	text-decoration: underline;
}



/* ##################  BOX PEQUENO   */

.boxPeq {
	background: #D8D5D0 url(imagens/boxPeqBot.png) no-repeat center bottom;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	width: 270px;
}
.boxPeqTop {
	background: url(imagens/boxPeqTop.png) no-repeat center top;
	height: 10px;
}
.boxPeq h2 {
	color: #333;
	font-weight: normal;
	margin-left: 10px;
	font-size: 1.2em;
}
.boxPeq h3 {
	color: #666;
	margin-left: 10px;
	font-size: 14px;
	margin-top: 5px;
}
.boxPeq p {
	font-size: 0.7em;
	color: #333;
	text-align: justify;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
a.video  {
	float: right;
	display: block;
	background: url(imagens/_v.png) no-repeat left 0px;
	padding-left: 20px;
	height: 20px;
	line-height: 20px;
}
.boxPeq a {
	color: #3C7CA0;
	text-decoration: none;
	margin-bottom: 10px;
}
.boxPeq a:hover {
	color: #333;
	text-decoration: underline;
}
.boxPeq address {
	font-size: 12px;
	padding: 10px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #333;
}

/* ##################  BOX MEDIO   */

.boxMed {
	background: #3C70A5 url(imagens/boxMedBot.png) no-repeat center bottom;	
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-bottom: 5px;
	width: 270px;
}
.boxMedTop {
	background: url(imagens/boxMedTop.png) no-repeat center top;
	height: 10px;
}
.boxMed h2 {
	color: #D8D5D0;
	font-weight: normal;
	margin-left: 8px;
	font-size: 1.2em;
}
.boxMed h3 {
	color: #D8D5D0;
	font-weight: bold;
	margin-left: 8px;
	font-size: 0.9em;
	margin-top: 10px;
}
.boxMed p {
	font-size: 0.7em;
	color: #D8D5D0;
	text-align: justify;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
}
.boxMed a {
	color: #FFF;
	padding-left: 15px;
	display: block;
	background: url(imagens/_h3.png) no-repeat left top;
	font-size: 14px;
}
.boxMed a:hover {
	color: #0CF;
	text-decoration: none;
}
.boxMed ul {
	list-style-position: inside;
	list-style-type: none;
	margin-left: 20px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
}
.boxMed li {
	list-style-position: inside;
	list-style-type: none;
	font-size: 11px;
	color: #FFF;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.boxMed {}

/* ##################  CONTEUDO   */

#conteudo {
	margin-bottom: 20px;
}

.central {
	text-align: center;
	display: block;
	margin: 0px auto;
}


/* ##################  BOX 1   */

.box1 {
	width: 680px;
	float: left;
}
.box1 h2 {
	color: #036;
	font-weight: normal;
	font-size: 1.2em;
	margin-bottom: 10px;
}
.box1 h3 {
	color: #09C;
	margin-left: 0px;
	font-size: 14px;
	margin-top: 15px;
	margin-bottom: 5px;
	margin-right: 0px;
	border-bottom: 1px solid #D3D8E7;
	padding-bottom: 2px;
}
.box1 h4 {
	color: #666;
	margin-top: 20px;
	margin-bottom: 5px;
}
.box1 p {
	font-size: 0.8em;
	color: #666;
	text-align: justify;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.box hr{
	height: 1px;
	color: #999999;
	background-color: #999999;


}
.box1 a {
	color: #D8D5D0;
	text-decoration: none;
}
.box1 a:hover {
	color: #333;
	text-decoration: underline;
}
.box1 ul {
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.box1 li {
	list-style-position: inside;
	list-style-type: disc;
	font-size: 0.8em;
	color: #666;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}


/* ##################  BOX 2   */

.box2 {
	width: 320px;
	float: left;
	margin-right: 20px;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: inline; /* ARRUMA O BUG DA MARGEM NO IE 6 */
}
.box2 h2 {
	color: #D8D5D0;
	font-weight: normal;
	margin-left: 10px;
	font-size: 1.2em;
}
.box2 h3 {
	color: #09C;
	margin-left: 10px;
	font-size: 0.8em;
	margin-top: 10px;
	margin-bottom: 0px;
	background: url(imagens/_a.png) no-repeat left center;
	padding-left: 15px;
	margin-right: 0px;
}
.box2 p {
	font-size: 0.7em;
	color: #666;
	text-align: justify;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 0px;
	float: left;
	width: 180px;
}
.box2 a {
	color: #3C7CA0;
	text-decoration: none;
	margin-bottom: 10px;
	float: left;
	display: block;
	background: url(imagens/_a.png) no-repeat left 3px;
	padding-left: 15px;
}
.box2 a:hover {
	color: #333;
	text-decoration: underline;
}
.box2 img {
	float: left;
	height: 80px;
	width: 120px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 10px;
}
/* ##################  GALERIA DE FOTO   */

#galeriadefotos {
	float: left;
	width: 680px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#galeriadefotos ul {
	list-style-position: inside;
	list-style-type: none;
	display: block;
	float: left;
	clear: both;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 680px;
	border-bottom: 1px dotted #7584B9;
	padding-bottom: 15px;
}
#galeriadefotos li {
	display: inline;
	float: left;
}
#galeriadefotos a {
	text-decoration: none;
	background-color: #FFF;
	margin: 4px;
	display: block;
	padding: 3px;
	height: 90px;
}
#galeriadefotos a:hover {
	background-color: #09C;
}
#galeriadefotos img {
	border: none;
}

/* ##################  POPUP LIGHT BOX   */  

#lightbox{ position: absolute; left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox a img{ border: none;}
#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto;}
#imageContainer{ padding: 10px;}
#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0;}
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10;}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background: transparent url(../imagens/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../imagens/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../imagens/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em;}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000;}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}	
	
/* Clearfix */	
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden;}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 




/* ##################  CONTATO   */

#contato {
	
}
#contato fieldset {
	padding: 20px;
	border: 1px solid #D2D7E8;
}
#contato legend {
	font-weight: bold;
	font-size: 1em;
	color: #036;
}
#contato label {
	width: 420px;
	float: left;
	display: block;
	clear: both;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #069;
	font-weight: bold;
}
#contato label input {
	float: left;
	width: 400px;
	border: 1px solid #D2D7E8;
	font-family: Arial, Helvetica, sans-serif;
	color: #069;
	font-size: 12px;
	padding: 2px;
}
#contato label textarea {
	float: left;
	width: 400px;
	border: 1px solid #D2D7E8;
	font-family: Arial, Helvetica, sans-serif;
	color: #069;
	font-size: 12px;
}
#contato .botao {
	border: 1px solid #D2D7E8;
	background-color: #FFF;
	color: #069;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin: 10px;
}


#index-login{
	width: 500px;
	height: 380px;
	background-image: url(imagens/bg_indexlogin.gif);
	background-repeat: no-repeat;
	padding-top: 90px;
	text-align: center;
	margin-left: 100px;
}
#index-login h4{
	font-size: 16px;
	color: #666;
}

#index-login form{
	font-size: 24px;
	color: #424242;
	text-align: center;
	padding-top: 20px;
}
#index-login .input-login{
	font-size: 16px;
	color: #C00;
	border-color: #DADADA;
	border-style: solid;
	border-width: 1px;
	padding: 5px;
	font-weight: bold;
	text-align: center;
}
#index-login label{
	color: #CCC;
	font-size: 24px;
}
#index-login .input-login:focus{
	background-color: #FFF2F2;
	border: #C00 solid 1px;
	color: #C00;
	text-align: center;
}
.bot-login{
	width: 309px;
	height: 54px;
	margin-top: 10px;
}
.nova_categ{
	border-top: 1px solid;
	padding-top: 10px;
	border-top-color: #23415F;
}
.separa{
	padding: 10px 0;
}

.center{
	text-align: center;
	font-size: 10px;
}

