<?php

header("Content-type: text/css");
$basepath = ($_SERVER['PSS_DEPLOYMENT_CONTEXT'] === 'live' ? '' : '/demo.guestdeck.com') . '/kenwood-sc3';

?>

/* --- ITINERARY --- */
.itinerary	{
	width:498px;
	border:#527d92 solid 1px;
	margin:0 0 20px 0;
	padding:0;
}

.itinerary th	{
	padding:5px 10px;
	text-align:left;
	background-color:#527d92;
	color:#ffffff;
}

.itinerary td	{
	padding:5px 10px;
	border-top:#a8c6d4 solid 1px;
}

.itinerary .odd	{
	background-color:#e2f4fd;
}

.itinerary .even	{
	background-color:#ecf9ff;
}



/* ---- SHIP OVERVIEW ----*/

.shipOverview h2	{
	font-size:50px;
	line-height:40px;
	letter-spacing:-2px;
	text-align:center;
	margin:0 0 5px 0;

}

.shipOverview p	{
	font-size:11px;
	line-height:15px;
	text-align:center;
	text-transform:uppercase;
	font-weight:bold;
}

.shipOverview img	{
	border-bottom:#cccccc solid 1px;
}

.shipOverview .col1of3	{
	padding:115px 0 0 0;
	background-repeat:no-repeat;
	width:158px;
	height:90px;
	border:#cccccc solid 1px;
	background-color:#ECEDEF;;
	overflow:hidden;
}

.shipOverview .decks	{	background-image:url(<?php echo $basepath; ?>/images/ship-overview-decks.jpg); }
.shipOverview .pools	{	background-image:url(<?php echo $basepath; ?>/images/ship-overview-pools.jpg); }
.shipOverview .bars		{	background-image:url(<?php echo $basepath; ?>/images/ship-overview-bars.jpg); }






/* --- SHIP HIGHLIGHTS --- */

.highlights	{
	list-style:none;
	margin:20px 0 20px 0;
	padding:0;
	border-top:#cccccc solid 1px; 
}

.highlights li	{
	width:498px;
	height:100px;
	border-left:#eaeaea solid 1px;
	border-top:#eaeaea solid 1px;
	border-bottom:#cccccc solid 1px; 
	border-right:#cccccc solid 1px; 
	 
	margin:0 0 1px 0;
	display:block;
	overflow:hidden;
	background-color:#ECEDEF;
	
}

.highlights	.thumb	{
	float:left;
	width:160px;
	border-right:#cccccc solid 1px;
}

.highlights .caption	{
	width:307px;
	height:85px;
	overflow:hidden;
	float:left;
	padding:12px 15px 0 15px;
}

.highlights p	{
	font-size:12px;
	line-height:18px;
	margin:0;
}


/* -- EXCURSIONS --- */

h1.excursions	{
	font-size:30px; 
	line-height:30px;
}

h1.excursions span	{
	color: #19313c;
}

table.excursions	{
	width:498px;
	border:#527d92 solid 1px;
	margin:20px 0 20px 0;
	padding:0;
}

.excursions th	{
	padding:5px 10px;
	text-align:left;
	background-color:#527d92;
	color:#ffffff;
}

.excursions td	{
	padding:5px 10px;
	border-top:#a8c6d4 solid 1px;
}

.excursions .first td	{
	border-top:#527d92 solid 1px;
}

.excursions .odd	{
	background-color:#e2f4fd;
}

.excursions .even	{
	background-color:#ecf9ff;
}


/* --- FAQ ---- */
#faq-questions	{
	list-style:none;
	margin:0 0 20px 0;
	padding:0;
	border-top:#eaeaea solid 1px;

}


#faq-questions li	{
	padding:5px 0;
	border-bottom:#eaeaea solid 1px;
}


.backtotop	{
	font-size:11px;
	background-image: url(<?php echo $basepath; ?>/images/faq-top.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:15px;
}


/* --- General chart table --- */
.chart	{
	width:498px;
	border:#cccccc solid 1px;
	margin:0 0 20px 0;
	padding:0;
}

.chart th	{
	padding:5px 10px;
	text-align:left;
	background-color:#222222;
	color:#ffffff;
}

.chart td	{
	padding:5px 10px;
	border-top:#d9d9d9 solid 1px;
}

.chart .odd	{
	background-color:#eaeaea;
}

.chart .even	{
	background-color:#e4e4e4;
}



/* --- GENERAL COPY ---- */
ul.square	{
	list-style: square;
	line-height:18px;
	margin: 0 0 0 15px;
	padding:0;
}

ul.square ul	{
	list-style:inherit;
	margin: 0 0 5px 15px;
	padding:0;
}


.square.excursions	{
	border-top:#e2e2e2 solid 1px;
}

.square.excursions li	{
	padding:10px 0;
	border-bottom:#e2e2e2 solid 1px;
}


ul.options {
	border-top: #e2e2e2 solid 1px;
	list-style: none;
	margin: 0 0 20px 0;
}

.options li {
	background-image: url(<?php echo $basepath; ?>/shell/bullet-arrow.png);
	background-position: center right;
	background-repeat: no-repeat;
	border-bottom: #e2e2e2 solid 1px;
	line-height: 18px;
	padding: 6px 25px 6px 0;
}

.options li a	{
	display:block;
}




.boxed	{
	width:458px;
	padding:20px;
	border:#cccccc solid 1px;
	background-color:#ECEDEF;
	margin:0 0 20px 0;
}


.content h2	{
	font-size:18px;
	margin: 0 0 18px 0;
}



.col1of4	{
	width:116px;
	margin:0 0 0 12px;
	float:left;
}

.col1of3	{
	width:160px;
	margin:0 0 0 10px;
	float:left;
}

.col1of3.first,
.col1of4.first	{
	margin:0px;
}

.container	{
	width:100%;
	overflow:hidden;
	margin:0 0 18px 0;
}



div.hr	{
	width:100%;
	overflow:hidden;
	clear:both;
	margin:30px 0 40px 0;
	height:0px;
	border-top:#cccccc dotted 1px;
}

div.block	{
	width:80px;
	margin:30px auto 40px auto;
	height:4px;
	background-color:#f0f0f0;
	border-top:#cccccc solid 1px; 
	border-left:#cccccc solid 1px; 

}




b	{
	font-weight:bold;
	color:#000000;
}

b sup	{
	font-size:9px;
	vertical-align:text-top;
	font-weight:normal;
}

p.morePhotos	{
	margin:-10px 0 20px 0;
	background-image:url(<?php echo $basepath; ?>/images/history-morephotos.gif);
	background-repeat:no-repeat;
	background-position:center center;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
}

