@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 100;
	src: local('Roboto Thin'), local('Roboto-Thin'), url(https://themes.googleusercontent.com/static/fonts/roboto/v7/vzIUHo9z-oJ4WgkpPOtg1_esZW2xOQ-xsNqO47m55DA.woff) format('woff');
}
@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 300;
	src: local('Roboto Light'), local('Roboto-Light'), url(https://themes.googleusercontent.com/static/fonts/roboto/v7/Hgo13k-tfSpn0qi1SFdUfT8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}
@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 400;
	src: local('Roboto Regular'), local('Roboto-Regular'), url(https://themes.googleusercontent.com/static/fonts/roboto/v7/2UX7WLTfW3W8TclTUvlFyQ.woff) format('woff');
}
@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 500;
	src: local('Roboto Medium'), local('Roboto-Medium'), url(https://themes.googleusercontent.com/static/fonts/roboto/v7/RxZJdnzeo3R5zSexge8UUT8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}
@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 700;
	src: local('Roboto Bold'), local('Roboto-Bold'), url(https://themes.googleusercontent.com/static/fonts/roboto/v7/d-6IYplOFocCacKzxwXSOD8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}
body {
	font: 12px 'Roboto', Arial, sans-serif;
	color: #5b5957;
	line-height: 1;
	background-color: #dddcda;
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
	color: #5e87a1;
	font-weight:500;
}
a:hover {
	color: #BF5D41;
}
#container {
	position: relative;
	width: 980px;
	margin: 0 auto 50px auto;
	background-color: #E9E9E9;
	border: 1px solid #ccc;
}
#header {
	position: relative;
	width: 980px;
	height: 185px;
	background-color: #fbfbfb;
	border-bottom: 3px solid #dfddda;
}
#navigation {
	position: absolute;
	bottom: 0;
	width: 900px;
	margin: 0 40px;
}
#content>header>nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#content>header>nav ul li {
	display: inline-block;
}
#content>header>nav ul li:last-child {
	float: right;
}
#content>header>nav ul li a span {
	font-size: 17px;
	padding: 0px 6px;
	margin: 25px 0;
	line-height: 0;
}
#content {
	position: relative;
	width: 900px;
	margin: 0 40px;
}
#content>header>nav ul li a {
	padding: 5px 0;
	display: block;
	text-transform: uppercase;
	font: 10px 'Roboto', sans-serif;
	font-weight: 500;
	color: #5e87a1;
}
#content>header>nav ul li a:hover {
	color: #BF5D41;
}
#content>header>nav {
	border-bottom: 1px dotted #000;
	margin-bottom: 7px;
}
#content>header>img {
	padding-top: 20px;
}
#content>header>h1 {
	font: 28px 'Roboto', sans-serif;
	color: #797674;
	text-transform: uppercase;
	letter-spacing: 6px;
	text-align: center;
	font-weight: 300;
	margin: 25px 0 10px;
}
#content-nav ul li a h1,#sub-content-nav ul li a h1 {
	font: 14px 'Roboto', sans-serif;
	color: #BF5D41;
	letter-spacing: none;
	text-align: left;
	text-transform: uppercase;
	margin: 0 0 0 18px;
	font-weight: 500;
}
#content-nav ul li a h2,#sub-content-nav ul li a h2 {
	font: 12px "Roboto", sans-serif;
	color: #5b5957;
	text-transform: uppercase;
	margin: 2px 0 6px 40px;
	padding: 0;
	text-align: left;
	font-weight:300;
}
#content-nav ul li a p,#sub-content-nav ul li a p {
	font: 10px 'Roboto', sans-serif;
	color: #5e87a1;
	text-transform: uppercase;
	margin: 0 0 6px 42px;
}
#content-nav ul li a img,#sub-content-nav ul li a img {
	width: 300px;
	height: 200px;
	margin-top: -20px;
	border: 0;
}
#content-nav ul,#sub-content-nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#content-nav ul li,#sub-content-nav ul li {
	display: inline-block;
	width: 296px;
	height: 98px;
	background: #f8f8f8;
	border: 1px solid #e5e1db;
	vertical-align:top;
}
#content-nav>ul li a,#sub-content-nav>ul li a {
	height: 58px;
	display: block;
	padding: 20px 0;
}
#content-nav>ul li a:hover,#sub-content-nav>ul li a:hover {
	background:#fff;
}
#content-nav ul li.active,#sub-content-nav ul li.active {
	border: 1px solid #BF5D41;
}
#content-nav ul li.active a,#sub-content-nav ul li.active a {
	background: #fff;
}
#content>p {
	width: 850px;
	margin: 25px auto;
}
#content p {
	color: #6c6a67;
	line-height: 22px;
	font-size: 14px;
	text-align: justify;
	font-weight: 300;
}
#footer ul {
	margin: 0 auto;
	padding: 0;
	list-style: none;
}
#footer {
	position: relative;
	width: 920px;
	padding: 10px 30px 30px;
	border-top: 2px solid #ccc;
	background-color: #f9f9f9;
}
#footer ul li {
	display: inline-block;
	border-left: 1px solid #6c6a67;
	color: #6c6a67;
	font-size: 10px;
	padding: 0 8px;
	line-height: 7px;
}
#footer ul li:first-child {
	border-left: none;
}
#footer ul li a:hover {
	text-decoration: underline;
}
#footer ul li a {
	color: #6c6a67;
}
#footer p a {
	color: #5d87a1;
	font: 10px 'Roboto', sans-serif;
	font-weight: 500;
}
#footer p a:hover {
	text-decoration: underline;
}
#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
}
#navigation>ul>li {
	display: inline-block;
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
	width: 179px;
	position: relative;
}
#navigation ul li a {
	display: inline-block;
	padding: 11px 0 11px 15px;
	text-transform: uppercase;
	margin: 0 auto;
	text-align: left;
	color: #5e87a1;
	line-height: 16px;
	font-weight: 500;
}
#navigation ul li a:hover {
	color: #BF5D41;
}
#navigation ul li:last-child {
	border-right: none;
}
#navigation ul li:hover {
	background: #e1e1e1;
}
.block-item {
	display: inline-block;
	width: 420px;
	background: #fff;
	padding: 5px 5px 5px 15px;
	margin: 5px;
	min-height: 220px;
	vertical-align:top;
}
.block-item img {
	float: left;
	margin-right: 15px;
	padding: 3px;
	box-shadow: 0 0 6px #000;
}
.block-item p {
	padding-right: 35px;
	color: #6c6a67;
	line-height: 22px;
	font-size: 14px;
	text-align: justify;
	font-weight: 300;
}
.block-item h2 {
	color: #BF5D41;
	font: 14px 'Roboto', sans-serif;
	text-transform: uppercase;
	font-weight: 500;
}
.block-item p>span {
	font-weight: 500;
	text-decoration: underline;
	float: right;
	color: #5e87a1;
	margin: 5px 0 10px;
}
#navigation ul li div {
	display: none;
	position: absolute;
	background: #fff;
	z-index: 20;
	border: 1px solid #ccc;
	border-top-width: 0;
	min-width: 100%
}
#navigation ul li:hover div {
	display: block;
}
#navigation ul li div ul li {
	width: 100%;
	display: inline-block;
}
#navigation ul li div ul li:hover a {
	color: #BF5D41;
}
#navigation ul li div ul li a {
	display: block;
}
.block-item span:hover {
	color: #BF5D41;
}
section.tab-content {
	display: none;
}
section.tab-content.active {
	display: block;
}
section.tab-sub-content {
	display: none;
}
section.tab-sub-content.active {
	display: block;
}
#content h1 {
	font-weight: 500;
	font-size: 18px;
}
.deck-drop-down {
	width: 190px;
	display: inline-block;
	height: 100%;
	vertical-align: top;
	background: #f8f8f8;
	padding: 10px 0 10px 10px;
}
#decks {
	display: inline-block;
	width: 670px;
	background: #fff;
	padding-left: 10px;
}
#decks .deck.active {
	display: block;
}
#decks .deck {
	display: none;
	text-align: center;
}
.bold {
	font-weight:500
}
.deck-drop-down strong {
	font-size: 16px;
	text-decoration: underline;
	display: block;
}
.deck-drop-down a.active {
	background: #fff;
	color: #BF5D41;
	text-decoration:underline;
}
.deck-drop-down a {
	display: block;
	font-weight: 500;
	font-size: 14px;
	padding: 5px 0 5px 5px;
	color: #5e87a1;
}
.deck .cabins {
	float: left;
	text-align: left;
	min-width:300px;
}
.cabins .cabin {
	margin-top: 20px;
	font: 14px 'Roboto', sans-serif;
}
.cabins .cabin h2 {
	font: 14px 'Roboto', sans-serif;
	color: #BF5D41;
	font-weight: 500;
	text-transform: uppercase;
}
.cabins .cabin h2 span {
	color: #000;
	padding: 3px 6px;
	display: inline-block;
}
.button {
	display: inline-block;
	text-decoration:none!important;
}
.button span {
	background: #dddcda;
	padding: 4px 15px;
	border: 1px solid rgb(153, 153, 153);
	color: #BF5D41!important;
	font: 13px 'Roboto', Arial, sans-serif;
	text-decoration:none!important;
}
.button:hover span {
	color: #5e87a1!important;
	background: #E9E9E9;
}
.cabins .cabin strong {
	font-weight: 500;
	padding: 3px;
}
.deck-drop-down a:hover {
	text-decoration:underline;
}
.block-item h2 span {
	color: #000;
	padding: 3px 6px;
}
.hidden {
	display:none!important;
}
#content>header>div {
	width: 900px;
	height: 350px;
	position:relative;
}
#content>header>div>ul>li {
	display: none;
	position: absolute;
}
#content>header>div>ul>li.active {
	display: block;
}
#content>header>div>ul {
	list-style: none;
	padding: 0;
	margin: 0;
	height:350px;
}
.cabin-block p strong {
	padding-right: 10px;
}
.pp_social {
	display:none;
}
#overlay {
	background-color: rgba(0, 0, 0, 0.8);
	top: 0;
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 10;
	cursor:pointer;
}
.overlay {
	min-width: 200px;
	min-height: 200px;
	position: fixed;
	top: 40%;
	left: 40%;
	border: 3px solid #4f4e4c;
	background: #E9E9E9;
	z-index: 11;
}
#content-nav {
	margin-top: 15px;
}
#sub-content-nav {
	margin-top: 15px;
}
.faretable {
	width: 100%;
	border-width: 0 1px 1px 1px;
	border: 1px solid rgb(153, 153, 153);
	margin-bottom: 20px;
	background: #fff;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 13px;
}
.faretable thead tr th.header {
	font-weight: bold;
	text-align: left;
	cursor: pointer;
	border-right: 1px solid rgb(153, 153, 153);
	background: url(https://www.cruisereservationsdirect.com/images/bg.gif) no-repeat right;
	padding: 10px 15px 10px 5px;
	line-height: 12px;
	vertical-align: middle;
}
.faretable thead tr th.header.headerSortDown {
	background: url(https://www.cruisereservationsdirect.com/images/desc.gif) no-repeat right;
}
.faretable thead tr th.header.headerSortUp {
	background: url(https://www.cruisereservationsdirect.com/images/asc.gif) no-repeat right;
}
.faretable tbody tr {
	cursor: pointer;
}
.faretable tbody tr td {
	padding: 5px;
	line-height: 12px;
	border-top: 1px solid rgb(153, 153, 153);
}
.faretable tbody tr.searchResultCruiseDetail {
	cursor: auto;
}
.faretable tbody tr:nth-child(4n-1), .faretable tbody tr:nth-child(4n) {
	background: rgba(94, 135, 161, 0.13);
}
.table-topper {
	margin: 0;
	border: 1px solid rgb(153, 153, 153);
	color: #fff;
	padding: 6px 15px;
	background: #5e87a1!important;
	border-bottom-width: 0;
	font-weight: 500;
	line-height: 17px;
}
.faretable tbody tr td.date {
	text-decoration: underline;
}
.faretable tbody tr td.date a {
	font-weight: 500;
	font-size: 11px;
	color: #BF5D41!important;
}
.faretable tbody tr td.date a:hover {
	color: #5e87a1!important;
}
.faretable tbody tr.searchResultCruiseDetail td {
	border-top: none!important;
}
.faretable tbody tr td.brochure {
	font-weight: 700;
	text-decoration: line-through;
	color: #7c7c7c;
	letter-spacing: 1px;
}
.faretable tbody tr td.price {
	font-weight: 700;
	text-shadow: 0 1px 0 rgba(0,0,0,.5);
	color: #2faf10;
	letter-spacing: 1px;
}
.faretable tbody tr td.save {
	font-weight: 700;
	text-shadow: 1px 1px 1px rgba(0,0,0,.3);
	color: #f00;
	letter-spacing: 1px;
}
.searchResultCruiseDetail td>div {
	width: 846px;
	position: relative;
	margin: 0 10px 10px;
	padding: 10px;
	border: 1px solid #5e87a1;
	box-shadow: rgba(0,0,0,.6) 0 2px 6px;
	background: #fff;
}
.searchResultCruiseDetail td>div .price-box {
	width: 50%;
	right: 0;
	top: 0;
	display: inline-block;
	vertical-align: top;
}
.searchResultCruiseDetail td>div .detail-box {
	width: 422px;
	left: 0;
	top: 0;
	line-height: 16px;
	border-right: 1px solid #5e87a1;
	display: inline-block;
	vertical-align: top;
}
.detail-box>strong {
	display: inline-block;
	width: 94px;
	font-weight: 500;
}
.detail-box>span, .detail-box>strong {
	padding: 6px 3px;
	vertical-align: top;
}
.detail-box>span {
	display: inline-block;
	width: 316px;
}
.ui-icon-green {
	background-image: url(https://www.cruisereservationsdirect.com/images/green-icons.png);
	display: inline-block;
	width: 16px;
	height: 16px;
	background-repeat: no-repeat;
}
.ui-icon-star {
	background-position: -224px -112px;
}
.detail-box>span.offers {
	padding-left: 16px;
	width: 269px;
}
.ui-icon-circle {
	background-position: -112px -144px;
}
.searchResultCruiseDetail>td>div>div.detail-box>span.offers>span.ui-icon-green {
	margin-left: -16px;
	float: left;
	top: -1px;
	position: relative;
}
.price-box>span, .price-box>strong {
	display: block;
	text-align: center;
}
.price-box>strong {
	font-weight: 700;
	color: #2faf10;
	font-size: 40px;
	line-height: 50px;
	text-shadow: 2px 2px 4px rgba(0,0,0,.4);
}
.searchResultCruiseDetail>td>div>div.price-box>.button.green-bg {
	margin-right: 0;
}
.searchResultCruiseDetail>td>div>div.price-box>.button {
	margin: 20px 73px;
}
.searchResultCruiseDetail>td>div>div.price-box>span.seperator {
	line-height: 10px;
	margin: 10px 40px 30px;
	border-bottom: 1px solid #5e87a1;
}
.searchResultCruiseDetail>td>div>div.price-box>span.seperator strong {
	font-size: 19px;
	top: 8px;
	position: relative;
	background: #fff;
	color: #5e87a1;
	padding: 0 15px;
}
.searchResultCruiseDetail>td>div>div.price-box>span.phone {
	font-size: 21px;
	font-weight: 700;
	color: #5e87a1;
	text-shadow: 1px 1px 3px #bbb;
	line-height: 40px;
	margin-top: 10px;
	margin-bottom: -15px;
}
.searchResultCruiseDetail>td>div>div.price-box>span.phone strong {
	font-weight: 400;
	font-size: 12px;
	padding-left: 5px;
	color: #5e87a1;
	text-shadow: none;
	text-transform: none;
}
.searchResultCruiseDetail>td>div>div.price-box>span>strong {
	font-weight: 700;
	color: #2faf10;
	text-transform: uppercase;
}
#cruise-summary h2 {
	border-bottom: 1px solid #5e87a1;
}
#cruise-summary ul.twocol {
	display: inline-block;
	padding: 0;
	margin: 0;
	list-style: none;
	width: 450px;
	vertical-align: top;
	line-height: 16px;
}
#cruise-summary ul.twocol>li {
	display: inline-block;
	width: 105px;
	vertical-align: top;
	padding: 5px 0;
}
#cruise-summary ul.twocol > li.text-center {
	width:100%;
}
#cruise-summary div.right {
	width: 447px;
	display: inline-block;
	text-align: center;
}
#cruise-summary div.right span {
	display: block;
	text-align: center;
}
#cruise-summary div.right span.phone {
	font-size: 20px;
	font-weight: 700;
	text-shadow: 1px 1px 3px #bbb;
	line-height: 40px;
	margin-top: 10px;
	margin-bottom: -15px;
	color: #5e87a1;
}
#cruise-summary ul.twocol>li:nth-child(2n) {
	width: 345px;
}
.text-center {
	text-align:center;
}
.price-table {
	width: 100%!important;
	border-collapse: collapse!important;
	font-size: 13px!important;
}
.price-table thead {
	border: 1px solid rgb(153, 153, 153)!important;
	background: #5e87a1!important;
	font-size: 12px!important;
}
.price-table thead tr th span {
	font-weight: 700!important;
	padding: 6px!important;
	display: block!important;
	color: #fff!important;
	font-size: 15px!important;
}
.price-table tbody tr {
	background: #fff!important;
	border-top: 1px solid rgb(153, 153, 153)!important;
}
.price-table tbody tr:nth-child(2n) {
	background: rgba(94, 135, 161, 0.13)!important;
}
.price-table tbody tr td {
	padding: 6px!important;
}
.price-table tbody tr td span {
	text-align: center!important;
	display: block!important;
}
.price-table tbody tr td a.cabin-link span {
	text-align: left!important;
	padding-left: 10px!important;
}
.price-table tbody tr td span.cabin-type {
	font-size: 16px!important;
	font-weight: 500!important;
	text-align: left!important;
}
.price-table tbody tr td span.brochure {
	font-weight: 700!important;
	text-decoration:line-through!important;
	font-size: 14px!important;
}
.price-table tbody tr td span.price {
	font-weight: 700!important;
	color: #2faf10!important;
	font-size: 14px!important;
}
.price-table tbody tr td span.savings {
	font-weight: 700!important;
	color:#f00!important;
	font-size: 14px!important;
}
#cruise-summary {
	font-size:13px
}
#cruise-summary table {
	width: 100%;
	border-collapse: collapse;
	font-size:13px;
}
#cruise-summary table thead {
	border: 1px solid rgb(153, 153, 153);
	background: #5e87a1;
	font-size: 12px;
}
#cruise-summary table thead tr th span {
	font-weight: 700;
	padding: 6px;
	display: block;
	color: #fff;
	font-size: 15px;
}
#cruise-summary table thead tr th a {
	text-decoration:underline;
	color:#fff;
}
#cruise-summary table thead tr th a:hover {
	text-decoration:none;
}
#cruise-summary table tbody tr {
	background: #fff;
	border-top: 1px solid rgb(153, 153, 153);
}
#cruise-summary table tbody tr:nth-child(2n) {
	background: rgba(94, 135, 161, 0.13);
}
#cruise-summary table tbody tr td {
	padding: 13px;
}
#cruise-summary table tbody tr td span {
	text-align: center;
	display: block;
}
#cruise-summary div.right span.phone strong {
	font-weight: 300;
	font-size: 14px;
	text-shadow: none;
	text-transform: none;
	padding-left: 10px;
}
#cruise-summary ul li:nth-child(even) > span > span {
	padding: 0;
	padding-left: 16px;
	display: inline-block;
}
#cruise-summary ul li:nth-child(even) > span > span .ui-icon-circle {
	margin-left: -16px;
	top: 2px;
	position: relative;
}
#resv-form {
	width: 440px;
	padding: 30px;
}
#resv-form h1 {
	margin-top: 0;
}
#resv-form ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#resv-form ul li {
	display: inline-block;
	width: 218px;
	padding: 5px 0;
	font-weight: 700;
	font-size: 13px;
	font-family: 'Roboto';
}
#resv-form ul li input, #resv-form ul li select, #resv-form ul li textarea {
	font-size: 12px;
	font-weight: 500;
	font-family: 'Roboto';
	padding: 3px 6px;
	margin: 0;
}
#resv-form ul li input {
	width: 190px;
}
#resv-form ul li select {
	width: 206px;
}
#resv-form ul li.wide {
	width: 440px;
}
#resv-form ul li.wide select {
	width: 426px;
}
#resv-form ul li.wide textarea {
	width: 412px;
	height: 90px;
}
#resv-form .button {
	margin-top: 20px;
	display: block;
	text-align: center;
}
#resv-form ul {
	display: none;
}
#resv-form.step-three .step-three {
	display: block;
}
#resv-form.step-two .step-two {
	display: block;
}
#resv-form.step-one .step-one {
	display: block;
}
.flash {
	-moz-animation: flash 1s ease-out;
	-moz-animation-iteration-count: 1;
	-webkit-animation: flash 1s ease-out;
	-webkit-animation-iteration-count: 1;
	-ms-animation: flash 1s ease-out;
	-ms-animation-iteration-count: 1;
}
@-webkit-keyframes flash {
 0% {
background-color:none;
border-color:inherit;
color:inherit;
}
 50% {
background: #f4c4c9;
border-color: #ff2c21;
color: #C00;
}
 100% {
background-color:none;
border-color:inherit;
color:inherit;
}
}
@-moz-keyframes flash {
 0% {
background-color:none;
border-color:inherit;
color:inherit;
}
 50% {
background: #f4c4c9;
border-color: #ff2c21;
color: #C00;
}
 100% {
background-color:none;
border-color:inherit;
color:inherit;
}
}
@-ms-keyframes flash {
 0% {
background-color:none;
border-color:inherit;
color:inherit;
}
 50% {
background: #f4c4c9;
border-color: #ff2c21;
color: #C00;
}
 100% {
background-color:none;
border-color:inherit;
color:inherit;
}
}
.light {
	font-weight:400!important;
}
#search-box {
	margin: 10px auto;
	width: 680px;
	background: #f8f8f8;
	border: 1px solid #e5e1db;
	padding: 20px;
}
#search-box select {
	width: 230px;
	margin: 5px 10px;
	padding: 3px 6px;
	font-family: 'Roboto';
	font-size: 12px;
	font-weight: 500;
}
#search-box h2 {
	margin: 0 0 15px;
	text-align: center;
	font-weight: 500;
}
#search-form div {
	min-height: 160px;
	float: left;
	width: 430px;
}
#search-form div input {
	display: none;
}
#search-form div input + label {
	background-color: #fafafa;
	border: 1px solid #5e87a1;
	box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05);
	padding: 7px 9px 7px 19px;
	display: inline-block;
	position: relative;
	margin: 5px;
	font-weight: 500;
	cursor: pointer;
}
#search-form div input:checked + label {
	background-color: #e9ecee;
	border: 1px solid #BF5D41;
	box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05), inset 15px 10px -12px rgba(255,255,255,0.1);
	color: #5e87a1;
}
#search-form div input + label:after {
	content: '\2205';
	position: absolute;
	top: 6px;
	left: 2px;
	color: #BF5D41;
	font-size: 14px;
	font-weight: 700;
}
#search-form div input:checked + label:after {
	content: '\2714';
	font-size: 14px;
	position: absolute;
	top: 7px;
	left: 4px;
	color: #BF5D41;
	font-weight: 500;
}
#search-results div.loading {
	background: url(https://www.cruisereservationsdirect.com/images/loading.gif) no-repeat top center;
	width: 220px;
	height: 19px;
	margin: 50px auto 50px auto;
	display: none;
	font-weight: 700;
	font-size: 12px;
	line-height: 19px;
	text-align: center;
	letter-spacing: 2px;
}
.overlay .loading {
	background: url(https://www.cruisereservationsdirect.com/images/loading.gif) no-repeat top center;
	width: 220px;
	height: 19px;
	display: block;
	font-weight: 700;
	font-size: 12px;
	line-height: 19px;
	text-align: center;
	letter-spacing: 2px;
}
#search-box a.button {
	text-align: center;
	margin: 20px 0 10px;
	display: block;
}
#content #resv-form .step-one, #content #resv-form .step-two, #content #resv-form .step-three {
	display: block;
}
#content #resv-form {
	width: 500px;
}
#resv-form fieldset {
	margin: 10px;
	width: 440px;
	padding: 10px 20px;
}
#resv-form fieldset legend {
	font-size: 14px;
	font-weight: 500;
}
#additional-cruises {
	display:none
}
.loading-bar {
	display: none;
}
#result-count {
	display: none;
}
#search-results .more-results {
	display: block;
	text-align: center;
	margin: 20px;
}
.cabins .cabin .right {
	float: right;
}
.shadow-image {
	padding: 3px;
	box-shadow: 0 0 10px rgba(0,0,0,1);
	clear: both;
	margin: 10px;
}
img.right {
	float:right
}
img.left {
	float:left
}
div.clear {
	clear:both;
}
#footer div.left {
	display:inline-block;
	width: 920px;
	vertical-align: top;
}
#footer div.right {
	display:inline-block;
	width: 920px;
	vertical-align: top;
	text-align: center;
	margin-top: 20px;
}
#footer>p {
	text-align: center;
}
#footer>p a {
	font-size: 13px;
}
#footer div.left p {
	padding: 0;
	margin: 0;
	line-height: 15px;
	font-size: 11px;
	display: inline-block;
	vertical-align: top;
	width: 304px;
	text-align: center;
	font-weight: 500;
}
#header img {
	height: 74px;
	border: 0;
	padding-top: 10px;
	padding-left: 40px;
}
#header>div {
	background-image: url(../images/phone.png);
	background-size: 80px;
	width: 170px;
	height: 65px;
	position: absolute;
	right: 30px;
	background-repeat: no-repeat;
	padding-left: 80px;
	text-align: center;
	line-height: 19px;
	background-position-y: 8px;
	top: 47px;
}
#header>div .contact {
	font-weight: 700;
	font-size: 18px;
	display: block;
	color: #a4392e;
}
#header>div .phone {
	font-weight: 500;
	font-size: 16px;
	display: block;
}
#header>div .intl-phone {
	font-weight: 500;
	font-size: 12px;
	display: block;
	background: url(../images/flags.png) no-repeat;
	padding-top: 10px;
	background-position: 51px 0;
}
#intl-phone {
	width:400px;
	padding:10px;
	font-size:13px;
}
#intl-phone h3 {
	display: inline-block;
	width: 50%;
	margin: 7px 0;
	font-weight: 700;
	font-size: 14px;
	text-align: center;
}
#intl-phone h3:nth-child(2n-1) {
	color: #a4392e;
}
#content>header>div>span {
	display: block;
	position: absolute;
	bottom: 5px;
	z-index: 2;
	width: 100%;
	text-align: center;
}
#content>header>div>span>ul {
	list-style: none;
	margin: 0;
	padding: 5px;
	background: rgba(0,0,0,.4);
	display: inline-block;
	border-radius: 11px;
	line-height: 0px;
}
#content>header>div>span>ul>li {
	display: inline-block;
	width: 10px;
	height: 10px;
	background: #fff;
	border-radius: 6px;
	margin: 0 2px;
	cursor: pointer;
	border: 1px solid #a4392e;
	padding: 0;
}
#content>header>div>span>ul>li:hover, #content>header>div>span>ul>li.active {
	background: #a4392e;
	border: 1px solid #fff;
}
#phone-banner {
	height: 50px;
	width: 100%;
	position: fixed;
	bottom: 0;
}
#phone-banner div {
	width: 860px;
	margin: 0 auto;
	height: 50px;
	border: 1px solid #ccc;
	border-bottom: none;
	background-repeat: no-repeat;
	background-color: #E9E9E9;
	position: relative;
	padding-left: 120px;
	vertical-align: top;
}
#phone-banner>div>span {
	background: url(../images/phone.png) no-repeat;
	background-size: 80px;
	width: 80px;
	height: 80px;
	display: block;
	position: absolute;
	top: -15px;
	left: 20px;
}
#phone-banner>div>a {
	height: 70px;
	width: 226px;
	vertical-align: top;
	display: inline-block;
	text-align: center;
}
#phone-banner>div>a>h2 {
	margin: 0;
	vertical-align: top;
	font-weight: 500;
	color: #a4392e;
	padding-top: 8px;
}
#phone-banner>div>a>span {
	font-weight: 400;
	font-size: 13px;
}
#phone-banner>div>p {
	display: inline-block;
	width: 160px;
	height: 70px;
	margin: 0;
	padding: 0;
	font-size: 13px;
	text-transform: uppercase;
	text-align: center;
	padding-right: 22px;
}
#phone-banner>div>p>strong {
	display: block;
	font-size: 18px;
	padding-top: 6px;
}
#header>span {
	display: block;
	width: 970px;
	height: 32px;
	background-color: #4f4e4c;
	color: #fff;
	text-align: right;
	line-height: 32px;
	font-weight: 500;
	padding-right: 10px;
	vertical-align:top;
}
#header>span>span {
	font-size:27px;
	font-weight:200;
}
#small-cruise-search {
	width: 210px;
	background: #f8f8f8;
	border: 3px solid #a4392e;
	position: absolute;
	right: 0;
	bottom: 0px;
	display: none;
	padding: 20px;
	border-bottom:0;
	z-index: 2;
}
#small-cruise-search h2 {
	text-align: center;
	font-weight: 500;
	margin: 0 0 15px;
	color:#a4392e;
}
#small-cruise-search select {
	width: 210px;
	margin: 5px 0;
	padding: 3px 6px;
	font-family: 'Roboto';
	font-weight: 500;
	font-size: 12px;
}
#small-cruise-search .button {
	margin: 10px 0 0px;
	display: block;
	text-align: center;
}
#phone-banner #newsletter {
	width: 226px;
	vertical-align: top;
	display: inline-block;
	text-align: center;
	height: 150px;
	position: relative;
	background: rgb(164, 57, 46);
	left: 0;
	top: 0;
}
#phone-banner #newsletter>h2, #phone-banner #newsletter>span, #phone-banner #newsletter>p>span {
	color: #fff;
	margin: 0;
	font-weight: 500;
	padding-top: 8px;
}
#phone-banner #newsletter>span.close {
	display: block;
	width: 27px;
	height: 27px;
	background: url(/images/prettyPhoto/default/sprite.png) no-repeat;
	position: absolute;
	bottom: 5px;
	right: 5px;
	padding: 0;
	cursor: pointer;
}
#phone-banner #newsletter>p>input {
	font-size: 12px;
	font-weight: 500;
	font-family: 'Roboto';
	padding: 3px 6px;
}
#phone-banner #newsletter>h2 {
	cursor: pointer;
}
#phone-banner #newsletter>h2>span {
	font-weight: 400;
	font-size: 13px;
	display: block;
}
#expired {
	position: absolute;
	width: 980px;
	height: 100%;
	z-index: 19;
	background: rgba(0,0,0,.8);
	left: -40px;
}
#expired h1 {
	font-size: 35px;
	text-align: center;
	color: #fff;
}
#cruises-by-month li a:hover {
	background: #fff;
}
#cruises-by-month li.active a {
	background:#fff;
	border: 1px solid #a4392e;
}
#cruises-by-month li a {
padding: 9px 10px;
display: block;
text-align: center;
color: #a4392e;
font: 14px 'Roboto', sans-serif;
border: 1px solid #e5e1db;
background: #f8f8f8;
font-weight: 500;
}
#cruises-by-month li {
display: inline-block;
width: 50%;
}
#cruises-by-month {
width: 370px;
margin: 0 auto;
padding: 0;
list-style: none;
}
.hide-content-link{color: inherit;
font-weight: inherit;
cursor: text;}
.block-item.triple {
    width: 270px;
}

.block-item.triple img {
    float: none;
    width: 100%;
    margin: 0;
}