@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_bg.jpg) repeat top; margin:0 0 30px 0; padding:0}
#container { margin: 0 auto; width: 808px; }
#container_bg { background:url(../images/img_body_bg.jpg) repeat-x top; margin: 0 auto;}

/* Typography */

p,td, ul, li { font: 12px Verdana, Arial, Helvetica, sans-serif; color: #fff; }
p { line-height: 140%; margin-top: 0; }
p a { color: #ffb2ca; font-weight: bold; }
p a:hover { color: #ffb2ca; text-decoration: none; }

li {line-height: 140%;}

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

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

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

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

/* Sidebar Classes */

.left_column {
	background: url(../images/img_sidenav.jpg) no-repeat left top;
	width: 205px;
	float:left;
	position: relative;
	height: 421px;
}
.left_column_content {  padding-top:48px; text-align: center; }

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

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

/* Over-all Layout */

#top {	background:url(../images/img_navigation.jpg) no-repeat right;height: 67px;font-size:0;text-align: center;}
.top_navigation { text-align: center; padding-left:200px; padding-top:35px;}

.top_logo { background:url(../images/img_logo.jpg) no-repeat left top; width: 205px; height: 159px; margin-left: 0px; border: none; float:left; }

#header {height: 159px; clear:both;}
	#masthead { background: url(../images/img_banner01.jpg); float:left; position: relative; width: 603px; height: 159px; overflow: hidden; }
	#masthead img { position: absolute; left: 0; top: 0; }
	#masthead a img { border: none; }

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

	/* Navigation Links Style */
	
	.topnav { font: normal 11px Verdana, Arial, Helvetica, sans-serif; color: #fff; text-decoration: none; line-height:10px; }
	.topnav a { font-weight: normal; color: #fff; text-decoration: none; }
	.topnav a:hover { font-weight: normal; color: #ffb2ca; text-decoration: underline; }
	.current-page { font: normal 11px Verdana, Arial, Helvetica, sans-serif; color: #ffb2ca; text-decoration: none; }
	.divider { font: normal 11px "Times New Roman", Times, serif; color: #fff; text-decoration: none; padding-left: 5px; padding-right: 5px; }

#content { background: url(../images/img_bg_content.gif) repeat-y right; padding-bottom: 20px; }
#content_bg { background: url(../images/img_sidenav.jpg) no-repeat left top;}
#copy-content {	width: 555px; padding: 10px 15px 0 18px; float:left;}

#bottom { background: url(../images/img_bottom.gif) right no-repeat; height: 46px;}

/* Footer Links Style */
	
	.footer { font: 10px Verdana, Arial, Helvetica, sans-serif; color: #333; text-align: center; padding-left:200px; }
	.footer a { font-weight: bold; color: #3D0D19; text-decoration: underline; }
	.footer a:hover { font-weight: bold; color: #3D0D19; 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:#631629;}
.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;}
/* */
