/*
Theme: Default
Description: Default Style Sheet
*/
@charset "utf-8";

:focus {
	outline: 0;
}

html, body {
	background: #fffef4;
    font-family:Georgia,"Times New Roman",Times,serif;
	color: #484529;
	margin: 0px;
	padding: 0px;
}

body {
	behavior:url("/cms-themes/Default/js/csshover3.htc");
}

#wrapper_home {
	width: 900px;
	margin: 0px auto 0px auto;
	position: relative;
}

#header_home {
	width: 900px;
	height: 462px;
	margin: auto;
}

#wrapper {
	width: 900px;
	margin: 0px auto 0px auto;
	position: relative;
	z-index: 10;
}

#language_button_home {
	position: absolute;
	top: -250px;
	left: 415px;
	background: #ffffff;
	padding: 10px;
	display: block;
}

#language_button {
	position: absolute;
	top: -205px;
	right: 20px;
	padding: 10px;
	display: block;
}

#logo {
	position: absolute;
	top: -205px;
	left: 0px;
	width: 168px;
	height: 162px;
}

#header {
	background: url(/cms-themes/Default/images/new-header.jpg) no-repeat;
	width: 900px;
	height: 210px;
	margin: auto;
	z-index: 1;
}

#gallery_thumbs {
	float:left;
	margin:0 0 0 30px;
	width:61px;
}

#additional_services {
	width: 500px;
	margin: 20px auto 20px auto;
}

#frame_top {
	width: 500px;
	height: 24px;
	background: url(/cms-themes/Default/images/frame_top.png) no-repeat;
}

#frame_bottom {
	width: 500px;
	height: 25px;
	background: url(/cms-themes/Default/images/frame_bottom.png) no-repeat;
	margin-bottom: 25px;
}

#frame_content {
	width: 430px;
	height: auto;
	background: url(/cms-themes/Default/images/frame_bg.png) repeat-y;
	padding: 15px 35px 15px 35px;
}

#frame_content h2 {
	margin: 15px 0 0 0 !important;
}

#gallery_thumbs .off{
	opacity: .4; /* Standard CSS3 opacity setting */
	-moz-opacity: .4; /* Opacity for really old versions of Mozilla Firefox (0.9 or older) */
	filter: alpha(opacity = 40); /* Opacity for Internet Explorer. */
	cursor: pointer;
}

#gallery_thumbs .on{
	opacity: 1; /* Standard CSS3 opacity setting */
	-moz-opacity: 1; /* Opacity for really old versions of Mozilla Firefox (0.9 or older) */
	filter: alpha(opacity = 100); /* Opacity for Internet Explorer. */
	cursor: pointer;
}

#gallery_thumbs img:hover {
	opacity: 1; /* Standard CSS3 opacity setting */
	-moz-opacity: 1; /* Opacity for really old versions of Mozilla Firefox (0.9 or older) */
	filter: alpha(opacity = 100); /* Opacity for Internet Explorer. */
}
#page_content {
	float:left;
	padding:0 0 0 30px;
	width:500px;
	line-height: 20px;
}

#page_content p {
	line-height: 22px !important;
	font-size: 16px !important;
}

#package_content {
	float:left;
	padding:0 0 0 30px;
	width:595px;
	line-height: 20px;
}

#gallery_content {
	margin-top: 20px;
}

.clear {
	clear: both;
	margin: 0;
	padding: 0;
	font-size: 1px;
}

#content {
	width: 100%;
	margin: 0;
	padding: 0px;
	font-size: 13px;
}

#content p {
	font-size: 13px;
	line-height: 16px;
}

#content h1 {
	color: #809167;
	font-size: 20px;
	font-weight: bold;
	border-bottom: 1px solid #809167;
}

.green {
	color: #829265;
}

.gray {
	color: #999999;
}

#content_wrapper {
	width: 100%;
	margin: 0;
	padding: 0;	
}

#full_right_column {
	width: 625px;
	margin: 0px;
	padding: 0px;
	float: left;
}

#left_column {
	width: 250px;
	min-height: 100px;
	margin: 22px 10px 10px 0;
	float: left;
	padding:0;
}

.phone {
	font-size: 20px !important;
	font-weight: bold;
	text-align: center;
}

#center_column {
	width: 315px;
	min-height: 100px;
	margin: 22px 10px 10px 0;
	float: left;
	padding:0;
}

#right_column {
	width: 300px;
	min-height: 100px;
	margin: 22px 0;
	padding: 0;
	float: left;
}

#right_column_content {
 margin-top: 13px;
}

#property_right_column {
	width: 600px;
	min-height: 100px;
	margin: 0 0 0 29px;
	float: right;
	padding:0;
}

#TA_selfserveprop191, #TA_selfserveprop425 {
	width: 240px;
	padding: 30px;
}

#property_left_column {
	width: 260px;
	min-height: 100px;
	margin: 13px 0 0 0;
	*margin: 0px 0 0 0;
	padding: 0;
	float: right;
}

#quick_facts_box {
	width: 260px;
	background: #ffde8f;
	padding-bottom: 1px;
}

#rates_table {
	width:100%;
}

#property_left_column .change_search {
	background: #474135;
	color: #ffffff;
	font-size: 15px;
	/*border: 1px solid #474135;*/
	padding: 5px;
	cursor: pointer;
	/*margin-left: 55px;*/
	margin-top: 25px;
	margin-bottom: 25px;
	width: 100%;
}

.quick_facts_content {
	background: #c79d39;
	width: 210px;
	margin: 10px;
	padding: 15px;
	color: #ffffff;
	font-size: 12px;
}

#property_left_column h2 {
	background: #474135;
	color: #ffffff;
	font-weight: bold;
	font-size: 20px;
	padding: 4px 8px 4px 8px;
	width: 244px;
	margin-bottom: 1px;
	margin-top: 0px;
}

#property_left_column h3 {
	color: #ffffff;
	padding: 0px;
	margin: 0px;
	height:30px;
	font-size: 14px;
}
.quick_facts_content div{
	display: block;
}

#search_area {
	margin: 0;
	padding: 0;
}

#search_box {
	width: 230px;
	background: #ffde8f;
	padding: 10px;
}

th {
	text-align: left;
}

#right_column h2 {
	background: #474135;
	color: #ffffff;
	font-weight: bold;
	font-size: 20px;
	padding: 4px 8px 4px 8px;
	width: 244px;
	margin-bottom: 1px;
	margin-top: 0px;
}

.do_search {
	background: #c79d39;
	width: 200px;
	margin: 0px;
	padding: 15px;
	color: #ffffff;
	font-size: 12px;
}

.do_search input {
	width: 80px;
	margin: 10px 0 10px 0;
}

.do_search img {
	*margin: 10px 0 10px 0;
}

#auto_properties {
	width: 100px;
}

#auto_properties_label {
	width: 100px;
}

.do_search .small_input {
	width: 40px;
}

.ui-widget {
	margin-top: 10px;
	font-size: 12px !important;
}


.do_search .submit {
	margin-bottom: 0px;
	background: #474135;
	color: #ffffff;
	font-size: 15px;
	/*border: 1px solid #474135;*/
	padding: 5px;
	cursor: pointer;
}

.gold_button {
	margin-bottom: 0px;
	background: #d9a343;
	color: #251c0b;
	font-size: 15px;
	border: 1px solid #251c0b;
	padding: 5px;
	cursor: pointer;
}


.do_search select {
	width: 120px;
	margin: 10px 0 10px 0;
}

.do_search label {
	width: 80px;
	float: left;
	margin: 10px 0 10px 0;
}

.do_search a:link {
	color: #ffffff;
	text-decoration: underline;
}

.do_search a:visited {
	color: #ffffff;
	text-decoration: underline;
}

.do_search a:hover {
	color: #ffffff;
	text-decoration: none;
}

.do_search a:active {
	text-decoration: underline;
	color: #ffffff;
}

.do_search .col_1 {
	float: left;
	width: 100px;
	margin: 0px;
}

.do_search .col_2 {
	float: left;
	width: 100px;
	margin: 0px;
}

#search_filters {
	display: none;
}

.filter {
	width: auto !important;
	margin: 3px 10px 3px 15px !important;
}

.align_right {
	margin: 0px;
	padding: 0px;
	text-align: right;
}

.align_left {
	text-align: left;
	margin: 0px;
	padding: 0px;
}

#search_box h3 {
	color: #ffffff;
	padding: 0px;
	margin: 0px;
	height:30px;
	line-height: 30px;
	font-size: 18px;
}

#search_box .option_1 {
	background: url(/cms-themes/Default/images/option_1.png) no-repeat left center;
	padding: 0 0 0 40px;	
}

#search_box .option_2 {
	background: url(/cms-themes/Default/images/option_2.png) no-repeat left center;
	padding: 0 0 0 40px;
}

#search_box .option_3 {
	background: url(/cms-themes/Default/images/option_3.png) no-repeat left center;
	padding: 0 0 0 40px;
}

#price_guarantee {
	padding: 15px;
	width: 230px;
	color: #000000;
	line-height: 11px;
}

#price_guarantee h4 {
	color: #ea2c2b;
	font-weight: bold;
	font-size: 15px;
	margin: 10px 5px 5px 5px;
}

#price_guarantee p {
	font-size: 13px;
	line-height: 14px;
	padding: 0;
	margin: 0;
}

#lodging_deals {
	width: 260px;
	background: #e8ebf0;
	padding-bottom: 1px;
}

#lodging_deals div.wrapper{
	width: 240px;
	padding: 10px 10px 0px 10px;
}

#lodging_deals h4 {
	color: #819065;
	font-weight: bold;
	font-size: 15px;
	margin: 0px 5px 5px 5px;
}

#lodging_deals p{
	margin: 0;
	padding: 0px;
}

#all_lodging {
	padding: 0px 10px 10px 10px;
	margin: 0px;
}

.deal_item {
	font-size: 10px !important;
	margin-bottom: 5px;
	height: 125px;
	position: relative;
	border-bottom: 1px dashed #dddbc9;
}

.deal_item p {
	font-size: 10px !important;
	margin-top: 5px;
}

.deal_item h4 {
	margin: 0px 0px 4px 0px;
	font-size: 10px !important;
}

.more_info {
	position: absolute;
	bottom: 0px;
	right: 0px;
}

#newsletter {
	background: url(/cms-themes/Default/images/newsletter.png) no-repeat left center;
	padding: 10px 0 0 83px;
	height: 91px;
}

#newsletter p {
	margin: 0;
	padding: 0;
	font-size: 13px;	
}

#newsletter form {
	margin: 0;
	padding: 0;
}

#newsletter .email {
	width: 100px;
	height: auto;
	font-size: 15px;
	border: 1px solid #c1c2c4;
	margin-right: 5px;
}

#newsletter .submit {
	width: 61px;
	height: auto;
	border: 1px solid #433f36;
	background: #433f36;
	color: #ffffff;
	font-size: 15px;
}

#newsletter h4 {
	color: #735c3a;
	font-weight: bold;
	font-size: 15px;
	margin: 0;	
}


#twitter {
	background: url(/cms-themes/Default/images/icon_twitter.png) no-repeat left top;
	padding: 10px 0 0 76px;
}

#twitter p {
	margin: 0;
	padding: 0;
	font-size: 13px;	
}

#twitter p.link {
	margin: 0;
	padding: 15px 0 15px 0;
	font-size: 13px;	
}

#twitter h4 {
	color: #819065;
	font-weight: bold;
	font-size: 15px;
	margin: 0;	
}

#facebook {
	background: url(/cms-themes/Default/images/icon_facebook.png) no-repeat left top;
	padding: 10px 0 0 76px;
}

#facebook p {
	margin: 0;
	padding: 0;
	font-size: 13px;	
}

#facebook p.link {
	margin: 0;
	padding: 15px 0 15px 0;
	font-size: 13px;	
}

#facebook h4 {
	color: #819065;
	font-weight: bold;
	font-size: 15px;
	margin: 0;	
}

#blog {
	background: url(/cms-themes/Default/images/icon_blog.png) no-repeat left top;
	padding: 10px 0 0 76px;
}

#blog p {
	margin: 0;
	padding: 0;
	font-size: 13px;	
}

#blog p.link {
	margin: 0;
	padding: 15px 0 15px 0;
	font-size: 13px;	
}

#blog h4 {
	color: #819065;
	font-weight: bold;
	font-size: 15px;
	margin: 0;	
}

#lower_links {
	height: 12px;
	font-size: 12px;
	background: #829265;
	color: #ffffff;
	padding: 18px;
	margin: 0px;
	width: 864px;
	text-align: right;
}

#lower_links a {
	color: #ffffff;
	text-decoration: none;
	margin-left: 23px;
	letter-spacing: 1px;
}

#lower_links p {
	margin: 0;
	padding: 0;
}

#lower_links a:link {
}

#lower_links a:visited {
}

#lower_links a:hover {
	text-decoration: underline;
}

#lower_links a:active {
}

#property_seo {
	min-height: 100px;
	font-size: 12px;
	background: #333333;
	color: #ffffff;
	padding: 15px;
	margin: 0px;
	width: 870px;
	text-align: left;
}

#property_seo a {
	color: #ffffff;
	text-decoration: underline;
}

#property_seo a:link {
}

#property_seo a:visited {
}

#property_seo a:hover {
	text-decoration: none;
}

#property_seo a:active {
}

.a_property_holder {
	margin: 20px 0 20px 0;
}

.a_property_holder img {
	width: 148px; height: 99px; padding: 2px; border: 1px solid #dddddd; float: left; margin: 0 5px 5px 0;
}

.a_property_holder h2 {
	background:url("/cms-themes/Default/images/green_gradient.png") no-repeat scroll 0 0 transparent;
	font-size:14px;
	padding-top: 3px;
	font-weight:bold;
	margin-left: 100px;
}

.a_complex_property {
	margin: 20px 0 20px 0;
}

.a_complex_property h2 {
	background:url("/cms-themes/Default/images/green_gradient.png") no-repeat scroll 0 0 transparent;
	font-size:14px;
	padding-top: 3px;
	font-weight:bold;
}

.featured_listing {
	width: 260px; height: 88px; background: #e9e8e6; float: left; margin: 0 10px 10px 0;
}

.featured_1 {
	float: left; position: relative; background: #ffffff; width: 125px; height: 84px; padding: 1px; border: 1px solid #dddddd;
}

.featured_1 img {
	width: 125px; height: 84px; border: 0px;
}

.featured_2 {
	float: left; position: relative; width: 110px; padding: 5px; margin: 0px; font-size: 10px;
}

.featured_2 h4 {
	background: transparent; margin-bottom: 3px; margin-top: 0px; padding-top: 0px;
	font-size: 10px;
	font-weight: bold;
}

.featured_2 p {
	font-weight: normal; font-size: 10px !important; line-height: 10px; padding: 0px;
	margin-top: 4px;
	margin-bottom: 0px;
}
.property_listing {
	width: 550px; height: 150px; background: #FFFEF4 url(/cms-themes/Default/images/green_gradient.png) no-repeat left top; position: relative;
}

.property_container {
	position: relative; top: 10px; left: 10px;
}

.property_1 {
	float: left; position: relative; background: #ffffff; width: 148px; height: 99px; padding: 1px; border: 1px solid #dddddd;
}

.property_1 img {
	width: 148px; height: 99px; border: 0px;
}

.property_2 {
	float: left; position: relative; width: 260px; padding-left: 5px; font-size: 12px;
}

.property_2 h4 {
	background: transparent; margin-bottom: 3px; margin-top: 0px; padding-top: 0px;
}

.property_2 p {
	font-weight: normal; line-height: 13px; padding: 5px;
}

.property_3 {
	float: left; position: relative; width: 103px; padding-left: 5px; font-size: 12px;
}
.property_3 p {
	margin: 0px;
	padding: 0px;
	font-size: 11px !important;
	font-weight: normal;
	text-align: center;
}

.promo {
	font-weight: bold; color: #ff0000;
}

.thumbnail:hover {
	border: 1px solid #7F9064;
}

.thumbnail {
	width: 148px;
	height: 99px;
	padding: 3px;
	border: 1px solid #dddddd;
	margin: 5px;
	cursor: pointer;
}

#photo_gallery_overlay {
	width: 100%;
	height: 600px;
	display: none;
}

#photo_gallery_overlay table {
	width: 100%; border-collapse:collapse; background: #333333; border-bottom:2px solid #555555; border-top:2px solid #555555; color: #ffffff;
	margin-bottom: 50px;
}

.caption {
	line-height: 30px; padding-left: 10px;
}

.middle {
	text-align: center;
	line-height: 30px;
}

.prev {
	padding: 5px 0 0 10px; cursor: pointer;
}

.next {
	padding: 5px 10px 0 0; cursor: pointer;
}

.close {
	cursor: pointer;
	text-align: right;
	padding-right: 10px
}

.gallery_status {
	text-align: center;
}

#large_image_holder {
	width: 700px; margin: auto;
}

#large_image_holder img {
	width: 700px; height: 467px;
	border: 3px solid #dddddd;
}

.property_image {
	width: 280px;
	height: 187px;
	padding: 3px;
	border: 1px solid #dddddd;
	cursor: pointer;
}

#inquire_form label {
	width: 200px;
	float: left;
	margin: 10px 0 10px 0;
}

#booking_engine {
	background:none repeat scroll 0 0 #404040;
	color:#FFFFFF;
	padding:7px;
}

#booking_engine h2 {
	margin-top: 0px;
	font-size: 18px;
	font-weight: bold;
	background: transparent;
}

#booking_engine p.small {
	font-size: 12px;
}

#booking_content {
	background:none repeat scroll 0 0 #eeeeee;
	color:#32422a;
	font-size:14px;
	padding:0px 7px;
	margin: 0px 0 0 0;
}

#resort_links {
	background: #dcf0d1;
	border: 1px solid #dddddd;
	font-size: 12px;
	margin: 25px;
}

#resort_links table {
	width: 100%;
}

#resort_links table td {
	padding: 5px;
}


/*==========Link States==========*/

a:link {
	color: #666666;
	text-decoration: underline;
}

a:visited {
	color: #666666;
	text-decoration: underline;
}

a:hover {
	color: #666666;
	text-decoration: none;
}

a:active {
	color: #666666;
	text-decoration: underline;
}

/*==========Navigation==========*/

#nav {
	position: absolute;
	top: -20px;
	left: 0px;
	z-index: 10000;
	border-bottom: 2px solid #C79D39;
	border-top: 2px solid #C79D39;
	background: #ffffff;
	width: 900px;
}

#nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 750px;
	z-index: 10000;
	background: #ffffff;
	float: left;

}

#nav .phone {
	float: right;
	color: #000000;
	font-size: 16px !important;
	line-height: 28px;
}

#nav li {
	float: left;
	position: relative;
	display: block;
	color:#a77f1f;
	font-size:16px;
	z-index: 10000;
	background: #ffffff;
	padding: 5px 30px 5px 5px;
}


#nav li.last {
	margin-right: 0px;
	z-index: 10000;
}

#nav a:link, #nav a:visited {
	text-decoration:none;
	color:#a77f1f;
	font-size:16px;
	z-index: 10000;
}

#nav a:hover {
	color:#cfccae;
	font-size:16px;
}

* html #nav a {
	width: 100%;
}


#nav li ul {
	display: none;
	position: absolute;
	padding: 10px 5px 5px 5px;
	margin-top: 0px;
	left: 0px;
	margin-bottom: 0px;
	text-align: left;
	width: 250px;
	top: 18px;
	z-index: 10000;
	background: transparent;
}

#nav li:hover ul {
	display: block;
}

#nav li ul li {
	position: relative;
	line-height: 25px;
	height: 25px;
	font-family: arial, Helvetica, sans-serif;
	text-align: left;
	width: 250px;
	display: block;
	padding-left:5px;
	z-index: 1000;
	background: #f8f1bf;
}

#nav li ul li.parent {
	background: #f8f1bf;
	color: #555555;
	font-size:11px;
	width: 250px;
	padding: 5px;
	z-index: 1000;	
}

#nav li ul li a:link, #nav li ul li a:visited {
    padding-left: 5px;
	display: block;
	text-decoration: none;
	color: #a77f1f;
	font-size:16px;
}
#nav li ul li a:hover {
	margin-right: 0px;
	margin-left: 0px;                  
	display: block;
	text-decoration: none;
	color:#cfccae;
	font-size:16px;
}
            
			

#nav_home {
	position: absolute;
	top: -50px;
	left: -6px;
	z-index: 10000;
}

#nav_home ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 920px;
	z-index: 10000;
}

#nav_home li {
	float: left;
	position: relative;
	margin-right: 18px;
	width: 161px;
	display: block;
	color:#a77f1f;
	font-size:16px;
	z-index: 10000;
	background: #ffffff;
	padding: 0px 0px 0px 7px;
}


#nav_home li.last {
	margin-right: 0px;
	z-index: 10000;
}

#nav_home a:link, #nav_home a:visited {
	text-decoration:none;
	color:#a77f1f;
	font-size:16px;
	z-index: 10000;
}

#nav_home a:hover {
	color:#cfccae;
	font-size:16px;
}

* html #nav_home a {
	width: 100%;
}


#nav_home li ul {
	display: none;
	position: absolute;
	padding: 20px 5px 5px 5px;
	margin-top: 0px;
	left: 0px;
	margin-bottom: 0px;
	text-align: left;
	width: 250px;
	top: 15px;
	z-index: 10000;
}

#nav_home li:hover ul {
	display: block;
}

#nav_home li ul li {
	position: relative;
	line-height: 25px;
	height: 25px;
	font-family: arial, Helvetica, sans-serif;
	text-align: left;
	width: 250px;
	display: block;
	padding-left:5px;
	z-index: 1000;
	background: #f8f1bf;
}

#nav_home li ul li.parent {
	background: #f8f1bf;
	color: #555555;
	font-size:11px;
	width: 250px;
	padding: 5px;
	z-index: 1000;	
}

#nav_home li ul li a:link, #nav_home li ul li a:visited {
    padding-left: 5px;
	display: block;
	text-decoration: none;
	color: #a77f1f;
	font-size:16px;
}
#nav_home li ul li a:hover {
	margin-right: 0px;
	margin-left: 0px;                  
	display: block;
	text-decoration: none;
	color:#cfccae;
	font-size:16px;
}
            
			

/*==========H Tags==========*/


h1 {
}

h2 {
	font-size:16px;
	padding-top: 3px;
	font-weight:bold;
	margin-top: 0px;
}

#searching h2 {
	background:transparent;
	font-size:14px;
	font-weight:bold;
	color: #ffffff;
}

.topmargin20 {
	margin-top: 20px;
}

h3 {
}

/*==========Footer==========*/

#footer {
	font-size: 10px;
	text-align: center;
	margin: 10px;
}

#footer a:link, #footer a:visited {
}

#footer a:hover {
}


/*=========== tab navigation for search results ==========*/
ul.tabNavigation {
list-style: none;
margin: 0;
padding: 0;
}

ul.tabNavigation li {
    display: inline;
}

ul.tabNavigation li a {
    border:1px solid #dadada; line-height:18px; padding:1px 4px 0; color:#000; text-decoration:none;
}

ul.tabNavigation li a.selected,
ul.tabNavigation li a:hover {
    background:#dedede; border:1px solid #514f50;
}

ul.tabNavigation li p{margin:0 0 0 10px}

ul.tabNavigation li a:focus {
	outline: 0;
}


ul.tabNavigation2 {
list-style: none;
margin: 0;
padding: 0;
}

ul.tabNavigation2 li {
    display: inline;
}

ul.tabNavigation2 li a {
    border:1px solid #dadada; line-height:18px; padding:1px 4px 0; color:#000; text-decoration:none;
}

ul.tabNavigation2 li a.selected,
ul.tabNavigation2 li a:hover {
    background:#dedede; border:1px solid #514f50;
}

ul.tabNavigation2 li p{margin:0 0 0 10px}

ul.tabNavigation2 li a:focus {
	outline: 0;
}


div.tabs > div {
	margin-top: 3px;
	margin:7px 0;
}

div.tabs > div h2 {
	margin-top: 0;
}

/*============= searching overlay ==============*/

#searching {
	width: 460px;
	height: 470px;
	background: #333333;
	border: 1px solid #ffffff;
	display: none;
	padding: 20px;
	color: #ffffff;
	text-align: center;
	z-index: 20000;
}

#searching h2 {
	font-size: 18px;
	font-weight: normal;
}

#searching h3 {
	font-size: 18px;
	font-weight: normal;
}

#searching ul {
	padding: 5px;
}

#searching ul li {
	font-size: 15px;
	padding: 5px;
	line-height: 15px;
}

#searching-content {
	text-align: left;
}


#booking_overlay {
		background: #ffffff;
		border: 1px solid black;
		width:512px;
		height:531px;
		padding:0px;
		position: relative;
	}
	
#booking_overlay div.close {
	background:url("/cms-themes/Default/images/close.png") no-repeat scroll 0 0 transparent;
	cursor:pointer;
	height:35px;
	position:absolute;
	right:5px;
	top:2px;
	width:35px;
}

	.formError {
			position:absolute;
			top:300px; left:300px;
			padding-bottom:13px;
			display:block;
			z-index:5000;
			cursor:pointer;
		}
			#debugMode{
				background:#000;
				position:fixed;
				width:100%; height:200px;
				top:0; left:0;
				overflow:scroll;
				opacity:0.8;
				display:block;
				padding:10px;
				color:#fff;
				font-size:14px;
				z-index:100000;
			}
		
			.ajaxSubmit{ padding:20px; background:#55ea55;border:1px solid #999;display:none}
			.formError .formErrorContent {
				width:100%; 
				background:#ee0101;
				color:#fff;
				width:150px;
				font-family:tahoma;
				font-size:11px;
				border:2px solid #ddd;
				box-shadow: 0px 0px 6px #000;
				-moz-box-shadow: 0px 0px 6px #000;
				-webkit-box-shadow: 0px 0px 6px #000;
				padding:4px 10px 4px 10px;
				border-radius: 6px;
				-moz-border-radius: 6px;
				-webkit-border-radius: 6px;
			}
			.greenPopup .formErrorContent {background:#33be40;}
			
			.blackPopup .formErrorContent {background:#393939;color:#FFF;}
			
			.formError .formErrorArrow{
				position:absolute;
				bottom:0;left:20px;
				width:15px; height:15px;

				z-index:5001;
			}
			.formError .formErrorArrowBottom{top:0;margin:-6px;}
			
				.formError .formErrorArrow div{
					border-left:2px solid #ddd;
					border-right:2px solid #ddd;
					box-shadow: 0px 2px 3px #444;
					-moz-box-shadow: 0px 2px 3px #444;
					-webkit-box-shadow: 0px 2px 3px #444;
					font-size:0px; height:1px; background:#ee0101;margin:0 auto;line-height:0px; font-size:0px; display:block;
				}
					.formError .formErrorArrowBottom div{
						box-shadow: none;
						-moz-box-shadow: none;
						-webkit-box-shadow: none;
					}
					
				.greenPopup .formErrorArrow div{background:#33be40;}
				.blackPopup .formErrorArrow div{background:#393939;color:#FFF;}

				.formError .formErrorArrow .line10{width:15px;border:none;} 
				.formError .formErrorArrow .line9{width:13px;border:none;} 
				.formError .formErrorArrow .line8{width:11px;} 
				.formError .formErrorArrow .line7{width:9px;} 
				.formError .formErrorArrow .line6{width:7px;} 
				.formError .formErrorArrow .line5{width:5px;} 
				.formError .formErrorArrow .line4{width:3px;} 
				.formError .formErrorArrow .line3{width:1px;
					border-left:2px solid #ddd;
					border-right:2px solid #ddd;
					border-bottom:0px solid #ddd;} 
				.formError .formErrorArrow .line2{width:3px;border:none;background:#ddd;}
				.formError .formErrorArrow .line1{width:1px;border:none;background:#ddd;}  