@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-color: #11b3d6;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 104px;
	margin-left: 0;
	background-image: url(../images/img_footer.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 0;
}
#container {
	width: 778px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

li {
	list-style: disc;
}

/* Typography */

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

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

h1 {
	color: #136898;
	line-height: 18px;
	font-family: Arial;
	font-size: 22px;
}
h2 { font: bold 15px Verdana, Arial, Helvetica, sans-serif; color: #136898; }
h3,h4 { font-weight: normal; font-family: Verdana, Arial, Helvetica, sans-serif; color: #136898; margin-bottom: 10px; }
 h3 a { color: #136898; font-weight: bold; }
 h3 a:hover { color: #144460; text-decoration: none; }
 .h3 { font: 13px Verdana, Arial, Helvetica, sans-serif; color: #144460; }
h3 { font-size: 12px; }
h4 { font-size: 14px; font-weight: bold; }

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

.acc_name { font: bold 12px Verdana, Arial, Helvetica, sans-serif; color:#573511; }
.ratetext { font: 11px Verdana, Arial, Helvetica, sans-serif; color:#000000; text-align:left;}
.ratetext a { font: 11px Verdana, Arial, Helvetica, sans-serif; color:#136898;}
.ratetext a:hover { font: 11px Verdana, Arial, Helvetica, sans-serif; color:#144460;}

/* Sidebar Classes */

.left_column {
	width: 211px;
	height: 310px;
	float:left;
	position: relative;
	background-image: url(../images/img_left.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.left_column_content {
	text-align: center;
	padding-top: 35px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

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

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

/* Over-all Layout */

#top {
	height: 147px;
	font-size:0;
	background-image: url(../images/img_top.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
 #top_logo { width: 298px; height: 147px; border: none; }

#header {
	height: 146px;
	background-image: url(../images/img_banner01.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

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

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

	/* Navigation Links Style */
	
	.topnav {
	color: #000000;
	text-decoration: none;
	line-height:30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
	.topnav a { font-weight: bold; color: #f3f1e0; text-decoration: none; }
	.topnav a:hover { font-weight: bold; color: #93e9e6; text-decoration: none; }
	.current-page {
	color: #93e9e6;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
	.divider {
	color: #4b8bb0;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}

#content {
	padding-bottom: 30px;
	background-image: url(../images/img_container.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
#copy-content {
	margin-left: 211px;
	padding-top: 5px;
	margin-right: 10px;
}

#bottom {
	height: 65px;
	background-image: url(../images/img_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#footer {
	color: #2b2b2a;
	text-align: center;
	padding-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

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

.pagebackground {
	background-image: url(../images/img_main_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 36px;
}