/* ====== BaC styles ====== */

body, html, a, p, h1, h2, h3, h4, h5, h6, ul, ol, li, img, table, tr, form, div, span, input
address {
  margin: 0;
  padding: 0;
  border: none;
  }

body {
  
  font-family: Arial, Helvetica, sans-serif;
  font-size: 65%;
  background-color: #003366;
  color: #000000;
  }
	
/* ====== general ====== */

.hidden {
  display: none;
  }

a {
  color: #E47B00;
  text-decoration: none;
  }

a:hover {
  text-decoration: underline;
  }

.clearall {
  clear: both;
  height: 0;
  line-height: 0;
  }
.serachright {
  clear: both;
  height: 17px;
  padding-top: 3px;
  padding-right: 10px;
  line-height: 0;
  float:right;
  }
  
p {
	padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin: 0px; border-top-style: none; padding-top: 0px; border-right-style: none; border-left-style: none; border-bottom-style: none
}
h1 {
	padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin: 0px; border-top-style: none; padding-top: 0px; border-right-style: none; border-left-style: none; border-bottom-style: none
}
h2 {
	padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin: 0px; border-top-style: none; padding-top: 0px; border-right-style: none; border-left-style: none; border-bottom-style: none
}
h3 {
  font-size: 210%;
  color: #CCCCCC;
}
h4 {
	padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin: 0px; border-top-style: none; padding-top: 0px; border-right-style: none; border-left-style: none; border-bottom-style: none
}
h5 {
	padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin: 0px; border-top-style: none; padding-top: 0px; border-right-style: none; border-left-style: none; border-bottom-style: none
}
h6 {
	padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin: 0px; border-top-style: none; padding-top: 0px; border-right-style: none; border-left-style: none; border-bottom-style: none
}
  
select {
  color: #4B4B4B;
  font-size: 100%;
  }
input {
  color: #4B4B4B;
  font-size: 100%;
  }


/* ====== Generic structures ====== */

#top {
  position: relative;
  width: 100%;
  background-color: #003366;
  }
   
#topwrapper {
  position: relative;
  width: 831px;
  margin-left: 10px;
  margin-right: auto;
  }
  
#toplinks {
  position: relative;
  width: 100%;
  
  background-position: left bottom;
  background-repeat: no-repeat;
  }
  
#toplinks ul {
  list-style: none;
/*  padding: 22px 0 11px 363px; */
  padding: 22px 0 11px 505px;  /*Need to roleback to previous line when Email A Friend Link is Active */
  }
  
#toplinks ul li {
  display: inline;
  margin-right: 32px;
  }
  
#toplinks ul li a {
  color: #fff;
  text-transform: uppercase;
  background-image: url(../images/bg_toplinks_button.gif);
  background-position: left top;
  background-repeat: no-repeat;
  padding-left: 19px;
  padding-top: 2px;
  }
  
#toplinks ul li a:hover {
  text-decoration: underline;
  }

/* masthead is blocked for jan giveaway promotion. Should be unblocked after 31st jan 08 */
  
#masthead {
  position: relative;
  width: 100%;
  background-image: url(../images/bg_masthead.jpg);
  background-position: left top;
  background-repeat: no-repeat;
  }
 
#mastheadprop {
  position: relative;
  width: 1px;
  height: 125px;
  }
  
#standfirst {
  position: absolute;
  left: 365px;
  top: 11px;
  width: 447px;
  }

#standfirst span#phonenumber {
  font-size: 330%;
  color: #CA7147;
  font-weight: bold;
  display: block;
  }
  
#standfirst span#calls {
  display: block;
  line-height: 260%;
  margin-top: -10px;
  padding-left: 3px;
  }
  
#standfirst p#hours {
  text-transform: uppercase;
  margin-left: 3px;
  }
  
#standfirst div#buttons {
  position: absolute;
  left: 293px;
  top: 25px;
  width: 154px;
  text-transform: uppercase;
  }
  
#standfirst div#buttons a {
  text-transform: uppercase;
  display: block;
  padding-left: 18px;
  margin-bottom: 6px;
  }
  
#standfirst div#buttons a#callback {
  background-image: url(../images/bg_button_callback.gif);
  background-position: 1px 0;
  background-repeat: no-repeat;
  }
  
#standfirst div#buttons a#quote {
  background-image: url(../images/bg_button_quote.gif);
  background-position: 0 0;
  background-repeat: no-repeat;
  }
  
#standfirst div#buttons a#signup {
  background-image: url(../images/bg_button_signup.gif);
  background-position: 1px 0;
  background-repeat: no-repeat;
  }
  
#nav {
  position: relative;
  width: 100%;
 font-size: 1.1em;
  background-position: left top;
  background-repeat: no-repeat;
  border-top: #6a87a7 1px solid;
  font-weight: bold;
  }
  
#nav ul {
  list-style: none;
  margin-left: 22px;
  padding-top: 0px;
  height: 23px;
  font-size: 105%;
  }
  
#nav ul li {
  float: left;
  }
  
#nav ul li {
 
  background-position: left 3px;
  background-repeat: no-repeat;
  }
  
#nav ul li.nodivider {
  background-image: none;
  }
  
#nav ul li a {
  color: #fff;

  display: block;
  padding: 6px 10px 8px 10px;
  }
  
#nav ul li a:hover {
background-color: #40668c;
  text-decoration: underline;
  }
  
#nav ul li.on {
  background-color: #fff;
  color:#003366;
  background-position: right top;
  background-repeat: no-repeat;
  }
  
#nav ul li.on a {
  color: #1D4A9B;

  background-position: left top;
  background-repeat: no-repeat;
  }
  
#main {
  position: relative;
  width: 100%;
   background-color: #003366;
  background-position: 50% top;
  background-repeat: repeat-x;
  }
  
#mainwrapper {
  position: relative;
  width: 831px;
  margin-left: 10px;
  margin-right: auto;
  background-color: #fff;

  background-position: left top;
  background-repeat: repeat-y;
  }
  
#shadeleft {
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 306px;
  background-image: url(../images/bg_shade_left.gif);
  background-position: left top;
  background-repeat: no-repeat;
  }
  
#shaderight {
  position: absolute;
  top: 0;
  left: 811px;
  width: 20px;
  height: 306px;
  background-image: url(../images/bg_shade_right.gif);
  background-position: left top;
  background-repeat: no-repeat;
  }
  
#content {
  width: 791px;
  margin-left: 20px;
  }
  
#breadcrumbs {
  margin-left: 15px;
  padding-top: 1px;
  padding-bottom: 5px;
  width: 100%;
  }
  
#breadcrumbs span {
  color: #5e88a0;
  }
  
#bottomlinks {
 text-align: center;
  vertical-align: middle;
  clear: both;
  color: #fff;
  background-color: #003366;
  width: 831px;
  border-top: 13px solid #fff;
  line-height: 270%;
  font-size: 110%;
  

  }
  
#bottomlinks ul {
  list-style-type: none;
  padding-left: 23px; /* Modified on 09.05.07 By Srini -- 23px*/
   text-align: center;
  }
  
#bottomlinks ul li {
  display: inline;
   float: left;
  padding-right: 5px;
  }
  
#bottomlinks ul li a {
  color: #fff;
  padding-right: 6px;
  }
  
#bottomlinks span {
  float: right;
  margin-right: 12px;
  }
  
#footer {
  width: 100%;
  padding-top: 15px;
  padding-bottom: 28px;
  background-color: #003366;
  background-position: left bottom;
  background-repeat: no-repeat;
  }
#footer a {
   color: #abbccd;
  }
#footer span#orgs {
  width: 100%;
  text-align: center;
  vertical-align: middle;
  color: #ffffff;
  display: block;
  }
  
#footer span#orgs img {
  margin-left: 13px;
  margin-right: 13px;
  }
 
  
  
  
  
 
 #googlebottomadvert {
  clear: both;
  width: 791px;
  margin-left: 55px; 
  padding-top: 20px;
  padding-bottom: 5px;
  }
  
/* ToolTip Guides Added On 22/03/07 By Srini */

#tooltip {
  position: absolute;
  z-index: 100;
  }
 
.tooltipicon {
  padding: 2px;
  font-size: 118%;
  font-weight: bold;
  color: white;
  background-color: #FF8C15;
  border: 2px solid #fff;
  }
 

.tooltippromise {
width: 150px;
  padding: 6px;
  font-size: 118%;
  color: #7f95a3;
  background-color: #f3f7f9;
  border: 2px solid #7f95a3;
  }
  
 
  .tooltipcruisetypes {
width: 180px;
  padding: 6px;
  font-size: 118%;
  color: #7f95a3;
  background-color: #f3f7f9;
  border: 2px solid #7f95a3;
  }

.tooltipopeninghours {
width: 150px;
  padding: 6px;
  font-size: 118%;
  color: #7f95a3;
  background-color: #f3f7f9;
  border: 2px solid #7f95a3;
  }

/* Added on 14.05.07 */


.packagesbutton {
  width: 172px;
  background-image: url(../images/bg_packagesbutton.gif);
  background-position: left top;
  background-repeat: repeat-y;
  margin-left: 14px;
  margin-bottom: 12px;
  }
  
.packagesbutton p {
  padding-top: 2px;
  margin-left: 14px;
  margin-right: 8px;
}
  
.packagesbutton h2 {
  padding-bottom: 4px;
  margin-left: 14px;
  color: #ff8c13; 
}
  
.packagesbutton img.icon {
float: left;
margin-left: 10px;
padding-right: 4px;   
  }



.packagesbutton_contentpages {
  width: 172px;
  background-image: url(../images/bg_packagesbutton.gif);
  background-position: left top;
  background-repeat: repeat-y;
  margin-top: 15px;
  margin-left: 4px;
/*  margin-bottom: 12px;  Modified on 18.05.07 */
}
  
.packagesbutton_contentpages p {
  padding-top: 2px;
  margin-left: 14px;
  margin-right: 8px;
}
  
.packagesbutton_contentpages h2 {
  padding-bottom: 4px;
  margin-left: 14px;
  color: #ff8c13; 
}
  
.packagesbutton_contentpages img.icon {
float: left;
margin-left: 10px;
padding-right: 4px;   
  }

/* Added on 22.05.07 */

.lhspackagesbutton {
  width: 172px;
  background-image: url(../images/bg_packagesbutton.gif);
  background-position: left top;
  background-repeat: repeat-y;
  margin-left: 16px;
  margin-bottom: 12px;
  margin-top:5px;
  }
  
.lhspackagesbutton p {
  padding-top: 2px;
  margin-left: 14px;
  margin-right: 8px;
}

.citychoose {
  width: 172px;
  background-image: url(../images/bg_packagesbutton.gif);
  background-position: left top;
  background-repeat: repeat-y;
  margin-left: 0px;
  margin-bottom: 5px;
  margin-top:5px;
  }
  
.citychoose p {
  padding-top: 2px;
  margin-left: 0px;
  margin-right: 8px;
}

/* Added on 10/08/07 for Age Over 55 Offers */

#over55_cruisepage {
  margin-top: 16px;
  margin-bottom: 16px;
  width: 179px;
  height: 185px;
  background-image: url(../images/bg_over55_cruisepage.gif);
}
  
#over55_cruisepage p {
   padding-top: 14px;
   margin-left: 12px;
   margin-right: 8px;
}



#maintop img {
display:none;
}
#mainbottom img {
display:none;
}