﻿/* ====== 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 {
  color: #459cc6;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  background-color: #fff;
  }
	
/* ====== 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;
  line-height: 0;
  float:right;
  }
  
h2 {
  font-size: 160%;
  }
h5 {
  font-size: 13px;
  }
  
select {
  color: #5d899e;
  font-size: 100%;
  }
input {
  color: #5d899e;
  font-size: 100%;
  }

/* ====== Generic structures ====== */

#top {
  position: relative;
  width: 100%;
  background-color: #0075a4;
  }
   
#topwrapper {
  position: relative;
  width: 831px;
  margin-left: auto;
  margin-right: auto;
  }
  
#toplinks {
  position: relative;
  width: 100%;
  background-image: url(../images/bg_toplinks.gif);
  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: #FCA94D;
  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#limo {
  background-image: url(../images/bg_button_limo.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%;
  background-image: url(../images/bg_nav.gif);
  background-position: left top;
  background-repeat: no-repeat;
  }
  
#nav ul {
  list-style: none;
  margin-left: 32px;
  padding-top: 3px;
  height: 28px;
  font-size: 105%;
  }
  
#nav ul li {
  float: left;
  }
  
#nav ul li {
  background-image: url(../images/bg_divider.gif);
  background-position: left 3px;
  background-repeat: no-repeat;
  }
  
#nav ul li.nodivider {
  background-image: none;
  }
  
#nav ul li a {
  color: #fff;
  text-transform: uppercase;
  display: block;
  padding: 6px 10px 13px 10px;
  }
  
#nav ul li a:hover {
  text-decoration: underline;
  }
  
#nav ul li.on {
  background-color: #fff;
  background-image: url(../images/bg_navon.gif);
  background-position: right top;
  background-repeat: no-repeat;
  }
  
#nav ul li.on a {
  color: #57a2c9;
  background-image: url(../images/bg_navon2.gif);
  background-position: left top;
  background-repeat: no-repeat;
  }
  
#main {
  position: relative;
  width: 100%;
  background-image: url(../images/bg_main.gif);
  background-position: 50% top;
  background-repeat: repeat-x;
  }
  
#mainwrapper {
  position: relative;
  width: 831px;
  margin-left: auto;
  margin-right: auto;
  background-color: #fff;
  background-image: url(../images/bg_content.gif);
  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: #50B1DE;
  width: 791px;
  margin-left: 20px; 
  border-top: 13px solid #fff;
  line-height: 270%;
  font-size: 110%;
  

  }
  
#bottomlinks ul {
  list-style-type: none;
  padding-left: 13px; /* 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-image: url(../images/bg_footer.gif);
  background-position: left bottom;
  background-repeat: no-repeat;
  }
#footer a{
    color: #CCCCCC;
   text-decoration: none;

  }
#footer span#orgs {
  width: 100%;
  text-align: center;
  vertical-align: middle;
  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;
}
