@import "global.css";
@import "tabs.css";
@import "pricing.css";
@import "inclusions.css";
#toppanel {
	padding-bottom: 15px;
	width: 650px;
	float: left;
}
#toppanel h2 {
	font-size: 16px;
	font-weight: bold;
	color: #666;
}

#toppanel #links {
	background-image: url(../Images/arrow_l.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
	width: 200px;
}
#sidebar {
	width: 258px;
	float:right;
}
#sidebar #quickSearch {
	width: 258px;
	height: 258px;
	position: relative;
}
#sidebar #quickSearch img{
	width: 258px;
	height: 258px;
	position: absolute;
	top: -35px;
	right: -35px;
}

.arrow {
	padding-left:24px;
	height: 13px;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 10px 1px;
}
#mainimage {
	width: 250px;
	padding-right: 10px;
	float: left;
	padding-bottom: 20px;
}
#details {
	width: 650px;
	float:left;
	padding-bottom: 15px;
}
#details #recap {
	width: 370px;
	float: left;
}
#details .quicklook {
	width: 370px;
	float: left;
	margin-bottom: 15px;
}
#details #icons {
	width: 380px;
	margin-bottom: 15px;
	float: left;
}
#details #icons .box {
	width: 125px;
	float: left;
	padding-top: 5px;
	font-weight: bold;
	color: #006699;
	cursor: pointer;
	/*margin-right: 4px;*/
}
#details #icons .boxPdf
{
    width: 120px;
	float: left;
	padding-top: 5px;
	font-weight: bold;
	color: #006699;
	cursor: pointer;
}

#details #icons .box img {
	margin-right: 8px;
	float: left;
	margin-top: -5px;
}
#details #icons .box a, #details #icons .box a:hover {
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
#details #icons .upgradeInfo {
	float: left;
	clear: both;
	padding: 10px;
	border: 1px dashed #CCC;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 370px;
}
.vidIcon {
	width: 24px;
	height: 18px;
	position: absolute;
	cursor: hand;
}
#tabHolder {
	position: absolute;
	right: 0px;
	top: 0px
}
#bookOnline {
	width: 220px;
	text-align: center;
	margin-top: 40px;
}
#multipage {
	float: left;
}
.cruise-table-headings {
	background-color : #6B6B6B;
	color: #FFFFFF;
	font-weight:bold;
	width:506px;
	font-size: 14px;
	background-image: url(../Images/nav_bg.gif);
	background-repeat: repeat-x;
}
.cruise-table-heading {
	padding-top: 5px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
}

.cruise-table-cell {
	vertical-align:top;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E2E2E2;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
}

#description {
	font-size: 10px;
	line-height: 15px;
}

#cruise-day {
	width:44px;
	text-align:right;
}
#cruise-copy {
	width:385px;
	text-align:left;
}
#cruise-port {
	width:275px;
	text-align:left;
}
#cruise-arrival {
	width:66px;
	text-align:left;
}


#cruise-departure {
	width:66px;
	text-align:left;
}

.tour-table-row {
	width:506px;
	border-bottom: solid 1px #75B7D9;
}

.tour-table-cell {
	padding: 2px 6px 2px 6px;
	float:left;
}
.tour-table-headings {
	background-color : #75B7D9;
	color: #069;
	font-weight:bold;
	padding : 2px 0 2px 0;
	width:506px;
}
.tour-table-heading {
	padding: 2px 6px 2px 6px;
	float:left;
}
#tour-day {
	width:44px;
	text-align:right;
}
#tour-port {
	width:286px;
	text-align:left;
}
.more-info-copy {
	width: 550px;
	margin-top: 15px;
	margin-left: 15px;
	margin-bottom: 20px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}
.more-info-copy h2 {
	padding-bottom: 8px;
}
.more-info-list {
	width: 330px;
	margin-left: 15px;
	margin-bottom: 50px;
}
.more-info-item {
	padding: 2px;
	font-size: 14px;
}

.copy {
	float:left;
	width:460px;
	margin-left: 6px;
}

#booking-intro {
	color : #069;
	font-size:13px;
	font-weight:bold;
	padding-left:7px;
}
.booking-cell-block {
	width:247px;
	height:125px;
	margin-right:10px;
	float:left;
	background-color: #EDF9FC;
}
#booking-cell-block-online-form {
	margin-right:0;
}

.booking-cell {
	padding-left:8px;
	padding-bottom: 10px;
	padding-right: 8px;
}
.booking-cell div a {
	color: #990000;
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
}

.booking-header-cell {
	height : 25px;
	margin-bottom: 6px;
}
#itineraryPage {
	width: 910px;
	float: left;
}

#itineraryMap {
	overflow:hidden;
	float:right;
	width: 380px;
	text-align: right;
}
.enlarge {
	margin-top: 3px;
	text-align: right;
}
.enlarge a, .enlarge a:hover {
	background: transparent url("../images/expand9.gif") no-repeat 0px 2px;
	padding-left: 12px;
}
#contacts {
	width: 170px;
	float: right;
	text-align: right;
	margin-right: 10px;
}
#contacts .phNumber {
	font-size: 17px;
	font-weight: bold;
	color: #069;
	width: 145px;
	float: right;
}


.flightUpgrade {
	float : right;
	width: 315px;
	padding-bottom: 2px;
}
#hotelsPage {
	background-image: url(../Images/hotelUpgradeBG.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 910px;
	float: left;
}
.hotelBox {
	width: 600px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-bottom: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	float: left;
}
.hotelLocation {
	background-color : #6B6B6B;
	color: #FFF;
	font-weight:bold;
	font-size: 14px;
	background-image: url(../Images/nav_bg.gif);
	background-repeat: repeat-x;
	padding-top: 5px;
	padding-bottom: 4px;
	padding-left: 6px;
}
.hotelDescribe {
	background-image: url(../Images/hotel-tick.gif);
	background-repeat: no-repeat;
	background-position: 10px 13px;
	padding-left: 45px;
	padding-bottom: 10px;
	padding-top: 15px;
	padding-right: 10px;
}
.hotelExtra {
	background-image: url(../Images/hotel-plus.gif);
	background-repeat: no-repeat;
	background-position: 10px 2px;
	padding-left: 45px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 5px;
}
.hotelUpgrade {
	background-image: url(../Images/hotel-upArrow.gif);
	background-repeat: no-repeat;
	background-position: 10px 2px;
	padding-left: 45px;
	padding-bottom: 15px;
	padding-top: 5px;
}
.hotelAnother {
	background-image: url(../Images/hotel-another.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	padding-left: 45px;
	padding-bottom: 15px;
	padding-top: 13px;
	padding-right: 5px;
	margin: 15px;
	border: 1px dashed #CCC;
	background-color: #FFFFEC;
}
.hotelAnother span{
	font-weight: bold;
	margin-bottom: 10px;
	padding-bottom: 10px;
	font-size: 14px;
}
#toursPage {
	width: 910px;
	float: left;
	background-image: url(../Images/toursBG.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 300px;
}

