* {
	margin: 0px;
	padding: 0px;
	font-family: Arial, sans-serif;
}

body {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #006600;
	padding: 10px;
	background-color: #339933;
}

form {
	margin: 15px;
}

label {
	display: block;
	width: 129px;
	float: left;
	clear: left;
}

.optin label {
	height: 30px;
}

select, input {
	float: left;
}

select {
	margin-bottom: 10px;
}

fieldset {
	border: 0px;
}

a img {
	border: 0px;
}

ul {
	margin-left: 20px;
}

	li {
		line-height: 24px;
	}

a {
	outline: 0px;
	color: #006600;
	font-weight: bold;
	text-decoration: none;
}

h1 {
	font-size: 24px;
	line-height: 28px;
	margin-top: 10px;
}

h2 {
	font-size: 18px;
	margin: 20px 0px;
	width: 580px;
}

#content {
	width: 960px;
	margin: 0 auto;
	min-height: 500px;
	background-color: #FFFFCC;
}

#main_image, #main_content {
	margin: 0px 2px 0px 30px;
	position: relative;
	height: 250px;
	float: left;
	width: 610px;
}

	#main_image img {
		position: absolute;
		display: none;
		top: 0px;
		left: 0px;
	}

#sidebar {
	float: right;
	width: 278px;
	border-left: 2px solid #0033CC;
	margin: 10px 30px 10px 0px;
	padding: 0px 0px 10px 10px;
}

	#sidebar .block {
		padding-bottom: 10px;
		border-bottom: 2px solid #0033CC;
		margin-bottom: 10px;
	}

		#sidebar .block h3 {
			display: block;
			padding: 3px 0px;
			margin-bottom: 5px;
			text-align: center;
			font-size: 16px;
			background-color: #0033CC;
			color: #ffffff;
		}
		
		#sidebar .block p {
			margin: 5px 0px;
			line-height: 1.4em;
		}
		
		p.phone {
			text-align: center;
			font-weight: bold;
			font-size: 24px;
		}
		
		.block input.button, .block a.button {
			background-color: #ccd6f5; /*20%*/
			border: 1px solid #ffffff;
			color: #000000;
			font-size: 12px;
			text-align: center;
			width: 100%;
			padding: 2px 0px;
			float: none;
			display: block;
			outline: 0px;
			font-weight: normal;
			text-decoration: none;
		}
		
		.block a.button {
			padding: 3px 0px;
		}

#page_content {
	float: left;
	margin: 0px 30px;
	padding: 0px 0px 10px 0px;
	width: 580px;
	font-size: 13px;
	line-height: 17px;
}

	#page_content p {
		margin: 10px 0px;
	}
	
	#page_content #cruise-lines img {
		margin: 0px 0px 0px 10px;
	}
	
	#page_content #cruise-lines p {
		text-align: justify;
	}

#footer {
	clear: both;
	width: 900px;
	background-color: #0033CC;
	color: #ffffff;
	padding: 0px 30px;
}

	#footer .col {
		width: 150px;
		margin: 10px 0px;
		float: left;
		text-align: center;
	}
	
		#footer .col a {
			color: #ffffff;
			text-decoration: none;
			font-weight: normal;
		}

select#year {
	margin-left: 10px;
}

p#copy {
	text-align: center;
	margin: 10px 0px 0px;
	color: #fff;
}

p.menu {
	text-align: center;
	margin: 5px 0px;
}

	p.menu a {
		text-decoration: none;
		text-transform: uppercase;
		color: #006600;
	}
	
.bar {
	width: 902px;
	height: 30px;
	background-color: #8ca3e8;
	padding: 0px 29px 0px 29px;
	line-height: 16px;
}

	.bar a {
		display: block;
		float: left;
		background-color: #0033CC;
		color: #ffffff;
		font-weight: bold;
		font-size: 14px;
		padding: 6px 12px;
		border: 1px solid #fff;
		text-decoration: none;
	}
	
	.bar a.active {
		color: #0033CC;
		background-color: #FFCC00;
	}
	
#cruise_search {
	display: block;
	float: right;
	background-color: #0033CC;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	padding: 6px 0px;
	width: 288px;
	text-align: center;
	border: 1px solid #fff;
	border-left: 2px solid #fff;
	border-right: 1px solid #fff;
}

#site_disclaimer {
	margin: 10px 0 10px 120px;
}

#unset {
	padding: 10px;
	background-color: #FFCC00;
	width: 265px;
	height: 200px;
	float: left;
	text-align: center;
	font-size: 14px;
	margin-top: 20px;
}

	#unset h2 {
		margin: 0px 0px 10px;
		width: 265px;
	}

	#unset p {
		margin: 0px;
		line-height: 20px;
	}
	
	#unset a {
		font-weight: normal;
	}
	
	.last_updated {
		clear: both;
		text-align: center;
		margin: 0px 0px 0px -10px;
		padding-top: 8px;
	}
	
#optin2 {
	margin: 25px auto;
	width: 440px;
	font-size: 14px;
}

.searchform {
	width: 268px;
	height: 300px;
	background-color: #597ade;
	margin: 0px;
	color: #000000;
	padding: 10px;
	margin-right: 30px;
}

.searchmain {
	background-color: #597ade;
	margin: 0px;
	color: #FFFFFF;
	padding: 10px;
	width: 880px;
}
		
		.searchform input.button, .searchform a.button, .searchmain input.button, .searchmain a.button {
			background-color: #ccd6f5; /*20%*/
			border: 1px solid #ffffff;
			color: #000000;
			font-size: 12px;
			text-align: center;
			width: 268px;
			padding: 2px 0px;
			float: none;
			display: block;
			outline: 0px;
			margin: 0px 0px 25px 0px;
		}
		
		.searchform a.button, .searchmain a.button {
			margin: 25px 0px 0px 0px;
			padding: 3px 0px;
			width: 266px;
		}
		
		.searchmain a.button {
			margin: 10px auto 0;
			padding: 3px 0px;
			width: 266px;
		}
		
		.searchmain input.button {
			margin: 10px auto 0;
		}
		
		.searchmain .col {
			float: left;
			width: 50%;
		}
		
.result {
	border-bottom: 1px solid #000000;
	width: 900px;
	margin: 15px 0px;
}

	.result h3 {
		font-size: 14px;
	}
	
	.result .right {
		text-align: right;
		margin-right: 10px;
	}
	
	img.cruise-line {
		float: left;
	}
	
	img.cruise-ship {
		float: right;
	}
	
	h3.ship {
		clear: left;
		float: left;
		margin-top: 1px;
		text-transform: uppercase;
		margin-bottom: 10px;
	}
	
	h3.special {
		color: red;
		text-align: center;
		width: 100%;
		font-size: 16px;
		clear: both;
		margin: -10px 0px 10px 0px;
	}
	
	p.date, p.price {
		font-size: 14px;
		font-weight: bold;
	}
	
	p.date {
		margin: 0px 0px 10px 0px !important;
	}
	
	p.price {
		color: red;
		font-size: 18px;
		margin: 43px 0 0 !important;
	}
	
	div.itinerary {
		background-color: #ffcc00;
		padding: 10px;
		clear: both;
	}
	
		div.itinerary.alaska, .hp_special h3.alaska {
			background-color: #66c3ff !important;
		}
		
			div.hp_special.alaska {
				background-color: #99CCFF !important;
			}
		
		div.itinerary.asia, div.itinerary.indonesia, .hp_special h3.asia, .hp_special h3.indonesia {
			background-color: #cc3300 !important;
			color: #fff !important;
		}
		
			div.hp_special.asia {
				background-color: #FFCCCC !important;
			}
	
		div.itinerary.australianewzealand, .hp_special h3.australianewzealand {
			background-color: #339933 !important;
			color: #fff !important;
		}
		
			div.hp_special.australianewzealand {
				background-color: #CCFFCC !important;
			}
	
		div.itinerary.baltic, div.itinerary.newenglandcanada, div.itinerary.norwegianfjords, .hp_special h3.baltic, .hp_special h3.newenglandcanada, .hp_special h3.norwegianfjords {
			background-color: #003399 !important;
			color: #fff !important;
		}
		
			div.hp_special.baltic {
				background-color: #CCCCFF !important;
			}
	
		div.itinerary.britishisles, div.itinerary.canaryisles, div.itinerary.easternmediterranean, div.itinerary.mediterranean, div.itinerary.minicruise, div.itinerary.transatlantic, div.itinerary.westernmediterranean, .hp_special h3.britishisles, .hp_special h3.canaryisles, .hp_special h3.eastermediterranean, .hp_special h3.mediterranean, .hp_special h3.minicruise, .hp_special h3.transatlantic, .hp_special h3.westernmediterranea {
			background-color: #ffcc00 !important;
		}
		
			div.hp_special.mediterranean {
				background-color: #FFFF66 !important;
			}
	
		div.itinerary.bermuda, div.itinerary.caribbean, div.itinerary.easterncaribbean, div.itinerary.hawaii, div.itinerary.mexicanriviera, div.itinerary.panamacanal, div.itinerary.southamericaantarctica, div.itinerary.westerncaribbean, .hp_special h3.bermud, .hp_special h3.caribbean, .hp_special h3.easterncaribbean, .hp_special h3.hawaii, .hp_special h3.mexicanriviera, .hp_special h3.panamacanal, .hp_special h3.southamericaantarctica, .hp_special h3.westercaribbean {
			background-color: #ff3300 !important;
			color: #fff !important;
		}
		
			div.hp_special.caribbean {
				background-color: #FF6666 !important;
			}
	
		div.itinerary.rivercruise, .hp_special h3.rivercruise {
			background-color: green !important;
			color: #fff !important;
		}
		
			div.hp_special.rivercruise {
				background-color: #99CC99 !important;
			}
		
		div.itinerary.middleeast, .hp_special h3.middleeast {
			background-color: #f50000 !important;
			color: #fff !important;
		}
		
			div.hp_special.middleeast {
				background-color: #FF9999 !important;
			}
	
		h3.itinerary, h3.title {
			font-size: 13px;
			text-align: center;
		}
		
	.extra_dates {
		width: 165px;
		text-align: center;
		border-top: 1px solid #0033CC;
		border-left: 1px solid #0033CC;
		border-right: 1px solid #0033CC;
		padding: 2px 0px;
		float: right;
		background-color: #FFCC00;
	}
		
		.extra_dates a {
			font-weight: bold;
			text-decoration: none;
		}
		
	table.pricing {
		border-top: 1px solid green;
		border-left: 1px solid green;
		margin: 0 auto;
	}
	
		table.pricing td, table.pricing th {
			text-align: left;
			padding: 3px 0px 3px 5px;
			border-right: 1px solid green;
			border-bottom: 1px solid green;
		}
		
		table.pricing td.highlight, table.pricing th.highlight {
			background-color: #339933;
			font-weight: bold;
			color: #fff;
		}
		
		table.pricing td.best-price, table.pricing th.best-price {
			cursor: pointer;
		}
		
		table.pricing th.stateroom {
			width: 240px;
		}
		
		table.pricing td.price {
			width: 165px;
			text-align: center;
		}
		
		table.pricing td.addons {
			text-align: center;
			padding: 5px 0px;
			font-weight: bold;
		}
		
	.booknow {
		color: #ffffff;
		margin: 15px 0px;
		background-color: green;
		padding: 10px;
		text-align: center;
	}
	
		.booknow h3 {
			font-size: 18px;
			margin-bottom: 6px;
		}
	
		.booknow h3 a {
			color: #ffffff;
			font-size: 18px;
			text-decoration: underline;
		}
		
		.booknow p {
			margin: 0px !important;
		}
		
		.booknow a.top {
			background: transparent url("/img/top.png") no-repeat 2px -1px;
			padding-left: 20px;
			color: #ffffff;
			display: block;
			float: right;
			line-height: 14px;
			text-decoration: none;
		}
	
	.pager {
		width: 902px;
		height: 30px;
		background-color: green;
		padding: 0px 29px 0px 29px;
		margin-left: -30px;
	}
	
		.pager p {
			margin: 0 auto;
		}
	
		.pager a {
			display: block;
			float: left;
			background-color: #0033CC;
			color: #ffffff;
			font-weight: bold;
			font-size: 14px;
			padding: 6px 12px;
			border: 1px solid #fff;
			text-decoration: none;
		}
		
		.pager a.current {
			color: #0033CC;
			background-color: #FFCC00;
		}

.small {
	width: 129px;
}

p.small {
	font-size: 10px;
	width: auto !important;
}

p.italic {
	font-style: italic;
}

.medium {
	width: 268px;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
}

.cleft {
	clear: left !important;
}

.cright {
	clear: right;
}

#sidebar form {
	margin: 0px;
}

input.mailing_list {
	float: none;
	display: block;
	width: 276px;
	margin-bottom: 10px;
}

.content_spacer {
	height: 15px;
	border-bottom: 1px solid #e0e0e0;
	margin-bottom: 15px;
}

form.optin {
	 margin: 15px 0px 10px 0px;
}

	form.optin input.button {
		background-color: #ccd6f5; /*20%*/
		border: 1px solid #ffffff;
		color: #000000;
		font-size: 12px;
		text-align: center;
		width: 100px;
		padding: 2px 0px;
		float: none;
		display: block;
		outline: 0px;
		font-weight: normal;
		text-decoration: none;
		margin-left: 10px;
	}
	
.hp_special {
	margin: 0px 0px 15px 0px;
	border: 1px solid #c0c0c0;
	background: #CCD6F5;
	text-align: center;
	text-transform: uppercase;
	width: 280px;
	float: left;
	height: 171px;
}

	.hp_special h3 {
		background: #ff0200;
		padding: 4px 10px;
		margin-top: 5px;
		height: 16px;
		font-size: 13px;
		overflow: hidden;
	}
	
	.hp_special a, .hp_special a p {
		text-decoration: none !important;
	}
	
	.hp_special p {
		padding: 0px 5px;
		margin: 5px 0px !important;
		font-size: 13px;
		font-weight: bold;
	}
	
	.hp_special p.title {
		min-height: 34px;
		margin-bottom: 0px !important;
	}
	
	.hp_special p.img {
		margin: 0px !important;
		text-align: center;
		clear: both;
	}
	
	.hp_special p.limg {
		float: left;
	}
	
	.hp_special p.rimg {
		text-align: right;
	}
	
	.hp_special p.price {
		font-weight: bold;
		font-size: 13px;
		margin: 0px !important;
		text-transform: none;
	}
	
	.hp_special p.date {
		margin: 0px !important;
	}
	
	.hp_special p.ship {
		margin: 0px 0px 5px 0px !important;
	}
	
.center {
	text-align: center;
}

.blue-container {
	border: 1px solid #c0c0c0;
	background: #CCD6F5;
	padding: 0px 15px;
}

form.reservation {
	margin: 10px 0px;
	font-size: 11px;
}
	
	form.reservation .blue-container {
		padding: 5px;
		margin-bottom: 10px;
	}
	
		form.reservation .blue-container h2 {
			margin: 0px;
		}
		
		form.reservation a.button {
			background-color: #ccd6f5; /*20%*/
			border: 1px solid #ffffff;
			color: #000000;
			font-size: 12px;
			text-align: center;
			width: 300px;
			float: none;
			display: block;
			outline: 0px;
			font-weight: normal;
			text-decoration: none;
			padding: 3px 0px;
			margin: 0 auto;
		}
		
		form.reservation p {
			margin: 10px 0px 0px 0px !important;
		}
		
		form.reservation h2 {
			font-size: 14px;
		}
		
		form.reservation fieldset {
			margin-top: 10px;
		}
		
		form.reservation label {
			width: auto !important;
			padding: 0px 10px 0px 0px !important;
			clear: none !important;
			height: 25px;
		}
		
		form.reservation select, form.reservation input {
			margin-bottom: 0px !important;
			margin-right: 10px !important;
		}
		
		form.reservation textarea#additional {
			width: 565px;
		}
		
		form.reservation input#address {
			width: 503px;
			margin-right: 0px !important;
		}
		
		form.reservation input#address2 {
			width: 320px;
		}
		
		form.reservation input#home {
			width: 130px;
		}
		
		form.reservation input#work {
			width: 130px;
		}
		
		form.reservation input#first_name {
			width: 166px;
		}
		
		form.reservation select#airport1 {
			width: 170px;
		}
		
		form.reservation select#cruise_date {
			width: 75px;
		}
		
		form.reservation input#postcode {
			width: 168px;
			margin-right: 0px !important;
		}
		
		form.reservation input#surname {
			width: 175px;
			margin-right: 0px !important;
		}
		
		form.reservation input#mobile {
			width: 123px;
			margin-right: 0px !important;
		}
		
		form.reservation select#airport2 {
			width: 170px;
			margin-right: 0px !important;
		}
		
		form.reservation table input, form.reservation table select {
			margin-right: 0px !important;
		}
		
		form.reservation table td {
			padding: 0px 5px 4px 0px;
		}
		
		form.reservation input.age-at-sailing {
			width: 68px;
		}
		
		form.reservation input#email {
			width: 300px;
		}
		
.error {
	color: #b20000 !important;
}

#recaptcha_widget_div {
	margin: 0px 0px 20px 129px;
	clear: left;
}