/* CSS Document */

.clear
{
clear:both;
}




/* Body elements*/
h1 {font-family:arial, helvetica, sans-serif; color:#033990; font-weight:bold; font-size:1.2em; padding-top:13px;}
html>body h1 {font-family:arial, helvetica, sans-serif; color:#033990; font-weight:bold; font-size:1.2em; padding-top:5px;}
body {font-family:arial, helvetica, sans-serif; color:#033990; font-size:62.5%; margin:0; padding:0; font-weight:normal;}
.topBar {display:block; width:770px; height:64px; background-image:url(../images/page_sliced/mullion_top.gif); background-repeat:no-repeat;}

/*Right Menu*/
#rightmenu {display:block; color:#9D8B41; width:177px; height:auto; background-color:#F3EACE; line-height:9px;}
#rightmenu ul {margin:0; padding:0;}
#rightmenu li {
	list-style:none; 
	display:block; 
	width:148px; 
	height:17px; 
	background-image:url(../images/page_sliced/right_menu_bkd.gif); 
	background-repeat:no-repeat; 
	padding:13px 0 0 30px;
}
a {font-family:arial, helvetica, sans-serif; color:#9D8B41; font-size:11px; text-decoration:none}
a:hover {color:#033990; text-decoration:none}
.sisterHotel{margin-bottom:10px;height:auto;}
.sisterHotel img{ margin-top:10px; position:relative; display:block;}
.sisterHotel a {margin:10px 0 0 0;}
.sisterHotel ul {margin:0; padding:0;}
.sisterHotel ul li {list-style:none;}

/*Left Menu*/
#leftmenu{height:auto;}
#leftmenu, .sisterHotel {display:block; width:170px; height:auto; background-color:transparent; line-height:9px; padding:0 0 0 5px; margin:0;}
#leftmenu ul {margin:0; padding:0; width:163px; background-color:#F7F3EC;}
#leftmenu li, .sisterHotel li {
	list-style:none; 
	border-bottom-width:1px; 
	border-bottom-color:#9d8b41; 
	border-bottom-style:dashed; 
	width:150px; 
	height:12px; 
	padding:3px 0 0 12px;
}

#leftmenu ul li a, .sisterHotel ul li a {color:#65392A; width:145px;}
.title {
	padding:3px 0 0 0; 
	background-image:url('../images/page_sliced/leftmenu-title.jpg'); 
	background-repeat:no-repeat; 
	width:145px; 
	height:15px; 
	border-bottom-width:1px;  
	border-bottom-color:#B6A091; 
	border-bottom-style:dashed; 
	list-style-type:square;
}

.individualListStyle:hover{z-index:25; background-color:#F3EACE; width:125px; height:14px; text-decoration:none;}



/*Horizontal navigation*/
table#menu td {
	border-style:solid; 
	border-width:1px; 
	border-color:#CFB756;
	background-color:#EEE1B6;
}
#menu a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#033990;
	line-height:1.1em;
	font-size:1.0em;
	text-decoration:none;
	font-weight: bold;
}
#menu a:hover {color: #9D8B41}

/*tariff drop downs*/

.individualListtariffsingle1 a{
    position:relative; /*this is the key*/
    z-index:27;
    text-decoration:none;
	width:145px;
	border:none;
	}
.individuallisttariffsingle1:hover{z-index:27; background-color:#F3EACE; width:125px; height:14px; text-decoration:none;}

.individualListtariffsingle1 span, .individualListtariffsingle1 span{display: none; width:145px;}

.individualListtariffsingle1:hover span{
    display:block;
    position:absolute;
    top:0.5em; left:55px; width:110px; height:15px;
    border:1px solid #CFB756;
    background-color:#F7F3EC;
    text-align: center;
	z-index:27;
	font-size:12px; line-height:14px;
}

.individualListtariffsingle2 a{
    position:relative; /*this is the key*/
    z-index:25;
    text-decoration:none;
	width:145px;
	border:none;
	}
.individuallisttariffsingle2:hover{z-index:25; background-color:#F3EACE; width:125px; height:14px; text-decoration:none;}

.individualListtariffsingle2 span, .individualListtariffsingle2 span{display: none; width:145px;}

.individualListtariffsingle2:hover span{
    display:block;
    position:absolute;
    top:0.5em; left:55px; width:110px; height:15px;
    border:1px solid #CFB756;
    background-color:#F7F3EC;
    text-align: center;
	z-index:25;
	font-size:12px; line-height:14px;
}

.individualListtariffdouble a{
    position:relative; /*this is the key*/
    z-index:26;
    text-decoration:none;
	width:145px;
	border:none;
	}
.individuallisttariffdouble:hover{z-index:26; background-color:#F3EACE; width:125px; height:14px; text-decoration:none;}

.individualListtariffdouble span, .individualListtariffdouble span{display: none; width:145px;}

.individualListtariffdouble:hover span{
    display:block;
    position:absolute;
    top:0.5em; left:55px; width:110px; height:30px;
    border:1px solid #CFB756;
    background-color:#F7F3EC;
    text-align: center;
	z-index:26;
	font-size:12px; line-height:14px;
}

/*end tariff drop downs*/

/*mid panel (main text area), background image AND Sub Title*/
.mainTextBkd {
	height:auto;
	font-size:1.1em; 
	background-image:url('../images/page_sliced/text_bkd.jpg'); 
	background-position:11px 0; 
	background-repeat:no-repeat; 
	padding:0 10px 0 15px;
}

.background {background-color:#F7F3EC}

/*Footer*/
.infoStripBkd {
	background-color:#F2E9CE;
	border-color:#CFB756;
	border-top:3px solid #CFB756;
	color:#033990;
	font-family:arial,helvetica,sans-serif;
	font-size:1em;
}

/*Reservation forms*/
.required {color:#FF0000;}
.input, .addrooms {
	background-color:f7f3ec; 
	margin:2px 0 2px 10px; 
	padding:2px 0 2px 5px; 
	font-family:arial, helvetica, sans-serif; 
	color:#033990; 
	font-size:11px; 
	border:1px solid #cfb756; 
	letter-spacing:0.1em;
}

/*Form*/
.form_tickbox {margin:0 0 0 10px;}
.submit {margin:2px 0 2px 10px; display:block;}
.reset {margin:2px 0 0 10px; display:block;}




#container-gallery
{
width:100%;
}


#container-gallery img
{
width:90px;
height:auto;
position:relative;
margin-top:8px;
margin-left:2px;
float:left;
border:2px solid #C9B751;
clear:none;
display:inline;
margin-right:0px;
margin-bottom:10px;
padding:0px;
}
#container-gallery img a:link,
#container-gallery img a:visited
{
border:#F8F3ED;
}






/* - - - - - - - - - - - - - - - - - - - - -

Title : Lightbox CSS
Author : Kevin Hale
URL : http://particletree.com/features/lightbox-gone-wild/

Created : January 13, 2006
Modified : February 1, 2006

- - - - - - - - - - - - - - - - - - - - - */

#lightbox{
	display:none;
	position: absolute;
	top:50%;
	left:50%;
	z-index:9999;
	margin:-250 0 0 -250px;
	border:30px solid #fff;
	background:#fff;
	text-align:right;
	color:#65392A;
	overflow:auto;
	scrollbar-base-color:#FACAD6;
	text-decoration:none;
}
#lightbox img
{
text-decoration:none;
}
#lightbox img a:link,
#lightbox img a:visited
{
text-decoration:none;
border:0;
}
#lightbox img a:hover
{
text-decoration:none;
}
#lightbox[id]{
	position:fixed;
}

#overlay{
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:5000;
	background-color:#F7F3EC;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}
#overlay[id]{
	position:fixed;
}

#lightbox.done #lbLoadMessage{
	display:none;
}
#lightbox.done #lbContent{
	display:block;
}
#lightbox.loading #lbContent{
	display:none;
}
#lightbox.loading #lbLoadMessage{
	display:block;
}

#lightbox.done img{
	width:100%;
	height:100%;
}
