/* @override http://67.199.70.6/css/style.css */

/*last mod 10/23*/
/*last mod 11/12*/
* {
	margin: 0;
	padding: 0;
	outline: 0;
}
html, body {
	height: 100%;
}
body {
	font-size: 11px;
	line-height: 15px;
	font-family: "Trebuchet MS", Verdana, Arial, Sans-serif; 
	font-weight: normal;
	color: #000;
	background: #fff url(images/body.gif) repeat-x 0 0;
}
.cl, .clear {
	font-size: 0;
	line-height: 0;
	height: 0;
	display: block;
	clear: both;
}
#wrap {
	min-height: 100%;
	position: relative;
	width: 100%;
}
#footer {
/*11-18*/	height: 55px;
	position: absolute;
	bottom: 0; 
	min-width: 100%;
	background: url(images/footernew.gif) repeat-x 0 bottom;
	text-align: center;
	line-height: 20px;
	color: #fff;
}
#footer p {
	height: 37px;
}
.shell {
	width: 880px;
	margin: 0 auto;
	padding-top: 13px;
	position: relative;
	padding-bottom: 60px;
}
#logo {
	height: 40px;
	width: 259px;
	float: left;
	font-size:0;
	line-height:0;
}
#logo a {
	display:block;
	height: 41px;
	width: 259px;
	background: url(images/logo.gif) no-repeat 0 0;
	text-indent: -10000px;
	
}
#pr-logo {
	height: 55px;
	width: 259px;
	float: left;
	font-size:0;
	line-height:0;
	margin-bottom: 35px;
}
#pr-logo a {
	display:block;
	height: 55px;
	width: 259px;
	background: url(images/logo-properties.gif) no-repeat 0 0;
	text-indent: -10000px;
}

/*----- Start "Navigation" -----*/
#head {
	width:100%;
	
}
#nav {
	width:620px;
	float:left;
	margin-top: 21px;
	border-left: solid 1px #fff;
}
#nav ul {
	line-height: 19px;
	letter-spacing: 0.4px;
}
#nav li {
	float: left;
	list-style-type: none;
	border-right: solid 2px #fff;
	position: relative;
	z-index: 1000;
}
#b-properties { width: 147px; }
#b-profile { width: 60px; }
#b-portfolio { width: 76px; }
#b-services { width: 70px; }
#b-recognition { width: 94px; }
#b-affiliations { width: 88px; }
#b-contact { width: 70px; }

#nav li a {
	display:block;
	text-align: center;
	color: #fff;
	text-decoration: none;
	font-weight: bold; /*Here you can bold a navigation links*/
}
#nav li ul {
	display: none;
	position: absolute;
	top: -999em;
	left: 0;
	z-index: 100;
	border: solid 1px #ff5d1e;
	border-bottom: none;
	background: #fff;
}
#nav li:hover ul, #nav li.sfHover ul {
	display: block;
	top: 19px;
}
#nav li a:hover{
	background: #ff5d1e;
}
#nav li ul li {
	float: none;
	border-right: 0;
	border-bottom: solid 1px #ff5d1e;
	padding-right: 3px;
}
#nav li ul li a {
	width: auto !important;
	text-align: left;
	position: relative;
	display: block;
	font-weight: normal; /*Here you can bold a sub navigation links*/
	color: #46556e;
	font-size: 10px;
	padding: 0 51px 0 9px; /*Here you can add space from top, right, bottom and left*/
	white-space: nowrap;
}
#nav li:hover a, #nav li.sfHover a {
	background: #ff5d1e;
}
#nav li:hover ul li a, #nav li.sfHover ul li a,
#nav li.sfHover ul li {
	background: #fff;
}
#nav li:hover ul a:hover, #nav li.sfHover ul a:hover {
	color: #ff5d1e;
	background: url(images/arrow.gif) no-repeat right center;
}
/*------ End "Navigation" ------*/

#content {
	padding-left: 60px;
}
h2 {
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 0.7px;
}
h2.main-title {
	color: #91969b;
	padding:15px 0;
}
h2.orange {
	color: #ff5d1e;
	margin-bottom: 10px;
	margin-top: 25px;
	font-size: 13px;
}

/*----- Start "Article" -----*/
.article {
	text-align: justify;
}
.article h3 span {
	color: #ff5d1e;
	font-size: 12px;
}
.article h3 {
	color: #46556e;
	margin: 25px 0 15px;
	font-size: 11px;
}
/*------ End "Article" ------*/

/*----- Start "Subnavigation" -----*/
#subnav li {
	display: inline;
	list-style-type: none;
	float: left;
}
#subnav li.first a {
	margin-left: -9px;
	position: relative;
	border-left: 0;
}
#subnav li a {
	border-left: solid 1px #91969b;
	padding: 0 9px;
	color: #91969b;
	text-decoration: none;
	line-height: 16px;
	float: left;
	font-size: 11px;
}
#subnav li a.active {
	color: #ff5d1e;
}
#subnav li a:hover {
	position: relative;
	background: #ff5d1e;
	border-left: none;
	padding-left: 10px;
	padding-right: 10px;
	color: #fff;
	margin-right: -1px;
}
#subnav li.first a:hover {
	padding-left: 9px;
}
/*------ End "Subnavigation" ------*/
.news-short a {
	display: block;
	border-bottom: solid 1px #91969b;
	text-decoration: none;
	line-height: 23px;
	color: #46556e;
	position: relative;
	z-index: 10;
	width:100%;
}
.news-short a span { color: #91969b; }
.news-short a span.r { float: right; color: #ff5d1e;}
.news-short a .title { color: #000; }

.news-short a:hover {
	color: #ff5d1e;
	border-bottom: solid 1px #ff5d1e;
	border-top: solid 1px #ff5d1e;
	margin-top: -1px;
}
.news-short a:hover span {
	color: #ff5d1e !important;
	font-weight:bold;
}


/*ori new*/




.history .lside {
	width: 47%;
	float: left;
	text-align: justify; font-size: 12px;
}
.history .rside {
	width: 47%;
	float: right;
	padding-right: 3px;
	text-align: justify; font-size: 12px;
}
.captionForHome {
	color: #ff5d1e; 	
	font-size: 10px; 	
	text-align: center;
}
.history .rside img {
	border: solid 2px #46556e;
display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 2px;  
}




.awards .lside {
	/*width: 49%;*/
	float: left;
}
.awards .rside {
	/*width: 49%;*/
	float: right;
}
.awards .award {
	padding-bottom: 20px;
}
/*ori new*/
.awards .orange {
	color: #ff5d1e;
	font-weight: bold;	
	}

.award .List {
color:#91969b;
}

.awards .title {
	color: #46556e;
	font-weight: bold;	
		font-size: 12px;
	}

/*ori new*/
.one-article .lside {
	width: 356px;
	float: left;
}
.one-article .rside {
	width: 434px;
	float: right;
	text-align: justify;
}
.one-article .lside img {
	border: solid 2px #46556e;
}
.list-title {
	color: #46556e;
	font-size: 12px;
	padding-bottom: 4px;
	font-weight:bold;
}
.nmlist li {
	list-style-type: none;
	background: url(images/arrow-2.gif) no-repeat 0 center;
	padding: 2px 0 2px 15px;
}
.cform {
	line-height: 20px;
}
.cform .lside {
	float: left;
	width: 390px;
}
.cform .rside {
	float: right;
	width: 400px;
}
.cform label {
	float: left;
	color: #46556e;
}
.cform .field {
	color: #91969B;
	float: right;
}
.cform .reqcolor {
	float: right;
}
.cform select.field {
	float: right;
	width: 170px;
	height: 22px;
	color: #000;
}
.cform .slabel {
	width: 70px;
}
.cform .half {
	width: 48%;
	float: left;
}
.cform .sprow .field {
	float: left;
}
.req {
	color: #ff5d1e;
	padding-right: 3px;
}
.block {
	display: block;
}
.field {
	border: solid 1px #91969b;
	width: 378px;
	padding: 2px 5px;
	font-size: 11px;
	font-family: "Trebuchet MS", Verdana, Arial, Sans-serif;
}
.midfield,
select.midfield {
	width: 100px;
}
.ssmfield,
select.ssmfield {
	width: 40px !important;
}
.smfield,
select.smfield {
	width: 70px !important;
}
.bigfield,
select.bigfield {
	width: 290px;
}
select.field {
	padding: 0;
}
textarea.field {
	height: 50px;
	width: 390px;
	padding: 5px;
	overflow-y: hidden;
	color: #91969B;
}
label.block {
	float: none;
	position: relative;
}
.cform .row {
	padding-bottom: 15px;
}
.cform .row .r {
	float: right;
	width: 49%;
	text-align: right;
}
.cform .row .l {
	float: left;
	width: 49%;
	text-align: right;
}
.radio {
	float: left;
	margin-left: 0;
	margin-right: 20px;
	position:relative;
	width:13px;
	height:13px;
	margin-top:1px;
}
.cform .labelcheck {
	padding-bottom: 22px;
	width: 130px;
	float: left;
}
.cform .check {
	float: left;
	margin-right: 5px;
	height: 13px;
	width: 13px;
	position: relative;
}
.cform .labelcheck label {
	line-height: 12px;
	float: left;
}
.cform .button {
	text-decoration: none;
	background: #91969b;
	display: block;
	margin: 10px auto 0;
	color: #fff;
	width: 130px;
	font-size: 13px;
	padding: 4px 0;
	text-align: center;
	font-family: "Trebuchet MS", Verdana, Arial, Sans-serif;
}
.cform .button:hover {
	background: #ff5d1e;
}
.contact-info {
	text-align: center;
	color: #ff5d1e;
	padding-top: 20px;
	font-weight: bold;
	line-height: 24px;
}
.contact-info a {
	color: #ff5d1e;
}
.cform .radiolabel {
	line-height: 12px;
	margin-right: 5px;
	float: left;
}

/*----- Start "Home Page Only" -----*/
#home #logo {
	height: 61px;
	width: 259px;
}
#home #logo a {
	height: 61px;
	width: 259px;
	background: url(images/logo-home.gif) no-repeat 0 0;
}
#home #content {
	padding-left: 23px;
	padding-top: 61px;
}
#home .slogans img {
	margin-bottom: 25px;
}
/*------ End "Home Page Only" ------*/
.condo-article {
	margin-bottom: 50px;
	line-height: 17px;
}
.condo-article .lside {
	float: left;
	width: 230px;
	margin-right: 20px;
}
.condo-article .rside {
	float: left;
	width: 570px;
	height: 204px;
	position: relative;
}
.condo-article .image {
	height: 204px;
	width: 228px;
}
.condo-article .download {
	position: absolute !important;
	bottom: 0;
	left: 0;
	display: block;
	z-index: 1000;
	margin-top: 0 !important;
}
.condo-article .linkdownload {
	position: absolute !important;
	bottom: 1px;
	left: 0;
	display: block;
	z-index: 1000;
	margin-top: 0 !important;
	width: 159px;
}

.sparticle h3 {
	text-transform: uppercase;
	font-size: 12px;
	color: #FF5D1E;
}
.sparticle h4 {
	font-size: 11px;
	color: #46556e;
}
.sparticle .heads {
	margin: 15px 0;
	line-height: 20px;
}
.sparticle .heads p span {
	float: left;
	width: 75px;
	padding-right: 5px;
}
.sparticle .headsTop {
	margin: 15px 0;
	line-height: 20px;
}

.sparticle .headsTop p span {
	float: left;

}
.sparticle .download {
	float: left;
	padding: 3px 9px;
	line-height: 20px;
	color: #fff;
	font-weight: bold;
	background: #91969b;
	text-decoration: none;
	font-size: 12px;
	margin-left: -9px;
	margin-top: 17px;
	position: relative;
}
.sparticle .linkdownload {
	float: left;
	padding: 3px 9px;
	line-height: 20px;
	color: #fff;
	font-weight: bold;
	background: #91969b;
	text-decoration: none;
	font-size: 12px;
	margin-left: -9px;
	margin-top: 17px;
	position: relative;
}

.sparticle .linkdownloader {
	float: left;
	padding: 3px 9px;
	line-height: 20px;
	color: #fff;
	font-weight: bold;
	background: #91969b;
	text-decoration: none;
	font-size: 12px;
	margin-left: -9px;
	margin-top: 17px;
	position: absolute;
	top: 242px;
}


.sparticle .download:hover {
	background: #ff5d1e;
}
.sparticle .linkdownload:hover {
	background: #ff5d1e;
}
.sparticle .linkdownloader:hover {
	background: #ff5d1e;
}


.sparticle .image img {
	border: solid 2px #46556e;
}
.sparticle .image .smalls {
	margin: 15px 0;
}
.sparticle .image .big-image a {
	width: 364px;
	display: block;
}
.sparticle .image .smalls a {
	float: left;
	margin-right: 15px;
	width: 80px;
}
.sparticle .image .smalls a.last {
	margin-right: 0;
}
.onecolarticles {
	float: left;
	width: 365px;
	margin-right: 43px;
	margin-bottom: 15px;
}
.simplegallery .side {
	display: block;
	margin: 0 auto;
	width: 236px;
}
.simplegallery .finalside {
	margin-right: 0;
}
.simplegallery .firstside {
	margin-left: 0;
}
.simplegallery .content {
	margin-top: 10px;
}
.simplegallery .content .heads p {
	line-height: 14px;
	padding-bottom: 5px;
}
.simplegallery a img {
	border: solid 2px #46556e;
}
.twocolarticle .image {
	float: left;
	width: 365px;
	margin-bottom: 45px;
}
.detailed .twocolarticle .image {
	padding-right: 50px;
}
.twocolarticle .cnt {
	float: left;
	display: inline;
	width: 400px;
}
.twocolarticle .content {
	text-align: justify;
}
.detailed h2.orange {
	margin-top: 0;
	margin-bottom: 0;
}
.detailed-intro {
	color: #46556E;
	font-weight: bold;
	padding-bottom: 15px;
	font-size: 11px;
}
.detailed .call {
	margin-top: 40px;
	padding: 5px 0;
	border-top: solid 1px #c8cacd;
	border-bottom: solid 1px #c8cacd;
	color: #748092;
}
.detailed .call .nfo {
	padding-top: 10px;
	color: #404040;
}
.detailed .call .nfo a {
	float: right;
	color: #ff5d1e;
	text-decoration: none;
}
.detailed .download {
	width: 392px;
	margin-bottom: 2px;
	padding: 5px 4px; /*Here you can add space from top, right, bottom and left*/
}
.detailed .download span {
	float: right;
	cursor: pointer;
}
.detailed .close span {
	padding: 0 7px;
	line-height: 16px;
	border: solid 1px #fff;
}
.detailed .close span.close-button {
	padding: 0;
	border: 0;
	height: 20px;
	line-height: 20px;
}
.detailed .information .row {
	border-bottom: solid 1px #999;
	padding-top: 2px;
}

.detailed .information .row ul {
	padding: 2px 0px 0px 20px; /*Here you can add space from top, right, bottom and left*/
}
.detailed .information .drow {
	border-bottom: solid 2px #999;
}
.detailed .information {
	color: #748092;
	width: 385px;
	padding-left: 9px;
	margin-left: -9px;
	display: none;
	position: relative;
}
.detailed .information .head {
	color: #000;
	padding-left: 5px;
}
.detailed .information ul li {
	list-style-type: none;
	display: inline;
	background: url(images/orange-dot.gif) no-repeat 0 center;
	padding-left: 7px;
	padding-right: 14px;
}
.detailed .information .downloads a {
	display: block;
	width: 349px;
	text-decoration: none;
	color: #748092;
	padding: 2px 18px 2px 18px;
	cursor: pointer;
	position:relative;
}
.detailed .information .downloads a:hover {
	padding: 1px 18px 1px 18px;
	border-bottom: solid 1px #ff5d1e;
	border-top: solid 1px #ff5d1e;
	color: #ff5d1e;
}
.detailed .information .downloads p.last a:hover {
	border-bottom: 0;
	padding-bottom: 2px;
}
.detailed .information .downloads a span {
	color: #ff5d1e;
	width: 70px;
	float:right;
	text-align: right;
}
.detailed .information .downloads a:hover span {
	font-weight: bold;
}
.detailed .information .unavailable {
	padding-top: 1px;
	background: #f6f7f7;
	padding-bottom: 0;
}
.detailed .information .downloads p.last a:hover {
	border-bottom: solid 2px #ff5d1e;
	padding-bottom: 2px;
	margin-bottom: -2px;
}
/*11-18*/.detailed .tiny { font-size:9px; color:#999999; display:block; line-height:10px; padding: 5px 0; 	border-top: solid 1px #c8cacd; text-align: center;}

.workingproject .image {
	width: 460px;
	margin-right: 30px;
}
.workingproject .image .big-image {
	float: left;
	width: 364px;
}
.workingproject .image .smallz {
	float: left;
	width: 80px;
	margin: 0 0 0 15px;
}
.workingproject .image .smallz a {
	display: block;
	margin-bottom: 10px;
	margin-right: 0;
}
.workingproject .image .smallz a.last {
	margin-bottom: 0;
}
.workingproject .cnt {
	width: 330px;
	height: 280px;
	position: relative;
}
.workingproject .download {
	line-height: 14px;
	padding: 5px 9px;
	position: absolute !important;
	bottom: 2px;
	left: 0px;
	width: 312px;
	text-align:center
}
/*----- Start "When Row is not link" -----*/
.reftable tr td.nolink {
	padding: 4px 0;
	line-height: 12px;
}
.reftable tr td.jobNolink {
	padding: 4px 0;
	line-height: 12px; text-align: right; color: #91969b; caption-sideolor: #91969b; 
}

.reftable tr td.nolink-hover {
	color: #000;
	padding: 3px 0;
	border-color: #333 !important;
	position: relative; 

}



.reftable tr.first td.nolink { padding: 3px 0 4px; }
.reftable tr.last td.nolink { padding: 4px 0 3px; }
.reftable tr.first-last td.nolink { padding: 3px 0 3px; }

.reftable tr.first td.nolink-hover { padding: 3px 0 3px; }
.reftable tr.last td.nolink-hover { padding: 3px 0 3px; }
.reftable tr.first-last td.nolink-hover { padding: 3px 0 3px; }

.reftable tr td.nolink-hover { border-color: #fff !important; border-top: solid 1px ; border-bottom: solid 1px; }
/*------ End "When Row is not link" ------*/

.reftable {
	margin: 40px 0 0;
}
.reftable tr {
	vertical-align: top;
}
.reftable tr th {
	text-align: left;
	padding-bottom: 3px;
	color: #ff5d1e;
}
.reftable tr td a {
	color: #000;
	text-decoration: none;
	display: block;
	padding: 4px 0;
	width: 100%;
	line-height: 12px;
}
.reftableSpecial {color:#91969b}
.reftable tr td { padding: 0; }
.reftable tr.first td { border-top: solid 1px #91969b; }
.reftable tr.last td { border-bottom: solid 1px #91969b; }
.reftable tr.first-last td { border-top: solid 1px #91969b; border-bottom: solid 1px #91969b; }

.reftable tr td.hover a { padding: 3px 0; color: #ff5d1e; }
.reftable tr.first td.hover a { margin-bottom: -1px; padding: 4px 0; }
.reftable tr.last td.hover a { margin-top: -1px; padding: 4px 0; }
.reftable tr.first-last td.hover a { padding: 4px 0 !important; }

.reftable tr td.hover { border-color: #ff5d1e !important; border-top: solid 1px ; border-bottom: solid 1px; }
.reftable tr td a:hover { text-decoration: none; }

.reftable tr td.name { width: 200px; }
.reftable tr td.job { width: 240px; }
.reftable tr td.job a { color: #91969b; text-align: right; }
.reftable tr td.job.hover a { color: #ff5d1e; }



/*----- Start "Members Table" -----*/
.memtable {
	margin: 40px 0 0;
}
.memtable tr {
	vertical-align: top;
}
.memtable tr th {
	text-align: left;
	padding-bottom: 3px;
	color: #ff5d1e;
}
.memtable tr td.name { width: 200px; }
.memtable tr td.job { width: 240px; }
.memtable tr td.job a { color: #91969b; text-align:right}
.memtable tr td.job.hover a { color: #ff5d1e; text-align:right}

.memtable tr td a {
	color: #000;
	text-decoration: none;
	display: block;
	padding: 4px 0;
	width: 100%;
	line-height: 12px;
	border-bottom: solid 1px #91969b;
	position: relative; text-align: left;
}
.memtable tr td.hover a {
	margin-top: -1px;
	border-bottom: solid 1px #ff5d1e;
	border-top: solid 1px #ff5d1e;
	color: #ff5d1e;
}
/*----- Start "When Row is not link" -----*/
.memtable tr td.nolink span {
	display: block;
	padding: 4px 0;
	line-height: 12px;
	border-bottom: solid 1px #91969b;
	position: relative; text-align: left;
}
.memtable tr td.nolink-hover span {
	border-bottom: solid 1px #91969b;
	border-top: solid 1px #91969b;
	/*color: green;*/
	margin-top: -1px;
}
.memtable tr td.jobNolink {color: #91969b; caption-sideolor: #91969b; text-align:right; }

/*------ End "Members Table" ------*/



/*----- Start "Changes 27.01.2009" -----*/
.t-center { text-align: center; }
.t-left { text-align: left; }
.t-right { text-align: right; }

.left {
	float: left;
	display: inline;
}
.right {
	float: right;
	display: inline;
}
#map-holder {
	padding-top: 15px;
	padding-bottom: 15px;
	border-top: 1px solid #C8CACD;
	border-bottom: 1px solid #C8CACD;
}
.sparticle .download {
	margin-top: 15px;
	margin-bottom: 0;
	margin-left: 0;
	cursor: default;
	background: url(images/fullbuttOFF.png) no-repeat 0 0;
}
.sparticle .download:hover,
.sparticle .close {
	background: url(images/fullbuttON.png) no-repeat 0 0;
}

.detailed .call {
	margin-top: 15px;
}
.detailed .call a {
	color: #FF5D1E;
}
.sparticle .linkdownload {
	width: 177px;
	text-align: center;
	padding: 0;
	background: url(images/SHORTbuttOFF.png) no-repeat 0 0;
	/*line-height: 26px;*/
	margin-left: 0;
}
.sparticle .linkdownload:hover {
	background: url(images/SHORTbuttON.png) no-repeat 0 0;
}

.sparticle .linkdownloader {
	width: 330px;
	text-align: center;
	padding: 0;
		margin-bottom: 0;
	background: url(images/midbuttOFF.png) no-repeat 0 0;
	/*line-height: 26px;*/
	margin-left: 0;
}
.sparticle .linkdownloader:hover {
	background: url(images/MidbuttON.png) no-repeat 0 0;
}


/*------ End "Changes 27.01.2009" ------*/

/*----- Start "Changes 28.01.2009" -----*/
.detailed .alert-box {
	width: 400px;
	float: right;
	display: inline;
	margin-bottom: 10px;
	height: 45px;
}
.detailed .alert-box img {
	height: 45px;
	width: 400px;
}
.twocolarticle .head-titles {
	height: 45px;
	margin-bottom: 10px;
}
.sparticle .image .smalls {
	margin: 15px 0;
}
.detailed .information {
	width: 390px;
/*	padding-left: 0; */
	margin-left: 0;
	padding: 0px 0px 0px 5px;
}
.detailed .information .downloads a {
	width: 354px;
	padding: 2px 18px 2px 18px;
}
/*------ End "Changes 28.01.2009" ------*/
