﻿body, ul, ol, dl, h1, h2, h3, h4, h5, h6, td, th, caption, pre, p, blockquote, input, textarea
{
	font-family: Arial, Helvetica, sans-serif;
	line-height: 150%;
	color: #000;
	background: none;
}
body
{
	background: white;
	font-size: 12pt;
}

img
{
	float: left;
	margin: 10px 10px 10px 0;
}
hr
{
	background: #ccc;
	width: 100%;
	height: 2px;
	margin: 20px 0;
	padding: 0;
	border: none;
}
blockquote
{
	margin: 15px 0;
	padding: 10px;
	border: 2px solid #ccc;
	font-style: italic;
	font-size: 0.9em;
}

.small, .small p
{
	font-size: 0.9em;
}
.large, .large p
{
	font-size: 1.1em;
}
.quiet, .quiet p
{
	color: #999;
}
.hide
{
	display: none;
}

a:link, a:visited
{
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
}

a:link:after, a:visited:after
{
	content: " (" attr(href) ") ";
	font-size: 90%;
}

.footer
{
	visibility: hidden;
	display: none;
}

/* This is to hide the Flash headlines from the browser... regular browser text headlines will now print as normal */

.sIFR-flash, .sIFR-flash object, .sIFR-flash embed
{
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

span.sIFR-alternate
{
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}



/* If you're having trouble printing relative links, uncomment and customize this:
   (note: This is valid CSS3, but it still won't go through the W3C CSS Validator) */

/* a[href^="/"]:after {
  content: " (http://www.yourdomain.com" attr(href) ") ";
} */

/* If you have navigation on your site, you might want to add something like this:
   #menu { display:none } */



/* leasing */
.btn_helpdesk, .search, ul.sidemenu, .footerBox
{
	display: none;
}

div.property
{
	float: left;
	width: 46%;
	border: 1px solid #333;
	padding: 10px;
	margin: 0 10px 10px 0;
	min-height: 200px;
	font-size: 15px;
}
.property h4
{
	font-size: 18px;
}
.property h5
{
	font-size: 16px;
	padding: 10px;
	margin: 0;
}

.large .propHTML, .box.contact
{
	min-height: 170px;
}

.property .smlholder
{
	width: 100px;
	float: left;
	margin: 0 15px 15px 0;
}
.property a
{
	color: #333333;
}

.details img, .ico, .gmnoprint
{
	display: none;
}

.map_canvas
{
	width: 100%;
	height: 300px;
}

.box.contact
{
	color: blue;
	border: 1px solid #ccc;
	float: right;
	width: 300px;
	margin-left: 15px;
}
.box.contact div
{
	padding: 0;
}

.box.photo
{
	float: left;
	width: 45%;
}

.box.location
{
	width: 300px;
	float: right;
}

.property.large
{
	margin:0;
	width: 95%;
}

div.leasing div a
{
	display: none;
}

div.leasing div div a
{
	display: inline;
}
