#content_column-1 table td{text-align:left;   }
#content_column-2 table td{text-align:left;   }
html{
	min-height:100%;
	height: 100%; 
	margin: 0px;
}

body{
	min-height:100%;
	height: 100% !important;
	margin: 0px;

	font-family: "Myriad Roman", "Myriad", Arial;
}

#header{
	background-color:#0D003A;
	background-image:url(../images/header_bg.gif);
	background-repeat:repeat-x;
	width:1000px;
	height:139px;
	top:0px;
	/*position:absolute;*/
	
}
.header{
	background-color:#0D003A;
	background-image:url(../images/header_bg.gif);
	background-repeat:repeat-x;
	width:100%;
	height:139px;
	/*top:0px;
	position:absolute;*/
	
}
#header_intro{
	background-color:#0D003A;
	background-image:url(../images/header_bg_intro.gif);
	background-repeat:repeat-x;
	width:1000px;
	height:132px;
	top:0px;
	/*position:absolute;*/
	
}

#header img{
	float:right;
	padding-top:79px;
	/*padding-right:15px;*/
	background-position:bottom;
}

#linkBottom{
	height:11px;
	background-image:url(../images/link_bottom.gif);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	position:absolute;
	top:172px;
	left:0px;
	z-index:1000;
	width:100%;
}


#main-container{
	width:100%;
	min-height:100%;
	position:absolute;
	padding:0px;
	margin:0px;
	top:0;
}

.feature{
	font-size:16px;
	color:#696A6E;
	padding-top:14px;
	height:150px;
	/*padding-left:15px;*/
}

.norm{
font-family:Georgia,"Times New Roman";
line-height:20px;
}

.quotation{
	font-size:13px;
	color:#737375;
	height:150px;
	padding-top:14px;
	/*padding-right:15px;*/
	line-height:17px;
}

.nameTesti{
	/*font-size:12px;*/
	color:#737375;
	height:150px;
	font-weight:bold;
	font-size:13px;
}

#tagLine{
	
	width:100%;
	
	/*padding-right:15px;*/
	padding:0px;
	margin:0px;
	position:absolute;
	bottom:42px;
	left:0px;
}

.header_fill{
	background-image:url(../images/header_bg_big.gif);
	height:172px;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
}
.header_fill_intro{
	background-color:#0D003A;
	background-image:url(../images/header_bg_intro.gif);
	/*height:172px;*/
	background-repeat:repeat-x;

}


#footer{
	background-color:#CCCCCC;	
	background-image:url(../images/footer_bg.gif);
	background-repeat:repeat-x;	
	height:48px;	
	margin:0px;
	padding:0px;
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
}
#footer_intro{
	background-color:#CCCCCC;	
	background-image:url(../images/footer_intro_bg.gif);
	background-repeat:repeat-x;	
	height:43px;	
	margin:0px;
	padding:0px;
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
}
#footer_intro .footerText,
#footer .footerText, .footerX{
	font-size:13px;
	color:#9FA0A2;
	/*width:1000px;*/
	padding-top:20px;
}

#footer .footerAddress{
	font-family: "Myriad Roman", "Myriad", Arial;
	font-size:13px;
	color:#9FA0A2;
	/*width:500px;*/
	padding-top:20px;
	text-align:right;
	/*font-weight:bold;*/
}

#searchBox{
	font-weight:bold;
	/*color:#6F6F71;
	padding-top:5px;*/
	padding-right:0px;
	font-size:13px;
	color:/*#727377*/#7D7F84;
	padding-top:3px;
}

#searchBox .rent{
/*	color:#525356;*/
}

#searchBox .searchInput{
	border:1px solid #FFFFFF;
	color:/*#B8B9BB;*/#A0A0A0;
	/* safari*/
	width:255px;
	font-size:13px;
	/* ie fireox*/
	/*width:235px;*/
}

.AuctionList{
	font-size:12px;
	color:#999999;
	text-decoration:none;
}

.AuctionList a{
	text-decoration:none;
}

.AuctionList a:hover{
	text-decoration:underline;
}
/* MENU */
#menu{
	background-color:#FFFFFF;
	color:/*#727377*/#929397;
	background-image:url(../images/link_bg.gif);
	background-repeat:repeat-x;
	/*top:139px;*/
	/*height:25px;*/
	
	position:relative;
/*	left:5px;*/
	font-size:13px;
	/*z-index:1001;*/
}


#menu ul.menu {
	display:block;
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0px;
	padding:0px;
	padding-top:4px;
	z-index:1002;
	/*background-color:#009999;*/
	height:25px;
	margin-left:-10px;
}

#menu .menu li {
	display:block;
	float:left;
	font-weight:bold;
	margin:0px;
	padding:2px 0 0 0;
	/*background-color:#00CC00;*/
	min-height:39px;
		
	
}
#menu .menu li a {
	padding:3px 5px;
	color:/*#727377*/#7D7F84;
}

#menu a {
	text-decoration:none;
}

#menu .menu a.active {
	color:#0D003A;
	/*font-weight:bold;*/
}

#menu .menu a:hover {
	color:#0D003A;
	/*font-weight:bold;	*/
}

#menu .menu li.active{
	
	color:#000000;
	/*font-weight:bold;*/
	/*background-color:#FFFFFF;*/
}
#menu .dropdown {
	background:white none repeat scroll 0%;
	border:1px solid #7A7981;
	/*border-top:4px solid #0D003A;*/
	border-top:0px;
	position:absolute;
	/*max-width:250px;*/
	/* firefox safari*/
	top:33px;
	/* ie */
	/*top:35px;*/
	z-index:1001;	
}

#menu .dropdown ul {
	margin:0px;
	padding:0px;
	padding-top:7px;
	background-image:url(../images/navTop.gif);
	background-repeat:repeat-x;
	background-position:top;
	font-size:12px;
	font-weight:normal;
	line-height:1em;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	z-index:1005;
}

#menu .dropdown li {
	display:block;
	overflow:visible;
	cursor:pointer;
	float:none;
	font-weight:normal;
	margin:0px;
	padding:0px;
	z-index:1001;
	text-align:left;
	min-height:22px;
}
#menu .dropdown li.menu_divider {
	border-bottom:1px solid #DCDCDC;
	cursor:default;
	display:block;
	margin:0px;
	padding:0px;
	/*font-size:1px;
	line-height:1px;
	margin:4px 10px;*/
}


#menu .dropdown li a {
	/*border-left:1px solid white;
	border-right:1px solid white;*/
	color:#6F6F71;
	display:block;
	padding:4px 25px 4px 10px;
	margin:2px 2px 0px 2px;
}
#menu .dropdown a:hover {
	background:#0D003A none repeat scroll 0%;
	color:white;
	text-decoration:none;
}

#global_Add_link, #global_Add_menu{
	z-index:100;
}

.secondLvlMenu {
	/*border-bottom:1px solid #DCDCDC;*/
	background-image:url(../images/left_arrow.gif);
	background-repeat:no-repeat;
	background-position:left;
	cursor:default;
	display:block;
	margin-left:13px;
	margin-bottom:2px;
	padding:0px;
}




/* menu */

/* contact */

.staffLinkTopBotGap{
	padding-top:8.5px;
	padding-bottom:8px;
}

.contactGapTop{
	height:16.5px;
}

.contactGapBottom{
	height:10px;
}

.bottomLine{
	background-image:url(../images/dots.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	height:1px;
	padding-bottom:8px;
}
.mainHeading{
	font-size:16px;
	color:#000000;
	font-weight:bold;
	line-height:17px;
	text-align:left;
}
.subHeading{
	font-size:13px;
	color:#000000;
	font-weight:bold;
	line-height:19px;
	text-align:left;
}
.headingLink{
	font-size:13px;
	color:#011B89;
	line-height:18px;
	text-align:left;
}
.textM{
	font-size:16px;
	color:#7C7C7E;
	line-height:22px;
	padding-bottom:15px;
	text-align:left;
}
.textS{
	font-size:13px;
	color:#7C7C7E;
	line-height:18px;
	padding-bottom:15px;
	text-align:left;
}


/* contact */
/*advance search*/
.innerTable{
	font-family: "Myriad Roman", "Myriad", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	margin:0px;
	padding:0px;
}

.innerTable tr,
.innerTable td{
	line-height:22px;
	padding:1px;
}
.innerTable input,
.innerTable textarea,
.innerTable select
{
	font-family: "Myriad Roman", "Myriad",Arial, Helvetica, sans-serif;
	font-size:11px;
	/*border:1px #CCCCCC solid;
	color:#666666;*/
	/*text-transform:capitalize;*/
	padding:1px;
	padding-left:2px;
	

}

.innerTable input.activeInput,
.innerTable textarea.activeInput,
.innerTable select.activeInput
{
	/*background-color:#EFEFEF;
	border:1px #414D81 solid;
	color:#999999;*/

	
}

.label
{

font-size:11px;
color:#686767;
text-transform:capitalize;
padding-right:10px;
margin-right:10px;
font-weight:bold;
}

.search_border
{
	border:1px #cccccc solid;
}
form{
	margin:0px;
	padding:0px;
}
.input200{
	width:200px;
}
.button{

	float:left;
}
/*advance search*/

/* testimonials */
#testimonials{
	font-size:13px;
	color:#5A5A5C;
	width:315px;
	float:left;
	text-align:left;
	/*margin-right:88px;*/
	line-height:18px;
	padding-top:7px;
	padding-bottom:10px;
	font-weight:normal;
	/*min-height:68px;*/
	height:auto;
	/*background-color:#003366;*/
}
.nametestimonials{
	color:#000000;
	font-weight:bold;
}

/* testimonials */

/* profile*/
.staff{
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	vertical-align:middle;
	color:/*#01001F*/#01001F;
	font-size:15px;
	font-weight:bold;
	height:30px;
}
.office{
/*color:#EBEEF0;*/
color: #DDDEE0;
}

/* profile*/

/* vendor agent together*/
.mainText{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000000;
	font-size:22px;
	/*font-weight:bold;*/
	text-align:left;
	line-height:26px;
}
.descText{
	color:#676769;
	font-size:13px;
	text-align:left;
	line-height:20px;
	font-family: "Myriad Roman", "Myriad", Arial;
}
/* vendor agent together*/
/* smart search css*/
.label2{
	color:#5E6059;
	font-size:12px;
	font-family: "Myriad Roman", "Myriad", Arial;
	font-weight:550;
	text-align:left;
}

/* smart search css*/

/* sort order date and time */
.suburbDtSort{
	float:left;
	/*height:22px;	*/
	vertical-align:middle;
	color:#97989C;	
	font-size:14px;
	font-weight:bold;
	
	text-decoration:none;
}

.suburbDtSortActive{
	float:left;
	/*height:22px;	*/
	vertical-align:middle;
	color:#0D003A;	
	font-size:14px;
	font-weight:bold;
	
	text-decoration:none;
}
.suburbSortGap{
	padding-left:150px;
}
/* sort order date and time */
/* smart search css*/

.formTable{
	font-family: "Myriad Roman", "Myriad", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666666;
	margin:0px;
	padding:0px;
}
.bod{
border:1px #CCCCCC solid;
}
/*floor plan*/
.sub{
color:#000066;
font-size:16px;
font-family: "Myriad Roman", "Myriad", Arial, Helvetica, sans-serif;
font-weight:bold;

}
.add{
color:#929397;
font-size:13px;
font-family: "Myriad Roman", "Myriad", Arial, Helvetica, sans-serif;
font-weight:bold;
vertical-align:top;
}
#floorheader{
	background-color:#0D003A;
	background-image:url(../images/header_bg.gif);
	background-repeat:repeat-x;
	width:100%;
	height:139px;
	/*padding-top:79px;
	background-position:bottom;*/
	
		
}
#floorheader img{
	float:right;
	padding-top:79px;
	/*padding-right:15px;*/
	background-position:bottom;
}
#floorfooter{
	background-color:#CCCCCC;	
	background-image:url(../images/footer_bg.gif);
	background-repeat:repeat-x;	
	height:48px;	
	width:1000;
}
#floorfooter .footerText1{
	font-size:13px;
	color:#9FA0A2;
	/*width:1000px;*/
	padding-top:20px;
}

#floorfooter .footerAddress1{
	font-family: "Myriad Roman", "Myriad", Arial;
	font-size:13px;
	color:#9FA0A2;
	/*width:500px;*/
	padding-top:20px;
	text-align:right;
	/*font-weight:bold;*/
}

/*floor plan*/

.zeroresult{
	
	color:#0D003A;	
	font-size:14px;
	font-weight:bold;
	vertical-align:middle;
	_line-height:70px;
	
}