@import "global.css";
@import "tabs.css";
@import "pricing.css";
@import "inclusions.css";
#toppanel {
	background-color: #FFFFFF;
	height: 30px;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
}
#toppanel .heading {
	font-size: 18px;
	color: #000;
	line-height: 20px;
	width: 430px;
	padding-top: 4px;
}

#main .content {
	width: 870px;
}
#main  .content   {
	color: #333333;
	font-weight:normal;
	text-decoration: none;
}
#sidebar {
	float : right;
	border: 0px solid blue;
}

#toppanel #links {
	float: right;
	margin-top: 6px;
	background-image: url(../Images/arrow_l.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
}
.arrow {
	border: solid 0px orange;
	padding-left:24px;
	height: 13px;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 10px 1px;
}
#details {
	width: 570px;
	float:left;
	padding-left: 55px;
	padding-top: 0px;
}
#mainimage {
	border: 0px solid green;
	float: left;
	width: 250px;
	padding-right: 5px;
	margin-bottom: 15px;
}
#details .quicklook {
	width: 315px;
	float: right;
	padding-bottom: 10px;
}
.cruise-table-headings {
	background-color : #EB8472;
	color: #A32C16;
	font-weight:bold;
	padding : 2px 0 2px 0;
	width:506px;
}
.cruise-table-cell {
	padding: 2px 6px 2px 6px;
	vertical-align:top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EB8472;
}
.cruise-table-heading {
	padding: 2px 6px 2px 6px;
}
#multipage {
	margin-right: 45px;
	margin-left: 50px;
}

#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-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EB8472;
}
.tour-table-cell {
	padding: 2px 6px 2px 6px;
	float:left;
}
.tour-table-headings {
	background-color : #EB8472;
	color: #C6361C;
	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-list {
	float:left;
	width: 330px;
	margin-top: 22px;
	margin-left: 22px;
	border: solid 0px red;
}
.more-info-copy {
	float:left;
	width: 330px;
	margin-top: 22px;
	margin-left: 22px;
	border: solid 0px red;
	margin-bottom: 25px;
}
.copy {
	float:left;
	width:460px;
	margin-left: 6px;
}
.more-info-item {
	padding: 2px 2px 2px 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EB8472;
}
#bookingPage {
	border : solid 0px orange;
}
#booking-intro {
	color : #C6361C;
	font-size:13px;
	font-weight:bold;
	padding-left:7px;
	margin-bottom: 10px;
}
.booking-cell-block {
	width:247px;
	height:125px;
	margin-right:10px;
	float:left;
	background-color: #FCEFED;
	margin-bottom: 20px;
}
#booking-cell-block-online-form {
	margin-right:0;
}
.booking-cell {
	padding-left:8px;
	padding-bottom: 10px;
	padding-right: 8px;
}
.booking-cell a, a:hover {
	color: #c6361c;
	text-decoration: none;
}
.booking-cell div a {
	color: #990000;
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
}
.booking-header-cell {
	height : 25px;
	margin-bottom: 6px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
	padding-top: 5px;
}
#book-call-us-header {
	background-color: #9B2915;
	background-image: url(../images/book-call-us.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#book-email-us-header {
	background-color: #C6361C;
	background-image: url(../images/book-email-us.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#book-online-form-header {
	background-color: #E24D32;
	background-image: url(../images/book-online-form.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#book-online-bookable-form-header {
	background: #FFFF00 url("../images/book-online-header.gif") no-repeat left top;
}
#itineraryMap {
	overflow:hidden;
	float:right;
}

.enlarge {
	margin-top: 3px;
	text-align: right;
	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: #C6361C;
	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;
	margin-top: 0px;
	padding-top: 5px;
}
.hotelBox {
	width: 550px;
	margin-left: 8px;
	border: 1px solid #666666;
	margin-top: 5px;
}
.hotelLocation {
	background-color: #666666;
	color: #FFFFFF;
	font-size: 17px;
	height: 24px;
	line-height: 20px;
	text-indent: 5px;
}
.hotelDescribe {
	background-image: url(../Images/hotel-tick.gif);
	background-repeat: no-repeat;
	background-position: 10px 5px;
	padding-left: 38px;
	line-height: 12px;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-right: 5px;
}
.hotelUpgrade {
	background-image: url(../Images/hotel-upArrow.gif);
	background-repeat: no-repeat;
	background-position: 10px 5px;
	padding-left: 38px;
	line-height: 10px;
	padding-bottom: 10px;
	padding-top: 11px;
	padding-right: 5px;
}
.hotelExtra {
	background-image: url(../Images/hotel-plus.gif);
	background-repeat: no-repeat;
	background-position: 10px 5px;
	padding-left: 38px;
	line-height: 10px;
	padding-bottom: 12px;
	padding-top: 11px;
	padding-right: 5px;
}
.hotelAnother {
	background-image: url(../Images/hotel-another.gif);
	background-repeat: no-repeat;
	background-position: 10px 5px;
	padding-left: 38px;
	line-height: 14px;
	padding-bottom: 10px;
	padding-top: 9px;
	padding-right: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}

