/*
      css cruise
      for travel dynamics international
      by mwwdesign.com
      last update:
	   	erica
		Nov 03 06
*/

#col1 {
	margin: 0 0 0 240px;
	margin-left:100px;
}

#col2 {
	width: 220px;
	float: left;
	margin-bottom: 10px;
}

#content2 {
	margin-top: 10px;
	clear: both;
}

.box {
	border: solid 1px #ccc;
}

#maparea {
	height: 100;
	background-color: #f4f5f5;
}

#menuarea {
	height: 100px;
}

#menuarea p.button-style {
	margin-top: 6px;
	margin-bottom: 3px;
}

#infoarea {
	border-left: dotted 1px #ccc;
	padding-left: 10px;
}

#menuarea p.list-style {
	margin: 3px 0 2px 40px;
}

#dropdown {
	margin: 0;
}

p a.selected {
	color: #235942;
}

#destination-info {
	float: right;
	width: 135px;
	height: 197px;
	overflow: hidden;
	padding-top: 7px;
}

#destination-picture {
	width: 400px;
	height: 204px;
}

#destination-text {
	padding: 7px 10px;
	background-color: #eaebeb;
	height: 89px;
}

#destination-text p {	
	margin: 0;
	font-size: 8pt;
	line-height: 10pt;
}

#destination-text p.intertitle {
	margin: 0 0 2px 0;
}

table.cruise {

}

table.cruise tr td {
	padding: 3px;
	vertical-align: top;
}

table.cruise h1 {
	margin: 0;
}

table.cruise h4 {
	margin: 0;
}

table.cruise p {
	font-size: 7.5pt;
	line-height: 9pt;
	margin-top: 3px;
}

table.cruise td.ship {
	width: 110px;
}

table.cruise td.dates {
	width: 130px;
}

table.cruise td.cruise {
	width: auto;
}

table.cruise td.cruise-image {
	width: 71px;
}

ul.submenu {
	margin: 10px 0;
	padding: 0;
	border-top: solid 1px #b4cbc1;
	border-bottom: solid 1px #b4cbc1;
	background-color: #f4f5f5;
}

ul.submenu li {
	list-style: none;
	display: inline;
	font: bold 8pt "Trebuchet MS", Verdana, Arial, sans-serif;
	text-transform: uppercase;
	line-height: 26px;
}

ul.submenu li a {
	text-decoration: none;
	line-height: 26px;
	padding: 5px 18px;
}

ul.submenu li a:hover {
	background-color: #efefef;
}

#cruises-info {
	padding-left: 6px;
}