﻿body
{
	margin-top: 0px;
	font-size: 12px;
	margin-left: 0px;
	margin-right: 0px;
	background-repeat: repeat;
	color: #000000;
	font-family: Arial,Verdana;
    SCROLLBAR-3DLIGHT-COLOR: cc99cc;
    SCROLLBAR-DARKSHADOW-COLOR: white;
    SCROLLBAR-BASE-COLOR: #f5f5f5;
    text-align: center; background-color:#E1E1E1;
}

/*^'^ Navigation Structure ^'^*/
.nav-container-outer{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	height:36px;
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
	background:transparent url("images/OFF.gif") repeat-x top left;
	font-family:Helvetica,Arial,Verdana,sans-serif;
	border-bottom:4px solid #004c99;
	border-top:1px solid #74b0c6;
background: url(images/off.gif);
}
.float-left{
float: left;
}
.float-right{
float: right;
}
.nav-container .divider{
display:block;
font-size:1px;
border-width:0px;
border-style:solid;
}
.nav-container .divider-vert{
float:left;
width:0px;
display: none;
}
.nav-container .item-secondary-title{
display:block;
cursor:default;
white-space:nowrap;
}
.clear{
font-size:1px;
height:0px;
width:0px;
clear:left;
line-height:0px;
display:block;
float:none;
}
.nav-container{
position:relative;
zoom:1;
margin: 0 auto;
}
.nav-container a, .nav-container li{
float:left;
display:block;
white-space:nowrap;
}
.nav-container div a, .nav-container ul a, .nav-container ul li{
float:none;
}
.nav-container ul{
left:-10000px;
position:absolute;
}
.nav-container, .nav-container ul{
list-style:none;
padding:0px;
margin: 0px;
}
.nav-container li a{
float:none
}
.nav-container li{
position:relative;
}
.nav-container ul{
z-index:10;
}
.nav-container ul ul{
z-index:20;
}
.nav-container ul ul ul{
z-index:30;
}
.nav-container ul ul ul ul{
z-index:40;
}
.nav-container ul ul ul ul ul{
z-index:50;
}
li:hover>ul{
left:0px;
top:2px;
}
#nav-container ul {
top:100%;
}
#nav-container ul li:hover>ul{
top:0px;
left:100%;
}

/*^'^ Primary Items ^'^*/	
#nav-container a{	
display:block;
	float:left;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	padding:12px  10px 0 10px;
	height:25px;
	background:transparent url("images/DIVIDER.gif") no-repeat top right;
}

#nav-container a:hover{
background:transparent url("images/HOVER.gif") no-repeat top right;
}

/*^'^ Secondary Items Container ^'^*/	
#nav-container div, #nav-container ul{	
padding:10px 4px 10px 4px;
margin:0px 0px opx 0px;
background-color: #2D7297;
border-bottom: 1px solid #CA6500;
}

/*^'^ Secondary Items ^'^*/	
#nav-container div a, #nav-container ul a{	
padding:3px 10px 3px 6px;
background-color: #FFFFFF;
background: url(images/item-secondary-bg.jpg);
background-repeat: no-repeat;
background-position: 0px 33px;
font-size:11px;
text-align:left;
border-width:0px;
border-style:none;
margin: 0px 0px 0px 0px;
width: 160px;
}

/*^'^ Secondary Items Hover State ^'^*/	
#nav-container div a:hover, #nav-container ul a:hover{	
background-color: #FFFFFF;
background: url(images/item-secondary-bg.jpg);
background-repeat: no-repeat;
color:Blue;
}

/*^'^ Secondary Item Titles ^'^*/	
#nav-container .item-secondary-title{	
cursor:default;
padding:4px 0px 3px 7px;
color: #6C3600;
font-family: Arial, Trebuchet MS, Arial, sans-serif, Helvetica;
font-size:11px;
/* background: url(images/item-secondary-title-bg.jpg); */
background-repeat: no-repeat;
font-weight:bold;
}

/*^'^ Horizontal Dividers ^'^*/	
#nav-container .divider-horiz{	
border-top-width:1px;
margin:5px 5px;
border-color: #C16100;
}

/*^'^ Vertical Dividers ^'^*/	
#nav-container .divider-vert{	
border-left-width:1px;
height:15px;
margin:4px 2px 0px 2px;
border-color:#AAAAAA;
}


.buttonsearch
{
	font-weight: bold;
	font-size: 10px;
	cursor: hand;
	color: #ffffff;
	height: 32px;
	background-color: #137FB0;
	width:50px;
}
table.visibletable{padding:0;border:1px solid #ffffff;background-Color:#f5f5f5;}
table tr td.fieldname{font-weight:bold;
}
table.bg1{padding:0;height:379px}
table.bg1 tr td
{
	color: #ffffff;
	padding:10px;
	background-image: url(../../std/graphics/bg.gif);
	background-repeat: repeat-y;
}
table.bg2{padding:0;height:379px}
table.bg2 tr td
{
	color: #000000;
	padding:10px;
	padding-top:13px;
	padding-left:20px;
	background-image: url(../../std/graphics/bg2.gif);
	background-repeat: repeat-x;
}
table
{
	border-right: lightgrey 1px solid;
	border-top: lightgrey 1px solid;
	border-left: lightgrey 1px solid;
	border-bottom: lightgrey 1px solid;
	background-color: #ffffff;
}
table tr td
{
	font-size:12px;
	font-family:Arial;
	
}
table tr td select
{
	font-size:10px;
	width:180px;
}
table tr td input
{
	font-size:10px;
	width:180px;
}
table tr th
{
	font-size: 18px;
	color: #000000;
	background-color: #ffffff;
}
A{	color: #000000;
	text-align:center;
	text-decoration: none;}
A:hover
{	text-decoration: underline;
	color: #137FB0;}
A img
{
	text-decoration: underline;
	color: #137FB0;
	border:0;
}
A.townlink
{
	font-size: 14px;
	color:Black;
	text-decoration:underline;
}
A.townlink:hover
{
	font-size: 14px;
	text-decoration:underline;
	color:#137FB0;
}
A.suburblink
{
	font-size: 12px;
	color:Black;
}
A.suburblink:hover
{
	font-size: 12px;
	text-decoration:underline;
	color:#137FB0;
}
label.statusForSale
{
	width: 100%;
	color: #ffffff;
	background-color: #137FB0;
	text-align: center;
}
label.statusFinalSale
{
	width: 100%;
	background-color: #137FB0;
	color: #ffffff;
	text-align:center;
}
label.statusPendingSale
{
	width: 100%;
	background-color: #137FB0;
	color: #ffffff;
	text-align:center;
}
label.statusToLetAvailable
{
	width: 100%;
	background-color: #137FB0;
	color: #ffffff;
	text-align:center;
}
label.statusOccupied 
{
	width: 100%;
	background-color: #137FB0;
	color: #ffffff;
	text-align:center;
}
.page
{
	color: #000000;
	text-align:center;
	padding-left:4px;
	padding-right:3px;
	margin:0px;
}
.page:hover
{
	background-color: #137FB0;
	color: #ffffff;
	text-align:center;
	}
.activepage
{
	background-color: #137FB0;
	color: #ffffff;
	text-align:center;
	padding-left:4px;
	padding-right:3px;
	margin:0px;
}
.activepage:hover
{
	background-color: #137FB0;
	color: #ffffff;
	text-align:center;
}
IMG.imglink
{
	cursor:hand;
}
.propsumarea
{
	font-weight: bold;
	font-size: 11px;
	color: #000000;
}
table.propsum
{
	border:1 solid;
	width:500;
}

table.propsum tr td h1
{
	margin:0;
	font-size:14px;
	color:#137FB0;
	font-weight:bold;
}
table.propsum tr td h2
{
	margin:0;
	font-size:11px;
	color:#000000;
	font-weight:bold;
}
table.propsum tr td h3
{
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 0px;
	margin: 0px;
	color:#137FB0;
	padding-top: 0px;
}
table.propsum tr td
{
padding:0
}
table.propsum tr td div
{
	padding:3px;
	VISIBILITY:hidden;
	border-bottom:1px solid red;
	border-right:1px solid red;
	border-left:1px solid red;
	border-top:1px solid red;
	WIDTH:300px;
	height:90px;
	POSITION:absolute; 
	left:430px;
	background-Color:#ffffff;
}

.h3
{
	color:#137FB0;
	font-size:18px;
	font-weight:bold;
}
.h4
{
	font-size:14px;
	color:#137FB0;
	font-weight:bold;	
}
.h5
{
	font-size:12px;
	color:#000000;
	font-weight:bold;
}
.h6
{
	font-size:11px;
	color:#000000;
}
.style1
{
	color:#000000;
	font-size:18px;
	font-weight:bold;
}
.style4
{
	font-weight: bold;
	font-size: 14px;
	color: #137FB0;
}
.style5
{
	color:#137FB0;
	font-size:13px;
	font-weight:bold;
}
.style6
{
	font-weight:bold;
}
.style7
{
	font-weight:normal;
	font-size:11px;
}
.style8
{
	font-weight:normal;
	font-size:9px;
}
.pthumb,.pimage
{
	cursor:hand;
	border:1px #137FB0 solid;
}
.athumb
{
	cursor:hand;
	border:1px #137FB0 solid;
	width:70px;
}
.TextAreaStd
{
	font-size:11px;
	border-width:0;
	width:100%;
	height:100%;	
	font-family: Arial,verdana;
}
A.proplink
{
	width:63px;
	height:19;
	background-position: center center;
	font-size: 11px;
	background-image: url(../../std/graphics/pview.gif);
	color: #000000;
	background-repeat: no-repeat;
}
A.proplink:hover
{
	background-color: #137FB0;
}
.smallfont
{
	font-size:9px;
	text-decoration:underline;
}
hr
{
	height:1px;	
	color:Silver;
}
A.iperson
{
	color: #000000;
	text-align: left;
	font-weight:bold;
}
A.iperson:hover
{
	color:#137FB0;
}
A.ioffice
{
	color: #000000;
	text-align: left;
	font-weight:bold;
}
A.ioffice:hover
{
	color:#137FB0;
}
A.iofficeb
{
	color: #000000;
	text-indent: 3px;
	padding-left: 17px;
	background-image:url(../../std/graphics/bullet.gif);
	background-repeat: no-repeat;
	text-align: left;
	font-weight:bold;
}
A.iofficeb:hover
{
	color:#137FB0;
}
A.propertylink
{
	color: #ffffff;
	padding:4px;
	background-color:#34C0E3;
	font-weight:bold;
}
A.propertylink:hover
{
	color:black;
}

A.iinfo
{
	padding-left: 17px;
	background-position: leftcenter;
	font-size: 11px;
	background-image: url(../../realnet/graphics/info.gif);
	color: #000000;
	text-indent: 3px;
	background-repeat: no-repeat;
}
A.iinfo:hover
{
	color:#100b01;
	font-weight:bold;
}
div.bg
{
    background-repeat: repeat-x;
	height:100%;
	width:920px;
	margin-left:auto; margin-right:auto;
	background-color: #e1e1e1;
}
.pricesmall
{
	font-weight: bold;
	font-size: 15px;
	color:red;
}
.pricelarge
{
	font-weight: bold;
	font-size: 18px;
	color:red;
}
.propertytypesmall
{
	font-weight: bold;
	font-size: 11px;
	color:red;
}
.page
{
	padding-right: 4px;
	padding-left: 4px;
	font-weight: normal;
	font-size: 11px;
	color: #ffffff;
	background-color: #000000;
}
.page:hover
{
	font-weight: normal;
	color: #000000;
	background-color: #137FB0;
}
.activepage
{
	padding-right: 4px;
	padding-left: 4px;
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	background-color:#137FB0;
	text-decoration: none;
}
.activepage:hover
{
	color: #ffffff;
	background-color: #137FB0;
}
.h1w
{
	font-size:20px;
	font-weight:bold;
	color:#ffffff;
}
.h1g, a.h1g, a.h1g:visited
{
	font-size: 20px;
	font-weight: bold;
	color: red;
}
.h2w
{
	font-weight: bold;
	font-size: 16px;
    color:#ffffff;
}
.h2g,a.h2g,a.h2g:visited,.subheader
{
	font-weight: bold;
	font-size: 16px;
	color:#137FB0;
}
.header
{
font-size:20px;	
}
.h3w,.altsubheader
{
	font-weight: bold;
	font-size: 16px;
	color: #ffffff;
}
.h3g,a.h3g,a.h3g:visited
{
	font-weight: bold;
	font-size: 13px;
	color: red;
}
.optionlevel1
{
	color: white;
	background-color: #137FB0;
}
.optionlevel2
{
	color: white;
	background-color: #137FB0;
}
.optionlevel3
{
	color: white;
	background-color: silver;
}

.search_over{  cursor:pointer;background-image:url(../../images/search_n.gif); width:40px; height:40px; margin-top:12px; float:right;}
.search_over:hover{ cursor:pointer;background-image:url(../../images/search_n.gif); width:40px; height:40px;}

/*GALLARY*/
.gallary_container{float:left; display:inline;}
#DHTMLgoodies_panel_one,#DHTMLgoodies_arrows,#DHTMLgoodies_thumbs{	/* Width of divs for thumbnails */
		width:100%;
        margin-left:6px;
        height:auto;

	}
	#DHTMLgoodies_panel_one{		
		float:left;	
		display:inline;
	}
	#DHTMLgoodies_thumbs{
		overflow:hidden;	/* Don't change this */
		height:120px;	/* Height of thumbnail div */
		position:relative;	/* Never change this */
		float:left;
		width:500px; 
		

	}
	#DHTMLgoodies_largeImage{	/* Large image div */
		width:480px;	/* Width of large image div */
		height:377px;	/* Height of large image div */
		float:left;
		padding-left:10px;	/* "Air" */
		padding-right:10px;	
	}
	#DHTMLgoodies_largeImage table{	/* Used table to get both horizontal and vertical center alignement of large image */
		width:100%;
		height:100%;
		text-align:center;
	}
	#DHTMLgoodies_largeImage img{	/* Large image */
		border:1px solid #939598;	/* Border around large image */
		width:500px;
		height:377px;
		float:left; display:inline; 
	}
	
	
	.strip_of_thumbnails{	/* A vertical strip of thumbnails */
		width:140px;	/* Width of strip */
		padding:10px 3px 5px 3px;	/* "Air" inside filmstrip div */
		position:absolute;
		
	}
	.strip_of_thumbnails div{
		width:140px;
		height:100px;
		padding:2px;
		text-align:center; 
		
	}
	.strip_of_thumbnails img{
		border:0px;
		padding:0px;
		width:140px;
		height:100px;
	}
	.strip_of_thumbnails .activeImage{	/* Active thumbnail */
		border:2px solid #939598;	/* Green border around active thumbnail */
		padding:0px;
	
	}
	.leftArrow{
		float:left;
		
	}
	.rightArrow{
		float:right;
	}
	#DHTMLgoodies_thumbs_inner{
		position:relative;	/* Never change this */
		width:1000px;
		
	}	
	
	#map{width:100%; height:300px; margin-bottom:10px; float:left; display:inline}
	
		.agent_d td{vertical-align:top; color:Black; text-align:right;}
.enquiry {color:Red}


.iemail_p{ background-color:#137FB0; color:White; float:left; display:inline; text-align:center; padding:15px 15px 15px 15px}

.iemail_p:hover{color:White;}

.proplink {float:left; display:inline; width:100%; height:auto; color:black; margin-bottom:10px; text-align:center;}
.proplink a{ font-size:10px; color:black; text-decoration:none;}
.proplink a:hover{ font-size:10px; color:black; text-decoration:underline;}
.proplinkbutton{background-image:url(images/fav.gif); background-repeat:no-repeat; width:49px; height:47px}
.proplinkbutton:hover {cursor:hand; text-decoration:underline}

.scroll{ font-weight:normal!important}
