/**** Page Styles ****/

#center { width:770px; margin:auto; text-align: left; background: #000000; }
#MainForm { padding: 0; margin: 0; }

#content { width:770px; height:500px; text-align:left; background:#000000; position:relative; }
	#time { float:right; margin-left:-250px; padding:10px 10px 0 0; height:40px; text-align:right; position:relative; }
	#scoller { position:relative; z-index:-1; }
	#pageHeader { margin-top:10px; height:270px; width:770px; overflow:hidden; z-index:0; position:relative; }
		#menu1Content ul, #menu2Content ul, #menu3Content ul { width:151px; background:#000000; list-style:none; margin:0; padding:0; border:solid 2px #999999; border-top:0px; }
		#menu1Content li a, #menu2Content li a, #menu3Content li a { font-family:Arial, Helvetica, sans-serif; font-size:13px; font-weight:bold; color:#929292; text-decoration:none; display:block; padding-left:5px; line-height: 1.45em; height: 1.45em; }
		#menu1Content li a:hover, #menu2Content li a:hover, #menu3Content li a:hover { background-color: #4d4d66; }
		#menuBorder { margin:0 0 0 10px; width:750px; height:2px; font-size:2px; line-height:2px; background:#999999; }
		
	#pageContent { float:left; width:750px; padding:0 10px; position:relative; z-index:4; margin:-220px 0 10px 0; }
		#pageTitle { margin-top:10px; height:40px; position:relative; font-family:Arial, Helvetica, sans-serif; font-size:25px; color:#9898CB; }
		#contenttext { float:left; padding-left:10px; }
		#image { float:left; margin-right:10px; width:320px; height:240px; }
		#eventScrollBox { width:253px; height:132px; overflow:auto; }
		#scrollBox { float:left; margin-right:5px; width:415px; height:240px; overflow:auto; position:relative; }
		#scrollBox p { margin: 0; padding-bottom: 1.5em; }
		
	#footer { float:left; position: relative; }
		#footerRadio { float:left; position: relative; width:250px; }
		#navfooter { float:left; position:relative; padding:5px 0 0 10px; }
		
		#employment { float:left; position: relative; width:90px; height:61px; background:url(../images/footer/employment_off.gif) no-repeat; }
		#employment:hover { background:url(../images/footer/employment_on.gif) no-repeat; }
		#newsletter { float:left; position: relative; width:83px; height:61px; background:url(../images/footer/newsletter_off.gif) no-repeat; }
		#newsletter:hover { background:url(../images/footer/newsletter_on.gif) no-repeat; }
		#reservations { float:left; position: relative; width:134px; height:61px; background:url(../images/footer/reservations_off.gif) no-repeat; }
		#reservations:hover { background:url(../images/footer/reservations_on.gif) no-repeat; }
		#guest { float:left; position: relative; width:81px; height:61px; background:url(../images/footer/guest_off.gif) no-repeat; }
		#guest:hover { background:url(../images/footer/guest_on.gif) no-repeat; }
		#create { float:left; position: relative; width:112px; height:61px; background:url(../images/footer/create_off.gif) no-repeat; }
		#create:hover { background:url(../images/footer/create_on.gif) no-repeat; }
		
		#box1 { float:left; width: 253px; height: 240px; position: relative; }
		#box2 { float:left; width: 225px; height: 240px; position: relative; }
		#box3 { float:left; width: 250px; height: 240px; position: relative; }



/** 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 { left: 0; float: left; background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink { right: 0; float: right;  background: url(../images/nextlabel.gif) right 15% no-repeat; }

#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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	
	
	
	
	




.highslide {
	cursor: url(../images/highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(../images/highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
    font-family:Arial, Helvetica, sans-serif; font-size:13px; font-weight:bold;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

.highslide-move {
    cursor: move;
}

.highslide-overlay {
	display: none;
}

a.highslide-full-expand {
	background: url(../images/highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}


/* Controlbar example */
.controlbar {	
	background: url(../images/highslide/graphics/controlbar4.gif);
	width: 167px;
	height: 34px;
}
.controlbar a {	
	display: block;
	float: left;
	/*margin: 0px 0 0 4px;*/	
	height: 27px;
}
.controlbar a:hover {
	background-image: url(../images/highslide/graphics/controlbar4-hover.gif);
}
.controlbar .previous {
	width: 50px;
}
.controlbar .next {
	width: 40px;
	background-position: -50px 0;
}
.controlbar .highslide-move {
	width: 40px;
	background-position: -90px 0;
}
.controlbar .close {
	width: 36px;
	background-position: -130px 0;
}


/* Necessary for functionality */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

/* These are not Highslide core CSS rules, but define the styles of the caption. */
.control {
	float: right;
    display: block;
    position: relative;
	margin: 0 5px;
	font-size: 9pt;
    font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
    margin-top: 1px;
    margin-bottom: 1px;
}
.control:hover {
    border-top: 1px solid #333;
    border-bottom: 1px solid #333;
    margin-top: 0;
    margin-bottom: 0;
}
.control, .control * {
	color: #666;
}
