* {
	border: 0;
	border-collapse: separate;
	border-spacing: 0;
	margin: 0;
	padding: 0;
	clear: both;
}

html, body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%; 
}

body {
	background-color: #7caecf;
	background-image: url('../backgrounds/sky.jpg');
	background-repeat: repeat-x;
	margin: 0px 0 0 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	position: relative;
	width: 100%;
}
	body :focus {
		outline: none;
	}
	
#wrapper {
	height: 1020px;	
	margin: 0 auto 0 auto;
	position: relative;
	text-align: left;
	width: 974px;
	z-index: 3333;
}

	#header {
		background-image: url('../img/header.png');
		height: 100px;
		position: absolute;
		top: 0px;
		width: 974px;
	}
	
		#header a {
			border: 0px;
			display: block;
			margin-left: 80px;
			width: 180px;
			height: 90px;
		}

	#content {
		background-image: url('../img/wrapper-background.png');
		background-repeat: no-repeat;
		height: 890px;
		opacity: 0.9;
		overflow: hidden;
		position: absolute;
		top: 132px;
		width: 974px;
	}

		#content blockquote {
			color: #006EAB;
			font-style: italic;
			margin-bottom: 10px;
		}
	
		#content dl {
			border-top: 1px dotted #999;
			line-height: 16px;
			margin-top: 10px;
			padding-top: 10px;
		}
		
			#content dt {
				color: #005e9b;
				font-weight: bold;
			}
			
			#content a {
				color: #876723;
				text-decoration: none;
			}
			
			#content a img {
				opacity: 1;
				filter:alpha(opacity=100);
			}
			
			#content a:hover img {
				opacity: 0.9;
				filter:alpha(opacity=90);
			}
	
		#content h1 {
			display: none;
			margin-bottom: 10px;
		}
		
		#content h2 {
			color: #005e9b;
			font-family: 'century gothic',verdana,arial,helvetica,sans-serif;
			font-size: 16px;
			font-weight: normal;
			line-height: 20px;
			margin-bottom: 0px;
		}
		
		#content hr {
			border-top: 1px dotted #EDEDED;
			margin-bottom: 20px;
		}
		
		#content p {
			margin-bottom: 22px;
		}
		
		#text ul {
			color: #876723;
			line-height: 18px;
			list-style-type: square;
			margin-bottom: 10px;
			margin-left: 5px;
		}
		
			#text ul a {
				border-bottom: 1px dotted #573700;
				color: #573700;
			}
		
		#content li {
			margin-left: 10px;
		}
		
		#logo-terramar {
			margin-top: 40px;
			margin-left: 320px;
		}
	
		#home, #text {
			color: #363636;
			font-size: 12px;
			clear: none;
			display: block;
			height: 450px;
			line-height: 16px;
			margin-left: 350px;
			margin-top: 150px;
			width: 520px;
			text-align: justify;
		}
		
			.contact-list {
				
			}
				
				.contact-list img {
						margin-top: 5px;
						padding-top: 5px;
				}
				
				#text .contact-list dl {
					clear: right;
					float: right;
					line-height: 20px;
					margin: 0px;
					margin-top: 2px;
					padding: 0px;
					padding-top: 2px;
					width: 425px;
				}
				
		#sidebar {
			clear: none;
			display: block;
			font-family: 'century gothic',verdana,arial,helvetica,sans-serif;
			float: left;
			font-size: 12px;
			line-height: 12px;
			margin: 0px;
			padding: 0px;
			position: absolute;
			text-align: center;
			top: 5px;
			width: 210px;
		}
		
			#sidebar ul {
				display: none;
				left: 0px;
				list-style-type: none;
				position: absolute;
				top: 0px;
			}

				#menu_los_cabos {
					margin-left: 135px;
					width: 200px;
				}
				
				#menu_about_terramar, #menu_sobre_terramar {
					margin-left: 10px;
					width: 200px;
				}
				
				#menu_group_and_leisure_services, #menu_servicios_de_grupos_y_leisure {
					margin-left: 260px;
					width: 200px;
				}
				
				#menu_brands, #menu_marcas {
					margin-left: 390px;
					width: 200px;
				}
				
				#menu_planner_tools, #menu_medios {
					margin-left: 510px;
					width: 200px;
				}
				
				#menu_contact, #menu_contacto {
					margin-left: 638px;
					width: 200px;
				}
				
				#sidebar li {
					margin-bottom:3px;
					margin-left: 0px;
				}
			
				#sidebar a {
					color: #999;
					text-decoration: none;
				}
				
				#sidebar a:hover {
					color: #005e9b;
				}
				
				#sidebar a.selected {
					color: #005e9b;
				}
		
			#text img {
				clear: none;
			}
			
			#home img.page-header, #text img.page-header {
				left: 10px;
				position: absolute;
				top: 125px;
			}
			
			#text #floating {
				border: 0px;
				list-style-type: none;
				left: 90px;
				position: absolute;
				top: 200px;				
			}
			
				#text #floating ul a {
					border: 0px !important;
				}
			
			#text h1, #text h2, #text h3, #text h4 {
				clear: right;
			}
				
			#scrollable {
				height: 300px;
				overflow: auto;
				padding-right: 10px;
				width: 520px;
			}
			
			#videoPlayer, #videoPlayer0, #videoPlayer1, #videoPlayer2, #videoPlayer3 {
				background-color: #000000;
				display: none;
				left: 350px;
				position: absolute;
				text-align: center;
				top: 85px;
				width: 550px;
				z-index: 9999;
			}
			
				.videoClose {
					color: #FFFFFF;
					padding-top: 5px;
					text-align: right;
				}
				
					#videoClose a {
						color: #FFFFFF;
						padding-right:10px;
					}
					
		#socialMedia {
			background-image: url('../img/social-media.png');
			background-position: top left;
			background-repeat: no-repeat;
			left: 980px;
			height: 140px;
			position: absolute;
			top: 130px;
			width: 40px;
		}
			#socialMedia a {
				display: block;
				height: 31px;
				margin-bottom: 5px;
				text-decoration: none;
				width: 40px;
			}
					
		#sunIcon {
			bottom: 0px;
			height: 70px;
			position: absolute;
			left: 0px;
			width: 70px;
		}
		
		#imageContainer  {
			background-image: url('../splash/en1.jpg');
			background-position: top left;
			background-repeat: no-repeat;
			cursor: pointer;
			height:890px;
			left: 0px;
			margin:0 auto;
			overflow:hidden;
			position:absolute;
			top: 130px;
			width:974px;
			z-index: 9999;
		}
		
			#imageContainer img {
				display:none;
				height:890px;
				left:0;
				position:absolute;
				top:0;
				width: 974px;
			}
	
		#languageSelector {
			color: #AAA;
			height:30px;
			margin:0 auto;
			overflow:hidden;
			padding: 2px;
			position:absolute;
			right: 0px;
			text-align: right;
			top: 0px;
			z-index: 9999;	
			width: 200px;		
		}
		
			#languageSelector a {
				color: #7caecf;
				text-decoration: none;
			}
					
			#languageSelector a:hover {
				color: #005e9b;
			}
					
	#footer {
		bottom: 0px;
		color: #FFF; 
		font-size: 10px; 
		height: 60px;
		line-height: 95px;
		text-align: right;
		overflow: hidden;
		position: absolute;
		right: 0px;
		z-index: 99999;
	}
	
		#footer a {
			display: baseline;
			float: right;
			height: 20px;
			opacity: 0.4;
			width: 100px;
		}
	
	#nav {
		font-family: 'century gothic',verdana,arial,helvetica,sans-serif;
		font-size: 13px;
		height: 30px;
		overflow: hidden;
		padding-left: 45px;
		position: absolute;
		top: 100px;
		width: 974px;
	}

		#nav ul {
			list-style-type: none;
			margin: 0px;
			padding: 0px;			
			text-align: center;
		}

			#nav li {
				clear: none;
				color: #FFFFFF;
				display: block;
				float: left;
				height: 32px;
				margin: 0px;
				margin-bottom: 0px;
				margin-right: 1px;
				opacity: 1;
				filter:alpha(opacity=100);
				overflow: hidden;
				padding: 0px;
				position: relative;
				width: 125px;
			}

				#nav li:hover {
					background-color: #005e9b;
					opacity: 0.85;
					filter:alpha(opacity=85);
				}

				#nav a {
					background-image: url('../img/button.png');
					bottom: 2px;
					border: 0px;
					color: #FFFFFF;
					display: block;
					height: 32px;
					line-height: 32px;
					left: 0px;
					margin: 0px;
					text-decoration: none;
					padding: 0px;
					position: absolute;
					width: 125px;
					z-index: 9999;
				}

				#nav a:hover, #nav li.selected a {
					background-position: 0px 32px;
					border: 0px;
				}

			#nav-leisure span {
				display: block;
				line-height: 13px;
				padding-top: 4px;
			}

	#page_container {
		height: 480px;
		left: 320px;
		overflow: hidden;
		position: absolute;
		top: 140px;
		width: 640px;
	}

		#page_button_next, #page_button_prev, #page_button_next_3, #page_button_prev_3, #page_button_next_4, 
		#page_button_prev_4, #page_button_next_5, #page_button_prev_5, #page_button_next_6, #page_button_prev_6 {
			display: block;
			height: 44px;
			position: absolute;
			right: -40px;
			top: 60px;
			width: 32px;
		}
		
		#page_button_prev, #page_button_prev_3, #page_button_prev_4, #page_button_prev_5, #page_button_prev_6 {
			display: none;
			left: 0px;
		}

		#page_first, #page_second, #page_third, #page_fourth, #page_fifth, #page_sixth {
			display: block;
			left: 0px;
			padding-left: 60px;
			position: absolute;
			top: 0px;
			width: 520px;
			z-index: 9999;
		}
		
		#page_second {
			left: 600px;
			z-index: 8888;
		}

		#page_third {
			left: 1200px;
			z-index: 7777;
		}

		#page_fourth {
			left: 1800px;
			z-index: 6666;
		}

		#page_fifth {
			left: 2400px;
			z-index: 5555;
		}

		#page_sixth {
			left: 3000px;
			z-index: 5555;
		}

		#weather-widget table {
			background: none;
			background-image: none;
			background-image: url('../img/weather-background.jpg');
		}
		
			#weather-widget table table{
				background: none;
				padding: 0px;
			}
			
			#weather-widget td {
				background: none;
			}
		
	#press_trip {
		font-family: 'century gothic',verdana,arial,helvetica,sans-serif;
		font-size: 10px;
		left: 220px;
		position: absolute;
		top: 20px;
	}
	
		h2#press_trip_header {
			color: #666;
			font-size: 23px;
			font-weight: bold;
			left: 250px;
			position: absolute;
			top: 90px;
		}
		
		h3#press_trip_subheader {
			color: #555;
			font-size: 11px;
			font-weight: bold;
			height: 20px;
			line-height: 20px;
			left: 32px;
			position: absolute;
			text-align: center;
			top: 137px;
			width: 470px;
		}
		
		h4#press_trip_thanks {
			color:  #005e9b;
			display: block;
			font-size: 14px;
			font-weight: bold;
			height: 20px;
			line-height: 20px;
			left: 0px;
			position: absolute;
			text-align: center;
			top: -45px;
			width: 470px;
		}
		
		#press_trip #fields {
			display: block;
			height: 550px;
			left: 34px;
			line-height: 24px;
			position: absolute;
			top: 158px;
			width: 472px;
		}
	
		#press_trip span {
			color: #005e9b;
			float: right;
			height: 24px;
			line-height: 24px;
			margin: 0px;
			padding: 0px;
			width: 275px;
		}
		
		#press_trip label {
			display: block;
			font-size: 10px;
			height: 26px;
			margin: 0px;
			word-spacing: -1px;
			width: 472px;
		}
		
		#press_trip input {
			background: none;
			border: 0px;
			font-family: 'century gothic',verdana,arial,helvetica,sans-serif;
			font-size: 10px;
			float: right;
			height: 24px;
			margin: 0px;
			padding: 0px;
			width: 275px;
		}
		
		#press_trip #submit_button {
			background: #999;
			border: 0px;
			color: #333;
			cursor: pointer;
			font-family: 'century gothic',verdana,arial,helvetica,sans-serif;
			font-size: 14px;
			font-weight: bold;
			height: 24px;
			left: 193px;
			margin: 0px;
			margin-bottom: 2px;
			padding: 0px;
			position: absolute;
			top: 470px;
			width: 280px;			
		}

