@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
http://www.dwhltconcepts.com/template-v6.00.02HubsStatic

/* Main Body */

body { background: url(../images/img_background.jpg) repeat-x top #FFFFFF; margin:0; padding:0}
#container { margin: 0 auto; width:734px; }

/* Typography */

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

li {line-height: 140%;}

h1 { font: 20px Verdana, Arial, Helvetica, sans-serif; color: #357284; line-height: 18px; }
h2 { font: bold 15px Verdana, Arial, Helvetica, sans-serif; color: #357284; }
h3 { font-weight: normal; font-family: Verdana, Arial, Helvetica, sans-serif; color: #357284; margin-bottom: 10px; font-weight:bold; margin-top:0px;}
h3 a { color: #357284; font-weight: bold; }
h3 a:hover { color: #357284; text-decoration: none; }
.h3 { font: 13px Verdana, Arial, Helvetica, sans-serif; color: #357284; }
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:#357284; }
.ratetext01 { font: 11px Verdana, Arial, Helvetica, sans-serif; color:#357284; text-align:left; }
.ratetext02 { font: 11px Verdana, Arial, Helvetica, sans-serif; color:#357284; font-weight:bold;}

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

/* Sidebar Classes */

.left_column { width: 175px; float:left; position: relative; }
.left_column_content { background: url(../images/sidebar_bg.gif) no-repeat center top; height:170px; padding:15px 5px 5px; margin-left:1px; text-align: center; }

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

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

/* Over-all Layout */

#top { height:210px; font-size:0; }
#top_logo { background:url(../images/img_logo.jpg) no-repeat; width:188px; height:150px; border:none; float:left;}

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

#navigation { height:42px; text-align: center; padding:20px 20px 0 200px;  }

	/* Navigation Links Style */
	
	.topnav { font: bold 11px Verdana, Arial, Helvetica, sans-serif; color: #F6FBFA; text-decoration: none; line-height:30px; }
	.topnav a { font-weight: normal; color: #F6FBFA; text-decoration: none; }
	.topnav a:hover { font-weight: normal; color: #F6FBFA; text-decoration: underline; }
	.current-page { font: bold 11px Verdana, Arial, Helvetica, sans-serif; color: #F6FBFA; text-decoration: none; }
	.divider { font: normal 18px "Times New Roman", Times, serif; color: #F6FBFA; text-decoration: none; padding:0 2px;visibility:hidden;}

#content { background: url(../images/img_bg_content.gif) repeat-y; padding-bottom: 30px; }
#copy-content { margin-left:200px; padding-top: 5px; width: 520px; }

#bottom { background: url(../images/img_bottom.jpg) center no-repeat; height:26px; }

/* Footer Links Style */
	
	.footer { font: 10px Verdana, Arial, Helvetica, sans-serif; color: #333333; text-align: center; padding-bottom:5px; }
	.footer a { font-weight: bold; color: #000000; text-decoration: underline; }
	.footer a:hover { font-weight: bold; color: #000000; 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:#eef8ef;}
.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;}
/* */