* { margin:0; padding:0;}

html { overflow-y: scroll; font-size: 100%;}

a img{ border:0;}
a {color: #cc3333; text-decoration: none;}
a:hover {color:#ff9900;}
a { outline: none;}

.clear{ clear:both;}

.nav{
	position:absolute;
	visibility: hidden;
	border:1px solid white;
	border-bottom-width: 0;
	font: bold 11px Arial;
	line-height: 18px;
	z-index: 100;
	background-color: #cc3333;
	width: 175px;
	left: 1px;
	top: 8px;
}

.nav a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid white;
	padding: 3px 0;
	text-decoration: none;
	font-weight: bold;
	text-indent: 10px;
	color: #ffffff;
}

.nav a:hover{
background-color: #f8c301;
color: #cc3333;
}



#wrapper {
	margin-left:auto; 
	margin-right:auto;
	width:786px;
	height:auto;
}

#header {
	width:786px;
	height: 112px;
	margin-left:auto; 
	margin-right:auto;
	padding-left:10px;
	margin-bottom: 10px;
	background: url(../imgs/en/header2.jpg) no-repeat top center;
	
}

	#logo {
		float: right;
		width: 238px;
		height: 100px;
	}
	#region {
		float: left;
		width: 250px;
		height: 20px;
		margin: 74px 5px 0 10px;
	}
	#region span {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #fff;
		}
	


#nav {
	width:auto;
	height:33px;
}

#main-content {
	width: 786px;
	height: auto;
	background: #fff;
}

	#book-box {
		float: left;
		width: 324px;
		height: 250px;
		background: #860000;
		margin: 3px 0 8px 7px;
		padding: 5px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #fff;
	}
		#book-box label {padding-left: 3px;}
		.bookform-textbox {
			width: 115px;
			height: 14px;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
		}
		.bookform-combobox {
			width: 70px;
			height: 18px;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
		}
		.bookform-datebox {
			width: 30px;
			height: 18px;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
		}
		.bookform-span {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 9px;
			color: #ccc;
		}

	#call-out {
		float: right;
		width: 440px;
		height: 260px;
		margin-top: 3px;
	}
	
	#club-login {
		float: left;
		width: 255px;
		height: 215px;
		padding: 0 0 5px 20px;
		background: url(../imgs/en/stewardess.jpg) no-repeat bottom right;
	}
	
	#info-box {
		float: left;
		width: 255px;
		height: 205px;
		margin-left:8px;
		padding: 0 8px 0 15px;
		border-left: solid 1px #cccccc;
		
		
	}
	
	#misc-box {
		float: right;
		width: 215px;
		height: 205px;
		border-left: solid 1px #cccccc;
	}
		#epayment {
			float: left;
			width: 200px;
			height: 50px;
			padding: 5px 0 5px 8px;
			border-bottom: solid 1px #cccccc;
		}
		#callcenter {
			float: left;
			width: 200px;
			height: 82px;
			padding: 5px 0 0 8px;
			border-bottom: solid 1px #cccccc;
		}
		#routes {
			float: left;
			width: 200px;
			height: 35px;
			padding: 10px 0 0 8px;
		}
	
	#destinations {
		width: 744px;
		height: auto;
		margin-left: 10px;
		padding: 6px 0 30px 12px;
		border-top: solid 1px #cccccc;
	}
		#news-box {
			float: right;
			margin-right:15px;
			width: 170px;
			height: auto;
			padding-left: 10px;
			border-left: solid 1px #cccccc;
	
		}
#destined {
	width: 548px;
	height: 305px;
	float: left;
	overflow: hidden;
	}
.dest-col {
	float: left;
	width: 120px;
	height: auto;
	padding: 2px;
	margin:4px 12px 0 0;
	visibility: hidden;
		}		
		
	#image-container {
		width: 720px;
		height: 150px;
		margin-left: 33px;
		padding-top: 15px;
}	

#footer {
	width: 746px;
	height: 30px;
	background: url(../imgs/en/footer-shadow.jpg) no-repeat top center;
	padding:10px 0 0 15px;
}	
	#footer-links {
		float:left;
		width: 300px;
		}
	#footer-copy {
		float:right;
		width: 300px;
		text-align:right;
		padding-right:15px;
		}
	#footer p{
			font: 10px Arial, Helvetica, sans-serif; 
			color:#666666; 
			padding-bottom: 4px;
		}

