@charset "UTF-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background:#550000 url(../img_guest_shared/bg.jpg) repeat-x;
	color:#fff;
	padding: 0;
  	margin: 0;
	width: 100%;
  	display: table;


}
.twoColFixRtHdr #container { 
	background: #660000 url(../img_guest_shared/motel.jpg) no-repeat center top;
	width: 1000px;  
	margin: 0 auto; 
	border: 0px solid #000000;
	text-align: left;
	
} 
.twoColFixRtHdr #header { 
	 
	padding: 0 10px 0 20px;
	margin-top: 20px;
	border: 0px solid #fff;
} 
.twoColFixRtHdr #header h1 {
	margin: 0; 
	padding: 10px 0; 
}
.twoColFixRtHdr #sidebar1 {
	background:#000000;
	float: right; 
	width: 200px;
	padding: 15px 10px;
}
.twoColFixRtHdr #mainContent { 
	
	margin: 0 250px 0 0; 
	padding: 0 10px; 
	
} 
.twoColFixRtHdr #footer { 
	padding: 0 0px 0 0px;
	
	
} 
.twoColFixRtHdr #footer p {
	margin: 0; 
	padding: 10px 0; 
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

div#navbar1 {
	height: 30px;
	width: 100%;
	border-top: solid #000 0px;
	border-bottom: solid #000 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	padding: 0px;
	margin: 0px;
	white-space: nowrap;
	line-height: 30px;
}
a {
		font-size: 100%;
		color: #FFFFFF;
}
a:visited {
		color: #FF0000;
}
a:hover {
		color: #FF0033;
}
a:active {
		color: #FF0000;
}
h1 {
		font-size: 150%;
}
h2 {
		font-size: 125%;
		color: #ffff00;
		font-weight: bold;
}
h3 {
		font-size: 75%;
}
h4 {
		font-size: 50%;
}
h5 {
		font-size: 65%;
}
h6 {
		font-size: 100%;
		color: #ffff00;
		font-weight: bold;
}

.boldred {
		color: #ff0000;
		font-weight: bold;
}
.boldorange {
		color: #ffcc33;
		font-weight: bold;
		}
.orange {
		color: #ffcc33;

}
.boldyellow {
		color: #ffff00;
		font-weight: bold;
}

#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 { 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: 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; }