/*
Harsch Stylesheet
Paul Farning - ISITE Design, Inc.
*/

body, div, h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dd, dt, blockquote, fieldset, legend, label, input, img {
    margin:0; padding:0; border:0;
}
hr	{ display:none; }

body {
	color: #58595b;
    font: 62.5%/1.6 Arial, Helvetica, Verdana, sans-serif;
	text-align:center;
} 

h1, h2, h3, h4, h5, h6, p {
    margin: 0 0 1em 0;
}

/* ------------ LINKS -------------- */
a 		{ color: #6c6e70; text-decoration: none; }
#content a { color: #23408f; }
a:hover, .selected a, #years a.on { color: #d2232a; }
#years a:hover.on { text-decoration: none; }
#content a:hover { text-decoration: underline; }

h1	{ font-size:160%; }
h2	{ font-size:110%; color: #dc3424; text-transform: uppercase; margin-bottom: .4em; letter-spacing: .15em; }
h3,h4	{ font-size:100%; color: #dc3424; margin-bottom: 0; font-weight: normal; text-transform: uppercase; }
h4  { text-transform: none; }
h5	{ font-size:100%; }
h6	{ font-size:90%; } 
input, textarea { border: 1px solid #6c6e70; }
ul, ol { margin-left:10px; }

.clear		{ clear:both; }
.clearleft	{ clear:left; }
.clearright	{ clear:right; }
.left		{ float:left; margin-right:5px; }
.right		{ float:right; margin-left:5px; }
.hide		{ display: none; }

#accessibility { position: absolute;  left: -999em; }

/* ----------- LAYOUT ----------- */
#wrapper {
	background: #fff url(../images/dev/bg_body.gif) repeat-y;
	border: 1px solid #a7a9ac;
	font-size: 1.05em;
	margin: 40px auto;
	min-height: 62em;
	overflow: hidden;
	position: relative;
	text-align: left;
	width: 754px;
}	
	.property #wrapper { background: #fff url(../images/dev/bg_body_property.gif) repeat-y; }
	* html #wrapper { height: 62em; overflow: visible; }
	#brand {
		background: #dfdfdf url(../images/dev/logo_harsch.gif) no-repeat;
		display: block;
		float: left;
		height: 83px;
		overflow: hidden;
		text-indent: -9999px;
		width: 165px;
	}

#nav {
	display: inline;
	float: left;
	font-size: 1.05em;
	width: 165px;
}
	#nav a { color: #58595b; }
	#nav a:hover, #nav .selected a, #nav #years a.on { color: #d2232a;  }
	#nav ul {
		line-height: 2.4;
		list-style: none;
		margin-top: 16px;
	}
		#nav ul ul {
			line-height: 1.65;
			margin-top: 0;
		}
#content {
	display: inline;
	float: right;
	font-size: .9em;
	line-height: 1.5;
	padding: 16px 0;
	width: 588px;
	overflow: hidden;
}
	.contact #content { padding-bottom: 0; padding-top: 87px;}/*HARSCHSCROLLER*/
	#content p { text-align: justify; }	
	#mainContent {
		display: inline;
		float: left;
		font-size: 1.2em;
		margin-left: 15px;
		padding: 86px 0 0 0;
		position: relative;
		width: 197px;
	}
		.contact #mainContent {  padding-top: 0;position: static; } /*HARSCHSCROLLER*/
		#scroller {
			height:; overflow: auto; padding-top: 6px; height: 59.1em;
			scrollbar-3dlight-color:#A7A9AC; 
			scrollbar-arrow-color:#A7A9AC;
			scrollbar-base-color:#f3f3f3;
			scrollbar-darkshadow-color:#A7A9AC;
			scrollbar-face-color:#dfdfdf;
			scrollbar-highlight-color:#dfdfdf;
			scrollbar-shadow-color:#dfdfdf;		
		}/*HARSCHSCROLLER*/
		.properties #mainContent 		{ width: 534px; margin-left: 0; padding-top: 71px; }
			* html .properties #mainContent { padding-top: 70px; }
			*+html .properties #mainContent { padding-top: 70px; }
		.properties #mainContent p 		{ float: left; width: 197px; }
			.properties #mainContent p.address 		{ padding-left: 1px; text-align: left; width: 162px; } /* width: auto - remove to prevent line breaks #741 */
		.properties #mainContent img 	{ float: left; margin: 0 16px 0 51px;  }
		.properties #mainContent div	{
			border: 1px solid #a7a9ac;
			border-width: 1px 0;
			margin-top: -1px;
			overflow: hidden;
			padding: 15px;
			width: 558px;
		}
		
		.property #mainContent {
			width: 558px; padding-top: 87px;
		}
		
		.property dl {
			margin-bottom: 12px;
		}
		
		#lease {
			border: 1px solid #a7a9ac;
			border-width: 1px 1px 1px 1px;
			float: right;
			margin: 0 0 20px 20px;
			padding: 10px 10px 0 10px;
			width: 200px;
		}
			* html #lease {overflow: hidden;}
			
			#actions {
				background: #fff;
				border-top: 1px solid #a7a9ac;
				margin-left: -11px;
				padding: 10px;
				position: relative;
				width: 202px;
				z-index:100;
			}
			.mailto { background: transparent url(../images/dev/icon_email.gif) 2px center no-repeat; padding-left: 22px; }
		
		.property #mainContent div.desc {
			width: 300px;
			float: left;
		}	
		.property #mainContent ul { list-style: square; margin-left: 12px; }
		* html .property #mainContent .desc ul { margin-left: 16px; }
		*+html .property #mainContent .desc ul { margin-left: 16px; }
		.property h2 { line-height: 1.2;  }
		
		.property #mainContent ul#detailsnav {
			clear: left;
			list-style: none;
			margin: .8em 0 1.6em 0;
			overflow: hidden;
			width: 300px;
		}
	
			#detailsnav li {
				border-left: 1px solid #a7a9ac;	
				color: #dc3424;
				display: block;
				float: left;
				margin: 0 0 2px 0;
				padding: 0 6px 0 9px;
				white-space: nowrap;
			}
			#detailsnav li a { white-space: nowrap; }
				/*#detailsnav li:first-child a, #detailsnav li.first a { border-left: 1px solid #a7a9ac; padding-left: 6px; }*/
				#detailsnav li.end { border: 0; }
				
		.property #mainContent p.address {
			float: left;
			width: 180px;
		}
		.property #mainContent h3 { clear: left; }
		a.pdf {
			background: transparent url(../images/dev/icon_pdf.gif) left center no-repeat;
			height: 1%;
			padding: 2px 0 0 22px;
		}
		.property #mainContent ul.amenities {
			float: left;
			list-style: none;
			margin: 1em 20px 1em 0;
			width: 130px;
		}
			.property #mainContent ul.amenities li { margin-bottom: 1em; }
		.map { border: 1px solid #a7a9ac; }
	#secondaryContent {
		font-size: 1.2em;
		margin-left: 249px;
		width: 336px;
	}
	#secondaryContent.text {
		padding: 86px 16px 16px 16px;
		width: 304px;
	}
		.contact #secondaryContent.text { padding-top: 0; width: 284px; }/*HARSCHSCROLLER*/
		* html #secondaryContent { margin-left: 246px; }
	
	div.flash 	{ margin: 16px 0 0 1px; }
	.photowrap	{ margin: 72px 0 0 0; background: #fff; }
	.photo 		{ display: block; margin: 0 0 0 10px; }
	p.caption	{ margin-left: 10px; }

h1 {
	border-bottom: 1px solid #a7a9ac;
	display: block;
	height: 70px;
	position: absolute;	left: -15px; top: 0;
	text-indent: -999em;
	width: 247px;
}
.properties h1 	{ left: 0; }
.property h1 	{ width: 590px; }
* html .property h1 { width: 588px; }
h1#about 		{ background: #fff url(../images/dev/hdr_about.gif) left bottom no-repeat; }
h1#office 		{ background: #fff url(../images/dev/hdr_office_props.gif) left bottom no-repeat; }
h1#offices_port	{ background: #fff url(../images/dev/hdr_offices_port.gif) left bottom no-repeat; }
h1#retail 		{ background: #fff url(../images/dev/hdr_retail_props.gif) left bottom no-repeat; }
h1#development	{ background: #fff url(../images/dev/hdr_development_props.gif) left bottom no-repeat; }
h1#industrial	{ background: #fff url(../images/dev/hdr_industrial_props.gif) left bottom no-repeat; }
h1#multifamily	{ background: #fff url(../images/dev/hdr_multifamily_props.gif) left bottom no-repeat; }
h1#acquisitions	{ background: #fff url(../images/dev/hdr_aquisitions.gif) left bottom no-repeat; }
h1#contact		{ background: #fff url(../images/dev/hdr_contact.gif) left bottom no-repeat; left:166px; top:16px; z-index:1000; }/*HARSCHSCROLLER*/
h1#properties	{ background: #fff url(../images/dev/hdr_properties.gif) left bottom no-repeat; }
h1#news 		{ background: #fff url(../images/dev/hdr_news.gif) left bottom no-repeat; }
h1#search 		{ background: #fff url(../images/dev/hdr_search_results.gif) left bottom no-repeat; }
h1#careers 		{ background: #fff url(../images/dev/hdr_careers.gif) left bottom no-repeat; }
h1#portland		{ background: #fff url(../images/dev/hdr_portland.gif) left bottom no-repeat; }
h1#seattle		{ background: #fff url(../images/dev/hdr_seattle.gif) left bottom no-repeat; }
h1#bayarea		{ background: #fff url(../images/dev/hdr_bayarea.gif) left bottom no-repeat; }
h1#sacramento	{ background: #fff url(../images/dev/hdr_sacramento.gif) left bottom no-repeat; }
h1#sandiego		{ background: #fff url(../images/dev/hdr_sandiego.gif) left bottom no-repeat; }
h1#lasvegas		{ background: #fff url(../images/dev/hdr_lasvegas.gif) left bottom no-repeat; }

h1#portland-office 		{ background: #fff url(../images/dev/hdr_portland_office.gif) left bottom no-repeat; }
h1#portland-retail 		{ background: #fff url(../images/dev/hdr_portland_retail.gif) left bottom no-repeat; }
h1#portland-industrial 	{ background: #fff url(../images/dev/hdr_portland_industrial.gif) left bottom no-repeat; }
h1#portland-multifamily { background: #fff url(../images/dev/hdr_portland_multifamily.gif) left bottom no-repeat; }

h1#seattle-office 		{ background: #fff url(../images/dev/hdr_seattle_office.gif) left bottom no-repeat; }
h1#seattle-retail 		{ background: #fff url(../images/dev/hdr_seattle_retail.gif) left bottom no-repeat; }
h1#seattle-industrial 	{ background: #fff url(../images/dev/hdr_seattle_industrial.gif) left bottom no-repeat; }
h1#seattle-multifamily 	{ background: #fff url(../images/dev/hdr_seattle_multifamily.gif) left bottom no-repeat; }

h1#bayarea-office 		{ background: #fff url(../images/dev/hdr_bayarea_office.gif) left bottom no-repeat; }
h1#bayarea-retail 		{ background: #fff url(../images/dev/hdr_bayarea_retail.gif) left bottom no-repeat; }
h1#bayarea-industrial 	{ background: #fff url(../images/dev/hdr_bayarea_industrial.gif) left bottom no-repeat; }
h1#bayarea-multifamily 	{ background: #fff url(../images/dev/hdr_bayarea_multifamily.gif) left bottom no-repeat; }

h1#sacramento-office 		{ background: #fff url(../images/dev/hdr_sacramento_office.gif) left bottom no-repeat; }
h1#sacramento-retail 		{ background: #fff url(../images/dev/hdr_sacramento_retail.gif) left bottom no-repeat; }
h1#sacramento-industrial 	{ background: #fff url(../images/dev/hdr_sacramento_industrial.gif) left bottom no-repeat; }
h1#sacramento-multifamily 	{ background: #fff url(../images/dev/hdr_sacramento_multifamily.gif) left bottom no-repeat; }

h1#sandiego-office 		{ background: #fff url(../images/dev/hdr_sandiego_office.gif) left bottom no-repeat; }
h1#sandiego-retail 		{ background: #fff url(../images/dev/hdr_sandiego_retail.gif) left bottom no-repeat; }
h1#sandiego-industrial 	{ background: #fff url(../images/dev/hdr_sandiego_industrial.gif) left bottom no-repeat; }
h1#sandiego-multifamily { background: #fff url(../images/dev/hdr_sandiego_multifamily.gif) left bottom no-repeat; }

h1#lasvegas-office 		{ background: #fff url(../images/dev/hdr_lasvegas_office.gif) left bottom no-repeat; }
h1#lasvegas-retail 		{ background: #fff url(../images/dev/hdr_lasvegas_retail.gif) left bottom no-repeat; }
h1#lasvegas-industrial 	{ background: #fff url(../images/dev/hdr_lasvegas_industrial.gif) left bottom no-repeat; }
h1#lasvegas-multifamily { background: #fff url(../images/dev/hdr_lasvegas_multifamily.gif) left bottom no-repeat; }

.table {
	border: 2px solid #dc3424;
	margin: 72px auto 0 auto;
	width: 310px;
}

table {
	margin: 12px;
	width: 286px;
}
	th {
		border-bottom: 1px solid #a7a9ac;
		color: #dc3424;
		font-size: 1.3em;
		text-align: center;
		text-transform: uppercase;
	}
	.firstrow td 	{ padding-top: 1em; }
	td.size			{ text-align: center; }

.desc table {
	border-collapse:collapse;
	clear: left;
	margin: 1em 0;
	width: 100%;
}
	.desc th {
		font-size: 1em;
		font-weight: normal;
	}
	.desc td {
		padding: 2px 8px;
	}
	.desc .alt td { background: #eee; }

dt {
	margin-top: 1em;
}
.upper dt	{ color: #dc3424; text-transform: uppercase; }

#years {
	color: #a7a9ac;
	font-size: 1.1em;
	position: absolute; left: 416px; top: 76px;
	width: 260px;
}
#years a { color: #a7a9ac; }

/* previously
	.properties #mainContent #pagination {
	background: #fff;
	color: #a7a9ac;
	font-size: 1.1em;
	padding: 5px 15px;
} */
.properties #mainContent #pages {
	border: 0;
	color: #a7a9ac;
	font-size: .9em;
	line-height: 1.4;
	padding: 5px 15px;
	position: absolute; right: -60px; top: 35px;
	width: 312px;
}
	* html .properties #mainContent #pages { right: -6px; }
	.properties #mainContent #pages p { float: none; margin: 0; width: auto; text-align: right; }
	.properties #mainContent #pages p a.current { color:#d2232a; }
	.properties #mainContent #pages p a.current:hover { text-decoration: none; }

.results ol { list-style: none; }

.mapped {
	border: 1px solid #a7a9ac;
	height: 260px;
	width: 283px;
}
.printonly { display: none; }

#mainContent #actions ul {
	list-style: none;
	margin: 0;
}
a.print { background: transparent url(../images/dev/icon_print.gif) 1px center no-repeat; padding-left: 22px; }

.print #wrapper { background: none; border: 0; }
.print #header 	{ border-bottom: 1px solid #d0d0d2; color: #58595b; font-size: 11px; overflow: hidden; }
.print #header img { display: block; float: left; width: 235px; display: none; }
.print #header a { background: transparent url(../images/dev/logo_harsch_wide.gif) 0 0 no-repeat; display: block; float: left; height: 34px; margin: 6px 0 0 12px; width: 181px;  }
.print #contact { margin-left: 322px;  }
.print #content { float: none; width: 100%; }
.print .images { border-right: 1px solid #d0d0d2; color: #8f0000; float: left; margin-right: 10px; padding: 10px; text-align: left; text-transform: uppercase; width: 289px; }
	.print .images img { border: 1px solid #d0d0d2; display: block;  } 
.print #mainContent { margin: 0; padding: 0; width: 100%; }
	.print #mainContent h2 { color: #8f0000; padding-top: 6px; }
	.print #mainContent h3 { color: #8f0000; font-weight: bold; margin: 6px 0 8px 0; text-transform: none; }
.print #primary	{ width: 740px; }
.print #secondary { border-top: 1px solid #d0d0d2; clear: left; }
	.print #secondary ul { list-style: square; margin-left: 12px; }
.print #mainContent p.address { float: left; width: 180px; }
.print .desc { margin-left: 322px; }
.print .desc p { text-align: justify; width: 415px; }
.print .desc .details p { width: auto; clear: none; }
.print .mapped { margin-top: 10px; }
.print .details { overflow: hidden; }

/* -------------------------------------------------- forms -- */
input 	{ border: 1px solid #a7a9ac; color: #6c6e70;  width: 167px; padding-left: 1px; }
input.check { margin: 0 3px 0 0; width: auto; }
*+html input.check { border: 0; }
* html input.check { border: 0; }
label 	{ color: #dc3424; display: block; line-height: 1.1; text-transform: uppercase; }
.filter label { display: inline; }
select 	{ width: 170px; }
button, button:active, button:focus {
	background: #fff url(../images/dev/bg_arrow.gif) right center no-repeat;
	border: 1px solid #fff;
	color: #dc3424;
	cursor: pointer;
	display: block;
	font-size: 9px;
	font-weight: bold;
	letter-spacing: .1em;
	margin: 1em 0;
	padding: 0 6px 0 0;
	text-transform: uppercase;
}
	* html button { padding-right: 3px; }
	*+html button { padding-right: 3px; }		

#TB_window legend {
	color: #58595b;
	font-size: 1.2em;
	font-weight: bold;
	margin: 1em 0;
	padding: 0;
}
#TB_window label { float: left; line-height: 2; width: 110px; } 
* html #TB_window label { width: 106px; }
#TB_window input { margin-bottom: .6em; }
#TB_window button { float: right; border: 0; }

.search .listings {	margin-top: 1.4em; }
.search .listing {
	border-top: 1px solid #d0d2da;
	padding: .6em 0;
}
.filter { text-transform: uppercase; }

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
	height:100%;
	width:100%;
}
* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}
* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}
#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}
#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}
#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}
#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}
#TB_title{
	background-color:#e8e8e8;
	height:27px;
	margin-bottom: 1em;
}
#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}
#TB_ajaxContent.TB_modal{
	padding:15px;
}
#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}
#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}
* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}
* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}
/* ---------- End Thickbox ----------- */

/* JB hacking at PF's nice CSS

#photogallery a.thickbox { border: 1px solid #A7A9AC; display: block; float: left; height: 108px; line-height: 106px; margin: 0 8px 8px 0; padding: 2px; text-align: center; width: 108px; }
#photogallery a.thickbox img { vertical-align: middle; }
	
	
*/
#photogallery {}
#photogallery a{
	border:none;
	display:block;
	line-height:90px;
	margin:0pt;
	padding:0px;
	text-align:center;
}

#photogallery a img {
	vertical-align: top; width:97px;
	float:left;
	height:80px;
	margin: 0 3px 3px 0;
}

#photoContainer{height:235px;}

#photoPagination { font-size: 1.1em; margin: 0 0 20px 0;}
#photoPagination p {margin: 0;}



/* end JJB hack */
	
/*	
	forms based on, but customized:
	Name: Default styling for Niceforms v.1.0
	Author: Lucian Slatineanu
	URL: http://www.badboy.ro/
*/
.niceform legend { display: none; }
.selectArea {
	width:170px;
	height:21px;
	background:url(../images/dev/forms/select_bg.gif) repeat-x left top;
	margin-bottom: 2px;
	text-transform: uppercase;
}
.selectArea .left {
	width:1px;
	height:21px;
	float:left;
	background:url(../images/dev/forms/select_left.gif) no-repeat left top;
}
.selectArea .right {
	width:17px;
	height:21px;
	float:right;
	background:url(../images/dev/forms/select_right.gif) no-repeat left top;
}
.selectArea .right a {
	display:block;
	width:170px;
	height:21px;
	margin-left:-153px;
	position:absolute;
}
.selectArea .right i {display:none;}
.selectArea .center {
	width:130px;
	color:#dc3424;
	padding-top:3px;
	overflow:hidden;
	white-space:nowrap;
}

/*Selects drop-down*/
.optionsDivInvisible, .optionsDivVisible {
	position:absolute;
	margin-top:41px; /* just for safari */
	margin-left:2px;
	width:146px;
	background:#fff;
	padding:2px;
	z-index:20;
	text-align: left;
	border: 1px solid #a7a9ac;
	border-top-color: #fff;
}
.optionsDivInvisible {display:none;}
.optionsDivVisible {display:block;}
.optionsDivVisible p {
	margin:0;
	padding:0;
}
.optionsDivVisible a {
	color:#dc3424;
	text-decoration:none;
	display:block;
	padding:1px 4px;
	border:1px solid #fff;
}
.optionsDivVisible a:hover {
	background:#fff;
	border-color:#cfd0d6;
}

#searchtips ul, #searchtips ol { margin-left: 18px; }
#searchtips ol ul { list-style: square; }
* html #searchtips ul, * html #searchtips ol { margin-left: 22px; }
*+html #searchtips ul, *+html #searchtips ol { margin-left: 22px; }

/* not safari */
.optionsDivInvisible, .optionsDivVisible { margin-top: 3px;# }
*+html .optionsDivInvisible, *+html .optionsDivVisible { margin-top: 2px; margin-left: 1px; }
* html .optionsDivInvisible, * html .optionsDivVisible { margin-top: 2px; margin-left: 1px; }

