/* CSS Document */

/*------------------------------------ property search bar starts ---------------------------------*/
.container {
	width: 100%;
	border: 1px solid #ccc;
}
ul.tabs {
	margin: 0;	padding: 0;
	width: 100%;
	height: 28px;
	background: #ccc;
	display: block;
	float: left;
	list-style: none;
}
ul.tabs li {
	width: 50%;
	float: left;
	margin: 0;
	padding: 0;
	line-height: 28px;
	border-left: none;
	background: #999999;
	overflow: hidden;
	position: relative;
}
ul.tabs li a {
	width: 100%;
	text-decoration: none;
	color: #000000;
	display: block;
	font-size: 12px;
	padding: 0 32px;
	outline: none;
}
ul.tabs li a:hover {
	width: 100%;
	background: #FFFFFF;
}
ul.tabs li.active, 
ul.tabs li.active a:hover {
	background: #FFFFFF;
	font-weight: bold;
}
.tab_container {
	border-top: none;
	clear: both;
	float: left;
	width: 100%;
	background: #FFFFFF;
}
.tab_content {
	padding: 8px;
}

.price_min {
	width:60px;
	font-size:12px;
}

.home_select_single {
	width:120px;
	font-size:12px;
}

.search_item {
	padding-right:8px;
	line-height:28px;
}

.ContentH1 {
    font-weight: bold;
    padding-top: 4px;
    padding-bottom: 1px;
    text-align: left;
    height: 20px;
    color:#000000;
	padding-left:10px;
}


/*------------------------------------ property search bar ends ---------------------------------*/

/*------------------------------------ jshowoff search bar starts ---------------------------------*/

#features, 
#slidingFeatures, 
#labelFeatures, 
#basicFeatures, 
#thumbFeatures {
	background: #FFFFFF;
	position: relative;
	/*overflow: hidden;*/
    width:100%;
	height: 100%;
	/*-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;*/
}

.jshowoff {
    width:100%;
	padding:0px;
	color:#000000;	
	display: block;
}

.jshowoff {
    width:100%;
	margin: 0px;
}
.jshowoff div {	
	width: 100%;
	height: 580px;
}
.jshowoff div, .jshowoff img, .jshowoff {
	/*-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;*/
}
#basicFeatures, 
.jshowoff.basicFeatures, 
.jshowoff.basicFeatures img, 
.jshowoff.basicFeatures div {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
}
.jshowoff div p, .jshowoff div h2 {
	_background-color: #efefef;
}
.jshowoff h2, .jshowoff p {
	padding: 15px 20px 0px;
	margin: 0;
}
.jshowoff p {
	line-height: 15px;
}
.eddie {
	float: right;
	padding: 10px 10px 10px 10px;
}
.jshowoff p.jshowoff-slidelinks {
	position: absolute;
	bottom: 5px;
	right: 5px;
	margin: 0;
	padding: 0;
}
.jshowoff-slidelinks a, 
.jshowoff-controls a {
	display: block;
	background-color: #D51125;
	color: #fff;
	padding: 5px 7px 5px;
	margin: 5px 0 0 5px;
	float: left;
	text-decoration: none;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	outline: none;
	font-size: 11px;
	line-height: 14px;
}
.jshowoff-slidelinks a:hover, 
.jshowoff-controls a:hover {
	color: #fff;
}
.jshowoff-slidelinks a.jshowoff-active, 
.jshowoff-slidelinks a.jshowoff-active:hover {
	background-color: #fff;
	color: #D51125;
	}
p.jshowoff-controls {
    display:none;
    border:solid 1px #A89A6E;
	background: #f9f4e5;
	overflow: auto;
	height: 1%;
	padding: 0 0 5px 5px;
	margin: 0;
	/*-moz-border-radius-bottomleft: 6px;
	-moz-border-radius-bottomright: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	*/
}
.jshowoff-controls a {
	margin: 5px 5px 0 0;
	font-size: 12px;
	line-height: 15px;
	padding: 4px 8px 5px;
}

.jshowoff-pausetext {
	color: #fff;
}

/*------------------------------------ jshowoff search bar ends ---------------------------------*/

/*------------------------------------- latest listing starts -----------------------------------*/

.latestlisting {
    width: 100%;
	margin: 0px;
	padding: 0px;
	display: block;
	background-color: #FFFFFF;
	border: 0px;
}

.latestlisting .wrapper {
    width: 100%;
	margin: 0px;
	padding: 0px;
	height: 1%;
	display: inline-block;
	border-bottom: 1px dashed #DDDDDD;
}

.latestlisting .wrapper a:link {
    width: 100%;
	display: inline-block;
	color: #555555;
	text-decoration: none;
	background-color: #FFFFFF;
}

.latestlisting .wrapper a:active {
	color: #FF0000;
	background-color: #FFFFFF;
}

.latestlisting .wrapper a:visited {
	color: #999999;
	background-color: #FFFFFF;
}

.latestlisting .wrapper a:hover {
	color: #D51125;
    background: url(/skin/default/images/header_bg.gif) repeat-x center;
}

.latestlisting .wrapper .propertyimg {
    width: 25%;
	margin: 0px;
	padding: 5px;
	display: block;
	float: left;
}

.latestlisting .wrapper .propertydetail {
    width: 70%;
	margin: 0px;
	padding: 0px;
	display: block;
	float: right;
}

.latestlisting .wrapper .propertysuburb {
    width: 100%;
	margin: 0px;
	padding: 3px 2px 2px 2px;
	display: block;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}

.latestlisting .wrapper .propertycon {
    width: 100%;
	margin: 0px;
	padding: 0px;
	display: inline-block;
}

.latestlisting .wrapper .propertycon .wrapper {
    width: 25%;
	margin: 0px;
	padding: 0px 0px 0px 3px;
	display: block;
	float: left;
    border: 0px;
	background-color: transparent;
}

.latestlisting .wrapper .propertytypo {
    width: 100%;
	margin: 0px;
	padding: 3px 0px 3px 0px;
	display: inline-block;
	overflow: hidden;
}

.latestlisting .wrapper .propertytype {
    width: 35%;
	height: 15px;
	margin: 0px;
	padding: 0px 3px 0px 0px;
	display: inline-block;
	font-size: 10px;
	text-transform: capitalize;
	float: left;
	overflow: hidden;
}

.latestlisting .wrapper .propertyoffer {
    width: 62%;
	height: 15px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	display: inline-block;
	font-size: 10px;
	text-transform: capitalize;
	float: right;
	overflow: hidden;
	color: #009933;
}

/*------------------------------------- latest listing ends -------------------------------------*/

/*---------------------------------------- PageGuide starts -------------------------------------*/

.PageGuide
{
	line-height:22px;
	text-align:left;
}

.PageGuide ul
{
	margin-left:20px;
	width: 100%;
	float: left;
	font-size:12px;
	margin-bottom:10px;
}

.PageGuide li
{
	background-image:url(/skin/default/images/icon_02.gif);
	background-repeat:no-repeat;
	background-position:left;
	width: 100%;
	float: left;
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 5px 0px;
	line-height: 16px;
	border-left: none;
	overflow: hidden;
	position: relative;
}

.PageGuide li ul
{
	padding: 0px 0px 0px 15px;
}

.PageGuide li li
{
	background-image:url(/skin/default/images/user-message-ico-off.gif);
	background-repeat:no-repeat;
	background-position:left;
	width: 100%;
	float: left;
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 5px 0px;
	line-height: 16px;
	border-left: none;
	overflow: hidden;
	position: relative;
}

.PageContentHeader
{
    margin: 0px;
	margin-bottom:10px;
	float: left;
}

.PageContentHeader UL
{
    display: inline;
    margin: 0px;
    list-style-type: none;
}

.PageContentHeader LI
{
    margin: 0px;
    display: block;
    margin-left: 0px;
    text-align: left;
}

.PageContentHeaderName
{
    float: left;
    width: 504px;
	height: 100%;
	color: #fff;
	background:url(/skin/default/images/title_bg.gif) repeat-x center;	
	display: block;
    height:44px;
    padding-top:10px;
	text-align: left;
	text-indent: 8px;
	font-weight:bold;
	font-size:25px;
	font-family:Arial, Verdana, sans-serif; 
	text-transform:uppercase;
}

.PageContentHeaderName_CN
{
    float: left;
    width: 504px;
	height: 100%;
	color: #fff;
	background:url(/skin/default/images/title_bg.gif) repeat-x center;	
	display: block;
    height:44px;
    padding-top:10px;
	text-align: left;
	text-indent: 8px;
	font-size:25px;
	font-family:Microsoft YaHei, Arial, Verdana, sans-serif; 
	text-transform:uppercase;
}

.PageContentHeaderSep {
    float: left;
    width: 2px;
    background-color: #FFFFFF;
}

.PageContentHeaderPic
{
    float: left;
    width: 214px;
    vertical-align: top;
}

.PageLatestArticlesHeader
{
    float: left;
    width: 100%;
	height: 100%;
	color: #555555;
	background:url(/skin/default/images/header_bg.gif) repeat-x center;
	display: block;
    height:20px;
    padding-top:5px;
	margin-bottom:5px;
	text-align: left;
	text-indent: 8px;
	font-weight:bold;
	font-size:12px;
	text-transform:uppercase;
}

.sold
{
	display: block; z-index: 100; background: none repeat scroll 0% 0% transparent; position: absolute; 
}
/*----------------------------------------- PageGuide ends --------------------------------------*/

.lastestlistingimg
{
	border:solid 1px #ccc;
	padding:2px;
	background-color:#fff;
	margin-right:5px;
}
