/* RESET CSS */
body {
    margin: 0;
    padding: 0;
}
h1, h2, h3, h4, h5, h6,form, p, ol, ul, li , dl, dt, dd, blockquote,fieldset,legend,input {
    margin: 0px;
    padding: 0px;
}
ol, ul{
    list-style: none;
}
a {
    text-decoration: none;
    cursor: pointer;
}

table {
    border-collapse: collapse;
}
a img{
	border:0px;
}

.wai{
    display:none !important;
}
.cb{
    clear:both !important;
}
.cl{
    clear:left !important;
}

/*  site's CSS */

body{
    font-family:trebuchet ms, arial, sans-serif;
    font-size:0.625em;
    text-align:left;
    background:#fff;
}

body{
    font-family:verdana,trebuchet ms, arial, sans-serif;
    font-size:0.625em;
    text-align:left;
}

#page{
    margin: 0 auto 0 auto;
    width:100%;
}

#wrapper{
    width:100%;
}

#leftside,#top,#stage{
    display:none;
}
/*#header,#logo,h3#bookline*/

#header {
	border-bottom: 1px solid #000;
	padding-bottom: 10px;
	color: #000;
}
#logo a {
	font-size: 130%;
	color: #000;
}

/* main content area  */

#content{
    width:100%;
    color:#000;
    font-size:130%;
    line-height:140%;
}

#content p{
    padding:10px 0;
}

#content h2{
    font-size:115%;
    color:#000;
}

#content h3{
    font-size:100%;
    padding:5px 0;
    color:#000;
}
#content h4{
    font-size:90%;
    padding:5px 0;
    color:#000;
}
#content a{
    color:#333;
    font-weight:bold;
    text-decoration:underline;
}
#content a:hover{
   text-decoration:none;
}
ul.contentlist{
}
ul.contentlist li{
    padding:5px 0;
}
/* intro text */

.intro{
    color:#397b9d;
    font-weight:bold;
    font-size:110%;
}



/* link list for the content */
#breadcrumb,.paginator,.resultblock{
    display:none;
}

/* list of properties on the search result page */
.listing{
    margin-bottom:15px;
}
.listing ul{}
.listing ul li{
    padding:12px;
    border:1px solid #333;
    height:135px;
    margin-top:15px;
    position:relative;
}
.listing ul li img{
    margin-left:10px;
    float:right;
    width:181px;
    height:135px;
}
.listing ul dl{
    float:left;
    width:480px;
}

.listing ul li dt{
    font-size:110%;
    border-bottom:1px solid #6fadd8;
    color:#3c5254;
    overflow:hidden;
    padding:0px 0 3px 0;
}
.listing ul li dt a{
    width:100%;
    display:block;
    color:#000 !important;
}
.listing ul li dt a em{
    font-weight:normal;
    font-style:normal;
}
.listing ul li dt a strong{
    width:400px;
    float:left;
    padding:0px !important;
}
.listing ul li dt a span{
    float:right;
    width:70px;
    text-align:right;
}
.listing a{
   text-decoration:none !important;
}
.listing ul li dd{
    font-size:90%;
}
.listing ul li dd h5{
    margin:0px !important;
    padding:0px 0 3px 0 !important;
    font-size:120%;
    color:#000;
    font-weight:normal;
}
.listing ul li dd ul{
    list-style-type:disc;
    width:220px;
    display:inline;
    float:left;
    margin:5px 5px 10px 15px;
    color:#397b9d;
}
.listing ul li dd ul li{
    margin:0px;
    padding:0px;
    height:auto;
    border:none;
}

ul.listing-details{
    font-weight:bold;
    width:100% !important;
    color:#000 !important;
    font-size:80%;
    float:right;
    width:60%;
}
ul.listing-details li{
    display:inline;
    float:left;
    padding:0 10px 0 0px !important;
}

/* special offer*/
span.specialoffer{
    position:absolute;
    top:12px;
    color:#ff0000;
    right:12px;
    width:171px;
    height:35px;
    font-weight:bold;
    display:block;
    padding:5px;
    font-size:110%;
}

/* star rating */
.star{
    text-indent:0px;
    height:18px;
    display:block;
}

.blue-star{
}
.two-stars,.three-stars,.four-stars,.five-stars{
    width:auto;
}

/* property page */

.actionlist{
    display:none;
}


/* propertyblock */
.propertyblock{
    padding-top:10px;
    overflow:hidden;
    height:100%;
}
.propertyblock h2{
    float:left;
    width:90%;
    font-size:130% !important;
}
.propertyblock h2 span{
    font-weight:normal;
}
.propertyblock .listing-details{
    clear:both;
    width:100% !important;
    float:right;
}
.propertyblock .listing-details li{
    float:left;
    margin-top:5px;
}
.propertyblock h3{
    font-size:110% !important;
    clear:both;
    margin-top:5px;
    float:left;
    width:100%;
}

/* features block */
.features{
    padding:10px 0;
    height:135px;
    margin-top:15px;
}
.features ul{
    width:200px;
    font-weight:bold;
    float:left;
    font-size:85%;
}
.features h3{
    padding-top:0px !important;
}
.award{
    float:left;
    width:75px;
}
.award img{
    float:left;
}
.map{
    visibility: hidden;
    float:right;
    width:120px;
}

/* gallery */
.gallery {
	padding: 10px 0;
}

.gallery span,
.gal-arrows {
	display: none;
}
.gallery .viewport {
	overflow: hidden;
	height: 135px;
}
.gallery li {
	display:inline;
}

/* the tables */

.booking_table{
    background:#fff;
    overflow:auto;
    height:100%;
    clear:both;
    margin-top:15px;
}
.booking-offerbox{
    padding:10px;
    border:2px dotted #000;
    clear:both;
    margin-bottom:10px;
}
.booking-offerbox h4,.booking-offerbox p{
    color:#000 !important;
    padding:0px !important;
}

.booking_table h3{
    padding-top:0px !important;
    float:left;
    padding-right:10px !important;
}

.booking_table form{
    margin:10px 0;
    width:100%;
    float:left;
}
.booking_table form label{
/*
    padding-right:5px;
    text-transform:uppercase;
    font-weight:bold;
    clear:left;
    float:left;
    font-size:90%;
*/
display:none;
}
.booking_table form select{
    border:none;
    font-weight:bold;
    width:120px;
    color:#000;
    float:left;
    margin-right:5px;
}
.booking_table form input{
    display: none;
}

.booking_table table{
    margin-top:15px;
    width:100%;
    clear:left;
    color:#000;
}
.booking_table table thead{
    font-size:95%;
}
.booking_table table thead th{
    padding:5px 10px 5px 10px;
    border-top:1px solid #000;
    border-bottom:1px solid #000;
}
.booking_table table td{
   border-bottom:1px dotted #888;
   padding:5px;
}

.booked{
    background:#dfe8d1;
    text-align:center;
}
.available{
    background:#ebf2f7;
    text-align:center;
}
.provisional{
    background:#f9e89f;
    text-align:center;
}

.firstcol{
    padding-left:0px !important;
    text-align:left;
}
.hide{
    color:#fff;
}
.booking_table td span{
    padding:3px 18px;
}

.legend{
    float:right;
    width:285px;
    font-size:85%;
    height:30px;
}
.legend p{
    padding:2 5px !important;
    float:left;
}
.legend ul{
    float:left;
}
.legend ul li{
    margin-left:5px;
    display:inline;
    float:left;
    padding:2px 5px;
}
.enquire,
.booknow{
    color:#000 !important;
    text-align:center;
    font-weight:bold;
    line-height:19px;
    padding: 0 0 3px 0 !important;
    text-decoration:none !important;
}

td span.booknow, td span.enquire{
    float:right;
}

.booking-other-offers{
    padding:10px 0;
    border: none;
    clear:both;
    margin-bottom:10px;
    overflow:hidden;
}
.booking-other-offers h4{
    width:80%;
    float:left;
    font-size:100% !important;
}

.booking-other-offers a.enquire{
display:none;
}

.highlight{
}

/* the sidebar */
#sidebar,.button{
    display:none;
}

/
/* block styles */

.block{
    display:block;
    position1:relative;
}
.halfblock{
    width:46%;
    padding-right:15px;
    float:left;
}
h2.heading{
    font-size:190% !important;
    padding:0px 0 20px 0;
    font-weight:normal;
}

.textblock{
    width:100%;
    float:left;
    color:#000;
    margin-top:10px;
}

.textblock.fullwidth{
    width:100%;
}
.highlight.fullwidth{
    width:100%;
}


h3.heading{
    text-transform:uppercase;
    font-size:100% !important;
}

#footer {
	padding-top: 40px;
	clear: both;
}

#footnav, #footer-credits, #footer-searchnav {
	display:none;
}

#footer address,
#footer address a {
	color: #000;
	font-size: 100%;
}
