body {
	font-family:arial,helvetica;
	background-color:#508EB3;
	padding:0px;
	margin:0px;
	background-image:url(img/bg_nuvens_5.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;

}

body a{
	color:#00F;
}

img {border:0px;}
/*---------------------------------------------------*/
/* FINDPEOPLE TAGS										*/
/*---------------------------------------------------*/
#findpeople_top {
	position:absolute;
	width:100%;
	height:70px;
	margin-top: 0px;
	margin-bottom:0px;
	margin-left: 0px;
	margin-right: 0px;
	text-align: left;
	padding: 0px;
	border-bottom:2px solid #ccc; 
	overflow:hidden;
	background-color:#B0E6FF;
	font-size:12px;
}
#findpeople_middle {
	position:absolute;
	width:100%;
	margin-top: 70px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom:0px;
	top:2px;
	bottom:30px;
	text-align: left;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	border:none;
	overflow:auto;
	background-color:#FFF;
	font-size:12px;
	padding-bottom:0px;

}

#findpeople_bottom {
	position:absolute;
	margin-left: 0px;
	margin-right: 0px;
	width:100%;
	height:30px;
	bottom:0;
	text-align: center;
	overflow: auto;
	paddding:0px;
	color:#000;
	font-size:12px;
	background-color:#CCC;
	border-top:2px solid #999; 

}
#findpeople_list {
	position:absolute;
	margin-left: 5px;
	margin-right: auto;
	margin-top:46px;
	width:320px;
	top:0px;
	bottom:58px;
	text-align: center;
	overflow: hidden;
	padding: 0px;
	color:#000;
	font-size:12px;
	background-color:#FFF;
	border:none; 
	z-index:1001;
}
#findpeople_tweet {
	position:absolute;
	display:none;
	margin-left: 326px;
	margin-right: auto;
	margin-top:72px;
	width:320px;
	top:0px;
	text-align: center;
	overflow: hidden;
	padding: 3px;
	color:#000;
	font-size:12px;
	background-color:#FFF;
	border:1px solid #ccc; 
	z-index:1002;
}

#findpeople_bottom a{
	color:#009;
	font-size:12px;
	text-decoration:none;
}

#findpeople_info{
	display:none;
	position:absolute;
	margin:0;
	left:0;
    margin-top: 0px;
	top:0px;
	width:100%;
    padding-top:10px;
	padding-left:0px ;
	padding-bottom:4px;
	padding-right: 0px;
    background-color:#FFF;
	z-index:2000;
	border-bottom:2px solid #ccc; 
	height:36px;
}
#findpeople_info_text{
	margin-left: auto;
	margin-right:auto;
	text-align:center;
    color:#006;
	font-size:20px;
}


/*---------------------------------------------------*/
/* HOME TAGS										*/
/*---------------------------------------------------*/
#home_miolo {
	position:relative;
	width:685px;
	height:496px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:auto;
	text-align: left;
	z-index:100;
	padding: 0px;
	background-image:url(img/NOVA_TELA_HOME2b_cutb_transp2.gif);
	background-repeat:no-repeat;
	background-position:top;
	border:none;
	overflow:hidden;
	clear:both;
	top:10px;

}
#home_moreinfo {
	margin-left:240px;
	margin-top:-25px;
	padding-top:0px;
	border:none;
	width:150px;
	}
#home_birdtext{
	margin-left:125px;
	margin-top:0px;
	padding-top:18px;
	width:130px;
	border:none;
	text-align:center;

	}
#home_birdtext a{
	text-decoration:none;
	font-size:13px;
	color:#09F;
	font-weight:bold;
	}

.home_borderless_input1 {
	margin-left:338px;
	margin-top:6px;
	height:18px;
	width:200px;
	border:1px solid #fff;
	font-size:14px;
	padding:3px;
	}
.home_borderless_input2 {
	margin-left:338px;
	margin-top:33px;
	height:18px;
	width:200px;
	border:1px solid #fff;
	font-size:14px;
	padding:3px;
	}
.home_borderless_input3 {
	margin-left:338px;
	margin-top:33px;
	height:80px;
	width:200px;
	border:1px solid #fff;
	font-size:14px;
	padding:3px;
	overflow:hidden;
	}
#home_checkboxes {
	margin-left:335px;
	margin-top:12px;
	height:20px;
	width:210px;
	border:none;
	font-size:11px;
	padding:0px;
	overflow:hidden;
	}
#home_button {
	margin-left:350px;
	margin-top:80px;
	border:none;
	}
#home_questionmark {
	margin-left:555px;
	margin-top:-80px;
	border:none;
	}
#home_tool {
	margin-left:470px;
	margin-top:-30px;
	border:none;
	}
	
#home_info{
	display:none;
	position:absolute;
	margin:0;
	left:0;
    margin-top: 0px;
	width:100%;
    padding-top:16px;
	padding-left:0px ;
	padding-bottom:16px;
	padding-right: 0px;
    background-color:#FFF;
	z-index:2000;
	border-bottom:2px solid #ccc; 

	
}
#buzzing {
	margin-left:120px;
	margin-top:40px;
	width:460px;
	/*border:1px solid #000;
	background-color:#FFF;*/
	}

#home_info_text{
	margin-left: auto;
	margin-right:auto;
	text-align:center;
    color:#006;
	font-size:20px;
}
#home_bottom {
	width:100%;
	height:21px;
	text-align: center;
	position: absolute;
	top: 520px;
	z-index:100;
	overflow: auto;
	padding-top: 30px;
	color:#FFF;
	font-size:12px;
	background-image:url(img/bg_bottom2.jpg);
}
#home_bottom a{
	color:#3CF;
	font-size:12px;
	text-decoration:none;
}
.home_remember_input {
	/*margin-left:338px;
	margin-top:33px;*/
	width:250px;
	border:1px solid #000;
	font-size:14px;
	padding:3px;
	overflow:hidden;
	}


/*---------------------------------------------------*/
/* INTERNAL TAGS										*/
/*---------------------------------------------------*/
#internal_top {
	width:791px;
	height:239px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:0;
	text-align: left;
	z-index:100;
	padding: 0;
	background-image:url(img/topo_internas.png);
	background-repeat:no-repeat;
	background-position:top;
	border:none;
	overflow:auto;
	top:10px;
}
#internal_middle {
	width:691px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:0px;
	text-align: left;
	z-index:100;
	padding-left:50px;
	padding-right:50px;
	padding-top:0px;
	border:none;
	overflow:auto;
	background-color:#FFF;
	font-size:12px;
	padding-bottom:20px;

}

#internal_bottom {
	margin-left: auto;
	margin-right: auto;
	margin-top:15px;
	margin-bottom:10px;
	width:751px;
	text-align: center;
	position: relative;
	z-index:100;
	overflow: auto;
	padding: 15px;
	color:#000;
	font-size:12px;
	background-color:#FFF;
}
#internal_bottom a{
	color:#009;
	font-size:12px;
	text-decoration:none;
}


/*---------------------------------------------------*/
/* GENERIC TAGS										*/
/*---------------------------------------------------*/

.loading{
	/*display:block;*/
	z-index:1000;
	position:absolute;
	margin-left:45%;
	margin-top:22%;
	padding:10px;
	background-color:#fff;
	border:#666 0px solid;
	width:200px;
	height:35x;
	text-align:center;
	font-size:14px;
	font-weight:bold;
}
	
#home_loading_overlay {
	position: fixed;
	z-index:1000;
	top: 0px;
	margin-bottom:31px;
	left: 0px;
	height:100%;
	width:100%;
	background: #000;
	display: none;
}
.green_button{
	border:0px solid #000;
	color:#000;
	background-color:#adcf42;
	font-size:16px;
	font-weight:bold;
	padding:7px;
	}
#modal_left{
	float:left;
	width:70px;
	height:400px;
	text-align:center;
	color:#0063c9;
	background-color:#89e3fe;
	font-size:26px;
	font-weight:bold;
	padding:10px;
	margin:0;
	}

.transparent_class {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

div.progress-container {
     border: 1px solid #333; 
     width: 100px; 
     margin: 3px 3px 2px 0; 
     padding: 1px; 
     float: left; 
     background: white;
}

div.progress-container > div {
     background-color:#03C; 
     height: 8px
}

/*---------------------------------------------------*/
/* 3rd PARTY TAGS										*/
/*---------------------------------------------------*/

.tooltip{
    position:absolute;
    z-index:999;
    left:-9999px;
    background-color:#000;
    padding:5px;
    border:1px solid #fff;
    width:350px;
	font-size:12px;
	color:#fff;

}


.jqmWindow {
    display: none;
    
    position: fixed;
    top: 13%;
    left: 50%;
    
    margin-left: -300px;
    width: 600px;
    
    background-color: #FFF;
    color: #333;
    border: 1px solid black;
    padding: 0px 0px 0px 0px;
	font-size:12px;
}

.jqmOverlay { background-color: #000; }

/* Background iframe styling for IE6. Prevents ActiveX bleed-through (<select> form elements, etc.) */
* iframe.jqm {position:absolute;top:0;left:0;z-index:-1;
	width: expression(this.parentNode.offsetWidth+'px');
	height: expression(this.parentNode.offsetHeight+'px');
}

/* Fixed posistioning emulation for IE6
     Star selector used to hide definition from browsers other than IE6
     For valid CSS, use a conditional include instead */
* html .jqmWindow {
     position: absolute;
     top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}

/*-----------------------------------------*/
div.jqmAlert { /* contains + positions the alert window */
  display: none;
  
  position: fixed;
  top: 17%;
  width: 100%;
}
    
/* Fixed posistioning emulation for IE6
     Star selector used to hide definition from browsers other than IE6
     For valid CSS, use a conditional include instead */
* html div.jqmAlert {
     position: absolute;
     top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}

div.jqmAlertWindow {
  height:auto;
  width: auto;
  margin: auto;
  
  max-width:400px;
  padding: 0 10px 10px;
  
  background:#111;
  border:1px dotted #FFF;
}

.jqmAlertTitle{
  margin:5px 2px;
  height:20px;
  color:#FFF;
  background:#000;
}
.jqmAlertTitle h1{
  margin:5px 2px;
  padding-left:5px;
  padding:0;
  font-size:14px;
  text-transform:capitalize;
  letter-spacing:-1px;
  font-weight:bold;
  color:#FFF;

  float:left;
  height:20px;
}

div.jqmAlert .jqmClose em{display:none;}
div.jqmAlert .jqmClose {
  width:20px;
  height:20px;
  display:block;
  float:right;
  clear:right;
  background:transparent url(img/close_icon_double.png) 0 0 no-repeat;
}

div.jqmAlert a.jqmClose:hover,div.jqmAlert a.jqmCloseHover{ background-position: 0 -20px; }

div.jqmAlertContent{
  border-top:px;
  color:#FFF;
  font:11px/14pt arial;
  padding:5px 20px 5px;
  margin:5px;
  border:1px dotted #111;
  letter-spacing:0px;
  background:#111 url(img/darkgrid.png);
}

/*°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°
  clearing a float without additional markup
   http://www.positioniseverything.net/easyclearing.html */

.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 */





