/* Layout */
#container {
	width:974px;
	text-align: left;
}

#header{
	height:120px;
}
#header h1 {
	background: transparent;
	color: #77cae6;
	padding: 0px 10px;
}
#header h1 a {
	color: #fff;
	background: transparent;
	font-weight: normal;
	text-decoration: none;
}
#header h1 a:hover {
	color: #fff;
	background: #003d4c;
	text-decoration: underline;
}
#logo {
	float:left;
	width:400px;
}

/* +Navigation */
#nav{ 
    float:left;
	height:38px;
	width:974px;
	background: #ffffff url('../img/menu_bg.png') no-repeat;
	margin: 10px 0;
}
#nav li { 
  float:left; 
  margin-right: 0px; 
  list-style-type: none; 
  font-size: 14px;
  line-height:38px;
}

#nav li a { 
  display: block; 
  background: transparent;
  color: #000000;
  padding: 0px 15px 0px 15px; 
  text-decoration: none;
  font-weight:normal; 
}


#nav li a:hover { 
  background: transparent;
  color: #ffffff;
}

body.Home li#home a,
body.Bookings li#bookings a, 
body.Information li#information a, 
body.Gift-vouchers li#giftvouchers a, 
body.Gallery li#gallery a, 
body.Pay-online li#payonline a, 
body.Contacts li#contact a 
{
  background: transparent; 
  color: #ffffff;
}

#nav  .active { 
  background: url(../img/menu_bg.png) repeat-x;
  color: #000000;
}

#nav ul.left { 
    position:absolute; 
    left: 5px; 
    bottom:0; 
}

#nav ul.right { 
    position:absolute; 
    right:0; 
    bottom:0; 
}                   

/************* END MAIN NAV *****************/

#homepage-banner {
	clear:both;
	float:left;
	width:480px;
	height:306px;
} 

.headings {
	margin-bottom:10px;
}

#aboutus {
	float:left;
	padding:0 10px 5px 10px;  
	width:192px;
	border:2px solid #c6e9f5;
	font-size:11px; 
	min-height:298px;
	margin:0 6px 0 6px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}
#quickbooking {
	float:left;
	padding:0 10px 5px 10px;
	background:#eaf6fa /*url(../img/quick-booking_bg.gif) no-repeat*/; 
	border:2px solid #c6e9f5;
	font-size:11px; 
	min-height:298px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}
#pricing {
	float:left;
	padding-right:10px;
	width:225px;
	min-height:200px;
	border-right: 1px solid #bae4f2;
	font-size:11px;
	margin:15px 0;
}
#latest-posts {
	float:left;  
	padding-left:10px;
	padding-right:10px;
	width:225px;
	min-height:200px;
	border-right: 1px solid #bae4f2;
	font-size:11px;
	margin:15px 0;
}
#latest-comments {
	float:left;
	padding-right:10px;
	padding-left:10px;
	width:225px;
	min-height:200px;
	border-right: 1px solid #bae4f2;
	font-size:11px;
	margin-top:15px;
}
#secure-booking {
	float:left;
	padding-left:10px;
	width:225px;
	min-height:200px;
	font-size:11px;
	margin-top:15px;
}


#content{
	background: #fff;
	clear: both;
	color: #333;
	min-height:440px; 
	margin-bottom:15px;
}
#footer {
	clear: both;
	text-indent:10px;
	padding: 10px 0 10px 0;
	text-align: left;
	height:20px;
	background:#c6e9f5;
	color:#77cae6;
	margin-top:15px;
	float:left;
	width:100%;
}
#social-networking {
	float:right;
	text-align:right;
}
#social-networking img{
	padding-bottom:5px;;
}
#login {
	background:url(../img/admin_login_bg.png) no-repeat;
	padding-top:30px;
  	width: 680px;
	height:262px;
	position:absolute;
	top:25%;
	left:25%;
    text-align: center;
}
#login form{
 	position:absolute;
	top:30%;
	left:37%;
} 
/* login */
#loginLink {
	position:absolute;
	top:0;
	right:5px;
	padding:5px;
	font-size:10px;
	background:transparent;
}  
#pg_bg {
	position:absolute;
	top:100px;
	right:5px; 
	width:150px;
	height:271px;
	background: #ffffff url(../img/pg_bg_right.gif) no-repeat;  
	z-index:-1;
}      
#pg_bg_s {
	position:absolute;
	top:70px;
	left:5px; 
	width:50px;
	height:90px;
	background: #ffffff url(../img/pg_bg_s.gif) no-repeat;  
	z-index:-1;
} 

img#mainimg {
	padding:2px;
	border:1px solid #cccccc;
} 
img.productImg {
	padding:10px;
	border:1px solid #cccccc; 
	margin:10px 10px 10px 0; 
	float:left;
} 
#galleryWrap{
	float:left;
	width:100%;
}
#galleryMain { 
	margin:0;
	float:right;
	width:520px;
}   
#galleryThumbs {
	float:left;
	width:450px;
	
}
#thumbs {
	margin-left:0px;
}
#thumbs ul, #thumbs li {
	list-style: none;
	display: inline;
	margin: 0;
	padding: 0;
	color: #339;
	font-weight: bold;
} 
#photosets {
   margin-left:0px;
   margin-bottom:10px;
}  
#photosets ul, #photosets li {
		list-style: none;
		display: inline; 
		font-size:16px;
		margin: 0;
		padding: 0;
		color: #000;
		font-weight: bold;
} 
#photosets li a {
	padding:3px 7px 3px 7px;
	background:#77cae6;
	color:white;
	margin-right:3px; 
	text-decoration:none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
} 
#photosets li a:hover {
	background:#b0e0f0;
}
.galleryThumb {
	width: 100px;
	height: 75px;
	overflow:hidden;
	vertical-align:middle;
	padding:2px;
	border: 1px solid #cccccc; 
	margin-bottom:4px;
}
.clr {
	clear:both;
}  
/* calendar CSS */
 
table.calendar {width: auto; border: 1px solid #cccccc; border-collapse: collapse; margin: 0px; padding: 0px; background-color: #ffffff;}
table.calendar th {background-color: #eeeeee; text-transform: none; color: #444444; padding: 4px; text-align: center; border: 1px solid #eeeeee;}
 
table.calendar th.cell-prev {text-align: left;}
table.calendar th.cell-next {text-align: right;}
table.calendar th.cell-header {width: 70px; border-bottom: 1px solid #cccccc;}
table.calendar td.cell-today {background-color: #e2e8f6;} /* today in the current month */
table.calendar td.cell-weekend {background-color: #F3F5EB;}
table.calendar td {border: 1px solid #cccccc;}
 
table.calendar td div.cell-number {text-align: right; font-size: 8px; color: #444444; display: block;}
table.calendar td div {display: block; font-size: 10px; text-align: left;}
table.calendar thead th {border: 1px solid #cccccc;}