body {
	background: #468CC1;
	margin: 0;
	padding: 0;
	-webkit-text-size-adjust: none;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
	-webkit-tap-highlight-color: transparent;
}
	
.row { width: 100% }

#sitewrap {
   padding: 0;
   margin: 0 auto 0 auto;
   max-width: 1015px;
   width: 100%;
}

#header {
   padding-top: 14px;
   padding-bottom: 14px;

   color: #FFFFFF;
   overflow: hidden;
   text-align: center;
}

#logo {
   padding: 0;
   margin: 0 auto 0 auto;
   display: block;
   max-width: 200px;
   height: auto;
}

#imghdr { 
   background: #276EA4;
   border-top: 1px #FFFFFF solid;
   border-bottom: 1px #FFFFFF solid;
   text-align: center;
   margin-bottom: 15px;
}
#imghdr img {
   margin: 0 auto 0 auto;
   border-left: 1px #FFFFFF solid;
   border-right: 1px #FFFFFF solid;
   width: 100%;
   max-width: 1000px;
   max-height: 330px;
   pointer-events: none;
}

.nav {
   background: #276EA4;
   border-top: 1px #FFFFFF solid;
   padding: 11px 0 10px 0;
   margin: 0;
   text-align: center;
   color: #C6DFF0;
}
.nav a {
   font: bold 0.8em Arial;
   text-transform: uppercase; 
   color: #FFFFFF;
   text-decoration: none;
   margin: 0;
}

#nav { width: 100%; background-color: #276EA4; border-bottom: 1px #484848 solid; margin: 0 auto 0 auto; border-top: 1px #FFFFFF solid  }
#nav #navmenu {  max-width: 1000px; margin: 0 auto 0 auto; padding: 0; position: relative }
#nav #navmenu a {  text-decoration: none }

#nav .usa { display: inline-block; width: 75px; padding: 11px 0 11px 4px; text-align: center; border-left: 1px #FFFFFF solid; font: bold 0.775em Arial; color: #F9F9F9;  text-transform: uppercase; position: relative }
#nav .europe { display: inline-block; width: 75px; padding: 11px 0 11px 2px; text-align: center; border-left: 1px #FFFFFF solid; font: bold 0.775em Arial; color: #F9F9F9;  text-transform: uppercase; position: relative }
#nav .asia { display: inline-block; width: 75px; padding: 11px 0 11px 0; text-align: center; border-left: 1px #FFFFFF solid; font: bold 0.775em Arial; color: #F9F9F9;  text-transform: uppercase; position: relative }
#nav .drop { display: inline-block; width: 85px; padding: 11px 0 16px 16px; border-left: 1px #FFFFFF solid; border-right: 1px #FFFFFF solid; font: bold 0.775em Arial; color: #F9F9F9; text-transform: uppercase; position: relative }

#nav .sub { display: none; position: absolute; z-index: 1000; background: #FFFFFF; border-width: 1px 1px 0 1px; border-color: #484848; border-style: solid; left: 237px; margin-top: 2px }
#nav .sub a { display: block; font: 0.825em Arial; color: #484848; padding: 15px 30px 15px 15px; border-bottom: 1px #484848 solid }
#nav .sub a:hover {background: #F7F7F7 } 

.arrowdown {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #C6DFF0 transparent transparent;
    left: 42px;
    margin-top: -11px;
	position: relative;
}
.arrowup {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-top-width: 0;
    border-bottom-style: solid;
    border-color: transparent transparent #C6DFF0;
    left: 42px;
    margin-top: -11px;
	position: relative;
}
   
 .articlebox {
	background: #FFFFFF;
	border: 1px #000000 solid;
	font: 0.9em Arial;
    padding: 2px 10px 10px 10px;
	max-width: 1000px;
	margin: 0 auto 15px auto;
	line-height: 1.4em;
 }
.articlebox a { font-weight: bold; font-size: 1.1em; display: block; margin: 9px 0 4px 0 }
.articlebox img { width: 100%; border: 1px #000000 solid }

.frontlocleft {
	padding: 0 7px 0 0; margin: 0;
}
.frontlocright {
	padding: 0 0 0 7px; margin: 0;	
}

 .frontloc {
	font: 0.9em Arial;
    padding: 0;
	max-width: 1000px;
	margin: 0 0 15px 0;
 }
.frontloc img { width: 100%; border: 1px #FFFFFF solid }
 
.destinationbox {
	background: #FFFFFF;
	border: 1px #000000 solid;
	padding: 15px;
	max-width: 1000px;
	margin: 0 auto 15px auto;
	line-height: 1.4em;
 }
.destinationbox p {
	clear: both;
	padding-bottom: 0;
	margin-bottom: 0;
	font-size: 0.9em;
}
.destination {
	 color: #276EA4;
	 font-weight: bold;
	 display: inline;
	 margin-bottom: 6px;
	 padding-left: 0;
	 text-align: left;
 }

.destinationlink  {
	 color: #276EA4;
	 display: inline;
	 margin-bottom: 6px;
	 padding-right: 0;
	 font-size: 1.0em;
	 text-align: right;
}
.destinationbox .links {
	font-size: 0.9em; 
	margin-top: 10px;
	text-align: right;
}
.destinationbox .links span {
	margin: 0 0 0 8px;
}
.destinationbox .links img {
	height: 15px; margin-bottom: -2px; margin-right: 4px;
}

.citylinks {
	background-color: #276EA4;
	font-size: 0.9em; 
	margin: 5px 5px 10px 5px;
	text-align: center;
	padding: 8px;
}
.citylinks span {
	margin-right: 7px;
}
.citylinks img {
	height: 15px; margin-bottom: -2px; margin-right: 4px;
}
.citylinks a {
	 color: #FFFFFF;
}

h1 { background: #276EA4; font: bold 1.0em Arial; padding: 10px 0 8px 0; color: #FFFFFF; margin: 0px 0 15px 0; text-align: center; border: 1px #FFFFFF solid }
h1 a { color: #FFFCF5 }
h1 a:hover { color: #343434 }

h2 { background: #276EA4; font: bold 1.0em Arial; padding: 10px 0 8px 0; color: #FFFFFF; margin: 0px 0 15px 0; text-align: center; border: 1px #FFFFFF solid }
h2 a { color: #FFFCF5 }
h2 a:hover { color: #343434 }

.sectionhdr { background: #D89832; font: bold 15px Arial; padding: 10px 0 8px 10px; color: #FFFFFF; margin: 20px 0 15px 0 }
.sectionhdr a { color: #FFFCF5 }
.sectionhdr a:hover { color: #343434 }

.cityhotel { background-color: #276EA4; font: bold 0.9em Arial; padding: 12px 0 10px 0; color: #FFFFFF; margin: 5px 0 15px 0; text-align: center; border: 1px #FFFFFF solid; display: block }
.cityhotel a { color: #FFFCF5 }
.cityhotel a:hover { color: #343434 }
.cityhotel img {
	height: 15px; margin-bottom: -2px; margin-right: 4px;
}

.raquo { font: bold 1.3em arial; color: #276EA4; margin-right: 0; color: #6FB4EA }

#footer {
   background: #276EA4;
	font: 0.9em Arial;
	text-align: center;
	padding: 25px 0 25px 0;
	// margin-top: 15px;
	color: #FFFFFF;
	clear: both;
	border-top: 1px #FFFFFF solid;
}
#footer #wrap { max-width: 1015px; margin: 0 auto 0 auto }
#footer #copy { width: 100%; text-align:center; height: 32px; line-height: 32px }
#footer #copy a { color: #C8DAE9 }
#footer #copy a:hover { color: #FFFFFF }
#footer #share { text-indent: 40px }

@media only screen and (max-width: 600px) { 
   #logo { max-width: 250px }
   #imghdr img { border: none }
    .articlebox { font-size: 0.85em; margin: 0 5px 15px 5px }
    .frontloc { margin: 0 5px 15px 5px }
    .destinationbox { font-size: 0.95em; margin: 0 5px 15px 5px }
    h1 { border-left: 0; border-right: 0 }
    h2 { border-left: 0; border-right: 0 }
	.cityhotel { border-left: 0; border-right: 0 }
	
	#nav .usa { width: 60px; border-left: none }
	#nav .europe {  width: 70px }
	#nav .asia { width: 60px }
	#nav .drop { width: 75px; padding-left: 9px }

	#nav .sub { display: none; position: absolute; z-index: 1000; background: #FFFFFF; border-width: 1px 1px 0 1px; border-color: #484848; border-style: solid; left: 202px; margin-top: 2px }
	#nav .sub a { display: block; font: 0.825em Arial; color: #484848; padding: 15px 30px 15px 15px; border-bottom: 1px #484848 solid }
	#nav .sub a:hover {background: #F7F7F7 } 
	
	.frontlocleft {
		padding: 0;
	}
	.frontlocright {
		padding: 0;
	}
	#footer #copy { text-align: center; height: 32px; line-height: 32px }
}