body, td {
        font-family: verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #333333;
}
b {
        color: #333333;
}
a {
        color: #5A745A;
        text-decoration: none;
}
a:hover {
        color: #333333;
        text-decoration: underline;
}
hr {
	color: #eeeeee;
}
h1 {
	font-weight: bold;
	font-size: 11px;
	color: #333333;
	margin: 0;
	padding: 15px 15px 10px 10px;
}
h2 {
	font-size: 11px;
	color: red;
	margin: 0;
	padding: 0;
}
h3 {
	font-size: 13px;
	font-weight: bold;
	color: #72C32C;
	margin: 0;
}
h3 a {
	color: #72C32C;
}
h3 a:hover {
        color: #5A745A;
        text-decoration: none;
}
h4 {
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 7px 0;
}
.navtxt {
	float: right;
	font-size: 11px;
	color: #888888;
	margin: 0;
	padding: 15px 10px 10px 15px;
}
input {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
}
select {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
}
textarea {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
	width: 400px;
}
.nowrap { white-space: nowrap; }

#mainContent {
        width:780px;
        padding: 0px 0 20px 0;
	font-size:11px;
	font-family: verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	float: left;
}

#sidebar1 {
        width:160px;
        padding: 0 10px 10px 10px;
        background-repeat:no-repeat;
}

#container {
	padding: 0 10px 0 10px;
        background-color: #ffffff;
	border: 1px solid #cccccc;
        width: 780px;
}

#menu_container {
	width: 780px;
        height: 30px;
        background-color: #72C32C;
	clear: left;
}

#menu_container .button {
        height: 30px;
        font-size: 12px;
	font-weight: bold;
	padding-left: 20px;
	padding-right: 20px;
	background-color: #72C32C;
	float: left;
	line-height: 30px;
}

#menu_container .button a {
        text-decoration: none;
	color: #ffffff;
}

#menu_container .buttonover {
        height: 30px;
        font-size: 12px;
	font-weight: bold;
	padding-left: 20px;
	padding-right: 20px;
	background-color: #7DD431;
	float: left;
	line-height: 30px;
}

#menu_container .buttonover a {
        text-decoration: none;
	color: #ffffff;
}

#headtxt {
	width: 780px;
}

#headtxt .headtxt1 {
	float: left;
	padding: 2px 0 2px 0;
}

#headtxt .headtxt2 {
	float: right;
	padding: 2px 0 2px 0;
}

#searchform {
	background-color:#f5f5f5; 
	padding: 2px 0 5px 5px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

.searchform {
	background-color:#f5f5f5; 
	padding: 2px 0 5px 5px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

#content {
	padding: 0 0 5px 10px;
}

#pheading {
        padding: 10px;
        font-size: 14px;
        font-weight: bold;
        color: #72C32C;
}

#pheading2 {
        padding-right: 5px;
        font-weight: bold;
        font-size: 14px;
}

.formheading {
        font-size: 12px;
        font-weight: bold;
        line-height: 25px;
        color: #333333;
}

.introbox {
	border: 1px solid #72C32C; 
	padding: 10px; 
	line-height: 16px;
}

#submenu {
        height: 30px;
        line-height: 30px;
        padding-left: 10px;
        padding-right: 10px;
        background-color: #5A745A;
        color: #ffffff;
        margin-bottom: 0px;
        text-align: right;
        font-size: 11px;
        font-weight: bold;
}

#submenu .subheading {
        color: #333333;
        text-decoration: underline;
}

#submenu a {
        color: #ffffff;
        text-decoration: none;
}

#submenu a:hover {
        color: #dddddd;
        text-decoration: none;
}

#submenu2 {
        background-color: #5A745A;
        color: #ffffff;
        margin-bottom: 0px;
        font-weight: bold;
}

#submenu2 td {
        padding: 0 10px 0 10px;
}

#submenu2 .subheading {
        color: #333333;
        text-decoration: underline;
}

#submenu2 a {
        color: #ffffff;
        text-decoration: none;
}

#submenu2 a:hover {
        color: #dddddd;
        text-decoration: none;
}

#smcontainer {
        background-color: #5A745A;
        padding: 5px 0 5px 0;
}

.hometable {
	padding: 5px 0 5px 0;
}

.hometable td {
	width: 240px; 
	padding-left: 10px;
}

.hometable2 {
        padding: 5px 0 10px 0;
}

.hometable2 td {
        padding-left: 15px;
}

.homestats {
	margin-top: 3px; 
	margin-bottom: 3px; 
}

.homestats td {
	padding-bottom: 3px; 
}

.news {
	padding: 4px; 
	line-height: 15px;
}

.news .heading{
	font-style: italic;
}

.news ul {
	margin-top: 0;
	margin-bottom: 10px;
}

.news .new {
	color: red;
	font-size: 11px;
}

.news .upgrade {
	color: #999900;
	font-size: 11px;
}

.himg {
	border: 1px solid #bbbbbb;
}

#links {
	text-align: right;
	background-color:#ffffff; 
	height: 20px;
	padding-right: 10px;
}

.helptxt {
	color: #777777;
	font-style: italic;
}

#resultstable {
	float: left;
}

#resultstable .edgel {
	padding-left: 10px;
}

#resultstable .edger {
	padding-right: 10px;
}

#resultstable td {
        border-bottom: 1px solid #eeeeee;
        border-right: 1px solid #eeeeee;
        padding-left: 5px;
        padding-right: 5px;
}

tr .title {
	background-color: #f5f5f5;
}

.title td a {
	font-weight: bold;
}

.title td a:hover {
	font-weight: bold;
        text-decoration: underline;
        color: #5A745A;
}

.hplist {
        padding-left: 20px;
        height:16px;
        background:url(http://login.rentfind.com.au/images/arrow2.gif) no-repeat top left;
        background-position: 0.4em;
}

.hplist2 {
        padding-left: 70px;
        height: 18px;
        background:url(http://login.rentfind.com.au/images/arrow2.gif) no-repeat top left;
        background-position: 4.5em;
}

td .bglightgrey {
	background-color: #f5f5f5;
}

#footer {
	width: 780px;
	color: #888888;
}

#footerPF {
	width: 680px;
	padding-bottom: 20px;
	color: #888888;
}

.new {
	color: red;
        font-size: 10px;
	font-style: italic;
}

.upgrade {
	color: #999900;
        font-size: 10px;
	font-style: italic;
}

.newdis {
	color: #888888;
        font-size: 10px;
}

        /* Big box with list of options */
        #ajax_listOfOptions{
                position:absolute;      /* Never change this one */
                width:275px;    /* Width of box */
                height:250px;   /* Height of box */
                overflow:auto;  /* Scrolling features */
                font-family: Arial;
                border:1px solid #317082;       /* Dark green border */
                background-color:#FFF;  /* White background color */
                text-align:left;
                font-size: 12px;
                z-index:100;
        }



        #ajax_listOfOptions div{        /* General rule for both .optionDiv and .optionDivSelected */
                margin:1px;
                padding:1px;                cursor:pointer;
                font-size:0.9em;        }
        #ajax_listOfOptions .optionDiv{ /* Div for each item in list */

        }
        #ajax_listOfOptions .optionDivSelected{ /* Selected item in the list */
                background-color:#317082;                color:#FFF;
        }        #ajax_listOfOptions_iframe{
                background-color:#F00;
                position:absolute;
                z-index:5;
        }

       form{
                display:inline;
        }

