﻿/* Top TOC area */

#toctop
{
	margin: 0;
	width: 760px;
	position: relative;
}
#toctop #photo
{
	margin: 0 0 10px 0;
	width: 530px;
	float: right;
}
#flashcontent
{
	z-index: 1;
}
/* TOC Top Link Button Area - blue */

#links
{
	margin: 0 0 5px 0;
	width: 220px;
	float: left;
	text-align: center;
}
#links p
{
	margin: 0 0 5px 0;
	color: #25408f;
	font: 14px Arial, Helvetica, serif;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	border: 1px solid #c4c4c4;
	background-image: url(Pics/toc-link-button-on.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #ffffff;
	padding: 2px;
}
#links ul
{
	list-style: none;
	padding: 0;
	margin: 0;
	width: 220px;
	color: #25408f;
	font: 12px Arial, Helvetica, serif;
	font-weight: bold;
}
#links ul li a
{
	display: block;
	color: #25408f;
	text-decoration: none;
	text-align: center;
	border: 1px solid #c4c4c4;
	background-image: url(Pics/toc-link-button-off.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #ffffff;
	padding: 2px 0 2px 0;
	width: 100%;
}
#links ul li a:hover, #links li a:hover
{
	text-decoration: none;
	background-image: url(Pics/toc-link-button-on.gif);
	background-repeat: repeat-x;
	background-color: #ffffff;
	color: #25408f;
	text-decoration: underline;
}
#links li
{
	padding: 0 0 2px 0;
	margin: 0;
	font-size: 12px;
}
#links li a.sfhover
{
	background-image: url(Pics/toc-link-button-on.gif);
	color: #25408f;
	background-repeat: repeat-x;
	background-color: #ffffff;
	text-decoration: underline;
}
/* rollover  */
#links ul li .active
{
	display: block;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	border: 1px solid #c4c4c4;
	background-image: url(Pics/toc-link-button-active.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #cad0df;
	padding: 2px 0 2px 0;
	width: 100%;
}


/* TOC Top Link Button Area - yellow */

#links2
{
	margin: 0 0 10px 0;
	width: 220px;
	float: left;
	text-align: center;
}
#links2 ul
{
	list-style: none;
	padding: 0;
	margin: 0;
	width: 220px;
	color: #25408f;
	font: 12px Arial, Helvetica, serif;
	font-weight: bold;
}
#links2 ul li a
{
	display: block;
	color: #25408f;
	text-decoration: none;
	text-align: center;
	border: 1px solid #BEB78F;
	background-image: url(Pics/toc-link2-button-off.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #ffffff;
	padding: 2px 0 2px 0;
	width: 100%;
}
#links2 ul li a:hover, #links li a:hover
{
	text-decoration: none;
	background-image: url(Pics/toc-link2-button-on.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #ffffff;
	color: #990000;
}
#links2 li
{
	padding: 0 0 2px 0;
	margin: 0;
	font-size: 12px;
}
#links2 li a.sfhover
{
	background-image: url(Pics/toc-link2-button-on.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #ffffff;
	color: #990000;
}

/* SEO Destination Text Area */
#seobox
{
	clear: both;
	margin: 0 0 10px 0;
	width: 760px;
	text-align: left;
}
#seobox .top
{
	margin: 0;
	padding: 0px;
	width: 760px;
	height: 7px;
	/*background-image: url(Pics/toc-seohead-top.gif);
	background-repeat: no-repeat;*/
	background-color: #20B2AA;
	font-size: 1px;
	line-height: 1px;
}
#seobox .mid
{
	margin: 0;
	padding: 0;
	width: 760px;
	/*background-color: #F9FBEC;*/
	background-color: #20B2AA;
}
#seobox .bottom
{
	margin: 0;
	padding: 0px;
	width: 760px;
	height: 7px;
	border-bottom: 0;
	/*background-image: url(Pics/toc-seohead-bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;*/
	background-color: #20B2AA;
	font-size: 1px;
	line-height: 1px;
}
#seobox h1
{
	margin: 0 8px 0 8px;
	font: 11px Arial, Helvetica;
	/*color: #25408f;*/
	color: #ffffff;
	font-weight: normal;
	text-align: justify;
}
#seobox h2
{
	margin: 0 8px 5px 8px;
	font: 18px Arial, Helvetica;
	color: #25408f;
	font-weight: bold;
	text-align: center;
}
#seobox p
{
	margin: 0 8px 0 8px;
	font: 12px Arial, Helvetica;
	color: #25408f;
	font-weight: normal;
}

/* Jump Menu Buttons */
#jumplinks
{
	padding: 0;
	margin: 0;
	/*width: 760px;*/
}
#jumplinks ul
{
	float: left;
	list-style: none;
	line-height: 1;
	padding: 0;
	margin: 0 0 20px 0;
	/*width: 760px;*/
	color: #ffffff;
	font: 12px Arial, Helvetica, serif;
	font-weight: bold;
}
#jumplinks ul li a
{
	display: block;
	padding: 2px 5px 2px 5px;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	border: 1px solid #c4c4c4;
	background-color: #000080;
}
#jumplinks ul li a:hover
{
	text-decoration: none;
	background-color: #ffffff;
	color: #000080;
	text-decoration: none;
}
#jumplinks li
{
	float: left;
	padding: 0;
	margin: 5px 5px 0 0;
}
#jumplinks li a:hover, #jumplinks li a.sfhover
{
	color: #000080;
	background-repeat: repeat-x;
	background-color: #ffffff;
	text-decoration: none;
}

/* Main TOC information */
#toc
{
	margin: 10px auto 0 auto;
	/*width: 760px;*/
	clear: both;
	text-align: left;
}

#toc .sectionheader
{
	margin: 0;
	text-align: left;
	width: 760px;
}
#toc .sectionheader .left
{
	background-image: url(Pics/toctab-header-left.gif);
	background-repeat: no-repeat;
	width: 7px;
	font-size: 1px;
	line-height: 1px;
}
#toc .sectionheader .right
{
	background-image: url(Pics/toctab-header-right.gif);
	background-repeat: no-repeat;
	width: 7px;
	font-size: 1px;
	line-height: 1px;
}
#toc .sectionheader .name
{
	background-image: url(Pics/toctab-header-bg.gif);
	background-repeat: repeat-x;
	font: 18px Georgia, "Times New Roman" , Times;
	color: #990000;
	text-align: left;
	font-weight: bold;
	padding: 3px 2px 2px 2px;
}

#toc .subhead
{
	margin: 0;
	width: 760px;
	padding: 0;
	background-color: #F3F5FE;
	border-top: 1px solid #c4c4c4;
	border-left: 1px solid #c4c4c4;
	border-right: 1px solid #c4c4c4;
	text-align: left;
}
#toc .subhead p
{
	margin: 0;
	padding: 2px 5px 2px 5px;
	font: 11px Arial, Helvetica;
	font-weight: normal;
	color: #25408f;
	text-align: justify;
}
#toc .subhead td
{
	padding: 2px 5px 2px 5px;
	font: 11px Arial, Helvetica;
	font-weight: normal;
	color: #25408f;
}

#toc .pkgbox
{
	margin: 0;
	clear: both;
	padding: 100px 0 0 0;
	border: 1px solid #c4c4c4;
	width: 760px;
	text-align: center;
}
#toc .pkgbox .list
{
	border: 1px solid #888051;
	width: 748px;
	margin: 0 0 5px 0;
	margin-left: auto;
	margin-right: auto;
	font: 12px Arial, Helvetica;
}
#toc .pkgbox .list .toc-pkgrow-odd
{
	margin: 0;
	padding: 2px;
	/*background-color: #ffffff;*/
	background-color: #66D9FF;
}
#toc .pkgbox .list .toc-pkgrow-even
{
	margin: 0;
	padding: 2px;
	/*background-color: #F9FBEC;*/
	background-color: #00BFFF;
}
#toc .pkgbox .list .toc-pkgrow-on
{
	margin: 0;
	padding: 2px;
	/*background-color: #F1F7D2;*/
	background-color: #1E90FF;
}
#toc .pkgbox .list .smtext
{
	font-size: 11px;
}
#toc .pkgbox .list .title
{
	margin: 0;
	/*background-image: url(Pics/toc-link2-button-on.gif);*/
	/*background-repeat: repeat-x;*/
	background-color: #66B3B3;
	font: 12px Arial, Helvetica;
	/*color: #990000;*/
	color: #ffffff;
	font-weight: bold;
	border-bottom: 1px solid #888051;
	padding: 2px;
}
#toc a:link, #toc a:visited
{
	color: #25408f;
}
#toc a:hover
{
	color: #990000;
}

#title
{
	width: 760px;
	height: 190px;
	position: relative;
	z-index: 10;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	clear: both;
}
#title .name
{
	position: absolute;
	bottom: 0;
	right: 20px;
	z-index: 100;
	background-image: url(Pics/title-bg.gif);
	background-repeat: no-repeat;
	background-position: top left;
	font: 16px Verdana, Arial, Helvetica, sans-serif;
	color: #006633;
	font-weight: bold;
	padding: 5px 0px 2px 12px;
}
#title #plantabs
{
	position: absolute;
	left: 61px;
	top: 23px;
	width: 600px;
	height: 28px;
	text-align: left;
	z-index: 200;
	padding: 0;
	margin: 0;
}
#title #plantabs ul
{
	float: left;
	list-style: none;
	line-height: 1;
	padding: 0;
	margin: 0;
	width: 600px;
}
#title #plantabs ul li a
{
	display: block;
	padding: 6px 5px 0 5px;
	height: 22px;
	color: #006633;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	background-image: url(Pics/title-menu-bg-off.gif);
	background-repeat: repeat-x;
}
#title #plantabs ul li a:hover
{
	text-decoration: underline;
	background-image: url(Pics/title-menu-bg-off.gif);
	background-repeat: repeat-x;
	color: #AE0427;
	padding: 6px 5px 0 5px;
	height: 22px;
}
#title #plantabs li
{
	float: left;
	position: relative;
	padding: 0;
	margin: 0;
	z-index: 300;
	height: auto;
}
#title #plantabs .active
{
	text-decoration: none;
	border-right: 1px solid #edebeb;
	background-image: url(Pics/title-menu-bg-on.gif);
	background-repeat: repeat-x;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333366;
	padding: 6px 4px 0 4px;
	height: 22px;
	border-left: 1px solid #aaaaa9;
	border-right: 1px solid #aaaaa9;
}

/* TOC Content */
.contentarea 
{
	text-align: left;
	width: 783px;
}
#rightcol 
{
	/*float: right;*/
	width: 504px;
	margin: 0px;
	font: 11px Trebuchet MS, Helvetica, sans-serif;
	color: #000000;
	vertical-align: top;
}
#leftcol 
{
	width: 260px;
	padding-left: 0px;
	/*margin-left: 9px;*/
	text-align: center;
	vertical-align: top;
}

#leftcol img 
{
	margin: 0px;
	border: 1px solid #000000;
	display: block;
}
#layout 
{
	margin-left: 0px;	
	margin-top: 6px; 
	width: 783px;
}
#destination-introduction 
{
	min-height: 200px;
	font: 12px Trebuchet MS, Helvetica, sans-serif;
	color: #000080;
}

/* Specials */
.specialcopy 
{
	font: 10px Trebuchet MS, Helvetica, sans-serif;
	color: #000000;
}
.specialprice 
{
	font-weight: bold;
	padding: 5px 0px 0px 0px;
	margin: 0px;
}
.specialphoto 
{
	background-color: #000000;
	text-align: center;
	width: 73px;
	height: 73px;
	float: left;
	margin-right: 12px;
}
.special 
{
	border-bottom: 1px solid #000000;
	padding-top: 6px;
	padding-bottom: 6px;
	clear: both;
	overflow: hidden;
}
/* Dive primer on left column */
.primer 
{
	float: none;
	width: 242px;
	border: 1px solid black;
	color: #ffffff;
	background-color: #000080;
	padding-top: 13px;
	padding-bottom: 13px;
}

.primer img 
{
	margin: 12px 0px 1px 1px;
	line-height: 12px;
	display: block;
}

/* Sign Up Banners */
.signupbanner 
{
    display: block;
    margin-top: 10px;
}
.signupbanner img 
{
	border: none;
}

/* Destination map thumbnail */
.map-thumbnail 
{
	float: right;
	display: inline;
	margin-left: 20px;
	margin-bottom: 15px;
	border: 1px solid #000000;
}

.map-thumbnail-header 
{
	width: 100%;
	background-color: #000;
	color: #fff;
	font-weight: bold;
	text-align: center;
}