/* CSS Document */

#map{
display:none;
height:0px;
width:0px;
padding:0px;
margin:0px;
font-size:0;
line-height:0;
}
body{
margin:0px;
padding:0px;
font-size:100%;
font-family:Tahoma, Arial, sans-serif, "Times New Roman";
background-color:#FFFFFF;
background-image:url(../images/bg.gif);
}

#Outer{
	width:775px;
	min-height:425px;
	margin-left:0px;
	border:2px solid #392C18;
	background-color:#392C18;
}

#Inner{
 	width:775px;
	min-height:425px;
	border:10px solid #392C18;

}

#Top{
	background-image:url(../images/watergardens_top.jpg);
	background-color:#392C18;
	width:775px;
	height:97px;
}

#Top span{
	/*position:absolute;
	left:-1000px; */
}

#Menu1{
	height:35px;
	background-color:#392C18;
}


#Menu1 ul{
	font-size:65%;
	padding:0px;
	margin:0px;
}

#Menu1 li{
	padding:0px;
	margin:0px;
	list-style-type:none;
	float:left;
}
#Menu1 li a{
	display:block;
}


#Menu1 li a span{
	position:absolute;
	left:-1000px;
}


#index a{
	background-image:url(../navbar/home.jpg);
	background-repeat:no-repeat;
	width:102px;
	height:35px;
}

#index a:hover{
	background-image:url(../navbar/home_over.jpg);
}

#about a{
	background-image:url(../navbar/about.jpg);
	background-repeat:no-repeat;
	width:135px;
	height:35px;
}

#about a:hover{
	background-image:url(../navbar/about_over.jpg);

}

#contact a{
	background-image:url(../navbar/contact.jpg);
	background-repeat:no-repeat;
	width:145px;
	height:35px;
}

#contact a:hover{
	background-image:url(../navbar/contact_over.jpg);

}

#findus a{
	background-image:url(../navbar/findus.jpg);
	background-repeat:no-repeat;
	width:120px;
	height:35px;
}

#findus a:hover{
	background-image:url(../navbar/findus_over.jpg);
}

#gallery a{
	background-image:url(../navbar/gallery.jpg);
	background-repeat:no-repeat;
	width:185px;
	height:35px;
}

#gallery a:hover{
	background-image:url(../navbar/gallery_over.jpg);

}
#booking a{
	background-image:url(../images/buttons/light_book_now_80.gif);
	background-repeat:no-repeat;
	width:80px;
	height:36px;
}

#booking a:hover{
	background-image:url(../images/buttons/light_book_now_80.gif);

}


#Main{
	clear:left;
	width:775px;
	min-height:390px;
	height:390px;
	font-size:75%;
}

#Main a{
 color:#FFFFFF;
  background-image:none;
}
#Main a:hover{
 color:#D7E262;
 background-image:none;
}

#aboutus{
	background-image:url(../images/aboutbg2.jpg);
	background-repeat:no-repeat;
	width:775px;
	height:520px;
	font-family: "Monotype Corsiva";
	font-size:18px;
	color: #FCF8DC;
	text-align: left;
}
#places{
	background-image:url(../images/placesbg.jpg);
	background-repeat:no-repeat;
	width:775px;
	height:520px;
	font-family: "Monotype Corsiva";
	font-size:18px;
	color: #FCF8DC;
	text-align: left;
}
#ctv{
	background-image:url(../images/ctvbg.jpg);
	background-repeat:no-repeat;
	width:775px;
	height:1400px;
	font-family: "Monotype Corsiva";
	font-size:18px;
	color: #FCF8DC;
	text-align: left;
}
#autumnoffer{
	background-image:url(../images/autumnofferbg.jpg);
	background-repeat:no-repeat;
	width:775px;
	height:520px;
	font-family: "Monotype Corsiva";
	font-size:18px;
	color: #FCF8DC;
	text-align: left;
}
#christmas{
	background-image:url(../images/eventbg2.jpg);
	background-repeat:no-repeat;
	width:775px;
	height:520px;
	font-family: "Monotype Corsiva";
	font-size:18px;
	color: #FCF8DC;
	text-align: left;
}
#longleat{
	background-image:url(../images/eventbg3.jpg);
	background-repeat:no-repeat;
	width:775px;
	height:520px;
	font-family: "Monotype Corsiva";
	font-size:18px;
	color: #FCF8DC;
	text-align: left;
}
#finduspage{
	background-image:url(../images/findusbg.jpg);
	background-repeat:no-repeat;
	width:775px;
	height:710px;
	font-family: "Monotype Corsiva";
	font-size:18px;
	color: #FCF8DC;
	text-align: left;
}

#Footer{
	background-image:url(../images/watergardens_footer.jpg);
	width:765px;
	height:42px;
	font-size:80%;
	color:#FCF8DC;
	text-align:right;
	padding-top:15px;
	padding-right:10px;
	clear:both;
}
#Footer_bkg{
	background-color:#392C18;
	width:765px;
	height:12px;
	font-size:80%;
	color:#FCF8DC;
	text-align:right;
	padding-top:1px;
	padding-right:10px;
	clear:both;
	vertical-align: top;
}

#Footer a{
	color:#ffffff;
	text-decoration:none;
}

#Footer a:hover{
	color:#E8C389;
	text-decoration:underline;
}



/* 'loading...' popup*/
.preview_temp_load {
	vertical-align:middle;
	text-align:center;
	padding: 10px;

}
.preview_temp_load img{	
	vertical-align:middle;
	text-align:center;
}

#loader{
	font-size:10px;
	color:#000000;
	background-color:#FFFFFF;
	padding:10px 0 16px 0;
	margin:0 auto;
	display:block;
	width:135px;
	border:1px solid #6A6A6A;
	text-align:left;
	z-index:255;
	position:absolute;
	top:50%;
	left:50%;
	margin-left:-68px;
}
#loader_bg{
	background-color:#EBEBE4;
	position:relative;
	top:8px;left:8px;height:7px;
	width:113px;font-size:1px
}
#progress{
	height:5px;
	font-size:1px;
	width:1px;
	position:relative;
	top:1px;
	left:10px;
	background-color:#9D9D94
}

/* loader end*/
