/**** MAIN COLUMN ****/

#pageTitleHeader {
	width:218px;
	min-height:101px;
	border-top:1px solid transparent;
	border-bottom:1px solid transparent;
}

#centerCol h2.withPic {
	margin:40px 0 35px 0;
	padding:0 0 0 0;
	color:#6876BD;
	font-family:"trebuchet ms",arial,helvetica,sans-serif;
	font-weight:bold;
}
#centerCol img.rupeeTingle {  /* class names like this are a clear sign of coding fatigue :) */
	float:right;
	margin-top:10px;
	display:none;
}

#locationDesc {
	line-height:1.3em;
}
#locContent {
	font-size:0.750em;
	padding:10px 2em;
}

#departureForm {
	margin:2em 0 0 0;
	line-height:1.2em;
	position:relative;
}

#departureForm #departurePoints {
	position:absolute;
	top:0;
	right:0;
	z-index:100;
}

#departureForm h3 {
	margin:0;
	padding:4px 150px 4px 6px;
	color:#FFF;
	background-color:#E65900;
	background-image:url(http://www.cruiseplanet.com.au/statimages/deal_table_head_green.png);
	background-repeat:no-repeat;
	position:relative;
	font-size:1.063em;
	font-family:"trebuchet ms",arial,helvetica,sans-serif;
}
#departureForm select {
	font-size:0.9em;
	margin:3px 3px 0 0;
	display:inline;
}

#priceTable {
	width:100%;
}
#priceTable tr.evenRow {background-color:#F4F7FC;}
#priceTable td {
	padding-top:2px;
	padding-bottom:2px;
	font-size:0.750em;
	font-family:"trebuchet ms",arial,helvetica,sans-serif;
}
#priceTable th {
	font-family:"trebuchet ms",arial,helvetica,sans-serif;
	background-color:#457EF1;
	border-bottom:2px solid #E55A00;
	color:#FFF;
	padding:2px 6px;
	font-size:0.875em;
}
#priceTable th span {
	color:#457EF1;
}

#priceTable th.c1, #priceTable th.c2, #priceTable th.c3 {border-top:3px solid #FFF;border-bottom:3px solid #FFF;}

#priceTable th.c1 {font-size:1em;background-color:#A02920;margin:0;padding:3px 0 4px 6px;text-transform:uppercase;}
#priceTable th.c2 {font-size:0.875em;background-color:#A02920;margin:0;padding:3px 0 4px 0;text-align:center;}
#priceTable th.c3 {font-size:1em;background-color:#A02920;margin:0;padding:3px 0 4px 0;text-align:center;}

#priceTable td.c1 {padding-left:10px;}
#priceTable td.stella {text-align:right;width:80px;}
#priceTable td.c2 {width:90px;text-align:center;}
#priceTable td.c3 {width:70px;text-align:center;padding-left:10px;}



/* ****** SIDEBAR ****** */

#rightSideSpecials .bestBox {
	margin:0 0 20px 0;
	text-align:center;
	color:#000;
}
#rightSideSpecials .bestBox h3 {
	background-image:url(http://www.cruiseplanet.com.au/statimages/right_blue_top.png);
	font-family:"trebuchet ms",arial,helvetica,sans-serif;
	background-repeat:no-repeat;
	margin:0;
	color:#FFF;
	font-weight:bold;
	font-size:0.75em;
	text-align:center;
	line-height:1.2em;
	background-color:#0078C1;
	padding:4px 12px 4px 12px;
}
#rightSideSpecials .bestBox p {
	font-size:0.750em;
	padding:10px 5px 5px 5px;
	border-left:1px solid #0068B1;
	border-right:1px solid #0068B1;
	margin:0;
}
#rightSideSpecials .bestBox p strong {
	color:#EE1C25;
	display:block;
}
#rightSideSpecials .bestBox a {
	display:block;
	border-left:1px solid #0068B1;
	border-right:1px solid #0068B1;
	border-bottom:1px solid #0068B1;
	padding:0 0 10px 0;
}
#rightSideSpecials .bestBox a img {border-width:0;}




#officeSpace {
	display:block;
	width:270px;
	height:80px;
	position:absolute;
	top:0;
	right:0;
}
#officeSpace img {border:0;}




