/* This is where you can override the default styles to fit with the site design */

body {
	font: 76% Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #C9D3DB;
}

h5 {
	color:#00254C;
font-size:22px;
margin:9px 0;
}

hr {
background-color:#FFFFFF;
border-color:#CCCCCC;
border-style:none none dashed;
border-width:1px;
color:#FFFFFF;
margin:10px 0;
width:95%;
}

.site_wrapper {
	width: 980px;
	background-color: #fff;
	margin-top: 0;
}

.unit_details_thumb_img_link {
	cursor: hand;
	cursor: pointer;
}

#bookingFormTnC_container {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	background-color: #fff;
}

#bookingFormTnC_pageHolder {
	overflow: auto;
	width: 500px;
	height: 300px;
	border: 1px solid #000;
}

#acms_travel_group_select .parent_group {
	background-color: #EDF3FF;
	font-weight: bold;
}

#acms_travel_group_select .sub_group {
	padding-left: 20px;
}

#send_to_friend_container {
	right:0;
	top:0;
	position: absolute;
}

.unit_details_content_container {
	position: relative;
	clear: both;
}

.acms_travel_sendFriend_form_normal {
	height: 152px;
}

.acms_travel_sendFriend_form_extended {
	height: 177px;
}

#acms_travel_sendFriend_form {
	background-color:#EDF3FF;
border:1px dashed #A8C0DE !important;
clear:both;
margin-top:34px;
*margin-top:10px;
*margin-left:8px;
padding-top:10px;
text-align: left;
font-size: 11px;

}

#acms_travel_sendFriend_send {
	clear: both;
	float: right;
	margin-right: 10px !important;
}

#acms_travel_sendFriend_form form {
	margin: 0;
	padding: 0;
}

#acms_travel_sendFriend_form form label {
	float: left;
	width: 80px;
	text-align: right;
	padding: 3px 5px 0 2px;
	font-weight: bold;
}

#acms_travel_sendFriend_form form input {
	margin: 0 0 10px 5px;
	font-size: 11px;
	width: 90px;
	
}

#acms_travel_sendFriend_sending {
	width: 66px;
	margin: 30px auto;
}

#acms_travel_sendFriend_form,
#acms_travel_sendFriend_sent,
#acms_travel_sendFriend_sending,
#acms_travel_sendFriend_formError {
	display: none;
}

#send_to_friend_container img {
	float: right;
	margin: 0;
}

h2 {
	margin:0 0 5px;
	padding:0;
	color:#00254C;
	font-size:23px;	
}

a {
	color:#00254C;
	text-decoration:none !important;
}

a:hover {
	color:#4C6681 !important;
	text-decoration:none !important;
}

a:visited {
	color:#00254C;
	text-decoration:none !important;
}

.site_wrapper .visual_padding { padding: 8px 10px; }

.header {
	background-color: #00214A;
	/*background-image: url(../images/click_here_to_book_online.gif);*/
	background-position: top right;
	background-repeat: no-repeat;
	position:relative;
}

.header h1 {
	float: left;
	width: 50%;
    padding: 127px 0 0 0;
    margin: 0;
	overflow: hidden;
    background-image: url("/images/logo.gif");
    background-repeat: no-repeat;
    height: 0px !important;
    height /**/:127px;
}

.header p {
	color:#FFFFFF;
	float:right;
	font-size:2.2em;
	left:560px;
	line-height:45px;
	margin:80px 20px 0 0;
	position:absolute;
	text-align:right;
	top:1px;
	width:40%;
}

.header img {
	left:453px;
	position:absolute;
	top:0;
	border:none;
}

.header a {
	background: url(../images/linkBg.gif) no-repeat;
	float: right;
	text-align: center;
	color: #00254C;
	font-size: 12px;
	font-weight: bold;
	width: 195px;
	height: 22px;
	padding-top: 3px;
	margin: 20px 20px 0 0;
}

h3 {
	color:#00254C;
	font-size:12px;
	font-weight:bold;
	margin:0 0 5px;
}

h6 {
	color:#00254C;
	font-size:14px;
	margin:0 0 4px;
}

p {
	font-size:12px;
	line-height:18px;
	margin:5px 0 2px 0;
}

.top_content .special_offers_panel {
	float: left;
	width: 190px;
	text-align: center;
	padding-top: 7px;
}

.special_offers_panel a {
	color:#00254C;
	font-weight:bold;
	text-decoration:none !important;
}

.top_content #flash_content {
	float: right;

}

.top_content .special_offers_panel h3 {
	color: #D6C3AD;
	font-size: 16px;
	margin: 5px 0 0 0;

}

.top_content .special_offers_panel p {
	margin: 2px 0;
	color: #00254C;
	font-size: 11px;
	
}

.top_content .special_offers_panel h4{
	margin: 4px 0 8px 0;

	font-size: 14px;
	font-weight: normal;
	line-height: 16px;
	
}



.top_content .special_offers_panel input {
	background-image:url(../images/view_all_deals.gif);
	background-repeat:no-repeat;
	border:medium none;
	color:#FFFFFF;
	height:22px;
	padding-bottom:3px;
	*padding-bottom:1px;	
	margin: 0 0 6px 0;
	width:99px;
	cursor:pointer;	
}

.top_content {
	margin: 5px 0;
}

.three_column_layout .left_column {
	background-color: #EDF3FF;
	width: 200px;
	margin: 0;
	padding: 0;
}

.block {
	padding: 19px 14px 5px 14px;
	border-top: 1px solid #FFFFFF;
	float: left;
}

.testimonial, .name {
	background: #EDF3FF;
	padding: 0 20px 5px 20px;
	
}

.testimonial {
	padding:5px 20px;
	line-height: 20px;
}

.other_testimonial .testimonial, .other_testimonial .name {
	background: #fff;
}

.three_column_layout .right_column .block h3 {
	margin-bottom: 18px;
}

.block .acms_news_item_shortArticle a {
	color: #CC0000;
}



.three_column_layout .right_column a.button, .three_column_layout .right_column a.button:visited {
	background: url(../images/sidebarLink.gif) no-repeat;
	text-align: center;
	float: left;
	color: #fff;
	width: 195px;
	height: 22px;
	padding-top: 3px;
	margin-left: 2px;
	margin-bottom: 20px;
}

.block .acms_news_item_date {
	display: none;
}

.block .acms_news_item {
	margin-bottom: 15px;
}

body .testimonial_row .testimonial_name, body .testimonial_row .testimonial_short {
	position: static !important;
	float: left;
	font-style: normal;
	font-size: 1em;
}

body .testimonial_row .testimonial_name {
	font-weight: bold;
}

.block h4 {
	margin: 0;
}

h4 a, h4 a:visited {
	color: #231F20;
	margin: 0;
	font-size: 12px;
}

.three_column_layout .columns_wrapper {
	width: 760px;
	margin-top: 1px;
}

.three_column_layout .main_content {
	background-color: #fff;
	width: 560px;
}

.three_column_layout .main_content a {
	font-weight: bold;
}

.three_column_layout .main_content li {
	margin-bottom:5px;
}

.three_column_layout .main_content img {
	
	margin-bottom:10px;
	float:left;
	border:0;
}

.main_content .visual_padding {
	padding: 13px 15px;
}

.three_column_layout .right_column {
	background-color: #EDF3FF;
	width: 200px;
	*padding-bottom: 20px;
}

.three_column_layout .right_column h3 {
	color:#00254C;
	font-size:16px !important;
	margin:0px 0 0 0;
	padding:0;
	text-align:left;
}

.three_column_layout .right_column .acms_news_item_shortArticle a:visited {
	color:#cc0000;
}

.three_column_layout .right_column h4 a:visited {
	color:#231F20;
}

.three_column_layout .right_column p a:visited {
	color:#231F20;
}

.three_column_layout .right_column hr {
	background-color:#fff;
border-bottom: none;
border-top: none;
color:#fff;
margin:7px 0pt 0 0;
width:100%;
clear: both;
float: left;
height: 1px
}

.three_column_layout .right_column .left {
	float: left;
	width: 90px;
}

.three_column_layout .right_column .right input {
	float: right;
	margin-bottom: 5px;
}

.three_column_layout .right_column .right p {
	margin: 5px 0;
}

.three_column_layout .right_column .right ul {
	margin: 0;
}

.three_column_layout .right_column .right ul li {
	list-style-type: none;
}

.footer {
	background-color:#FFFFFF;
	border-top:20px solid #FFFFFF;
	margin-top:10px !important;
}

.f_nav ul li a, 
.f_nav ul li a:visited {
	color:#00254C;
	font-size:11px;
	margin-left:10px;
}

.f_nav ul li a:hover {
	text-decoration:none;
	color:#A8C0DE !important;
}

.artavia {	
	font-size:11px;
	margin-top:5px;
	margin-bottom:5px;
}

.artavia a {
	
	text-decoration:none;
	color:#00254C;
	font-size:11px;
}

.artavia a:hover {
	text-decoration:none;
	color:#A8C0DE !important;
}

.artavia a:visted {
	text-decoration:none;
	color:#00254C;
}

.block_buttons {
	float: right;
	margin: 40px 40px 0 0;
}

.block_buttons ul li a {
	border-bottom:1px solid #FFFFFF;
	font-weight:bold;
	padding:8px 6px 8px 13px;
	width:181px;
	text-decoration:none !important;
	color: #fff;
}

.block_buttons li {
	margin: 0 !important;
}

* html .block_buttons ul li a { width: 200px; }

.block_buttons ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.block_buttons a {
	display: block;
	padding: 3px;
	width: 157px;
}

.block_buttons a:link, .block_buttons a:visited {
	text-decoration: none;
}

.block_buttons ul li a.curr_page {
	font-weight: bold;
}

.block_buttons ul ul {
	display: none;
}



.v_nav ul li a {
	border-bottom:1px solid #FFFFFF;
	font-weight:bold !important;
	padding:8px 6px 8px 13px;
	width:181px;
	text-decoration:none !important;
	font-size: 12px;
	margin-top: 1px;
	font-weight: normal;
}

* html .v_nav ul li a { width: 200px; }

.v_nav ul li a:link, .v_nav ul li a:visited {
	color: #fff;
	background-color: #00254C;
		text-decoration:none !important;
		
}

.v_nav ul li a:hover {
	background-color: #D6C3AD;
	color: #00254C !important;
	text-decoration:none !important;
}


.h_nav h3 {
	background-color:#EDF3FF;
	color:#00254C;
	float:left;
	font-size:1.4em;
	margin:0pt;
	padding:3px 0pt 6px 9px;
	text-align:left;
	width:191px;
	*width:200px;	
}

.search_panel {
	background-color:#EDF3FF;
	float: left;
	width:200px;
	border-bottom: solid 1px #fff;
	
}

.search_panel table {
	border-collapse:collapse;
}

.search_panel .submit_button {
	background-image:url(../images/search_button.gif);
	background-repeat:no-repeat;
	border:medium none;
	color:#FFFFFF;
	height:22px;
	float: right;
	padding-bottom:3px;
	*padding-bottom:1px;	
	margin: 5px 10px 10px 0;
	width:99px;
	text-indent:-5000px !important;
	cursor:pointer;	
	
}

.special_offer_button_homepage {

}

#acms_cottage_search_summary {
	background-color:#EDF3FF;
	color:#FFFFFF;
	margin-left:10px;
	text-align:center !important;
	width:180px;

}

#acms_cottage_search_summary tr {
}


#acms_cottage_search_summary th {
	color:#00254C;
	font-size:11px;
	padding: 8px 0pt 9px 9px;
	text-align:left;
	width:100px;
	border-bottom:1px dashed #A8C0DE !important;	
}

#acms_cottage_search_summary td {
	font-size:12px;
	font-weight:normal;
	width:120px;
	color:#00254C;
	text-align:left !important;
	border-bottom:1px dashed #A8C0DE !important;	
}

.r3 {
	background:#EDF3FF;
}

.r3 td {

}

.h_nav  {
	width:960px;
	float: right;
	background-color: #fff;
}

.h_nav {
	width:960px;
	background-color:#00254C;
}


h_nav  a {
	background-color:#00254C;
	color:#FFFFFF;
	display:block;
	font-size:1.1em;
	margin:0;
	padding:6px 37px;
	text-decoration:none !important;
	float: left;
	clear: none;

}

.h_nav a:link, .h_nav  a:visited {
	background-color:#00254C;
	color:#FFFFFF;
	display:block;
	font-size: 17px;
	margin:0;
	padding:6px 37px;
	text-decoration:none !important;
	float: left;
	clear: none;
}

.h_nav  a:hover {
	background-color: #00254C;
	color: #fff;
	text-decoration:none !important;
}

.h_nav ul {
	width:527px;
	float: none;
	margin: 0 0 0 215px;
	background-color: #00214A;
}

.h_nav ul li a {
	background-color:#00254C;
	color:#FFFFFF;
	display:block;
	font-size:1.1em;
	margin:0;
	padding:6px 37px;
	text-decoration:none !important;
	width: auto!important;
	
}

.h_nav ul li a:link, .h_nav ul li a:visited {
	color: #fff;
		text-decoration:none !important;
}

.h_nav ul li a:hover {
	background-color: #D6C3AD;
	color: #00254C !important;
		text-decoration:none !important;
}








.searchSelectedPeriod {
	background-color: #87C663;
}

#availabilityBookingTable td.available {
	background-color: #9FD276;
}

#availabilityBookingTable td.unavailable {
	background-color:#D1E0FF;
	border:1px solid #FFFFFF;
}


#acms_travel_search_form {
	color:#243B7F;
}

#acms_travel_search_form select {
	margin-bottom:5px;
	margin-left:9px;
	width:180px;
}

#acms_travel_sleeps {
	left:0;
	position:absolute;
	top:175px;
	*top:185px;
	width:85px !important;

}

#acms_travel_pets {
	left:96px;
	position:absolute;
	top:175px;
	*top:185px;
	width:85px !important;

}

#acms_travel_search_form label {
	color:#243B7F;
	float:left;
	margin-left:9px;
	margin-right:50px;
}

#acms_travel_search_form .submit_button {
	float:right;
	margin:0 10px 10px 0;
}

.v_nav {
	clear:both;
}

#acms_travel_search_summary {
	border:medium none;
	margin:0 0 0 9px;
	width:180px;
}

#acms_travel_search_summary th {
	border:medium none;
	color:#000066;
	float:left;
	text-align:left;
	width:80px;
	*width:95px;
}

#acms_travel_search_summary td {
	border:medium none;
	padding-bottom:5px;
	text-align:left;
}





/********* Product Listings Class Stuff *********/

.product_listing_item {
	margin:10px 0 0;
}


.image {
	float:left;
	padding:0 !important;
}

.logo_container img {
	padding:0px !important;
}

.product_listing_item_header {
}

.product_listing_item_header_right {
}

.product_listing_item_body {
}

.product_listings_lower_container {
	float:left;
	margin-left:6px;
	*margin-left:3px;
	width:270px;
	background-color:#FFFFFF !important;
}

.dimentions {
}

.price {
}

.enquire_button {
}





.head_bar {
	background-color: #00254C;
	float:right;
	width:530px;
	position: relative;
	margin: 0 0 4px 0;
}

.head_bar img{
	margin: 0 !Important;
	padding: 0 !Important;
}

head_bar_latedeal{
background-color: red;
	float:right;
	width:388px;

}


.group_4_light {
	background-color: #D4E0EF !important;
}

.group_4 .head_bar,
.group_4 .product_descriptions_head {
	background-color: #A8C0DE;
}

.group_1_light {
	background-color: #DADBED !important;
}


.group_1 .head_bar,
.group_1 .product_descriptions_head {
	background-color:#9697CB;
}


.group_2_light,
.group_2_light {
	background-color: #E9D4BF !important;
}

.group_2 .head_bar,
.group_2 .head_bar,
.group_2 .product_descriptions_head,
.group_2 .product_descriptions_head {
	background-color: #C18548;
}

.group_3_light {
	background-color: #E8EAE3 !important;
}

.group_3 .head_bar,
.group_3 .product_descriptions_head {
	background-color: #C7D4AD;
}

.head_bar_left {
	color:#fff;
	float:left;
	font-size:14px;
	font-weight:bold;
	margin:0;
	padding:4px 0;
	width:330px;
	line-height: 23px;
}


.head_bar_left p {
	font-size:17px;
	font-weight:bold;
	margin:0 0 0 5px;
	padding:3px 0 0 0;
	
}


.area_title {
	font-size:12px;
	font-weight: bold;
	margin: 5px 0 0 0;
	padding:0;
	line-height: 20px;
}




.head_bar_right {
	color:#fff;
	float:right!important;
	font-size:14px;
	font-weight:bold;
	margin:0;
	padding:5px 5px 0 0;
	text-align:right;
	width:190px;
}

.head_bar_right img{
	float:right!important;
	margin:8px 0 0 5px!important;
	padding:0!important;
	
}

.head_bar_left_late {
	color:#fff;
	float:left;
	font-size:14px;
	font-weight:bold;
	margin:0;
	padding:8px 0 8px 3px;
	width:340px;
}

.late_width {
	
	width:340px !Important;
}



.head_bar_right_late img{
	
	margin:0 !important;
	padding:0 !important;
	
}



.product_listings_lower_container_left {
padding-left:5px;
}

.product_listings_lower_container_right {
	float:right;
	width:120px;
	height:52px;
	
}

.product_listings_lower_container_right2 {
	float:right;
	width:100px;
	height:52px;
	position: relative;
	
}


.product_listings_lower_container_left p {
margin: 15px 0 0 2px;
padding: 0;
font-size: 16px;
font-weight: bold;

}


.product_listings_lower_container_left table {
	margin:4px 0 0 3px;
	font-size: 12px;
}

.product_listings_lower_container_left tr {
}

.product_listings_lower_container_left td {
	width:80px;
	padding: 3px 0 3px 0;
}

.product_listings_bottom_container {
	float:left;
	width:250px;
	margin-left:10px;
}

.logo_container {
	float:left;
	margin:4px 0 0;
	*margin:0 0 0 0;
}

.special_offer_button {
	background-image:url(/images/logo_arrow.gif);
	background-position:right center;
	background-repeat:no-repeat;
	float:right;
	margin:4px 0 0;
	*margin: 3px 0 0 0;
}

.special_offer_button p {
	color:#FF0000;
	font-size:14px;
	font-weight:bold;
	margin:0;
	padding:4px 28px 0 0;
}

.product_listing_item hr {
	float:left;
	width:530px;
	margin:0;
	*margin:3px 0 0 0;
	background-color:#FFFFFF;
	border-color:#CCCCCC;
	border-style:none none solid;
	border-width:1px;
	height:1px;
}

.detail {
	font-weight:bold;
}

.number {
}

.image1 {
	margin:5px 0 0 0 !important;
	border:none;
	padding:0px !important;
	float:right !important;
	*margin:5px 0px 0 0 !important;
}

.image2 {
	margin:5px 0 0 0;
	border:none;
	padding:0px !important;
	*margin:8px 0px 0 0 !important;
	float:right !important;
}


/********* End Product Listings Stuff ***********/


.product_description {
	margin:10px 0 0;
}

.product_descriptions_head {
	background-color:#9494CE;
	float:left;
	width:530px;
	*width:526px;
	padding:0;
}

.product_descriptions_head_left {
	width:250px;
	float:left;
	margin: 0;
	padding: 0;
}

.product_descriptions_head_left h3 {
	color:#fff;
	font-size:17px;
	margin:5px 0 0;
	padding:0 0 0 10px;
	line-height: 15px;
	
}

.product_descriptions_head_left h4 {
	color:#fff;
	font-size:13px;
	margin:6px 0 0 0;
	padding: 0 0 0 10px;
	
	
	
}


.product_descriptions_head_left h5{
	color:#fff;
	font-size:16px;
	margin:6px 0 4px 0 !Important;
	padding: 0 0 0 10px;
	line-height: 15px;
	font-weight: normal
	
	
}



.product_referance {

	font-weight: normal;
	font-size:11px;
	padding:0; 
	margin: 0;
	
}



.product_descriptions_head_right {
	float:right;
	width:215px;
	margin: 0;
	padding: 0;
	
	

}


.product_descriptions_head_right_logo_container {
	float:right !important;
	margin-top:5px;
	*margin-bottom:5px;
	margin-right:10px;
	*margin-right:5px;
	width:135px;
	
}


.product_descriptions_head_right_logo_container img{
	
	margin:0 0 0 3px!Important;
	padding: 0  !Important;
	float: right !important


}


.book_button {
	margin-left:-5px !important;
	*margin-left:7px !important;
	margin-right:0px !important;
	*margin-right:-2px !important;	
}


.product_descriptions_head_button {
	float:right;
margin:5px 0px 5px 0pt !important;
padding:0pt;
position:relative;
text-align:right;
width:215px;
}

.product_descriptions_head_button img{
	
	margin:  0 9px 0 0 !important;
	padding: 0;
	
}


.product_descriptions_head_button a {
	border:none;
}


/********* Product Descriptions Stuff ***********/

/********* Product Images ************/



.product_descriptions_images_left {
	float:left;
	margin:5px 0 0;
	width:315px;
}

.product_descriptions_images_left img {
	margin: 0 19px 6px 0 !important;
}


.product_descriptions_images_right {
	margin:5px 0;
	float:right;
	*float:left;
}

.large_desc_image {
	*margin:0 1px 0 -13px !important;
}

.details_logo {
	margin-left:5px !important;
	margin-top:3px !important;
	margin-bottom:5px !important;

}

.product_descriptions_images_left {
	width:315px;
	width:310px;	
}

/***** End images stuff ************/

.search_refiner {
	background-color: #D4E0EF;
	position:relative;
	
	
}

.desc_info_bar {
	float:left;
	width:289px;
}

.desc_info_bar p {
	float:left;
	margin:3px 2px 3px 0;
	color:#00254C;
}

.dotted {
	float:left;
	width:289px;
	margin:0;
	*margin:3px 0 0 0;
	background-color:#FFFFFF;
	border-color:#A8C0DE;
	border-style:none none dashed;
	border-width:1px;
	height:1px;
}


 .availabilityBookingTableSeparator {
	float:left;
	width:289px;
	margin:3px 0 6px 0;
	*margin:3px 0 0 0;
	background-color:#FFFFFF;
	border-color:#A8C0DE;
	border-style:none none dashed;
	border-width:1px;
	height:1px;
}


.desc_facilities {
	float:left;
	width:289px;
	margin: 15px 0 0 0 !important;
	*margin: 0 !important;
}


.desc_booking {
	float:left;
	width:289px;
	margin: 15px 0 0 0;
}


.desc_booking h3{
color: #00254C;	
font-size: 17px !important;
}

.desc_booking h4{
color: #00254C;	
font-size: 14px !important;
margin: 0;
padding: 0;

}

.desc_booking h5{
	
font-size: 12px !important;
margin: 4px 5px 5px 0 !important;
padding: 0;
color: #00254C;

}


.desc_booking h6{
	
font-size: 14px !important;
margin: 4px 5px 5px 0 !important;
padding: 0;
color: #00254C;
float: left;
font-weight: normal;

}



.desc_booking p{
	
font-size: 11px !important;
line-height: 14px !important;
}

.desc_facility_type  {

width: 140px;
float: left;
font-size: 11px !important;
margin: 2px 0 4px 0;
}

.desc_facility_type  img{

margin: 3px 5px 8px 0;


}

.desc_facility_type  p{

margin: 0 0 8px 0;
font-size: 11px !important;


}



.bookingAvailabilityMonth {
	margin: 0 0 2px 0 !important;
}

.bookingAvailabilityMonth_Jan {
	margin: 0 0 2px 0 !important;
	*margin: 0 0 2px -4px !important;
}


.availabilityBookingTableDates {
width: 288px;
float: left;
}






.group_1 {

background: #9697cb;
}

.group_2 {

background: #c18548;
}

.group_3 {

background: #c7d4ad;
}

.group_4 {
background: #a8c0de;

}


.availabilityBookingTableDates tr{


}

.date {

font-size: 12px;
color: #fff;
font-weight: bold;
margin: 0;
padding:5px 0pt 5px 5px;
width:100px;

border-right: 3px solid #fff;
border-bottom: 2px solid #fff;
}


.booked {
width: 111px;
font-size: 15px;
color: #fff;
font-weight: bold;
margin: 0;
padding: 5px;
text-align:left;

}


.price {
border-bottom: 2px solid #fff;
padding: 5px ;
background: #CCC;

}


.price p{

font-size: 18px !important;
float: left!important;
width: 54px!important;
margin:0 !Important;

}


.available {
width: 111px;
color: #fff;
font-weight: bold;
margin: 0;
padding: 5px ;
}



tr.selected  td.price {
background: #006633;
color: #fff;
}



table.group_1 tr.available td.price{
color: #9697CB !important;
background: #DADBED;
}

table.group_2 tr.available td.price{
color: #C18548;
background: #E9D4BF;
}

table.group_3 tr.available td.price{
color: #aabe82;
background: #E8EAE3;
}

table.group_4 tr.available td.price{
color: #748fb0;
background: #D4E0EF ;
}




table.group_1 tr.available .bookSelectedButton {
background-image:url(../images/btn_booknow_1.gif);
background-repeat:no-repeat;
border:medium none!important;
color:#FFFFFF !important;
cursor: pointer;
height:18px;
padding:0;
text-align:center;
text-indent:-5000px;
width:80px!important;
margin: 0;
}


table.group_1 tr.last_minute_deal td.price .bookSelectedButton {
background-image:url(../images/btn_latedeal_1.gif);
background-repeat:no-repeat;
border:medium none!important;
color:#FFFFFF !important;
cursor: pointer;
height:18px;
padding:0;
text-align:center;
text-indent:-5000px;
width:80px!important;
margin: 0;
}




table.group_2 tr.available .bookSelectedButton {
background-image:url(../images/btn_booknow_2.gif);
background-repeat:no-repeat;
border:medium none!important;
color:#FFFFFF !important;
cursor: pointer;
height:18px;
padding:0;
text-align:center;
text-indent:-5000px;
width:80px!important;
margin: 0;
}


table.group_2 tr.last_minute_deal td.price .bookSelectedButton {
background-image:url(../images/btn_latedeal_2.gif);
background-repeat:no-repeat;
border:medium none!important;
color:#FFFFFF !important;
cursor: pointer;
height:18px;
padding:0;
text-align:center;
text-indent:-5000px;
width:80px!important;
margin: 0;
}



table.group_3 tr.available .bookSelectedButton {
background-image:url(../images/btn_booknow_3.gif);
background-repeat:no-repeat;
border:medium none!important;
color:#FFFFFF !important;
cursor: pointer;
height:18px;
padding:0;
text-align:center;
text-indent:-5000px;
width:80px!important;
margin: 0;
}


table.group_3 tr.last_minute_deal td.price .bookSelectedButton {
background-image:url(../images/btn_latedeal_3.gif);
background-repeat:no-repeat;
border:medium none!important;
color:#FFFFFF !important;
cursor: pointer;
height:18px;
padding:0;
text-align:center;
text-indent:-5000px;
width:80px!important;
margin: 0;
}

table.group_4 tr.available .bookSelectedButton {
background-image:url(../images/btn_booknow_4.gif);
background-repeat:no-repeat;
border:medium none!important;
color:#FFFFFF !important;
cursor: pointer;
height:18px;
padding:0;
text-align:center;
text-indent:-5000px;
width:80px!important;
margin: 0;
}


table.group_4 tr.last_minute_deal td.price .bookSelectedButton {
background-image:url(../images/btn_latedeal_4.gif);
background-repeat:no-repeat;
border:medium none!important;
color:#FFFFFF !important;
cursor: pointer;
height:18px;
padding:0;
text-align:center;
text-indent:-5000px;
width:80px!important;
margin: 0;
}



table.group_4 tr.available td.price .addToShortlistButton{
background-image:url(../images/btn_add_4.gif);
background-repeat:no-repeat;
border:medium none!important;
color:#FFFFFF !important;
cursor: pointer;
height:18px;
padding:0;
text-align:center;
text-indent:-5000px;
width:18px!important;
margin: 0 0 0 8px;
}


table.group_3 tr.available td.price .addToShortlistButton{
background-image:url(../images/btn_add_3.gif);
background-repeat:no-repeat;
border:medium none!important;
color:#FFFFFF !important;
cursor: pointer;
height:18px;
padding:0;
text-align:center;
text-indent:-5000px;
width:18px!important;
margin: 0 0 0 8px;
}

table.group_2 tr.available td.price .addToShortlistButton{
background-image:url(../images/btn_add_2.gif);
background-repeat:no-repeat;
border:medium none!important;
color:#FFFFFF !important;
cursor: pointer;
height:18px;
padding:0;
text-align:center;
text-indent:-5000px;
width:18px!important;
margin: 0 0 0 8px;
}

table.group_1 tr.available td.price .addToShortlistButton{
background-image:url(../images/btn_add_1.gif);
background-repeat:no-repeat;
border:medium none!important;
color:#FFFFFF !important;
cursor: pointer;
height:18px;
padding:0;
text-align:center;
text-indent:-5000px;
width:18px!important;
margin: 0 0 0 8px;
}



.addToShortlistButton{
background-image:url(../images/btn_add.gif);
background-repeat:no-repeat;
border:medium none!important;
color:#FFFFFF !important;
cursor: pointer;
height:18px;
padding:0;
text-align:center;
text-indent:-5000px;
width:18px!important;
margin: 0 0 0 8px;
}









.bookSelectedButton {
background-image:url(../images/btn_booknow.gif);
background-repeat:no-repeat;
border:medium none!important;
color:#FFFFFF !important;
cursor: pointer;
height:18px;
padding:0;
text-align:center;
text-indent:-5000px;
width:80px!important;
margin: 0;

}


.bookingAvailabilityForm {
margin: 0 !important;
padding: 0!important;
float:right!important;
}


.availabilityBookingTableWeekBefore {
width: 143px;
float: left;


}


.availabilityBookingTableWeekAfter {
width: 143px;
float: left;
text-align: right;


}




.availabilityBookingTableWeekBefore a:link, .availabilityBookingTableWeekBefore a:visited {
font-size: 11px !important;

}


.availabilityBookingTableWeekAfter a:link, .availabilityBookingTableWeekAfter a:visited {
font-size: 11px !important;

}








/***** Lower Descriptions Section *****/

.desc_lower {
	float:right;
	width:215px;
text-align: justify;
}

.desc_lower_left {
	float:left;
	margin-top:0;
	margin-bottom: 10px;
}

.desc_lower_left h3 {
	margin:0 0 5px;
	padding:0;
	color:#00254C;
}

.desc_lower_left h4 {
}

.desc_lower_left p {
	margin:0 0 15px;
	padding:0;
	font-size: 11px !important;
}

.desc_lower_price_head {
	color:#FF0000;
	float:left;
	font-size:14px;
	font-weight:bold;
	margin:0;
	padding:10px 0;
	text-align:center;
	width:530px;
}

.desc_lower_price {
	clear:left;
	color:#FF0000;
	float:left;
	font-size:30px;
	font-weight:bold;
	line-height:24px;
	margin:0 0;
	text-align:center;
	width:530px;
}

.desc_lower_buttons {

	clear:left;
	float:left;
	margin:10px 0 0px 0px;
	padding:0;
	width:530px;
	border-bottom: solid 15px #ffffff;
}

.image3 {
	border:medium none;
	border-left: solid 100px #ffffff;
	float:left;
	margin:0;
}

.image4 {
	border:medium none;
	border-left: solid 217px #ffffff;
	float:left;
	margin:0;
}

.desc_lower_right {
	float:left;
	width:289px;
}

#availabilityBookingTable {
	width:289px;
	background-color:#D1E0FF;
	border:medium none;
	text-align:center;
}

#availabilityBookingTable th {
	border:1px solid #FFFFFF;
	padding:2px 0 2px 5px;
}

#availabilityBookingTable tr {
	border:1px solid #FFFFFF;
}

#availabilityBookingTable td {
	border:1px solid #FFFFFF;
	padding:2px 0 2px 5px;
}

.unavailable {
}

.available {
	height:25px;
	*padding:6px 0 0 0 !important;
}

.available input {
	float:left;
	*border-bottom: solid 3px #9FD276;
	padding:0;
	margin:0;
}

/****** End Lower Descxription Stuff ****/


.paginator_pages div {
	display:inline;
	padding-left:5px;
	margin:0;
}

.paginator_cur_page {
	color:#00254C;
	font-size:18px !important;
	margin-top:-5px;
}

.paginator_pages div a {
	text-decoration:none;
	color:#00254C !important;

}

.listing_rule {
	background-color:#FFFFFF;
	border-color:#CCCCCC;
	border-style:none none solid;
	border-width:1px;
	float:left;
	height:1px;
	margin:5px 0 15px 0;
	width:520px;
	color:#00254C
}

.new_search_button {
	float:right !important;
	margin:10px !important;
	border:none !important;
}
.new_search_button img {
	border:none;
}

.listing_rule {
	background-color:#FFFFFF !important;
	border-color:#CCCCCC !important;
	border-style:none none solid; !important;
	border-width:1px !important;
	float:left !important;
	margin:0 0 8px 0 !important;
	width:530px !important;

}

.right a:link {
	color:#00254C !important;
	text-decoration:none;
}

.right a:visited {
	color:#00254C!important;
	text-decoration:none;	
}

.right a:hover {
	color:#00254C!important;
	text-decoration:none;	
}

.paginator_pages {
	float:right;
	margin:0 0 5px;
	*margin:0 0 0 0px;
	text-align:right;
	width:530px;
}

.f_nav ul {
	margin:0;
	padding:0;
	text-align:center;
}


/* BOOKING FORM */



#acms_cottage_bookingForm legend {
	color:#00254C;
	font-size:15px;
	font-weight:bold;
	margin:0 0 5px;
	padding:0;
}

#acms_cottage_bookingForm {
	position: relative;
}

#acms_cottage_bookingForm fieldset {
	border:none;
}

#acms_cottage_bookingForm fieldset label {
	width:175px;
	float:left;
	margin-top: 4px;
	*margin-left: 10px !important;

}

#acms_cottage_bookingForm fieldset p{
	
	float:left;
	margin-top: 4px;
	*margin-left: 2px;
}

#acms_cottage_bookingForm legend{
	
	float:left;
	margin-top: 4px;
	*margin-left: 0;
}

#acms_cottage_bookingForm fieldset input {
	width:195px;
	float:left;
	margin-bottom:10px;
	
}

#acms_cottage_bookingForm fieldset select {
	margin-bottom:10px;
	float: left;

}

#fieldset_Holiday_Details_acms_cottage_bookingForm th {
	width: 100px;
}

#fieldset_Hidden Fields_acms_cottage_bookingForm legend,
#fieldset_step1_acms_cottage_bookingForm legend, #fieldset_step4_acms_cottage_bookingForm legend{
	display: none;
}

#acms_cottage_bookingForm .invalid,
#acms_cottage_bookingForm .invalid a {
	color: #ff0000;
	font-style: italic;
}

#acms_cottage_bookingForm .submit_button {
	background-image:url(../images/next_button.gif);
	background-repeat:no-repeat;
	border:medium none;
	color:#FFFFFF;
	float:left;
	height:22px;
	margin-left:433px;
	*margin-left:390px;	
	padding-bottom:3px;
	width:99px;
	*padding-bottom:1px;
	cursor:pointer;
}

.new_search_button {
	background-image:url(../images/new_search.gif);
	background-repeat:no-repeat;
	border:medium none;
	color:#FFFFFF;
	float:left;
	height:22px;
	text-align:center;
	text-indent:-5000px;
	width:99px;
	*padding-bottom:1px;
	color:#FFFFFF !important;
	padding-top:3px;
}

#enquiryForm input.invalid,
#enquiryForm select.invalid,
#enquiryForm textarea.invalid {
	border: 2px solid #ff0000;
}

.newsletter_panel {
	background-color:#EDF3FF;
	margin: 0;
	width: 200px;
	border-bottom: 1px solid #fff;	
	border-top: 1px solid #fff;	
}






.main_right {
	float:right;
	margin:25px 0 5px 10px;
	width:225px;
}

.main_right p {
	text-align:right;
}

.main_right img {
	float:right
}

.click_thru {
	margin:-65px 0 0 195px !important;
	*margin:-50px 0 0 195px !important;
	padding-top:5px;
}

.click_thru_2 {
	margin:-15px 0 0 195px !important;
	*margin:-50px 0 0 195px !important;
	padding-top:5px;
}

.main_right p a {
	font-weight:bold;
}

#newsLetter select {
	width:244px;
}

#brochureForm select {
	width: 203px;
	margin-bottom:15px;
}

.download_button {
	float:left;
	clear:left !important;
	text-align:left;
}

/****** SEARCH FORM*****/


#acms_cottage_search_form {
float: left;
margin: 0;
padding: 0;
}

#acms_cottage_search_form label {
	float:left;
	margin:7px 0 1px 13px;
	width:100px;
	display: none;
}

#acms_cottage_search_form select {
	float:left;
	margin: 5px 0 5px 10px;
	width:181px;
	font-size: 11px;
}



/****** PROP CODE SEARCH FORM*****/


#acms_cottage_propcode_form {

padding: 4px 0 0 0;
margin: 0 10px;
clear: both;
border-top:1px solid #fff;
}

#acms_cottage_propcode_form h3 {
color:#00254C;
font-size:16px !important;
margin:0 0 0;
padding:0;
text-align:left;
}

#acms_cottage_propcode_form label {
	float:left;
	margin:7px 0 1px 13px;
	width:100px;
	display: none;
}

#acms_cottage_propcode_form input{
	float:left;
	margin: 2px 0 5px 0;
	*margin: 2px 0 5px 8px;
	width:176px;
	*width:181px;
	font-size: 11px;
	height: 16px;
	*height: 20px;
}


#acms_cottage_propcode_form .go_button {
	background-image:url(../images/search_button.gif);
	background-repeat:no-repeat;
	border:medium none;
	color:#FFFFFF;
	height:22px;
	float: right;
	padding-bottom:3px;
	*padding-bottom:1px;	
	margin: 5px 1px 10px 0;
	*margin: 5px 10px 10px 0;
	width:99px;
	text-indent:-5000px !important;
	cursor:pointer;	
	
}




/******** Map************/

#map_container img{
margin:0px 0px 0px 15px;
}

#map_container object{
margin:0px 0px 0px 5px;
}

/*********BOOKING FORM********/

#acms_cottage_bookingForm {
	float: left;
	width: 510px;
}

#acms_cottage_bookingForm table th {

}

#acms_cottage_bookingForm fieldset {
	float: left;
	width: 100%;
	padding: 4px 0px 9px 0px;
}

#acms_cottage_bookingForm p {
	clear: left;
	width: 510px;
}

#acms_cottage_bookingForm label {
	float: left;
	clear: left;

}

#acms_cottage_bookingForm input {
	float: left;
}

table.acms_travelExtras {
	background: #EDF3FF;
}

table.acms_travelExtras td {
	border: 1px solid #fff;
	padding: 1px;
}

table.acms_travelExtras label {
	margin: 0 0 0 5px !important;
}

table.acms_travelExtras p {
	width: 50px !important;
	text-align: center;
	margin: 5px 0;
}

td.acms_travelExtrasSelector {
	width: 50px !important;
	text-align: center;
}

table.acms_travelExtras select {
	margin: 0 !important;
} 

table.acms_travelExtras input {
	margin: 0 !important;
	width: 65px !important;
}

.payment_page_top_section_head {
	background-color:#00254C;
	width:530px;
	position:relative;
	height:20px;
	clear: left;
}

.payment_page_top_section {
	position:relative;
	background-color:#E2ECF1; 
}

.payment_page_top_section_head_booking_no {
	width: 200px;
	position:absolute;
	top:0px;
	left:0px;
	margin:0px;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
}

.payment_page_top_section_head_payment_code {
	width:230px;
	position:absolute;
	top:1px;
	left:340px;
	margin:0px;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
}

.thanks_header {
	font-size:18px;
	font-weight:bold;
	color: #00254C;
	margin: 20px 0 !important;
	float: left;
	line-height: 19px !important;
}

.payment_page_top_section p {
	font-size:13px;
	font-weight:bold;
	height:70px;
	margin:0px 0 0 !important;
	padding:5px 0 0;
	text-align:center;
}

.payment_print_image {
	left:205px;
	position:absolute;
	top:35px;
}

.payment_page_middle_section {
	background-color:#E2ECF1;
	margin-top:8px;
	position:relative;
	padding-bottom:1px;
	padding-top:7px;
	text-indent: 10px;
}

.payment_page_middle_section p {
	margin: 10px 0;
}

.payment_page_middle_section_inner {
	background-color:#E2ECF1;
	margin-top:8px;
	position:relative;
	padding-bottom:1px;
	padding-top:7px;
	text-indent: 10px;
}

.payment_page_middle_section_inner p {
	margin: 10px 0;
}

.payment_middle_header {
	color:#00254C;
	font-size:18px;
	font-weight:bold;
	margin-top:5px;
}

.payment_middle_accom {
	font-size:12px;
	font-weight:bold;

}

.payment_middle_loc {
	font-size:12px;
	font-weight:bold;

}

.payment_middle_arr {
	font-size:12px;
	font-weight:bold;

}

.payment_middle_dep {
	font-size:12px;
	font-weight:bold;

}

.payment_middle_accom_value {
	left:225px;
	position:absolute;
	top:7px;
}

.payment_middle_loc_value {
	left:225px;
	position:absolute;
	top:33px;
}

.payment_middle_arr_value {
	left:225px;
	position:absolute;
	top:32px;
}

.payment_middle_dep_value {
	left:225px;
	position:absolute;
	top:59px;
}

.payment_page_bottom_section {
	background-color:#E2ECF1;
	margin-top:8px;
	position:relative;
	padding-bottom:1px;
	padding-top:7px;
	text-indent: 10px;
}

.payment_page_bottom_section p {
	margin: 10px 0;
}

.payment_bottom_costs {
	color:#00254C;
	font-size:18px;
	font-weight:bold;
	margin: 0 !important;
}

.payment_bottom_costs_total {
	font-size:12px;
	font-weight:bold;
}

.payment_bottom_costs_total_value {
	font-size:14px;
	font-weight:bold;
	left:226px;
	position:absolute;
	top:23px;
}

.payment_bottom_paid {
	color:#00254C;
	font-size:18px;
	font-weight:bold;
	margin: 0 !important;
}

.payment_bottom_paid_total {
	font-size:12px;
	font-weight:bold;
}

.payment_bottom_paid_total_value {
	font-size:14px;
	font-weight:bold;
	left:226px;
	position:absolute;
	top:75px;
}

.payment_bottom_outstanding {
	color:#00254C;
	font-size:18px;
	font-weight:bold;
	margin: 0 !important;
}

.payment_bottom_outstanding_total {
	font-size:18px;
	font-weight:bold;
	color:#CC0000;
}

.payment_bottom_outstanding_value {
	left:226px;
	position:absolute;
	top:127px;
	font-size:18px;
	font-weight:bold;
	color:#CC0000;
}

p.payment_middle_header {
	margin: 0;
}

.payment_header_image {
	margin: 0 !important;
}

.payment_page_top_section .download_link {
	position: absolute;
	top: 35px;
	left: 253px;
	background-image:url(../images/plain_button.gif);
	background-repeat:no-repeat;
	border:medium none;
	color:#FFFFFF;
	height:22px;
	text-align:center;
	width:99px;
	*padding-bottom:1px;
	color:#FFFFFF !important;
	padding-top:3px;
}


.payment_header_image {
width: 530px!important;
*width: 523px!important;
}

.refine_your_search {
	left:10px;
	position:absolute;
	top:20px;
}

.select_1 {
	left:10px;
	position:absolute;
	top:45px;
	width:120px;
	font-size: 11px;
}


.select_3 {
	left:10px;
	position:absolute;
	top:70px;
	width:120px;
	font-size: 11px;
}

.select_5 {
	left:10px;
	position:absolute;
	top:95px;
	width:120px;
	font-size: 11px;
}

.select_6 {
	left:10px;
	position:absolute;
	top:120px;
	width:120px;

	font-size: 11px;
}


.select_2 {
	left:10px;
	position:absolute;
	top:145px;
	width:120px;
	font-size: 11px;
}


.select_4 {
	left:10px;
	position:absolute;
	top:170px;
	width:120px;
	font-size: 11px;
}

.refiner_prop_number {
	left:10px;
	position:absolute;
	top:122px;
	font-size: 11px;
}

.refiner_prop_number_input {
	left:65px;
	position:absolute;
	top:123px;
	width:172px;
	width:166px;
	font-size: 11px;
}
    
.refiner_prop_number_button {
	left:251px;
	*left:241px;	
	position:absolute;
	top:122px;
	width: 50px;
	height: 22px;
}



.group_4_light .search_refiner_button {
background-image:url(../images/4_btn_refine.gif);
background-repeat:no-repeat;
border:medium none;
color:#FFFFFF;
cursor:pointer;
top: 203px;
left: 153px;
height:22px;
padding-bottom:3px;
text-indent:-5000px !important;
width:99px;
position: absolute;
}

 .search_refiner_button {
background-image:url(../images/4_btn_refine.gif);
background-repeat:no-repeat;
border:medium none;
color:#FFFFFF;
cursor:pointer;
top: 203px;
left: 153px;
height:22px;
padding-bottom:3px;
text-indent:-5000px !important;
width:99px;
position: absolute;
}

.group_3_light .search_refiner_button {
background-image:url(../images/3_btn_refine.gif);
background-repeat:no-repeat;
border:medium none;
color:#FFFFFF;
cursor:pointer;
top: 203px;
left: 153px;
height:22px;
padding-bottom:3px;
text-indent:-5000px !important;
width:99px;
position: absolute;
}

.group_2_light .search_refiner_button {
background-image:url(../images/2_btn_refine.gif);
background-repeat:no-repeat;
border:medium none;
color:#FFFFFF;
cursor:pointer;
top: 203px;
left: 153px;
height:22px;
padding-bottom:3px;
text-indent:-5000px !important;
width:99px;
position: absolute;
}

.group_1_light .search_refiner_button {
background-image:url(../images/1_btn_refine.gif);
background-repeat:no-repeat;
border:medium none;
color:#FFFFFF;
cursor:pointer;
top: 203px;
left: 153px;
height:22px;
padding-bottom:3px;
text-indent:-5000px !important;
width:99px;
position: absolute;
}




.checkbox_1{
left:150px;
position:absolute;
top:43px;
}

.checkbox_2{
left:150px;
position:absolute;
top:62px;
}

.checkbox_3{
left:150px;
position:absolute;
top:81px;
}

.checkbox_4{
left:150px;
position:absolute;
top:100px;
}

.checkbox_5{
left:150px;
position:absolute;
top:119px;
}

.checkbox_6{
left:150px;
position:absolute;
top:138px;
}

.checkbox_7{
left:150px;
position:absolute;
top:157px;
}

.checkbox_8{
left:150px;
position:absolute;
top:176px;
}

.refiner_label_1 {
left:180px;
position:absolute;
top:45px;
font-size: 11px;
}

.refiner_label_2 {
left:180px;
position:absolute;
top:65px;
font-size: 11px;
}

.refiner_label_3 {
left:180px;
position:absolute;
top:84px;
font-size: 11px;
}

.refiner_label_4 {
left:180px;
position:absolute;
top:102px;
font-size: 11px;
}

.refiner_label_5 {
left:180px;
position:absolute;
top:122px;
font-size: 11px;
}

.refiner_label_6 {
left:180px;
position:absolute;
top:141px;
font-size: 11px;
}

.refiner_label_7 {
left:180px;
position:absolute;
top:160px;
font-size: 11px;
}

.refiner_label_8 {
left:180px;
position:absolute;
top:179px;
font-size: 11px;
}

#refiner_error_message {
color: #cc0000;
font-size: 11px;
font-weight: bold;
left:10px;
position:absolute;
top:194px;
width:140px;

}



.refiner_block_buttons {
	float: right;
	margin:60px 11px 25px 0;
	
}

.refiner_block_buttons ul li a {
	border-bottom:1px solid #FFFFFF;
	color:#FFFFFF;
	font-weight:bold;
	padding:12px 6px 10px 13px;
	text-decoration:none !important;
	width:190px;
}

.refiner_block_buttons li {
	margin: 0 !important;
}

* html .refiner_block_buttons ul li a { width: 200px; }

.refiner_block_buttons ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.refiner_block_buttons a {
	display: block;
	padding: 3px;
	width: 157px;
}

.refiner_block_buttons a:link, .refiner_block_buttons a:visited {
	text-decoration: none;
}

.refiner_block_buttons ul li a.curr_page {
	font-weight: bold;
}

.refiner_block_buttons ul ul {
	display: none;
}


.map {
	float:left;
	padding:30px 0 0 25px !important;
}

.flash_refiner {
	float:left;
}

#map_container {
	margin-left:15px;
	*margin-left:10px;	
}

.info_row {
	height:65px;
	text-align:center;	
	font-size:11px;	
}

.blank_row {
	background-color:#EDF3FF;
	height:10px;	
}

.header_row {
	background-color:#EDF3FF;
	height:35px;
	padding:0;
	text-align:center;
}

.shortlist_table {
	border: none;
	border-bottom:solid 3px #ffffff;
	*width:530px !important;
}

.shortlist_table tr td {
	border: none;
}

.shortlist_table tr th {
	border: none;
}

.header_prop_details {
	border-right:2px solid #FFFFFF !important;
}

.header_arr_details {
	border-right:2px solid #FFFFFF !important;
}

.header_duration_details {
	border-right:2px solid #FFFFFF !important;
}

.header_price_details {
}

.shortlist_div {
}

.shortlist_div strong {
	display:block;
	margin:5px 0 0;
}

.shortlist_div_list_item {
	background-color:#EDF3FF;
	border-bottom:1px dashed #A8C0DE;
	padding:5px 0 10px;
	text-align:center;
	width: 95%;
}

.acms_cottage_bookingForm .submit_button {

}

.shortlist_book_button {
	background-image:url(../images/shortlist_continue_to_book.gif);
	background-repeat:no-repeat;
	border:medium none;
	color:#FFFFFF;
	height:22px;
	padding-bottom:3px;
	*padding-bottom:0px;	
	width:99px;
	cursor: pointer;
	float: right;	
}

.shortlist_delete_button {
	background-image:url(../images/shortlist_delete.gif);
	background-repeat:no-repeat;
	border:medium none;
	color:#FFFFFF;
	height:22px;
	padding-bottom:3px;
	*padding-bottom:0px;	
	width:99px;
	cursor: pointer;
	float: left;
}

.header_booking_link a {
	color:#ffffff !important;
	text-decoration:none !important;
}

.header_booking_link a:hover {
	color:#ffffff !important;
	text-decoration:none !important;
}

.featured_area {
	color:#00254C;
	font-size:20px !important;
	margin:14px 0 4px 10px;
	*margin:14px 0 4px 5px;
	float: left;
	width: 190px;
	

}

.featured_area img {
	padding:0 0px 0 0;
	margin: 4px 10px 0 0;
}

.featured_area p {
	height:16px;
	margin:0 0 0 0;
	padding:0;
	font-size: 11px;
}

.featured_area h4 {
	font-size:14px !important;
	margin:3px 0 0 0;
	padding:0;

}

.featured_area h5 {
	font-size:13px !important;
	font-weight: normal;
	margin:3px 0 0 0;

}



.featured_area {
	color:#00254C;
	font-size:20px !important;
	margin:10px 0 4px 10px;
	*margin:10px 0 4px 5px;
	float: left;
	width: 190px;
	

}

.featured_area img {
	padding:0 0px 0 0;
	margin: 4px 10px 0 0;
}

.featured_area p {
	height:16px;
	margin:1px 0 0 0;
	*margin:2px 0 0 0;
	padding:0;
	font-size: 11px;
}

.featured_area h4 {
	font-size:13px !important;
	margin:3px 0 0 0;
	padding:0;
	font-weight: normal;
}

.featured_area h5 {
	font-size:12px !important;
	font-weight: normal;
	margin:1px 0 0 0;

}
.rightpanel{
	color:#00254C;
	font-size:11px !important;
	margin:0 0 10px 10px;
	*margin:0 0 10px 5px;
	float: left;
	width: 190px;
	padding: 0;

}




.rightpanel h3 a {
	font-size:15px !important;
	margin:3px 0 0 0;
	padding:0;
	font-weight: normal;
}

.rightpanel h3 img {
	
	margin:3px 0 0 0;
	padding:0;
	font-weight: normal;
}


.brochurepanel {
	color:#00254C;
	font-size:11px !important;
	margin: 5px 0 10px 0;
	float: left;
	width: 200px;
	padding: 0;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
}

.brochurepanel h3 {
	
	margin: 10px 0 0 10px !important;
	padding:0;

}



.brochurepanel img a {
	
	margin: 0;
	padding:0;
	font-weight: normal;
}








.product_listing_unit {
	margin-top:5px !important;
	position: relative;
}

.late_deal_flag {
	
float:left;
font-size:0pt;
font-weight:bold;
margin:0pt;
padding:0pt;
width:60px;
height:65px;
}



.late_deal_flag_small {
	
	
	position: absolute;
	right: 2px;
	top: 61px;
	font-weight: bold;
	color: #cc0000;
	font-size: 14px;
	width: 160px;
}

.late_deal_flag_small  a:link {
margin: 6px 0 0 0 !important;
color: #cc0000;


height: 26px;
padding: 3px 0 0 0 !important;
float: right
}



.late_deal_flag_small  a:visited {
margin: 6px 0 0 0 !important;
color: #cc0000;


height: 26px;
padding: 3px 0 0 0 !important;
float: right
}




.late_deal_message a:link, .late_deal_message a:visited{
font-size: 16px;
color: #cc0000;
font-weight: bold;
} 

.late_deal_flag img{
	float: left;
	margin: 3px 0 0 0;
	
	
}

.latedeal {
color:#CC0000 !important;
font-size:14px!important;
font-weight:normal;
margin: 4px 0 0 2px!important;
padding: 0;
width: 235px

}

#bookSelectedButton {
	background-image:url(../images/add_to_shortlist.gif);
	background-repeat:no-repeat;
	border:medium none;
	float:right;
	margin-top:10px;
	width:99px;
	height:22px;
	color:#ffffff;
	padding-bottom:3px;
	*padding-bottom:1px;
	cursor:pointer;
}

#fieldset_Hidden_Fields_acms_cottage_bookingForm  {
display: none;
}

#availabilityBookingTableBeforeAfterLinks {
	font-size:11px;
	font-weight:bold;
}


#acms_cottage_searchForm_error {
font-size: 11px;
margin: 0 0 0 10px;
color: #cc0000;

}



.bookingStep1 {
	text-align: center;
	margin: 0;
	padding:0;
	float: left;
	
}





.bookingStep1 table {
	border: none;
	border-bottom:solid 3px #ffffff;

	*margin: 0 0 0 5px;
	font-size: 11px;
	width: 530px;
	*width: 490px;
}

.bookingStep1 tr td {
	
	height:35px;
	padding:4px 10px;
	text-align:center;
	color: #00254C;
	border: 1px solid #EDF3FF;
}

.bookingStep1 tr th {
	
	background-color:#EDF3FF;
	height:35px;
	padding:2px 10px;
	text-align:center;
	color: #00254C;
}




.bookingStep2_accommodation{
	text-align: center;
	margin: 0;
	padding:0;
	float: left;
	
}





.bookingStep2_accommodation table {
	border: none;
	border-bottom:solid 3px #ffffff;

	*margin: 0 0 0 5px;
	font-size: 11px;
	width: 530px;
	*width: 490px;
}










.bookingStep2_accommodation tr td {
	
	height:35px;
	padding:4px 10px;
	text-align:center;
	color: #00254C;
	border: 1px solid #EDF3FF;
}

.bookingStep2_accommodation tr th {
	
	background-color:#EDF3FF;
	height:35px;
	padding:2px 10px;
	text-align:center;
	color: #00254C;
}







.bookingStep2_extras{
	text-align: center;
	margin: 0;
	padding:0;
	float: left;
	
}





.bookingStep2_extras table,
.bookingStep2_promo_codes table {
	border: none;
	border-bottom:solid 3px #ffffff;

	*margin: 0 0 0 5px;
	font-size: 11px;
	width: 530px;
	*width: 490px;
}







.bookingStep2_extras tr td,
.bookingStep2_promo_codes tr td {
	
	height:35px;
	padding:4px 10px;
	text-align:center;
	color: #00254C;
	border: 1px solid #EDF3FF;
}

.bookingStep2_extras tr th,
.bookingStep2_promo_codes tr th {
	
	background-color:#EDF3FF;
	height:35px;
	padding:2px 10px;
	text-align:center;
	color: #00254C;
}

.bookingStep2_extras tr th,
.bookingStep2_promo_codes tr th {
	
	background-color:#EDF3FF;
	height:35px;
	padding:2px 10px;
	text-align:center;
	color: #00254C;
}

.bookingStep2_extras tr td label,
.bookingStep2_promo_codes tr td label {
	
margin: 0 !important;
padding: 0 !important;
font-size: 11px;
width: 0 !important;
}


.bookingStep2_extras tr td select,
.bookingStep2_promo_codes tr td select {
	
margin: 0 !important;
padding: 0 !important;
font-size: 11px;
width: auto !important;
}

.bookingStep2_extras tr td input,
.bookingStep2_promo_codes tr td input,
.bookingStep2_promo_codes tr th input {
	width: 47px !important;
margin: 0 !important;
padding: 0 !important;
font-size: 11px;
}

.bookingStep2_promo_codes tr td input {
	width: 100px !important;
	margin: 1px 10px 0 0 !important;
	padding: 0 !important;
	font-size: 12px !important;
	height: auto !important;
}

.bookingStep2_extras tr td img,
.bookingStep2_promo_codes tr td img {

margin: 0  0 0 19px!important;
padding: 0 !important;
margin-bottom: 0 !important;

}









.bookingStep2_payment_options{
	text-align: center;
	margin: 0;
	padding:0;
	float: left;
		font-size: 15px;
	
}





.bookingStep2_payment_options table {
	border: none;
	border-bottom:solid 3px #ffffff;
	font-size: 16px;
	*margin: 0 0 0 5px;

	width: 530px;
	*width: 490px;
}





.bookingStep2_payment_options tr td {
	
	height:35px;
	padding:4px 10px;
	text-align:center;
	color: #00254C;
	border: 1px solid #EDF3FF;
}

.bookingStep2_payment_options tr th {
	
	background-color:#EDF3FF;
	height:35px;
	padding:2px 10px;
	text-align:center;
	color: #00254C;
}

.bookingStep2_payment_options tr th {
	
	background-color:#EDF3FF;
	height:35px;
	padding:2px 10px;
	text-align:center;
	color: #00254C;
}







#fieldset_Payment_options_acms_cottage_bookingForm {

padding: 7px 7px 20px 7px!important;
margin: 10px 0 10px 0!important;
border-left: solid 0#fff!important;
width: 515px!important;

}

#fieldset_Payment_options_acms_cottage_bookingForm legend{
width: 400px!important;
padding: 0!important;
margin: 10px 0 4px 0!important;
}


#fieldset_Payment_options_acms_cottage_bookingForm p{
width: 320px!important;
font-size: 14px;
color: #00254C;
float: left;

}



#fieldset_Payment_options_acms_cottage_bookingForm input{

width: 30px!important;
float: left;
}


#acms_cottage_bookingForm #fieldset_Payment_options_acms_cottage_bookingForm .submit_button{

float:right !important;

margin-left:0 !important;


}




#large_img {
width: 215px;
height: 163px;

}

/* NEWS PAGE */

#acms_news_search{
	marign: 0;
	padding: 10px 0 0 0;
}

#acms_news_search fieldset{
	border: 0;
	margin: 0;
	padding: 0;
}

.acms_news_date_list ul{
	list-style: none;
	list-style-position: outside;
	margin: 0;
	padding: 10px 0 0 0;
}

.acms_news_date_list ul li{
	margin: 0;
	padding: 0;
}

.acms_news_date_list ul li ul{
	display: inline;
	margin: 0;
	padding: 0 5px 0 0;
}

.acms_news_date_list ul li ul li{
	display: inline;
	margin: 0 0 0 5px;
	padding: 0 0 0 5px;
	border-left: solid 1px #22A63C;
}

.acms_news_item_date{
	font-style: italic;
	margin: 3px 0 0 0;
	font-size: 0.9em;
}














