@charset "utf-8";
/* CSS Document */

/* Getting the new tags to behave */
article, aside, audio, 
canvas, command, 
datalist, details, 
embed, 
figcaption, figure, footer, 
header, hgroup, 
keygen, 
meter, 
nav, 
output, 
progress, 
section, source, 
video {
	display:block;
}
mark, 
rp, rt, ruby, 
summary, 
time {
	display:inline;
}




/* Global Structure ============================================================= */

.col-2 
{ 
	float:left;font-family: Arial, Helvetica, sans-serif;
}

.alignright { 
	
}




/*----- form defaults -----*/
input, 
select, 
textarea { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	vertical-align:middle;
	font-weight:normal;
}


/*----- lists -----*/

.list {
	padding-bottom:10px;
}
	.list li {
		font-weight:bold;
		font-size:.786em;
		padding:0 0 2px 13px;
		background:url(../images/marker.gif) no-repeat left 4px;
	} 
	.list li.last {
		margin-bottom:-12px;
	}
		.list li a {
			color:#07506a;
		}
	
.list1 li {	
	padding:0 0 4px 14px;
	background-repeat:no-repeat;
	background-position:0 5px;
	background-image:url(../images/arrow2.gif);
	font-size:.857em;
}
.list1 li.alt,
.list1.extra li.alt {
	color:#454545;
	padding:0 0 8px 0;
	background-image:none;
}
.list1.extra li {
	background-image:url(../images/arrow3.gif);
}	
	.list1 li a {
		color:#2ddeea;
	}
	.list1.extra li a {
		color:#64ef8f;
	}

.list2 {
	margin-top:-30px;
}
	.list2 li {
		width:100%;
		overflow:hidden;
		vertical-align:top;
		line-height:1.143em;
		padding-top:30px;
	}
		.list2 li img {
			float:left;
			margin-right:20px;
		}



/*----- txt, links, lines, titles -----*/



.txt1 {
	color:#055b29;
	font-style:italic;
	font-weight:bold;
}

.link1 { 
	display:inline-block;
	font-size:.857em;
	background:url(../images/link1-right.png) no-repeat right top;  
	color:#e4de85;
	font-style:italic;
	text-decoration:none;
	cursor:pointer;
}
	.link1 span {
		display:inline-block;
		padding:0 13px 0 5px;
		height:23px;
		overflow:hidden;
		background:url(../images/link1-left.png) no-repeat left top;
	}
	.link1:hover span { 
		text-decoration:underline;
	}
	.link1 b { 
		background:#1f7844;
		display:block;		
		padding:3px 5px 4px 15px; 
	}
	
.link2 { 
	display:inline-block;
	font-size:.857em;
	background:url(../images/link2-right.png) no-repeat right top;  
	color:#1f7844;
	font-style:italic;
	text-decoration:none;
	cursor:pointer;
}
	.link2 span {
		display:inline-block;
		padding:0 13px 0 5px;
		height:23px;
		overflow:hidden;
		background:url(../images/link2-left.png) no-repeat left top;
	}
	.link2:hover span { 
		text-decoration:underline;
	}
	.link2 b { 
		background:#e4de85;
		display:block;		
		padding:3px 5px 4px 15px; 
	}
	


/*----- forms -----*/

#booking-form label {
	font-size:10pt;
	color:#545454;
	float:left;
	width:110px;
	padding-top:3px;
	margin-right:7px;
	text-align:right;
}
	#booking-form label.extra {
		display:block;
		float:none;
		padding:0 0 10px 9px;
		text-align:left;
	}
#booking-form .rowElem {
	height:31px; 
}
#booking-form .rowElem1 {
	height:78px;
}

/* select 1 */
#booking-form .style1 .jqTransformSelectWrapper {
	width:71px !important;
	background:url(../images/select_left1.gif) no-repeat left top;
}
#booking-form .style1 .jqTransformSelectWrapper ul {
	width:69px !important;
}
/* select 2 */
#booking-form .style2 .jqTransformSelectWrapper {
	width:51px !important;
	margin:0 6px;
	background:url(../images/select_left2.gif) no-repeat left top;
}
#booking-form .style2 .jqTransformSelectWrapper ul {
	width:49px !important;
}
/* select 3 */
#booking-form .style3 .jqTransformSelectWrapper {
	width:128px !important;
	background:url(../images/select_left.gif) no-repeat left top;
}
#booking-form .style3 .jqTransformSelectWrapper ul {
	width:126px !important;
}
/* select 4 */
#booking-form .style4 {
	float:left;
	width:93px;
	margin-right:4px;
}
#booking-form .style4.extra {
	margin-right:0;
}
	#booking-form .style4 label.extra {
		padding:0;
		margin:0;
		width:auto;
	}
	#booking-form .style4 .jqTransformSelectWrapper {
		width:92px !important;
		background:url(../images/select_left.gif) no-repeat left top;
	}
	#booking-form .style4 .jqTransformSelectWrapper ul {
		width:90px !important;
	}
	#booking-form a.search {
		display:inline-block;
		color:#0f556f;
		font-size:1.143em;
		text-decoration:none;
		background:url(../images/button-left.png) no-repeat 0px 5px;
		cursor:pointer;
	}
		#booking-form a.search span {
			display:inline-block;
			padding: 0 7px 0 5px;
			background:url(../images/button-right.png) no-repeat right top;
		}
		#booking-form a.search b {
			display:inline-block;
			padding:3px 15px 6px 15px;
			background:url(../images/button-tail.png) repeat-x left top;
		}
			#booking-form a.search:hover b {
				text-decoration:underline;
			}
	#booking-form a.opt {
		float:left;
		font-size:.857em;
		line-height:2em;
		font-weight:bold;
		color:#07506a;
		padding-right:13px;
		background:url(../images/arrow.png) no-repeat right 6px;
	}


/* -------------
 * Inputs
 * ------------- */
.jqTransformInputWrapper {
	background: transparent url(../images/input_text_left.gif) no-repeat left top;
	height: 24px;
	padding: 0px;
	float:left;
	width:205px !important;
}

.jqTransformInputInner {
	background:url(../images/input_text_right.gif) no-repeat right top;
	padding: 0px;
	margin: 0px;
}

.jqTransformInputInner div {
	height: 24px;
	margin:0px 0px 0px 0;
	overflow:hidden;
}

.jqTransformInputInner div input {
	font-size:12px;
	vertical-align: middle;
	color:#58c4ec;	
	border: none;
	padding: 3px 0px 3px 5px;
	margin: 0px;
	background:transparent;
	float:left;
	width:189px;
}

/*  IE6 */
* html .jqTransformInputWrapper {
	width:204px !important;
}
* html .jqTransformInputInner div input {
	padding: 3px 0 0 0;
	margin: 0 -27px 0 0;
}
/* Ie7 */
*+ html .jqTransformInputInner div input {
	padding: 3px 0 0 0;
	margin-left:5px;
}


.jqTransformSafari .jqTransformInputInner div {
	position: relative;
	overflow: hidden;
	margin:0px 8px;
}
.jqTransformSafari .jqTransformInputInner div input {
	position: absolute;
	top: -10px;
	left: -2px;
	height: 42px; 
}


/* -------------
 * Selects
 * ------------- */
.jqTransformSelectWrapper {
	width:205px !important;
	position:relative;
	height: 24px;
	background: url(../images/select_left.gif) no-repeat top left;
	float:left;
	color:#58c4ec; 
}

.jqTransformSelectWrapper div span {
	
	font-size: 12px;
	float: none;
	position: absolute;
	white-space: nowrap;
	height: 24px;
	line-height: 15px;
	padding: 4px 0 0 5px;
	overflow: hidden;
	cursor:pointer;
	/*border: 1px solid #CCCCCC;*/
	/*	border-right: none;*/
}

.jqTransformSelectWrapper  a.jqTransformSelectOpen {
	display: block;
	position: absolute;
	right: 0px;
	width: 23px;
	height: 24px;
	background: url(../images/select_right.gif) no-repeat center center; 
}

.jqTransformSelectWrapper ul {
	position: absolute;
	width: 43px;
	top: 25px;
	left: 0px;
	list-style: none;
	background-color: #FFF;
	border: solid 1px #46a996;
	display: none;
	margin: 0px;
	padding: 0px;
	overflow: auto;
	z-index:10;
	width:203px !important;
}

.jqTransformSelectWrapper ul a {
	display: block;
	padding: 2px 3px;
	text-decoration: none;
	color:#58c4ec;
	background-color: #166783;
	font-size: 12px;
}

.jqTransformSelectWrapper ul a.selected {
	background: #bce7cf;
	color: #000;
}

.jqTransformSelectWrapper ul a:hover, .jqTransformSelectWrapper ul a.selected:hover {
	background:#4db07a;
	color: #fff;
}

/* -------------
 * Hidden - used to hide the original form elements
 * ------------- */
.jqTransformHidden {display: none;}

