body {
	font-size:71%;
	margin:0;
	padding:10px;
	color:#3e3f43;
	background:#e6e2df url(../img/book/frontpage-smallspot.png) no-repeat !important;
	width:305px;
	text-align:center;
	background-position: 0 0;
	height:365px;
	overflow:hidden!important;
}
* html body {
	background:none!important;
}
h2 {
	color:#4d5154!important;
	text-transform:uppercase;
	font-weight:normal;
	background:url(../img/book/tabs.png);
	/*height:20px;*/
	line-height:30px;
	margin-top:-10px;
	font-family:Verdana, Arial, Helvetica, sans-serif!important;
	font-size:11px!important;
	font-size:10px\9!important;
	font-weight:bold!important;
	text-align:left;
	padding-left:5px!important;
	padding-top:2px!important;
}
/*LAYOUT*/
img {
	border:none!important;
}
#page {
	width:98.5%;
	min-width:980px;
	max-width:1234px;
	text-align:left;
	background:#e6e2df;
	margin:0 auto;
	padding:0;
}
#header {
	color:#FFF;
	clear:both;
	margin:0 20px 0 20px;
	padding:0 5px 0 5px;
	min-height:90px;
	border-bottom:1px solid #9dbcd9;
}
#header .padding {
	padding:0;
}
#container {
	padding:0 20px;
	min-height:560px;
}
.whiteLine {
	border-top:1px solid #9dbcd9;
}
#footer {
	color:#cccccc;
	background-color:#FFFFFF;
	clear:both;
	margin:2px 0 0 0;
	padding:10px;
	border-bottom:1px solid #888888;
}
#content {
	float:left;
	width:75%;
	padding:15px 0 0 0;
}
#content .padding {
	padding:0;
}
#discount {
	background:#c3004b;
	padding:5px;
	padding-bottom:10px;
	color:#ffffff;
	text-align:center;
	height:120px;
}
#discount a {
	color:#ffffff;
	text-decoration:none;
}
#discount h2 {
	color:#FFFFFF;
	font:bold 1.5em Georgia, "Times New Roman", Times, serif;
	text-align:center;
}
#discount h3 a {
	text-decoration:none;
	color:#ffffff;
}
#discount h3 {
	color:#FFFFFF;
	font:bold 1.1em Georgia, "Times New Roman", Times, serif;
	text-align:center;
	margin-top:-6px;
	margin-bottom:8px;
}
#discount h2 a {
	text-decoration:none;
	color:#ffffff;
}
#additional {
	float:right;
	width:24.5%;
	background:url(../img/book/bg-box.png);
	margin-top:15px;
	margin-bottom:5px!important;
}
#additional .padding {
	padding:8px 0 3px 1px;
}
/* FORMAT */
abbr, acronym, dfn {
	cursor:help;
	border:0;
}
a abbr, a acronym, a dfn {
	cursor:pointer;
}
pre, address {
	margin:0;
	padding:0;
}
p, blockquote {
	margin:0;
	padding:0 0 1em 0;
	line-height:1.4em;
}
/* FORMAT > fonts */
body, input, textarea, select {
	font:0.7em Verdana, Arial, Helvetica, sans-serif;
}
h1, h2, h3, h4, h5, h6 {
	font-family:Georgia, Times New Roman, Times, serif;
	color:#001841;
}
em, i {
	font-style:italic;
}
strong, b {
	font-weight:bold;
}
dfn {
	font-style:normal;
}
cite {
	font-style:italic;
}
code, kbd, pre {
	font:1em "Courier New", Courier, mono;
}
input, select {
	border:1px solid #8f9294;
	padding-left:3px;
}
input[type="checkbox"] {
	border:0;
}
#searchbt {
	margin-top:4px;
	padding:0px;
	border:none;
}
/* ANCHORS */
a {
	text-decoration:none;
	color:#001841;
}
a:link {
}
a:visited {
}
a:hover {
	text-decoration:underline;
}
a:active {
	border:0;
}
/* HEADERS */
h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
	font-weight:normal;
	color:#1847a3;
}
h1 {
	font-size:2em;
}
h2 {
	font-size:1.5em;
	margin:0 0 0px 0;
}
h3 {
	font-size:1.5em;
}
h4 {
	font-size:1.20em;
}
h5, h6 {
	font-size:1em;
}
/* LISTS */
ul, ol, dl {
	margin:0;
	padding:0 0 1em 0;
}
ul ul, ol ol, ol ul, ul ol {
	padding:0;
	margin:0 0 0 2em;
}
ul {
	list-style-type:disc;
}
ol {
	list-style-type:decimal;
}
li {
	margin:0 0 0 2em;
	padding:0;
	line-height:1.4em;
}
dt {
	display:block;
	float:left;
}
dd {
	margin-left:10em;
}
/* FOOTER LINKS */
#footer {
	padding:10px 27px;
	border-top:2px solid #FFF;
	font-family:Verdana, Arial, Helvetica, sans-serif!important;
}
#footer .logos {
	float:right;
	width:auto;
}
#footer .label {
	float:left;
	width:80px;
	clear:left;
	text-align:right;
	margin-right:20px;
}
#footer .links {
	float:left;
	width:auto;
}
#footer p {
	color:#000000;
}
#footer ul {
	list-style-type:none;
	margin:0 0 5px 0;
	padding:0;
}
#footer ul li {
	display:block;
	float:left;
	margin:0;
	padding:0;
}
#footer ul li a {
	display:block;
	float:left;
	width:auto;
	background:url(../img/book/bg-footer-a.gif) left center no-repeat;
	padding:0 8px;
	color:#888888;
	text-decoration:underline;
}
#footer a:hover {
	text-decoration:none;
}
#footer ul li a.first {
	padding:0 8px 0 0;
	background:transparent;
}
/* TABLES */
caption {
	display:block;
	padding:0;
	margin:0;
}
table {
	border:0px;
	border-top:1px solid #000;
	border-left:1px solid #000;
	width:100%;
	margin:0 0 20px 0;
}
th {
	border:0px;
	border-bottom:1px solid #000;
	border-right:1px solid #000;
	padding:2px 5px 2px 5px;
	background-color:#000;
	color:#fff;
}
th.row-header {
	background-color:transparent;
	color:#000;
}
td {
	border:0px;
	padding:2px 5px 2px 5px;
}
tr.alt {
	background-color:#eee;
}
/* FORMS */
form {
	margin:0;
	padding:0;
}
fieldset {
	margin:0;
	padding:10px 0 0 10px;
	border:0;
}
fieldset fieldset {
	padding:0;
	margin:0;
	border:0;
}
legend {
	margin:0;
	padding:0;
	color:#333;
	display:none;
}
fieldset h2 {
	margin:0 0 10px 0;
}
fieldset a {
	font:1em Arial, Helvetica, sans-serif;
	color:#545353;
	margin:0 0 3px 0;
}
.field {
	width:100%;
	padding:0 0 10px 0;
}
.element {
	float:left;
	width:55%;
}
.label {
	padding:0;
	margin:0;
	text-align:left;
}
.input {
	padding:0 20px 0 0;
	margin:0;
}
.element .col div {
	padding:0 0 5px 0;
}
.invalid label {
	color:#f00;
}
.invalid .input {
	background:url(../..../img/book/invalid.gif) top right no-repeat;
}
.valid label {
	color:#00AF6A;
}
.valid .input {
	background:url(../..../img/book/valid.gif) top right no-repeat;
	padding:0 20px 0 0;
}
label {
	display:block;
	padding:0 0 2px 0;
	font-size:1em;
}
fieldset fieldset label {
	float:left;
	width:50%;
	padding:2px 0 0 0;
	margin:0 10px 0 0;
	font-weight:normal;
}
input, textarea, select {
	font-size:1em;
}
textarea {
	width:95%;
	font-size:100%;
	padding:0.2em;
}
input.text {
	width:95%;
	padding:1px 3px;
}
input.radio {
	display:block;
	float:left;
	margin:1px 5px 5px 0;
	padding:0;
}
select {
	width:100%;
}
.short {
	width:50% !important;
}
.button-left {
	float:left;
	width:auto;
}
.button-right {
	float:right;
	width:auto;
}
.warnEmpty {
	display:none;
}
.warn {
	clear:both;
	display:block;
	color:#f00;
}
.highlight {
	color:#F00;
}
.hide {
	display:none;
}
.error p {
	color:#f00;
	margin:0 0 5px 0;
}
/* SHORTCUTS */
#shortcuts {
	position:absolute;
	left:-500px;
	top:-500px;
	width:50%;
}
#toplink {
	position:absolute;
	left:-500px;
	height:1px;
	overflow:hidden;
	width:50%;
}
/* HEADER */
#header ul {
	float:left;
	width:50%;
	list-style-type:none;
	margin:0;
	padding:0;
}
#header li {
	display:block;
	float:left;
	margin:0;
	padding:0;
}
#header li a {
	color:#FFFFFF;
	display:block;
	float:left;
	width:auto;
	padding:0 8px;
	margin:0;
	margin-right:5px;
	text-decoration:underline;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#header a:hover {
	text-decoration:none;
}
#header li a.first {
	padding:5px 15px 0 0;
	background:transparent;
}
/*Logo*/
#logo {
	margin:5px 0 0 5px;
}
#logo {
	float:left;
}
/*Search*/
#search {
	padding:10px 0 0 0;
}
#search ul {
	float:right;
	text-align:right;
	width:auto;
}
#search form {
	float:right;
	width:auto;
}
#search label {
	position:absolute;
	left:-500em;
	top:-500em;
}
#search input {
	float:left;
	width:auto;
	margin:0 0 0 5px;
}
#search input.text {
	width:180px;
}
#tabs {
	padding:0;
	margin:0 0 -1px 0;
}
#tabs ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
#tabs li {
	display:block;
	float:left;
	width:135px;
	margin:0 0 0 7px;
	padding:0;
}
#tabs li.first {
	width:135px;
	margin:0;
}
#tabs a {
	display:block;
}
#tabs .first a {
	margin:0;
}
/* HIGHLIGHT BOXES */
.box {
	margin:1px 0 20px 0px;
	padding:1px 5px;
	border-right:#fff 1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.box .box ul, .box2 ul {
	list-style-type:none;
	margin:0;
	padding:0 0 3px 0;
	background:url(../img/book/horizontal_line.gif) left bottom repeat-x;
}
.box li {
	margin:0 0 3px 0;
	padding:0;
}
.box li a {
	display:block;
	background:url(../img/book/bg-box-a.gif) left center no-repeat;
	padding:0 0 0 10px;
}
.box .item {
	margin:0 0 10px 0;
}
.box .item {
	display:block;
	float:left;
	border:3px solid #FFF;
}
.box .item .text {
	margin:0 0 0 100px;
}
.box2 .item {
	margin:0 0 10px 0;
	height:85px;
}
.box2 .item img {
	display:block;
	float:left;
	border:3px solid #FFF;
}
.box2 .item .text {
	margin:0 0 0 100px;
	font-family:Verdana, Arial, Helvetica, sans-serif!important;
}
.box2 {
	margin:5px 0 5px 0px;
	padding:5px 15px;
}
.box2 h2 {
	margin-top:-15px;
	color:#001841;
}
.box2 ul {
	list-style-type:none;
	margin:0;
	padding:0 0 5px 0;
}
.box2 li {
	margin:0 0 5px 0;
	padding:0;
}
.box2 li a {
	display:block;
	background:url(../img/book/bg-box-a.gif) left center no-repeat;
	padding:0 0 0 10px;
}
/* HOMEPAGE */
.closeButton {
	float:right;
	width:auto;
}
.closeButton a {
	padding:0 !important;
	background:transparent !important;
}
#tab-content {
	padding:0;
	margin:0 2px 0 0;
	border:1px solid #FFF;
	background:#FFF url(../img/book/bg-panel.gif) left bottom repeat-x;
	min-height:423px;
}
#loader {
	margin:100px;
	text-align:center;
}
.panel {
	padding:10px;
}
.panel h1 {
	font-size:1.9em;
	margin:0 10px 10px 10px;
	color:#001841;
}
.panel ul {
	list-style-type:none;
	margin:0!important;
	padding:0!important;
}
.panel li {
	margin:0 0 2px 0;
	padding:0;
}
.panel li a {
	display:block;
	background:url(../img/book/bg-box-a.gif) left no-repeat;
	padding:0 0 0 10px;
}
.panel ul.header-link {
	float:right;
	padding:0 10px 0 0;
	margin-right:10px!important;
	font-size:1.2em;
	margin-top:-2px!important;
}
.panel ul.header-link2 {
	float:right;
	padding:0 10px 0 0;
	margin-right:10px!important;
	font-size:1.2em;
	margin-top:-2px!important;
}
.panel ul.header-link3 {
	float:right;
	padding:0 10px 0 0;
	margin-right:25px!important;
	font-size:1.2em;
	margin-top:-25px!important;
}
.panel .padding {
	clear:both;
}
/* Booking form */
#currSearch {
	clear:both;
	margin:5px;
}
#book-now {
	text-align:left;
	margin:0;
	width:300px!important;
	height:250px!important;
	padding-top:2px;
	margin-top:0px;
}
#book-now h2 {
	font-size:1.0em;
	margin-left:0!important;
	Font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#4d5154;
}
#book-now .field {
	padding:0 0 5px 0;
}
#book-now .col1 {
	float:left;
}
#book-now .col3 {
	margin-right:9px;
	float:right;
	text-align:right;
}
#book-now label {
	width:auto;
	margin:0;
}
#book-now input[type="text"] {
	width:100px;
}
#book-now input.submit {
	float:right;
}
#book-now form p {
	padding:0;
}
#book-now form li a {
	margin:3px 0 0 0 !important;
}
#book-now #searchbutton {
	position: absolute;
	bottom: 20px;
	left: 15px;
	display: block;
	padding: 9px 5px;
	height: 18px;
	width: 272px;
	border: 1px solid #d4d6d7;
	text-align: center;
	text-decoration: none;
	color: #58585a;
	background: transparent url(../img/bg/fp-book-btn.png) repeat-x 0 0;
}
/* Group Tour, Self-Guided Tour, Cruise Holiday */
.box-header {
	position:relative;
	float:left;
	min-width:40px;
	margin:0px;
	border-left:#FFF solid 1px;
	cursor:pointer;
	height:30px;
}
.box-header a:hover {
	text-decoration:none;
}
.box-title {
	padding-right:14.6px;
}
.box-btn {
	position:relative;
	float:left;
	width:270px;
	/*width:85px; */
	height:16px;
	/*margin:3px 2px;
	padding:5px 4px; */
	padding:5px;
	padding-left:30px;
	text-align:left;
	background:url(../img/bg/box-btn.jpg) 0% 50% no-repeat;
	line-height:14px;
	vertical-align:middle;
	cursor:pointer;
	margin-right:-5px;
/*background-color:#C7C8C9;*/ }
.box-btn:hover {
	background:url(../img/bg/box-btnHover.jpg) 0% 50% no-repeat;
	height:16px;
}

/* Panels - Type */
#book-now #searchbutton:hover {
	background-position: 0 100%;
	text-decoration: none;
}
#book-now #searchbutton .arrow {
	background: transparent url(../img/icons/btn-arrow-black.png) 100% 50% no-repeat;
	padding: 20px;
	color: #58585a;
	font: normal 16px/18px georgia, verdana, arial, helvetica, clean, sans-serif;
	text-transform: uppercase;
}
#type-details .padding {
	padding:10px;
}
.options {
	float:right;
	width:28%;
	margin:0 -1px 0 0;
	font:0.9em Verdana!important;
}
.options ul {
	list-style-type:none;
	padding:0;
	margin:0;
}
.options li {
	display:block;
	margin:0 1px 2px 0;
	padding:1px 0 0 0;
	background:url(../img/book/bg-options-li.gif) left top no-repeat;
}
.options li a {
	display:block;
	font-size:1.3em;
	padding:0 0 1px 1px;
	background:url(../img/book/bg-options-a.gif) left bottom no-repeat;
}
.options li a span {
	display:block;
	padding:13px 10px 14px 20px;
	background:url(../img/book/bg-options-span.gif) left center no-repeat;
}
.options .selected {
	margin:0 0 2px 0;
	background:url(../img/book/bg-options-li-on.gif) left top no-repeat;
}
.options .selected a {
	background:url(../img/book/bg-options-a-on.gif) left bottom no-repeat;
}
.options .selected a span {
	background:url(../img/book/bg-options-span-on.gif) left center no-repeat;
}
#style-details .padding {
	padding:10px;
}
.details {
	float:right;
	width:72%;
}
.details .padding {
	border:1px solid #bbc8c3;
	background:#FFF;
	padding:10px;
}
.details .item {
	border:1px solid #bbc8c3;
	margin:0 0 10px 0;
}
.details .item td a {
	background:url(../img/book/bg-box-a.gif) left center no-repeat;
	padding-left:10px;
}
.details .item .image {
	float:right;
	width:280px;
	overflow:hidden;
}
.details .item .image img {
	display:block;
}
.details .item .text {
	margin:0 250px 0 0;
	padding:6px 10px 2px 10px;
}
.details .item .text h3 {
	color:#3e3f43;
	margin:0;
}
.details .item .text p {
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif!important;
}
.details .more {
	float:right;
	width:auto;
}
.details .more li {
	margin:0;
}
.style h3 {
	color:#013298 !important;
	font:bold 1.0em Georgia, "Times New Roman", Times, serif;
}
.style h3 a {
	text-decoration:underline;
}
.style a:hover {
	text-decoration:none;
}
.style h4 {
	color:#013298;
	font:bold 1.1em Georgia, "Times New Roman", Times, serif;
}
.style h4 a {
	text-decoration:underline;
}
.style a:hover {
	text-decoration:none;
}
/* Panels - Destinations */
.load {
	position:absolute;
	left:-500em;
	top:-500em;
}
.destinations h1 {
	float:left;
	width:50%;
}
.destinations .padding {
	clear:both;
	border:1px solid #bbc8c3;
	background:#FFF;
	min-height:358px;
	padding:10px 10px 0 10px !important;
}
.destinations .cols {
	padding:10px 10px 0 10px;
}
.destinations .col1 {
	float:left;
	width:49%;
	padding:0 0 10px 0;
}
.destinations .col2 {
	float:right;
	width:49%;
}
.destinations .col2 img {
	display:block;
	float:right;
	margin:0 0 10px 0;
}
.destinations p {
	font-size:1.1em;
}
.destinations p a {
	text-decoration:underline;
}
.destinations label {
	margin:10px 0 1px 0;
	font-size:1.2em;
}
.destinations select {
	width:90%;
	font-family:verdana;
}
.destinations .col2 .text {
	float:right;
	width:322px;
	min-height:106px;
}
.destinations .col2 .text h2 {
	margin:0 0 5px 0;
	padding:0 0 5px 0;
	background:url(../img/book/bg-dots.gif) left bottom repeat-x;
}
.destinations .col2 .text p {
	padding:0 0 5px 0;
	font-size:1em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
/* TWO COLUMN */
.col-one, .col-two {
	width:48%;
}
.col-one {
	float:left;
}
.col-two {
	float:right;
}
.cols2 .col {
	float:left;
	width:48%;
	margin:0 1% 0 0;
}
.cols3 .col {
	float:left;
	width:30%;
	margin:0 1% 0 0;
}
/* CLEARING */
.clear:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clear {
	display:inline-table;
}
.padding {
	padding:10px;
}
object, embed {
	display:block;
}
#calendar {
	position:relative;
	width:100%;
	height:10px;
}
#cal-holder {
	display:none;
	position:absolute;
	right:14%;
	bottom:25%;
	z-index:100;
	width:360px;
	height:255px;
}

/* FILTERS */
/* hide from IE-mac \*/ .clear, .caption {
	display: block;
} /* end hide from IE-mac */
#style-details-07 p a {
	text-decoration:underline;
}
/*EMAIL SUBSCRIBE*/
.emailSub {
	border:none;
}
/* DESTINATION DROPDOWN */
.ccDropdown {
	margin-top:10px!important;
	font-family:Verdana, Arial, Helvetica, sans-serif!important;
}
.ccDropdown ul {
	list-style-type:none!important;
	width:300px;
	background:none!important;
	font-family:Verdana, Arial, Helvetica, sans-serif!important;
}
.ccDropdown ul li {
	display:block;
	background:url(../img/book/dropdown.gif) right no-repeat #FFFFFF;
	list-style:none;
	border:1px solid #bbc8c3;
	padding:2px 2px 5px 2px!important;
	margin-right:4px;
	height:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif!important;
}
.ccDropdown ul li a {
	text-decoration:none;
	padding-bottom:0;
	background:none!important;
}
.ccDropdown ul li ul {
	display:none;
	border:1px solid #e4e4e3;
	border-top:none;
	color:#FFFFFF!important;
	height:150px;
	overflow:auto;
	background-color:#FFFFFF!important;
	margin-left:-3px;
	margin-top:18px;
	width:295px;
	position:relative;
	z-index:1000;
}
.ccDropdown ul li ul li {
	display:block;
	list-style-type:none;
	padding:0!important;
	background:#FFFFFF!important;
	border:none;
	border-bottom:1px solid #e4e4e3;
	height:17px;
	font-size:0.8em;
	margin-top:0!important;
}
.ccDropdown ul li:hover > ul {
	display:block;
}
.ccDropdown ul li ul li:hover {
	background:#d98615!important;
}
.ccDropdown ul li ul li a {
	display:block;
}
/* FAVOURITE DESTINATIONS */
.topten {
	margin-top:10px;
}
.topten .text {
	clear:both;
	width:323px;
	float:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.topten .text .favLeft {
	clear:both!important;
	float:left;
	width:33%;
}
.topten .text .favMid {
	float:left;
	width:33%;
}
.topten .text .favRight {
	width:33%;
	float:right;
}
#imgDescription {
	height:25px;
	background:url(../img/book/bg-box.png);
	width:600px;
}
#imgDesc {
	height:45px;
	margin-left:10px;
	width:300px!important;
	margin-bottom:15px!important;
	padding:0px 3px 3px 10px!important;
	font:bold 1.2em Georgia, "Times New Roman", Times, serif;
}
#prev {
	float:right;
	margin-top:-15px;
	margin-right:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif!important;
}
/* FAVOURITE DESTINATIONS */
.topten2 .text {
	width:323px;
}
.topten2 .text .favLeft {
	clear:both!important;
	float:left;
	width:24%;
}
.topten2 .text .favMid {
	float:left;
	width:24%;
}
.topten2 .text .favRight {
	width:24%;
}
/* DROPDOWN */
#ddNav {
	height:70px!important;
}
#nav, #nav ul {
	margin:0;
	padding:0;
	padding-bottom:2px!important;
	list-style-type:none;
	line-height:1.5em;
	cursor:pointer;
	float:right;
}
#nav li, #nav ul {
	border:1px solid #e4e4e3;
}
#nav li {
	background:url(../img/book/dropdown3.gif) right no-repeat #FFFFFF!important;
	width:300px;
	padding-left:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif!important;
}
#nav a:link, #nav a:active, #nav a:visited {
	display:block;
	padding:0px 5px;
	color:#000000;
	text-decoration:none;
	background-color:#ffffff;
}
#nav a:hover {
	background-color:#fff;
	color:#333;
	background:#d98615;
}
#nav li {
	float:left;
	position:relative;
	font-family:Verdana, Arial, Helvetica, sans-serif!important;
}
#nav ul {
	position:absolute;
	left:1px!important;
	width:300px;
	top:1.5em;
	display:none;
	border:none!important;
	z-index:99!important;
	height:300px;
	overflow-x:hidden;
	overflow-y:auto;
}
#nav li ul a {
	width:300px;
	float:left;
}
#nav li ul {
	z-index:1000!important;
}
#nav ul li {
	margin:0!important;
	border:none!important;
	background:#ffffff!important;
	width:300px;
	z-index:50;
}
#nav ul li a {
	background:#ffffff!important;
	font-family:Verdana, Arial, Helvetica, sans-serif!important;
}
#nav ul li a:hover {
	background:#d98615!important;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul {
	display:none;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul {
	display:block;
}
/* TYPE DROPDOWN */
#nav, #navtype {
	margin-top:6px!important;
}
#navtype, #navtype ul {
	margin:0;
	padding:0;
	padding-bottom:2px!important;
	list-style-type:none;
	line-height:1.5em;
	cursor:pointer;
	float:right;
}
#navtype li, #navtype ul {
	border:1px solid #e4e4e3;
	font-family:Verdana, Arial, Helvetica, sans-serif!important;
}
#navtype li {
	background:url(../img/book/dropdown3.gif) right no-repeat #FFFFFF!important;
	width:300px;
	padding-left:10px;
}
#navtype a:link, #navtype a:active, #navtype a:visited {
	display:block;
	padding:0px 5px;
	color:#000000;
	text-decoration:none;
	background-color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif!important;
}
#navtype a:hover {
	background-color:#fff;
	color:#333;
	background:#d98615;
}
#navtype li {
	float:left;
	position:relative;
}
#navtype ul {
	position:absolute;
	left:1px!important;
	width:300px;
	top:1.5em;
	display:none;
	border:none!important;
	z-index:99!important;
	height:300px;
	overflow-x:hidden;
	overflow-y:auto;
}
#navtype li ul a {
	width:300px;
	float:left;
}
#navtype li ul {
	z-index:1000!important;
}
#navtype ul li {
	margin:0!important;
	border:none!important;
	background:#ffffff!important;
	width:300px;
	z-index:1;
}
#navtype ul li a {
	background:#ffffff!important;
}
#navtype ul li a:hover {
	background:#d98615!important;
}
#navtype li:hover ul ul, #navtype li:hover ul ul ul, #navtype li:hover ul ul ul ul {
	display:none;
}
#navtype li:hover ul, #navtype li li:hover ul, #navtype li li li:hover ul, #navtype li li li li:hover ul {
	display:block;
}
#itravel {
	color:#000000;
	margin-bottom:15px;
}
#itravel .itit {
	float:left;
	width:80px;
	color:#000000;
	text-align:right;
	margin-right:20px!important;
}
#itravel .iart {
	color:#000000;
	text-align:left!important;
}
#itravel .iart a {
	text-decoration:underline!important;
}
#itravel .iart a:hover {
	text-decoration:none!important;
}
/* SEARCHING */
#searching {
	display:none;
	position:fixed;
	left:0;
	top:0;
	background:url(../img/book/inter-bg.png);
	width:100%;
	height:1000px;
	border:1px solid #001841;
	text-align:center;
	z-index:2000;
}
#searching .padding {
	padding: 2% 15%!important;
}
#searching #interstitial .logo {
	margin:5px 0;
}
#searching .padding .searchhol {
	background:#bbc8c3!important;
	width:60%;
}
#searching .padding .searchhol .logo {
	margin-top:10px;
}
#searching .padding .searchhol .text {
	margin-top:8px;
	margin-bottom:5px;
}
#searching #wait {
	margin-top:5px;
	clear:both;
}
#searching .checked {
	margin-top:5px;
}
#searching .title {
	background:#ffffff;
	color:#6f0839;
	font:bold 2.0em Georgia, "Times New Roman", Times, serif;
	width:750px;
	padding:4px 0;
	border:1px solid #e4e4e3;
}
#searching {
	border:none!important;
}
#searching .interBdr {
}
/* Img desc */
#imgDesc {
	margin-top:5px!important;
	padding-top:3px!important;
}
#chgImg {
	text-align:left;
	padding:3px 0 3px 15px;
	background:#e4e4e3;
	margin:0 9px!important;
}
#imgDescription {
	margin-left:10px;
	margin-bottom:10px;
	height:40px;
}
/* More Booking Options */
#moreBook {
	display:none;
	position:relative;
}
#moreBook h5 {
	color:#001841;
	font-weight:bold;
}
.room-dob-holder {
	display:none;
}
.child-dob {
	float:left;
	width:20%;
	padding-left:15px!important;
}
#req_rooms .col1, #req_rooms .col2, #req_rooms .col3, #req_rooms .col4 {
	float:left;
	width:30%;
}
#moreBook small {
	font-size:0.8em;
	font-weight:bold;
}
.fadeout {
	display:none;
}
.mvoffer {
	position:absolute;
	background:url(../img/book/bg-box.png);
	margin-left:500px!important;
}
/*OFFERS */
/*OFFERS TEST */
#threebest {
	color:#001841;
	margin-left:10px;
	margin-top:8px;
}
.image img {
	width:200px;
	margin-right:15px;
}
.offer {
	float:left;
	background:#ffffff;
	width:202px;
	padding:5px;
	border:1px solid #cccccc;
	margin-right:9px;
}
.offer h3 {
	height:34px;
	font-weight:bold;
	font-size:1.3em;
	color:#001841;
	margin-top:3px;
}
.row2, #ajax1 .row3 {
	display:none;
}
.toppag, #ajax1 .topsort {
	display:none;
}
p {
	padding-bottom:0;
}
.offer .price {
	color:#c3004b;
	float:right;
	font-weight:bold;
	font-size:1.1em;
	margin-top:-70px;
}
.offer .save {
	font-weight:bold;
}
.offer .select {
	float:right;
	margin-top:-10px;
}
#lates {
	background:url(../img/book/horizontal_line.gif) left bottom repeat-x;
}
/*#threebest {color:#001841;margin-left:10px;margin-top:7px;}
.image  {height:132px!important;margin-right:15px;}
.offer {float:left;background:#ffffff; width:202px;padding:5px;padding-bottom:0!important;border:1px solid #cccccc;margin-right:9px;}
.offer h3 {height:34px;font-size:1.3em;font-weight:bold;color:#001841;}
.row2, .row3 {display:none;}
.toppag, .topsort {display:none;}
.offer .price {color:#c3004b;float:right;font-weight:bold;margin-top:-80px;font-size:1.1em;font-family:Verdana, Arial, Helvetica, sans-serif;}
.offer .save {font-weight:bold;margin-top:-10px!important;}
.offer .select {float:right;margin-top:-30px;}
.offer .resort {font-weight:bold;padding-bottom:3px;}

.offer .image .normal {height:100%;max-width:212px;}
.offer .image .panoramic{height:auto;width:100%;}*/
/* Panels - Time */
.time .padding {
	padding:10px;
}
.dates {
	padding:0;
	margin:10px 0 0 0;
	background:url(../img/book/bg-tabs.gif) bottom left repeat-x;
}
.dates ul {
	list-style-type:none;
	margin:0;
	padding:0;
	font-style:normal;
	font-family:Georgia, Times New Roman, Times, serif;
}
.dates li {
	margin:0;
	padding:0;
	display:block;
	float:left;
	width:24.5%;
}
.dates a {
	display:block;
	color:#001841;
	background:#ddeefe !important;
	text-decoration:none;
	font-weight: bold;
	padding:6px 10px !important;
	margin:0 0 0 10px;
	border:1px solid #bbc8c3;
	font-size:1.3em;
}
.dates li.first a {
	margin:0;
}
.dates a:hover {
	background:#FFF!important;
	border-bottom:1px solid #fff;
}
.dates a.selected {
	background:#fff!important;
	border-bottom:1px solid #fff;
}
.months {
	background:#FFF;
	border:1px solid #bbc8c3;
	border-top:0;
	min-height:300px;
	padding:10px;
}
.month {
	float:left;
	width:33%;
}
.month .padding {
	width:208px;
}
.one {
	float:left;
}
.two {
	float:left;
	text-align:center;
}
.three {
	float:right;
}
.two .padding {
	margin:0 auto;
	text-align:left;
}
.three .padding {
	float:right;
}
.month img {
	display:block;
	margin:0 0 10px 0;
}
.month h2 {
	color:#3e3f43;
}
.month .more {
	margin:10px 0 0 0;
}
.other-options {
	font-weight:bold;
	font-family:Georgia, Times New Roman, Times, serif;
}
.other-options li {
	float:left;
	width:33%;
	font-size:1.3em;
	margin:10px 0 0 0;
}
.other-options li a {
	float:left;
	width:auto;
	margin:0 0 0 11px;
}
/*PREDICTIVE TEXT */
.large_predd {
	height: 150px;
	overflow: auto;
	width: 250px !important;
}
#preddict {
	position: absolute;
	overflow:auto;
	z-index: 1000;
	border: 1px solid black;
	background-color: white;
	padding: 0;
	display: none;
	width: 250px !important;
}
#preddict {
	font-size: 1.5em;
}
#preddict .opt_sel, #preddict .opt_unsel {
	width: 177px !important;
	width: 178px;
}
#preddict.large_predd .opt_sel, #preddict.large_predd .opt_unsel {
	width: 161px !important;
	width: 100%;
}
#preddict div {
	font: 0.7em Arial, Helvetica, sans-serif !important;
	cursor: pointer;
}
.opt_sel, .opt_unsel {
	padding: 1px 0 1px 3px;
	font:0.7em Tahoma, verdana, Arial, Helvetica, sans-serif!important;
}
.opt_sel {
	color: white;
	background-color: #000066;
}
.opt_unsel {
	color: black;
	background-color: white;
}
.actb_pred {
	border: 1px solid gray;
	width: 165px;
	text-align:left;
}
.large_predd table {
	padding:0 3px;
}
table td {
	text-decoration:none !important;
}
/* TYPE */
#row1 .typeDets, #row3 .typeDets, #row2 .typeDets {
	float:left;
	width:157px!important;
	border:1px solid #e8e8e8;
}
#row1, #row2, #row3 {
	clear:both;
}
.typeDets {
	margin-right:10px!important;
	background:#ffffff;
}
html>/**/body .typeDets {
	margin-bottom:10px;
}
*+html .typeDets {
	margin-bottom:10px;
}
.typeDets .image {
	padding:3px;
}
.typeDets .image img {
	width:150px!important;
}
.typeDets .text {
	padding-bottom:3px;
	padding-left:3px;
	font-weight:bold;
	height:25px;
	margin-top:0;
}
.typeDets .text a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.divHover {
	background:#c3004b;
}
.divHover a {
	color:#ffffff;
	cursor:pointer;
}
* html .type {
	width:95%;
}
/* OFFERS */

.pricenew {
	float:right;
	color:#c3004b;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.0em;
}
.divHover .pricenew {
	float:right;
	color:#ffffff;
	font-weight:bold;
}
/* Main Style Sheet for jQuery UI date picker */
/*
#ui-datepicker-div, .ui-datepicker-inline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 0;
	margin: 0;
	background: #ffffff;
	width: 185px;
	z-index:10000;
}
#ui-datepicker-div {
	display: none;
	border: 1px solid #cccccc;
	z-index: 100; 
	padding:3px;
}
.ui-datepicker-inline {
	float: left;
	display: block;
	border: 0;
}
.ui-datepicker-rtl {
	direction: rtl;
}
.ui-datepicker-dialog {
	padding: 5px !important;
	border: 4px ridge #ddd !important;
}
.ui-datepicker-disabled {
	position: absolute;
	z-index: 100;
	background-color: white;
	opacity: 0.5;
}
button.ui-datepicker-trigger {
	width: 25px;
}
img.ui-datepicker-trigger {
	margin: 2px;
	vertical-align: middle;
}
.ui-datepicker-prompt {
	float: left;
	padding: 2px;
	background: #ffffff;
	color: #000;
}
* html .ui-datepicker-prompt {
	width: 185px;
}
.ui-datepicker-control, .ui-datepicker-links, .ui-datepicker-header, .ui-datepicker {
	clear: both;
	float: left;
	width: 100%;
	color: #ffffff;
}

.ui-datepicker-control {
	background: #ffffff;
	padding: 2px 0px;
}
.ui-datepicker-links {
	background: #ffffff;
	padding: 2px 0px;
}
.ui-datepicker-control, .ui-datepicker-links {
	font-weight: bold;
	font-size: 80%;
}
.ui-datepicker-links label {
	padding: 2px 5px;
	color: #888;
}
.ui-datepicker-clear, .ui-datepicker-prev {
	float: left;
	width: 34%;
}
.ui-datepicker-prev {
	text-align:left;
	margin-left:0;
}

.ui-datepicker-rtl .ui-datepicker-clear, .ui-datepicker-rtl  {
	float: right;
	text-align: right;
}
.ui-datepicker-current {
	float: left;
	width: 30%;
	text-align: center;
}
.ui-datepicker-close, 
{
	display:none;
	float: right;
	width: 34%;
	text-align: right;
	color: #ff0000!important;
}
.ui-datepicker-next {
	float: right;
	width: 34%;
	text-align: right;
	color: #ff0000!important;
}

.ui-datepicker-next a {color:#4d5154;text-decoration:none;}
.ui-datepicker-rtl .ui-datepicker-close, .ui-datepicker-rtl .ui-datepicker-next {
	float: left;
	text-align: left;
	color:#ff0000;
}
.ui-datepicker-header {

	padding: 1px 0 3px;
	background: #ffffff;
	text-align: center;
	font-weight: bold;
	height: 1.2em;e
	margin-bottom:3px;
	color:#000000;
	margin-top:-20px;
	margin-left:30px;
	width:120px;
}
* html .ui-datepicker-header {margin-left:15px!important;margin-top:-3px;}

	
.ui-datepicker-header p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:0.9em;
	font-weight:normal;
	text-transform:uppercase;
	color:#4d5154;
}
.ui-datepicker-header select {
	background: #ffffff;
	color: #000000;
	border: 0px;

}
.ui-datepicker {
	background: #ffffff;
	text-align: center;
	font-size: 100%;
	
}
.ui-datepicker a {
	display: block;
	width: 100%;
}
.ui-datepicker-title-row {
	background: #33496f;
	font-size:0.8em;
	height:18px;
}
.ui-datepicker-days-row {
	background: #eee;
	color: #666;
}
.ui-datepicker-week-col {
	background: #777;
	color: #fff;
}
.ui-datepicker-days-cell {
	padding:2px;
	margin:1px;
	vertical-align:bottom;
	background: #ccc;
	font-size:0.8em;
	color:#4d5154;
}
.ui-datepicker-days-cell a{
	display: block;
	text-decoration:none;
}
.ui-datepicker-week-end-cell {
	background: #eee;
}
.ui-datepicker-title-row .ui-datepicker-week-end-cell {
	background: #33496f;
	line-height:1.3em;
}
.ui-datepicker-days-cell-over {
	background: url(../img/book/process-button.png) top left; color:#ffffff!important;
}
.ui-datepicker-unselectable {
	 background: #d8d8d8; color: #bababa;
}
.ui-datepicker-today {
	background: #fff; color: #000000!important; 
}
.ui-datepicker-current-day {
	background: url(../img/book/process-button.png) top left; color: #000000!important; }
}
.ui-datepicker-status {
	background: #ddd;
	width: 100%;
	font-size: 80%;
	text-align: center;
}

/* ________ Datepicker Links _______

** Reset link properties and then override them with !important */
#ui-datepicker-div a, .ui-datepicker-inline a {
	cursor: pointer;
	margin: 0;
	padding: 0;
	background: none;
	color: #000;
}
.ui-datepicker-inline .ui-datepicker-links a {
	padding: 0 5px !important;
}
.ui-datepicker-control a, .ui-datepicker-links a {
	padding: 2px 5px !important;
	color: #eee !important;
}
.ui-datepicker-title-row a {
	color: #eee !important;
}
.ui-datepicker-control a:hover {
	background: #fdd !important;
	color: #333 !important;
}
.ui-datepicker-title-row a:hover {
	background: #ddd !important;
	color: #333 !important;
}
/* ___________ MULTIPLE MONTHS _________*/

.ui-datepicker-multi .ui-datepicker {
	border: 3px solid #fff;
	margin-right:10px;
}
.ui-datepicker-one-month {
	float: left;
	width: 185px;
}
.ui-datepicker-new-row {
	clear: left;
}
/* ___________ IE6 IFRAME FIX ________ */

.ui-datepicker-cover {
	display: none; /*sorry for IE5*/
	display/**/: block; /*sorry for IE5*/
	position: absolute; /*must have*/
	z-index: -1; /*must have*/
	filter: mask(); /*must have*/
	top: -4px; /*must have*/
	left: -4px; /*must have*/
	width: 200px; /*must have*/
	height: 200px; /*must have*/
}

