﻿body
{
	font-size: 1.3em;
}

#container
{
	width: 996px;
	margin: 8px auto 8px auto;
}
.clear
{
    clear: both;
}

#tabs
{
	float: left;
}

#search
{
	float: right;
}

#menu
{
	border-top: solid 1px #ffffff;
	border-bottom: solid 1px #ffffff;
}

#breadcrumbs
{
	padding: 7px 14px 14px 14px;
}

#breadcrumbs .node
{
	color: #e75047;
}

#breadcrumbs .separator
{
	color: #5296b9;
}

#breadcrumbs .current
{
	color: #666666;
	font-weight: bold;
}

#two-column-left
{
	width: 789px;
	padding: 0 14px 0 14px;
	float: left;
}

#three-column-left
{
	width: 235px;
	padding: 0 14px 0 14px;
	float: left;
}

#three-column-centre
{
	width: 526px;
	padding: 0 14px 0 14px;
	float: left;
}

#column-right
{
	width: 165px;
	padding: 0 0 0 14px;
	float: left;
}

#column-right .logo
{
	width: 102px;
	margin: 0 auto 14px auto;
	display: block;
}

.book-online
{
	border-top: solid 1px #e5e5e5;
	border-bottom: solid 1px #e5e5e5;
	padding: 1px 0 1px 0;
}

.book-online .content
{
	background-color: #dff2f9;
	color: #41b1e3;
	font-weight: bold;
	line-height: 49px;
	padding-left: 14px;
}
.book-online .content a
{
	color: #41b1e3;
	font-weight: bold;
}

.book-online .content-booking
{
	background-color: #E84F48;
	color: #41b1e3;
	font-weight: bold;
	line-height: 49px;
	padding-left: 14px;
}
.book-online .content-booking a
{
	color: #FFFFFF;
	font-weight: bold;
}

.sidebar li
{
	border-bottom: solid 1px #e5e5e5;
	font-weight: bold;
	padding-left: 14px;
	line-height: 28px;
}

.sidebar li.live-chat
{
	background-image: url(../images/headphones.gif);
	background-repeat: no-repeat;
	background-position: 14px top;
	padding-left: 36px;
}

.sidebar a
{
	color: #41b1e3;
}

.sidebar-small
{
	float: left;
	padding: 7px 0 7px 0px;
	border-bottom: solid 1px #e5e5e5;
}

.sidebar-small li
{
	float: left;
	width: 68px;
	padding-left: 7px;
	padding-right: 7px;
	line-height: 24px;
}
.sidebar-small li.selected
{
    background: #e84f48;
}

.sidebar-small a
{
	color: #9a9a9a;
}
.sidebar-small li.selected a
{
    color: #FFFFFF;
    font-weight: bold;
}

#packages-contents
{
	background-color: #dff2fa;
	padding: 14px;
}

#packages-contents h2, #news-contents h2, #questions-contents h2
{
	text-transform: uppercase;
	color: #006699;
	font-size: 1.7em;
}

#packages-contents h2
{
	margin-bottom: 0.2em;
}

#packages-contents h3
{
	text-transform: uppercase;
	color: #006699;
	font-size: 1.25em;
}

#packages-contents ul, #news-contents ul, #questions-contents ul
{
	margin: 7px 0 7px 0;
}

#packages-contents li, #news-contents li, #questions-contents li
{
	line-height: 1.5em;
}

#packages-contents a, #news-contents a, #questions-contents a
{
	color: #006699;
	font-size: 1.1em;
	text-decoration: underline;
}

#packages-contents .insert
{
	background-color: #e84f48;
	margin-left: -14px;
	float: left;
	clear: left;
	padding: 7px;
	margin-bottom: 7px;
}

#packages-contents .insert a
{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

#news-contents, #questions-contents
{
	background-color: #dff2fa;
	padding: 14px;
}

#news-contents li
{
	margin-bottom: 14px;
}

#banner
{
	position: relative;
}

#banner .media-overlay
{
	position: absolute;
	top: 28px;
	left: 68px;
}

#banner .itinerary-overlay
{
	position: absolute;
	top: 0px;
	left: 342px;
}

.itinerary-note-red
{
    font-size: 0.85em; 
    padding-bottom: 10px; 
    padding-right: 5px; 
    font-style: italic; 
    line-height: 1.3em;
    color:#E84F48;
}

#Footer
{
    padding:10px 0px;
}
