body 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:1.5em;
	margin:0px;
	padding:0px;
	color:#656363;
}

form
{
	margin:0px;
	padding:0px;
}

a, a:link, a:visited, a:active
{
	color:#595959;
}

a:hover
{
	color:#067d7f;
}

H1
{
	font-size:24px;
	line-height:1em;
	color:#888585;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:100;
}

H2
{
	font-size:20px;
	line-height:1em;
}

H3
{
	line-height:1.3em;
	margin-top:1px;
	color:#cccccc;
}

/* header and it's components */
.Header
{
	width:970px;
	margin:auto;
}

.Nav
{
	background:url(/App_Themes/FNB/images/nav/back.gif) no-repeat;
	width:921px;
	height:38px;
}

.Nav ul
{
	margin:0 0 0 15px;	
	padding:0;
	LIST-STYLE-TYPE: none;
}

.Nav ul li
{
	float:left;
	margin:0;	
}

.Nav ul li a
{
	display:block;	
	OUTLINE-STYLE:none;
	padding:5px 12px 6px 12px;
	margin:3px 0 0 0;
	text-decoration:none;
	color:#FFF;
	font-weight:bold;
	font-size:15px;
}

.Nav ul li a:hover
{
	OUTLINE-STYLE:none;
	background-color:#ff9900;
}

.BreadCrumb
{
	font-size:13px;
}

/* Search Box */
.SearchBox
{
	width:508px;
	height:42px;
	padding:10px;
	background:url(/App_Themes/FNB/images/searchbox/back.gif) no-repeat;
}

.SearchBox .Text
{
	font-size:14px;
	display:block;
	margin-top:-8px;
	line-height:1.9em;
	color:#FFF;
}

.SearchBox .Button
{
	float:right;
	margin-right:45px;
}

/* Results page */
.Results
{
	min-height:400px;
	width:920px;
}

.Results .Tabs
{
	height:33px;
	margin:10px 0 0 0;
}

.Results .Tabs ul
{
	list-style:none;
	padding:0px;
	margin:0px;	
}

.Results .Tabs ul li
{
	float:left;
	margin:0px 10px 0px 0px;	
}

.Results .Tabs ul li a
{
	display:block;	
	OUTLINE-STYLE:none;
	background-color:#FFF;
	border:solid 1px #dbd8d8;
	padding:5px 15px 5px 15px;
}

.Results .Tabs ul li a.Selected
{
	border-bottom:none;
	padding-bottom:6px;
	z-index:1;
	background:url(/App_Themes/FNB/images/tab-back.jpg) 0 0 no-repeat #FFF;
}

.Results .Tabs ul li a:hover, .Results .Tabs ul li a.selected:hover
{
	OUTLINE-STYLE:none;
	border-bottom:none;
	z-index:1;
	background:url(/App_Themes/FNB/images/tab-back.jpg) 0 0 no-repeat #FFF;
}
/**/
.Results .Filters
{
	border:solid 1px #dbd8d8;
	background:#FFF;
	margin-top:-1px;
	padding:5px 15px 5px 15px;
}

.Results .Items
{
	width:500px;
	margin-top:10px;
}

.Results .Items .Item
{
	width:500px;
	margin-bottom:10px;
	padding-bottom:5px;
	border-bottom:solid 1px #CCC;
	min-height:105px;
}

.Results .Items .Item .Thumb
{
	width:100px;
	margin-right:10px;
	height:100px;
	overflow:hidden;
	float:left;
}

.Results .Items .Item .Address
{
	display:block;
	font-size:15px;
	font-weight:bold;
	margin-bottom:7px;
}

.Results .Items .Item .Price
{
	display:block;
	font-weight:bold;
}

.Results .Items .Item .Details
{
	display:block;
	margin-bottom:3px;
}

.Results .Items .Item .BreadCrumb
{
	display:none;
}

.Results .Items .Ordering
{
	float:right;
	font-size:12px;
}

.Results .Items .Paging
{
	font-size:12px;
}

.Results .Items .PageOrderItems
{
	border-bottom:solid 1px #dbd8d8;
	padding-bottom:5px;
	margin-bottom:10px;
}

.Media
{
	display:block;
}

.Media img
{
	margin:0px 3px -3px 0px;
}

.Results .Right
{
	width:400px;
	float:right;
}

.Results .Right .ResultsMap .Map
{
	margin-top:10px;
	height:400px;
}

.DetailsMap .Map
{
	height:350px;
}

.Results .Suburbs
{
	background-color:#ededed;
	padding:10px;
	margin-top:10px;
	font-size:13px;
}

.Results .Suburbs ul
{
	margin:0px 0px 0px 15px;
	padding:0px;
}

/* Details page */
H1 span.Address
{
	font-size:23px;
	font-weight:normal;
}

H1 span.Report
{
	font-size:14px;
	font-weight:normal;
}

.Listing .Price
{
	font-size:20px;
	margin-top:15px;
}

.Listing .Gallery
{
	margin-top:10px;
	width:300px;
	height:200px;
	overflow:hidden;
}

.Listing .ContactBox
{
	width:280px;
	margin-top:10px;
	background-color:#e9e9e9;
	padding:10px;
}

.Listing .ContactBox table
{
	font-size:12px;
}

.Listing .Features, .Listing .Description, .Listing .Map
{
	margin-top:10px;
}

.Listing .Left .Tools
{
	margin-top:10px;
}

.Listing .Left .Tools
{
	width:300px;
	margin-top:10px;
}

.Listing .Left .Tools ul
{
	LIST-STYLE-TYPE: none;
	margin:0px;
	padding:0px;
}

.Listing .Left .Tools ul li
{
	padding:0px;
	width:100%;
	margin:0px;
}

.Listing .Left .Tools ul li a
{
	border:solid 1px #e6e7e8;
	outline:none;
	font-size:14px;
	padding:5px;
	font-weight:bold;
	display:block;
	margin-bottom:5px;
}

.Listing .Left .Tools ul li a:hover
{
	background-color:#e4e4e4;
	border:solid 1px #8e8e8e;
}

/* Media buttons */
.Left .Media
{
	width:300px;
	margin-top:10px;
}

.Left .Media ul
{
	LIST-STYLE-TYPE: none;
	margin:0px;
	padding:0px;
}

.Left .Media ul li
{
	padding:0px;
	width:100%;
	margin:0px;
}

.Left .Media ul li a
{
	border:solid 1px #e6e7e8;
	outline:none;
	height:36px;
	line-height:1.9em;
	padding:5px 15px 20px 5px;
	margin:0px 0px 5px 0px;
	font-size:18px;
	font-weight:bold;
	display:block;
}

.Left .Media ul li a:hover
{
	background-color:#e4e4e4;
	border:solid 1px #8e8e8e;
}

.Left .Media ul li a img
{
	padding-right:5px;
	margin-bottom:-15px;
}

/* ######### CSS for Shade Tabs. Remove if not using ######### */

.shadetabs{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0px;
font: bold 12px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li.different{
display: inline;
margin: 0;
background-color:#FFFFFF;
font-weight:normal;
font-size:11px;
line-height:0.8em;
}

.shadetabs li.different select{
font-size:10px;
}

.shadetabs li a{
text-decoration: none;
position: relative;
z-index: 1;
padding: 3px 7px;
margin-right: 0px;
border: 1px solid #778;
color: #2d2b2b;
background: white url(/images/tabs/shade.gif) top left repeat-x;
}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #2d2b2b;
}

.shadetabs li a.selected{ /*selected main tab style */
position: relative;
top: 1px;
OUTLINE-STYLE: none;
}

.shadetabs li a.selected{ /*selected main tab style */
background-image: url(/images/tabs/shadeactive.gif);
border-bottom-color: white;
OUTLINE-STYLE: none;
}

.shadetabs li a.selected:hover{ /*selected main tab style */
text-decoration: none;
OUTLINE-STYLE: none;
}

.tabcontent{
display:;
max-height:300px;
overflow:auto;
font-size:13px;
height:300px;
line-height:1.6em;
border:solid 1px #b3b3b3;
padding:10px;
}

@media print {
.tabcontent {
display:block !important;
}
}

.ReportListing
{
	width:400px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}

.Listing .Left
{
	width:300px;
	height:1000px;
	position:absolute;
	left:0px;
	top:30px;
}

.Listing
{
	position:relative;
	width:960px;
	min-height:1250px;
}

.Listing .Right
{
	width:580px;
	clear:both;
	margin-left:320px;
}

.Content
{
	width: 900px; 
	margin:20px 0 0 0 ;
	padding:0 70px 0 0;
	clear:both;
	height:auto;
}

.Container
{
	position: relative; 
	width: 900px; 
	margin:0 auto;
	padding:0 70px 0 0;
	clear:both;
	height:auto;
}

.Container
{
	clear:both;
	height:auto;
}

/* footer wrapper */
.Footer
{
	width:900px;
	margin:20px auto;
	padding:0 70px 0 0;
	clear: both;
	background:url(/App_Themes/FNB/images/footer/back.jpg) 0px 155px no-repeat;
}

.circle
{
	background:url(/App_Themes/FNB/images/circle.gif) no-repeat;
	width:32px;
	height:32px;
	display:inline-block;
	margin:6px 5px -10px 0;
	padding:4px 0 0 9px;
	font-size:19px;
	color:#FFF;
	font-weight:bold;
}

.AgentLogo
{
	font-size:11px;
	float:right;
	margin:0 0 0 5;
	text-align:right;
}

.DarkButton
{
	padding:10px;
}

/****Make Offer Style***/
.makeOffer{display:block; border:1px solid rgb(166,166,166); width:298px; background-color:#e9e9e9; }
.makeOffer a{ position:absolute; margin-left:30px; font-size:large; margin-top:5px;}
.makeOffer img{ position:relative; margin-left:30px; margin-top:5px; margin-bottom:0px;}
/***********************/
