* {
	margin: 0;
	padding: 0;
}
html {
	height: 100%;
}
body {
	min-height: 101%;
	text-align: center;
	background-color: #ebf2fa;
}
/* Fonts and default size */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
}
/* 
1.false value for WinIE4/5
2.trick WinIE4/5 into thinking rule is over
3.recover from trick
4.intended value for better browsers.
Next but one rule: be nice to Opera */
a{}
body, body div, body td, body p, body ul, body ol, body li, body th	{
    font-size:    x-small;      
    voice-family: "\"}\"";   
    voice-family: inherit;   
    font-size:    small;
}
html>body, html>body div, html>body td, html>body p, html>body ul, html>body ol, html>body li, html>body th	{
    font-size:    small;
}
/* Layout */
#container {
	width: 740px;
	margin: 0 auto;
	border: 1px solid #036;
	text-align: left;
	color: #000;
	background-color: #fff;
}
#container_header {
	width: 100%;
	float: left;
	clear: both;
	background-color: #036;
}
#logo {
	width: 200px;
	float: left;
}
#strapline {
	width: 540px;
	float: left;
}
#container_nav {
	width: 100%;
	float: left;
	clear: both;
}
#header_pic {
	width: 100%;
}
#container_content {
	width: 100%;
	float: left;
	clear: both;
}
#left {
	width: 200px;
	float: left;
	overflow: hidden;
	font-size: 100%;
	padding: 3.3em 0 0 0;
	text-align: left;
}
#maincontent {
	width: 540px;
	float: left;
	overflow: hidden;
	text-align: left;
}
#container_footer {
	width: 100%;
	border-top: 1px solid #59acff;
	float: left;
	clear: both;
}
#footer {
	width: 100%;
	float: left;
	text-align: center;
	color: #036;
	background-color: #d7e5f5;
}
#container_footer p {
	margin: 0;
}
.padding_logo {
	padding: 10px 20px;
}
.padding_strap {
	padding: 10px 20px;
}
.padding_nav {
	padding: 0 20px;
}
.padding {
	padding: 20px;
}
.padding_footer {
	padding: 0 20px;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */
div.hr {
	margin: 1.5em 0;
	height: 1px;
	border-top: 1px dotted #036;
}
div.hr hr {
	display: none;
}
/* Font sizes and margins */
h1, h2, h3, h4, h5, h6, p, blockquote, form, label, ul, ol, dl, fieldset, address {
	margin: 1em 0; 
}
ul ul {
	margin: 0;
}
li, dd { 
	margin-left: 1.5em;
}
fieldset { 
	padding: 0; 
}
h1 {
	font-size: 110%;
	color: #036;
}
h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: bold;
	color: #036;
}
#maincontent p, #maincontent li, #maincontent td {
	font-size: 85%;
}
#container_footer p {
	font-size: 75%;
	font-weight: bold;
}
#maincontent p.link {
	margin: 40px 0 1em 0;
	font-size: 75%;
}
#maincontent p.caption {
	float: right;
	clear: right;
	width: 160px;
	margin: 0 0 20px 20px;
	padding: 0 20px;
	text-align: center;
	font-style: italic;
}
/* Christmas message in left div on home page */
#christmas {
	width: 100%;
	margin: 2em 0 0 0;
	padding: 5px;
	text-align: center;
	background-image: url(img/christmas.gif);
	background-repeat: no-repeat;
}
#christmas h1, #christmas p {
	color: #ff0000;
	font-weight: bold;
}
/* stop press message in left div on home page - also on other pages in maincontent div */
.stop_press {
	margin-top: 2em;
	padding: 5px;
	color: #fff;
	background-color: #ff0000;
	font-weight: bold;
}
/* for use where text is beside floated images e.g. Campbells, Swallows pages */
.stop_press2 span {
	margin-top: 2em;
	padding: 5px 0;
	color: #fff;
	background-color: #ff0000;
	font-weight: bold;
}
/* stop press message (green) in left div on home page - also on other pages in maincontent div */
.stop_press_green {
	margin-top: 2em;
	padding: 5px;
	color: #fff;
	background-color: #33cc33;
}
/* Images */
img {
	border: 0;
}
#maincontent img {
	float: right;
	clear: right;
	margin: 0 0 20px 20px;
}
#maincontent img.walks_map {
	float: left;
	clear: left;
	margin: 0 0 20px 0;
}
/* Timetable page */
body#timetablepage #left {
	display: none;
}
body#timetablepage #maincontent {
	width: 100%;
}
body#timetablepage #maincontent img {
	float: left;
	margin: 0;
}
table.timetable_table {
    width:    95%;      /* IE5 requires smaller width */
    voice-family: "\"}\"";   
    voice-family: inherit;   
    width:    100%;
}
table.timetable_table td.map {
	width: 10%;
	vertical-align: bottom;
}
table.timetable_table td.times {
	width: 90%;
}
table.timetable_times {
	width: 100%;
	margin: 20px 0 0 0;
}
td.jetty {
	width: 19%;
}
td.timetable_time {
	width: 8%;
	text-align: center;
}
td.timetable_time_highlight {
	width: 8%;
	text-align: center;
	background-color: #c2dcae;
}
td.timetable_legend {
	background-color: #c2dcae;
}
table.timetable_fares {
	width: 100%;
	margin: 20px 0 0 0;
}
td.timetable_fare_left {
	width: 25%;
}
td.timetable_fare {
	width: 25%;
	text-align: center;
}
td.timetable_heading_farleft {
	text-align: left;
	font-weight: bold;
	color: #036;
}
td.timetable_heading_left {
	border-top: 1px solid #d7e5f5;
	border-right: 1px solid #d7e5f5;
	border-left: 1px solid #d7e5f5;
	text-align: center;
	font-weight: bold;
}
td.timetable_heading {
	border-top: 1px solid #d7e5f5;
	border-right: 1px solid #d7e5f5;
	text-align: center;
	font-weight: bold;
}
tr.odd {
	background-color: #d7e5f5;
}
tr.even {
	background-color: #ebf2fa;
}
p.map_link {
	clear: left;
}
/* Lake map window */
body#pic {
	margin: 0;
	padding: 0;
	background-color: #ebf2fa;
	text-align: center;
}
div#container_pic {
	width: 291px;
	height: 611px;
}
.padding_pic {
	padding: 20px;
}
body#pic img.lake_map {
	margin: 0;
	padding: 0;
}
/* Gallery */
body#gallerypage div#left {
	display: none;
}
body#gallerypage div#maincontent {
	width: 100%;
}
#flash_gallery {
	margin: 2em 0 0 0;
}
/* to lay out alt content */
#flash_gallery img { 
	margin: 10px;
	border: 0;
	padding: 0;
	float: none;
}
/* Forms */
form {
	margin: 0 0 2em 0;
}
fieldset {  
	margin: 0 0 0.5em 0;  
	padding: 0 0 0.5em 0;
	clear: both; 
} 
legend {  
	margin-left: 1em;  
	color: #000000;  
	font-weight: bold; 
} 
fieldset p {
	margin: 0.5em 0;
	padding: 0 0 0 1em;
}
label {  
	display: block;
	margin: 0;
	padding: 0; 
}
.ddfmerrors {
	font-weight: bold;
	color: #f00;
}
.errorlist {
	margin: 0 0 0.5em 0;
	border: 1px solid #ccc;
	background-color: #ddd;
	padding: 5px;
}
input.fmtext {
	width: 200px;
}
textarea {
	width: 80%;
}
p.form_thanks {
	font-weight: bold;
	color: #036;
}
/* Navigation menu */
#nav_menu {
	width: 100%;
	margin: 0;
	padding: 2px 0 3px 0;
	text-align: center;
	line-height: 1.6em;
}
#nav_menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#nav_menu ul li {
	display: inline;
	margin: 0;
	padding: 0;
}
#nav_menu ul li a {
	margin: 0;
	padding: 2px 3px;
	font-size: 75%;
	font-weight: bold;
}
#nav_menu ul li a:link, #nav_menu ul li a:visited {
	color: #036;
	text-decoration: none;
}
#nav_menu ul li a:hover {
	color: #ffff0a;
	background-color: #036;
	text-decoration: none;
}
body#homepage li#home a, body#timetablepage li#timetable a, body#cruisespage li#cruises a, body#groupspage li#groups a, body#activitiespage li#activities a, body#gallerypage li#gallery a, body#aboutuspage li#aboutus a, body#contactpage li#contact a {
	color: #fff;
	background-color: #c3d8f0;
	text-decoration: none;
}
/* Secondary navigation menu - left */
#secnav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#secnav li {
	margin: 0;
	padding: 0;
	border-bottom: 1px dotted #036;
}
#secnav li a {
	display: block;
	width: auto;
	padding: 3px;
	font-size: 90%;
	color: #036;
	background-color: #fff;
	text-decoration: none;
}
#secnav li a:hover {
	color: #ffff0a;
	background-color: #036;
	text-decoration: none;
}
/* Current page styling for secondary nav */
body#cruisespage #secnav a#cruise_intro, body#swallowspage #secnav a#swallows, body#campbellspage #secnav a#campbells,
body#groupspage #secnav a#groups_intro, body#morningpage #secnav a#morning, body#eveningpage #secnav a#evening, body#weddingspage #secnav a#weddings, body#schoolspage #secnav a#schools, body#enq_groupspage #secnav a#enq_groups,
body#activitiespage #secnav a#activities_intro, body#lake_walkspage #secnav a#lake_walks, body#fell_walkspage #secnav a#fell_walks, body#eatpage #secnav a#eat, body#brantwoodpage #secnav a#brantwood, body#accommpage #secnav a#accomm, body#linkspage #secnav a#links,
body#aboutuspage #secnav a#aboutus_intro, body#launchespage #secnav a#launches, body#accesspage #secnav a#access,
body#contactpage #secnav a#contact_intro, body#locationpage #secnav a#location, body#brochurepage #secnav a#brochure
	{
	color: #fff;
	background-color: #c3d8f0;
	text-decoration: none;
}
a:link {
	color: #036;
	text-decoration: underline;
}
a:visited {
	color: #999;
	text-decoration: underline;
}
a:hover {
	color: #ffff0a;
	background-color: #036;
	text-decoration: none;
}
body#gallerypage div#maincontent a:hover {
	background-color: #fff;
}
