/* * * * * * * * * * * * * * * * * * */
/*  CSS file for Surf Web site.    */
/* * * * * * * * * * * * * * * * * * */
body {
	padding:0; 
	margin:0; 
	text-align:center;
	font-size:	 large;
	font-family:"Palatino Linotype", Georgia, Arial, Verdana, Times;
	background-color: #3f6b03;
	}

li {
	list-style-position: outside;
	list-style-type: disc;
	padding-bottom:    6px;
}

h1 { font-size:150%; }
h2 { font-size:120%; }
h3 { font-size:110%; }
h4 { font-size:100%; }

#logo { position:relative; }

h2 {
	background: url(../images/flower3.gif) left no-repeat;
	padding-left:40px;
}

#homepage h2 {
	background: url(../images/flower1.gif) left no-repeat;
	padding-left:20px;
}

#amenities h2 {
	background: url(../images/flower5.gif) left no-repeat;
	padding-left:30px;
}


#activities h2 {
	background: url(../images/flower4a.gif) left no-repeat;
	padding-left:30px;
}


#shadowbox {
	width:			900px;
	margin: 		18px auto;
	padding:		0;
	text-align:	left;
	background-color: #cfce8d;
	border:		double #ffcc66 thick; 
	}

#content {
	width:			800px;
	margin: 		18px auto;
	padding:		0;
	text-align:	left;
	border:  none; 
	}

#innercontent {
	margin: 		0;
	padding:		4px 8px;
	background-color: #ffeebb;
	text-align:	left;
	}

#innercontent img { border: 3px solid  #006600; }

.pagetitle {
	text-align:center;
	color: #116600;
}

.rightcolumn {
	float:right;
	margin: 10px 5px;
	padding:0 0 2px 0;
	width:225px;
	font-size:90%;
	border: 5px solid  #006600; 
	background-color:#DBCD9B;
}

.rightcolumn h4 { width: 100%; text-align:center; margin:0; padding:0 0 4px 0; background-color: #006600; color:#FFCC66; }
.rightcolumn ul { margin-top: 4px; margin-bottom:2px; }
.rightcolumn p { padding:5px; margin:0; }

.bigspecial {
	float:left;
	margin: 10px 5px;
	padding:0 0 2px 0;
	width:225px;
	font-size:90%;
	border: 5px solid  #006600; 
	background-color:#DBCD9B;
}

.bigspecial h4 { width: 100%; text-align:center; margin:0; padding:0 0 4px 0; background-color: #006600; color:#FFCC66; }
.bigspecial ul { margin-top: 4px; margin-bottom:2px; }
.bigspecial p { padding:5px; margin:0; }

.fullcolumn {
	float:left;
	margin: 10px 5px;
	padding:0 0 2px 0;
	width:750px;
	font-size:90%;
	border: 5px solid  #006600; 
	background-color:#DBCD9B;
}

.fullcolumn h4 { width: 100%; text-align:center; margin:0; padding:0 0 4px 0; background-color: #006600; color:#FFCC66; }
.fullcolumn ul { margin-top: 4px; margin-bottom:2px; }
.fullcolumn p { margin: 6px;}

.package { float:left; }

#whales { width: 66%; border-right: 4px solid #006600; }
#third { width: 30%; }

.emphasize { color:#006600; font-weight:bold; }

/*
a 				{ text-decoration:none; }
a:link 		{ color: #ffbf00; }
a:visited 	{ color: #ffbf00; }
*/
a:hover		{ color: #116600; background-color:#ffbf00; text-decoration: none}
a:active 	{ color: #FFFF66 }

p.dropcap:first-letter {font-size:2em}

caption { font-weight:bold; font-size: 150%; }
th { font-weight: bold; }
td { font-weight: bold; }


/* * * * * * * * * * * * * * */
/* DFF's layout for Surf  */
/* * * * * * * * * * * * * * */

.SurfFooter {
	display: 				block;
	width:             		100%;
	margin: 	12px auto;
	padding: 0 0 6px 0;
	overflow: 			hidden;
	clear:both;
	vertical-align: 		middle;
	color: 					#ffbf00;
	background: url(../images/Footer-BG.gif) no-repeat bottom ;
	font-size: 			80%;
	font-family: 		Arial, Helvetica, sans-serif;
	font-weight: 		bold;
	text-align: 			center;
	text-transform: 	capitalize;
}

.SurfFooter  h3{
	margin:0;
	padding: 6px 0 0 0;
	background: url(../images/Footer-BG.gif) no-repeat top ;
	background-color:#cfce8d;
}

.SurfFooter a 					{ text-decoration:none; }
.SurfFooter a:link 		{ color: #ffbf00; }
.SurfFooter a:visited 	{ color: #ffbf00; }
.SurfFooter a:hover 	{ color: #116600; background-color:#ffbf00; text-decoration: none}
.SurfFooter a:active 	{ color: #FFFF66 }

#menuBar {
	display: 				block;
	position: 				relative;
	width:             		100%;
	margin: 				6px auto;
	padding:				6px 0;
	overflow: 			hidden;
	vertical-align: 		middle;
	color: 					#999999;
	background: url(../images/orange-bg.gif) repeat top ;
	font-size: 			80%;
	font-family: 		Arial, Helvetica, sans-serif;
	font-weight: 		bold;
	text-align: 			left;
	text-transform: 	capitalize;
	border-bottom:	solid 1px #000000;
}

.menuHeader {
	display: 				inline;
	padding: 			0 5px;
	margin: 				0;
	color: 					#000000;
	text-decoration: 	none;
	white-space: 			nowrap;
	cursor: 					pointer;
}

.menuHeader a		{ text-decoration: none; padding:4px; }
.menuHeader a:link 		{ color: #000099; }
.menuHeader a:visited { color: #990099; }
.menuHeader a:hover 	{ color: #000099; background-color:#ffcc66;text-decoration: none;}
.menuHeader a:active 	{ color: #FFFF66; }

.topLink {
	display: 				inline;
	padding: 			0 3px;
	margin: 				0;
	color: 					#000000;
	text-decoration: 	none;
	white-space: 			nowrap;
	cursor: 					pointer;
}

.topLink a					{ text-decoration: none; padding:4px; }
.topLink a:link 		{ color: #000099; }
.topLink a:visited { color: #990099; }
.topLink a:hover 	{ 	color: #ffbf00;background-color: #478343;text-decoration: none;}
.topLink a:active 	{ color: #FFFF66; }

.menuSection {
	display: 				block;
	padding: 				2px 5px;
	color: 					#FFFFCC;
	background-color: #336666;
	border-top: 			1px solid #cccccc;
}

a.menuLink {
	display: 				block;
	padding: 				2px 5px;
	background-color: #ffbf00;
	border-top: 			1px solid #cccccc;
}

a.menuLink:link {
	color: 					#000000;
	background-color: #ffbf00;
	text-decoration: 	none;
}

a.menuLink:visited {
	color: 					#000000;
	background-color: #ffbf00;
	text-decoration: 	none;
}

a.menuLink:hover {
	color: 					#ffbf00; 
	background-color: #478343;
	text-decoration: 	none;
}

a.menuLink:active {
	color: 					#F8F9E4;
	text-decoration: 	none;
	background-color: #cc0000;
}

.menuDrop {
	position: 				absolute;
	z-index: 				1000;
	top: 						60px;
	left: 					0;
	width: 					135px;
	height: 				auto;
	color: 					#478343;
	visibility: 			hidden;
	margin: 				0;
	padding: 				0;
	font-size: 			11px;
	font-family: 		Arial, Helvetica, sans-serif;
	font-weight: 		bold;
	background-color: #B9DBDA;
	border-style: 		solid;
	border-width: 		0 1px 1px;
	border-color: 		#999999;
}


.highlight-box { float:right; clear:right; width:250px; color:#C63; background-color:#fffecb; 
	border:3px solid #060; margin-top:12px; margin-left:6px; }

.highlight-alt { clear:right; color:#C63; background-color:#fffecb; 
	border:3px solid #060; margin-top:12px; }

/* * * * * * * * * * * * * * */
/* ***  HIGHSLIDE  *** */
/* * * * * * * * * * * * * * */
.highslide { cursor: url(../highslide/graphics/zoomin.cur), pointer; outline: none; }
.highslide img { border: 2px solid gray; }
.highslide:hover img { border: 2px solid white; }

.highslide-image { border: 2px solid white; }
.highslide-image-blur { }
.highslide-caption {
    display: none;
    border: 2px solid white;
    border-top: none;
    font-family: "Palatino Linotype", Palatino, Cambria, Georgia, "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, Helvetica;
    font-size: 14px;
	font-weight:bold;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
}

a.highslide-credits, a.highslide-credits i {
    display:none;
	padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,  a.highslide-credits:hover i { color: white; background-color: gray; }

.highslide-move { cursor: move; }

.highslide-overlay { display: none; }

/* Controlbar example */
.controlbar {	
	background: url(../highslide/graphics/controlbar4.gif);
	width: 167px;
	height: 34px;
}
.controlbar a {	
	display: block;
	float: left;
	height: 27px;
}
.controlbar a:hover { background-image: url(../highslide/graphics/controlbar4-hover.gif); }
.controlbar .previous { width: 50px; }
.controlbar .next { width: 40px; background-position: -50px 0; }
.controlbar .highslide-move { width: 40px; background-position: -90px 0; }
.controlbar .close { width: 36px; background-position: -130px 0; }

/* Necessary for functionality */
.highslide-display-block { display: block; }
.highslide-display-none   {display: none; }


/* new clearfix */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */


/*  *** TABS  *** */
/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .ui-tabs-hide {
        display: none;
    }
}

/* Hide useless elements in print layouts... */
@media print {
    .ui-tabs-nav {
        display: none;
    }
}

/* Skin */
.ui-tabs-nav, .ui-tabs-panel {
    font-family: Verdana, Helvetica, Arial, "Trebuchet MS", Trebuchet, sans-serif;
    /*font-family: "Trebuchet MS", Trebuchet, Verdana, Helvetica, Arial, sans-serif;*/
    font-size: 12px;
}
.ui-tabs-nav {
    list-style: none;
    margin: 0;
    padding: 0 0 0 3px;
}
.ui-tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
.ui-tabs-nav li {
    float: left;
    margin: 0 0 0 2px;
    font-weight: bold;
}
.ui-tabs-nav a, .ui-tabs-nav a span {
    float: left; /* fixes dir=ltr problem and other quirks IE */
    padding: 0 12px;
    /*background: url(tabs.png) no-repeat;*/
    /*background-color:#fff;*/
}
.ui-tabs-nav a {
    margin: 5px 0 0; /* position: relative makes opacity fail for disabled tab in IE */
    padding-left: 4px;
    background-position: 100% 0;
    text-decoration: none;
    white-space: nowrap; /* @ IE 6 */
    outline: 0; /* @ Firefox, prevent dotted border after click */    
}
.ui-tabs-nav a:link, .ui-tabs-nav a:visited {
    color: #030;
}
.ui-tabs-nav a:hover { background-color: #fea; }

.ui-tabs-nav .ui-tabs-selected a {
    position: relative;
    /*top: 1px;*/
    z-index: 2;
    margin-top: 5px;
    background-position: 100% -23px;
		color:#603;
}

.ui-tabs-nav a span {
    padding-top: 1px;
    padding-right: 0;
    height: 25px;
    background-position: 0 0;
    line-height: 25px;
}
.ui-tabs-nav .ui-tabs-selected a span {
    padding-top: 0;
    height: 25px;
    background-position: 0 -25px;
    line-height: 25px;
}
.ui-tabs-nav .ui-tabs-selected a:link, .ui-tabs-nav .ui-tabs-selected a:visited,
.ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}
.ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active,
.ui-tabs-nav .ui-tabs-unselect a:hover, .ui-tabs-nav .ui-tabs-unselect a:focus, .ui-tabs-nav .ui-tabs-unselect a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}
.ui-tabs-disabled {
    opacity: .4;
    filter: alpha(opacity=40);
}
.ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited {
    color: #000;
}
.ui-tabs-panel {
    border: 1px solid #519e2d;
    padding: 10px;
    background: #fcf1e1; /* declare background color for container to avoid distorted fonts in IE while fading */
}
/*.ui-tabs-loading em {
    padding: 0 0 0 20px;
    background: url(loading.gif) no-repeat 0 50%;
}*/

/* Additional IE specific bug fixes... */
* html .ui-tabs-nav { /* auto clear @ IE 6 & IE 7 Quirks Mode */
    display: inline-block;
}
*:first-child+html .ui-tabs-nav  { /* auto clear @ IE 7 Standards Mode - do not group selectors, otherwise IE 6 will ignore complete rule (because of the unknown + combinator)... */
    display: inline-block;
}

#tabs h3, #tabs p { text-align:left; }
#tabs h3 { margin-top:12px; font-size:125%; }
.emphasis { color:#ff0000; background-color:#ffcc66; padding-left:10px; padding-right:10px; }
.short { width:380px; text-align:left; }

#slideshow { width:770px; height:450px; text-align:center; }

a.btn {
  /*width: 250px;*/
  padding: 8px 12px 8px 12px;
  font-family: Arial;
  font-size: 16px;
	font-weight:bold;
  text-decoration: none;
  color: #ffffff;
  text-shadow: -1px -1px 2px #618926;
	background-color:#3f6b03;
  background: -moz-linear-gradient(#7fab43, #5f8b23 35%, #3f6b03);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0, #7fab43),color-stop(.35, #5f8b23),color-stop(1, #3f6b03));
  border: 1px solid #ffcc66;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}

a.btn:hover {
  /*width: 250px;*/
  padding: 8px 12px 8px 12px;
  font-family: Arial;
  font-size: 16px;
	font-weight:bold;
  text-decoration: none;
  color: #FC3;
  text-shadow: -1px -1px 2px #12295d;
	background-color:#618926;
  background: -moz-linear-gradient(#245192, #1e3b73 75%, #12295d);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0, #245192),color-stop(.75, #1e3b73),color-stop(1, #12295d));
  border: 1px solid #0f2557;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}