.box {
	border: 1px solid #e3e3e3;
	width: 897px;
	margin: 20px auto 20px auto;
	background: #FFF;
	padding: 10px;
}
.menu {
	border: 1px #7aa6c0 solid;
	background: url(/images/menu-bg.png) repeat-x center center;
	height: 29px;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 4px;
}
.menu li {
	float: left;
	background: url(../images/menu-li-bg.png) no-repeat center right;
}
.menu li a {
	display: block;
	height: 29px;
	padding: 0px 16px;
	line-height: 29px;
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
}
.menu li a:hover {
	text-decoration: underline;
}
.sub-nav li a {
	display: block;
	height: 30px;
	line-height: 30px;
	border-bottom: 1px solid #CCC;
	text-indent: 10px;
	font-size: 14px;
}
.sub-nav li a:hover {
	background: #f2f2f2;
}
.last-link {
	border: none !important;
}
.last-li {
	background: none !important;
}
.col-holder {
	overflow: hidden;
}
.left-col {
	float: left;
	width: 642px;
}
.right-col {
	float: right;
	width: 243px;
	
}
.left-col-short {
	float: left;
	width: 243px;
	
}
.col-big {
	width: 897px;
	overflow: hidden;
}

.module, .search {
	margin: 10px 0px;
}

.col-big .module {
	background: url(/images/module-897-bg.png) repeat-y center center;
}
.col-big .module dl {
	background: url(/images/module-897-bg.png) no-repeat top left;
}
.col-big .module dd {
	background: url(/images/module-897-bg.png) no-repeat bottom right;
	padding: 20px;
	overflow: hidden;
}

.left-col .module, .left-col-short .module {
	background: url(/images/module-642-bg.png) repeat-y center center;
}
.left-col .module dl, .left-col-short dl {
	background: url(/images/module-642-bg.png) no-repeat top left;
}
.left-col .module dd, .left-col-short dd{
	background: url(/images/module-642-bg.png) no-repeat bottom right;
	padding: 20px;
	overflow: hidden;
}

.left-col .search {
	background: url(/images/search-642-bg.png) repeat-y center center;
}
.left-col .search dl {
	background: url(/images/search-642-bg.png) no-repeat top left;
}
.left-col .search dd {
	background: url(/images/search-642-bg.png) no-repeat bottom right;
	padding: 20px;
	overflow: hidden;
}

.right-col .module {
	background: url(/images/module-243-bg.png) repeat-y center center;
}
.right-col .module dl {
	background: url(/images/module-243-bg.png) no-repeat top left;
}
.right-col .module dd {
	background: url(/images/module-243-bg.png) no-repeat bottom right;
	padding: 20px;
	overflow: hidden;
}

.purple {
	color: #4c0044;
}

.module .title, .search .title {
	display: block;
	float: none;
	height: 30px;
	margin: 0px 0px 10px 0px;
}
.module .title a, .search .title a {
	color: #4c0044;
	text-decoration: none;
}
.title span {
	font-size: 14px;
	height: 30px;
	color: #4c0044;
	text-transform: uppercase;
	float: left;
	display: block;
	background: url(/images/title-bg.png) no-repeat center bottom;
	min-width: 100px;
	text-align: center;
}
.search .title span {
	background: url(/images/title-search-bg.png) no-repeat center bottom;
}
.title div {
	float: right;
	height: 28px;
	width: 135px;
	background: url(../images/star-blank-bg.png) no-repeat center center; 
}

.footer {
	background: url(/images/footer-bg.png);
	height: 57px;
	line-height: 57px;
	padding: 0px 20px;
	margin: 10px 0px 0px 0px;
}
.other-sites {
	padding: 0px;
}
.other-sites li {
	float: left;
	padding: 0px 4px;
	margin: 0px;
}
.properties-right {
	width: 647px;
	float: right;
}
.properties-right p {
	width: 400px;
	float: left;
	padding: 0px 20px 0px 0px;
}
.properties-right ul {
	width: 420px;
	float: left;
	padding: 0px;
}
.properties-right table {
	float: right;
	width: 210px;
}
.properties-right span {
	width: 647px;
	float: right;
	text-align: right;
	font-size: 16px;
	padding: 10px 0px 0px 0px;
}
.properties-left {
	float: left;
	width: 200px;
}
.properties-price {
	text-align: right;
	font-size: 16px;
	width: 500px;
	float: right;
}
.properties-price strong {
	font-size: 20px;
	color: #640f5b;
}
.property_list {
	margin: 0 0 20px 0;
	overflow: hidden;
}
#home_content .properties-price {
	float: right;
}
#home_content .key_features {
	width: auto;
}
#home_content .key_features TH {
	text-align: right;
	padding: 3px 3px 3px 0px;
	color: #999999;
}
#home_content .key_features {
	margin: 0 0 0 10px;
}
#home_content .key_features TD {
	color:#454545;
	padding: 3px 0px;
}
#home_content .short_description {
	clear: both;
}
.view-full-details {
	margin: 10px 0px 0px 0px;
	width: 200px;
	display: block;
	padding: 5px;
}
.properties-right span strong {
	color: #4c0044;
}
.t-1 {
	width: 70px;
	text-align: right;
	padding: 3px 3px 3px 0px;
	color: #999999;
}
.t-2 {
	width: 140px;
	color:#454545;
	padding: 3px 0px;
}
.cross {
	padding: 2px 0px 2px 20px;
	background:url(/images/cross.png) no-repeat center left;
	float: left;
	width: 120px;
}
.tick {
	padding: 2px 0px 2px 20px;
	background:url(/images/tick.png) no-repeat center left;
	float: left;
	width: 120px;
}
.tick-list {
	padding: 0px 0px 0px 20px;
	background:url(/images/tick.png) no-repeat center left;
}
.properties-spacer {
	height: 40px;
	background: url(/images/hr-bg.png) no-repeat center center;
}

.mb10 {
	margin-bottom: 10px;
}

#cottage_content .title span {
	font-size: 24px;
	height: auto;
	padding-bottom: 15px;
}

#cottage_content .address {
	font-size: 12px;
	color:#4c0044;
	padding-top: 5px;
}

.summary P {
	border-bottom: 1px #e4e4e4 solid;
	line-height: 25px;
	margin: 0px;
	color: #aaaaaa;
	overflow: hidden;
}

.summary P SPAN {
	float: right;
	color: #5d5d5d;
}

.float_wrapper {
	overflow: hidden;
}

#cottage_content #price, #cottage_content #availability {
	width: 269px;
	height: 85px;
}

#cottage_content #price {
	background: url(/images/content_price.png) left top no-repeat;
}

#cottage_content #price P {
	margin: 0px;
	padding: 12px 0 0 90px;
	font-size: 16px;
}

#cottage_content #availability {
	background: url(/images/content_availability.png) left top no-repeat;
}

#cottage_content #availability A {
	display: block;
	padding: 25px 20px 0 90px;
}

#cottage_content #availability_note {
	background: url(/images/box_flex_hight_270.png) left top no-repeat;
}

#cottage_content #availability_note DIV {
	background: url(/images/box_flex_hight_270.png) left bottom no-repeat;
	height: 5px;
}

#cottage_content #availability_note P {
	padding: 10px;
	margin: 0px;
}

#cottage_content_left_column {
	width: 270px;
	float: left;
}

#cottage_content_right_column {
	margin: 0 0 0 320px;
}

#main_notes UL {
	margin: 0px;
	padding: 0px;
}
#main_notes UL UL {
	margin: 10px 0;
}
#main_notes UL UL LI {
	margin: 0 0 0 15px;
	list-style: disc;
}

#cottage_content #price P SPAN {
	color: #640f5b;
	font-size: 18px;
	font-weight: bold;
}

#cottage_content #comment {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 16px;
	background: url(/images/box_flex_hight_270.png) left top no-repeat;
}

#cottage_content #comment .comment {
	padding: 15px 15px 5px 15px;
}

#cottage_content #comment .comment_footer {
	height: 15px;
	background: url(/images/box_flex_hight_270.png) left bottom no-repeat;
}

#local_info {
	width: 269px;
	height: 55px;
	background: url(/images/content_local_information.png) left top no-repeat;
}

#local_info P {
	margin: 0px;
	padding: 13px 0 0 70px;
	font-weight: bold;
}

#cottage_content #mini_nav {
	border-top: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
	height: 40px;
}

#cottage_content #mini_nav A {
	display: block;
	float: left;
	line-height: 40px;
	background: url(/images/content_button_background.png) right top no-repeat;
	padding: 0 20px 0 0;
	margin: 0 20px 0 0;
}

#cottage_content #mini_nav A IMG {
	diplay: block;
	float: left;
	line-height: 40px;
	margin: 8px 8px 0 0;
}

#cottage_content #prices TH {
	color: #640f5b;
	font-weight: bold;
}

#cottage_content #prices TH, #cottage_content #prices TD {
	text-align: left;
	height: 20px;
	line-height: 20px;
	background: none;
	border-bottom: 1px solid #eaeaea;
}

#cottage_content #photos IMG {
	margin: 0 10px 10px 0;
}

#restricted_height {
	text-overflow:ellipsis;
	overflow:hidden;
}

#payment h3 {
	font-size: 20px;
	font-weight: bold;
	color: #4c0044;
	text-transform: uppercase;
}

#payment h3 strong {
	display: block;
	font-size: 14px;
	font-weight: bold;
}

.legend {
	display:block;
	float: left;
	clear: left;
	line-height: 20px;
	margin: 0 0 5px 10px;
}

.legend SPAN {
	width: 50px;
	display: block;
	text-align:center;
	float: left;
	margin-right: 10px;
}

.calendar_wrapper {
	margin: 20px 5px 0 0;
	background-color: #FFF;
	padding: 5px;
	border: 1px solid #aeaeae;
	min-height: 175px;
}

.calendar .month {
	line-height: 20px;
	font-weight: bold;
	text-align: left;
}

.calendar .month SPAN {
	display: block;
	margin: 0 0 10px 0;
	padding: 0 0 0 10px;
	border-bottom: 1px solid #aeaeae;
}

.calendar TD {
	text-align: center;
	vertical-align: middle;
	border: 1px solid #FFF;
}

.calendar .booked {
	line-height: 20px;
	background-color: #F00;
	color: #FFF;
}

.calendar .available A {
	display: block;
	line-height: 20px;
	background-color: #0F0;
	color: #FFF;
}

.arrow_left {
	display: block;
	float: left;
	background:url(/images/arrow-left.png) left center no-repeat;
	padding: 0 0 0 20px;
	margin: 5px 5px 0 0;
	color: #707070;
}

.arrow_right {
	display: block;
	float: right;
	background:url(/images/arrow-right.png) right center no-repeat;
	padding: 0 20px 0 0;
	margin: 5px 5px 0 0;
	color: #707070;
}

hr {
	height: 1px;
	border: 0px;
	margin: 20px 0;
	border-top: 1px solid #cecece;
}

#booking #first_column {
	padding: 0 20px 0 0;
	border-right: 1px solid #cecece;
}

#booking #second_column {
	padding: 0 0 0 20px;
	min-width: 280px;
}

#summary TD {
	padding: 0 0 10px 0;
}

.book {
	display: block;
	width: 279px;
	height: 60px;
	background: url(/images/book.png) left top no-repeat;
}

.book SPAN, .book_deposit SPAN {
	font-weight: bold;
	display: block;
	padding: 15px 0 0 15px;
}

.book SPAN SPAN, .book_deposit SPAN SPAN {
	display: inline;
	padding: 0px;
	font-size: 1.2em;
}

.book_deposit {
	display: block;
	width: 279px;
	height: 64px;
	background: url(/images/book_deposit.png) left top no-repeat;
}

#corporateSendEmail label input {
	float: right;
	margin: 0 150px 0 0;
}

#corporateSendEmail label {
	display: block;
}

.spaced TD {
	padding: 3px;
}

.spaced_vertically TD {
	padding: 3px 0;
}

#header_image {
	overflow: hidden;
	width:897px;
	height:208px;
	position: relative;
}

#header_image IMG {
	position: absolute;
	display: block;
	top:0px;
	left:0px;
}

#header_image IMG#image1 {
	z-index: 1;
}

#header_image IMG#image2 {
	z-index: 2;
}

#ajax_filter_wrapper {
	background: url("/images/divider.png") 410px 0 no-repeat;
}

#ajax_filter table {
	width: 100%;
}

#ajax_filter #num_properties {
	display: block;
	color: #4c0044;
	font-size: 30px;
	line-height: 40px;
}

#ajax_filter #num_properties IMG {
	vertical-align: middle;
}

#ajax_filter #view_houses {
	display: block;
	margin: 10px 0 17px 0;
}

#ajax_filter #more_options {
	float: right;
	margin: 0 10px 0 0;
}

#more_search_options {
	margin: 10px 0 0 0;
}

#facilities {
	margin: 10px 0 0 0;
}

#facilities label {
	display: block;
	float: left;
	width: 150px;
}

#loading_icon {
	vertical-align: middle;
	margin-top: -3px;
}