@charset "utf-8";

/*
Name: LAUNCH NEW WEBSITE HOTEL TEMPLATE FOR V6
Author: LAUNCH TEAM / SPM TEAM
Version: v6.00.01
Date: May 05, 2009
Template Location: http://www.dwhltconcepts.com/template-v6.00.01Dynamic/
Status: RTSS and ACP approval - For registration



/* Main Body */

body { background: url(../images/body_bg.jpg) repeat-x top center #4A87C4; margin:0 0 30px 0; padding:0}
#container { margin: 0 auto; width: 860px; }

li { list-style: disc; }

/* Typography */

p,td,ul,li { font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif; color: #fff; }
p { margin-top: 0; }
p a { color: #F2F200; font-weight: bold; }
p a:hover { color: #FFCC00; text-decoration: none; }

li { list-style: disc; }

h1 { font: bold 26px "Trebuchet MS", Arial, Helvetica, sans-serif; color: #F2F200; letter-spacing: -1px; margin-top: 0; }
h2 { font: bold 19px "Trebuchet MS", Arial, Helvetica, sans-serif; color: #F2F200; }
h3 { font:normal 16px "Trebuchet MS", Arial, Helvetica, sans-serif; color: #F2F200; margin-top: 0; font-weight:bold; }
h3 a { color: #F2F200; font-weight: bold; }
h3 a:hover { color: #FF9900; text-decoration: none; }
.h3 { font: 16x "Trebuchet MS", Arial, Helvetica, sans-serif; color: #FF9900; }
h4 { font-size: 14px; font-weight: bold; }

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

.acc_name { font: bold 11px "Trebuchet MS", Arial, Helvetica, sans-serif; color:#F2F200; }
.ratetext01 { font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif; color:#F2F200; text-align:left; }
.ratetext02 { font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif; color:#F2F200; font-weight:bold;}

/* Sidebar Classes */

.left_column { width: 213px; height: 265px; left: 5px; float:left; position: relative; background-color: #4A87C4; }
.left_column_content { padding: 25px 5px 5px 5px; text-align: center; }

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

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

/* Over-all Layout */

#top { height: 20px; font-size:0; }
#top_logo { width: 220px; height: 232px; border: none; float:left; background: url(../images/logo.jpg) no-repeat center; }

#header { height: 232px; display: block; }

#navigation { height: 50px; text-align: center; }

	/* Navigation Links Style */
	
	.topnav { font: bold 15px Arial, Helvetica, sans-serif; color: #000000; text-decoration: none; line-height:60px; }
	.topnav a { font-weight: bold; color: #fff; text-decoration: none; }
	.topnav a:hover { font-weight: bold; color: #F2F200; text-decoration: underline; }
	.current-page { font: bold 15px Arial, Helvetica, sans-serif; color: #F2F200; text-decoration: none; }
	.divider { font: bold 11px "Times New Roman", Times, serif; padding: 0 10px; }

#content { padding: 30px 0; }
#copy-content { margin-left: 240px; padding-top: 5px; width: 600px; }

#bottom { height: 1px; }

/* Footer Links Style */
	
	.footer { font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif; color: #ffffff; text-align: center; line-height: 150%; margin-top: 10px; }
	.footer a { font-weight: bold; color: #FFFFFF; text-decoration: underline; }
	.footer a:hover { font-weight: bold; color: #FFFFFF; text-decoration: none; }



/* 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;}
/* */