@charset "utf-8";

/* Last updated - September 10,2008 */

/* Main Body */

body { background: #BDBEC0 url(../images/bg.jpg) center top no-repeat; margin: 0 0 10px;}
#container { margin: 0 auto; width: 710px; }

p,td,ul,li { font: 11px Verdana, Arial, Helvetica, sans-serif; color: #000000; }
p { line-height: 1.5em; margin-top: 0 }
li { list-style: disc; }

/* Fonts */

p a { color: #0A4902; }
p a:hover { color: #000; text-decoration: none; }

h1 { font: 20px Verdana, Arial, Helvetica, sans-serif; color: #0A4902; line-height: 18px; }
h2 { font: 18px Verdana, Arial, Helvetica, sans-serif; color: #0A4902; }
h3,h4 { font: 13px Verdana, Arial, Helvetica, sans-serif; color: #0A4902; margin-top: 0 }
 h3 a { color: #0A4902; }
 h3 a:hover { color: #000; text-decoration: none; }
 .h3 { font: 13px Verdana, Arial, Helvetica, sans-serif; color: #000 ; }
h4 { font-weight: bold; }

.city_country { font-size: 14px; color: #000000; }
.reservation_details { font-weight: bold; font-size: 11px; color: #000000; }

/* Sidebar */

.left_column { width: 175px; height: 350px; margin-left: 10px; float:left; }
.left_column_content { padding: 15px 5px 5px 5px; margin-left: 1px; text-align: center; }

.rate-starts { font: 11px Verdana, Arial, Helvetica, sans-serif; color: #333333; line-height: 1.5em; }
.currency-rate { font: bold 16px Arial, Helvetica, sans-serif; color: #0A4902; text-decoration: none; }

/* Over-all Layout (NW and PPC) */

#copy-content { margin-left: 195px; padding-top: 5px; width: 500px; }

#top { height: 108px; overflow: visible; display: block; }
 #top_logo { width: 120px; height: 100px; margin-left: 20px; border: none; float: left; }

#header { background: url(../images/img_banner.jpg) no-repeat center; height: 288px; margin-bottom: -4px; }
 html>body #header { margin: 0; }/* don't change this */

#navigation { width: 510px; padding-top: 65px; text-align: center; float: right; }

	/* Navigation Links Style */
	
	.topnav { font: 11px Verdana, Arial, Helvetica, sans-serif; color: #000000; text-decoration: none; }
	.topnav a { color: #000; text-decoration: none; }
	.topnav a:hover { font-weight: normal; color: #0A4902; text-decoration: underline; }
	.current-page { font: bold 11px Verdana, Arial, Helvetica, sans-serif; color: #0A4902; text-decoration: none; }
	.divider { font: 11px Verdana, Arial, Helvetica, sans-serif; color: #000000; text-decoration: none; padding-left: 3px; padding-right: 3px; }

#content { background: url(../images/img_bg_content.jpg) repeat-y; }

#bottom { background: url(../images/img_bottom.jpg) center no-repeat; height: 24px; }
#footer { padding: 0; font: 10px Verdana, Arial, Helvetica, sans-serif; color: #000; 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; }



/* 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;}
/* */

/* 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; }