/* CSS Document */
body
	{
	margin:0;
	padding:0;
	font-size:10pt;
	font-family:Arial, Helvetica, Sans-Serif;
	text-align:center;
	color:#555;
	}
a
	{
	text-decoration:none;
	color:#555;
	}

a:hover {
        text-decoration:underline;
        }
a.copyright{
      color:white;
}
img {
	border:0;
	}
form {
    margin: 0 auto;
    }
div {
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
/*line-height: 1.5;*/
}


/* tables */

table.usualTable {
	padding:3px;
	border:0;
	border-collapse:collapse;
	margin-bottom:10px;
	}
table.usualTable td {
	padding:3px;
	vertical-align:top;
	}
table.borderedTable, table.borderedTable td {
	border:1px solid silver;
	}
table.borderedTable th, table.borderedTable thead td {
	background:#eee;
	}
td.tdSum {
	text-align:right;
	}
td.dat {
	white-space:nowrap;
	}
table.usualTable a, table.borderedTable a {
	text-decoration:underline;
	}
table.w95 {
	width:95%;
	}

/* end of tables */


#all {
	width:990px;
	margin:0px auto;
/*	border:1px solid #818276; */
	overflow:hidden;
	}

#supertop 
	{
	position:relative;
	margin-top:3px;
	width:990px;
	background:#fff;
	border:0;
	text-align:left;
	overflow:hidden;
	text-align:center;
	}

#supernav 
	{
	/* margin:0px auto; */
	width:860px;
	font-size:10pt;
	text-align:left;
	padding:5px 0;
	border:0;
	font-weight:bold;
	}
#supernav  a {
	font-size:10pt !important;
	margin:0 10px;
	font-size:9pt;
	}
	
#uppernav 
	{
	margin:0px auto;
	width:840px;
	background:#fff;
/*	border:1px solid #333333; */
	border-top-width:0;
	text-align:left;
	padding:3px 0;
	text-align:center;
	font-size:7pt;
	font-weight:bold;
	}
#uppernav  a {
	font-size:7pt;
	margin:0 3px;
	}
	
#main_content {
	width:860px;
	text-align:center;
	float:left;
	border-right:1px solid #b6bdcf;
	}
#main_content_i {
	margin:0px auto;
	width:840px;
	text-align:left;
	-moz-border-radius-topleft:10px;
	-webkit-border-top-left-radius:10px;
	-moz-border-radius-topright:10px;
	-webkit-border-top-right-radius:10px;
	-moz-border-radius-bottomright:10px;
	-webkit-border-bottom-right-radius:10px;
	-moz-border-radius-bottomleft:10px;
	-webkit-border-bottom-left-radius:10px;
	width:840px;
	border:2px solid gray;
	}
#main_column {
	width:125px;
	float:left;
	border-left:1px solid #b6bdcf;
	text-align:center;
	padding-top:27px;
	margin-left:-1px;
	}
#main_column a {
	display:block;
	width:105px;
	margin:0 auto 10px auto;
	}
	
	
/* sidebar */	

#main_column_buttons {
	width:125px;
	float:left;
	border-left:1px solid #b6bdcf;
	text-align:center;
	padding-top:27px;
	margin-left:-1px;
	}
.sidebar_button {
	width:105px;
	height:108px;
	margin:0 auto 10px auto;
	position:relative;
	overflow:hidden;
	}
.sidebar_button_topcolor {
	position:absolute;
	left:2px;
	top:9px;
	width:101px;
	height:40px;
	overflow:hidden;
	background:#162d65;
	}
.sidebar_button_bottomcolor {
	position:absolute;
	left:2px;
	top:49px;
	width:101px;
	height:54px;
	overflow:hidden;
	background:#407a99;
	}
.sidebar_button_overlay {
	position:absolute;
	left:0;
	top:0;
	width:105px;
	height:108px;
	overflow:hidden;
	_background:URL() !important;
	}
#sidebar_button_callmeback .sidebar_button_overlay {
	background:URL("/img/default/customized/sidebar/call-me-back.png") no-repeat;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/default/customized/sidebar/call-me-back.png', sizingMethod='scale');
	}
#sidebar_button_valuation .sidebar_button_overlay {
	background:URL("/img/default/customized/sidebar/valuation.png") no-repeat;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/default/customized/sidebar/valuation.png', sizingMethod='scale');
	}
#sidebar_button_mortcalc .sidebar_button_overlay {
	background:URL("/img/default/customized/sidebar/mort-calc.png") no-repeat;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/default/customized/sidebar/mort-calc.png', sizingMethod='scale');
	}
#sidebar_button_register .sidebar_button_overlay {
	background:URL("/img/default/customized/sidebar/register.png") no-repeat;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/default/customized/sidebar/register.png', sizingMethod='scale');
	}
#sidebar_button_landlord .sidebar_button_overlay {
	background:URL("/img/default/customized/sidebar/landlord.png") no-repeat;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/default/customized/sidebar/landlord.png', sizingMethod='scale');
	}
	
.sidebar_button a {
	position:absolute;
	left:0;
	top:0;
	display:block;
	width:105px;
	height:108px;
	overflow:hidden;
	text-indent:-12345px;
	}

/* end of sidebar */
	
	
	
	
#wrapper
	{
	text-align:left;
	border:1px solid #ddd;
	zoom:1;
	}
div#placeho {
	height:682px;
	clear:none;
	}
#nav
	{
	margin: 0px auto;
	height:20px;
	background-color:#323580;
	color:#fff;
	letter-spacing:1px;
	padding: 0 20px;
	}
#logobar
	{
	width:100%;
	position:absolute;
	left:0px;
	}
#welcomer {
	position:absolute;
	left:10px;
	top:10px;
	width:410px;
	background:#2c3e79;
	color:white;
	padding-left:15px;
	padding-top:30px;
	padding-bottom:20px;
	font-size:12pt;
	}

#contsmall
	{
	position:absolute;
	top:95px;
	left:10px;
	width:410px;
	height:160px;
	padding-left:15px;
	padding-top:15px;
	}
#contsmall h3 {
	font-weight:normal;
	font-size:12pt;
	}	
#contsmall h3 span {
	color:white;
	}	
#contsmall p {
	color:#454185;
	padding-left:90px;
	padding-right:10px;
	}	

#longdiv
	{
	margin: auto;
/*position:absolute;
	top:335px;
	left:25px;
	width:674px;*/
	color:#323580;
/*	text-align:justify;*/
	}
div#content
	{
	margin: auto;
	position:absolute;
	top:45px;
	left:2px;
	width:726px;
	height:545px;
	color:#323580;
	background-color #000;
	text-align:justify;
	overflow:auto;
	clear:both;
	}
#content a
	{
	text-decoration:none;
	color:#323580;
	font-weight:bold;
	}
#smallright
	{
	position:absolute;
	top:10px;
	left:460px;
	width:293px;
	height:95px;
	}
#smallright p
	{
	padding:0;
	margin:0 0 15px 0;
	}
#hr
	{
	position:absolute;
	top:15px;
	left:20px;
	width:685px;
	height:3px;
	color:#323580;
	font-weight:800;
	text-align:left;
	padding-top:5px;
	}
#hr2
	{
	position:absolute;
	top:35px;
	left:20px;
	width:685px;
	height:3px;
	}
#campsmall
	{
	position:absolute;
	top:210px;
	left:460px;
	width:315px;
	background-color:#2c3e79;
	}
#campsmall h3
	{
	font-weight:normal;
	font-size:12pt;
	color:white;
	border-bottom:1px solid white;
	padding-left:10px;
	padding-bottom:5px;
	margin-bottom:6px;
	}
#campsmall div.cslinks  {
	text-align:center;
	border-bottom:1px solid white;
	padding-bottom:5px;
	margin-bottom:6px;
	height:360px;
	}
#campsmall div.cslinks a
	{
	display:block;
	float:left;
	margin:0 7px 7px 7px;
	}
	
div#copyright
	{
	position:absolute;
	right:0;
	bottom:0;
	width:315px;
	background-color:#3B5998;
	}
div#copyright p {
	color:white;
	text-align:right;
	margin:3px 0 3px 0;
	padding-right:5px;
	}
div#copyright p a {
	font-size:8pt;
	}
	
#featuredhead
	{
	position:absolute;
	top:335px;
	left:20px;
	width:685px;
	height:22px;
	}
	
#featured
	{
	position:absolute;
	top:270px;
	left:10px;
	width:410px;
	height:300px;
	}
#featured h3 {
	font-weight:normal;
	font-size:12pt;
	color:#454185;
	border-bottom:1px solid #454185;
	padding-left:10px;
	padding-bottom:5px;
	}	
#featured h3 span {
	color:black;
	}	
	
#optin
	{
	position:absolute;
	top:670px;
	left:16px;

	width: 376px;
	height: 73px;
	}

#and
	{
	position:absolute;
	top:630px;
	left:0px;
	width:132px;
	height:150px;
	}
.searchimages
	{
	width:534px;
	height:122px;
	float:left;
	margin-bottom:1px;
	}
.searchimagelarge
	{
	margin:0px 2px 1px 0px;
	width:192px;
	height:122px;
	overflow:hidden;
	position: relative;
	float:left;
	}
.searchimagessmall
	{
	margin:0px 2px 1px 0px;
	float:left;
	width:94px;
	height:122px;
	overflow:hidden;
	}
.searchfloorplan
	{
	margin:0px 2px 1px 0px;
	float:left;
	width:77px;
	height:122px;
	overflow:hidden;
	}
.searchvideo
	{
	margin:0px 0px 1px 0px;
	float:right;
	width:163px;
	height:122px;
	overflow:hidden;
	}
.searchtext
	{
	width:151px;
	height:140px;
	background-color:#eaeaf2;
	float:right;
	text-align:left;
	font-size:10pt;
	}
.searchtexthead
	{
	font-size:10pt;
	font-weight:800;
	}
.searchtextprice
	{
	font-style: italic;
	margin:3px;
	font-size:10pt;
	}
.searchsmallpad {
	font-size:8pt;
	}
.searchitembar
	{
	clear:left;
	background-color:#323580;
	color:#fff;
	height:16px;
	width:534px;
	margin-top:2px;
	}
.searchitembar_enl {
	width:290px;
	float:left;
	text-align:center;
	}
.searchitembar_fp {
	width:85px;
	float:left;
	}
.searchitembar_vb {
	width:100px;
	float:left;
	}
.navlink
	{
	padding:0 10px 0;
	margin:0;
	float:left;
	border-right:1px solid white;
	line-height:20px;
	}
.result
	{
	margin:5px auto;
	width:692px;
	height:140px
	}
.quotes
	{
	padding-left:20px;
	padding-right:20px;
	font-size:10pt;
	}
div.location
	{
	font-weight:normal;
	float:left;
	width:210px;
	padding-top:10px;
	}
div.locdetails
	{
	text-align:justify;
	margin:10px 15px 0 0;
	}

	
	
#propertybar
	{
	position:absolute;
	top:325px;
	left:0px;
	font-weight:800;
	text-align:left;
	padding-top:5px;
	height:36px;
	background-color:#323580;
	color:#fff;
	padding-left:0px;
	font-size:10pt;
	font-weight:800;
	text-align:left;
	}
.propertyprice
	{
	width:150px;
	height:36px;
	float:right;
	font-size:14px;
	font-style:italic;
	}
.propertyoffice
	{
	width:180px;
		height:36px;
	float:right;
	font-size:10pt;
	font-weight:500;
	}

div.fprop
	{
	float:left;
	width:420px;
	margin-right:7px;
	margin-bottom:7px;
	background:#2c3e79;
	}
div.fprop div {
	color:white;
	font-size:7pt;
	float: left;
}		
div.fprop div.fpprice
	{
	padding:7px;
	width: 50px;
	}
div.fprop div.fpaddress
	{
	width: 70px;	
	padding:5px;
	margin-left: 10px;
	}
div.fprop div.fpdesc
	{
	padding:5px;
	width: 240px;	
	margin-right: 10px;
	}
.medpad
	{
	padding:10px;
	}
.fblurb
	{
	text-align:left;
	background-color:#323580;
	width:100px;
	height:50px;
	margin-top:20px;
	color:#fff;
	font-size:10pt;
	}
.thirdbox1
	{
	float:left;
	width:233px;
	margin:8px;
	}
.thirdbox2
	{
	float:left;
	width:215px;
	margin:8px;
	}
.thirdbox3
	{
	float:left;
	width:215px;
	margin:8px;
	}
.clear
	{
	margin:0px;
	padding:0px;
	clear:both;
	}
table.mapSearch  input{
	border: none;
	background-color: #D8E2EA;	
	font-size: 12px;
	padding: 3px;
}	
table.mapSearch {
	margin: 15px;	
}
	
#mapsearch, #streetViewPano {
	width: 340px;
	height: 295px;
	margin-bottom: 5px;
}
	
#mapsearchdyn {
	background-color: #D6DFE5;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 350px;
	height: 305px;
	position:absolute;
	z-index:120;
	left:-1000px;	
}

.googleSearch {
	position:relative;
	width  : 100%;
	height:100%;
	overflow:hidden;
}
.googleSearch a{
        color:#405380;
        font-weight:bold;
}

.gmnoprint, .gmnoprint div, #mapcont div {
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-ms-box-sizing: content-box;
	box-sizing: content-box;
	}


#mapsearchall {
	background-color: #fff;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 550px;
	height: 400px;
}


.closer {
 width:12px;
 height:12px;
 position:absolute;
 top:6px;
 right:6px;
z-index:6;
 margin:0px;
padding:0px;
}
.closer a {
 font-size:10pt;
 font-family:Verdana;
 font-weight:bold;
 text-align:center;
 line-height:12px;
 position:static;
 display:block;
 border:1px solid black;
 width:100%;
 text-decoration:none;
}

.closer a:hover {
 background-color:white;
}

#video, #img, .bigPhotos {

 	padding: 10px;
	background-color: white;
	border: 1px solid #5b2e63;
	position:absolute;
	z-index:120;
	display:none;
}

div#bigPhotos {
	height:630px;
	width:777px;
	}
div#bigPhotosDiv {
	height:600px;
	}

.bigPhotos{
	height:580px;
	}
a#bigPhotosA {
	display:block;
	clear:both;
	width:100%;
	}
div.bigPhotosNav {
	clear:both;
	height:30px;
	width:100%;
	text-align:center;
	}
a.bigPhotosPrev {
	padding:0 3px;
	background-color:#CCCCCC;
	text-decoration:none;
	}
a.bigPhotosNext {
	padding:0 3px;
	background-color:#CCCCCC;
	text-decoration:none;
	}
div.bigPhotosNav  span {
	font-weight:normal;
	padding:0 10px;
	}
	

	
	
	
	


#videoDiv, #imgDiv, .bigPhotosDiv {
position:relative;
width  : 100%;
height:100%;
overflow:hidden;		
}


table.about{
    margin-top:20px;
    width:674;
}


/* Property Details */

div.pdHeader {
	padding-top:10px;
	font-weight:bold;
	}
div.pdHeader a, div.pdHeader div {

	}
div.pdHeader div.pTitle {
	float:left;
	width:30%;
	padding:5px;
	padding-left:25px;
	}
div.pdHeader div.pStatus {
	float:left;
	width:40%;
	padding:5px;
	text-align:center;
	}
div.pdHeader div.pComps {
	float:left;
	padding:5px;
	padding-left:25px;
	}

div.clearer {
	clear:both;
	}
	
div.pdLeft {
	float:left;
	width:260px;
	margin-right:10px;
	margin-bottom:13px;
	}
	
div.pdPlan {
	padding:10px;
	text-align:center;
	height:180px;
	overflow:hidden;
	margin-bottom:20px;
	}
	
div.pdOptions {
	/* ---- */
	}
div.pdOptions a {
	display:block;
	text-decoration:none;
	width:235px;
	height:30px;
	line-height:30px;
	padding-left:21px;
	margin-bottom:1px;
	margin-left:3px;
	border:1px solid #333;
	font-weight:normal;
	}
div.pdOptions a.pdOptionsLast {
	/* ---- */
	}
	
div.pdPhotos {
	width:480px;
	float:right;
	margin-right:18px;
	margin-bottom:13px;
	}
div.pdPhotos div.pdPhotosHolder {
	width:480px;
	height:360px;
	overflow:hidden;
	border:1px solid #DDDDDD;
	position: relative;
	}
div.pdPhotos div.pdPhotosNavigate {
	width:480;
	padding-top:5px;
	text-align:center;
	}
div.pdPhotos div.pdPhotosNavigate a.prev {
	padding:0 3px;
	background-color:#CCCCCC;
	text-decoration:none;
	}
div.pdPhotos div.pdPhotosNavigate a.next {
	padding:0 3px;
	background-color:#CCCCCC;
	text-decoration:none;
	}
div.pdPhotos div.pdPhotosNavigate span.pdPhotosTitle {
	font-weight:normal;
	padding:0 10px;
	}


div.pdLeft2 {
	float:left;
	width:400px;
	padding-left: 25px;
	}	
div.pdRight {
	
	width:350px;
	float:right;
	margin-right:18px;
	text-align:right;
	}	
	
div.pdRight div#detlongDescription {
	margin-top:10px;
	text-align:left;
	clear:both;
	font-weight:normal;
	width:330px;
	}	
div.pdRight ul#features {
	margin-top:20px;
	text-align:left;
	clear:both;
	font-weight:normal;
	width:330px;
	padding-left: 20px;
	}	

div.ritornando {
	display:block;
	clear:both;
	padding-top:20px;
	font-weight:normal;
	}	
	
/* END Property Details */


/* Buying form */

div#pageCenter {
	width:100%;
	text-align:center;
	}
	
div#pageCenter p {
	padding-top:10px;
	clear:both;
	}
	

div#pageCenter div#mapsearchall {
	text-align:center;
	margin:0 auto;
	}
	
div#pageCenter div.buySelctor {
	text-align:center;
	margin:0 auto;
/*	padding-top:15px;
	width:700px;*/
	clear:both;
	}
div#pageCenter div.buySelctor table {
	margin:0 auto;
	}
div#pageCenter div#buySelctorH.buySelctor {
	text-align:left;
	margin:10px 0 5px 10px;
	}

div#pageCenter div.buySelctor span {
	font-weight:bold;
	display:block;
	text-align:center;
	padding-bottom:3px;
	height:33px;
	}
div#pageCenter div#buySelctorH.buySelctor span {
	text-align:left;
	margin:0;
	}
	
div#pageCenter div.buySelctor div.buySelct {
	float:left;
	width:115px;
	}

div.buySelct span {
	font-size:8pt;
	}
#excludeLetLab {
	font-weight:normal;
	}
	
p a b {
	color:#3B5998;
	}
	
div#pageCenter div#buyRegioner {
	text-align:center;
	margin:0 auto;
	width:540px;
	clear:both;
	padding-left:100px;
	padding-top:20px;
	}
div#pageCenter div#buyRegioner span {
	font-weight:bold;
	display:block;
	text-align:center;
	padding-top:25px;
	padding-bottom:9px;
	padding-right:100px;
	}
div#pageCenter div#buyRegioner div.buyReg {
	width:170px;
	text-align:left;
	float:left;
	}

/* END Buying form */

/* Application Form*/

div#registerContent {
	clear:both;
	width:85%;
	margin-bottom:50px;
	padding-left:20px;
	}
	
h2 {
	font-size:13pt;
	padding:0;
	padding-bottom:4px;
	margin:0;
	padding-top:8px;
	margin-bottom:1px;
	border-bottom:3px solid #CCCCCC;
	}
	
div.row {
	margin-bottom:3px;
	}
	
div.row span.compuls {
	color:#cc0000;
	font-size:10pt;
	}

div.row input[type="text"], input[type="password"], input[type="button"], input[type="submit"], div.row select {
	width: 200px;
	font-size:10pt;
	border:1px solid #333;
	}
textarea {
	font-size:10pt;
	border:1px solid #333;
	}
	
div.rowc {
	padding-top:5px;
	width:375px;
	text-align:right;
	clear:both;
	}
span.spanNote {
        display:none;
        }
#registerContent input.sub {
	background-color:#333;
	color:white;
	border: none;	 
/*	width: 80px; */
	height: 25px;
	cursor:pointer;
}

#registerContent p{
	padding-left: 15px;
}

span.biglabel, span.biglabel2 {
	width:170px;
	float:left;
	color:black;
	font-weight:normal;
	border-bottom:1px solid #DDDDDD;
	}
	
.error {
	padding-top:5px;
	color:red;
	font-weight:bold;
	}
	

div.xample {
	padding:0 0 20px 10px;
	}	
div.xample p {
	color:#333;
	font-style:italic;
	padding:0;
	margin:3px;
	width:50%;
	}
	
	
	
div.custom_menu{
    position:relative;
    display:inline;
}
.link_active{
    background-color: #F7F7F7;
}
.suggestBox{
    width:233px;
}
div.inner{
    position:absolute;
    top:15px;
    left:0px;
    width:233px;
    border:1px solid #B7B7B7;
    background-color:white;
    z-index: 2;
}
.link{
    position:relative;
    display:inline;
}
.mouse_over{
	background-color: #666;
	color:white;
}
.item{
	cursor: pointer;
	padding-left: 3px;
	font-weight:normal;
}
.zind100{
	z-index: 100;
}
.zind99{
	z-index: 99;
}
.zind98{
	z-index: 98;
}
.zind97{
	z-index: 97;
}
.zind96{
	z-index: 96;
}
.zind95{
	z-index: 95;
}
.zind94{
	z-index: 94;
}
.zind93{
	z-index: 93;
}
.zind92{
	z-index: 92;
}
.zind91{
	z-index: 91;
}

span.formw {
    display:block;
    padding-left:175px;
}
span.formw div{
    width:130px;
    float:left;
}

div#lettingsAreas {
    padding-top:10px;
}

/* END Application Form*/	

/* custom menu*/
a.bod:link, a.bod:visited, a.bod:hover, a.bod:active {
	font-weight:bold; 
	cursor:pointer;
	}
/*END custom menu*/

div.resu_preview_block {
	width:240px;
	height:180px;
	overflow:hidden;
	text-align:center;
	position: relative;
	}

div.paginate {
	margin-top: 10px;
        margin-bottom: 10px;
	padding: 0px 10px 10px 10px;
	color: black;
	font-weight: bold;
	font-size: 14px;
        text-align:center;
}

div.paginate a{
	font-size: 12px;
	font-weight: normal;
	color: black;
}






/* search results like JP */

div#jsearch_cont {
	clear:both;
	margin-bottom:50px;
	padding:10px;
	}
div.jsearch_line {
	clear:both;
	width:100%;
	height:45px;
	}
div.searchQuery1 {
	width:33%;
	float:left;
	}
div.searchQuery2 {
	width:34%;
	float:left;
	text-align:center;
	}
div.searchQuery3 {
	width:33%;
	float:right;
	text-align:right;
	}
div#jsort {
	text-align:center;
	padding-bottom:3px;
	border-bottom:1px dotted #00C;
	}
div.noResults {
	color:#CC0000;
	font-weight:bold;
	}
	
div.jsr_line {
	clear:both;
	width:820px;
	height:225px;
	margin-bottom:25px;
	border-bottom:1px dotted #00C;
	}
div.jsr_line * {
	font-size:8pt;
	}
div.jsr_preview {
	width:240px;
	margin-right:5px;
	float:left;
	}
div.jsr_preview_photo {
	width:240px;
	height:180px;
	overflow:hidden;
	}
div.jsr_preview_navigate  {
	padding-top:7px;
	width:240px;
	text-align:center;
	}
div.jsr_preview_navigate a {
	margin:0 5px;
	text-decoration:none;
	padding:0px 5px;
	background-color:#CCCCCC;
	}
div.jsr_fp {
	width:140px;
	height:180px;
	overflow:hidden;
	margin-right:5px;
	float:left;
	}
div.jsr_desc {
	width:430px;
	float:right;
	}
div.jsr_desc1 {
	background-color:#3B5998;
	color:white;
	padding:2px 5px;
	}
div.jsr_desc1 span {
	margin-right:20px;
	font-weight:bold;
	}
div.jsr_desc2 {
	padding:4px 0;
	font-size:8pt;
	}
div.jsr_desc2 span {
	padding:0 5px;
	font-weight:bold;
	}
div.jsr_desc2 span.jsr_span_last {
	border:0;
	}
div.jsr_desc3 {
	padding:5px;
	color:#333333;
	height:135px;
	}
div.jsr_desc4 {
	padding:3px 0;
	/* color:#3B5998; */
	color:#000;        
	}
div.jsr_desc4 a {
	zcolor:#3B5998;
	color:#000;
	font-weight:bold;
   	}
div.jsr_desc4 span {
	padding:0 3px;
/*	border-right:1px solid black;*/
	}
div.jsr_desc4 span.jsr_span_last {
	border:0;
	}

/* end search results like JP */


/* selling property */

div#sellingProp1, div#sellingProp2 {
	margin-bottom:20px;
	padding-top:10px;
	float:left;
	}
div#sellingProp1 {
	width:400px;
	}
div#sellingProp2 {
	width:300px;
	}
div#sellingProp1 h3 {
	background-color:#0d0f2e;
	color:white;
	font-size:13pt;
	font-weight:normal;
	font-family:Times New Roman, Times, Serif;
	margin:0 0 10px 0;
	padding:5px 5px 5px 25px;
	width:54%;
	}
div#sellingProp1 p {
	margin:0px;
	padding:0 5px 10px 25px;
	color:#323580;
	}	
div#sellingProp2 div#pictures {
	position:static;
	clear:both;
	width:100%;
	padding-left:60px;
	}	
div#sellingProp2 div#ourcampa {
	width:315px;
	background-color:#2c3e79;
	margin-left:60px;
	margin-top:20px;
	}
div#sellingProp2 div#ourcampa  h3
	{
	font-weight:normal;
	font-size:12pt;
	color:white;
	border-bottom:1px solid white;
	padding:10px 0 5px 10px;
	margin-bottom:6px;
	}
div#sellingProp2 div#ourcampa  div#ourcampa_cont
	{
	color:white;
	border-bottom:1px solid white;
	padding:10px 0 5px 10px;
	margin-bottom:6px;
	height:380px;
	}

/* end selling property */


/* valuation form */

div#vform {
	height:500px;
	padding-left:25px;
	padding-top:20px;
	}
div#vform span {
	width:120px;
	border:0;
	color:#323580;
	}
div#vform input {
	width:240px;
	}
div#vform span i {
	padding-left:10px;
	}
div#vform div.row, div#vform div.rowc  {
	padding-bottom:7px;
	}
div#vform div.rowc {
	padding-top:5px;
	width:365px;
	text-align:right;
	clear:both;
	}
div#vform div.rowc input.sub {
	background-color:#3B5998;
	color:white;
	border: none;	 
	width: 155px;
	height: 25px;
	cursor:pointer;
}
div.msgarea {
	padding:25px;
	margin-bottom:50px;
	}
div.msgarea p {
	color:#333;
	}

/* end valuation form */

label {
	cursor:pointer;
	}
label#excludeSoldLab {
	font-size:8pt;
	font-weight:normal;
	}

#supernav table {
/*	text-align:center;
	margin:0 auto; */
	}


p#newcopy {
	margin:0 auto;
	width:105px;
	text-align:left;
	}
div#newcopy2holder {
	margin:0 auto;
	text-align:left;
	}
p#newcopy2 {
	width:860px;
	text-align:center;
	padding-bottom:10px;	
	}
p#newcopy a, p#newcopy2 a {
	font-size:8pt;
	color:#405380;
	}

a.back_previous_page {
        text-decoration:underline;
        color:#3B5998;
}

/* different elements */

#loginContent {
	margin:10px;
	}

/* end common elements */
	
/* tenancies */

#tenancyContent {
	margin:10px;
	}
#tenancyContent h2 {
	margin-bottom:7px;
	}
	
.subSection {
	float:left;
	padding-right:20px;
	}
	
.sectionTitle {
	clear:both;
	float:none;
	font-weight:bold;
	padding:8px 0 5px;
	}
.tenExportOptions {
	padding-top:10px;
	}
	

.trOver td{
	background-color: #FFFDB5;
	cursor: pointer;
}	
/* end of tenancies */