/* ----- Colors ------ */
/*

BLUE		39baf7



*/
/*------------------ Default Elements ------------------------*/

body {
	text-align: center;
	background: #fff url("../img/bg.png") repeat center center;
	min-width: 1000px;
	font-size: 10px;
	font-family: 'Ubuntu', sans-serif;
	padding: 0px;
	margin: 0px;
}

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

h1 {
	font-size: 52px;
	/*font-family: 'Ubuntu', sans-serif;*/
	font-family: 'Swanky and Moo Moo', cursive;
	color: #444;
	text-shadow: 1px 2px 3px #ccc;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 25px;
	
}

hr { border: 0; height: 0; border-top: 1px dashed rgba(0, 0, 0, 0.1); border-bottom: 1px dashed rgba(255, 255, 255, 0.3); clear: both; margin-top: 35px; margin-bottom: 35px; }

.subline{
	font-size: 42px;
	font-family: 'La Belle Aurore', cursive;
	color: #38baf7;
	text-shadow: 1px 2px 0px #fff;
	font-weight: bold;	
}

#splash{
	height: 500px;
	border-bottom: 1px solid #888;
	overflow: hidden;
}

#splashcontent1{
	position: relative;
	top: 100px;
	width: 100%;
	height: 500px;	
	background: #fff url("../img/splash01.jpg") no-repeat center bottom;
}

span.splashcontent1{
	font-size: 62px;
	font-family: 'Ubuntu', sans-serif;
	color: #fff;
	text-shadow: 1px 1px 4px #000;
	z-index: 559;
	top: 400px;
	position: relative;
}

#content{
/*	height: 1500px;*/
}

.footer{
	width: 100%;
	height: 240px;
	border-top: 1px solid #888;
	background: #4d4d4d url("../img/topshadow.png") repeat-x center top;
}

.ftrleft{
	margin-top: 20px;
	float:left;
	width: 479px;
	display: block;
	height: 200px;
	text-align: right;
}

.ftrvl{
	margin-top: 20px;
	float:left;
	width:0px;
	height: 200px;
	border-right: 1px dashed rgba(0, 0, 0, 0.1);
	border-left: 1px dashed rgba(255, 255, 255, 0.3);
}

.ftrspcr{
	float:left;
	min-width:20px;
	height: 100px;
	display: block;
}

.ftrright{
	margin-top: 20px;
	float:left;
	width: 479px;
	display: block;
	height: 100px;
	text-align: left;
}

.step{
	min-height: 350px;
	width: 1000px;
	/*background: url("../img/newidea.png") no-repeat center bottom;*/
	clear: both;
}

.stepnumber{
	height: 350px;
	width: 71px;
	float: left;
	clear: both;
	background: url("../img/stepnumber.png") no-repeat center top;
}

.stepnumberlarge{
	height: 600px;
}

.stepnumber span{
	font-size: 36px;
	font-family: 'Swanky and Moo Moo', cursive;
	line-height: 49px;
	color: #fff;
	text-align: center;
}

.steptext{
	width: 529px;
	float: left;
	left: 25px;
	text-align: left;
}

.steptitle{
	position: relative;
	text-align: left;
	font-size: 36px;
	font-family: 'Swanky and Moo Moo', cursive;
	line-height: 38px;
	top: 5px;
	left: 0px;
	color: #444;
	text-shadow: 0px 1px 0px #fff;
}

p.stepdesc{
	text-align: left;
	font-size: 16px;
	line-height: 30px;
	margin-top: 35px;
	color: #000;
	text-shadow: 0px 1px 0px #ccc;
	width: 529px;
}

p.projdesc{
	text-align: left;
	font-size: 16px;
	line-height: 30px;
	color: #000;
	text-shadow: 0px 1px 0px #ccc;
	width: 850px;
}

p.stepdesc1{
	text-align: left;
	font-size: 16px;
	line-height: 30px;
	margin-top: 35px;
	color: #000;
	text-shadow: 0px 1px 0px #ccc;
	width: 1000px;
}

.stepimage{
	width: 400px;
	height: 350px;
	float: left;
}

.stepbg1{
	background: url("../img/newidea1.png") no-repeat center bottom;	
}

.stepimagelarge{
	height: 600px;
}

.section{
	clear: both;
}

/* -------------------- Intro -------------------- */

#intro {
	position: fixed;
	top: 100px;
	width: 1000px;
	height: 700px;
	overflow: hidden;
	background-color: #ccc;
	z-index: 0;
}

/* -------------------- How Animations -------------------- */

#how{
	width: 1000px;
	min-height: 820px;
	z-index: 5;
	position: relative;
}

p.introductiontext{
	text-align: left;
	font-size: 16px;
	line-height: 30px;
	color: #000;
	text-shadow: 0px 1px 0px #ccc;
	width: 1000px;
	margin-bottom 20px;
}

.relativepos{
	position: relative;
}


.wrapper{
	margin: 0 auto;
	width: 1000px;
}

/** MODEL FOR INTERACTIVE MAP **/
#outline{
	position: absolute;
	/*background: url("../img/theprocess.png") no-repeat center center;*/
	width: 1000px;
	height: 560px;
	margin-top: -25px;
	z-index: 5;
}

#factory{
	position: absolute;
	background: url("../img/sprites_tp.png") no-repeat 0px -681px;
	margin-left: 265px;
	margin-top: 135px;
	width: 459px;
	height: 319px;
	z-index: 11;
}

#containers{
	position: absolute;
	background: url("../img/sprites_tp.png") no-repeat -459px -713px;
	margin-top: 43px;
	width: 374px;
	height: 287px;
	opacity: 0.5;
	z-index: 10;
}

#institute{
	position: absolute;
	background: url("../img/sprites_tp.png") no-repeat -1141px -843px;
	margin-top: 324px;
	margin-left: 67px;
	width: 219px;
	height: 157px;
	opacity: 0.3;
	z-index: 10;
}

#harbor{
	position: absolute;
	background: url("../img/sprites_tp.png") no-repeat -1360px -755px;
	margin-top: 315px;
	margin-left: 618px;
	width: 380px;
	height: 245px;
	opacity: 0.3;
	z-index: 10;
}

#lixo{
	position: absolute;
	background: url("../img/sprites_tp.png") no-repeat -1740px -807px;
	margin-top: 47px;
	margin-left: 654px;
	width: 240px;
	height: 192px;
	opacity: 0.3;
	z-index: 10;
}

#recycle{
	position: absolute;
	background: url("../img/sprites_tp.png") no-repeat -1980px -858px;
	margin-top: 159px;
	margin-left: 800px;
	width: 172px;
	height: 142px;
	opacity: 0.3;
	z-index: 10;
}


#orangepath{
	position: absolute;
	background: url("../img/sprites_tp.png") no-repeat -833px -872px;
	width: 308px;
	height: 128px;
	margin-left: 95px;
	margin-top: 141px;
	z-index: 10;
	display: none;
	opacity: 0.8;
}

#greenpath{
	position: absolute;
	background: url("../img/sprite_greenpath.png") no-repeat 0px -209px;
	width: 568px;
	height: 209px;
	margin-left: 225px;
	margin-top: 321px;
	z-index: 12;
	display: none;
	opacity:0.8;
}

#bluepath{
	position: absolute;
	background: url("../img/sprite_bluepath.png") no-repeat 0px -155px;
	width: 308px;
	height: 155px;
	margin-left: 563px;
	margin-top: 222px;
	z-index: 12;
	display: none;
	opacity:0.8;
}

#graypath{
	position: absolute;
	background: url("../img/sprite_graypath.png") no-repeat 0px -179px;
	width: 189px;
	height: 179px;
	margin-left: 625px;
	margin-top: 150px;
	display: none;
	z-index: 12;
	opacity:0.8;
}

#explain{
	position: absolute;
	width: 400px;
	margin-left: 300px;
	margin-top: 15px;
	z-index: 15;
    -webkit-box-shadow: 
      inset 0 0 8px  rgba(0,0,0,0.2),
            0 0 16px rgba(0,0,0,0.2); 
    -moz-box-shadow: 
      inset 0 0 8px  rgba(0,0,0,0.2),
            0 0 16px rgba(0,0,0,0.2); 
    box-shadow: 
      inset 0 0 8px  rgba(0,0,0,0.2),
            0 0 16px rgba(0,0,0,0.2);
	-moz-border-radius: 15px;
	border-radius: 15px;
	font-size: 16px;
	font-family: 'Ubuntu', sans-serif;
	color: #000;
	padding: 10px;
	display: none;
}

.orangebg{
	background-color:rgba(255,153,85,0.8);
}

.bluebg{
	background-color:rgba(50,187,212,0.8);
}

.graybg{
	background-color:rgba(184,184,184,0.8);
}

.greenbg{
	background-color:rgba(158,202,82,0.8);
}

.purplebg{
	background-color:rgba(181,143,228,0.8);
}


#im_step1{
	position: absolute;
	width: 50px;
	height: 50px;
	margin-left: 240px;
	margin-top: 215px;
	z-index: 15;
	background: url("../img/numbers.png") no-repeat 0px -200px;
}


#im_step2{
	position: absolute;
	width: 50px;
	height: 50px;
	margin-left: 475px;
	margin-top: 215px;
	z-index: 15;
	background: url("../img/numbers.png") no-repeat 0px -150px;
}


#im_step3{
	position: absolute;
	width: 50px;
	height: 50px;
	margin-left: 385px;
	margin-top: 485px;
	z-index: 15;
	background: url("../img/numbers.png") no-repeat 0px -100px;
}


#im_step4{
	position: absolute;
	width: 50px;
	height: 50px;
	margin-left: 940px;
	margin-top: 235px;
	z-index: 15;
	background: url("../img/numbers.png") no-repeat 0px -50px;
}


#im_step5{
	position: absolute;
	width: 50px;
	height: 50px;
	margin-left: 810px;
	margin-top: 40px;
	z-index: 15;
	background: url("../img/numbers.png") no-repeat 0px -0px;
}

.explainleft{
	position: absolute;
	margin-left: -35px;
	margin-top: -35px;
	width: 50px;
	height: 50px;
}

.explainright{

}

#factory.highlights,#containers.highlights,#institute.highlights,#harbor.highlights,#lixo.highlights,#recycle.highlights,#orangepath.highlights,#greenpath.highlights{
	opacity: 1;
}
/*------------------ Unicos ------------------------*/

.unicobox{
	background: #fff;
	position: relative;
    -webkit-box-shadow:
            0 0 16px rgba(0,0,0,0.3); 
    -moz-box-shadow: 
            0 0 16px rgba(0,0,0,0.3); 
    box-shadow: 
            0 0 16px rgba(0,0,0,0.3); 
	border: 5px solid white;
	width: 315px;
}

img.unico{
}

.uniquedesc{
	display:none;
	font-size: 12px;
	height: 50px;
	width: 315px;
}

/*------------------ Header ------------------------*/

#header{
	width: 100%;
	/*background: #fff url("../img/box_bottom.png") repeat-x center bottom;*/
	background: #4d4d4d;
	position: fixed;
	top: 0px;
	text-align: left;
	left: 0px;
	height: 60px;
	border-top: 4px solid #39baf7;
	z-index: 20;
}

a.topbutton{
	margin-top: 15px;
	display: block;
	height: 45px;
	width: 130px;
	text-decoration: none;
	color: #e0e0e0;
	float: left;
	z-index: 500;
	font-weight: bold;
   text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.6);
	text-align: center;
	line-height: 15px;
}

a.topbutton:hover {
	color: #fff;
	border-bottom: 6px solid #85bc3c ;
}

#navwrapper{
	margin-left: auto;
	margin-right: auto;
	width: 877px;
	z-index: 12;
}

#logo{
	background: url("../img/logo2.png") no-repeat center -5px;
	display: block;
	position: fixed;
	top : 5px;
	right: 0px;
	margin-left: -111px;
	height: 85px;
	width: 222px;
	z-index: 110;
}

#logo:hover{
	background: url("../img/logo2.png") no-repeat center bottom;
}

#topshadow{
	position: fixed;
	width: 100%;
	height: 50px;
	top: 60px;
	background: url("../img/topshadow.png") repeat-x center top;
	z-index: 10;
}

#topshadow2{
	position: fixed;
	width: 100%;
	height: 50px;
	top: 4px;
	background: url("../img/topshadow2.png") repeat-x center top;
	z-index: 21;
}

span.smtxt{
	position: relative;
	width: 150px;
	text-align:center;
	font-size: 10px;
}

span.bgtxt{
	position: relative;
	width: 150px;
	text-align:center;
	font-size: 18px;
}

.ul1{
	font-size: 18px;
	line-height: 30px;
	text-shadow: 1px 1px 0px #fff;
	font-weight: bold;
}

.ul1-desc{
	margin-top: 2px;
	font-size: 14px;
	line-height: 30px;
	color: #777;
	text-shadow: 1px 1px 0px #fff;
	font-weight: bold;	
}

.cblue{
	color: #39baf7;
}

.cgreen{
	color: #85bc3c;
}

.cgray{
	color: #666;
}

.cgold{
	color: #d4aa00;
}

.note{
	font-size: 11px;
}


/* Contact */

p.address {
	font-size: 18px;
	text-decoration: none;
	color: #e0e0e0;
	font-weight: bold;
   text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.6);
	line-height: 20px;
}



/* Google Maps */

#map-canvas {
	margin: 0;
	padding: 0;
	height: 500px;
	width: 590px;
	float: left;
	margin-bottom: 20px;
    -webkit-box-shadow: 
      inset 0 0 8px  rgba(0,0,0,0.1),
            0 0 16px rgba(0,0,0,0.1); 
    -moz-box-shadow: 
      inset 0 0 8px  rgba(0,0,0,0.1),
            0 0 16px rgba(0,0,0,0.1); 
    box-shadow: 
      inset 0 0 8px  rgba(0,0,0,0.1),
            0 0 16px rgba(0,0,0,0.1); 
	border: 5px solid white; 
}

#map-canvas-ultriplo {
	margin: 0;
	padding: 0;
	height: 200px;
	width: 479px;
	float: left;
	border: 1px solid #000; 
}

#map-search{
	width: 400px;
	height: 500px;
	position: static;
	right: 20px;
	bottom: 20px;
	z-index: 555;
	color: #fff;
	float: left;
}

.searchtext{
	text-align: center;
	font-size: 20px;
	font-family: 'Swanky and Moo Moo', cursive;
	line-height: 38px;
	color: #444;
	text-shadow: 0px 1px 0px #fff;
}

table.searchbox{
	width: 360px;
	height: 80px;
	margin-left: 20px;
	font-size: 32px;
	font-family: 'Swanky and Moo Moo', cursive;
	color: #333;
}

input.searchbox{
    border: 5px solid white; 
    -webkit-box-shadow: 
      inset 0 0 8px  rgba(0,0,0,0.1),
            0 0 16px rgba(0,0,0,0.1); 
    -moz-box-shadow: 
      inset 0 0 8px  rgba(0,0,0,0.1),
            0 0 16px rgba(0,0,0,0.1); 
    box-shadow: 
      inset 0 0 8px  rgba(0,0,0,0.1),
            0 0 16px rgba(0,0,0,0.1); 
    padding: 10px;
    background: rgba(255,255,255,0.5);
    margin: 0 0 10px 0;
}

input.submitbutton{
    border: 5px solid white; 
    -webkit-box-shadow: 
      inset 0 0 8px  rgba(0,0,0,0.1),
            0 0 16px rgba(0,0,0,0.1); 
    -moz-box-shadow: 
      inset 0 0 8px  rgba(0,0,0,0.1),
            0 0 16px rgba(0,0,0,0.1); 
    box-shadow: 
      inset 0 0 8px  rgba(0,0,0,0.1),
            0 0 16px rgba(0,0,0,0.1); 
    padding: 10px;
    background: #39baf7 url("../img/magnifier.png") no-repeat center center;
    margin: 0 0 10px 0;
	
	-moz-border-bottom-colors: none;
	-moz-border-top-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	width:69px;
	
}

#results{
	display:none;
	width: 400px;
    -webkit-box-shadow: 
      inset 0 0 8px  rgba(0,0,0,0.1),
            0 0 16px rgba(0,0,0,0.1); 
    -moz-box-shadow: 
      inset 0 0 8px  rgba(0,0,0,0.1),
            0 0 16px rgba(0,0,0,0.1); 
    box-shadow: 
      inset 0 0 8px  rgba(0,0,0,0.1),
            0 0 16px rgba(0,0,0,0.1); 
	border: 5px solid white;
	background: #e0e0e0;
	margin-left: 10px;
}

tr.hoverrow:hover{
	background: #80d3ff;
}

tr.tableheader{
	background: #00a6ff;
	height: 37px;
	color: #fff;
}

#lookupresults{
	font-size: 12px;
	color: #000;
}

#flsidebar{
	display: none;
	position: fixed;
	bottom: 0px;
	left: 0px;
	height: 130px;
	width: 50px;
	background: #4d4d4d;
	/*border: 1px solid #888;*/
	z-index: 2000;
}


.partnerbutton{
    background: url("../img/partnerbutton.png") no-repeat center center;
    height: 150px;
    width: 150px;
    vertical-align:center;
    text-align: center;
}

/*------------------ Debug ------------------------*/

#viewport{
	display: none;
	position: fixed;
	bottom: 10px;
	right: 10px;
	background: #333;	
	color: #fff;
	font-size: 1rem;
	z-index: 99999;
}


