/*
html,body {
	width: 100%;
	text-align: left;
	font: 12px Arial, Verdana, Tahoma, Helvetica, Sans-serif;
	font-weight: normal;
	color: #000;
	margin: 0px 0px 0px 0px;
	border: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url('../images/main-bg.gif');
	background-repeat: repeat-x;
	background-color: #d9f4fd;
}

*/
html,body {
	width: 100%;
	text-align: left;
	font: 12px Arial, Verdana, Tahoma, Helvetica, Sans-serif;
	font-weight: normal;
	color: #000;
	margin: 0px 0px 0px 0px;
	border: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url('../images/ocean-bg2.jpg');
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-color: #fdeed9;
}


img {
	border: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 0px;
}


a img {
	border: 0px;
	margin: 0px;
	padding: 0px;
	line-height: 0px;
}



#contentContainer {
	width: 961px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	border: 0px 0px 0px 0px;
	background-color: #ffffff;
}

#content {
	width: 935px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	border: 0px 0px 0px 0px;
	background-color: #ffffff;
}




#header {
	width: 935px;
	height: 127px;
	text-align: left;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	border: 0px 0px 0px 0px;
	background: url('../images/header-bg.gif');
}

#nclheader {
	width: 935px;
	height: 127px;
	text-align: left;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	border: 0px 0px 0px 0px;
	background: url('../images/ncl-header-bg.gif');
}

.boldRed {
	text-align: left;
	font: 12px Arial, Verdana, Tahoma, Helvetica, Sans-serif;
	font-weight: bold;
	color: #ff0000;

}



.topNav {
	width: 861px;
	height: 27px;
	text-align: left;
	margin: 0px auto;
	padding: 100px 0px 0px 0px;
	border: 0px 0px 0px 0px;
}

#introSplashArea {
	float: left;
	width: 622px;
	height: 179px;
	background-image: url('../images/intro-splash-bg.jpg');
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px 0px 0px 0px;
}

#introSplashArea h1 {
	display: none;
}




.homeSplash {
	float: left;
	width: 622px;
	height: 314px;
	background-image: url('../images/splash-bg.jpg');
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px 0px 0px 0px;
}

.homeSplash h1 {
	display: none;
}





.homeSplashScroller {
	z-index: 1;
	float: left;
	width: 622px;
	height: 314px;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px 0px 0px 0px;
}


.newsletterPanel {
	float: right;
	width: 298px;
	height: 314px;
	background-image: url('../images/newsletter-bg.jpg');
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px 0px 0px 0px;
}


.newsletterPanel h1 {
	display: bold;
	font: 16px Arial, Verdana, Tahoma, Helvetica, Sans-serif;
	font-weight: bold;
	color: #0079bc;
	margin: 0px 0px 15px 0px;
}

.newsletterPanel .content {
	width: 256px;
	text-align: left;
	margin: 0px auto;
	padding: 60px 0px 0px 0px;
	border: 0px 0px 0px 0px;
}





.searchPanel {
	float: right;
	width: 298px;
	height: 314px;
	background-image: url('../images/search-panel-bg.jpg');
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px 0px 0px 0px;
}

.searchPanel .content {
	width: 275px;
	text-align: left;
	margin: 0px auto;
	padding: 50px 0px 0px 0px;
	border: 0px 0px 0px 0px;
}


.nclCallbackPanel {
	float: right;
	width: 297px;
	height: 314px;
	background-image: url('../images/ncl-callback-panel-bg.jpg');
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px 0px 0px 0px;
}

.nclCallbackPanel .content {
	width: 275px;
	text-align: left;
	margin: 0px auto;
	padding: 50px 0px 0px 0px;
	border: 0px 0px 0px 0px;
}














#leveldownContentContainer {
	width: 887px;
	text-align: left;
	margin: 0px auto;
	border: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url('../images/leveldown-bg.gif');

}

.leveldownContent {
	width: 679px;
	float: left;
	text-align: left;
	margin: 0px 0px 0px 0px;
	border: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	

}

.rightContainer {
	display: block;
	width: 175px;
	float: right;
	margin: 0px 7px 25px 0px;
	border: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.miniFormContainer {
	width: 175px;
	margin: 10px 0px 0px 0px;
	border: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #fff;
}

.adContainer {
	width: 120px;
	margin: 25px 0px 25px 27px;
	border: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}


h1 {
	display: block;
	font-size: 28px;
	margin: 0px 0px 15px 0px;
	color: #269fc1;
}

h2 {
	display: block;
	font-size: 18px;
	margin: 2px 0px 15px 0px;
	color: #85b234;
}

h3 {
	display: block;
	font-size: 18px;
	margin: 2px 0px 15px 0px;
	color: #269fc1;
}




#newspaper-b
{
	font-family: Arial, Verdana, Tahoma, Helvetica, Sans-serif;
	font-size: 12px;
	margin: 0px;
	width: 100%;
	text-align: left;
	border-collapse: collapse;
	border: 1px solid #69c;
}
#newspaper-b th
{
	padding: 15px 10px 13px 10px;
	font-weight: bold;
	font-size: 14px;
	color: #ffffff;
	background: #1c84b9;
	background: url('../images/table-header-bg.gif');
}
#newspaper-b tbody
{
	background: #eef9ff;
}
#newspaper-b td
{
	padding: 10px;
	color: #669;
	border-top: 1px dashed #94d0f0;
}
#newspaper-b tbody tr:hover td
{
	color: #339;
	background: #d0edfd;
}




.levelDownIntroBlock {
	margin-bottom: 0px 0px 0px 0px;
	border:solid 1px #c4c4c4;
	padding: 15px;
	background-color: #fff;
	background: url('../images/leveldown-intro-block-bg.jpg');
	background-position: bottom center;
	background-repeat: no-repeat;	
}

.levelDownIntroBlock2 {
	margin-bottom: 0px 0px 0px 0px;
	border:solid 1px #c4c4c4;
	padding: 15px;
	background-color: #fff;		
}


.levelDownSearchResultBlock {
	text-align: center;
	margin-bottom: 0px 0px 0px 0px;
	border:solid 1px #c4c4c4;
	padding: 15px;
	background-color: #fff;
	background: url('../images/leveldown-intro-block-bg.jpg');
	background-position: bottom center;
	background-repeat: no-repeat;	
}



.moreInfoPanel {
	font: 16px Arial, Verdana, Tahoma, Helvetica, Sans-serif;
	margin-bottom: 0px 0px 0px 0px;
	border:solid 1px #c4c4c4;
	padding: 20px;
	background-color: #fff;
	background: url('../images/leveldown-intro-block-bg.jpg');
	background-position: bottom center;
	background-repeat: no-repeat;		
}


.homeIntro {
	font: 12px Arial, Verdana, Tahoma, Helvetica, Sans-serif;
	margin-bottom: 0px 0px 0px 0px;
	border:solid 1px #bcd1df;
	padding: 20px;
	background-color: #fff;
	background: url('../images/home-intro-design.jpg');
	background-position: top right;
	background-repeat: no-repeat;
}




.destinationPanels {
	width: 303px;
	font: 12px Arial, Verdana, Tahoma, Helvetica, Sans-serif;
	margin-bottom: 0px 0px 0px 0px;
	border:solid 1px #c6c6c6;
	padding: 13px;
	background-color: #f7f7f7;
		
}





.cruiseInfo {
	font: 12px Arial, Verdana, Tahoma, Helvetica, Sans-serif;
	font-weight: bold;
	color: #000;

}


.linkpageFooterText {
	text-align: left;
	font: 10px Arial, Verdana, Tahoma, Helvetica, Sans-serif;
	font-weight: normal;
	color: #8f8f8f;
	margin: 0px 0px 0px 0px;
	border: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

}





.nclSlideAni {
	float: left;
	z-index: 1000;
	position: relative;
	height: auto;
	width: auto;
	left: 415px;
	top: -160px;
}


.starBuyOverlay
{
	float: left;
	z-index: 1000;
	position: absolute;
	height: auto;
	width: auto;
	left: 0px;
	top: 0px;
	
	cursor:hand;

}














#footerProducts {
	width: 905px;
	background-color: #f0f4f8;
	text-align: left;
	font: 12px Arial, Verdana, Tahoma, Helvetica, Sans-serif;
	font-weight: normal;
	color: #000063;
	margin: 0px 0px 0px 0px;
	padding: 15px 15px 15px 15px;
	border-top: 1px solid #c3ccd6;
	border-bottom: 1px solid #c3ccd6;
}

#footerProducts a 	      {  font-size: 12px; text-decoration: underline; color: #00368c; }
#footerProducts a:visited     {  color: #00368c; text-decoration: underline;  }
#footerProducts a:active      {  color: #00368c; text-decoration: underline;  }
#footerProducts a:hover	      {  color: #001c49; text-decoration: underline;  }



#footer {
	width: 935px;
	font: 11px Arial, Verdana, Tahoma, Helvetica, Sans-serif;
	text-align: left;
	color: #000000;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px 0px 0px 0px;
}

#footer a 	      {  font-weight: bold; font-size: 11px; margin-left: 2px; margin-right: 2px; text-decoration: none; color: #66819a; }
#footer a:visited     {  color: #66819a; text-decoration: none;  }
#footer a:active      {  color: #66819a; text-decoration: none;  }
#footer a:hover	      {  color: #66819a; text-decoration: underline;  }





a 	      {  font-weight: normal; text-decoration: underline; color: #0787ff; }
a:visited     {  color: #0787ff; text-decoration: underline;  }
a:active      {  color: #0787ff; text-decoration: underline;  }
a:hover	      {  color: #0787ff; text-decoration: none;  }



.anchorLink a 	      {  text-decoration: none; color: #000; }
.anchorLink a:visited     {  color: #000; text-decoration: none;  }
.anchorLink a:active      {  color: #000; text-decoration: none;  }
.anchorLink a:hover	      {  color: #000; text-decoration: none;  }




