/*--------------------------------------------------*/
/*--- Header ---------------------------------------*/
/*--------------------------------------------------*/
#header {
	border-bottom: none;
}

/*--------------------------------------------------*/
/*--- Content Match --------------------------------*/
/*--------------------------------------------------*/
#contentMatch {
	position: relative;
	width: 895px;
	padding: 15px 0 12px 5px;
	overflow: auto;
	border-top: 1px dotted #6c6a67;
}
div.cruiseFinderResults
{
    
}
#matchInfo {
	position: absolute;
	top: 0px;
	left: 350px;
	text-align: center;
	margin-top: 15px;
}
#contentMatch h4 {
	position: relative;
	width: 200px;
	font-size: 12px;
	font-weight: 400;
	font-family: "Cinzel";
	color: #6c6a67;
	text-transform: uppercase;
}
#contentMatch h3 {
	position: relative;
	width: 200px;
	font-size: 20px;
	font-weight: bold;
	font-family: "Montserrat";
	color: #6c6a67;
	text-transform: uppercase;
	letter-spacing: 1px;
}
#contentMatch a.compare {
	background: url(/media/common/signup_arrows.gif) 100% no-repeat;
    color: #5d87a1;
    display: inline;
    float: left;
    font-size: 10px;
    font-weight: bold;
    font-family: "Montserrat";
    text-transform: uppercase;
    text-decoration: none;
    padding-right: 10px;
}
#backOffers a.compare:link, #backOffers a.compare:visited {
    color: #5d87a1;
    text-decoration: none;
}
#backOffers a.compare:hover, #backOffers a.compare:active {
    color: #5d87a1;
    text-decoration: underline;
}
#matchCompare {
	position: relative;
	float: left;
	padding-top: 10px;
}
#matchCompare h4 {
	font-size: 10px;
	font-weight: bold;
	font-family: "Montserrat";
	color: #c57058;
	line-height: 20px;
	text-transform: none;
	text-decoration: none;
	display: inline;
	float: left;
	margin: 5px 0px 0px 10px;
}

#matchCompare a.compareButton {
	width: 70px;
	float: left;
	font-size: 10px;
	font-weight: bold;
	font-family: "Montserrat";
	color: #fff;
	line-height: 20px;
	text-transform: uppercase;
	padding: 4px 10px;
	text-decoration: none;
	display: inline-block;
	background-color: #BF5D41;
	text-align: center;
}
#matchCompare a:hover {
	text-decoration: underline;
}

/*--------------------------------------------------*/
/*--- Match View -----------------------------------*/
/*--------------------------------------------------*/
#matchView {
	position: relative;
	float: right;
	overflow: auto;
	padding-bottom: 10px;
	padding-top: 5px;
}
#matchView ul {
	position: relative;
	float: left;
	font-size: 10px;
	font-weight: 400;
	font-family: "Montserrat";
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 0px 0 0 0;
}
#matchView ul li {
	position: relative;
	float: left;
	list-style: none;
	padding: 0 0 0 10px;
}
#matchView ul li a {
	display: block;
	color: #6c6a67;	
	text-decoration: none;
	background-color: #f1efeb;
	text-align: center;
	padding: 7px 10px;
}
#matchView ul li.gallery a {
	width: 125px;
	display: block;
	color: #6c6a67;	
	text-decoration: none;
	text-align: left;
	padding: 7px 0 7px 10px;
	background: #fff url(/media/common/galleryview-bg.png) no-repeat 97%;
}
#matchView ul li.list a {
	width: 95px;
	display: block;
	color: #6c6a67;	
	text-decoration: none;
	text-align: left;
	padding: 7px 0 7px 10px;
	background: #fff url(/media/common/listview-bg.png) no-repeat 97%;
}
#matchView ul li a:link, #matchView ul li a:visited {
	color: #6c6a67;
	text-decoration: none;
	border: solid 1px #f1efeb;
}
#matchView ul li a:hover, #matchView ul li a:active {
	color: #6c6a67;
	text-decoration: none;
	border: solid 1px #6c6a67;
}
#matchView ul li.selected a:link, #matchView ul li.selected a:visited,
#matchView ul li.selected a:hover, #matchView ul li.selected a:active {
	color: #6c6a67;
	text-decoration: none;
	border: solid 1px #6c6a67;
}

/*--------------------------------------------------*/
/*--- Content Result -------------------------------*/
/*--------------------------------------------------*/
#contentResult {
	position: relative;
	width: 900px;
	overflow: auto;
}
#contentResult .resultRow {
	position: relative;
	width: 900px;
	overflow: auto;
	padding-bottom: 10px;
}
#contentResult .resultRow.first {
	margin-bottom: 22px;
}
#contentResult .resultRow .result {
	position: relative;
	float: left;
	width: 222px;
	margin-right: 4px;
	overflow: hidden;
}
#contentResult .resultRow .result .includedInfo {
	position: absolute;
	z-index: 3;
	top: 0;
	background-color: #f1efeb;
	padding: 0;
	margin: 0;
}
#contentResult .resultRow .result .includedInfo .deals {
	position: relative;
	padding: 15px 0 0 0;
}
#contentResult .resultRow .result .includedInfo h3 {
	position: relative;
	font-size: 14px;
	font-weight: bold;
	font-family: "Montserrat";
	line-height: 16px;
	color: #6c6a67;
	text-transform: uppercase;
	padding: 15px 0 0 0;
}
#contentResult .resultRow .result .includedInfo h5 {
	font-size: 12px;
	font-weight: bold;
	font-family: "Montserrat";
	line-height: 18px;
	color: #bf5d41;
	text-transform: uppercase;
	padding: 20px 0 0 15px;
}
#contentResult .resultRow .result .includedInfo .resultHeader {
    position: relative;
    padding-bottom: none;
    height: 60px;
    width: 192px;
    border-bottom: 1px dotted;
}
#contentResult .resultRow .result .includedInfo ul {
	padding: 0 0 15px 15px;
	width: 165px;
	font-size: 12px;
	font-weight: 400;
	font-family: "Montserrat";
}
#contentResult .resultRow .result .includedInfo ul#plus {
	padding: 0 0 0 15px;
}
#contentResult .resultRow .result .includedInfo ul li {
	padding-bottom: 5px;
}
#contentResult .resultRow .result .return .cruise {
   	position: relative;
	width: 192px;
	height: 25px;
	padding: 11px 15px 0 15px;
	background-color: #5d86a0;
	overflow: auto;
}
#contentResult .resultRow .result .return .cruise h4 {
	position: relative;
	float: left;
	font-size: 11px;
	font-weight: 500;
	font-family: "Montserrat";
	color: #f1efeb;
	line-height: 15px;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 0 0 0 0; 
}
#contentResult .resultRow .result .return .cruise {
	position: relative;
	float: right;
	width: 10px;
	height: 9px;
	background: url(/media/common/result_arrows2.png) 0 -50px;
}
#contentResult .resultRow .result.last {
	margin-right: 0;
}
#contentResult .resultRow .included {
	display: none;
	padding-left: 15px;
	background-color: #f1efeb;
	margin: 0;
	height: 435px;
	*height: 410px;
}
#contentResult .resultRow .includedInfo h4 {
	position: relative;
	width: 192px;
	height: 22px;
	padding: 8px 15px 0 15px;
	font-size: 11px;
	font-weight: 400;
	font-family: "Montserrat";
	line-height: 15px;
	letter-spacing: 1px;
	color: #f1efeb;
	text-transform: uppercase;
	background: #5d86a0 url(/media/common/result_arrows.png) 198px 12px no-repeat;
	cursor: pointer;
}
#contentResult .resultRow .includedInfo h4.open {
	background-position: 198px -29px;
}
#contentResult .resultRow .photo {
	position: relative;
	width: 222px;
	height: 198px;
	margin-top: 30px;
}
#contentResult .resultRow .photo .overlay {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 222px;
	height: 61px;
	background: url(/media/common/blackout.png) 0 0 repeat;
	z-index: 2;
}
#contentResult .resultRow .photo .overlay h5 {
	padding: 15px 0 0 15px;
	font-size: 14px;
	font-weight: 400;
	font-family: "Montserrat";
	line-height: 16px;
	color: #edeae6;
	text-transform: uppercase;
	letter-spacing: 1px;
}
#contentResult .resultRow .photo .overlay h6 {
	padding: 0 0 0 15px;
	font-size: 12px;
	font-weight: 400;
	font-family: "Montserrat";
	line-height: 16px;
	color: #edeae6;
	text-transform: uppercase;
	letter-spacing: 1px;
}
#contentResult .resultRow .photo .overlay h3{
	position: relative;
	padding: 10px 0 0 15px;
	font-size: 0;
    line-height: 0;
    text-indent: -10000px;
}
#contentResult .resultRow .photo .overlay span.price {
	font-size: 12px;
	font-weight: bold;
	font-family: "Montserrat";
}
#contentResult .resultRow .photo .overlay h6 span.proxima-bold {
    font-size: 13px;
    font-weight: bold;
    font-family: "Montserrat";
}
#contentResult .resultRow .info {
	position: relative;
	width: 192px;
	padding: 15px 15px 0 15px;
	background-color: #fff;
}
#contentResult .resultRow .info h3 {
	font-size: 12px;
	font-weight: bold;
	font-family: "Montserrat";
	line-height: 16px;
	letter-spacing: 1px;
	color: #5d86a0;
}
#contentResult .resultRow .resultHeader {
	position: relative;
	width: 192px;
	height: 55px;
	overflow: hidden;
}

/*--------------------------------------------------*/
/*--- Content Result Detail ------------------------*/
/*--------------------------------------------------*/
#contentResult .resultRow .detail {
	border-top: 1px solid #DADAD9;
	border-bottom: 1px solid #DADAD9;
	padding: 12px 0;
	overflow: auto;
}
#contentResult .resultRow .detail h4 {
	font-size: 15px;
	font-style: italic;
	font-weight: 400;
	font-family: "Montserrat"; 
	color: #6c6a67;
	text-transform: none;
}
#contentResult .resultRow .detail h5 {
	font-size: 12px;
	font-weight: 400;
	font-family: "Montserrat";
	color: #6c6a67;
	padding: 5px 0 0 0;
	letter-spacing: -1px;
}
#contentResult .resultRow .detail span {
	color: #bf5d41;
	font-size: 12px;
	font-weight: 500;
	font-family: "Montserrat";
}
#contentResult .resultRow .detail span.date {
	font-size: 12px;
	font-weight: 500;
	font-family: "Montserrat";
	color: #6c6a67;
}
#contentResult .resultRow .detail .compare {
	position: relative;
	width: 192px;
	padding-top: 25px;
	font-size: 11px;
	font-weight: 400;
	font-family: "Montserrat";
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #6c6a67; 
}
#contentResult .resultRow .detail .compare a {
 text-decoration: none;
 color: #6c6a67;
}

#contentResult .resultRow .detail .compare div {
	cursor: pointer;
}
#contentResult .resultRow .detail .compare label {
	display: block;
	padding-top: 2px;
}
#contentResult .resultRow .detail .remove {
    float: right; 
    margin-top: 4px;
}
#contentResult .resultRow .cruise {
	position: relative;
	width: 192px;
	overflow: auto;
	padding: 10px 0;
}
#contentResult .resultRow .cruise a {
	position: relative;
	font-size: 10px;
	font-weight: 500;
	font-family: "Montserrat";
	color: #5d87a1;
	text-transform: uppercase;
	text-decoration: none;
	padding: 0 10px 0 0;
	letter-spacing: -1px;
}
#contentResult .resultRow .cruise .book {
	position: relative;
	float: left;
	width: 96px;
	overflow: auto; 
}
#contentResult .resultRow .cruise .book a {
	float: left;
	padding-right: 10px;
	background: url(/media/common/signup_arrows.gif) 100% no-repeat;
}
#contentResult .resultRow .cruise .book a:hover {
	text-decoration: underline;
}
#contentResult .resultRow .cruise .save {
	position: relative;
	float: right;
	overflow: auto;
}
#contentResult .resultRow .cruise .save a {
	padding-right: 10px;
	float: right;
	background: url(/media/common/signup_arrows.gif) 100% no-repeat;
}
#contentResult .resultRow .cruise .save a:hover {
	text-decoration: underline;
}

/*--------------------------------------------------*/
/*--- Content ViewDetail ---------------------------*/
/*--------------------------------------------------*/
#contentResult .resultRow .viewDetail {
	position: relative;
	width: 222px;
	margin-top: 4px;
	background-color: #C06044;
}
#contentResult .resultRow .viewDetail a {
	display: block;
	padding: 12px 0 10px;
	font-size: 18px;
	font-weight: 400;
	font-family: "Montserrat";
	color:#fff;						/* IB 6-20-12 */
	line-height: 16px;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 1px;
	background-color: #C06044;		/* IB 6-20-12 */
}
#contentResult .resultRow .viewDetail a:link, #contentResult .resultRow .viewDetail a:visited {
	color: #fff;					/* IB 6-20-12 */
	text-decoration: none;
}
#contentResult .resultRow .viewDetail a:hover, #contentResult .resultRow .viewDetail a:active {
	color: #fff;					/* IB 6-20-12 */
	text-decoration: none;
}
#contentResult .resultRow .viewDetail h3 {
	text-align: center;
}

/*--------------------------------------------------*/
/*--- Content Result List --------------------------*/
/*--------------------------------------------------*/
#contentResultlist {
	position: relative;
    width: 900px;
	margin-bottom: 22px;
	padding-bottom: 22px;
	border-bottom: 1px dotted;
}
#contentResultlist table {
	width: 900px;
	border:1px solid #e1e1e1;
	letter-spacing: -1px;
}
#contentResultlist table tr {
	width: 900px;
}
#contentResultlist table tr td {
	font-size: 12px;
	font-weight: 300;
	font-family: "Montserrat";
	padding: 5px 0;
}
#contentResultlist table th {
	font-size: 13px;
	font-style: italic;
	font-weight: 400;
	font-family: "Montserrat";
	color: #6c6a67;
	text-align: left;
	padding: 3px 0;
	border-bottom: 1px solid #ccc;
}
#contentResultlist table tr.odd {
	background-color: #EBE8E3;
}
#contentResultlist table tr.even {
	background-color: #fbfbfb;
}
#contentResultlist table tr td.firstCol {
	padding-left: 5px;
}
#contentResultlist table tr td.firstCol a {
	background-image: none;
}
#contentResultlist table tr th.firstCol {
	padding-left: 5px;
	
}
#contentResultlist table tr td.ship {
	font-size: 12px;
	font-style: italic;
	font-weight: 400;
	font-family: "Montserrat";
	/* padding-left: 10px; */
}
#contentResultlist table tr td.itin {
    width: 250px;
}
#contentResultlist table tr.header {
	background-color: #fbfbfb;
}

#contentResultlist table tr.header td {
	vertical-align:bottom;	
}
#contentResultlist table a {
	color: #5D87A1;
    font-size: 10px;
    font-weight: 500;
    font-style: normal;
    font-family: "Montserrat";
    text-decoration: none;
    text-transform: uppercase;
    padding-right: 10px;
    background: url(/media/common/signup_arrows.png) 100% no-repeat;
}
#contentResultlist table a:link, #contentResultlist table a:visited {
	text-decoration: none;
}
#contentResultlist table a:hover, #contentResultlist table a:active {
	text-decoration: underline;
}

/*--------------------------------------------------*/
/*--- Bottom Compare -------------------------------*/
/*--------------------------------------------------*/
#bottomCompare {
	position: relative;
	width: 900px;
	padding-top: 15px;
	padding-bottom: 34px;
	overflow: auto;
	border-bottom: 1px dotted;
}
#bottomCompare h4 {
	font-size: 10px;
	font-weight: bold;
	font-family: "Montserrat";
	color: #c57058;
	line-height: 20px;
	text-transform: none;
	text-decoration: none;
	display: inline;
	margin: 5px 0 0 10px;
	float: left;
}
#bottomCompare a.compareButton {
	width: 70px;
	float: left;
	font-size: 10px;
	font-weight: bold;
	font-family: "Montserrat";
	color: #fff;
	line-height: 20px;
	text-transform: uppercase;
	padding: 4px 10px;
	text-decoration: none;
	display: inline-block;
	background-color: #BF5D41;
	text-align: center;
}
#bottomCompare a:hover {
	text-decoration: underline;
}
#bottomCompare a.viewResults {
	float: right;
	display: inline;
	color: #5D87A1;
    font-size: 10px;
    font-weight: bold;
    font-family: "Montserrat";
    text-decoration: none;
    text-transform: uppercase;
    padding-right: 10px;
    margin-top: 8px;
    background: url(/media/common/signup_arrows.png) 100% no-repeat;
}
#bottomCompare a.viewResults:link, #bottomCompare a.viewResults:visited {
	text-decoration: none;
}
#bottomCompare a.viewResults:hover, #bottomCompare a.viewResults:active {
	text-decoration: underline;
}

/*--------------------------------------------------*/
/*--- Pagination -----------------------------------*/
/*--------------------------------------------------*/
#pagination {
	position: relative;
	width: 580px;
	margin: 0 auto;
	float: left;
	display: inline;
	padding-left: 40px;
}
#pagination ul {
	position: relative;
	width: auto;
	padding: 0;
	text-align: center;
}
#pagination ul li {
	position: relative;
	display: inline;
	list-style: none;
}
#pagination ul li a {
	color: #6c6a67;
	font-size: 18px;
	font-weight: 400;
	font-family: "Montserrat";
	line-height: 16px;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	padding: 5px 15px;
}
#pagination ul li a:link, #pagination ul li a:visited {
	text-decoration: none;
}
#pagination ul li a:hover, #pagination ul li a:active {
	text-decoration: none;
	color: #bf5e43;
}

#pagination ul li.arrow { 
	padding: 3px 15px;
	font-size: 24px;
	font-weight: bold;
	font-family: "Montserrat";
	color:#ccc;
}

#pagination ul li.arrow a {
	font-size: 24px;
	font-weight: bold;
	font-family: "Montserrat";
}
#pagination ul li.selected a {
	background-color: #fff;
}




#smallResults {
 width: 600px;
 padding: 20px 0px;
}

#smallResults #contentResultlist {
 width: 600px;
}

#smallResults #contentResultlist table {
 width: 600px;
}







/*--------------------------------------------------*/
/*--- popOut ---------------------------------------*/
/*--------------------------------------------------*/

#contentResultlist table tr.popOutDiv {
    padding-left: 0 !important;
    height: 0;
    display: none;
}
#contentResultlist table tr.popOutContainer {
    padding-left: 0 !important;
    height: auto;
    display: none;
    background-color: #fff !important;
}
#contentResultlist table tr.popOutContainer td.firstCol {
    padding-left: 0 !important;
}
.popOut {
	z-index: 2;
	padding-top: 20px;
	background-color: #fff;	
}
.popOut h4 {
    font-size: 14px;
    font-weight: 400;
    font-family: "Cinzel";
    color: #6C6A67;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding-bottom: 15px;
    padding-left: 30px;
}
.popOut .closebutton {
	margin: 0px 30px 0px 0px;
	background-image: none;
	float: right;
}

#contentResultlist .popOut .closebutton a {
    background-image: none;
}

.popOut .closebutton a:link, .closebutton a:visited {
	color: #c06044;
	text-decoration: none;
	background-image: none;
}
.popOut .closebutton a:hover, .closebutton a:active {
	color: #c06044;
	text-decoration: none;
}
#popoutOffers {
	/* width: 840px; */
	margin-left: 30px;
	margin-right: 30px;
	background-color: #f1efeb;
	/*overflow: auto;*/
}
.popOut .voyageBox 
{
    position: relative;
	float: left;
	width: 247px;
	min-height: 225px;
	padding-left: 30px;
	padding-top: 30px;	
	padding-bottom: 30px;
	border-right: 1px solid #e5e1db;
	border-bottom: 0px;
	height: auto;
}
.popOut .voyageBox.last {
	border-right: 0px;
	width: 250px;
}
/*.special*/ #contentText .voyageBox h1 {
	width: 249px;
	font-size: 14px;
	font-weight: bold;
	font-family: "Montserrat";
	color: #6c6a67;
	text-transform: uppercase;
	text-align: left;
	letter-spacing: 1px;
	line-height: 16px;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
}
/*.special */ #contentText .voyageBox p {
	width: 219px;
	/* height: 135px; */
	font-size: 13px;
	font-weight: 400;
	font-family: "Montserrat";
	color: #6c6a67;
	line-height: 18px;
	padding-top: 15px;
	padding-bottom: 10px;
}
.popOut .voyageBox.second {
	border-bottom: 0px;
	border-top: 1px solid #e5e1db;
}
.popOut .voyageBox .detailView {
	position: absolute;
	bottom: 20px;
}
.popOut .detailView a:link, .popOut .detailView a:visited {
	width: auto;
	height: 20px;
	padding: 6px 8px;
	font-size: 10px;
	font-weight: 500;
	font-family: "Montserrat";
	color: #c06044;
	background-color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
}
.popOut .detailView a:hover, .popOut .detailView a:visited:hover {
	background-color: #e5e1db;
}