@charset "UTF-8";
/* Define the default first */

/******* em Text Delaration Start *******/

/* Setup Font Family and Size Correctly First. Default(Medium) Font Size is 16px on all browsers */
body *
{
  outline: none;
}

/* IE cant read this */
/*html>body { font-size: 68.8%;}*/

/* Ensure forms and tables inherit the correct size */
table, input, select, th, td, textarea { font-size: 1em; }

/* Ensure nested elements inherit the correct size */
ol, ul, li li, li p, td p, blockquote p, div div { font-size: 1em; }


/******* em Text Delaration End *******/

body {margin: 0px; padding:0px; font-family: Arial, Helvetica, sans-serif;}

form, input * {margin:0px; padding:0px}

img { border: 0; }

#ir_container {font-size: 1em; width: 970px; margin: 0 auto; clear:both; position: relative; }

#ir_header { width: 160px; height: 54px; background: url(capitalcommercial-trust-logo.gif) no-repeat right bottom; text-indent: -1000em; padding: 15px 0 0 30px; margin: 0; cursor: pointer; }

#ir_menu {float:left; width: 222px; min-height: 230px; margin: 20px 0 0 15px; padding-bottom: 20px; position: relative; border: 1px solid #8fc3fb; border-bottom: 0; background: #eef4ff; z-index: 0; }
.home #ir_menu { min-height: 160px; padding-bottom: 0; }
#ir_menu .ir_shadow { position: absolute; top: -5px; left: -17px; background: url(bg_menu.png) no-repeat top left; width: 16px; height: 214px; }
#ir_menu .ir_menuBottom { position: absolute; bottom: 0; left: -1px; background: url(bg_menu_bottom.gif) no-repeat; width: 224px; height: 148px; z-index: -1; }
#ir_menu a { color: #123983; display: block; padding: 5px 0 5px 22px; margin-left: 8px; background: url(ico_darkBlueArrow.gif) no-repeat 3px center; }
#ir_menu .active { background: url(bg_menuItem.gif) no-repeat top left; }
#ir_menu .active a { color: #fff; }

.home #ir_menu .ir_shadow { background: url(bg_homeMenu.gif) no-repeat; top: -10px; left: -18px; height: 189px; width: 21px; }

#ir_content {float:right; width: 690px; font-family: Arial, Helvetica, sans-serif; color: #333; margin-bottom: 10px;}
#ir_content p, #ir_content blockquote { text-align: justify; line-height: 1.5em; }
#ir_content li { line-height: 1.5em; }
#ir_content h1 { line-height: 0; font-size: 16px; }
.home #ir_content { margin: -35px 0 0; }
.home #ir_content p { text-align: justify; line-height: 1.2em; margin: 0.5em 0 0.7em 0; }

#ir_footer { background: url(bg_footer.gif) repeat-x top left #fff; width: 100%; height: 35px; padding: 10px 0 0; clear:both; color: #666; font-size: 11px; }
#ir_footerContainer { width: 970px; margin: 0 auto; position: relative; height: 35px; } /* ir_footerContainer must have the same width as #ir_container */
#footerLogo { background: url(cct-footer-logo.gif); width: 40px; height: 38px; text-indent: -1000em; float: left; position: absolute; top: -5px; left: 55px; }
#ir_footer .si_floatLeft { padding-left: 120px; }

#ir_containerPrint {font-size: 1em; width: 462px; margin: 0 auto; clear:both;}
#ir_contentPrint {width:462px;}
#ir_footerPrint {font-size:0.82em; background: url(/images/sample_footer.gif) no-repeat #939393; width: 462px; min-height:39px; padding-top:18px; clear:both;}

h1 {font-size: 1.73em; font-weight: 600; color: #919191; text-transform: uppercase;}
h2 {font-size: 1.6em; font-weight: bold; color: #2067b7;}
h3 {font-size: 1.45em; color: green; font-weight: normal; margin: 0;}
h4 {font-size: 1.2em; font-weight: bold; margin: 0px; padding: 0px; color: #2067b7; }
h5 {font-size: 1.1em; font-weight: bold; margin: 0;  color: #999; }
h6 {font-size: 0.9em; font-weight: bold; margin: 0; color: #999; }

h1, h2, h3, h4 { font-family: Arial, Helvetica, sans-serif; }

h3 span.caption, h4 span.caption { font-size: 0.8em; }

a:link {color: #0069A5; text-decoration: none;}
a:visited {color: #0069A5; text-decoration: none;}
a:hover {color: #000000; text-decoration: underline;}

img.ir_left {float: left; margin: 0 10px 10px 0;}
img.ir_right {float: right; margin: 0 0 10px 10px;}
img.ir_middle {vertical-align: middle;}

.ir_linkVideo {background: url(/images/icon_video.gif) no-repeat left top; padding-left: 25px; line-height: 18px;}
.home .ir_linkVideo { font-weight: bold; font-size: 1em; margin-top: 5px; }
.home .ir_linkVideo.mTop0 { margin-top: 0; }

div.ir_right { float: right; margin: 1em 0 0 1.5em; }
#ir_content div.ir_right p { margin-top: 0.5em; font-size: 0.9em; color: #999; text-align: center; }

.ir_textMainHighlight {color: #032258; font-weight: bold;}
.ir_textSubHighlight {font-weight: bold;}
.ir_textFootnote {font-size:0.9em;}
.ir_textFootnote ol {font-size:1em;}
.ir_textDivider { border-bottom: 1px solid #ccc; clear: both; margin: 20px 0; }
.ir_textSidenote { color: #999; font-size: 0.9em; }

.ir_textFooter {text-align:center; color:#ffffff;}
.ir_textFooter a:link {color:#ffffff; text-decoration: none;}
.ir_textFooter a:visited {color:#ffffff; text-decoration: none;}
.ir_textFooter a:hover {color:#ffffff; text-decoration: underline;}

.ir_textError {color: #ff0000; font-weight: bold; text-transform: uppercase;}

.ir_menuIR { margin-left: 22px; font-size: 11px; }
#ir_menu .ir_menuIR a { background: url(ico_lightBlueArrow.gif) no-repeat left center; color: #0069a5; }
#ir_menu .ir_menuIR .ir_menuIR a { color: #0082cc; padding-top: 3px; padding-bottom: 3px; }
.ir_menuIRHeader { font-weight:bold; font-size: 12px; }
.ir_menuDivider { background: url(menu_divider.gif) no-repeat; height: 1px; width: 202px; margin-left: 8px; }

.ir_tableBorder {border: 1px solid #CCCCCC;}
table.ir_table { margin: 0.5em 0 1.5em; }
table.ir_table td { background: #f4f4f4; padding: 4px; }
table.ir_table td.col1 { background: #e9e9e9; }
table.ir_table td.col2 { background: #999; color: #fff; font-weight: bold; }
table.ir_table tr.ir_tableTopRow td {background: #2067B7; color:#fff; font-weight: bold; text-align: center;}
table.ir_table tr.row1 td {background: #f4f4f4;}
table.ir_table tr.row2 td {background: #e9e9e9;}
table.ir_table tr.row3 td {background: #999; font-weight: bold; color: #fff;}
table.ir_table tr.rowRollover td {background: #c3b777;}
table.ir_table tr.rowHighlight td {background: #414141; color:#ffffff;}
table.ir_table tr.rowTS td {background: #ccd0e1; border-bottom:1px solid #aaaaaa;}
table.ir_table tr td.left {text-align: left;}
table.ir_table tr td.center {text-align: center;}
table.ir_table tr td.right {text-align: right;}
table.ir_table tr td span.red {color:#ff0000;}
table.ir_table tr td span.green {color:#448800;}
table.ir_table tr td.cellHighlight {background: #414141; color:#ffffff;}
table.ir_table tr td.cellTS {background: #ccd0e1; border-bottom:1px solid #aaaaaa;}
table.ir_table tr td.cellTotal {border-top: 1px solid #414141; border-bottom: 1px solid #414141;}
table.ir_table tr td.cellSubTotal {border-top: 1px solid #414141;}
table.ir_table tr td.cellRed {background:#ebddd8;}
table.ir_table tr td.cellGreen {background:#d8ebdc;}

body table.ir_table td.blank { background: #fff; }

#propertyTable { font-size: 0.9em; }
#propertyTable td.col1 { width: 32%; font-weight: bold; vertical-align: text-top; }
#propertyTable ul { list-style: url(ico_greenArrow.gif); padding-left: 2em; margin-top: 0; }
#propertyTable ul li { margin: 0.5em 0; }

#ir_leaseTable td { vertical-align: top; }

.ir_tsRed {color:#ff0000;}
.ir_tsGreen {color:#448800;}
.ir_tsCellTS {float:left; width:20px; height:7px; font-size:0em; background: #ccd0e1; border-bottom:1px solid #aaaaaa; margin-top:3px; margin-right:3px;}
.ir_tsCellRed {float:left; width:20px; height:8px; font-size:0em; background:#ebddd8; margin-top:3px; margin-right:3px;}
.ir_tsCellGreen {float:left; width:20px; height:8px; font-size:0em; background:#d8ebdc; margin-top:3px; margin-right:3px;}

.ir_arContainer {width:100%; height:232px; padding:0px; margin:0px; clear:both;}
.ir_arLeft {width:40%; float:left; list-style-type:none;}
.ir_arRight {width:60%; float:right; list-style-type:none;}
.ir_arHeight {width:98%; padding-top:30%;}
.ir_iconRowHeight {height:20px;}

.ir_webcastContainer {width:100%; height:113px; padding:0px; margin:0px; clear:both;}
.ir_webcastLeft {width:37%; float:left; list-style-type:none;}
.ir_webcastRight {width:63%; float:right; list-style-type:none;}
.ir_webcastHeight {width:98%; padding-top:8%;}

.ir_news {width:100%; padding:0px; margin:0px; clear:both;}
.ir_newsDate {width:25%; float:left; list-style-type:none;}
.ir_newsTitle {width:74%; float:right; list-style-type:none;}

.ir_qa {width:100%; padding:0px; margin:0px; clear:both;}
.ir_qaDate {width:25%; float:left; list-style-type:none;}
.ir_qaTitle {width:74%; float:right; list-style-type:none;}

.ir_boxHighlight {width:97%; background:#e9f1fb; border:1px dotted #6699d5; padding:1%;}

.ir_insiderPopUp { position:absolute; z-index:200; visibility:hidden; left:100px;}
.ir_insiderPopUpContent { background:#FFFFFF; width:300px; border:1px dotted #656565; padding:5px;}

img.ir_spacerRight {margin-right:20px;}
img.ir_spacerLeft {margin-left:20px;}

input.ir_investmentCalculator { border:0px; background: transparent;}

/* Define the rest of the classes here */

body { background: url(bg_sky.jpg) no-repeat center top #fff; }
body.home { background: url(sky_newnew.jpg) no-repeat center top #fff; }
a { color: #2067B7; }
blockquote { float: right; background: url(quotation_mark.gif) no-repeat 10px 10px #ccebff; color: #263b7e; font-style: italic; width: 25em; padding: 15px; margin: 0; margin-left: 30px; }
ul, ol { padding-left: 2.5em; margin: 0.5em 0 1.5em 0; }

.caption { font-family: Arial, sans-serif; font-weight: normal; font-style: italic; color: #999; }
.highlight { color: #2067b7; font-size: 1.1em; }
.red { color: red; }
.green { color: green; }
.darkGrey { color: #333; }
.leftCol { float: left; width: 47%; margin: 0; }
.rightCol { float: right; width: 47%; margin: 0; }
.mTop30 { margin-top: 30px; }
.mTop20 { margin-top: 20px; }
.mTop10 { margin-top: 10px; }
.mTop0 { margin-top: 0; }
.mBottom50 { margin-bottom: 50px; }
.mBottom10 { margin-bottom: 10px; }
.mBottom0 { margin-bottom: 0; }
.mLeft30 { margin-left: 30px; }
.m0 { margin: 0; }
.clear { clear: both; }
.note { font-size: 0.9em; color: #999; margin-top: 0.1em; }


#ir_topBar { width: 507px; height: 32px; background: url(bg_topBar.png) no-repeat top left; float: right; font-size: 11px; }
#ir_topBar ul { list-style: none; float: left; margin: 7px 10px 0 45px; padding: 0; }
#ir_topBar li { float: left; }
#ir_topBar a { float: left; color: #fff; font-size: 0.9em; margin-right: 20px; padding: 0 0 0 20px; }
#ir_topBar li.ir_home a { background: url(ico_home.png) no-repeat; }
#ir_topBar li.ir_sitemap a { background: url(ico_sitemap.png) no-repeat; }
#ir_topBar li.ir_contactUs a { background: url(ico_contactUs.png) no-repeat; }

#ir_topBar input { float: left; margin: 4px 5px 0 0 ; }
#ir_topBar input.ir_textBox { border: 1px solid #666; padding: 3px; margin-top: 3px; font-size: 0.9em; color: #666; width: 140px; }

#ir_tickerFrame { clear: both; float: right; background: transparent; }
#ir_tickerFrame iframe { background: transparent; }

#ir_titlePropertyPortfolio { width: 211px; height: 28px; background: url(title_propertyPortfolio.gif); text-indent: -1000em; }
#ir_titleCapitalCommerical { width: 300px; height: 28px; background: url(title_capitalCommerical.gif); text-indent: -1000em; }
#ir_titleTheManager { width: 159px; height: 28px; background: url(title_theManager.gif); text-indent: -1000em; }
#ir_titleSearch { width: 82px; height: 22px; background: url(title_search.gif); text-indent: -1000em; }
#ir_titleLeasingFacilities { width: 236px; height: 28px; background: url(title_leasingFacilities.gif); text-indent: -1000em; }
#ir_titleHomePortfolio { width: 126px; height: 17px; background: url(title_homePortfolio.png); text-indent: -1000em; margin-top: 0; }

#ir_navigation { margin: 0 0 15px 0; font-size: 12px; float: left; }
#ir_navigation a { color: #666; }
#ir_navigation span { color:#900; font-weight: bold; }
#ir_navigation span#ir_pageTitle { color: #2067b7; font-size: 13px; }

#ir_portfolioPhoto { float: left; width: 268px; }
#ir_portfolioPhoto #ir_largePhoto img { display: block; }
#ir_portfolioPhoto #ir_thumb { margin-top: 10px; overflow: auto; }
#ir_portfolioPhoto #ir_thumb img { display: block; margin: 0; float: left; padding: 1px; border: 1px solid #999; }
#ir_portfolioPhoto #ir_thumb a { float: left; margin-left: 4px; }
#ir_portfolioPhoto #ir_thumb a:first-child { margin-left: 0; }

#ir_portfolioText { float: right; width: 390px; }
#ir_portfolioText p:first-child { margin-top: 0; }

#ir_emailAlert { width: 229px; min-height: 174px; background: url(bg_emailAlert.gif) no-repeat; float: left; margin-left: 3px; }
#ir_emailAlert p { margin: 50px 15px 0 35px; font-size: 11px; }
#ir_emailAlert a { font-size: 12px; }

#ir_emailAlertSubscribe { width: 136px; background: url(subs_btn_emailAlert.gif) no-repeat; display: block; font-weight: bold; color: #fff; padding: 5px 0 5px 20px; margin: 15px 0 0 35px; }

#ir_latestNews { width: 280px; min-height: 160px; float: left; margin-left: -5px; padding-bottom: 2px; }

#ir_leftBar { float: left; width: 240px; }

#ir_bodList li { font: italic 1em Arial, sans-serif; border-bottom: 1px solid #ccc; padding-top: 10px; }
#ir_bodList p { font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; }
#ir_bodList h4 { font-style: normal; margin-bottom: 0; cursor: pointer; }
#ir_bodList p.title { font: italic 1em Arial, sans-serif; color: #999; margin: 0 0 1.5em; }
#ir_bodList img { float: left; padding: 0 1.5em 0.2em 0; }

#ir_awardList {list-style:none; margin:10px 0; padding:0;}
#ir_awardList li {background: url(ico_greenArrow.gif) no-repeat left 8px; font: 1em Arial, sans-serif; padding: 5px 0px 5px 20px;}
#ir_awardList h4 { font-style: normal; margin-bottom: 0; cursor: pointer; }
#ir_awardList div {border-bottom: 1px solid #ccc; padding:10px 0;}



.bodList { list-style: none; padding: 0; }
.bodList li { font: italic 1em Arial, sans-serif; border-bottom: 1px solid #ccc; padding: 15px 0 0; overflow: auto; }
.bodList div { float: right; width: 480px; }
.bodList p { font-style: normal; margin-top: 0; }
.bodList h4 { font-style: normal; margin-bottom: 0; cursor: pointer; float: left; width: 200px;  }
.bodList h4 span.title { font: italic 1em Arial, sans-serif; color: #999; margin: 0 0 1.5em; font-size: 0.9em; display: block; }
.bodList h4 span.other { display: block; font-size: 0.8em; font-weight: normal; }

#bookingEnquiries { background: url(bg_booking.gif) no-repeat; width: 400px; min-height: 220px; padding: 60px 0 0 40px; margin-left: -20px; }
#bookingEnquiries p { width: 100%; float: left; margin: 0.2em 0 0.7em; }
#bookingEnquiries .left { float: left; width: 4em; font-weight: bold; }
#bookingEnquiries .right { float: left; position: relative; }
#bookingEnquiries .right img { display: none; position: absolute; bottom: 20px; left: 20px; padding: 10px; border: 1px solid #ccc; background: #fff; }
#bookingEnquiries .right:hover img { display: block; }

.directoryItem { overflow: auto; padding: 5px 0; border-bottom: 1px solid #ccc; margin: 0 0 30px 0; }
.directoryItem .colLeft  { float: left; width: 300px; border-right: 1px solid #ccc;}
.directoryItem .colRight { float: left; padding-left: 33px; width: 300px; }
.directoryItem .colRight p { clear:both; }
.directoryItem p { margin: 0; }
.directoryItem .colRight .left { width: 5em; display:block; float:left; }
.directoryItem .colRight .right { border: 0; padding: 0; }
.directoryItem .clearBoth {clear:both; width:100%; font-size:0; }

#contactForm {}
#contactForm ul { list-style: none; }
#contactForm li { overflow: auto; padding: 6px 0; vertical-align: middle; }
#contactForm label { font-weight: bold; text-align: right; width: 15em; display: block; margin-right: 20px; }
#contactForm label, #contactForm input, #contactForm textarea, #contactForm select { float: left; }
#contactForm input, #contactForm textarea, #contactForm select { border: 1px solid #999; padding: 1px; color: #666; }
#contactForm input, #contactForm textarea { padding: 2px; width: 200px; }
#contactForm textarea { font-family: Arial, Helvetica, sans-serif; }
#contactForm .button { width: 7em; background: #eee; }
#contactForm .button:hover { cursor: pointer; background: #ccc; }

.sitemapBlock { border-bottom: 1px solid #ccc; overflow: auto; padding: 20px 0; }
.sitemapBlock ul { list-style: url(ico_doubleArrow.gif); float: left; margin: 0; }
.sitemapBlock ul li { margin: 0.3em 0; }
.sitemapBlock ul li ul { float: none; margin: 0.2em 0 0.5em; }
.sitemapBlock h2 { color: #666; float: left; width: 250px; margin: 0; font-size: 13px;}
.sitemapBlock ul li a { font-weight: bold; }
.sitemapBlock ul li ul li a { font-weight: normal; }

.homeBlock { width: 300px; }

#homeLinkBlock { padding: 0; margin: 0; width: 310px; overflow: auto; list-style: none; }
#homeLinkBlock li { float: left; margin-bottom: 10px; }
#homeLinkBlock a { width: 90px; height: 49px; line-height: 49px; font-size: 12px; font-weight: bold; float: left; margin: 2px; padding: 0 0 0 55px; background-repeat: no-repeat; background-position: left center; }

#homeLinkBlock .one a { background-image: url(/images/ico_newsletter.gif); color: #be1739; width: 100px; }
#homeLinkBlock .one a span { display: block; }
#homeLinkBlock .two a { background-image: url(/images/ico_ar.gif); color: #000; }
#homeLinkBlock .three a { background-image: url(/images/ico_results.gif); color: #467541; }
#homeLinkBlock .four a { background-image: url(/images/ico_webcasts.gif); color: #00397f; }
#homeLinkBlock .one, #homeLinkBlock .four { margin-bottom: 0; }


.home #homeBg { background: url(bg_home.png) no-repeat top center; width: 100%; min-width: 970px; height: 440px; margin-top: -440px; }

#ir_homeUtilBar { text-align: right; font-size: 12px; font-weight: bold; margin-bottom: 15px; float: right; clear: right; }
#ir_homeUtilBar a { margin: 0 3px; }
#ir_homeUtilBar #ir_fontSize { display: inline; color: #2067B7; }
#ir_homeUtilBar #ir_fontSize .ir_fontSizeNormal { font-size: 12px; color: #666; }
#ir_homeUtilBar #ir_fontSize .ir_fontSizeLarge  { font-size: 16px; color: #666; margin: 0 7px 0 3px; }

#ir_happenings { float: left; margin: 0 0 0 -1px; width: 241px; height: 96px; background: url(/images/happenings.jpg); }
#ir_happenings object { margin: 3px 0 0 12px; }

ul.ir_arwGrey {margin:5px 0 0 10px; padding:0; list-style:none;}
ul.ir_arwGrey li { background: url(/images/ico_greyBack.gif) no-repeat left 6px; padding:0px 0 3px 15px;  list-style:none;}


