@charset "utf-8";

/*
Name: LAUNCH NEW WEBSITE HOTEL TEMPLATE FOR V6
Author: LAUNCH TEAM / SPM TEAM
Version: v6.00.02
Status: RTSS and ACP approval - For registration

/* Main Body */

body { background: url(../images/body_bg.gif) repeat-x top #234d7d; margin:0 0 30px 0; padding:0}
#container { margin: 0 auto; width: 812px; }

/* Typography */

p,td { font: 11px Verdana, Arial, Helvetica, sans-serif; color: #000000; }
p { line-height: 140%; margin-top: 0; }
p a { color: #0b2e66; font-weight: bold; }
p a:hover { color: #0b2e66; text-decoration: none; }

li {line-height: 140%;}

h1 { font: 20px Verdana, Arial, Helvetica, sans-serif; color: #203256; line-height: 18px; }
h2 { font: bold 15px Verdana, Arial, Helvetica, sans-serif; color: #203256; }
h3 { font-weight: normal; font-family: Verdana, Arial, Helvetica, sans-serif; color: #203256; margin-bottom: 10px; font-weight:bold; margin-top:0px;}
h3 a { color: #203256; font-weight: bold; }
h3 a:hover { color: #FF9900; text-decoration: none; }
.h3 { font: 13px Verdana, Arial, Helvetica, sans-serif; color: #FF9900; }
h3 { font-size: 12px; }
h4 { font-size: 14px; font-weight: bold; }

.city_country { font-size: 14px; color: #000000; }
.reservation_details { font-weight: bold; font-size: 11px; color: #000000; }

.acc_name { font: bold 12px Verdana, Arial, Helvetica, sans-serif; color:#203256; }
.ratetext01 { font: 11px Verdana, Arial, Helvetica, sans-serif; color:#203256; text-align:left; }
.ratetext02 { font: 11px Verdana, Arial, Helvetica, sans-serif; color:#203256; font-weight:bold;}

.location { font: 11px Verdana, Arial, Helvetica, sans-serif;}

/* Sidebar Classes */

.left_column { width: 195px; left: 38px; float:left; position: relative; }
.left_column_content { background: url(../images/sidebar_bg.gif) no-repeat center top; height: 265px; padding-top:55px; text-align: center; }

.rate-starts { font: 12px Verdana, Arial, Helvetica, sans-serif; color: #1e3a61; line-height: 1.5em; }
.currency-rate { font: bold 16px Arial, Helvetica, sans-serif; color: #1e3a61; text-decoration: none; }

.left_column_content p a { color: #1e3a61; font-weight: normal; } /* modify/cancel reservation link style */
.left_column_content p a:hover { text-decoration: none; }

/* Over-all Layout */

#top { background:url(../images/img_top.gif); height: 96px; font-size:0; }
#top_logo { width: 160px; height: 96px; margin-left: 25px; border: none; }

#header { height: 188px; }
	#masthead { background: url(../images/banner01.jpg); position: relative; width: 812px; height: 188px; overflow: hidden; }
	#masthead img { position: absolute; left: 0; top: 0; }
	#masthead a img { border: none; }

#navigation { background: url(../images/img_navigation.gif) no-repeat center; height: 40px; text-align: center; }

	/* Navigation Links Style */
	
	.topnav { font: bold 11px Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; text-decoration: none; line-height:40px; }
	.topnav a { font-weight: bold; color: #FFFFFF; text-decoration: none; }
	.topnav a:hover { font-weight: bold; color: #FFFFFF; text-decoration: underline; }
	.current-page { font: bold 11px Verdana, Arial, Helvetica, sans-serif; color: #0f2a65; text-decoration: none; }
	.divider { font: bold 18px "Times New Roman", Times, serif; color: #A2BCCC; text-decoration: none; padding-left: 15px; padding-right: 15px; }

#content { background: #FFFFFF ; padding-bottom: 30px; }
#copy-content { margin-left: 250px; padding-top: 5px; width: 520px; }

#bottom { background: #FFFFFF; height: 46px; }

/* Footer Links Style */
	
	.footer { font: 10px Verdana, Arial, Helvetica, sans-serif; color: #ffffff; text-align: center; }
	.footer a { font-weight: bold; color: #FFFFFF; text-decoration: underline; }
	.footer a:hover { font-weight: bold; color: #FFFFFF; text-decoration: none; }

/* PACKAGE */
#room_features {padding-left:14px; margin:0; }
.show {}
.package {list-style-type:none; padding:0; margin:0; font-size:9px}
.promos {font-weight:bold}
.promos a{text-decoration:underline; color:#0000FF; font-size:10px; font-weight:bold}
.promos a:hover{text-decoration:none; font-size:10px}
.period {font-weight:normal}
.hide { display:none; position:relative; z-index:1000;}
.bg { background-color:#e8e8e8;}
.img { padding:8px 0;}
.padding_8px { padding:8px;}

/* PLEASE DO NOT TOUCH ANYTHING BELOW THIS COMMENT */

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.clearfix {display: inline-block;}

/* \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* */