/* Superheader */
#superheader {position: relative; height: 127px;}
	#head_logo {position: absolute; left: 0px; top: 23px;}
	#head_phone {position: absolute; left: 703px; top: 66px;}
	#head_facebook {position: absolute; left: 440px; top: 82px; border:none; overflow:hidden; width:90px; height:21px;}
	#head_address {position: absolute; left: 585px; top: 98px;}
		#head_address img { vertical-align: middle; margin: 0 0 0 20px; }
	#head_bookdirect {position: absolute; left: 588px; top: 8px;}

#livechat {position: fixed; left: 50%; top: -7px; margin-left: 255px; z-index: 1000000}
	#livechat img {width: 229px !important; height: 65px !important;}

body {
	color: #4c4c4c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1, h2, h3, h4, h5, h6, p, blockquote,
 form, label, ul, ol, dl, fieldset, address {
    margin-bottom: 1em;
}

h1 {
	font-size: 2em;
	line-height: 1.2em;
	font-weight: normal;
	color: #003e7e;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
}

h2 {
	font-size: 1.6em;
	line-height: 1.4em;
	color: #003e7e;
	font-weight: normal;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
}

h3 {
	font-size: 1.4em;
	line-height: 1.2em;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
}

h1, h2, h3, p {
	margin: 0.6em 0;
}
form {
	margin: 0px;
	padding: 0px;
}

.clearer {
	clear:both;
}


p {
	margin: 1em 0px;
	line-height: 1.5em;
	font-size: 1.1em;
}
img {
	border: 0px none;
}


ul, ol {
	margin: 1em 0.5em 0.5em 1em;
}

li {
	margin: 2px 0px 0px 10px;
}
ul li {
}
ul ul li {
}



select {
	padding: 0px;
}

label {
	padding: 0.2em;
}

a {
	text-decoration: none;
	font-weight: bold;
}
a:link, a:visited {
	color: #0051A6;
}

a:hover {
	text-decoration: none;
	color: #ff6600;
}

/* header */
.TA_certificateOfExcellence {
	margin: 0 10px;
}
#right .TA_certificateOfExcellence {
	margin: 0 28px;
}

/*MAIN COLUMN*/

.videothumb { width: 181px; float: left; margin: 0 18px 8px 0px; overflow: hidden; }
.videothumb img { width: 184px; }

#social .top { background: url(../images/layout/right-box-top.png) center top no-repeat; height: 21px; }
#social .mid { background: url(../images/layout/right-box-bg.png) center top repeat-y; padding: 0 15px; }
#social .bot { background: url(../images/layout/right-box-bot.png) center top no-repeat; height: 16px; }
#social a { display: block; }
#social a img { vertical-align: middle; margin: 6px; }
#social .fb_ltr { width: 224px !important; margin: 10px; }

#homeleftnav #social .top { background: url(../images/layout/left-box-top.png); }
#homeleftnav #social .mid { background: url(../images/layout/left-box-bg.png); }
#homeleftnav #social .bot { background: url(../images/layout/left-box-bot.png); }
#homeleftnav #social a { font-size: .9em; }
#homeleftnav #social .fb_ltr { width: 190px !important; }

/*FOOTER AREA*/

#footer {
	color: #003e7e;
}
#footer strong {
	color: #003e7e;
	font-size: 110%;
}
#footer a {
	color: #3c92d0;
	font-weight: normal;
}
#footer a:hover {
	text-decoration: underline;
}


#subfooter strong {
	color: #666;
	font-size: 100%;
}

#subfooter {
	font-size:1em;
	color: #666;
}
#subfooter a {
	color: #3c92d0;
}
#subfooter a:hover {
	text-decoration: underline;
}


/* MENU */
/* for home page only */
#homecontainer {
	clear: both;
	float: left;
	margin-top: 1px;
}
#homeleftnav {
	width: 210px;
	color: #003e7e;
	float: left;
	font-size: 1.1em;
	background-color: #fff;
}
#homeleftnav a {
	font-weight: normal;
	color: #003e7e;
}
#homeleftnav a:hover {
	color: #FF6600;
}



/* end for home page only */


#maincontent {
	float: left;
	margin: 0px 15px 10px 5px;
	width: 700px;

}

#leftContent {
	width: 190px;
	/*background-color:#3300CC;*/
	margin-top: 10px;
	float: left;
}
#middleContent {
	float: right;
	width: 700px;
}

#middleContent.withLeft {
	width: 510px;
}
#maincontent .container {
	background-color: #F2F2F2;
	padding: 0px;
	margin-bottom: 10px;
	clear: both;
	float: left;
}
#maincontent .container h2 {
	margin-top: 10px;
}
#maincontent .container .thumb {
	float: left;
	margin: 0px 20px 0px 0px;
}
#maincontent .divide {
	height: 1px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	clear: both;
}

#leftContent .leftphotos {
	width: 181px;
	margin: 0px;
}
#leftContent .leftphotosBox {
	margin-bottom: 10px;
	background-color: #F2F2F2;
}
#leftContent .leftphotos a {
}
#leftContent .leftphotos a img {
	width: 181px;
}
#leftContent .leftphotos .caption {
	margin: 3px 3px 0px 5px;
	background-image: url(../images/icon_zoom.png);
	background-repeat: no-repeat;
	background-position: right;
	padding-bottom: 3px;
	font-size: 0.9em;
	width: 174px;
}
/*
#maincontent #virtualtour {
	width: 537px;
}
#maincontent #virtualtour td {
	font-size: 11px;
}


#maincontent #virtualtour form {
	float: left;
	margin-right: 1px;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 1px;
}

#maincontent #virtualtour .caption {
	background-image: url(../images/virtual_zoom.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 0.9em;
	margin: -3px 0px 0px 0px;
	padding: 0px 15px 3px 3px;
}


#maincontent .rightcontent {
	float: left;
	padding: 0px 10px 10px;
	width: 515px;
}
*/











/* SUBCATS & SIBLINGS */
#subcats, #siblings {
	font-size: 0.9em;
	margin-bottom: 10px;
}

#subcats ul, #siblings ul {
	margin: 1em 1.5em;
}
#subcats li, #siblings li {

}

/* BREADCRUMBS  */
#breadcrumbs {
	clear: both;
	width: 769px;
	font-size: 1em;
	margin: 0px 1px 10px 0px;
	background-color: #FFFFFF;
	color: #1094D1;
	float: left;
}
#breadcrumbs ul {
	list-style-type: none;
	margin: 0;
	padding: 3px;
	float: left;
}
#breadcrumbs ul li {
	margin: 0px;
	padding: 2px;
	float: left;
}
#breadcrumbs a {
	text-decoration: none;
	color: #1094D1;
}
#breadcrumbs a:hover {
	text-decoration: underline;
	color: #FF6600;
}

#right p, #homeleftnav p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#quickbooking {
	top: 414px;
	left: 50%;
	margin-left: 236px;
	position: absolute;
	z-index: 999999;
}
#quickbooking select {
	font-size: 0.9em;
	padding: 2px;
}
#qb-arrival, #qb-departure {
	font-size: 0.9em;
	color: #000000;
	height: 17px;
	width: 70px;
	border: 1px solid #1094d1;
	padding: 0px 3px;
}
#sitemap {
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 30px;
	font-size: 1.0em;
}
#sitemap ul ul {
	margin-bottom: 20px;
	margin-top: 3px;
}
/* See Also */
#siblings_container {
	clear: both;
	float: left;
	width: 700px;
	height: 80px;
	margin: 0px 35px 20px;
	margin: 0px;
	border: 0px solid #ccc;
}
#siblings div {
	font-size: 1.2em;
	font-weight: bold;
	color: #666666;
	padding: 5px 10px 0px;
}

#siblings li {
	float:left;
	list-style:none;
	margin-left: 20px;
}
#siblings li a {
	display: block;
	background: url(../images/bullet-blue.gif) left center no-repeat;
	padding: 0px 0px 0px 10px;
}


/* Google Map */
#map {
	width: 720px;
	height: 480px;
	margin: 16px auto;
}

/* tripadvisor */
#CDSWIDCOE { width: 170px !important;}


/* jCarousel */
.jcarousel-skin-tango .jcarousel-container {
	
}

.jcarousel-skin-tango .jcarousel-direction-rtl {
	direction: rtl;
}

.jcarousel-skin-tango {
	width: 490px;
	height: 153px;
	overflow: hidden;
}
.jcarousel-skin-tango .jcarousel-container-horizontal {
	margin: 0;
	width: 490px;
	height: 153px;
}

.jcarousel-skin-tango .jcarousel-container-vertical {
    width: 75px;
    height: 245px;
    padding: 40px 20px;
}

.jcarousel-skin-tango .jcarousel-clip {
    overflow: hidden;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:  490px;
    height: 153px;
}

.jcarousel-skin-tango .jcarousel-clip-vertical {
    width:  75px;
    height: 245px;
}

.jcarousel-skin-tango .jcarousel-item {
    width: 153px;
    height: 153px;
}
.jcarousel-skin-tango .jcarousel-item a {
	display: block;
    width: 153px;
    height: 153px;
}
.jcarousel-skin-tango .jcarousel-item a img {
}

.jcarousel-skin-tango .jcarousel-item-horizontal {
	margin: 0 5px;
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-item-horizontal {
	margin-left: 10px;
    margin-right: 0;
}

.jcarousel-skin-tango .jcarousel-item-vertical {
    margin-bottom: 10px;
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: 70px;
    right: 0px;
    width: 15px;
    height: 108px;
    cursor: pointer;
    background-image:url(../images/layout/arrows.png);
	background-repeat: no-repeat;
	background-position: -15px 0;
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-next-horizontal {
    left: 0px;
    right: auto;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-horizontal:focus {
    background-position: -15px -108px;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:active {
    background-position: -15px -108px;
}

.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:focus,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -15px 0;
	opacity: .5;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 70px;
    left: 0px;
    width: 15px;
    height: 108px;
    cursor: pointer;
    background-image:url(../images/layout/arrows.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-prev-horizontal {
    left: auto;
    right: 0px;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:hover, 
.jcarousel-skin-tango .jcarousel-prev-horizontal:focus {
    background-position: 0 -108px;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
    background-position: 0 -108px;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:focus,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: 0 0;
	opacity: .5;
}

/**
 *  Vertical Buttons
 */
.jcarousel-skin-tango .jcarousel-next-vertical {
    position: absolute;
    bottom: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(next-vertical.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-next-vertical:hover,
.jcarousel-skin-tango .jcarousel-next-vertical:focus {
    background-position: 0 -32px;
}

.jcarousel-skin-tango .jcarousel-next-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-tango .jcarousel-next-disabled-vertical,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:focus,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}

.jcarousel-skin-tango .jcarousel-prev-vertical {
    position: absolute;
    top: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(prev-vertical.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-vertical:hover,
.jcarousel-skin-tango .jcarousel-prev-vertical:focus {
    background-position: 0 -32px;
}

.jcarousel-skin-tango .jcarousel-prev-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-vertical,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:focus,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}

.ui-datepicker {
z-index: 1000000 !important;
}
