* {
	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: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	width: 100%;
}
	body :focus {
		outline: none;
	}
	
#wrapper {
	height: 1020px;	
	margin: 0 auto 0 auto;
	position: relative;
	text-align: left;
	width: 974px;
}

	#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: 0.8;
				filter:alpha(opacity=80);
			}
			
			#content a:hover img {
				opacity: 1;
				filter:alpha(opacity=100);
			}
	
		#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: 10px;
						padding-top: 10px;
				}
				
				.contact-list dl {
					clear: right;
					float: right;
					width: 425px;
				}
		
		#sidebar {
			clear: none;
			display: block;
			font-family: 'century gothic',verdana,arial,helvetica,sans-serif;
			float: left;
			font-size: 12px;
			line-height: 12px;
			top: 10px;
			position: absolute;
			text-align: center;
			width: 210px;
		}
		
			#sidebar ul {
				display: none;
				list-style-type: none;
				position: absolute;
				top: 0px;
			}

				#menu_los_cabos {
					margin-left: 75px;
					width: 200px;
				}
				
				#menu_about_terramar {
					margin-left: 200px;
					width: 200px;
				}
				
				#menu_group_and_leisure_services {
					margin-left: 325px;
					width: 200px;
				}
				
				#menu_brands {
					margin-left: 450px;
					width: 200px;
				}
				
				#menu_planner_tools {
					margin-left: 575px;
					width: 200px;
				}
				
				#menu_contact {
					margin-left: 700px;
					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;
			}
			
			#text h1, #text h2, #text h3, #text h4 {
				clear: right;
			}
				
			#scrollable {
				height: 300px;
				overflow: auto;
				padding-right: 10px;
				width: 520px;
			}
			
			#videoPlayer {
				background-color: #000000;
				display: none;
				left: 350px;
				position: absolute;
				text-align: center;
				top: 58px;
				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: #7caecf;
			height:30px;
			margin:0 auto;
			overflow:hidden;
			padding: 2px;
			position:absolute;
			right: 0px;
			text-align: right;
			top: 0px;
			z-index: 9999;			
		}
		
			#languageSelector a {
				color: #7caecf;
				text-decoration: none;
			}
					
			#languageSelector a:hover {
				color: #005e9b;
			}
					
	#footer {
		bottom: 0px;
		color: #FFF; 
		font-size: 10px; 
		line-height: 30px;
		text-align: right;
		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: 110px;
		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;
		width: 640px;
	}

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

		#page_first, #page_second, #page_third{
			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;
		}

		#weather-widget table {
			background-image: none;
		}