/**
 * <style type="text/css">
 */
/********************************************************************************/
/*	:::. MAIN LAYOUT CSS FILE .:::												*/
/********************************************************************************/

/**
 * Theme  : basetemplate
 * Author : Fortunato Geelhoed <f.geelhoed@gmail.com>
 * Version: 1.0
 * Date   : 2007/08/27
 */


/**
 * :::. GLOBAL DEFINITIONS SETTING FONT SIZE, LINK STYLES, STRIPS PADDING & MARGINS, ETC .:::
 */
body, div, h1, h2, h3, h4, h5, h6, p, ul, li, img, form, fieldset{
    margin: 0px;
    padding: 0px;
    border: 0px;
    font-size:100.01%;
}
body {
    background: #f4f4f4;
    text-align: left;
    color: #4a4949;
}
a, p, div, li, h1, h2, h3, h4, h5, h6, td, input, select, textarea {
    font-family: arial, helvetica, sans-serif;
    font-size: 11px;
}
h1, h2, h3, h4, h5, h6, legend {
    font-family: arial, helvetica, sans-serif;
    font-weight:bold;
}
p, h1, h2, h3, h4, h5, h6 {
    margin-bottom: 10px;
}
a img, :link img, :visited img {
    border: none;
}
a:link, a:visited {
    font-family: arial, helvetica, sans-serif;
    text-decoration:underline;
	color:#287285;
}
a:hover, a:active {
    text-decoration:none;
}
ul {
    list-style: none;
}
li {
    list-style: none;
}

h3 {
	color:#327b8e;
}
/**
 * To be used on div to clear any floating defined for preceeding elements :
 * <div class="clear">&nbsp;</div>
 */
#outer-wrapper div.clear {
    clear:both;
    height:1px;
    overflow:hidden;
}

#logo-overlay {
    display:block;
    height:60px;
    width:200px;
    text-decoration:none;
}

/**
 * :::. STRUCTURE .:::
 */
#outer-wrapper {
	background: url('http://www.propertyinfocus.com.au/themes/basetemplate/images/interior-bg.jpg') repeat-x #f4f4f4;
}
    #outer-sub-wrapper {
		background: url('http://www.propertyinfocus.com.au/themes/basetemplate/images/interior-header.jpg') no-repeat top center;
    }

    #wrapper {
        margin:0 auto !important; /* causes center align */
        text-align:left !important;
        width: 947px;
    }
        #header-1 {}
        #header-2 {
        }
        #header-3 {
            clear:both;
            height:80px;
            overflow:hidden;
        }

    #inner-wrapper {
    }
        #top-wrapper {
			height: 7px;
        }
            #top-wrapper #top-1 {}
            #top-wrapper #top-2 {}

        #navigation-wrapper {
        }
            #navigation {
                // further nested styles can be found in the adminMenu_horizontal template
            }

        #content-wrapper {
            clear:both;
            border: 1px solid #eeece7;
			margin-top:10px;
			width: 927px !important;
			/width: 927px;
			padding: 15px 0px 0px 20px;
			background:url(http://www.propertyinfocus.com.au/themes/basetemplate/images/column-border.png) no-repeat 784px 20px #FFF;
        }
        #content-sub-wrapper {
			background:url(http://www.propertyinfocus.com.au/themes/basetemplate/images/column-border.png) no-repeat 200px 5px;
			border: 1px solid #FFF;
        }

                    /**
             * !! : content-left, content-right & content-top/content-inner-wrapper column widths are to be changed here
             * @see : http://blog.html.it/layoutgala/
             */
            #content-left-wrapper {
                float:left;
                width:200px;
                margin-left:-100%;
            }
                /* Set styles like borders and backgrounds on the wrapped container: */
                #content-left {
                    /* IE HACK */
                    /position:absolute;
                    /margin-left:20px;
                }
            #content-column-wrapper {
                float:left;
                width:100%;
            }
                #content-top, #content-inner-wrapper {
                    margin: 0 165px 0 200px;
                }
                #content-top {
                    border: 1px solid green;
                }
                #content-inner-wrapper {
                }
                    #content {
                    }
            #content-right-wrapper {
                float:left;
                width:165px;
                margin-left:-165px;
            }
                /* Set styles like borders and backgrounds on the wrapped container: */
                #content-right {
                }
		
            #content-bottom-wrapper {
                float:left;
                width:750px;
            }
                #content-bottom-left-wrapper {
                    float:left;
                    width:33%;
                    margin-left:-100%;
                    background-color:lightgreen;
                }
                    /* Set styles like borders and backgrounds on the wrapped container: */
                    #content-bottom-left {
                        border: 1px solid red;
                    }
                #content-bottom-center-wrapper {
                    float:left;
                    width:100%;
                }
                    #content-bottom-center {
                        margin: 0 33% 0 33%;
                        background-color:#F8F8F8;
                        border: 1px solid orange;
                    }
                #content-bottom-right-wrapper {
                    float:left;
                    width:33%;
                    margin-left:-33%;
                    background-color:lightblue;
                }
                    /* Set styles like borders and backgrounds on the wrapped container: */
                    #content-bottom-right {
                        border: 1px solid red;
                    }


/**
 * :::. TOP MENU .:::
 */
#navigation {
	height:39px;
	/*
	margin-top: 0px !important;
	/margin-top: -7px;
	*/
	position: absolute;
	top:108px;
}
    #navigation ul {
		background: url(http://www.propertyinfocus.com.au/themes/basetemplate/images/navigation-split.jpg) no-repeat top left;
		height:39px;
    }
        #navigation ul li {
            float:left;
            display:inline;
			height:39px;
			background: url(http://www.propertyinfocus.com.au/themes/basetemplate/images/navigation-split.jpg) no-repeat top right;
        }
			#navigation ul li a:link, #navigation ul li a:visited {
				padding: 14px 20px;
				display:block;
				color: #FFF;
				font-size:12px;
				font-weight:bold;
				text-decoration:none;
			}
			#navigation ul li a:hover, #navigation ul li a:active {
				color:#dae1e8;
			}

/**
 * :::. LEFT MENU .:::
 */
ul#left-menu {
    background: url(http://www.propertyinfocus.com.au/themes/basetemplate/images/more-info-header.jpg) no-repeat;
    padding-top:45px;
    width:180px;
    margin-bottom:25px;
}
    ul#left-menu li {
        border-bottom: 1px solid #c3c3c3;
    }
        ul#left-menu li a:link, ul#left-menu li a:visited {
            display:block;
            background: url(http://www.propertyinfocus.com.au/themes/basetemplate/images/left-menu-bullet.gif) no-repeat 0% 9px;
            padding: 4px 0px 4px 20px;
            font-weight:bold;
            text-decoration:none;
        }
        ul#left-menu li a:hover, ul#left-menu li a:active {
            background: url(http://www.propertyinfocus.com.au/themes/basetemplate/images/left-menu-bullet-hover.gif) no-repeat 4px 9px;
            color:#04ae00;
        }
    ul#left-menu li.current {
    }
        ul#left-menu li.current a:link, ul#left-menu li.current a:visited {
            color:#04ae00;
            background: url(http://www.propertyinfocus.com.au/themes/basetemplate/images/left-menu-bullet-hover.gif) no-repeat 0% 9px;
        }
        ul#left-menu li.current a:hover, ul#left-menu li.current a:active {
        }

/**
 * :::. RESOURCE LIBRARY MENU .:::
 */
ul#resource-library-menu {
    background: url(http://www.propertyinfocus.com.au/themes/basetemplate/images/more-info-header.jpg) no-repeat;
    padding-top:45px;
    width:180px;
    margin-bottom:25px;
}
    ul#resource-library-menu li {
        border-bottom: 1px solid #c3c3c3;
    }
        ul#resource-library-menu li a:link, ul#resource-library-menu li a:visited {
            display:block;
            background: url(http://www.propertyinfocus.com.au/themes/basetemplate/images/left-menu-bullet.gif) no-repeat 0% 9px;
            padding: 4px 0px 4px 20px;
            font-weight:bold;
            text-decoration:none;
        }
        ul#resource-library-menu li a:hover, ul#resource-library-menu li a:active {
            background: url(http://www.propertyinfocus.com.au/themes/basetemplate/images/left-menu-bullet-hover.gif) no-repeat 4px 9px;
            color:#04ae00;
        }
    ul#resource-library-menu li.current {
    }
        ul#resource-library-menu li.current a:link, ul#resource-library-menu li.current a:visited {
            color:#04ae00;
            background: url(http://www.propertyinfocus.com.au/themes/basetemplate/images/left-menu-bullet-hover.gif) no-repeat 0% 9px;
        }
        ul#resource-library-menu li.current a:hover, ul#resource-library-menu li.current a:active {
        }

/**
 * :::. SERVICES MENU / AGENT MENU .:::
 */
ul#services-menu, ul#agent-menu {
    background: url(http://www.propertyinfocus.com.au/themes/basetemplate/images/other-services-header.jpg) no-repeat;
    padding-top:45px;
    width:180px;
    margin-bottom:25px;
}
ul#agent-menu {
    background: url(http://www.propertyinfocus.com.au/themes/basetemplate/images/agent-menu-header.jpg) no-repeat;
}
    ul#services-menu li, ul#agent-menu li {
        background: url(http://www.propertyinfocus.com.au/themes/basetemplate/images/other-services-bg.jpg) no-repeat bottom left;
    }
        ul#services-menu li a:link, ul#services-menu li a:visited,
        	ul#agent-menu li a:link, ul#agent-menu li a:visited {
            display:block;
            background: url(http://www.propertyinfocus.com.au/themes/basetemplate/images/other-services-bullet.jpg) no-repeat 0% 9px;
            padding: 8px 0px 9px 24px;
            font-weight:bold;
            font-size:12px;
            color:#327b8e;
            text-decoration:none;
        }
        ul#services-menu li a:hover, ul#services-menu li a:active,
        	ul#agent-menu li a:hover, ul#agent-menu li a:active {
            /*background: url(http://www.propertyinfocus.com.au/themes/basetemplate/images/left-menu-bullet-hover.gif) no-repeat 4px 9px;*/
            color:#04ae00;
        }
        ul#services-menu li a span,
        	ul#agent-menu li a span {
            font-size:11px;
            color: #5e5e5e;
            font-weight:normal;
        }
    ul#services-menu li.current {
    }
        ul#services-menu li.current a:link, ul#services-menu li.current a:visited {
            color:#04ae00;
            /*background: url(http://www.propertyinfocus.com.au/themes/basetemplate/images/left-menu-bullet-hover.gif) no-repeat 0% 9px;*/
        }
        ul#services-menu li.current a:hover, ul#services-menu li.current a:active {
        }

/**
 * :::. ABSOLUTE TOP MENU .:::
 */
#header-1 {
	float:right;
	margin-top:7px;
}
	#header-1 ul {
		float:right
	}
		#header-1 ul li {
			display:inline;
		    background: url(../images/abs-top-split.gif) no-repeat 100% 50%;
		    margin:0px;
		    padding:0px;
		}
		#header-1 ul li.last {
			background:none;
		}
			#header-1 ul li a:link, #header-1 ul li a:visited {
				color:#dae1e8;
				text-decoration: none;
			    margin:0px;
			    padding:0px;
				padding:4px 7px 4px 4px;
				/padding:4px 4px 4px 5px;
			}
			#header-1 ul li a:hover, #header-1 ul li a:active {
				text-decoration: underline;
			}
		#header-1 ul li.last a {
			margin-right:0px;
			padding-right:0px;
		}

/**
 * :::. FOOTER MENU .:::
 */
#bottom-2 {
    margin:15px 0;
	text-align:center;
}
    #bottom-2 ul {
        margin: 5px 0;
    }
        #bottom-2 ul li {
            display:inline;
            margin-right:5px;
            padding-right:5px;
			background: url(http://www.propertyinfocus.com.au/themes/basetemplate/images/footer-nav-split.gif) no-repeat 100% 50%;
        }
        #bottom-2 ul li a:link, #bottom-2 ul li a:visited {
			text-decoration:none;
			color:#a5a5a5;
			font-weight:bold;

		}
        #bottom-2 ul li a:hover, #bottom-2 ul li a:active {
			text-decoration:underline;
		}
        #bottom-2 ul li.last {
			background:none;
		}
#copyright {
    color:#a5a5a5;
	text-align:center;
	margin-top:5px;
}
    #copyright li {
        display:inline;
        margin-right:5px;
        padding-right:5px;
		background: url(http://www.propertyinfocus.com.au/themes/basetemplate/images/footer-nav-split.gif) no-repeat 100% 50%;
    }
        #copyright li a {
            color:#a5a5a5;
        }
    #copyright li.last {
		background:none;
	}




/**
 * :::. CONTACT US .:::
 */
#contact-wrapper{
}
	/*
    #contact-wrapper dl.onSide dt {
        float: left;
        width: 120px;
        padding-right: 20px;
        text-align: right;
    }
    #contact-wrapper dl.onSide dd {
        margin-left: 140px;
        margin-bottom: 0.5em;
    }
    #contact-wrapper dl.onTop dd {
        margin: 0;
    }
    #contact-wrapper dt {
        padding-bottom:3px;
    }
    #contact-wrapper dt label {
        color:#999966;
    }
    #contact-wrapper dd {
        padding-bottom: 10px;
    }
    #contact-wrapper dd .error {
        color:#FF6633;
        display: block;
        margin-bottom:3px;
        margin-top:-3px;
    }
    #contact_first-name, #contact_last-name, #contact_email, #contact_captcha {
        width:245px;
        background-color:#F0FFD1;
        border: 1px solid #F0FFD1;
        border-bottom-color:#CCFF66;
    }
    #contact_enquiry-type {
        width:245px;
        background-color:#F0FFD1;
        border: 1px solid #F0FFD1;
        border-bottom-color:#CCFF66;
    }
    #contact-wrapper #contact_user-comment {
        width:310px;
        background-color:#F0FFD1;
        border: 1px solid #F0FFD1;
        border-bottom-color:#CCFF66;
        height:150px;
    }
    #contact-wrapper input:focus, #contact-wrapper textarea:focus, #contact-wrapper select:focus {
        background: #F5FFE0;
    }
    #contact-wrapper .wideButton {
        border:0px;
        border-bottom:2px solid #666633;
        background-color:#999966;
        color:#FFF;
        font-size:1.0em;
        padding:2px 5px 2px 5px;
    }
    #contact-wrapper .wideButton:hover {
        background-color:#A3A375;
    }
    */
	/*
    #contact-wrapper pre {
        font-family: Courier New, Times, "Times New Roman", serif;
        font-size:3px;
        line-height:3px;
        margin: 0px;
        padding:3px 0px 3px;
        color:#000;
        white-space: pre;
    }
    */
div.captcha-box {
    padding: 5px 10px;
    border: 1px solid #abadb3;
    background-color: #f8f8f8;
    text-align:center;
    margin-bottom:5px;
    width:220px;
    overflow:hidden;
}
    #content pre {
        font-family: Courier New, Times, "Times New Roman", serif;
        font-size:6px;
        line-height:6px;
        white-space:pre;
    }

/**
 * :::. BREADCRUMBS AND SEARCH BAR .:::
 */
#welcome {
	float:left;
}
	#welcome h3 {
		margin-left:25px;
		font-family: verdana;
		letter-spacing:-1px;
		font-weight:bold;
		font-size:13px;
		color:#000;
		padding-top:9px;
	}
		#welcome h3 span {
			color:#00576e;
		}
#breadcrumbs-wrapper {
	clear:both;
	height:35px;
	overflow:hidden;
	margin-top:40px !important;
	/margin-top:32px;
}
	#breadcrumbs {
		position:absolute;
		padding-top:11px;
		padding-left:15px;
		margin-left:20px;
		background: url(http://www.propertyinfocus.com.au/themes/basetemplate/images/arrow_breadcrumbs.gif) no-repeat 0% 80%;
	}
	   #breadcrumbs a:link, #breadcrumbs a:visited {
	       color:#327b8e;
	       text-decoration:none;
	       font-size: 11px;
	   }
	   #breadcrumbs a:hover, #breadcrumbs a:active {
	       text-decoration:underline;
	   }

#search {
	padding-top:8px;
	float:right
}
	#search input.input-text {
		border: 1px solid #818489;
		height:14px;
		margin-right:3px;
		background-color:#e9f0f1;
	}
	#search input.input-text:focus {
		background-color:#FFF;
	}
	#search input.wideButton {
		background: url(http://www.propertyinfocus.com.au/themes/basetemplate/images/btn-bg.jpg) no-repeat;
		border: 1px solid #818489;
		color:#FFF;
		font-weight:bold;
		font-size:11px;
		padding: 0px 5px;
		margin:0px;
	}
	#search label {
		font-family: verdana;
		letter-spacing:-1px;
		font-weight:bold;
		font-size:13px;
		color:#00576e;
		padding-right:5px;
	}

/**
 * :::. HOME PAGE PANELS .:::
 */
#home-panel-wrapper {
}
	#home-panel-wrapper div.panel-wrapper {
		float: left;
		width:375px;
		margin-bottom:30px;
		min-height:250px;
	}
	#home-panel-wrapper h1 {
		font-size:16px;
		color:#000;
		margin: 10px 0px 0px 20px;
	}
	#home-panel-wrapper h2 {
		margin: 0px 0px 0px 20px;
		color:#327b8e;
	}

	#content #home-panel-wrapper a.panel-property-valuation {
		display:block;
		height:110px;
		width:375px;
		/*http://pif.fortunato.co.nz/themes/basetemplate/images/home-panel-01.jpg*/
		background: url(http://www.propertyinfocus.com.au/themes/basetemplate/images/home-panel-01.jpg) no-repeat top left;
		text-decoration:none;
	}
	#content #home-panel-wrapper a.panel-property-assessment {
		display:block;
		height:110px;
		width:375px;
		background: url(http://www.propertyinfocus.com.au/themes/basetemplate/images/home-panel-02.jpg);
		text-decoration:none;
	}
	#content #home-panel-wrapper a.panel-resources {
		display:block;
		height:110px;
		width:375px;
		background: url(http://www.propertyinfocus.com.au/themes/basetemplate/images/home-panel-03.jpg);
		text-decoration:none;
	}
	#content #home-panel-wrapper a.panel-research-centre {
		display:block;
		height:110px;
		width:375px;
		background: url(http://www.propertyinfocus.com.au/themes/basetemplate/images/home-panel-04.jpg);
		text-decoration:none;
	}
    #home-panel-wrapper div.text {
        margin: 5px 20px 0px 20px;
        padding-top:5px;
        border-top:1px solid #b7b7b7;
        text-align:justify;
    }

/**
 * :::. BANNER COLUMN .:::
 */
#banner-bar {
    margin-left:23px;
}

/**
 * :::. GENERIC FANCY BOX STYLES .:::
 */
#content-wrapper div.box-abs-outer-left {
    background:url(http://www.propertyinfocus.com.au/themes/basetemplate/images/box_left_bg.jpg) repeat-y #fff;
}
    #content-wrapper div.box-abs-outer-right {
        background:url(http://www.propertyinfocus.com.au/themes/basetemplate/images/box_right_bg.jpg) repeat-y top right;
    }
        #content-wrapper div.box-outer-left-top {
            background:url(http://www.propertyinfocus.com.au/themes/basetemplate/images/box_corner_left_top.jpg) no-repeat top left;
        }
            #content-wrapper div.box-outer-left-bottom {
                background:url(http://www.propertyinfocus.com.au/themes/basetemplate/images/box_corner_left_bottom.jpg) no-repeat bottom left;
            }
                #content-wrapper div.box-outer-right-top {
                    background:url(http://www.propertyinfocus.com.au/themes/basetemplate/images/box_corner_right_top.jpg) no-repeat top right;
                }
                    #content-wrapper div.box-outer-right-bottom {
                        background:url(http://www.propertyinfocus.com.au/themes/basetemplate/images/box_corner_right_bottom.jpg) no-repeat bottom right;
                    }
#content-wrapper div.box-content {
    padding:0px 20px;
    border: 1px solid #FFF;
}



/**
 * :::. HOME BOTTOM PANELS .:::
 */
#home-bottom-panels {
    clear:both;
}
    #home-mortgages, #home-insurance, #moving-home, #real-estate-law, #tax-benefits, #home-improvement {
        float:left;
        padding-right:15px;
        margin-right:15px;
        width:217px !important;
        /width: 202px;
    }
    #home-mortgages, #home-insurance, #moving-home {
        margin-bottom:30px;
    }
    #moving-home, #home-improvement {
        margin-right:0px;
        padding-right:0px;
    }
    #home-mortgages, #home-insurance, #real-estate-law, #tax-benefits {
        background: url(http://www.propertyinfocus.com.au/themes/basetemplate/images/border-vertical-bg.png) repeat-y top right;
    }
    #home-bottom-panels h1 {
        font-size:16px;
        color:#000;
        margin:0px;
        padding:0px;
        font-family:arial;
        margin-left:7px;
    }
    #home-bottom-panels h2 {
        color:#287285;
        margin:0px 0px 5px 8px;
    }
    #home-bottom-panels div.text {
        padding: 4px 8px 0px 8px;
        text-align:justify;
    }
    #home-bottom-panels div.readmore {
        margin-left: 8px;
        color:#287285;
    }
    #home-bottom-panels a.readmore {
    }
    #home-bottom-panels a.readmore span {
        text-decoration:none;
    }

/**
 * :::. CLIENT TOOLS  SPECIFIC STYLES .:::
 */
#content img.top-panel {
    margin-left:14px;
}
#client-content-wrapper, #client-interior-wrapper {
    padding:5px 27px 10px 27px;
}
    #client-content-wrapper h1, #client-interior-wrapper h1 {
		font-size:16px;
		color:#000;
		margin:0px;
		padding:0px;
    }
    #client-content-wrapper h2, #client-interior-wrapper h2 {
		color:#327b8e;
		font-size:11px;
    }

#client-interior-wrapper {
    padding:5px 15px 10px 17px;
}


/**
 * :::. QUICKFORM SPECIFIC STYLES .:::
 */
#content div.quickform {
     clear:both;
}
#content fieldset, #content div.fieldsetlike {
    padding-bottom:10px;
    margin-top:0px;
}
    #content fieldset legend, #content fieldset h3, #content div.fieldsetlike h3 {
        margin:0px;
        padding:7px 15px;
        font-weight:bold;
        font-size:11px;
        color:#333333;
        background-color: #ebf1f2;
        text-transform:uppercase;
        border-bottom: 1px solid #c3c3c3;
    }
    #content fieldset legend.normal {
        color:#327b8e;
        background-color: #FFF;
        text-transform: none;
        border-bottom: none;
        padding: 0px;
    }
    #content fieldset div {
        text-align:left;
    }
    #content fieldset dl, #content div.fieldsetlike dl {
        margin:10px 10px;
        /*border-top: 1px solid #e5e5e5;*/
    }
    fieldset dl.onSide dt, div.fieldsetlike dl.onSide dt {
        float: left;
        width: 140px;
        padding-right: 20px;
        text-align: right;
        font-size:11px;
        line-height:17px;
        padding-top:7px;
    }
    div.fieldsetlike dl.onSide dt {
    	padding-top:5px;
    	padding-top:5px;
    	/padding-top:3px;
    }
    fieldset dl.onSide dd, div.fieldsetlike dl.onSide dd {
        margin-left: 0px;
        padding-top:5px;
        margin-bottom: 4px;
        border-top: 1px solid #e5e5e5;
        text-align:left;
    }
        dl.onSide dd.noborder {
            border-width:0px;
        }
    #content fieldset dl.onTop dd {
        margin: 0;
    }
    #content fieldset dl label, #content div.fieldsetlike dt.label {
        color:#5e5e5e;
        font-weight:bold;
    }
        #content fieldset dl strong, #content strong span {
            color: #fb7600;
            padding-left:3px;
        }
    #content fieldset span.frozen {
        padding-top:3px;
        display:block;
    }
    #content fieldset span.required-wrapper {
        clear:both;
    }
    #content fieldset span.error {
        padding:0px;
        margin:0px;
        line-height:17px;
    }
    #content fieldset div.error {
        margin:0px;
        line-height:17px;
    }
    #content .required {
        color:#327b8e;
    }
    #content .wideButton {
    	background: url(http://www.propertyinfocus.com.au/themes/basetemplate/images/backgrounds/wide-button.jpg) no-repeat;
    	color: #FFF;
    	font-weight:bold;
    	text-transform:uppercase;
    	font-size:11px;
    	border: 1px solid #6f8aa6;
    	line-height:17px;
    }
    #content .wideButton-disabled {
    	background: url(http://www.propertyinfocus.com.au/themes/basetemplate/images/backgrounds/wide-button-disabled.jpg) no-repeat;
    	color: #FFF;
    	font-weight:bold;
    	text-transform:uppercase;
    	font-size:11px;
    	border: 1px solid #6f8aa6;
    	line-height:17px;
    }
    #content fieldset input[type="radio"] {
    	margin-bottom:-3px;
    	margin-left:0px;
    }
    #content fieldset input[type="checkbox"] {
    	margin-bottom:1px;
    	margin-left:0px;
    }
    #content fieldset input[type="text"], #content fieldset input[type="password"] {
    	width: 275px;
    }
    #content fieldset input[type="text"], #content fieldset input[type="password"], #content fieldset textarea, #content fieldset select {
    	border-top: 1px solid #75736e;
    	border-left: 1px solid #75736e;
    	border-right: 1px solid #f2f0ee;
    	border-bottom: 1px solid #f2f0ee;
    }
    #content fieldset input[type="submit"], #content fieldset input[type="button"] {
    	border-top: 1px solid #75736e;
    	border-left: 1px solid #75736e;
    	border-right: 1px solid #f2f0ee;
    	border-bottom: 1px solid #f2f0ee;
    	/border-bottom: 1px solid #75736e;
    	/border-right: 1px solid #75736e;
    	/border-left: 1px solid #f2f0ee;
    	/border-top: 1px solid #f2f0ee;
    	background: url(http://www.propertyinfocus.com.au/themes/basetemplate/images/backgrounds/wide-button.jpg) no-repeat #003d51;
    	color: #FFF;
    }
    #content fieldset input:focus, #content fieldset select:focus, #content fieldset textarea:focus {
    	background-color: #f3f9fb;
    }

/**
 * :::. Tooltip boxes .:::
 */
    span.tipOwner, label.tipOwner, input.tipOwner {
        position: relative;
        cursor: help;
        padding-right:20px;
    }
    label.tipOwner {
        background: url(http://www.propertyinfocus.com.au/themes/basetemplate/images/tooltip.gif) 98% 55% no-repeat;
    }
    span.tipOwner span.tipText, label.tipOwner span.tipText, input.tipOwner span.tipText {
        display: none;
        position: absolute;
        top: 18px;
        left: 100%;
        margin-left:2px;
        border: 1px solid #dadada;
        background-color: #FFFFFF;
        color: ;
        text-align: left;
        line-height: normal;
        width: 20em;
        text-indent:0px;
        /*-moz-opacity: 0.75;*/
        z-index: 90;
    }
        span.tipText div.header {
            background-color:#327b8e;
            color:#FFF;
            padding: 1px 5px;
        }
        span.tipText div.body {
            font-weight:normal;
            padding:3px 5px 4px;
            line-height:11px;
        }
    span.tipOwner:hover span.tipText, label.tipOwner:hover span.tipText, input.tipOwner:hover span.tipText {
        display: block;
    }
    /* Holly Hack here so that tooltips don't act screwy:
     * http://www.positioniseverything.net/explorer/threepxtest.html */
    /* Hide next from Mac IE plus non-IE \*/
    * html #content {
        height: 1%;
    }
    /* End hide from IE5/mac plus non-IE */


/*-- Seagull Errors ---------------------------------------------*/
.message {
    text-align: left;
    font-size: 0.9em;
    z-index: 1;
}
    .message div {
        padding: 5px 5px;
        background-color: ;
        background-position: 14px 6px;
        background-repeat: no-repeat;
        border-width: 1px;
        border-style: solid;
        /*-moz-border-radius: 0.4em; */
        padding:10px;
        padding-left:40px;
    }
    .infoMessage {
        background-image: url('http://www.propertyinfocus.com.au/themes/basetemplate/images/22/dialog_info.gif');
        border-color: #00ba44;
        margin-bottom:10px;
    }
    .helpMessage {
        background-image: url('http://www.propertyinfocus.com.au/themes/basetemplate/images/16/help.gif');
        border-color: #b0cfdf;
        margin-top:5px;
        margin-bottom:10px;
    }
    .errorMessage {
        border-color: #ff2200;
        background-image: url('http://www.propertyinfocus.com.au/themes/basetemplate/images/22/dialog_error.gif');
        margin-bottom:10px;
    }
    .warningMessage {
        background: url('http://www.propertyinfocus.com.au/themes/basetemplate/images/22/dialog_warning.gif') no-repeat 14px 6px;
        border: 1px solid #ffa900;
        margin-bottom:10px;

    }
    .error, .required {
        color: #ff2200;
    }

/*-- PHP Errors by ErrorHandler.php -----------------------------*/

/*-- PEAR Errors ------------------------------------------------*/
.errorContainer {
    text-align: left;
}
    .errorContainer div {
        width: 80%;
        margin: 0;
        border: none;
    }
    .errorContainer .errorHeader {
        background-image: url('http://www.propertyinfocus.com.au/themes/basetemplate/images/22/dialog_error.gif');
        background-position:5px 0px;
        text-align: left;
        text-transform: uppercase ;
        font-size: 1.2em;
        font-weight: bold;
        letter-spacing: 0.3em;
        color: #ff2200;
        padding-left:35px;
    }
    .errorContainer .errorContent {
        padding-left:36px;
    }

div#session-active {
	clear:both;
	color: #dae1e8;
	text-align:right;
	margin-top:20px;
}
	div#session-active p {
		margin:0px;
		padding:0px;
		color: #FFF;
	}
	div#session-active a:link, div#session-active a:visited {
		color: #dae1e8;
		text-decoration: none;
	}
	div#session-active a:hover, div#session-active a:active {
		text-decoration: underline;
	}

form#loginBlock {
	clear:both;
	color: #dae1e8;
}

/**
 * :::. SITEMAP .:::
 */
div.sitemap ul {
	margin: 5px 0px 5px 0px;
}
	div.sitemap ul li {
		border-bottom: 1px solid #c3c3c3;
		padding: 0px;
	}
	div.sitemap ul li.last {
		border-bottom:none;
	}
		div.sitemap ul li ul {
			border-top: 1px solid #c3c3c3;
			padding-left: 20px;
		}
	div.sitemap ul li a {
		text-decoration: none;
		display:block;
		padding: 3px 0px;
	}
	div.sitemap ul li a:hover, div.sitemap ul li a:active {
		text-decoration: underline;
	}
		div.sitemap ul li a span {
			font-style: italic;
		}
/**
 * :::. SUMMARY TABLE .:::
 */
table.summary {
}
	table.summary th {
		padding: 0px 2px 5px 0px;
	}
	table.summary td {
	}
		table.summary td a:link, table.summary td a:visited {
			text-decoration: none;
			padding: 6px 2px 6px 24px;
			display:block;
		}
		table.summary td a:active, table.summary td a:hover {
			text-decoration: underline;
		}
		table.summary td a.sales {
			background: url(http://www.propertyinfocus.com.au/themes/basetemplate/images/arrow-sales.jpg) no-repeat 0% 50%;
		}
		table.summary td a.buyers {
			background: url(http://www.propertyinfocus.com.au/themes/basetemplate/images/arrow-buyers.jpg) no-repeat 0% 50%;
		}
		table.summary td a.rental {
			background: url(http://www.propertyinfocus.com.au/themes/basetemplate/images/arrow-rental.jpg) no-repeat 0% 50%;
		}

h3.underlined {
	padding-bottom:10px;
	border-bottom: 1px solid #c3c3c3;
}

/**
 * :::. DATAGRID .:::
 */
#datagrid {
}
	#datagrid ul#atoz {
        margin:0px;
        padding:0px;
        padding-bottom:5px;
        padding-top:10px;
    }
    #datagrid ul#atoz li {
        display:inline;
        margin-right:5px;
    }
    #datagrid ul#atoz li a {
        padding:3px 10px;
        border: 1px dotted #99CC00;
    }
    #datagrid ul#atoz li.current a {
        border-style:solid;
        background:#F1F3F5;
    }
    /*
 	#datagrid div.datagrid-filter {
        text-align:right;
        margin-top:7px;
        padding-right:1px;
        margin-bottom:3px;
    }
    #datagrid input, #datagrid select {
    	font-size:12px;
    }
    */
    #datagrid a.moveup {
    	font-size:11px;
        background: url('http://www.propertyinfocus.com.au/themes/basetemplate/images/16/icon_up.gif') 0 50% no-repeat;
        padding: 3px 0px 3px 20px;
        line-height:22px;
    }


/**
 * :::. GENERAL LINK STYLES .:::
 */
a.back-to-top {
    background: url(http://www.propertyinfocus.com.au/themes/basetemplate/images/arrow-back-to-top.gif) 0% 50% no-repeat;
    padding-left:12px;
}

/**
 * :::. CONTENT .:::
 */
#content div.readmore {
    color:#287285;
}
    #content a.readmore {
    }
    #content a.readmore span {
        text-decoration:none;
    }


/**
 * :::. TinyMCE specific rules .:::
 * ->   use these to overwrite unwanted global styles and backgrounds so the editor
 *      resembles an actual content area
 *      source : http://wiki.moxiecode.com/index.php/TinyMCE:Configuration/content_css
 */
/* Set global editor body and template preview body styles */
body.mceContentBody {
    background: #FFF;
    text-align:left;
    font-size:11px;
    font-family: arial, helvetica, sans-serif;
    color:#5f6c77;
    padding: 5px 10px;
}
div.mceTmpl {
    background: #FFF;
    text-align:left;
    font-size:11px;
    font-family: arial, helvetica, sans-serif;
    color:#5f6c77;
}
    .mceContentBody a:link, .mceContentBody a:visited, .mceTmpl a:link, .mceTmpl a:visited, #content a:link, #content a:visited {
        color: #287285 !important; /* FF requires a important here */
        text-decoration: underline;
        font-weight:normal;
        background:url(../images/service_home_bullet.gif) no-repeat 0% 50% ;
    }
    .mceContentBody a:hover, .mceContentBody a:active, .mceTmpl a:hover, .mceTmpl a:active, #content a:hover, #content a:active {
        text-decoration: none;
    }
    .mceContentBody ul, .mceTmpl ul, #content ul {
        margin-left:25px;
    }
    .mceContentBody ul li, .mceTmpl ul li, #content ul li {
        list-style-type: square;
        list-style-image: url(../images/default_list_bullet.gif);
        padding-left:2px;
        /padding-left:6px;
        padding-bottom:2px;
    }
    .mceContentBody ul li a, .mceTmpl ul li a, #content ul li a {
        font-weight:bold;
    }
    .mceContentBody ol , #content ol {
        margin-left:27px;
        /margin-left:32px;
        padding-left:0px;
    }
    .mceContentBody ol li, .mceTmpl ol li, #content ol li {
        list-style-type: decimal;
        margin-left:0px;
        padding-left:0px;
    }
    body .mceContentBody p {
        text-align:left;
    }

    .mceContentBody h3, #content h3 {
        font-size:11px;
	    color:#327b8e;
    }

    /* force global for wysiwyg editor style list pulldown */
    .regularList { text-align:inherit; }/******************************************************************************/
/*                        BLOCKS STYLE CSS FILE                               */
/******************************************************************************/
/*
Theme  : Default Seagull Theme
Author : Julien Casanova <julien_casanova@yahoo.fr>
Version: 1.0
Date   : 2006/03/20
*/

/*
====================Default Block Styling=====================*/
.block {
    margin-bottom: 1.5em;
}
.block .header {
    margin: 0 0.4em;
    padding-bottom: 0.4em;
    border-bottom: 1px solid #0099CC;
    color: #0099CC;
    font-weight: bold;
}
.block .header h2 {
    font-size: 1.1em;
    font-family: arial;
}
.block .content {
    padding: 0.4em;
    font-size: 0.9em;
}

/*
=====================Lang Switcher Block======================*/
#lang-switcher {
    float: right;
}

/*
====================Top Navigation Block======================*/
#top-nav {
    position: relative;
    background: #EEF7D4;
    border: 2px solid #FFFFFF;
    border-top: none;
}
#top-nav .inner {
    height: 2.2em;
    padding-left: 180px;
    border: 1px solid #BBBBBB;
}
#top-nav ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
#top-nav li {
    float: left;
    padding-left: 0;
}
#top-nav li a {
    display: block;
    padding: 0.5em 1em;
    border-right: 1px solid #FFFFFF;
    font-weight: bold;
    color: #66A326;
}
#top-nav li a:hover, #top-nav li.current a {
    background-color: #99CC00;
    color: #FFFFFF;
    text-decoration: none;
}
#nav {
    height: 50px;
    font-size: 0.75em;
}
#nav ul {
    position: absolute;
    width: 100%;
    padding: 0;
    margin: 0;
    background-color: #99CC00;
}
#nav ul li {
    float: left;
    display: inline;
    margin: 0;
}
#nav ul li a {
    display: block;
    position: relative;
    padding: 0.2em 1.5em;
    background-color: #0099CC;
    font-size: 1.3em;
    font-weight: bold;
    color: #EEF7D4;
    text-align: center;
    text-decoration: none;
    letter-spacing: 0.05em;
    border-right: 1px solid #99CC00;
}
#nav ul li a:hover {
    color: #2666A3;
    text-decoration: underline;
}
#nav ul li.current a {
    color: #2666A3;
    background-color: #E5F8FF;
}
#nav ul li.current a:visited {
    color: #2666A3;
}
/* hide the sublevels */
#nav ul ul {
    display: none;
}
#nav ul li.current ul {
    position: absolute;
    left: 0;
    display: block;
    /* use max-width emulation hack from
     * http://www.svendtofte.com/code/max_width_in_ie/, using the IE5.0+ dynamic
     * properties syntax, see
     * http://msdn.microsoft.com/workshop/author/dhtml/overview/recalc.asp */
        padding: 0;
    background-color: #E5F8FF;
}
#nav ul li.current li {
    padding: 0.4em 0;
}
#nav ul li.current li a {
    /* hide first pipe */
    left: -1px;
    padding: 0 1em;
    font-weight: normal;
    font-size: 1.1em;
    color: #2666A3;
    border-right: none;
    border-left: 1px solid #2666A3;
}
/* hide 3rd or more levels */
#nav ul ul ul li {
    display: none;
}
ul#left-menu {
    background: url(http://www.propertyinfocus.com.au/themes/basetemplate/images/agent-options-header.jpg) no-repeat;
}

table#datagrid-table {
	margin-top:-5px;
}
	table#datagrid-table th {
		background-color: #ebf1f2;
		padding: 10px;
		color: #000;
		text-transform:uppercase;
		border-bottom: 1px solid #c3c3c3;
	}
		table#datagrid-table th a:link, table#datagrid-table th a:visited {
			color: #000;
			text-transform:uppercase;
		}
		table#datagrid-table th a:hover, table#datagrid-table th a:active {
		}
	table#datagrid-table tr {
	}
		table#datagrid-table tr td {
			padding: 5px 10px;
			border-bottom: 1px solid #c3c3c3;
		}
			table#datagrid-table tr td a:link, table#datagrid-table tr td a:visited {
			}
			table#datagrid-table tr td a:hover, table#datagrid-table tr td a:active {
			}
			table#datagrid-table tr td a.view {
				background: url(http://www.propertyinfocus.com.au/themes/basetemplate/images/action-view.gif) no-repeat 0% 50%;
				padding: 2px 0px 2px 20px;
				margin-right:15px;
			}
			table#datagrid-table tr td a.trash {
				background: url(http://www.propertyinfocus.com.au/themes/basetemplate/images/action-trash.gif) no-repeat 0% 50%;
				padding: 2px 0px 2px 20px;
				margin-right:15px;
			}
		table#datagrid-table tr td.postcode {
			color: #327b8e;
		}
			
	table#datagrid-table tr.backHighlight {
		background-color: #fdf8e3;
	}

span.pager {
}
	span.pageLinks {
	}
	span.pageLinks img {
		margin:0px;
		padding:0px;
		margin-bottom:-7px;
		/margin-bottom:-4px;
	}
	span.pageLinks img.separator {
		margin-bottom:-2px;
	}
	span.pageLinks a.page {
		padding:7px;
	}
	span.pageLinks span.currentPage {
		padding:7px;
		font-weight:bold;
	}
			
div.datagrid-filter {
    text-align:right;
    margin-top:7px;
    padding-right:1px;
    margin-bottom:3px;
}
	#datagrid div.datagrid-filter input, #datagrid div.datagrid-filter select {
    	border-top: 1px solid #75736e;
    	border-left: 1px solid #75736e;
    	border-right: 1px solid #f2f0ee;
    	border-bottom: 1px solid #f2f0ee;
    	font-size: 11px;
	}
	#datagrid div.datagrid-filter select {
		/margin-bottom:-1px;
	}
	
td.noresult {
	padding: 10px;
}

p.not-available {
    margin-top:5px;
    margin-left:10px;
    padding-left: 40px !important;
    background: url(http://www.propertyinfocus.com.au/themes/basetemplate/images/icon-not-available.png) no-repeat 0% 50%;
}
p.available {
    margin-top:5px;
    margin-left:10px;
    padding-left: 40px !important;
    background: url(http://www.propertyinfocus.com.au/themes/basetemplate/images/icon-available.png) no-repeat 0% 50%;
}

/**
 * Alternative packages table
 */
table#alt-packages {
    width:100%;
}
	table#alt-packages th {
		padding: 10px;
		color: #000;
		text-transform:uppercase;
		border-bottom: 1px solid #c3c3c3;
		font-size:11px;
	}
		table#alt-packages th a:link, table#alt-packages th a:visited {
			color: #000;
			text-transform:uppercase;
		}
		table#alt-packages th a:hover, table#alt-packages th a:active {
		}
	table#alt-packages tr {
	}
		table#alt-packages tr td {
			padding: 5px 10px;
			border-bottom: 1px solid #c3c3c3;
		}
			table#alt-packages tr td a:link, table#alt-packages tr td a:visited {
			}
			table#alt-packages tr td a:hover, table#alt-packages tr td a:active {
			}
			table#alt-packages tr td a.view {
				background: url(http://www.propertyinfocus.com.au/themes/basetemplate/images/action-view.gif) no-repeat 0% 50%;
				padding: 2px 0px 2px 20px;
				margin-right:15px;
			}
			table#alt-packages tr td a.trash {
				background: url(http://www.propertyinfocus.com.au/themes/basetemplate/images/action-trash.gif) no-repeat 0% 50%;
				padding: 2px 0px 2px 20px;
				margin-right:15px;
			}
		table#alt-packages tr td.postcode {
			color: #327b8e;
		}
			
	table#alt-packages tr.backHighlight {
		background-color: #fdf8e3;
	}

div#upgrade-wrapper {
}
    div#upgrade-wrapper p {
        padding:10px 0px;
    }
    
    
div#upgrade-banner {
    height:120px;
    width:672px;
    overflow:hidden;
    background: url(http://www.propertyinfocus.com.au/themes/basetemplate/images/upgrade-banner.jpg) no-repeat;
    margin-top:20px;
    margin-bottom:20px;
}
div#upgrade-banner a {
    margin-top:35px;
    width: 220px;
    height:85px;
    float:left;
}


ul#lead-summary {
    margin:0 0 10px 0;
    padding:0px;
}
    ul#lead-summary li {
        display:inline;
        margin:0px;
        padding:0px;
        margin-right:5px;
    }
        ul#lead-summary li a.sales {
            background: url(http://www.propertyinfocus.com.au/themes/basetemplate/images/arrow-sales.jpg) no-repeat 0% 50%;
        }
        ul#lead-summary li a.buyers {
            background: url(http://www.propertyinfocus.com.au/themes/basetemplate/images/arrow-buyers.jpg) no-repeat 0% 50%;
        }
        ul#lead-summary li a.rental {
            background: url(http://www.propertyinfocus.com.au/themes/basetemplate/images/arrow-rental.jpg) no-repeat 0% 50%;
        }
        ul#lead-summary li a:link, ul#lead-summary li a:visited {
            padding-left:22px;
            text-decoration: none;
        }
        ul#lead-summary li a:hover, ul#lead-summary li a:active {
        }
            ul#lead-summary li a:link span, ul#lead-summary li a:visited span {
                font-weight:bold;
                text-decoration: underline;
            }
            ul#lead-summary li a:hover span, ul#lead-summary li a:active span {
                font-weight:bold;
                text-decoration: none;
            }
