/* -- GENERAL REDECLARATIONS -- */

html				{height: 100%;}
* 					{margin:0; padding:0;}

body 				{
	text-align:left;
	background: #E2F7F9 url("../images/background.jpg") repeat-x;
	height: 100%;
	text-align: center;
	color: #333333;
}

body, tr,
td, input,
select, textarea 	{font:normal 12px/1.4 Georgia, Times, serif;}

a				{outline: none;}
a:link,
a:visited 		{color:#ccc; text-decoration:none;}
a:hover,
a:active 		{color:#009BD9; text-decoration:none;}

.content-main a:link,
.content-main a:visited 		{color:#3B7A8E; text-decoration:none;border-bottom: 1px dotted #3B7A8E;}
.content-main a:hover,
.content-main a:active 		{color:#001544; text-decoration:none;border-bottom: 1px dotted #001544;}

.content-main a.fancybox:link,
.content-main a.fancybox:visited, 		
.content-main a.fancybox:hover,
.content-main a.fancybox:active 		{border-bottom: 1px solid #ccc;}
		
.content-main a.fancybox:hover,
.content-main a.fancybox:active 		{border: 1px solid #BAE6EB;background: #eee;}

ul, ol	 		{margin:0 0 10px 25px;}
dl 					{margin:0 0 10px;}
dt 					{font-weight:bold;}
dd					{margin:0 0 3px 10px;}
p 					{margin:0 0 15px;}
h1 					{font-size:20px; margin:0 0 12px;color: #4C7F92;}
h2 					{font-size:medium; margin:8px 0;}
h3 					{font-size:small; margin:6px 0 5px;}
h4 					{font-size:x-small; margin:4px 0;}
h5					{font-size:xx-small; margin:3px 0;}
h6 					{font-size:xx-small; margin:0;}
hr 					{border-style: none; border-bottom: 1px dashed #e3e3e5; color: #E2F7F9; background-color: #E2F7F9;}
					/*color and background color should be the same as the background color of the div it is contained within*/
img 				{border:none;}
acronym			{border-bottom: 1px dotted;}
blockquote 	{margin:0 25px 20px 25px; font-style:italic;}

#preload {position: absolute; top: -400px;left: 0px;}
.clr {clear:both;}
.right {float: right;}
.left {float: left;}
.rightimage {float: right; margin: 0 0 10px 10px;}
.leftimage {float: left; margin: 0 10px 10px 0;}
hr.clr {border-bottom: 0px dashed #e3e3e5; color: transparent; background-color: transparent;} 	
img.photo {margin-bottom: 5px}
a.fancybox,
img.fullphoto {text-align: center;padding: 10px;padding-bottom: 5px; width: 200px;border: 1px solid #ccc; background: #fff;float: left;margin: 5px 0 5px 0;}
img.fullphoto {width: auto;padding-bottom: 10px;}

body#page-links table.links-table {width: 600px;margin-left: 60px;}
body#page-links table.links-table td {text-align: center;}
body#page-links table.links-table a {text-align: center;width: auto;display: block;border: 0px solid #ccc;margin: 5px 0 5px 0;}
body#page-links table.links-table a img {margin-bottom: 5px}
/* Standard Layout */

#compass {
	position: absolute;
	top: 20px;
	left: -310px;
	background: transparent url("../images/compass-darker.jpg") no-repeat;
	width: 680px;
	height: 439px;
/*	height:100%;*/
}

#wrapper {
	position: relative;
	width: 908px;
	margin: 0 auto;
	text-align: left;
	height: 100%;
}

#header {
	position: relative;
	background:transparent;
	padding: 0px;
	width: 867px;
	height: 185px;
}

#header h1 {
	position: absolute;
	top: 42px;
	left: 0px;
	width: 349px;
	height: 114px;
}

#header h1 a {
	display: block;
	width: 349px;
	height: 114px;
	text-indent: -9000px;
	background: url("../images/logo.gif") no-repeat 0 0;
}


#header h2 {
	position: absolute;
	top: -75px;
	left: 105px;
	width: 349px;
	height: 30px;
	text-indent: -9000px;
}

#content {
	margin: 0;
	height:auto;
	z-index: 1;
}

.content-main {
	position: relative;
	display: none;
	width: 700px;
	padding: 10px;
	margin-left: 170px;
	background: #E2F7F9;
}

body.two-column .content-left {
	width: 450px;
}

.content-right {
	float:right;
	width: 222px;
	padding: 0px;
	padding-top: 40px;
	background: transparent;
	height:100%;
}

#footer {
	float: right;
	clear:both;
	width: auto;
	height: 50px;
	padding-right: 15px;
	padding-top: 10px;
	background: transparent;
}

#footer a {
	float: right;
	height: 50px;
	text-indent: -9000px;
	display: block;
}

#footer a.xion {
	width: 200px;
	background: url("../images/footer-xion2.png") no-repeat;
}
#footer a.threeam {
	width: 238px;
	background: url("../images/footer-3am.png") no-repeat;
}



/* Navigation - Use this for very basic horizontal text based nav */

#sub-nav {
	list-style: none;
}

ul#sub-nav {
	list-style: none;
}

ul#sub-nav li {
	display:inline;
	list-style: none;
}

/*----------------------------------
	FORM STYLING 
-----------------------------------*/

form {
	margin-top:10px;
	padding-bottom: 10px;
}

form hr {
  clear: both;
  border: 0px;
  border-top: 1px solid #ccc;
  margin-top: 10px;
  margin-bottom: 10px;
}

form h3 {
 	margin-bottom:6px;
	padding: 2px; 
}

form .hidden {
  text-indent: -9000px;
}

form input[type="hidden"] {
  display: none;
}

form br {clear:left;}

/*fieldset {
	margin-top: 12px;
	margin-bottom:20px;
	border: 1px solid #51B52D;
	padding: 10px;
	width: 400px;
}*/

label, input, textarea, .radiolabel {
	display:block;
	float:left;
  	width:282px;
	margin-bottom:0px;
	padding: 2px;
}

input[type="checkbox"] {
  width: auto;
  border: none;
}

input.checkbox {
  width: auto;
  border: none;
}

form span {
 /* color: #FF0000;*/
  color: #58595B;
  font-size: 10px;
}

legend {
  color: #518CF2;
  font-weight: bold;
}

label {
	width:180px;
	text-align:left;
	padding-right:10px;
	padding-top:2px;
	padding-left: 0px;
	font-weight: bold;
}

input{
	/*border: 1px solid #0F0F0F;*/
	margin-bottom: 4px;
}





input.short {width: 40px;}

input.noborder {border: none;} 

textarea{
  width: 282px;
  height: 120px;
  margin-bottom: 6px;
}

select {margin-bottom: 6px;}
option {padding-right: 10px;}

.fieldWithErrors input{
	background-color: #FCC;
}



input.button {
	width: auto;
	text-align: center;
}


.failed-validation {background: #FF8888;}





/*-- BOOKING FORM OVERRIDES --*/

body#page-bookings label {
  	width:130px;
}

body#page-bookings input.button {
  	margin-left: 140px;
}



/*  ----------------------------------------------------------------------
  TABLE STYLING
  ---------------------------------------------------------------------- */
 
table.data {
  width:100%;
  margin-bottom:3em;
  border-collapse:collapse;
}



table.data th {
 	border-bottom: 1px solid #ccc;
}

table.data thead th { 
  	background: #c0e6eb;
  	padding: 3px;
  	border: 1px solid #e9f9fa;
}

table.data td {
	border-bottom: 1px solid #ccc;	
}

.nostyle td {
	border-bottom: 0px;	
}

table.data td.head {
  background: url("../images/table-row-2.jpg") repeat-x 0 0;
  font-weight: bold;
  color: #47687A;
}

table.data td, table.data th {
  padding:3px 5px;
  text-align: center;
}

.nostyle td, .nostyle th {
  padding:0;
  text-align: left;
}

table.tableleft td, table.tableleft th {
	text-align: left;
}

/* ----------------------------------------------- 
		NOTICES
----------------------------------------------- */

#error {
	background: #FF4E4E;
	border: 3px solid #FF7C7C;
	padding: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	color: #333;
	margin-bottom:10px;
}

#success {
	background: #BBEECC;
	border: 3px solid #E3FFED;
	padding: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	color: #333;
	margin-bottom:10px;
}


/* ----------------------------------------------- 
	JQUERY TOOLS
----------------------------------------------- */

/* tooltip styling. uses a background image (a black box with an arrow) */ 
/*div.tooltip { 
    background:transparent url("../images/tooltip/black_arrow.png") no-repeat scroll 0 0; 
    font-size:14px; 
    height:62px; 
    padding:30px; 
	text-align: center;
    width:149px; 
    font-size:12px; 
    display:none; 
    overflow: hidden;
    z-index: 1000000;
    color:#fff; 
} */

/*div.tooltip { 
    display:none; 
    background:transparent url(/tools/img/tooltip/black_arrow.png); 
    font-size:12px; 
    height:70px; 
    width:160px; 
    padding:25px; 
    color:#fff; 
    _background-color:#fff; 
}*/

div.tooltip { 
    display:none; 
    background:transparent url("../images/tooltip/black_arrow.png") no-repeat; 
    font-size:14px; 
    height:62px; 
    padding:30px; 
	text-align: center;
    width:149px; 
    font-size:12px; 
    display:none; 
    overflow: hidden;
    z-index: 10000000;
    color:#fff; 
    _background-color:#fff;
}
 
/* tooltip title element (h3) */ 
div.tooltip h3 { 
    margin:0; 
    font-size:18px; 
    color:#fff; 
}

/* begin: slideshow */

.slideshow {
	position: relative;
	padding:0;
	margin:0;
	width: 700px;
	height:150px;
	margin-bottom: 10px;
	overflow: hidden;
	background: #fff;
}


#page-home .slideshow {
	height:483px;
	margin-bottom: 0px;
}

/* end: slideshow */


