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

	Site: 
	Author:		eROI		[www.eroi.com] 

	Listing Order:

	==============

	1 - Global
	2 - Structure/layout
	3 - Main content
	

************************************************************************/
/***********************************************************************
	1 - GLOBAL
************************************************************************/
div.pdfTitle h2 a,
div.docs div.docTitle h4 a 
{
	text-decoration: none;
}	

div#leftCorner {
	background: url(../imgs/bg_corner.png) right top no-repeat;
	width: 13px;
	height: 15px;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1000;
}
/***********************************************************************
	2 - STRUCTURE/LAYOUT
************************************************************************/
div#short_lColumn {
	float: left;
	width: 374px;
}

div#long_rColumn {
	float: left;
	width: 532px;
	margin: 0 0 0 16px;
}
/***********************************************************************
	3 - MAIN CONTENT FOR ALL SUBPAGES
************************************************************************/
/* about & detail */
/** left column **/
div#companyPic {
	background: url(../imgs/img_employees.jpg) left top no-repeat;
	width: 432px;
	height: 249px;
	margin: 0 0 8px 14px;
	position: relative;
}

div#profileContainer {
	width: 269px;
	float: left;
}

div#profileContainer div#profileTitle {
	background: url(../imgs/bg_profile-title.gif) left top no-repeat;
	width: 255px;
	height: 30px;
	padding: 5px 0 0 14px;
}

div#profileContainer div#profileTitle h3 {
	font-size: 12px;
	color: #fff;
}

div#profileContainer div#profileContent {
	width: 224px;
	background: #ceceb5;
	margin: 0 0 0 14px;
	padding: 10px 15px 9px 13px;
}

div.employContainer {
	padding: 0 0 15px 0;
	height: 1%;
}

div.employContainer div.thumb {
	float: left;
	background: url(../imgs/bg_bio-thumb.gif) left top no-repeat;
	width: 33px; 
	height: 31px;
	margin: 0 5px 0 0;
}

div.employContainer div.thumb img {
	margin: 4px 0 0 4px;
}

div.employContainer div.info {
	width: 185px;
	float: left;
}

div.employContainer div.info p {
	font-size: 11px;
}

div.employContainer div.info a span {
	text-decoration: none;
	color: #3c3930;
	font-weight: bold;
}

div#locationContainer {
	width: 172px;
	float: left;
	margin: 0 0 0 5px;
}

div#locationContainer div#companyAddy {
	background: #ceceb5;
	padding: 18px 28px 10px 17px;
}

div#locationContainer div#companyAddy h3 {
	color: #3c3930;
	font-size: 12px;
	padding: 0 0 11px 0;
}

div#locationContainer div#companyAddy p {
	font-size: 11px;
	padding: 0 0 10px 0;
}

div#locationContainer div#companyLoc {
	background: url(../imgs/bg_map.gif) left top no-repeat;
	width: 172px;
	height: 123px;
}

div#selfPortrait {
	width: 355px;
	height: 405px;
	margin: 0 0 15px 14px;
	position: relative;
}

div#contactTitle {
	background: url(../imgs/bg_about-detail-title.gif) left top no-repeat;
	width: 360px;
	height: 30px;
	padding: 8px 0 0 14px;
}

div#contactTitle h3 {
	font-size: 12px;
	color: #fff;
}

div#contactInfo {
	width: 330px;
	background: #ceceb5;
	padding: 13px 0 24px 25px;
	margin: 0 0 0 14px;
	font-size: 11px;
}

div#contactInfo p span {
	color: #3c3930;
	font-weight: bold;
	line-height: 130%;
}

/** right column **/
div#rColumn div.bgTitle {
	background: url(../imgs/bg_title.gif) left top repeat-x;
	height: 15px;
	width: 440px;
	padding: 5px 0 20px 11px;
	color: #fff;
}

div.bgTitle a {
	color: #fff;
	text-decoration: none;
}

div#rContent p {
	padding: 0 15px 13px 0;
}

div#rContent ul {
	padding: 0 15px 10px 25px;
}

div#rContent ul li {
	padding: 0 0 5px 0;
}

div#keyPoints {
	width: 415px;
	padding: 15px 19px 20px 17px;
	background: #e6e6da;
}

div#keyPoints h4 {
	color: #3c3930;
	padding: 0 0 15px 0;
	font-size: 12px;
}

div#long_rColumn div.bgTitle {
	background: url(../imgs/bg_title.gif) left top repeat-x;
	height: 15px;
	padding: 5px 0 20px 11px;
	color: #fff;
}

/* property page */
/** left column **/
div#slideshow {
	width: 432px;
	height: 266px;
}

div.propLrg {
	margin: 0 0 0 14px;
	width: 432px;
	height: 266px;
	position: relative;
}

div#thumbContainer div#propertyTitle {
	width: auto;
	height: 26px;
	padding: 15px 13px 0 15px;
	float: left;
} 

div#thumbContainer {
	margin: 8px 4px 0 14px;
	height: 1%;
	background: url(../imgs/bg_prop-title.gif) left top repeat-x;
}

div#thumbContainer div#propertyTitle h2 {
	font-size: 11px;
	font-weight: normal;
	color: #8c8c8d;
}

div#thumbContainer div#propertyTitle h2 span {
	color: #fff;
	font-weight: bold;
}

div#thumbContainer div.propThumb {
	float: right;
	padding: 0 0 0 3px;
	background: #fff;
}

div#thumbContainer div.propThumb a img {
	border: none;
}

div#propDetail {
	width: 401px;
	background: #ceceb5;
	padding: 15px 15px 0 15px;
	margin: 8px 0 0 14px;
}

div#propDetail h4 {
	color: #3c3930;
	font-size: 12px;
	padding: 0 0 12px 0;
}

div#propDetail div#propContact {
	width: 157px;
	float: left;
	font-size: 11px;	
}

div#propDetail div#propContact p {
	padding: 0 0 15px 0;
}

div#propDetail div#propContact p span {
	color: #3c3930;
	font-weight: bold;
}

div#propDetail div#propFeatures {
	width: 203px;
	float: left;
	margin: 0 0 0 40px;
}

div#propDetail div#propFeatures p {
	padding: 0 0 10px 0;
}

div#propDetail div#propFeatures ul {
	padding: 0 0 10px 20px;
	font-size: 11px;
}

/** right column **/
div#bottomNav {
	height: 1%;
	width: 450px;
}

div#bottomNav a {
	color: #3c3930;
	text-decoration: none;
	font-size: 10px;
}

div#bottomNav div#previous {
	float: left;
	width: 225px;
}

div#bottomNav div#next {
	float: right;
	width: 210px;
	text-align: right;
}

/* property map page */
/** left column **/
div#mapWrapper {
	margin: 0 0 0 14px;
}

div#mapWrapper h2 {
	font-size: 13px;
}

div#mapWrapper img.propImage {
	margin: 0 0 10px 0;
}

div.gmapwrap {
	padding: 0 0 10px 0;
}

div.gmapwrap p {
	font-size: 10px;
	line-height: normal;
}

div.gmapwrap p a {
	color: #4753d0;
}

/** right column **/
.ui-tabs-hide { display: none; }

div#bgProperties {
	background: url(../imgs/bg_properties.gif) left top repeat-y;
	width: 451px;
	position: relative;
}

div#bgProperties h3 {
	color: #fff;
	font-size: 11px;
	font-weight: normal;
}

div#regionColumn {
	float: left;
	width: 151px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 5;
}

div#regionColumn div#bgRegionTitle {
	background: url(../imgs/bg_region-title.gif) left top no-repeat;
	height: 20px;
	width: 126px;
	padding: 5px 0 0 25px;
}

div#regionColumn ul {
	list-style: none;
}

div#regionColumn ul li a {
	color: #3c3930;
	text-decoration: none;
	padding: 12px 0 12px 25px;
	display: block;
	font-weight: bold;
	position: relative;
}

div#regionColumn ul li a:hover, div#regionColumn ul li.ui-tabs-selected {
	background: url(../imgs/bg_property-tab.png) left top no-repeat;
	width: 168px;
	position: relative;
}

div#propertyColumn {
	float: right;
	width: 300px;
}

div#propertyColumn div#bgPropTitle {
	background: url(../imgs/bg_property-title.gif) left top no-repeat;
	width: 265px;
	height: 20px;
	padding: 5px 0 0 35px;
}

div#propertyColumn ul {
	list-style: none;
}

div#propertyColumn ul li {
	border-bottom: 1px solid #a2a088;
	position: relative;
}

div#propertyColumn ul li a {
	color: #fff;
	text-decoration: none;
}

div#propertyColumn ul li {
	padding: 10px 0 10px 35px;
	width: 265px;
}

div#propertyColumn ul li label.property {
	float: left;
	width: 217px;
}

div#propertyColumn ul li a:hover {
	text-decoration: underline;
}

/* press page */
/** left column **/
div#pressDownloads {
	background: #ceceb5;
	padding: 11px 0 0 0;
	color: #fff;
	margin: 0 0 0 14px;
}

div#pressDownloads h4 {
	font-size: 12px;
	padding: 0 0 15px 13px;
}

div#pressDownloads ul {
	list-style: none;
}

div#pressDownloads ul li {
	padding: 0 0 0 0;
}

div#pressDownloads ul li a {
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 8px 0 8px 13px;
}

div#pressDownloads ul li a:hover {
	background: #e6e6d5;
}

div#pressDownloads ul li.current-cat {
	color: #716c59;
	background: #e6e6d5;
	font-weight: bold;
}

/** right column **/
div.pressRow {
	padding: 0 0 10px 0;
}

div.pressRow div.pdf {
	background: url(../imgs/img_pdf.gif) left top no-repeat;
	width: 31px;
	height: 34px;
	float: left;
	margin: 0 7px 0 0;
}

div.pdfTitle h2 {
	font-size: 12px;
}

/* login */
/** left column **/
div#topLeftForm, div#login {
	background: #ceceb5;
	padding: 11px 25px 12px 13px;
	color: #fff;
	margin: 0 0 0 14px;
}

div#topLeftForm h4, div#login h4 {
	font-size: 12px;
	padding: 0 0 17px 0;
}

div#topLeftForm ul {
	list-style: none;
}

div#topLeftForm ul li {
	padding: 0 0 9px 0;
}

div#topLeftForm ol li label, div#topLeftForm ul li label.formTxt {
	width: 82px;
	float: left;
}

div#topLeftForm ol li label input, div#topLeftForm ul li label input, div#topLeftForm ul li textarea {
	border: 1px solid #a4a089;
	width: 229px;
	padding: 2px;
}

div#topLeftForm div#btnEnter {
	padding: 0 0 10px 0;
}

div#topLeftForm p#loginLinks a {
	color: #fff;
	text-decoration: none;
	font-size: 11px;
}

div#topLeftForm p#loginLinks span {
	padding: 0 5px;
}

/* contact us page */
/** left column **/
div#horizonCompAddy {
	background: #ceceb5;
	float: left;
	margin: 17px 0 0 14px;
	padding: 15px 28px 0 17px;
	height: 108px;
}

div#horizonCompAddy h3 {
	color: #3c3930;
	font-size: 12px;
	padding: 0 0 11px 0;
}

div#horizonCompAddy p {
	font-size: 11px;
	padding: 0 0 10px 0;
}

div#compMap {
	float: right;
	background: url(../imgs/bg_map.gif) left top no-repeat;
	width: 172px;
	height: 123px;
	margin: 17px 0 0 0;
}

/** right column **/
div#sig {
	padding: 0 0 10px 0;
}

/* 404 and sitemap */

div#ddsg-wrapper ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

div#ddsg-wrapper ul ul {
	margin: 0;
	padding: 10px 0 0 10px;
}

div#ddsg-wrapper h2 {
	font-size: 16px;
}