/* HOLLY HACK - Thanks Holly: Hide from Mac/IE. Only PC/IE sees this. \*/
* html #content { height: 1% }
/* END: Hide from Mac/IE */

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

*
{
	padding:0;
	margin:0;
	outline:none;
}

ul {
	list-style:none;
}
a {
	text-decoration:none;
}

html {
	/*background-image:url(../images/body_bg.png);
	background-position:center;
	background-repeat:repeat-y;*/
	background:#f5f2f2;
}

#wrapper
{
	background:url(../images/wrapper_bg.png) repeat-x left 80px;
}

body{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: center;
	margin: 0px 0px 0px 0px;
	background: url(../images/gradient_bg.png) repeat-x top;
}

#header {
	height : 103px;
	/*height:70px;*/
	background:#FFFFFF url(../images/header_bg.png) repeat-x top;
	position:relative;
	border:0px dotted red;
}
#slogan {
	position:absolute;
	bottom:13px;
	left:261px;
	background:url(../images/slogan.png) no-repeat left top;
	height:28px;
	width:422px;
}
#logo {
	position:absolute;
	top: 1px;
	right:7px;
	background:url(../images/logo.png) no-repeat left top;
	height:97px;
	width:234px;
}
#header_links {
	position:absolute;
	left:0px;
	top:15px;
}
#header_links a {
	color:#999999;
	background:url(../images/arrow.png) no-repeat left 60%;
	padding-left: 15px;
}
#header_links a:hover {
	color:#000000;
}
#container
{ 
	width: 920px;
	margin: 0 auto;
	text-align: left;
	/*background:#FFFFFF url(../images/top_bg3.png) repeat-x top;*/
	background:#FFFFFF;
}
#globalLinks_container
{
	height: 40px;
	border:0px dotted red;
	/*display: table;
  #position: relative;
  overflow: hidden;*/
  width: 100%;
	background:#000000;
}
#globalLinks_middle {
	display: table-cell;
  #position: absolute;
  #top: 50%;
  vertical-align: middle;
}
#globalLinks_inner {
	#position: relative;
  #top: -50%;
	text-align:right;
}

#globalLinks_container table {
	height:100%;
}
#globalLinks_container table td {
	padding: 0 10px;
}
#globalLinks_container table td a{
	text-decoration:none;
	color:#999999;
	font-weight:bold;
}
#globalLinks_container table td a:hover {
	color:#eb8c1b;
}
#top_bar {
	height:194px;
	border:0px dotted red;
	padding:6px;
	position:relative;
	background:#FFFFFF;
}
#top_bar #traveller_nav {
	height:151px;
	width:249px;
	background: transparent url(../images/traveller_nav_bg.png) no-repeat top left;
	border:0px dotted green;
	position:absolute;
	top:-97px;
	z-index:100;
}
#top_bar #traveller_nav ul, #top_bar #owner_nav ul {
	list-style:none;
	margin: 50px 110px 15px 10px;
	border:0px dotted white;
	z-index:1000;
}
#top_bar #traveller_nav ul li, #top_bar #owner_nav ul li {
	padding:2px 0;
	border-bottom:1px dotted #990000;
}
#top_bar #traveller_nav ul li a, #top_bar #owner_nav ul li a {
	text-decoration:none;
	color:#000000;
	font-size:12px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	display:block;
}
#top_bar #traveller_nav ul li a:hover, #top_bar #owner_nav ul li a:hover {
	color:#FFFFFF;
	
}
#top_bar #owner_nav {
	height:151px;
	width:249px;
	background: transparent url(../images/owner_nav_bg.png) no-repeat top left;
	border:0px dotted green;
	position:absolute;
	top:55px;
	z-index:100;
}
#top_bar #main_image {
	width:470px;
	height:194px;
	border:0px dotted green;
	position:absolute;
	left:237px;
	top:6px;
}
#top_bar #logins {
	height:194px;
	width:200px;
	border:0px dotted blue;
	position:absolute;
	left:713px;
	top:6px;
}
#top_bar #logins #traveller_login {
	height:94px;
	width:200px;
	background:url(../images/traveller_login.jpg) no-repeat top left;
	position:relative;
}
#top_bar #logins #traveller_login a.login_button, #top_bar #logins #owner_login a.login_button{
	position:absolute;
	top:62px;
	left:125px;
	height:24px;
	width:67px;
	background:url(../images/login.png) no-repeat top left;
	text-indent:-99999px;
	display:block;
}
#top_bar #logins #traveller_login a.login_button:hover, #top_bar #logins #owner_login a.login_button:hover{
	background:url(../images/login_over.png) no-repeat top left;
}
#top_bar #logins #owner_login {
	height:94px;
	width:200px;
	background:url(../images/owner_login.jpg) no-repeat top left;
	margin-top:6px;
	position:relative;
}
#top_bar #logins #traveller_logged_in {
	height:94px;
	width:200px;
	background:url(../images/traveller_login_blank.jpg) no-repeat top left;
	position:relative;
}
#top_bar #logins #traveller_logged_in .logged_in_traveller, #top_bar #logins #owner_logged_in .logged_in_owner {
	position:absolute;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:white;
	top:8px;
	left:8px;
}
#top_bar #logins #traveller_logged_in .logged_in_traveller .logged_in_traveller_text {
	font-size:11px;
	font-weight: normal;
	color:#FFCC66;
	padding-top:5px;
}
#top_bar #logins #owner_logged_in .logged_in_owner .logged_in_owner_text {
	font-size:11px;
	font-weight: normal;
	color:#FF9999;
	padding-top:5px;
}
#top_bar #logins #owner_logged_in .logged_in_owner .logged_in_owner_text a{
	font-weight: bold;
	color:#FFBBBB;
}
#top_bar #logins #owner_logged_in .logged_in_owner .logged_in_owner_text a:hover{
	text-decoration:underline;
}
#top_bar #logins #traveller_logged_in .logged_in_traveller .logged_in_traveller_text a{
	font-weight: bold;
	color:#FFDD88;
}
#top_bar #logins #traveller_logged_in .logged_in_traveller .logged_in_traveller_text a:hover{
	text-decoration:underline;
}
#top_bar #logins #traveller_logged_in a.logout_button, #top_bar #logins #owner_logged_in a.logout_button{
	position:absolute;
	top:62px;
	left:125px;
	height:24px;
	width:67px;
	background:url(../images/logout.png) no-repeat top left;
	text-indent:-99999px;
	display:block;
}
#top_bar #logins #traveller_logged_in a.logout_button:hover, #top_bar #logins #owner_logged_in a.logout_button:hover{
	background:url(../images/logout_over.png) no-repeat top left;
}
#top_bar #logins #owner_logged_in {
	height:94px;
	width:200px;
	background:url(../images/owner_login_blank.jpg) no-repeat top left;
	margin-top:6px;
	position:relative;
}
.line
{
	margin:10px 30px 9px 30px;
	border-top: 1px dotted silver;
	height:1px;	
}

#left_bar {
	width:227px;
	background:#FFFFFF;
	float:left;
	padding: 0 5px 5px 5px;
}
#left_bar h2.example_properties {
	text-indent:-99999px;
	background:url(../images/example_properties.png) no-repeat top left;
	height:30px;
}
#left_bar ul {
	border:1px solid #DDDDDD;
	padding:5px 5px 0 5px;
}
#left_bar ul li {
	border:1px solid #EEEEEE;
	background: #e4e3e3 url(../images/examples_li_bg.png) repeat-x top left;
	padding:5px;
	margin-bottom:5px;
	position:relative;
}
#left_bar ul li img {
	float:left;
	border:1px solid #CCCCCC;
	padding: 4px 4px 4px 4px;
	background:#FFFFFF;
}
#left_bar ul li .example_details {
	float:right;
	text-align:right;
	color:#999999;
	width: 110px;
	font-size:11px;
	
}
#left_bar ul li .example_title {
	font-weight:bold;
	color:#666666;
}
#left_bar ul li .example_title a{
	font-weight:bold;
	color:#000000;
	display:block;
}
#left_bar ul li .example_title a:hover{
	color:#d6801a;
}

#content
{
	border: 0px solid #DDDDDD;
	background-color: White;
	/*padding: 5px;*/
	float:left;
	width:470px;
	margin-bottom:5px;
	color:#666666;
	overflow:hidden;
}
#content a
{
	text-decoration: none;
	color:#3366CC;
}
#content a:hover
{
	color:#CC3300;
}
#content p {
	margin-bottom:12px;
}
#content ul
{
	list-style: none;
	margin: 0 0 12px 0;
	padding: 0px;
}
#content h2 {
	color:#000000;
}
#content img {
	border:1px solid #CCCCCC;
	padding:4px;
	margin-right: 5px;
	float:left;
}
#rightContainer
{
	float:right;
	width:200px;
	padding-right:7px;
}
#rightContainer #right_now_01 {
	width:200px;
	height:127px;
	background:url(../images/right_now01.png) no-repeat left top;
	position:relative;
	margin-top: 6px;
}
#rightContainer #right_now_02{
	width:200px;
	height:127px;
	background:url(../images/right_now02.png) no-repeat left top;
	position:relative;
	margin-top: 6px;
}
#rightContainer #right_now_01 p, #rightContainer #right_now_02 p {
	position:absolute;
	top:74px;
	width:180px;
	left:10px;
	color:#666666;
}
#rightContainer img
{
	border:0px;
	margin:0px;
	padding:0px;
	border-style: none;
}
#rightContainer a.nav_register_property {
	background:url(../images/register_property.png) no-repeat left top;
	height:94px;
	width:200px;
	display:block;
	text-indent:-99999px;
	margin-top: 6px;
}
#rightContainer a.nav_register_property:hover {
	background:url(../images/register_property_over.png) no-repeat left top;
}
#rightContainer a.nav_make_enquiry {
	background:url(../images/make_enquiry.png) no-repeat left top;
	height:94px;
	width:200px;
	display:block;
	text-indent:-99999px;
}
#rightContainer a.nav_make_enquiry:hover {
	background:url(../images/make_enquiry_over.png) no-repeat left top;
}
.rightBox
{
	border: 0px solid gray;
	margin-top: 4px;
	padding: 0.5em;
	text-align:center;
	background-color:#CCCCCC;
	font-size:11px;
}
#bottomNav
{
	margin-top: 5px;
	border-top:1px solid gray;
	text-align: left;
	clear: both;
	background-color: Black;
	padding: 5px 10px 25px 10px;
	font-size:12px;
}
#bottomNav a
{
	text-decoration: none;
	color: #666666;
	padding-right: 8px;
}
#bottomNav a:hover
{
	color: #cc6600;
}
#footer
{
	padding: 5px 12px 12px 0px;
	background-color: Black;
	text-align: right;
	font-size: 10px;
	color: Gray;
	margin: 0px 0px 0px 0px;
	clear: both;
}
h1,h2,h3,h4,h5,h6
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
h1
{
	font-size:12px;
	color:#999999;
	padding:7px 5px 5px 5px;
	font-weight:normal;
	background: transparent url(../images/h1_bg.jpg) repeat-x top left;
	height:18px;
	font-weight:bold;
	margin-bottom:5px;
}
h2
{
	font-size: 16px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	height:24px;
	background:url(../images/house.png) no-repeat top left;
	padding: 4px 0 0 30px;
	vertical-align:middle;
	font-weight:bold;
	margin: 8px 0;
	letter-spacing:1px;
	text-align:left;
}
.black {
	color:#000000;
}
.brown {
	color:#d6801a;
}

h3
{
	padding: 2px 0px 2px 0px;
	font-weight: normal;
	font-size: 12px;
	color:#d6801a;
}
h4
{
	font-weight: normal;
	font-size: 12px;
	color:#999;
	margin:4px 0 0 0;
	margin-bottom:5px;
}
.indent
{
	text-indent: 20px;
}
.spacer 
{
	/*clear: both;*/
	border: 0px dotted green;
}
.red
{
	color: #990000;
}
.float_left
{
	float:left;
	padding-right: 6px;
}
.float_right
{
	float:right;
}
#property_details
{
	text-align:left;
}
.clear_left
{
	clear:left;
}
.clear_right
{
	clear:right;
}

.clear_both
{
	clear:both;
	/*height:0;
	line-height:0;
	font-size:0;*/
}

.whiteBold
{
	color:White;
	font-weight:bold;
	font-size:11px;
}
.smalltext
{
	font-size: 10px;
	color:#666666;
	font-weight:normal;
}
.boldBodyText
{
	font-size:10px;
	font-weight:bold;
	color:#999999;
}
.loginText
{
	padding: 0px 0px 4px 10px;
	font-weight:bold;
	font-size: 10px;
	text-align:left;
	color:#666666;
}
.loginText ul
{
	margin:6px 0px 0px 0px;
	list-style: none;
	text-align:left;
}
.loginText li
{

}
.loginText a
{
	font-weight:normal;
	text-decoration: none;
	color:#3366CC;	
}
.loginText a:hover
{
	color:#CC3300;	
}
.solidBox
{
	background-color:#cc6600;
	padding:10px 8px 10px 8px;
}

.blankSpace
{
	margin: 8px 0px 8px 0px;
}
.bordered_image
{
	border:1px solid black;
	padding: 5px;
	background-color:#FFFFFF;
}
a.button {
    background: transparent url(../images/button_right.png) no-repeat scroll top right;
    color: #FFF;
    display: block;
    float: left;
    font: bold 12px arial, sans-serif;
    height: 26px;
    margin-right: 6px;
    padding-right: 15px; /* sliding doors padding */
    text-decoration: none;
}

a.button span {
    background: transparent url(../images/button_left.png) no-repeat;
    display: block;
    line-height: 16px;
    padding: 5px 0 5px 15px;
		color:#FFF;
		font-weight:bold;
}
a.button:hover {
    /*background-position: bottom right;*/
		background: transparent url(../images/button_right_over.png) no-repeat scroll top right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:hover span {
    /*background-position: bottom left;*/
		background: transparent url(../images/button_left_over.png) no-repeat;
} 

a.mini_button {
    background: transparent url(../images/mini_button_right.png) no-repeat scroll top right;
    color: #FFF;
    display: block;
    float: left;
    font: bold 10px arial, sans-serif;
    height: 16px;
    margin-right: 6px;
    padding-right: 9px; /* sliding doors padding */
    text-decoration: none;
}

a.mini_button span {
    background: transparent url(../images/mini_button_left.png) no-repeat;
    display: block;
    line-height: 13px;
    padding: 1px 0 2px 9px;
	color:#FFF;
	font-weight:bold;
}
a.mini_button:hover {
    /*background-position: bottom right;*/
	background: transparent url(../images/mini_button_right_over.png) no-repeat scroll top right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.mini_button:hover span {
    /*background-position: bottom left;*/
		background: transparent url(../images/mini_button_left_over.png) no-repeat;
} 

.nav_top
{
	background-image:url(../images/navbox_top.gif);
	background-repeat:no-repeat;
	background-position:top;
	height:16px;
	width:133px;
	
}
.nav_bottom
{
	background-image:url(../images/navbox_bottom.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	height:16px;
	width:133px;
}
.nav_body
{
	background-image:url(../images/navbox_body.gif);
	background-repeat:repeat-y;
	width:133px;
    border:0px solid red;
	margin:auto;
}
.nav_body ul
{
	margin:5px 0px 0px 0px;
	padding:0;
}
.navbar_text
{
	padding:0px 10px 0px 7px;
	font-size:11px;
	color:#333;
}
.navbar_value
{
	display:block;
	padding:6px 0px 6px 0px;
	font-size:13px;
	color:#333;
	font-weight:bold;

}
/*.content_top
{
	background-image:url(../images/content_box_top.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height:13px;
	width:490px;
	
}
.content_bottom
{
	background-image:url(../images/content_box_bottom.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	height:14px;
	width:490px;
}
.content_body
{
	background-image:url(../images/content_box_body.jpg);
	background-repeat:repeat-y;
	width:490px;
	margin:0px 0px 10px 0px;
}*/
.content_body img
{
	border:1px solid black;
	padding: 5px;
	background-color:white;
}
.content_body a img:hover
{
	background-color:#CCCCFF;
}

/*.content_body_pad
{
	margin:0px 15px 8px 15px;
	border:0px solid green;
}*/
.property_thumbs ul, .property_thumbs li
{
	display:inline;
}
.two_columns ul
{
	border:0px solid green;
	width:440px;
}
.two_columns li
{

	float:left;
	border:0px solid red;
	width:220px;
	text-align:left;
	font-weight:bold;
	padding: 2px 0px 2px 0px;
	display:inline;
}
.left_container
{
	border:0px solid green;
	width:49%;
	float:left;
}
.right_container
{
	border:0px solid blue;
	width:48%;
	float:right;
	text-align:right;
}
.property_options
{
	text-align:left;
	padding:0px 10px 0px 17px;
}
.pointer
{
	cursor:pointer;
}

.shadedBox
{
	background:#CCCCCC;
	padding:5px 0px 10px 0px;
	margin:10px 0px 5px 0px;
}
.text_right
{
	text-align:right;
}
.text_left
{
	text-align:left;
}
.confirm_box
{
	padding: 40px 0 ;
	margin: 8px 20px 8px 20px;
	background:#FFFFFF url(../images/msgbox_house.png) no-repeat left top;
	color:#666666;
	border:3px solid #660000;
	text-align:center;
	position: relative; /* peekaboo bug fix for IE6 */
	min-width: 0; /* peekaboo bug fix for IE7 */
}
.confirm_box p
{
	margin-bottom:8px;
}
.top_pad
{
	padding-top:8px;
}
.top_margin {
	margin-top:5px;
}
.bottom_margin {
	margin-bottom:5px;
}
.bottom_pad
{
	padding-bottom:8px;
}
#admin form label
{
	width: 7em;
	float: left;
	text-align: right;
	margin-right: 0.7em;
}
#admin form input
{
	width:250px;
}

#admin .submit input
{
	margin: 10px 0px 0px 6em;
	width: 100px;
}
#admin .large_textarea
{
	width : 100%;
	height: 600px;
}
.terms p
{
	margin-bottom:10px;
}
.terms ul li
{
	list-style:circle;
	margin-left:30px;
}	
.row_a
{
	background:#EEEEEE;
}
.row_b
{
	background:#FFFFFF;
}
#admin tr
{
	height:20px;
}

span.question {
	font-weight: bold;
	padding-bottom: 5px;
}
span.answer {
	display: block;
	padding-bottom: 5px;
}
#questions {
	padding-bottom: 30px;
}
.inline {
	display:inline;
}

.form_button {
	border:none;
	cursor:pointer;
	background:transparent url(../images/form_button.png) no-repeat left top;
	color:#ffffff;
	width:160px;
	height:26px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}

.form_button:hover {
	background:transparent url(../images/form_button_over.png) no-repeat left top;
}

#current_bid {
	padding:10px 0px 20px 0;
	margin-bottom: 10px;
	text-align:center;
}
#current_bid input {
	margin-top: 10px;
}
.bid_value {
	color: #990000;
	font-size:15px;
	font-weight:bold;
}
.owner_details
{
	border:1px solid #999999;
	padding: 8px;
	margin-right:6px;
	background:#FFFFFF;
	margin-bottom:8px;
}

div.row {
 clear: both;
 padding: 15px 0;
}

div.row span.label {
 float: left;
 width: 140px;
 text-align: right;
 font-size:10px;
	font-weight:bold;
	color:#666666;
}
div.row span.formw {
  float: right;
  width: 290px;
  text-align: left;
}

div.row span.contact_label {
  float: left;
  width: 80px;
  text-align: right;
  font-size:10px;
	font-weight:bold;
	color:#666666;
}
div.row span.contact_formw {
  float: right;
  width: 360px;
  text-align: left;
}

div.property_row {
 clear: both;
 padding: 8px 0;
}
div.property_row span.property_label {
 float: left;
 width: 170px;
 text-align: right;
 font-size:10px;
	font-weight:bold;
	color:#666666;
}
div.property_row span.value {
  float: right;
  width: 265px;
  text-align: left;
	font-weight:bold;
}
.property_list {
	color:#999999;
	text-align:left;
	padding-left: 50px;
	font-weight:bold;
}
#siteby {
	text-align:right;
	padding: 12px 12px 12px 0;
	color:#AAAAAA;
	font-size:11px;
}
#siteby a {
	text-decoration:none;
	color:#999999;
}
#siteby a:hover {
	text-decoration:none;
	color:#CC0000;
}
.property_images {
	text-align:center;
}
#content .property_images img {
	padding:5px;
	border:1px solid #dddddd;
	float:none;
}
.box {
	border:1px solid #DDDDDD;
	padding:5px;
	background:#FBFBFB;
	position: relative; /* peekaboo bug fix for IE6 */
	min-width: 0; /* peekaboo bug fix for IE7 */
}
.box .yes {
	background:url(../images/tick.jpg) no-repeat top right;
	width:156px;
	height:152px;
	float:right;
}
.box .no {
	background:url(../images/cross.jpg) no-repeat top right;
	width:156px;
	height:152px;
	float:right;
}
.error_box {
	background:#990000;
	color:#FFFFFF;
	padding:8px;
}
.align_center {
	text-align: center;
	margin:0 auto;
}
.tdbg1 {
	background:#FFFFFF;
	padding:10px;
	color:#CC9966;
	font-size:11px;
	border:1px solid #CCCCCC
}
.green {
	color:#009933;
}
.gray {
	color:#666666;
}
ul.homelist li{
	background:url(../images/0069.png) no-repeat 0 5px;
	padding: 4px 0 4px 18px;
	margin-left:10px;
	font-weight:bold;
}
.homeinfobox {
	width:185px;
	float:right;
	font-size:11px;
	margin-left:10px;
	padding:10px 10px 0 10px;
	color:#996666;
	background:#EEEEEE;
}
.advice {
	text-align:center;
	color:#D6801A;
	font-size:11px;
}
#searchbox {
	border:1px solid #dddddd;
	padding: 10px;
	background: url(../images/search_globe.jpg) no-repeat 0 100%;
}
#searchbox .search_select {
	height:22px;
	width:250px;
	border:1px solid black;
	background:#eeeeee;
}
.searchForm {
	width:280px;
	margin-left:170px;
}

.searchLabel {
 	/*float: left;*/
 	/*width: 120px;*/
 	/*text-align: right;*/
 	font-size:14px;
	color:#666666;
	line-height:16px;
	margin-bottom:5px;
}

.search_listing {
	padding:10px;
	border-top:1px dotted #cccccc;
}
#content .search_listing a {
	color:#333333;
}
#content .search_listing a:hover {
	color:#D6801A;
}

.search_result_title {
	color:#b15600;
}
.search_header {
	border:1px solid #666666;
	margin:12px 0 12px 0;;
	padding:10px 10px 10px 120px;
	background: #a45701 url(../images/search_header_bg.gif) repeat-x 0 0;
	text-align:center;
	position:relative;
	text-align:right;
}
.search_header h3 {
	color:#FFFFFF;
}
#content .search_header img {
	border:0;
}
.search_house {
	position:absolute;
	top:-15px;
	left:0px;
}
.search_submit {
	/*border-bottom:1px dotted #cccccc;*/
	width:60%;
	margin : 0 auto;
	padding-bottom:10px;
	text-align:center;
}
#left_bar a.sidebar_search_button {
	width:99px;
	height:18px;
	background:transparent url(../images/btnSearchRegion.png) no-repeat 0 0;
	text-align:left;
	text-indent:-99999px;
	display:block;
	float:right;
	position:absolute;
	bottom:10px;
	right:5px;
}
#left_bar a.sidebar_search_button:hover {
	background:transparent url(../images/btnSearchRegion_over.png) no-repeat 0 0;
}
