/* Powered by | BRANDE DO BRASIL
   Otimização de Sites e Marketing em Internet
   Site: WWW.BRANE.COM.BR
   Tel: 3362-2375 / 3361-2162
*/
   
@charset "utf-8";
body           { font:11px Verdana; }
h1, h2, h3     { font:bold 21px Arial Narrow; margin:20px 0; color:#28166F; border-bottom:1px solid #EEE; }
a              { color:#0055CC; text-decoration:none; }
a:hover        { color:#000; text-decoration:underline;  }
img            { border:0; padding:0 6px; }
hr             { border:0; padding:10px 0; height:1px; background:none; border-bottom:1px solid #ccc; clear:both;}
/* Estrutura do site -----------------------------------------------*/

#base, #geral, #logo,  #top, #conteudo, #left, #proposta, #quadro, #center, #footer, .box, .links { width:768px; float:left; position:relative; }

#base                     { float:none; margin:auto; }
#geral		              {  }
#logo                     { width:322px; height:81px;}
#top		              { width:768px; height:82px;  background: url(img/menu-top.jpg) no-repeat; }


#conteudo	              { background:#FFF; }
#left                     { width:202px; background:#29166F url(img/end-menu.jpg) no-repeat bottom; }
#proposta                 { width:202px; margin-top:10px; background: url(img/bkg-proposta.jpg) repeat-x; position:relative;}
#quadro                   { width:566px; height:186px; background: url(img/quadro.jpg); }
#center                   { width:550px; height: auto; padding: 10px 0px 0px 8px; float: right; }

#footer	                  { width:758px; height:60px; padding-left:10px; /*padding-top:20px*/; background: url(img/bkg-footer.jpg) no-repeat;  }

.box                      { width:259px; height:auto; padding: 10px 8px;}
.links                    { width:550px; padding:50px 0 30px 0; font:bold 10px Arial; text-decoration:none; float: right;  }

.menu                     { list-style:none; margin:0; padding:0 0 0 16px;  }
.menu a, li               { padding:0 0 5px 0; font:bold 12px Verdana; text-decoration:none; color:#FFF; }
.menu a:hover             { color:#09F; text-decoration:none; } 

.menu-top                 { width:545px; height:37px; margin:0; padding:45px 15px 0 0; text-align:right; }
.menu-top li              { display:inline; overflow:auto; } 
.menu-top a               { font:bold 10px Verdana; white-space:nowrap; color:#FFF; padding:0 7px; border-right:1px solid #FFF; }
.menu-top a:hover         { color:#09F; text-decoration:none; }

.tel                      { font:bold 20px Verdana; color:#FFF; position:absolute; bottom:26px; right:4px; }

.proposta-form            { width:202px; margin:0; padding:0; position:relative; }
.proposta-form a, li      { font:11px Verdana; color:#000; text-decoration:none; list-style:none; border:0; display:block; position:relative; }
.busca                    { width:215px; height:45px; float:left; position:relative; margin:0; padding:0;  }
.campos-form              { font:10px Verdana; color: dimgray; background:#FFF; border:solid 1px ;}
.caixa                    { width:512px; padding:7px; margin:0; position:relative; float:left;}
.caixa p                  { padding:0; margin:0;}
.caixa b                  { padding:0; margin:0;}

.clientes     { float:left; position:relative; margin-bottom:10px; }


/* LIGHT BOX */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#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-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#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; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #333; }

