@charset "utf-8";

/* Last updated - September 10,2008 */

/* Main Body */

body { background: #F6F2E9; background-image:url(../images/bg.jpg); background-repeat:repeat-x; margin:0px;}
#container { margin: 0 auto; margin-top: 0; width: 760px; }

p,td,ul,li { font: 11px Verdana, Arial, Helvetica, sans-serif; color: #000000; }
p { line-height: 1.5em }
li { list-style-image: url(../images/bullet.gif); }

/* Fonts */

p a { color: #71231B; }
p a:hover { color: #71231B; text-decoration: none; }

h1 {
	font: 20px Verdana, Arial, Helvetica, sans-serif;
	color: #71231B;
	line-height: 18px;
	font-weight: normal;
}
h2 {
	font: 18px Verdana, Arial, Helvetica, sans-serif;
	color: #71231B;
	font-weight: normal;
}
h3,h4 { font: 13px Verdana, Arial, Helvetica, sans-serif; font-weight: bold; color: #333333; }
 h3 a { color: #71231B; }
 h3 a:hover { color: #ffffff; text-decoration: none; background-color: #71231B;}
 .h3 { font: 13px Verdana, Arial, Helvetica, sans-serif; color: #FF9900; }
h4 { font-weight: bold; color:#71231B; font:Verdana, Arial, Helvetica, sans-serif; font-size:14px }

.city_country { font-size: 14px; color: #000000; }
.reservation_details { font-weight: bold; font-size: 11px; color: #000000; }

/* Sidebar */

.left_column { background: url(../images/img_left.jpg); width: 204px; height: 257px; margin-left: 0px; float:left; }
.left_column_content { padding: 15px 10px 5px 20px; margin-left: 1px; text-align: center; }

.rate-starts { font: 12px Verdana, Arial, Helvetica, sans-serif; color: #000000; line-height: 1.5em; }
.currency-rate { font: bold 16px Arial, Helvetica, sans-serif; color: #71231B; text-decoration: none; }

/* Over-all Layout (NW and PPC) */

#copy-content {
	margin-left: 204px;
	padding-top: 16px;
	background-image: url(../images/img_bg_content.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 20px;
	padding-right: 23px;
}

#top { background: url(../images/img_top.jpg) center top no-repeat; height: 34px; overflow: visible; }
 #top_logo { width: 204px; height: 102px; margin-left: 0px; border: none; margin-top:20px; }

#header { background: url(../images/img_banner.jpg) no-repeat right; height: 185px; margin-bottom: -4px; }
 html>body #header { margin: 0; }/* don't change this */

#navigation { padding: 3px 0; text-align: center;}

	/* Navigation Links Style */
	
	.topnav { font: bold 11px Verdana, Arial, Helvetica, sans-serif; color: #000000; text-decoration: none; }
	.topnav a { font-weight: bold; color: #AC9329; text-decoration: none; }
	.topnav a:hover { font-weight: bold; color: #AC9329; text-decoration: underline; }
	.current-page { font: bold 11px Verdana, Arial, Helvetica, sans-serif; color: #B0352A; text-decoration: none; }
	.divider { font: bold 16px "Times New Roman", Times, serif; color: #ffffff; text-decoration: none; padding-left: 16px; padding-right: 16px; }

#content {  }

#footer { background: url(../images/img_bottom.jpg) repeat-x; height: 122px; padding-top:0px; font: 10px Verdana, Arial, Helvetica, sans-serif; color: #666666; text-align: center; line-height: 65px;}
/*.footer { padding-top:15px; font: 10px Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; text-align: center; }*/

/* PPC Feature Box */

#box_container_01 { background: url(../images/img_boxrate.jpg) }
#box_container_01,#box_container_02 { background: #FFFFFF no-repeat bottom left; border: 1px solid #BBBBBB; width: 480px; padding: 15px 10px 5px 5px; }



/* TOUCH ANYTHING BELOW THIS COMMENT AND I PROMISE YOU THAT THE WORLD WILL FALL APART */

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.clearfix {display: inline-block;}

/* \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* */

/* Lightbox Styles */

#lightbox{ position: absolute; left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0; }
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }
#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}
#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{ font: 11px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
