@charset "utf-8";
body  {
	font: 70% Verdana, Arial, Helvetica, sans-serif;
	background:#545769;
	background-image:url(../images/back1.gif);
	color:#365685;
	line-height:1.5em;
	margin: 0; 
	padding: 0;
	text-align: center; 
	

}
/* div {border:1px solid black} */

h1,h2,h3 { 
	font:Geneva, Arial, Helvetica, sans-serif;
    letter-spacing: .2ex; 
	font-weight:600;
	margin-bottom: 10px; 
	font-variant: small-caps;
	color:#666666
	}
	
h1 { font-size: 1.9em; margin-top:.2em;}	
h2 { font-size: 1.3em; margin-top:.7em;}	
h3 { font-size: 1.1em; margin-top:1em;}	

#avail {text-align:center; margin-top:5px} /* p container  : margin-top for IE - does not respect the p spacing*/
#check{ /* booking Button */
   border-style:outer;
   background:#efefef;
   color: #545769;
   font-size: 1em;

}

#check:hover{color:#efefef;   background:#545769;opacity:.9 ; border:inner}


a:link {  text-decoration: none; }
a:visited { text-decoration: none; }


#mainContent a:hover {border-bottom:1px solid #365685 ;}



#navMenu {
	width:100%;
	background-color: #545769;
	padding:0px;
	}

#navMenu td
{ text-align:center;}

#navMenu a
{ 
color:white;font-size: 1.2em;
font-style:normal;
text-align: center;
}
a:hover {
/*background:url(../images/buttonBackOver.png)  ;*/
border-bottom:1px solid white ;
}


ul li{padding-left:0px; }	
li {line-height:1.9em;} /* For Firefox - bullet size*/
li {list-style:  square } 

#logo {
	position:absolute;
	left:-40px;
	top:260px;
	z-index:1;
	
}
/*    tarrifs table rates page  */
.tarrifs {
 background-color:#365685; width:95%; 
}

.tarrifs th  {vertical-align:top; text-align:left;color:white;  }
/* .tarrifs .smallFont {font-size:8pt}  Not Used pcw - 6-10-2009 */
.tarrifs .fareList {margin-top:6px; }

.tarrifs #tableHeader  {background-color:white; color :#365685; font-size:1.4em}
.tarrifs td { background-color:white; padding:5px;  }

/*  end-  tarrifs table rates page   */


/*  Guest Comments CSS  - rediculas */
blockquote {
		margin: 1em 0;
		padding: 0;
	    margin-left:1em; /*move off the left box */
		position: relative;
		text-indent: 4em;
		
	}

	.bqstart,
	.bqend { font-size: 350%; }

	/* apply IE specific rules first */
	.bqstart {
	color:#666666;
		text-indent: 0;
		margin: -0.6em 0 -1em 0;
		float: left;
		/* position: relative; relative positioning to stop from disappearing in IE when the blockquote has a background color - probably peek-a-boo or something */
	}

	blockquote > .bqstart {
		/* add extra non-ie rules */
		position: absolute;
		top: 0.1em;
		left: 0;
		/* remove IE specific rules */
		float: none;
		margin: 0;

	}

	.bqend {
	color:#666666;
		position: absolute;
		margin-top: -0.6em;
		right: 0;
		text-indent: 0;
	}

	blockquote > .bqend {
		margin-top: 0.3em;
	}

/*  END - Guest Comments CSS  */



/*  //////////////           end specific css  //////////////////// - pcw */


.mainWrapper #container { 
   position:relative;
	width: 780px; 
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image:url(../images/bottomOcean.jpg) ;
	background-position:bottom;
	background-attachment:inherit;
	background-repeat:no-repeat;
	
	
} 
.mainWrapper #header { 
	background:#545769; /* fix for space in IE */
	width:780px ; height:348px;
	
	
} 
.mainWrapper #header img {
	margin: 0; 
	padding: 0 ; 
}
.mainWrapper #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 140px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width - ahh */
	
	/* padding: 15px 10px 0px 20px; */
	text-align:center; /*for brain dead IE */

}

.mainWrapper #sidebar1 ul {text-align:left} 
.mainWrapper #sidebar2 {
   
	float: right; /* since this element is floated, a width must be given */
	width: 170px; 
	padding: 15px 25px 0px 5px; 
}

.mainWrapper #sidebar2 .featureImages{
  height: 180px ;
  width: 180px;
  padding: 5px;
  border: 1px dotted black;
  margin-bottom:5px;
}

.mainWrapper #sidebar2 #features {
  margin-top:-37px;
}
.mainWrapper #sidebar1 .featureImagesSmall{
  height: 90px ;
  width: 90px;
  padding: 5px;
  border: 1px dotted black;
  margin-bottom:30px;
  margin-left:auto ; margin-right:auto;
}
.mainWrapper #mainContent { 
     border-left: 1px dotted black;
	 /*width: 375px;*/
     margin: 0px 165px; /* 165 */
	
	padding: 15px 10px 0 20px; 
} 
.mainWrapper #footer { 
	padding: 0 ;
	text-align:center;
	font-size:.75em;
	font-weight:bold;
	margin-top : 2em; 
	background:#545769;
	color:white;
	filter: alpha(opacity = 70);
	opacity:.7;  


} 
.mainWrapper #footer p {
	margin: 0; 
	padding: 10px 0; 
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


/*  Job 26-7-2009 Add specials facility to index page || uses mootools.svn.js        */

#hideSpecial{
	position: absolute;
	bottom: 0px;
	width: 100%;
	z-index: 1;
	left: 0px;
	background-image:url(../supportFiles/specials/images/transBackBlack.png)
}
/* Removed
#openClose {
	background-color: #111111; 
	color: #eeeeee; 
	
	width: 100% ;
}
*/

#toggle { /*<a> tag so make it act like a div */
display:block; 
background-color:black;
width: 100% ;

padding-bottom:2px;
}


#special #left div { 
margin-bottom:10px /*spaces the text in the add - was using <p> but IE treats the space differently that Firefox - of course!@ */
}
#special #left, #right {
  
  margin-left:5px;
  float:left;
  width:45.2% ;
  height:inherit;
  height:450px ; /* for brain dead IE!*/
  padding: 5px 15px 15px 15px;
  text-align:left;
  background-image:url(../supportFiles/specials/images/transBackBlack.png);
 
  
}
#special {
	height: 499px; /*height of add container*/
	background:url(../supportFiles/specials/images/specialBack1.png) center center no-repeat;
    color: #eeeeee;
	width: 100%;
}


#special   #toggle{color:white; text-decoration:none}
#special div img{ margin:auto ; display:block}
#special a:visited {color:white} /*Once again - for IE*/
/*  Job 26-7-2009 Add specials facility to index page               */