/* CSS Reset */
* {margin:0;padding:0}iframe,a img,fieldset,form,table{border:0}h6,h5,h4,h3,h2,h1,caption,th,td{font-size:100%;font-weight:normal}dd,dt,li,dl,ol,ul{list-style:none}legend{color:#000}button,select,textarea,input{font:100% serif}table{border-collapse:collapse}caption,th,td{text-align:left}
img {display:block;}

body,td,th,button, input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:12px;
	line-height: 1.5em;
}
body {
	background-color: #ffffff;
	min-width: 1010px;
	max-width: 1010px;
	margin: 0 auto;
	position:relative;
	background-repeat:repeat-x;
	background-position:0 0;
	background-image:url(/img/bkg.png);
	padding-top: 160px;
}

/* since tinymce uses sitewide styles.css to maintain font/size from site, need to specify clean white background to override above */
body.mceContentBody { background-color: #ffffff; background-image: none; margin: 0; padding: 0; min-width: 0; }

form {
	display:inline;
}

a, a:visited {
	outline: none;
	color:#8E6332 !important;
	text-decoration:none !important;
}
a:hover {
	text-decoration:underline !important;
	cursor:pointer;
}
.clear {
	clear: both;
}

h3 {
	text-transform: uppercase;
	font-weight: bold;
	color: #90642a;
	font-size: 13px;
}

/* logo */
h1#logo {
	text-indent: -9000em;
	display:block;
	width: 509px;
	height:129px;
	background-position: 0 0;
	background-repeat:no-repeat;
	background-image:url(/img/logo-trans.png);
	position:absolute;
	top: -2px;
	left: -100px;
	background-color:transparent;
}
h1#logo a {
	position: absolute;
	top:45px;
	left:120px;
	width: 320px;
	height: 70px;
	display: block;
}


/* search property link */
#searchlink {
	position: absolute;
	top: 101px;
	right:0px;
	display:block;
	width: 214px;
	height:58px;
	background-position: 100% 0px;
	background-repeat:no-repeat;
	background-image: url(/img/nav-v2.gif);
	text-indent:-9000em;
}
#searchlink:hover{
	background-position: 100% -58px;
}


/* menu */
#menu {
	display:block;
	width:100%;
	height: 32px;
	overflow:hidden;
	position: absolute;
	top: 127px;
	left: 0;
}
#menu li {
	float:left;
}
#menu li a {
	display:block;
	background-repeat:no-repeat;
	background-position: 0 -26px;
	background-image: url(/img/nav-v2.gif);
	height:32px;
	text-indent: -9000em;
}
#menu li.about a { width: 116px; }
#menu li.powerofm a { width: 164px; background-position: -116px -26px; }
#menu li.propmgmt a { width: 111px; background-position: -280px -26px; }
#menu li.mlifecycle a { width: 135px; background-position: -391px -26px; }
#menu li.pressroom a { width: 150px; background-position: -526px -26px; }
#menu li.contact a { width: 108px; background-position: -676px -26px; }

#menu li.about a:hover { background-position: 0 -84px; }
#menu li.powerofm a:hover { background-position: -116px -84px; }
#menu li.propmgmt a:hover { background-position: -280px -84px; }
#menu li.mlifecycle a:hover { background-position: -391px -84px; }
#menu li.pressroom a:hover { background-position: -526px -84px; }
#menu li.contact a:hover { background-position: -676px -84px; }


body.about #menu li.about a { background-position:0 -84px; }
body.powerofm #menu li.powerofm a { background-position: -116px -84px; }

body.propmgmt #menu li.propmgmt a,
body.leasing #menu li.propmgmt a,
body.constructserv #menu li.propmgmt a,
body.assetmgmt #menu li.propmgmt a { background-position: -280px -84px; }

body.mlifecycle #menu li.mlifecycle a { background-position: -391px -84px; }
body.pressroom #menu li.pressroom a { background-position: -526px -84px; }
body.contact #menu li.contact a { background-position: -676px -84px; }






/* content */
.banner, #content, #footer, #submenu {
	border: 5px solid #fff;
}
.banner + #content, #content + #footer {
	border-top: 0;
}
body.home #content {
	background-repeat:repeat-y;
	background-position: 0 0;
	background-image:url(/img/home-news-bkg.png);
	padding: 25px 25px 25px 297px;
	min-width: 678px;
	max-width: 678px;
}
body.home #content, #container, #secondarycontent, body.mceContentBody {
	background-color: #efeeed;
}
body.mceContentBody {
	padding:25px;
}
body.home #content, #secondarycontent{
	min-height:450px;
}
body.home #content * {
	/* font-size:16px;
	line-height:1.6em;
	*/
}
#secondarycontent{
	padding: 25px;
	float:left;
	width: 670px;
}

#thincontent {
	float: left;
	min-width: 464px;
	max-width: 464px;
}
#capsule {
	float: left;
	min-width: 150px;
	max-width: 150px;
	margin-left: 30px;
	padding: 13px;
	background-color: #aaaaaa;
}
#bulletlist li, ul.bulletlist li, #secondarycontent ul li, body.mceContentBody li
{
	list-style-type: disc;	
	list-style-position: outside;
	padding-left: 0px;
	margin-left: 16px;
}


#capsule li
{
	list-style-type: disc;	
	list-style-position: outside;
	padding-left: 0px;
	margin-left: 16px;
}
#content {
	background-color: #fff;
	min-width: 725px;
	max-width: 725px;
	padding-left: 275px;
	background-color: #fff;
}
#news {
	padding: 0 25px 25px 25px;
	max-width:222px;
	margin-left:-297px;
	float:left;
	z-index:10;
}
#news>strong {
	text-transform:uppercase;
}

body.ie7_body #news {
	margin:0;
	position: absolute;
	left: 5px;
}

#content p+p, #news dd+dt {
	padding-top: 25px;
}
#news a {
	float:right;
}
#submenu {
	background-repeat: no-repeat;
	background-position: 0 0;
	background-color:#EEEEEE;
	float:left;
	display: block;
	width: 270px;
	border-top:0;
	border-bottom:0;
	padding-top: 265px;
	margin-left: -280px;
	z-index:10;
}
#searchform {
	background-repeat: no-repeat;
	background-position: 0 0;
	background-color:#E6E4E5;
	float:left;
	display: block;
	width: 210px;
	border-top:0;
	border-bottom:0;
	margin-left: -275px;
	padding: 25px 30px;
	z-index:10;
}
body.ie7_body #submenu,
body.ie7_body #searchform {
	position:absolute;
	top: 165px;
	left: 280px;
}
body.ie7_body.propertysearch #secondarycontent {
	padding-right: 0;
}
#submenu li {
	padding: 5px 0;
	background-color:#fff;
	margin:0;
}
#submenu li+li {
	padding-top:0;
}
#submenu li a {
	background-color: #e6e4e5;
	line-height:1.2em;
	display: block;
	font-weight: bold;
	color:#39302b;
	text-transform:uppercase;
	margin:0;
	padding: 10px 8px 8px 50px;
}
#submenu li a, #submenu li a:link, #submenu li a:active, #submenu li a:visited {
	color:#39302b;
}
#submenu li a:hover {
	text-decoration:none;
	color:#8E6332;
}
#submenu .highlight a {
	color: #946b3d !important;
}
#submenu .empty {
	padding:0;
	height: 5px;
	line-height:0px;
	overflow:hidden;
}
/* nested uls in the submenu */
#submenu li ul {
	margin-bottom:-5px;
}
#submenu li ul a {
	padding-left: 80px;
}

body.constructserv #submenu {
	background-image: url(/img/secondary-banners/construction.jpg);
}

body.powerofm #submenu {
	background-image: url(/img/secondary-banners/Powerofm.jpg);
}

body.propmgmt #submenu {
	background-image: url(/img/secondary-banners/pm_FPO.jpg);
}

body.about #submenu {
	background-image: url(/img/secondary-banners/about.jpg);
}

body.leasing #submenu {
	background-image: url(/img/secondary-banners/leasing.jpg);
}

body.mlifecycle #submenu {
	background-image: url(/img/secondary-banners/mlifecycle.jpg);
}


body.pressroom #submenu {
	background-image: url(/img/secondary-banners/news.jpg);
}

body.contact #submenu {
	background-image: url(/img/secondary-banners/contact_us.jpg);
}


body.careers #submenu {
	background-image: url(/img/secondary-banners/careers.jpg);
}
body.portfolio-management #submenu {
	background-image: url(/img/secondary-banners/portfolio-management.jpg);
}
body.asset-management #submenu {
	background-image: url(/img/secondary-banners/asset-management.jpg);
}


body.propertysearch #content {
	background: #EFEEED url(/img/home-news-bkg.png) repeat-y 0 0;
}
table#property_results {
	width: 700px;
}
table#property_results th {
	vertical-align: middle;
	text-align: center;
	text-transform: uppercase;
	text-decoration: underline;
	font-weight: bold;
}
table#property_results th:first-child {
	text-decoration: none;
}
table#property_results tr td {
	padding: 20px 5px 5px;
	border-left: 1px solid #dedddd;
	text-align: center;
	vertical-align: middle;
	background: #efedec url(/img/property-table.gif) repeat-x scroll bottom left;
}
table#property_results tr td:first-child {
	border: 0 none;
	padding: 15px 0 0;
}
table#property_results tr td:first-child+td {
	border: 0 none;
}
table#property_results tr {
	height: 80px;
}
table#property_results tr:first-child {
	height: 65px;
}
table#property_results tr:first-child td {
	padding: 5px;
}
table#property_results tr:first-child td:first-child {
	padding: 0;
}



table#property_results td.col_thumb { width: 70px; }
table#property_results td.col_name { width: 115px; }
table#property_results td.col_area { width: 115px; }
table#property_results td.col_city { width: 65px; }
table#property_results td.col_state { width: 65px; }
table#property_results td.col_zip { width: 80px; }
table#property_results td.col_type { width: 75px; }
table#property_results td.col_sqft { width: 100px; }

#property_detail {
	float: left;
	max-width: 500px;
}

#property_detail p,
#property_detail p+p {
	padding-top: 20px;
}

#property_images {
	float: right;
	min-width: 0; 
	max-width: 150px;
}

#property_images img {
	float: left;
	padding-left: 8px;
	padding-bottom: 14px;
}
#large-image {
	float:left;
	padding:0px 20px 20px 0px;
}

#searchform>form, #searchform>form input, #searchform>form select, #searchform>form label {
	display: block;
	border: none;
}

#searchform>form {
	margin-top: 20px;
}

#searchform>form>label+label {
	margin-top: 10px;
}

#searchform>form>label {
	text-transform: uppercase;
	font-weight: bold;
}

#searchform>form select {
	text-transform: none;
	font-weight: normal;
}

#searchform>form label>input, #searchform>form select {
	margin-top: 0;
	min-width: 100%;
	max-width: 100%;
	width: 100%;
}

#searchform>form input+input {
	margin-top: 25px;
}

#searchform>form input#sqft_low,
#searchform>form input#sqft_high {
	min-width: 40%;
	max-width: 40%;
	width: 40%;
	display: inline;
}

#searchform>form input + label {
	display: inline;
	padding: 0 10px;
}

body.ie7_body #content {
	height: 500px;
}

/* footer */
#footer {
	display:block;
	background-image:url(/img/logo-footer.gif);
	background-repeat:no-repeat;
	background-position: 25px 0;
	line-height:15px;
	padding-left:255px;
	background-color: #efeeed;
	min-width:745px;
	max-width:745px;
	height: 42px;
	padding-top: 8px;
	text-align: center;
}
#footer a, #footer a:hover, #footer a:visited, #footer a:active, #footer a:link {
	color:#8e6332;
	text-decoration:none;
	text-transform:uppercase;
	font-size: 9px;
}
#footer a small {
	text-transform:lowercase;
	font-size:9px;
}
#footer a+a {
	border-left: 1px solid #8e6332;
	padding-left:3px;
	margin-left:2px;
}


.contact iframe {
	width:100%;
	height:400px;
	margin-top:20px;
}


.award {
	float: right;
	margin-top: 36px;
	margin-left: 20px;
}

.pdflink, .mlifecycle-success-stories #secondarycontent a, .pressroom #secondarycontent a, .mceContentBody.mlifecyclesuccessstories a, .mceContentBody.pressroom a {
	display: block;
	min-height: 30px;
	line-height: 15px;
	padding-left: 40px;
	background-image: url(/img/pdf-icon.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	margin-top:10px;
}

.pdflink strong {
	display: block;
}
.mlifecycle .pdflink, .mlifecycle-success-stories #secondarycontent a, .mlifecyclesuccessstories a {
	line-height:30px;
}

.accolade-logo {
	float: left;
	margin-right: 40px;
	position: relative;
	left: 40px;
}

blockquote {
	margin-top: 20px;
	padding-top: 20px;
	border-top:1px dotted #ccc;
	font-style:italic;
}
cite {
	font-weight:bold;
	font-style:normal;
}

.charity_table{border-collapse:collapse; text-align:center; margin-bottom:10px;}
.charity_table td.name img{margin:0 auto;}
.charity_table td.images img{display:inline;}

td.name{background-color:#fff; vertical-align:middle; width:255px;text-align:center;}
td.images{background-color:#efeeec;vertical-align:middle; width:415px; padding:15px 0; text-align:center;}

