.clearfix {
	display: block;
} 

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	background:#032160;
}
a {
	color: #06763A;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
p {
	line-height:1.4em;
	font-size:0.7em;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: .9em;
	font-weight: bold;
}
h2 {
	font-size: .8em;
}
h3 {
	font-size: .7em;
}
h1, h2, h3 {
	color: #002d62;
	margin: 0px;
	padding: 12px;
}
.postn {
	position: absolute;
	left: -9999px;
	font-size: 0px;
}
#wrapper {
	position: relative;
	/*width: 936px;*/
	width: 58.5em; 
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #ffffff;	
}
/* topnav */
.topnav {
	z-index: 10;
	left: 0px;
	top: 0px;
	position: absolute;
	background-repeat: no-repeat;
	width: 58.5em;
}
.header {
	/*background-image: url(/sites/core/images/standard_default/118-topnav.gif);*/
	background-repeat: no-repeat;
	background-position: left top;
	height: 109px;
	margin: 0px;
	padding: 0px;
}
.tabwdth {
	padding-left: 0px;
	margin: 0px;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-repeat: repeat-x;
	background-image: url(/sites/sailfromuk/images/118-nav-back.gif);
	width: 100%;
	background-position: bottom;
	font-family: Arial, Helvetica, sans-serif;
}
/* individual tabs */
#tabs {
	padding: 0px 0px 0px 0px;
	font-size: .7em;
	width: auto;
	margin: 0px;
	height: 3.2em;
}
#tabs ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#tabs li
{
	float: left;
	margin: 0px;
	list-style: none;
	padding: 0px;
	line-height: 3.2em;
} 

#tabs a, .select span
{
	color: #FFFFFF;
	background: url(/sites/sailfromuk/images/118-grey-left.gif) no-repeat left top;
	text-decoration: none;
	padding-left: 18px;
	font-weight: bold;
}
#tabs a span, .select span
{
	background: url(/sites/sailfromuk/images/118-grey-right.gif) no-repeat right top;
	padding-right: 18px;
}
#tabs a, #tabs a span, .select span
{
	display: block;
}
/* Commented backslash hack hides rule from IE5-Mac \*/
#tabs a, #tabs a span, .select span
{
	float: none
}
#tabs a:hover
{
	color: #fcfbab;
	font-weight: bold;
	text-decoration: none;
	background-image: url(/sites/sailfromuk/images/118-red-left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#tabs a:hover span
{
background: url(/sites/sailfromuk/images/118-red-right.gif) no-repeat right top;
}
#tabs .select {
	background: url(/sites/sailfromuk/images/118-red-left.gif) no-repeat left top;
	text-decoration: none;
}
.select span{
	background: url(/sites/sailfromuk/images/118-red-right.gif) no-repeat right top;
	font-weight: bold;
	color: #fcfbab;
}
/* the footer */

.footer {
	margin-top: 4em;
	font-size: .7em;
	text-align: center;
	padding-top: 1.2em;
	clear: both;
	float: none;
}
.footline {
	height: 1px;
	width: 100%;
	background-image: url(/sites/core/images/standard_default/118-foot.gif);
	background-repeat: repeat-x;
	clear: both;
	margin-top: 7px;
	margin-bottom: 14px;
}
.foot-partners{
	text-align:left;
	margin-bottom:15px;
}
	.foot-partners a{
		padding:0;
		margin:0;
		
	}
		.foot-partners a img.alaska{
			border:none;
			margin-left:25px;
		}
		
		.foot-partners a img.cruise118{
			border:none;
			margin-left:120px;
		}
		
		.foot-partners a img.sixstar{
			border:none;
			margin-left:80px;
		}
				.foot-partners a img.logo{
			border:none;
			margin-left:20px;
		}
		
.footer a {
	color: #002e62;
	font-weight: normal;
	padding: 10px;
}
.footlogo {
	width: 100%;
	background-image: url(/sites/core/images/standard_default/118-footer-logo);
	background-position: top;
	clear: both;
}
.foot-lf{
	width: 25%;
	float: left;
	text-align: left;
}
.foot-mid{
	width: 50%;
	float: left;
    margin-top: 12px;
}
.foot-rg{
	width: 25%;
	float: left;
	text-align: right;
	
}



iframe {height: 309px; width: 250px;}
/* the main area below the top nav*/
.container {
	position: absolute;
	top: 9em;
	margin: 0px;
	padding: 0 0 28px 0;
	width: 100%;
	background-color: #ffffff;
	z-index: 20;
}
.clear{clear:both; font-size:0px; height:0px; padding:0px; margin:0px; line-height:0;}

/* 3 columns on page */

.column-01, .column-02, .column-03 {
	float: left;
	background-color: #ffffff;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.column-01 {
	width: 319px;
	display: inline;
	margin-left: 0px;
}
.column-01 li {
	font-size: .7em;
}
.column-02 {
	width: 319px;
}
.column-03 {
	width: 16em;
}
#column-01-img  {
	margin-top: 40px;
}
#column-02-img {
	margin-top: 40px;
}
.top-off {
	margin-top: 12px;
	width: 100%;
	background-image: url(/sites/sailfromuk/images/118-top-offers-bck.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-size: 0.7em;
 	min-height: 600px;
}
.hmp-off-lft {
	float: left;
	width: 60%;
	padding-left: 16px;
}
.hmp-off-lft2 {
	float: left;
	margin-bottom: 20px;
	margin-top: 6px;
	width: 60%;
	padding-left: 16px;
}
.hmp-off-rgh {
	float: left;
	clear: right;
	width: 31%;
	text-align: right;
}
.hmp-off-rgh2 {
	float: left;
	clear: right;
	margin-bottom: 20px;
	margin-top: 6px;
	width: 31%;
	text-align: right;
}
.tp-off-lft {
	float: left;
	margin-bottom: 20px;
	width: 60%;
	padding-left: 16px;
}
.tp-off-rgh {
	float: left;
	clear: right;
	margin-bottom: 20px;
	width: 31%;
	text-align: right;
}
#tp-off-rgh-a {
	margin-top: 33px;
}
.tp-off-price {
	font-size: 1.3em;
	color: #CC0000;
	font-weight: bold;
}
.cl-pmo-bx {
	margin-top: 12px;
	width: 100%;

}
.cl-pmo-bx-head {
	height: 25px;
	/*background-color: #e5ebf3;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #c3ccd6;*/
	background-image: url(/sites/sailfromuk/images/pmo-bx-head.gif);
	background-color: #de3d27;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #002e72;
}
.cl-pmo-bx-head h2 {
	font-size: 70%;
	color: #fdfbab;
	margin: 0px;
	padding-left: 8px;
	padding-top: 6px;
	padding-bottom: 2px;
}
.cl-pmo-bx-main {
	margin-top: 10px;
	height: 6em;
}
.cl-pmo-bx-main-lft {
	float: left;

}
.cl-pmo-bx-main-rght {
	clear: right;
}
.cl-pmo-bx-main-rght-rw1 {
	height: 80px;
}
.cl-pmo-bx-main-rght-rw2 {
	text-align: right;
	padding-right: 8px;
}
/* 2 columns on page */

.sub-01, .srch-03 {
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
	display:inline;
}
.sub-01 {
	/*width: 650px;*/
	width: 40.6em;
	display: inline;
	min-height: 43em;
}
#sub-01-img {
	margin-top: 40px;
}
#sub-01-bck {
	margin-top: 15px;
	height: 177px;
	width: 650px;
	background-image: url(/sites/sailfromuk/images/special-offers-650.jpg);
	background-repeat: no-repeat;
}
#land-img-home, #land-img, #land-img-cruise-lines, #land-img-destinations {
	margin-top: 14px;
	height: 177px;
	width: 650px;
	background-repeat: no-repeat;
}
#land-img-home img {
	border: none;
}
#land-img {
	background-image: url(/sites/core/images/standard_default/dest-worldwide-650.jpg);
}
#land-img-cruise-lines {
	background-image: url(/sites/sailfromuk/images/land-img-cruise-lines.jpg);
}
#land-img-destinations {
	background-image: url(/sites/core/images/standard_default/land-img-destinations.jpg);
}
.srch-03 {
	width: 262px;
	background-color: #ffffff;
}
	.srch-03 .pricing{
		margin-bottom:8px;
	}
	.srch-03 .pricing form{
		margin:0;
		padding:0;
	}

		.srch-03 .pricing .pricing-header{
			width:250px;

		}

		.srch-03 .pricing .pricing-info{
			width:247px;
			min-height:100px;
			border-left:1px solid #B2BFD0;
			border-right:2px solid #0E437D;
			background:#EEEFEF;
			padding-top:6px;
			padding-bottom:0;
		}
			.srch-03 .pricing .pricing-info .option{
				width:59px;
				text-align:center;
				float:left;
				display:inline;
				margin-left:2px;
			}

			.srch-03 .pricing .pricing-info .option select{
				margin-bottom:2px;
			}

			.srch-03 .pricing .pricing-info .option p{
				line-height:1.00em;
			}

		.srch-03 .pricing .child-ages{
			margin-top: 6px;
			margin-bottom: 6px;
			/*display: none;*/
		}
			.srch-03 .pricing .child-ages p{
				text-align: center;
				margin-bottom: 3px;
			}

		.srch-03 .pricing .radio-options{
			font-size:0.7em;
			margin-left:18px;
			margin-top:10px;
			padding-bottom:15px;
		}
			.srch-03 .pricing .radio-options table table{
				border-collapse:collapse;
			}
				.srch-03 .pricing .radio-options table td{
					vertical-align:middle;
					line-height:1.4em;
					padding:0;
					margin:0;
				}

			.srch-03 .pricing .radio-options input{
				/*height:12px;*/
			}

		.srch-03 .pricing .buttons{
			padding-top: 10px;
		}
.srch-03-ad  {
	width: 250px;
	background-color: #f2f2f3;
}
.srch-03-ad img {
	padding: 44px;
}
.sub-01-main {
	width: 100%;
}
.sub-01-main li{
	font-size: .7em;
}
.sub-01-main p{
	padding: 12px;
}
.sub-01-main h2.reduced-margin{
	margin: 0;
	padding: 12px 12px 0 12px;
	clear: both;
}
.sub-01-main p.reduced-margin{
	margin: 0;
	padding: 0 12px 12px 12px;
}
.sub-01-col {
	width: 19.2em;
	margin-left: 12px;
	float: left;
	margin-top: 16px;
	background-color: #ffffff;
}
.sub-01-col p{
	padding: 0px;
}
.sub-01-col h2 {
	font-size: 70%;
	margin: 0px;
	padding-left: 8px;
	padding-top: 6px;
	padding-bottom: 2px;
}
.stmp-c1 {
	width: 19.2em;
	float: left;
}
.stmp-c2 {
	width: 19.2em;
	float: left;
	margin-left: 12px;
}
.comm-mss {
	width: 39.1em;
	margin-left: 12px;
	float: left;
	background-color: #e5ebf3;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #c3ccd6;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #c3ccd6;
}
.ln-brk {
	width: 96%;
	height: 1.6em;
	/*clear: right;
	float: left;*/
	background-color: #ffffff;
}
.flt-bx-main {
	margin-left: 12px;
}
.flt-bx {
	width: 100px;
	height: 100px;
	float: left;
	margin-left: 4px;
	margin-top: 12px;
}
.flt-bx p {
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
}
.dest-bx {
	margin-top: 10px;
	width: 19.2em;

}
.dest-bx-head {
	width: 19.2em;
	height: 25px;
	/*background-color: #e5ebf3;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #c3ccd6;*/
	background-image: url(/sites/sailfromuk/images/pmo-bx-head.gif);
	background-color: #de3d27;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #002e72;

}
.dest-bx-head h2 {
	font-size: 70%;
	color: #fdfbab;
}
.dest-bx-main {
	margin-top: 10px;
	min-height: 100px;
}
.dest-bx-main-lft {
	float: left;

}
.dest-bx-main-rght {
	clear: right;
}
.dest-bx-main-rght-rw1 {
	height: 70px;
}
.dest-bx-main-rght-rw2 {
	text-align: right;
	padding-right: 8px;
	padding-top: 8px;
}
.cl-bx {
	margin-top: 10px;
	width: 19.2em;
	background-image: url(/sites/core/images/standard_default/118-cline-ov-bck.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 100px;
}
.cl-bx-lft {
	float: left;
	width: 55%;
}
.cl-bx-lft p {
	padding: 8px;
}
.cl-bx-rght {
	float: left;
	width: 45%;
	height: 100%;
}
.cl-bx-rght p {
	margin-top: 7em;
	margin-right: 1em;
	text-align: right;
}
/* the wave graphic */

#png-img {
	height: 20px;
	margin-top: 4px;
	margin-bottom: 5px;
	/*width: 662px;
	position: absolute;*/
	background-image: url(/sites/sailfromuk/images/png-bck-grad.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	/*height: 97px;
	z-index: 30;
	left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 146px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;*/
}
#png-img p {
	/*width: 100%;*/
	margin-bottom: 6px;
	/*margin-left: 28px;
	font-size: 70%*/
}
#png-img a {
	color: #06763A;
	font-weight: bold;
}

/* special offers table */
.tb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.tb p {
	padding: 0px;
	margin: 0px
}
.tb-hdr {
	background-image: url(/sites/core/images/standard_default/tb-bck-header.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	color: #FFFFFF;
	font-weight: bold;
}
.tb-rw-dk {
	background-image: url(/sites/sailfromuk/images/tb-row-dk.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.tb-rw-lght {
	background-image: url(/sites/sailfromuk/images/tb-row-lght.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.tb-rw-dk p {
	margin-top: 10px;
	margin-bottom: 12px;
}
.tb-rw-lght p {
	margin-top: 10px;
	margin-bottom: 12px;
}
.tb-hdr p {
	margin-top: 6px;
	margin-bottom: 6px;
}
.tb-butt {
	text-align: left;
}
#tb-col-ind {
	padding-left: 8px;
}
#tb-was {
	text-decoration: line-through;
	font-size: .7em;
}
#tb-now {
	font-size: .9em;
	color: #FF0000;
	font-weight: bold;
}
.tb-foot {
	height: 2px;
	background-color: #0e437d;
	line-height: 2px;
}
#tb-red a{
	color: #CC0000;
}

/* concierge */

.conc {
	width: 250px;
	background-image: url(/sites/core/images/standard_default/conc-bck.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 12px;
}
.conc-main{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #9fb4cb;
	border-left-color: #9fb4cb;
}
.conc-main p {
	margin: 0px;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 8px;
}
.conc-foot {
	width: 250px;
}
.qck-lnks {
	width: 250px;
	/*background-image: url(/sites/core/images/standard_default/118-qck-lnks-bck.gif);
	background-repeat: repeat-x;
	background-position: top;*/
	margin-top: 12px;
}
/* email */
.esign {
	font-size:.7em;
}
.eml {
	width: 250px;
	height: 63px;
	background-image: url(/sites/core/images/standard_default/email-sign-up-bck.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 12px;
}
.eml_sub {
	padding: 0px;
	margin: 0px;
}
.eml_tab {
	margin-top: 28px;
	margin-bottom: 0px;
	margin-left: 8px;
}
.qck-lnks-d {
	width: 250px;
	/*background-image: url(/sites/core/images/standard_default/118-qck-lnks-dest-bck.gif);
	background-repeat: repeat-x;
	background-position: top;*/
	background: #e6f0f7;
	margin-top: 12px;
}
.qck-lnks-d p {
	padding-left:24px;
}
.qck-lnks p {
	padding-left:24px;
}
smap-col1 {
	float: left;
	width: 13em;
}
smap-col2 {
	float: left;
	clear: both;
	width: 13em;
}

.sp {
	width: 250px;
	padding: 0px;
	border: #f62300;
	margin-top: 12px;
	background-color: #e6f0f7;
}

.sp_top {
	background-image: url(/sites/sailfromuk/images/118-search-head.gif);
	margin: 0px;
	padding: 0px;
}
.sp-main-area {
	/*border-right-width: 2px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #0e437d;
	border-left-color: #b2bfd0;
	height: 150px;*/
}
.sp_foot {
	background-image: url(/sites/sailfromuk/images/118-search-bottom.gif);
	margin: 0px;
	padding: 0px;
	height: 81px;
}
.sp_sub {
	padding: 0px;
	float: right;
	margin-top: 10px;
	/*margin-right: 15px;*/
	margin-bottom: 0px;
	margin-left: 0px;
}
.sp-row {
	width: 100%;
	margin: 0px;
	padding: 0px;
	height: 30px;
}
.sp-lf-tx {
	width: 90px;
	float: left;
	margin: 0px;
	text-align: right;
	clear: both;
	padding-right: .8em;
	padding-left: 0px;
	/*background-color: #eeefef;*/
	font-size:70%;
}
.sp_dpd {
	width: 14em;
	clear: right;
	margin: 0px;
	padding: 0px;
	font-size:70%;

}
.comm-main {
	padding: 0px;
	clear: none;
	float: right;
	position: relative;
	top: 14px;
	width: 170px;
	text-align: center;
	color: #ffffff;
}
.comm-main p {
	font-size: 75%;
}
.comm-main-price{
	font-size: 2.3em;
	font-weight: bold;
}
.comm-small p{
	font-size: 70%;
	line-height: 2em;
}
#insu-img {
	margin-top: 15px;
	height: 177px;
	width: 650px;
	background-image: url(/sites/core/images/standard_default/insurance-650.jpg);
	background-repeat: no-repeat;
}
.insua p{
	font-size: 70%;
	line-height: 1.4em;
	padding-left: 8px;
	text-align: left;
}
.insua a{
	color: #FFFFFF;
	line-height: 1.4em;
	text-align: left;
}
.bx-lf {
	float: left;
	width: 100px;
	clear: right;
}
.bx-rgh {
	float: left;
	clear: right;
}
#home-banner-select {
background:#FFFFFF;
border:solid 1px #3b5f93;
	position: absolute;
	left: 564px;
	top:193px;
	height: 25px;
	width: 96px;
	z-index: 20;
	cursor: pointer;
}
#more-info-text p{
	padding: 12px;
}

/* tabs port pages */
.sub-01 .sub-01-main .select-passengers-promo{
	float:right;
	display:block;
	cursor:pointer;
	margin-top: 20px;
}
	.sub-01 .sub-01-main .select-passengers-promo img {
		border: none;
	}
.sub-01 .sub-01-main .select-tabs{
	float: left;
	list-style:none;
	margin:0;
	padding:0;
	height:36px;
	margin-bottom:10px;
	margin-top:20px;
}
.sub-01 .sub-01-main .select-tabs li{
	float:left;
	text-align:center;
	width:104px;
	background: url(/sites/core/images/standard_default/search/passengers/grey-tab.gif) no-repeat;
	margin-right:3px;
}

.sub-01 .sub-01-main .select-tabs li a{
	width:100%;
	display:block;
	color:#032160;
	font-weight:bold;
	text-decoration:none;
	padding-top:11px;
	padding-bottom:13px;
}
.sub-01 .sub-01-main .select-tabs li a:hover{
	text-decoration:underline;
}

.sub-01 .sub-01-main .select-tabs li.selected{
	background: url(/sites/core/images/standard_default/search/passengers/red-tab.gif) no-repeat;
}

.sub-01 .sub-01-main .select-tabs li.selected a{
	color:#FFFFFF;
}

.sub-01 .sub-01-main .content-area{
	border-bottom:#032160 3px solid;
	margin-bottom:20px;
}

.sub-01 .sub-01-main .content-area h1{
		background: url(/sites/core/images/standard_default/ship/h1-gradient.gif) no-repeat;
		background-position:12px bottom;
		padding-bottom:5px;
		margin-bottom:15px;
}

/* Search styles */
.sub-01 .sub-01-main .search-tabs{
	margin-top:12px;
	height:30px;
	margin-bottom:238px;
	position:relative;
}

	.sub-01 .sub-01-main .search-tabs .tab{
		margin:0;
		padding:0;
		/*width:105px;*/
		width:214px;
		height:30px;
		float:left;
		margin-right:3px;
	}

	.sub-01 .sub-01-main .search-tabs .tab1-on{background-image: url(/sites/core/images/standard_default/search/top-tab-1new-on.gif);}
	.sub-01 .sub-01-main .search-tabs .tab2-on{background-image: url(/sites/core/images/standard_default/search/top-tab-2new-on.gif);}

	.sub-01 .sub-01-main .search-tabs .tab1-off{background-image: url(/sites/core/images/standard_default/search/top-tab-1new-off.gif);}
	.sub-01 .sub-01-main .search-tabs .tab2-off{background-image: url(/sites/core/images/standard_default/search/top-tab-2new-off.gif);}
	.sub-01 .sub-01-main .search-tabs .tab3-off{background-image: url(/sites/core/images/standard_default/search/top-tab-3new-off.gif); margin-right:0}
	.sub-01 .sub-01-main .search-tabs .tab4-off{background-image: url(/sites/core/images/standard_default/search/top-tab-4-off.gif);}
	.sub-01 .sub-01-main .search-tabs .tab5-off{background-image: url(/sites/core/images/standard_default/search/top-tab-5-off.gif);}
	.sub-01 .sub-01-main .search-tabs .tab6-off{background-image: url(/sites/core/images/standard_default/search/top-tab-6-off.gif); margin-right:0;}

.sub-01 .sub-01-main .search-tabs-1 {
	margin-bottom:100px;
}

.sub-01 .sub-01-main .pagination{
	width:650px;
	border-top:#afbdcd 2px solid;
	border-bottom:#afbdcd 2px solid;
	background:#f3f4f4;
	background:url(/sites/core/images/standard_default/search/passengers/pagination-bg.gif);
	height:40px;
	margin-bottom:20px;
}
	.sub-01 .sub-01-main .pagination .results{
		font-size:0.81em;
		font-weight:bold;
		float:left;
		margin-left:10px;
		color:#0e437d;
		padding-top:12px;
		display:inline;
	}

	.sub-01 .sub-01-main .pagination .pages{
		float:right;
		width:380px;
		text-align:center;
		font-size:0.69em;
		color:#0e437d;
		height:15px;
		padding-top:13px;
		margin-left: 0px auto;
		/*margin-right:50px;*/

	}
		.sub-01 .sub-01-main .pagination .pages a{
			text-decoration:underline;
		}
			.sub-01 .sub-01-main .pagination .pages a:hover{
				text-decoration:none;
			}

		.sub-01 .sub-01-main .pagination .pages a.selected{
			color:#0e437d;
			font-weight:bold;
		}
			.sub-01 .sub-01-main .pagination .pages a.selected:hover{
				text-decoration:none;
			}


		.sub-01 .sub-01-main .pagination .pages .fade{
			color: #C3C4C4;
		}

		.sub-01 .sub-01-main .pagination .pages .pagination-left{
			display:inline;
			margin-top:2px;
			margin-right:15px;
		}
			.sub-01 .sub-01-main .pagination .pages .pagination-left:hover{
				text-decoration:none;
			}

		.sub-01 .sub-01-main .pagination .pages .pagination-right{
			display:inline;
			margin-left: 15px;
		}
			.sub-01 .sub-01-main .pagination .pages .pagination-right:hover{
				text-decoration:none;
			}


	.sub-01 .sub-01-main .pagination .display{
		float:right;
		line-height:1.00em;
		padding-top:13px;
		margin-right:10px;
		display:inline;
		font-size:0.69em;
		color: #0e437d;
	}

		.sub-01 .sub-01-main .pagination .display .results-per-page{
		}

		.sub-01 .sub-01-main .pagination .display form{
			padding:0;
			margin:0;
		}
			.sub-01 .sub-01-main .pagination .display form div{
				padding:0;
				margin:0;
			}

			.sub-01 .sub-01-main .pagination .display label{
				/* font-size:0.69em; */
			}

			.sub-01 .sub-01-main .pagination .display form select{
				font-size:0.69em;
				width:60px;
			}

			.sub-01 .sub-01-main .pagination .display span{
				color: #0e437d;
				font-weight:bold;
			}

#search-results-loading-box {
	margin-bottom: 12px;
	/*position:absolute;
	top:200px;
	z-index: 99;*/
}

.sub-01 .sub-01-main .search-result{
	border-top:#4a719d 2px solid;
	border-bottom:#4a719d 2px solid;
	position:relative;
	padding-bottom:10px;
	margin-bottom:30px;
}

	.sub-01 .sub-01-main .search-result .search-result-header{
		font-size:0.81em;
		font-weight:bold;
		background:#86a1be;
		color:#FFFFFF;
		margin-bottom:15px;
		height:32px;
	}

		.sub-01 .sub-01-main .search-result .search-result-header .number{
			float:left;
			padding-left:5px;
			padding-right:5px;
			width:35px;
			padding-top:8px;
			padding-bottom:8px;
			text-align:center;
			background:#0e437d;
		}

		.sub-01 .sub-01-main .search-result .search-result-header .detail{
			float:left;
			padding-top:8px;
			padding-bottom:8px;
			padding-left:5px;
		}


	.sub-01 .sub-01-main .search-result .promotional-offer{
		position:absolute;
		top:40px;
		left:470px;
		/*left:500px;*/
		/*width:171px;
		height:29px;
		background: url(/sites/core/images/standard_default/search/promotional-offer-link.gif) no-repeat;*/
	}
		.sub-01 .sub-01-main .search-result .promotional-offer img {
			border: none;
		}


	.sub-01 .sub-01-main .search-result .left-panel{
		float:left;
		width:102px;
		text-align:center;
		padding-bottom:15px;
	}

		.sub-01 .sub-01-main .search-result .left-panel .company-logo{
			margin-bottom:8px;
		}
		.sub-01 .sub-01-main .search-result .left-panel .ship-image{
			border:#000000 1px solid;
		}

	.sub-01 .sub-01-main .search-result .right-panel{
		float:right;
		width:102px;
		margin-right:25px;
		display:inline;
		width:510px;
		font-size:0.69em;
		padding-bottom:10px;
	}

		.sub-01 .sub-01-main .search-result .right-panel .ship-name{
			font-weight:bold;
			margin-bottom:20px;
			display:block;
		}

		.sub-01 .sub-01-main .search-result .right-panel .info-row{
			margin-bottom:5px;
			line-height:1.4em;
		}


	.sub-01 .sub-01-main .search-result .result-itinerary{
		width:100%;
		border-collapse:collapse;
		font-size:0.69em;
		border-bottom:#afbdcd 2px solid;
		margin-bottom:10px;
	}
		.sub-01 .sub-01-main .search-result .result-itinerary thead th{
			background: url(/sites/core/images/standard_default/search/table-heading-bg.gif) repeat-x;
			background-position:bottom;
			border-bottom:#afbdcd 2px solid;
			padding-bottom:5px;
		}
			.sub-01 .sub-01-main .search-result .result-itinerary thead th.itinerary-th{
				text-align:left;
				padding-left:10px;
			}

		.sub-01 .sub-01-main .search-result .result-itinerary tbody th{
			text-align:left;
			border-right:#afbdcd 1px solid;
			color:#179d3f;
			padding-left:10px;
		}

		.sub-01 .sub-01-main .search-result .result-itinerary .odd{
			background: url(/sites/core/images/standard_default/search/table-odd.gif) repeat-x;
			background-position:bottom;
		}

		.sub-01 .sub-01-main .search-result .result-itinerary .even{
			background: url(/sites/core/images/standard_default/search/table-even.gif) repeat-x;
			background-position:bottom;
		}

		.sub-01 .sub-01-main .search-result .result-itinerary td{
			padding-top:6px;
			padding-bottom:5px;
			border-right:#afbdcd 1px solid;
			text-align:center;
			font-size:1.09em;
			color:#f2422b;
			font-weight:bold;
		}
			.sub-01 .sub-01-main .search-result .result-itinerary td.select{
				border-right:none;
			}
				.sub-01 .sub-01-main .search-result .result-itinerary td.select a{
					padding-right:25px;
					background: url(/sites/core/images/standard_default/search/select-button.gif) no-repeat;
					background-position:right;
					padding-top:2px;
					padding-bottom:2px;
				}

	.sub-01 .sub-01-main .search-result .footer-text{
		font-size:0.63em;
	}

.sub-01 .sub-01-main p.small{
	font-size:0.63em
}

.sub-01 .sub-01-main .call{
	width:100%;
	text-align:center;
	font-size:0.63em;
}
	.sub-01 .sub-01-main .call span{
		font-size:1.20em;
		color:#fe0101;
		font-weight:bold;
	}

.sub-01 .sub-01-main .top-text{
	position:absolute;
	width:650px;
	height:79px;
	top:60px;
	left:10px;
}

	.sub-01 .sub-01-main .top-text .text-header{
		font-size:1.08em;
		font-weight:bold;
		padding: 20px 0 0 10px;
	}

	.sub-01 .sub-01-main .top-text p{
		padding-left: 10px;
	}

.main-padding-top{
	padding-top:280px;
}

.sub-01 .sub-01-main .search-back{
	font-size:0.81em;
	font-weight:bold;
	float:right;
	background: url(/sites/core/images/standard_default/search/search-back.gif) no-repeat;
	padding-left:22px;
	padding-bottom:4px;
	margin-bottom:5px;
}

/* Ship Page */
.dtls-lft-bx {
	float: left;
	width: 335px;
}
.dtls-rght-bx {
	float: left;
	width: 310px;
}
.dtls {
	margin-top: -12px;
}

.content-area .ship-info {

}
	.content-area .ship-info h2 {
		padding: 6px 0 6px 12px;
	}

.revelex-content {
	padding-left:12px;
	font-size:0.7em;
	line-height:1.4em;
	margin:0;
}

	.revelex-content p, .revelex-content i, .revelex-content b {
		padding:12px 0 12px;
		font-size:1em;
	}
	.revelex-content ul {
		padding: 6px 0 6px 0;
	}
	.revelex-content li {
		margin-left: 12px;
		padding: 3px 0 3px 0;
		font-size: 1em;
	}

.sub-01 .sub-01-main .top-image{
	position:absolute;
	width:650px;
	height:229px;
	top:60px;
	left:10px;
}
.sub-01 .sub-01-main .top-image-ship {
	top:60px;
}
.sub-01 .sub-01-main .top-text{

	width:650px;
	height:79px;
	
}

	.sub-01 .sub-01-main .top-text .text-header{
		font-size:1.08em;
		font-weight:bold;
		padding: 20px 0 0 10px;
	}

	.sub-01 .sub-01-main .top-text p{
		padding-left: 10px;
	}

	.sub-01 .sub-01-main .search-page{
		background: url(/sites/core/images/standard_default/search/top-image.jpg) no-repeat;
	}
/*
	.sub-01 .sub-01-main .select-passengers-page{
		background: url(/sites/core/images/standard_default/search/passengers/select-passengers.jpg) no-repeat;
	}
*/
	.sub-01 .sub-01-main .top-image .wave-overlay{
		background: url(/sites/core/images/standard_default/search/wave-overlay.png) no-repeat;
		width:627px;
		height:198px;
		margin:10px 0 0 0;
		font-size:0.75em;
		padding:12px 0 0 23px;
	}

		.sub-01 .sub-01-main .top-image .wave-overlay .wave-overlay-box{
			position:absolute;
			width:215px;
			overflow:hidden;
		}

			.sub-01 .sub-01-main .top-image .wave-overlay .wave-overlay-box .wave-overlay-header{
				font-size:1.08em;
				font-weight:bold;
				
			}

			#wrapper .container .sub-01 .sub-01-main .top-image .wave-overlay .wave-overlay-box p{
				margin:0;
				padding:0;
				line-height:1.20em;
				font-size:0.92em;
				margin-bottom:10px;
			}
				#wrapper .container .sub-01 .sub-01-main .top-image .wave-overlay .wave-overlay-box .label {
					float: left;
					font-weight: bold;
					width: 90px;
					font-size: 0.9em;
					margin-bottom: 3px;
				}

				#wrapper .container .sub-01 .sub-01-main .top-image .wave-overlay .wave-overlay-box .value {
					font-size: 0.9em;
				}

				#wrapper .container .sub-01 .sub-01-main .top-image .wave-overlay .wave-overlay-box p.margin-bottom{
					margin-bottom:30px;
				}

				#wrapper .container .sub-01 .sub-01-main .top-image .wave-overlay .wave-overlay-box p.promotional{
					font-size:0.92em;
					margin:0;
					margin-bottom:10px;
				}

				#wrapper .container .sub-01 .sub-01-main .top-image .wave-overlay .wave-overlay-box a.ship-title{
					padding-right:20px;
					margin-top:20px;
					color:#06763a;
					text-decoration:underline;
					font-weight:bold;
					text-align:right;
					width:200px;
					display:block;
					font-size: 0.9em;
				}
					#wrapper .container .sub-01 .sub-01-main .top-image .wave-overlay .wave-overlay-box a.ship-title:hover{
						text-decoration:none;
					}

			#wrapper .container .sub-01 .sub-01-main .top-image .wave-overlay .wave-overlay-box .promo-img{
				margin-left:60px;
			}

			#wrapper .container .sub-01 .sub-01-main .top-image .wave-overlay .wave-overlay-box .company-logo{
				margin-bottom:15px;
			}

			#wrapper .container .sub-01 .sub-01-main .top-image .wave-overlay .wave-overlay-box form{
				padding-top:10px;
			}
				#wrapper .container .sub-01 .sub-01-main .top-image .wave-overlay .wave-overlay-box select{
					width:180px;
				}

				#wrapper .container .sub-01 .sub-01-main .top-image .wave-overlay .wave-overlay-box input{
					outline:none;
					border:none;
					width:22px;
					height:20px;
					background: url(/sites/core/images/standard_default/ship/select-dates-button.gif);
					margin-left:3px;
					cursor: pointer;
				}
.sub-01 .sub-01-main .content-area .cabin-info{
	margin-bottom:28px;
	margin-left:12px;
}
	.sub-01 .sub-01-main .content-area .cabin-info img{
		float:left;
		border:#000000 1px solid;
	}

	.sub-01 .sub-01-main .content-area .cabin-info .text-info{
		padding-top:8px;
		float:right;
		width:432px;
		background: url(/sites/core/images/standard_default/ship/cabin-info-bg.gif) repeat-x;
		border-top:#34588e 1px solid;
	}
		.sub-01 .sub-01-main .content-area .cabin-info .text-info .text-header{
			font-size:0.75em;
			font-weight:bold;
			margin-left:12px;
			margin-bottom:2px;
		}

		.sub-01 .sub-01-main .content-area .cabin-info .text-info p{
			padding-top:0;
			line-height:1.2em;
			padding-bottom:14px;
		}

		.sub-01 .sub-01-main .content-area .cabin-info .text-info p .deck-plans{
			font-weight:bold;
		}
.sub-01 .sub-01-main .deckplan-content {
	min-height: 720px;
	height:auto !important;
	height: 720px;
}
.sub-01 .sub-01-main .content-area .deckplan{
	float:right;
	width:460px;
	text-align:center;
	min-height:700px;
	max-height:700px;
	height:auto !important;
	height:700px;
	overflow-x: hidden;
	overflow-y: auto;
}
	.sub-01 .sub-01-main .content-area .deckplan .deckplan-heading{
		font-size:0.69em;
		font-weight:bold;
		margin-bottom:20px;

	}

.sub-01 .sub-01-main .content-area .deckplan-main-heading{
	font-size:0.69em;
	font-size:0.69em;
	font-weight:bold;
	margin-left:12px;
}


.sub-01 .sub-01-main .content-area .legend-table{
	font-size:0.69em;
	margin-left:12px;
	border-collapse:collapse;
}
	.sub-01 .sub-01-main .content-area .legend-table th{
		font-weight:bold;
		width:40px;
		text-align:center;
		padding-top:3px;
		padding-bottom:3px;
	}

	.sub-01 .sub-01-main .content-area .legend-table td{
		padding-left:5px;
	}

.sub-01 .sub-01-main .photo-area{
	background:#e5e8ef;
	padding-top:25px;
	padding-left:24px;
	padding-right:10px;
	padding-bottom:10px;
	border-bottom:#032160 3px solid;
	margin-bottom:20px;
}
	.sub-01 .sub-01-main .photo-area .main-image{
		float:left;
		width:401px;
		text-align:center;
	}
		.sub-01 .sub-01-main .photo-area .main-image img{
			border:#000000 1px solid;
			margin-bottom:10px;
		}

		.sub-01 .sub-01-main .photo-area .main-image .scroller{
			width:100%;
			height:30px;
			background: url(/sites/core/images/standard_default/photo/white-background.gif) no-repeat;
			position:relative;
		}
			.sub-01 .sub-01-main .photo-area .main-image .scroller .text{
				position:absolute;
				width:320px;
				font-size:0.69em;
				text-align:center;
				top:8px;
				left:40px;
			}

			.sub-01 .sub-01-main .photo-area .main-image .scroller .button{
				width:18px;
				height:18px;
				margin-top:6px;
				cursor:pointer;
				display:inline;
			}

			.sub-01 .sub-01-main .photo-area .main-image .scroller .previous-image{
				float:left;
				margin-left:7px;
				background: url(/sites/core/images/standard_default/photo/left-button.gif) no-repeat;
			}

			.sub-01 .sub-01-main .photo-area .main-image .scroller .next-image{
				float:right;
				margin-right:7px;
				background: url(/sites/core/images/standard_default/photo/right-button.gif) no-repeat;
			}

	.sub-01 .sub-01-main .photo-area .thumbnails{
		float:right;
		width:205px;
	}
		.sub-01 .sub-01-main .photo-area .thumbnails img{
			float:left;
			border:#000000 1px solid;
			margin-bottom:5px;
			margin-right:5px;
		}

		.sub-01 .sub-01-main .photo-area .thumbnails img.even{
			margin-right:0;
		}

.sub-01 .sub-01-main .list-table{
	width:100%;
	border-collapse:collapse;
	font-size:0.69em;
}


	.sub-01 .sub-01-main .itinerary-bg{
		background: url(/sites/core/images/standard_default/search/passengers/itinerary-bg.gif) no-repeat;
		min-height: 325px;
		height:auto !important;
  		height:325px;
	}

/* new */
	.sub-01 .sub-01-main .tours-bg{
		background: url(/sites/core/images/standard_default/ship/360-tours-bg.png) no-repeat;
		min-height: 550px;
		height:auto !important;
  		height:550px;
		border-top:#032160 1px solid;
		/*background: url(/sites/core/images/standard_default/360-bckgnd.gif) repeat-x;*/
		background-position:top;
		background-position:right 15px;
		/*border-bottom:#032160 3px solid;
		margin-bottom:10px;*/
	}

	.sub-01 .sub-01-main .more-dates-bg{
		background: url(/sites/core/images/standard_default/search/passengers/more-dates-bg.gif) no-repeat;
		min-height: 365px;
		height:auto !important;
  		height:365px;
	}

	.sub-01 .sub-01-main .sailing-dates-bg{
		background: url(/sites/core/images/standard_default/ship/sailing-dates-bg.gif) no-repeat;
		min-height: 430px;
		height:auto !important;
  		height:430px;
	}

	.sub-01 .sub-01-main .itinerary-bg, .sub-01 .sub-01-main .more-dates-bg, .sub-01 .sub-01-main .sailing-dates-bg{
		background-position:right 15px;
		background-color:#e5e8ef;
		border-bottom:#032160 3px solid;
		margin-bottom:10px;
	}

	.sub-01 .sub-01-main .list-table th{
		background:#032160;
		color:#FFFFFF;
		padding-top:4px;
		padding-bottom:4px;
	}

	.sub-01 .sub-01-main .list-table td{
		padding-top:5px;
		padding-bottom:5px;
		color:#032160;
	}

	.sub-01 .sub-01-main .list-table .left{
		text-align:left;
		padding-left:10px;
	}
	.sub-01 .sub-01-main .list-table .centre{
		text-align:center;
	}

		.sub-01 .sub-01-main .dates th{
		text-align:left;
		padding-left:10px;
	}

	.sub-01 .sub-01-main .dates td{
		text-align:left;
		padding-left:10px;
		padding-top:8px;
		padding-bottom:8px;
	}

	.sub-01 .sub-01-main .dates td.date{
		color:#06763a;
		/*text-decoration:underline;*/
		font-weight:bold;
	}

	.sub-01 .sub-01-main .dates td.price{
		font-size:1.09em;
		font-weight:bold;
		color:#e31937;
	}

	.sub-01 .sub-01-main .dates td.select{
		border-right:none;
	}
		.sub-01 .sub-01-main .dates td.select a{
			padding-right:25px;
			background: url(/sites/core/images/standard_default/search/select-button.gif) no-repeat;
			background-position:right;
			padding-top:2px;
			padding-bottom:2px;
			font-weight:bold;
		}


.sub-01 .sub-01-main .map-area{
	width:100%;
	text-align:center;
	border-top:#032160 1px solid;
	border-bottom:#032160 3px solid;
	background:#e5e8ef;
	padding-top:30px;
	padding-bottom:30px;
}

.sub-01 .sub-01-main .tour-area{
	background: url(/sites/core/images/standard_default/360-bckgnd.gif) repeat-x;
	background-position:top;
	background-color:#f0f2f6;
}


.sub-01 .sub-01-main .sailing-dates{
	position:absolute;
	top:10px;
	left:10px;
	font-size:0.69em;
	background: url(/sites/core/images/standard_default/ship/select-dates-bg.gif) repeat-y;
	background-position:right;
	margin-bottom:10px;
	margin-top:8px;
	padding-bottom:7px;
	padding-top:10px;
	height:25px;
	width:650px;
}

	.sub-01 .sub-01-main .sailing-dates .ship-name{
		float:left;
		width:185px;
		font-weight:bold;
		padding-top:3px;
	}

	.sub-01 .sub-01-main .sailing-dates .select-sailing-dates{
		float:right;

	}
		.sub-01 .sub-01-main .sailing-dates .select-sailing-dates label{
			float:left;
			font-weight:bold;
			padding-left:5px;
			padding-top:3px;
			display:inline;
		}
		.sub-01 .sub-01-main .sailing-dates .select-sailing-dates select{
			float:left;
			width:335px;
			display:inline;
			margin-left:6px;
		}
		.sub-01 .sub-01-main .sailing-dates .select-sailing-dates input{
			float:left;
			outline:none;
			border:none;
			width:22px;
			height:20px;
			background: url(/sites/core/images/standard_default/ship/select-dates-button.gif);
			margin-left:3px;
			display:inline;
			cursor: pointer;
		}

#passenger-select {
	background: #E5E8EF;
	border: 1px solid #B3BED0;
	padding-bottom: 10px;
	position:relative;
}

	#passenger-select label {
		font-weight: bold;
		font-size: 0.7em;
	}

	#passenger-select .column {
		width: 315px;
		float: left;
	}
	
	#passenger-select .passenger-numbers {
	}
	
		#passenger-select .passenger-numbers .option {
			margin: 10px 0 0 10px;
		}
		
			#passenger-select .passenger-numbers .option select {
				float: left;
				width: 35px;
			}
		
			#passenger-select .passenger-numbers .option label {
				margin: 3px 0 0 7px;
				display: block;
				width: 80px;
				float: left;
			}
			
			#passenger-select .passenger-numbers .option p {
				padding: 0;
				margin-top: 3px;
				line-height: 1em;
				font-size: 0.7em;
				display: block;
				float: left;
			}
		
	
	#passenger-select .select-airport {
		margin-top: 10px;
		height: 50px;
		display: block;
	}
		
		#passenger-select .select-airport input {
			display: block;
			float: left;
		}
			
		#passenger-select .select-airport label {
			margin: 2px 0 0 13px;
			font-weight: bold;
			display: block;
			float: left;
		}
			
		#passenger-select .select-airport select {
			margin-top: 10px;
			width: 240px;
		}
	
	#passenger-select .child-ages {
		margin-top: 14px;
		float: left;
		width: 183px;
	}
		#passenger-select .child-ages select {
			margin: 10px 15px 0 0;
			float: left;
			width: 33px;
		}
		#passenger-select .child-ages select.last {
			margin-right: 0;
		}
		
	#passenger-select .button {
		position: absolute;
		bottom: 10px;
		right: 10px;
	}

/* JS Window Styles */
.overlay_dialog {
	background-color: #666666;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	z-index: 200;
}

.overlay___invisible__ {
  background-color: #666666;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}

.dialog_nw {
	width: 9px;
	height: 23px;
	background: transparent url(/sites/core/images/standard_default/window/default/top_left.gif) no-repeat 0 0;
}

.dialog_n {
	background: transparent url(/sites/core/images/standard_default/window/default/top_mid.gif) repeat-x 0 0;
	height: 23px;
}

.dialog_ne {
	width: 9px;
	height: 23px;
	background: transparent url(/sites/core/images/standard_default/window/default/top_right.gif) no-repeat 0 0;
}

.dialog_e {
	width: 2px;
	background: transparent url(/sites/core/images/standard_default/window/default/center_right.gif) repeat-y 0 0;
}

.dialog_w {
	width: 2px;
	background: transparent url(/sites/core/images/standard_default/window/default/center_left.gif) repeat-y 0 0;
}

.dialog_sw {
	width: 9px;
	height: 19px;
	background: transparent url(/sites/core/images/standard_default/window/default/bottom_left.gif) no-repeat 0 0;
}

.dialog_s {
	background: transparent url(/sites/core/images/standard_default/window/default/bottom_mid.gif) repeat-x 0 0;
	height: 19px;
}

.dialog_se {
	width: 9px;
	height: 19px;
	background: transparent url(/sites/core/images/standard_default/window/default/bottom_right.gif) no-repeat 0 0;
}

.dialog_sizer {
	width: 9px;
	height: 19px;
	background: transparent url(/sites/core/images/standard_default/window/default/sizer.gif) no-repeat 0 0;
	cursor:se-resize;
}

.dialog_close {
	width: 14px;
	height: 14px;
	background: transparent url(/sites/core/images/standard_default/window/default/close.gif) no-repeat 0 0;
	position:absolute;
	top:5px;
	left:8px;
	cursor:pointer;
	z-index:2000;
}

.dialog_minimize {
	width: 14px;
	height: 15px;
	background: transparent url(/sites/core/images/standard_default/window/default/minimize.gif) no-repeat 0 0;
	position:absolute;
	top:5px;
	left:28px;
	cursor:pointer;
	z-index:2000;
}

.dialog_maximize {
	width: 14px;
	height: 15px;
	background: transparent url(/sites/core/images/standard_default/window/default/maximize.gif) no-repeat 0 0;
	position:absolute;
	top:5px;
	left:49px;
	cursor:pointer;
	z-index:2000;
}

.dialog_title {
	float:left;
	height:14px;
	font-family: Tahoma, Arial, sans-serif;
	font-size:12px;
	text-align:center;
	width:100%;
	color:#000;
}

.dialog_content {
	overflow:auto;
	/*
	color: #DDD;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	*/
	background-color:#fff;
}

.dialog_content p {
	padding-left: 12px;
}

.dialog_content ul {
	font-size: 0.7em;
}

.top_draggable, .bottom_draggable {
  cursor:move;
}

.status_bar {
  font-size:12px;
}
.status_bar input{
  font-size:12px;
}

.wired_frame {
	display: block;
  position: absolute;
  border: 1px #000 dashed;
}

/* DO NOT CHANGE THESE VALUES*/
.dialog {
	display: block;
	position: absolute;
}

.dialog table.table_window  {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
	margin: 0px;
	padding:0px;
}

.dialog table.table_window td , .dialog table.table_window th {
  padding: 0;
}

.dialog .title_window {
  -moz-user-select:none;
}

/* Alphacube style for window.js */
.overlay_alphacube {
	background-color: #85BBEF;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

.alphacube_nw {
	background: transparent url(/sites/core/images/standard_default/window/alphacube/left-top.gif) no-repeat 0 0;
  width:10px;
  height:25px;
}

.alphacube_n {
  background: transparent url(/sites/core/images/standard_default/window/alphacube/top-middle.gif) repeat-x 0 0;
  height:25px;
}

.alphacube_ne {
  background: transparent url(/sites/core/images/standard_default/window/alphacube/right-top.gif) no-repeat 0 0;
  width:10px;
  height:25px;
}

.alphacube_w {
  background: transparent url(/sites/core/images/standard_default/window/alphacube/frame-left.gif) repeat-y top left;
  width:7px;
}

.alphacube_e {
  background: transparent url(/sites/core/images/standard_default/window/alphacube/frame-right.gif) repeat-y top right;
  width:7px;
}

.alphacube_sw {
  background: transparent url(/sites/core/images/standard_default/window/alphacube/bottom-left-c.gif) no-repeat 0 0;
  width:7px;
  height:7px;
}

.alphacube_s {
  background: transparent url(/sites/core/images/standard_default/window/alphacube/bottom-middle.gif) repeat-x 0 0;
  height:7px;
}

.alphacube_se, .alphacube_sizer  {
  background: transparent url(/sites/core/images/standard_default/window/alphacube/bottom-right-c.gif) no-repeat 0 0;
  width:7px;
  height:7px;
}

.alphacube_sizer {
	cursor:se-resize;
}

.alphacube_close {
	width: 23px;
	height: 23px;
	background: transparent url(/sites/core/images/standard_default/window/alphacube/button-close-focus.gif) no-repeat 0 0;
	position:absolute;
	top:0px;
	right:11px;
	cursor:pointer;
	z-index:1000;
}

.alphacube_minimize {
	width: 23px;
	height: 23px;
	background: transparent url(/sites/core/images/standard_default/window/alphacube/button-min-focus.gif) no-repeat 0 0;
	position:absolute;
	top:0px;
	right:55px;
	cursor:pointer;
	z-index:1000;
}

.alphacube_maximize {
	width: 23px;
	height: 23px;
	background: transparent url(/sites/core/images/standard_default/window/alphacube/button-max-focus.gif) no-repeat 0 0;
	position:absolute;
	top:0px;
	right:33px;
	cursor:pointer;
	z-index:1000;
}

.alphacube_title {
	float:left;
	height:14px;
	font-size:14px;
	text-align:center;
	margin-top:2px;
	width:100%;
	color:#123456;
}
con
.alphacube_content {
	overflow:auto;
	/*color: #000;
	font-family: Tahoma, Arial, sans-serif;
  	font: 12px arial;*/
	background:#FDFDFD;
}

.alphacube_content h3 {
	padding-top: 6px;
}

.alphacube_content p {
	padding-left: 12px;
}

.alphacube_content ul {
	font-size: 0.7em;
}

/* For /sites/core/images/standard_default/window/alert/confirm dialog */
.alphacube_window {
	border:1px solid #F00;
	background: #FFF;
	padding:20px;
	margin-left:auto;
	margin-right:auto;
	width:400px;
}

.alphacube_message {
  font: 12px arial;
	text-align:center;
	width:100%;
	padding-bottom:10px;
}

.alphacube_buttons {
	text-align:center;
	width:100%;
}

.alphacube_buttons input {
	width:20%;
	margin:10px;
}

.alphacube_progress {
	float:left;
	margin:auto;
	text-align:center;
	width:100%;
	height:16px;
	background: #FFF url('/sites/core/images/standard_default/window/alert/progress.gif') no-repeat center center
}

.alphacube_wired_frame {
	background: #FFF;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}


.seo-search-images{ bottom:20px; float:left; position:relative;}
	
.tester{border:solid 1px red; float:left;}
	
	
.cruise-details{ background:url(/sites/core/images/standard_default/cruise-details-background.gif) repeat-y; border-bottom:solid 1px #d91a37; color:#484848; display:inline; float:left; margin:12px 0 0 0; overflow:hidden;  width:250px;}
.cruise-details h4 { background:url(/sites/core/images/standard_default/your-cruise-details-header.gif) no-repeat; float:left; height:46px; width:100%; overflow:hidden; text-indent:-99999em !important; margin:0; padding:0;}
.cruise-details .panel{ background:url(/sites/core/images/standard_default/cruise-details-panel-border.gif) bottom left repeat-x; margin:0 20px 10px 22px; padding:3px 0 10px 0; width:206px;}
.cruise-details .before-airfare-panel{ background:url(/sites/core/images/standard_default/cruise-details-panel-border.gif) bottom left repeat-x; margin:0 20px 0 22px; padding:3px 0 10px 0; width:206px;}
.cruise-details .panel .heading,.booking-process .cruise-details .before-airfare-panel .heading{  clear:both; font-weight:bold; margin:0;}
.cruise-details .panel div, .booking-process .cruise-details .before-airfare-panel div { font-size:0.7em ; width:100%; margin:4px 0 0  0;}
.cruise-details .no-border{ background:none;}

.air-fare-panel{ background-color:#fae1e8; display:inline; font-size:0.7em; width:210px; float:left; margin:0 0 10px 10px; padding:10px 10px 0 10px;}
.air-fare-panel .heading{ font-size:1.0em; font-weight:bold;}  
.air-fare-panel .body{background:url(/sites/core/images/standard_default/cruise-details-panel-border.gif) bottom left repeat-x; padding: 0 0 10px 0;}
.air-fare-panel .body div{ padding:0 0 3px 0;}

.clear-search-panel{ clear:both; height:3px; overflow:hidden; width:100%;}




.breadcrumb  { float:left; margin:0 overflow:hidden; width:100%;}
.breadcrumb ul{ margin:0; padding:0;}
.breadcrumb ul li{ background:url(/sites/sailfromuk/images/booking-navigation-sprite.gif) no-repeat; color:#000000; display:inline; float:left; height:30px; list-style: none; margin:0 3px 0 0; overflow:hidden; text-indent:-99999px; width:105px;}

.breadcrumb ul li.step-1{background-position:0 0;}
.breadcrumb ul li.step-1-selected{ background-position:0 -30px;}

.breadcrumb ul li.step-2{background-position:-108px 0;}
.breadcrumb ul li.step-2-selected{ background-position:-108px -30px;}

.breadcrumb ul li.step-3{background-position:-218px 0;}
.breadcrumb ul li.step-3-selected{ background-position:-218px -30px;}

.breadcrumb ul li.step-4{background-position:-327px 0;}
.breadcrumb ul li.step-4-selected{ background-position:-327px -30px;}

.breadcrumb ul li.step-5{background-position:-435px 0;}
.breadcrumb ul li.step-5-selected{ background-position:-435px -30px;}

.breadcrumb ul li.step-6{background-position:-545px 0;}
.breadcrumb ul li.step-6-selected{ background-position:-545px -30px;}

.breadcrumb ul li.step-1-selected,
.breadcrumb ul li.step-2-selected,
.breadcrumb ul li.step-3-selected,
.breadcrumb ul li.step-4-selected,
.breadcrumb ul li.step-5-selected,
.breadcrumb ul li.step-6-selected{ cursor:auto;}


.results-header {
float:left;
margin:0 0 14px 0;
padding-left:0;
width:90%;
}


/* Sail from uk Contact Form */

.contact-form-wrapper-outer{ margin:14px 0 0 0;}


.contact-form{ font-size:0.75em; margin:0; }
.contact-form .table .dashed-border{ border-bottom:dotted 1px #cccccc;}
.contact-form .grey-border-bottom{ border-bottom:solid 1px #cccccc;}

.contact-form h3{color:#FFFFFF;float:left; font-size:1em !important;width:142px; overflow:hidden; line-height:2.2em;}
.contact-form h3, .contact-form label.formtext, .contact-form label.formtext-top, label.formtext-bottom, 

.contact-form label.text 	{ padding:7px 0; text-align:right; margin:0 16px 0!important; display:inline; line-height:1.8em;}
.contact-form label			{ float:left; margin:0 ; width:154px !important; font-size: 11px;}
.contact-form label.textbox	{ font-weight:bold; display:inline; margin:0 20px; padding:0; text-align:left; display:inline;}
.contact-form .single-label	{ width:100%;}

span.asterisk{  color:#fb0046;}
.contact-form span.error{ color:#fb0046; display:none; font-size:0.8em; font-style:italic; font-weight:bold; left:14px; overflow:hidden; position:relative;  white-space:nowrap;}

.contact-form .important-information,
.contact-form .important-information-largetext{ font-weight:bold;}

.contact-form div.row-space{ display:inline; float:left; margin:0 ; width:210px;}

.contact-form div.form-row-space, .contact-form div.row-space { height:25px}
.contact-form label.formtext-top{  padding:21px 0 7px 0;}

.form-column_half { width: 220px; float: left; padding-top: 6px;}
.form-column_half span {float: left; width: 80px; text-align: right; font-size: 11px; display: block; padding-top: 4px; margin-right: 4px; }

#number_of_passengers {width: 200px; margin-left:37px; }

.contact-form .table .form-column-top{ padding:16px 0 7px 0;}
.contact-form .table .form-column{ padding:7px 0;}

.contact-form label.formtext-bottom{ padding:7px 0 15px 0;}
.contact-form .table .form-column-bottom{ padding:7px 0 15px 0; width:400px;}

.contact-form .table .form-column-top div, .contact-form .table .form-column-bottom div{color:#333333; display:inline; }
.contact-form .table .form-column-top div{ margin:10px 0px;}
.contact-form .table .form-column-bottom div{ margin:10px 10px;}

.contact-form input, .contact-form select{ float:left;} 
.contact-form input, label, select, textarea{ margin:0 0 5px 0px;}
.contact-form input, select, textarea{ border:solid 1px #7f9db9; color:#000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:1.0em; position:relative; top:2px;}
.contact-form textarea{ height:125px; margin:0 0 10px 0px; width:450px; left:0; }

.contact-form .table .subheadings-row{ background:url(/sites/core/images/standard_default/form/personal-information-sub-headings.gif) left top repeat-y; height:37px; overflow:hidden; width: 650px;}
.contact-form .table .subheadings-row .information-column div{ color:#000000; }
.contact-form .table .two-column-row{ background:url(/sites/core/images/standard_default/form/personal-information-general-background.gif) left top repeat-y;  overflow:hidden; width:100%;}
.contact-form .table .information-column{ padding:12px 0;  overflow:hidden; width:380px;}
.contact-form .table .information-column div{ color:#333333; display:inline; line-height:1.3em; margin:0; overflow:hidden;}
.contact-form .table .information-column ul{ font-size:1.0em; margin:0 0 12px 24px;}

.contact-form .button{ border:none; float:right; margin:7px 0 0 0;}

.thank-you-message { background: url(/sites/sailfromuk/images/contact/thank-you-message-background.gif); border-bottom: 1px solid #CCCCCC; font-size:0.75em; width:688px}	
.thank-you-message .heading { background: url(/sites/sailfromuk/images/contact/personal-information-sub-headings.gif) ; color:#FFFFFF; height: 37px; overflow: hidden;}
.thank-you-message .heading h3{ margin:12px 0 0 14px;}
.thank-you-message p { margin: 14px;}
.thank-you-page-button{ float:right}	
	#submit-button {float: right; margin-right: 8px;}
	

	
	.clear {clear: both; }

#interest {list-style: none; margin: 0; padding:2px 0 0 0;  width: 680px;}
#interest li {float: left; display: block; width: 138px; margin-bottom: 16px;  } 	
#interest li span {font-size: 11px; }
#interest input { border: none; margin: 0 10px 0 0; padding: 0; }

#comments {padding-left: 200px; }
#comments li {font-size: 11px; margin-bottom: 4px;}
#pre2012 {list-style: none; padding: 0; margin: 8px 0 8px 8px; clear: both; }	 
#pre2012 li {float: left; margin-bottom: 22px;  font-weight: bold; font-size: 0.8em;  color: #002D62;}
#pre2012 li ul {padding: 0; margin: 8px 0; list-style-type: none;  }
#pre2012 li ul li  {font-size: 11px; margin-bottom: 4px; font-weight: normal; color: #222; clear: both; }
#pre2012 li ul li span.date {font-weight: normal; width: 90px; display: block; float: left; text-align: right; margin-right: .5em; }
#pre2012 li ul li span.cruseline {font-weight: bold; display: block; float: left; margin-right: .5em;}
#pre2012 li .when {width: 160px; display: block; float: left; }

.nice_paragraph {font-size: .72em; margin: 0 0 16px 0; }



#logo {  margin: 0 0  16px 0; padding: 12px; list-style-type: none; }

#logo li {float: left; width: 80px; height: 40px; margin: 0 10px; display: block; background-position: center; background-repeat: no-repeat; }

.royal {background-image:url(/sites/core/images/standard_default/little_logo_royal_c.gif); }
.celebrity {background-image:url(/sites/core/images/standard_default/little_logo_celebrity_c.gif); }
.pando {background-image:url(/sites/core/images/standard_default/little_logo_pando_c.gif); }
.princess {background-image:url(/sites/core/images/standard_default/little_logo_princess_c.gif); }
.cunard {background-image:url(/sites/core/images/standard_default/little_logo_cunard.gif); }
.norwegian {background-image:url(/sites/core/images/standard_default/little_logo_norwegian_c.gif); }
.oceania 	{background-image:url(/sites/core/images/standard_default/little_logo_oceania_c.gif); }
.seabourn{background-image:url(/sites/core/images/standard_default/little_logo_seabourn.gif); }
.crystal {background-image:url(/sites/core/images/standard_default/little_logo_crystal.gif); }	
	
.comments-and-submit-button{ padding: 0 0 12px 0}
.comments-and-submit-button textarea, .comments-and-submit-button #end-button  { float:right; margin:0 12px 0 0;}
.options_row_error{ float:right; margin: 0 12px 0 0; position:relative; right:120px; padding-bottom:12px;}
.pre-register-submit{background-image:url(/sites/core/images/standard_default/form/email-our-cruise-concierge.gif); border:none; height:28px; width:206px; }
.pre-register-middle-banner{ float:left; margin:12px 0 12px 0;}

.clear_search_image{ clear:both;}
	.tb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.tb p {
	padding: 0px;
	margin: 0px
}
.tb-hdr {
	background-image: url(/sites/core/images/standard_default/tb-bck-header.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	color: #FFFFFF;
	font-weight: bold;
}
.tb-rw-dk {
	background-image: url(/sites/sailfromuk/images/tb-row-dk.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.tb-rw-lght {
	background-image: url(/sites/sailfromuk/images/tb-row-lght.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.tb-rw-dk p {
	margin-top: 10px;
	margin-bottom: 12px;
}
.tb-rw-lght p {
	margin-top: 10px;
	margin-bottom: 12px;
}
.tb-hdr p {
	margin-top: 6px;
	margin-bottom: 6px;
	display: inline;
}
.tb-hdr a {
	text-decoration:none;
	color: #fff;
}
.tb-hdr a:hover {
	text-decoration:underline;
}
.tb-hdr td {
	padding: 6px 0;
}
.tb-butt {
	text-align: left;
}
#tb-col-ind, .tb-col-ind {
	padding-left: 8px;
}
#tb-was {
	text-decoration: line-through;
	font-size: .7em;
}
#tb-was_empty, .tb-was_empty {
	font-size: .7em;
}
#tb-now {
	font-size: .9em;
	color: #FF0000;
	font-weight: bold;
}

.tb-now {
	font-size: .9em;
	color: #FF0000;
	font-weight: bold;
}


.tb-foot {
	height: 2px;
	background-color: #0e437d;
	line-height: 2px;
}
#tb-red {
	color: #CC0000;
}

.tb-red {
	color: #CC0000;
}


/*   */

.search-jmp {
	padding: 0px;
	clear: none;
	float: right;
	position: relative;
	top: 5px;
	width: 230px;
}

.sp-lf-tx2 {
	width: 85px;
	float: left;
	margin: 0px;
	text-align: right;
	clear: both;
	padding-right: .8em;
	padding-left: 0px;
	padding-top: 4px;
	font-size: 70%;
}

#white, .white {
	color: #FFFFFF;
}
