/************** Cruise styles *****************/
#CruiseRightIndex{
	background-color: #EEEEEE;
	padding-right: 5px;
	padding-left: 5px;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-color: #CCCCFF;
	border-left-color: #CCCCFF;
}

#CruiseLeft{
	font: small Verdana,sans-serif;
	top: 151px;
	width: 175px;
	background-color: #EBEBEB;
	padding-right: 5px;
	padding-left: 5px;
	float: left;
	margin: 0px;
}

#CruiseRight{
	width: 255px;
	background-color: #eeeeee;
	padding-right: 5px;
	padding-left: 5px;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-color: #CCCCFF;
	border-left-color: #CCCCFF;
	top: 0px;
	right: 0px;
	float: right;
}

#CruiseCenter{
	background-color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-color: #CCCCFF;
	border-left-color: #CCCCFF;
	top: 151px;
	margin-left: 190px;
}

#CruiseCenter h1{
	background-color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 115%;
	color: #CC3300;
	font-weight: bold;
	text-align: left;
	padding-left: 5px;
	margin-top: 20px;
}

#CruiseCenter h2{
	font-family: "Times New Roman", Times, serif;
	font-size: 90%;
	background-color: #FFFFFF;
	line-height: 30px;
	text-align: left;
	padding-left: 5px;
}

#CruiseCenter h3{
	font-family: "Times New Roman", Times, serif;
	font-size: 90%;
	background-color: #FFFFFF;
	line-height: 30px;
	text-align: left;
	padding-left: 5px;
	float: right;
	clear: right;
}

#CruiseCenter h4{
	font-family: "Times New Roman", Times, serif;
	font-size: 90%;
	background-color: #FFFFFF;
	text-align: left;
	padding-left: 5px;
	padding-top: 15px;
	padding-bottom: 5px;
}

#CruiseCenter h5{
	font-family: "Times New Roman", Times, serif;
	font-size: 90%;
	background-color: #FFFFFF;
	line-height: 30px;
	text-align: left;
	padding-left: 5px;
}

#CruiseCenter ul{
	border-right-width: 8px;
	border-left-width: 8px;
	border-top-color: #FFFFCC;
	border-right-color: #FFFFCC;
	border-bottom-color: #FFFFCC;
	border-left-color: #FFFFCC;
	border-top-width: 8px;
	border-bottom-width: 8px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#CruiseCenter li{
	border-right-width: 8px;
	border-left-width: 8px;
	border-top-color: #FFFFCC;
	border-right-color: #FFFFCC;
	border-bottom-color: #FFFFCC;
	border-left-color: #FFFFCC;
	border-top-width: 8px;
	border-bottom-width: 8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}

.CruiseTable{
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 5px;
	color: #000000;
	border: medium outset #FFFF99;
	font-family: "Times New Roman", Times, serif;
	font-size: 80%;
	width: 600px;
}

.CruiseTable a{
	font-family: "Times New Roman", Times, serif;
	color: #CC0000;
	text-decoration: underline;
}

.CruiseTable a:hover{
	font-family: "Times New Roman", Times, serif;
	color: #0000FF;
	text-decoration: underline;
	background-color: #999999;
}

.CruiseTable tr.odd{
	background-color: #CCCCFF;
	margin-top: 10px;
	margin-bottom: 5px;
	text-align: center;
	border: 1px outset #FFFF00;
}

.CruiseTable tr.even{
	background-color: #FFFFCC;
	margin-top: 10px;
	margin-bottom: 5px;
	text-align: center;
	border: 1px outset #FFFF00;
}

.CruiseTable thead.head, {
	background-color: #FFFFCC;
	margin-top: 10px;
	margin-bottom: 5px;
	text-align: center;
	border: 1px outset #FFFF00;
	color: #3333CC;
	font-family: "Times New Roman", Times, serif;
	font-size: 85%;

}

.CruiseTable .thDay {
	background-color: #FFFFCC;
	width: 25px;
}	

.CruiseTable .thDate {
	background-color: #FFFFCC;
	width: 55px;
}	

.CruiseTable .thDesc {
	background-color: #FFFFCC;
	width: 108px;
}	

.CruiseTable .thReserve {
	background-color: #FFFFCC;
}	

.CruisePriceTable {
	background-color: #FFFFCC;
	margin-top: 10px;
	margin-bottom: 5px;
	color: #0000FF;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 80%;
	border: 1px outset #FFFF00;
}

.CruisePriceTable thead.head{
	margin-top: 10px;
	margin-bottom: 5px;
	text-align: center;
	border: 1px outset #FFFF00;
	color: #3333CC;
	font-family: "Times New Roman", Times, serif;
	font-size: 85%;
}

.CruisePriceTable tr{
	background-color: #CCCCCC;
	text-align: center;
	border: thin solid #FFFF00;
	vertical-align: middle;
}

.CruisePriceButton {
	vertical-align: middle;
	margin-top: 15px;
}	

.CruisePriceButton:hover {
	border-top: 1px solid #cccccc;
	background-color: #DDEEFF;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
	color: #CC3333;
}	

.comment {
}

a.cruiseLinkMain {
	display: block;
	font-weight: bold;
	color: #993366;
	background-color: #CCCCFF;
	margin: 0px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 10px;
	border: thin ridge #CCCCFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
}

a.cruiseLinkCurrent {
	display: block;
	font-weight: bold;
	color: #0000FF;
	background-color: #FFFFCC;
	margin: 0px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 10px;
	border: thin inset #FFFF00;
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
}

a.cruiseLinkSubCurrent {
}

a.cruiseLinkSub {
	color: #993366;
	font-family: "Times New Roman", Times, serif;
	font-size: 90%;
	font-weight: normal;
	list-style-type: circle;
	clear: both;
	float: left;
	margin-left: 19px;
	width: 130px;
	text-decoration: none;
	display: list-item;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #CCCCFF;
	border-bottom-color: #CCCCFF;
	border-left-color: #999999;
}

a.cruiseLinkSub:hover, 
a.cruiseLinkCurrent:hover,
a.cruiseLinkMain:hover 
 {
	color: #0033FF;
	font-weight: normal;
	background-color: #CCCCCC;
}

a.cruiseLinkCurrent:hover {
	color: #0033FF;
	font-weight: normal;
	background-color: #CCCCCC;
}

.cruiseDesc {
	color: #0000FF;
	font-weight: normal;
	background-color: #FFFFFF;
	width: 560px;
	font-size: 100%;
	margin-left: 20px;
}

.cruiseCaption {
	width: 75px;
	float: left;
	padding-top: 10px;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 10px;
}

.cruiseText {
	display: block;

}

p.cruiseCaption1 {
	color: #0000FF;
	background-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 55%;
	text-align: center;
	line-height: 12px;
	width: 90px;
	display: block;
	margin: 0px;
}

p.cruiseCaption2 {
	color: #0000FF;
	background-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	text-align: center;
	line-height: 12px;
	width: 90px;
	display: block;
	margin-top: 5px;
}

h1#cruiseTitle{
	color: #990000;
	background-color: #FFFFCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	display: block;
	height: 10px;
}

img{
}
