body
{
	padding: 10px 0 10px 0;
}

.mainwrap
{
	margin: 0 auto;
	width: 940px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
}

img
{
	border:0;
}

/* MENU */
div#menu
{
	width: 100%;
	z-index: 998;
	position:relative;
}

#menu ul.dropdown li a
{
	z-index: 999;
	position:relative;
}

/* HEADER */

.top-nav
{
	padding-top: 0px;
}

/* MAIN COL */

.main-col
{
	padding: 10px;
}

td.main-col, table.property_search_results, div.property_wrap
{
	width: 665px;
}

/* SIDE */

td.left-col-content, td.right-col-content
{
	width: 240px;
	padding: 5px;
}

td.left-col-content a.nav_link, td.right-col-content a.nav_link
{
	width: 90%;
	padding: 5px 5px 5px 20px;
	display: block;
	margin-bottom: -15px;
	text-decoration: none !important;
	font-size: 12px !important;
	background: url(../images/bullet.jpg) no-repeat left;
}

td.left-col-content a.nav_link:hover, td.right-col-content a.nav_link:hover
{
	width: 89%;
	padding: 5px 5px 5px 25px;
}

td.left-col-foot, td.right-col-foot
{
	width: 240px;
	height: 10px;
}

td.left-col-spacer, td.right-col-spacer
{
	height: 5px;
}

td.right-col, td.left-col
{
	padding-top: 10px;
}

table.right-col, table.left-col
{
	padding: 10px;
}

.left-col-content #PropertySearch_AreaID_styled
{
	margin-bottom: 10px !important;
}

div.left-col-wrap, div.right-col-wrap
{
	width: 250px;
	margin-bottom: 10px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	padding-bottom: 2px;
}

div.left-col-wrap span.title, div.right-col-wrap span.title
{
	padding: 5px;
	display: block;
}

div.left-col-wrap label, div.right-col-wrap label
{
	display: none;
}

.right-col .reference_id
{
	width: 97%;
	padding: 2px;
	margin: 5px 0 5px 0;
}

/* FOOTER */

.foot-menu
{
	margin: 0;
	padding: 0;
	list-style: none;
	padding-bottom: 35px;
}

.footer ul li
{
	float: left;
}

.footer ul li a
{
	padding: 5px;
}

.footer ul li.home a
{
	border: none;
}

.footer td
{
	padding: 10px;
}

.footer, .footer a
{
	font-size: 12px;
	text-decoration: none;
}

table.branch_wrap td
{
	padding: 5px;
}

table.branches td
{
	padding: 15px;
	font-size: 12px;
	line-height: 180%;
}

table.branches td a
{
	padding: 3px;
	text-decoration: none;
}

table.branches td a:hover
{
	text-decoration: underline;
}

/* Search */

table.property_search_inc td
{
	padding: 2px;
}

table.submitr
{
	float: left;
	position: relative;
}

td.search_mod
{
	vertical-align: middle;
}

span.styled-select
{
	display: inline-block;
	width: 100%;
	height: 22px;
	font-size: 13.3333px;
	font-family: MS Shell Dlg;
	font-style: normal;
	position: relative;
	text-align: left;
	float: left;
	margin: 0 0 2px 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

span.styled-text
{
	width: 100%;
	opacity: 100;
	overflow: hidden;
	position: absolute;
	text-indent: 10px;
	z-index: 1;
	top: 0px;
	left: 0px;
	margin-top: 3px;
}

select
{
	width: 100%;
	height: 22px;
	position: relative;
	z-index: 100;
	opacity: 0;
	filter: alpha(opacity = 0);
}

.search_mod span#ddlPrice_from_styled, .search_mod select#ddlPrice_from, .search_mod span#ddlPrice_to_styled, select#ddlPrice_to
{
	display: inline-block;
	width: 49%;
	margin-bottom: 2px;
}

.search_mod select#ddlPrice_from, .search_mod select#ddlPrice_to
{
	width: 100%;
}

.search_mod span#ddlPrice_to_styled
{
	float: right;
}

span.Reset, span.Submit
{
	display: inline-block;
	cursor: pointer;
	width: 100%;
	text-align: center;
	position: relative;
	font-size: 12px;
	padding: 10px 0px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	text-transform: uppercase;
	font-weight:bold;
}

tr.submit td
{
	text-align: center;
}

.search_province
{
	text-indent: 5px;
}

.search_region
{
	text-indent: 10px;
}

.search_area
{
	text-indent: 15px;
}

/* Search Mod */

td.search_mod table.property_search_inc td
{
	padding: 2px;
}

td.search_mod table.submitr
{
	float: left;
	position: relative;
}

td.search_mod
{
	vertical-align: middle;
}

td.search_mod label
{
	display: none;
}

td.search_mod span.styled-select
{
	display: inline-block;
	width: 280px;
	height: 22px;
	font-size: 13.3333px;
	font-family: MS Shell Dlg;
	font-style: normal;
	position: relative;
	text-align: left;
	float: left;
	margin: 0 0 2px 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

td.search_mod span.styled-text
{
	width: 100%;
	opacity: 100;
	overflow: hidden;
	position: absolute;
	text-indent: 10px;
	z-index: 1;
	top: 0px;
	left: 0px;
	margin-top: 3px;
}

td.search_mod select
{
	width: 280px;
	height: 22px;
	position: relative;
	z-index: 100;
	opacity: 0;
	filter: alpha(opacity = 0);
}

td.search_mod span#ddlPrice_from_styled, td.search_mod select#ddlPrice_from, td.search_mod span#ddlPrice_to_styled, td.search_mod select#ddlPrice_to
{
	display: inline-block;
	width: 136px;
	margin-bottom: 2px;
}

td.search_mod span#ddlPrice_to_styled
{
	float: right;
	margin-right: 5px;
}

td.search_mod span.Reset, td.search_mod span.Submit
{
	display: inline-block;
	cursor: pointer;
	width: 136px;
	text-align: center;
	position: relative;
	font-size: 12px;
	padding: 10px 0px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

td.search_mod td.search_mod span#ddlPrice_to_styled
{
	margin-left: 6px;
}

td.search_mod tr.submit td
{
	text-align: center;
}

td.search_mod .search_province
{
	text-indent: 5px;
}

td.search_mod .search_region
{
	text-indent: 10px;
}

td.search_mod .search_area
{
	text-indent: 15px;
}

/* GMAP */

.gmap_search_nav
{
	width: 350px;
	margin-top: 10px;
}

.gmap_search_nav_wrap
{
	display: block;
	width: 434px;
	height: 287px;
	background: url(../images/gmap_bg.jpg) no-repeat;
	margin-top: 10px;
}

.gmap_search_nav_wrap td
{
	padding: 8px;
}

.gmap_search_nav_wrap label
{
	display: none;
}

.gmap_search_nav_wrap table.submitr span
{
	margin-left: 10px;
}

/* DEFAULT PAGE */

td.main-col
{
	width: 980px;
}

table.lifestyle td.search_mod
{
	width: 100%;
}

/* FEATURED */
.featured-wrap
{
	padding: 60px 0;
	text-align: center;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}


.featured-wrap li.price span
{
	/*background: url(../images/price_icon.png) left center no-repeat;*/
	padding-left: 35px;
	font-weight:bold;
}

.featured-wrap .more_info a
{
	width: 80%;
	padding: 10px;
	margin: 3px;
	font-size: 12px;
	cursor: pointer;
	display: block;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	position: relative;
	z-index: 2;
	text-align: center;
	text-decoration: none;
	text-transform:capitalize;
}

.featured-wrap td.divider
{
	height: 1px;
}

td.featured
{
	width: 100%;
}

.featured-wrap ul li
{
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	margin: 0 10px 5px 5px;
}

/* PROPERTY RESULTS */
.result_wrapper table.action_list
{
	position: relative;
}

table.paging td a.nos
{
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

td.filter_sort
{
	position: relative;
}

table.search_again label
{
	display: none;
}

table.search_again td
{
	padding: 2px;
}

table.search_again td
{
	padding: 4px;
}

table.search_again td.options td
{
	padding: 10px;
	font-size: 12px;
}

table.search_again td.options table h3, table.search_again td.options table h4
{
	font-size: 16px;
	margin: 2px;
}

.search_again_wrap
{
	margin-bottom: 10px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}

.search_again_wrap span#ddlPrice_from_styled, .search_again_wrap select#ddlPrice_from, .search_again_wrap span#ddlPrice_to_styled, .search_again_wrap select#ddlPrice_to, .gmap_search_wrap span#ddlPrice_from_styled, .gmap_search_wrap select#ddlPrice_from, .gmap_search_wrap span#ddlPrice_to_styled, .gmap_search_wrap select#ddlPrice_to 
{
	display: inline-block;
	width: 49%;
	margin-bottom: 2px;
}

.search_again_wrap select#ddlPrice_from, .search_again_wrap select#ddlPrice_to, .gmap_search_wrap select#ddlPrice_from, .gmap_search_wrap select#ddlPrice_to
{
	width: 100%;
}

.search_again_wrap span#ddlPrice_to_styled, .gmap_search_wrap span#ddlPrice_to_styled
{
	float: right;
}

table.sort_results
{
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}

table.sort_results td.next a, table.sort_results td.previous a
{
	margin: 0 2px 0 2px;
	text-decoration: none;
	display: block;
	padding: 5px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	font-weight: bold;
}

.result_wrapper td.features
{
	height: 45px;
}

.result_wrapper table.inner-wrap
{
	position: relative;
}

.result_wrapper td.details_left
{
	vertical-align: middle;
}

.result_wrapper tr.title td
{
	padding: 5px;
}

.result_wrapper .headline, .result_wrapper .price
{
	padding: 5px;
}

.webref td
{
	padding: 5px;
}

div.result_wrapper
{
	margin-top: 10px;
	padding: 5px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
}

td.details_left
{
	vertical-align: top;
}

td.details_right
{
	width: 100%;
	padding: 5px;
	font-size: 14px;
	vertical-align: top;
}

td.details_right a
{
	text-decoration: none;
}

.result_wrapper .action_list td
{
	width: 25%;
}

.result_wrapper table.agent_details td.details
{
	padding: 10px;
}

.result_wrapper table.agent_details td
{
	padding: 2px;
}

.result_wrapper table.agent_details td.image
{
	padding: 10px;
	vertical-align: middle;
	text-align: center;
}

/* PROPERTY DETAILS */

.property_details table.status div
{
	width: 45px;
	display: block;
	margin: 2px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 5px;
	position:relative;
	z-index:997;
}

.property_details table.action_list
{
	overflow: hidden;
	position: relative;
}

.property_details .sold
{
	font-size: 20px;
	letter-spacing: 5px;
	text-indent: 20px;
}

.tabbertab h3
{
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

.tabbertab p
{
	margin: 0;
	padding: 0;
}


.tabbertab ul.features
{
	margin: 0;
	padding: 0;
}

.property_details .enquiry_wrap td
{
	padding: 5px;
}

.property_details tr.webref td
{
	text-align: center;
	vertical-align: middle;
}

.property_details table.agent_details td.details
{
	padding: 10px;
}

.property_details table.agent_details td.image
{
	padding: 10px;
	vertical-align: middle;
	text-align: center;
}

.property_details .headline
{
	vertical-align: middle;
}

.property_details .headline h1
{
	font-size: 18px;
	font-style: italic;
	margin: 0;
	padding: 0;
}

.property_details td.price span
{
	display: block;
	/*background: url(/images/price.jpg);*/
	width: 140px;
	height: 51px;
	padding: 15px 0px 0px 80px;
	font-weight: bold;
	float: right;
}

.property_details #container-details
{
	margin-top: 20px;
}

.property_details .action_list td
{
	width: auto;
}

ul.tabbernav
{
	border-bottom: none;
	margin-bottom: 20px;
}

ul.tabbernav a
{
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
}

ul.tabbernav li a
{
	text-align: center;
	background: none;
	width: 110px;
	margin-right: 5px;
	padding: 10px 15px 10px 15px;
	border: none;
	font-size: 10px;
	font-weight: bold;
}

ul.tabbernav li.tabberactive a, ul.tabbernav li.tabberactive a:hover
{
	cursor: none;
}

.tabberlive .tabbertab
{
	border-bottom: none;
}

/* ### BRANCHES ### */
div.branch_wrap
{
	display: block;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	font-size: 14px;
	margin-bottom: 10px;
}

div.branch_wrap table
{
	margin-bottom: 5px;
}

div.branch_wrap table td
{
	padding: 4px;
}

div.branch_wrap td.title
{
	background: none;
}

.branch_wrap h2
{
	margin: 2px;
}

.branch_wrap td.view
{
	text-align: right;
	font-weight: bold;
	font-size: 12px;
}

/* GENRAL */

.advertisments td
{
	padding: 10px;
}

table.competition_form td
{
	padding: 2px;
}

div.info_wrap
{
	display: block;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	font-size: 14px;
	margin-bottom: 10px;
}

div.info_wrap table
{
margin-bottom:4px;
}

div.info_wrap
{
	margin-bottom: 5px;
}

div.info_wrap td
{
	padding: 5px;
	vertical-align: middle;
}

div.info_wrap td.title
{
	background: none;
}

div.info_wrap h2
{
	margin: 2px;
	font-size:14px;
}

div.info_wrap div.thumb
{
	display: block;
	margin: 2px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	position: relative;
}

div.info_wrap td.content
{
width:100%;
}

div.info_wrap div.thumb span
{
	display: block;
	padding: 2px;
	text-align: center;
}

div.info_wrap div.icons
{
	display: block;
	margin: 2px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 2px;
	position:relative;
	z-index:995;
}

div.info_wrap a.icon
{
	width: 45px;
	display: block;
	margin: 2px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 5px;
}

div.info_wrap td.view
{
	text-align:right;
}

body.default h1.page_title
{
display:none;
}

li.refsearch
{

}

li.refsearch td
{
vertical-align:middle;
padding:4px !important;
color:#fff;
font-size:12px;
font-weight:bold;
text-transform:uppercase;
}

li.refsearch td label
{
margin-left:50px;
}

li.refsearch td input
{
	width:90px;
}

li.refsearch table
{
background:url(/images/menu_devider.jpg) left center no-repeat;
}

li.refsearch td input.submit
{
	border:1px #fff solid;
	color:#fff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background:#BC0718;
	cursor:pointer;
	text-transform:uppercase;
	font-size:12px;
	padding:2px 5px 2px 5px;
	font-weight:bold;
}

table.quicksearch input.submit
{
	border:1px #fff solid;
	color:#fff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background:#BC0718;
	cursor:pointer;
	text-transform:uppercase;
	font-size:12px;
	padding:2px 5px 2px 5px;
	font-weight:bold;
}

.search_horizontal_mod .submit span
{
	border:1px #fff solid;
	color:#fff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background:#BC0718;
	cursor:pointer;
	text-transform:uppercase;
	font-size:12px;
	padding:2px 5px 2px 5px;
	font-weight:bold;
}

