/* CSS Document */


body{
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size:1em;
	background-color:#211384;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-y;
	background-position:center top;
	text-align:center;
}
div{
	margin:0;
	padding:0;
	}


ul{
	list-style-type: square;
	color: #97a5d9;	
	
}

li{
	font-size: 0.75em;
	line-height: 1.6em;
	}
	
element {
	cursor: pointer;
	cursor: hand;
}

#content table p{
	padding: 0;
	margin: 0;
}
		

#wrapper{
	text-align:left;
	margin-right:auto;
	margin-left:auto;
	width: 760px;
	background-color:#FFFFFF;
}

#content{
	text-align: left;
	width: 490px;
	float: left;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}

#content p{
	font-size: 0.75em;
}

#header{
	width: 760px;
}

/*******************/
#header h1, #header h2 {
	margin: 0;
}
#header .logo {
 background-attachment: scroll;
 background-image: url(../images/logo.gif);
 background-repeat: repeat;
 background-position: left top;
 width: 205px;
 height: 105px;
 display: block;
 float: left;
}
#header .titlewelcome {
 background-attachment: scroll;
 background-image: url(../images/welcome_header.gif);
 background-repeat: repeat;
 background-position: left top;
 width: 555px;
 height: 105px;
 display: block;
 float: left;
}
#header h2 {
 background-attachment: scroll;
 background-repeat: repeat;
 background-position: left top;
 width: 555px;
 height: 105px;
 display: block;
 float: left;
}
#header h2.titlenews_jap {
 background-image: url(../images/news_header_jap.gif);
}
#header h2.titleattraction_jap {
 background-image: url(../images/attraction_header_jap.gif);
}
#header h2.titlewelcome_jap {
 background-image: url(../images/welcome_header_jap.gif);
}
#header h2.titleactivities_jap {
 background-image: url(../images/activities_header_jap.gif);
}
#header h2.titlefood_jap {
 background-image: url(../images/food_drink_header_jap.gif);
}
#header h2.titleafternoon_tea_jap {
 background-image: url(../images/afternoon_tea_header_jap.gif);
}
#header h2.titlemorning_menu_jap {
 background-image: url(../images/morning_menu_header_jap.gif);
}
#header h2.titlelunch_menu_jap {
 background-image: url(../images/lunch_menu_header_jap.gif);
}
#header h2.titlebooking_jap {
 background-image: url(../images/booking_visit_header_jap.gif);
}
#header h2.titlecontact_jap {
 background-image: url(../images/contact_us_header_jap.gif);
}
#header h2.titletours_jap{
 background-image: url(../images/tours_header_jap.gif);
}
#header h2.titlephotos_jap{
 background-image: url(../images/photograph_album_header_jap.gif);
}
#header h2.titlemedley_jap{
 background-image: url(../images/lakeland_medley_header_jap.gif);
}
#header h2.title3bs_jap{
 background-image: url(../images/3bs_header_jap.gif);
}
#header h2.titlebowness_jap{
 background-image: url(../images/best_bowness_header_jap.gif);
}
#header h2.titlerailsails_jap{
 background-image: url(../images/railssailstails_header_jap.gif);
}
#header h2.titlehighlights_jap{
 background-image: url(../images/highlights_header_jp.gif);
}

#header h2.titlegardentours{
	background-image: url(../images/gardenhead.gif);
}
#header strong {
 display: none;
}
/******************/

#tabletext{
	font-size: 0.75em;
	line-height: 1.6em;
	}
	
.tabletxt{
	font-size: 0.75em;
	line-height: 1.6em;
	color:#000000;
	}
	
#mainnav{
	height:20px;
	font-size: 0.7em;
	line-height: 1.8em;
	background-color: #db3749;
	color: #FFFFFF;
	text-align: center;
	float: left;
	clear: both;
	width: 760px;
}

#left_nav_cont{
	width:205px;
	float: left;
}

#navigation_left{
	width:205px;
	background-color: #cbd1ec;
	float: left;
	text-align: left;
}

#navigation_left ul{
	list-style: none;
	margin: 0;
	padding: 5px 0 15px 15px;
	border: none;
}

#navigation_left li{
	font-size: 0.75em;
	line-height: 1.8em;
	
}

#news_left{
	background-color: #db3749;
	float: left;
	text-align: right;
	width: 205px;
	
}

#news_left02{
	background-color: #db3749;
	float: left;
	text-align: left;
	padding: 6px;

	
}

#page_pic{
	float: right;
	text-align: right;
	width: 205px;
	margin-top: 20px;
	
}

#navigation a:link, #navigation a:visited{
	color: #000000;
	text-decoration: none;
}

#navigation a:hover{
	text-decoration: underline;
}


a:link,  a:visited{
	color: #000000;
	text-decoration: underline;

}

a:hover{
	text-decoration: none;

}

#footer_cont{
	float: left;
	width: 760px;
}

#footer{
	background-color: #cbd1ec;
	font-size: 0.75em;
	line-height: 1.4em;
	text-align:center;
	padding: 10px 0 10px 0;
	float: left;
	width: 760px;
}

#flag{
	float: right;
	padding-top: 15px;
	padding-right: 5px;
}
#copyinfo{
	padding: 10px 0 10px 0;
	float: left;
	width: 700px;
}

#copyright{
	float: left;
	text-align: left;
	font-size: 0.65em;
	width: 300px;
	padding-left: 15px;
}
#stamp_pic{
	float: left;
	text-align: right;
	width: 205px;
	
}

#design{
	float: right;
	text-align: right;
	font-size: 0.65em;
	width: 160px;
}

.header01{
	color:#db3749;
	font-size: 95%;
	font-weight: bold;
}

.main_image{
	text-align: left;
	width: 530px;


}

.news_image{
	background-color:#db3749;
	padding: 2px;
}

.smalltext{
	font-size: 0.65em;
}

.listtxt{
	font-size: 1em;
	line-height: 1.6em;
	color:#000000;
	}

.content_header{
	font-size: 0.75em;
	color:#db3749;
	font-weight:bold;
	}
.whitetxt{
	font-size: 0.70em;
	color:#ffffff;
	}

/* STYLES NEW FOR PHOTO ALBUM */
	.photo_album_links							{  }
	.photo_album_links .album_link				{ display:inline-block; width:33%; text-align:center; font-size:12px; padding:3px 0; }
	.photo_album_links .album_link a			{ text-decoration:underline; }
	.photo_album_section						{  }
	.photo_album_section img					{ border:solid 1px gray; }
	.photo_album_section .album_title			{ display:inline-block; width:50%; font-weight:bold; font-size:120%; margin-top:20px; clear:both; }
	.photo_album_section .back_to_top			{ display:inline-block; width:50%; text-align:right; }
	.photo_album_section .thumbnail_image		{ display:inline-block; width:144px; height:144px; margin:8px; }
	
/* STYLES FOR THE DOWNLOAD REQUEST POP-UP WINDOW */
	.image_download_request_form													{ padding:10px; }
	.image_download_request_form *													{ text-align:left; float:none; font-size:90%; }
	.image_download_request_form h1													{ text-align:center; font-size:140%; color:#db3749; }
	.image_download_request_form h2													{ margin:20px 0 0 0; text-align:left; font-size:110%; color:#db3749; }
	.image_download_request_form p													{ font-size:12px; }
	.image_download_request_form fieldset											{ border:none; }
	.image_download_request_form fieldset legend									{ font-style:italic; font-weight:bold; }
	.image_download_request_form .required											{ color:red; font-weight:bold; }
	.image_download_request_form .error_message										{ font-weight:bold; font-size:90%; color:white; background-color:#770000; padding:20px; border:solid 1px black; }
	.image_download_request_form .usage_option										{  }
	.image_download_request_form .usage_option .usage_checkbox						{ display:inline-block; width:50px; margin-left:20px; }
	.image_download_request_form .usage_option .usage_label							{  }
	.image_download_request_form .requester_information								{ margin-bottom:2px; }
	.image_download_request_form .requester_information input						{ width:20em; }
	.image_download_request_form .requester_information .radio_button input			{ width:1.5em; }
	.image_download_request_form .requester_information .requester_label			{ display:inline-block; width:12em; }
	.image_download_request_form .form_buttons										{  }
