/********************************************** NORMAL CONTENT */

#content
{
    padding: 0px 0px 10px 0px;
    font-size: 14px;
    margin: 0px 0px 0px 0px;
}

.full
{
    width: 97%;
}

/* used for text pages such as privacy */
.center
{
    width: 90%; 
    margin: 0 auto 0 auto;
}

small
{
    font-size: 11px;
    font-style: italic;
}

.staff
{
    width: 50px;
    height: 50px;
    float: left;
    margin: 0px 10px 0px 0px;
    border: 1px solid #ccc;
    padding: 4px;
}

.job
{
    font-size: 11px;
    color: #666;
    font-style:italic;
}

hr 
{
	height:1px; 
	border: none;
	border-bottom: 1px solid #f1f1f1; 
	margin: 20px 0px 30px 0px;
	width: 100%;
	clear: both;
}

#content ul 
{
	margin: 10px 0px 10px 0px; 
	list-style-type: square; 
}

#content li 
{
	margin: 0px 0px 5px 0px;
	text-align: justify;
	font-style:italic;
}

#content h1
{
    font-size: 20px;
    margin: 25px 0px 5px 0px;
    padding: 0px 0px 10px 0px;
    border-bottom: 1px solid #f1f1f1;
    width: 100%;
}

#content h2
{
    font-size: 15px;
    margin: 5px 0px 0px 0px;
    padding: 0px 0px 5px 0px; 
    display: block;
}

#content h2 a
{
    color: #000;
    text-decoration: none;
}

#content h2 a:hover
{
    text-decoration: underline;
}

#content h2 span, .cap
{
    text-transform: capitalize;
}

.full#content h2
{
    margin: 25px 0px 0px 0px;
    padding: 0px;
    text-align: left;
}

.full#content h3, .results h3
{
    margin: 0px;
    padding: 0px;
    /*text-align: left;*/
}

#content h5
{
    font-size: 14px;
    margin: 0px 0px 5px 0px;
    padding: 0px 0px 0px 0px; 
    display: block;
}

#content p
{
    margin: 0px 0px 10px 0px;
                                        font-size: 14px;
    text-align: justify;
    /*text-align: left;*/
    line-height: 19px;
}

#special
{
    width: 300px;
    background-color: #f8f8f8;
    margin: 30px 0px 0px 0px;
    padding: 0px 20px 20px 20px;
}

#special h2
{
    font-size: 21px;
    /*line-height: 23px;*/
    font-weight: normal;
    display: block;
}

#special h3
{
    font-size: 14px;
    font-weight: bold;
    display: block;
    margin: 20px;
}


#special p
{
    margin: 10px 10px 30px 0px;
    padding: 0px;
}

#special ul
{
    width: 100%;
    /*background-color: cyan;*/
    list-style-position: inside;
    list-style-type:disc;
    padding: 0px;
}
 
#special li
{
    padding: 0px;
    /*font-size:12px; */
    margin-bottom: 15px;
    font-style: normal;
    /*font-weight: bold;*/
    text-align: left;
}


#special button
{
    font-size: 21px;
    /*line-height: 23px;*/
    font-weight: normal;
    display: block;
    margin: 20px;
}
#special span
{
    font-size: 21px;
    color: Orange;
}

#partners
{
    width: 280px;
    background-color: #fff;
    margin: 20px;
    padding: 10px;
    text-align: center;
}

#partners h4
{
    margin: 10px;
    padding: 0px;
    text-align: center;
    font-size: 14px;
}


#partners img
{
    /*float:left;*/
    margin: 10px;
    border: none;
}

/********************************************** PROPERTY RESULTS */
.results
{
   width: 520px;
   float: left;
}

.results#content h1
{
/*
    font-size: 15px;
    margin: 5px 0px 0px 0px;
    padding: 0px 0px 5px 0px; 
    display: block;
*/
    font-size: 18px;
    margin: 25px 0px 15px 0px;
    padding: 0px 0px 10px 0px;
    border-bottom: none;
    width: 100%;
}


#large
{
    font-size: 20px;
}

.result
{
    width: 98%;
    height: 110px;
    float: left;
    padding: 10px 5px 10px 5px;
    margin: 5px 0px 5px 0px;
    border-bottom: 1px solid #f8f8f8;
    font-size: 11px;
}

.result:hover
{
    background-color: #f8f8f8;
}

.result h3
{
    font-size: 12px;
    margin: 0px 0px 5px 0px;
    text-decoration: underline;
    color: Orange;
}

.result h3 a
{
    font-size: 14px;
    text-decoration: underline;
}

.result h3 a:hover
{
    text-decoration: none;
}

.result h4 
{
    font-size: 11px;
    margin: 0px 0px 8px 0px;
    font-style: italic;
    font-weight: normal;
}

.result p
{
    font-size: 12px;
    margin: 0px 0px 8px 0px;
}

.result img
{
   /*border: none;*/
}

.agent, .price
{
    float: right;
    font-size: 13px;
}

.agent
{
    font-size: 10px;
    margin: 10px 0px 5px 0px;
    float: right;
    position: relative;
    bottom: 1px;
    color: #ccc;
    font-style: italic;
}

.agent a
{
    color: #999;
    text-decoration: none;
}

.agent a:hover
{
    color: #999;
    text-decoration: underline;
}

.price
{
    font-weight: bold;
}

.thumb
{
    width: 125px;
    height: 100px;
    float: left;
    margin: 0px 10px 0px 0px;
    border: 1px solid #ccc;
    padding: 4px;
}



/********************************************** TOOLS DIV
used to promote rss feeds,print etc */
.tools ul
{
    margin: 0px 0px 0px 0px; 
    padding: 0; 
    list-style: none;
    float:right;
}
 
.tools li
{
    display: block;
    margin-right: 4px; 
    padding: 0px; 
    float:left;
}

.tools li img
{
    line-height: 18px; 
    vertical-align: top;
    margin: 0px 0px 0px 0px;
    padding-right: 3px;
    border: none;
}

.tools li a
{
    text-decoration: none;
    font-size: 11px;
    color: #999;
    width: auto;
    padding: 4px;
    float: left;
}

.tools li a:hover
{
    text-decoration: none;
    color: #000;
}


/******************************************* OPTIONS - USED FOR TOTAL RECORDS, PAGE RECORD COUNT  */
.options, .pnav
{
    font-size: 11px;
    display: block;
    margin-bottom: 10px;
    background-color: #f2f2f2;
    height: 20px;
    padding: 5px;
    border-top: 1px solid #ccc;
    width: 98%;
}

/****************************************** PROPERTY PAGE NAVIGATION */
.pnav
{
    float:right;
    width: 98%;
    text-align: right;
    margin: 20px 0px 20px 0px;
}

.pnav p
{
    float: left;
    font-size: 11px;
}

.pnav button
{
    margin-right: 2px;
    width: auto;
    font-size: 11px;
    padding: 0px 3px 0px 3px;  
}
#pnavon
{
    font-weight: bold;
    color: Orange;
}


/********************************************** REGION PAGE*/

.regionmunc
{
    float:left;

    width: 100%;
  
}


.regionmunc ul
{
    margin: 0px 0px 0px 0px; 
    padding: 0; 
    list-style: none;
}
 
.regionmunc li
{
    display: block;
    margin-right: 4px; 
    padding: 0px; 
    float:left;
}


.regionmunc li a
{
    text-decoration: none;
    font-size: 11px;
    color: #999;
    width: auto;
    padding: 4px;
    float: left;
}

.regionmunc li a:hover
{
    text-decoration: none;
    color: #000;
}

/***************************************** AGENT PAGE */

.APrssfeed
{
    width: 250px;
    /*background-color: pink;*/
    float: left;
    font-size: 10px;
    margin: 10px 0px 10px 10px; 
}

.APrssfeed ul 
{
	margin: 0px; 
	padding: 0px;
	list-style-type: none; 
}

.APrssfeed li 
{
	margin: 0px 0px 5px 0px;
	text-align: left;
	font-style:italic;
	list-style-type: none; 
}

#APaddress
{
    width: 250px;
    /*background-color: pink;*/
    float: left;
    margin: 10px 0px 0px 10px; 
}

#APaddress p
{
    font-size: 11px;
}

#APagent
{
    /*width: 250px;*/
   /* background-color: pink;*/
    float: left;
    margin: 10px 0px 10px 10px;
    
}

#APagent p
{
    font-size: 11px;
    text-align: left; 
}

#APagent h3
{
    font-size: 13px;
    margin: 0px;
}

.agentlogo
{
    margin: 0px 20px 0px 0px;
    float: left;
}

/***************************************** END OF AGENT PAGE */


/***************************************** CLASSES */
.fright
{
    float: right;
}
.fleft
{
    float: left;
}
.orange
{
    color:Orange;
    font-size: 14px;
}

.recordcount
{
    float: right;    
}


/****************************************** ENQUIRY FORM LANDSCAPE */

.enquiryland 
{
    width: 570px;
	margin: 0px auto 0 auto;
	padding: 10px 10px 10px 20px;
	height: 450px;
	text-align: center;
}

.land
{
    width: 270px;
    margin: 25px 10px 0px 0px;
    text-align: left;
    height: 280px;
}

.enquiryland label
{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 12px;
	width: 250px;
	float: left;
	color: #222;
}
.enquiryland input, .enquiryland select, .enquiryland textarea
{
	margin: 0px 0px 10px 0px;
	padding: 2px;
	color: #000; 
	font-size: 13px;
	width: 250px;
	border: 1px inset #999;
	font-family:  helvetica, Arial, Verdana, sans-serif;
	float: left;
}

.enquiryland textarea
{
    height: 158px;
    width: 280px;
}

.enquiryland button
{
    margin: 20px 0px 0px 0px;
    width: 150px;  
}

#security
{
    width: 175px;
}


/***************************************** DEMO  NOT YET LIVE */


/* FEATURED PROPERTY */

.featured, .featuredend
{
    width: 45%;
    background-color: #f8f8f8;
    margin: 0px 0px 10px 0px;
    height: auto;  
}
.featuredend
{
    margin: 0px 5px 0px 0px;
    float: right;
}



/* COMMUNITY */

.community
{
    /*background-color: #f1f1f1;*/
    width: 200px;
    margin: 20px 12px 20px 12px;
    padding: 10px;
    float: left;
}



/* NOT SURE */
/*


.subhead
{
    padding-top: 20px;
}
*/
/* used for search results */
/*
.left
{
    float: left;
    margin: 15px 5px 0px 5px;
}
*/
/*

*/

/********************************************** BETA PROPERTY RESULTS */

.properties
{
    font-size: 11px;
    /*background-color: Gray;*/
    margin: 0px;
    padding: 0px;
    width: 210px;
    height: 340px;
    margin: 0px 12px 20px 12px;
    float: left;
    padding: 5px;
    
}

.properties h2 a
{
    font-size: 12px;
    text-decoration: none;
    color: Orange;
    line-height: 30px;
    margin: 0px;
    padding: 0px;
}

.properties h4 
{
    font-size: 10px;
    margin: 0px 0px 8px 0px;
    font-style: italic;
    font-weight: normal;
}


.properties img
{
   /*border: none;*/
}

.properties .agent, .properties .price
{
    float: right;
}

.properties .agent
{
    font-size: 10px;
    margin: 10px 0px 5px 0px;
    float: right;
    position: relative;
    bottom: 1px;
    color: #ccc;
    font-style: italic;
}

.properties .agent a
{
    color: #999;
    text-decoration: none;
}

.properties .agent a:hover
{
    color: #999;
    text-decoration: underline;
}

.properties .price
{
    font-weight: bold;
    font-size: 13px;
    /*background-color: pink;*/
    color: orange;
    margin: 0px;
    padding: 0px;
}
.properties .thumb
{
    /*background-color: #f1f1f1;*/
    width: 200px;
    height:161px;
    margin: 0px;
}
.properties button
{
    margin: 10px 0px 0px 50px;
}

.propertiesnav
{
    text-align: center;
    width: 100%;
    /*background-color: pink;*/
    line-height: 30px;
    margin: 40px 0px 30px 0px;

}

.propertiesnav button
{
    margin-right: 2px;
    width: auto;
    font-size: 11px;
    padding: 0px 3px 0px 3px; 
}

.propertiesfilter
{
    background-color: pink;
    width: 100%;
}

.propertiesfilter table
{
    width: 100%;
    text-align: left;
}

.propertiesfilter tr
{
    text-align: left;
}

.propertiesfilter td
{
    width: 30%;
    border: 1px solid #ccc;
}
