/*GERAL*/
*{
   margin: 0;
   padding: 0;
   outline: none;
   font-size: 10px;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

/*TAGS*/
html, body{
   width: 100%;
   height: 100%;
   border: 0;
   overflow: hidden;
}

a{
   overflow: hidden;
   text-decoration: none;
}

hr{
   display: none;
}

img, fieldset{
   border: 0;
}

li{
   list-style: none;
}

table{
   border-collapse: collapse;
}

button{
   cursor: pointer;
}

textarea{
   overflow: auto;
}

/*CONTAINER*/
.container{
	width: 100%;
	height: 100%;
}

/*HEADER*/
.header{
   width: 100%;
   height: 30px;
   background-color: #54D131;
}

.header h1{
   width: 227px;
   height: 30px;
   text-indent: -9999px;
   background-image: url(../img/logo.png);
}

.header ul li{
   float: left;
   margin-right: 10px;
   list-style: none;
   position: relative;
}

.header ul li a{
   width: 31px;
   height: 31px;
   display: block;
   text-indent: -9999px;
   font-size: 0;
}

.header ul.pins{
   width: 192px;
   display: none;
   padding: 5px;
   margin-top: 10px;
   position: absolute;
   z-index: 1;
   border: 1px solid #000;
   background: #FFF;
}

.header ul.pins li{
   margin: 0;
}

.header ul.pins a{
   width: 32px;
   height: 32px;
   text-indent: 0;
}

/*CONTENT*/
.content{
    width: 100%;
    height: 100%;
    position: relative;
}

/*MAP*/
.map{
    width: 100%;
    height: 100%;
    position: relative;
}

/*DRAG*/
.drag{
    width: 400px;
    height: 400px;
    position: absolute;
    top: 50px;
    left: 75px;
    z-index: 9999;
}

.drag .move{
	cursor: move;
}

.drag ul li h3 a{
	height: 75px;
	display: block;
	text-indent: -9999px;
}

.drag ul li h3 a:hover, .drag ul li.selected h3 a{
	background-position: bottom left;
}

.drag ul li.thegreenfinger_desaquecimento_global{
	position: absolute;
	top: 0;
	left: 0;
}

.drag ul li.thegreenfinger_desaquecimento_global h3{
	width: 225px;
	height: 157px;
	text-indent: -9999px;
	background-image: url(../img/bt_thegreenfinger_desaquecimento_global.png);
}

.drag ul li.o_projeto{
	position: absolute;
	top: 0;
	left: 235px;
}

.drag ul li.o_projeto h3 a{
	width: 135px;
	background-image: url(../img/bt_o_projeto.png);
}

.drag ul li.participe{
	position: absolute;
	top: 83px;
	left: 235px;
}

.drag ul li.participe .bt_como_participar{
	width: 350px;
	height: 103px;
	text-indent: -9999px;
	margin: 20px -20px;
	background-image: url(../img/bt_como_participar.png);
}

.drag ul li.participe .bt_como_participar a{
	height: 100%;
	display: block;
}

.cadastra_participe{
	display: none;
}

.drag ul li.participe h3 a{
	width: 165px;
	background-image: url(../img/bt_participe.png);
}

.drag ul li.participe .box_picasa p{
	padding-bottom: 10px;
}

.drag ul li.participe .box_picasa, .drag ul li.participe .box_youtube{
	float: left;
}

.drag ul li.participe .box_youtube{
	padding-bottom: 10px;
}

.drag ul li.participe .box_picasa h2, .drag ul li.participe .box_youtube h2{
	width: 100px;
	height: 39px;
	text-indent: -9999px;
}

.drag ul li.participe .box_picasa h2{
	background-image: url(../img/foto.png);
}

.drag ul li.participe .box_youtube h2{
	background-image: url(../img/youtube.png);
}

.drag ul li.videos{
	position: absolute;
	top: 167px;
	left: 65px;
}

.drag ul li.videos h3 a{
	width: 125px;
	background-image: url(../img/bt_videos.png);
}

.drag ul li.espalhe{
	position: absolute;
	top: 167px;
	left: 200px;
}

.drag ul li.espalhe h3 a{
	width: 169px;
	background-image: url(../img/bt_espalhe.png);
}

.drag ul li.sobre_o_projeto{
	position: absolute;
	top: 252px;
	left: 144px;
}

.drag ul li.sobre_o_projeto h3{
	width: 225px;
	height: 150px;
	text-indent: -9999px;
	background-image: url(../img/txt_sobre_o_projeto.png);
}

.drag .view{
    width: 350px;
    position: absolute;
    top: 0;
    left: 175px;
    z-index: 99999;
	background: #33EDBB url(../img/bg_view.png) bottom right no-repeat;
}

.drag .videos .view{
	left: 314px;
}

.drag .espalhe .view{
	left: 179px;
}

.drag .view .view_container.participe .cadastra_participe p{
	width: 310px;
	float: left;
	position: relative;
	margin-bottom: 2px;
}

.drag .view .view_container.participe .cadastra_participe label{
	width: 62px;
	color: #2BF1B6;
	margin-right: 2px;
}

.drag .view .view_container.participe .cadastra_participe label.error{
	width: 5px;
	height: 4px;
	position: absolute;
	top: 11px;
	left: 315px;
	padding: 0;
	color: #42952B;
	text-indent: -9999px;
	border: 0;
	background: transparent url(../img/error.png) no-repeat;
}

.drag .view .view_container.participe .cadastra_participe input{
	width: 226px;
}

.drag .view .view_container.participe .cadastra_participe strong{
	display: block;
}

.drag .view .view_container.participe .cadastra_participe textarea{
	width: 300px;
	height: 82px;
	padding: 6px 4px;
	border: 1px solid #FFF;
}

.drag .view .view_container.participe .cadastra_participe label, .drag .view .view_container.participe .cadastra_participe input{
	height: 11px;
	padding: 6px 4px;
	float: left;
	vertical-align: middle;
	border: 1px solid #FFF;
	background-color: #FFF;
}

.drag .view .view_container.participe .cadastra_participe input, .drag .view .view_container.participe .cadastra_participe textarea{
	color: #2BF1B6;
	font-weight: bold;
	text-transform: uppercase;
}

.drag .view .view_container.participe .cadastra_participe input.txt_local{
	width: 162px;
	margin-right: 2px;
}

.drag .view .view_container.participe .cadastra_participe .bt_buscar, .drag .view .view_container.participe .cadastra_participe .bt_limpar{
	width: 62px;
	height: 25px;
	float: left;
	vertical-align: middle;
	border: 0;
	color: #2BF1B6;
	font-weight: bold;
	text-align: center;
	background-color: #FFF;
}

.drag .view .view_container.participe .cadastra_participe .bt_limpar{
	display: none;
}

.drag .view .youtube{
	width: 350px;
	height: 250px;
	background-color: #000;
}

.drag .view .bt_fechar{
	width: 74px;
	height: 15px;
	display: block;
	position: absolute;
	top: -7px;
	right: 21px;
	text-indent: -9999px;
	background-image: url(../img/bt_fechar.png);
}

.drag .view .view_container{
	padding: 27px 20px 27px 20px;
}

.drag .view .view_container h2{
	margin-bottom: 5px;
}

.drag .view .view_container h3{
	padding: 5px 0;
	color: #347F1F;
	text-transform: uppercase;
}

.drag .view .view_container p{
	color: #FFF;
	font-weight: bold;
}

.drag .view .view_content{
	position: relative;
	padding: 10px;
	background-color: #FFF;
}

.drag .videos .view .view_content{
	width: 290px;
	height: 230px;
	margin-top: 10px;
}

.drag .videos .view .view_content .youtube{
	width: 290px;
	height: 230px;
}

.pagination{
	position: absolute;
	top: 0;
	right: -43px;
}

.pagination li{
	width: 23px;
	height: 23px;
	margin-bottom: 2px;
	line-height: 23px;
	text-align: center;
	font-weight: bold;
	background-color: #FFF;
}

.pagination li a{
	height: 100%;
	display: block;
	color: #33EDBB;
}

.pagination li.selected{
	background-color: #33EDBB;
}

.pagination li.selected a{
	color: #FFF;
}

/*BTS*/
.drag .view .view_container.participe .cadastra_participe input.bt_enviar{
	width: 110px;
	height: 39px;
	float: right;
	display: inline;
	cursor: pointer;
	margin: 10px 0;
	border: 0;
	outline: none;
	text-indent: -9999px;
	background-color: transparent;
	background-image: url(../img/bt_enviar.png);
}

/*TIT*/
.tit_apontar_os_problemas, .tit_apontar_solucoes, .tit_videos, .tit_como_participar, .tit_participar{
	width: 290px;
	height: 35px;
	text-indent: -9999px;
}

.tit_videos{
	height: 38px;
	background-image: url(../img/tit_videos.png);
}

.tit_participar, .tit_como_participar{
	height: 38px;
	margin-bottom: 5px;
}

.tit_participar{
	background-image: url(../img/tit_participar.png);
}

.tit_como_participar{
	background-image: url(../img/tit_como_participar.png);
}

.tit_apontar_os_problemas{
	background-image: url(../img/tit_apontar_os_problemas.png);
}

.tit_apontar_solucoes{
	margin-top: 10px;
	background-image: url(../img/tit_apontar_solucoes.png);
}

.espalhe{
	height: 42px;
}

.espalhe li{
	width: 96px;
	height: 16px;
	float: left;
	line-height: 16px;
	padding-bottom: 10px;
}

.espalhe li.ico_delicious{
	background: url(../img/ico_delicious.gif) no-repeat top left;
}

.espalhe li.ico_digg{
	background: url(../img/ico_digg.gif) no-repeat top left;
}

.espalhe li.ico_facebook{
	background: url(../img/ico_facebook.gif) no-repeat top left;
}

.espalhe li.ico_favoritos{
	background: url(../img/ico_favoritos.gif) no-repeat top left;
}

.espalhe li.ico_myspace{
	background: url(../img/ico_myspace.gif) no-repeat top left;
}

.espalhe li.ico_twitter{
	background: url(../img/ico_twitter.gif) no-repeat top left;
}

.espalhe li a{
	display: block;
	padding-left: 22px;
	color: #000;
	font-weight: bold;
}

.box{
	width: 300px;
}

.box h3{
	font-size: 12px;
	text-transform: uppercase;
	padding-bottom: 5px;
}

.box p{
	padding-bottom: 3px;
}

.box p, .box p strong{
	font-size: 10px;
	text-transform: uppercase;
}

/*FOOTER*/
.footer{
      	
}

/*POST*/
.bt_enviar_submit{
	visibility: hidden;
}

.bg_save{
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	z-index: 99999;
	text-indent: -9999px;
}

.bg{
	width: 100%;
	height: 100%;
	background: #FFF;
}

.load{
	width: 16px;
	height: 16px;
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 999999;
	margin: -8px 0 0 -8px;
	text-indent: -9999px;
	background-image: url(../img/load.gif);
}