/* Dropdown */

.dropdown {
	position:absolute;
	background: #fff;
	display: none;
	margin-top:0px;
	margin-left:-2px;
	padding:0px;
	z-index:10;
	max-width:200px;
}

.dropdown_element {
	background: #0B75F5;
}

.dropdown_element:hover {
	background: #519CF7;
}

/* Compare Cruises  */


#compare_cruises {
	position:relative;
	left:70px;
	width:251px;
	height:84px;
	z-index:1;
	background: url('Images/navigation/compare_cruises.jpg') no-repeat;
}

#compare_cruises_mouseover {
	display:none;
	margin-left:167px;
	width:84px;
	height:84px;
	z-index:2;
	background:url('Images/navigation/compare_cruises_mouseover.jpg') no-repeat;
}

.standout {
	color:#FF1515;
	font-weight:bold;
}



/* --- */

.hide_text {
	display:none;
}


/* --- */

body, p, td, th {
	font-family: Arial, Helvetica, sans-serif;
	color:#000066;
}

a {
  color:#0000ff;
}

body {
  padding:0px;
  margin:0px;
}

/*p, h1, h2, h3, td {
text-align:left;
}*/

.err {
  color:red;
  font-weight:bold;
}

#content {
  /*text-align:center;*/
}

/*.navi {border-collapse:collapse};*/

.navi td {
  padding:0px;
  margin:0px;
}

#naviH {
  background:#4D76F7;
  font-size:13px;
}

#naviH td {  
  border:1px solid white;
}

.navi a {
  text-decoration:none;
  color: white;
  display:block;
  width:100%;
  height:100%;
  text-align:center;
}

#naviL {
  border:1px solid white;
  border-top:none;
}

#naviL td {
  border-top:none;
  font-size:12px;
}

#naviL td {
  background:#143AD3;
  
}

#naviH #navidrk {
  background: #143AD3;
  border-bottom:#143AD3;
}

#container {
width:100%;
}
#container td {text-align:center; padding:0px;margin:0px;}
#container td td {text-align:left;}

#compare_cruises_table td { padding:12px; color:#000;}

#container #header{font-size:16px; font-weight:bold;}
#container #waveTop{height: 32px;background-image:url(Images/navigation/wavetop2.jpg);}
#container #naviBox{background:#0099FF;background-image:url(Banner/Bannerwave2.jpg); background-repeat:repeat-x; height:130px; vertical-align:bottom;}
#container #waveBottom{height: 34px;background:url(Images/navigation/wavebottom2.jpg) repeat-x;}
#container #main{font-size:15px;}
#container #waveFooter{height: 34px;background-image:url(Images/navigation/wavetop2.jpg);}
#container #footer{background:#0099FF; color:white; font-size:11px;}
#container #footer a{color:white;}
#container #footerB h1 {text-align:center;}

.contenttlb td.gray {
background-image:url(Images/textback.gif);
}

a img {
  border:0px;
}  

a.titlelink {
  text-decoration:none;
  color: #000077;
  display:block;
  width:100%;
  height:55px;
  background: white;
  background-repeat:no-repeat;
  padding-top:5px;
}

h2.titlelink2 {
  margin:0px;
  padding:0px;

}

tr.trLVL2 th {
	/*font-size:90%;*/
}

tr.trLVL1 th {
	font-size:140%;
}

tr.oddrow td {
	background:#bbbbdd;
}

tr.evenrow td {
	background:#ddd5ff;
}

span.price {
  font-weight:bold;
}

span.earlySaver {
  font-weight:bold;
  color:#dd0000;
}

img.btn {
	margin-top:1px;
	margin-bottom:1px;
	vertical-align:bottom;
	
}
