/* Global */
#html, body { background-color:FFFFFF; padding:0; margin:0; }
#formItems { margin-top:0px; padding:0px; }
a { text-decoration:none; color:#7A7A7A; font-weight:bold; }
a:hover { color:#000000; }
.seperator { border-right:solid 1px #000000; }
.bluetxt { color:#050a3c; } 
.bold { font-weight: bold; }
	
/* divs */
.container { width:1031px; height:970px; margin:0 auto; }
.menu { width:1031px; height:10px; padding-top:15px; padding-bottom:15px; }
.homesection { width:515px; height:890px; float:left; }

/* text divs */
.footer { width:1031px; height:30px; padding-top:20px; padding-bottom:30px; font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#000000; line-height:17px; float:left; }
.brochureinfo { width:531px; padding-top:204px; float:left; }
.brochureinfotxt { width:367px; padding-left:82px; text-align:center; font-family:Arial, Helvetica, sans-serif; font-size:15px; color:#ffffff; }
.brochureniinfo { width:531px; padding-top:336px; float:left; }
.infotxt { width: 356px; padding-top:204px; padding-left:85px; text-align:center; float:left; font-family:Arial, Helvetica, sans-serif; font-size:15px; color:#ffffff; }
.brochuretxt { width: 356px; padding-top:204px; padding-left:50px; text-align:center; float:left; font-family:Arial, Helvetica, sans-serif; font-size:15px; color:#ffffff; }
.hometxt { width:235px; height:520px; font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#050a3c; margin-top: 40px; margin-left:148px; }
.globaltxt { width:383px; font-family:Arial, Helvetica, sans-serif; font-size:15px; padding-left:583px; }

.itinerarytxt { width:382px; padding-right:65px; padding-top:170px; position:relative; float:right; font-family:Arial, Helvetica, sans-serif; font-size:15px; color:#000000; }
.itinerarytxt a { font-weight:bold; color:#000000; text-decoration:none; }
.itinerarytxt a:hover { color:#999999; }
.shortitinerarytxt { width:400px; font-family:Arial, Helvetica, sans-serif; font-size:15px; color:#000000; padding-left:44px; padding-right:54px; float:right; }

.ntstxt { width:383px; height:281px; font-family:Arial, Helvetica, sans-serif; font-size:15px; color:#050a3c; text-align:center; padding-left:583px; padding-top:171px; }
.ntstxt a { font-weight:bold; color:#000000; text-decoration:none; }
.ntstxt a:hover { color:#999999; }

.formbox { width:403px; padding-bottom:10px; background-color:#FFFFFF; text-align:left; }
.formdiv { width:240px; height:20px; padding:0px; margin:0px; }
.formtxt { font-family:Arial, Helvetica, sans-serif; font-size:12px; text-align:right; }
.formentry { width:149px; height:21px; padding-left:11px; }

.datatxt { font-family:Arial, Helvetica, sans-serif; font-size:10px; padding-left:14px; padding-right:14px; padding-top:10px; }

/* backgrounds */
.homeislandbg { background-image:url(../images/islhomebg.jpg); }
.homearcticbg { background-image:url(../images/arctichomebg.jpg); }
.itinerarybg { width:1031px; height:750px; background-image:url(../images/itinerary_bg.jpg); }
.itineraryislbg { width:1031px; height:750px; background-image:url(../images/itinerary_isl_bg.jpg); }
.itineraryarcbg { width:1031px; height:750px; background-image:url(../images/itinerary_arc_bg.jpg); }
.boardbg { width:1031px; height:750px; background-image:url(../images/onboard_bg.jpg); }
.boardarcbg { width:1031px; height:750px; background-image:url(../images/onboard_arc_bg.jpg); }
.boardislbg { width:1031px; height:750px; background-image:url(../images/onboard_isl_bg.jpg); }
.entertainbg { width:1031px; height:750px; background-image:url(../images/onboard_bg.jpg); }
.shipbg { width:1031px; height:750px; }
.passengersbg { width:1031px; height:890px; background-image:url(../images/passengers_bg.jpg); }
.brochurebg { width:1031px; height:750px; background-image:url(../images/brochure_bg.jpg); }
.booknowbg { width:1031px; height:750px; background-image:url(../images/booknow_bg.jpg); }
.booknowislandbg { width:1031px; height:750px; background-image:url(../images/booknow_isl_bg.jpg); }
.booknowarcticbg { width:1031px; height:750px; background-image:url(../images/booknow_arc_bg.jpg); }
.ntsbg { width:1031px; height:750px; background-image:url(../images/nts_bg.jpg); }

/* footers */
.itineraryfooter { width:1031px; height:140px; background-image:url(../images/itinerary_footer.jpg); }
.boardfooter { width:1031px; height:140px; background-image:url(../images/onboard_footer.jpg); }
.shipfooter { width:1031px; height:140px; }
.brochurefooter { width:1031px; height:140px; background-image:url(../images/brochure_footer.jpg); }
.booknowfooter { width:1031px; height:140px; background-image:url(../images/booknow_footer.jpg); }
.ntsfooter { width:1031px; height:140px; background-image:url(../images/nts_footer.jpg); }

/* list expand */
.menu_head { padding: 0px 0px 0px 0px; margin:1px; cursor: pointer; font-size:14px; }
.menu_head a { color:#7a7a7a; text-decoration:none; }
.menu_head a:hover { color:#000000; }
.list_head { color:#857d29; }
.menu_bold { font-weight:bold; }
.menu_body { display:none; width:383px; font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#000000; line-height:20px; }
.menu_show { font-size:14px; line-height:20px; }

/* on board toggle */
.morelesslink { font-size:10px; color:#857d29; cursor:pointer; }
.more { font-size:10px; color:#857d29; }
.less { font-size:10px; color:#857d29; }

