.ss-tbar {
	background-color: #e7eef3;
	height:36px;
}

input.ss, select.ss {
	font-family: arial, helvetica, sans-serif;
	font-size: 70%;
	border: 1px solid #aaaaaa;
	width: 216px;
	margin-top: 6px;
	margin-bottom: 6px;
}

select.ss-half {
	font-family: arial, helvetica, sans-serif;
	font-size: 70%;
	border: 1px solid #aaaaaa;
	width: 104px;
	margin-top: 6px;
	margin-bottom: 6px;
}

div.ss-pageleft {
	padding: 9px 0px 8px 15px;
	float: left;
}

div.ss-pageright {
	padding: 12px 15px 8px 0px;
	float:right;
}

/* cruise details */

div.ss-cabincodebox {
	width: 32px;
	height: 14px;
	text-align: center;
	padding-top: 2px;
	margin-left: 15px;
}

div.ss-detailsbox {
	background-color: #e7eef3;
	padding: 8px 8px 8px 8px;
	height: 39px;
	width: 368px;
}

div.ss-leftbg {
	background-image: url("/fredolsen/images/cruises/leftbg.gif");
	background-repeat: repeat-y;
}

div.ss-map {
	background-color: #f4f3ef;
}

img.ss-map {
	margin: 8px 6px 8px 6px;
}

div.ss-mapzoom {
	position: absolute;
	top: 145px;
	left: 286px;
}

div.ss-infobox {
	background-color: #ecebe4;
}

div.ss-leftdetails {
	width: 336px;
	float: left;
}

div.ss-rightdetails {
	width: 408px;
	float: left;
}

table.ss-itinerary {
	background-color: #e0dfd7;
}

td.ss-itineraryheader {
	height: 16px;
	padding: 5px 5px 5px 5px;
}

td.ss-itineraryport {
	background-color: #ffffff;
	height: 14px;
	padding: 5px 5px 5px 5px;
}

td.ss-itineraryatsea {
	background-color: #f4f3ef;
	height: 14px;
	padding: 5px 5px 5px 5px;
}

td.ss-itineraryatseamulti {
	background-color: #f4f3ef;
	height: 30px;
	padding: 5px 5px 5px 5px;
}

ul.celebs {
	padding: 5px 0px 0px 0px;
	list-style: none;
	margin: 0;
	border: none;
}

li.celebs {
	padding: 2px 0px 2px 0px;
	line-height:100%;
}