body {
  background: black;
  font-family:helvetica,arial,clean,sans-serif;
  font-size:13.34px;
  font-size-adjust:none;
  font-style:normal;
  font-variant:normal;
  font-weight:normal;
  line-height:1.4em;
  text-align: center;
  margin:0;
  text-align: center;
}

pre {
  background: #1a1a1a !important;
  padding-left: 10px;
  margin-right: 10px;
  color: grey;
  width: 95%;
}

a {
  color: #08AAE1;
}

ul {
  margin-left: 10px;
  padding-left: 10px;
}

img { border: none; }

div#main {
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  background: url(../images/home/port-aventura-bg.png);
  width: 1181px;
  /*border: 1px solid red;*/
}
div#videos {
	margin-left: auto;
    margin-right: auto;
	width: 870px;
	height:900px;
}

div#container {
  width: 871px;
  margin-left: 155px;
}

div#header {
  height: 464px;
  width: auto;
  color: white;
}

div#keywords {
  float: right;
  margin-top: 30px;
  margin-right: 20px;
}

div#video {
  background: url(../images/home/video-back.png) left top no-repeat;
  width: 928px;
  height: 436px;
  margin-left: -75px;
  margin-top: -40px;
  padding-left:64px;
  padding-top:63px;
}

div#footer {
  background: url(../images/home/footer.png) left top no-repeat;
  height: 270px;
  width: auto;
  color: white;
}
div#gads {
	height: 70px;
	width: auto;
	text-align:center;
}
	

div#header-content, div#footer-content {
  padding-left: 50px;
}

div#footer-content {
  padding-top: 40px;
}

div#logo {
  margin-bottom: 15px;
  padding-top: 10px;
}

div#header div#description {
  float: right;
}

div#page-metadata {
  display: none;
}

div#header-content div#description {
  width: 340px;
  margin-right: 40px;
}

div#header-content div#description p {
  margin-left: 70px;
  margin-top: -10px;
  margin-bottom: 15px;
  font-size: 12px;
  
}

img.round-number, img.title-image {
  vertical-align: middle;
}


div#body-content {
  padding-left: 50px;
  color: white;
  width:800px;
  margin-top:35px;
}

div#features div.intro {
  width: 370px;
  height: 70px;
  padding-top: 15px;
  padding-bottom: 15px;
  margin-bottom: 5px;
  padding-left: 5px;
  margin-right: 15px;
  float: left;
  cursor: pointer;
}

div#features div.intro:hover {
  background: transparent url(../images/home/intro_hover.png) left top no-repeat;
}

div#features div.intro div.logo, div#features div.feature-content div.logo {
 width: 71px;
 text-align: center;
 float: left;
 margin-top: 5px;
}

div#features div.intro h3 {
  font-size: 22px;
  margin-top:0;
}

div#features div.intro p {
  margin-left: 70px;
  margin-top: -10px;
  font-size: 12px;
  margin-right: 20px;
}

div#footer-content div#news, div#footer-content div#learn-more {
  float: left;
  width: 380px;
  margin-right:20px;
}

div#footer-content div#news {
  /*margin-right: 20px;*/
}
div#footer-content div#learn-more ul {
  list-style-type: none;
  margin-left: 0px;
  padding-left: 0;
}

div#footer-content div#learn-more li a {
  text-decoration: none;
}

div#footer-content div#learn-more li {
  border-bottom: 1px solid #6D6D6D;
  line-height: 30px;
}

div#back-button {
  background: transparent url(../images/home/back_button.png) left top no-repeat;
  width: 72px;
  height: 33px;
  cursor: pointer;
  margin-top: 40px;
}

div#features div.feature-content div.screen {
  float: right;
  margin-left: 20px;
  margin-top: -40px;
}
div#features div.feature-content div.screenL {
  float: left;
  margin-right: 20px;
  margin-top: 10px;
}
div#features div.feature-content div.pavideos {
  background-image:url(../images/home/port_aventura_main.png);
  background-repeat:no-repeat;
  width: 458px;
  height: 280px;
  float:right;
  padding-top: 28px;
  text-align: center;
}

div#member {
  background: transparent url(../images/home/member-back.png) left top repeat-x;
  margin-top:0px;
  width: 100%;
  color: white;
  padding-top:4px;
  text-align: center;
  height: 90px;
}

div#member div {
  margin-left: auto;
  margin-right: auto;
  text-align: right;
  width: 820px;
}
/* form 3 */

	#form3{
		color:#000;
		margin:1em 0;
		background:url(../images/form3/form_bg.jpg) no-repeat 0 0;
		width:542px;
		height:364px; /* fixed size (envelope graphic) */
		overflow:hidden;
		}
	#form3 h3{display:none;}	
	#form3 fieldset{
		margin:0;
		padding:0;
		border:none;	
		float:left;
		display:inline;
		width:200px;
		margin-left:34px;
		padding-top:80px;
		}	
	#form3 fieldset.last{
		width:254px;
		margin-left:17px;
		}				
	#form3 legend{display:none;}	
	#form3 p{margin:.5em 0;}	
	#form3 label{display:block;}	
	#form3 input, #form3 textarea{		
		width:192px;
		border:1px solid #ddd;
		background:#fff url(../images/form3/form_input.gif) repeat-x;
		padding:3px;
		}		
	#form3 textarea{
		width:246px;
		height:200px;
		overflow:auto;
		}					
	#form3 p.submit{
		margin:0 34px;
		clear:both;
		position:relative;
		}	
	#form3 button{
		padding:0;
		position:absolute;
		left:0;
		top:-3.5em;
		width:95px;
		height:36px;
		text-indent:-8000px;
		overflow:hidden;
		border:none;
		background:url(../images/form3/form_button.gif) no-repeat 0 0;
		color:#fff;
		cursor:pointer;
		}				

/* // form 3 */