@charset "utf-8";

/* Main Body */

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

li { list-style: disc; }

/* Typography */

p,td,ul,li { font: 12px Georgia, "Times New Roman", Times, serif; color: #333; }
p { line-height: 155%; margin-top: 0; }
p a { color: #2570A5; font-weight: bold; }
p a:hover { color: #099; text-decoration: none; }

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

h1 { font: 28px Georgia, "Times New Roman", Times, serif; color: #2570A5; line-height: 25px; letter-spacing: -1px; }
h2 { font: bold 15px Georgia, "Times New Roman", Times, serif; color: #2570A5; }
h3 { font-weight: normal; font-family: Georgia, "Times New Roman", Times, serif; color: #2570A5; margin-bottom: 10px; font-weight:bold; }
h3 a { color: #2570A5; font-weight: bold; }
h3 a:hover { color: #2570A5; text-decoration: none; }
.h3 { font: 13px Georgia, "Times New Roman", Times, serif; color: #2570A5; }
h3 { font-size: 12px; }
h4 { font-size: 14px; font-weight: bold; }

.city_country { font: 15px Georgia, "Times New Roman", Times, serif; color: #2570A5; }
.reservation_details { font-weight: bold; font-size: 11px; color: #000000; }

.acc_name { font: bold 12px Georgia, "Times New Roman", Times, serif; color:#2570A5; }
.ratetext01 { font: 11px Georgia, "Times New Roman", Times, serif; color:#2570A5; text-align:left; }
.ratetext02 { font: 11px Georgia, "Times New Roman", Times, serif; color:#2570A5; font-weight:bold;}

/* Sidebar Classes */

.left_column { background: url(../images/sidebar_bg.jpg) no-repeat center; width: 235px; height: 361px; left: 28px; float:left; position: relative; }
.left_column_content { padding: 85px 5px 5px 5px; text-align: center; }

	html>/**/body .left_column { margin-top: 20px; }

.rate-starts { font: 12px Georgia, "Times New Roman", Times, serif; color: #000; line-height: 1.5em; }
.currency-rate { font: bold 18px Georgia, "Times New Roman", Times, serif; color: #000; text-decoration: none; }

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

/* Over-all Layout */

#top { background:url(../images/img_top.jpg); height: 152px; font-size:0; }
	#top_logo { width: 170px; height: 150px; margin: 0 auto; border: none; }

#header { height: 226px; }

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

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

	/* Navigation Links Style */
	
	.topnav { font: bold 13px Georgia, "Times New Roman", Times, serif; color: #2570A5; text-decoration: none; line-height: 60px; }
	.topnav a { font-weight: bold; color: #2570A5; text-decoration: none; padding: 8px; height: 29px; background-color: #B2DBE8; border: 1px solid #ADCBD0; }
	.topnav a:hover { font-weight: bold; color: #fff; background-color: #5FB4CF; border: 1px solid #ADCBD0; }
	.current-page { font: bold 13px Georgia, "Times New Roman", Times, serif; padding: 8px; color: #fff; text-decoration: none; background-color: #5FB4CF; border: 1px solid #ADCBD0; }
	.divider { font: bold 18px "Times New Roman", Times, serif; color: #A2BCCC; text-decoration: none; padding: 0 3px; }

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

	html>/**/body #copy-content { margin-top: -20px; }

#bottom { height: 5px; }
#footer { font: 11px Georgia, "Times New Roman", Times, serif; color: #333; text-align: center; margin-top: 20px; }

/* PPC-LP Classes */

.box_container { border:1px solid #999999; padding:10px;}
.box_container_commonfeat { background-image: url(../images/ppc_commonfeat.jpg); background-position:bottom left; background-repeat: no-repeat; border:1px 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;}
/* */
