body {
	font:12px/1.5 Arial;
	font-family:Arial, Helvetica, sans-serif;
	color:#4D4D4D;
	margin:0;
	padding:0;
}
a {
	color:#435568;
	font-weight:700;
}
a:hover 
{
	color:#C1272D;
}
.button {
	background:transparent url(images/button-sprite.gif) repeat-x top right;
	color:#FFF!important;
	cursor:pointer;
	display:inline-block;
	display:-moz-inline-stack;
	font-weight:700;
	line-height:16px;
	letter-spacing:4px;
	text-align:center;
	white-space:nowrap;
	text-decoration:none;
	padding-left:5px;
	padding-right:20px;
	border:2px solid #435568;
	background-position:100% 0;
	vertical-align:top;
	zoom:1;
}
.button.current
{
border-bottom: 4px solid #EF4A4E!important;
}


button.button {
	background:#435568 url(images/button-sprite18.gif) repeat-x top right;
}
.button.left {
	background:transparent url(images/button-sprite-left.gif) repeat-x top left;
	padding-right:5px;
	padding-left:20px;
}
h3, .h3 {
	font-size:120%;
	color:#435568;
	zoom:1;
	margin:14px 10px;
	font-weight: 700;
}
h4, .h4 {
	color:#435568;
	margin:14px 10px;
	font-weight: 700;
}
.button:hover {
	background-position:100% 100%;
	border:2px solid #7e9cb1;
	background-color: #7e9cb1;
}
.button.left:hover {
	background-position:0% 100%;
}
.col {
	display:inline;
	float:left;
	position:relative;
	margin-left:10px;
	margin-right:10px;
}
#contentwrap {
	width:960px;
	padding-top:99px;
	margin:0 auto;
	padding-bottom: 0px;
}
#pagewrap {
	width:960px;
	position:relative;
	background:#fff url(images/Light-LHS-gradient2.gif) repeat-y;
	margin:0 auto;
	padding:0;
}
#content {
	width:620px;
	display:inline;
	float:right;
	position:relative;
	margin-left:10px;
	margin-right:10px;
	padding-bottom:480px;
}
* html #content 
{
	margin-right: 10px;	
	margin-left: 0px;
	padding-bottom:400px;
	
}

#header_sub_menu, #headersubmenu {
	position:relative;
	float:right;
}
#bottomfoot *
{
zoom: 1;	
}
#bottomfoot 
{
zoom: 1;	
}
#bottomfoot div {
	left:330px;
	margin:0;
	padding:0;
	position:absolute;
	width:620px;

}
* html #bottomfoot div { zoom: 1;	 }
#sidebar {
	display:inline;
	float:left;
	position:relative;
	margin-left:10px;
	margin-right:0;
	padding-bottom:65px;
	text-align:center;
	width:310px;
}
#sidebar #sidebarlinks {
	background:#fff url(images/Dark-LHS-gradient.gif) repeat-y;
	margin-bottom:20px;
	padding:10px 0;
}
#sidebar h2, #sidebar .h2 
{

	background: transparent url(images/dot-divide-light-grey.gif) no-repeat center bottom;
}
#sidebar #sidebarlinks h2, #sidebar #sidebarlinks .h2 
{

	background: transparent url(images/dot-divide-dark-grey.gif) no-repeat center bottom;
}
#sidebar h2, #sidebar .h2 {
	zoom:1;
	color:#435568;
	font-size:17px;
	font-weight:400;
	letter-spacing:5px;
	margin:0 10px;
	padding-bottom: 2px;
}
#sidebar ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
.adminmenu .button {
	width: 90%;
}
.adminmenu li a.current 
{
	border-left:2px solid #EF4A4E;
	border-right:2px solid #EF4A4E;
	border-bottom: 0 !important;
	padding:0 5px;
}
.tips {
	width:270px;
	text-align:left;
	margin:10px auto;
}
.tips img {
	margin-top:4px;
	float:left;
}
.tips p {
	padding-left:92px;
	margin:0;
}
#content h1, #bottomfoot h1, #content h2, #bottomfoot h2,#content .h1, #bottomfoot .h1, #content .h2, #bottomfoot .h2, #soPop .h2, .h1,.h2  
{

	background: #fff url("images/dot-divide-white.gif") repeat-x 50% 100%;
	zoom:1;
	color:#435568;
	font-size:17px;
	font-weight:400;
	letter-spacing:5px;
	text-align:center;
	margin:14px 80px;
}
#content .fw, #bottomfoot .fw 
{
	margin:14px 10px;
}
#content p, #bottomfoot p {
	text-align:justify;
	margin:14px 10px;
}
.propertylistings {
	border-collapse:collapse;
	border-spacing:0;
	width:610px;
	font-weight:700;
	margin:0 10px;
}
* html .propertylistings 
{
	margin-right: 0;
} 
.propertylistings tr {
	background-color:#CCD3D6;
	margin:0 20px;
}
.propertylistings td {
	padding:3px;
}
.propertylistings .propertyname {
	font-size:110%;
}
.propertylistings .spacer {
	background-color:#fff;
	height:10px;
}
.active {
	color:#009245;
}
.attention {
	color:#C1272D;
	font-weight:700;
}
.attn {
	color:#C1272D;
}
#header {
	height:99px;
	width:940px;
	left:10px;
	top:0;
	position:absolute;
	background-color:#fff;
}
* html #header {
	height:100px;
}
#header #logo img {
	left:80px;
	top:0;
	position:absolute;
	z-index:9;
}
#headermenu {
	background-color:#5B6D84;
	color:#fff;
	width:940px;
	left:0;
	bottom:0;
	position:absolute;
	padding:0;
}
#headermenu ul {
	display:inline;
	margin:0 0 0 320px;
	padding:0;
}
#headermenu li {
	display:inline;
	list-style-type:none;
	border-left:1px dotted #fff;
	margin:0;
	padding:0;
}
#headermenu li a, #customer_login a {
	text-decoration:none;
	color:#FFF;
	font-size:110%;
	font-weight:700;
	font-family:Arial;
	padding:0 10px;
	line-height: 2.5em;
	display: inline-block;
	border-bottom:4px solid #5B6D84;
}
#headermenu a:hover
{
	border-bottom:4px solid #EF4A4E;
}
#customer_login {
	
	position:absolute;
	right:0;
}

#strapline {
	color:#435568;
	display:inline;
	float:right;
	font-size:134%;
	letter-spacing:4px;
	margin-top:12px;
	clear:right;
	position:relative;
	text-align:center;
	width:620px;
	text-transform:uppercase;
}
#footer {
	background-color:#5B6D84;
	color:#fff;
	text-align:center;
	width:940px;
	margin:0 10px;
	padding:10px 0;
}
#footer a {
	color:#fff;
	text-decoration:none;
}
#footer p {
	margin:0;
	padding:.5em;
}
#footer .companyinfo {
	font-size:90%;
	padding:0;
}

#advertdetails h2, .easybooktip, #advertdetails .h2 {
	margin:14px 10px;
}
.easybooktip 
{
	margin-top: 0;	
	text-align: justify;
}
#advertdetails .button.menu, #content .button.menu {
	background-position:0 0;
	letter-spacing:0;
	width:133px;
	margin-right:10px;
	border:2px solid #435568;
	padding-right:5px;
}
#advertdetails .longbutton .button 
{
width: 90%;	
}
#advertdetails .button.menu:hover {
	background-position:0 100%;
	border:2px solid #7e9cb1;
}
.search_nav,.search_nav_outside {
	float:right;
		margin-top: 0px;
}
.search_nav a,.search_nav_outside a {
	text-decoration: none;
	
	padding:1px 3px;
	margin-right:2px;
	margin-left: 2px;
	text-align: center;
}
.search_nav a.selected, .search_nav a:hover, .search_nav_outside a.selected, .search_nav_outside a:hover
{
	background-color: #435568;
	color: #fff;
}

/* -- AVAILABILITY CALENDAR -- */
#bookingDiv 
{
	border:0 solid #009245;padding:5px;margin:0px auto;width:447px; margin-top: 20px;
	
}

.calendar_controls 
{
padding: 5px 0;
}

#calendars table {
	float:left;
	width:147px;
	margin-right:10px;
	text-align:center;
	border: 2px solid #5B6D84;
	border-top-width: 0;
	
}
#calendars caption 
{
	margin-top:10px;

	
}
#aval_tab #calendars caption  
{
		margin-top:0px;
}
#calendars table#availabilitykey {
	width:90%;
	text-align:left;
	border-width:0;
	background-color:Transparent;

}
#aval_tab #calendars table#availabilitykey {
	width:70%;
	float: none;
	margin:0 auto;
}
#availabilitykey td.ownerbooked, #availabilitykey td.easybooked,
#availabilitykey td.unavail, #availabilitykey td.avail,
#availabilitykey td.startday,
#availabilitykey td.notpriced, #availabilitykey td.calselected {
	text-align:center;
	width:18px;
}

* html #calendars table
{
	margin-top:10px;
}
#calendars table td 
{
border: 1px solid #fff;	
}
#calendars #availabilitykey td
{
	border: none;
}
#calendars td.ownerbooked, #calendars td.unavail, #calendars td.easybooked {
	color:#fff;
	background-color:#C1272D;
	border: 1px solid #C1272D;
	text-decoration:line-through;
}
#calendars  td.easybooked {
	border: 1px solid #5B6D84;
	background-color:#5B6D84;
}
#calendars  td.startday 
{
	border: 1px solid #009245;
	background-color:#009245;	
	color: #fff;
	cursor: pointer;
}

#calendars td.avail, #calendars td.notpriced 
{
	border: 1px solid #fff;	
	background-color:#fff;	
	}
#calendars td.calselected, #calendars  tr.offer td
{
	border: 1px solid #B2D1AE;	
	background-color:#B2D1AE;	
}

/* -- End of AVAILABILITY CALENDAR -- */
#soPop 
{
	max-height:400px;
	overflow:auto;
}
* html #soPop 
{
	height: 400px;	
}
#soPop table th,  #soPop table td 
{
	padding: 3px;
	text-align: center;
}

#advertdetails th, #soPop table th {
	background-color:#CCD3D6;
}
#advertdetails caption {
	font-weight:700;
	color:#435568;
}
#availabilityselector {
	line-height:16px;
	margin:14px 0;
}
#advertdetails .last, #advertdetails .menu.last {
	margin-right:0;
}
#advertdetails .notice {
	margin-top:10px;
	margin-bottom:10px;
	background-color:#CCD3D6;
	padding:10px;
}
#advertdetails .notice h3,#advertdetails .notice .h3 {
	color:#435568;
	margin:0;
}
#advertdetails .notice p {
	padding-left:30px;
	margin:0;
}
#advertdetails .notice input {
	float:left;
	border:0;
}
#availabilitykey li,#availabilitykey2 li  {
	background-image:url(images/availabilitykey.gif);
	background-repeat:no-repeat;
	background-position:0 100%;
	display:inline;
	margin:0 0 20px 40px;
	padding:0 0 0 18px;
}
#availabilitykey2 ul 
{
	padding-left: 0;
	margin-left:0;	
}
#calendars p 
{
 margin: 5px 0;	
}
#availabilitykey2 li {
	background-image:url(images/availabilitykey2.gif);
}
#availabilitykey2 ul .first 
{
	margin-left: 0;	
}
#availabilitykey2 .keyunavail 
{
	background-image:url(images/unavail.gif);
	}
#availabilitykey .keyownerbooked,#availabilitykey2 .keyavailcal {
	background-position:0 0;
	
}
#availabilitykey2 .keyavailcal, #availabilitykey .keyavail
{
	margin-left: 0;
}
#availabilitykey .keyeasy {
	background-position:0 33%;
}
#availabilitykey .keynotpriced, #availabilitykey2 .keystartday {
	background-position:0 66%;
}
#availabilitykey {
	margin:0 0 5px;
}
.ratesinput td {
	text-align:center;
	background-color:#E6E6E6;
}
.ratesinput span {
	white-space:nowrap;
	font-weight:400;
}
* html .ratesinput input {
	width:80px;
}
.ratesinput .wasnow {
	width:40%;
}
.fixwidth span {
	padding-left:140px;
	font-weight:700;
}
.fixwidth  .notes,.fixwidthlabel .notes  {
clear:left;
display:block;
float:left;
width:132px;
font-size:89%;
font-weight:normal;
padding-left:0;
}
.fixwidth label, .fixwidthlabel label, .fixwidthlabel .label {
	float:left;
	display:block;
	width:142px;
}


.fixwidthname input
{
	width:100px;
}
.fixwidthlabelwithlabel .label {
	float:left;
	display:block;
	width:142px;
}
* html .fixwidthlabelwithlabel .label

{
	width:144px;
}
.fixwidthcol {
	width: 140px;
}
.fixwidth input, .fixwidth select, .fixwidth textarea {
	width:300px;
}
div.fixwidthlabel {
	padding-left: 10px;
}
.yourdetails div.fixwidthlabel {
	padding:0 70px;
	margin:14px 10px;
	
}
.yourdetails div.fixwidthlabel .label {
width:139px;
	
}
.yourdetails .fixwidthlabel.ratings  
{
	padding: 0 10px;
	
}
.fixwidthlabel.ratings  table th 
{
 text-align: left;	
 color:#5B6D84;
 padding-right: 10px
}
.fixwidthlabel.antispam  table td.inputs {
	padding-left: 20px;
	text-align: right;
	line-height:3em;
}
.yourdetails p {
	padding:0 70px;
}
.yourdetails .fixwidth input, .yourdetails .fixwidth select, .yourdetails .fixwidth textarea {
	width:290px;
}
.yourdetails .fixwidthlabel input {
	width:100px;
}
* html .yourdetails .fixwidth input, * html .yourdetails .fixwidth select, * html .yourdetails .fixwidth textarea {
	width:285px;
}
.tel_table {
	margin: 14px 10px;
}
.tel_table input {
	margin-right: 10px;
}
#advertdetails .tel_table th, .tel_table th {
	background-color: transparent;
	font-weight: normal;
	text-align: left;
	padding: 0 10px 0 0;
	vertical-align:bottom;
}
.yourdetails .tel_table 
{
	padding-left: 70px;	
}
*:first-child+html .yourdetails .tel_table 
{
	margin-left: 80px;
	padding-left:0;	
}
* html .yourdetails .tel_table 
{
	margin-left: 80px;
	padding-left:0;	
}
.yourdetails .tel_n, #advertdetails .tel_n
{
	width:105px;
}
.tel_cc, .yourdetails .tel_ac {
	width: 70px;
}
.tel_ac {
	width: 70px;
}
.tel_n {
	width: 85%
}
.fixwidthlabel table label {
	float:none;
	width:auto;
	display:inline;
}
#map_holder {
	margin:0 10px;
}
input, select, textarea {
	font-family:Arial;
	border:1px solid #5B6D84;
	font-size:100%;
}
#content .formbreak {
	margin-top:32px !important;
}
input.button {
	background:#435568 url(images/button-sprite18.gif) repeat-x top right;
	display:inline-block;
	margin-right:0;
	font-size: 12px;
}
input.button:hover {
	background-position:100% 100%;
}
.linkedprops div {
	float:left;
	width:300px;
	padding-left:10px;
}
.features table {
	width:600px;
}
.features table td {
	width:33%;
}
.features input {
	float:left;
	margin-left:8px;
	border:0;
}
.features caption {
	text-align:left;
	font-weight:700;
	color:#435568;
	padding-left:10px;
}
.infobox {
	background-color:#CCD3D6;
	float:right;
	margin:10px;
	padding:10px;
	width:280px;
}
.infobox h3, .infobox .h3 {
	font-size: 110%;
	margin: 0 0 14px 0;
}
.infobox ul {
	padding-left: 20px;
}
* html .infobox ul {
	padding-left: 0;
}
.soSearch 
{
	background-color: #e6e6e6;
	padding:0;
	margin-top: 50px;
	border-bottom: 9px solid #EF4A4E;	
	text-align:center;
	position:absolute;
text-align:center;
top:0;
right: 10px;
}
.soSearch .bnbOpt select {
margin-bottom:1px;
margin-top:1px;
width:auto;
}
#content .soSearch .sobnb 
{
width: 90%;
margin: 0 auto 10px;	
}
.soSearch .bnbOpt 
{
text-align: left;	
}
.soSearchContainer 
{
min-height: 250px;
}
.pcSearchContainer
{
min-height: 175px;
}


TABLE.complex { width:485px; margin-left:10px; }
TABLE.complex .tdL { padding:1px 5px; line-height:19px; }
TABLE.complex .tdR { padding:1px 5px; font-weight:bold; text-align:right; }
TABLE.complex input {border:none;}

DIV.complexAd { background-color:#435568; color:#ffffff; font-size:17px; letter-spacing:1px; }
DIV.complexAd A
{
color:#FFFFFF; background-color:#5B6D84; border-bottom:4px solid #EF4A4E;
display:inline-block; width:100%;
font-size:12px; font-weight:700; line-height:2.5em;
text-decoration:none;
}
DIV.complexAd A:hover {color:#FFFFFF}

* html .soSearchContainer 
{
height: 280px;	
	
}
*:first-child+html .soSearchContainer 
{
min-height: 280px;
}	
.soSearch .heading, .search_result .heading
{
	background-color: #435568;
	color: #fff;
	font-weight: 700;
	font-size:110%;
}
#content .soSearch p 
{
	text-align: center;	
	margin: 5px 0;
}
.soSearch select 
{
	width: 90%;
}
.soSearchText
{
	width: 300px;
}
a img, .checkbox, .linkedprops input, .check input, .check {
	border:0;
}
strong, label, .label, .strong, .notes {
	color:#435568;
}
.strong 
{
	font-weight: 700;
}
.ratesinput input {
	width:80%;
}
table, tr, td, #availabilitykey ul, .ratesinput {
	margin:0;
	padding:0;
}
.propertylistings tr.alt {
	background-color:#E6E6E6;
}
.photo {
	font-size: 90%;
	margin: 14px 20px;
	height: 101px;
	position: relative;
}
.photo * {
	padding:0;
	margin:0;
}
.photo div.img {
	float: left; width:135px; height:101px;
}
.photo img{ float: left;}
.photo h3, .photo .h3 {
	font-size: 105%;
}
#content .photo .status {
	position: absolute;
	top: 28px;
	right: 10px;
	padding: 0 2px;
	border: 1px solid #435568;
	margin-right: 10px;
	font-weight: 700;
	text-align: center;
	min-width: 65px;
	text-transform:uppercase;
}
* html #content .photo .status {
	width: 65px;
}
#content .photo .status img 
{
	float: none;
	vertical-align:middle;	
}
#content .photo h3, #content .photo p,#content .photo .h3 {
	padding: 3px 0 3px 145px;
	margin: 5px 10px 5px 0px;
}
* html #content .photo h3, * html #content .photo .h3  
{
	padding: 10px;	
}
#content .photo p {
	padding: 3px 0 3px 10px;
	display:inline;
}
#content .photo li {
	padding: 3px 10px 3px 0;
	display:inline;
}
#content .photo label {
	font-weight: 700;
}
#content .photo ul {
	margin: 5px 0px 5px 145px;
}
* html #content .photo ul {
	margin: 5px 0px 5px 10px;
	float:left;
}
#content .photo ul.move {
	text-align: right;
}
* html #content .photo ul.move {
	margin: 0px 0px 0px 10px;
	float:right;
	width: 425px;
}
hr {
	border:0;
	margin: 14px 10px;
	height: 8px;
	background: transparent url(images/dot-divide-white.gif) no-repeat center center;
}
* html .hr hr 
{
display: none;	
}
*:first-child+html .hr hr 
{
display: none;	
}
* html .hr 
{
	border:0;
	margin: 14px 10px;
	height: 8px;
	background: transparent url(images/dot-divide-white.gif) no-repeat center center;

}
*:first-child+html .hr 
{
	border:0;
	margin: 14px 10px;
	height: 8px;
	background: transparent url(images/dot-divide-white.gif) no-repeat center center;

}
hr.bg {
	border:0;
	margin: 14px 10px;
	height: 8px;
	background: transparent url(images/dot-divide-bg.gif) no-repeat center center;
}
* html .hrbg  hr 
{
display: none;	
}
*:first-child+html .hrbg  hr 
{
display: none;	
}
* html .hrbg  
{
	border:0;
	margin: 14px 10px;
	height: 8px;
	background: transparent url(images/dot-divide-bg.gif) no-repeat center center;

}
*:first-child+html .hrbg 
{
	border:0;
	margin: 14px 10px;
	height: 8px;
	background: transparent url(images/dot-divide-bg.gif) no-repeat center center;

}
hr.pf {
	border:0;
	margin:3px 10px;
	height: 8px;
	background: transparent url(images/dot-divide-pf.gif) no-repeat center center;
}
* html .hrpf  hr 
{
display: none;	
}
*:first-child+html .hrpf  hr 
{
display: none;	
}
* html .hrpf  
{
	border:0;
	margin:3px 10px;
	height: 8px;
	background: transparent url(images/dot-divide-pf.gif) no-repeat center center;

}
*:first-child+html .hrpf 
{
	border:0;
	margin:3px 10px;
	height: 8px;
	background: transparent url(images/dot-divide-pf.gif) no-repeat center center;

}
.property_contacts label {
	margin-right:14px;
}
.property_contacts input {
	border: 0;
}
.property_contacts {
	margin: 14px 10px;
}
.add_contact input {
	float: right;
	zoom: 1;
}
.easybook_sidebar {
	margin: 14px 30px;
}
.odd {
	background-color:#E6E6E6;
}
.even {
	background-color: #CCD3D6;
}
#content .textcentered, #availabilityselector p, #savebuttons p {
	text-align:center;
}
#sidebarlinks p, .sidebarP {
	width: 80%;
	margin: 4px 0;
	padding-right: 10%;
	padding-left:31px;
	font-size: 89%;
}
.sidebarP 
{
	padding-left:10px;
	padding-right:10px;
	width:290px;	
}
#sidebarlinks select {
	width: 95%;
}
#home_search {
	line-height: 1.25;
}
#home_search input {
	width:55%;
}
#home_search .button {
	width: auto;
}
#home_search p {
	text-align: left;
}
#home_search .tip {
	font-size:80%;
}
#home_search .check input 
{
	width: auto;
}
#sidebar .button {
	padding-right: 14px;
}
.prop_ref {
	height: 17px;
	background-color: #fff;
}
#home_head, #page_head, #home_ads, #content .advertise {
	position:absolute;
	top:10px;
	width: 620px;
	height: 380px;
	left:0;
}
#page_head 
{
	height:279px;
}
#home_ads 
{
	top:339px;
}
 #content .advertise 
{
	top:490px;
}

#home_intro {
	margin-top:400px;
}
#home_intro2 {
	margin-top:590px;
	margin-bottom:10px;
}
#content #home_intro h1, #content #home_intro .h1 {
	margin-top: 0px;
	margin-bottom: 0px;
}
#content #home_intro p, #content #home_intro2 p {
	margin:5px 0px;
}
#content .int_adv {
	width: 200px;
	margin-left:10px;
	margin-top:10px;
	float:left;
	text-align: center;
}
#content .int_adv p, #content .int_adv img {
	margin:0;
	padding:0;
}
#content .int_adv p {
	text-align: center;
	background-color:#fff;
}
#content .int_adv h2, #content .int_adv .h2 {
	margin: 0;
	background:none;
	font-size:13px;
	font-weight:700;
}
#content .int_adv_first {
	margin-left:0px;
}
#content .advertise {
	line-height: 1.25;
	margin: 14px 0px;
	height: 80px;
}
#content .advertise span {
	float: right;
	margin-right: 10px;
}
#content .advertise h3, #content .advertise p, #content .advertise .h3 {
	margin:0px 10px 0px 0;
	padding:3px 0 3px 160px;
}
#content .advertise p 
{
	line-height:1.6;
}
* html #content .advertise p {
	padding: 3px 0 3px 10px;
	margin:0 10px 0 0;
	display:inline;
	zoom: 1;
}
html > body #content .advertise p {
	display: block;
}
*:first-child+html #content .advertise p {
	padding:3px 0 3px 160px;
	margin:0 10px 0 0;
	display:block;
}
#content .advertise h3 {
	font-size:13px;
	letter-spacing:3px;
}
* html #content .advertise h3, * html #content .advertise .h3 {
	padding:3px 0 3px 10px;
}
*:first-child+html #content .advertise h3, *:first-child+html #content .advertise .h3 {
	padding:3px 0 3px 10px;
}
#content .featured {
	line-height: 1.25;
	margin: 14px 0px;
	height: 94px;
	width: 305px;
	float:left;
}
#content .featured span {
	float: right;
	margin-right: 10px;
}
#content .featured h3, #content .featured p, #content .featured .h3 {
	margin:0px 10px 0px 0;
	padding:3px 0 0 135px;
}
* html #content .featured p {
	padding: 0 0 0 10px;
	margin:0 10px 0 0;
	display:inline;
	zoom:1;
}
html>body #content .featured p {
	display: block;
}
*:first-child+html #content .featured p {
	padding:3px 0 0 135px;
	margin:0 10px 0 0;
	display:block;
}
#content .featured h3, #content .featured .h3 {
	font-size:11px;
	letter-spacing:0px;
	font-weight: 700;
}
* html #content .featured h3, * html #content .featured .h3 {
	padding:3px 0 0px 10px;
}
*:first-child+html #content .featured h3, *:first-child+html #content .featured .h3 {
	padding:3px 0 0px 10px;
}
#content .featured.last {
	margin-left: 10px;
}
#regionalGuides {
	margin-top: 30px;
	margin-bottom: 20px;
}
#regionalGuides p {
	font-size: 95%;
}
#regionalGuides a {
	text-decoration: none;
}
#accreditations {
	padding:20px;
}
.search_result {
	margin: 0 0 14px 0;
	width:620px;
	zoom:1;
}
.search_result_actions, #content p.mandatoryfieldstext {
	margin-top:3px;
	text-align: right;
}
#content p.mandatoryfieldstext {
	margin-top:3px;
	color:#435568;
	margin-right: 20px;
	font-weight: 700;
	font-size: 90%;
	text-align: right;
}
#content .search_result h2, #content .search_result .h2 {
	background: none;
	margin:0;
	padding:0;
	padding-left: 10px;
	text-align:left;

	font-size:113%;
font-weight:bold;
letter-spacing:2px;
}
.search_result .strong {
	font-weight: 700;
}
.search_result .button 
{
	margin-bottom: 5px;	
}
.search_result_row1 {
	vertical-align:bottom;
}
.search_result_row1 .search_result_col1 
{
	vertical-align:top;	
}
.search_result_row1 .search_result_col4
{
	text-align: right;
	vertical-align:top;
	
}
.search_result_col1 {
	width: 125px;
	text-align: center;
}
.search_result_col2 {
	padding-left: 10px;
}

.search_result_col3 {
	text-align: left;
	padding-left: 10px;
}
.search_result_row1 .search_result_col3 
{
	text-align: right;
}
.search_result_row1 .search_result_col3 img
{
	margin-left:30px;
}
.search_result_col3 input {
	border: none;
}
.search_result_col4 {
	text-align: right;
	padding-right: 10px;
}
#search_options {
	text-align: left;
	width:300px;
	margin-bottom:10px;	
}
#search_options li a
{
	padding-left: 10px;
}
#search_options .search_options_group2 li a 
{
	padding-left: 15px;	
}
#search_options h2, #search_options .h2 {
	background: none;
	font-size:106%;
	font-weight:700;
	letter-spacing:0;
	text-align:left;
	margin:14px 3px 0;
	margin-top: 14px;
	border-bottom: 1px solid #CCD3D6;
}

#selected_criteria li a 
{
	background: transparent url(images/delete-icon.gif) no-repeat scroll left center;
	padding-left:15px;	
}
#selected_criteria2 a 
{
	background: transparent url(images/delete-icon.gif) no-repeat scroll left center;
	padding-left:15px;	
	white-space:nowrap;
	font-size: 110%;
	zoom:1;
	text-decoration:none;
	margin-left:3px;

}
#selected_criteria2 p, .search_options_group2 
{
font-size:89%;
margin:4px 0;
padding-left:10%;
padding-right:10%;
width:80%;
text-align: left;

}
#selected_criteria2 ul 
{
	padding-left:10%;
	padding-right:10%;
	width:240px;
}
#selected_criteria2 ul li 
{
	display: inline;	
	float:left;
}
#selected_criteria2 ul li  a {
	padding-left:15px;
}
.search_info 
{
	text-align: center;
	padding-left:10%;
	padding-right:10%;
	width:80%;
	margin-bottom: 0px;
}


#selected_criteria2 h2, #selected_criteria2 .h2, #refine_Criteria .heading
{
border-bottom:2px solid red;
font-size:135%;
margin-left:10%;
margin-right:10%;

}
#refine_Criteria .h2 
{
	padding-left: 0px;
	padding-right: 0px;
	margin-left:0;
margin-top:5px;
}
.search_options_group2  .features
{
	margin-left: 20px;
}	
#refine_Criteria .criteria_heading 
{
	padding-left:10%;
	border-bottom: 0;
}
.search_options_group {
	float:left;
	margin:0 auto 14px auto;
	width:50%;
}
.search_options_group2 
{	
	font-size:100%;
	padding-top: 0;	
}
.featuredprop img {
	margin-top: 0;
}
.featuredprop p {
	padding-left: 135px;
}
.featuredprop h3, .featuredprop .h3 {
	font-size:105%;
	padding-left: 135px;
	margin:0;
}
* html .featuredprop h3, * html .featuredprop .h3 {
	padding-left: 10px;
}
*:first-child+html .featuredprop h3, *:first-child+html .featuredprop .h3 {
	padding-left: 10px;
}
.search_criteria {
	margin: 0 10%;
	width: 80%;
}
.search_criteria td {
	font-weight: 700;
	text-align: left;
	width: 50%;
}
.removeall td {
	font-size: 110%;
}
#num_results {
	color: #435568;
	font-size:11px;
	text-align:center;
}
#search_refinements {
	margin:5px 0;
}
#search_options_groups .h2 img 
{
padding-right: 5px;	
}
#search_options_groups .h2 
{
zoom: 1;	
}
.orderby 
{
	margin-top: 0;
	margin-bottom:14px;
	float: left;
}
*:first-child+html .orderby 
{
margin-bottom:0;	
}
.orderby label {
	font-weight: 700;
	color: #435568;
}
.ownerpage #pagewrap {
	background:none;
}
.ownerpage #content {
	float:none;
	margin-left:10px;
}
*:first-child+html .ownerpage #content {
	zoom:1;
	width: 100%;
}
#ownerintro {
	width: 550px;
	margin-left: 20px;
	float:left;
	position:relative;
}
* html #ownerintro  
{
	margin-left: 10px;
}
#owner_prop 
{
	position: relative;	
}
* html #ownerintro,* html #owner_prop   
{
position:static;	
}

*:first-child+html #ownerintro  
{
	margin-left: 10px;
}
*:first-child+html #ownerintro  
{
	margin-left: 10px;
}
.ownerpage #content h1, .ownerpage #content .h1 {
	width: 550px;
	margin: 14px 0;
	text-align: left;
	padding-left: 0px;
	letter-spacing:3px;
}
.ownerpage #content #ownerintro p {
	margin-left: 0px;
}
* html .ownerpage #content h1, * html .ownerpage #content .h1 {
	padding-top: 20px;
}
*:first-child+html .ownerpage #content h1, *:first-child+html .ownerpage #content .h1 {
	padding-top: 20px;
}

.ownerpage #content .image_gal {
	position: relative;
	width: 550px;
	margin-left: 0;
	padding-left: 0;
	zoom:1;
	height:300px;
}

* html .ownerpage #content .image_gal {
	margin-left:0px;
	position: static;
}
#owner_buttons {
margin-left:0;
list-style-type:none;
padding:0;
}
#owner_buttons li {
	margin:5px 0 5px 10px;
	display: inline;
	
}
#owner_buttons li.left_button  
{
	margin-left: 0px
}
.ownerpage #content .image_gal ul {
	padding:0;
	margin:0;
	height: 300px;
	width:145px;
	overflow: auto;
	float:right;
	zoom:1;

}
#owner_tabs {
	width:550px;
	margin-left: 0px;
	
}
#owner_tabs .yourdetails p, .tab_content .yourdetails p {
padding:0 20px;
}
.tabs {
	margin:0;
	padding:10px 10px 0 0;
	list-style:none;
}
.tabs li {
	float:left;
	background:url("images/light-tab-left.gif") no-repeat left top;
	margin:0 3px 0 0;
	padding:0 0 0 9px;

}
.tabs a {
	float:left;
	display:block;
	_display:inline-block;
	background:url("images/light-tab-right-extended.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	text-decoration:none;
	font-weight:bold;
}
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
.tabs a {
	float:none;
}
/* End IE5-Mac hack */
.tabs a:hover {
	color:#435568;
}
.tabs .currenttab {
	background-image:url("images/dark-tab-left.gif");
}
.tabs .currenttab a {
	background-image:url("images/dark-tab-right-extended.gif");
	color:#435568;
	padding-bottom:5px;
}
#iframepagewrap 
{
	background-color: #CCD3D6;
	padding: 0;
	margin:0;
}
#iframepagewrap .tab_content
{
margin-top:0;
}
.iframe 
{
	background-color: #ccd3d6;
}
.tab_content {
	padding: 10px;
	margin-left: 0px;
	background-color: #CCD3D6;
	margin-top:28px;
}
.tab_content 
{
	min-height:460px;
}
* html .tab_content {
	margin-top: 0;
	clear:both;
	height: 460px;
}
.tab_content #calendars {
	width: 461px;
}
.tab_content #calendars, #aval_tab p  {
	width: 461px;
	margin: 0 auto;
}
.calendar_controls .later {
	float:right;
}
.calendar_controls .earlier {
	float: left;
}
.calendar_controls {
	text-align: center;
	padding: 5px 0;
}
.calendar_controls label 
{
	padding-right: 10px;	
}
.tab_content #calendars .last {
	margin-right: 0;
	margin-left:0;
}
.tab_content #calendars table {
	background-color: #fff;
	
}
#calendars caption {
	color:#435568;
	font-weight: 700;
	border: 2px solid #5B6D84;
	border-bottom-width: 0;
	background-color:#5B6D84;
	color: #fff;
}
#content .tab_content h2, #content .tab_content h3, .tab_content h3, .tab_content h2,#content .tab_content .h2, #content .tab_content .h3, .tab_content .h3, .tab_content .h2 

 {
	background: none;
	font-size:120%;
	font-weight:700;
	letter-spacing:3px;
	margin:5px 10px;
	text-align:center;
}
#content .tab_content h3, .tab_content h3, #content .tab_content .h3, .tab_content .h3 {
	font-size:100%;
	letter-spacing:0px;
}
.intro_paragraph {
	color:#435568;
	font-weight: 700;
}
.hide {
	display: none;
}
.yourdetails input.title, #advertdetails input.title {
	width:80px;
}
input.check {
	border: none;
}
.yourdetails input.tny {
	width:20px;
}
.yourdetails .fixwidth select.tny,
.yourdetails .fixwidthlabelwithlabel select.tny{
	width:45px;
}
* html .yourdetails input.title, * html  #advertdetails input.title {
	width:70px;
}
* html .yourdetails input.title 
{
	margin-left: 4px;
}
*:first-child+html .yourdetails input.title, *:first-child+html #advertdetails input.title {
	width:70px;
}
#content .yourdetails p, .yourdetails p {
	margin-top: 5px;
	margin-bottom: 5px;
}
* html input.button {
	padding-right:0;
}
*:first-child+html input.button {
	padding-right:0;
}
.checkboxterms input {
	float: left;
}
.checkboxterms span {
	display:block;
	padding-left:30px;
}
#reviews {
}
#reviews .review {
	text-align: left;
}
#reviews .review .clear {
}
#reviews .review .rating {
	margin-top: 20px;
	float:left;
	width: 110px;
}
#reviews .review .rating span {
	padding:0;
	margin:0;
	width: 100px;
	height: 15px;
	display: block;
	background: transparent url("images/star-sprite2.gif") no-repeat 100% 100%;
}
#reviews .review .rating.accommodation span {


	height: 30px;
	background: transparent url("images/stars-accommodation.gif") no-repeat 100% 100%;
}
#reviews .review .rating.location span {


	height: 30px;
	background: transparent url("images/stars-Location.gif") no-repeat 100% 100%;
}
#reviews .review .rating.overall span {


	height: 30px;
	background: transparent url("images/stars-overall.gif") no-repeat 100% 100%;
}
#reviews .review .rating.exp  span{


	height: 30px;
	background: transparent url("images/stars-holidayexp.gif") no-repeat 100% 100%;
}
#reviews .review .rating.overall
{
	margin: 20px 0;
}
#review_tab .search_result_actions 
{
padding-right: 10px;	
}
#reviews .review .rating.exp,#reviews .review .rating.location, #reviews .review .rating.accommodation 
{
margin-top: 5px;	
}
#reviews .review .rating.rate5 span {
	background-position: 100% 0%;
}
#reviews .review .rating.rate4 span {
	background-position: 100% 25%;
}
#reviews .review .rating.rate3 span {
	background-position: 100% 50%;
}
#reviews .review .rating.rate2 span {
	background-position: 100% 75%;
}
#reviews .review .rating.rate1 span {
	background-position: 100% 100%;
}

#reviews .review_text {
	width:420px;
	float: right;
}

#reviews .review_text .owner_head{
margin-bottom:0;
margin-top:15px;
}
#reviews .review_text .owner_text{
margin-top:5px;
}
#reviews .review h2, #reviews .review h3,#reviews .review .h2, #reviews .review .h3 {
	text-align:left;
	margin-left: 0;
}
#reviews .review h3,#reviews .review .h3 {
	font-weight: normal;
}
.star-rating{
	list-style:none;
	margin: 0px;
	padding:0px;
	width: 100px;
	height: 20px;
	position: relative;
	background: url(images/star_rating.gif) top left repeat-x;		
}
.star-rating li{
	padding:0px;
	margin:0px;
	/*\*/
	float: left;
	/* */
}
.star-rating li a{
	display:block;
	width:20px;
	height: 20px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
}
.star-rating li a:hover{
	background: url(images/star_rating.gif) left bottom;
	z-index: 1;
	left: 0px;
}
.star-rating a.one-star{
	left: 0px;
}
.star-rating a.one-star:hover,.star-rating.one-star a.one-star {
	width:20px;
	background: url(images/star_rating.gif) left bottom;
	z-index: 1;
	left: 0px;
}
.star-rating a.two-stars{
	left:20px;
}
.star-rating a.two-stars:hover,.star-rating.two-stars a.two-stars{
	width: 40px;
	background: url(images/star_rating.gif) left bottom;
	z-index: 1;
	left: 0px;
}
.star-rating a.three-stars:hover,.star-rating.three-stars a.three-stars{
	width: 60px;
	background: url(images/star_rating.gif) left bottom;
	z-index: 1;
	left: 0px;
}
.star-rating a.three-stars{
	left: 40px;
}
.star-rating a.four-stars{
	left: 60px;
}	
.star-rating a.four-stars:hover,.star-rating.four-stars a.four-stars{
	width: 80px;
	background: url(images/star_rating.gif) left bottom;
	z-index: 1;
	left: 0px;
}
.star-rating a.five-stars{
	left: 80px;
}
.star-rating a.five-stars:hover,.star-rating.five-stars a.five-stars{
	width: 100px;
	background: url(images/star_rating.gif) left bottom;
	z-index: 1;
	left: 0px;
}
		
#owner_prop {

color:#435568;
float:right;
margin:42px 20px 0 30px;
width:340px;
}
* html #owner_prop 
{
	zoom: 1;
}
*:first-child+html #owner_prop 
{
	margin:42px 30px 0 30px;
	
}
#owner_prop li .button
{
	margin: 5px 0;	
	width: 136px;	
	letter-spacing: 2px;
}
#owner_prop li a img 
{
	margin: 5px 0;
}
#prop_contain 
{
	padding:5px;
	background-color:#F6F6F6;
}

#property_map {

	width:340px;
}
* html #property_map {

	zoom:1;
}
#content #owner_prop #property_map h2, #content #owner_prop #property_map .h2, #content #owner_prop #propsOnSite .h2, #content #owner_prop #propsOnSite h2  
{
	background: none;	
}
#property_map_holder {
	width: 340px;
	height: 370px;
	
}

#content #owner_prop h2, #content #owner_prop h3, #content #property_map h2, #content #owner_prop .h2, #content #owner_prop .h3, #content #property_map .h2 {
	text-align:left;
	background:none;
	letter-spacing: 0;
	margin:0;
	padding:0;
}
#content #owner_prop h2,#content #owner_prop .h2 {
	background-color:#E6E6E6;
	font-size:179%;
	line-height:1;
	margin-bottom:0px;
	padding:5px 5px 0px 5px;
}
#content #owner_prop  .bnbpriced,#content #owner_prop  .bnbpriced  {	background-color:#E6E6E6;
	font-size: 90%;
	
	margin:0 0 15px 0;
	padding:0px 5px 5px 5px;}
#content #owner_prop h3, #content #property_map h2, #content #owner_prop .h3, #content #property_map .h2, #content #owner_prop #propsOnSite .h2, #content #owner_prop #propsOnSite h2  {
	font-size:140%;
}
#content #prop_contain .h3, #content #prop_contain h3
{
	padding-top:10px;
}
#content #property_map h2, #content #property_map .h2, #content #owner_prop #propsOnSite .h2, #content #owner_prop #propsOnSite h2  {
	font-weight: 700;
	margin-top:13px;
	padding-left: 0;
}
#content #owner_prop h2 span,#content #owner_prop .h2 span {
	font-size: 80%;
}
#content #owner_prop p {
	margin-left: 0;
	margin-top: 5px;
}
#content #owner_prop .keydetails td{
	padding-right: 10px;
}
#content #owner_prop .keydetails td .check input{
	margin-left: 0;
	vertical-align: middle;
}
#content #owner_prop .keydetails .total_rooms {
	font-size:120%;
	font-weight: 700;
	padding-top:10px;
}
.facilitieslist {
	padding: 0;
	margin:  5px 15px;
}
.facilitieslist li {
	float:left;
	width:50%;
}
#propfacilities {
	width: 630px;
}
#content #prop_tab h3, #content #prop_tab .h3 {
	text-align: left;
	margin-top:0;
}
.pricetable {
	width:290px;
	text-align: left;
	margin: 0 10px;
}
.pricetable th {
	text-align: left;
}
.pricetable .divide {
	background: transparent url(images/dot-divide-dark-grey.gif) no-repeat center center;
}
#property_map p {
	margin:14px 0 14px 0;
	color:#435568;
	font-size:90%;
}
.confirmation {
	margin: 14px 40px;
	zoom:1;
}
* html #advertdetails .last {
	margin-left: 0;
}
.right {
	float:right;
}
#region_text #col_left {
	float: left;
	width: 300px;
}
#region_text #col_right {
	margin-left: 310px;
	padding-left:0;
width:300px;
}

#content #region_text p {
	margin: 14px 0px;
}
html>/**/body #region_text #col_left p {
	margin-top:0;
}
#region_text #col_right 
{
padding-left: 10px;	
width: 300px;
}
#region_text #col_left 
{
padding-right: 10px;	
width: 300px;
}
* html #region_text #col_right {
	margin-left: 310px;
	padding:0;
}
.img_left {
	float: left;
	padding:10px 10px 10px 0;
}

.img_right {
	float: right;
	padding: 10px 0px 2px 10px;
}

#region_text .img_left {
	/*float: left;*/
	padding: 5px 10px 2px 0;
}

#region_text .img_right {
	/*float: right;*/
	padding: 5px 0 2px 10px;
}


.submitbutton {
	text-align: center!important;
}
.clear {
	clear:both;
	display:block;
	overflow:hidden;
	visibility:hidden;
	width:0;
	height:0;
}
.clearfix:after {
	clear:both;
	content:' ';
	display:block;
	font-size:0;
	line-height:0;
	visibility:hidden;
	width:0;
	
	height:0;
}

.fixwidth span.required,span.required  
{
	padding-left: 5px;
	font-weight:700;
}
.yourdetails .CheckBoxList input, .CheckBoxList input  
{
	border: none;
	width: auto;	
}
.easybooklogo 
{
	margin:14px 0 14px;
}

/* == User feedback box == */
.msgBox {border:3px solid black; padding:10px; margin:10px; text-align:center;}
.msgBox IMG {float:left}
.msgBox .title {font-weight:bold;font-size:15px;}
.Success {border-color:#009245}
.Success .title{color:#009245}
.Error {border-color:#EF4A4E}
.Error .title{color:#EF4A4E}
.Information {border-color:#426284}
.Information .title {color:#426284}
.ebBox{border-color:#19B0BC; padding:5px;}
/* == Modal Window == */
.mWinMask {
	background-color:Black;
	position:absolute;
	top:0;
	left:0;
	z-index:50;
	width:100%;
	display:none;
	opacity:0.3;
	-moz-opacity:0.3;
	-khtml-opacity:0.3;
	filter:Alpha(Opacity=30);
}
.mWinMask iframe
{
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;/*must have*/
	top:0;/*must have*/
	left:0;/*must have*/
	z-index:-1;/*must have*/
	filter:mask();/*must have*/
	width:3000px;/*must have for any big value*/
	height:3000px/*must have for any big value*/;
}
.mWinFrame {
	position:absolute;
	top:0;
	left:0;
	z-index:100;
	width:640px;
	display:none;
	background-color:#426284;
	padding:0 10px 10px 10px;
}
.mWinFrame .close {
	text-align:right;
	font-size:0.8em;
	font-weight:normal;
	text-transform:uppercase;
	padding:3px 0
}
.mWinFrame .close a {
	color:#ffffff;
}
.mWinFrame .move {
	float:left;
	font-size:0.8em;
	font-weight:normal;
	text-transform:uppercase;
	padding:3px 0;
	color:#ffffff;
	cursor:move;
	background-color:#426284;
	width:575px;
}
.mWinContent {
	background-color:#FFFFFF;
	padding:10px;
	margin:0
}
.mWinContent h3, .mWinContent .h3 
{
	margin-left: 0;	
}
.mWinContent .button
{
	padding-right:20px!important;
}
#mWinShortlist 
{
	width: 400px;
}
#mWinShortlist.mWinFrame .move 
{
	width:340px;
}
#tooltip {
	position:absolute;
	display:none;

	top:0; right:0;
	z-index: 9999;
	overflow:hidden;
	width: auto;
}
#tooltip iframe
{
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;/*must have*/
	top:0;/*must have*/
	left:0;/*must have*/
	z-index:-1;/*must have*/
	filter:mask();/*must have*/
	width:3000px;/*must have for any big value*/
	height:3000px/*must have for any big value*/;
}
#tooltip div
{
	background-color: #E6E6E6;
	padding: 5px;
	border: 2px solid #5B6D84;
}
.infopopup 
{
	cursor:help;	
}
#content .text_center 
{
	text-align:center;	
}
.image_gal .currentimage
{

	height:300px;
	width: 400px;
	background-color:#CCD3D6;
	text-align: center;
}
html>body .image_gal .currentimage {display: table-cell; vertical-align:middle;}
.image_gal .currentimage img
{		
	text-align:center;

	vertical-align:middle;

	margin:auto;
}
.tab_content iframe 
{
	width: 100%;	
}
.specialoffer
{
	padding-right: 5px;
}
.startDay table
{
	display: inline;
}
.ownerpage #content h1.oneCol 
{
	margin: 14px auto;
	text-align: center;	
}
.picker {
	float:left;
	width:172px;
	border-width:1px;
	border-style:solid;
	padding-left:4px;
	padding-top:4px;
	padding-bottom:4px;
	display: none;
	background-color: #fff;
}
.month {
	float:left;
	border-width:1px;
	border-color:#435568;
	border-style:solid;
	margin:1px;
	width:94px;
	padding-left:2px;
	color:#435568;
}
.year {
	float:left;
	border-width:1px;
	border-color:#435568;
	border-style:solid;
	margin:1px;
	width:70px;
	padding-left:2px;
	color:#435568;
}
.datelive {
	float:left;
	width:22px;
	height:22px;
	text-align:center;
	color:#435568;
	margin:1px;
	text-decoration:none;
}
.datelive:hover {
	color: #fff;
	background-color:#C1272D;
}
.dateunlivedays {
	float:left;
	text-align:center;
	font-weight:700;
	width:22px;
	height:22px;
	margin:1px;
	background-color:#CCD3D6;
}
.dateunlive 
{
	text-align:center;
	float:left;
	width:22px;
	height:22px;
	margin:1px;
}
.dateunlivepast 
{
	text-align:center;
	text-decoration: line-through;
	float:left;
	width:22px;
	height:22px;
	margin:1px;
	color:#ccc;
}

.picker {
	position:absolute;
	display:none;
	top:0;
	right:0;
	z-index: 99999;
	overflow:hidden;
}
.mPickerMask 
{
	position:absolute;
	background-color: Transparent;
	top:0;
	left:0;
	z-index: 99998;
	width:100%;
	display:none;	
}
.picker iframe {
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;/*must have*/
	top:0;/*must have*/
	left:0;/*must have*/
	z-index:-1;/*must have*/
	filter:mask();/*must have*/
	width:3000px;/*must have for any big value*/
	height:3000px/*must have for any big value*/;
}
#content .gmapPopup p
{
	margin: 0;	
}
#content .gmapPopup td
{
	padding:1px;	
}
#content .eb,#sidebar .eb, #content .eb strong,#sidebar .eb strong, .eb, .eb strong
{
	color: #19B0BC;
	font-weight:normal;
	font-size:110%;
}
#content .ebb 
{
	color: #19B0BC;
	font-weight:700;
}
#content .eb strong,#sidebar .eb strong, .eb strong
{
	font-weight: 700;
}
#sidebar #bnbOptions select {
margin-bottom:1px;
margin-top:1px;
width:auto;
}

.bnbOpt {
display:block;
float:left;
padding-right:5px;
white-space:nowrap;
width:47%;
}
.bnbRooms {
width:100%;
}
.bnbRooms td { 
font-weight:normal;
}
.search_result_col4 {
padding-right:5px;
}
#sidebar #bnbOptions, #sidebar #scOptions
{
	padding-left: 31px;
}
.yourdetails .bnbOpt 
{
	width: 145px;
	padding-bottom: 5px;
	
}
.bnbOptLeft 
{
	padding-left:142px;
}
* html .bnbOptLeft 
{
padding-left: 144px;	
}
.nowrap 
{
white-space:nowrap;	
}
.tab_table 
{	
	margin: 0 45px 0 20px;
	text-align: justify;
}
.yourdetails .tab_table 
{
	margin: 0 70px;
}
.tab_table td 
{
	vertical-align: top;
} 
.contentText 
{
	padding:0 10px;
	zoom: 1;	
}
#links 
{
	text-align:justify;
}
#links a
{
	padding: 3px;
}
.button 
{
	padding-right: 20px;
}
* html input.button
{
	padding-right: 20px!important;
}
*:first-child+html input.button
{
	padding-right: 20px!important;
}
#page_intro {
	margin-top:295px;
}
#page_head 
{
	
}
#travel_tabs .tabs 
{
	padding-left: 0;
	
}

#travel_tabs .tabs li {	
	width: 31%;
	text-align: center;
}

#travel_tabs .tab_content 
{
	padding: 20px 0;
	
	margin-left: 0;
}
#travel_tabs .logo 
{
padding: 5px;	
	
}	
#travel_tabs .fleft 
{
float:left;	
}
#travel_tabs .travel_highlight
{
	color:#435568;
	font-size:1.35em;
}
.two_colContent 
{
	padding-right: 200px;
	position: relative;
}
.two_colContent .pRight
{
	right: 0;
	position: absolute;
		
}
.eb_button 
{
	padding-top: 5px;
}
#contactUs .contact 
{
display:block;
float:left;
margin:10px 0 10px 20px;
min-height:210px;
width:300px;
_height: 210px;
}
#contactUs .contact.first 
{
	margin-left: 0;	
}
#contactUs .contactHeading 
{
	min-height: 0;
	margin-bottom:0;
	_height: auto;
}
#contactUs .contactIMG
{
	min-height: 0;
	height: 180px;
	
}
#contactUs .contactIMG img 
{
padding: 10px;	
}

#contactUs .contactHeading div
{
	font-weight: 700;
	padding-left: 10px;
	font-size: 150%;
	color:#435568;
}
#content .yourdetails .offer 
{
background-color:#435568;
color:#FFFFFF;
font-weight:bold;
margin:14px 70px;
padding:0 ;
text-align:center;
}
#propsOnSite .search_result 
{
width: 340px;	
}
#mWinShortlistContent .h2
{
	margin: 14px 32px;
}
#propsShortlist .search_result 
{
width: 355px;	
}
#propsShortlist .search_result  .removeShort 
{
	font-size:85%;
}
#propsOnSite  .cottagename, #propsShortlist .cottagename 
{
	font-size: 120%;	
}
.fRight 
{
	float: right;
}
.fLeft 
{
	float: left;
}
#iframeHeader table 
{
margin-right: 40px;	
margin-top: 10px;
}
#iframeHeader table td
{
text-align: right;	
	
}
#iframeHeader table td a img
{
vertical-align:bottom;
	
}
#iframeHeader 
{
	background: transparent url(images/blue_divide_bar.gif) repeat-x top;
	 width:960px;
	 margin: 0 auto;
	
}
#iframeHeader .if_logo 
{
	margin-left: 40px;	
}
#iframeHeader .if_avail 
{
	width: 166px;	
}
* html #iframeHeader .if_avail 
{
	width: 162px;	
}
*:first-child+html #iframeHeader .if_avail 
{
	width: 162px;	
}
#iframeHeader .if_eo 
{
	width:137px
}

.pricing {
	background-color: #e6e6e6;
	padding: 5px;
	margin-bottom: 5px;
	line-height:1.3;
}
.pricing .was {

	font-size:121%;
	font-weight:700;
}
.pricing .now {

	font-size:160%;
	font-weight:700;
	padding:5px;
}
.pricing .est {

	font-size:110%;
	font-weight:700;
}
.pricing .dur {
	font-size:160%;
	font-weight:700;
}
.pricing .attention {
color:#EF4A4E;

}
#aval_tab .pricing 
{
	background-color:Transparent;
	color: #435568;
	padding: 5px 0;
	font-size: 90%;
}
/* --== Geoff's h1 styles ==-- */
h1.p 
{
	font:12px/1.5 Arial !important;
	color:#4D4D4D !important;	
	letter-spacing:0 !important;
	margin:0 !important;
	background: none !important;
	text-align: left !important;
}
h1.strong {
	font:12px/1.5 Arial !important;
	color:#435568 !important;	
	letter-spacing:0 !important;
	margin:0 !important;
	background: none !important;
	text-align: left !important;
	font-weight:700!important;
}
#sidebar h1.h2 
{

	background: transparent url(images/dot-divide-light-grey.gif) no-repeat center bottom;
}
#sidebar #sidebarlinks h1.h2 
{

	background: transparent url(images/dot-divide-dark-grey.gif) no-repeat center bottom;
}
#sidebar h1.h2 {
	zoom:1;
	color:#435568;
	font-size:17px;
	font-weight:400;
	letter-spacing:5px;
	margin:0 10px;
	padding-bottom: 2px;
}
/*Advertise with us page */
.advOPts {width:620px}
.advOPts .c6 {background-color: #e6e6e6; width: 50%; vertical-align: top;}
.advOPts .c5 {background-color: #ccd3d6}
.advOPts .c4 {font-weight: 700;color:#435568;}
.advOPts .c3 {font-size:120%;color:#435568;margin: 0 10px;}
.advOPts .c2 {color: #EF4A4E}
.advOPts .c1 {color: #EF4A4E}
#content .advOPts p {margin-bottom: 0;}
#content #advWithUs ul {margin-top: 0; margin-left:0;padding-left:25px; }
#content #advWithUs .fRight { padding-left: 10px;}
#content #advWithUs .signuptext { text-align: center; line-height:1;}
#content #advWithUs .h3 { margin-bottom:0;}
.signuptext { text-align: center; line-height:1; font-size: 140%;}
#map_key 
{
	text-align: center;	
	border-bottom: 1px solid #ccc;
	margin-bottom:5px;
padding-bottom:3px;
margin-top: 10px;
}
#map_key span 
{
	margin:0 3px;
	display:block;
	
}
#map_key img 
{
	vertical-align:middle;	
}
#map_holder_search 
{
	height: 380px; width:620px;
}
#map_tab 
{
	margin-left:0;
	padding:0;
	background-color: Transparent;
	border-top:3px solid #CDD3D6;
	margin-top:1px;
}
#results , #results_surround 
{
	padding: 9px 0 0;
	background-color: Transparent;
	border-top:3px solid #CDD3D6;
	margin-top:1px;
}

#search_tabs 
{
font-size: 90%;	
}
#search_tabs .tabs 
{
	height:39px;
padding-right:0;
padding-top:10px;
}

#content .tab_content #searchResults .h2, #content .tab_content #results_surround_holder .h2
{
text-align: left;	
}
#search_tabs .tabs a 
{
height:30px;	
}
#search_tabs .tabs li 
{
	height: 39px;
	_display: inline-block;
}
#search_tabs .tabs li.currenttab 
{
	height: 40px;
}
#list_region_li
{
max-width: 40%;
	
}
.complexShortlist 
{
	text-align: right;
	padding:1px 5px;
}
#map_key table td
{
	text-align: left;
	padding-right: 5px;
	vertical-align:top;
}
.selectedhomemap 
{
	color:#ef4a4e;	
	
}
.complexpopup 
{
overflow:auto;
max-height: 230px;

}
* html .complexpopup 
{
	height:230px;
}
#map_key table td.map_key_intro {
font-size: 110%; text-align: center; font-weight: bold;
}
#sidebar #imgMapText 
{
	padding-left: 5px;
	padding-right: 5px;
	width: auto;
	text-align: center;
}
#sidebar .h2.lhs 
{
font-size:14px;
letter-spacing:3px;
}

#content .viewShortlist {
	text-align: right;
	margin: 20px 0 0 0;
	float:right;
}
#h2Featured 
{
padding-top:10px;	
}
#dFeaturedProps .featured 
{
	background:url("images/dot-divide-light-grey.gif") no-repeat scroll center bottom transparent;
	padding-top:12px;
	margin:5px 10px;
	text-align: left;
}
#dFeaturedProps .featured.first 
{
	background: none;
	padding-top:0;
}
#content .featured span {
	float: right;
	margin-right: 10px;
}
#dFeaturedProps .featured h3, #dFeaturedProps .featured p, #dFeaturedProps .featured .h3 {
	margin:0px 10px 0px 0;
	padding:3px 0 0 135px;
}
* html #dFeaturedProps .featured p {
	padding: 0 0 0 10px;
	margin:0 10px 0 0;
	display:inline;
	zoom:1;
}
html>body #dFeaturedProps .featured p {
	display: block;
}
*:first-child+html #dFeaturedProps .featured p {
	padding:3px 0 0 135px;
	margin:0 10px 0 0;
	display:block;
}
#dFeaturedProps .featured h3, #dFeaturedProps .featured .h3 {
	font-size:11px;
	letter-spacing:0px;
	font-weight: 700;
}
* html #dFeaturedProps .featured h3, * html #dFeaturedProps .featured .h3 {
	padding:3px 0 0px 10px;
}
*:first-child+html #dFeaturedProps .featured h3, *:first-child+html #dFeaturedProps .featured .h3 {
	margin:3px 0 0 135px;
	padding:2px 0 0 0;
	display:block;
}
.orderby a
{
text-decoration:none;
font-weight:normal;	
margin-left:10px;
margin-right:10px;
}
.orderby a span
{

display:inline-block;
height:8px;
line-height:8px;
margin-left:2px;
vertical-align:baseline;
width:8px;
}
.orderby a.selected 
{

	font-weight:700;
}
.orderby a.selected span
{
	background: url("images/sort_arrows.gif") no-repeat left center transparent;
}
.orderby a.selected.desc span
{
	background-position: left center;
}
.orderby a.selected.asc span
{
	background-position: right center;	
}
#dFeaturedProps 
{
height:450px;
overflow:hidden;
position:relative;
}
#dFeaturedProps .photo 
{
	height: 130px;
}

#conveyor {
height:1200px;
position:relative;
width:310px;
}
#dFeaturedProps .photo 
{
	padding: 10px;
	margin: 0;
}
.aslSliderMoveLeft {
background:transparent url(images/featuredPropertiesArrows.gif) no-repeat scroll right top;
display:inline-block;
height:18px;
width:60px;
}
.aslSliderMoveRight {
background:transparent url(images/featuredPropertiesArrows.gif) no-repeat scroll left top;
display:inline-block;
height:18px;
width:60px;
}
.aslSliderMoveLeft:hover {
background-position:bottom right;

}
.aslSliderMoveRight:hover {
background-position:bottom left;

}
.aslSliderControls a 
{
margin: 5px;	
	
}