*{
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
li, body, td, p, div{
	font-size:12px;
}
sup{
	font-size:9px;
}
a:hover{
	cursor:hand;
}
form{
	padding:0px;
	margin:0px;
}
h2{
	font-size:16px;
	font-weight:bold;
}
h3{
	font-size:14px;
	font-weight:bold;
}
h1,h2,h3{
	margin-bottom: 4px;
}

/* new styles */
div.spacer{
	height: 10px;
	clear:both;
}


/* SECTION FOR ADDING NEW LISTINGS */
/* general info */
.caption{
	white-space:nowrap;
	padding-right:10px;
	font-size:9pt;
}
.form-input{
	/*background-color:#F4F5F6;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:0px;
	font-size: 12px;
	border:1px solid #999;
	height: 18px;
	width: 198px;
}
select.form-input{
	width: 200px;
	height: 18px;
}
textarea.form-input{
	height:auto;
}
#new_stock_form select.form-input{
	width: 220px;
}
#new_stock_form input.form-input{
	width: 218px;
}
table#table_openHome input.form-input{
	width: 160px;
}
.validation_response{
	background-color:lightyellow;
	color:red;
	font-size: 9pt;
	font-weight:normal;
}
#overLayTip{
	color: #333;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	position:absolute;
	width:220px;
	background: url("../images/tip_bg.gif") no-repeat;
	background-position: 8px 5px;
	padding: 0px 0px 0px 28px;
	visibility:hidden;
	Filter:blendTrans(duration=.2);
}
#overLayTip.overLayTipLeft{
	/* Whem tip is left aligned */
	background: url("../images/tip_bg_l.gif") no-repeat;
	background-position: right 8px;
	padding: 0px 18px 0px 0px;
}
#overLayTipContents{
	background: #9BD1FA;
	padding: 3px 10px;
}

/* Upload photo */

table#upload_button{
	margin: 20px auto 0px auto;
}
table#uploading_throbber{
	display:none;
	margin-left:10px;
}
table#uploading_throbber td{
	color:#666;
	font-size:9pt;
}
.inlineTip{
	font-size: 10px;
	color: #003366;
}
#photo_upload_browse .response{
	color:red;
	font-weight:bold;
	font-size: 12px;
	margin-bottom:5px;
}
#photo_upload_preview .photo_upload_thumb_wrapper{
	height: 170px;
	width: 170px;
	float:left;
	border:1px solid #D0E3EC;
	margin:4px;
	background:#FFFFFF;
	position:relative;
	text-align:center;
}
#photo_upload_preview .photo_upload_thumb{
	padding:10px;
}
#photo_upload_preview .primary{
	background-color:#FFDB8E;
	font-size:9pt;
}
#photo_upload_preview .caption{
	bottom:10px;
	left:7px;
	font-size:9pt;
	position:absolute;
	width: 160px;
}

blockquote.default_bq{
	padding:5px;
	background-color: #ecf5f9;
	margin:10px 0px;
}
blockquote.plan_type {background-color: #fff}
h2.services_title {
	color:#527294;
	font-size: 14px;
	font-weight:bold;
	margin-bottom:0px;
	padding:5px;
}
h2.plan_icon {
	margin-top:30px;
	padding-left:60px;
	padding-bottom:10px;
	background:url("../images/planicon1-resized.gif") no-repeat top left;
}

#listing_services h2.services_title {
	background-color: #ecf5f9;
	font-size: 14px;
	font-weight:bold;
	margin-bottom:0px;
	padding:5px;
}
#listing_services blockquote.default_bq{
	margin-top:0px;
	display:none;
}

/* OPEN HOMES */
#table_openHome .form-input{
	width: 140px;
}

/* BREADCRUMB */
.breadcrumb{
	display:inline;
	float:right;
	color: #ccc;
}
.breadcrumb a{
	text-decoration:none;
	color: #666;
}
.breadcrumb a:hover{
	text-decoration:underline;
}

/* SECTION FOR ADDING NEW LISTINGS EOF*/

/* PROPERTY DETAIL PAGE */

div#favouritesConfirmWrapper{
	width: 225px;
	position:absolute;
	top:-60px;
	left:60px;
	font: 11px arial;
	text-align:left;
	display:none;
	z-index: 20000;
}
div#favouritesConfirm{
	padding: 8px;
	background:#FFEFB8;
}
div#favouritesConfirm .inputBox{
	width: 160px;
	border:1px solid #666;
	margin-left: 10px;
}
div#favouritesConfirm .inputButton{
	width: 60px;
	border:1px solid #666;
	margin: 0px 20px;
}
div#favouritesConfirmHeader{
	margin-bottom:10px
}
div#favouritesConfirm div{
	width:100%;
}
div#favouritesConfirmButtons{
	margin-top:10px;
}
div#contactSeller .caption{
	font-weight:bold;
}
div#agentEnquiry{
	border:1px solid #aaa;background:#f8f7f5;padding:10px;display:none;
}
.open_home_block{
	margin-bottom: 15px;
	background: #ECF5F9;
	border:1px solid red;
	padding: 5px;
}
.open_home_title{
	color:red;
	font-weight:bold;
	text-align:center;
}

.dp_button{
	border:1px solid #eee;
	display:block;
	width: 94px;
	height: 45px;
	padding:5px 5px 5px 65px;
	text-decoration:none;
	color: #000;
	background-color: #fff;
}
.contentWidescreen .featured_content .dp_button{
	width: 70px;
	padding:5px 5px 5px 60px;
}


.content .featured_content .dp_button{
	width: 70px;
	padding:5px 5px 5px 5px;
	border-width:0px;
	overflow:hidden;
}

.content .featured_content .dp_button .text{
	visibility:hidden;
}

.dp_button:hover{
	border:1px solid #95B0CB;
}

.pageOpt a, .pageOpt a:visited {
	height: 20px;
	display: block;
	width: 93px;
	padding-top: 80px;
	background-repeat: no-repeat;
	font-size: 11px;
	font-variant:small-caps;
	text-align:center;
	margin: 0px 10px;
	float:left;
	color:blue;
}

.pageOpt a.pageOptSearch{
	background-image: url("../images/button_back_search.gif");
}
.pageOpt a.pageOptBroker, #getBroker {
	background-image: url("../images/button_broker.gif");
}
.pageOpt a.pageOptLawyer, #getLawyer{
	background-image: url("../images/button_lawyer.gif");
}
.pageOpt a.pageOptPrint{
	background-image: url("../images/button_print.gif");
}
.pageOpt a.pageOptValuation, #getValuation{
	background-image: url("../images/button_valuation.gif");
}
.pageOpt a.pageOptFavourites{
	background-image: url("../images/button_add_favourites.gif");
}

a#getValuation, a#getBroker, a#getLawyer {
	height: 20px;
	display: block;
	width: 93px;
	padding: 30px 0px 30px 0px;
	background-repeat: no-repeat;
	font-size: 11px;
	font-variant:small-caps;
	font-weight:bold;
	text-align:center;
	margin: 0px 20px;
	float:left;
	color:blue;
	text-decoration:none;
}

/* SLIDESHOW */

#primary_photo{
	margin:0px 0px;
}
#primary_photo_container{
	background-repeat:no-repeat;
}
.thumbs{
	padding-left:3px;
	padding-top: 4px;
}

a.slideShowControl{
	float:right;
	height:25px;
	width:25px;
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

a#slideShowStart{
	background-image: url("../images/slide_go.gif");
}
a#slideShowStart:hover{
	background-image: url("../images/slide_go_over.gif");
}

a#slideShowStop{
	background-image: url("../images/slide_stop.gif");
}
a#slideShowStop:hover{
	background-image: url("../images/slide_stop_over.gif");
}


/* property detail page EOF */

/* property search result page */

table.search_result{
	border: 1px solid #E1E2E2;
	margin-bottom: 5px;
	background-color:#ECF5F9;
}
table.search_result.homepageFeature{
/*	background-color:#FFEFB8; */
	background-color:#ECF5F9
}
table.search_result.featured{
	background-color:#ffffcc;
}
td.search_result_heading{
	background: url(../images/title-bg.gif) no-repeat right;
	font-size:8pt;
	height: 25px;
	padding:0;
}

td.search_result_heading div {
	background:url("../images/title-bg-left.gif") no-repeat left;
	height: 25px;
	line-height:24px;
	margin:0;
	padding-left: 10px;
}
td.search_result_heading div a {
	color:#000;
}
td.search_result_heading div a:hover {
	color:#fff;
}

td.search_result_blurb{
	padding: 8px;
	color: red;
	font-size:9pt;
}

td.search_result_blurb a, td.search_result_blurb a:hover{
	color: #666;
	text-decoration:none;
}
#js_required{
	padding:10px;
	margin:10px;
	border:4px solid red;
	font-size:12px;
	font-weight: bold;
	background-color:yellow;
	color:red;
	text-align:justify;
}
.hide_if_no_js{
	display:none;
}
/* other exisiting styles  */
.pageTitle{
	color:#527294;
	font-size: 12px;
	font-weight:bold;
	font-style:italic;
	margin:0px 0px 10px 0px;
}
#breadcrumb {
	color:#527294;
	font-size:9px;
	font-weight:normal;
	margin:-2px 0 5px 0;
}
#breadcrumb a {color:#527294;}
.price_hdg{
	margin-top:-15px;
	float:right;
	font-size:33px;
	font-weight:bold;
	color:#1382B0;
}
div.price_hdg span {
	font-size:15px;
	vertical-align:super;
}
.boxText{
	font-size: 9pt;
	font-family: verdana, tahoma, arial;
}
.boxTextWhite{
	font-size: 9pt;
	font-family: verdana, tahoma, arial;
	color:#ffffff;
}


.buttonDefault { width:150px; height:25px; background:url(../images/b_butt.gif) top left no-repeat; text-align:center; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bold;padding:0;}
.buttonDefault a, .buttonDefault input { display:block; height:25px; padding:0px; line-height:25px; background:url(../images/r_edge.gif) top right no-repeat; color:white; text-decoration:none; cursor:pointer;}
.buttonDefault a:hover {color:#CDCDCD;}
.buttonDefault input {width:150px;border:none;}

.btn_small, .btn_small input {
	width:100px;
}
.btn_normal {width:150px}
.btn_wide, .btn_wide input {
	width:200px;
}
.btn_Xwide, .btn_Xwide input {
	width:250px;
}
.btn_XLwide, .btn_XLwide input {
	width:270px;
}
.btn_XXwide, .btn_XXwide input {
	width:380px;
}


.search-text{
	font-family: verdana, tahoma, arial;
	font-size:9pt;
}
.list{
	width:300px;
/*	background-color:#F4F5F6;	*/
}
.minlist {
	width:90px;
/*	background-color:#F4F5F6*/;
}
.tinyText{
	font-size: 9pt;
	font-family: verdana, tahoma, arial;
}

.small_light_text{
	font-size: 10px;
	color:#666;
}
.responseBox{
	margin-top:10px;
	color:red;
}
.infoBox{
	text-align:left;
}
.boxContents{
	padding:10px;
	color: #000;
	background-color:#ECF5F9;
	margin: 0px 3px;
	
}
.infoBox ul{
	padding-left:30px;
	margin:0px 10px 0px 0px;
}
.infoBox li{
	margin: 6px 0px;
	font-size: 12px;
	padding-left:3px;
}
.boxHeading{
	background:url("../images/title-bg.gif") no-repeat right;
	font-weight: bold;
	font-size: 9pt; 
	color: #ffffff;
	height: 25px;
	padding-right: 5px;	
}
.boxHeading h3{
	background:url("../images/title-bg-left.gif") no-repeat left;
	padding-left: 10px;
	height: 25px;
	margin:0px;
	line-height:24px;
	font-variant: small-caps;
}
td.boxHeading {padding:0;}
.infoBox.boxWarning .boxHeading{
	color: red;
}
.infoBox.boxWarning .boxContents{
/*	background: #FFEFB8; */
	background: #eee;
	margin: 0px 10px;
}
.infoBox div.confirm_button{
	text-align:right;
	margin:10px 7px 0px 0px;
}
.infoBox .listingAdmin{
	_height:120px;
	min-height:120px;
	padding: 10px 20px 7px 20px;
	border: 1px dashed red;
	border-top:0;
}

.infoBox .listingAdmin ul, .infoBox .listingAdmin .default_bq ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
.infoBox .listingAdmin li{
	font-size: 11px;
	margin:5px;
	padding:0px;
}

.infoBox .listingAdmin .default_bq{
	padding:0px;
}

.adminTab{
	border: 1px solid;
	border-bottom-width:0px;
	margin:0px;
}
.adminTabOn{
	border-color:#666;
	background-color:buttonface;
}
.adminTabOff{
	border-color:#ccc;
	background-color:#eee;
}
.adminTab a{
	text-decoration:none;
	padding:2px 10px;
}
.adminTabOff a{
	color: #666;
}
.adminTabOn a{
	color:#333;
}


/* HOME PAGE STYLES */

div#home_main_text {
	width:410px;
	color:#666;
	float:left;
}
div#home_main_text h2 {
	color:#ff9728;
	font-size:16px;
	font-weight:700;
	padding-left:30px;
	background: url("../images/home/3t3.jpg") 0 1px no-repeat;
}
div#home_main_text h3 {
	color:#41a7eb;
	font-size:15px;
	font-weight:700;
	padding-left:30px;
	background: url("../images/home/0blt3.jpg") 0 2px no-repeat;
}
div#home_main_text p {
	margin: 10px 30px 10px 30px;
}

div#home_main_listings {
	width:300px;
	border-left:1px solid #999;
	color:#666;
	float:right;
	margin-left:5px;
}
div#home_main_listings h3 {
	color:#41a7eb;
	font-size:15px;
	font-weight:700;
	padding-left:30px;
	background: url("../images/home/3t3.jpg") 0 1px no-repeat;
}

.featured_small {
	display:block;
	clear:both;

}
a.preview_img {
	float:right;
	margin:0 0 5px 25px;
}
#home_main_listings hr, .featured_small hr {
	clear:both;
	color:#bbb;
	margin:10px 0 5px 0;
	height:1px;
	border-bottom:1px;
}
.featured_small h4 {
	font-size:12px;
	color:#30659a;
}
.featured_small p a, .featured_small p a:visited {
	color:#ff9728;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}
.featured_small p a:hover {
	text-decoration:underline;
}

/*
div.hotProperty_feature {
	position:relative;
	display:block;
	border-bottom:1px solid #ccc;
	color:#666;
	padding-bottom:2px;
	font-weight:bold;
	clear:both;
}
div.hotProperty_featureValue {
	float:right;
	width:60%;
	font-weight:normal;
	margin:0;
}
div.hotProperty_feature .hra {
	clear:both;
	visibility: visible;
	height:2px;
	margin:0;
	padding:0;
	border:1px solid #000;
	font-size:9px;
}
*/


.hotProperty_feature {
	width:33%;
	font-weight:bold;
	color:#666;
	border-bottom:1px solid #ccc;
	height:20px;
}
.hotProperty_featureValue {
	color:#666;
	border-bottom:1px solid #ccc;
}







div.seller_btns {
	clear:both;
	
}
div.seller_btns a img#view_seller_listings, div.seller_btns a img#contact_seller {
	float:left;
	border:none;
}
div.seller_btns a.seller_btns_txt {
	position:relative;
	top:30px;
}

/*
div.featured_large{
	background: url("../images/home/featured_bg_large.gif") left no-repeat;
	width: 100%;
}
div.featured_large div.featured_large_inner{
	background: url("../images/home/featured_bg_right.gif") right repeat-y;
	height: 189px;
}
div.featured_large_inner div.featured_content{
	padding:14px 10px;
	position:relative;
}
div.featured_large .featured_description{
	color: #666;
	font-size: 9px;
	line-height:15px;
	height: 138px;
	overflow: hidden;
}
div.featured_large .featured_more{
	text-align:right;
	position:absolute;
	right: 10px;
	bottom: 18px;
}

div.featured_small{
	background: url("../images/home/featured_bg_small.gif") left no-repeat;
	width: 100%;
}
div.featured_small div.featured_small_inner{
	background: url("../images/home/featured_bg_right.gif") right repeat-y;
	height: 89px;
}
div.featured_small_inner div.featured_content{
	padding:8px 10px;
	position:relative;
}
div.featured_small .featured_more{
	padding-top:7px;
}
div.featured_small .featured_price{
	font-size: 11px;
	color: #666;
}
.content div.featured_small .featured_photo{
	width:95px;
	overflow:hidden;
	height: 71px;
}
.contentWideScreen div.featured_small .featured_photo{
	width:200px;
}
div.featured_small .featured_photo img{
	margin-right:10px;
}
.featured_heading{
	color: #336699;
	font-size: 11px;
	margin-bottom:5px
}
.featured_photo{
	float:right;
	margin-left:5px;
}
.featured_photo img{
	border:1px solid #999;
}

.featured_more a{
	color: orange;
	text-decoration:none;
	font-weight:bold;
}
.double_arrow{
	background: url("../images/home/double_arrow_r.gif") 2px 4px no-repeat;
	padding-left: 20px;
	margin:4px 0px 15px 0px;
	color: #336699;
	font-weight:bold;
}

#home_welcome{
	font-size: 11px;
	color: #336699;
	background: #ffffcc;
	border:1px solid #66819D;
	padding:6px;
	margin-bottom:4px;
}

#home_toolbox{
	background: url("../images/home/toolbox_bg.gif") repeat-y;
	border-top: 1px solid #99A7B6;
	border-bottom: 1px solid #99A7B6;
	width: 260px;
}
#home_toolbox li{
	list-style-type:square;
	color:orange;
	font-size:14px;
}
#home_toolbox a{
	color:#336699;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
}

#home_toolbox_header{
	color: #336699;
	font:bold 16px "georgia", "Times New Roman";
}

#home_general_info, #home_general_info p{
	font: 11px arial;
	color: #666;
}

.rounded_box_outer{
	background:url('../images/home/content_bg_base.gif') bottom no-repeat;
	padding-bottom:10px; 
	width:260px;
}

.rounded_box_inner{
	background:url('../images/home/content_bg_top.gif') top no-repeat;
	padding:2px 10px 0px 10px;
}
*/
/* HOME PAGE EOF */

/* ADMIN SECTION */

.dataCell{
	border-right:1pt solid; 
	border-bottom:1pt solid; 
	border-color:silver; 
	padding:2px;
	font-size: 10px;
}
.headerCell{
	border:1px outset; 
/*	background-color:buttonface;*/
	background-color:#ecf5f9;
	padding:2pt;
	font-size: 10px;
}

/* ADMIN SECTION EOF */

h3.sectionHeading{
	color: #003366;
}

/* terms and conditions */
div.t_and_c li{
/*	list-style-type: decimal;	*/
	margin-top:10px;
}
div.t_and_c li li{
	list-style-type: lower-alpha;
}
div.t_and_c li li li{
	list-style-type: lower-roman;
}

/* links page */
div#all_links h3 a, div#all_links h3 a:active, div#all_links h3 a:hover, div#all_links h3 a:visited {
	color:#527294;
	font-size: 12px;
	font-weight:bold;
	font-style:italic;
	margin:0px 0px 10px 0px;
}
div#link_navigation {
	width: 100%; 
	text-align:right;
}
div#link_navigation a, div#link_navigation a:active, div#link_navigation a:hover, div#link_navigation a:visited {
	color:#527294;
}
p#editing_links a, p#editing_links a:active, p#editing_links a:hover, p#editing_links a:visited {
	color:#FF0000;
}

#tips li {
	list-style-type: upper-roman;
	margin-bottom: 15px;
}

#open_home li {
	margin-bottom: 15px;
}

#property_checklist li {
	list-style-type: circle;
	margin-bottom: 15px;
	list-style-image: url(../images/template/checkbox.gif);
}
#property_checklist .supporting_text {
	color: #5D5D5D;
	font-style: italic;
}		

.oddrow {
	background: #EDE1C6;
}
.savings_table th {
	font-weight: normal;
	text-align: left;
	background: #517293;
	color: #fff;
}

h3.advice_centre{
	color:#517293;
	font-size: 12px;
	font-weight:bold;
	margin:0px 0px 5px 0px;
	padding: 0px;
}

#print_link a, #print_link a:hover, #print_link a:active, #print_link a:visited {
	 color:#527294;
}		

#nzmap { width:329px; height:360px; text-align:left; }
#nzmap img { border:none; }
.frontendMapDiv {width:706px;height:350px;}
