
body, html {
	width: 100%;
	height: 100%;
}

body {
	background-color: #ddd;
	font: verdana, arial, sans-serif;
	color: #606060;
	font-size: 16px;
}

#wrap {
	width: 940px;
	margin: 0 auto;
	height: 100%;
	position: relative;
}

#main {
	/*border-top:5px solid #009374;*/
	margin-top: 30px;
	border-bottom:2px solid #fff;
	width:880px;
	margin: 30px auto 0px;
	-webkit-box-shadow:0 10px 20px rgba(0,0,0,0.20);
	-moz-box-shadow:0 10px 20px rgba(0,0,0,0.20);
	-ms-box-shadow:0 10px 20px rgba(0,0,0,0.20);
	-o-box-shadow:0 10px 20px rgba(0,0,0,0.20);
	box-shadow:0 10px 20px rgba(0,0,0,0.20);
	font-size: 18px;
	/*background: url(../img/logo_fraunhoferportugal.png) top left no-repeat;*/
	background-color: #FFF;
}

#header {

	margin-bottom: 30px;
	text-align: center;
	/*background: url(../img/logo_dancedontfall.png) top left no-repeat;*/
}

#header h1 {
	padding: 0;
	margin: 0;
	display: block;
	
}

#header p {
	margin-top: 30px;
	margin-bottom: 45px;
}

#header h1 img {
	margin-top: 0px;
	z-index: 1;
	
}

#header h3 {
	padding-left: 30px;
	padding-top: 30px;
	margin-bottom: 0;
	float: left;
	margin: 0;
	
}

#header h1 img {
	top: 0;
}


#logo p {
	width: 650px;
	line-height: 1.6em;
}

#phone {
	background: url(../img/smartphone.png) top center no-repeat;
	height: 520px;
	position: relative;
	margin-bottom: 0px;
}

.feature {
	position: absolute;
}

#screenshots {
	top: 70px;
	left: 332px;
	width: 260px;
	height: 320px;
}

.tooltip {
	border: 1px solid #D0D0D0;
	padding: 0px 15px;
	border-radius: 10px;
	background: #F0F0F0;
	color: #666;
	font-size: 12px;
	width: 177px;
	-webkit-box-shadow:0 8px 15px rgba(0,0,0,0.10);
	-moz-box-shadow:0 8px 15px rgba(0,0,0,0.10);
	-ms-box-shadow:0 8px 15px rgba(0,0,0,0.10);
	-o-box-shadow:0 8px 15px rgba(0,0,0,0.10);
	box-shadow:0 8px 15px rgba(0,0,0,0.10);
}


.tooltip.active {
	background: #333;
}

.feature.tooltip01 {
	top: 67px;
	left: 67px;
}

.feature.tooltip02 {
	top: 170px;
	left: 600px;		
}

.feature.tooltip03 {
	top: 265px;
	left: 67px;
}

.feature.tooltip04 {
	top: 365px;
	left: 600px;
}

.tooltip h2 {
	font-size: 14px;
	margin-bottom: 0;
	padding-bottom: 0;
	
}


#footer {
	border-top: 1px solid #009374;
	margin: 30px;
	margin-bottom: 10px;
	padding: 0;
	height: 40px;
	
}

.normal {
	background: #F0F0F0;
}
.hightlight {
	/*background: #009374;*/
	background: #234139;
	color: #FFF;
	/*border: 1px solid #006666 ;*/
}

p.info {
	font-size: 14px;
	
}

#footer p {
	font-size: 11px;
	color: #777;
	margin-top: 2px;
}

#info p a, #footer p a {
	text-decoration: none;
	color: #009374;
}

#info p a:hover, #footer p a:hover {
	border-bottom: 1px solid #009374;
}

#video {
	margin-top: 20px;
}

#info {
	text-align: center;
	margin: 0 auto;
	margin-top: 20px;
}

.info_text {
	width: 425px;
	float: right;
	margin-bottom: 45px;
}

.info_image {
	width: 425px;
	float: left;
	text-align: right;
	margin-bottom: 45px;
}

.info_text.alternate {
	float: left;
}

.info_image.alternate {
	float: right;
	text-align: left;
}


.info_text h3 {
	font-size: 18px;
	margin-top: 0px;
	text-align: left;
}

.info_text.alternate h3 {
	font-size: 18px;
	margin-top: 0px;
	text-align: left;
	margin-left: 145px;
}

.info_text p {
	line-height: 1.4em;
	font-size: 12px;
	text-align: left;
	width: 280px;
	
}

.info_text.alternate p {
	line-height: 1.4em;
	font-size: 12px;
	text-align: left;
	width: 280px;
	float: right;
}


p#download_pdf {
	line-height: 1.4em;
	font-size: 12px;
	text-align: center;
	padding: 10px;
	
	border: 1px solid #D0D0D0;;
	/*background: #F0F0F0;*/
	display: inline;
	/*border-radius: 5px;*/
	margin-bottom: 60px;
}



#download {
	width: 151px;
	margin-right: 30px;
	margin-top: 30px;
	float: right;
}

#download ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#download li {
	width: 150px;
	height: 60px;
	margin: 0;
	padding: 0;
	z-index: 1000;
}

#download li a {
	display: block;
	width: 150px;
	height: 60px;
}

#download li.android {
	margin-bottom: 15px;
}

#download li.android a {
	background: url(../img/button_normal.png) top right no-repeat;
}

#download li.android a:hover {
	background: url(../img/button_selected.png) top right no-repeat;
}
