body,div,td,tr,th,span,input,select,textarea,submit{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/*font-family:century gothic;*/
	font-size:12px;
	color:#000000;
}


/* Never Set the font-family below this point */

/* text zoom */
#sizer { display:none; } 

a.agentLink:link 		{ font-size : 11px; color: #000000; text-decoration : none; }
a.agentLink:active 		{ font-size : 11px; color : #000000; text-decoration : none; }
a.agentLink:visited 	{ font-size : 11px; color : #000000; text-decoration : none; }
a.agentLink:hover 		{ font-size : 11px; color : #000000; text-decoration : underline; }

a.DefaultLinkColor:link 		{ font-size : 11px; color : #666666; text-decoration : none; }
a.DefaultLinkColor:active 		{ font-size : 11px; color : #666666; text-decoration : none; }
a.DefaultLinkColor:visited 		{ font-size : 11px; color : #666666; text-decoration : none; }
a.DefaultLinkColor:hover 		{ font-size : 11px; color : #999999; text-decoration : underline; }

a.rolloverLink:link 			{ text-decoration : none; }
a.rolloverLink:active 			{ text-decoration : none; }
a.rolloverLink:visited 			{ text-decoration : none; }
a.rolloverLink:hover 			{ text-decoration : underline; }

a.menuLink:link 			{ text-decoration : none;  color:#FFFFFF; }
a.menuLink:active 			{ text-decoration : none; color:#FFFFFF;}
a.menuLink:visited 			{ text-decoration : none; color:#FFFFFF;}
a.menuLink:hover 			{ text-decoration : underline; color:#FFFFFF;}

a.menuLink6:link 			{ text-decoration : none;  }
a.menuLink6:active 			{ text-decoration : none; }
a.menuLink6:visited 		{ text-decoration : none; }
a.menuLink6:hover 			{ text-decoration : none; }


.copy,input,select,textarea,submit {color: #666666; border: solid 1px #7f7f7f}
.DefaultLinkColor {color : #666666}



/* End of editable Colors */
h1	{ font-weight:inherit}

/* set noImage CSS for property and listing page */
.noImageSmall {
	font-size: 12px;
	font-weight: bold;
}

/* Border Control */
.borders {
	border: 1px solid #EFE7EF;
}

.globalheader{
	font-size: 10px;
	font-weight: bold;
}

.mainHeading {
	font-size: 14px;
	font-weight:bold;
}

.mainHeadingSmall {
	font-size: 12px;
}

.mainHeadingSmaller {
	font-size: 11px;
}

.class09 {
	font-size: 9px;
}

.class11 {
	font-size: 11px;
	font-weight:bold;
}

/* Fly out form styles (In Header) .... Do not alter */
.sale {
	display: inline;
}

.rent {
	display: none;
}

/* global form element styles */
form{
	padding:0px;
	margin:0px;
}

input {
	color: #666666;
	font-size: 10px;
	background-color: #ffffff;
	padding: 2px 2px; 
	border: solid 1px #7f7f7f;
}

select{
	height: 20px;
	width: 140px
}

.popupformsSpace{
	padding-top:10px;
	line-height:15px;
}

.inputBanner {
	color: #304E8E;
	font-size: 7pt;
	border: 0px solid #FFFFFF;
	padding: 0px 0px 0px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height:14px;
	width: 222px;
}

/* property Tracker Styles */
.wrapTable {
	width : 100%;
	border : none;
	padding-top : 6px;
	padding-left : 6px;
}
loginTable {
	border : none;
	color: white;
}
.menuCell {
	background-color : 484822;
	background : 484822;
}
.menuCellHover {
	background-color : AAB0B1;
	background : AAB0B1;
}
a.menuText {
	color : White;
	text-decoration: none;
	font : bold 11px;
}
a.menuText:hover {
	color : White;
	text-decoration: none;
}

.headingTable {
	width : 100%;
	border : none;
}

.headingCellLeft {
	background-color : 6D6622;
	background : 6D6622;
	width : 60%;
}
.headingCellRight {
	background-color : 6D6622;
	background : 6D6622;
}
.headingTextLeft {
	text-decoration: none;
	color: White;
	font : bold 11px;
}
.headingTextRight {
	text-decoration: none;
	color: White;
	font : bold 11px;
}
a.headingTextRight {
	text-decoration: underline;
	color: White;
}
a.headingTextRight:hover {
	text-decoration: underline;
	color: AAB0B1;
}

.inputSelect  {
	font-size: 11px;
	background-color: ffffff;
	padding: 1px;
	border: solid 1px Gray
}

.inputText  {
	font-size: 11px;
	background-color: White;
	padding: 1px;
	border: solid 1px Gray
}

.inputCheckbox  {
	font-size: 11px;
	background-color: ffffff;
	padding: 1px;
	border: none;
}

.inputTextarea  {
	font-size: 11px;
	background-color: ffffff;
	padding: 1px;
	border: solid 1px Gray;
}

.inputButton  {
	font-size: 11px;
	border: solid 1px Gray;
	height: 17px;
	padding-top:0px;
}

.criteriaTable {
	width : 100%;
}

.plainBold {
	text-decoration: none;
	color: Black;
	font-size: 11px;
	font : bold;
	padding-left : 5px;
}

.plainLarge {
	text-decoration: none;
	color: Black;
	font-size: 12px;
}

.listAddressRow {
	background-color : A3A169;
	background : A3A169;
	height: 20;
}

.listDataRow {
	background-color : white;
	background : white;
	height: 20;
}

.listSeparatorRow {
	background-color : F2A525;
	background : F2A525;
	height : 1;
}

.address {
	text-decoration: none;
	color: FFFFFF;
	font-size: 11px;
	font : bold;
	padding-left : 5px;
}

.required {
	color: Red;
	font : bold;
	padding-left : 5px;
}

a.nextPrev {
	text-decoration: underline;
}

a.plain {
	text-decoration: none;
	color: Black;
	font-size: 11px;
	padding-left : 5px;
}
a.plain:hover {
	text-decoration : underline;
	color: 5b5b5b;
	font-size: 11px;
	padding-left : 5px;
}
a.plainLarge {
	text-decoration	: none;
	color		: black;
	font-size	: 12px;
	font-weight	: bold;
	padding-left : 5px;
}
a.plainLarge:hover { 
	text-decoration : underline;
	color		: 5b5b5b;
	font-size	: 12px;
	font-weight	: bold;
	padding-left : 5px;
}

a.button {
	text-decoration	: none;
	color		: white;
	font-size	: 11px;
	background-color : 6D6622;
	padding-top	: 2;
	padding-bottom	: 2;
	padding-left	: 3;
	padding-right	: 3;
	font-weight	: bold;
}
a.button:hover { 
	text-decoration : none;
	color		: white;
	font-size	: 11px;	
	background-color : 484822;
	padding-top	: 2;
	padding-bottom	: 2;
	padding-left	: 3;
	padding-right	: 3;
	font-weight	: bold;
}
a.th {
	text-decoration	: none;
	color		: ffffff;
	font-size	: 11px;
	padding-top	: 2;
	padding-bottom	: 2;
	padding-left	: 3;
	padding-right	: 3;
}
a.th:hover { 
	text-decoration : none;
	color		: 5b5b5b;
	font-size	: 11px;	
	padding-top	: 2;
	padding-bottom	: 2;
	padding-left	: 3;
	padding-right	: 3;
}

.pageLinks {display: inline; color: #6D6622}
.mapTypes {width: 90px; text-align: center; font-size: 12px; background-color: #6D6622; color: #FFFFFF; border: 1px solid #FFFFFF;font-size: 11px; padding: 2px 0px; font-weight: normal}
.mapTypesOver {width: 90px; text-align: center;font-size: 12px;	background-color: #484822; color: #FFFFFF; border: 1px solid #FFFFFF;font-size: 11px; padding: 2px 0px; font-weight: normal}


.emailBtn { border:1px solid #666666; color:#FFFFFF; padding:3px;}

/******** fonts **********/


.titleOne {color:#545353; font-family:Verdana, Arial, Helvetica, sans-serif; letter-spacing:0px; font-weight:bold; font-size:12px;}

.titleTwo {font-family:Verdana, Arial, Helvetica, sans-serif; letter-spacing:0px; font-weight:bold; font-size:11px;}

.headingOne {font-size:16px; letter-spacing:0px; font-weight:bold; }

/******** text gradients **********/

h4 {
	font-size:16px;
	/*color:#dc5b24;*/
	font-weight:bold;
	letter-spacing:-.05em;
	position:relative;
	margin:.6em 0;
	padding-top:1px;
	width:100%;
	/*text-shadow: 1px 1px 2px #666;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

h1 span, h2 span, h3 span, h4 span{
	position:absolute;
	display:block;
	top:0;
	left:0;
	height:100%;
	width:100%;
	background:url(http://www.premises.com.au/memdisplay/pics/gradient_1.png) repeat-x;
}

* html h2 span, * html h4 span{
	background-color:#fff;
	back\ground-color:transparent;
	background-image: url(none.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.premises.com.au/memdisplay/pics/gradient_1.png", sizingMethod="scale");
}



/******** background gradients **********/

.grad img {
  height: 100%;
  left: 0px;
  position: absolute;
  top: 0px;
  width: 100%;
  z-index: 0;
}
.box {
  /*border: solid orange 2px;*/
  float: left;
  margin: 1px;
  position: relative;
  /*width: 100%;*/
  /*height:30px;*/
  /*border:1px solid #000000;*/
  /*padding: 5px;*/
  vertical-align:middle;
  /*border:1px solid #000000;*/
  
}
.box * {
  margin: 0px;
  position: relative;
  z-index: 1;
}
* html .grad {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='http://www.premises.com.au/memdisplay/pics/grad_white2.png', sizingMethod='scale');
}
* html .grad img {
  display: none;
}


* html .box {
	position:static;
}

/******** background gradients2 **********/

#img2 {
  height: 100%;
  left: 0px;
  position: absolute;
  top: 0px;
  width: 100%;
  z-index: 0;
}
.box2 {
  /*border: solid orange 2px;*/
  float: left;
  margin: 1px;
  position: relative;
  /*width: 100%;*/
  /*height:30px;*/
  /*border:1px solid #000000;*/
  /*padding: 5px;*/
  vertical-align:middle;
  /*border:1px solid #000000;*/
  
}
.box2 * {
  margin: 0px;
  position: relative;
  z-index: 1;
}
* html .grad2 {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='http://www.premises.com.au/memdisplay/pics/grad_white.png', sizingMethod='scale');
}
* html #img2 {
  display: none;
}
* html .box2 {
	position:static;
}

/******************** curvy corners *******************/

.tl { background:url(http://www.premises.com.au/memdisplay/pics/tl.png) no-repeat; width:10px; height:10px; float:left; }

.tr { background:url(http://www.premises.com.au/memdisplay/pics/tr.png) no-repeat; width:10px; height:10px; float:right;  }

.bl { background:url(http://www.premises.com.au/memdisplay/pics/bl.png) 0 100% no-repeat; width:10px; height:10px; float:left; }

.br { background:url(http://www.premises.com.au/memdisplay/pics/br.png) 0 100% no-repeat; width:10px; height:10px; float:right; }


/******************** menu6 ***************************/

#liquid-round {
	width:100%;
	margin:0px auto;
	background:#fff url(http://www.premises.com.au/memdisplay/pics/leftside.gif) repeat-y left top;
	position:relative;
	clear:both;
	z-index:1;
}
.center-content {
	min-height:40px;
}
/* mac hide \*/
* html .center-content {
	height:40px;
}
/* end hide */
.center-content p {
	position:relative;
	z-index:999;
	font-size:12px;
	font-weight:bold;
	margin: 3px;
}
.top {
	width:100%;
	height:15px;
	background:url(http://www.premises.com.au/memdisplay/pics/top.gif) no-repeat left top;
}
.top span {
	display:block;
	position:relative;
	height:20px;
	background:url(http://www.premises.com.au/memdisplay/pics/top-right.gif) no-repeat right top;
}
.center-content {
	position:relative;
	background:url(http://www.premises.com.au/memdisplay/pics/rightside.gif) repeat-y right top;
	padding:1px 15px 1px 15px;
	margin:-1px 0 -50px 0;
}
.bottom {
	width:100%;
	height:60px;
	background:url(http://www.premises.com.au/memdisplay/pics/bottom.gif) no-repeat left bottom;
	z-index:-1;
}
.bottom span {
	display:block;
	position:relative;
	height:60px;
	background:url(http://www.premises.com.au/memdisplay/pics/bottom-right.gif) no-repeat right top;
}

.center-content span {
     letter-spacing:0px; font-size:12px; font-family:Verdana, Arial, Helvetica, sans-serif;
}

.menuTitle {
     padding:12px 0px 12px 0px; border-bottom:#e7e7e7 dotted 2px; width:100%;  z-index: 2;
 }

/******************** shadow txt *******************/



.shadowTxt {color: white; text-shadow: black 0.1em 0.1em 0.2em; font-size:12px; font-family:Verdana, Arial, Helvetica, sans-serif; padding:7px 10px 7px 10px; filter:DropShadow(color:#333333, OffX=2, OffY=2, Positive=1);float:left; }

.shadowTxt2 {color: white; text-shadow: black 0.1em 0.1em 0.2em; font-size:12px; font-family:Verdana, Arial, Helvetica, sans-serif; padding:5px 10px 15px 10px; filter:DropShadow(color:#333333, OffX=2, OffY=2, Positive=1); float:left;}

.shadowTxt3 {color: white; text-shadow: black 0.1em 0.1em 0.2em; font-size:12px; font-family:Verdana, Arial, Helvetica, sans-serif; padding:5px 10px 15px 10px; filter:DropShadow(color:#333333, OffX=2, OffY=2, Positive=1); float:right;}


.shadowTxtRed {color: #FF0000; text-shadow: black 0.1em 0.1em 0.2em; font-size:12px; font-family:Verdana, Arial, Helvetica, sans-serif; padding:7px 10px 7px 10px; filter:DropShadow(color:#333333, OffX=2, OffY=2, Positive=1);float:left;}

.shadowTxtRed2 {color: #FF0000; text-shadow: black 0.1em 0.1em 0.2em; font-size:12px; font-family:Verdana, Arial, Helvetica, sans-serif; padding:5px 10px 15px 10px; filter:DropShadow(color:#333333, OffX=2, OffY=2, Positive=1);float:right;}


/******************* Navigation Menu **************************/


.dropshadow2{
	float:left;
	clear:left;
	background: url(http://www.premises.com.au/memdisplay/pics/shadowAlpha.png) no-repeat bottom right !important;
	background: url(http://www.premises.com.au/memdisplay/pics/shadow.gif) no-repeat bottom right;
	margin: 3px 0 3px 10px !important;
	margin: 3px 0 3px 5px;
	width: 100%;
	padding: 0px;
}
.innerbox{
	position:relative;
	bottom:6px;
	right: 6px;
	border: 1px solid #DEDEDE;
	background-color:#FFFFFF;
	padding:7px;
	margin: 0px 0px 0px 0px;
}
.innerbox{
	/* IE5 hack */
	\margin: 0px 0px -3px 0px;
	ma\rgin:  0px 0px 0px 0px;
}
.innerbox p{		
	font-size:12px;
	font-weight:bold;
	margin: 3px;
	/*text-align:left;*/
}

.innerbox span {
letter-spacing:0px; font-size:12px; font-family:Verdana, Arial, Helvetica, sans-serif;
}