@import "bookassist.css";

body{
background: url(../images/background.jpg) repeat-x #f9f9df;
margin:0px;
padding:0px;
font-family: "gill sans", "trebuchet ms", helvetica, arial, sans-serif;
color:#96014b;
}
h1{
font-family: "gill sans", "trebuchet ms", helvetica, arial, sans-serif;
color:#660033;
font-size:16px;
padding:3px 1px;
margin:0px;
}
h2{
color:#660033;
font-size:13px;
padding:2px 5px 0px 5px;
margin:0px;
font-weight:bold;
}
p a{
color:#660033;
}
p a.book_now{
background: url(../images/book_button.png) no-repeat bottom;
color:#FFFFCC;
text-transform:uppercase;
cursor:pointer;
font-family: "gill sans", "trebuchet ms", helvetica, arial, sans-serif;
font-size:10px;
border:none;
width:70px;
height:20px;
margin:0px 0px 0px 250px;
padding:3px 20px;
text-decoration:none;
}
/*Structure Elements*/
#wrapper{
width:720px;
margin:0px auto 0px auto;
}
/*Top Elements*/
#top{
width:720px;
height:65px;
}
#top img{
float:left;
}
#top script{
text-align:right;
}
#top p{
float:right; width:200px;
font-size:10px;
font-family: "gill sans", "trebuchet ms", helvetica, arial, sans-serif;
text-align:right;
color:#660033;
line-height:14px;
margin:15px 0px 0px 0px;
}
#top_check{
width:720px;
height:35px;
}
.tag_line{
font-family: "gill sans", "trebuchet ms", helvetica, arial, sans-serif;
width:250px;
padding: 0px 0px 0px 0px;
letter-spacing:1.1;
line-height:17px;
font-weight:bold;
font-size:16px;
text-transform:uppercase;
color:#660033;
float:left;
}
.check_avail{
background:url(../images/check_back.png) no-repeat;
width:470px;
height:34px;
float:right;
border-bottom:1px solid #b7015c;
}
img.logo{margin-top:15px;
}
/*Navigation*/
#nav{
width:720px;
height:35px;
background: url(../images/nav_back.jpg) repeat-x;
}
#main_nav{
float:left;
width:720px;
margin:2px 0px 2px 0px;
height:30px;
overflow:hidden;
}
#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float:right;
	height:30px;
}
#nav li {
	float: left;
	width: auto;
}
#nav a{
font-family: "gill sans", "trebuchet ms", helvetica, arial, sans-serif;
	text-decoration: none;
	border-right:1px solid #FFFFCC ;
	color: #FFFFcc;
	font-size: 11px;
	line-height:30px;
	padding:0px 12px;
	text-align:center;
	margin:0px;
	text-transform: uppercase;
}
#nav a:hover{
color: #ffffff;
line-height:27px;
	padding:0px 12px;
}
#nav a.last{
border:none;
}
/*Home Main*/
#home_main{
width:720px;
height:315px;
border-top:1px solid #b7015c;
}
#home_image{
width:450px;
height:315px;
float:left;
}
#home_intro{
float:right;
width:270px;
height:315px;
background: #f9f9df url(../images/intro_back.jpg) repeat-y right;
}
#home_intro p{
font-size:12px;
line-height:15px;
font-family: "gill sans", "trebuchet ms", helvetica, arial, sans-serif;
margin:5px;
color:#96014b;
}
/***Main Text***/
#main{
background:url(../images/text_back.jpg) repeat-y;
width:720px;
}
#text{
width:470px;
float:left;
}
#text p{
font-size:12px;
line-height:15px;
font-family: "gill sans", "trebuchet ms", helvetica, arial, sans-serif;
margin:5px;
color:#96014b;
}
#text ul{
vertical-align:middle;
margin:0px;
padding:0px;
font-size:12px;
}
#text li{
list-style:url(../images/arrow.gif);
padding:0px 0px 0px 2px;
}
.margin_big li{
margin-left:100px;
line-height:16px;
padding:0px 0px 0px 2px;
}
#side{
width:240px;
float:right;
}
#side img{
 padding:3px;
 margin:10px 4px;
 border:1px solid #b7015c;
 height:100px;
 width:100px;
 }
 #side img.attractions{
 padding:3px;
 margin:10px 4px 2px 4px;
 border:1px solid #b7015c;
 height:auto;
 width:auto;
 }
#side p{
font-size:12px;
line-height:15px;
font-family: "gill sans", "trebuchet ms", helvetica, arial, sans-serif;
margin:5px;
color:#96014b;
}
#side p.tag{
margin:1px;
font-weight:bold;
}
p.highlight strong{
color:#660033;
}
#booking_engine{
padding:5px;
width:650px;
margin:10px auto 0px auto;
/* border:1px solid #b7015c;*/
 }

/*Bottom*/
#bottom{
border-top:1px solid #b7015c;
clear:both;
height:100px;
width:720px;
background:url(../images/bottom_back.jpg) repeat-x;
}
#bottom_l{
background:url(../images/bottom_back_l.jpg) no-repeat left;
width:20px;
float:left;
height:100px;
}
#bottom_r{
background:url(../images/bottom_back_r.jpg) no-repeat right;
width:20px;
height:100px;
float:right;
}
/*Boxes*/
.boxes{
height:80px; 
margin:10px 4px 0px 0px;
 width:220px; 
 float:left;
 font-family: "gill sans", "trebuchet ms", helvetica, arial, sans-serif;
 }
 .boxes img{
 padding:3px;
 border:1px solid #b7015c;
 float:left;
 margin-right:2px;
 }
 .boxes h2{

 font-size:13px;
 font-weight:bold;
 color:#FFFFCC;
 padding:0px;
 margin:5px 0px 5px 0px;
 }
 .boxes p{
 font-size:11px;
 color:#FFFFCC;
 padding:0px;
 margin:0px;
 }
  .boxes p a{
 font-size:11px;
 color:#FFFFCC;
 }
 .boxes p a:hover{
 color: #DCCEB1;
 text-decoration:none;
 } 
 .boxes p a:link{
 color: #DCCEB1;
 }
 .clear{
 margin-left:5px;
 }
 /******Footer********/
 #footer{
 clear:both;
 width:720px;
 }
#footer p{
font-size:10px;
font-family: "gill sans", "trebuchet ms", helvetica, arial, sans-serif;
text-align:right;
color:#660033;
margin:0px;
}
html{
height:100%;}
/**slideshow**/
#slideshow {position:relative; height:315px; width:450px; margin-bottom: 0px;}
#slideshow img {position:absolute; top:0; right:0; z-index:1;}
#slideshow img.active { z-index:3;}
#slideshow img.last-active {z-index:2;}
/*************Lightbox CSS*************/
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto; border: 1px solid #b7015c;}
#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: 11px "gill sans", "trebuchet ms", helvetica, arial, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #660033; font-weight:bold; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left;  }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em; font-weight:none;	}			
#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; }