/* Three Column Layout */
div.three_col	{ width: 499px; font-size: 0px; margin: 7px 0; }
div.bg_three_three	{ background-image: url("/images/bland/bg_three_three.gif");  }
div.bg_three_two	{ background-image: url("/images/bland/bg_three_two.gif"); }
div.bg_three_one	{ background-image: url("/images/bland/bg_three_one.gif"); }

div.three_col div div { overflow:hidden;float: left; width: 160px; margin: 0 7px 0 0;}
div.three_col div div.double_width { float: left; width: 327px; margin: 0 7px 0 0; padding-bottom: 5px;  }
div.three_col div div.imageonly { padding-bottom: 0; font-size: 0px; }
div.three_col div div.imageonly_last_column { padding-bottom: 0; font-size: 0px; margin-right: 0; }

div.three_col div div.last_column { margin-right: 0; }
div.three_col div div.clear { float: none; clear: both; line-height: 1px; width: 1px; height: 1px; overflow: hidden; }


div.three_col div div p { width: auto; float: none; color: #000; font-size: 11px; line-height: 14px; padding: 0 5px; margin: 4px 0; }
div.three_col div p { width: 327px; float: right; clear: right; color: #000; font-size: 11px; line-height: 14px; padding: 0; margin-top: 0; }
div.three_col div.bg_twothird div p { margin: 4px; }
div.three_col div.bg_three_two div p { margin: 4px; }
div.three_col div.bg_three_one div p { margin: 4px; }
div.three_col div div p.large { font-size: 29px; line-height: 29px; color: #008E8F; }
div.three_col div div a { color: #000; }

div.three_col div div h2 {font-size: 12px; line-height: 14px; 
/*border-bottom: 2px solid #fff;*/ 
padding: 0 4px; margin: 0; }
div.three_col div div h2.blank { font-size: 11px; line-height: 14px; height: 14px; padding: 0 4px; margin: 0; }
div.three_col div div.generic h2 { width:152px;}
div.three_col div div.about h2 { background-color: #A03B0F; }
/*
div.three_col div div.property h2 { background-color: #62006D; }
*/
div.three_col div div.responsability h2 { background-color: #7AA800; }
div.three_col div div.tenants h2 { background-color: #00BAE7; }
div.three_col div div.investors h2 { background-color: #008E8F; }
div.three_col div div.occupiers h2 { background-color: #00BAE7; }
div.three_col div div.media h2 { background-color: #F42D86; }
div.three_col div div.contact h2 { background-color: #FF920B; }

div.three_col div div.generic_last_column { margin-right: 0; }
div.three_col div div.about_last_column { margin-right: 0; }
div.three_col div div.property_last_column { margin-right: 0; }
div.three_col div div.investors_last_column { margin-right: 0; }
div.three_col div div.responsability_last_column { margin-right: 0; }
div.three_col div div.tenants_last_column { margin-right: 0; }
div.three_col div div.responsibility_last_column { margin-right: 0; }
div.three_col div div.occupiers_last_column { margin-right: 0; }
div.three_col div div.media_last_column { margin-right: 0; }

div.three_col div div.generic_last_column h2 {
width:152px; }
div.three_col div div.about_last_column h2 { background-color: #A03B0F; }
/*
div.three_col div div.property_last_column h2 { background-color: #62006D; }
*/
div.three_col div div.responsability_last_column h2 { background-color: #7AA800; }
div.three_col div div.responsibility_last_column h2 { background-color: #7AA800; }
div.three_col div div.tenants_last_column h2 { background-color: #00BAE7; }
div.three_col div div.investors_last_column h2 { background-color: #008E8F; }
div.three_col div div.occupiers_last_column h2 { background-color: #00BAE7; }
div.three_col div div.media_last_column h2 { background-color: #F42D86; }
div.three_col div div.contact_last_column h2 { background-color: #FF920B; }


.section_home div.bg_twothird	{ background-image: url("/images/bland/bg_twothird_home.gif"); }
.section_about div.bg_twothird	{ background-image: url("/images/bland/bg_twothird_about.gif"); }
.section_property div.bg_twothird	{ background-image: url("/images/bland/bg_twothird_property.gif"); }
.section_responsibility div.bg_twothird	{ background-image: url("/images/bland/bg_twothird_responsibility.gif"); }
.section_tenants div.bg_twothird	{ background-image: url("/images/bland/bg_twothird_tenants.gif"); }
.section_investors div.bg_twothird	{ background-image: url("/images/bland/bg_twothird_investors.gif"); }
.section_occupiers div.bg_twothird	{ background-image: url("/images/bland/bg_twothird_occupiers.gif"); }
.section_media div.bg_twothird	{ background-image: url("/images/bland/bg_twothird_media.gif"); }
.section_contact div.bg_twothird	{ background-image: url("/images/bland/bg_twothird_contact.gif"); }



/* Four Column Layout */
div.four_col	{ width: 500px; font-size: 0px; margin: 12px 0; }
div.bg_four	{ background-image: url("/images/bland/bg_four_column.gif"); }

div.four_col div div { float: left; width: 119px; margin: 0 6px 0 0; padding-bottom: 5px;  }
div.four_col div div.imageonly { font-size: 0px; padding-bottom: 0;  }
div.four_col div div.imageonly_last_column { font-size: 0px; padding-bottom: 0; margin-right: 0; }
div.four_col div div.last_column { margin-right: 0; }
div.four_col div div.clear { float: none; clear: both; line-height: 1px; width: 1px; height: 1px; overflow: hidden; }


div.four_col div p { color: #000; font-size: 11px; line-height: 14px; padding: 0; margin: 4px 0; }
div.four_col div.bg_four div p { margin: 4px; }
div.four_col div div p.large { font-size: 29px; line-height: 29px; }
div.four_col div div a { color: #000; }

div.four_col div div h2 a {

 font-weight: normal; line-height: 16px; 
}
div.four_col div div h2 { font-size: 11px; line-height: 14px; padding: 0 4px; margin: 0; }
div.four_col div div h2.blank { font-size: 11px; line-height: 14px; height: 14px; padding: 0 4px; margin: 0; }
div.four_col div div.generic h2 { background-color: #82746C; }
div.four_col div div.about h2 { background-color: #A03B0F; }
div.four_col div div.property h2 { background-color: #62006D; }
div.four_col div div.investors h2 { background-color: #1A4793; }
div.four_col div div.responsability h2 { background-color: #7AA800; }
div.four_col div div.responsibility h2 { background-color: #7AA800; }
div.four_col div div.occupiers h2 { background-color: #00BAE7; }
div.four_col div div.tenants h2 { background-color: #00BAE7; }
div.four_col div div.media h2 { background-color: #F42D86; }

div.four_col div div.generic_last_column { margin-right: 0; }
div.four_col div div.about_last_column { margin-right: 0; }
div.four_col div div.property_last_column { margin-right: 0; }
div.four_col div div.investors_last_column { margin-right: 0; }
div.four_col div div.responsability_last_column { margin-right: 0; }
div.four_col div div.tenants_last_column { margin-right: 0; }
div.four_col div div.responsibility_last_column { margin-right: 0; }
div.four_col div div.occupiers_last_column { margin-right: 0; }
div.four_col div div.media_last_column { margin-right: 0; }

div.four_col div div.generic_last_column h2 { background-color: #82746C; }
div.four_col div div.about_last_column h2 { background-color: #A03B0F; }
div.four_col div div.property_last_column h2 { background-color: #62006D; }
div.four_col div div.investors_last_column h2 { background-color: #008E8F; }
div.four_col div div.responsibility_last_column h2 { background-color: #7AA800; }
div.four_col div div.occupiers_last_column h2 { background-color: #00BAE7; }
div.four_col div div.responsability_last_column h2 { background-color: #7AA800; }
div.four_col div div.tenants_last_column h2 { background-color: #00BAE7; }
div.four_col div div.media_last_column h2 { background-color: #F42D86; }

/* Data Table */

div.data_table { float:none; width: 500px; padding: 15px 0; margin-right: -3px;}
div.data_table h3 { font-size: 11px; line-height: 14px; padding: 0 4px; margin: 0; font-weight: bold; }
div.data_table h3.generic { background-color: #82746C; }
div.data_table table { width: 500px; text-align: left; }
div.data_table table th { text-align: left; font-size: 11px; line-height: 16px; height: 16px; border-bottom: solid 1px #ddd; padding: 0 4px;font-weight: bold; vertical-align:top;}
div.data_table table td { text-align: left; font-size: 11px; line-height: 16px; height: 16px; border-bottom: solid 1px #ddd; padding: 0 4px;font-weight: normal; vertical-align:top;}
div.data_table table tr.no_line td, div.data_table table tr.no_line th { border-bottom: none; }
div.data_table table tr.table_sep td, div.data_table table tr.table_sep th { border-bottom: none; padding-top: 16px; padding-bottom: 4px; color: #000; }
div.data_table p { text-align: left; font-size: 11px; line-height: 14px; height: 14px;font-weight: normal; }

/* Data Table No Border*/

div.data_table_no_border { float:none; width: 500px; padding: 15px 0; margin-right: -3px;}
div.data_table_no_border h3 { font-size: 11px; line-height: 14px; padding: 0 4px; margin: 0; font-weight: bold; }
div.data_table_no_border h3.generic { background-color: #82746C; }
div.data_table_no_border table { width: 500px; text-align: left; border: 0 }
div.data_table_no_border table th { text-align: left; font-size: 11px; line-height: 16px; height: 16px;  padding: 0 4px;font-weight: bold; vertical-align:top; border: 0 }
div.data_table_no_border table td { text-align: left; font-size: 11px; line-height: 16px; height: 16px; padding: 0 4px;font-weight: normal; vertical-align:top; border: 0 }
div.data_table_no_border table tr.no_line td, div.data_table_no_bordertable tr.no_line th { border-bottom: none; }
div.data_table_no_border table tr.table_sep td, div.data_table_no_bordertable tr.table_sep th { border-bottom: none; padding-top: 16px; padding-bottom: 4px; color: #000; }
div.data_table_no_border p { text-align: left; font-size: 11px; line-height: 14px; height: 14px;font-weight: normal; }




/* Site Map */
div#rightpanel div {
float:left;
}

div.site_map_right {
margin:0 0 10px;
width:242px;
float:left;
}


div.site_map_inner {
width:242px;
}

div#laytd1 div.site_map_inner ul {
margin:0;
padding:0;
width:242px;
}

div#laytd1 ul {
margin-bottom:10px;
}
div#laytd1 li {
font-size:11px;
}

div#laytd1 div.site_map_inner ul.secondary li {
margin:0 0 0 10px;
padding:0 0 0 7px;
width:150px;
}
div#laytd1 div.site_map_inner li {
margin:0 0 0 4px;
padding:0 0 4px 7px;
width:210px;
}
div#laytd1 li {
width:420px;
}
div#rightpanel div {
float:left;
}
div.site_map_left {
float:left;
margin:0 10px 10px 0;
width:242px;
}
#laytd1 ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
}
/* div#laytd1 {
display:inline;
float:left;
width:500px;
margin-left:35px;
}
*/
div.site_map_inner a {
text-decoration:none;
}
#laytd1 h2{
font-size:2em;
}
#laytd1 li {
background-image:url('/file.axd?pointerid=c1465a05f73d4c08a2cabc5a79c3a90d');
background-position:0 7px;
background-repeat:no-repeat;
/*float:left;*/
font-size:11px;
margin-bottom:5px;
padding:0 0 0 7px;
}

/* Alert Service Form - Updated */
div#laytd1 div.alert_service { float: none; }

div#laytd1 div.alert_service { width: 500px; }
div#laytd1 div.alert_service table { width: 500px; }
div#laytd1 div.alert_service table td { font-size: 11px; height: 25px; vertical-align: middle; }
div#laytd1 div.alert_service table tr.topAlign td { vertical-align: top; padding-top: 10px; }

div#laytd1 div.alert_service table#mainForm { margin-top: 10px; }
div#laytd1 div.alert_service table#mainForm td.left { width: 220px; }
div#laytd1 div.alert_service table#mainForm td.right { width: 350px; }

div#laytd1 div.alert_service table#subForm td.left { width: 23px; }
div#laytd1 div.alert_service table#subForm td.right { width: 477px; }

div#laytd1 p.alert_service strong, div#laytd1 div.alert_service strong { color: #f00; }

div.alert_service p, div.alert_update p { font-size: 11px; margin: 0; padding: 0; }
div.alert_service table#mainForm input { width: 125px; }
div.alert_service table#mainForm input.long { width: 250px; }
div.alert_service table#subForm input { border: 0; }
div.alert_service select { width: auto; }
div.alert_service input.alert_button { width: 71px; margin: 10px 0; }

div#laytd1 p.thawte { margin: 20px 0; }

.landing h1 {
color: #FFF !important;
line-height:1.1em;
width:100%;
}
.infoBox
{
color:#fff;
}
.infoBox a:link, .infoBox a:visited, .infoBox a:hover
{
color: #fff;
}
.landing #mainContent 
{
border:none;
}
div.image_library_result {
font-size:0;
margin:5px 0;
width:499px;
}

div.image_library_result p {
clear:none;
margin:5px 0;
padding:0 4px;
voice-family:inherit;
width:326px;
font-size:11px;
}

div.image_library_result h2 {
background-color:#355889;
color:#FFFFFF;
clear:none !important;
float:left;
margin:0;
padding:0 4px;
voice-family:inherit;
width:311px;
font-size:11px;
line-height:19px;
}

div.image_library_result img {
float:left;
margin-right:5px;
}


/*
div.links p.withbg, div.links div.withbg {
background-color:#E9E6DE;
display:block;
padding-bottom:10px;
padding-left:4px;
width:223px;
}*/
.section_occupiers #mainContent p,.section_occupiers #mainContent h3{
clear:both;
}

.section_property #mainContent p, .section_property #mainContent h3 ,  .section_property #mainContent ul, .section_property #mainContent li {
clear:both;
}

.section_about #mainContent p,  .section_about #mainContent h3 , .section_about #mainContent ul, .section_about #mainContent li {
clear:both;
}

.section_property .three_col p, .section_property .three_col h3 ,  .section_property .three_col ul, .section_property .three_col li {
float:right !important;
clear:none !important; 
}


#rightPanel #mainContent h2 {
margin: 10px 0 10px; 0;
clear:both;
}

div.feature_right img {
margin: 10px 0 10px; 0;
}
.property
{
height:170px;
}
.property_last_column
{
height:170px;
}

#widthWrap div 
{
width:100%;
}
#mainContent.noright
{
border-right:none !important;
float:left;
margin:0;
padding:0;
width:100% !important;
}


#mainContent p, #mainContent ul, #mainContent h2 {
padding-right: 10px;
}
.bg_three_three
{
margin-left:30px;
}
div.three_col 
{
width:100%;
}
.hiddenBox
{
display:none;
}
div.three_col div 
{
background-image:url(/images/bland/bg_three_three.gif);
}
div.three_col div.noBG
{
background:none;
}



.section_responsibility #mainContent a
{
color:#6D4061;
text-decoration:none;
}

.section_responsibility #mainContent a:hover
{
text-decoration:underline;
}

.section_occupiers  #mainContent a
{
color:#564A86;
text-decoration:none;
}

.section_occupiers  #mainContent a:hover
{
text-decoration:underline;
}

.section_media  #mainContent a
{
color:#355889;
text-decoration:none;
}

.section_media  #mainContent a:hover
{
text-decoration:underline;
}

.section_investors #mainContent a
{
color:#4A6E83;
text-decoration:none;
}

.section_investors #mainContent a:hover
{
text-decoration:underline;
}

.section_property #mainContent a
{
color:#5F8176;
text-decoration:none;
}

.section_property #mainContent a:hover
{
text-decoration:underline;
}

.section_about #mainContent a
{
color:#006579;
text-decoration:none;
}

.section_about #mainContent a:hover
{
text-decoration:underline;
}

.section_contact #mainContent a
{
color:#A0958F;
text-decoration:none;
}

.section_contact #mainContent a:hover
{
text-decoration:underline;
}



.section_responsibility #secondaryContent a
{
color:#6D4061;
text-decoration:none;
}

.section_responsibility #secondaryContent a:hover
{
text-decoration:underline;
}

.section_occupiers  #secondaryContent a
{
color:#564A86;
text-decoration:none;
}

.section_occupiers  #secondaryContent a:hover
{
text-decoration:underline;
}

.section_media  #secondaryContent a
{
color:#355889;
text-decoration:none;
}

.section_media  #secondaryContent a:hover
{
text-decoration:underline;
}

.section_investors #secondaryContent a
{
color:#4A6E83;
text-decoration:none;
}

.section_investors #secondaryContent a:hover
{
text-decoration:underline;
}

.section_property #secondaryContent a
{
color:#5F8176;
text-decoration:none;
}

.section_property #secondaryContent a:hover
{
text-decoration:underline;
}

.section_about #secondaryContent a
{
color:#006579;
text-decoration:none;
}

.section_about #secondaryContent a:hover
{
text-decoration:underline;
}

.section_contact #secondaryContent a
{
color:#A0958F;
text-decoration:none;
}

.section_contact #secondaryContent a:hover
{
text-decoration:underline;
}

/* Share Date Fix */ 

.section_responsibility.deep #utilitiesWrap a
{
color:#6D4061 !important;
text-decoration:none !important;
}

.section_responsibility.deep #utilitiesWrap a:hover
{
text-decoration:underline !important;
}

.section_occupiers.deep #utilitiesWrap a
{
color:#564A86 !important;
text-decoration:none !important;
}

.section_occupiers.deep #utilitiesWrap a:hover
{
text-decoration:underline !important;
}

.section_media.deep #utilitiesWrap a
{
color:#355889 !important;
text-decoration:none !important;
}

.section_media.deep #utilitiesWrap a:hover
{
text-decoration:underline !important;
}

.section_investors.deep #utilitiesWrap a
{
color:#4A6E83!important;
text-decoration:none !important;
}

.section_investors.deep #utilitiesWrap a:hover
{
text-decoration:underline !important;
}

.section_property.deep #utilitiesWrap a
{
color:#5F8176 !important;
text-decoration:none !important;
}

.section_property.deep #utilitiesWrap a:hover
{
text-decoration:underline !important;
}

.section_about.deep #utilitiesWrap  a
{
color:#006579 !important;
text-decoration:none !important;
}

.section_about #utilitiesWrap a:hover
{
text-decoration:underline !important;
}

.section_contact.deep #utilitiesWrap a
{
color:#A0958F !important;
text-decoration:none !important;
}

.section_contact.deep #utilitiesWrap a:hover
{
text-decoration:underline !important;
}

.section_home.deep #utilitiesWrap a:hover
{
text-decoration:underline !important;
}

.section_home.deep #utilitiesWrap a
{
color:#818181!important;
text-decoration:none !important;
}

.section_home #mainContent a
{
color:#A0958F;
text-decoration:none;
}

.section_home #mainContent a:hover
{
text-decoration:underline;
}



.section_home #secondaryContent a
{
/*color:#A0958F;*/
text-decoration:none;
}

.section_home #secondaryContent a:hover
{
text-decoration:underline;
}

.section_home #rightPanel a
{
color:#A0958F;
text-decoration:none;
}

.section_home #rightPanel a:hover
{
text-decoration:underline;
}

/*Panel Wrapper Fix*/

body.BG1 .newsPanelWrapper p.subscribe a {
color:#A0958F !important;
text-decoration:none !important;
}

body.BG1 .newsPanelWrapper p.subscribe a:hover {
text-decoration:underline !important;
}

body.BG2 .newsPanelWrapper p.subscribe a {
color:#006579 !important;
text-decoration:none !important;
}

body.BG2 .newsPanelWrapper p.subscribe a:hover {
text-decoration:underline !important;
}

body.BG3 .newsPanelWrapper p.subscribe a {
color:#5F8176 !important;
text-decoration:none !important;
}

body.BG3 .newsPanelWrapper p.subscribe a:hover {
text-decoration:underline !important;
}

body.BG4 .newsPanelWrapper p.subscribe a {
color:#406989 !important;
text-decoration:none !important;
}

body.BG4 .newsPanelWrapper p.subscribe a:hover {
text-decoration:underline !important;
}

body.BG5 .newsPanelWrapper p.subscribe a {
color:#6D4061 !important;
text-decoration:none !important;
}

body.BG5 .newsPanelWrapper p.subscribe a:hover {
text-decoration:underline !important;
}

body.BG6 .newsPanelWrapper p.subscribe a {
color:#A0958F !important;
text-decoration:none !important;
}

body.BG6 .newsPanelWrapper p.subscribe a:hover {
text-decoration:underline !important;
}

body.BG7 .newsPanelWrapper p.subscribe a {
color:#355889 !important;
text-decoration:none !important;
}

body.BG7 .newsPanelWrapper p.subscribe a:hover {
text-decoration:underline !important;
}

body.BG8 .newsPanelWrapper p.subscribe a {
color:#4A6E83 !important;
text-decoration:none !important;
}

body.BG8 .newsPanelWrapper p.subscribe a:hover {
text-decoration:underline !important;
}

body.BG9 .newsPanelWrapper p.subscribe a {
color:#355889 !important;
text-decoration:none !important;
}

body.BG9 .newsPanelWrapper p.subscribe a:hover {
text-decoration:underline !important;
}

body.BG10 .newsPanelWrapper p.subscribe a {
color:#564A86 !important;
text-decoration:none !important;
}

body.BG10 .newsPanelWrapper p.subscribe a:hover {
text-decoration:underline !important;
}

body.BG11 .newsPanelWrapper p.subscribe a {
color:#5F8176 !important;
text-decoration:none !important;
}

body.BG11 .newsPanelWrapper p.subscribe a:hover {
text-decoration:underline !important;
}

body.BG12 .newsPanelWrapper p.subscribe a {
color:#355889 !important;
text-decoration:none !important;
}

body.BG12 .newsPanelWrapper p.subscribe a:hover {
text-decoration:underline !important;
}

body.BG13 .newsPanelWrapper p.subscribe a {
color:#564A86 !important;
text-decoration:none !important;
}

body.BG13 .newsPanelWrapper p.subscribe a:hover {
text-decoration:underline !important;
}

/* End Panel Wrapper Fix */



.section_home .colorPanel a
{
color:#ffffff !important;
}
.infoBox a
{
color:#ffffff !important;
}

body.BG4 .newsPanelWrapper h4 {
color:#406989;
}

body.BG4 #QuickSearch label {
color:#406989;
}

/*Contact Us Fix*/
.apps table, .apps tr, .apps td
{
border:none;
}

.apps label
{
font-weight:normal;
}
/*Contact Us Fix ends */
div.bg_twothird div.last_column
{
background-color:#e6e3e1;
height:195px;
background-image:none;
}
.imageboxpanel li
{
clear:none !important;
}

ul.imageboxpanel.strategy li
{
height:171px;
width:182px;
}
ul.imageboxpanel.strategy li div ,ul.imageboxpanel.ourhistory li div,ul.imageboxpanel.ourhistorymain li div
{
height:auto;
text-align:center;
width:100%;
}

ul.imageboxpanel.ourhistory li
{
height:auto;
width:163px;
}
ul.imageboxpanel.ourhistory li.doublewidth
{
width:auto;
}

ul.imageboxpanel.ourhistorymain li
{
height:210px;
width:163px;
}
ul.imageboxpanel.ourhistorymain li.doublewidth
{
width:348px;
}


ul.byfour.hightop li {
height:212px !important;
}

ul.imageboxpanel.retail.long li
{
height:202px;
}
ul.imageboxpanel.retail.auto li
{
height:auto;
}

ul.imageboxpanel.retail.auto li.lastcolumn
{
margin:0 0 10px 0;
}

ul.imageboxpanel.retail li
{
height:186px;
width:164px;
}
ul.imageboxpanel.retail li div 
{
height:auto;
text-align:center;
width:100%;
}

ul.imageboxpanel.retail li.doublewidth
{
width:348px;
}

ul.imageboxpanel.retail li.fullwidth
{
height:auto;
width:538px;
}

ul.imageboxpanel.retail li.hightop
{
height:206px
}
ul.imageboxpanel.retail.longer li
{
height:237px;
}
ul.imageboxpanel.retailwide li
{
height:auto;
width:auto;
}
ul.imageboxpanel.retailwide li div 
{
height:auto;
text-align:center;
width:auto;
}


ul.imageboxpanel.property li
{
height:186px;
width:164px;
}
ul.imageboxpanel.property li div 
{
height:auto;
text-align:center;
width:100%;
}
ul.imageboxpanel.property.high li
{
height:266px;
}

ul.imageboxpanel.property.high
{
height:auto;
}

ul.imageboxpanel.rightcolumn li
{
width: 170px;
}

