/*
      css cruise
      for travel dynamics international
      by mwwdesign.com
      last update:
	   	erica
		Oct 26 06
*/

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin: 0;
	padding: 0;
	top: 0;
}

p {
	font: 8pt/12pt Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	margin: 7px 0 10px 0;
}

li {
	font: 8pt/12pt Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	margin: 7px 0 10px 0;
	
}

li a{
	font: 8pt/12pt Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	margin: 7px 0 10px 0;
}

.txt2, .txt2 a {
	font: bold 8pt/9pt Georgia, "Times New Roman", Times, serif;
	color: #74A18E;
	text-decoration: none;
}

.txt2 a:hover {
	text-decoration: underline;
}

.txt3, .txt3 a {
	font: bold 8pt/11pt Verdana, Arial, Helvetica, sans-serif;
	color: #74A18E;
	text-decoration: none;
}

.txt3 a:hover {
	text-decoration: underline;
}

.txt4, .txt4 a {
	font: bold 10pt/12pt Verdana, Arial, Helvetica, sans-serif;
	color: #74A18E;
	text-decoration: none;
}

.txt4 a:hover {
	text-decoration: underline;
}

.txt5, .txt5 a {
	font: 8pt/11pt Verdana, Arial, Helvetica, sans-serif;
	color: #74A18E;
	text-decoration: none;
}

.txt5 a:hover {
	text-decoration: underline;
}

li.list-style {
	line-height: 12pt;
	margin: 5px 10px 5px 10px;
}

li.list-style a {
	color: #74A18E;
	text-decoration: none;
	font-style: italic
}

li.list-style a:hover {
	text-decoration: underline;
	font-style: italic
}

li.list-stylemenu {
	line-height: 12pt;
	margin: 5px 10px 5px 10px;
}

li.list-stylemenu a {
	color: #74A18E;
	text-decoration: none;
}

li.list-stylemenu a:hover {
	text-decoration: underline;
}


p.list-style {
	line-height: 12pt;
	margin: 5px 10px 5px 10px;
}

p.list-style a {
	color: #74A18E;
	text-decoration: none;
}

p.list-style a:hover {
	text-decoration: underline;
}

p.button-style {
	margin: 13px 28px;
	text-align: center;
}

p.justify-style {
	margin: 13px 28px;
	text-align:justify;
}

p.button-style a {
	background-color: #EAEBEB;
	padding: 7px 8px;
	color: #74A18E;
	text-decoration: none;
	display: block;
}

p.button-style a:hover {
	background-color: #D8E3DE;
	color: #5E8A77;
}

.caption {
	font: 7pt Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 15px 0;
}

.intertitle {
	font-weight: bold;
}


.more a {
	font-weight: bold;
	color: #74A18E;
	text-decoration: none;
}

.more a:hover {
	text-decoration: underline;
}

.caps {
	font-size: large;
}

p.path {
	text-align: right;
	font-weight: bold;
	margin: 3px 0;
}

a {
	color:  #74A18E;
}

a:hover {

}

a img {
	border: 0;
}

.right {
	text-align: right;
}

.left {
	text-align: left;
}

.center {
	text-align: center;
}

img.right {
	float: right;
	margin-left: 10px;
}

img.left {
	float: left;
	margin-right: 10px;
}

h1 {
	font: bold 12pt Georgia, "Times New Roman", Times, serif;
	color: #74A18E;
	margin: 13px 0 10px 0;
}

h2, h2 a {
	margin: 13px 0 4px 0;
	font: bold 10pt Georgia, "Times New Roman", Times, serif;
	color: #74A18E;
	text-decoration: none;
}

h3, h3 a {
	font: bold 8pt Georgia, "Times New Roman", Times, serif;
	color: #74A18E;
	margin: 10px 0 3px 0;
	text-decoration: none;
}

h2 a:hover, h3 a:hover {
	text-decoration: underline;
}

h4 {
	font: bold 8pt Verdana, Arial, Helvetica, sans-serif;
	color: #74A18E;
	margin: 4px 0 5px 0;
}

h4 a {
	text-decoration: underline;
}


#master {
	width: 780px;
	margin: 10px auto;
}

#header {
	height: 90px;
}

#logo {
	position: absolute;
	margin: 5px 0 0 0;
}

#size {
	position: absolute;
	width: 150px;
	text-align: right;
	margin: 6px 0 0 630px;
}

#size p {
	font-size: 7.5pt;
	color: #999;
	margin: 0;
}

#size img {

}

#info {
	background: url(../res/images/header_info.jpg) no-repeat;
	width: 228px;
	height: 37px;
	position: absolute;
	margin: 30px 0 0 550px;
	text-align:right;
	line-height:20px;
}

#info a{ font-size:12px;}

#menu {
	background-color: #74a18e;
	height: 25px;

}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
	
}

#menu ul li {
	display: inline;
	color: #DCE7E3;
	margin: 0;
	line-height: 25px;
}

#menu ul li a {
	color: #DCE7E3;
	text-decoration: none;
	font:Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding: 3px 6px;
	font-size:10px;
}

#menu ul li a:hover {
	background-color: #95B8A8;
	color: white;
}

#content {
	padding-top: 10px;
	padding-bottom: 10px;
}

#footer {
	clear: both;
	text-align: center;
	border-top: double 3px #ccc;
	margin: 20px 0 15px 0;
	background-color: #74a18e;
}

#footer p {
	color: #ffffff;
}

#footer p a {
	color: #ffffff;
}


div.img {
	text-align: center;
	margin: 7px 0;
}

.box-menu-style {
	border: solid 1px #ccc;
	background-color: #f4f5f5;
	padding: 2px 10px;
	width: 200px;
}

.box-menu-style2 {
	border: solid 1px #ccc;
	background-color: #f4f5f5;
	padding: 2px 10px;
	width: 550px;
}

.box10 {
	background-color: #efefef;
	padding: 8px 12px;
	margin: 10px 0 0 0;
}

.text{
	background: url(/res/images/box_bg.jpg) top right no-repeat;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#000000;
}

.buttonsmall{
	background: url(/res/images/box_bg.jpg) top right no-repeat;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;	
}
td {
	font: 8pt/12pt Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	
}
#trhead{
	display: inline;
	font: bold 11px "Trebuchet MS", Arial, sans-serif;
	text-transform: uppercase;
	background-color: #74a18e;
	color: #DCE7E3;
	font-size:medium;
	font-weight:bold;
	text-align:center;
	margin: 0;
	line-height: 25px;
}


.tdi {
	font-weight: bold;
}


/* CRUISES - DESTINATIONS */

#destination-info {
	height: 192px;
	margin: 0;
	overflow: hidden;
	background-color: #f4f6f5;
	padding: 12px 5px 0 10px;
}

#destination-info td a {
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
	line-height:15px;
}

#destination-info img {
	display: block;
	margin: 0 auto;
}

#destination-picture {
	float: left;
	width: 350px;
	height: 204px;
	overflow: hidden;
}

#destination-text {
	padding: 7px 10px;
	background-color: #eaeceb;
	height: 112px;
	overflow: hidden;
}

#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;
}

.tableheader, .upcomingcruise {
	font: bold 12pt Georgia, "Times New Roman", Times, serif;
	color: #74A18E;
	margin: 13px 0 10px 0;
}

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;
}
