@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	
	font-family:"Lucida Sans Unicode";
	font-size:0.9em;
	color:#606060
}
#topheaderprint{
background:url(/images/topprint.jpg) center no-repeat;
width:1000px;
height:184px;
}
#onlyforprint{
	text-align:center;
	font-size:36px;
	color:#cf3a67;
	font-weight:bold;
}
a {
	color:#cf3a67;
	text-decoration:none
}
ul, li {
	margin:0;
	padding:0;
	list-style:none;
	text-indent:0
}
h1, h2, h3, h4 {
	padding:0;
	margin:0;
	font-weight:normal
}
h3.indented {
	text-indent:25px;
	font-size:95%;
} 
h3.indented a {
	color:#606060;
}
h1 {
	color:#878787;
	font-size:1.45em;
	border-bottom:1px #878787 dotted;
	padding-bottom:8px
}
h2 {
	padding-top:15px;
	padding-bottom:15px;
	color:#d04267;
	font-size:1.1em
}
h3 {
	font-size:1em
}
input, textarea {
	margin:0;
	padding:2px;
	border: 1px solid #cdcbce;
}
select, option {
		border: 1px solid #999;
}
#forheaderbg {
	background: url(/images/topbg.jpg) top repeat-x;
	padding-bottom:4px
}
#parklane-properties {
	margin:0 auto;
	width:1000px;
	/*background:url(/images/footerbig.jpg) bottom no-repeat;*/
}
#adjustcontent {
	padding-left:29px;
	padding-right:29px
}
#nav {
	display:none;
	/*background: url(/images/shadow.jpg) center top no-repeat;*/
}
#nav ul {
	display:none;
	/*
	width:550px;
	margin:0 auto
	*/
}
#nav li {
	display:none;
	/*
	float:left;
	padding-right:1px
	*/
}
#nav a {
	display:none;
	/*
	background:url(/images/li.jpg) left;
	height:29px;
	padding-top:2px;
	width:90px;
	display:block;
	float:left;
	text-align:center;
	color:#FFFFFF;
	font-size:16px;
	text-decoration:none
	*/
}
#nav a:hover, #selected a {
	display:none;
	/*
	background:url(/images/li.jpg) -91px;
	height:26px;
	padding-top:5px
	*/
}
#content {
	padding:20px 30px 0 30px;
	min-height:300px;
}
#left {
	float:left;
	width:388px;
	padding: 0 20px 30px 20px;
	margin-right:26px;
}
#phone {
	font-size:48px;
	color:#cf3a67;
	font-weight:bold
}
#phone sup {
	color:#ec7c9c;
	font-weight:normal
}
#right, .right {
	float:left;
	width:388px;
	padding:0 20px 15px 20px; /*background:url(/images/columnsfooters.jpg) bottom no-repeat;background-color:#FFFFFF */
}
.properties-latest {
	border-bottom:1px #878787 dotted;
	padding-bottom:25px
}
.properties-img-container {
	float:left;
	width:216px;
}
.properties-img {
	/*background-image:url(/images/propetybg.jpg);*/
	height:150px;
	padding:8px;
}
.properties-img img {
	width:200px;
	height:150px
}
.properties-Desc {
	float:left;
	width:165px;
	padding-left:7px
}
/*
.properties-Desc-list li {
	clear:left;
	padding-bottom:4px;
	padding-top:2px
}
.properties-Desc-list span {
	float:left;
	width:62px;
	display:block
}
*/
.Contact-list li {
	padding-top:10px
}
.Contact-list span {
	float:left;
	width:120px;
	display:block;
	font-weight:bold
}
.padleft {
	padding-left:120px
}
.properties-Desc-package {
	padding-top:10px
}
.properties-Desc-package li {
	background-repeat:no-repeat;
	display:block;
	margin-right:3px;
	float:left;
	height:31px
}
.yes {
	/*background-image: url(/images/yes.gif);*/
}
.no {
	/*background-image: url(/images/no.gif);*/
}
.smoke {
}
.pets {
	background-position:-30px
}
.parking {
	background-position:-60px
}
.children {
	background-position:-90px
}
.group {
	background-position:-120px
}
.properties-Desc-package li a {
	width:30px;
	height:31px;
	display:block;
}
/*Contact Page*/

.txtField {
	border:0;
	color:#c63259;
	background-color:#d9d7d7;
	font-family: Calibri, Arial, Verdana, "Trebuchet MS";
	font-size:1em;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	outline-style:none;
	outline-width:0;
	padding:3px;
	width:249px
}
.txtField:hover {
	background-color:#ffffff
}
#textarea {
	height:210px;
	overflow:auto
}
#PARK_textarea {
	height:210px;
	overflow:auto
}
/*Property page*/
.prpnav {
}
.prpnavleft {
	display:none;
	/*
	float:left
	*/
}
.prpnavleft li {
	display:none;
	/*
	width:18px;
	height:19px;
	padding-right:1px;
	float:left
	*/
}
.prpnavleft li a {
	display:none;
	/*
	height:19px;
	width:18px;
	display:block;
	text-align:center
	*/
}
.prpnavpagenumber a {
	background-color:#7f7f7f;
	color:#FFFFFF;
	font-weight:bold;
}
.prpnavpagenumber a:hover, .pageselected a {
	background-color:#cf3a66;
}
.previouspage a, .nextpage a, .nextpagelast a, .previouspagelast a {
	background-image:url(/images/previousandnext.png);
}
.nextpage a {
	background-position:bottom center
}
.nextpage a:hover {
	background-position:bottom right
}
.nextpagelast a {
	background-position:bottom left
}
.nextpagelast a:hover {
	background-position:bottom left
}
.previouspage a {
	background-position:top center
}
.previouspage a:hover {
	background-position:top right
}
.previouspagelast a {
	background-position:top left
}
.previouspagelast a:hover {
	background-position:top left
}
.dropdown-list span {
	float:left;
	width:80px;
	display:block;
	font-weight:bold;
	padding-top:4px
}
.dropwidth {
	width:141px;
}
.prpnavright {
	display:none;
	/*
	float:right
	*/
}
.propmoredetailsright {
	float:left;
	padding-left:30px
}
.propmoredetailsright h2 {
	padding-top:0
}
/*Detailed View*/


#mininav ul {
	width:155px;
	padding-left:225px
}
#mininav li {
	float:left;
	padding-right:1px;
}
#mininav a {
	background: url(/images/mininav.jpg) right;
	height:19px;
	padding-top:3px;
	line-height:19px;
	width:76px;
	display:block;
	float:left;
	text-align:center;
	color:#FFFFFF;
	font-size:16px;
	text-decoration:none;
}
#mininav a:hover {
	background:url(/images/mininav.jpg) left;
	height:22px;
	padding-top:0;
}
.mns a {
	background:url(/images/mininav.jpg) left !important;
	height:22px !important;
	padding-top:0 !important;
}

.properties-img-big {
	background-image: url(/images/detailedbig.jpg);
	height:275px;
	padding:8px;
	width:372px;
	margin-bottom:20px
}
.properties-img-big img {
	width:372px;
	height:275px
}
.properties-img-small {
	background-image: url(/images/small.png);
	width:102px;
	height:73px;
	padding:7px;
	margin-right:20px;
	float:left
}
.norightmargin {
	margin-right:0
}
.properties-img-small img {
	width:102px;
	height:73px
}
/*Footer*/

#footer {
	height:140px;
	padding:50px 20px 0 20px;
	font-size:12px
}
#footer, #footer a {
	color:#FFFFFF;
	text-decoration:none
}
#footer a:hover {
	text-decoration:underline
}
#copyright {
	float:left
}
#designby {
	float:right
}

#designby a:hover {
background-color:#ffffff;
color:#CF3966;
text-decoration:none;
}

#contentexpanded {
	padding:0 20px 20px 20px
}
.list li {
	list-style-type:disc;
	margin-left:25px;
	padding-bottom:4px;
}
.landlordboxes {
	height:280px
}
.button a {
	display:none;
	/*
	display:block;
	margin:10px 0 10px 0;
	background:url(/images/button.gif) transparent no-repeat scroll 0%;
	width:90px;
	padding-left:20px;
	height:18px;
	padding-top:1px;
	color:#FFFFFF;
	text-decoration:none;
	*/
}
.button a:hover {
	background:url(/images/button.gif) transparent repeat scroll 110px
}

.button2 a {
	display:block;
	margin:10px 0 10px 0;
	background:url(/images/add_up.gif) no-repeat;
	width:150px;
	min-width:150px;
	padding-left:20px;
	height:18px;
	padding-top:1px;
	color:#FFFFFF;
	text-decoration:none;
}
.button2 a:hover {
	background:url(/images/add_over.gif) no-repeat;
}

span.button3 {
	display:inline;
	margin:10px 0 10px 0;
	background:url(/images/button.gif) no-repeat left;
	width:90px;
	padding-left:20px;
	height:18px;
	padding-top:1px;
	color:#FFF;
	text-decoration:none;
}
.button3 a:hover {
	background:url(/images/button.gif) no-repeat right;
}

.box {
	padding-bottom:5px;
}
.shadedbg {
	background:url(/images/columnsfooters.jpg) bottom no-repeat;
	background-color:#FFFFFF
}
.clear {
	clear:both
}
.center {
	text-align:center
}
.borderbottom {
	border-bottom:1px #878787 dotted;
	padding-bottom:25px;
	margin-bottom:25px
}
.propdetailed {
	float:left;
	width:370px;
	padding-left:20px
}
.propdetailedtext {
	height:100px;
	overflow:hidden
}
.padtop25 {
	padding-top:25px
}
/*Jquerry tool tip*/

#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	opacity: 0.85;
}
#tooltip.pretty, #tooltip.prettylove, #tooltip.prettyanything {
	color:#FFFFFF;
	border: none;
	width: 169px;
	height: 30px;
	opacity: 0.8;
	background-position:top;
	padding-left:5px;
	padding-right:5px;
	padding-top:2px
}
#tooltip.pretty {
	background: url('/images/tooltip.png');
}
#tooltip.pretty h3 {
	margin-bottom: 0.75em;
	font-size: 11pt;
	text-align: center;
}
#tooltip.fancy {
	background-repeat:no-repeat;
}
#tooltip.fancy.viewport-right {
	background: url('/images/tooltip.png');
}
#fancy2 {
	float: right;
}
.submit {
	border: 0 !important;
}
#jo_error{
	padding-left:20px;
	padding-top:10px;
	padding-bottom:10px;
	color:#990000;
	border:0px solid #ffffff;
	background-color:#fff6f6;
}
.jo_print_two{
	visibility:visible;
	display:block;
}
.jo_print_one{
	visibility:hidden;
	display:none;
}
