/* PRINT styles */

.noprint {display: none;}

.printonly {display: inline;}

html {

}

	body {
	margin: 0;
	padding: 0 0px;
	color: #000;
	font-family:  Georgia, Palatino, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 140%;
	text-align:center; /* fix IE centering */
}

h1 {
	font-family: Georgia, Palatino, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	font-size: 2em;
	padding: 0;
	margin: 0 0 0.5em 0;
}

h2 {
	font: italic 14px Georgia, Palatino, "Times New Roman", Times, serif;
	letter-spacing: 0px;
	text-align: left;
	padding-bottom: 7px;
	color: #000;
	border-bottom: 1px solid #38BDFF;
}

h3 {color: #9E2F53; font-size: 1.1em; font-weight: bold;}

h4 {}

/* --  LINKS -- */
#container p a:link, #container p a:visited, #container p a:active, ul li a:link, ul li a:active, ul li a:visited, form a:link, form a:active, form a:visited {
	text-decoration: none;
	color: #000;
	border-bottom: 1px solid #38BDFF;
}
#container p a:hover, ul li a:hover, form a:hover {
	text-decoration: none;
}

#container p a.greyboxlink {border: 2px dotted #fff;}
#container p a.greyboxtextlink {padding: 0;}

#content p a.greyboxlink:link:after, #content p a.greyboxlink:visited:after {content: ""; display: none;}

#content p a.greyboxtextlink:link:after, #content p a.greyboxtextlink:visited:after {content: ""; display: none;}

a.small_link {font-size: 100%; font-weight: normal;}


img {border: 0;}

blockquote {}

ul {
	margin: 0;
	padding: 0;
}

ul li, dl dd {
	list-style: inside disc;
	margin: 0 0 0 1em;
}

abbr, acronym, .help {
	border-bottom: 1px dotted #333;
}

textarea, input {
display: none;
}


#container {
	width: 100%;
	/*padding: 0 0 1px 0;*/ /* padding-bottom to fix gap bug */
	margin: 0 auto;
	text-align:left; /* revert after IE fix */
	min-height: 700px;
	position: relative;
}




/* Header */
#header {display: none;}


/* Content div */

#content {
	padding: 0 0 20px 0;
	margin: 0px 20px;
}

#content a:link:after, #content a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
}
#content a.no_url:link:after, #content a.no_url:visited:after {
   content: "";
}
td a.no_url:link:after, td a.no_url:visited:after {
   content: "";
}

#innerContent {
	padding: 0;
	margin: 0px 0 0 0;
}

#leftpane {
	width: 100%;
}

#rightpane {
	display: none;
}



/* MENU */

#menu_box {
display: none;
}



#footer {
	margin: 0 20px;
	border-top: 1px solid #ddd;
	padding: 10px 0 0 20px;
	color: #999;
	font-family:  Arial, Helvetica, Verdana, sans;
	font-size: 12px;
}

#footer a:link, #footer a:visited, #footer a:active {
	color: #999;
	text-decoration: none;
}
#footer a:hover {
	color: #999;
	text-decoration: underline;
}

/* FEEDBACK FORM */

form.zemContactForm {display: none;}


/* Main photos and slideshow */
#leftpane p img, #leftpane img.printonly {
	padding: 10px 10px 32px 10px;
	background: #fff;
	border-top: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	border-bottom: 1px solid #d4cbaf;
	border-left: 1px solid #d4cbaf;
	float: left;
	margin: 0 1em 2px 0;
	clear: left;
}
#slideshow, #slideshowA {
	display: none;
}
#leftpane p img.noborder {
	border: 1px solid #ddd;
	padding:0;
}
#leftpane p img.simplemap {width:120px; height:120px; float: right;  margin: 20px 0 10px 10px; clear: none;}

/* Greybox thumbs */
#leftpane p a.greyboxlink {float:left;}
#leftpane p a.greyboxlink img {
	padding: 4px;
	background: #fff;
	border-top: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	border-bottom: 1px solid #d4cbaf;
	border-left: 1px solid #d4cbaf;
	margin: 3px 1em 0 0;
}
#leftpane p a.greyboxlink {clear:left;}

p.area_indent {margin-left: 180px;}



/* Classes */

.hide {display: none;}
p.intro, span.intro {font-size: 120%; color: #e6a800;}
a.blueLink:link, a.blueLink:visited, a.blueLink:active, a.blueLink:hover, #menu_box dl a.blueLink:link, #menu_box dl a.blueLink:active, #menu_box dl a.blueLink:visited, #menu_box dl a.blueLink:hover {color: #38A3FA;}

/* STYLE FOR LINKS PAGE */

.link_description {}

/* Various */

#mapchart table {width: 620px;}
#mapchart th {text-align: center;}



table.calendar {
	width: 550px;
	padding: 0;
	margin: 0 auto 20px auto;
	border-left: 1px solid #A2ADBC;
	font: normal 12px/12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	text-align: center;
	background-color: #fff;
	border-spacing: 0;
	border-collapse: collapse;
}

table {
	border-spacing: 0; /* Instead of HTML cellspacing */
	border-collapse: collapse;
}


caption {
	margin: 0 auto;
	padding: 0.5em;
	width: 550px;
	color: #000;
	background-color: #fff; 
	font: bold 14px Georgia, Palatino, "Times New Roman", Times, serif;
	text-align: center;
}

th {

	font: bold 11px/12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #777;
	border-right: 1px solid #A2ADBC;
	border-bottom: 1px solid #A2ADBC;
	border-top: 1px solid #A2ADBC;
	background-color: #fff;
}

td {
	border-right: 1px solid #A2ADBC;
	border-bottom: 1px solid #A2ADBC;
	width: 20px;
	height: 20px;
	text-align: center;
	padding: 0; /* Instead of HTML cellpadding */
	background-color: #fff;
}

tr {text-align: center;}

td a {
	text-decoration: none;
	font-weight: bold;
	display: block;
}

td a:link, td a:visited {	
	color: #608194;
}

td a:hover, td a:active {
	color: #6aa3ae;
}

td, span.free {background-color: #fff;}

td.ghost {
	background-color: #fff;
	color: #999;
}

th.costH {width: 55px; background-color: #fff; text-align: center;}

td.cost {color: #333; font-family:  Arial, Verdana, Helvetica, sans-serif; background-color: #fff; text-align: center;}

td.taken {color: red; text-decoration: line-through; background-color: #fff; background-image: none;}
span.taken {color: red; background-color: #fff; background-image: none;}

td.start_free {background-color: #fff; background-image: none;}
td.end_free {background-color: #fff; background-image: none;}

td.start_taken {color: red; text-decoration: line-through; background-color: #fff; background-image: none;}
td.end_taken {background-color: #fff; background-image: none;}

td.start_taken_midweek {color: red; text-decoration: line-through; background-color: #fff; background-image: none;}
td.end_taken_midweek {background-color: #fff; background-image: none;}

/* LINKS */
td.cost a:link, td.cost a:active, td.cost a:visited {
	color:#000;
}

/* Average temperatures */
table.calendar caption div {position: relative;}
a.av_temp {
	height: 20px;
	padding: 4px 0;
	text-align: right;
	position: absolute;
	right: 1px;
	top: -19px;
	font: normal 11px/12px Helvetica, sans-serif;
}
a.av_temp:link, a.av_temp:active, a.av_temp:visited {
	color:#555;
	text-decoration: none;
}
a.av_temp:hover {
	color: #000;
	text-decoration: none;
	color: #000;
}
a.av_temp span.av_temp_asterisk {
	color:#00B6FF;
	font-size: 2em;
	position: relative;
	top: 2px;
	left: -1px;
	text-decoration: none;
}
span.big_asterisk {color:#00B6FF; font-size:1.2em;}

/* NO URL AFTER */
/* a.av_temp:link:after, a.av_temp:visited:after {content: "";} */
#container td a:link:after, #container td a:visited:after {
   content: "";
}


/* CURRENCY CONVERTER */
#basediv {
	display: none;
}

/* iFrame -- eg Flickr */
iframe {display: none;}


#emailfriend {display: none;}

#leftpane #wide-pool-pic {width:50%; height:50%;}