@charset "utf-8";
/* CSS Document */

/***************************/
/* RESET MARGINS & PADDING */
/***************************/

html, body, div, span,
p, blockquote, pre, code,
ul, ol, li,
h1, h2, h3, h4, h5, h6,
form, fieldset, legend, label, input, textarea,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
}

img {
	border: none;
}


/**************/
/* TYPOGRAPHY */
/**************/

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-weight: normal;
	background-image: url(images/wave-top.gif);
	background-repeat: repeat-x;
	background-position: 0 40px;
}


h1 {
	border-bottom: 1px solid #dddddd;
	clear: left;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 1.833em;
	font-weight: normal;
	padding: 10px 0;
	text-align: left;
	color: #FFFFFF;
}

h2 {
	clear: left;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 1.3em;
	font-weight: normal;
	line-height: 1.8em;
}

h3 {
	font-size: 1.1em;
	font-weight: bold;
	text-align: left;
	color: #72a5d8;
	line-height: 1.5em;
}

h4 {
	font-size: 1.1em;
	font-weight: bold;
	line-height: 160%;
	margin: 10px 0;
	background-color: #72a5d8;
	color: #FFFFFF;
	padding: 3px 10px;
	text-align: left;
}

h5 {
  font-size: 1em;
  font-weight: bold;
}

h6 {
  font-size: 0.9em;
  line-height: 2em;
  font-weight: bold;
  font-style:italic;
}

em {font-size: 12px;
font-weight:bold;
}

/*****************/
/* DEFAULT LINKS */
/*****************/

a {
  color: #0000ff;
  margin: 0;
  padding: 0;
  text-decoration: underline;
}

a:link,
a:visited {
  color: #0000ff;
}  

a:hover,
a:active {
  text-decoration: none;
}

/**********/
/* LAYOUT */
/**********/

html {
	background: #ffffff;                               /* background & font color */
	color: #666;
}

#page {
	margin: 0;
	width: 100%;
}

p {
	font-size: 1em;
	font-weight: normal;
	line-height: 160%;
	margin: 10px 0;
	text-align: left;
}

/*********/
/* LISTS */
/*********/

ul {
	margin: 0.2em 0 0 0;
	padding: 0;
	text-align: left;
}
li {
	margin: 0.2em 0 0 0;
	padding: 0.1em;
}
#sidebar-fifty-fifty li {
	list-style-position: inside;
}
#sidebar-thirty-seventy li {
	list-style-position: inside;
}

/********************/
/* ALL PAGE REGIONS */
/********************/

/******************/
/* HEADER REGIONS */
/******************/


#header-top {
	height: 50px;
	width: 1000px;
	margin: 0 auto 10px;
}

#mission {
	text-align: center;
	width: 600px;
	float: left;
	padding: 0 0 0 5px;
}

#mission  h1 {
	font-size: 1.1em;
	color: #666666;
	border-bottom: none;
}

#flags {
	margin: 0;
	padding: 0;
	width: 300px;
	float: right;
	text-align: center;
}
#flags p {
	font-size: 1.1em;
	margin: 10px 0 0 0;
	line-height: normal;
	text-align: left;
}




#header {
	width: 1000px;
	margin: 0 auto;
}

#header-first {
	width: 400px;
	float: left;
}

#header-last {
background-color:#FFFFFF;
border:1px solid #72A5D8;
float:right;
margin:0;
padding:3px;
width:468px;
}

#header-last p {
	font-size: 1em;
	line-height: 1em;
	margin: 3px 0 1px;
	text-align: center;
}



/********************************/
/* PRIMARY MENU REGIONS */
/********************************/

#primary-menu-wrapper {
	margin: 15px auto 0;
	width: 1000px;
	height: 40px;
}

/****************/
/* PRIMARY MENU */
/****************/

#primary-menu {
	font-size:14px;
	padding:10px 0 10px 0;
}

#primary-menu ul.menu {
	text-align:left;
	margin:0;
} 

#primary-menu ul.menu li {
	padding: 0px 10px 0px 10px;
	display: inline;
	background-color: #FFFFFF;
	margin: 0 25px 0 5px;
}

#primary-menu ul.menu li a {
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
}

#primary-menu ul.menu li ul {
	background: none;		
}

#primary-menu ul.menu li a:hover,
#primary-menu ul.menu li:hover a,
#primary-menu ul.menu li.hover a,
#primary-menu ul.menu li.active-trail a {
	color: #72a5d8;
	text-decoration: none;
}

/********************************/
/* SEARCH REGIONS */
/********************************/

#search-box {
	background-color:#000000;
	border:6px solid #F2F2F2;
	float:right;

	margin:8px 0 0 0;
	padding:8px;
	width:305px;
}

#search-box input#edit-search-theme-form-1 {
  width: 230px;
}

#search-box input.form-submit {
  background: #ff0080;
  border: 1px solid #fff;
  color: #fff;
  cursor: pointer; 
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  font-size: 1.1em;
  font-weight: normal;
  padding: 3px 3px 2px;
  text-transform: none;
}

#search-box label,
#search-box a.advanced-search-link {
  display: none;
}

/********************************/
/* PREFACE REGIONS */
/********************************/

#preface {
  background: none;
  min-height: 0px;   
}

#preface p {
	line-height: 0;  
}

#preface-wrapper {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 1.5em;
	margin: 0 auto;
	padding: 0;
	width: 1000px;
}

/* correct button font size */
#preface-wrapper .form-submit {
  font-size: 0.6em;
}

#preface-wrapper #preface-first {
}

#preface-wrapper #preface-middle {
}

#preface-wrapper #preface-last {
}

#preface-wrapper.prefaces-1 div.column {
	float: left;    /* LTR */
	width: auto;
}
  
#preface-wrapper.prefaces-2 div.column {
	display: inline;
	float: left;    /* LTR */
	margin: 0 10px 0 0;
	width: auto;
}
  
#preface-wrapper.prefaces-3 div.column {
	display: inline;
	float: left;    /* LTR */
	margin: 0 10px 0 0;
	width: auto;
} 

#preface-wrapper a:link:hover,
#preface-wrapper a:visited:hover {
  border-bottom: none;
  text-decoration: none;
}

div.content > a:link img {
	border-bottom: none;
	margin: 0px 0px 10px 100px;
	padding: 0;
}

#main {
	margin: 0  auto;
	width: 1000px;
}

#request-form {
	padding: 10px 0 0 0;
}

/*******************/
/* SIDEBAR REGIONS */
/*******************/

#sidebar-first {
	float: left;
	width: 365px;
	padding: 10px 10px 10px 0px;
	min-height: 620px;
	display: inline-block;
	margin: 0 5px;
}

#sidebar-first-two-column {
	float: left;
	width: 780px;
	padding: 10px 10px 10px 0px;
	margin: 0 5px;
	display: inline-block;
}

#sidebar-fifty-fifty {
	float: left;
	width: 490px;
	padding: 10px 5px;
	margin: 0;
	display: inline-block;
}
#sidebar-lp {
	float: left;
	width: 490px;
	padding: 10px 5px;
	margin: 0;
	display: inline-block;
}

#sidebar-seventy-thirty {
	float: left;
	width: 690px;
	padding: 10px 4px;
	margin: 0;
	display: inline-block;
}
#sidebar-thirtyfive {
	float: left;
	width: 325px;
	padding: 10px 5px 10px 5px;
	margin: 0;
	display: inline-block;
}
#sidebar-seventy {
	float: left;
	width: 670px;
	padding: 10px 5px 10px 5px;
	margin: 0 10px 0 0;
	display: inline-block;
}
#sidebar-thirty-seventy {
	float: right;
	width: 300px;
	padding: 10px 0px 10px 0px;
	margin: 0;
	display: inline-block;
}




#sidebar-last {
	float: right;
	width: 200px;
	display: inline-block;
}


#cruise-page {
}

#cruise-page h2 {
	font-size: 1.1em;
	font-weight: bold;
	line-height: 160%;
	margin: 10px 0;
	background-color: #72a5d8;
	color: #FFFFFF;
	padding: 3px 10px;
	text-align: left;
}


#content-blue{
	width: 345px;
	border: solid #72a5d8 5px;
	-webkit-border-radius: 1em;
	-moz-border-radius: 1em;
	padding: 10px;
	min-height: 250px;
	background-color:#FFFFFF;
	margin: 0 0 10px 0;
}
#content-blue-new{
	border: solid #72a5d8 5px;
	-webkit-border-radius: 1em;
	-moz-border-radius: 1em;
	padding: 10px;
	min-height: 250px;
	background-color:#FFFFFF;
	margin: 0 0 10px 0;
}
#content-pink{
	width: 345px;
	border: solid #ff0080 5px;
	-webkit-border-radius: 1em;
	-moz-border-radius: 1em;
	padding: 10px;
	min-height: 250px;
	background-color:#FFFFFF;
	margin: 0 0 10px 0;
}
#content-pink-new{
	border: solid #ff0080 5px;
	-webkit-border-radius: 1em;
	-moz-border-radius: 1em;
	padding: 10px;

	min-height: 250px;
	background-color:#FFFFFF;
	margin: 0 0 10px 0;
}
#content-club{
	width: 950px;
	border: solid #ff0080 5px;
	-webkit-border-radius: 1em;
	-moz-border-radius: 1em;
	padding: 20px 20px 0 20px;
	min-height: 240px;
	background-color:#FFFFFF;
	margin: 30px 0 10px 0;
}
/**********************************/
/* POSTSCRIPT REGIONS  */
/**********************************/

#postscript-wrapper {
	clear: both;
	margin: 10px auto 0;
	width: 810px;
}

#postscript-wrapper #postscript-first {
  padding-left: 0;    /* LTR */
}

#postscript-wrapper #postscript-middle {
}

#postscript-wrapper #postscript-last {
  padding-right: 0;    /* LTR */
}

#postscript-wrapper.postscripts-3 div.column {
  float: left;    /* LTR */
  padding: 0 10px 0 0;
  width: 263px;
} 

/*****************/
/* FOOTER REGION */
/*****************/

#footer-cruise {
	background-image: url(images/wave.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

#footer-cruise ul {
  display: inline;
  margin: 0;
  padding: 0 10px 0 0px;    /* LTR */
}

#footer-cruise ul li {
  background: none;
  border-left: 0px solid #CCC;    /* LTR */
  display: inline;
  padding: 0 20px 0 0px;    /* LTR */
}

#footer-cruise ul li.first {
  border: none;
}

#footer-cruise a.active {
color:#666666;
text-decoration:none;
}

#footer-cruise a:hover, a:active {
	text-decoration:none;
}

#legal-notice {
	clear: both;
	display: block;
	padding: 10px 5px;
	text-align: left;
}

#legal-notice p {

}

#legal-notice a {
	text-decoration: underline;
	color: #666666;
}

#legal-notice a:hover,
#legal-notice a:active {
	text-decoration: none;
}

/******************/
/* HELPER CLASSES */
/******************/

.hide {
  display: none;
  visibility: hidden;
}

.clear {
  clear: both;
}

.clearfix:after {                                 /* add .clearfix class to clear floats after an element */
  clear: both;                                    /* (IE version is in ie6-fixes.css) */
  content: "."; 
  display: block;
  font-size: 0;
  height: 1%; 
  visibility: hidden;
}
.invisible-white-box {
	background-color: #FFFFFF;
	width:100%;
	text-align: left;
}

/************/
/* HEADINGS */
/************/

h1.title {                                
	border-bottom: 1px solid #dddddd;
	clear: left;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 1.833em;
	line-height: 1.272em;
}  

h2.title {                              
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 1.1em;
}  

h2.title a:link, h2.title a:visited {
	text-decoration: none;
}

h2.title a:hover,
h2.title a:active {
  color: #619CBE;
  text-decoration: none;
}  




/**********/
/* BLOCKS */
/**********/

#postscript-wrapper h2.block-title {
	background-color:#FFFFFF;
	border-bottom:3px solid #eeeeee;
	margin:0 3px;
	padding:5px 0 3px 5px;
	text-align:left;
}

#sidebar-first div.block div.content,
#sidebar-first-review div.block div.content,
#sidebar-last div.block div.content,
#postscript-wrapper div.block div.content {
  padding: 10px 10px 8px;
  text-transform:none;
}


/***************/
/* BLOCK MENUS */
/***************/

div.block ul li a,
div.block ul.menu li a {								

}

div.block ul.menu li,
div.block .item-list ul li {

}

div.block ul.menu li a:link,
div.block ul.menu li a:visited {
}

div.block ul.menu li a:hover,
div.block ul.menu li a:active {
}

#footer div.block ul li a,
#footer div.block ul.menu li a {

}

/**********/
/* TABLES */
/**********/

table {
	border-collapse: collapse;
	margin: 0px 0 10px;
	width: 100%;
	border: none;
}

.layout-first-main-last table {
  border-collapse: collapse;
  margin: 0 0 10px;
  width: 57%;
}

th {
	text-align: left;    /* LTR */
	padding-right: 1em;
	border-bottom: 3px solid #CCC;
}

tr {
	padding: 0.1em 0.6em;
}

td {
	padding: 5px;
	vertical-align: top;
}
#sidebar-lp td{
	font-size: 16px;
}
th.active img {
  display: inline;
}

tr.even td {
  background-color: #f2f2f2;
  border-bottom: 1px solid #CCC;
}

tr.odd td {
  background-color: #fff;
  border-bottom: 1px solid #CCC;
}

td.active {
  
}

tbody {
}

tbody th {
  border-bottom: 1px solid #CCC;
}

thead th {
  text-align: left;    /* LTR */
  padding-right: 1em;
  border-bottom: 3px solid #CCC;
}
#sidebar-fifty-fifty tr {
height: 60px;
}

/***************/
/* BOX */
/***************/

.review-box {
	border: solid #dddddd 2px;
	margin: 10px;
	padding: 5px;
	background-color: #FFFFFF;
}
.offer-box {
	border: solid #FFFFFF 2px;
	margin: 10px;
	padding: 5px;
	background-color: #FFFFFF;
}
.specialist-box {
	border: solid #dddddd 2px;
	margin:10px 10px 0 0;
	padding: 5px;
	background-color: #FFFFFF;
}
.specialist-box-white-border {
	border: solid #ffffff 2px;
	margin:10px 10px 0 0;
	padding: 5px;
	background-color: #FFFFFF;
}
.review-box table {
	margin: 0px;
}
.review-box p {
	margin: 5px 0;
}
.calendar-box {
	border: solid #dddddd 2px;
	margin: 10px;
	padding: 5px;
	background-color: #EBF2FA;
}

.calendar-box table {
	border-collapse: separate;
	margin: 0;
}
#deal-page h2 {
	font-size: 1.1em;
	font-weight: bold;
	line-height: 160%;
	margin: 10px;
	background-color: #72a5d8;
	color: #FFFFFF;
	padding: 3px 10px;
	text-align: left;
}
#deal-page h1 {
	font-size: 1.1em;
	font-weight: bold;
	line-height: 160%;
	margin: 0px;
	text-align: center;
	color: #666666;
	border-bottom: none;
	padding: 0px;
}

.bert {
	background-color: #FF0080;
	text-align: center;
	border: solid #DDDDDD 2px;
	margin: 2px;
}
.bert a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.bert a:hover {
	text-decoration: underline;
}
.ernie {
	background-color: #FFFFFF;
	text-align: center;
	border: solid #DDDDDD 2px;
	margin: 2px;
	padding: 5px;
}
.ernie a {
	color: #72a5d8;
	text-decoration: underline;
	font-weight: bold;
}
.ernie a:hover {
	text-decoration: none;
}

.calhigh {
	background-color: #E5E5E5;
	text-align: center;
	border: solid #666666 4px;
	margin: 2px;
	padding: 3px;
}
.calhigh a {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.calhigh a:hover {
	text-decoration: none;
}

.image-main {
	text-align: right;
	background-color:#FFFFFF;
	border: solid #ffffff 5px;
	margin: 50px 0 0 10px;
}
.image-lp {
	border: solid #ffffff 15px;
	margin: 0px 0 0px 10px;
	padding: 10px 10px 0 10px;
	background-color: #FFFFFF;
	border-bottom: none;
}
.image-lp h1 {
	border-bottom: 1px solid #666666;
	clear: left;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 1.833em;
	font-weight: normal;
	padding: 10px 0;
	text-align: left;
	color: #666666;
}
.image-lp h2, #sidebar-lp h2 {
	border-bottom: 1px solid #666666;
	clear: left;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 1.833em;
	font-weight: normal;
	padding: 0 0 10px 0;
	text-align: left;
	color: #666666;
}
.image-lp a {

}
.cruise-agent {
	text-align: left;
	border: solid #EBF2FA 5px;
	margin: 50px 0 0 0px;
	padding: 10px 0 0 15px;
	background-color:#FFFFFF;
}
.cruise-app {
	text-align: left;
	border: solid #EBF2FA 5px;
	margin:10px 10px 0 5px;
padding:0 10px;
	background-color:#FFFFFF;
}
.google-success {
	margin: 75px 10px;
	padding: 0;
	display:inline-block;
}

/***************/
/* BUTTON STYLE (and hopefully search, etc...) */
/***************/

input.form-submit,
input.teaser-button {                                    /* default styling for all form buttons */
  background: transparent url('images/button.png') no-repeat left center;
  border: 1px solid #fff;
  color: #fff;
  cursor: pointer;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 0.916em;
  font-weight: bold;
  margin: 0 4px;
  padding: 2px 4px;
  text-transform: uppercase;
  outline: 1px solid #9BABB0;
}

input.form-submit:hover,
input.teaser-button:hover  {
  background-position: right center;
  cursor: pointer;
} 

.button {                                    /* default styling for all form buttons */
	background: transparent url('images/button.png') no-repeat left center;
	border: 3px solid #fff;
	color: #FFFFFF;
	cursor: pointer;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0px 0px 10px 0;
	padding: 5px;
	outline: 1px solid #666666;
	text-align: center;
	max-width: 250px;
}

.button a {
	text-decoration:none;
	color: #FFFFFF;
}

.button:hover {
  background-position: right center;
  cursor: pointer;
} 

/***************/
/* GENERAL */
/***************/

.pink {
	color: #FF0080;
	font-style: normal;
	font-weight: 900;
	font-size: 1em;
}
.red {
	color: #FF0000;
	font-style: normal;
	font-weight: 700;
	font-size: 0.7em;
	vertical-align: top;
	background-color: #FFFFFF;
}
#sitemap ul {
	padding: 0px 0px 0px 20px;
}

#sitemap li {
	list-style-type: square;
	padding: 5px 0;
}

#sitemap ul a {
	text-decoration: none;
	color: #666666;
}

#sitemap ul a:hover {
	text-decoration: underline;
}

#content-pink ul,#sidebar-lp ul {
	padding: 0px 0px 0px 30px;
	margin: 10px 0 0px 0;
}

#content-pink li,#sidebar-lp li {
	list-style-type: square;
	list-style-image: url(images/pink-tick.gif);
	padding: 0 0 8px 0;
}
#why ul {
	padding: 0px 0px 0px 30px;
	margin: 10px 0 0px 0;
}

#why li {
	list-style-type: square;
	list-style-position:outside;
	list-style-image: url(images/small-tick.gif);
	padding: 0 0 4px 0;
}

blockquote p{
	font-style:italic;
	margin:0;
	padding:0 15px 8px;
	font-weight: bold;
}


/***************/
/* PRINT STYLE */
/***************/

@media print {
  body {
    background: white;
    font-size: 10pt;
  }
  #header,
  #header-top,
  #header-wrapper,
  #primary-menu-wrapper,
  #sidebar-first,
  #sidebar-last,
  #preface-wrapper,
  #content-tabs,
  #mission,
  #slogan,
  #postscript-wrapper,
  #footer-top,
  #footer,
  #primary-menu,
  #search-box,
  #logo {
    display: none;
  }
  #page,
  #main-wrapper,
  #content-wrapper,
  #content-top,
  #content,
  #content-bottom {
    background: transparent none;
    border: 0;
    color: black;
    float: none !important;
    margin: 0;
    padding: 0;
    width: auto; }}
.white {
	color: #FFFFFF;
	font-size: 18px;
}

.linethrough {
	font-size: 10px;
	text-decoration: line-through;
}
