/*
--------------------------------
Layout
--------------------------------
*/

* {
	margin: 0;
	padding: 0;
	}

html {
	overflow-y: scroll;
}
	
body {
	font-family: "Verdana", sans-serif;
	font-size: 62.5%;
	color: #000;
	line-height: 1.4em;
	background: #fff;
	background: #f5f5f5;
}
	
html,body {
	height: 100%;
	margin: 0;
	padding: 0;
	}

#header {
	width: 850px;
	height: 111px;
	display: block;
	background: url('/images/logo.png') no-repeat 0px 28px;
}

/*------------------for office index page----------------------------*/	
#headerOffice {
	width: 850px;
	height: 111px;
	display: block;
	background: url('/images/logo.png') no-repeat ;
}
#officeTitle{
	display:block;
	background:#a54499;
	width:420px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size:16px;
	padding:7px 0;
	color: #fff;
}
/*----------------------------------------------*/

#searchButton{
	position: absolute;
	top:89px;
	left:790px;


}
#searchButton a:link, #searchButton a:visited{
	background:url('/images/searchButton.png');
	background-repeat:no-repeat;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-left:18px;
	color: #00350E;
	cursor:pointer;
	display:block;
	width:78px;
	height:18px;
	font-size:12px;
}
#searchButton a:hover, #searchButton a:active{
	background-position:0 -18px;
	color: #000000;
}
#frame {
	width: 852px;
	background: #fff;
	margin: 0px auto;
	position: relative;

	width: 880px;
	padding-left: 30px;
	}
	
#content {
	width: 850px;
	aheight: 270px;
	margin-bottom: 17px;
	}

#nav {
	background: url('/images/line.png') repeat-x;
	padding-top: 20px;
	}
	
.frontimage {
width: 420px;
aheight: 220px;
background: #b3f440;
float: left;
margin: 0 6px 6px 0;
}
.frontimage img {
width: 420px;
}	

.frontad {
float: left;
background: #b3f440;
width: 208px;
height: 69px;
margin: 0 0 6px 0;
}	

.indexrentals,.indexbuying,.indexselling,.indexlogin {
	height: 100px;
	width: 208px;
	float: left;
	margin-right: 5px;
	position: relative;
	}
.indexrentals {
	background: #b3f440 url('/images/ad1.jpg') no-repeat;
	}
.indexbuying {
	background: #a54499 url('/images/ad2.jpg') no-repeat;
	}
.indexselling {
	background: #a54499 url('/images/ad3.jpg') no-repeat;
	}
.indexlogin {
	background: #b3f440 url('/images/ad4.jpg') no-repeat;
	margin-right: 0 !important;
}

#indexnav {
	margin-top: 25px;
	}
table#searchresulttable{
	margin: 10px 0 0 0;

}
	
.searchresultboxImg {
	background: #e9e1f5;
	width: 202px;
	height:153px;
	margin: 0;
	margin-bottom:10px;
}

#searchresultHeading{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:1.4em;
	background-color:#a54499;
	display:block;
	padding:6px 10px 5px 10px;
	color:#FFFFFF;
	border-bottom: solid 3px #702e68;
	overflow: hidden;
	height: 19px;
}

#searchresultHeading a {
	line-height: 1.3em;
	text-decoration:none;
	color:#ffffff;
}
#searchresultHeading a:hover {
	color: #FFCCFF;
}

#searchresultMain{
float:left;
margin:0;
padding:0;
}
.searchresultText{
	margin:7px 10px;
	font-family: Verdana, sans-serif;
	font-size:11px;
	height:57px;
	overflow:auto;
	
}

	
.searchresultboxData{
	background: #ffe2fb;
	width: 425px;
	height:150px;
	margin-bottom:11px;
	border:1px solid #000000;
	border-left:none;
}
.searchresultboxData p{
	padding-left:10px;
	padding-top:10px;
}
#searchresultboxSubPrice{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.2em;
	color:#5722a3;
	font-weight:bold;
	padding-left:10px;
	line-height:1.3em;
}

#searchresultboxDetail{
	padding-left: 10px;
	margin-top:3px;
	padding-top:0px;

}
#searchresultboxDetail a{
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.1em;
	color: #6F0070;
	border: solid 1px #e9e1f5;
	padding:3px;
	padding-left:6px;
	padding-right:6px;

}
#searchresultboxDetail a:hover{
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.1em;
	color: #584857;
	border-bottom: solid 1px  #FFF;
	border-right:solid 1px #FFF;
	border-top:solid 1px #665669;
	border-left:solid 1px #665669;	
	background-color:#ded4ed;

}
#searchresultAdvHolder{
float:right;
width:208px;
margin-bottom:10px;
}
#searchresultAdv{
	display:block;
	margin:10px 0 0 0;
/*adv box size width = 208px height = 69px*/
}

.searchresultboxImg img {
	padding:0;
	margin:0;
	width: 200px;
	height:150px;
	border: solid 1px #000;
	}

.searchresultbed, .searchresultbath, .searchresultcar {
	width: 60px;
	float: right;
	line-height: 2.5em;
	font-size: 1.1em;
	margin-top:8px;
	text-indent:45px;
	}

.searchresultbed {
	background: url('/images/bed.png') no-repeat 15px ;
	}
.searchresultbath {
	background: url('/images/bath.png') no-repeat 15px ;
	}
.searchresultcar {
	background: url('/images/car.png') no-repeat 15px ;
	}
.propertydetails table {
	width: 210px;
	}	
table p.detailbeds {
	background: url('/images/bed.png') no-repeat 20px 0;
	padding-left: 60px;
	width: auto;
	}
table p.detailbaths {
	background: url('/images/bath.png') no-repeat 20px 0;
	padding-left: 60px;
	width: auto;
	}
table p.detailcars {
	background:  url('/images/car.png') no-repeat 20px 0;
	padding-left: 60px;
	width: auto;
	}
table p.detailensuites {
	padding-left: 40px;
	width: auto;
	}	
	
.resultsbar {
	clear:both;
	background: #b3f440;
	padding:10px 10px;
	line-height:normal;
	height:16px;
	margin-bottom:4px;
	}
.resultsbar span {
	font-size: 1.3em;
	margin:0;
	padding:0;
	}
.resultsbar span.leftalign {
	width:600px;
	padding:0;

	}
.resultsbar span.rightalign {
	width: 200px;
	font-weight: 700;
	text-align: right;
	}	
.resultsbar span.pid {
	font-size: 1em;
	padding-right:0;
	margin-right:30px;
	float:left;
	}
.propertymain {
	float: left;
	}
.propertysub {
	float: left;
	margin: 0 0 3px 3px;
	}
	
.propertydescription {
	width: 423px;
	float:left;
	margin: 0px 3px;
}
#propertydescriptionLeft{
	width:210px;
	float:left;
}
#propertydescriptionRight{
	width:210px;
	float:right;
}
.propertydescription h2 {
	line-height: 2.8em;
	padding: 0 7px;
	}
.propertydescription h3 {
	line-height: 1em;
	margin-bottom: 15px;
	padding: 0 7px;
	}
.propertydescription p {
	padding: 0 7px;
	}

.propertydetails {
	background: #ffe2fb;
	width: 210px;
	margin-bottom: 4px;
	padding-bottom: 1px;
}
/*---------------------------------------------------------
property page h2 class
-----------------------------------------------------------*/
.propertyH2{
	line-height:normal !important;
	margin-bottom:20px;
	margin-right:0;
}
/*---------------------------------------------------------
Optioon section
-----------------------------------------------------------*/
div.propertydetails ul.propertyoptions{
	margin-top:3px;
	
}
div.propertydetails ul.propertyoptions li{

	font-family: "Verdana", sans-serif;
	padding-left: 2em;
	list-style:none;
	border-bottom:1px dotted #a54499;
	padding-bottom:10px;
	padding-top:10px;
	
}

div.propertydetails ul.propertyoptions li a{
	text-decoration:none;
	color:#000000;
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
}
div.propertydetails ul.propertyoptions li.print a{
	background:url('/images/printIcon.jpg') 0 0 no-repeat;
	padding-left:40px;
	padding-bottom:10px;

}
div.propertydetails ul.propertyoptions li.shortList a{
	background: url('/images/addListIcon.jpg') 0 0 no-repeat;
	padding-left:40px;
	padding-bottom:10px;
}

div.propertydetails ul.propertyoptions li.email a{
	background: url('/images/emailIcon.jpg') 0 0 no-repeat;
	padding-left:40px;
	padding-bottom:10px;
}
div.propertydetails ul.propertyoptions li a:hover{
	color: #a54499;
	text-decoration:underline;
}
/*---------------------------------------------------------
Mortgage calculator 
-----------------------------------------------------------*/

.calculator input.txt{
	background:#fff;
	border:1px solid #a54499;
	width:80px;
}
.calculator input.short{
	background:#fff;
	border:1px solid #a54499;
	width:50px;
}
.calculator input.btn{
	border: 1px solid #702e68;
	background:#a54499;
	color:#FFFFFF;
	cursor:pointer;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	margin-left:51%;
	padding: 1px;
	width: 80px;
}

.calculator input.btn:hover{
	background: #FF99FF;
}
.calculator select{
	background:#fff;
	border:1px solid #a54499;
	width:80px;
}
.calculator form p{
	clear:left;
	padding:0;
	margin:0 !important;
	margin-bottom:5px !important;
}
.calculator form p label{
	float:left;
	width:42%;
	margin-left:10px;
}
.calculator form{
	margin-top: 10px;
	padding-bottom:10px;
}



/*---------------------------------------------------------
Agent Details
-----------------------------------------------------------*/

.propertydetails p{
	margin:0 !important;
	color:#000;
	padding-bottom:5px !important;
}


/*---------------------------------------------------------
Email this Agent*
-----------------------------------------------------------*/
.yourMessage input.txt{
	background:#fff;
	border:1px solid #a54499;
	width:180px;
	margin-left:10px;
}
.yourMessage textarea{
	background:#fff;
	border:1px solid #a54499;
	width:180px;
	height:150px;
	margin-left:10px;
}


.yourMessage form p{
	padding:0;
	margin:0 !important;
	margin-bottom:5px !important;
}
.yourMessage form p label{
	width:45%;
	margin-left:10px;
}
.yourMessage form{
	margin-top: 10px;
	padding-bottom:10px;
}

.yourMessage input.btn{
	border: 1px solid #702e68;
	background:#a54499;
	color:#FFFFFF;
	cursor:pointer;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	padding: 1px;
	width: 80px;
}

.yourMessage input.btn:hover{
	background: #FF99FF;
}


/*---------------------------------------------------------

-----------------------------------------------------------*/
.propertydetails h3 {
	background: #a54499;
	padding: 0 7px;
	border-bottom: 2px #702e68 solid;
	font-size: 1.4em;
	line-height: 2em;
	color:#FFF;
	}	
.propertydetails p {
	padding: 7px 0 0 7px;
	}	

#content a.printbrochure p,#content a.email2friend p {
	line-height: 2.4em;
	display: -moz-inline-box;
	display: inline-block;
	width: 100px;
	height: 25px;
	border: 2px solid #cdaaff;
	padding-left: 30px;
	text-decoration: none;
	}
#content a.printbrochure,#content a.email2friend {
	text-decoration: none;
	}
#content a.printbrochure p {
	background: #e9e1f5 url('/images/printer-16.gif') no-repeat 7px 5px;
	}
#content a.email2friend p {
	background: #e9e1f5 url('/images/email-16.gif') no-repeat 7px 3px;
	}
	
	
.propertyad {
	width: 208px;
	float: right;
	clear: right;
	margin-bottom: 4px;
}

.propertyad img {
	display: block;
}
	
.bold {	font-weight: bold; }
.clearall {	clear: both; }
.right { float: right; }
.left { float: left; }


/*
--------------------------------
Text
--------------------------------
*/
	
h1 {
	font-size: 2.4em;
	margin-bottom: 30px;
}

h1.pageheading {
	font-size: 1.3em;
	background: #b3f440;
	margin: 0px 0px 5px 0px;
	padding: 3px 8px;
	color: black;
	font-family: "Verdana", sans-serif;
}

.galleryNav {
	font-size: 1.3em;
	clear:both;
	height:30px;
	background: #b3f440;	
	color: black;
	font-family: "Verdana", sans-serif;
}
.galleryHeading{
	font-weight:bold;
	padding:8px;
	float:left;
}
.galleryClose a{
	text-decoration:none;
	background:url('/images/gallery_close_btn.jpg') 0 0 no-repeat;
	color:#000000;
	float:right;
	margin-top:3px;
	margin-bottom:0;
	padding:2px 15px 3px 25px;
	margin-right:26px;

}
.galleryClose a:hover{
	background: url('/images/gallery_close_btn.jpg') 0 -23px no-repeat;
	color: #9900CC;
}
.btnCenter{
	margin-left:245px;
}
.imgNumber{
	font-size: 1em;
	font-weight:bold;
	background: #b3f440;
	display:block;
	float:left;
	margin-top:8px;

}
.galleryBtn a{
	text-decoration:none;
	font-weight:normal;
	font-size: 1em;
	background: url('/images/gallery_btn.jpg') 0 0 no-repeat;
	margin-top:0;
	display: block;
	width:75px;
	text-align:center;
	padding: 2px 0 3px 0;
	float:left;
	color: #000000;
	font-family: "Verdana", sans-serif;
	margin:3px 10px 0 10px;
}
.galleryBtn a:hover{
	background: url('/images/gallery_btn.jpg') 0 -23px no-repeat;
	color: #9900CC;
}

h2 {
	
}

h3 {
	font-size: 1.6em;
	}

h4 {
	font-size: 1.3em;
	}

h1,h2,h3,h4,h5,h6 {
	color: #333;
	font-family: "Myriad Pro","Myriad","Trebuchet MS","Arial",sans-serif;
	font-weight: normal;
	line-height: 2em;
	}
	
h2 { 
	font-size: 1.8em;
	color: #333;
	text-transform: uppercase;
	font-weight: 700;
	}

p {
	font-family: "Verdana", sans-serif;
	font-size: 1.1em;
	line-height: 1.4em;
	}

#content p {
	margin: 0px 0px 1.4em 0px;
	}
	
#footer p {
	color: #6c6c6c;
	font-size: 1.1em;
	line-height: 2.8em;
}

#footer a {
	color: #6c6c6c;
}

#indexnav a span {
	color: #000;
	font-weight: 700;
	text-decoration: none;
	text-align: right;
	font-size: 1.1em;
	margin: 70px 10px 0 0;
	padding: 0;
	line-height: 0;
	right: 0px;
	position: absolute;
	}	
	
#indexnav a {
	text-decoration: none;
	height: 90px;
	width: 208px;
	display: block;
	position: absolute;
	margin-top:0;
	padding-top:10px;
	}

.searchresultbox h3 {
	font-family: "Verdana", sans-serif;
	color: #430898;
	font-size: 1em;
	font-weight: 700;
	line-height: 1.5em;
	margin-top: 5px;
	padding: 0 5px;
	}
.searchresultbox p {
	font-size: .95em;
	padding: 0 5px;
	}
	
p.open4inspection {
	background: #b3f440;
	line-height: 2.4em;
	width: 850px;
	text-indent:1em;
	padding:8px 0; 
	}	

a , address {
	font-family: "Verdana", sans-serif;
	font-size: 1em;
	line-height: 1.4em;
	margin-top: 1.4em;
	margin-bottom: 1.4em;
	}
	
.hide {
	visibility: hidden;
	}
.bold {
	font-weight: 700;
	}
	
a:link {	color: #430898;	}
a:visited {	color: #430898; }
a:hover {	color: #430898; }
a:active {	color: #430898; }

/*
--------------------------------
Images
--------------------------------
*/


/*
--------------------------------
Lists
--------------------------------
*/
li {
	font-family: "Verdana", sans-serif;
	font-size: 1em;
	line-height: 1em;
	list-style-type: square;
	}
	
/*.IR li {
	position: relative;
	}

.IR em {
	display: block;
	position: absolute;
	top: 0; left: 0;
	z-index: 1;
	}	
*/
ul.nav {
	width: 850px;
	background: #b3f440;
	height: 25px;
	list-style-type: none;
	}
ul.nav li {
	color: #409005;
	float: left;
	padding-bottom: 3px;
	list-style-type: none;
	padding-top:4px;
	border-left:1px solid #b7ff39;
	border-right:1px solid #91e301;
	
	}
	
ul.nav li a:link, ul.nav li a:visited{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.2em;
	text-decoration:none;
	color: #006633;
	padding:5px 10px 6px 10px;
	list-style-type: none;
	text-align:center;
	background-color: #b3f440 ;
	}
ul.nav li a:hover, ul.nav li a:active{
	background-color: #A54499  ;
	padding:5px 10px 6px 10px;
	color: #FFF;
	}
	
	
/*
--------------------------------
Tables
--------------------------------
*/

table,table tr,table tr td {
	border-collapse: collapse;
	}

table {
	}

/*
--------------------------------
Forms
--------------------------------
*/

form.search {
	width: 200px;
	height: 25px;
	background: url('/images/quickfind.png') no-repeat;
	position: absolute;
	left: 555px;
	padding-left: 100px;
	top: 105px;
	}
form.search input {
	border: 1px solid grey;
	}
	
/*
--------------------------------
advance search form
--------------------------------
*/
#advanceSearchForm, #advanceSearchForm p, #advanceSearchForm legend, #advanceSearchForm fieldset{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#advanceSearchForm h2{
	font-size:1.5em;
	font-weight:bold;
	color: #000000;
	background-color:#FFF;
	padding:0px;
	margin-bottom:10px;
	line-height:1em;
	border-top: 1px #7DD374 dotted;
}

#advanceSearchForm{
	background-color: #FFFFFF;
	border: none;
}

#advanceSearchForm form p{
	padding:5px 0 0 70px;
	font-weight:bold;
	clear:left;
	margin:0;
	color: #000000;
	margin-bottom:0px;
	line-height:1em;
	
}

#advanceSearchForm form p.boderBottom{
	padding-bottom:1.5em;
	border-bottom: dotted 1px #003300;
	
}

#advanceSearchForm p label{
	float:left;
	width:15%;

}
#advanceSearchForm p label.roomNumberNoFloat{
	clear:left;
	float: none;
	padding-left:0px;
	padding-right:20px;

}

#advanceSearchForm select{

	background: #FFFFFF;
	border:solid 1px #000000;
}

#advanceSearchForm input.text{

	background: #FFFFFF;
	border:solid 1px  #000000;
}

#advanceSearchForm input.btn{
	margin:10px 70px;
	color: #003300;
	background-color: #FFFFFF;
	border:1px solid #000000;
	width:100px;
	height:25px;
	cursor:pointer;

}
hr{
	margin:10px;
}

#greenbar{

}

/* Other */

.frontsearch {
	float: left;
	background: #b3f440;
	width: 208px;
	height: 220px;
	margin: 0 6px 6px 0;
}

.frontsearch select {
	font-size: 1em;
}

table.quicksearch {
	width: 95%;
	margin: 5px 3px 3px 5px;
	padding: 0px;
	color: #2B6700;
}

table.quicksearch th {
	padding: 2px;
	margin: 0px;
	text-align: left;
}

table.quicksearch td {
	padding: 2px;
	margin: 0px;
}

input.vp_submit {
	margin: 3px 1px 1px 1px;
	font-size: 1em;
	color: black;
	border: 2px solid #cdaaff;
	background: #e9e1f5;
	padding: 0px;
	width: 70px;
	height: 22px;
}

input[type=radio] {
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
	height: 1em;
}

label {
	margin: 0px 8px 0px 0px;
	padding: 0px;
}

.viewprop_topbar {
	width: 100%;
}

.viewprop_topbar td {
	vertical-align: top;
}

.viewprop_topbar_suburb {
	text-align: left;
	font-size: 1.3em;
	width: 310px;
}

.viewprop_topbar_price {
	text-align: right;
	font-size: 1.3em;
	font-weight: bold;
	width: 300px;
}

.viewprop_topbar_beds {
	text-align: left;
	font-size: 1.3em;
	background: url('/images/bed.png') no-repeat 5px -4px;
	padding-left: 35px;
	width: 20px;
}

.viewprop_topbar_baths {
	text-align: left;
	font-size: 1.3em;
	background: url('/images/bath.png') no-repeat 5px -4px;
	padding-left: 35px;
	width: 20px;
}

.viewprop_topbar_cars {
	text-align: left;
	font-size: 1.3em;
	background: url('/images/car.png') no-repeat 5px -4px;
	padding-left: 35px;
	width: 20px;
}

.advancedsearch {
	
}

.advancedsearch td {
	padding: 1px 10px 1px 1px;
}

.advancedsearch select {
	margin: 1px 1px 1px 0px;
}

.advancedsearch input[type=submit] {
	border: 1px solid black;
	background-color: #FFFFFF;
	cursor:pointer;
	padding: 5px 10px;
}

img {
	border: 0;
}
#galleryAllWrap{
	width:750px;
	margin:auto;
}
div#gallerymain {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 750px;
}

#galleryloader {
    display: inline;
    float: left;
    width: 640px;
    height: 480px;
    overflow: hidden;
    margin: auto;
    position: relative;
    text-align: center;
	clear:both;
	border-right: 1px solid #B3F440;
}

#galleryloader img {
    width: 640px;
    height: 480px;
}

#gallerythumbs {
	float: right;
	overflow-y: scroll;
	width: 105px;
	height: 480px;
}

#gallerythumbs img {
	padding: 0px;
	margin: 5px 0px -3px 0px;
	border: 1px solid #B3F440;
}

ul.openhome {
	margin: 0em 1em 1em 3em;
}

ul.openhome li {
	font-family: "Verdana", sans-serif;
	font-size: 1.1em;
	line-height: 1.1em;
	list-style-type: square;
	margin-bottom: 0.4em;
}

ul.openhome li.openhome_address {
	list-style-type: circle;
}

div.openhome {
	margin: 0 5px 4px 6px;
	padding: 0.5em;
	background-color: #eeeeee;
}

div.openhome p {
	margin-bottom: 0.8em !important;
}

table.agentdetails {
	margin: 5px 2px 12px 7px;
	width: auto;
}

table.agentdetails td {
	padding-right: 10px;
	vertical-align: top;
}

ul.features {
	margin: 0.5em 0.5em 1em 2px;
}

ul.features li {
	font-family: "Verdana", sans-serif;
	font-size: 1.1em;
	line-height: 1.4em;
	list-style-type: square;
	margin-left: 2.2em;
}

.pagination_top, .pagination_bottom {
	text-align: center;
	font-size: 1.2em;
}

.pagination_top {
	margin: 8px 0 0 0 !important;
}

.pagination_bottom {
	margin: 0 0 20px 0 !important;
}

div#content_left {
	float: left;
	margin: 0;
	padding: 0.6em 0.4em;
	width: 620px;
	min-height: 250px;
}

div#content_right {
	float: right;
	width: 208px;
	margin-bottom: 10px;
	padding: 0;
}

input {
	padding: 1px;
}

ol {
	list-style-position: inside;
	
}

ol li {
	list-style-type: decimal;
}

/*contact details*/
table.contactDetail , table.contactDetail tr , table.contactDetail td{
	border-top:1px solid #999999;
	border-bottom: 1px solid #999999;
	border-collapse:collapse;
	color:#333;
	height:36px;
	padding-right:10px;
}
table.contactDetail h3 a{
	color: #009900!important;
}

table.contactDetail h3 a:hover{
	color:#00CC33!important;
}

input.btn{
	border: 1px solid #702e68;
	background:#a54499;
	color:#FFFFFF;
	cursor:pointer;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	padding: 1px;
	width: 80px;
}

input.btn:hover{
	background: #FF99FF;
}

/*------------------------------------------------
photo box 01 
--------------------------------------------------*/

.photoBox01_wrap{
	margin:5px 0 7px 0;
	width:612px;
	height:240px;
	border:1px solid #444444;
}

.photoBox01_imgArea{
	width:160px;
	height:240px;
	overflow:hidden;
	float:left;
	background-color: #EFEFEF;
}

.photoBox01_txtArea{
	overflow-y:scroll;
	height:100%;
	border-left:1px solid #444;
	background:#EFEFEF;
	width:450px;
	float:left;
}

.photoBox01_topHeading{
	background:#999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#FFFFFF;
	padding:7px 10px;
	border-bottom:3px solid #444;
}

.photoBox01_contentW{
	width:420px;
	padding-left:10px;
	padding-top:6px;
	padding-bottom:6px;
	border-bottom:1px solid #FFF;
	overflow:hidden;
}

.photoBox01_contentH{
	float:left;
	font-size:11px;
	line-height:18px ;
}

.photoBox01_contentC{
	padding-left:70px;
	padding-right:10px;
	font-size:11px;
	line-height:17px ;

}

/*------------------------------------------------
photo box 02
--------------------------------------------------*/

.photoBox02_wrap{
	margin:5px 0 7px 0;
	width:612px;
	height:160px;
	border:1px solid #444444;
}

.photoBox02_imgArea{
	width:200px;
	height:160px;
	overflow:hidden;
	float:left;
	background-color: #EFEFEF;
}

.photoBox02_txtArea{
	height:100%;
	border-left:1px solid #444;
	background:#EFEFEF;
	width:410px;
	float:left;
}

.photoBox02_topHeading{
	background:#999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#FFFFFF;
	padding:7px 10px;
	border-bottom:3px solid #444;
}

.photoBox02_contentW{
	width:400px;
	padding-left:10px;
	padding-top:6px;
	padding-bottom:6px;
	border-bottom:1px solid #FFF;
	overflow:hidden;
}

.photoBox02_contentH{
	float:left;
	font-size:11px;
	line-height:18px ;
}

.photoBox02_contentC{
	padding-left:70px;
	padding-right:10px;
	font-size:11px;
	line-height:18px ;

}

/*---------------------------------------
Form style : form01
----------------------------------------*/
fieldset{
	width:600px;
	border:1px solid #702e68;
	background:#ffe2fb;
	margin-bottom: 5px;
}

fieldset input, fieldset select, fieldset textarea{
	border:1px solid #702e68;
	color:#000;
	font-size:11px;
}

p.form01Heading{
	margin-top:8px !important;
	margin-bottom:0!important;
	border:1px solid #702e68;
	font-size:12px;
	color:#fff;
	padding:5px 15px 5px 5px;
	font-weight:normal;
	background: #a54499;
	width:580px;
	overflow:hidden;
	display:block;
	
}

p.form01{
	clear:left;
	margin:0 !important;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	border-bottom:none;
	padding:5px 0;
	width:600px;
}

p.form01 label{
	float:left;
	color:#000000;
	width:20%;
	margin-left:10px;
}

div.genericBtn{
	padding:20px 0 50px 0;
	margin-left: 170px;
}

input.save{
	height:25px;
	width:100px;
	float:left;
	cursor:pointer;
	background:#a54499;
	color:#FFFFFF;
	border:1px solid #330000;
	margin-right: 40px;
}
input.save:hover{
	background:#a54499;
	color:#FFFFFF;
	border:1px solid #330000;
	background:#b3f440;
	border:1px solid #507d01;
	color:#003300;
}

div.genericBtn a{
	font-size:11px;
	margin:0 !important;
	float:left;
	display:block;
	text-decoration:none;
	width:100px;
	text-align:center;
	padding:4px 0 4px 0;
	color:#000;
	border:1px solid #330000;
}

div.genericBtn a:hover{
	background:#b3f440;
	border:1px solid #507d01;
	color:#003300;
}

/* a btn */

a.btn {
	font-size:11px;
	margin:0 !important;
	float:left;
	display:block;
	text-decoration:none;
	width:100px;
	text-align:center;
	padding:4px 0 4px 0;
	color:#000;
	border:1px solid #330000;
}

a.btn:hover {
	background:#b3f440;
	border:1px solid #507d01;
	color:#003300;
}

/*---------------------office button-------------------------*/
.officeTopButton{
	float:right;
	margin:-22px 40px 0 0;
}

.officeTopButton select{
	font-size:11px;
}

option {
	padding-left: 2px;
}

/* property status */
.propertyStatus{
	padding-left:6px;
	margin-top:0px;
	margin-bottom:3px;
}
