@charset "UTF-8";
/*Unstyle*/
html {
	/*overflow: auto;*/
}

body {
	margin: 0px;
	padding: 0px;
	border: none;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
}

div {
	position: relative;
}

a, p, h1, h2, h3, h4, h5, h6, ul, li {
	margin: 0px;
	padding: 0px;
	border: none;
	font-size: 100%;
	line-height: 1em;
}

ul {
    list-style: none;
}

div:after, ul:after {
	clear: both;
	display: block;
	content: ".";
	visibility: hidden;
	height: 0px;
	line-height: 0px;
}

a img{
	border:none;
}

/*HTML styling*/
body {
	background-color: #B5C6DF;
}

h3 {
	font-weight: bold;
	color: black;
	margin-top: 7px;
	margin-left: 15px;
	margin-bottom: 5px;
	margin-right: 5px;
	font-size: 105%;
}

h4 {
	font-weight: bold;
	color: black;
	margin-top: 7px;
	margin-left: 15px;
	margin-bottom: 5px;
	margin-right: 5px;
	font-size: 100%;
}

/*Layout*/

#container {
	margin-left: auto;
	margin-right: auto;
	margin-top: 8px;
	margin-bottom: 8px;
	width: 1000px;
	color: black;
    background: transparent url("/images/new/content-bg.png") top left repeat;
}

#header-top {
	width: 1000px;
	height: 25px;
	background: transparent url("/images/new/header.png") top left no-repeat;
	clear: both;
        
        
      
}
	
#header {
	width: 976px;
	margin: 0px auto;
	height: 154px;
	color: #333333;
	clear: both;
    margin-top: -25px;
   
    

}

#navigation {
        display: none;
	width: 1000px;
	height: 105px;
	color: black;
	background: transparent url("/images/new/navigation.png") top left no-repeat;
	z-index: 1;
	padding: 20px 12px 7px 12px;
}

#content {
	background-color: #CCCCCC;
	width: 976px;
    margin: 0px 12px;
	color: #333333;
	/*overflow: hidden;*/
}

.shadow {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 976px;
    height: 15px;
    background: transparent url("/images/new/nav-shadow.png") top left no-repeat;
}

#footer #shadow {
    left: 12px;
}

#popular_towns {
	height: 26px;
    background: transparent url("../images/new/nav-popular.png") top left no-repeat;
	color: #FFF;
	text-align: center;
	z-index: 300;
	line-height: 26px;
    width: 976px;
    padding: 21px 12px 7px 12px;
}

#footer {
	width: 1000px;
	height: 47px;
	background: white url("../images/new/footer.png") bottom left no-repeat;
	color: black;
	font-family: Tahoma;
	font-size: 70%;
}

/*Header*/
#header a {
	color: #333333;
	outline: none;
}

#header #title {
	position: absolute;
	top: 14px;
	font-size: 200%;
	left: 29px;
	width: 295px;
	height: 117px;
	display: block;
}

#header #subtitle {
	position: absolute;
	top: 108px;
	font-size: 100%;
	left: 328px;
	font-weight: normal;
}

#header #celebration {
	position: absolute;
	top: 12px;
	font-size: 100%;
	right: 4px;
	font-weight: normal;
        z-index: 2;
}

#header #user {
	position: absolute;
	top: 16px;
	font-size: 70%;
	right: 256px;
	font-weight: normal;
}

/*Navigation*/
#navigation h3 {
	color: #FFF
}
	
#navigation #main_navigation {
	width: 570px;
	float: left;

}

#navigation #main_navigation ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	padding-left: 10px;
	width: 100%;
}

#navigation #main_navigation ul li {
	float: left;
	padding: 0px;
	margin: 3px;
	position: relative;
	width: 133px;
	height: 33px;
	overflow: visible;
        
}

#navigation #main_navigation ul li a {
	display: block;
	width: 133px;
	height: 33px;
	line-height: 30px;
	vertical-align: middle;
	background: transparent url("../images/new/nav.png") top left no-repeat;
	color: #333;
	font-family: "Arial Narrow", Arial;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	font-size: 90%;
	overflow: hidden;
	z-index:1000;
	outline: 0px none;
}

#navigation #main_navigation ul li.hover a,
#navigation #main_navigation ul li.hover a:hover {
	color: black;
	background-position: bottom left;
	height: 46px;
	padding-right: 145px;
}

#navigation #main_navigation ul li.hover a:active {
	color: #CCC;
}

#navigation #main_navigation ul ul {
	position: absolute;
	left: 3px;
	top: 39px;
	background: url("../images/new/nav-bottom.png") left bottom no-repeat;
	margin: 0px;
	padding: 0px;
	width: 270px;
	padding-bottom: 11px;
	margin-bottom: 0px;
	max-height: 350px;
	border: none;
	float: left;
	clear: both;
	overflow: hidden;
	visibility: hidden;
	z-index: 410;
}

#navigation #main_navigation ul ul:after {
	clear: both;
	display: block;
	visibility: hidden;
	height: 0px;
	line-height: 0px;
	content: ".";	
}

#navigation #main_navigation ul li.hover ul {
	visibility: visible;
}

#navigation #main_navigation ul ul li {
	text-align: center;
	display: block;
	float: left;
	line-height: 1.3em;
	margin: 0px;
	padding: 0px;
	background-color: #9AAFD0;
	width: 135px;
	height: 20px;
	line-height: 19px;
	margin-right: 0px;
}

#navigation #main_navigation ul ul li a {
	position: relative;
	color: black;
	background-color: transparent;
	font-size: 80%;
	font-weight: normal;
	text-align: center;
	background-image: none;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
	width: 135px;
	display: block;
	height: 20px;
}

#navigation #main_navigation ul ul li:hover {
	width: 135px;
	height: 20px;
}

#navigation #main_navigation ul ul li:hover a,
#navigation #main_navigation ul ul li:hover a:hover {
	text-decoration: underline;
	width: 135px;
	height: 20px;
	padding-right: 0px;
}

#navigation #main_navigation ul ul li a:active {
	left: -1px;
	bottom: -1px;
	color: #333;
	text-decoration: underline;
}

#navigation #search_facility {
    display: none;
	float: left;
	width: 320px;
}

#navigation #search_facility #search_form {
    display: none;
	margin: 0px;
	padding: 0px;
	margin-left: 20px;
	line-height: 1.3em;
	padding-top: 5px;
}

#navigation #search_facility #search_form label {
    display: none;
	width: 100px;
	font-size: 80%;
	font-weight: normal;
	color: #FFF;
	vertical-align: middle;
}

#navigation #search_facility #search_form input {
    display: none;
	vertical-align: middle;
}

#navigation #search_facility #search_form #keywords {
    display: none;
	width: 150px;
}

/*Content*/
#content #map_navigation {
	width: 350px;
	height: 351px;
	position: absolute;
	top: 0px;
	right: 0px;
	background-color: white;
	color: #333;
	z-index:1000;
}

#content #map_navigation #location_finder {
	width: 390px !important;
	width: 350px;
	height: 52px;
	line-height: 50px;
	left: -40px !important;
	left: 0px;
	display: block;
	background: transparent url("../images/new/pointer.png") top right no-repeat;
	color: #333333;
	margin-top: 10px;
	text-align: center;
	overflow: visible;
}

#content #map_navigation #location_finder form {
	margin-top: 0px !important;
	margin-top: 15px;
}

#content #map_navigation #location_finder label {
	font-size: 80%;
}

#content #towns {
	clear: both;
	white-space: nowrap;
	overflow: hidden;
}

#content #towns .town {
	display: inline-block;
	vertical-align: top;
}

#content #towns .town_images {
	display: block;
	width: 626px;
	height: 351px;
	white-space: nowrap;
	overflow: hidden;
}

#content #towns .town_brief {
	white-space: normal;
	width: 459px;
	float: left;
	padding: 4px 8px;
	background: transparent url("../images/new/seperator.png") center right no-repeat;
}

#content #towns .town_wide .town_brief {
	width: 940px;
    background: none;
}


#content #towns .town_brief p, 
#content #towns .town_brief a {
	line-height: 1.2em;
	font-size: 80%;
	color: #333333;
	margin-top: 8px;
	margin-bottom: 8px;
}

#content #towns .town_brief .more_info {
	font-size: 70%;
    margin-left: 8px;
}
#content #towns .town_brief .more_info:hover {
	color:#000;
}

#content #towns .town_brief h3 {
	margin-left: 8px;
    margin-top: 0px;
	color: #333333;
}

#content #towns .town_brief h3 a {
	color: #333333;
	text-decoration: none;
	font-size: 160%;
}

#content #towns .town_brief h3 a:hover {
	text-decoration: underline;
}

#content #towns .town_categories {
	float: left;
	width: 481px;
	margin: 10px;
}

#content #towns .town_categories ul {
	margin: 0px;
    margin-left: 8px;
	padding: 0px;
	list-style: none;
}

#content #towns .town_categories li {
	float: left;
}



#content #towns .town_categories h4 {
	font-size: 110%;
	margin-top: 0px;
    margin-left: 8px;
	margin-bottom: 5px;
}

#breadcrumbs {
    display: none;
	background-color: #CCC;
	width: 976px;
    margin: 8px 12px 0px 12px;
}

#breadcrumbs ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#breadcrumbs ul li {
	float: left;
}

#breadcrumbs ul li a {
	background: url("../images/new/breadcrumb-left.png") no-repeat top left;
	padding-left: 18px;
	display: block;
	text-decoration: none;
	outline: none;
}

#breadcrumbs ul li a span {
        
	background: url("../images/new/breadcrumb-right.png") no-repeat top right;
	height: 31px;
	line-height: 29px;
	vertical-align: middle;
	display: block;
	padding-right: 21px;
	color: #FFF;
	font-family: Tahoma, Arial;
	font-size: 70%;
	text-decoration: none;
}

#breadcrumbs ul li a:hover {
	background-position: center left;
}

#breadcrumbs ul li a:hover span {
	background-position: center right;
}

#breadcrumbs ul li a:active {
	background-position: bottom left;
}

#breadcrumbs ul li a:active span {
	background-position: bottom right;
}

span.box-border  {
	margin: 0px 16px;
    display: block;
    height: 11px;
    clear: both;
    padding-right: 11px;
}

.listing-extra span.box-border  {
    display: none;
	margin: 0px 8px;
}

span.box-border span {
    overflow: hidden; 
    display: block;
    height: 11px;
}

span.top-border {
    background: transparent url('/images/new/border-top-right.png') right 0px no-repeat scroll;
}

span.top-border span {
    background: transparent url('/images/new/border-top-left.png') left 0px no-repeat scroll;
}

span.bottom-border {
    background: transparent url('/images/new/border-bottom-right.png') right 0px no-repeat scroll;
    margin-bottom: 8px;
}

span.bottom-border span {
    background: transparent url('/images/new/border-bottom-left.png') left 0px no-repeat scroll;

}

/*Map*/
#content #maps {
	width: 330px;
	height: 252px;
	display: block;
	white-space: nowrap;
	top: 80px;
	left: 10px;
	position: absolute;
	overflow: hidden;
}

#content p {
	margin: 8px;
	color: #333333;
	line-height: 1.3em;
	font-size: 90%;
    text-align: justify;
}

a,
h3,
h4 {
	color: #333333;
}

h3 {
	font-size: 100%;
}

h4 {
	font-size: 100%;
}

/*Towns page*/
#town_title {
	margin-top: 20px;
}

#town_description {
	width: 488px;
	float: left;
}

#town_weather {
	width: 488px;
	float: right;
}

#town_weather li {
    float: left;
	width: 97px;
    text-align: center;
}

#town_weather span {
    display: block;
    clear: both;
}

#town_weather .weather_day {
    font-size: 90%;
    margin-bottom: 5px;
}

#town_weather .weather_temp {
    font-size: 100%;
    font-weight: bold;
    margin-bottom: 5px;
}

#page_images {
	clear: both;
    height: 135px;
    overflow:hidden;
	z-index:0;
}

#town_listings {
    margin-left: 16px; 
    clear: both
}

#town_listings .town_listing {
    float: left;
    width: 480px;
    margin-bottom: 8px;
    text-align: center;
}

#town_listings .town_listing a {
    height: 78px;
    width: 462px;
    border: 1px solid #345EA0;
    overflow: hidden;
    display: block;
}

#town_listings .town_listing img {
    margin: -1px 0px 0px -1px;
}

#places_of_interest {
    clear: both;
    padding-left: 16px;
}

#places_of_interest .place_of_interest {
    float: left;
    width: 480px;
    height: 122px;
    overflow-y: hidden;
    font-size: 80%;
    margin-bottom: 10px;
}
#places_of_interest .place_text {
    margin: 0px 0px 0px 16px;
    float: left;
    width: 265px;
    clear: right;
}

#places_of_interest .place_text p, #places_of_interest .place_text a {
    margin: 0px 0px 8px 0px;
    display: block;
    word-wrap: break-word;
}

#places_of_interest .place_image {
    margin: 0px 0px 0px 0px;
    float: left;
    clear: left;
}

#places_of_interest .place_of_interest h4 a {
    margin: 0px;
}

#page_images .town_image {
	float: left;
	white-space: nowrap;
	position: relative;
	width: 325.33px;
    height: 135px;
}

#page_images .town_image img {
	position: absolute;
	width: 100%;
}

#town_categories {
	width: 488px;
	float: right;
	text-align: left;
}

#content a.button {
    background: transparent url('/images/towns_button_a.png') right 0px no-repeat scroll;
    display: block;
    float: left;
    height: 34px;
    line-height: 34px;
    font-size: 66%;
    margin-right: 6px;
    padding-right: 16px; /* sliding doors padding */
    text-decoration: none;
    color: #0083D7;
    overflow: hidden;
}

#content a.button span {
    background: transparent url('/images/towns_button_span.png') left 0px no-repeat;
    display: block;
    line-height: 34px;
    padding: 0px 0px 0px 16px;
    width: 124px;
    overflow: hidden;
}

#content a.button:hover {
    background-position: right -34px;
    outline: none; /* hide dotted outline in Firefox */
}

#content a.button:hover span {
    background-position: left -34px;
} 

#content a.button:active {
    background-position: right -68px;
    outline: none; /* hide dotted outline in Firefox */
}

#content a.button:active span {
    background-position: left -68px;
    padding: 1px 0 0px 16px; /* push text down 1px */
}

/* Classification */

#classification_title {
    margin-top: 16px;
    margin-bottom: 16px;
    font-size: 150%;
    font-weight: normal;
}

.ad-type {
    padding: 0px 8px;
    width: 922px;
    margin: 0px 16px 8px 16px;
    clear: both;
}

#content .ad-type h4 {
    font-size: 100%;
    margin: 0px;
}

#content .ad-type p {
    padding: 5px 0px 5px 0px;
    margin: 0px;
    font-size: 80%;
    clear: both;
}

.bicon.general-enquiry {
    display: none;
	position: absolute;
    right: 3px;
    top: 3px;
}

a.link-button {
    height: 32px;
    overflow: hidden;
    display: inline-block;
    outline: none;
}

a.link-button img {
    margin-top: -1px;
}

a.link-button:hover img {
    margin-top: -33px;
}

a.link-button:active img {
	padding-top: 1px;
}

.button-list {
	list-style: none;
    clear: both;
    height: 30px;
    overflow: hidden;
    margin-top: 2px;
}

.button-list li {
    margin: 0px;
    padding: 0px;
    height: 30px;
    overflow: hidden;
    float: left;
}



#content a.bicon {
    color: #000;
}

a.bicon {
    position: relative;
	border: 0; 
	padding: 0;
	cursor: pointer;
	overflow: hidden;
    display: none;
    height:30px;
    vertical-align: middle;
	padding: 0 12px 0 0; 
	text-align: center; 
    color:#000;
    text-decoration: none;
    font-size: 70%;
	margin: 0px 0px 1px 0px;
}


#town_categories .bicon{
	float:left;
}

a.bicon span {
	position: relative;
	display: block; 
	white-space: nowrap;
    padding: 0 0 0 12px; 
	height:30px;
    line-height:28px;
}

a.bicon span img {
    vertical-align: middle;
    padding-bottom: 3px;
    margin-left: 4px;
}

a.bicon:hover span {
    background-position: left bottom;

}

a.bicon:hover {
    background-position: right bottom;
}

a.bicon:active {
	margin: 1px 0px 0px 0px;
}


a.bblue {
    background: transparent url(../images/new/blue-button-right.png) no-repeat right top;
}

a.bblue span {
    background: transparent url(../images/new/blue-button-left.png) no-repeat left top;
}

a.bgreen {
    background: transparent url(../images/new/green-button-right.png) no-repeat right top;
}

a.bgreen span {
    background: transparent url(../images/new/green-button-left.png) no-repeat left top;
}

a.bred {
    background: transparent url(../images/new/red-button-right.png) no-repeat right top;
}

a.bred span {
    background: transparent url(../images/new/red-button-left.png) no-repeat left top;
}

a.bwhite {
    background: transparent url(../images/new/white-button-right.png) no-repeat right top;
}

a.bwhite span {
    background: transparent url(../images/new/white-button-left.png) no-repeat left top;
}

a.byellow {
    background: transparent url(../images/new/yellow-button-right.png) no-repeat right top;
}

a.byellow span {
    background: transparent url(../images/new/yellow-button-left.png) no-repeat left top;
}

/*  background: url("../images/new/blue-button-left.png") no-repeat top left;
	padding-left: 12px;
	display: block;
	text-decoration: none;
	outline: none;
    height: 31px;
}

.button-list li a span {
	background: url("../images/new/blue-button-right.png") no-repeat top right;
	height: 31px;
	line-height: 31px;
	vertical-align: middle;
	display: block;
	color: #FFF;
	font-family: Arial;
	text-decoration: none;
}*/

.ad-review {
    float: left;
    font-size: 70%;
    line-height: 16px;
}
.ad-review a{
    line-height: 16px;
}

.review-stars {
	display: block;
	width: 80px;
    height: 16px;
    overflow: hidden;
    float: left;
    margin-left: 8px;
    margin-right: 8px;
}

.stars-1 img {
	margin-top: -16px;
}

.stars-2 img {
	margin-top: -32px;
}

.stars-3 img {
	margin-top: -48px;
}

.stars-4 img {
	margin-top: -64px;
}

.stars-5 img {
	margin-top: -80px;
}

ul.ad-icons {
    display: block;
    float:right;
    margin: 2px 0px 2px -5px;
    list-style: none;
    font-size: 80%;
    clear: both;
}

.ad-icons li {
    display: inline;
    margin: 0px 0px 0px 5px;
}

.ad-icons li img {
    width: 32px;
    height: 32px;
}

.ad-box {
    border-left: 3px solid #345EA0;
    border-right: 3px solid #345EA0;
    background-color: #9AAFD0;
    color: #000;
    margin-bottom: 0px;
}

.ad-box  a {
    color: #0083D7;
}

.ad-box p {
    color: #000;
}

.ad-box h4 {
    color: #0083D7;
}

ul.ad-images {
	float: left;
    list-style: none;
    display: block;
    margin-left: 5px;
}

.ad-images li {
	display: block;
    float: left;
    margin-left: 8px;
    border: 1px solid #345EA0;
    overflow: hidden;
}

.ad-images li:first-child {
	margin-left: 0px;
}

#photos-list li img, .ad-images li img {
    margin-top: -1px;
    margin-left: -1px;
}


.ad6 .ad-images li, .ad6 #photos-list li {
	width: 238px;
    height: 178px;
}

.ad6 .ad-images li img, .ad6 #photos-list li img {
	width: 240px;
    height: 180px;
}

.ad5 .ad-images li, .ad5 #photos-list li {
    float:right;
	width: 178px;
    height: 133px;
}

.ad5 .ad-images li img, .ad5 #photos-list li img {
	width: 180px;
    height: 135px;
}

.ad-type.ad5 p{
    float:left;
    width:494px;
}

.ad5c .ad-images li, .ad5c #photos-list li {
	width: 366px;
    height: 133px;
}

.ad6c .ad-images li, .ad6c #photos-list li {
	width: 486px;
    height: 178px;
}

.ad6c .ad-images li img, .ad6c #photos-list li img {
	width: 488px;
    height: 180px;
}

.ad-type.ad6 p{
	float:left;
	width:240px;
}

.ad7 {
	padding: 0px;
	border: 1px solid #345EA0;
    overflow: hidden;
    width: 910px;
    height: 78px;
    margin-left: auto;
    margin-right: auto;
}

.ad8 {
	padding: 0px;
	border: 1px solid #345EA0;
    overflow: hidden;
    width: 462px;
    height: 78px;
    margin-left: auto;
    margin-right: auto;
}

.ad-details {
    list-style: none;
    display: block;
    padding: 0px;
    margin: 5px 0px 0px 0px;
    clear: both;
}

.ad-details li {
    height: 20px;
    line-height: 20px;
    margin-right: 8px;
    padding-right: 8px; /* sliding doors padding */
    color: #333;
    display: block;
    float: left;
    margin-top: 0px;
    background: none;
    background: transparent url('/images/new/listing-info-right.png') top right no-repeat;
}

.ad-details li span {
    float:right;
}

.ad-details li img {
    vertical-align: middle;
    margin-top: -2px;
    margin-left: 8px;
    height: 16px;
    width: 16px;
}

#listing-location .ad-details, .ad5 .ad-details, .ad6 .ad-details {
    float: right;
    clear: right;
    width: 188px;
    
    word-wrap: break-word;
    margin-right: 0px;
    margin-top: 0px;
    padding: 0px;

}

.ad6 .ad-details {
    min-height: 212px;
}

#listing-location .button-list, .ad5 .button-list, .ad6 .button-list {
    position: absolute;
    bottom: -2px;
    left: 5px;
    margin: 0px;
    padding: 0px;
}

.ad5 .button-list{
	right: auto;
    left: 12px;
}
.ad6 .button-list {
	left: auto;
    right: 12px;
}

#listing-location .ad-details li, .ad5 .ad-details li, .ad6 .ad-details li {
    float: none;
    height: auto;
    margin: 0px;
    clear: both;
}

#listing-location .ad-details li span, .ad5 .ad-details li span, .ad6 .ad-details li span {
    float: left;
    padding: 0px;
}

#listing-location .ad-details li img, .ad5 .ad-details li img, .ad6 .ad-details li img {
    text-align: left;
    float: left;
    padding: 0px;
    width: 16px;
    height: 16px;
    overflow:hidden;
    margin: 1px 5px 0px 0px;
    padding: 0px;
}

.ad-details li span {
    background: transparent url('/images/new/listing-info-left.png') no-repeat;
    display: block;
    line-height: 20px;
    overflow: hidden;
    padding: 0px 0px 0px 8px;
    font-size: 90%;
}

#listing-location .ad-details li span, .ad-box .ad-details li span {
    color: #000;
    background: none;
}

div.ad4 .ad-details li span {
    background: transparent url('/images/new/listing-info-left.png') no-repeat scroll top left;
}

.left {
    float: left;
}

.right {
    float: right;
}

.align-center {
    text-align: center;
}

/*Listing*/

#listing_title {
    margin-left: 16px;
	margin-top: 20px;
    font-size: 140%;
}

.bicon.print-listing {
    display: none;
	position: absolute;
    right: 3px;
    top: 8px;
}

.bicon.listing-enquiry {
    display: none;
	position: absolute;
    right: 103px;
    top: 8px;
}


#listing-box {
    background-color: #9AAFD0;
    /*border-left: 3px solid #345EA0;
    border-right: 3px solid #345EA0;*/
    color: #000;
    padding: 0px 13px 0px 13px;
    width: 912px;
    margin: 0px auto;
    /*clear: both;*/

}
#content #listing-box h4 {
	font-size: 100%;
	color: #0083D7;
    margin: 0px 0px 8px 0px;
    padding: 0px;
}

#listing-features {
	float: left;
	width: 352px;
    margin: 0px 0px 8px 0px;
    clear: left;
}

#listing-photos {
	float: right;
	width: 560px;
    margin: 0px 0px 8px 0px;
    clear: right;
}

#listing-extras {
	/*clear:both;*/
    margin: 0px 0px 8px 0px;
}

.listing-extra {
    margin: 0px;
    width: 456px;
    float: left;
}

#listing-extras div.extra-wide {
    width: 912px;
    clear: both;
}

.listing-extra .box-border {

   margin-left: 8px;  
}

.listing-extra .box-border span {
 
   width: 429px;  
}

#listing-extras div.extra-wide .box-border span {
    width: 885px;
}

#content .listing-extra p {
    color: #000;
    margin: 0px 8px 0px 8px;
    /*max-height: 456px;
    /*overflow: auto;*/
    /*border-left: 3px solid #345EA0;
    border-right: 3px solid #345EA0;*/
    padding: 0px 4px 0px 4px;
}

#listing-location {
	
    margin: 0px 0px 8px 0px;
    margin-top: 30px;
 
}

#listing-location img {
    margin-left: 8px;
}

#listing-reviews {
	clear:both;
    margin: 0px 0px 8px 0px;
}

#listing-enquiry {
	width: 320px;
    float: left;
    margin: 0px 0px 8px 0px;
}

#listing-availability {
	float: right;
    width: 517px;
    margin: 0px 0px 8px 0px;
}

#features-list {
	list-style: none;
    margin: 8px;
}

#features-list li {
	margin-top: 8px;
    font-size: 80%;
    height: 48px;
    line-height: 32px;
    width: 168px;
    float: left;
    overflow: hidden;
}

#features-list li:first-child {
	margin-top: 8px;
}

#features-list li img {
	vertical-align: middle;
}

#photos-list {
	list-style: none;
	float:left;
}

#photos-list li {
	float: left;
    display: block;
    margin-left: 8px;
    border: 1px solid #345EA0;
    overflow: hidden;
}

#photos-list li:last-child {
    margin-left: 0px;
}

#photos-list li img {
    margin-top: -1px;
    margin-left: -1px;
}

#listing-map {
	float: left;
    border: 1px solid #345EA0;
}

#listing-location .ad-details {
	width: 260px;
    margin-top: 0px;
}

#review-list {
	list-style: none;
    font-size: 80%;
}

#review-list li {
	line-height: 16px;
    clear: both;
    margin: 0px 0px 8px 0px;
}

#review-list .review-stars {
	float: left;
}

.review-text {
	float: left;
	font-style: italic;
    width: 616px;
    text-align: justify;
}

.review-person {
	float: right;
    text-align: right;
    width: 200px;
}

#listing-location .button-list {
    left: auto;
    right: -4px;
    bottom: 0px;
}

#enquiry-form {
    list-style: none;
}

#enquiry-form.big {
    width: 442px;
    margin-left: auto;
    margin-right: auto;
}

#enquiry-form li {
    font-size: 80%;
    margin-bottom: 4px;
    clear: both;
}

#enquiry-form input[type="text"] {
    height: 16px;
    line-height: 16px;
    font-size: 100%;
    width: 180px;
    border: 1px solid #345EA0;
}

#enquiry-form.big input[type="text"], #enquiry-form.big select, #enquiry-form.big textarea {
    width: 328px;
}

#enquiry-form li.center {
     text-align: center;
}

#enquiry-form li.small {
    font-size: 60%;
}

#enquiry-form input[type="checkbox"] {
    width: auto;
    margin-right: 2px;
    margin-left: 0px;
}

#enquiry-form textarea {
    line-height: 16px;
    font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
    width: 180px;
    height: 112px;
    border: 1px solid #345EA0;
}

#enquiry-form label {
    margin-left: 8px;
    display: block;
    float: left;
    height: 16px;
    line-height: 16px;
    width: 104px;
}

#enquiry-form label#check {
    width: 180px;
    margin-left: 82px;
    height: 48px;
    font-size: 85%;
}

#content p.listing-desc {
	font-size: 80%;
	margin-left:20px;
}

.clearing {
    clear: both;
}

/*Availability Calendar*/

iframe.availability-calendar {
    width: 216px;
    height: 201px;


}

.availability-calendar .property-title {
    display: block;
    height: 32px;
    border-bottom: 1px solid #FEC227;
    background: #FEC227 URL("/images/avail_title.png") top left repeat-x;
    text-align: center;
    line-height: 32px;
    font-size: 80%;
}

.availability-calendar .availability-options {
    display: block;
    font-size: 80%;
    text-align: center;
}

.availability-calendar .availability-days, .availability-calendar .availability-weekdays {
    list-style: none;
    font-size: 70%;
    padding: 0px 0px 2px 2px;
}

.availability-calendar .availability-weekdays li {
    float: left;
    text-align: center;
    width: 24px;
    height: 18px;
    line-height: 18px;
    margin: 2px 2px 0px 0px;
    color: #6A6A6A;
    overflow: hidden;
}

.availability-calendar .availability-days li {
    float: left;
    text-align: center;
    width: 24px;
    height: 24px;
    line-height: 24px;
    margin: 2px 2px 0px 0px;
    color: #6A6A6A;
    overflow: hidden;
}

.availability-calendar .availability-days li.unavail {
    border: 1px solid #990000;
    background-color: #FFCCCC;
    color: #000;
    width: 22px;
    height: 22px;
    line-height: 22px;
}

.availability-calendar .availability-days li.avail {
    border: 1px solid #006633;
    background-color: #ACF9B1;
    color: #000;
    width: 22px;
    height: 22px;
    line-height: 22px;
}

/*Popular towns*/
#popular_towns {
    display: none;
}

#popular_towns ul {
        display: none;
	height: 26px;
	line-height: 26px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #FFF;
}

#popular_towns li {
	line-height: 26px;
	margin: 0px;
	padding: 0px;
	display: inline-block;
	font-size: 85%;
}

#popular_towns h4 {
	line-height: 26px;
	margin: 0px;
	padding: 0px;
	display: inline-block;
	font-size: 80%;
    position: absolute;
    left: 70px;
    color: #FFF;
}

#popular_towns li a {
	margin-left: 5px;
	margin-right: 5px;
	color: #FFF;
	text-decoration: none;
}

#popular_towns li a:hover {
	text-decoration: underline;
}

/*Footer*/
#footer #credit {
	left: 750px;
	position: absolute;
	bottom: 20px;
}

#footer #credit a {
	color: black;
}

#footer #website_nav {
    display: none;
	position: absolute;
	bottom: 20px;
	right: 28px;
}

#footer #website_nav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#footer #website_nav ul li {
	display: inline-block;
	margin: 0px;
	padding: 0px;
}

#footer #website_nav ul li a {
	color: black;
	margin: 0px;
	padding: 0px;
	margin-left: 5px;
	margin-right: 5px;
	white-space: nowrap;
	line-height: 1.3em;
}

/* Button */

.icon-button.blue { background-color: #2ae; color:#fff; }
.icon-button.green { background-color: #9d4; }
.icon-button.pink { background-color: #e1a; color:#fff; }
.icon-button.red { background-color: #f00; color:#fff; }
.icon-button.yellow { background-color: #FFED26; }
.icon-button:hover { background-color: #9D9D9D; color:#fff; }
.icon-button:active { background-color: #444; color:#fff; }
.icon-button[class] { background-image: url(/images/shade.png); background-position: bottom; }

.icon-button img {
    margin-top: -2px;
    margin-left: 4px;
    vertical-align: middle;
}

.icon-button {
    display: inline-block;
    overflow: hidden;
    background-color: #fff;
    color: #444;
    margin-top: 0px;
    height: 20px;
    line-height: 20px;
    font-size: 70%;
    text-decoration: none;
}

.icon-button span {
    background: transparent url('/images/button-grey-right.png') right 0px no-repeat scroll;
    padding: 0px 8px 0px 0px; /* sliding doors padding */
        display: block;

}

.icon-button span span {
    background: transparent url('/images/button-grey-left.png') left 0px no-repeat;
    padding: 0px 0px 0px 8px;
    overflow: hidden;
    text-align: center;
        display: block;
}

.highlight {
    font-weight: bold;
    color: #345EA0;
}

.self_help_button_container {
   
	height: 28px; 
}

.self_help_button_left {
    background: transparent url('../images/buttons/button_left.png');
	width: 11px; 
	height: 28px;
	display: block;
	float: left;

}

.self_help_button_middle {
    background: transparent url('../images/buttons/button_middle.png');
	height: 28px;
	display: block; 
	float: left;


}

.self_help_button_text {
	display:block; 
	margin: 5px;
	color: #FFF;
	
}

.self_help_button_right {
    background: transparent url('../images/buttons/button_right.png');
	width: 11px; 
	height: 28px;
	display: block; 
	float: left;


}

.town_button_container {
	height: 22px;
}

.town_button_left {
    background: transparent url('../images/buttons/button_town_left.png');
	width: 9px;
	height: 22px;
	display: block;
	float: left;
}

.town_button_middle {
    background: transparent url('../images/buttons/button_town_middle.png');
	height: 22px;
	display: block;
	float: left;

}

.town_button_text {
	display:block;
	color: #000;

        font-size: 14px;
}


.town_button_right {
    background: transparent url('../images/buttons/button_town_right.png');
	width: 9px;
	height: 22px;
	display: block;
	float: left;

}

.town_nav {
    font-size: 20px;
}

/*Recaptcha Styling */
#recaptcha_widget  {
    margin-left: 25%;
    text-align: center;
    font-size: 11px;
}

#recaptcha_image {
    margin-left: auto;
    margin-right: auto;
}


#content .error-list {
	color: darkred;
}

#servertime {
	margin-top: 16px;
	font-size: 80%;
	text-align: center;
	color: white;
}

/*Redev print stylign for new fact finder.*/
/* This will all need refactoring eventually */
.display-type {
    padding: 0px 8px;
    width: 922px;
    margin: 0px 19px 0px 19px;
    clear: both;
    background-color: #EAEAEA;
}

.display0 {
    background: none;
}

#content .display-type h4 {
    font-size: 110%;
    margin: 0px;
    margin-bottom: 16px;
}



#content .display-type p, #content .listing-desc {
    padding: 5px 5px 5px 5px;
    margin: 0px;
    clear: both;
    color: #000000;
    border: 1px solid #7E9FD2;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

#content .display2 h4 {
    margin-bottom: 2px;
}

#content .display2 p {
    border: none;
    padding: 0 5px;
}

#content .display3 h4, #content .display4 h4 {
    margin-bottom: 2px;
}

#content .display1 p, #content .display2 p, #content .display3 p, #content .display4 p {
    border: none;
    padding: 0px 5px;
}

#content .display5 p {
    width: 411px;
    margin-right: 8px;
    min-height: 123px;
}

#content .display6 p {
    float:left;
    width:200px;
        min-height: 168px;
}

#content.display6 .listing-desc, #content.display6b .listing-desc, #content.display6c .listing-desc {
    float:left;
    width:200px;
    min-height: 168px;
}

#content.display5 .listing-desc, #content.display5b .listing-desc, #content.display5c .listing-desc {
    float:left;
    width:200px;
    min-height: 123px;
}
.bicon.general-enquiry {
    position: absolute;
    right: 3px;
    top: 3px;
}

a.link-button {
    height: 32px;
    overflow: hidden;
    display: inline-block;
    outline: none;
}

a.link-button img {
    margin-top: -1px;
}

a.link-button:hover img {
    margin-top: -33px;

}

a.link-button:active img {
    padding-top: 1px;
}

.button-list {
    list-style: none;
    clear: both;
    height: 30px;
    overflow: hidden;
    margin-top: 2px;
}

.button-list li {
    margin: 0px;
    padding: 0px;
    height: 30px;
    overflow: hidden;
    float: left;
}

/*input button format */
input.bicon {
        position: relative;
    border: 0;
    padding: 0;
    cursor: pointer;
    overflow: hidden;
    display: inline-block;
    height:30px;
    vertical-align: middle;
    padding: 0 12px 0 0;
    text-align: center;
    color:#000;
    text-decoration: none;
    font-size: 70%;
    margin: 0px 0px 1px 0px;
}

input.bicon span {
    position: relative;
    display: block;
    white-space: nowrap;
    padding: 0 0 0 12px;
    height:30px;
    line-height:28px;
}

input.bicon:hover span {
    background-position: left bottom;

}

input.bicon span img {
    vertical-align: middle;
    padding-bottom: 3px;
    margin-left: 4px;
}

input.bwhite {
    background: transparent url(../images/new/white-button-right.png) no-repeat right top;
}


#content a.bicon {
    color: #000;
}

a.bicon {
    position: relative;
    border: 0;
    padding: 0;
    cursor: pointer;
    overflow: hidden;
    display: inline-block;
    height:30px;
    vertical-align: middle;
    padding: 0 12px 0 0;
    text-align: center;
    color:#000;
    text-decoration: none;
    font-size: 70%;
    margin: 0px 0px 1px 0px;
}

.bicon.classification {
    width: 150px;
}


#town_categories .bicon{
    float:left;
}

a.bicon span {
    position: relative;
    display: block;
    white-space: nowrap;
    padding: 0 0 0 12px;
    height:30px;
    line-height:28px;
}

a.bicon span img {
    vertical-align: middle;
    padding-bottom: 3px;
    margin-left: 4px;
}

a.bicon:hover span {
    background-position: left bottom;

}

a.bicon:hover {
    background-position: right bottom;
}

a.bicon:active {
    margin: 1px 0px 0px 0px;
}


a.bblue {
    background: transparent url(../images/new/blue-button-right.png) no-repeat right top;
}

a.bblue span {
    background: transparent url(../images/new/blue-button-left.png) no-repeat left top;
}

a.bgreen {
    background: transparent url(../images/new/green-button-right.png) no-repeat right top;
}

a.bgreen span {
    background: transparent url(../images/new/green-button-left.png) no-repeat left top;
}

a.bred {
    background: transparent url(../images/new/red-button-right.png) no-repeat right top;
}

a.bred span {
    background: transparent url(../images/new/red-button-left.png) no-repeat left top;
}

a.bwhite {
    background: transparent url(../images/new/white-button-right.png) no-repeat right top;
}

a.bwhite span {
    background: transparent url(../images/new/white-button-left.png) no-repeat left top;
}

a.byellow {
    background: transparent url(../images/new/yellow-button-right.png) no-repeat right top;
}

a.byellow span {
    background: transparent url(../images/new/yellow-button-left.png) no-repeat left top;
}

/*  background: url("../images/new/blue-button-left.png") no-repeat top left;
    padding-left: 12px;
    display: block;
    text-decoration: none;
    outline: none;
    height: 31px;
}

.button-list li a span {
    background: url("../images/new/blue-button-right.png") no-repeat top right;
    height: 31px;
    line-height: 31px;
    vertical-align: middle;
    display: block;
    color: #FFF;
    font-family: Arial;
    text-decoration: none;
}*/

.display-review {
    float: left;
    clear: none;
    font-size: 80%;
    line-height: 16px;

}
#content .display-review a{
    line-height: 16px;
    float: left;
    clear: none;
    color: #000;
}

.review-stars {
    display: block;
    width: 80px;
    height: 16px;
    overflow: hidden;
    float: left;
    clear: none;
    margin-left: 8px;
    margin-right: 8px;
}

.stars-0 {
    width: 8px;
    margin:0px;
}

.stars-0 img {
    display:none;
}

.stars-1 img {
    margin-top: -16px;
}

.stars-2 img {
    margin-top: -32px;
}

.stars-3 img {
    margin-top: -48px;
}

.stars-4 img {
    margin-top: -64px;
}

.stars-5 img {
    margin-top: -80px;
}

ul.display-icons {
    display: block;
    float:left;
    margin: 6px 0px 2px 1px;
    padding: 0;
    list-style: none;
    font-size: 80%;
    clear: both;
    max-height: 48px;
    width: 427px;
    overflow: hidden;
    min-height:24px;

}

.display-icons li {
    width: 48px;
    height: 48px;
    float: left;
    clear: none;
    margin: 0px 0px 0px 15px;
}

p#fact-finder {
    margin: 4px 16px;
    padding: 0px;
    font-size: 150%;
    font-weight: bold;
    color: #333;
}


.display-icons li:first-child {
    margin: 0;
}

.display-icons li img {
    width: 48px;
    height: 48px;
}

.display-box {
    border-left: 3px solid #345EA0;
    border-right: 3px solid #345EA0;
    background-color: #9AAFD0;
    color: #000;
    width: 922px;
    margin: 0px 16px 0px 16px;
}

.display-box  a {
    color: #0083D7;
        text-decoration:none;

}

.display-box p {
    color: #000;
}

.display-box h4 {
    color: #0083D7;
}

ul.display-images {
    float: left;
    list-style: none;
    display: block;
    margin-left: 5px;
    white-space: nowrap;
}

.display6 ul.display-images, .display5 ul.display-images {
    float: right;
}

.display5 ul.display-images {
    margin-right: 4px;
}

.display-images li {
    display: block;
    float: left;
    margin-left: 8px;
    border: 1px solid #7E9FD2;
    overflow: hidden;
}

.display-images li:first-child {
    margin-left: 0px;
}

#photos-list li img, .display-images li img {
    margin-top: -1px;
    margin-left: -1px;
}


.display6 .display-images li, .display6 #photos-list li {
    width: 238px;
    height: 178px;
}

.display6 .display-images li img, .display6 #photos-list li img {
    width: 240px;
    height: 180px;
}

.display6b .display-images li, .display6b #photos-list li {
    width: 238px;
    height: 178px;
}

.display6b .display-images li img, .display6b #photos-list li img {
    width: 240px;
    height: 180px;
}

.display5 .display-images li, .display5 #photos-list li {
    float:right;
    width: 178px;
    height: 133px;
}

.display5 .display-images li img, .display5b #photos-list li img {
    width: 180px;
    height: 135px;
}

.display5b .display-images li, .display5b #photos-list li {
    float:right;
    width: 178px;
    height: 133px;
}

.display5b .display-images li img, .display5 #photos-list li img {
    width: 180px;
    height: 135px;
}

.display-type.display5 p, .display-type.display5b p{
    float:left;
    width:494px;
}

.display5c .display-images li, .display5c #photos-list li {
    width: 366px;
    height: 133px;
}

.display6c .display-images li, .display6c #photos-list li {
    width: 486px;
    height: 178px;
}

.display6c .display-images li img, .display6c #photos-list li img {
    width: 488px;
    height: 180px;
}

.display7 {
    padding: 0px;
    border: 1px solid #345EA0;
    overflow: hidden;
    width: 910px;
    height: 78px;
    margin-left: auto;
    margin-right: auto;
}

.display8 {
    padding: 0px;
    border: 1px solid #345EA0;
    overflow: hidden;
    width: 462px;
    height: 78px;
    margin-left: auto;
    margin-right: auto;
}

.display-details {
    list-style: none;
    display: block;
    padding: 0px;
    margin: 0px 0px 0px 0px;
    clear: both;
    float: left;
}

.display-details li {
    height: 20px;
    line-height: 20px;
    margin-right: 8px;
    padding-right: 8px; /* sliding doors padding */
    color: #333;
    display: block;
    float: left;
    clear:none;
    margin-top: 0px;
    background: none;
}

.display-details li span {
    float:right;
}

#listing-box .display-details li img, .display-details li img {
    vertical-align: middle;
    margin-top: -2px;
    margin-right: 8px;
    height: 16px;
    width: 16px;
}


#listing-box .display-details, .display5 .display-details, .display6 .display-details {

    float: right;
    clear: right;
    width: 210px;

    word-wrap: break-word;
    margin-right: 0px;
    margin-top: 0px;
    padding: 0px;

    border: 1px solid #7E9FD2;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.display5 .display-details, .display5b .display-details, .display5c .display-details {
    min-height: 133px;
}

#listing-box .display-details, .display6 .display-details, .display6b .display-details, .display6c .display-details {
    min-height: 178px;
    clear: none;
}

.display5 #listing-box .display-details, .display5b #listing-box .display-details, .display5c #listing-box .display-details {
    min-height: 133px;
    clear: none;
}

#listing-box .display-details {
    float: left;
    margin-left: 4px;
}

#listing-location .button-list, .display5 .button-list, .display6 .button-list, .display4 .button-list {
    position: absolute;
    bottom: -2px;
    left: 5px;
    margin: 0px;
    padding: 0px;
}

.display4 .button-list, .display5 .button-list, .display6 .button-list {
    left: auto;
    right: 12px;
}

#listing-box .display-details li, .display5 .display-details li, .display6 .display-details li {
    float: none;
    height: auto;
    margin: 0px;
    clear: both;
}

#listing-box .display-details li {
    margin: 0px 4px;
}

#listing-box .display-details li span, .display5 .display-details li span, .display6 .display-details li span {
    float: left;
    padding: 0px;
}

#listing-box .display-details li img, .display5 .display-details li img, .display6 .display-details li img {
    text-align: left;
    float: left;
    padding: 0px;
    width: 16px;
    height: 16px;
    overflow:hidden;
    margin: 1px 5px 0px 0px;
    padding: 0px;
}

.display-details li span {
    background: none;
    display: block;
    line-height: 20px;
    overflow: hidden;
    padding: 0px 0px 0px 8px;
    font-size: 90%;
}

#listing-box .display-details li span, .display-box .display-details li span {
    color: #000;
    background: none;
}

#listing-box .display-details li, .display-box .display-details li {
    background: none;
}

div.display1 .display-details li, div.display2 .display-details li, div.display3 .display-details li, div.display4 .display-details li {
    padding-right: 0px;
}

div.display1 .display-details li span, div.display2 .display-details li span, div.display3 .display-details li span, div.display4 .display-details li span {
    /*background: transparent url('/images/new/listing-info-left.png') no-repeat scroll top left;*/
    background: none;
    padding-left: 0;
}

div.display1 .display-details li:first-child span, div.display2 .display-details li:first-child span, div.display3 .display-details li:first-child span, div.display4 .display-details li:first-child span {
    padding-left: 0px;
}

.left {
    float: left;
}

.right {
    float: right;
}

.align-center {
    text-align: center;
}

/*Listing*/

#listing_title {
    font-size: 130%;
    margin: 0px;
    padding: 0px;
    margin-bottom: 8px;
    color: #0083d7;
    max-width: 720px;
    float: left;
}

#listing_title a {
    color: #00458a;
        text-decoration:none;
}

#button-box {
    float: right;
    clear: none;
    width: 190px;
    height:20px;
}

.bicon.print-listing {
    position: absolute;
    right: 29px;
    top: 6px;
    z-index: 10000;
}

.bicon.listing-enquiry {
    position: absolute;
    right: 129px;
    top: 6px;
    z-index: 10000;
}

#listing-box {
    background-color: #9AAFD0;
    border-left: 3px solid #345EA0;
    border-right: 3px solid #345EA0;
    color: #000;
    padding: 0px 13px 0px 13px;
    width: 912px;
    margin: 0px auto;
    clear: both;
}

#content #listing-box h4 {
    font-size: 100%;
    color: #0083D7;
    margin: 0px 0px 8px 0px;
    padding: 0px;
}

#listing-features {
    float: left;
    width: 352px;
    margin: 0px 0px 8px 0px;
    clear: left;
}

#listing-photos {
    float: right;
    width: 560px;
    margin: 0px 0px 8px 0px;
    clear: right;
}

#listing-extras {
   clear:both;
    margin: 0px 0px 8px 0px;
    padding-top: 8px;

}

.pagination {
    text-align: center;
    padding: 4px 0;
}

.listing-extra {
    font-size: 0.8em;
    margin: 4px;
    padding: 10px 0px;
    width: 446px;
    float: left;
    border: 1px solid #7E9FD2;
    -moz-border-radius: 5px;
    border-radius: 5px;
    max-height: 450px;
    overflow: auto;
}

#content #listing-extras .listing-extra h4 {
    font-size: 1.3em;
    text-align: center;
    margin-top: -4px;
    margin-bottom: 4px;
}


#content .listing-extra p {
    color: #000;
    margin: 0px 8px 0px 8px;
    padding: 0px 4px 0px 4px;
    line-height: 1em;
}

#listing-location {
    clear:both;
    margin: 0px 0px 8px 0px;
}

.clearing {
    clear:both;
    overflow: hidden;
    height: 0px;
}

#listing-location img {
    margin-left: 8px;
}

#listing-reviews {
    clear:both;
    margin: 0px 0px 8px 0px;
}

#listing-enquiry {
    width: 320px;
    float: left;
    margin: 0px 0px 8px 0px;
}

#listing-availability {
    margin: 0px 0px 8px 0px;
}

#features-list {
    list-style: none;
    margin: 8px;
}

#features-list li {
    margin-top: 8px;
    font-size: 80%;
    height: 48px;
    line-height: 32px;
    width: 168px;
    float: left;
    overflow: hidden;
}

#features-list li:first-child {
    margin-top: 8px;
}

#features-list li img {
    vertical-align: middle;
}

#photos-list {
    list-style: none;
    float:left;
}

#photos-list li {
    float: left;
    clear: none;
    display: block;
    margin-left: 2px;
    border: 1px solid #7E9FD2;
    overflow: hidden;

}

#photos-list li img {
    margin-top: -1px;
    margin-left: -1px;
}

#listing-map {
    float: left;
    border: 1px solid #345EA0;
}

#listing-location .display-details {
    width: 260px;
    margin-top: 0px;
}

#review-list {
    list-style: none;
    font-size: 80%;
}

#review-list li {
    line-height: 16px;
    clear: both;
    margin: 0px 0px 8px 0px;
}

#review-list .review-stars {
    float: left;
}

.review-text {
    float: left;
    font-style: italic;
    width: 616px;
    text-align: justify;
}

.review-person {
    float: right;
    text-align: right;
    width: 200px;
}

#listing-box .display-icons {
    clear: left;
}

#listing-box .button-list {
    width: 390px;
    float: right;
    clear: right;
    height: 48px;
    line-height: 48px;
}

#listing-box .button-list li {
    height: 48px;
    line-height: 48px;
}









/*Updated fact finder code 20.06.12*/
.tabList {
    width:100%;
    text-align:center;
    margin:0px ;
}
.tabList li {
    display:inline-block;
    width:130px;
    padding:3px 5px;
    margin:3px 0px 3px 16px;
    background:#71AC23;
    border:2px solid #71AC23;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    -ie-border-radius:5px;
    border-radius:5px;
    color:#FFFFFF;
    zoom:1;
    *display:inline;
}
.tabList li:first-child {
    margin-left:0px;
}
.tabList li a{
    display:block;
    color:#FFFFFF;
    text-decoration:none;
}
.tabList li:hover {
    background:#6AA221;
    border-color:#6AA221;
}
.tabList li.selected {
    background:#61941D;
    border-color:#61941D;
}

.detailContainer {
    border:3px solid #666666;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    -ie-border-radius:5px;
    border-radius:5px;
    background:#FFFFFF;
    margin:5px 16px;
    padding:5px 5px;
    overflow:hidden;
    height:550px;
}
.detailContainer .tabContent {
    overflow:auto;
    margin:20px auto 5px auto;
    padding:5px;
    min-height:550px;
    width:920px;
}

#GoogleMap a, #GoogleMap a img {
    display:block;
    width:568px;
    height:221px;
    border:0px;
    text-decoration:none;
}

.innerTabContent{
    margin:5px auto;
    width:95%;
}
#About_inner, #SocialMedia_inner{
    width:100%;
}
#MoreInformation .innerTabContent{
    color:#0D5091;
}
#MoreInformation p {
    color:#0D5091;
}
#MoreInformation a, #MoreInformation strong, #MoreInformation em {
    color:#71AC22;
    font-weight:bold;
}
#MoreInformation img {
    height:48px;
    width:48px;
}
#MoreInformation h4{
    display:inline-block;
}

div.listingExtra {
    /*background:#9AAFD0;*/
    width:430px;
    border:3px solid #7E9FD2;
    -webkit-border-radius:9px;
    -moz-border-radius:9px;
    -ie-border-radius:9px;
    border-radius:9px;
    padding:3px;
    margin:5px 5px 2px 0px;
    display:inline-block;
    vertical-align:top;
}

div.listingExtra img.extra-icon{
    display:block;
    float:left;
    width:48px;
    height:48px;
}
div.listingExtra h4{
    display:block;
    width:362px;
    margin-left:20px;
    line-height:48px;
    float:left;
}
/*Twitter fix for h4.*/
div.listingExtra .twtr-widget h4 {
    float:none;
}
div.listingExtra .extraTextContent{
    float:left;
    clear:both;
    width:415px;
    margin:5px 2px;
    padding:10px 5px 5px 5px;
    text-align:center;
    border-top:1px solid #CFCFCF;
}

div.listingExtra.extra13 h4{
    width:100px;
    margin-bottom:5px;
}
div.listingExtra.extra12 .extraTextContent{
    border-top:0px;
    padding:0px;
    margin:0px;
    margin-top:10px;
}
div.listingExtra.extra13 .extraTextContent{
    float:left;
    clear:none;
    line-height:48px;
    margin:0px;
    padding:0px;
    margin-top:13px;
    width:auto;
    border:0px;
}

#MoreInformation div.listingExtra{
    display:block;
    width:100%;
    margin:auto;
    padding:0px;
    border:0px;
}
#MoreInformation div.listingExtra .extraTextContent {
    width:auto;
    text-align:left;
    border-top:0px;
}
#SocialMedia div.listingExtra{
    float:left;
}
#SocialMedia div.listingExtra.extra12{
    float:right;
}
a.bicon {
    zoom:1;
    *display:block;
}
a.bicon.bblue span img {
    position:relative;
    left:10px;
    top:0px;
    vertical-align:middle;
}        
a.bicon.bblue span {
    height:33px;
    line-height:32px;
    padding-top:5px;
    padding-left:10px;
}
.button-list {
    height:38px;
}
.button-list li {
    height:38px;

    zoom:1;
    *display:block;
}
a.bicon.bblue {
    height:38px;
}

/* Nav re style */
#navigation {
    padding-top:25px;
    height:80px;
}
#navigation #search_facility #search_form {
    margin-left:0px;
}

#navigation #search_facility #search_form #keywords {
    text-align:left;
    border:2px solid #71AC23;
    background:#EEE;
    color:#090909;
    padding:2px 4px;
    border-radius:4px;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    -ie-border-radius:4px;
    width:178px;
    height:17px;
    margin-top:1px;
    display:inline-block;
}
#navigation #search_facility #search_form #town-select ,
#navigation #search_facility #search_form #classification-select {
    text-align:left;
    border:2px solid #71AC23;
    background:#EEE;
    color:#090909;
    padding:2px 4px;
    border-radius:4px;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    -ie-border-radius:4px;
    width:190px;
    margin-top:0px;
    margin-bottom:14px;
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
    cursor: pointer;
    display:inline-block;
}

#navigation #search_facility #search_form #search-go {
    background:#71AC23;
    border: 2px solid #71AC23;
    border-radius:4px;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    -ie-border-radius:4px;
    text-align:center;
    color:#FFF;
    width:190px;
    text-transform: uppercase;
    padding:2px 4px;
    font-weight:bold;
    height:24px;
    margin-top:0px;
    cursor: pointer;
    display:inline-block;
}

/*IE fix*/

#popular_towns li ,
#footer #website_nav ul li {
    zoom:1;
    *display:inline;
}

.display-details li {
    display:inline-block;
    float:none;

    zoom:1;
    *display:inline;
}
/*EOS*/


#RecentViewsContainer ,
#footer-social ,
.shadow,
div.display-review a ,
.button-list,
.tabList,
#header-top,
a.bicon
{
    display:none;
}

body ,
#container,
#header,
#content,
#footer {
    background:none;
}

.detailContainer {
    height:auto;
}
.detailContainer .tabContent {
    min-height:0px;
    overflow:hidden;
}
.detailContainer #listing-availability {
    float:none;
}

.calendar-container {
    width: 216px;
    overflow: hidden;
    text-align: center;
    float: left;
    margin: 0px 6px;
}
#header {
    background:#CCCCCC;
    border:2px solid #CCC;
    -ie-border-radius:5px;
    -o-border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
    width:940px;
}


#RecentViewsContainer{
	display:none;
	height:0px;
	width:0px;
}
#footer,
#footer iframe {
	display:none;
	height:0px;
	width:0px;
}