﻿#cruisesearchbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #000080;
	text-align: left;
	position: absolute;
	height: 449px;
	width: 205px;
	top: 525px;
	z-index: 2;
	left: 32px;
}
#cityguidessearch {
	width: 210px;
	position: relative;
	z-index: 2;
	height: 47px;
	top: -350px;
	left: 11px;
	text-align: center;
}
#indexoffersblock {
	width: 230px;
	height: 605px;
	float: left;
}
#idexsignupblock {
	width: 230px;
	height: 605px;
	float: right;
}
#indexgoldblock {
	width: 470px;
	margin-right: auto;
	margin-left: auto;
	height: 477px;
	background-image: url('../images/index-video-bk-block.gif');
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #003366;
}
#indexbookitblock {
	width: 470px;
	height: 90px;
	top: 20px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}


