
/*General Reset and Webpage Settings*/


html
{
    text-align: center;
    height: 100%;
    background: #e8edf2;
}
body
{
    height: 100%;
    font-size: 62.5%;
    position: relative;
    text-align: center;
    margin: 0px auto 0px;
    padding: 0px;
}
li li, li p, p, blockquote p
{
    font-size: 1em;
}
h1, h2, h3, h4, h5, h6, p, blockquote, form, label, ul, ol, dl, fieldset, address
{
    margin-bottom: 1em;
}
h1
{
    font-weight: bold;
    font-size: 2.5em;
    font-family: Trebuchet MS;
}
h2
{
    font-weight: bold;
    font-size: 1.2em;
    font-family: Trebuchet MS;
}
p
{
    font-size: 1.1em;
    line-height: 140%;
}
.clearfix:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix
{
    display: inline-block;
}


/*Privacy Policy & Disclaimer Formatting*/


.text h1
{
    font-weight: bold;
    font-size: 2.2em;
    color: #005B7F;
    margin: 15px 0px 10px 10px;
}
.text h2
{
    font-weight: bold;
    font-size: 1.4em;
        color: #005B7F;
    margin: 15px 0px 0px 20px;
}
.text p
{
    font-size: 1.2em;
    margin: 0px 25px 10px 30px;
}

.text ul
{
    list-style-type: disc;
    margin-left: 50px;
}
.text ol
{
    list-style-type: decimal;
    margin-left: 55px;
}
.text li
{
    font-weight: normal;
    font-size: 1.1em;
}


/* Footer Formatting */


.copy
{
    float: left;
    margin: 0px 0px 0px 10px;
}
.info
{
    float: right;
    margin: 0px 10px 0px 0px;
}


/* Drop Down Menu Settings */


.menuroot
{
    position: relative;
    z-index: 4;
}
.menusub
{
    display: none;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    position: absolute;
    left: -12px;
    list-style: none;
}

#menu li ul li
{
    background: #005B7F;
    filter: alpha(opacity=93);
    -moz-opacity: 0.93;
    opacity: 0.93;
    float: left;
    width: 150px;
    clear: left;
    line-height: 25px;
    height: 25px;
    font-family: Trebuchet MS;
    font-size: 0.8em;
    text-align: center;
}
#menu li ul li a
{
    text-indent: 0px;
    height: 25px;
    color: #EDEDED;
    text-decoration: none;
    line-height: 25px;
    display: block;
}

#menu li ul li a:hover
{
    text-decoration: underline;
}


/*End General Reset and Webpage Settings*/

#container
{
    width: 975px;
    border: solid 5px #fff;
    background: #fff;
    margin: 0px auto;
    position: relative;
    text-align: left;
}

#header
{
    width: 975px;
    height: 166px;
    background: url(../gfx/header.gif) repeat-x top left;
    display: block;
    font-family: Trebuchet MS;
    font-size: 1.2em;
}


#header h1
{
    height: 70px;
    width: 275px;
    float: left;
    display: block;
    background: url(../gfx/logo.gif) no-repeat top center;
    margin: 25px 0px 0px 10px;
    padding: 0px;
}

#header h1 a
{
    line-height: 70px;
    width: 275px;
    text-indent: -1000000px;
    display: block;
    margin: 0px;
    padding: 0px;
}

#header p
{
    text-align: right;
    float: right;
    color: #fff;
    margin: 12px 10px 0px 0px;
}

#header p a
{
    color: #7FADBF;
    text-decoration: none;
    font-size: 1.4em;
}

#menu
{
    width: 975px;
    float: left;
    margin: 18px 0px 0px 0px;
    padding: 0px;
}

#menu ul
{
    margin: 0px;
    padding: 0px;
}

#menu li
{
    float: left;
    display: block;
    margin: 0px;
    width: 125px;
    height: 36px;
    line-height: 36px;
    font-weight: bold;
    text-align: center;
    position: relative;
    font-size: 1.3em;
    padding: 0px;
}

#menu li a
{
    color: #fff;
    height: 36px;
    margin: 0px;
    padding: 0px;
    display: block;
    text-decoration: none;
}

#left
{
    width: 247px;
    height: 500px;
    float: left;
    margin: 10px 5px 0px 3px;
    background: #D9E7EC;
    border: solid 1px #7FADBF;
}

#email h1
{
    margin: 20px 0px 0px 10px;
    font-size: 1.6em;
    color: #005B7F;
    text-transform: uppercase;}
    
    #email p
    {
            font-size: 1.3em;
    font-family: Trebuchet MS;
    color: #000;
    margin: 0px 20px 0px 20px}

#email
{
    float: left;
}

#email a
{
        font-family: Trebuchet MS;
        display: block;
        background: #00ADEE;
        font-size: 1.3em;
        width: 205px;
        height: 31px;
        line-height: 31px;
        margin: 10px auto 0px;
        text-align: center;
        font-weight: bold;
        color: #fff;}

#right
{
    float: right;
    margin: 10px 0px 10px 0px;
}

#feat_header
{
    background: #D9E7EC;
    border: solid 1px #9e9ccc;
    display: block;
    text-transform: uppercase;
    height: 38px;
    font-family: Trebuchet MS;
    margin: 6px 0px;
}

#feat_header p
{
    padding: 0px;
    margin: 0px 7px;
        font-size: 1.6em;
    color: #005B7F;
    font-weight: bold;
    line-height: 38px;
    height: 38px;}

.feat_left
{
    float: left;}
    
    .suburb
    {
        float: right;}
        
        #footer
        {
            clear: both;
            height: 56px;
            width: 975px;
            color: #fff;
            background: url(../gfx/footer.gif) repeat-x top center;
            margin: 0px auto;}
            
            #footer p, #footer a
            {
            font-family: Trebuchet MS;
            font-weight: bold;
            color: #fff;
            font-size: 1.1em;
            line-height: 56px;}
            
            #wrapper
            {
                margin: 0px 0px 0px 0px;
                 min-height:500px;
              height:auto !important;
              height:500px;
}

.article

{

    display: block;

    width: 930px;

    margin: 10px auto 0px;

        background: #D9E7EC;

        padding: 5px;

}



.article_alt

{

    display: block;

    width: 930px;

    margin: 0px auto;

        background: #fff;

                padding: 5px;

}

.article h1, .article_alt h1
{
	margin: 0px 0px 0px 10px;
    font-size: 1.6em;
		color: #00ADEE;
    text-transform: uppercase;}

h3.headingresults
{
	background: #7FADBF;
	color: #fff;}
	
	h1.resultstitle, h1.profiletitle
	{
		color: #00ADEE;}

.resultwrapper, #profileheader, .slspfl, #displaybottombuttons, .agentwrapper, #imgwrapper
{
    background: #D9E7EC;
    border: solid 1px #7FADBF;
	color: #000;}

#profileheader, .slspfl
{
	margin: 10px;}
	
	.slspfldetails
	{
		border-left:dotted 1px #7FADBF;
		color: #000;}
		
		.slspflcontact
		{
			border-left: dotted 1px #7FADBF;
			border-bottom: dotted 1px #7FADBF;
			color: #000;}
			
			a.displaybottomlink:hover {background:#d7d7f6;color:#000;text-decoration:none;}
			
			#ctl00_ContentPlaceHolder1_ModPropertyDisplay1_pnlBottom h3
			{
				color: #4E4BAD;}


/* Form Css Settings Firefox, IE6, IE7 compliant */

.wrap
{
    width: 200px;
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 0px 17px;
    float: left;
    clear: left;
    display: block;
}

#search
{
    width: 230px;
    margin: 10px auto 0px auto;
    padding: 0px 0px 20px 0px;
    height: 300px;
    display: block;
    border-bottom: solid 1px #7FADBF;
}

#search h1
{
    margin: 0px 0px 0px 10px;
    font-size: 1.6em;
    color: #005B7F;
    text-transform: uppercase;
}
#search label
{
    font-size: 1.3em;
    font-family: Trebuchet MS;
    color: #000;
}

#search br
{
    clear: left;
}


.check
{
    margin-bottom: 10px;
    display: block;
}
.radio
{
    width: 200px;
    height: 25px;
    padding: 0px 0px 20px 0px;
    float: left;
    padding: 0px;
    display: block;
}

.radio label
{
    display: block;
    float: left;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

.radio input
{
    float: left;
    display: block;
    margin: 0px 25px 0px 0px;
    padding: 0px 0px 0px 0px;
}


.prop select
{
    display: inline;
    width: auto;
    clear: left;
    float: left;
    margin: 0px 0px 10px 0px;
}

.prop select
{
    width: 160px;
}

.prop label
{
    float: left;
    margin: 0px 0px 3px 0px;
    padding: 0px;
}

.toprice
{
    float: left;
    width: 200px;
    height: 40px;
    margin: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

.toppricelbl
{
    float: left;
    width: 200px;
    display: block;
    margin: 0px;
    padding: 0px;
}

.toprice select
{
    float: left;
    margin: 0px 0px 0px 0px;
    padding: 0px;
}

.toprice span
{
    float: left;
    margin: 0px;
    font-size: 1.4em;
    padding: 0px;
    display: block;
}

.submit
{
    margin: 5px 0px 0px 0px;
    padding: 0px;
    float: left;
}



/* End Form Settings */
