/* Headings H1-H6 */

body {
	background: #333;
}

h1 {
	margin: .3em 0 .5em;
	font-size: 2.1em;
	font-family: Georgia, Verdana, 'san serif';
	color: #656363;
	font-weight: normal;
}
	h1#logo {
		margin: 0 0 40px 20px;
		width: 129px;
		height: 156px;
		float: right;
	}
	h1#logo a {
		display: block;
		width: 129px;
		height: 156px;
		text-indent: -9999px;
		background: url(../images/logo.gif);
	}

h2 {
	font-size: 1.3em;
	font-family: Georgia, Verdana, 'san serif';
	font-weight: bold;
	color: #222;
}

	h2.slogan {
		margin: 35px 0;
		width: 458px;
		height: 46px;
		text-indent: -9999px;
		background: url(../images/slogan.gif);
	}
	h2.views {
		margin: 0;
		width: 160px;
		height: 40px;
		text-indent: -9999px;
		background: url(../images/h2_views.gif) no-repeat 0 -8px;
	}
	h2.pool {
		margin: 0;
		width: 160px;
		height: 40px;
		text-indent: -9999px;
		background: url(../images/h2_pool.gif) no-repeat 0 -8px;
	}
	h2.kitchenliving {
		margin: 0;
		width: 463px;
		height: 40px;
		text-indent: -9999px;
		background: url(../images/h2_kitchenliving.gif) no-repeat 0 -8px;
	}
	h2.bedrooms {
		margin: 0;
		width: 463px;
		height: 40px;
		text-indent: -9999px;
		background: url(../images/h2_bedrooms.gif) no-repeat 0 -8px;
	}
	h2.bathroom {
		margin: 0;
		width: 463px;
		height: 40px;
		text-indent: -9999px;
		background: url(../images/h2_bathroom.gif) no-repeat 0 -8px;
	}
	h2.region {
		margin: 0;
		width: 463px;
		height: 40px;
		text-indent: -9999px;
		background: url(../images/h2_region.gif) no-repeat 0 -8px;
	}
	h2.map {
		margin: 0;
		width: 463px;
		height: 40px;
		text-indent: -9999px;
		background: url(../images/h2_map.gif) no-repeat 0 -8px;
	}
	h2.bookings {
		margin: 0;
		width: 463px;
		height: 40px;
		text-indent: -9999px;
		background: url(../images/h2_bookings.gif) no-repeat 0 -8px;
	}
h3 { }

h4 { }

h5 { }

h6 { }

p.indent {
	padding-left: 2em;
}

#container {
	position: relative;
	width: 790px;
	min-height: 520px;
	margin: 30px auto 0 auto;
	padding: 40px 30px 0 35px;
	background: #fff;
	font-size: 12px;
}

#navshow {
  display: none;
	position: absolute; 
	margin: -25px 0 0 0; 
	padding-left: 4px;
	width: 70px; 
	height: 18px; 
}
#navshow a {
	color: #9B9B9B;
	color: #555;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 1.2em;
	text-decoration: none;
}
ul#nav {
	margin: 0;
	padding: 0;
	display: block;
	width: 52px;
	float: left;
	overflow: visible;
	z-index: 99;
}
	ul#nav li {
	  position: relative;
		display: block;
		margin: 0 0 4px 0;
		padding: 0;
		width: 52px;
		height: 52px;
		z-index: 99;
	}
		ul#nav, ul#nav li, ul#nav li a {
			box-sizing:content-box; vertical-align:bottom;}
		ul#nav li a {
			display: block;
			margin: 0;
			padding: 0;
			width: 52px;
			height: 52px;
			text-indent: -9999px;
			opacity: .80;
			filter: alpha(opacity=80);
			-moz-opacity: 0.8;
		}
		ul#nav li span.nav_name {
		  display: none;
		  position: absolute;
		  margin: -10px 0 0 -69px;
		  padding: 7px;
		  width: 55px;
		  left: 0;
		  top: 50%;
		  text-align: center;
		  background: #fff;
		  line-height: 1.2;
		  -moz-border-radius-topleft: .5em;
		  -moz-border-radius-bottomleft: .5em;
		  -webkit-border-top-left-radius: .5em;
		  -webkit-border-bottom-left-radius: .5em;
	  }
		  ul#nav li.kitchenliving span.nav_name, ul#nav li.video span.nav_name {
		    margin-top: -27px;
	    }
		ul#nav li a:hover {
			opacity: 1.00;
			filter: alpha(opacity=100);
			-moz-opacity: 1.0;
		}
		ul#nav li a:hover + span.nav_name {
		  display: block;
		}
    ul#nav li.menu {
      padding-top: 10px;
      text-align: center;
      height: auto;
      font-weight: bold;
    }
		ul#nav li.views a {
			background:  url(../images/nav_views.jpg);
		}
		body.views ul#nav li.views {
			width: 80px;
			background: url(../images/nav_bg.gif) 100% 0;
			z-index: 99;
			position: relative;
		}
		body.views ul#nav li.views a {
			opacity: 1.00;
			filter: alpha(opacity=100);
			-moz-opacity: 1.0;
		}
		ul#nav li.pool a {
			background:  url(../images/nav_pool.jpg);
		}
		body.pool ul#nav li.pool {
			width: 79px;
			background: url(../images/nav_bg.gif) 100% 0;
			z-index: 99;
			position: relative;
		}
		body.pool ul#nav li.pool a {
			opacity: 1.00;
			filter: alpha(opacity=100);
			-moz-opacity: 1.0;
		}
		ul#nav li.kitchenliving a {
			background:  url(../images/nav_kitchenliving.jpg);
		}
		body.kitchenliving ul#nav li.kitchenliving {
			width: 79px;
			background: url(../images/nav_bg.gif) 100% 0;
			z-index: 99;
			position: relative;
		}
		body.kitchenliving ul#nav li.kitchenliving a {
			opacity: 1.00;
			filter: alpha(opacity=100);
			-moz-opacity: 1.0;
		}
		ul#nav li.bedrooms a {
			background:  url(../images/nav_bedrooms.jpg);
		}
		body.bedrooms ul#nav li.bedrooms {
			width: 79px;
			background: url(../images/nav_bg.gif) 100% 0;
			z-index: 99;
			position: relative;
		}
		body.bedrooms ul#nav li.bedrooms a {
			opacity: 1.00;
			filter: alpha(opacity=100);
			-moz-opacity: 1.0;
		}
		ul#nav li.bathroom a {
			background:  url(../images/nav_bathroom.jpg);
		}
		body.bathroom ul#nav li.bathroom {
			width: 79px;
			background: url(../images/nav_bg.gif) 100% 0;
			z-index: 99;
			position: relative;
		}
		body.bathroom ul#nav li.bathroom a {
			opacity: 1.00;
			filter: alpha(opacity=100);
			-moz-opacity: 1.0;
		}
		ul#nav li.region a {
			background:  url(../images/nav_region.jpg);
		}
		body.region ul#nav li.region {
			width: 79px;
			background: url(../images/nav_bg.gif) 100% 0;
			z-index: 99;
			position: relative;
		}
		body.region ul#nav li.region a {
			opacity: 1.00;
			filter: alpha(opacity=100);
			-moz-opacity: 1.0;
		}
		ul#nav li.map a {
			background:  url(../images/nav_map.jpg);
		}
		body.map ul#nav li.map {
			width: 79px;
			background: url(../images/nav_bg.gif) 100% 0;
			z-index: 99;
			position: relative;
		}
		body.map ul#nav li.map a {
			opacity: 1.00;
			filter: alpha(opacity=100);
			-moz-opacity: 1.0;
		}
		ul#nav li.bookings a {
			background:  url(../images/nav_bookings.jpg);
		}
		body.bookings ul#nav li.bookings {
			width: 79px;
			background: url(../images/nav_bg.gif) 100% 0;
			z-index: 99;
			position: relative;
		}
		body.bookings ul#nav li.bookings a {
			opacity: 1.00;
			filter: alpha(opacity=100);
			-moz-opacity: 1.0;
		}
		
		ul#nav li.home a {
			background:  url(../images/nav_home.jpg);
		}
		body.home ul#nav li.home {
			width: 79px;
			background: url(../images/nav_bg.gif) 100% 0;
			z-index: 99;
			position: relative;
		}
		body.home ul#nav li.home a {
			opacity: 1.00;
			filter: alpha(opacity=100);
			-moz-opacity: 1.0;
		}
		ul#nav li.video a {
			background:  url(../images/nav_video.jpg);
		}
		body.video ul#nav li.video {
			width: 79px;
			background: url(../images/nav_bg.gif) 100% 0;
			z-index: 99;
			position: relative;
		}
		body.video ul#nav li.video a {
			opacity: 1.00;
			filter: alpha(opacity=100);
			-moz-opacity: 1.0;
		}
#content {
	width: 670px;
	min-height: 545px;
	padding: 20px;
	border: #B2B3B6 1px solid;
	float: right;
}
		
#counter {
	width: 65px;
	height: 22px;
	float: left;
	clear: left;
}
#hutcontent-timer {
	width: 36px;
	height: 12px;
	padding: 3px 4px 0 0;
	float: left;
	text-align: right;
	color: #9B9B9B;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 1em;
}
#timerctrl {
	position: relative;
	top: 3px;
	cursor: pointer;
}


.trailer {
	display: block;
	float: right;
	clear: right;
	width: 690px;
	text-align: center;
}
div.displaycase {
	width: 670px;
	min-height: 245px;
	float: right;
	background: #fff;
	margin: 0;
}
	div.displaycase img {
		margin:0;
		padding:0;
		float: left;
	}
	div.displaycase img.main {
		height: 350px;
		width: 483px;
		border-right: 2px solid #fff;
	}
	div.displaycase img.top {
		width: 185px;
		height: 174px;
		border-bottom: 2px solid #fff;
	}
	div.displaycase img.bottom {
		width: 185px;
		height: 174px;
	}
	div.displaycase img.right {
		width: 299px;
		height: 245px;
	}
	
div#top_nav {
	padding: .5em;
	display: block; 
	position: absolute; 
	right: 5px; 
	top: 5px; 
	width: 180px; 
	font-size: 10px;
	color: #fff;
	background: #333;
	z-index: 99;
}
div#top_nav a {
	color: #fff;
}

span.quote {
	font-size: .9em;
	font-style: italic;
}

ul#hutcontent {
	padding: 0;
	margin: 0;
	list-style: none;
	position: relative;
}
	ul#hutcontent li {
		position: absolute;
		margin: 0;
		top: 0;
		left: 0;
		background: #fff;
		visibility: hidden;
		visibility: visible;
	}

table.table {
	margin: 1em 0;
	padding: 0;
}
	table.table td, table.table th {
		padding: 0;
	}
	table.table.wide {
		width: 100%;
	}
	table.table.tall td {
		padding: 4px 5px;
	}

	table.table.display th {
		padding: .2em .5em;
		background: #888;
		color: #fff;
	}
	
	table.table.display td {
		padding: .1em .5em;
	}

	dl.form {
		margin: 0;
		padding: 0;
	}
		dl.form dt {
			float: left;
			clear: left;
			margin: 0 1em 1em 0;
			padding: 0;
			width: 150px;
			text-align: right;
		}

		dl.form dd {
			float: left;
			margin: 0 0 1em 0;
			padding: 0;
		}
		dl.form.login {
			float: left;
			margin: 9px 0 0 5px;
			width: 210px;
		}
		dl.form.login dt {
			text-transform: uppercase;
			color: #999;
		}
		dl.form.login dd {

		}
		
		


#footer {
	width: 850px;
	height:20px;
	margin: 3px auto;
	color: #555;
	font-size: 11px;
}
#i9logo {
	float: right;
	display: block;
	width: 45px;
	height:20px;
	text-align:right;
	padding-right: 61px;
	vertical-align: top;
	line-height: 15px;
	font-size: 11px;
	color: #555;
	font-family: tahoma;
	text-decoration: none;
	background: url(../images/i9logo.gif) no-repeat 100% 0;
}
	#i9logo span {
		background: url(../images/i9logo_on.gif) no-repeat 100% 0;
		background: #333;
		display: none;
	}
	a:hover#i9logo {
		background: url(../images/i9logo_on.gif) no-repeat 100% 0;
	}

fieldset {
	margin-bottom:1em;
	padding: 1em;
	border: 1px solid #ccc;
}
	fieldset legend {
		font-weight: bold;
		font-size: 1.1em;
	}

.half {
	width: 50%;
}