body{
	margin:0px;
}

p{
	font-family:Arial, Helvetica, sans-serif;
	color:black;
	font-size:12px;
}
.boldblackfont{
	font-family:Arial, Helvetica, sans-serif;
	color:black;
	font-size:10px;
	font-weight:bold;

}
/* ----------------------------------------- START HEADER TOP --------------------------------------------- */
.topheader{
	background:url('/images/logo_buildings.jpg') no-repeat left top;
	width:940px;
	height:73px;
	margin:0px auto;
	position:relative;
}
#header-link { 
		position: absolute; 
		top: 8px; 
		left: 10px; 
		width: 283px; 
		height: 63px; 
		background-color: transparent; 
}
		
.headtextbx{
	padding-top:26px;
	padding-left:480px;
	width:460px;

}
.insidetxthead{
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#666666;	
	text-align:left;
	float:left;
	width:230px;
}
.insidetxthead2nd{
	margin:0px auto;
	color:#df6219;
	text-align:left;
	float:left;
	width:230px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;

}
.menuscontainer{
	width:940px;
	height:37px;
	margin:0px auto;
}


.newtab{
	margin-right:15px;
	font-size:11px;
	color:white;
	text-align:center;
	margin-top:7px;
	float:left;
	width:98px;
	height:31px;
}
.newtab a{
	color:white;
	text-decoration:none;
}
.newtab a:hover{
	color:yellow;
	text-decoration:none;
}

.newtabActive{
	font-size:11px;
	background:transparent url('/images/topmenuwhitebg.png') no-repeat scroll center top;
	color:black;
	text-align:center;
	margin-top:7px;
	float:left;
	width:98px;
	height:31px;
}

.newtabActive a{
	color:black;
	text-decoration:none;
}
.newtabActive a:hover{
	color:#006ec3;
	text-decoration:none;
}

.mbxone{
	margin-right:35px;
	font-size:11px;
	color:white;
	text-align:center;
	margin-top:5px;
	float:left;	
	height:31px;
}
.mbxone a{
	color:white;
	text-decoration:none;
}
.mbxone a:hover{
	color:yellow;
	text-decoration:none;
}

.mbxoneActive{
	font-size:11px;
	background:transparent url('/images/topmenuwhitebg.png') no-repeat scroll center top;
	color:black;
	text-align:center;
	margin-top:6px;
	float:left;
	width:98px;
	height:31px;
}

.mbxoneActive a{
	color:black;
	text-decoration:none;
}
.mbxoneActive a:hover{
	color:#006ec3;
	text-decoration:none;
}

.toporangebar{
	background:url('/images/orangebar.jpg') repeat-x center top;
	height:37px;
}
.bluesearchbtn{	
	cursor:pointer;
	background: transparent url('/images/search_active.png') no-repeat scroll center top;
	height:29px;
	width:222px;
	float:left;
}

/* ----------------------------------------- END HEADER TOP --------------------------------------------- */



/* ----------------------------------------- START PAGE CONTENT  --------------------------------------------- */
.pagecontentbox{
	width:940px;
/*	height:1260px;*/
	margin:0px auto;
}
.searchresultpagebox{
	width:940px;
	margin:0px auto;
/*	height:1960px;*/
}

.welcometext{

}

.welcometext h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:black;
	line-height:30px;
	text-align:center;
	margin:4px;
}

.whiteboxcontainer{
	float:left;
	width:940px;
		margin:0px auto;

/*	height:113px;*/
}
.whiteboxcuveleft{
	background:url('/images/leftcurve_img.png') no-repeat left top;
	float:left;
	width:9px;
	height:113px;
}
.whiteboxcenterline{
	background:url('/images/whitecenter_bar.jpg') repeat-x center top;
	float:left;
	height:113px;
	width:926px;
	position:relative;
	
}
.grayfieldsbox{
	position:absolute;
	z-index:2;
	width:588px;
	height:40px;
}
.graycurve2{
	background:url('/images/2ndcurve.jpg') no-repeat left top;
	float:left;
	width:9px;
	height:40px;
}

.graygradient{
	background:url('/images/graybelowthebar.jpg') repeat-x center top;
	float:left;
	height:31px;
	width:565px;
	padding-left:13px;
	padding-top:9px;
}

.whiteboxrightcorner{
	background:url('/images/rightcorner.jpg') no-repeat right top;
	width:5px;
	float:left;
	height:113px;
}
.content_spacer{
	float:left;
	height:20px;
	width:940px;
}
.right_spacer{
	float:left;
	height:20px;
}
.content_post{
	float:left;
	height:20px;
	width:940px;
	padding-bottom:100px;
}

/* ----------------------------------------- START LEFT COLUMN  --------------------------------------------- */
.leftcolumbox{
	float:left;
	width:620px;
}
.box1content{
	float:left;
	width:620px;
}
.bluetitletext{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#0052a6;
	font-weight:bold;
}
.orangetitletext{
	font-family:Arial, Helvetica, sans-serif;
	font-size:21px;
	color:#df6219;
	font-weight:bold;
}

.pix1content{	
	background: url('/images/professionalism_pix.png') no-repeat center top;
	float:left;
	width:140px;
	margin-right:20px;
	padding-top:110px;
	
}
.pix2content{
	background:url('/images/property_pix.png') no-repeat center top; 
	float:left;
	width:140px;
	padding-top:110px;
	margin-right:20px;
}
.pix3content{
	background:url('/images/commercial_pix.png') no-repeat center top;
	float:left;
	width:140px;
	padding-top:110px;
	margin-right:20px;
}
.pix4content{
	background:url('/images/residential_pix.png') no-repeat center top;
	float:left;
	width:140px;
	padding-top:110px;
}
.leftcolum_spacer{
	float:left;
	height:20px;
	width:620px;
}
.boxorangetitle {
	float:left;
	height:20px;
	font-family:Arial, Helvetica, sans-serif;
	color:#df6219;
	font-size:22px;
	font-weight:bold;
	margin:0px auto;
	height:30px;
  padding-top:10px;
}
.boxorangetitle a{
	float:left;
	height:20px;
	font-family:Arial, Helvetica, sans-serif;
	color:#df6219;
	font-size:22px;
	font-weight:bold;

}
.box2content{
	float:left;
	width:620px;
	height:auto;
}
.topboxcurve{
	float:left;
	background:url('/images/contentbox_topcurve.png') no-repeat center top;
	width:620px;
	height:8px;
}
.centerboxcurve{
	position:relative;
	float:left;
	background:url('/images/contentbox_centerline.jpg') repeat-y center top;
	width:606px;
	padding:7px 7px 7px 7px; 
}
.centerbox{
	margin-bottom:10px;
	width:606px;
	float:left;
	border:1px;	border-bottom-style:solid; border-bottom-color:gray;
	position:relative;
	padding:0px 0px 10px 0px;
}

.mainimage{
	width:83px;
	height:55px;
}
.thumbs {cursor:pointer;}


.bx1{
/*	background:url('/images/sample_pic.png') no-repeat left top;*/
	width:83px;
	height:55px;
	float:left;
}
.bx2{
	width:400px;
	float:left;
	margin-left:10px;
	display:table;
	height:56px;
}
.bx2inside1{
	width:400px;
	float:left;
	padding-bottom:7px;
}
.bx2inside1 p{
	font-family:Arial, Helvetica, sans-serif;
	color:black;
	font-size:14px;
	font-weight:bold;
	margin:0px auto;
	display: inline;
	margin-right:31px;
}
.bx2inside2{
	width:400px;
	float:left;
	background-color:aqua;
}
.bxinside2content{
	width:133px;
	float:left;
}
.bxinside2content p{
	font-family:Arial, Helvetica, sans-serif;
	color:black;
	font-size:12px;
	margin:0px auto;
}
.mreinfo{
	width:105px;
	height:28px;
	float:left;
	padding-top:20px;
}
.btninfo{
	cursor:pointer;
	text-align:center;
	background:transparent url('/images/mreinfobtn.png') no-repeat scroll 0px 0px;
	width:105px;
	height:28px;
}
.orgefloatbox{
	position: absolute; width: 510px; height: 32px; z-index: 4; left: 124px; right: 41px; top: 317px;
	z-index:3;
	height:32px;
	width:510px;
}
.orgefloatbox2nd{
	position: absolute; width: 340px; height: 32px; z-index: 8; left: 124px; right: 41px; top: 317px;
	z-index:3;
	height:32px;
	width:510px;
}
.orgesidebox{
	position: absolute; z-index: 6; left: 124px; right: 41px; top: 317px;
	z-index:3;
	height:32px;
	width:510px;
}
.orgesidebox2nd{
	position: absolute; z-index: 6; left: 124px; right: 41px; top: 317px;
	z-index:3;
	height:32px;
	width:510px;
}


.floacurveleft{
	float:left;
	background:transparent url('/images/orange_leftcurve.png') no-repeat scroll left top;
	width:8px;
	height:32px;

}
.floacurveleft2{
	float:left;
	background:transparent url('/images/orange_leftcurve.png') no-repeat scroll left top;
	width:8px;
	height:32px;
	margin-top:39px;
}
.floacurvecenterline{
	float:left;
	background:transparent url('/images/orange_cenerline.jpg') repeat-x scroll center top;
	width:490px;
	height:32px;
	
}
.floacurvecenterline2{
	float:left;
	background:transparent url('/images/orange_cenerline.jpg') repeat-x scroll center top;
	width:490px;
	height:32px;
	margin-top:39px;
}
.floacurvecenterline2nd{
	float:left;
	background:transparent url('/images/orange_cenerline.jpg') repeat-x scroll center top;
	width:320px;
	height:32px;
	text-align:center;
}
.floacurvecenterline2nd a{
	line-height:33px;
	font-family:Arial, Helvetica, sans-serif;
	color:white;
	font-size:16px;
	text-decoration:none;
	font-weight:bold;
}
.floacurvecenterline2nd a:hover{
	font-family:Arial, Helvetica, sans-serif;
	color:yellow;
	font-size:16px;
	text-decoration:none;
	font-weight:bold;
}

.rightcurvecenterline{
	float:left;
	background:transparent url('/images/orange_cenerline.jpg') repeat-x scroll center top;
	width:100px;
	height:32px;
}
.rightcurvecenterline p{
	text-align:center;
	line-height:32px;
	font-family:Arial, Helvetica, sans-serif;
	color:white;
	font-weight:bold;
	font-size:16px;
	margin:0px auto;
}
.rightcurvecenterline a{
	font-family:Arial, Helvetica, sans-serif;
	color:white;
	font-size:16px;
	text-decoration:none;
	font-weight:bold;
}
.rightcurvecenterline a:hover{
	font-family:Arial, Helvetica, sans-serif;
	color:yellow;
	font-size:16px;
	text-decoration:none;
	font-weight:bold;
}
.floacurvecenterline a{
	text-align:center;
	line-height:32px;
	font-family:Arial, Helvetica, sans-serif;
	color:white;
	font-weight:bold;
	font-size:16px;
}
 
.floacurvecenterline p{
	text-align:center;
	line-height:32px;
	font-family:Arial, Helvetica, sans-serif;
	color:white;
	font-weight:bold;
	font-size:16px;
	margin:0px auto;
}

.floacurvecenterline2 a{
	text-align:center;
	line-height:32px;
	font-family:Arial, Helvetica, sans-serif;
	color:white;
	font-weight:bold;
	font-size:16px;
}
 
.floacurvecenterline2 p{
	text-align:center;
	line-height:32px;
	font-family:Arial, Helvetica, sans-serif;
	color:white;
	font-weight:bold;
	font-size:16px;
	margin:0px auto;
}
.floacurvecenterline2nd p{
	text-align:center;
	line-height:32px;
	font-family:Arial, Helvetica, sans-serif;
	color:white;
	font-weight:bold;
	font-size:16px;
	margin:0px auto;
}

.floacurveright{
	background:transparent url('/images/orange_rightcurve.png') no-repeat scroll left top;
	float:left;
	width:8px;
	height:32px;
	

}
.floacurveright2{
	background:transparent url('/images/orange_rightcurve.png') no-repeat scroll left top;
	float:left;
	width:8px;
	height:32px;
	margin-top:39px;
}
.btninfo:hover{
	text-align:center;
	background:transparent url('/images/mreinfobtn.png') no-repeat scroll 0px -28px;
	width:105px;
	height:28px;
}

.btninfo p,a{
	line-height:30px;
	font-family:Arial, Helvetica, sans-serif;
	color:black;
	font-size:14px;
	margin:0px auto;
	font-weight:bold;
	text-decoration:none;
}
.btninfo p:hover{
	color:white;
}


.bottomboxcurve{
	background:url('/images/contentbox_bottomcurve.png') no-repeat center top;
	float:left;
    width:620px;
	height:8px;
}
/* ----------------------------------------- END LEFT COLUMN  --------------------------------------------- */




/* ----------------------------------------- START RIGHT COLUMN  --------------------------------------------- */
.rightcolumbox{
	float:left;
	width:300px;
	margin-left:20px;

}
rightcolcntnr{
	float:left;
	width:300px;

}
.righttopcurve{
	background:url('/images/rightcol_topcurve.png') no-repeat center top;
	width:300px;
	height:6px;
	float:left;
}
.rightcenterline{
	background:url('/images/rightcol_centerline.jpg') repeat-y center top;
	width:286px;
	float:left;
	padding:10px 7px 10px 7px;
}
.box1{
	width:278px;
	height:auto;
	float:left;
/*	border:1px;	border-bottom-style:solid; border-bottom-color:gray;*/
	padding-left:8px;
}
.righcolspacer{
	height:15px;
	width:286px;
	float:left;
}
.box1 p{
	margin:0px auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:21px;
	color:#df6219;
	font-weight:bold;
	padding-bottom:7px;
}
.pixrightnew{
	width:107px;
	float:left;
	margin:0px auto;
	padding-right:10px;
	padding-bottom:10px;
}
.rightcontent{
	float:left;
	margin:0px auto;
	padding-right:10px;
	padding-bottom:10px;
}

.rightbox1inside{
/*	width:286px;*/
	font-family:Arial, Helvetica, sans-serif;
	color:black;
	font-size:12px;
}
.rightbox1inside p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#df6219;
	font-weight:bold;

}
.rmright{
	text-align:right;
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#df6219;
	padding-right:10px;
	font-weight:normal;
}
.rmright p{
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;

}
.rmright a{
	color:#df6219;
	font-size:11px;
	text-decoration:underline;
	font-weight:normal;
}
.rmright:hover a{
	font-weight:normal;
	font-size:11px;
	text-decoration:none;

}

.rightbottomcurve{
	background:url('/images/rightcol_bottomcurve.png') no-repeat center top;
	width:300px;
	height:6px;
	float:left;
}
/* ----------------------------------------- END RIGHT COLUMN  --------------------------------------------- */

/* ----------------------------------------- END PAGE CONTENT  --------------------------------------------- */



/* ----------------------------------------- START THREE BOX BOTTOM  --------------------------------------------- */
.threebox{
	width:940px;
	margin:0px auto;
	height:270px;
}
.bcontr{
	float:left;
	width:300px;
}
.triboxspacer{
	float:left;
	width:20px;
	height:150px;
}
.curvetop{
	background:transparent url('/images/bottombox_topcurve.png') no-repeat scroll center top;
	width:280px;
	height:45px;
	float:left;
	padding:0px 10px 0px 10px;
}
.curvetop p{
	padding-top:10px;
	font-weight:bold;
	margin:0px auto;
	line-height:28px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#df6219;
	border:1px;	border-bottom-style:solid; border-bottom-color:gray;
}
.curvebtmcenter{
	background: transparent url('/images/bottombox_centerline.jpg') repeat-y scroll center top;
	width:280px;
	float:left;
	padding:0px 10px 20px 10px;
}
.curvebtmcenter p{
	margin:0px auto;
	line-height:28px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:black;
	border:1px;	border-bottom-style:dotted; border-bottom-color:black;

}
.curvebtm{
	background:transparent url('/images/bottombox_downcurve.png') no-repeat scroll center top;
	width:300px;
	height:8px;
	float:left;

}
.curvegradient{
	background:transparent url('/images/bottombox_centerline.jpg') repeat-y scroll center bottom;
	width:300px;
}
/* ----------------------------------------- END THREE BOX BOTTOM  ---------------------------------------- */




/* ----------------------------------------- START FOOTER BOX -------------------------------------------- */
.footerbox{
	width:940px;
	margin:0px auto;
}
.realtorbox{
	float:left;
	width:940px;
	height:117px;
}
.realbxone{
	width:705px;
	float:left;
	height:117px;
}
.add{
	margin-top:10px;
	background:transparent url('/images/adds1.png') no-repeat scroll center top;
	width:235px;
	float:left;
	height:107px;
}
.places{
	width:705px;
	float:left;
}
.placeboxone{
	padding-top:10px;
	float:left;
}
.placeboxone p{
	margin:0px auto;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#474747;
	padding-bottom: 10px;
}
.insideplace1{
/*	padding-top:7px;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#474747;
	float:left;
	margin-right:15px;
}

.insideplace1 a{

	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#474747;
	line-height:0px;
	font-weight:normal;
  height: 15px;
/* float:left; 
margin-top: -13px;*/
  
/*  line-height:15px;*/
}
.href{

	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#474747;
	float:left;
	font-weight:normal;
  height: 15px;

  line-height:0px;
/*  line-height:15px;*/
}  

  
.placeboxtwo{
	padding-top:10px;
	float:left;
	width:265px;
}
.placeboxtwo p{
	margin:0px auto;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#474747;
		padding-bottom: 10px;
}
.downgraybox{
	width:940px;
	height:170px;
	float:left;
}
.topgrayimg{
	background:transparent url('/images/bottomgray_curvetop.png') no-repeat scroll center top;
	width:940px;
	height:8px;
	float:left;
}
.centergrayimg{
	background-color:#575757;
	float:left;
	width:920px;
	padding:7px 10px 7px 10px;
}
.leftgraybox{
	width:654px;
	float:left;
}
/* ------------------------  START BOTTOM MENUS   ------------------------- */	
.menutitle{
	padding-top:6px;
	font-size:12px;
	font-family:"arial";
	color:white;
	font-weight:bold;
	margin:0px auto;
	
}
.bottom_menus{
	text-align:left;
	width:auto;
	font-size:11px;
	font-family:"arial";
	color:white;
	font-weight:normal;
}

.text_spacer {
	font-size:11px;
	margin:0px 3px;
	color:white;
	font-weight:normal;
}

.bottom_menus p{
	color:white;	
	text-decoration:none;
	font-weight:normal;
	font-size:11px;
}

.bottom_menus p:hover{
	font-weight:normal;
	color:yellow;
	font-size:11px;	
}

.bottom_menus a{
	font-weight:normal;
	color:white;	
	text-decoration:none;
	font-size:11px;
}

.bottom_menus a:hover{
	font-size:11px;
	font-weight:normal;
	color:yellow;	
}
/* ------------------------  END BOTTOM MENUS   ------------------------- */

	
.rightgraybox{
	width:240px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:white;
	padding-left:20px;
}
.rightgraybox p{
	color:white;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;	
	margin:0px auto;
}
.downgrayimg{
	background:transparent url('/images/bottomgray_curvedown.png') no-repeat scroll center top;
	width:940px;
	height:8px;
	float:left;
}

.bottomcontainerbox{
	background-color:#e5e5e5;
	height:400px;

}
.bottomorangebar{
	background:url('/images/orangebar.jpg') repeat-x center top;
	height:37px;
}




	#footertable {font-size:12px;}
	#footertable h5 {margin:0px;padding:0px 0px 15px 0px;font-size:13px;}
	#footertable .smallfooterlink {float:left;width:44%;color:black;margin-bottom:5px;}
	#footertable .smallfooterlink a {text-decoration:none;color:black;font-weight:normal;}
	#footertable .smallfooterlink a:hover {text-decoration:underline;}
	
	#footertable .showallfooterlink {float:right;width:44%;color:black;margin-bottom:5px;position:relative;top:0px;right:40px;}
	#footertable .showallfooterlinklast {float:right;width:60%;color:black;margin-bottom:5px;position:relative;top:0px;left:13px;}
	#footertable .separator {width:1px;background-color:#456272;height:120px;position:relative;right:20px;}
	
	
	#footertable a {text-decoration:none;color:black;text-decoration:underline}
	#footertable a:hover {text-decoration:undeline;}

/* ----------------------------------------- END FOOTER BOX --------------------------------------------- */


 /* ------------ old css padding-right:90px; -----------------*/
 	#shedulepic {float:right;}
	#shedulepic img{border:none;}
	#buttonpic {float:right;padding-right:90px;}
	#buttonpic2 {float:right;padding-right:80px;}	
	#captchareload {cursor:pointer;}
	/*----------- old css ------------------*/


	/* jQuery lightBox plugin - Gallery style */
	#gallery {
		width: 350px;
		position:relative;
		right:42px;
		bottom:10px;
	}
	#gallery ul { list-style: none; }
	#gallery ul li { display: inline; }
	#gallery ul img {
		border: 2px solid #ffffff;
		border-width: 2px 2px 2px;
	}
	#gallery ul a:hover img {
		border: 2px solid #425F6F;
		border-width: 2px 2px 2px;
		
	}
	#gallery ul a:hover { color: #fff; }
  	
	#preview{
	position:absolute;
	border:3px solid #425F6F;
	background:#ffffff;
	padding:5px;
	display:none;
	color:#fff;
	}

	.hidden {
    display:none;
/*  	background:url('/images/whitecenter_bar.jpg') repeat-x center top;
  	float:left;
  	height:113px;
  	width:926px;
  	position:relative;    */
  }
	.visible{
  display:visible;
/*	  background:url('/images/whitecenter_bar.jpg') repeat-x center top;
  	float:left;
  	height:113px;
  	width:926px;
  	position:relative;*/
  }
	.clear {clear:both;}
	
		/* rotator in-page placement */
    #rotator {
	position:relative;
	height:345px;
	left:0px;
	overflow:hidden;
	width:271px;
	}
	.ft-title:hover { cursor:pointer; width:271px;}
	#rotator a{
		text-decoration:none;
	}
	#rotator img{
		border:none;
		width:271px;
	}
	#miniprop {font-size:11px;margin:0px 1px;}
	#miniprop a {color:black;font-weight:bold;}
	
	.leftfloater {float:left;}
	.rightfloater {float:right;}
	
#contactform .field {font-size:14px;font-weight:bold;padding:15px 0px 0px 5px}
#contactform span {font-size:12px;}
#contactform  .input {padding:2px 5px;}
#contactform  .input input {font-size:16px;border:1px solid #898989;padding:4px 4px;}
#contactform  .input select {font-size:16px;border:1px solid #898989;padding:4px;}
#contactform  .input textarea {font-size:16px;border:1px solid #898989;padding:4px;width:500px;height:120px;}
#radiopropman{padding:5px 5px 2px 80px;font-size:12px;}
#frustrated{padding:5px 10px 10px 10px;}
#frustrated .textcontent{font-size:12px;width:485px;padding-top:10px;}
#frustrated .frustrated_form{font-size:12px;font-weight:bold;padding:20px 0px;}

#frustrated  .input_fields{padding:10px 0px;height:30px;}
#frustrated  .spacer{height:18px;}

#frustrated .input_fields .proper_type{position:relative;bottom:18px;left:105px;}
#frustrated .input_fields .radio_inputs{position:relative;bottom:18px;left:105px;}
#frustrated .input_fields .price_range{position:relative;bottom:18px;left:105px;}
#frustrated .input_fields .currency{position:relative;bottom:13px;left:135px;}
#frustrated .input_fields .floorarea{position:relative;bottom:18px;left:105px;}
#frustrated .input_fields .floor_radio{position:relative;bottom:13px;left:127px;}

#additional_feat{padding:10px;}

#comment .comment_style{height:170px;width:550px;}
#captcha{padding-top:10px;}
#captcha .captcha_code{padding-top:5px;}

#thankyou_frustrated{padding:10px;}
#form_result{position:relative;top:10px;font-size:12px;font-weight:bold;color:red;}	
.xcontainer{
/*	background:transparent url('/images/x.png') no-repeat scroll right top;
	width:286px; */
	float:left;
	height:38px;
	text-align:left;
}
.xcontainer p{
	line-height:26px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:black;
	font-weight:normal;
  text-align: left;
  	border:1px;	border-bottom-style:solid; border-bottom-color:gray;
}
.xcontainer img{
vertical-align: middle;
}
.xcontainer a{
	line-height:26px;
	margin:0px auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:black;
	font-weight:normal;
}


/* buttons */
.emptyschedbtn{
	font-family:Arial, Helvetica, sans-serif;
	color:black;
	font-size:12px;
/*	background:transparent url('/images/empty_sched.png') no-repeat scroll 0px 0px;
	width:107px;
	height:27px;
	cursor:pointer;*/
	display:visible; 	

}
/*.emptyschedbtn:hover{
	background:transparent url('/images/empty_sched.png') no-repeat scroll 0px -29px;
	width:107px;
	height:27px;
	cursor:pointer;
	display:visible;

}*/
.letsgobtn{
	background:transparent url('/images/letsgobtn.png') no-repeat scroll 0px 0px;
	width:122px;
	height:32px;
	cursor:pointer;
}
.letsgobtn:hover{
	background:transparent url('/images/letsgobtn.png') no-repeat scroll 0px -34px;
	width:122px;
	height:32px;
	cursor:pointer;

}
.feedbackbtn{
	background:transparent url('/images/feedbackbtn.png') no-repeat scroll 0px 0px;
	width:134px;
	height:27px;
	cursor:pointer;
}
.feedbackbtn:hover{
	background:transparent url('/images/feedbackbtn.png') no-repeat scroll 0px -29px;
	width:134px;
	height:27px;
	cursor:pointer;
}

	.column .first,
	.column .last{
		margin-left: 0 !important;
	}
	.column{
		float:left;
		width:200px;
	}
	
	#threecolumn{
		height:200px;
		font-size:11px;
		line-height:14px;
/*		padding:10px 10px 10px 40px;*/
		width:100%;
	}

	

	
.column ul{list-style:none outside none;position:relative;right:40px;bottom:11px;}
.column a{text-decoration:none;color:#000000;}
.sitelink {text-decoration:none;color:#000000;font-size:10px;line-height:10px;}
#threecolumn h4{font-size:12px;font-weight:bold;line-height:18px; }
	
	
#bigmap{width:100%;font-weight:bold;}
#shorttermrental{padding:10px;font-size:12px;}
	#shortterm {width:150px;}
	#shortterm img {width:90px;}
	#shortterm .location {font-size:14px;padding:10px 0px;width:160px;height:27px;}
	
	#shortterm .attributes {font-size:12px;padding-top:18px;line-height:170%;}
	#shortterm .attributes strong {color:#232323;}
/*	#shortterm img {border:3px solid #405d6c;}*/
	#shortterm .moredetails  a{font-size:12px;color:#057CC0;font-weight:bold;}
	.greenlink {font-weight:bold;color:black;text-decoration:none;font-size:14px;}
	.greenlink:hover {color:#76a900;text-decoration:underline;font-size:14px;}
	.greenlink2 {font-weight:bold;color:black;text-decoration:none;font-size:16px;}
	.greenlink2:hover {color:#76a900;text-decoration:underline;font-size:16px;}
	.greenlink1 {font-weight:bold;color:black;text-decoration:none;font-size:14px;}
	.greenlink1:hover {color:#76a900;text-decoration:underline;font-size:14px;}	
	
	
	.newbtnbox{
	float:left;
	width:400px;
}
.rentbtn{
	float:left;
	background:transparent url('/images/newsearch_btn.png') no-repeat scroll left top;
	height:27px;
	width:67px;
}
.rentbtn:hover{
	float:left;
	background:transparent url('/images/newsearch_btn.png') no-repeat scroll 0px -30px;
	height:27px;
	width:67px;
}

.rentbtn p{
	margin:0px auto;
	text-align:center;
	padding-top:5px;
	font:normal 12px "arial";
	color:white;
}

.officespacebtn{
	float:left;
	background:transparent url('/images/newsearch_btn2.png') no-repeat scroll left top;
	height:27px;
	width:128px;
}
.officespacebtn:hover{
	float:left;
	background:transparent url('/images/newsearch_btn2.png') no-repeat scroll 0px -30px;
	height:27px;
	width:128px;
}

.officespacebtn p{
	margin:0px auto;
	text-align:center;
	padding-top:5px;
	font:normal 12px "arial";
	color:white;
}



.nbxcontainer{
	width:300px;
	float:left;
}
.ntopimg{
	background:transparent url('/images/wtopimg.png') no-repeat scroll left top;
	height:9px;
	width:300px;
	float:left;
}
.nwctrline{
	background:transparent url('/images/wcntrline.jpg') repeat-y scroll left top;
	width:278px;
	float:left;
	padding:11px 11px 11px 11px;
}
.nwctrline p{
	font:bold 15px "arial";
	color:black;
	text-align:justify;
}
.nbtmimg{
	background:transparent url('/images/btomimg.png') no-repeat scroll left top;
	height:9px;
	width:300px;
	float:left;
}
.btnbox{
	 background:transparent url('/images/nwcntct_btn.png') no-repeat scroll left top;
	 width:237px;
	 height:40px;
	 margin-left:25px;
 
}
.btnbox p{
	font:normal 20px "arial";
	color:WHITE;
	text-align:center;
	padding-top:8px;
	text-decoration:none;

}
.btnbox a{
	text-decoration:none;
	color:white;
}
.btnbox:hover{
	 background:transparent url('/images/nwcntct_btn.png') no-repeat scroll 0px -45px;
	 width:237px;
	 height:40px;
	 margin-left:25px;
	 text-decoration:none;
}

input#searchbutton {
background:url("/images/search_new.png") no-repeat scroll 3px 0 transparent;
display:block;
height:33px;
text-indent:-9999px;
width:226px;
border: none;
margin-top:2px;
}

input#searchbutton:hover {
background:url("/images/search_new.png") no-repeat scroll 3px -36px transparent;
display:block;
height:33px;
text-indent:-9999px;
width:226px;
margin-top:2px;
}

input#searchbutton img {
border: none;
}
/*input[type=image]{
background:url("/images/search_new.png") no-repeat scroll 44px 0 transparent;
}*/
.propertyStatus{
	float:right;
	margin-top:126px;
	position:relative;	
}
.propertyStatus p{
	font:bold 15px "arial";
	color:black;
	text-align:justify;
}
.propertyStatus p strong{
	color:red;
}
