@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 { background: #fff; margin:0 0 30px 0; padding:0}
#container { margin: 0 auto; width: 900px; }

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: #98172a; font-weight: bold; text-decoration: underline;  }
p a:hover { color: #98172a; text-decoration: none; }

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

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

/* Sidebar Classes */

.left_column { background: url(../images/img_bg_left.jpg) no-repeat center; width: 229px; height: 263px; left: 0; float:left; position: relative; }
.left_column_content { padding: 35px 5px 5px 5px; text-align: center; }

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

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

/* Over-all Layout */

#top { background:url(../images/img_top.jpg); height: 91px; font-size:0; }
#top_logo { width: 229px; height: 91px; margin-left: 0px; border: none; }

#header { height: 242px; }

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

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

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

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

#bottom { background: url(../images/img_bottom.jpg) center no-repeat; height: 50px; }
#footer { font: 10px Verdana, Arial, Helvetica, sans-serif; color: #666; text-align: center; }

/* PPC-LP Classes */

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

.box_container_commonfeat { background-image: url(../images/ppc_commonfeat.jpg); background-position:bottom left; background-repeat: no-repeat; border:thin solid #999999; padding: 10px; padding-left: 100px;}

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