@charset "utf-8";

/*
Name: LAUNCH HOTEL TEMPLATE
Author: LAUNCH TEAM
Version: 1.4
Date: DECEMBER 03, 2008
Template Location: http://dwhltconcepts.com/template-vDynamic/
Status: For Approval



/* Main Body */

body { margin:0; padding:0; background:url(../images/img_bg_top.jpg) repeat-x top}
#body_background {background:url(../images/img_background.jpg) no-repeat center top; padding-top: 25px;}
#container { margin: 0 auto; width: 841px;}

li { list-style: disc; }

/* Typography */

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

li { list-style: disc; line-height: 140%; }

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

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

.acc_name { font: bold 12px Verdana, Arial, Helvetica, sans-serif; color:#6781a7; }
.ratetext { font: bold 11px Verdana, Arial, Helvetica, sans-serif; color:#000000; text-align:left;}
.ratetext a { font: bold 11px Verdana, Arial, Helvetica, sans-serif; color:#6781a7;}
.ratetext a:hover { font: bold 11px Verdana, Arial, Helvetica, sans-serif; color:#809ed7;}

/* Sidebar Classes */

.left_column { background:url(../images/img_sidebar.jpg) no-repeat; width:249px; height:233px; float:left; position: relative; clear: right;}
.left_column_content { padding:5px; text-align: center; margin-left:40px; }

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

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

/* Over-all Layout */

#top { background:url(../images/img_top.gif); width:841px; height: 206px; font-size:0;}
 #top_logo { width: 249px; height: 206px; border: none; background:url(../images/img_logo.jpg); float:left; }

#header { width:592px; height:206px; float:left; background:url(../images/img_banner01.jpg) no-repeat;}

#navigation { background:url(../images/img_navigation.jpg) no-repeat center; height:38px; text-align:center; }
  
	/* Navigation Links Style */
	.navigation { margin-left:190px;}	
	.topnav { font: normal 11px Verdana, Arial, Helvetica, sans-serif; color: #000000; text-decoration: none; line-height:30px;}
	.topnav a { font-weight: normal; color: #000000; text-decoration: none;}
	.topnav a:hover { font-weight: normal; color: #3f78e7; text-decoration: underline; }
	.current-page { font: normal 11px Verdana, Arial, Helvetica, sans-serif; color: #3f78e7; text-decoration: none; }
	.divider { font: normal 18px "Times New Roman", Times, serif; color: #000000; text-decoration: none; padding:0 5px;}

#content { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/img_bg_content.png');}
#content[id] { background:url(../images/img_bg_content.png) repeat-y;}

#copy-content { margin-left: 260px; padding-top:5px; width: 520px; }

#bottom { height:150px; background: url(../images/img_bg_footer.jpg) top repeat-x #e8dca1; align:center; text-align:center;}
#footer { width:841px; font: 10px Verdana, Arial, Helvetica, sans-serif; color: #000000; text-align: center;  background: url(../images/img_bottom.jpg) top no-repeat; height:71px; margin:0 auto; line-height:120px;}

/* PPC-LP Classes */

.box_container { border:thin solid #999999; padding:10px;}

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