* {
padding:0; margin:0;
}

html {
font-family:"Helvetica", Arial;
font-size:12px;
color:#333;
}

html, .normal {
font-family:"Helvetica", Arial;
font-size:12px;
color:#333;
text-transform:none;
}

body {
text-align:center;
}

#container {
position:relative;
margin:0 auto;
text-align:left;
width:700px;
}

#main {
width:500px;
overflow:hidden;
float:left;
margin-right:4px;
}

#column {
float:left;
width:190px;
border-left:2px solid #ccc;
padding-left:4px;
}
#column p.fluo {text-transform:uppercase;margin:.8em 0 .4em;letter-spacing:1px;font-size:.84em;}
#column p span {background:yellow;font-weight:bold;padding:1px 1px 0;color:#222;}

hr {background:#ddd;color:#ddd;clear:both;float:none;width:100%;height:.1em;margin:0 0 1.45em;border:none;}
hr.space {background:#fff;color:#fff;}

a {
color:#666;
}

a img {border:0;}
hr {
clear:both
}
h1 {
text-transform:uppercase;
margin:30px 0 40px;
}

h2 {
font-family:"AmericanTypewriter LT MediumA", Times;
font-weight:normal;
text-transform:uppercase;
font-size:22px;
line-height:22px;
padding-top:4px;
width:200px;
margin-bottom:10px;
color:#333;
clear:both;
}

h2 a {
color:#333;
}


#random_review {
position:absolute;
top:0;
right:0;
text-align:right;
height:1em;
overflow:hidden;
}
#random_review p {
margin:0;
}
quote {
font-family:"AmericanTypewriter LT Medium";
font-weight:bold;
}

p {
margin-bottom:1.2em;
}

#booking {
border:1px solid #999;
background:#fff;
clear:both;
position:relative;
height:400px;
margin-bottom:30px;
}

.plan {
float:left;
width:216px;
padding:10px 5px;
height:380px;
text-align:center;
position:relative;
}

.plan.recommanded {
background:#fff;
position:absolute;
left:225px;
top:-12px;
border:2px solid #888;
height:405px;
width:235px;
padding-top:10px;
z-index:5;
}
.plan img+p, .notice {
font-family:Georgia;
font-style:italic;
font-size:1em;
line-height:1.4em;
}

.plan .notice {
color:#999;
font-size:.8em;
}
.plan.last {
margin-left:246px;
border-right:0;
}

.plan h2 {
width:auto;
margin:0 20px 10px;
}


.plan h2{
font-size:1.2em;
margin:0;
color:#eee;
background:#333;
left:-11px;
padding:10px 6px;
position:relative;
width:227px;
top:-2px;
letter-spacing:1px;
font-family:Helvetica;
font-weight:bold;
}

.plan.recommanded h2 {
font-size:1.5em;
padding:15px 7px;
color:#f5f5f5;
background:#111;
top:-6px;
width:243px;
letter-spacing:2px;
}

.first h2  {
margin-bottom:17px;
}

.last h2 {
margin-bottom:px;
}
.recommanded h2 {
margin-bottom:13px;
}

.recommanded p strong {
font-size:1.5em;
color:#000;
font-family:Arial, Helvetica;
letter-spacing:-.5px;
text-decoration:none;
line-height:1.5;
position:relative;
left:3px;
}
.recommanded form p {
line-height:1;
}
.first img,.recommanded img {
margin-bottom:10px;
}
.last img {
margin-bottom:6px;
}
.plan p {
margin:5px 0;
}

#map {
width:300px;
height:300px;
float:right;
margin-left:15px;
}

.gmnoprint span {
display:none;
}

hr {
margin:15px 0 5px;
}

form ul li {list-style:none}

.price {font-weight:bold;}
.full {color:#cc3300;letter-spacing:1px;font-size:90%}
.date {font-family:"Bitstream Vera Sans mono","Lucida console",mono;
padding:0 5px;
color:#666;
font-size:10px;}

#back {
background:#333;
color:#ddd;
padding:5px;
-moz-border-radius:5px;
text-decoration:none;
font-family:"AmericanTypewriter LT MediumA";
font-weight:bold;
margin-left:-5px;
margin-top:-10px;
margin-bottom:10px;
padding-right:15px;
float:left;
}
.fulldays {background:#FFF6BF;color:#514721;border-color:#FFD324;}
/* Calendar: a Javascript class for Mootools that adds accessible and unobtrusive date pickers to your form elements <http://electricprism.com/aeron/calendar> */
/* Dashboard CSS for Calendar (navigation: 1), Copyright (c) 2007 Aeron Glemann <http://electricprism.com/aeron> */
input.dashboard,
select.dashboard {
	width: 149px;
}
button.dashboard {
	background: url(dashboard-icon.gif);
	border: 0;
	cursor: pointer;
	float: left;
	height: 20px;
	margin-right: 10px;
	width: 20px;
}
button.dashboard:hover,
button.dashboard.active {
	background-position: 0 20px;
}
div.dashboard {
	background: url(dashboard.png);
	height: 175px;
	padding: 0 12px;
	text-align: center;
	width: 147px;
}	
	div.dashboard * {
		margin: 0;
		padding: 0;
	}	
	div.dashboard div {
		background: none !important;
		cursor: move;
		height: 165px;
		overflow: hidden;
		padding-top: 10px;
		position: relative;
		width: 147px;
	}	
	
	div.dashboard caption {
		color: #CF0;
		font: normal 12px/17px Arial, Helvetica, sans-serif;
		padding-top: 4px;
		text-align: center;
		width: 100%;
	}
	div.dashboard caption a {
		cursor: pointer;
		display: block;
		height: 11px;
		overflow: hidden;
		position: absolute;
		text-indent: -100px;
		top: 16px;
		width: 11px;
	}
	div.dashboard caption a.prev {
		background-image: url(dashboard-prev.gif);
		left: 1px;
	}
	div.dashboard caption a.next {
		background-image: url(dashboard-next.gif);
		right: 1px;
	}
	div.dashboard caption a:hover {
		background-position: 0 11px;
	}
	div.dashboard caption span {
		height: 25px;
		position: relative;
		text-align: center;
	}
	div.dashboard caption span.month {
		padding-right: 8px;
	}
	div.dashboard caption span.month:after {
		content: ',';
	}
	div.dashboard table {
		border: 0;
		border-collapse: collapse;
		border-spacing: 0;
		cursor: default;
		margin: 0 auto;
		overflow: hidden;
		width: 147px;
	}
	div.dashboard td,
	div.dashboard th {
		border: 0;
		color: #999;
		font: normal 12px Arial, Helvetica, sans-serif;
		height: 19px;
		text-align: center;
		width: 21px;
	}
	div.dashboard td {
		color: #333;
		font-size: 11px;
		padding-right: 5px;
		text-align: right;
		width: 16px;
	}
	div.dashboard td.full{
		background:#791010;color:#a96666;
	}
	div.dashboard td.invalid {
		color: #666;
	}

	div.dashboard td.valid {
		color: #FFF;
		cursor: pointer;
	}
	div.dashboard td.full{
		background:#791010;color:#a96666;
	}
	div.dashboard td.active,
	div.dashboard td.hover {
		color: #CF0;
		cursor: pointer;
	}
	
	div.dashboard td.hilite {
	background:#996;
	}
	div.dashboard td.inactive, div.dashboard td.active {
	background:#9e4;
	}
div.dashboard td.active {
color:#111;
}