body{
	font-family:Arial, Sans, san-serif;
	background-color:white;
	text-align:center;
	margin-top:0;
	font-weight:400;
}

#page{
	width:990px;
	margin:0px auto 0px auto;
	background-color:white;
	font-size:14px;
	text-align:left;
}

#accomm_info {
	width:335px;padding:0;margin:0 0 10px 0;font-size:9pt;
}

#BPP {height:21px;}

table {
	border-collapse:collapse;
}

input:active {
	outline: none;
}

input:focus {
	-moz-outline-style: none;
}


/******* -LEFT HAND SIDE CONTENT- **********/

.genericbox {
	border:1pt solid #004DA9;
	font-size:14px;
	margin-bottom:0;
	text-align:left;
	padding:0;
	width:236px;
	-moz-border-radius: 5px; -webkit-border-radius: 5px;
	}

.fieldset{
	font-size:12px;
	padding:0px;
	margin-top:15px;
	background-color:#f8f8f8;	
}

.in_pitch{
	padding:5px 5px 5px 15px;
}

#recent_visits{
	width:230px;
	margin-left:6px;
}

.drop_shadow {
	margin-bottom:10px;
}



.fieldsetHeading {
	font-size:18px;
	color:#004DA9;
	margin-left:7px;
}



#description p {
	font-size: 11pt; 
	text-align: justify; 
	line-height: 12pt;
	margin-bottom:0px;
}

/******* -END LEFT HAND SIDE- **********/


#Extra1 {width:155px;}
#Extra2 {width:190px;}
#Extra3 {width:160px;}

.fieldsetHeading2{
	font-size:20px;
	color:#505050;
}

.fieldDiv{
	padding:15px;
}

a {
	text-decoration:none;
}

.description h2{
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:20px;
	font-weight:100;
}

.description h3{
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:17px;
	font-weight:100;
}

#rightCol {
	float:right; 
	margin:0px 2px 10px 20px;
	width:350px;
}

#all_image {
	border:1pt solid #acacac;
	float:right; 
	margin:0px 2px 10px 20px;
	width:350px;
}

#all_image2 {
	border:1pt solid #acacac;
	width:350px;
}

#mapheading {
	margin:5px 5px 5px 5px;
	width:355px;
	border:2pt solid #d5dbec;
}

.largeImages{
	height: 310px; 
	width: 350px; 
	text-align: center;
}

.largeImagesAcc{
	height: 265px; 
	width: 350px; 
	text-align: center;
}

.bookingUnit {
	border:1pt solid gray;
	margin:10px 5px 5px 5px;
	padding:5px 5px 5px 5px;
	width:545px;
	clear:both;
}

h2.enquiry{
	color:#656060;
	font-size:17px;
	font-weight:bold;
	border-top:2pt solid #3bb051;
	border-bottom:2pt solid #3bb051;
	padding:2px 0px 2px 5px;
	width:700px;
	background-color:#c4f1cc;
}

.one, .two, .three, .rates, .five {
	cursor:pointer;
	padding:8px;
	border:none;
	text-decoration:none;
	font-weight:bold;
	background-color:#6797c6;
	color:#fff;
	position:relative;
	margin-left:5px;
	background-image:url('http://www.travelground.com/img/corners/corner_on_white_top_left.png');
	background-position:top left;
	background-repeat:no-repeat;
}

.four {
	cursor:pointer;
	padding:8px;
	border:none;
	text-decoration:none;
	background-color:#ff9c5a;
	font-weight:bold;
	margin-left:5px;
	color:#fff;
	position:relative;
	background-image:url('http://www.travelground.com/img/corners/corner_on_white_top_left.png');
	background-position:top left;
	background-repeat:no-repeat;
}

.corner {
	background-image:url('http://www.travelground.com/img/corners/corner_on_white_top_right.png');
	background-position:top right;
	background-repeat:no-repeat;
	height:10px;
	width:10px;
}

.oneS, .twoS, .threeS, .ratesS, .fiveS {
	cursor:pointer;
	padding:8px;
	border:none;
	text-decoration:none;
	background-color:#0957a4;
	font-weight:bold;
	color:#fff;
	position:relative;
	margin-left:5px;
	background-image:url('http://www.travelground.com/img/corners/corner_on_white_top_left.png');
	background-position:top left;
	background-repeat:no-repeat;
}

.fourS {
	cursor:pointer;
	padding:8px;
	border:none;
	text-decoration:none;
	background-color:#FF6600;
	color:#fff;
	font-weight:bold;
	margin-left:5px;
	position:relative;
	background-image:url('http://www.travelground.com/img/corners/corner_on_white_top_left.png');
	background-position:top left;
	background-repeat:no-repeat;
}

#onLink:hover {
	color:#333333;
}



.tabLink{
	font-size:15px;
	font-family:verdana,clean,sans-serif;
	color:#333333;
	font-weight:bold;
}


/* search box */

#s_bar {width:114px;}
#reg_bar {width:114px;}
.hint1, .hint2 {color:#BBBBBB;}
#s_attrac_bar {width:114px;}
#reg_attrac_bar {width:114px;}


.ac_results {
	padding: 0px;
	border: 1px solid WindowFrame;
	background-color: white;
	overflow: hidden;
}

.ac_results ul {
	width: 200px;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
	background-color: white;
	/*position:fixed;*/
}

.ac_results iframe {
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
	filter:mask();
	width:3000px;
	height:3000px;
}

.ac_results li {
	margin: 0px;
	padding: 2px 0px 2px 5px;
	cursor: pointer;
	display: block;
	width: 100%;
	font: menu;
	font-size: 12px;
	overflow: hidden;
	text-align:left;
}

.ac_loading {
	background : Window url('http://www.travelground.com/img/icons/s_load.gif') right center no-repeat;
}

.ac_over {
	background-color: Highlight;
	color: HighlightText;
	width:190px;
}


/* Major elements */

html, body {
	height: 100%;
	margin:0;
}

#page {
	width:980px;
	margin:0 auto;
}
#newfooter {
	height: 222px;
	position: relative;
}
.clearfooter {
	height: 222px;
	clear: both;
}


/* HEADER */


a.hlink {
	color:#333;
	font-size:14px;
	margin-left:20px;
	text-decoration:none;
}
#newheader {
	font-size:14px;
	text-align:center;
	font-family:Verdana,Arial,Sans,san-serif;
}
#newhbar {
	height:60px;
	text-align:center;
	background-color:#ccc;
	background-repeat:x-repeat;
	background-image:url('http://www.travelground.com/img/footer/headerslice.png');
}
#newhlinks {
	float:left;
	display:inline;
	margin:13px 0 10px 10px;
}
#breadcrumbbar {
	height:26px;
	bottom:15px;
	font-size:2px;
	position:relative;
	text-align:center;
}
#bcinner {
	width:980px;
	height:31px;
	margin:0 auto;
	text-align:left;
	background-color:#ccc;
	background-repeat:x-repeat;
	border-left:1px solid #C2CFDB;
	border-right:1px solid #C2CFDB;
	background-image:url('http://www.travelground.com/img/footer/crumbslice.png');
}
.bcp {
	margin:0;
	z-index:6;
	color:#777;
	padding:0 5px;
	font-size:15px;
	font-weight:normal;
	text-decoration:none;
}

.bcp a:visited {
	color:blue;
}

.bcp a {
	color:blue;
}

#bcinner a {
	font-size:15px;
	text-decoration:none;
}

#bcinner a:visited {
	font-size:15px;
	text-decoration:none;
	color:blue;
}





/* 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: #ddd;
	width: 185px;
}
#ui-datepicker-div {
	display: none;
	border: 1px solid #B7B7B7;
	z-index: 100; /*must have*/
}
.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: #ddd;
	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: gray;
}
.ui-datepicker-control {
	background:white;
	padding: 2px 0px;
}
.ui-datepicker-links {
	background: lightgray;
	padding: 2px 0px;
}
.ui-datepicker-control, .ui-datepicker-links {
	font-weight: bold;
	font-size: 80%;
}
.ui-datepicker-links label { /* disabled links */
	padding: 2px 5px;
	color: #888;
}
.ui-datepicker-clear, .ui-datepicker-prev {
	float: left;
	width: 34%;
}
.ui-datepicker-rtl .ui-datepicker-clear, .ui-datepicker-rtl .ui-datepicker-prev {
	float: right;
	text-align: right;
}
.ui-datepicker-current {
	float: left;
	width: 30%;
	text-align: center;
}
.ui-datepicker-close, .ui-datepicker-next {
	float: right;
	width: 34%;
	text-align: right;
}
.ui-datepicker-rtl .ui-datepicker-close, .ui-datepicker-rtl .ui-datepicker-next {
	float: left;
	text-align: left;
}
.ui-datepicker-header {
	padding: 1px 0 3px;
	background: white;
	text-align: center;
	font-weight: bold;
	height: 1.3em;
}
.ui-datepicker-header select {
	background: white;
	color: #3f3f3f;
	border: 0px;
	font-weight: bold;
}
.ui-datepicker {
	background: #ccc;
	text-align: center;
	font-size: 100%;
}
.ui-datepicker a {
	display: block;
	width: 100%;
}
.ui-datepicker-title-row {
	background: #777;
}
.ui-datepicker-days-row {
	background: #eee;
	color: #666;
}
.ui-datepicker-week-col {
	background: #777;
	color: #fff;
}
.ui-datepicker-days-cell {
	color: #000;
	border: 1px solid #ddd;
}
.ui-datepicker-days-cell a{
	display: block;
}
.ui-datepicker-week-end-cell {
	background: #ddd;
}
.ui-datepicker-title-row .ui-datepicker-week-end-cell {
	background: #777;
}
.ui-datepicker-days-cell-over {
	background: #fff;
	border: 1px solid #777;
}
.ui-datepicker-unselectable {
	color: #888;
}
.ui-datepicker-today {
	background: #b3c1cf !important;
}
.ui-datepicker-current-day {
	background: #999 !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: gray !important;
}
.ui-datepicker-title-row a {
	color: #eee !important;
}
.ui-datepicker-control a:hover {
	background: #fdd !important;
	color: #333 !important;
}
.ui-datepicker-links a:hover, .ui-datepicker-title-row a:hover {
	background: #ddd !important;
	color: #333 !important;
}

/* ___________ MULTIPLE MONTHS _________*/

.ui-datepicker-multi .ui-datepicker {
	border: 1px solid #777;
}
.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*/
}

/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}

