html, body {
	margin: 0;
	padding: 0;
	background-color: #e2e2e2;
	color: #333333;
	font-family:Verdana,Tahoma,Arial,Helvetica,sans-serif;
	font-size: 10pt;
}
img {
border: none;
}
ul {
	list-style-type: none;
	padding: 0;
}
h1 {
	color: #fff;
	font-family: Tahoma;
	font-size: 11pt;
	padding: 0px;
  	margin: 0px;
}


.top_title_text {
	color: #EEEEEE;
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: 500;
	padding: 0px;
  margin: 0px;
}


.main_box {	
	width: 948px;
	position:relative;
	text-align: left;
	float:left;
	border: 1px solid #999999;
	padding: 5px;
	font-family: Tahoma;
	font-size: 10pt;
}

.left_box {	
	width: 333px;
	height: 560px;
	position:relative;
	text-align: left;
	float:left;
	border: 1px solid #999999;
	font-family: Tahoma;
	font-size: 10pt;
}

.filter {	
	border-bottom: 1px solid #999999;
	font-family: Tahoma;
	font-size: 10pt;
	padding: 3px;
}


.iwstyle {
	font-family: Tahoma;
	font-size: 10pt;
	width: 420px;
	height: 320px;
  padding: 0px;
  margin: 0px;
  color: #333333;
}

.location_select
	{ 
	width: 160px;
	}


.header-wording {
  height: 100px;
  padding-top: 20px;
  padding-left: 20px;
	font-family: Tahoma;
	font-size: 18pt;
	color: #DDDDDD;
}

.bedrooms_select
	{ 
	width: 70px;
	}

.type_select
	{ 
	width: 160px; /*from 100 to 160*/
	}
	
.price_select
	{ 
	width: 110px; /*from 150 to 110*/
	}


.side_bar {	
	overflow: hidden;
	width: 300px;	
	position:relative;
	text-align: left;
	float:left;
	font-family: Tahoma;
	font-size: 10pt;
}


.results_property_title
	{
	color: #000;
	font-size: 10pt;
	display: block; /* added to support span instead of div*/
  height:48px;
	}

.results_property_desc
	{
	display: block; /* added to support span instead of div*/
	color: #FFF;
	float: right;
	text-align: center;
	background: transparent url(/img/orange-button.png) no-repeat;
	width: 69px;
	height: 20px;
	position: relative;
	bottom: 5px;
	}
	

.results_property_price_type
	{
	display: block; /* added to support span instead of div*/
	color: #666666;
	float: left;
	}

.results_property
	{
	width: 300px;
	height: 65px;
	border-top: 1px solid #EA793F;
	padding-top: 5px;
	/*padding-right: 5px;*/
	padding-bottom: 0px;
	vertical-align: middle;
	clear: left; /*added to support span instead of div*/	
	display: block; /* added to support span instead of div*/
	cursor: pointer;
	position: relative;
	}
	
.select_province
	{ 
	font-family: Tahoma; 
	font-size: 11pt; 
	font-weight: 100; 
	width: 140px;
	}


.select_town
	{ 
	font-family: Tahoma; 
	font-size: 11pt; 
	font-weight: 100; 
	width: 140px;
	}
	
.select_type
	{ 
	font-family: Tahoma; 
	font-size: 11pt; 
	font-weight: 100; 
	width: 80px;
	}

.select_pricerange
	{ 
	font-family: Tahoma; 
	font-size: 11pt; 
	font-weight: 100; 
	width: 120px;
	}
.select_beds
	{ 
	font-family: Tahoma; 
	font-size: 11pt; 
	font-weight: 100; 
	width: 40px;
	}

.next_prev
  {
  color: #999999;
  }


/* generic CSS template*/
html,body {
	margin: 0;
	padding: 0;
	/*background: url(/img/background.gif) repeat-x #FFF;*/
	background-color: #FFF;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif
}
h3 {
	font-size: 11pt;
	font-weight: normal;
}
a:visited {
	color: #EA793F;
	text-decoration: none;
	}
a {
	color: #EA793F;;
		text-decoration: none;
}
#box {
}
#box-background {
	background: url(/img/headerBg.jpg) repeat-x #666;	
}
#box-background h1 {
	color: #000;
}
#topbar {
	width: 100%;
	height: 26px;	
}
#top-content {
	color: #000;
	margin: auto;
	padding: 4px 0;
	width: 990px;	
}
#top-content h3 {
	margin: 0;
	padding: 0;
	font-size: 12pt;
	font-weight: normal;
}
a.hoveron {
	color: #000;
	text-decoration: none;
}
a.hoveron:hover {
	color: #EA793F;
	text-decoration: none;
}
#top-content-left {
	width: 480px;
	float: left;
}
#top-content-left h3 {
	text-align: left;
	position: relative;
	top: 0;
	left: 100px;
}
#top-content-right {
	width: 480px;
	text-align: right;
	float: left;
}
#top-content-right h3 {
	margin: 0 2px;
	display: inline;
}
h3#border {
	border-right: solid 3px #EA793F;
	padding-right: 7px;	
}
h3#border-two {
	border-right: solid 3px #EA793F;
	padding-right: 7px;	
}
h3#border-three {
	border-right: solid 3px #EA793F;
	padding-right: 7px;	
}
#pink {
	width: 100%;
	height: 74px;
	border-bottom: 5px #666 solid;	
}

#selector {
	width: 990px;
	height: 74px;
	margin: auto;
}
#selector h3 {
	color: #000;
	display: inline;
	font-weight: bold;
	margin: 0;
}
#selector-logo {
	height: 74px;
	width: 82px;

	float: left;
}
#selector-logo img {
	position: relative;
	top: -20px;
	left: 0px;
}
#selector-form {
	height: 74px;
	width: 878px;
	float: left;
}
#box {
	height: 100%;
	padding-bottom: 150px;
}
#box-body {
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
	/*overflow: hidden;*/
}
#content-box {
	width: 990px;
	margin: auto;	
}
#content-box a:visited {
	color: #EA793F;
	text-decoration: none;
}
.top-left-grey {
	background: url(/img/gtl.jpg) no-repeat transparent;
	width: 30px;
	height: 30px;
	float: left;	
}
.top-right-grey {
	background: url(/img/gtr.jpg) no-repeat transparent;
	width: 30px;
	height: 30px;
	float: right;	
}
.footer-left-grey {
	background: url(/img/gbl.jpg) no-repeat transparent;
	width: 30px;
	height: 30px;
	float: left;
}
.footer-right-grey {
	background: url(/img/gbr.jpg) no-repeat transparent;
	width: 30px;
	height: 30px;	
	float: right;
}
.top-left-yellow {
	background: url(/img/ytl.jpg) no-repeat transparent;
	width: 30px;
	height: 30px;
	float: left;	
}
.top-right-yellow {
	background: url(/img/ytr.jpg) no-repeat transparent;
	width: 30px;
	height: 30px;
	float: right;	
}
.footer-left-yellow {
	background: url(/img/ybl.jpg) no-repeat transparent;
	width: 30px;
	height: 30px;
	float: left;
}
.footer-right-yellow {
	background: url(/img/ybr.jpg) no-repeat transparent;
	width: 30px;
	height: 30px;	
	float: right;
}
.header-title {
	padding: 0;
	margin: 0;
	color: #000;
}
#body-col {
	width: 436px;
	float: left;
	background-color: transparent;
	margin-left: 322px;
}
.content-box-header {		
	background: url(/img/gt.jpg) repeat-x transparent;	
	height: 30px;
	text-align: left;
	float: left;
	width: 376px;
}
.content-box-header h3 {
	position: relative;
	top: 6px;
	left: 20px;
	text-align: right;
}
.content-box-body {	
	background: url(/img/gc.jpg) repeat-y top right #FFF;
	text-align: justify;
	border-left: 1px solid #B0B0B0;
	border-right: 1px solid #B0B0B0;
	border-top: 1px solid #B0B0B0;
	clear: both;
	padding: 5px;	
}
.content-box-body p {
	/*padding: 10px;
	margin: 0 15px;*/
	text-align: justify;
}
.content-box-footer {
	width: 376px;
	float: left;	
	height: 30px;
	background: url(/img/gbbg.jpg) repeat-x transparent;	
}
.content-box-footer-stripes {
	width: 142px;
	float: right;	
	height: 30px;
	background: url(/img/gb.jpg) no-repeat transparent;		
}

#related-col {
	float:left;
	width: 302px;	
	/*background-color: red;*/
	margin-left: -758px;	
}
.related-header {
	width: 242px;
	float: left;
	background: url(/img/yt.jpg) repeat-x transparent;
	height: 30px;
}
.related-header h3 {	
	position: relative;
	top: 6px;
	left: 20px;
	text-align: right;		
}
.related-body {
	border-left: 1px solid #FFEA46;
	border-right: 1px solid #FFEA46;
	border-top: 1px solid #FFEA46;
	clear: both;	
	background: url(/img/yc.jpg) repeat-y top right #FFFDEC;
}
.related-body-content {
	padding: 5px 0;
	}
.related-body-content ul {
	list-style-type: none;
	padding-left: 10px;	
	}
.related-footer {
	width: 242px;
	float: left;	
	height: 30px;
	background: url(/img/ybbg.jpg) repeat-x transparent;	
}
.related-footer-stripes {
	width: 142px;
	float: right;	
	height: 30px;
	background: url(/img/yb.jpg) no-repeat transparent;		
}
#generic-col {
	width: 212px;
	float: left;	
	margin-left: 20px;
}
.generic-header {
	width: 152px;
	float: left;
	background: url(/img/yt.jpg) repeat-x transparent;
	height: 30px;
}
.generic-header h3 {	
	position: relative;
	top: 6px;
	left: 20px;
	text-align: right;		
}
.generic-body {
	border-left: 1px solid #FFEA46;
	border-right: 1px solid #FFEA46;
	border-top: 1px solid #FFEA46;	
	clear: both;
	background: url(/img/yc.jpg) repeat-y top right #FFFDEC;		
}
.generic-body h1 {	
	color: #000;		
}
.generic-body-content {
	/*background-color: #FFF;*/
	padding: 5px;
	text-align: justify;
}
.generic-body-content ul {
	list-style-type: none;
	padding-left: 5px;
}
#generic-adsense {
	text-align: center;
}
.generic-footer {
	width: 152px;
	float: left;	
	height: 30px;
	background: url(/img/ybbg.jpg) repeat-x transparent;	
}
.generic-footer-stripes {
	width: 142px;
	float: right;	
	height: 30px;
	background: url(/img/yb.jpg) no-repeat transparent;		
}
#globalfooter {	
	height: 149px;	
	width: 100%;
	margin-top: -149px;
	position: relative;
	background: url(/img/footerBg.jpg) repeat-x #666;
	border-top: 5px #666 solid;
}
#globalfooter-content {	
	margin: auto;
	width: 990px;	
	text-align: left;
	color: #000;
	padding: 20px 1px;		
}
.footer-column {
	float: left;
	width: 188px;
	font-size: 16px;
	padding: 0 5px;		 
}
.footer-column ul {
	list-style-type: none;
}
.footer-column a {
	color: #000;
	text-decoration: none;
}
.footer-column a:visited {
	color: #000;
	text-decoration: none;
}
.footer-column a:hover {
	color: #EA793F;
	text-decoration: none;
}
#bottom-links-wrap {
	background-color: #FFF;
	}
#bottom-links {	
	width: 990px;
	margin: auto;
	text-align: justify;
}
#bottom-links a {
	color: #999;	
	}
#bottom-links a:visited {
	color: #999;	
	}	
#notice {
	background-image:url(/img/icon_notice.gif);
	background-color:#FFFFCC;
	background-position:20px 14px;
	background-repeat:no-repeat;
	border:1px solid #FFCC00;
	font-size:12px;
	margin: 10px 24px;
	min-height:48px;
	padding:12px 40px 0pt 12px;
	width:auto;	
	color:#C60000;
	padding-left:80px;	
}
#notice a {
	color: #666;
}
#notice a:visited {
	color: #666;
} 
#notice a:hover {
	color: #666;
	text-decoration: underline;
}
#notice a:active {
	color: #666;
}