/* HANDHELD styles */

.noprint {display: none;}

.printonly {display: none;}

.nodevice {display: none;}

html {

}

a:hover, 
#content #leftpane p a:hover  {color: #fff; background-color: #000;}


body {
	margin: 0;
	padding: 0 0px;
	color: #000;
	font-family:  Arial, Helvetica, Verdana, sans;
	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;
}

h2 img {display:none;}
h2 .hide {display:inline; margin-right: -1px;}

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 {display: none;}
#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 {display: none;}

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 */
	position: relative;
}




/* Header */
#header {display: none;}


/* Content div */

#content {
	padding: 0 0 20px 0;
	margin: 0px 20px;
}

#innerContent {
	padding: 0;
	margin: 0px 0 0 0;
}

#leftpane {
	width: 100%;
}

#rightpane {

}



/* MENU */

#menu_box {

}



#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 {
	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;}



/* Classes */

.hide {display: none;}
p.intro, span.intro {font-size: 120%; color: #e6a800; 	font-family: Georgia, Palatino, "Times New Roman", Times, serif;}
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;}


/* SUMMARY (under menu) */

div#summary {}

div#summary ul {
	color: #38BDFF;
	text-align: left;
	font-size: 1.1em;
	border-right: 1px solid #ffe69c;
	background: #FFFFF5;
}

div#summary ul li {
	border-left: 1px solid #ffe69c;
	margin: 0;
	padding: 0 1em;
	display: inline;
}



table.calendar {
	padding: 0;
	margin: 0 auto 20px auto;
	border-left: 1px solid #A2ADBC;
	font: normal 11px/12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	text-align: center;
	background-color: #fff;
	border-collapse: collapse;
	border-spacing: 0;
}

table {
	border-spacing: 0; /* Instead of HTML cellspacing */
	border-collapse: collapse;
}


caption {
	margin: 0 auto;
	padding: 0.5em;
	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: 1.2em;
	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: 5em; background-color: #fff; text-align: center;}

td.cost {color: #333; font-family:  Arial, Verdana, Helvetica, sans-serif; background-color: #fff; font-size:10px; 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;}

/* Average temperatures */
a.av_temp {display:none;}


/* CURRENCY CONVERTER */
#basediv {
	display: none;
}

/* iFrame -- eg Flickr */
iframe {display: none;}


#emailfriend {display: none;}