body {
	background:#000000 url(../images/bg.gif) repeat-y scroll center;
	padding: 0px;
	font:  13px Arial, Tahoma, Verdana, sans-serif;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


.content {
	/*	position: relative;
	float: left;*/
	margin-left: 36px;
	font-stretch: semi-expanded
}

#spotlight {
  float: right;
  margin: 5px;
  width: 250px;
}




/*  Headings
--------------------------------- */
h1 {
	position: relative;
	margin-left: 20px;
	color: #892516;
	font-size: 20px;
	padding: 4px;
	font-weight: bold;
}
h2 {
	color: #892516;
	font-size: 14px;
	margin-left: 20px;
}
h3 {
	color: #5C90C2;
	font-size: 14px;
	padding: 0px;

}
h4 { color: #c96e29;
	font-size: 12px;
}


/* Links
--------------------------------- */
/*a:link, a:visited { color:#e80; text-decoration:none; border-bottom:1px solid #e80; }
a:visited { color:#e80; border-color:#e80; }
a:hover { color:#92a8e1; border-color:#92a8e1; }*/
a:link, a:visited, a:active {
	color:#FFFFFF;
	text-decoration:none;
	font-size: 16px;
	/*	padding-left: 14px;*/
	font-stretch: ultra-expanded;
	padding-right: 16px;
	padding-left: 12px;
}
a:hover {
	color:#0066FF;
	font-stretch: ultra-expanded;
}

/*  Forms
--------------------------------- */
form { margin: 0; padding: 0; display: inline; }
input { margin: 0; padding: 0; }
label { margin: 0; padding: 0; }
/* input.button { border: 1px solid #666; background: #fff; } */




.subtitle {
	font-weight:bold;
	color:#2f2e24;
	padding:7px;
	margin:0px;
}
.titlemedium  a:link, .titlemedium  a:visited, .titlemedium  a:active  { text-decoration: underline; color: #2f2e24 }

.maintitle { position: relative; vertical-align:middle; font-weight:bold; color:#FFF; letter-spacing:1px; padding:8px 0px 8px 5px; background-image: url(../neathhotel/css/tile_back.jpg); }
.maintitle a:link, .maintitle  a:visited, .maintitle  a:active { text-decoration: none; color: #FFF }
.maintitle a:hover { text-decoration: underline }

.pagelinks   {
	float:left;
	line-height:1.2em;
	padding-left: 25px;
	padding-top: 18px;
	color: #527CAE;
}

.desc {
	font-size:10px;
	color:#333333
}


.copyright {
	font-family: Verdana, Tahoma, Arial, Sans-Serif;
	font-size: 11px;
	line-height: 14px;
	text-align: center;
	text-decoration: none;
	font-stretch: ultra-expanded;
	color: #F3F4D4;
}
.copyrightlink {
	font-family: Verdana, Tahoma, Arial, Sans-Serif;
	font-size: 11px;
	line-height: 14px;
	text-decoration: none;
	font-stretch: ultra-expanded;
	padding-left: 0px;
	padding-right: 0px;
	color: #F3F4D4;
}

.copyrightbold {
/*	font-family: Verdana, Tahoma, Arial, Sans-Serif;
	font-size: 9px;
	line-height: 14px;
	text-align: left;
	text-decoration: none;
	font-stretch: ultra-expanded;
	padding-left: 22px;
	margin-left: 22px;*/
	font-weight: bold;
}
/* List Buttons
--------------------------------- */
 #navcontainer
{
background: #fff7d7;
width: 100%;
margin: 0 auto;
padding: 0px;
font-family: georgia, serif;
font-size: 13px;
text-align: center;

}

ul#navlist
{
text-align: left;
list-style: none;
padding: 0;
margin: 0 0;
width: 100%;
}

ul#navlist li
{
display: block;
margin: 0;
padding: 0;
}

ul#navlist li a
{
display: block;
width: 100%;
padding: 0.5em 0 0.5em 2em;
border-width: 1px;
border-color: #ffe #aaab9c #ccc #fff;
border-style: solid;
color: #777;
text-decoration: none;
background: #f7f2ea;
}

#navcontainer>ul#navlist li a { width: auto; }

ul#navlist li#active a
{
background: #f0e7d7;
color: #800000;
}

ul#navlist li a:hover, ul#navlist li#active a:hover
{
color: #800000;
background: transparent;
border-color: #aaab9c #fff #fff #ccc;
}

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


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

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

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 
	
