/*
* light blue : color:#0071b8;
	footer links : color:#7f7f7f;
*/ 
/*****************/
span .tickets{
color:#0071b8;
}
.clear{
  clear:both;
}
img {
  border:none;
}
a:link,
a:active,
a:visited{
  text-decoration:none;
  color:#0071b8;
}
a:hover{
  text-decoration:underline;
	color:#0070B8;
}
ul,
ol{
  margin:0;
  padding:0;
}
ul li,
ol li{
	margin:0;
	padding:0;
}
form{
	margin:0;
	padding:0;
}
span{
	margin:0;
	padding:0;
}
h1, h2, h3{
	font-size:130%;
	margin:0;
	padding:0;
	/*color:#005083;*/
	color:#0071b8;
}
p{
	margin:0;
	padding:0.5em 0 0.5em 0;
}
.backlink{
	font-weight:bold;
	font-size:110%;
}
/*****************/
/* General       */
html{
	background-color: #FDFDFD;
	background-image: url(../images/html_bg.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	font-size:100%;
	color:#000;
	font-family:"Trebuchet MS", "Arial,Helvetica", "sans-serif";	
}
body {
	font-family:"Trebuchet MS", "Arial,Helvetica", "sans-serif";	
	margin:0;padding:0;
	font-size:76%;
	text-align:center;
}
#wrapper{
	width:856px;
	margin:0 auto;
	text-align:left;
}
#outerheader{
	height:278px;
}
#header{
	margin:0px;
	padding:0px;
	height:90px;
}
.localise{
	position:absolute;
}
#header .logo{
	position:absolute;
	top:25px;
	}
#basket_overview {
	float:right;
	position:relative;
	top:10px;
	height:45px;	
}
#basket_overview .overview{
	float:left;
}
#basket_overview span.opener{
	padding-left:20px;
	background-image: url(../images/icons/trolley.gif);
	background-repeat: no-repeat;
	background-position: 0% 30%;	
}
#basket_overview .checkout{
	float:left;
	margin-left:20px;
}
#strap{
	width:856px;
	top:60px;
	text-align:right;
	position:absolute;
	color:#0071b8;
  font-size:140%;
  }
/* !General       */
/*****************/

/**************************/
/* topnav                 */
/*
#topnav{
	height:28px;
}
#topnav ul{
	padding-top:5px;
}
#topnav ul li{
	float:left;
	list-style:none;
	padding-right:15.6px;
}
#topnav ul li.selected a{ 
	color:#0071b8;
}
#topnav a:link,
#topnav a:active,
#topnav a:visited{
	font-size:10pt;
	color:black;
}
#topnav a:hover{
	color:#0071b8;
}
/* !topnav                 */
/**************************/

/***********************/
/* Layouts             */
#main{
	font-size:100%;
}
/*******************/
#main.homepage .left{
	float:left;
	width:325px;
	}
#main.homepage .middle{
	float:left;
	margin-left:30px;
	width:237px;
}
#main.homepage .right{
	float:right;
	width:226px;
}
/**********************/
#main.default .left{
	float:left;
	width:192px;
	}
#main.default .middle{
	float:left;
	width:494px;
}
#main.default .right{
	float:right;
	width:155px;
	position:relative;
	top:18px;
}
#main.default .pageimage{
	width:155px;
	margin-top:20px;
}

/**********************/
#main.full .left{
	width:100%;
}
/**********************/
/* not used
#main.twocolleft .left{
	float:left;
	width:155px;
	padding-top:20px;
}
#main.twocolleft .right{
	float:left;
	margin-left:20px;
	width:485px;
}
*/
/**********************/

#main.homepage .featuredcruise{
	/*
	background-image: url(../images/featured_cruise.jpg);
	*/
	background-repeat: no-repeat;
	background-position: 5px 56px;
	}
	
#main.homepage .featuredcruise a{
	color:black;
	font-weight:bold;
	padding-top:0.5em;
	display:block;
	height:82px;
}
#main.homepage .newsletter{
	background-image: url(../images/newsletter.jpg);
	background-repeat: no-repeat;
	background-position: 95% 5px;
}
#main.homepage .newsletter p{
	width:160px;
}
#main.homepage .newsletter a{
	color:#434343;
	float:left;
	padding-top:10px;
	margin-bottom:6px;
}
#main.homepage .newsletter input{
	border:1px solid black;
	width:95%;
	padding:2px;
	font-size:105%;
}
#main.homepage .newsletter input.submit{
	font-family:"Trebuchet MS", "Arial,Helvetica", "sans-serif";	
	padding:0;
	margin:5px 0 0 0;
	width:auto;
	border:none;
	background-color:#fdfdfd;
	color:#0071b8;
	float:right;
	cursor:pointer;
	font-size:130%;
	font-weight:bold;	
	}
/*******************/
#banner{
	float:left;
	height:146px;
	margin:0;
	padding:0;
	position:relative;
	top:4px;
}
#footer{
	margin-top:23px;
	background-color: #fdfdfd;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	color:#7f7f7f;
	font-size:90%;
	border:1px solid white;
}
#footer .left{
	float:left;
	padding-top:22px;
}
#footer .right{
	float:right;
	padding-top:22px;	
}
#footer a{
	color:#7f7f7f;
}
#footer ul{
	margin:0;
	padding:0;
}
#footer ul li{
	float:left;
	list-style:none;
	margin:0;
	padding:0;
}
#footer #logos{
margin:1em 0 0 0;
float:left;
position:relative;
left:50%;
text-align:left;
}
#footer #logos ul{
list-style:none;
position:relative;
left:-50%;
}
#footer #logos ul li{
margin:0;
padding:0 1em 0 0;
float:left;
position:relative;
}

/*********************/
/* New Topnav        */
/*
#subnavholder{
	overflow:hidden;
}
*/
#topnav{
	font-size:9pt;	
}
#topnav a{
/*
color: #0071b8;
*/
color:black;
text-decoration: none;
padding-left: 5px;
}
#topnav a span{
	padding-right: 5px;
	padding-top:5px;
}
#topnav a, #topnav a span{
	display: block;
	float: left;
	height:24px;
}
#topnav a:hover,
#topnav ul li.topnavselected a{
	background: #0071b8 url(../images/tableft.gif) left top no-repeat;
	color: #fff;
	p/adding-left: 5px;
}
#topnav a:hover span,
#topnav ul li.topnavselected a span{
	background: url(../images/tabright.gif) right top no-repeat;
	padding-right: 5px;
}
#topnav ul{
  padding:0; 
  margin:0 auto; 
  list-style-type:none;
  float:left;
  position:relative; 
  l/eft:50%;
}
#topnav li{
 float:left;
 position:relative;
 r/ight:50%;
 padding-right:2px;
} 
#topnav li.last{
padding:0;
} 
/* !SubNav            */
/*********************/

/**************************/
/* Homepage Cruise Types  */
#cruisetypes{
}
#cruisetypes ul{
}
#cruisetypes ul li{
	list-style:none;
	text-align:center;
	float:left;
}
#cruisetypes ul li{
	background-position:50% 20px;
	background-repeat:no-repeat;	
}
#cruisetypes ul li.partynight{
	background:url(../images/hp_party.png);
	background-position:50% 20%;
	background-repeat:no-repeat;	
	}
#cruisetypes ul li.corporate{
	background:url(../images/hp_corporate.png);
	background-position:50% 40%;
	background-repeat:no-repeat;	
	}
#cruisetypes ul li.christmas{
	width:176px;
	background:url(../images/hp_chrimbo.png);
	background-position:50% 30%;
	background-repeat:no-repeat;	
	}	
#cruisetypes ul li.sightseeing{
	background:url(../images/hp_sightseeing.png);
	background-position:50% 40%;
	background-repeat:no-repeat;	
	}	
#cruisetypes ul li.celebration{
	background:url(../images/hp_celebration.png);
	background-position:50% 40%;
	background-repeat:no-repeat;	
	}	
#cruisetypes a:link,
#cruisetypes a:active,
#cruisetypes a:visited{
	float:left;
	height:189px;
	width:169px;
	color:#0071b8;
  font-size:130%;
	font-weight:bold;
	}
#cruisetypes a:hover{
  text-decoration:underline;
}
#cruisetypes a span{
	c/olor:#0071b8;
	z/-index:10;
	h/eight:189px;
	w/idth:169px;
	display:block;	
	padding-top:150px;
}
/* !Homepage Cruise Types  */
/**************************/

/************************/
/* Rounded Corners      */

.t {background: url(../images/borders/dot.gif) 0 0 repeat-x; width: auto}
.b {background: url(../images/borders/dot.gif) 0 100% repeat-x}
.l {background: url(../images/borders/dot.gif) 0 0 repeat-y}
.r {background: url(../images/borders/dot.gif) 100% 0 repeat-y}
.bl {background: url(../images/borders/bl.gif) 0 100% no-repeat}
.br {background: url(../images/borders/br.gif) 100% 100% no-repeat}
.tl {background: url(../images/borders/tl.gif) 0 0 no-repeat}
.tr {background: url(../images/borders/tr.gif) 100% 0 no-repeat; padding:10px 15px 10px 15px;margin-bottom:15px;}
.lightblue {
background: url(../images/borders/lightblue/bg.gif) bottom left repeat-x; width: auto
}
.lightblue .t {background: url(../images/borders/lightblue/dot.gif) 0 0 repeat-x; width: auto}
.lightblue .b {background: url(../images/borders/lightblue/dot.gif) 0 100% repeat-x}
.lightblue .l {background: url(../images/borders/lightblue/dot.gif) 0 0 repeat-y}
.lightblue .r {background: url(../images/borders/lightblue/dot.gif) 100% 0 repeat-y}
.lightblue .bl {background: url(../images/borders/lightblue/bl.gif) 0 100% no-repeat}
.lightblue .br {background: url(../images/borders/lightblue/br.gif) 100% 100% no-repeat}
.lightblue .tl {background: url(../images/borders/lightblue/tl.gif) 0 0 no-repeat}
.lightblue .tr {background: url(../images/borders/lightblue/tr.gif) 100% 0 no-repeat; padding:10px 15px 10px 15px !important;margin-bottom:0px;}
.tightbox .tr{
	padding:3px 0px 1px 3px;
	margin-bottom:0px;
}
/* !Rounded Corners      */
/************************/

/************************/
/* Sidenav	            */

#sidenav ul{
	margin:0;
	padding:5px 0 0 0;
	list-style-type: none;
}
#sidenav ul li{
	margin:0;
	padding:0;
	list-style:none;
}
#sidenav ul li a:link,
#sidenav ul li a:active,
#sidenav ul li a:visited{
	font-size:10pt;
	color:#fff;	
	display: block;
	margin:0;
	padding: 6px 0 6px 12px;
	width:168px;
	background:url(../images/nav/sidenav_bg.gif);
	background-position:top left;
	background-repeat:no-repeat;
	}
#sidenav ul li a:hover,
#sidenav ul li.subnavselected a{
	background:url(../images/nav/sidenav_bg_roll.gif);
	background-position:top left;
	background-repeat:no-repeat;	
	text-decoration:none;	
}
/* */
#sidenav ul li ul{
	display:block;
	padding:5px 0 5px 0;
	margin:0;
}
#sidenav ul li.subnavselected  ul li{
	padding:0 0 0 10px;
	margin:0;
	list-style:none;
	width:150px;
}
#sidenav ul li.subnavselected ul li a{
	font-size: 100% !important;
	background:none !important;
	padding:0 0 0 10px !important;
	line-height:1.7em;
	margin:0;
	color:#0071b8;
	width:140px;
}
#sidenav ul li ul li a:hover,
#sidenav ul li.subnavselected ul li.subnavsubselected a,
#sidenav ul li.subnavselected ul li.subnavsubselected ul li a:hover
{
	color:black;
	background:url(../images/nav/disc.gif) !important;
	background-position:0% 7px !important;
	background-repeat:no-repeat !important;			

}

#sidenav ul li ul li ul li a{
color:black;
}
#sidenav ul li.subnavselected ul li.subnavsubselected ul li a{
	color:#0071b8;
	list-style:none !important;
	background:none !important;
	width:130px !important;
}

a.levelFourSelected {
	color:black !important;
}
li.levelFourSelected a:{
	color:black !important;
}
/* !Sidenav			        */
/************************/

/************************/
/* Breadcrumbs          */
#breadcrumbs{
	border-bottom:1px solid #cbe2f0;
	color:#949494;
	padding-bottom:0.5em;
	margin-bottom:1em;
	font-size:100%;
}
#breadcrumbs a{
	color:#434343;
}
/* !Breadcrumbs          */
/************************/

/************************/
/* wysiwyg              */
.wysiwyg{
	font-size:100%;
	font-family:"Trebuchet MS", "Arial,Helvetica", "sans-serif";	
	line-height:1.5em;
	padding-bottom:0.5em;	
}
.wysiwyg a:link,
.wysiwyg a:active,
.wysiwyg a:visited{
  text-decoration:none;
  color:#0071b8;
}
.wysiwyg a:hover{
  text-decoration:underline;
  margin:0;
  padding:0;
	color:#0070B8;
}
.wysiwyg ul,
.wysiwyg ol{
	padding:0;
	margin:0;
}
.wysiwyg ul li,
.wysiwyg ol li{
	padding:0;
	margin:0 0 0 18px;
}
.wysiwyg table{
	margin:0;
	padding:0;
	border:1px solid #0070B8;
	border-collapse: collapse;
}
.wysiwyg table tr td{
	margin:0;
	padding:5px;
	border:1px solid #0070B8;
}
/* !wysiwyg             */
/************************/

/************************/
/* links                */
#links_category_description{
	border-bottom:1px solid #cbe2f0;
	padding-bottom:0.5em;
	margin-bottom:1em;
}
#links{
	padding-top:1em;
	color:#000;
}
#links .link{
	padding-bottom:1em;	
}
#links .link.nopaddingbottom
{
	padding-bottom:0em;	
}
.hr{
	border-top:1px solid #cbe2f0;
	padding-top:1em;
	margin-top:1em;
}
/* !links               */
/************************/

/************************/
/* news                */
#news{
	padding-top:1em;
	color:#000;
}
#news .title{
	font-size:110%;
}
#news .article{
	padding-bottom:1em;
	margin-bottom:0.5em;
	border-bottom:1px solid #cbe2f0;		
}
#news .article .description{
	padding:0.5em 0 0.5em 0;
}
#news .article.nopaddingbottom{
	padding-bottom:0em;	
	margin-bottom:0em;	
	border-bottom:none;
}
.hr{
	border-top:1px solid #cbe2f0;
	padding-top:1em;
	margin-top:1em;
}
/* !news               */
/************************/

/************************/
/* map                  */
#map{
margin-top:1em;
width: 100%; 
height: 300px;
border:2px solid #2F2E2C;
margin-bottom:2em;
}
/* !map                  */
/************************/

/************************/
/* enquiry-form         */
.enquiry-form {
	margin: 0em;
}
.enquiry-form input{
	float:left;
}
/*
.checkbox{
	padding-left:110px;
}
*/
.enquiry-form label{
	float:left;
}
.errors {
	border: 2px solid #e30a16;
	color: #e30a16;
	padding:0.5em;
	margin:0 0 1em 0;
}

.subscribe_success {
	border: 2px solid green;
	color: green;
	padding:0.5em;
	margin:0 0 1em 0;
}

.errors ul{
	margin:0;
	padding:0;
}

.errors ul li{
	margin:0 0 0 15px;
}

.enquiry-form .field {
	margin-bottom: 0.25em;
}

.enquiry-form .field label {
	font-weight: bold;
	float: left;
	width: 15em;
}

.enquiry-form .field input,
.enquiry-form .field textarea {
	border: 1px solid #c1c1c1;
}

.enquiry-form .buttons {
	float:right;
	text-align: right;
	margin-right:16px;
}

.enquiry-form .buttons input {
	background:#83A5BE url(../images/button_back.jpg) repeat-x;
	border:1px solid #88A7C3;
	font-size:90%;
	color:#fff;
	cursor:pointer;
	padding:4px 20px;
}
.checkbox{
	padding-left:170px;
}
.checkbox label{
	width:275px !important;
	float:left;
}
/* !enquiry-form         */
/************************/

/************************/
/* genlist (top level) */
.genlist{
}
.genlist ul li{
	margin:0 0 0 18px;
}
.genlist a:link,
.genlist a:active,
.genlist a:visited{
  text-decoration:none;
  color:#0071b8;
  font-size:120%;
}
.genlist a:hover{
  text-decoration:underline;
	color:#0070B8;
}{
}
/* !genlist (top level  */
/************************/

/************************/
/* job                */
#jobs{
	padding-top:1em;
	color:#000;
}
#jobs .title{
	font-size:110%;
}
#jobs .article{
	padding-bottom:1em;
	margin-bottom:0.5em;
	border-bottom:1px solid #cbe2f0;		
}
#jobs .job .description{
	padding:0.5em 0 0.5em 0;
}
#jobs .job.nopaddingbottom{
	padding-bottom:0em;	
	margin-bottom:0em;	
	border-bottom:none;
}

#job{
	padding-top:1em;
}

/* !job               */
/************************/

#modlets {
	margin:0 0 0 0;
	padding:0;
}
.modlet-downloads,
.modlet-related {
	/*
	margin-bottom:1.5em;
	*/
}
.modlet-downloads .title {
	text-align:center;
	font-weight:bold;
	padding-bottom:1em;
}

.modlet-downloads ul {
	list-style:square;
}
.modlet-downloads ul li{
	margin:0 0 0.5em 0;
	padding:0 0 0 17px;
	list-style:none;
}

.modlet-downloads ul li.word{
	background:url(../images/icons/icon_doc.gif);
	background-position:0% 50%;
	background-repeat:no-repeat;		
}

.modlet-downloads ul li.pdf{
	background:url(../images/icons/icon_pdf.gif);
	background-position:0% 50%;
	background-repeat:no-repeat;		
}

.modlet-downloads ul li.jpg{
	background:url(../images/icons/icon_jpg.gif);
	background-position:0% 50%;
	background-repeat:no-repeat;		
}

/************************/
/* testimonials         */
#testimonials_category_description{
	border-bottom:1px solid #cbe2f0;
	padding-bottom:0.5em;
	margin-bottom:1em;
}
#testimonials{
	color:#000;
}
#testimonials .title{
	font-size:100%;
}
#testimonials .testimonial{
	padding-top:0.5em;
	padding-bottom:1em;
	margin-bottom:0.5em;
	border-bottom:1px solid #cbe2f0;		
}
#testimonials .testimonial .content{
	p/adding:0.5em 0 0.5em 0;
}
#testimonials .testimonial .quote{
	p/adding:0 0 0.5em 0;
	font-style:italic;
}
#testimonials .testimonial.nopaddingbottom{
	padding-bottom:0em;	
	margin-bottom:0em;	
	border-bottom:none;
}

.submit_testimonial {
	background:url(../images/submit_testimonial.jpg);
	background-position:top left;
	background-repeat:no-repeat;	
	width:150px;
	height:119px;
	}	
.submit_testimonial a:link,
.submit_testimonial a:active,
.submit_testimonial a:visited{
	text-align:center;
	color:#0071b8;
  font-size:115%;
	font-weight:bold;
	display:block;	
	padding-top:95px;
	}
.submit_testimonial a:hover{
  text-decoration:underline;
}


/* !testimonials        */
/************************/


/************************/
/* pager                */
#pager {
	padding-top:1em;
}
#pager .pages{
  font-size:90%;
  color:black;
  margin:0;
  padding:0 0 5px 0;
}
#pager .pages span{
  margin-right:10px;
}

#pager .pages .currentpage {
  padding: 1px 3px;
  color:#0071b8;
  border:1px solid #0071b8;
  cursor: default;
}

#pager .pages a
{
  color: black;
  margin-right:10px;
}
#pager .pages a:hover,
#pager .pages a.currpage
{
  color:#0071b8;
}
/* pager                */
/************************/

/************************/
/* albums               */

#gallery_category_description {
	padding-bottom:0.5em;
	margin-bottom:1em;
	}
#albums .album
{
	padding-bottom:1em;
	margin-bottom:1em;
	border-bottom:1px solid #cbe2f0;	
}
#albums .album.nopaddingbottom{
	padding-bottom:0em;	
	margin-bottom:0em;	
	border-bottom:none;
}
.album a:link,
.album a:active,
.album a:visited
{
	font-weight:bold;
	margin:0;
	padding:0;
 	color:#0071b8;
}
.album a:hover{
	text-decoration:underline;
}
/* !albums              */
/************************/

/************************/
/* !photos              */
#photos {
	float: left;
}

#photos .photo {
	margin: 0.5em .5em .5em .5em;
	float: left;
}

#photos .photo .image {
	width: 151px;
	text-align: center;
}

#photos .photo img {
	b/order: 1px solid black;
	margin-top: 10px;
}

#photos .photo .caption {
	width: 145px;
	text-align: center;
	font-size: 80%;
	line-height: 1.3em;
	height: 3em;
	padding:2px;
		
}

#photos .photo .caption a {
	font-weight: normal;
}

#photo .copyright {
	text-align:center;
}
#photoholder{
	margin:1em 0 0 0;
	t/ext-align:center;
}
/*
414
336
*/
#photoholder.portrait{
}
#photoholder.landscape{
}
#photoholder.portrait #photo{
	width:342px;
}
#photoholder.landscape #photo{
	width:420px;
}

#photo{
	margin:0 auto;
}
#photo img {	margin:0;
	padding:0;
	b/order: 1px solid black;
}

.links{
	text-align:left;
	margin:0;
	padding-top:2em;
}
/* !photos              */
/************************/
.third{
	width:33%;
	float:left;
}
.calendar_booking {
	font-size:90%;
	float:left;
	border:1px solid #0071b8;
	margin:10px 0;
	padding:0;		
	border-collapse: collapse;
}
.calendar_booking th,
.calendar_booking td
{
	border:1px solid #0071b8;
	margin:0;
	padding:3px;
	text-align:center;
}
.calendar_booking .title{
	background-color:#3b4e87;
	color:white;
	font-size:110%;
	font-weight:bold;
	}
.calendar_booking th{
	font-weight:normal;

}
.calendar_booking .noday{
	background-color:#e4e8f3;
}
.calendar_booking a:link,
.calendar_booking a:active,
.calendar_booking a:visited{
  text-decoration:none;
  color:black;
}
.calendar_booking tbody td.soldout:hover{
	background-color:#7f7f7f;
}
.calendar_booking tbody td.available:hover{
	background-color:#badaef;
}
.calendar_booking tbody td.limited:hover{
	background-color:#EBCEBD;
}
.calendar_booking tbody td.noday:hover{
	background-color:#e4e8f3;
}
.calendar_booking tbody td.noavail:hover{
	background-color:#fff;
}

.calendar_booking tbody td:hover{
	background-color:#7fb8db;
}
.calendar_booking a:hover{
  text-decoration:underline;
	color:black;
}
.calendar_booking .available{
	background-color:#7fb8db;
}
.calendar_booking .limited{
	background-color:#DDA17D;
}
.calendar_booking .soldout{
	background-color:#7f7f7f;
}

#addtobasket{
	margin:20px 0 0 0;
	padding:0;
	width:110px;
}


.prices{
	margin:0 0 0 0;
	padding:10px 10px 0 10px;
}
.prices table{
	padding:0;
	width:100%;
	border:1px solid #ccc;
	border-collapse: collapse;
	margin-bottom:1em;
}
.prices table th,
.prices table td
{
	border:1px solid #ccc;
	padding:5px;
}
.prices .details{

}
.prices .details .board span,
.prices .details .sail span,
.prices .details .return span
 {
	width:150px;
	float:left;
}
.prices h3{
	padding:1em 0 0.5em 0;
}
.prices select{
border:1px solid #aaa;
font-size:100%;
color:#000;
font-family:"Trebuchet MS", "Arial,Helvetica", "sans-serif";
}
.prices table th{
	padding-bottom:5px;
}
.prices table th.cost{
	text-align:center;
}
.prices table th.number_tickets{
	text-align:center;
}
.prices table th.quantity,
.prices table td.quantity{
	text-align:center;
}
.prices table th.remove,
.prices table td.remove{
	text-align:center;
	font-weight:bold;
}
.prices p{
}

.prices table td.type{
	font-size:100%;
	color:#0071b8;
	width:50%;
}
.prices table td.cost
{
	font-size:100%;
	color:#0071b8;
	font-weight:bold;
	text-align:center;
	width:20%;	
}
.prices table td.number_tickets{
	text-align:center;	
	width:30%;	
}
.prices td .soldout{
	color:#0071B8;
}

.total_cost{
	float:right;
	font-size:120%;
	color:#0071b8;
	font-weight:bold;
	padding-bottom:1em;
}
.total_cost{
}
/**********************************/
.tabs{
	margin:0;
	padding:0; 
} 
ul.tabNav { 
    list-style: none; 
    margin: 0; 
    padding: 0; 
} 
ul.tabNav li { 
    display: inline; 
    margin: 0; 
    padding: 0;     
} 
ul.tabNav li a:link, 
ul.tabNav li a:active, 
ul.tabNav li a:visited { 
    padding: 3px 5px; 
    background-color: #ccc; 
    color: #000; 
    text-decoration: none; 
} 
div.tabs ul.tabNav a.selected, 
ul.tabNav li a:hover { 
    background-color: #0071B8; 
    color: #fff; 
    padding-top: 7px; 
} 
ul.tabNav li a:focus { 
	outline: 0; 
}

.tab {
	padding:0;
	margin-top:-13px;
	border:1px solid #CCCCCC;
}

input.nostyling{
	padding:0;
	margin:0;
	border:none;
	color:#0071b8;
	background:white;
	font-size:90%;
	cursor:pointer;	
}

.bluebutton{
	float:left;
	cursor:pointer;
}
.update {
	margin-right:2em;
}

#basket{
	padding:10px;
}
/**********************************/
#cruise_key{
	float:left;
	margin-top:8px;
}
#cruise_key h2{
	padding-bottom:0.5em;
}
#cruise_key .row{
	width:100%;
	padding-bottom:0.5em;
}
#cruise_key .place{
	height:16px;
	width:16px;
	float:left;
}
#cruise_key .available{
	background-color:#7FB8DB;	
}
#cruise_key .soldout{
	background-color:#7F7F7F;	
}
#cruise_key .limited{
	background-color:#DDA17D;
}
#cruise_key .description{
	float:left;
	margin:0;
	padding:0 0 0 1em;
}
#availability{
	padding-top:1em;
}
