BODY, TD, DIV {
	font-family: Arial;
	font-size: 12px;
	vertical-align: top;
	cursor: default;
}

A, A:visited {
	color: #000080;
	text-decoration: none;
}

A:hover {
	cursor: pointer;
	text-decoration: underline;
}

.LogoContainer {
	text-align: center;
}



.ContentContainer {
	text-align: center;
}

.ContentBounds {
	text-align: left;
	width: 700px;
}

.ErrorMessage {
	color: #000080;
}


/* SideBar */
.SidebarCell {
	width: 149px;
}

.SBChatContainer {
	text-align: center;
}

.SideBarItem {
	width: 139px;
	height: 26px;
	padding-top: 4px;
	padding-left: 14px;
}

.SideBarItem_Off {
	background: url('/images/sidebar_blank_1_off.jpg');
	background-repeat:no-repeat;
}

.SideBarItem_On {
	background: url('/images/sidebar_blank_1_on.jpg');
	background-repeat:no-repeat;
}



/*	QS and Weather */
.QSandWeatherTable {
	width: 100%;
}

.QSandWeatherRow {

}

.QSMain {
	width: 332px;
	height: 85px;
	border-top: 1px solid #BFBFBF;
	border-left: 1px solid #BFBFBF;
	border-bottom: 1px solid #BFBFBF;
}

.QSandWeatherSpacer {
	width: 67px;
	height: 85px;
	background: url('/images/qsw_spacer_1.jpg');
}

.WeatherMain {
	width: 350px;
	height: 85px;
	border-top: 1px solid #BFBFBF;
	border-right: 1px solid #BFBFBF;
	border-bottom: 1px solid #BFBFBF;
}


.CalandCERow {

}

.CalMain {
	width: 332px;
	height: 185px;
	text-align: center;
	border-top: 1px solid #BFBFBF;
	border-left: 1px solid #BFBFBF;
	border-bottom: 1px solid #BFBFBF;
	/*background: url('/images/qsr_background_1.jpg');*/
	background-repeat: no-repeat;
	background-position: 2 2;
}

.QSRTable {
	width: 326px;
	height: 245px;
}

.QSRTableImage1 {
	background: url('/images/tusty_good_1.jpg');
	background-repeat: no-repeat;
}

.QSRTableImage2 {
	background: url('/images/castle_cape.jpg');
	background-repeat: no-repeat;
}

.QSRTableImage3 {
	background: url('/images/dh_hill.jpg');
	background-repeat: no-repeat;
}

.QSRLocations {
	color: #FFFFFF;
	background-color: #019DF2;
	/*background-color: #60769F;*/
	text-align: center;
}

.QSRVessel {
	color: #000000;
	background-color: #FFA200;
	text-align: center;
}

.QSRDayRow {

}

.QSRDay {
	color: #FFFFFF;
	background-color: #FFA200;
	text-align: center;
	font-size: 8px;
}

.QSRDate {
	border-bottom: 1px solid #808080;
}

.QSRPort {
	font-weight: bold;
}

.QSRArrival {
	color: #000080;
}

.QSRDeparture {
	color: #800000;
}

.CalandCESpacer {
	width: 67px;
	height: 185px;
	background: url('/images/calce_spacerbackground_1.jpg');
}

.CEMain {
	height: 185;
	border-top: 1px solid #BFBFBF;
	border-right: 1px solid #BFBFBF;
	border-bottom: 1px solid #BFBFBF;
}

.CalCESpacerBottomCap {
	height: 100%;
	border: 1px dashed #0000ff;
}



/* QS */
.QSHeader {
	text-align: right;
}

.ProxyQSForm {
	position: relative;
	left: 10px;
}

.QSForm {
	position: relative;
	left: 10px;
	top: 5px;
	margin: 0px;
}

.QSPortsContainer {
	height: 36px;
	margin: 0px;
}

.QSSubmitContainer {
	position: relative;
	text-align: center;
	padding-right: 10px;
	margin: 0px;
	top: -7px;
}

.SearchInput {
	font-size: 10px;
}



/* Weather */
.WeatherContentTable {
	font-size: 10px;
}

.WeatherDetail {
	vertical-align: middle;
	text-align: center;
	font-size: 9px;
}

.WeatherIcon {
	vertical-align: bottom;
}

.WeatherCurrent {
	color: #008F00;
	text-align: left;
}

.WeatherHigh {
	color: #FF0000;
	text-align: left;
}

.WeatherLow {
	color: #0000FF;
	text-align: left;
}



/* Current Events */
.EventHeader {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}

.EventContent {
	padding-right: 10px;
	text-align: left;
	overflow-y: scroll;
}

.Title {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #1F4FBB;
	text-indent: 3px;
}
.tourheader {
	background: url('/images/fprightheader.jpg');
	background-repeat: no-repeat;
	height: 45px;
}
.fpbuttontitle {
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
/*	padding-left: 0px;*/
}

.fpbuttontitle2 {
	text-align: center; 
	font-weight: bold;
	font-size: 11px;
	color:green;
/*	color: #FF0000;*/
/*	padding-left: 0px; */
}

.testimonials {
	color: #000080;
	text-align: center;
	width: 135px;
}

.testimonials-sig {
	font-weight: bold;
}

.ResReqError {
	text-align: center;
	font-weight: bold;
	color: #FF0000;
}
.ResReq {
	font-weight: bold;
}
.ResReqErrorText {
	font-weight: bold;
	color: #FF0000;
}