/* standard overlay styles start */
HTML {
	overflow: hidden;
}

BODY#overlay {
	font-family: arial, verdana, helvetica, sans serif;
	font-size: 1em;
	color: #5D5853;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: none;
}

BODY#overlay #wrapper {
	width: 100%;
	height: 100%;
	text-align: left;
	background-color: #FFFFFF;
	float: left;
}

BODY#overlay .container {
	width: auto;
	height: auto;
	margin: 20px 45px 30px 45px;
	padding: 0px 0px 0px 0px;
	float: left;
}

BODY#overlay #header {
	clear: both;
	float: left;
	width: auto;
	height: auto;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: none;
}

BODY#overlay #content {
	width: auto;
	clear: both;
	height: auto;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

BODY#overlay #footer {
	width: auto;
	clear: both;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: none;
}

BODY#overlay H1 {
	font-size: 1.0625em;
	*font-size: 1.125em;
	line-height: 1em;
	width: 90%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #5D5853;
}

BODY#overlay H2 {
	font-size: 1em;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #5D5853;
}

BODY#overlay P {
	float: left;
	clear: both;
	width: 100%;
	margin: 1em 0px 0px 0px;
}

IMG {
	border: 0px;
	overflow: hidden;
	_display: block;
}

SELECT {
	font-size: 0.6875em;
}
/* standard overlay styles end */

/* deckplan overlay styles start */
#deckplans, #deckplans #header, #deckplans #content, #deckplans #footer {
	width: 560px !important;
	float: left !important;
}

#deckplans #header {
	border-bottom: 1px solid #CDD8E6;
}

#deckplans #header #title {
	float: left;
	width: 160px;
}

#deckplans #header #options {
	float: right;
	text-align: right;
	width: 300px;
	padding-bottom: 8px;
}

#deckplans #header #options SELECT {
	float: right;
	margin-left: 10px;
}

#deckplan {
	float: left;
	height: auto;
	width: 560px;
	overflow: auto;
	padding-bottom: 14px;
	background: url(/Images/bg-overlay-slider.gif) bottom left repeat-x;
}

#deckplan-slider {
	clear: both;
	width: 514px;
	height: 14px;
	margin: 0px;
	position: relative;
	margin-right: 46px;
	top: -14px;
	display: none;
}

.ui-slider-handle {
	width: 47px !important;
	height: 14px !important;
	margin: 0px;
	padding: 0px;
	position: absolute;
	background: url(/Images/btn-overlay-slider.gif) top left no-repeat;
}

#deckplan-image {
	width: auto;
	height: auto;
}

#deckplan-profile {
	float: left;
	width: 310px;
}

#deckplan-staterooms {
	width: 310px;
	height: auto;
	float: left;
	margin-top: 15px;
	padding: 9px 0px 7px 0px;
	border-bottom: 1px solid #CDD8E6;
	border-top: 1px solid #CDD8E6;
	font-size: 0.75em;
}

#deckplan-info {
	float: right;
	width: 240px;
	font-size: 0.75em;
}

#deckplan-grades H2 {
	font-size: 1.1875em !important;
}

#notes-to-show {
	top: 40px;
	left: 45px;
	width: 560px;
	height: 520px;
	background-color: #FFFFFF;
	z-index: 2000;
	font-size: 0.75em;
	position: absolute;
	display: none;
}
/* deckplan overlay styles end */

/* virtual tours overlay styles start */
#virtualtours, #virtualtours #header, #virtualtours #content, #virtualtours #footer {
	width: 535px !important;
	float: left !important;
}

#virtualtours #header {
	border-bottom: none;
	padding-bottom: 9px !important;
	margin-bottom: 10px !important;
}

#virtualtours #footer {
	border-top: none;
	color: #5D5853;
	padding-top: 10px !important;
	margin-bottom: 10px !important;
}
/* virtual tours overlay styles end */

/* stateroom plans overlay styles start */
#stateroomplans, #stateroomplans #header, #stateroomplans #content, #stateroomplans #footer {
	width: 684px !important;
	float: left !important;
}

#stateroomplans #header {
	border-bottom: 1px solid #CDD8E6;
	padding-bottom: 9px !important;
	margin-bottom: 10px !important;
}

#stateroomplans #footer {
	border-top: 1px solid #CDD8E6;
	padding-top: 10px !important;
	margin-bottom: 10px !important;
}

#stateroom-prev, #stateroom-next {
	float: left;
	width: 34px;
}

#stateroom-image {
	float: left;
	width: 616px;
/*	height: 280px; */
	height: auto;
	overflow: hidden;
}

#stateroom-image DIV P {
	float: left;
	margin: 10px 0px 0px 0px;
	font-size: 0.875em;
}

P.disclaimer {
	margin: 0px 0px 0px 34px !important;
	width: 94% !important;
/*	font-size: 1em !important;  */
}
/* stateroom plans overlay styles end */

/* shore excursion key overlay styles start */
#key, #key #header, #key #content {
	width: 300px !important;
	float: left !important;
}

#key #header #title H1 {
	font-size: 0.875em;
}

#tbl-key {
	float: left;
	width: 300px;
	margin: 15px 0px 15px 0px;
}

#tbl-key TR TH {
	font-size: 0.1em;
	line-height: 0.1em;
	height: 1px;
}

#tbl-key TR TH.icon, #tbl-key TR TD.icon {
	width: 30px;
	vertical-align: top;
	text-align: center;
}

#tbl-key TR TH.details {
	width: 270px;
}

#tbl-key TR TD.details {
	font-size: 0.75em;
	width: 260px;
	padding: 2px 10px 15px 0px;
}

#tbl-key TR TD.details P {
	margin: 0px 0px 0.5em 0px;
}
/* shore excursion key overlay styles end */

/* address lookup overlay styles start */
#lookup, #lookup #header, #lookup #content {
	width: 485px !important;
	float: left !important;
}

#lookup #header #title H1 {
	font-size: 0.875em;
}

#lookup #header #postcode-entry {
	clear: both;
	float: left;
	width: 450px;
	margin: 1em 0px 0px 0px;
}

#lookup #header #postcode-entry LABEL {
	width: 150px;
	font-size: 0.75em;
	font-weight: bold;
	float: left;
	padding-top: 3px;
}

#lookup #header #postcode-entry INPUT {
	float: left;
	width: 200px;
	height: 20px;
	margin-right: 10px;
}

#lookup #header #postcode-entry INPUT.rollover {
	width: auto !important;
	height: auto !important;
}

#lookup #content P {
	font-size: 0.75em;
}
 
#tbl-postcode {
	float: left;
	width: 485px;
	margin: 15px 0px 15px 0px;
}

#tbl-postcode TR TH {
	font-size: 0.1em;
	line-height: 0.1em;
	height: 1px;
}

#tbl-postcode TR TH.name {
	width: auto;
}

#tbl-postcode TR TH.address {
	width: auto;
}

#tbl-postcode TR TH.town {
	width: auto;
}

#tbl-postcode TR TH.county {
	width: auto;
}

#tbl-postcode TR TH.postcode {
	width: auto;
}

#tbl-postcode TR TH.select {
	width: 50px;
}

#tbl-postcode TR TD {
	font-size: 0.6875em;
	height: 30px;
	vertical-align: middle;
	text-align: left;
}

#tbl-postcode TR TD.select INPUT {
	font-size: 1em !important;
}
/* address lookup overlay styles end */

/* review terms overlay styles start */
#reviewterms, #reviewterms #header, #reviewterms #content {
	width: 485px !important;
	float: left !important;
}

#reviewterms #content P {
	font-size: 0.75em;
}
/* review terms overlay styles end */

/* virtual tours overlay styles start */
#cruises, #cruises #header, #cruises #content, #cruises #footer {
	width: 405px !important;
	float: left !important;
}

#cruises #header {
	border-bottom: 1px solid #CDD8E6;
}

#cruises #content {
	float: left;
	clear: both;
	padding: 1em 0px 0px 0px !important;
}

#cruises #content P {
	margin: 0px 0px 1em 0px;
	font-size: 0.75em;
}

#cruises #content UL {
	margin: 0px 0px 1em 1.5em;
	font-size: 0.75em !important;
}

#cruises #content .hr {
	margin-bottom: 1em;
}

.tbl-overlay {
	clear: both;
	float: left;
	width: 400px;
	margin-bottom: 25px;
}

.tbl-overlay TD {
	font-size: 0.75em !important;
}

.tbl-overlay TD.col1 {
	width: 275px;
}

.tbl-overlay TD.col2 {
	width: 125px;
}
/* virtual tours overlay styles end */

/* video overlay styles start */
#video, #video #header, #video #content, #video #footer {
	width: 512px !important;
	float: left !important;
}

#video #header, #video-standardDef #header {
	border-bottom: 1px solid #CDD8E6;
}

#video #header #title {
	float: left;
	margin-bottom: 8px !important;
}

A#load-video {
	display: block;
	display: none;
	float: left;
	width: 512px;
	height: 288px;
	margin-top: 28px;
}

#video-standardDef, #video-standardDef #header, #video-standardDef #content, #video-standardDef #footer {
	width: 400px !important;
	float: left !important;
}

A#load-video-standardDef {
	display: block;
	display: none;
	float: left;
	width: 400px;
	height: 300px;
	margin-top: 28px;
}


/* video overlay styles end */

/* slideshow overlay styles start */
#slideshow, #slideshow #header, #slideshow #content, #slideshow #footer {
	width: auto !important;
	float: left !important;
}

#slideshow #header {
	width: 338px !important;
	border-bottom: 1px solid #CDD8E6;
	padding-bottom: 9px !important;
	margin-bottom: 10px !important;
}

#slideshow #footer {
	border-top: 1px solid #CDD8E6;
	padding-top: 10px !important;
	margin-bottom: 10px !important;
}

#prev-link, #next-link {
	float: left;
	width: 34px;
}

#image {
	float: left;	
	height: auto;

}

/* slideshow plans overlay styles end */

/* airport overlay styles start */
#airport, #airport #header, #airport #content, #airport #footer {
	width: 250px !important;
	float: left !important;
}

#airport #header {
	border-bottom: none;
	padding-bottom: 9px !important;
	margin-bottom: 10px !important;
}

#airport #content P {
	margin: 0px 0px 1em 0px;
	font-size: 0.75em;
}

#airport #content INPUT {
    margin-left: 10px;
}
/* airport overlay styles end */

/* essential info overlay styles start */
#essential, #essential #header, #essential #content {
	width: 450px !important;
	float: left !important;
}

#essential #header {
	border-bottom: none;
	padding-bottom: 9px !important;
	margin-bottom: 10px !important;
}

#essential #content P {
	margin: 0px 0px 1em 0px;
	font-size: 0.75em;
}
/* essential info overlay styles end */

/* sold out overlay styles start */
#soldout, #soldout #header, #soldout #content, #soldout #footer {
	width: 388px !important;
	float: left !important;
}

#soldout #header {
	border-bottom: none;
	padding-bottom: 9px !important;
	margin-bottom: 10px !important;
}

#soldout #content P {
	margin: 0px 0px 1em 0px;
	font-size: 0.75em;
}

#soldout #content INPUT {
    margin-left: 10px;
}

/* sold out overlay styles end */

.spnContinue INPUT
{
	padding-top : 30px;
}

.rdListCType
{
	float:left;
}

.rdListCType TR TD
{
	padding-top:10px;
}

.rdListCType TR TD LABEL
{
	float:none;
	margin-top:5px;
	/*vertical-align:middle;*/
	font-size:0.75em;
}

.rdListCType TR TD INPUT
{
	float:none;
	margin-top:5px;
	vertical-align:middle;
	font-size:0.75em;
	width:30px;
}
.pano_content
{
float:left;
margin:0 30px 0 30px;
padding:0;
width:653px;
padding-top:10px;
}
.pano_content p
{
	width:100%;
	font-size:0.75em;
	line-height: 1.5em;
	font-family: arial, helvetica, verdana, sans serif;	
}
BODY.pano_overlay
{
	float:left;
	width:713px;
	margin:0px;
	padding:0px;
}
#panoviewer
{
	float:left;
	margin:0px;
	padding:0px;
	width:100%;
}
body.pano_overlay #header 
{
margin-left:30px !important;
}

