/*BOOKING*/
#book{
	background: url(../images/bookingstrip.png) center; 
	height:66px;
	margin-bottom:20px;
	}
#booktext{
	font:18px Arial, Helvetica, sans-serif; color:#006bad;
	}
.extra{
	float:left;
	padding-right:15px;
	padding-top:20px
	}
.booking{
	float:left;
	padding-right:5px;
	padding-top:20px;
	font:14px Arial, Helvetica, sans-serif;
	}
.bookingtext{
	float:left;
	padding-right:5px;
	padding-top:20px;
	font:14px Arial, Helvetica, sans-serif;
	}
#bookingbutton{
	float:left;
	padding-left:10px;
	padding-top:21px;
	}
#invisible{
	display:none;
	float:left;
	padding-left:5px;
	padding-top:22px;
	font:12px Arial, Helvetica, sans-serif; 
	color:#666666
	}

.loading {
	padding: 5px;
	background: #fff;
	border-top: 1px solid #d7d7d7;
	border-left: 1px solid #d7d7d7;
	border-right: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
	margin: 50px auto;
	width: 100px;
	color: #666;
	font: 12px Arial, Helvetica, sans-serif;
}

.images div {
	display: none;
	position: absolute;
	margin-bottom: 0px;
}	

/* --- Overlay --- */
div.contentWrap {
	overflow-y:auto;
}

/* the overlayed element */ 
.overlay {         
	/* must be initially hidden */     
	display:none;          
	/* place overlay on top of other elements */     
	z-index:10000;          
	/* styling */     
	padding: 20px;
	background-color:#fff;          
	width:800px;         
	min-height:200px;     
	border:10px solid #eee;          
	/* CSS3 styling for latest browsers */     
	-moz-box-shadow:0 0 15px 5px #000;     
	-webkit-box-shadow: 0 0 15px #000;     
}

/* close button positioned on upper right corner */ 
.overlay .close {
	z-index:20000;     
	background-image:url(../images/close.png);     
	position:absolute;     
	right:-22px;     
	top:-22px;     
	cursor:pointer;     
	height:35px;     
	width:35px; 
}

.galleryimage {
	width:800px;
	background: #fff;
	position: relative;
	left: 20px;
	text-align: center;
	overflow: hidden;
}
#imagewrap{
overflow:hidden
}
.backward{
	color: #006bad;
	cursor:hand;
	cursor:pointer;
	font-size:30px;
	position:absolute;
	bottom: 30px;
	left:20px;
	z-index: 10
}
.forward{
	color: #006bad;
	cursor:hand;
	cursor:pointer;
	font-size:30px;
	position:absolute;
	bottom: 30px;
	right:20px;
	z-index: 10
}
.slidetabs{
	position:absolute;
	left:-10000px;
	top:-10000px;
}
a.backward:link, a.backward:active, a.backward:visited, a.forward:link, a.forward:active, a.forward:visited {
	color: #006bad;
	line-height: 33px;
	text-decoration: none;
}
a.backward:hover, a.forward:hover {
	color: #000000;
}
/* HSV Footer */
#hsvfooter {
	background: url(../images/bg_footer.gif) repeat-x; 
	height:170px;
	}
#hsvcontainer{
	width:890px; 
	margin:0 auto; 
	padding-top:33px;
	}
#memberline{
	 height:60px; 
	 float:left; 
	 text-align:left;
	 }
	 #memberline a {
	 	font: 10px Arial, Helvetica, sans-serif;
		color: #666666;
		text-decoration: none;
		margin-right: 12px;
	}
#follow{
	height:60px; 
	text-align:left; 
	padding-left:10px;
	display:block;
	}
	#follow img{
	float:right;
	padding:0 3px 0 3px;
	}
#awards{
	text-align:left; 
	width:890px; 
	margin:0 auto 20px auto;
}

#social {
	border: solid 1px #ccc;
	border-radius: 4px;	
	background: url(../images/social_share_bg.png) repeat-x bottom left;
	width: 100%;
	float: left;
	margin: 20px 0 10px 0;
	padding: 7px;
	
}

#social span {
	font: 11px Arial, Helvetica, sans-serif;
	color:#555; 
	margin: 1px 5px 0 0;
	float: left;
}

/*SPECIALS*/

#special_menu {
	height: 23px;	
	position: relative;
	overflow: hidden;
}

.line {
	border-bottom: solid 1px #ccc;
	position: absolute;
	bottom: 0;
	width: 100%;
	z-index: 1;
}

ul.tabs {	
	margin: 0 !important;
	list-style: none;
	padding: 0;	
	position: absolute;
	z-index: 10;
}

li.special_menu {
	padding: 0;
	margin: 0 !important;
	float: left;
}

a.nav {
	background: url(../images/special_menu.jpg) repeat-x bottom left;
	font: 12px Arial, Helvetica, sans-serif;
	color: #555;
	border: solid 1px #ccc;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	padding: 0 7px 0 7px;
	margin: 0 4px 0 0;
	line-height: 21px !important;
	text-decoration: none !important;
	float: left;
}

a.nav:hover {
	color: #555;
	text-decoration: none;
}

/* active tab uses a class name "current". it's highlight is also done by moving the background image. */
a.current {
	background: #fff;	
	border-bottom: solid 1px #fff;
	font: 12px Arial, Helvetica, sans-serif;	
	color: #555;
	line-height: 21px !important;	
	text-decoration: none !important;
	cursor: default !important; 
	float: left;
	margin: 0 4px 0 0;
}

#all {
	background: #fff;	
    height: auto !important;
}

#summerholidays {	
	background: #fff;
    height: auto !important;  
}

.specialitemcontainer {
	width: 575px;
	cursor: pointer;
	float: left;
	padding: 20px 0;
	border-bottom: solid 1px #ccc;
}

.special_hover {
	background: url(../images/special_bg.jpg) repeat-x bottom left !important;
}

.special_item_img {
	float: left;
	margin: 0 10px 0 0;
	border: solid 1px #ccc;
}

.spec_content {
	float: left;
	width: 438px;
	margin: 0;
}

p.special_title {
	font: 15px Arial, Helvetica, sans-serif;
	color: #555;
	font-weight: bold;
	margin: 0;
}

p.special_timestamp {
	font: 11px Arial, Helvetica, sans-serif;
	color: #555;
	font-style: oblique;
	margin: 0;
}

span.special_time {
	font: 11px Arial, Helvetica, sans-serif;
	color: #555;
	font-style: oblique;
	margin: 0;
}

p.special_item {
	font: 12px Arial, Helvetica, sans-serif;
	color: #555;
	margin: 5px 0;
}

span.special_bold {
	font: 11px Arial, Helvetica, sans-serif;
	color: #555;
	font-weight: bold;
	margin: 0;
}

/*add this*/
.at15t_compact {
	background:url(../images/share.gif) no-repeat scroll 0 0 transparent !important;
}

