@charset "utf-8";
/* CSS Document */

* {
	margin:0 auto;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	font-family:ExemplarProLight, Arial, Helvetica, sans-serif;
}
 @font-face {
 font-family: 'ExemplarProLight';
 src: url('../type/exemplarpro-light-webfont.eot');
 src: url('../type/exemplarpro-light-webfont86d7.eot?iefix') format('eot'),  url('../type/exemplarpro-light-webfont.woff') format('woff'),  url('../type/exemplarpro-light-webfont.ttf') format('truetype'),  url('../type/exemplarpro-light-webfont.svg#webfont600Ba4QJ') format('svg');
 font-weight: normal;
 font-style: normal;
}
h1 {
	padding:10px 0 10px 0;
	letter-spacing:-1px;
	font-size:24px;
	color:#a21717;
}
h3 {
	margin: 0 0 10px 0;
	color: #9A9A9A;
	font-size:20px;
}
h4 {
	margin: 5px 0 5px 0;
	font-size:14px;
	font-weight:bold;
	text-align:left;
}
.line {
	border-bottom:#CCCCCC dotted 1px;
	padding-bottom:5px;
	min-height:90px;
}
h4 a {
	color: #333333;
}
p {
	padding:0px 0px 10px 0px;
	line-height:24px;
	font-size:15px;
	text-align:justify;
	
}

#wrapper{
width:1000px;
height:autopx;
}

#container{
width:1000px;
height: autopx;
background:url(../images/bg_wrapper.jpg) repeat-y;}


/***** header *****/

#header {
	width:960px;
	height:100px;
}
#header_left {
	width:300px;
	height:100px;
	float:left;
}
#header_right {
	width:500px;
	height:100px;
	float:right;
	position:relative;
}
#logo {
	width:300px;
	height:100px;
}
#header_right .controls {
	position: absolute;
	top:8px;
	right: 0px;
}
#header_right .controls li {
	float: left;
	font-size: 12px;
	border-left: 1px solid #A8A8A8;
	list-style:none;
}
#header_right .controls li a {
	display: block;
	padding: 0 8px;
	color: #A8A8A8;
}
#header .controls li.leftline {
	border:none;
}
#nav {
	width:960px;
	height:47px;
	background:url(../images/bg_pane_residential_search.png) no-repeat;
	margin-bottom:10px;
}

#top_contact{
width:207px;
height:100px;
float:right;
}
#divtop_contact{
	width:200px;
	height:50px;
	margin-top:20px;
}
.callus{
	font-size:20px;

	text-align: right;
}

/***** banner*****/

#banner_bg {
	width:960px;
	height:250px;
	/*background:url(../images/banner_bg.png) no-repeat;*/
	position:relative;
	margin-bottom:10px;
}
#banner_left {
	width:370px;
	height:250px;
	float:left;
	/*background:url(../images/hello.png) no-repeat;*/
	position:absolute;
	top:0px;
	left:56px;
}
#banner_rgt {
	width:400px;
	height:250px;
	float:right;
}
/***** banner links *****/

.markermenu {
	width: 170px;
	position:absolute;
	top:20px;
	right:50px; /*width of menu*/
}
.markermenu ul {
	list-style-type: none;
	margin: 5px 0;
	padding: 0;
}
.markermenu ul li a {
	/*background:url(../images/right.png) no-repeat 2px center;*/
	font:20px ExemplarProLight, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	display: block;
	width: auto;
	padding: 6px 0;
	padding-left: 40px;
	text-decoration: none;
}
* html .markermenu ul li a { /*IE only. Actual menu width minus left padding of LINK (20px) */
	width: 150px;
}
.markermenu ul li a:visited, .markermenu ul li a:active {
	color: #FFFFFF;
}
.markermenu ul li a:hover {
	text-decoration:underline;
}
/* Holly Hack for IE \*/
* html .markermenu ul li {
	height: 1%;
}
* html .markermenu ul li a {
	height: 1%;
}
/* End */



/****form*******/

#fromdiv{
	width:180px;
	border-bottom:dotted 1px #CCCCCC;
	background-color:#ebebeb;
	padding:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	-khtml-border-radius:10px;
}

.form_txt{

font-size:12px;
text-align:left;
}

.input{
	width:120px;
	height:20px;
	color:#666666;
	border:#999999 solid 1px;
	font-size:12px;
}

.comments{
	width:120px;
	
	height:60px;
	color:#666666;
	border:#999999 solid 1px;
	font-size:12px;
}

.btn{

background:url(../images/btn.png) no-repeat;
border:none;
width:53px;
height:22px;
color:#FFFFFF;
font-size:10px;
text-align:center;
cursor:pointer;
}


.btn:hover{
color: #999999;}

/*****navigation*****/


#pointermenu2 {
	margin: 0;
	padding: 0;
	width:960px;
	height:47px;
}
#pointermenu2 ul {
	margin: 0;
	margin-left: 15px; /*menu offset from left edge of window*/
	float: left;
	padding-left: 8px;
	font:16px Arial, Helvetica, sans-serif;/*background: #c00000 url(media/leftround2.gif) bottom left no-repeat; /*optional left round corner*/
}
* html #pointermenu2 ul { /*IE6 only rule. Decrease ul left margin and add 1em bottom margin*/
	margin-bottom: 1em;
	margin-left: 7px; /*menu offset from left edge of window in IE*/
}
#pointermenu2 ul li {
	display: inline;
}
#pointermenu2 a {
	float: left;
	color: white;
	font-weight: bold;
	padding: 16px 8px 18px 8px;
	text-decoration: none;
	border-left:#FFFFFF dotted 1px;
}
#pointermenu2 ul li a:visited {
	color: white;
}
#pointermenu2 ul li a:hover, #pointermenu2 ul li a#selected { /*hover and selected link*/
	color: lightyellow;
	background: transparent url(../images/menu_arrow.png) bottom center no-repeat;
}
#pointermenu2 ul li a#rightcorner {
	padding-right: 0;
	padding-left: 2px;
	background: url(media/rightround2.gif) bottom right no-repeat; /*optional right round corner*/
}
/*****main content*****/
#content_coll {
	width:1000px;
	height:250px;
}
#main_content {
	width:960px;
	height:auto;
}
.main_content_box {
	width:960px;
	height:auto;
}
#one_box_outer {
	width:290px;
	height:auto;
	float:right;

	
}
.main_box {
	width:496px;
	height:250px;
	margin:2px;
}
.main_box1 {
	width:290px;
	height:120px;
	margin:2px;
	border-bottom:#CCCCCC dotted 1px;
}
.main_box2 {
	width:290px;
	height:178px;
	margin:2px;
	/*border-bottom:#CCCCCC dotted 1px;*/
}
.main_boxclients {
	width:290px;
	height:200px;
	margin:2px;

}

#logo_magnu {
width:
}
.onethird_box {
	width:424px;
	min-height:230px;
	border-left:#999999 dotted 1px;
	border-right:#999999 dotted 1px;
	padding:10px;
}

.contact_box {
	width:396px;
	min-height:230px;
	border-left:#999999 dotted 1px;
	padding:10px;
}

.onefourth_box {
	width:724px;
	min-height:230px;
	/*border-right:#999999 dotted 1px;*/
	border-left:#999999 dotted 1px;
	padding:10px;
}

.zero_box {
	width:215px;
	height:auto;

}

.zero_left{
	width:200px;
	height:44px;
	background:url(../images/buying.png);
	background-position:0px 0px;
	margin-bottom:10px;
	

}

.zero_left:hover{
	width:200px;
	height:44px;
	background-position:0px 44px;
	cursor:pointer;

}


.zero_left_s{
	width:200px;
	height:44px;
	background:url(../images/forsale.png);
	background-position:0px 0px;
	margin-bottom:10px;
	

}

.zero_left_s:hover{
	width:200px;
	height:44px;
	background-position:0px 44px;
	cursor:pointer;

}

.zero_left_r{
	width:200px;
	height:44px;
	background:url(../images/forrent.png);
	background-position:0px 0px;
	margin-bottom:10px;

}

.zero_left_r:hover{
	width:200px;
	height:44px;
	background-position:0px 44px;
	cursor:pointer;

}

.one_box {
	width:290px;
	height:290px;
}
.padding {
	padding: 10px 15px 0px 10px;
}
#footer {
	border-top: 1px dotted #ccc;
	margin-top: 10px;
}
#footer a {
	color: #666;
	font-size: 12px;
}
/* Main Navigation */

#footer .nz-trading {
	float: left;
	height: 28px;
	margin-right: 14px;
	line-height: 28px;
	font-size: 11px;
	padding-left: 5px;
}
#footer .main-nav {
	float: right;
	height: 28px;
	margin-right: 14px;
	line-height: 28px;
}
#footer .main-nav li {
	float: left;
	margin-left: 15px;
}
#footer .main-nav li:first-child, #footer .main-nav li.first {
	margin: 0;
}
/* Sub Navigation */

#footer .subnav-container {
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	background:url(../images/bg_footer.png) repeat-x left 1px;
	overflow:hidden;
}
#footer .subnav-container ul {
	float: left;
	height: 47px;

	padding: 3px 4px 0 8px;
	border-left: 1px dotted #ccc;
}
#footer .subnav-container ul a {
	color: #FFFFFF;
}
#footer .subnav-container ul.management {
	padding-left: 10px;
}
#footer .subnav-container ul.renting {
	padding-right: 20px;
}
#footer .subnav-container ul:first-child, #footer .subnav-container ul.first {
	border: none;
}
#footer .subnav-container ul li {
	padding-bottom: 5px;
	line-height: 40px;
}
#footer .subnav-container ul li:first-child, #footer .subnav-container ul li.first {
	font-size:18px;
	color:#FFFFFF;
	text-align: left;
}
#marqueecontainer {
	position: relative;
	width: 278px; /*marquee width */
	height: 229px; /*marquee height */
	background-color: white;
	overflow: hidden;
	padding: 5px;
	text-align:left;
#F8F8F8 -webkit-border-radius: 15px 0px 15px 0px;
	-moz-border-radius: 15px 0px 15px 0px;
	border-radius: 15px 0px 15px 0px;
	border:2px solid #D1D7DE;
	background-color:#FFFFFF;
"
}




	.entry-smallest .posted {
		position:absolute;
		top:13px;
		right:1px;
		width:230px;
		height:17px;
		font-size:11px;
	}
	.entry-smallest .posted p.posted-on {
		float:left;
		width:118px;
		line-height:17px;
		color:#898989;
	}

	.entry-smallest .posted p.posted-by-in,
	.entry-smallest .posted p.posted-by-bl,
	.entry-smallest .posted p.posted-by-ag {
		float:right;
		width:105px;
		line-height:17px;
		text-align:center;
		color:#fff;
	}

	.entry-smallest .posted p.posted-by-in {
		background-color:#d72085;
	}
	.entry-smallest .posted p.posted-by-bl {
		background-color:#76bf13;
	}
	.entry-smallest .posted p.posted-by-ag {
		background-color:#26376f;
	}
	
	.entry-smallest .image {
		background:url(../../images/imagebox-listing-small.gif) no-repeat;
		float:left;
		padding:13px 0px 0px 12px;
		width:134px;
		height:100px;
		margin-left:-3px;
	}
	.entry-smallest .image img {
		width:112px;
		height:86px;
	}
	.entry-smallest .info {
		position:relative;
		float:left;
		padding-top:1px;
		width:500px;
		height:84px;
		overflow:hidden;
	}
	.entry-smallest h3 a {
		color:#d30678;
	/*	padding-bottom:3px; */
		outline:none;
        font-weight: bold;
		font-size:18px;
	}
	.entry-smallest .info p {
		float:left;
		line-height:18px;
		color:#26376f;
	}
	.entry-smallest .info p.short-disc {
		width:400px;
		max-height:20px;
		line-height:20px;
		font-size:14px;
		font-weight:bold;
		padding-top:1px;
		overflow:hidden;
	}
	.entry-smallest .info p.location {
		width:220px;
		height:40px;
		overflow:hidden;
		padding:1px 5px 0px 0px;
		
	}
	.entry-smallest .info p.aprxsize2 {
		width:138px;
		height:40px;
		overflow:hidden;
		padding:1px 5px 0px 0px;
		
	}
	.entry-smallest .info p.aprxsize {
		width:130px;
		padding-top:1px;
		

	}
.entry-smallest .info p.aprxsize1 {
		width:130px;
		padding-top:1px;clear:right;
		color:#8CC63E;
		
	}
.entry-smallest .info p.aprxsize3 {
		width:130px;
		padding-top:1px;clear:right;
		color:#e6532d;
		
	}

	.entry-smallest .info label {
		float:left;
		font-weight:bold;
		line-height:21px;
		color:#26376f;
		padding:0px 5px 0px 0px;
	}
	

.entry-smallest .controls {
	float:left;
	width:496px;
	height:22px;
	overflow:hidden;
}

.entry-smallest .controls .space {
	float:left;
	width:10px;
	height:22px;
}


div.entry-smallest-new,div.entry-smallest-hover-new  {
	background:url(../images/dotted-border-v.gif) repeat-x bottom;
	position:relative;
	width:100%;
	min-height:152px;
	padding:12px 0px 13px 0px;
}
div.entry-smallest-hover-new {
	background:url(../images/listbg1.jpg) repeat-x;
}
div.noresultFound {
	background-color:#FDFCE5;
	width:100%;
	/*min-height:762px;*/
	margin-top:7px;
	border:1px solid #F9F5BB;
	
}
div.noresultAlert {
	background-color:#FDFCE5;
	width:100%;
	min-height:392px;
	margin-top:7px;
	border:1px solid #F9F5BB;
	
}
	.entry-smallest-new .updated,.entry-smallest-hover-new .updated {float:left;width:100%;font-family:arial;font-size:11px;color:#959595;}
	.entry-smallest-new .postednew,.entry-smallest-hover-new .postednew {
		position:absolute;
		top:13px;
		right:1px;
		width:152px;
		height:20px;
		font-size:11px;
	}
	.entry-smallest-new .image,.entry-smallest-hover-new .image {
		/*background:url(../../images/imagebox-listing-small.gif) no-repeat;*/
		background:url(../images/imagebox-listing-small1.gif) no-repeat;
		float:left;
		padding:13px 0px 0px 12px;
		width:134px;
		height:100px;
		margin-left:-3px;
	}
	
		.entry-smallest-new .postedplot,.entry-smallest-hover-new .postedplot {
		position:absolute;
		top:13px;
		right:1px;
		width:79px;
		height:20px;
		font-size:11px;
		float:right;
	}

	
	
	.entry-smallest-new .image img,.entry-smallest-hover-new .image img {
		width:112px;
		height:86px;
		float:left;
	}
	.entry-smallest-new .info,.entry-smallest-hover-new .info {
	position:relative;
	float:left;
	padding-top:1px;
	width:581px;
	height:162px;
	overflow:hidden;
	}
	.entry-smallest-new h3 a,.entry-smallest-hover-new h3 a {
		color:#a21717;
	/*	padding-bottom:3px; */
        font-weight: bold;
		outline:none;
		font-size:18px;
	}
	.entry-smallest-new .info p,.entry-smallest-hover-new .info p {
		float:left;
		line-height:18px;
		color:#26376f;
	}
	.entry-smallest-new .info p.location,.entry-smallest-hover-new .info p.location {
		height:40px;
		overflow:hidden;
		/*font-weight:bold;*/
		color:#111111;
		/*width:110px; */
		line-height:21px;
		padding:0 5 0 0;
		
	}
	.entry-smallest-new .info p.inr,.entry-smallest-hover-new .info p.inr {
		height:40px;
		overflow:hidden;
		font-weight:bold;
		padding:0 5 0 0;
		color:#a21717;
		width:170px;
		line-height:21px;
		
	}
	.entry-smallest-new .info p.larea,.entry-smallest-hover-new .info p.larea {
		height:40px;
		overflow:hidden;
		/*font-weight:bold;*/
		padding:0 5 0 0;
		line-height:21px;
		color:#111111;
		width:90px;
		
	}
	.entry-smallest-new .info p.baddress,.entry-smallest-hover-new .info p.baddress {height:40px;color:#111111;width:80%;line-height:21px;padding:0 5 0 0;}
	.entry-smallest-new .info p.aprxsize2,.entry-smallest-hover-new .info p.aprxsize2 {
		width:138px;
		overflow:hidden;
		padding:6px 5px 0px 0px;
		height:20px;
		/*font-weight:bold;*/
		color:#111111;
		
	}
	.entry-smallest-new .info label,.entry-smallest-hover-new .info label {
		float:left;
		font-weight:bold;
		line-height:21px;
		color:#26376f;
		padding:0px 5px 0px 0px;
	}
	

.entry-smallest-new .controls,.entry-smallest-hover-new .controls {
	float:left;
	width:496px;
	height:23px;
	overflow:hidden;
	margin-top:10px;
}

.entry-smallest-new .controls .space,.entry-smallest-hover-new .controls .space {
	float:left;
	width:10px;
	height:22px;
}




.controls .viewdetails,
.controls .editproperty,
.controls .deleteproperty,
.controls .managegallery {
	display:block;
	float:left;
	background:url(../images/button-bg.gif) repeat-x;
	border:1px solid #d1d1d1;
	width:94px;
	height:20px;
	line-height:20px;
	font-size:11px;
	color:#000;
	padding-left:8px;
}

.controls .viewdetails:hover,
.controls .editproperty:hover,
.controls .deleteproperty:hover,
.controls .managegallery:hover {
	color:#A21717;
	text-decoration:none;
}

.controls .viewdetails img,
.controls .editproperty img,
.controls .deleteproperty img,
.controls .managegallery img {
	float:left;
	padding:2px 5px 0px 0px;
}

.controls .managegallery img {
	padding:3px 5px 0px 0px;
}

.controls .viewnumber,
.controls .jTip {
	display:block;
	float:left;
	background:url(../images/button-bg.gif) repeat-x;
	border:1px solid #d1d1d1;
	width:133px;
	height:20px;
	line-height:20px;
	font-size:11px;
	color:#000;
	padding-left:6px;
}

.controls .viewnumber:hover,
.controls .jTip:hover {
	color:#d30678;
	text-decoration:none;
}

.controls .viewnumber img,
.controls .jTip img {
	float:left;
	padding:2px 5px 0px 0px;
}

.controls .favorites,
.controls .propertyresponse,
.controls .propertyresponse-new {
	display:block;
	float:left;
	width:119px;
	height:22px;
	line-height:22px;
	font-size:11px;
	color:#d30678;
	padding-left:9px;
}
.controls .propertyresponse-new {
	/*background:url(../../images/new.gif) no-repeat right top;*/
}
.response-all{color:#d30678;height:22px;line-height:22px}
.controls .favorites img {
	float:left;
	padding:1px 5px 0px 0px;
}

.controls .propertyresponse img,
.controls .propertyresponse-new img {
	float:left;
	padding:3px 5px 0px 0px;
}

.controls .deleteproperty {
	width:100px;
}
.controls .managegallery {
	width:105px;
}


.pagination_div{
	width:600px;
	height:20px;
	padding:10px;
}


ul{border:0; margin:0; padding:0;}

#pagination-flickr li{
border:0; margin:0; padding:0;
font-size:11px;
list-style:none;
}
#pagination-flickr a{
border:solid 1px #DDDDDD;
margin-right:2px;
}
#pagination-flickr .previous-off,
#pagination-flickr .next-off {
color:#666666;
display:block;
float:left;
font-weight:bold;
padding:3px 4px;
}
#pagination-flickr .next a,
#pagination-flickr .previous a {
font-weight:bold;
border:solid 1px #FFFFFF;
} 
#pagination-flickr .active{
color:#A21717;
font-weight:bold;
display:block;
float:left;
padding:4px 6px;
}
#pagination-flickr a:link,
#pagination-flickr a:visited {
color:#26376F;
display:block;
float:left;
padding:3px 6px;
text-decoration:none;
}
#pagination-flickr a:hover{
border:solid 1px #666666;
}



div.headings {
position: relative;
height: 30px;
background: url(../images/dotted-border-v.gif) repeat-x bottom;
clear: both;
}

div.headings h2 {
float: left;
}

h2 {
font-size: 18px;
font-weight: normal;
line-height: 24px;
color:#A21717;

}

.updatedOn {
float: right;
width: auto;
height: 30px;
line-height: 30px;
color: 
#959595;
font-size: 11px;
}







div#details {
	position:relative;
	width:100%;
	min-height:300px;
	padding-top:10px;
}
	div#gallery {
		background:url(../images/gallerybox.gif) no-repeat;
		position:relative;
		float:left;
		width:346px;
		height:286px;
		padding-bottom:15px;
		left:-4px;
	}
	div#previewPane{
	width:321px;
	height:266px;

	margin:0 auto;
	margin-top:12px;
	}
	
	div#information {
		position:relative;
		float:left;
		width:378px;
		height:auto;
		padding:0px 0px 0px 0px;
	}
		div#information div.info {
			background:url(../images/dotted-border-v.gif) repeat-x bottom;
			position:relative;
			float:left;
			width:381px;
			height:auto;
			overflow:hidden;
			padding-bottom:12px;
		}
			div#information div.info label {
				display:block;
				float:left;
				width:152px;
				font-weight:bold;
				line-height:23px;
				text-align:left;
				color:#26376f;
				padding-right:13px;
				clear:left;
			}
				div#information div.info label span {
					font-weight:normal;
				}
			.bedrooms{
				float:left;
				color:#26376F;
				font-weight:bold;
				width:70px;
				line-height:23px;
				}
			.bedroomsdetail{
				float:left; 
				color:#A21717;
				line-height:23px;
				}
			.bedroomimage{
				float:left;
				width:50px;
				padding-left:4px;
				padding-top:5px;
				}
			.bathrooms{
				float:left;
				color:#26376F;
				font-weight:bold;
				width:75px;
				line-height:23px;
				}
			div#information div.info p {
				float:left;
				width:216px;
				line-height:23px;
				color:#26376f;
			}
				div#information div.info p span {
					float:left;
					color:#A21717;
				}
				div#information div.info p img {
					float:left;
					padding:6px 0px 0px 5px;
				}
				div#information div.info p a {
					float:left;
					width:136px;
					line-height:23px;
					color:#26376f;
				}
			div#information div.info p.rate {
				font-size:20px;
				width:auto;
				color:#d10074;
				padding-bottom:3px;
			}
			div#information div.info p.disc {
				font-size:14px;
				font-weight:bold;
				width:287px;
				color:#26376f;
				padding-bottom:3px;
			}
			div#information div.info a.view-all-property {
				position:absolute;
				display:block;
				width:auto;
				height:20px;
				line-height:20px;
				font-size:13px;
				color:#d10074;
				bottom:6px;
				right:2px;
			}
		


div.amenityall {
margin-top: 12px;
margin-bottom: 12px;
}

div.eachamenity {
width: 254px;
float: left;
line-height: 30px;
margin: auto;
}
div.numberspacing {
width: 22px;
float: left;
text-align: right;
padding-right: 3px;
}

.headings_txt{
text-align:left;}

.headings_txt p{
text-align:left;}


.list{
margin:0px;
padding:0px;
text-align:justify;}

.list ul{
list-style-type:circle;
padding-left:20px;
}

.list ul li{
margin-bottom:12px;
}

.list ul li a{
line-height:18px;
}


.view{
color:#CC0000;
font-size:12px;
text-decoration:none;}

.p_d{
width:100%;
height:200px;
float:left;}

.p_d{
width:100%;
height:200px;
float:left;}

.p_d label{
color:#26376F;
font-weight:bold;
}

