﻿

@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

form {
	font-family: "Arial";
	padding: 0;
	margin: 0;
}

img {
	padding: 0;
	margin: 0;
	border: none;
}

body {
	background-color: #ffffff;
	font-family: "Arial";
	padding: 0;
	margin: 0;
}

a {
	color: #7e4b14;
}

h4 {
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	clear: both;
}

h5 {
	font-size: 14px;
	font-weight: bold;
	color: black;
	padding: 0;
	margin: 0;
}

h6 {
	font-size: 13px;
	color: #565656;
	font-weight: bold;
	padding: 0;
	margin: 0 0 10px 0;
	text-transform: uppercase;
}

input,select,textarea {
	font-family: "Arial", "Helvetica", Sans-serif;
	font-size: 12px;
}


/*a:active{ text-decoration: underline;}
a:hover{ text-decoration: underline; }
a:visited{ text-decoration: underline; }
a:link { text-decoration: underline; }*/

.litelink{	
	color: #7e4b14;
	text-decoration: none;
}

.whitelink{	
	color: #585858;
	text-decoration: none;
}

.darklink{	
	color: #9a601c;
}

/* _____________________Page Framing Formatting____________________________________________ */

#PageFrame {
	width: 950px;
	display: table;
	position: static;
	top: 0px;
	left: 0px;
}

#MastHead {
	width: 950px;
	height: 100px;
	position: relative;
	top: 0px;
	left: 0px;
}

#Logo {
	width: 200px;
	height: 100px;
	display: block;
}

#tagLine {
	position: absolute;
	top: 0px; /* 63px */
	left: 235px;
}

#tagLine p{
	text-transform: uppercase;
	font-size: 14px;
}
    
#Personalization {
	position: absolute;
	top: 63px;
	left: 200px;
}

#Personalization  p {
	font-size: 0.7em;
	letter-spacing: 0.03em;
	color: #666666;	
}

.subCopy{
	font-size: 0.8em;
}
    
#Telephone {	
	position: absolute;
	bottom: 8px;
	left: 648px;
	width: 300px;
	text-align: right;
	white-space: nowrap;
}

.contact {
	font-size: 11px;
	color:#666666;
	font-weight: bold;
}

.phonenum {	
	font-size: 11px;
	color:#666666;
	font-weight: bold;
}

#Row {
width: 950px;
position: relative;
left: 0px;
}

#CellLeft {
	position: absolute;
	top: 0px;
	left: 0px;
	background-repeat: repeat-x;
	width: 200px;
	height: 700px;
}

#CellRight {	
	border: 1px solid #d1d1d1;
	float: right;
	padding: 1px;
	width: 750px;
	background-color: #ffffff;
	display:block;
}

#Footer {
	padding-top: 20px;
	padding-bottom: 40px;
	width: 750px;
	text-align: center;
	float: right;
}

/* _____________________Navigation Formatting____________________________________________ */

#Nav {
	display: block;
}
    
#Nav ul {
	margin: 0 0 0 15px;
	padding: 0;
}
        
#Nav li {
	margin: 5px 0 5px 0;
	text-transform:uppercase;
	line-height: 160%;
	font-size: 12px;
	letter-spacing: normal;
	list-style-type:none;
	padding: 0;
}

#Nav ul li a:hover {
	font-weight: bold;
	letter-spacing: 0.04em;
}

     
#SubNav{
	display: block;
}

#SubNavTitle{
	color: #aeaeae;
	text-transform:uppercase;
	font-size: 11px;
}
.selectedMenuItem
{
    text-decoration:none;
    font-weight: bold;
	letter-spacing: 0.04em;
	text-transform:uppercase;
	list-style-type:none;
}   

.currentStep{
	color: #333333;
	list-style-image:url(../media/Development/arrow.gif);
	list-style-position: outside;
	text-decoration:none;
	font-weight: bolder;
	vertical-align: top;
}
    
#SubNav ul{
	margin:0 0 0 10px;
	padding: 0;
}
        
#SubNav li {
	margin: 5px 0;
	padding: 0;
	text-transform:uppercase;
	font-size: 11px;
	color: #fed594;
	line-height: 110%;
}

#SubNav ul li a:hover {
	font-weight: bold;
	letter-spacing: normal;
}
    
#Email{
	border-top: 1px solid #828282;
	padding: 10px 0 0 0;
	margin: 10px 0 0 15px;
	width: 170px;
}
    
#Email	h3{
	margin: 5px 0 0 0;
	color:#333333;
	text-transform:uppercase;
	font-size: 0.6em;
	text-align: center;
}
        
#Email  form{
	padding: 5px 0 0 0;
}

#FlashWindow{
	margin: 0;
	padding: 0;
}

/* _____________________Special Offers Formatting____________________________________________ */
    
#Offers{
	display: inline;
	margin: 0;
	padding: 0;
}
    
#MayWeSuggest{
	background-color: #c9d7e3;
	text-align: center;
	float: left;
	width: 204px;
	height: 102px;
	display: inline;
}

#MayWeSuggest  h2{
	color:#626262;
	text-transform:uppercase;
	font-weight: bold;
	font-size: .9em;
	margin-top: 8px;
}
		
#MayWeSuggest   p{
	color:#000000;
	font-size: 12px;
	margin: 3px 10px 3px 10px;
	line-height: 120%;
}
		
#MayWeSuggest	ul{
	list-style: none;
	margin-top: 2px;
	padding: 0:
}
		
#MayWeSuggest	li{
	font-size: 12px;
	font-weight: bold;
	line-height: 120%;
	margin: 0;
	padding: 0;
}
        
#Offer1{
	border-right: 1px solid #d1d1d1;
	border-top: 1px solid #d1d1d1;
	border-bottom: 1px solid #d1d1d1;
	float: left;
	display: inline;
	height: 100px;
	width: 272px;
	background-color: #ffffff;
}
        
#Offer2{
	border-right: 1px solid #d1d1d1;
	border-top: 1px solid #d1d1d1;
	border-bottom: 1px solid #d1d1d1;
	float: left;
	display: inline;
	height: 100px;
	width: 272px;
	background-color: #ffffff;
}

#Offer h3{
	color:#626262;
	text-transform:uppercase;
	font-weight: normal;
	font-size: .9em;
	margin-left: 15px;
	margin-top: 8px;
	line-height: 105%;
	font-weight: bold;
}

#Offer p{
	color:#333333;
	font-weight: normal;
	font-size: 12px;
	margin: 3px 0 3px 15px;
	line-height: 120%;
}

#Offer a{
	color:#8b5f19;
	text-transform:uppercase;
	font-weight: normal;
	font-size: 12px;
	font-weight: bold;
}

p.contentOffer {
	color:#333333;
	font-weight: normal;
	font-size: 12px;
	margin: 20px 0 20px 0;
	line-height: 120%;
}

a.contentOffer{
	font-weight: normal;
	font-size: 11px;
}

h3.contentOffer {
	color:#000000;
	text-transform:uppercase;
	font-weight: bold;
	font-size: .9em;
	line-height: 105%;
	margin: 20px 0 0 0;

}

#contentOffers{
	height: 135px;
	border-top: 2px solid #c5c5c5;
	border-bottom: 1px solid #c5c5c5;
}

/* ___________ Destination Page Styles ______________ */


.pageDestinationTitle {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 20px 0;
	font-size: 16px;
	text-transform: uppercase;
}

#contentDestinationsMasthead {
	border-bottom: 2px solid #c5c5c5;
	clear: both;
	margin: 0 20px;
	padding: 0;
	width: 710px;
}

#contentDestinationsLeft {
	float: left;
	width: 460px;
	margin: 0;
	padding: 0;
}

#contentDestinationsRight {
	float: left;
	width: 230px;
	margin: 0 0 0 20px;
	padding: 0;
	background: url(../media/Development/ship-info_gradient.jpg) repeat-x left bottom transparent;
}


#contentDestinationsOffers {
	margin: 0;
	padding: 0 10px;
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: none;
	width: 210px;
	height: 230px;
	display: block;
}

#contentDestinationsOffers img {
	display: block;
}

#contentDestinationsOffers .contentOffer {
	margin: 15px 0 0 0;
	display: block;
}

#contentFeaturedCruises {
	border-bottom: 2px solid #c5c5c5;
	width: 710px;
	margin: 20px;
	padding: 0;
	clear: both;
}

#contentFeaturedCruises .thisTitle {
	font-size: 14px;
	color: #a46708;
	text-transform: uppercase;
}

.featuredCruisesBox {
	clear: both;
	width: 710px;
	height: 88px;
	margin: 15px 0;
	padding: 0;
}

.featuredCruisesPhoto {
	margin: 0 20px 0 0;
	padding: 0;
	float: left;
	width: 117px;
}

.featuredCruisesPhoto img {
	border: 1px solid black;
}

.featuredCruisesBody {
	float: left;
	margin: 0;
	padding: 0;
	width: 510px;
}

.featuredCruisesBody a {
	color: #a46708;
	font-size: 11px;
}

.featuredCruisesBody p {
	line-height: 17px;
	font-size: 12px;
	color: #303030;
}

.featuredCruisesBody p:first-line {
	font-style: italic;
	font-size: 13px;
}

.featuredCruisesBody .featuredCruisesTitle {
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
}

.featuredSeeMore {
	padding: 0;
	margin: 0 0 20px 20px;
	display: block;
}


/* _____________________Footer Formatting____________________________________________ */


    
#Footer ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
    
#Footer li{
	display: inline;
	margin-right: 10px;
	margin-left: 10px;
	padding: 0;
}

#Footer  a {
	font-size: 11px;
	font-weight: bold;
	color:#999999;
}

#PlannerHead{
		background-image:url(../media/Development/planner_topgrad.jpg);
		background-repeat:repeat-x;
		width: 750px;
		height: 102px;
		margin: 0 0 0px 0;
		position: relative;
}

#PlannerHead h1{
	color:#000000;
	text-transform:uppercase;
	font-weight: bold;
	font-size: 1.1em;
	padding: 8px 0px 0px 0px;
	margin: 0px 0px 0px 15px;
	line-height: 105%;
	font-weight: normal;
	border-width: 0px;
}

#PlannerHead p{
	color:#000000;
	font-weight: normal;
	font-size: 0.75em;
	padding: 8px 0px 0px 0px;
	margin: 0px 0px 0px 15px;
	line-height: 125%;
	font-weight: normal;
}

#PlannerHead form{
	margin: 5px 0 0 15px;
	vertical-align: text-bottom;
}

#PlanCruiseList{
	margin-right: 0px;
	margin-top: 5px;		
	font-family: "Arial";
	font-weight: normal;
	font-size: 11px;
	line-height: 125%;
	font-weight: normal;
}

.pageTitle {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 20px 0px 20px 20px;
	font-size: 16px;
	text-transform: uppercase;
}

.portTitle {
	font-family: Arial, Helvetica, sans-serif;
	color: #a46708;
	margin: 20px 0px 20px 20px;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	font-weight: bold;
}

.portTitle:first-line {
	color: #333;
	font-size: 16px;
	letter-spacing: 0;
	font-weight: normal;
}

/* _____________________ Bucket Formatting____________________________________________ */

#buckets {
	width: 750px;
}

.itemBucket {
	width: 710px;
	padding: 0 0 40px 0;
	margin: 0 0 0 20px;
}

.bucketframe{
	width: 710px;
	border: 1px solid #cacaca;
	float: left;
	margin: 30px 0 0 0;
	padding: 0;
}

.bucketLeft {
float: left;
margin: -30px 0 0 20px;
width: auto;
padding: 0;
display: inline;
}

.bucketRight {
margin: -30px 20px 0 20px;
float: left;
width: 530px;
padding: 0;
display: inline;
}

.bucketFull {
float: left;
margin: -30px 0 0 20px;
width: auto;
padding: 0;
display: inline;
}

.bucketSimple {
	width: 710px;
	border: 1px solid #cacaca;
	margin: 20px 0 40px 0 ;
}

.bucketSimpleTitle {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 14px;
	padding: 0;
	margin: 0 0 -15px 0;
	float: left;
}

.bucketSimple p{
	padding: 10px 20px 10px 20px;
}

.bucketImageSimple {
	float: left;
	padding: 20px ;
}

.itemBucketImage {	
position: relative;
}

.itemBucketTitle {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 14px;
	padding: 0 0 20px 0;
	position: relative;
}

.itemBucketTitleIT {
	font-family: Arial, Helvetica, sans-serif;
	font-style:italic;
	color: #666666;
	padding: 0 0 20px 0;
	font-size: 14px;
}

.bucketLeft p{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}

.bucketLeft ul {
	margin: 0;
	padding: 0;
}

.bucketLeft li{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	margin: 0 0 0 15px;
	position: relative;
	padding: 0;
}

.bucketRight p{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	line-height: 150%;
	margin: 0 0 10px 0;
}

.bucketRight ul {
	margin: 0;
	padding: 0;
}

.bucketRight  li{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	line-height: 150%;
	margin: 0 0 0 15px;
	padding: 0;
	position: relative;
}

.bucketFull p{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	line-height: 150%;
	margin: 0 20px 10px 0;
}

.bucketFull  li{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	line-height: 150%;
	margin: 0 0 0 15px;
	padding: 0;
	position: relative;
}

.bucketFull ul {
	margin: 0;
	padding: 0;
}

.bucketFull{
	width: 690px;
}

#dining .bucketLeft{
	width: 230px;
}

#dining .bucketRight{
	width: 410px;
}

#suites .bucketLeft{
	width: 230px;
}

#suites .bucketRight{
	margin-left: 120px;
	width: 320px;
}

#suite .bucketLeft{
	width: 300px;
}

#suite .bucketRight{
	width: 350px;
}

#ships .bucketLeft{
	width: 230px;
}

#ships .bucketRight{
	width: 410px;
}

#cruiseSpecials .bucketLeft{
	width: 230px;
}

#cruiseSpecials .bucketRight{
	width: 410px;
}

#spa .bucketLeft{
	width: 230px;
}

#spa .bucketRight{
	width: 410px;
}

#decks .bucketLeft{
	width: 488px;
}

#decks .bucketRight{
	width: 150px;
}

#bios .bucketLeft{
	width: 140px;
}

#bios .bucketRight{
	width: 500px;
}

#sssBenefits .bucketLeft{
	width: 80px;
}

#sssBenefits .bucketRight{
	width: 570px;
}

#testimonials {
	float: left;
}

#testimonials .bucketFull{
	width: 440px;
}

#testimonials .bucketLeft{
	width: 140px;
}

#testimonials .bucketRight{
	width: 250px;
}

#testimonials .itemBucket {
	width: 450px;
	padding-bottom: 40px;
	margin: 0 0 0 10px;
}

#testimonials .bucketframe{
	width: 450px;
	border: 1px solid #cacaca;
	float: left;
	margin: 30px 0 0 0;
}


/* _____________________Tabs navigation Formatting____________________________________________ */


#tabNav {
	background-color: #9d9c9d;
	height: 24px;
	padding: 0;
	margin: 0;
}

#tabNav ul {
	margin: 0;
	padding: 0;
}

#tabNav li{
	display: inline;
	text-align: center;
	position: relative;
	top: 5px;
	margin: 0;
	padding: 0;
}

#tabNavPlanner {
	background-color: #efefef;
	margin: 0;
	padding: 20px 0;
}

#tabNavPlanner span {
	display: block;
	padding: 10px 0;
	margin: 0;
}

#tabNavGradient {
	background-image: url(../media/Development/tab_nav_gradient.jpg); 
	background-repeat: repeat-x;
	height: 24px;
	margin: 20px 0 20px 0;
	padding: 0;
}

#myaccountForm #tabNavGradient {
	margin: 20px 0 0 0;
	padding: 0;
}

#tabNavGradient ul {
	margin: 0;
	padding: 0;
}

#tabNavGradient li{
	display: inline;
	text-align: center;
	position: relative;
	top: 5px;
	margin: 0;
	padding: 0;
}


/* _____________________Main Content - standard 2/3 Formatting____________________________________________ */

#contentArea {
	width: 750px;
	padding-bottom: 50px;
}

 #contentMainLeft {
	width: 440px;
	float: left;
	margin: 0 0 0 20px;
	display: block;
}

#contentMainRight {
	background: url(../media/Development/ship-info_gradient.jpg) repeat-x; 
	width: 200px; 
	padding: 0 15px 20px 15px; 
	margin: 0 20px 0 20px; 
	float: left;
	position: relative;
}

#contentArea   li, p{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	line-height: 180%;
	margin: 8px 0 0 0;
}

#contentArea ul {
	margin: 0;
	padding: 0;
}

#contentArea li{
	margin: 0 0 0 15px;
	padding: 0;
}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	line-height: 120%;
	margin: 20px;
}



/* ________ Sign-In _________ */

#signIn {
	width: 334px;
	background-color:#CCCCCC;
	margin: 0;
	padding: 0 ;
	float: left;
}

#singInForm{
margin: 0;
padding: 0;
}

#signIn form{
margin: 0 0 0 10px;
padding: 0 ;
}

/* _____________________About Regent Formatting____________________________________________ */

#aboutContent{
	padding: 0;
}

#aboutContent img{
	margin: 0;
	padding: 0;
	float: left;
}

#aboutContentTop {
	float: right;
	padding: 0 ;
	margin: 0;
	width: 410px;
}

#aboutContentBottom {
	padding:0 ;
	margin: 20px 20px 0 20px;
}
.aboutContentFormTable
{
    border-width:0px;
    width: 100%;
}
.aboutContentFormTable tr td {
	font-size: 12px;
	padding: 3px 0 5px 5px;
}
.aboutContentPad {
	padding-left:8px;
}
.aboutContentTable {
	width: 100%;
	border: 1px solid #ccc;
	border-collapse: collapse;
}

.aboutContentTable tr td {
	font-size: 12px;
	padding: 3px 0 3px 5px;
	border-bottom: 1px solid #ccc;
}

.aboutContentTable .tableHeader td {
	font-size: 12px;
	font-weight: bold;
	color: #7e4b14;
	padding: 5px 0 5px 5px;
}

.aboutContentTable .tableTitleBar td {
	background-color: #ccc;
	color: #333;
	padding: 5px 0 5px 5px;
	border-width: 0px;
}

.aboutBlockContent {
	clear: both;
	font-size: 12px;
	padding: 0;
	margin: 0 0 15px 0;
	border-bottom: 1px solid #ccc;
}

.aboutBlockContent .blockContentBody {
	padding: 0;
	margin: 5px 0;
}

.aboutBlockContent .blockContentBody span {
	display: block;
	margin: 2px 0;
	padding: 0;
	color: #333;
}

.aboutBlockContent .blockContentTop {
	font-size: 13px;
	color: #7e4b14;
	font-weight: bold;
}

#aboutContentTop  p{
	padding:0 ;
	margin: 0 20px 0 20px;
}

#aboutContentTop  .pageTitle{
	padding:0 ;
	margin: 20px;
}

#aboutContentBottom  .pageTitle{
	padding:10px 0 20px 0 ;
	margin: 0;
}

#aboutContentBottom p{
	margin: 10px 0 10px 0;
}

#aboutContentBottom ul {
	margin: 0;
	padding: 0;
}

#aboutContentBottom li {
	margin: 0px 20px 0px 30px;
	padding: 0px 0px 0px 8px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	line-height: 160%;
	list-style-type: circle;
}

#aboutContentBottom .faqDropdown
{
    margin: 0 0 20px 0;
}

#aboutContentBottom .formGroup 
{ 
    width:400px; margin:0px 0px 10px 0px; padding:0px; 
}

#aboutContentBottom .formGroup .labelCol { width:210px; float:left; margin-bottom:10px; margin-right:10px; text-align:right; font-size:12px; }

#aboutContentBottom .formGroup .inputCol { width:165px; float:left; margin-bottom:10px; white-space:nowrap;  }
#aboutContentBottom .alignCenter { text-align:center; width:400px; }

#aboutContentBottomwForm {
	width: 465px;
	float: left;
	padding: 0 0 20px 0;
}

#aboutContentBottomwForm  .pageTitle{
	padding: 0;
}

#aboutContentBottomwForm  .sectionTitle{
	padding: 8px 0 8px 8;
	background-color: #f5f5f5;
	width: 100%;
}

#aboutContentBottomwForm  .sectionTitle p{
	margin: 0 0 0 20px;
	font-size: 14px;
	text-transform: uppercase;
}

#aboutContentBottomwForm p{
	margin: 10px 20px 10px 20px;
}

#aboutContentBottomwForm ul {
	margin: 0;
	padding: 0;
}

#aboutContentBottomwForm li {
	margin: 0px 20px 0px 30px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	line-height: 120%;
	list-style-type: none;
	margin: 8px 0 0 20px;
}

#ContentForm {
	background-color: #ebebeb;
	width: 230px;
	padding: 0 5px;
	margin: 0 10px 0 0;
	float: right;
	font-size: 12px;
	text-align: center;
	border: 1px solid #a46708;
}

#ContentForm  #ContentFormWhiteWindow {
	background-color: #ffffff;
	width: 230px;
	margin: 5px auto 10px auto;
	padding: 12px 0 0 0;
	font-size: 12px;
	clear: both;
	text-align: left;
	border: 1px solid #ccc;
}

#ContentForm  #ContentFormWhiteWindow p {
	margin: 0 3px 0 12px;
}

#ContentForm p{
	margin: 5px 20px;
	text-align: left;
}

#ContentForm ul{
	margin: 20px 20px 10px 20px;
	padding: 0;
}

#ContentForm  li{
	margin: 10px 0 10px 0;
	list-style-type: none;
	padding: 0;
}

#ContentForm img{
	margin: 0 20px 20px 20px;
	padding: 0;
}


/* ________ Cruise Box _________ */

.cruiseBox{
	width: 185px;
	height: 40px;
	background-color: #ffffff;
	background: url(../media/Development/cruisebox_bg.png) repeat-x;
	border: 1px solid #e5a833;
}

.cruiseBoxGray{
	width: 185px;
	height: 40px;
	background: url(../media/Development/cruisebox_bg.png) repeat-x;
	background-color: #7c7c7c;
	border: 1px solid #e6e6e6;
}

.cruiseListText {
	text-align: center;
	padding: 4px 0 0 0;
}


/* ________ Planner styles _________ */

#exclusivesTopGray {
	background-color: #9d9c9d;
	padding: 0 0 0 9px;
	margin: 0;
	width: 741px;
}

#exclusivesTopGray .media{
	margin: 9px 0 0 0;
	padding: 0;
	float: left;
}

#multimediaTop {
	float: left;
	margin: 9px 0 0 0;
	padding: 0;
	height: 230px;
	width: 300px;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

#multimediaTop p{
	margin: 10px 20px 0 20px;
	padding: 0;
}

.multimediaButtons ul {
	margin: 0;
	padding: 0;
}

.multimediaButtons li{
	list-style-type: none;	
	display: inline;
	float: left;
	margin: 0 5px 3px 0;
	padding: 0;
}

.multimediaButtons {
	margin: 10px 0 0 20px;
}

/* ________ Planner styles _________ */

#plannerConfirmationPage .plannerTable3 {
	border-collapse: collapse;
	border: 1px solid #dbdbdb;
	background-color: #f9f9f9;
	margin: 0 20px;
}

#plannerConfirmationPage .plannerTable3 .section td {
	padding: 2px 2px 2px 5px;
}

#plannerConfirmationPage .plannerTable3 .section .sectionTitle {
	padding-top: 10px;
}

#plannerConfirmCruise .contentWrapperHeader h4 {
	font-size: 14px;
}

#plannerAirPage .plannerTable3 {
	border-collapse: collapse;
	border: 1px solid #dbdbdb;
	background-color: #f9f9f9;
	margin: 0 0 0 20px;
}

#plannerAirPage .plannerTable3 .section td {
	padding: 2px 2px 2px 5px;
}

#plannerGuestInformationPage {
	padding: 0;
}

#plannerGuestInformationPage .plannerTable2 {
	margin: 0 0 0 20px;
	width: 710px;
}

#plannerPaymentPage .plannerTable3 {
	border-collapse: collapse;
	border: 1px solid #dbdbdb;
	background-color: #f9f9f9;
	margin: 0 0 0 20px;
}

#plannerPaymentPage .plannerTable3 .section td {
	padding: 2px 2px 2px 5px;
}

#plannerSuite .itemBucket {
	padding: 0;
}

#plannerCruisePage #plannerFormSubmissions {
	width: 302px;
	margin-left: 0;
}

#plannerContentBottom {
	padding: 10px 0;
	margin: 0;
	background-color: #efefef;
	width: 750px;
	background: url(../images/plannerContentBottom-bg.gif) repeat-x left bottom white;
}

#plannerLeft {
	float: left;
	margin: 0 10px;
	padding: 0;
	width: 467px;
}

#plannerRight {
	float: left;
	width: 232px;
	margin: 0;
	padding: 0;
}

.plannerImageTitles {
	margin: 10px 0 0 0;
}

.plannerTable2 {
	background-color: #f9f9f9;
	border: 1px solid #dbdbdb;
	border-collapse: collapse;
}

.plannerTable2 tr td {
	font-size: 12px;
	color: black;
	padding: 5px 5px 5px 8px;
}

.plannerTable2 tr td em {
	color: #bd0404;
}

.plannerTable2 tfoot td {
	padding: 8px 0 8px 10px;
	border-top: 1px solid #dbdbdb;
	font-size: 11px;
}

.plannerTable2 tfoot td p {
	font-size: 11px;
	line-height: 13px;
	margin: 0;
}

.plannerTable2 tfoot tr td tr td {
	border-width: 0px;
	padding: 5px 0 0 5px;
}

.plannerTable2 thead td {
	font-weight: bold;
	padding: 5px 0 5px 8px;
	color: #474747;
}

.plannerTable2 tbody tr td table {
	border-collapse: collapse;
}

.plannerTable2 tbody tr td table tr td {
	padding: 5px 0 5px 8px;
}

.plannerTable2 tbody tr td p {
	line-height: 14px;
}

.plannerTable2 .section td {
	border-top: 1px solid #dbdbdb;
}

.plannerTable2 .section td p {
	line-height: 13px;
}

.plannerTable2 .section table td {
	border-width: 0px;
}

.plannerTable2 .section p i {
	font-size: 11px;
}

.plannerTable2 .titleLink {
	font-size: 13px;
	display: block;
	margin: 0 0 3px 0;
}

.plannerTable2 .addGuest {
	font-weight: bold;
	color: #474747;
}

.plannerTable3 {
	border-collapse: collapse;
}

.plannerTable3 thead td {
	font-weight: bold;
	font-size: 12px;
	color: #474747;
	padding: 5px;
}

.plannerTable3 tbody tr td {
	font-size: 12px;
	color: black;
	padding: 5px;
}

.plannerTable3 tbody td p {
	line-height: 14px;
	margin: 0 0 5px 0;
}

.plannerTable3 tfoot td {
	border-top: 1px solid #dbdbdb;
	font-size: 12px;
	padding: 10px 5px;
}

.plannerTable3 .section td {
	border-top: 1px solid #dbdbdb;
}

.plannerTable3 .sectionTitle {
	padding-top: 15px;
}

.plannerTable3 .division td {
	font-weight: bold;
	color: #474747;
	background-color: #dbdbdb;
}

.plannerTable3 tr td em {
	color: #bd0404;
	font-style: normal;
}

.plannerContentWrapper {
	background-color: #f9f9f9;
	border: 1px solid #dbdbdb;
	width: 467px;
	clear: both;
	margin: 0;
	padding: 0;
}

.plannerContentWrapper .contentWrapperHeader {
	padding: 15px 10px 20px 10px;
	font-size: 12px;
}

.plannerContentWrapper .contentWrapperHeader p {
	line-height: 15px;
}

.detailsLink {
	font-size: 11px;
}

.smaller {
	font-size: 11px;
}

.theTitle {
	width: 450px;
	margin: 0 0 0 10px;
	padding: 10px 0 10px 0;
}

.theTitle a {
	font-weight: bold;
}

.theTitle .theSelector {
	margin-right: 6px;
}

.theDetails {
	width: 410px;
	margin: 0 0 0 38px;
	padding: 0;
	clear: both;
}

.theDetails .thePhoto {
	float: left;
	margin: 0;
	padding: 0;
}

.theDetails .theBody {
	float: left;
	margin: 0 0 0 10px;
	padding: 0;
}

.theDetails .theBody p {
	line-height: 15px;
	margin: 0;
	text-align: justify;
}

.theDetails .theBody table {
	margin: 10px 0;
	border-collapse: collapse;
}

.theOptions {
	clear: both;
	display: block;
	width: 410px;
	margin: 0 0 0 18px;
	padding: 10px 0 20px 0;
	font-size: 11px;
}

.theOptions span {
	margin: 0 0 0 20px
}

.plannerSuiteBox {
	width: 450px;
	margin: 0;
	padding: 0;
}

.plannerSuiteBox .plannerList {
	font-size: 11px;
	color: #474747;
}

.plannerList {
	list-style: none;
	font-size: 12px;
	color: black;
	margin: 0 0 0 10px;
	padding: 0;
}

.plannerList ul {
	margin: 0;
	padding: 0;
}

.plannerList li {
	padding: 0 0 0 10px;
	margin: 0;
	background: url(../media/Development/suiteBoxli.gif) no-repeat left 5px transparent;
}

.plannerSuiteBox tr td p {
	padding-left: 10px;
}

#plannerFormSubmissions {
	margin: 15px 0 0 20px;
	padding: 0;
	clear: both;
	width: 710px;
	/* height: 45px; */
}

#plannerSummaryBox {
	border: 2px solid #c6b282;
	width: 198px;
	background-color: white;
	padding: 15px;
	margin: 0;
}

#plannerSummaryBox p {
	line-height: 16px;
}

#plannerTopGray {
	background-color: #9d9c9d;
	padding: 0;
	margin: 0;
	width: 750px;
	height: 265px;
	clear: both;
	position: relative;
}

#plannerTopGray .map{
	margin: 0;
	padding: 0;
	height: 249px;
	width: 365px;
	position: absolute;
	top: 9px;
	left: 9px;
}

#plannerTopGray .white-border {
	margin: 7px 0 0 6px;
}

.white-border {
	border: 1px solid white;
}


#plannerCruiseDetails {
	margin: 0;
	padding: 0;
	height: 249px;
	width: 367px;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	position: absolute;
	top: 9px;
	left: 374px;
	overflow-y: auto;
	overflow-x: hidden;
}

#plannerCruiseDetails input{
	margin: 0 0 0 20px;
	padding: 0;
}

#plannerCruiseDetails p{
	margin: 0 0 0 10px;
	padding: 0;
	font-size: 12px;
	line-height: 160%;
	clear: both;
}

#plannerCruiseDetails span {
	margin: 7px 0 0 16px;
	display: block;
}

.cruiseDetails ul {
	margin: 0;
	padding: 0;
}

.cruiseDetails li{
	margin: 0 0 0 16px;
	padding: 0;
	font-size: 12px;
	line-height: 16px;
	list-style-type: disc;
}

.cruiseDetails{
	margin: 0px 0 5px 10px;
	padding: 0;
	clear: both;
}

.cruiseDetailsSubNav {
	text-align: center;
	font-size: 10px;
	text-transform: uppercase;
	margin: 10px 0 0 0;
	padding: 0 0 10px 0;
	width: 750px;
	background: url(../media/Development/cruisedetails-subnav-bg.gif) repeat-x left bottom transparent;
}

.cruiseDetailsSubNav a {
	text-decoration: none;
	margin: 0 10px;
}

.cruiseDetailsSubNav a:hover {
	text-decoration: underline;
}

.cruiseDetailsSubNav a.active {
	color: #474747;
	font-size: 11px;
	letter-spacing: 0.1em;
	font-weight: bold;
}

#plannerCruiseDetails .cruiseTitle{
	padding: 0 0 0 10px;
	margin: 10px 0 3px 0;
	font-size: 14px;
	font-weight: bold;
	clear: both;
	display: block;
}

#plannerCruiseDetails .cruiseTitle img {
	display: block;
	margin: 0 0 10px 0;
}

.cruiseHighlights {
	display: block;
	clear: both;
	font-size: 12px;
	margin: 0 0 0 10px;
	padding: 5px 0;
	height: 20px;
}

.cruiseHighlights img {
	float: left;
	display: block;
	margin: 0 15px 0 0;
}

.cruiseHighlights a {
	float: left;
	display: block;
}

.callRequest {
	height: 235px;
}

#plannerRequestCall {
	margin: 10px auto;
	padding: 0;
	width: 630px;
}

#plannerRequestCall h3 {
	color: #4b4b4b;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
}

.cruiseActions {
	font-size: 12px;
	border: 1px solid #dedede;
	background-color: #f3f3f3;
	width: 333px;
	margin: 7px 0 0 7px;
	padding: 10px 10px 0px 10px;
	position: relative;
	line-height: 14px;
}

#plannerCruiseDetails .cruiseActions img {
	margin: 0;
	padding: 0;
	clear: both;
	display: block;
}

.cruiseActions ul {
	clear: both;
	margin: 0 0 10px 0;
	padding: 8px 0 0 0;
	list-style: none;
	width: 300px;
	display: block;
}

.cruiseActions li {
	margin: 2px 0;
	padding: 0 0 0 10px;
	width: 130px;
	float: left;
	background: url(../media/Development/li-arrow.gif) no-repeat left 4px transparent;
}

.cruiseActions li a {
	color: #5d5d5d;
}

.cruiseActions .printThis {
	position: absolute;
	top: 7px;
	right: 7px;
	background: url(../media/Development/printer-icon.gif) no-repeat left top transparent;
	color: #5d5d5d;
	text-decoration: none;
	font-size: 11px;
	padding: 0 0 0 18px;
	margin: 0;
}

.cruiseActions .emailThis {
	position: absolute;
	top: 7px;
	right: 115px;
	background: url(../media/Development/cruisedetails-email-icon.gif) no-repeat left top transparent;
	color: #5d5d5d;
	text-decoration: none;
	font-size: 11px;
	padding: 0 0 0 18px;
	margin: 0;
}

#cruiseDetailsActions ul {
	padding-top: 5px;
	margin: 0;
}

#plannerTable {
	border-collapse: collapse;
	width: 467px;
	margin: 10px 0 0 0;
}

#plannerTable .plannerBody {
	border-right: 1px solid #e3e3e3;
	border-left: 1px solid #e3e3e3;
	background-color: red;
}

#plannerTable thead {
	font-weight: bold;
	font-size: 12px;
}

#plannerTable thead td {
	text-align: left;
	padding: 5px 10px 5px 10px;
}

#plannerTable thead td em {
	color: #8c4b04;
	font-style: normal;
}

#plannerTable tfoot td {
	border-top: 1px solid #e3e3e3;
	font-size: 11px;
}

#plannerTable tfoot td {
	padding: 5px;
}

#plannerTable tfoot td em {
	color: #8c4b04;
	font-style: normal;
}

.plannerTableCategories {
}

.plannerTableCategories td {
	font-weight: bold;
	font-size: 12px;
	padding: 10px 10px 10px 10px;
	text-align: left;
}

.plannerTableContent {
	background-color: #f8f8f8;
}

.plannerTableContent td {
	font-size: 12px;
	padding: 5px;
	text-align: left;
	border-top: 1px solid #e3e3e3;
}

.plannerTableContent-Active td {
	font-size: 12px;
	padding: 5px;
	text-align: left;
	border-top: 1px solid #e3e3e3;
	background-color: white;
}

.plannerTableContent-Details td {
	font-size: 12px;
	background-color: white;
	padding: 0 0 10px 0;
}

.plannerTableContent-Details td img {
	display: block;
	float: left;
	margin: 0 10px;
}

.plannerTableContent-Details td p {
	line-height: 13px;
	float: left;
	width: 175px;
}

.plannerTableContent-Details td p:first-line {
	font-weight: bold;
}

.closeDetails {
	text-decoration: none;
	background: url(../media/Development/planner-close-button.gif) no-repeat right 2px transparent;
	padding: 0 15px 0 0;
	margin: 0 15px 0 0;
	font-size: 11px;
	font-weight: normal;
}

#plannerTopSummary {
	border: 1px solid #dedede;
	background-color: #f3f3f3;
	width: 353px;
	margin: 7px 0 0 7px;
}

.terms {
	margin: 0;
	padding: 35px 0 0 0;
	clear: both;
	width: 750px;
	text-align: center;
}

.terms p {
	text-align: justify;
	width: 700px;
	margin: 0 auto;
	font-size: 11px;
	line-height: 15px;
}

.previousStep {
	color: black;
	font-size: 11px;
	font-weight: bold;
	background: url(../media/Development/previous-step-arrow.gif) no-repeat left 8px transparent;
	padding: 4px 0 0 10px;
	display: block;
	height: 22px;
	float: left;
	clear: both;
}

#plannerTopSummary2 {
	border: 1px solid #c6c6c6;
	background-color: #f3f3f3;
	height: 233px;
	font-size: 12px;
	color: #010101;
	clear: both;
	display: block;
	width: 353px;
	margin: 7px 0 0 7px;
}

#plannerTopSummary2 #row-top {
	clear: both;
	display: block;
	padding: 0;
	margin: 0;
}

#plannerTopSummary2 #row-bottom {
	clear: both;
	display: block;
	padding: 0;
	margin: 0;
}

#plannerTopSummary2 .left {
	display: block;
	float: left;
	padding: 10px;
	margin: 0;
	width: 190px;
}

#plannerTopSummary2 .leftFull {
	display: block;
	float: left;
	padding: 10px;
	margin: 0;
	width: 300px;
}

#plannerTopSummary2 .right {
	display: block;
	float: left;
	padding: 10px;
	margin: 0;
	width: 110px;
}

#plannerTopSummary2 div span {
	display: block;
	margin: 5px 0 0 0;
	padding: 0;
}

/* ---- PAGE SPECIFIC STYLES ---- */


/* AIR ITINERARY STYLES */

#airFareTabs {
	clear: both;
	margin: 0;
	padding: 25px 0 0 0;
	width: 467px;
}

#airFareTabs img {
	margin: 0;
	padding: 0;
}

#airportSort {
	margin: 0;
	padding: 15px 0 0 10px;
	list-style: none;
	width: 457px;
	border-top: 1px solid #dbdbdb;
	font-size: 12px;
	color: #474747;
	display: block;
	clear: both;
	height: 50px;
}

#airportSort ul {
	margin: 0;
	padding: 0;
}

#airportSort li {
	margin: 0;
	padding: 0;
	position: relative;
	display: block;
}

#airportSort li ul {
	margin: 0;
	padding: 0;
	position: absolute;
	left: -8px;
	top: 15px;
}

#airportSort li ul li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0 0 0 9px;
}

#airportSort li ul li a {
	color: #777;
	text-decoration: none;
}

#airportSort li ul li a:hover {
	text-decoration: underline;
}

#airportSort a.activeLetter {
	font-weight: bold;
	text-decoration: underline;
	color: #474747;
}

#airportCodesBox {
	width: 467px;
	height: 165px;
	overflow: auto;
	border-top: 1px solid #dbdbdb;
}

#airportCodesBox table {
	border-collapse: collapse;
	width: 440px;
}

#airportCodesBox table thead tr td{
	padding: 8px;
}

#airportCodesBox table tbody tr td {
	padding: 0 8px;
}

#airportCodesBox table tr td {
	font-size: 12px;
}

#airportCodesBox table tr td a {
	color: #474747;
	margin: 0 0 0 10px;
}

/* END AIR ITINERARY STYLES */


/* CONFIRMATION PAGE STYLES */

#confirmCruiseSummary {
	width: 700px;
	margin: 0 10px;
	padding: 0;
}

#confirmCruisePhoto {
	display: block;
	float: left;
}

#confirmCruiseDetails {
	display: block;
	float: left;
	margin: 0 0 0 30px;
}

#confirmCruiseDetails p {
	line-height: 14px;
	clear: both;
}

#confirmCruiseDetails span {
	display: block;
	float: left;
	margin: 15px 25px 15px 0;
	font-size: 12px;
}

#confirmCruiseSupp {
	clear: both;
	display: block;
	border-top: 1px solid #dbdbdb;
	margin: 15px 0 0 0;
	padding: 10px 15px 15px 15px;
}

#confirmCruiseSupp p {
	line-height: 14px;
}

#confirmCruiseOptions {
	margin: 15px 14px;
	padding: 0;
	width: 700px;
	clear: both;
}

#confirmCruiseOptions span {
	margin: 0 0 0 10px;
	display: block;
}

#confirmCruiseOptions .confirmOptions {
	border: 1px solid #dbdbdb;
	background-color: #f9f9f9;
	width: 280px;
	display: block;
	float: left;
	margin: 15px 30px 0 0;
	padding: 5px 15px;
}

#confirmCruiseOptions .confirmOptions p {
	line-height: 14px;
	margin: 15px 0;
}

#confirmDisclaimer {
	width: 700px;
	margin: 75px 15px 15px 15px;
	clear: both;
}

#confirmDisclaimer p {
	line-height: 14px;
	text-align: justify;
}

#plannerConfirmCruise {
	margin: 0;
	padding: 0;
}

#plannerConfirmCruise .plannerContentWrapper {
	width: 720px;
	margin-left: 13px;
}

#plannerConfirmCruise #plannerFormSubmissions {
	width: 720px;
	margin-left: 13px;
}

/* END CONFIRMATION PAGE STYLES */


/* EXTEND PAGE STYLES */

.cruiseExtendBox {
	clear: both;
	font-size: 12px;
	display: block;
	padding: 10px 0;
	margin: 0 0 0 20px;
}

.cruiseExtendBox .selectBox {
	float: left;
	width: 30px;
	padding: 12px 0 0 0;
}

.cruiseExtendBox .cruiseBox {
	float: left;
}

/* END EXTEND PAGE STYLES */


/* HOTEL PAGE STYLES */

.plannerHotelBoxWrapper {
	margin: 0;
	padding: 0;
	border-top: 1px solid #dbdbdb;
	font-size: 12px;
	position: relative;
}

.plannerHotelBoxWrapper .closeDetails {
	position: absolute;
	top: 12px;
	right: 0;
	font-weight: normal;
}

.plannerHotelBoxWrapper .thePhoto {
	width: 95px;
}

.plannerHotelBoxWrapper .theBody {
	width: 305px;
}

.plannerHotelBoxWrapper .detailsLink {
	font-weight: normal;
	font-size: 11px;
	padding-left: 30px;
}

/* END HOTEL PAGE STYLES */


/* TRAVEL MONTHS STYLES */

#newSearch {
	font-weight: bold;
	color: black;
	font-size: 12px;
	position: absolute;
	right: 15px;
	top: 15px;
}

#plannerTravelMonthNav {
	margin: 23px 0 0 0;
	padding: 0;
	text-align: center;
	clear: both;
	height: 30px;
	background: url(../media/Development/plannerTravelMonthNav-bg.gif) repeat-x left bottom transparent;
}

#plannerTravelMonthNav ul {
	margin: 0 auto;
	padding: 0;
	list-style: none;
	font-size: 10px;
	color: white;
	text-transform: uppercase;
	font-weight: normal;
	width: 730px;
}

#plannerTravelMonthNav ul li {
	display: block;
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
}

#plannerTravelMonthNav ul li a {
	color: white;
	text-decoration: none;
	display: block;
	width: 172px;
	background: url(../media/Development/plannerTravelMonthNav-tabs.gif) no-repeat left 10px transparent;
	height: 16px;
	padding: 14px 0 0 0;
}

#plannerTravelMonthNav ul li span {
	display: none;
}

#plannerTravelMonthNav .activeQuarter {
	width: 172px;
	background: url(../media/Development/plannerTravelMonthNav-tabs.gif) no-repeat left -20px transparent;
	height: 20px;
	padding: 10px 0 0 0;
}

#plannerTravelMonthNav .activeQuarter a {
	display: inline;
	background-image: none;
	color: #a46708;
	font-weight: bold;
	font-size: 12px;
}

#plannerTravelMonthNav .activeQuarter span {
	display: inline;
	margin: 0 8px;
}

#plannerTravelLegend {
	border: 1px solid #d6d6d6;
	font-size: 12px;
	font-weight: bold;
	color: #190d2c;
	width: 285px;
	height: 25px;
	margin: 20px auto 10px auto;
	padding: 6px 0 0 0;
}

#plannerTravelLegend img {
	margin: 0 5px 0 0;
	padding: 0;
	vertical-align: middle;
}

#plannerTravelLegend span {
	margin: 0 10px;
}

#plannerTravelMonthsWrapper {
	margin: 0 0 15px 0;
	padding: 0;
	clear: both;
	text-align: center;
	background: url(../media/Development/plannerTravelMonthWrapper-bg.gif) repeat-y 250px top transparent;
	border-top: 1px solid white;
}

#plannerTravelMonthsWrapper .month1 {
	float: left;
	width: 248px;
	margin: 0 2px 0 0;
	padding: 0;
}

#plannerTravelMonthsWrapper .month2 {
	float: left;
	width: 248px;
	margin: 0 2px 0 0;
	padding: 0;
}

#plannerTravelMonthsWrapper .month3 {
	float: left;
	width: 250px;
	padding: 0;
}

.plannerCruiseShip {
	padding: 10px 0 10px 11px;
	margin: 0 auto;
	clear: both;
}

.plannerCruiseBox {
 	width: 190px;
 	margin: 0 auto;
 	padding: 10px 0;
 	clear: both;
}

.plannerCruiseBox p {
	line-height: 14px;
	margin: 2px 5px 5px 5px;
}

.plannerCruiseBox strong {
	color: #b48a42;
}

.plannerCruiseStatus {
	float: left;
	display: block;
	width: 14px;
	margin: 0 5px 0 0;
	padding: 25px 0 0 0;
	vertical-align: middle;
}

.plannerCruiseText {
	float: left;
	display: block;
	width: 165px;
	background: url(../media/Development/plannerCruiseBox-bg.gif) no-repeat left bottom transparent;
	border-top: 3px solid #b2710b;
}

.plannerCruiseText-Waiting {
	float: left;
	display: block;
	width: 165px;
	background: url(../media/Development/plannerCruiseBox-bg.gif) no-repeat left bottom #e2e2e2;
	border-top: 3px solid #b2710b; 	
}

/* END TRAVEL MONTHS STYLES */


/* ITINERARY PAGE STYLES */

#plannerCruisePage #plannerLeft {
	/*width: 232px; */
	width: 300px;
}

#plannerCruisePage #plannerRight {
	/*width: 470px;
	margin: 0 0 0 5px;*/
	width: 425px;
	margin: 0 0 0 0;
}

#plannerCruisePage .plannerTable3 tr td {
	padding: 10px;
	
}

.enrichmentContentWrapper {
	clear: both;
	border-top: 1px solid #dbdbdb;
	width: 467px;
	padding: 10px 0;
	margin: 0;
}

.enrichmentContentWrapper .thePhoto {
	width: 67px;
	float: left;
	margin: 0;
	padding: 0 10px;
}

.enrichmentContentWrapper .thePhoto img {
	margin: 10px 0 0 0;
}

.enrichmentContentWrapper .theBody {
	width: 380px;
	float: left;
}

.enrichmentContentWrapper .theBody p {
	line-height: 14px;
	margin: 0 0 10px 0;
}

.enrichmentContentWrapper .theBody p a {
	display: block;
}

#itinearyBoxHeader {
	border-width: 0px;
	font-weight: bold;
}

#itinearyBoxFooter {
	clear: both;
	border-top: 1px solid #dbdbdb;
	font-size: 11px;
	padding: 7px;
}

#itinearyBoxFooter em {
	color: #bd0404;
}

.itineraryBoxWrapper {
	border-top: 1px solid #dbdbdb;
	font-size: 12px;
	clear: both;
	padding: 0 10px;
}

.itineraryBoxWrapper div {
	float: left;
	padding: 3px 0;
	margin: 0;
}

.itineraryBoxWrapper .col1 {
	width: 15px;
}

.itineraryBoxWrapper .col1 a {
	display: block;
	width: 10px;
	height: 10px;
	background: url(../media/Development/planner_arrow.gif) no-repeat left 2px transparent;
	text-decoration: none;
}

.itineraryBoxWrapper .col2 {
	width: 60px;
}

.itineraryBoxWrapper .col3 {
	width: 210px;
}

.itineraryBoxWrapper .col4 {
	width: 45px;
}

.itineraryBoxWrapper .col5 {
	width: 45px;
}

.itineraryBoxWrapper .col6 {
	width: 45px;
}

.itineraryBoxWrapper .portDetails {
	clear: both;
	position: relative;
	width: 450px;
	margin: 0;
	padding: 5px 0;
	display: none;
}

.itineraryBoxWrapper .portDetails .thePhoto {
	float: left;
	width: 182px;
	padding: 0 10px;
}

.itineraryBoxWrapper .portDetails .theBody {
	float: left;
	width: 200px;
}

.itineraryBoxWrapper .portDetails .theBody p {
	line-height: 14px;
	margin: 0;
}

.itineraryBoxWrapper .portDetails .closeDetails {
	position: absolute;
	right: 0;
	bottom: 10px;
}

#portOpen .portDetails {
	display: block;
}

#portOpen .col1 a {
	background: url(../media/Development/planner_arrow-down.gif) no-repeat left 5px transparent;
}

.imgBorder {
	border: 1px solid #474747;
}

/* END ITINERARY PAGE STYLES */


/* LAND PROGRAMS STYLES */

.plannerLandBoxWrapper {
	margin: 0;
	padding: 0;
	clear: both;
	border-top: 1px solid #dbdbdb;
	font-size: 12px;
}

.plannerLandBoxWrapper .theTitle a {
	font-weight: bold;
	font-style: normal;
	background: url(../media/Development/planner_arrow.gif) no-repeat left 4px transparent;
	padding: 0 0 0 10px;
}

.plannerLandBoxWrapper .thePhoto {
	width: 100px;
}

.plannerLandBoxWrapper .theBody {
	width: 300px;
}

/* END LAND PROGRAMS STYLES */


/* SUITES PAGE STYLES */

.plannerSuiteBoxWrapper {
	border-top: 1px solid #dbdbdb;
	width: 467px;
	margin: 0;
	padding: 10px 0 0 0;
	clear: both;
}

.plannerSuiteBoxWrapper .thePhoto {
	width: 117px;
	text-align: center;
	float: left;
	margin: 0;
	padding: 0 0 10px 10px;
	position: relative;
}

.plannerSuiteBoxWrapper .theBody {
	width: 310px;
	float: left;
	margin: 0 0 0 10px;
}

.plannerSuiteBoxWrapper .theBody p {
	line-height: 14px;
	margin-bottom: 10px;
}

.plannerSuiteBoxWrapper .theBody table {
	border-collapse: collapse;
}

.plannerSuiteBoxWrapper .theBody table tr td {
	font-size: 12px;
}

.plannerSuiteBoxWrapper .theBody table thead tr td {
	font-weight: bold;
	padding-bottom: 8px;
}

.suiteTitle {
	display: block;
	background: url(../media/Development/planner_arrow.gif) no-repeat left 4px transparent;
	font-size: 14px;
	padding: 0 0 0 8px;
	margin: 0 0 8px 0;
	text-transform: uppercase;
}

.suiteDetailsClose {
	text-align: right;
	margin: 50px 0 10px 0;
	display: none;
}

.suiteInfo {
	display: none;
}

.suitePhotoLarge {
	display: none;
}

.suiteSelect {
	text-align: right;
	font-size: 11px;
	margin: 10px 0;
	display: block;
}

.suiteSelect span {
	display: none;
}

#suiteBoxOpen .suiteInfo {
	display: block;
}

#suiteBoxOpen .suiteDetailsClose {
	display: block;
	clear: both;
}

#suiteBoxOpen .suiteSelect {
	display: block;
}

#suiteBoxOpen .suiteSelect span {
	display: inline;
}

#suiteBoxOpen .suitePhotoLarge {
	display: block;
}

#suiteBoxOpen .suitePhotoThumb {
	display: none;
}

#suiteBoxOpen .thePhoto {
	width: 186px;
}

#suiteBoxOpen .theBody {
	width: 241px;
}

/* END SUITES PAGE STYLES */



/* ________My Account _________ */

#myAccountTop {
	padding: 0;
	margin: 0;
	width: 750px;
	height: 265px;
	position: relative;
}

.myAccountBronze {
	background-color: #a0520c;
}

.myAccountSilver {
	background-color: #c4c4c4;
}

.myAccountGold {
	background-color: #f7ba00;
}

.myAccountPlatinum {
	background-color: #8c7f56;
}

.myAccountTitanium {
	background-color: #402383;
}

.myAccountNone {
	background-color: #777;
}

#myAccountTop .image{
	margin: 0;
	padding: 0;
	position: absolute;
	top: 9px;
	left: 9px;
}

#myAccountDetails {
	margin: 0;
	padding: 0;
	height: 249px;
	width: 367px;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	position: absolute;
	top: 9px;
	left: 374px;
}

.logOutInfoIncorrect{
margin: 5px 20px 0 20px;
font-size: 12px;
}

#myAccountDetails p{
	margin: 0 0 0 20px;
	padding: 0;
	font-size: 12px;
	line-height: 110%;
}

.myaccountLogOut {
text-align: right;
margin: 5px 20px 0 0;
font-size: 11px;
}

.cruiseList {
margin: 10px 0 20px 20px;
width: 710px;
}

.deadCruiseList {
margin: 10px 0 20px 20px;
width: 710px;
}

.deadCruiseList a{
color: #999999;
}

.cruiseEditList {
margin: 0 0 0 20px;
padding: 0px;
font-size: 11px;
}

.cruiseEditList p{
margin: 0px;
padding: 0px;
font-size: 11px;
}

.cruiseTitle{
font-size: 12px;
margin: 5px 0 0 0;
display: inline;
float: left;
/* width: 260px; */
}

.duration {
font-size: 11px;
margin: 5px 0 0 0;
display: inline;
float: left;
width: 100px;
}

.departure {
font-size: 11px;
margin: 5px 0 0 0;
display: inline;
float: left;
width: 150px;

}

.fare {
font-size: 11px;
margin: 5px 0 0 0;
display: inline;
float: left;
width: 150px;
}

.boatimage{
margin: 20px;
width: 175px;
float: left;
}

.specialsList {
margin: 10px 0 20px 0;
width: 480px;
float: right;
}

.Itinerary{
font-size: 11px;
margin: 5px 0 0 0;
display: inline;
float: left;
width: 260px;
}

.Date {
font-size: 11px;
margin: 5px 0 0 0;
display: inline;
float: left;
width: 100px;
}

.Savings {
font-size: 11px;
margin: 5px 0 0 0;
display: inline;
float: left;
width: 100px;

}

.myaccountSeeMore {
font-size: 11px;
margin: 0 0 -15px 20px;
display: inline;
float: left;
}

/* ________ Cruise Questions _________ */

#cruiseQuestions {
width: 750px;
}

#cruiseQuestions p{
	margin: 5px 20px 5px 20px;
}

.content2Column {
width: 335px;
float: left;
display: inline;
margin: 0 0 0 20px;
}

.content2Column  .contentBucket{
width: 335px;
border: 1px solid #cacaca;
margin: 0 15px 40px 0;
}

.content2Column  .contentTitle{
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 14px;
	padding: 0;
	margin: 10px 0 5px 0;
	font-weight: bold;
}


/* ___________New section______________ */

#newsContent {
	padding: 0 0 15px 0;
	font-size: 12px;
}

#newsContent img {
	float: left;
	margin: 0 15px 10px 0;
}

#newsContent p {
	margin-left: 20px;
	margin-right: 20px;
}

#newsContent .newsTitle {
	text-transform: uppercase;
	font-size: 14px;
	padding: 10px 0 0 0;
	font-weight: bold;
	color: #a46708;
}

#newsContent ul {
	margin: 0 0 0 50px;
	padding: 0;
}


/* ______________________ WORLD CRUISES ______________________ */

#contentWorldCruisesSummary {
	font-size: 12px;
	width: 750px;
	border-bottom: 1px solid #b2b2b2;
}

#contentWorldCruisesSummary  p {
	margin: 20px;
}

#contentWorldCruisesBuckets {
	background-color: #888788;
	margin: 1px 0 0 0;
	padding: 0 0 10px 0;
	clear: both;
}

.worldCruiseBucket {
	width: 360px;
	height: 184px;
	float: left;
	background: url(../media/Development/wc-IE-bucketfix.gif) no-repeat 10px 10px transparent;
	margin: 0;
	padding: 10px 0 0 10px;
	position: relative;
}

.worldCruiseBucket .bucketTitle {
	margin: 0;
	padding: 5px 0 5px 5px;
	color: #474747;
	font-size: 12px;
	font-style: italic;
	text-align: center;
}

.worldCruiseBucket .bucketTitle:first-line {
	color: #9e6104;
	font-size: 14px;
	font-style: normal;
}

.worldCruiseBucket .bucketPhoto {
	width: 350px;
	margin: 0;
	padding: 0 0 0 5px;
	text-align: center;
}

.worldCruiseBucket .bucketCopy {
	width: 350px;
	margin: 0;
	padding: 5px 0 0 5px;
	text-align: center;
	display: block;
}

.worldCruiseBucket .bucketCopy p {
	line-height: 13px;
	font-size: 12px;
}

.worldCruiseBucket .bucketLink {
	position: absolute;
	bottom: 5px;
	left: 50%;
	margin-left: -65px;
}

.worldCruiseBucket .bucketSpecial {
	font-size: 11px;
	font-style: italic;
	clear: both;
	margin: 2px 0 0 0;
	padding: 0;
	height: 60px;
}

.worldCruiseBucket .bucketSpecial a {
	color: #9e6104;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	display: block;
}

.worldCruiseBucket .bucketSpecial span {
	display: block;
	float: left;
	margin: 0;
	padding: 0 0 0 5px;
}

.worldCruiseBucket .bucketSpecial .specialPhoto {
	width: 74px;
}

.worldCruiseBucket .bucketSpecial .specialCopy {
	width: 270px;
}


/* _______ NEW STYLES _______ */

.cruisePortTitle {
	font-size: 13px;
	margin: 30px 0;
}

.cruisePortTitle a {
	margin-right: 10px;
}

h1 {
	font-size: 16px;
	color: #a46708;
	border-bottom: 1px solid #ccc;
}





/* ________ NON-SPECIFIC CLASSES _________ */

.clearfix {
	clear: both;
	margin: 0;
	padding: 10px 0 0 0;
	font-size: 1px;
	line-height: 0;
}

.clearfix0 {
	clear: both;
	margin: 0;
	padding: 0;
	font-size: 1px;
	line-height: 0;
}

.continueBooking {
	border-width: 0px;
	background: url(../media/Development/continue-booking.gif) no-repeat left top transparent;
	width: 144px;
	height: 22px;
}

.requiredInfo {
	font-size: 10px;
	color: #bd0404;
	text-align: right;
	padding: 0 10px 0 0;
}

.passwordHelp {
	font-size: 10px;
	color: black;
}

.textBoxForm {
	width: 120px;
	border: 1px solid #d5d5d5;
}

.textBoxForm2 {
	width: 75px;
	border: 1px solid #d5d5d5;
}

.objectForm {
	border: 1px solid #d5d5d5;
	font-size: 11px;
}

#suitesPulldown {
	float: right;
	margin: 0 20px 0 0 ;
}

#pageResultsCount {
	float: right;
	margin: 0 20px 0 0;
}

#pageResultsCount p {
	font-size: 11px;
}

.backtotop {
	font-size: 11px;
	text-decoration: underline;
	text-align: right;
	padding:  0;
	margin: 0 20px 0 0;
}

#portButtons {
	margin: 0 0 20px 20px;
}

#sevenseasLogo {
	padding: 20px 0 0 50px;
}

.infoTable {
	padding: 0;
	margin: 0px auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	line-height: 120%;
}

.infoTable td{
	padding: 0px;
	border: 1px solid #cdcdcd;
	padding: 5px;
}

.catCell {
	background-color: #f6ebc9;
}

#selectBox {
	background-color: #ededed;
	padding: 10px;
	margin: 0 20px 0 20px ;
	font-size: 12px;
	text-align: center;
}

#selectBox form{
	padding:  0;
	margin: 0;
}

#selectBox input {
	vertical-align: bottom;
}

#grayBox {
	background-color: #ededed;
	padding: 20px 20px 10px 15px;
	margin: 20px;
	font-size: 12px;
}

textarea {
font-family: "Arial";
font-size: 12px;
padding: 5px;
}

#grayBox form{
	padding: 10px 0 10px 0;
	margin: 0 20px 0 20px ;
}

#grayBox p{
	padding: 0 ;
	margin: 0 20px 0 20px ;
}

#grayBox li{
	padding: 0;
	margin: 5px 20px 0 25px;
}

#grayBox ul{
	padding: 10px 0 10px 0;
	margin: 0;
}

.savingsTable td{
	font-size: 12px;
	padding: 0 20px 0 0;
}

.whiteWindow {
	background-color: #ffffff;
	float: right;
	padding: 10px 10px 10px 0;
	width: 260px;
	margin: 0;
}

.whiteWindowLeft {
	background-color: #ffffff;
	float: left;
	padding: 10px 10px 10px 0;
	width: 360px;
	height: 130px;
}

.whiteWindow p{
	font-size: 11px;
}

.whiteWindow h3{
	font-size: 12px;
	font-weight: normal;
	margin: 0 0 5px 20px;
	text-transform:uppercase;
	color: #7e4b14;
}

.whiteWindowLeft p{
	font-size: 11px;
}

.whiteWindowLeft h3{
	font-size: 12px;
	font-weight: normal;
	margin: 0 0 5px 20px;
	text-transform:uppercase;
	color: #7e4b14;
}

#introText {
	margin: 20px;
	float: left;
}

#formGrayBG {
	background-color: #f3f3f3;
	border: 1px solid #d9d9d9;
	width: 748px;
	padding: 20px 0 40px 0;
	margin: 1px 0 0 0;
}

#formGrayBG p{
	margin: 0 20px 0 20px;
}

#formGrayBG input{
	margin: 0;
}

.smallText {
	font-size: 11px;
}

#default {
	width: 720px;
	margin: 20px 10px 20px 20px;
}

#default ul,ol {
	margin: 25px;
}

#default p {
	margin: 15px 0;
	line-height: 120%;
}

/* -------------- FINAL INVOICE ---------- */
.fi 
{
	background-color: #f9f9f9;
	padding: 0px 0px 0px 0px;
	width: 720px;
}
.fi_section
{
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
	border-top: solid 1px #dbdbdb;
}
.fi_price 
{
	text-align: right;
}
.fi table 
{
	width: 720px;
}
.fi td 
{
	margin-right: 10px;	
	margin-bottom: 10px;
	font-size: 10pt;
}
.fi_strong 
{
	font-weight: bold;
}
.fi_split
{
	height: 10px;
}

/* ____ 04-16-09 New styles ____ */

#plannerCruiseDetails p.indent {
	margin-left: 20px;
	line-height: 20px;
}

#loginWrapper {
	clear: both;
	margin: 30px 0 20px 0;
	padding: 0;
	width: 710px;
}

#loginWrapper .auxLink {
	float: right;
}

#loginWrapper p.secondaryText {
	width: 335px;
	margin: 10px 0 20px 0 !important;
	line-height: 100%;
}

#loginWrapper table.colsFormTable {
	border-collapse: collapse;
	margin: 0 0 15px 0;
	padding: 0;
}

#loginWrapper table.colsFormTable tr td {
	font-size: 11px;
	padding: 4px 0;
}

#loginWrapper table.colsFormTable tr td input,select,textarea {
	font-size: 11px;
}

#loginWrapper #accountCreation {
	border-right: 1px solid #ccc;
	background-color: transparent;
	margin: 0;
	padding: 0;
	width: 355px;
	display: block;
	float: left;
}

#loginWrapper #signIn {
	background-color: transparent;
	margin: 0;
	padding: 0 0 0 10px;
	width: 335px;
	display: block;
	float: left;
}

#loginWrapper #signIn p.secondaryText {
	width: 300px;
}

#loginWrapper h2 {
	color: #7e4b14;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#myAccountDetails h3 {
	font-size: 14px;
	padding: 0;
	margin: 0 0 0 20px;
	color: black;
	font-weight: bold;
}

#myAccountDetails em {
	font-size: 11px;
	font-style: normal;
}

#myAccountDetails .memberStatus {
	margin-top: 10px;
}

#myAccountDetails .memberStatus img {
	vertical-align: middle;
}

#myAccountDetails .pageTitle {
	margin-top: 0;
}

.logOutInfoIncorrect{
	margin: 5px 20px 20px 20px;
	font-size: 12px;
}

.rightArrowLink {
	background: url(../images/next-step-arrow.gif) no-repeat right 5px transparent;
	font-size: 11px;
	color: black;
	font-weight: bold;
	padding-right: 8px;
}

.formBox {
	margin: 25px 0;
	padding: 15px;
	clear: both;
	border: 1px solid #9e9e9e;
	width: 684px;
	font-size: 12px;
}

.formBox h4 {
	font-size: 12px;
	color: #474747;
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 0;
}

.formBox h5 {
	font-size: 12px;
	color: black;
	margin: 10px 0 5px 0;
}

.formBox div div {
	clear: both;
	margin: 10px 0;
	padding: 0;
}

.formBox div div label {
	display: block;
	float: left;
	width: 120px;
}

.formBox div div label {
	vertical-align: middle;
}

.formBox p {
	line-height: normal;
	margin-top: 5px !important;
}

.formBox .formLeftCol {
	margin: 0;
	padding: 0;
	float: left;
	width: 327px;
}

.formBox .formRightCol {
	margin: 0;
	padding: 0 0 0 25px;
	float: left;
	width: 331px;
}

.formBox .border {
	border-left: 1px solid #ccc;
}

.formBox .indentLeft {
	padding-left: 120px;
}

.formBox .indentLeftMost {
	padding-left: 540px;
}

.formBox .indentTop {
	padding-top: 15px;
}

.formBox .clearLabels {
	clear: both;
}

.formBox .clearLabels label {
	float: none;
	display: inline;
	width: auto;
	margin: 0 8px 0 0;
	padding: 0;
	vertical-align: middle;
}

.formBox .stackFields {
	float: left;
	padding: 0 15px 10px 15px;
	margin: 0;
}

.formBox table.formTable {
	border-collapse: collapse;
}

.formBox table.formTable tr td {
	padding: 8px 5px 8px 0;
	margin: 0;
	white-space: nowrap;
}

.formBox table.formTable tr td label,input {
	float: none;
	display: inline;
	margin: 0;
	padding: 0;
}

.assistanceLink {
	text-align: right;
	float: right;
	margin: 0;
	padding: 0 0 10px 10px;
}

.auxNav {
	margin: 0 0 20px 0;
	padding: 0;
	clear: both;
	height: 20px;
}

.auxNav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 11px;
	color: black;
}

.auxNav ul li {
	margin: 0 10px;
	padding: 0;
	float: left;
}

.auxNav ul li a {
	font-weight: bold;
	text-decoration: underline;
	color: black;
}

.auxNav a.currentPage {
	font-weight: normal;
	text-decoration: none;
	color: #777;
}

.auxTitle {
	margin: 0;
	padding: 0;
	clear: both;
}

.auxTitle h2 {
	font-size: 14px;
	color: #7e4b14;
	font-weight: bold;
	text-transform: uppercase;
}

.auxTitle p.secondaryText {
	margin: 5px 20px 20px 20px;
	line-height: normal;
	font-size: 12px;
}

.accountCruiseBox {
	display: block;
	clear: both;
	margin: 0 0 20px 0;
	padding: 15px;
	border: 1px solid #9e9e9e;
	width: 684px;
}

.accountCruiseBox .cruiseMap {
	margin: 0;
	padding: 0;
	float: left;
	width: 254px;
	height: 197px;
	overflow: hidden;
	text-align: center;	
}

.accountCruiseBox .cruiseMap img {
	border: 1px solid #919191;
	height: 167px;
	width: 240px;
	display: block;
}

.accountCruiseBox .cruiseCopy {
	margin: 0;
	padding: 0;
	float: left;
	width: 190px; /*430px;*/
	text-align: left;
}

.accountCruiseBox .cruiseCopy h3 {
	margin: 0;
	padding: 0;
	color: #7e4b14;
	font-size: 14px;
}

.accountCruiseBox .cruiseCopy p {
	line-height: 13px;
	margin: 15px 0 0 0 !important;
	padding: 0;
}

.accountCruiseBox .cruiseCopy .shipInfo {
	margin: 0 !important;
	padding: 0;
}

.accountCruiseBox .cruiseInfoLinks { /* use to have .cruiseCopy inbetween */
	float:left;
	width: 235px;
	/*margin: 15px 0 0 0;
	padding: 0;*/
}

.accountCruiseBox .cruiseInfoLinks ul { /* use to have .cruiseCopy inbetween */
	margin: 0 !important;
	padding: 0 !important;
	list-style-type: none !important;
}

.accountCruiseBox .cruiseInfoLinks ul li { /* use to have .cruiseCopy inbetween */
	color: black;
	font-weight: bold;
	background: url(/assets/images/myaccount/next-step-arrow.gif) no-repeat left 5px transparent;
	padding: 1px 0px 1px 8px;
	white-space:nowrap;
	margin: 0 !important;
	list-style: none !important;
	/* float: left; */
	/*width: 210px;*/
}

.accountCruiseBox .cruiseInfoLinks ul li a {
	color: black;
	font-weight: bold;
	padding: 0 0 0 0px;
	white-space:nowrap;
}

.account-sum {
	border-collapse: collapse;
	border: 1px solid #919191;
	width: 700px;
	margin: 15px 0 20px 0;
	padding: 0;
}

.account-sum thead tr th {
	background-color: #919191;
	color: white;
	text-align: left;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	padding: 8px 0 2px 5px;
	margin: 0;
	white-space: nowrap;
	font-size: 11px;
}

.account-sum tbody tr td {
	color: #474747;
	text-align: left;
	padding: 5px 0 5px 5px;
	margin: 0;
	white-space: nowrap;
	border-top: 1px dashed #919191;
	font-size: 11px;
}

#myAccountPages {
	margin: 0;
	padding: 15px;
}

#myAccountPages .plannerContentWrapper {
	margin-bottom: 20px;
	width: 714px;
}

#myAccountPages #plannerFormSubmissions {
	text-align: right;
	width: 714px;
}

#myAccountPages #plannerFormSubmissions input {
	margin: 0 0 5px 0;
}

.accountItemBoxWrapper {
	background-color: #f9f9f9;
	border-top: 1px solid #dbdbdb;
	width: 100%;
	clear: both;
	margin: 0;
	padding: 0;
	font-size: 12px;
}

.accountItemBoxWrapper .accountItemBoxSum {
	margin: 0 10px;
	padding: 10px 0;
	display: block;
	clear: both;
	font-size: 12px;
	font-weight: bold;
	color: #474747;
}

.accountItemBoxWrapper .accountItemBoxSum span {
	font-weight: normal;
}

.accountItemBoxWrapper .accountItemBoxSum .showDetails {
	margin: 0;
	padding: 0;
	display: inline;
	font-weight: normal;
	width: auto;
}

.accountItemBoxWrapper .accountItemBoxDetails {
	margin: 0 10px;
	padding: 10px 0;
	clear: both;
}

.accountItemBoxWrapper .accountItemBoxDetails .accountItemBoxTop {
	margin: 0;
	padding: 0;
	display: block;
	clear: both;
}

.accountItemBoxWrapper .accountItemBoxDetails .accountItemBoxTop .theTitle {
	font-size: 12px;
	font-weight: bold;
	color: #7e4b14;
	margin: 0;
	padding: 0;
}

.accountItemBoxWrapper .accountItemBoxDetails .accountItemBoxTop .byLine {
	margin: 0 0 15px 0;
	padding: 0;
	font-size: 11px;
	font-weight: bold;
}

.accountItemBoxWrapper .accountItemBoxDetails .accountItemBoxBody {
	margin: 0;
	padding: 0;
	clear: both;
}

.accountItemBoxWrapper .accountItemBoxDetails .accountItemBoxBody .itemDescription {
	margin: 0;
	padding: 0;
	width: 100%;
}

.accountItemBoxWrapper .accountItemBoxDetails .accountItemBoxBody .itemDescription p {
	line-height: 130%;
	margin: 10px 0 0 0 !important;
	padding: !important;
}

.accountItemBoxWrapper .accountItemBoxDetails .accountItemBoxBody .itemDescription img {
	margin: 0 10px 10px 0;
}

.accountItemBoxWrapper .accountItemBoxDetails .accountItemBoxBody .accountItemBoxOptions {
	margin: 0;
	padding: 10px 0 0 0;
	clear: both;
}

.accountItemBoxWrapper .accountItemBoxDetails .accountItemBoxBody .accountItemBoxOptions p {
	margin: 0 !important;
	padding: 0 !important;
	line-height: 100%;
}

.accountItemBoxWrapper .accountItemBoxDetails .accountItemBoxBody .accountItemBoxFooter .hideDetails {
	text-decoration: none;
	background: url(../images/planner-close-button.gif) no-repeat right 2px transparent;
	padding: 0 15px 0 0;
	margin: 0 15px 15px 0;
	font-size: 12px;
	font-weight: normal;
	float: right;
	display: block;
}

.hotelOptionsTable {
	margin: 15px 0 0 0;
	padding: 0;
	border-collapse: collapse;
}

.hotelOptionsTable thead tr th {
	color: #474747;
	text-align: left;
	margin: 0;
	padding: 5px;
}

.hotelOptionsTable tbody tr td {
	margin: 0;
	padding: 1px 5px;
	color: #474747;
}

.hotelOptionsTable .optionsTableFooter td {
	margin: 0;
	padding: 10px 5px;
}

.landOptionsTable {
	margin: 15px 0 0 0;
	padding: 0;
	border-collapse: collapse;
	border-top: 1px solid #adadad;
	width: 100%;
}

.landOptionsTable thead tr th {
	color: #474747;
	text-align: left;
	margin: 0;
	padding: 5px;
	font-size: 11px;
	font-weight: normal;
}

.landOptionsTable tbody tr td {
	margin: 0;
	padding: 5px 5px;
	color: #474747;
}

.landOptionsTable .optionsTableFooter td {
	margin: 0;
	padding: 10px 5px;
	border-top: 1px solid #adadad;
}

.landOptionsTable #landDisclaimer {
	margin: 5px 0 5px 5px;
	padding: 3px;
	border: 1px solid #c6c6c6;
	background-color: white;
	width: 170px;
	float: right;
}

.landOptionsTable #landDisclaimer p {
	color: #777;
}

.nextStep {
	font-weight: bold;
	font-size: 12px;
	color: black;
	background: url(../images/next-step-arrow.gif) no-repeat right 5px transparent;
	margin: 0;
	padding: 0 10px 0 0;
}

.flightsTable {
	border-collapse: collapse;
	margin: 0;
	padding: 0;
	border: 1px solid #ccc;
}

.flightsTable thead th {
	font-weight: bold;
	font-size: 11px;
	color: white;
	background-color: #919191;
	border-bottom: 1px solid #ccc;
	text-align: left;
	padding: 8px 0 2px 5px;
	margin: 0;
	white-space: nowrap;
}

.flightsTable tbody tr td {
	border-bottom: 1px dashed #ccc;
	font-size: 11px;
	padding: 8px 0 5px 5px;
	margin: 0;
	background-color: white;
}

.flightsTable .odds td {
	background-color: #efefef;
}

.airDeviation {
	margin: 0;
	padding: 0;
	clear: both;
}

.airDeviation p {
	margin-top: 20px;
}

.airDeviation p input,label {
	vertical-align: middle;
}

.airDeviation h5 {
	font-size: 12px;
	color: black;
	margin: 20px 0 0 0;
	padding: 0;
}

.airDeviationSection {
	margin: 0;
	padding: 0 0 20px 0;
	border-bottom: 1px solid #8f8f8f;
}

.airDeviationSection label,select {
	margin: 0 10px 0 0;
}

.airDeviationSection .plannerTable3 {
	border-collapse: collapse;
	border: 1px solid #dbdbdb;
	background-color: #f9f9f9;
	margin-top: 10px;
	width: 100%;
}

.airDeviationSection .plannerTable3 thead th {
	font-weight: bold;
	font-size: 12px;
	color: #474747;
	padding: 5px;
	text-align: left;
}

.airDeviationSection .plannerTable3 .section td {
	border-top: 1px solid #dbdbdb;
	padding: 2px 2px 2px 5px;
}

.airDeviationSection .plannerTable3 .normal-td tr td {
	margin: 0;
	padding: 10px;
	background-color: white;
}

.airDeviationSection .plannerTable3 .normal-td tr td table tr td {
	padding: 0px 5px 0 0;
}

.airDeviationSection .plannerTable3 .form-section td {
	padding: 1px 2px 10px 5px;
	border-top: 1px dashed #ccc;
	background-color: white;
}

.airDeviationSection .plannerTable3 .form-section td p {
	clear: both;
	margin: 8px 0 0 0;
	padding: 0;
}

.airDeviationSection .plannerTable3 .form-section td p input {
	vertical-align: middle;
	width: 140px;
}

.airDeviationSection .plannerTable3 .form-section td p label {
	margin: 0 10px 0 0;
	width: 160px;
	float: left;
	vertical-align: middle;
}

.airDeviationSection .plannerTable3 .form-break td {
	padding: 10px 5px;
	color: #474747;
	background-color: white;
	font-weight: normal;
	border-top: 1px dashed #ccc;
}

.airDeviationSection .plannerTable3 .division td {
	font-weight: bold;
	color: #474747;
	background-color: #dbdbdb;
}

#aboutContentBottom .cruiseList {
	width: 680px;
}

#aboutContentBottom .bucketSimple {
	width: 700px;
	height: auto;
	/* height: 180px; */
	clear: both;
}

/* rsvp form */
.rsvp 
{
	font-size: 9pt;
}

.rsvp select, .rsvp input
{
	/*width: 214px;*/
	margin: 0px;
}

.rsvp_section
{
	background-color: #f1f0ed;
	padding: 1px 1px 1px 1px;
}
.rsvp_header
{
	background-color: #cdc7b8;
	color: #003366;
	font-weight: bold;
	margin: 1px 1px 1px 1px;
	padding: 4px 4px 4px 4px;
	clear: both;
}
.rsvp_body 
{
	margin: 1px 1px 1px 1px;
}
.rsvp_fieldset 
{
	padding: 4px 4px 4px 4px;
	clear:both;
}
.rsvp_name 
{
	/*width: 200px; */
	float: left;
}
.rsvp_value 
{
	float: left;
}
.rsvp_error
{
	color: #ff0000;
}
/* alreadybooked options formatting */
.alreadyBookedOptionsPane ul
{
	width: 100%;
}
.alreadyBookedOptionsPane ul li
{
	width: 150px;
}

.pnlError
{
	color: #ff0000;
	padding: 0 5px 5px 5px;
	font-size: 14px;
}

.reqField
{
	font-weight:bold;	
}

/* jQuery modal */
.popupDetail
{
	padding: 14px;
	width: 500px;
}

.popupMenuBar
{
	background-color: #DADADA;
	padding: 7px;
}

.popupMenuClose
{
	float: right;
	text-transform: uppercase;
	color: #000;
	font-size: 0.8em;
}

.popupMenuClose span
{
	padding-right: 7px;
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:#000;
	padding:5px;
	width: 500px;
	font-size:0.8em;
}

.modalPopup a
{
	text-transform: uppercase;	
}

.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
	width:100%;	
}

/* simpleModal-Overlay */
#simplemodal-overlay {background-color:#000; cursor:wait;}

/* simpleModal-Container */
#simplemodal-container {background-color:#fff; border:1px solid #ccc;}

.ConsumerHeading
{
	padding-bottom:20px;
	/* width:200px; */
	height:40px;
}
.ConsumerHeading a
{
	padding-top:5px;
	font-size:12px;	
}

.AccountOptionalItemTbl
{
	width: 710px;
}

.AccountOptionalItemTbl tr td
{
	width: 50%;
}

#tb_box 
{
    BORDER-RIGHT: #6999c4 2px double; 
    PADDING-RIGHT: 10px; 
    BORDER-TOP: #6999c4 2px double; 
    DISPLAY: none; 
    PADDING-LEFT: 10px; 
    Z-INDEX: 1000;
	BACKGROUND: #ffffff; 
	PADDING-BOTTOM: 10px; 
	MARGIN: 0px; 
	VERTICAL-ALIGN: baseline; 
	OVERFLOW: visible; 
	BORDER-LEFT: #6999c4 2px double; 
	WIDTH: 700px;
	height: 500px;
	overflow: auto;
	COLOR: #000000; 
	PADDING-TOP: 10px; 
	BORDER-BOTTOM: #6999c4 2px double; 
	POSITION: absolute; 
	TEXT-ALIGN: left 
}
#tb_cover {
    DISPLAY: none; 
    Z-INDEX: 999; 
    BACKGROUND: url(/images/mainback.jpg) #000; 
    WIDTH: 100%; 
    POSITION: absolute; 
    HEIGHT: 100%;
}
#tb_cover {
    FILTER: alpha(opacity=50)! important;
    -moz-opacity: 0.5;
	-khtml-opacity: 0.5; 
	opacity: 0.5
}
#stimuli_overlay {
    BACKGROUND: url(/images/mainback.jpg) #d4af79 
}
#shShutter {
    BACKGROUND: url(/images/mainback.jpg) #d4af79 
}

#popupInsurance
{
	width:800px;
	height:600px;
	overflow:auto;		
}

/* DINING RESERVATIONS STYLES */

.auxTitle-diningReservation {
	margin: 0;
	padding: 10px 0 0 0;
	clear: both;
	border-top: 1px solid #d9d9d9;
}

.auxTitle-diningReservation h2 {
	font-size: 14px;
	color: #7e4b14;
	font-weight: bold;
	text-transform: uppercase;
	float: left;
}

.auxTitle-diningReservation div.secondaryText {
	margin: 0;
	line-height: 100%;
	float: right;
	font-size: 11px;
}

.auxTitle-diningReservation div.secondaryText a {
	color: #333;
}

#diningReservation-choices {
	clear: both;
	margin: 0 auto;
	padding: 0;
	width: 600px;
}

#diningReservation-choices div img {
	display: block;
	margin: 15px auto 0 auto;
	padding: 0;
}

#diningReservation-choices #left {
	float: left;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 283px;
}

#diningReservation-choices #right {
	float: right;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 283px;
}



.selectRestaurant #diningReservation-choices {
	width: 690px !important;
}

.selectRestaurant #diningReservation-choices p {
	text-align: left;
}

.selectRestaurant #diningReservation-choices #left {
	width: 333px !important;
}

.selectRestaurant #diningReservation-choices #right {
	width: 333px !important;
}



#diningReservation-content {
	margin: 0;
	padding: 0 0 30px 0;
	clear: both;
	width: 716px;
}

#diningReservation-content p {
	line-height: 14px;
}

#diningReservation-content p input,select{
	vertical-align: text-middle;
}

#diningReservations-options {
	text-align: right;
}

#diningReservations-options a img {
	margin: 0 0 0 10px;
}

#diningReservation-masthead {
	clear: both;
	margin: 0;
	padding: 20px 0 0 0;
	width: 716px;
}

#diningReservation-status {
	clear: both;
	margin: 0;
	padding: 20px 0;
}

.diningReservation-table {
	border: 1px solid #9e9e9e;
	border-collapse: collapse;
	margin: 20px 0;
	padding: 0;
	width: 716px;
}

.diningReservation-table thead th {
	margin: 0;
	padding: 5px 0 5px 5px;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
}

.diningReservation-table tbody tr td {
	border-top: 1px dashed #747474;
	background-color: #e2e2e2;
	font-size: 12px;
	margin: 0;
	padding: 5px 0 5px 5px;
}

.diningReservation-table .tableTitle th {
	color: white;
	background: url(/media/myaccount/dining/diningReservation-tableTitle.gif) repeat-x left top #747474;
}

.diningReservation-table .tableTitle th a {
	color: white;
}

.diningReservation-table .whiteBG td {
	background-color: white;
	border-width: 0px;
}

.largeText {
	font-size: 14px;
}

/* SELECT DATE CALENDAR STYLES */

.calTop{
	background: url(/media/myaccount/dining/calTop-BG.gif) repeat-x left top #512607;
	color: white;
	text-transform: uppercase;
	font-size: 10px;
	font-family: "Arial", "Helvetica", Sans-serif;
	text-align: center;
	height: 19px;
	width: 350px;
	line-height: 19px;
}

.calLegend {
	font-size: 11px;
	color: #474747;
}

.selectDate .diningReservation-table {
	float: right;
	width: 346px;
	margin: 0 0 15px 0;
	padding: 0;
}

.selectDate table#selectDate-Calendar {
	width: 361px;
	float: left;
}

.selectDate .diningReservations-options {
	width: 346px;
}

#calendar { background-image:url(/media/images/site/bg-calendar.gif); width:363px; background-repeat:no-repeat; padding-top:6px; padding-left:6px; font-size:10px; color:#c2b29e; }
#calendar .calTop { width:350px; height:19px; color:#fff; text-transform:uppercase; text-align: center;}
#calendar .calTop .left { width:98px; _width:90px; height:19px; text-align:left; display:inline-block; float:left; }
#calendar .calTop .right { width:98px; _width:90px; height:19px; text-align:right; display:inline-block; float:left; }
#calendar .calTop .middle { width:140px; height:19px; text-align:center; display:inline-block; float:left; } 
#calendar .calTop a { text-decoration:none; color:#fff; }
#calendar table th { border-bottom:1px solid #c2b29e; font-weight:normal; }
#calendar table td { height:39px; width:50px; vertical-align:top; background-color:#fdfcf0; border-bottom:1px solid #b7a995; border-right:1px solid #b7a995; }
#calendar table td.first {height:39px; width:50px; vertical-align:top; background-color:#fdfcf0; border-bottom:1px solid #b7a995; border-left:1px solid #b7a995; }
#calendar table td.tan { background-color:#c2b29e !important; color:#fff; cursor:hand; }
#calendar table td.ltBlue {background-color:#cbdce9 !important; color:#b7a995; }
#calendar table td.drkBlue {background-color:#42668f !important; color:#fff; }
#calendar table td.orn { background-color: #f1c586 !important; color:#fff; }
#calendar table td.fus { background-color: #c78d86 !important; color:#fff; }
#calendar table div.daySelect { text-align:center; color: #937f65; margin-top: -4px; }

#calendar table td a { text-decoration:none; color:#fff; }

#assistance_box 
{
    BORDER-RIGHT: #6999c4 2px double; 
    PADDING-RIGHT: 10px; 
    BORDER-TOP: #6999c4 2px double; 
    DISPLAY: none; 
    PADDING-LEFT: 10px; 
    Z-INDEX: 1000;
	BACKGROUND: #ffffff; 
	PADDING-BOTTOM: 10px; 
	MARGIN: 0px; 
	VERTICAL-ALIGN: baseline; 
	OVERFLOW: visible; 
	BORDER-LEFT: #6999c4 2px double; 
	WIDTH: 630px;
	height: 380px;
	overflow: auto;
	COLOR: #000000; 
	PADDING-TOP: 10px; 
	BORDER-BOTTOM: #6999c4 2px double; 
	POSITION: absolute; 
	TEXT-ALIGN: left 
}
#assistance_cover {
    DISPLAY: none; 
    Z-INDEX: 999; 
    BACKGROUND: url(/images/mainback.jpg) #000; 
    WIDTH: 100%; 
    POSITION: absolute; 
    HEIGHT: 100%;
}
#assistance_cover {
    FILTER: alpha(opacity=50)! important;
    -moz-opacity: 0.5;
	-khtml-opacity: 0.5; 
	opacity: 0.5
}

#popupNeedAssistance
{
	width:630px;
	height:380px;
	overflow:auto;		
}


#shoreexemail_box 
{
    BORDER-RIGHT: #6999c4 2px double; 
    PADDING-RIGHT: 10px; 
    BORDER-TOP: #6999c4 2px double; 
    DISPLAY: none; 
    PADDING-LEFT: 10px; 
    Z-INDEX: 1000;
	BACKGROUND: #ffffff; 
	PADDING-BOTTOM: 10px; 
	MARGIN: 0px; 
	VERTICAL-ALIGN: baseline; 
	OVERFLOW: visible; 
	BORDER-LEFT: #6999c4 2px double; 
	WIDTH: 630px;
	height: 220px;
	overflow: auto;
	COLOR: #000000; 
	PADDING-TOP: 10px; 
	BORDER-BOTTOM: #6999c4 2px double; 
	POSITION: absolute; 
	TEXT-ALIGN: left 
}
#shoreexemail_cover {
    DISPLAY: none; 
    Z-INDEX: 999; 
    BACKGROUND: url(/images/mainback.jpg) #000; 
    WIDTH: 100%; 
    POSITION: absolute; 
    HEIGHT: 100%;
}
#shoreexemail_cover {
    FILTER: alpha(opacity=50)! important;
    -moz-opacity: 0.5;
	-khtml-opacity: 0.5; 
	opacity: 0.5
}

#popupShoreexemail
{
	width:630px;
	height:2200px;
	overflow:auto;		
}





/* NEW SHORE EX CONFIRMATION */
.shoreExDetailsTable {
	width: 100%;
	border: 0px;
	border-collapse: collapse;
	text-align: left;
	font-size: .9em;
}
.shoreExDetailsTable td {
	padding: 2px 5px 5px 5px;
}
.shoreExDetailsTable th {
	background-color: #D1D3D4;
	padding: 2px 5px 2px 5px;
}
.shoreExDetailsTable .tablePortName {
	background-color: #DDE5ED;
}
.shoreExDetailsTable .tableExcursionName {
	font-weight: bold;
}
.shoreExDetailsTable .tableTotal {
	background-color: #5D87A1;
	color: #FFFFFF;
}




/* Modal stuff for the Country Selector screen */
#countrySelectorModal-overlay {
	background-color:#000; 
	cursor:wait;
	height: 100%;
}

#countrySelectorModal-container {
	background-image: url("/media/Development/750x400_Full_WEB_Map.gif");
	background-color:#fff; 
	/* border:1px solid #ccc; */
	width: 750px;
	height: 400px;
}





#Social{
	margin: 10px 0 0 15px;
	width: 170px;
}



.HomeTopBar 
{
	padding: 5px; 
	font-size: .9em;
}

.HomeTopBar a 
{
	color: White;
}

