/* auto-clearing styles */
/* for CSS2-compliant browsers */
.fix:after{ content: ".";display: block;height: 0;clear: both;visibility: hidden;}
/* trigger hasLayout for ie5/5.5/6 */
* html .fix{height: 1%;}
/* trigger hasLayout for ie5.5/6/7, containing for ie5/mac */
.fix{display: inline-block;}
/* reset display for non-ie5/mac \*/
.fix{display: block;}
/* end hide */
/*fixes issue where widths set in html push content out in ie 5 */
.ie5overflowfix {width:100%;overflow: hidden;}/*for ie*/
html>body .ie5overflowfix {overflow:visible;}/*for firefox,safari etc*/

#logodiv {
	display: block;
	height: 140px;
	width: 780px;
	background-image: url(../images/global/monarch-logo.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-align: right;
	margin: 0px;
	padding: 0px;
	font-size: 0px;
	line-height: 0px;
}

/* 
  -----------------------------------
  PopMenu Magic Style Sheet
  by Project Seven Development
  www.projectseven.com
  Menu Type: Horizontal
  Style Theme:0 -Basic Style
  -----------------------------------
*/
#p7PMnav {
	margin: 0;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0px;
	float: right;
	width: 610px;
}
#p7PMnav li {
	list-style-type: none;
	margin: 0;
}
#p7PMnav ul {
	margin: 0;
	padding: 0;
	position: absolute;
	left: -9000px;
	z-index: 10000;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #0075BF;
	border-left-color: #0075BF;
}
#p7PMnav a {
	display: block;
	text-decoration: none;
	padding: 5px 15px 7px;
	background-position: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	vertical-align: middle;
	height: 15px;
}
#p7PMnav a:hover, #p7PMnav a:active, #p7PMnav a:focus {
	background-color: #008495;
	color: #FFFFFF;
	letter-spacing: .01px;
	height: 15px;
}

/* ------ the current page marker style ------ */
#p7PMnav .p7PMmark {
	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
/* ------ the trigger link styles ------- */

/*the trigger link */
#p7PMnav ul .p7PMtrg, #p7PMnav ul .p7PMon {
}
/* the active trigger link style */
#p7PMnav .p7PMon {
	background-color: #008495;
	color: #FFFFFF;
}
/*the submenu classes */

#p7PMnav .p7PMhide {
	left: -9000px;
}
#p7PMnav .p7PMshow {
	left: auto;
	z-index: 20000 !important;
	text-align: left;
	padding: 1px 0px 0px;
}
/* Top level menu width */
#p7PMnav li {
	float: left;
	width: auto;
	text-align: left;
}
#p7PMnav ul li {
	float: none;
	padding: 0px;
	text-align: left;
}
#p7PMnav ul, #p7PMnav ul li {
	width: 360px;
	padding: 0px;
	background-color: #FFFFFF;
}
#pmmcrumb {
	font-weight: bold;
	color: #333333;
	margin-bottom: 16px;
}
#pmmcrumb a, #pmmcrumb a:visited {
	font-weight: normal;
	color: #535FAC;
}
#pmmcrumb a:hover, #pmmcrumb a:active, #pmmcrumb a:focus {
	font-weight: normal;
	color: #333333;
	background-color: #0099FF;
}
#bgMenu {
	background-image: url(../images/global/menu-bg.jpg);
	background-repeat: no-repeat;
	width: 780px;
	height: 27px;
}
#p7PMnav_Lines {
	display: block;
	text-decoration: none;
	padding: 5px 10px;
	color: #FFFFFF;
	background-position: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	vertical-align: middle;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #7BBDC8;
}
#menuCopyBlack {
	display: block;
	text-decoration: none;
	color: #000000;
	background-position: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0075BF;
	background-color: #FFFFFF;
}
#p7PMnav_CopyWhite {
	display: block;
	text-decoration: none;
	padding: 5px 10px;
	background-position: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	vertical-align: middle;
	height: auto;
	color: #FFFFFF;
}


/* 
  ------------------------------------------------
  PVII CSS Layout Magic
  Copyright (c) 2007 Project Seven Development
  www.projectseven.com
  01: 2Col_Fixed_Sidebar_Right
  ------------------------------------------------
*/

/* 
  ------------------------------------------------
  PVII CSS Layout Magic
  Copyright (c) 2007 Project Seven Development
  www.projectseven.com
  01: 2Col_Fixed_Sidebar_Right
  ------------------------------------------------
*/

a {
	text-decoration: underline;
}

body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	color: #333333;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
}
#masthead {
	color: #999999;
	padding: 0px;
	margin: 0;
}
#wrapper {
	width: 780px;
	margin: 0 auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-image: url(../images/global/bgGra.gif);
}
#column_wrapper {
	background-repeat: repeat-y;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#left {
	width: 537px;
	float: left;
}
#right {
	width: 240px;
	float: left;
}
#left .content {
	padding: 25px 45px 8px 30px;
}
#right .content {
	padding: 15px 18px 8px 22px;
}
#masthead .content {
	padding: 12px 20px;
}
#footer .content {
	background-color: #008393;
	padding: 0px;
	color: #FFFFFF;
	font-weight: normal;
}
#footer {
	background-color: #008393;
	padding: 4px 0px 5px;
	margin: 0;
	clear: both;
	width: 100%;
	height: 18px;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#left a:link {
	color: #0075bf;
	font-weight: bold;
	text-decoration: underline;	
}
#left a:visited {
	color: #0075bf;
	font-weight: bold;
	text-decoration: underline;
}
#left a:hover {
	color: #008495;
	font-weight: bold;
	text-decoration: underline;
}
#right a:link {
	color: #0075bf;
	font-weight: bold;
	text-decoration: underline;
}
#right a:visited {
	color: #008495;
	font-weight: bold;
	text-decoration: underline;
}
#right a:hover {
	color: #008495;
	font-weight: bold;
	text-decoration: underline;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	border-left: 6px solid #0075BF;
	padding: 0 0 0 6px;
}
#wrapper .menulist a:hover {
	border-color: #000000;
}
#footer a:link {
	color: #FFFFFF;
	
}
#footer a:visited {
	color: #FFFFFF;
	
}
#footer a:hover {
	color: #FFFF99;
	
}
.p7uberlink {
	font-weight: bold !important;
	letter-spacing: 0.15em;
	border-color: #000000 !important;
}

.nomargintop {
	margin-top: 0;
}
.content p {
	margin: 12px 0;
}
#right .logo {
	padding: 0px;
	font-size: .75em;
	line-height: 1.5em;
}
.clearFloatNew{
	clear:both;
	margin:0px 0px -1px;
	padding:0px;
	font-size:0px;
	line-height:0px;
	height:1px;/* maybe add this to an IE<7 specific css file */
        }
#socialHeading {
	font-weight: bold;
	color: #0075BF;
	display: block;
	padding-bottom: 5px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.printtext {
	display: none;
	float: left;
	padding: 0px 0px 10px;
	text-align: left;
	vertical-align: top;
}
#left .copy-list {
	text-align: left;
	display: block;
	float: left;
	height: auto;
	vertical-align: middle;
	text-decoration: none;
	width: 350px;
	padding-bottom: 6px;
}
#left .copy-listA {
	text-align: left;
	display: block;
	float: left;
	height: auto;
	vertical-align: middle;
	text-decoration: none;
	width: 310px;
	padding-bottom: 6px;
}
#left .copy-listAsummmer {
	text-align: left;
	display: block;
	float: left;
	height: auto;
	vertical-align: middle;
	text-decoration: none;
	width: 310px;
	padding-bottom: 6px;
	font-weight: bold;
	color: #0075BF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#left .copy-listB {
	text-align: right;
	display: block;
	float: left;
	height: auto;
	vertical-align: middle;
	text-decoration: none;
	width: 85px;
	padding-bottom: 6px;
	line-height: normal;
}
#left .copy-listC {
	text-align: right;
	display: block;
	float: left;
	height: auto;
	vertical-align: middle;
	text-decoration: none;
	width: 46px;
	padding-bottom: 6px;
	line-height: 16px;
}
#left-list {
	font-size: 14px;
	color: #0075bf;
	font-weight: bold;
	float: left;
	padding-right: 10px;
	display: block;
	text-align: left;
	vertical-align: middle;
}
#left .copy-list-2lines {
	text-align: left;
	display: block;
	float: left;
	width: 350px;
	height: auto;
	vertical-align: middle;
	text-decoration: none;
	padding-bottom: 6px;
}
#animate-button_01 {
	display: block;
	width: 134px;
	float: left;
	padding: 0px;
}
#animate-button {
	padding-right: 0px;
	padding-top: 15px;
	display: block;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-bottom: 0px;
	width: 134px;
}
#homePageMap {
	float: left;
	width: 316px;
	display: block;
	padding-top: 10px;
}
#left .heading_1, h1 {
	font-size: 16px;
	color: #0075BF;
	font-weight: bold;
	line-height: 18px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#left .heading_2, h2 {
	font-size: 16px;
	line-height: 20px;
	color: #666666;
	font-weight: normal;
}
#left .headingVoucher {
	font-size: 16px;
	line-height: 20px;
	color: #0075BF;
	font-weight: bold;
	display: block;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#left-content-line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 15px;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#left-content-lineT {
	border-top-width: 1px;
	display: block;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 15px;
}
#left-experience-line {
	display: block;
	height: 1px;
	font-size: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-bottom: 3px;
}
#left-lineTourFour {
	display: block;
	height: 1px;
	font-size: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
#ownersHomeC {
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 8px;
	padding-right: 0px;
	display: block;
}
#left .heading_1-line {
	font-size: 16px;
	line-height: 20px;
	color: #0075BF;
	font-weight: bold;
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 12px;
}
#left .supheading_1 {
	font-size: 12px;
	color: #0075BF;
	font-weight: bold;
	line-height: 14px;
}
#left .supheading_2 {
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	font-weight: bold;
}
#left .BodyItalic {
	color: #000000;
	font-weight: normal;
	font-style: italic;
}
#logos {
	width: 200px;
	height: 130px;
	padding: 0px;
	font-size: 0px;
	line-height: 0px;
	text-decoration: none;
	display: block;
	margin-bottom: 15px;
}
#right-box-info {
	width: auto;
	border-right-width: 1px;
	border-bottom-width: 4px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #CCCCCC;
	border-left-color: #999999;
	display: block;
	background-color: #E9F7FB;
	padding: 10px;
}
#right-list {
	font-size: 1.2em;
	color: #00000;
	font-weight: bold;
	float: left;
	padding-right: 10px;
	display: block;
	text-align: left;
	vertical-align: middle;
	padding-bottom: 15px;
}
#right-listArrows {
	font-size: 1.2em;
	color: #00000;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
}
#right-box-tours {
	width: auto;
	border-right-width: 1px;
	border-bottom-width: 4px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #CCCCCC;
	border-left-color: #999999;
	display: block;
	background-color: #E9F7FB;
	padding: 8px 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
#rightTourSymbol {
	height: 27px;
	width: 27px;
	padding-bottom: 8px;
	display: block;
	padding-right: 8px;
	float: left;
}
#rightTourLinkCopy {
	float: left;
	display: block;
	padding-bottom: 3px;
	font-weight: bold;
	width: 150px;
	clear: right;
}
#right-box-info-heading {
	color: #0075BF;
	font-size: 14px;
	font-weight: bold;
	display: block;
	padding-bottom: 5px;
	line-height: 18px;
}
#nzMap {
	float: right;
	padding-right: 0px;
}
#page-print {
	float: left;
	margin-left: 40px;
	padding-top: 3px;
}
#up {
	float: left;
	padding-left: 30px;
}
#upCopy {
	float: left;
}
#printCopy {
	padding-left: 5px;
	padding-top: 2px;
	float: left;
}
#links {
	padding-left: 5px;
	padding-top: 2px;
	float: left;
	margin-left: 40px;
	font-size: 12px;
}
#bookDropSpace {
	padding-top: 5px;
	margin: 0px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	display: block;
	padding-right: 0px;
	padding-left: 0px;
}
.bookTotal {
	padding-top: 4px;
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0075BF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0075BF;
	padding-bottom: 4px;
	background-color: #E9F7FB;
	padding-left: 5px;
}
#close {
	font-size: 13px;
	display: block;
	text-align: right;
	padding-right: 10px;
}
#timeBox {
	font-weight: bold;
}
#bookDropSpaceTop {
	padding-top: 10px;
	display: block;
	margin: 0px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
}
#formBox {
	width: 450px;
}
#form-details-copy {
	display: block;
	width: 110px;
	float: left;
	height: 21px;
	text-align: left;
	vertical-align: middle;
	padding: 4px 0px 0px;
}
#form-details-fields {
	display: block;
	float: left;
	padding-bottom: 5px;
	width: auto;
	clear: right;
}
#form-details-required {
	display: block;
	float: left;
	height: 21px;
	text-align: left;
	vertical-align: middle;
	padding: 4px 0px 0px 5px;
}
#form-pay-copy {
	display: block;
	width: 140px;
	float: left;
	height: 21px;
	text-align: left;
	vertical-align: middle;
	padding: 4px 0px 0px;
}
#form-pay-fields {
	display: block;
	float: left;
	padding-bottom: 5px;
	width: auto;
	clear: right;
}
#tours {
	font-family: Arial, Helvetica, sans-serif;
	width: 35px;
	display: block;
	float: left;
	vertical-align: middle;
	height: 35px;
	padding-bottom: 7px;
}
#left .heading_tours {
	font-size: 15px;
	line-height: 20px;
	color: #0075BF;
	font-weight: bold;
	display: block;
	float: left;
	width: 417px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	height: 33px;
}
#left .heading_tours-a {
	font-size: 15px;
	line-height: 20px;
	color: #0075BF;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 8px;
	width: 417px;
	display: block;
	float: left;
}
#menuCopy {
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	background-color: #008495;
	width: 10px;
	padding-right: 20px;
}
#menu-img {
	padding-bottom: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 5px;
	padding-left: 0px;
	display: block;
}
#tour-price {
	font-size: 14px;
	line-height: 20px;
	color: #0075BF;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	width: 135px;
	padding-top: 12px;
	text-align: right;
	display: block;
	float: left;
}
#left .heading_1-line-Depart {
	font-size: 14px;
	line-height: 20px;
	color: #0075BF;
	font-weight: bold;
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 12px;
	width: 327px;
	float: left;
}
#left .heading_tours01 {
	font-size: 14px;
	color: #008495;
	font-weight: bolder;
	display: block;
	padding-top: 6px;
	width: 462px;
	float: left;
	line-height: normal;
	padding-bottom: 4px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#left .heading_tours02 {
	font-size: 14px;
	color: #008495;
	font-weight: bolder;
	display: block;
	padding-top: 6px;
	width: 462px;
	float: left;
	line-height: normal;
	padding-bottom: 4px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#left .toursBody {
	color: #000000;
}
#left .bodyWinterTours {
	color: #000000;
}
#left .summerTimesTours {
	color: #0075BF;
	font-weight: bold;
}
#left .bodySummerTours {
	color: #0075BF;
	font-weight: bold;
	width: 462px;
	display: block;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: dashed;
	border-top-color: #999999;
	border-bottom-color: #CCCCCC;
}
#left .bodySummerTours_03 {
	color: #008495;
	font-weight: bold;
	width: 462px;
	display: block;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: dashed;
	border-top-color: #999999;
	border-bottom-color: #CCCCCC;
}
#left .bodySummerTours_04 {
	font-size: 14px;
	line-height: 16px;
	color: #008495;
	font-weight: bold;
	width: 462px;
	display: block;
	float: left;
	padding-top: 5px;
	padding-bottom: 0px;
}
#left .bodySummerTours3 {
	color: #0075BF;
	font-weight: bold;
	width: 350px;
	display: block;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 0px;
}
#mapLink {
	font-size: 14px;
	line-height: 20px;
	color: #0075BF;
	font-weight: bold;
}

a img {border:none; }


#cruisemap {
	width: 684px;
	float: left;
	display: block;
}

#cruisemap a:link {
	color: #0075bf;
	text-decoration: none;
}
#cruisemap a:visited {
	color: #0075bf;
	text-decoration: none;
}
#cruisemap a:hover {
	color: #008495;
	text-decoration: none;
}
#cruisemap .bar {
	padding: 4px 0px 5px;
	margin: 0;
	clear: both;
	height: 18px;
	font-size: 13px;
	display: block;
	width: 342px;
}
#cruisemap .print {
	padding: 15px 0px 5px;
	margin: 0;
	height: 18px;
	font-size: 13px;
	display: block;
	float: left;
	width: 300px;
}
#cruisemap .Heading {
	padding: 10px 0px 10px 40px;
	margin: 0;
	clear: both;
	height: 18px;
	font-size: 24px;
	display: block;
	font-style: normal;
	line-height: normal;
	color: #0075BF;
}
#cruisemap .supHeading {
	color: #0075BF;
	font-weight: bold;
	text-decoration: none;
}
#cruisemap .BodyCopy {
	padding: 10px 0px 10px 40px;
	margin: 0;
	color: #000000;
	display: block;
}
#cruisemap .close {
	font-size: 13px;
	display: block;
	text-align: right;
	padding-right: 0px;
	padding-top: 15px;
	width: 330px;
	float: left;
	height: 18px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#left-listPDF {
	color: #0075bf;
	float: left;
	padding-right: 10px;
	display: block;
	text-align: left;
	vertical-align: middle;
}
#left .copy-list-PDF {
	text-align: left;
	display: block;
	float: left;
	width: 350px;
	height: 15px;
	vertical-align: middle;
	text-decoration: none;
	padding-bottom: 5px;
	padding-top: 5px;
}

#left .copy-wildlife {
	text-align: left;
	float: left;
	width: 300px;
	text-decoration: none;
	height: auto;
	display: block;
}
#left .img-wildlife {
	text-align: left;
	float: left;
	width: 142px;
	text-decoration: none;
	height: auto;
	display: block;
	padding-left: 20px;
}
#left .heading_1-line-14px {
	font-size: 14px;
	line-height: 16px;
	color: #0075BF;
	font-weight: bold;
	display: block;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	padding-top: 12px;
}
.img-right {
	float: right;
	padding-left: 5px;
}
#voucher-img {
	float: left;
	width: 169px;
	padding-right: 30px;
	padding-bottom: 17px;
	display: block;
	padding-top: 20px;
}
#voucherCopy {
	width: 220px;
	display: block;
	float: left;
	padding-top: 20px;
}
#page-printVoucher {
	float: left;
	margin-left: 0px;
	padding-top: 1px;
	padding-left: 0px;
}#page-printVoucher01 {
	float: left;
	margin-left: 0px;
	padding-top: 3px;
	padding-left: 8px;
	display: block;
}
#page-closeVoucher {
	float: left;
	margin-left: 0px;
	padding-top: 3px;
	padding-left: 8px;
	display: block;
	width: 330px;
	text-align: right;
}
#creditsBodyCopy {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	display: block;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#school-price-info {
	display: block;
	float: left;
	width: 192px;
	height: 343px;
	padding: 0px;
}
#school-map {
	display: block;
	float: left;
	height: 343px;
	width: 263px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #0075BF;
	font-weight: bold;
	margin: 20px 0px 3px;
	padding: 0px 0px 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.supheading-blue {
	color: #0075BF;
	font-weight: bold;
}
#left-content-line-school {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 15px;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-bottom: 20px;
}
h4 {
	font-size: 14px;
	line-height: 16px;
	color: #0075BF;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 8px;
	text-align: left;
	display: block;
}
h5 {
	font-size: 14px;
	line-height: 16px;
	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 5px;
	text-align: left;
}
.supH {
	font-size: 13px;
	line-height: 15px;
	color: #666666;
	font-weight: bold;
	margin: 5px 0px;
	padding: 5px 0px 8px;
	text-align: left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	display: block;
}
.supH-black {
	color: #333333;
	text-align: left;
	margin-bottom: 20px;
	padding-right: 70px;
	margin-top: 3px;
}
.menu-box-a {
	padding: 10px;
	background-color: #E1EEF5;
	border: 1px solid #AACEDE;
	color: #000000;
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
}
p.differentSpacing {
	margin-top: 0px;
	margin-bottom: 6px;
}
.menuH {
	font-size: 14px;
	line-height: 16px;
	color: #0075BF;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 6px;
	text-align: left;
}
.menu_Italic {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 18px;
	color: #000000;
	font-weight: normal;
	text-align: left;
	font-style: italic;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
}
h1 {
	font-size: 16px;
	color: #0075BF;
	font-weight: bold;
	line-height: 18px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 16px;
	line-height: 18px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	margin: 0px 0px 10px;
	padding: 0px;
}

.menuH14px {
	font-size: 14px;
	line-height: 18px;
	color: #0075BF;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 6px;
	text-align: left;
}
.menuH14px-black {
	font-size: 14px;
	line-height: 18px;
	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 6px;
	text-align: left;
}
.menuH12pixBold {
	color: #0075BF;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 6px;
	text-align: left;
}
#bookingBox {
	margin: 0px;
	padding: 15px 0px 0px;
	text-align: left;
	display: block;
}
#left-content-line-bar {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
	display: block;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 0px;
	width: 450px;
}
.h-cruiseShip {
	font-size: 16px;
	color: #0075BF;
	font-weight: bold;
	line-height: 18px;
	text-decoration: none;
	margin: 10px 0px;
	padding: 0px;
	display: block;
}
#html-links {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
	margin-bottom: 10px;
	display: block;
}
.left-list-black {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	float: left;
	padding-right: 10px;
	text-align: left;
	vertical-align: middle;
}
#h1-heading-line {
	font-size: 16px;
	line-height: 20px;
	color: #0075BF;
	font-weight: bold;
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 12px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
h6 {
	font-size: 18px;
	color: #0075BF;
	font-weight: bold;
	line-height: 20px;
	text-decoration: none;
	margin: 0px;
	padding: 0px 0px 10px;
	display: block;
}
.menuBox {
	width: 300px;
	padding-bottom: 5px;
}
.gallery-h {
	font-size: 16px;
	color: #0075BF;
	font-weight: bold;
	line-height: 18px;
	text-decoration: none;
	margin: 0px;
	padding: 0px 0px 8px;
	display: block;
	width: 350px;
}
.tours-12px-bold {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
#reviews {
	width: auto;
	border-right-width: 1px;
	border-bottom-width: 4px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #B4CFDD;
	border-bottom-color: #B4CFDD;
	border-left-color: #B4CFDD;
	display: block;
	background-color: #E9F7FB;
	padding: 10px 25px 10px 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B4CFDD;
	margin-top: 15px;
	margin-bottom: 15px;
}
.cruiseShip-content {
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.cruiseShip-content ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.cruiseShip-content li {
	padding-left: 20px;
	background: url(../images/global/arrow-blue.gif) no-repeat left 3px;
	color: #000000;
	padding-top:0px;
	padding-bottom:5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-right: 0px;
	margin: 0px;
}
.cruiseShip-italic {
	padding-bottom: 15px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
.heading-black {
	color: #000000;
}
.formFieldHide {
	display: none;
}

#copyright {
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	padding-top: 10px;
	font-size: 11px;
	display: block;
	font-weight: normal;
}



#copyright a:link , #copyright a:visited, #copyright a:active {
	color: #0075bf;
	text-decoration: none;
}

#copyright a:hover {
	color: #008495;
	text-decoration: none;
}
.social-h-sup {
	font-size: 13px;
	color: #000000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
}
.social-h {
	font-size: 16px;
	color: #0075BF;
	font-weight: bold;
	line-height: 18px;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.movie {
	float: right;
	padding-left: 20px;
}
.reviews-home {
	width: auto;
	border-right-width: 1px;
	border-bottom-width: 4px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #B4CFDD;
	border-bottom-color: #B4CFDD;
	border-left-color: #B4CFDD;
	display: block;
	background-color: #E9F7FB;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B4CFDD;
	margin-top: 0px;
	margin-bottom: 15px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.tour-one-wrapper {
	background-image: url(../images/global/movie.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 0px;
	margin: 0px;
}
.tour-one-h {
	font-size: 15px;
	line-height: 20px;
	color: #0075BF;
	font-weight: bold;
}
.tours-button {
	float: right;
	width: 50px;
}
.tours-info {
	display: block;
	float: left;
	width: 462px;
}
.cruise-ship_h {
	font-size: 14px;
	color: #008495;
	font-weight: bolder;
	line-height: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
