/*

Galileo related styles


*/

#calendarBlueTD_DIV {
	text-align: center;
	background-color:#225E9B;
	color:#FFFFFF;
	padding:3px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	border: 1px solid #333333;
}
#calendarBlueTD_DIV a {
	color:#FFFFFF;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#calendarBlueTD_DIV a:hover {
	color:#94E7FF;
}

.tableCalendarMain {
	border:solid 1px #CCCCCC;
	font-size:9px;
	margin-top: 7px;
	margin-bottom: 7px;
	margin-right: 5px;
	margin-left: 5px;
}
.tableCalendarMain TH {
	font-size:9px;
	margin-top: 7px;
	margin-bottom: 7px;
	margin-right: 5px;
	margin-left: 5px;
	background-image: url(../../UI_Common/images/tabBlueBG2.gif);
	background-repeat: repeat-x;
	border-top-style: none;
	background-position: bottom;
}
.tableCalendarMain TD {
	font-size:9px;
	margin-top: 7px;
	margin-bottom: 7px;
	margin-right: 5px;
	margin-left: 5px;
	border-top-style: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E3E3E3;
}

.tableCalendar {
	border:solid 1px #CCCCCC;
	font-size:9px;
	margin-top: 7px;
	margin-bottom: 7px;
	margin-right: 5px;
	margin-left: 5px;
}
.tableCalendarInner {
	font-size:9px;
	margin-top: 7px;
	margin-bottom: 7px;
	margin-right: 5px;
	margin-left: 5px;
}
.CalendarHeaderTR {
	background-color: #EFEFEF;
}

.CalendarSaturday {
color:#006699;
}
.CalendarSunday {
color:#CC0000;
}
.CalendarBlueText {
color:#003399;
}

.tableSearchResultsMain {
	border:solid 1px #CCCCCC;
	font-size:9px;
	margin-top: 7px;
	margin-bottom: 7px;
	margin-right: 5px;
	margin-left: 5px;
}
.tableSearchResultsMain TH {
	font-size:11px;
	margin-top: 7px;
	margin-bottom: 7px;
	margin-right: 5px;
	margin-left: 5px;
	background-image: url(../../UI_Common/images/tabBlueBG2.gif);
	background-repeat: repeat-x;
	border-top-style: none;
	background-position: bottom;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 3px;
	padding-bottom: 3px;
	text-transform: uppercase;
}
.tableSearchResultsMain TD {
	font-size:9px;
	margin-top: 7px;
	margin-bottom: 7px;
	margin-right: 5px;
	margin-left: 5px;
	border-top-style: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E3E3E3;
}



.CruisePriceHeaderTD {
	font-size: 11px;
	font-weight: bold;
	background-color: #DDEEFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	background-image: url(../../UI_Common/images/tabGreenBG.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.CruisePrice {
	color:#FF0000;
	font-size: 14px;
	font-weight: bold;
	background-color: #EFEFEF;
	border: 1px solid #CCCCCC;
	background-position: center;
	padding-top: 3px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
}

.CruiseDisclaimerTD {
	color:#CC0000;
	font-size: 13px;
	font-weight: bold;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-bottom-color: #999999;
	background-color: #EFEFEF;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

.1pxBorder {
	border:solid 1px #CCCCCC;
}

.verticaldividerCruise {
	background-image: url(../../UI_Common/images/vertical666.gif);
	background-repeat: repeat-y;
	background-position: center top;
	width:15px;
	padding-top: 1px;
	padding-bottom: 1px;
}

.supplierTypeHeaderTD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #393839;
	text-decoration: none;
	text-align:left;
	text-transform:uppercase;
	background-image: url(../../UI_Common/images/contractBarLightGreyBG.gif);
	background-repeat: repeat-x;
	background-position: left center;
	display: block;
	vertical-align: middle;
	margin-bottom: 4px;
	padding: 2px 0px 0px 15px;
	height: auto;
	border-top:1px solid #D8D8D1;
	border-bottom:1px solid #999999;
	border-left:1px solid #cccccc;
	border-right:1px solid #999999;
}

#yellowBarCruise {
	font-size:11px;
	color:#000000;
	font-weight: bold;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-image: url(../../UI_Common/images/tabYellowBG.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#topBarGreenCruise {
	padding:2px 10px;
	background-color:#FAFAFA;
	border:solid 0px #CCCCCC;
	border-top:none;
	width:auto;
	background-image: url(../../UI_Common/images/tabGreenBG.gif);
	background-repeat:repeat-x;
	background-position: bottom;
}
#topBarBlueCruise {
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	background-color:#FAFAFA;
	width:auto;
	background-image: url(../../UI_Common/images/tabBlueBG2.gif);
	background-repeat:repeat-x;
	background-position: bottom;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#topBarGreyCruise {
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#FAFAFA;
	width:auto;
	background-image: url(../../UI_Common/images/tabGreyBG.gif);
	background-repeat:repeat-x;
	background-position: bottom;
	margin-top: 4px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-bottom: 5px;
}


.CruiseTitleBarTable
{
	margin-bottom: 10px;
}
.CruiseTitleBar
{
	PADDING-LEFT: 35px;
	FONT-SIZE: 16px;
	BACKGROUND-IMAGE: url(../../UI_Common/images/cruiseBookHeader.gif);
	BACKGROUND-REPEAT: no-repeat;
	WIDTH: 100%;
	COLOR: #336699;
	LINE-HEIGHT: 35px;
	FONT-FAMILY: Arial;
	BACKGROUND-COLOR: #EBF5FF;
	TEXT-ALIGN: left;
	background-position: left center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	margin-bottom: 20px;
}

.CruiseTableTH {
	font-size:9px;
	margin-top: 7px;
	margin-bottom: 7px;
	margin-right: 5px;
	margin-left: 5px;
	background-image: url(../../UI_Common/images/tabBlueBG2.gif);
	background-repeat: repeat-x;
	border-top-style: none;
	background-position: bottom;
}


#calendarBlueTD_DIV_Divider {
	background-image: url(../../UI_Common/images/dottedhorizontaldivider.gif);
	background-repeat: repeat-x;
	background-position: center center;
	display: block;
	height: 7px;
	width: 90%;
	margin-left: 3px;
}
.CruiseSearchResultsHeader {
	font-size:9px;
	margin-top: 7px;
	margin-bottom: 7px;
	margin-right: 5px;
	margin-left: 5px;
	background-image: url(../../UI_Common/images/tabGreyBG.gif);
	background-repeat: repeat-x;
	border-top-style: none;
	background-position: bottom;
}

.CruiseSearchResultsHeaderTDNoBG {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align:left;
	text-transform:uppercase;
	background-image: url(../../UI_Common/images/preferencesHeaderCruiseSmall.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 35px;
	vertical-align: middle;
	height: auto;
	padding-top: 5px;
	padding-bottom: 3px;
}
