@charset "utf-8";
/* --------------------------------------------------------------
General
-------------------------------------------------------------- */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #181512;
}
body {
	background-color: #505B61;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #666666;
}
h1 {
	font-size: 10px;
}
h2 {
	font-size: 12px;
}
h3 {
	font-size: 14px;
}
hr {
	color: #000000;
	background-color: #000000;
	height: 1px;
	border: outset #000000 0px; 
}

/* --------------------------------------------------------------
Layout
-------------------------------------------------------------- */

.MainContainer {
	border: 1px solid #000000;
}
.Logo {
	background-color: #000000;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	vertical-align: top;
}
.TopImage {
	background-color: #000000;
	border-bottom: 1px solid #000000;
	vertical-align: top;
}
.NavContainer {
	width: 195px;
	padding: 20px 5px 30px 7px;
	background-color: #7E8589;
	border-right: 1px solid #000000;
	vertical-align: top;
	text-align: left;
}
.MainContent {
	background-color: #A1D2DE;
	padding: 20px 20px 30px 20px;
	text-align: left;
	vertical-align: top;
}
#PageTitle {
	width: 100%;
}
.FooterLeft {
	background-color: #000000;
	border-top: 1px solid #000000;
}
.FooterRight {
	background-color: #000000;
	border-top: 1px solid #000000;
	padding: 6px 10px 6px 5px;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
	line-height: 150%;
}
#Copyright {
	width: 778px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
}
#SiteBy {
	width: 778px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px 0 20px 0;
	font-size: 10px;
	color: #7E8589;
	text-align: right;
}

/* --------------------------------------------------------------
Links
-------------------------------------------------------------- */

	/* Packages, Tours Links */
a.ListPackageDetailsLink:link, a.ListPackageDetailsLink:visited, a.ListPackageDetailsLink:active {
	padding: 5px 10px 5px 10px;
	background-color: #000000;
	border: 1px solid #000000;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
a.ListPackageDetailsLink:hover {
	background-color: #7E8589;
	color: #FFFFFF;
}
	/* Package, Tours top links (back, print friendly) */
a.PackageTopLink:link, a.PackageTopLink:visited, a.PackageTopLink:active {
	padding: 3px 5px 3px 5px;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
a.PackageTopLink:hover {
	color: #FFFFFF;
}
	/* Links on Tour page */
a.ListTourNamesLink:link, a.ListTourNamesLink:visited, a.ListTourNamesLink:active {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.ListTourNamesLink:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
	/* Site By */
a.SiteBy:link, a.SiteBy:visited, a.SiteBy:active {
	color: #7E8589;
	text-decoration: none;
}
a.SiteBy:hover {
	color: #999999;
}


/* --------------------------------------------------------------
Main Navigation
-------------------------------------------------------------- */
#p7PMnav {
	margin: 0;
	padding:0;
}
#p7PMnav li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#p7PMnav ul {
	margin: 0;
	padding: 0;
	z-index: 10000;
}
#p7PMnav a {
	display: block;
	padding-left: 8px;
	text-decoration: none;
	background-color: #7E8589;
	color: #000000;
	font-size: 15px;
	font-weight: bold;
	line-height: 150%;
}
#p7PMnav a:hover, #p7PMnav a:active, #p7PMnav a:focus {
	color: #FFFFFF;
}

	/* ------ the current page marker style ------ */
#p7PMnav .p7PMmark {
	color: #FFFFFF;
	font-weight: bold;
}
	/* ------ the trigger link styles ------- */

	/*the normal trigger link */
#p7PMnav .p7PMtrg, #p7PMnav .p7PMon {
	background-image:  url(../images/nav/subnav_arrow_right.gif);
	background-repeat:	no-repeat;
	background-position: right center;
}
	/* the active trigger link style */
#p7PMnav .p7PMon {
	color: #FFFFFF;
}

	/*the submenu classes */
#p7PMnav .p7PMhide {
	left: -9000px;
	border: 0;
}
#p7PMnav .p7PMshow {
	left: auto;
	z-index: 20000 !important;
}
	/* Top level menu width */
#p7PMnav {
	width: 180px;
}
	/* 2nd and subsequent Submenu widths */
#p7PMnav ul {
	width: 180px;
	border: 1px solid #000000;
}

/* --------------------------------------------------------------
Packages, Tours Pages
-------------------------------------------------------------- */
.ListPackageName {
	padding: 10px 0 10px 0;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}
.ListPackageIntro {
	padding: 0 0 10px 0;
	font-size: 12px;
	text-align: left;
	line-height: 140%;
}
.ListPackageSeperator {
	border-bottom: 1px solid #000000;
	text-align: right;
}
.ListPackageDetailsLinkRow {
	padding: 10px 0 10px 0;
	text-align: left;
}
.PackageName {
	padding: 10px 0 10px 0;
	border-bottom: 1px dotted #000000;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}
.PackageIntro {
	font-size: 12px;
	text-align: left;
	line-height: 160%;
}
.PackageDetails {
	padding-top: 20px;
	font-size: 12px;
	text-align: left;
	line-height: 160%;
}
.PackageHeaderNav {
	padding: 5px 0 5px 0;
	text-align: right;
}
.TourName {
	padding: 10px 0 10px 0;
	border-bottom: 1px dotted #000000;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}
.ListTourNamesLinkRow {
	padding: 0 0 20px 10px;
}

/* --------------------------------------------------------------
Forms
-------------------------------------------------------------- */
.frmHeading {
	padding: 5px 0 10px 0;
	text-align: left;
	font-weight: bold;
}
.frmLabel {
	padding: 5px 0 5px 0;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
}
.frmField {
	padding: 2px 0 5px 0;
	text-align: left;
}
.errorBox { 
	background-color: #990000; 
	border: 1px solid #000000; 
	color: #FFFFFF; 
}
.errorTxt { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color: #FFFFFF; 
	text-align: left; 
	padding: 5px 20px 10px 20px; 
}
.errorHighlight { 
	background-color: #FFFFCC; 
	color: #333333; 
}

/* --------------------------------------------------------------
Booking Panel (left column)
-------------------------------------------------------------- */
.fbContainer {
	background-color: #677075;
}
.fbHeading {
	padding: 5px 0 5px 4px;
	border-bottom: 1px solid #596369;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}
.fbFrmLabelTop {
	padding: 10px 0 4px 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}
.fbFrmLabel {
	padding: 2px 0 2px 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}
.fbFrmField {
	padding: 2px 2px 2px 4px;

}
.fbButtonRow {
	padding: 10px 2px 5px 4px;
	text-align: left;
}
.fbResOptions {
	padding: 0 2px 4px 4px;
	text-align: left;
}

a.fbLinkOptions:link, a.fbLinkOptions:visited, a.fbLinkOptions:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.fbLinkOptions:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

/* --------------------------------------------------------------
GDS PANEL (left column)
-------------------------------------------------------------- */
.gdsContainer {
	background-color: #677075;
}
.gdsHeading {
	padding: 5px 0 5px 4px;
	border-bottom: 1px solid #596369;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}
.gdsProvider {
	padding: 4px 0 4px 4px;
	border-bottom: 1px solid #596369;
	text-align: left;
}
.gdsCode {
	padding: 4px 0 4px 2px;
	border-bottom: 1px solid #596369;
	text-align: left;
}


