/* Generics */

*{}
html{}
body{ background-color: #3e4444; _margin-top: 0;}

p, ul, li, a, table, th, tr, td, label, form, input, textarea{ font-size: 12px; font-family: "times new roman", serif; margin: 0; padding: 0; text-decoration: none;} 

#footer li{ list-style-type: none;}
#footer a{ color: #fff;}

#clear{ clear: both; float: none; text-indent: -9999px;}

#gallery{ text-align: center;}
#gallery a{ color: #fff; padding: 10px; *padding: 10px 10px 10px 0;}
#gallery img{ border: 2px solid #396b9e;}
/*----------------------
		 Headers
----------------------*/

h1{ margin-top: -10px; padding: 0;}
h1, h2{ text-indent: -99999px;}

h3{ border-bottom: 1px solid #999; margin: 0 0 10px 0; padding: 0;}

h4{ color: #ececec; font-size: 30px; font-weight: normal; margin: 15px 15px 10px 15px;}

/*----------------------
	   Navigation
----------------------*/

ul#nav { border-bottom: 5px solid #ececec; margin-top: 110px; text-align: center; padding: 10px 0; *margin-top: 124px;}
		ul#nav li{ display: inline; margin-top: -1px; *margin-top: 0;  }
		ul#nav li.selected a { background: url("images/nav-bg.jpg");}
		ul#nav li a {  color: #fff; font-size: 15px; font-family: 'trebuchet ms', verdana, arial, sans-serif; padding: 12px 20px 10px 20px;  }
		#nav li a:hover{ background: url("images/nav-bg.jpg");}
		
/*----------------------
	  Content Nav
----------------------*/

#content-nav{ margin: 25px 0 0 0; text-align: center; *margin-top: 10px;}
		#content-nav li{ display: inline; }
		#content-nav li a{ background-color: #fff; border: 1px solid #999; color: #000; font-family: 'trebuchet ms', verdana, arial, sans-serif; font-size: 20px; margin: 5px; padding: 5px 27px 91px 27px; *float: left; *margin-right: 6px;}
			
			#content-nav li#bedrooms a{ background: url('images/bedroom-fade.jpg') bottom left no-repeat;}
			#content-nav li#facilities a{ background: url('images/facilities-fade.jpg') bottom left no-repeat; }
			#content-nav li#reviews a{ background: url('images/reviews-fade.jpg') bottom left no-repeat; }
			/*ul#nav li.selected{ background: url("images/selected-nav.jpg") bottom no-repeat; padding-bottom: 24px; *background: none; }*/
			#content-nav li#bedrooms a:hover{ background: url('images/bedroom.jpg') bottom left no-repeat; }
			#content-nav li#facilities a:hover{ background: url('images/facilities.jpg') bottom left no-repeat; }
			#content-nav li#reviews a:hover{ background: url('images/reviews.jpg') bottom left no-repeat; }

/*----------------------
	   2nd Navigation
----------------------*/

ul#second-nav { text-align: center; padding: 10px 0;}
		ul#second-nav li{ display: inline;}
		ul#second-nav li a {  color: #fff; font-size: 12px; font-family: 'trebuchet ms', verdana, arial, sans-serif; padding: 10px;}
		#second-nav li a:hover{ color: #999;}
		
/*----------------------
		 Layout
----------------------*/
#main{
	background: url("images/header-img.jpg") #545959 no-repeat top center;
	margin: 0 auto -10px auto;
	padding: 0 20px;
	width: 760px;
	*margin-top: -15px;
	_margin-top: 0;
	
}

#left-col{ float: left; width: 450px; }
#right-col{ float: left; margin-left: 30px; width: 200px; _margin: 0 0 0 6px; _padding: 0;}

#footer{ clear: both; color: #999; float: none; font-family: 'trebuchet ms', verdana, arial, sans-serif; padding-bottom: 20px; text-align: center;}

/*----------------------
	   Containers
----------------------*/

#main-container{ background-color: #ececec; padding: 15px; }

.container-1, .container-2, .container-3{ background-color: #fff; border: 1px solid #999;}

		.container-1{ width: 450px; padding: 10px;}
		.container-2{ margin-bottom: 10px; width: 230px; padding: 10px;}
				.container-2 table{ margin: 0 auto; width: 200px; }
				.container-2 a{ color: #999;}
.container-3{ height: 500px; width: 730px;}

.container-2 img{ *border: 2px solid #999;}

/*----------------------
	   Contact
----------------------*/

form.contact{
	background-color: #fff;
	margin: 20px;
	margin-left: 20px;
	font-size: 100%;
}

	form.contact input{ width: 200px; margin-left: 25px;} 

/*----------------------
	   Lightbox
----------------------*/

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#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-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { background: url(images/lightbox/prevlabel.gif) left 15% no-repeat; float: left;}
#nextLink { background: url(images/lightbox/nextlabel.gif) right 15% no-repeat; float: right;}

#imageDataContainer{ font: 10px 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; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
