@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/img_background.jpg) repeat-x top #f3d7b1; margin:0 0 20px 0; padding:0}
#container { margin: 0 auto; width: 800px; }

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

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

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

/* Sidebar Classes */

.left_column { background: url(../images/sidebar_bg.jpg) no-repeat center; width: 195px; height: 265px; margin-top:15px; left: 38px; float:left; position: relative; }
.left_column_content { padding: 30px 5px 5px 5px; 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: #FFF; 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: none; }

/* Over-all Layout */

#footer_bg { background: url(../images/img_background_bottom.jpg) repeat-x bottom; width:100%; }

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

#header { height: 273px; }

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

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

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

#bottom {height: 20px; }

/* Footer Links Style */
	
	.footer { font: 10px Verdana, Arial, Helvetica, sans-serif; color: #471800; text-align: center; }
	.footer a { font-weight: bold; color: #995203; text-decoration: underline; }
	.footer a:hover { font-weight: bold; color: #471800; text-decoration: none; }

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