div.loader{
	position:absolute;
	
}

#holder{
	position:absolute;
	width:100%;
}

a			{text-decoration:none; font-size:8pt; font-weight:bold;}
a:link		{color: #ffffff}
a:visited	{color: #ffffff}
a:hover		{color: #cccccc}

a.nav			{text-decoration:none; font-size:10pt; font-weight:bold;color:#ffffff;float: left; }
a.nav:link		{color: #ffffff;}
a.nav:visited	{color: #ffffff;}
a.nav:hover		{color: #000000;}

a.products			{text-decoration:none; font-size:10pt; font-weight:bold;color:#ffffff;}
a.products:link		{color: #ffffff;}
a.products:visited	{color: #ffffff;}
a.products:hover	{color: #FF9000;}

a.title {font-size:12pt;text-decoration:underline}

h3.msg{
	color:red;
}

body{
	background:url(images/gradbg.jpg) repeat-x #555c6e;
	text-align: center;
	color: #ffffff;
	font-family: arial;
	font-size: 10pt;
	width:1400px;
	margin:0 auto;
}

div.top{
	margin:0 auto;
	text-align:right;
	width:1000px;
	height: 20px;
	background:url(images/inner_site_nav_bg_hover.png) no-repeat none;
}

div.headContainer{
	display:table;
	width: 1000px;
	margin: 10px auto 0 auto;
}

div.logo{
	float:left;
	margin-bottom:9px;
}

div.container{
	text-align: left;
	width: 1000px;
	margin: 0 auto;
	display:table;
	background:url(images/containerBg.png) repeat-y;
}

div.container-top{
	width: 1000px;
	height: 16px;
	margin: 0 auto;
	display:table;
	background:url(images/container-topBg.png) no-repeat;	
}

div.container-bottom{
	width: 1000px;
	height: 16px;
	margin: 0 auto 10px auto;
	display:table;
	background:url(images/container_bottomBg.png) no-repeat;	
}

div.main{
	clear:both;
	margin:10px 50px;
	float:left;
}

div.float_right{
	clear:both;
	margin:20px 50px;
	float:right;
}

div.head{
	width: 800px;
	height: 130px;
}

div.topBanner{
	width:468px;
	height:60px;
	float:right;
	margin:0 0 30px 0;
}

div.topBanner_filler{
	width:468px;
	height:90px;
	float:right;
}

div.foot{
	color: #969696;
	margin:5px auto;	
	text-align:center;
	width:800px;
	font-size:8pt
}

li.foot{
 	display:inline;
}

ul.menu{
	text-align: center;
	padding:2px;
	margin:0;	
}

div.bottomStripe{
	width:100%;
	border-top:solid 2px #ffffff;
	border-bottom:solid 2px #ffffff;
	text-align: center;
}

div.site_navigation {
	float: right;
	text-align:center;
	width:auto;
	margin:0;
	height:25px;
}

div.inner_site_navigation {
	float: left;
	text-align:center;
	width:auto;
	margin:-6px 0 0 20px;
	height:25px;
}

div.site_nav_button{
 	color: #000000;
	width:94px;
 	height:25px;
 	margin:0 0 -4px 2px;
	background:url('images/site_nav_bg_hover.png') no-repeat;
	background:url('images/site_nav_bg.png') no-repeat;
	cursor:pointer;
	padding:4px 0 0 0;
}

div.inner_site_nav_button{
 	color: #000000;
	width:94px;
 	height:25px;
 	margin:0 0 -4px 2px;
	background:url('images/inner_site_nav_bg.png') no-repeat;
	cursor:pointer;
	padding:4px 0 0 0
	;
}

#callback{
	width:300px;
	float:right;
}


#cbButton{
	margin:0 0 0 5px;
	vertical-align:top;
}

#book{
	float:left;
	width:500px;
}

#book
	input{
		margin:0 0 10px 0;
	}

	#name{
		width:200px;
	}
	
	#submit{
		float:right;
	}

p{
	text-align: justify;
	display:table;
}

p.faq{
	margin:5px;
}

div.teamMember {
	margin:20px 0px;
	min-height:150px;
}

h3{
	margin:10px 0 10px 0;
}

h4{
	margin-bottom:0px;
	margin-top:20px;
}

div.range{
	width:260px;
	float:left;
	height:260px;
	margin:0 20px 0 20px;
}

.photo{
	width:260px;
	background:#fff;
	text-align:center;
}

div.faq_item{
	width:430px;
	float:left;
	background-color:#525252;
	margin:5px;
	border:solid #ffffff 2px;
}

div.faq_item_admin{
	background-color:#525252;
	border:solid #ffffff 2px;
	margin:10px 0;
	padding:0 0 5px 5px;
}

div.subDir{
	text-align:center;
	float:left;
	width:112px;
	margin:0 8px;
}

.subDirTitle {font-size:12pt;}

textarea{
	width:425px;
	background-color:#c0c0c0;
	margin:10px;
}

textarea.faq_admin{
	vertical-align:text-top;
	width:850px;
}



img.content{
	clear:all;
	float:left;
	border:1px solid #FFFFFF;
	margin:0 10px 5px 0;
	vertical-align:top;
}

img.content_left{
	float:left;
	border:1px solid #FFFFFF;
	margin:15px 25px 5px 0;
	vertical-align:text-top;
}

img.content_right{
	float:right;
	border:1px solid #FFFFFF;
	margin:15px 0 5px 25px;
	vertical-align:text-top;
}

img.range{
	border:2px solid #fff;
	margin:auto auto;
	max-height:195px;
	max-width:260px;
}

div.products{
	width:185px;
	float:left;
	text-align:center;
	margin:0 20px 50px 20px;
}

.products
	h4{
		height:40px
	}
	
	textarea{
		width:610px;
		height:120px;
		background:none;
		color:#fff;
		float:left;
		margin:10px 0;
	}
	
	.controls{
		text-align:right;
		float:left;
	}

.imageBg{
	width:189px;
	height:189px;
	background:#fff;
	text-align:center;
	border:1px solid #FFFFFF;
}

img.products{
	margin:0 auto;
	max-width:185px;
	max-height:185px;
}

img.product{
	float:right;
	margin:0 0 0 50px;
}

/*//////////////////////////  LIGHTBOX  ///////////////////////////////*/

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/*//////////////////////////  LIGHTBOX  ///////////////////////////////*/

.imagePadding {
	margin: 0 10px 10px 0;
	border:solid 3px #ffffff;
}

.slide{
	width:900px;
}

#carousel-wrapper {
    width: 900px;
    height: 380px;
    overflow: hidden;
	border-top:5px;
	margin:0 auto;
}
#carousel-content {
 
}
#carousel-content .slide {
    float: left;
   
}

table.booking{
	width:900px;
}
table.booking
th{
	text-align:center;
	width:auto;
	background:#cbcbcb;
	color:#000;
	}

tr{
	background:#6F6F6F;
}

.alternate{
	background:#454545;
}
