/* @override http://www.castlehillinn.com/_css/global.css */

/********************************************
   AUTHOR:  			Erwin Aligam 
   WEBSITE:   			http://www.styleshout.com/
	TEMPLATE NAME:		HigherGround
   TEMPLATE CODE: 	S-0014
   VERSION:          1.1   
	LAST MODIFIED:    January-12-2008       	
 *******************************************/
 
/********************************************
   HTML ELEMENTS
********************************************/ 

/* Top Elements */
* { margin: 0; padding: 0; outline: 0 }

body {
	background: #ede7de;
	font: 70%/1.5em Verdana, Tahoma, arial, sans-serif;
	color: #666666; 
	text-align: center;
	margin: 0px 0;
}

/* links */
a, a:visited {	
	color: #968980;
	background: inherit;
	text-decoration: none;
}
a:hover {
	color: #968980;
	background: inherit;
	text-decoration: underline;
}

/* headers */
h1, h2, h3 {
	font-family: 'Trebuchet MS', Tahoma, Sans-serif;
	font-weight: Bold; 		
}
h1 {
	font-size: 120%;	
	font-weight: normal;
	color: #555;
}
h2 {
	font-size: 130%;
	text-transform: uppercase;
	color: #88ac0b;
}
h3 {
	font-size: 130%;	
}

h1, h2, h3, p {
	padding: 10px;		
	margin: 0;
}
ul, ol {
	margin: 5px 20px;
	padding: 0 20px;
}
ul {
	list-style: none;
}

/* images */

code {
  	margin: px 0;
  	padding: 10px;
  	text-align: left;
  	display: block;
  	overflow: auto;  
  	font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace ;
  	/* white-space: pre; */
  	background: url(../images/post.jpg);
	border: 0px solid #E0DBC9;  
}
acronym {
  cursor: help;
  border-bottom: 1px dashed #777;
}
blockquote {
	margin: 10px;
 	padding: 0 0 0 5px;  
   background: url(../images/post.jpg);
	border: 1px solid #E0DBC9;
	font: bold 1.3em/1.5em 'Trebuchet MS', Tahoma, Sans-serif;
	color: #A89A6A;
}


/* start - table */
table {
	border-collapse: collapse;
	margin: 0px;	
}
th strong {
	color: #fff;
}

tr {
	height: 0px;
}
td {
	padding-left: 0px;
	padding-right: 0px;
	border-left: 0px solid #E8E8E8;
	border-bottom: 0px solid #DFDFDF;
}
td.first,th.first {
	border-left: 0px;
}
tr.row-a {
	background: #F8F8F8;
}
tr.row-b {
	background: #EFEFEF;		
}

td.amenities {
	padding-left: 10px;
	padding-right: 10px;
	border-bottom: 1px solid #DFDFDF;
	padding-top: 10px;
	padding-bottom: 10px;
}
/* end - table */

/* form elements */
form {
	margin:0px; padding: 0 0px;
	border: 0px solid #D5D5D5; 
	background-color: #FFFFFF; 	
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding:2px;
	border:1px solid #eee;
	font: normal 1em Verdana, sans-serif;
	color:#777;
}
textarea {
	width:150px;
	padding:2px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #bbbbbb;
	height:100px;
	display:block;
	color:#777;
}
input.button { 
	font: bold 12px Arial, Sans-serif; 
	height: 24px;
	margin: 0;
	padding: 2px 3px; 
	color: #FFF;
	background: #8EB50C url(../images/nav.jpg) repeat-x 0 0;
	border: none;
}

/* search form */
.searchform {
	background-color: transparent;
	border: none;	
	margin: 0 0 0 3px; padding: 5px 0 10px 0;	
	width: 220px;	
}
.searchform p { margin: 0; padding: 0; }
.searchform input.textbox { 
	width: 130px;
	color: #777; 
	height: 18px;
	padding: 2px;	
	border: 1px solid #E5E5E5;
	vertical-align: top;
}
.searchform input.button { 
	width: 60px;
	height: 24px;
	padding: 2px 5px;
	vertical-align: top;
}

.darkborder {
	border: 1px #b6b6b6 solid;
}
/********************************************
   LAYOUT
********************************************/ 
#wrap {
	position: relative;
	width: 920px;
	background: #FFFFFF url(../images/content.jpg) repeat-y center top;
	margin: 0 auto;
	text-align: left;
}
#top-bg {
   position: absolute;
	width: 920px;
	height: 51px;
	background: #ede7de url(../images/top-bg.jpg) repeat-y center top;	
	top: 0; left: 0;
	z-index: 2;	
}
#content-wrap {
	position: relative;
	clear: both;
	float: left;
	width: 890px;
	padding: 0;
	background: #FFFFFF;
	border-top: 5px solid #FFF;
	border-bottom: 0px solid #D0D0D0;
	margin-left: 15px;
	display: inline;
}
#blueline {
	float: left;
	width: 870px;
	height: 1px;
	padding: 0;
	border-bottom: 1px solid #cbd6dd;
	margin-left: 10px;
}
#header {
	width: 920px;
	position: relative;
	height: 120px;
	background: #FFFFFF url(../images/header-bg.jpg) repeat-y center top;
	padding: 0;	
	color: #FFFFF;	
}
#header h1#logo-text a {
	position: absolute;
	margin: 0;
	padding: 0;
	background: #FFF url(../images/img_chi-logo.gif) no-repeat center center;
	/* change the values of top and left to adjust the position of the logo*/
	top: 40px;
	left: 30px;
	width: 107px;
	height: 81px;
}

/* header links */
#header #header-links {
	position: absolute;
	top: 11px;
	right: 18px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#header #header-links a {	
	color: #FFFFFF;
	text-decoration: none;	
}
#header #header-links a:hover {
	color: #57453b;		
}

#header #header-nav {
	position: absolute;
	clear: both;
	top: 59px;
	right: 20px;
	width: 603px;
	height: 43px;
	margin: 0;
	padding: 0px 0px 0px 0px;
	}



/* Navigation */
#nav {
	clear: both;	
	padding: 0;		
}
#nav ul {
	float: left;
	list-style: none;
	background: url(../images/nav.jpg) repeat-x;	
	width: 790px;		
	text-transform: uppercase;
	margin: 0 0 0 15px;
	padding: 0;	
	display: inline;
}
#nav ul li {
	display: inline;
	margin: 0; padding: 0;
}
#nav ul li a {
	display: block;
	float: left;
	width: auto;
	margin: 0;
	padding: 0 14px;
	border-right: 1px solid #899D00;
	border-left: 1px solid #A7D101;
	border-bottom: none;
	color: #FFF;
	font: bold 13px/2.8em "Century Gothic", "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
	text-transform: uppercase;
	text-decoration: none;	
	letter-spacing: 1px;
}
#nav ul li a:hover, 
#nav ul li a:active {
	background: url(../images/nav-hover.jpg) repeat-x;	
}
#nav ul li#current a {	
	background: url(../images/nav-current.jpg) repeat-x;	
}

/* Main Wide Column */
#mainWide {
	float: left;
	width: 95%;
	padding: 0px 0 0 0; margin: 0 0 0 0px;
	display: inline;
}

ul.agassiz-menu{
	width:600px;
	height:15px;
	margin-left: -20px;
}
#main ul.agassiz-menu li{
	float:left;
	margin:0 1px 0 10px;
	list-style-type: none;
	list-style-image: none;
}
 ul.agassiz-menu li a{
	height:18px;
	display:block;
	font:normal 11px/15px Verdanda, Arial, Helvetica, sans-serif;
	color:#a29061;
	text-decoration:none;
	text-transform: uppercase;
	text-align:left;
	padding: 0 0px 0 0;
	
}
 ul.agassiz-menu li a:hover{
	color: #7e99aa;
	height:18px;
}

.blueline {
	float: left;
	width: 870px;
	height: 1px;
	padding: 0;
	border-bottom: 1px solid #cbd6dd;
	margin-left: 10px;
}
/* Main Column */
#mainWide {
	float: left;
	width: 90%;
	padding: 0px 0 0 0; margin: 0 0 0 0px;
	display: inline;
}
#main {
	float: left;
	width: 45%;
	padding: 0px 0 0 0; margin: 0 0 0 0px;
	display: inline;
}

#main #icon {
	background:   no-repeat center bottom;
	padding-left: 85px;
}
#main h2 {
	font: normal 1.9em 'Trebuchet MS', Tahoma, Sans-serif;
	color: #85970C; 
	text-transform: none;
	padding: 10px 0 0px 10px; 			
}
#main h3 {
	font: normal 1.9em 'Trebuchet MS', Tahoma, Sans-serif;
	color: #85970C; 
	text-transform: none;
	padding: 0px 0 0px 10px; 			
}
#main h2 a {
	color: #85970C;
	text-decoration: none;	
}
#main ul li {
	list-style-image: url(../images/bullet.gif);
}

/* Sidebar */	
#sidebar {
	float: right;
	width: 447px;
	margin-right: 10px;
	
}	
#sidebar h2 {
	padding: 10px 0px; 
	width: 447px;		
}

#sidebar #availability {
	width: 447px;
	padding-top: 10px;	
}
#sidebar #availability2 {
	width: 239px;
	padding: 5px 0 5px 0px;	
	margin-left: 208px;
}
#sidebar #topimage {
	width: 447px;
	margin-top:0px;		
}	

#sidebar #rightimage1 {
	float: right;
	width: 219px;
	margin-top: 1px;
}	

#sidebar #leftbox {
	float: left;
	width: 227px;
	margin-top: 1px;
	margin-right: 1px;
	background-color: #9d8d85;
}	

/* avail rollover */	
a.rollover {
	display: block;
	width: 239px;
	height: 30px;
	text-decoration: none;
	background: url("/images/img_availability-button2.gif");
	}

a.rollover:hover {
	background-position: -239px 0;
	}

.displace {
	position: absolute;
	left: -5000px;
	}
/* avail rollover */


/* footer */
#footer-wrap {
	clear: both;
	width: 920px;
	font-size: 95%;	
	text-align: center;
	padding-top: 1px;
	padding-bottom: 30px;
	background: url(../images/footer-bottom.jpg) no-repeat center bottom;	
}
#footer-wrap a {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}
#footer-wrap a:hover {
	color: #000;	
}
#footer-wrap p {
	padding:20px 10px 20px 10px;
}
#footer-wrap h3 {
	color: #666666;
	margin: 0;
	padding: 0 10px; 
	text-transform: uppercase;
}


/* bottom */
#footer-bottom {
	background-color: #ede7de;
	clear: both;
	color: #666;	
	margin: 0 auto; 
	width: 870px;
	text-align: center;
}

#flash {
	background-color: #FFFFFF;
	clear: both;	
	margin: 0 auto; 
	width: 870px;
	text-align: center;
}

#footer-image {
	float:left;
	background-color: #ede7de;
	text-align:left;
	vertical-align: left;
	padding-top:8px;
}


/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }


.resTable {
	background-image: url(/images/img_bg-availability.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	font-style: normal;
	border: 0px dotted #666666;
	background-position: left top;
}

.resTableColor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	font-style: normal;
	}
	
.resTableDrops {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #333333;
	font-style: normal;
	}
	
.resOpenTable {
	background-image: url(/images/img_bg-opentable.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	font-style: normal;
	border: 0px dotted #666666;
	background-position: left top;
}

.formTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-style: normal;
	border: 0px dotted #666666;
	margin-left: 10px;
	padding: 5px 5px 5px 5px;
	height: 20px;
}


/* display and additional classes */
.clear { clear: both; }

#accordion {
	background: #9d8d85;
	border: 1px;
	border-color: #FFFFFF;
	width: 227px;
}

h3.toggler {
	cursor: pointer;
	font-family: 'Verdana', sans-serif;
	font-size: 11px;
	background: #9d8d85;
	color: #FFFFFF;
	margin: 0 0 0px 0;
	padding: 0px 0px 0px;
}

div.element  {
	height: 352px;
}

div.element p {
	margin:0px;
	padding:8px;
	font: Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:11px;
}

div.element h4 {
	margin:0px;
	padding:8px;
	font: Arial, Helvetica, sans-serif;
	color:#ebe8e7;
	font-style: normal;
	font-size: 11px;
}

#element #title{
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	}

div.element img {
	padding:6px;
}

#accordion a {
	text-decoration: none;
	color: #543d32;
	font-weight: normal;
}
#accordion a:hover {
	color: #543d32;
	text-decoration: underline;
}

/* Lightbox Script Begins */

#lightbox{
	position: absolute;
	top: 40px;
	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{ background: url(/images/prevlabel.gif) left 15% no-repeat; }
#nextLink{ 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;
	}

#imageData{
	padding:0 10px;
	}
#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;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

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

#socialicons {
	position: absolute;
	margin: -7px 0 0 -218px;
}
