/*
 * Project: Burnstone Ventures Inc.
 * Author: Rudy Affandi
 * Created: 08/23/2011
 * File name: styles.css
 */

/* Essentials */
html, body, td {font-family: arial, verdana, sans-serif; font-size: 12px; line-height: 1.5em; color: #3b3b3b;}
body {min-width: 960px; margin: 0; padding: 0;}
* html body {behavior: url('/cc/lib/css/csshover3.htc');} /* IE6 hover fix */
img {border: none;}
dt, dl, dd, div, span {margin: 0; padding: 0;}

/* Text formatting */
h1, h2, h3, h4, h5, h6 {margin: 0; padding: 0; font-weight: normal;}
big, strong,
b {font-weight: bold;}

/*
 * Font and Text formatting
 * Arial
 * Copper Gothic Std (Cufon)
 * Trade Gothic Bold Condensed 20 (Cufon)
 */

/* Text header modifier */
.front_content h2 {color: #b33f14; font-size: 18px; text-transform: uppercase;}
.header_symbol h3 {font-size: 16px; text-align: right; color: #b23d12;}
.content_side h2 {font-size: 18px; text-transform: uppercase; padding: 20px 20px 10px 20px; color: #000;}
.content_header h2 {float: left; font-size: 18px; text-transform: uppercase; padding: 20px 25px 10px 25px; color: #b33f14;}
.content_body h2 {font-size: 17px; margin: 20px 0; font-weight: bold;}
.content_body h3 {font-size: 15px; font-weight: bold; margin: 20px 0;}

/* Text links */
a:link,
a:visited {text-decoration: none; color: #b33f14;}
a:hover {text-decoration: none; color: #000;}

/* Layout columns - 2 columns, 960px, centered across the screen */
/* Non footer wrapper */
.wrapper {width: 940px; margin: 0 auto; clear: both;}

/* Set background */
.main_bg {background: #c9c4ae url('/i/common/main_bg.jpg') no-repeat center top;}
.header_bg {background: url('/i/common/header_bg.png') no-repeat center top; behavior: url('/cc/js/pngbehavior.htc');}
.content_bg {background: url('/i/common/content_bg.gif') repeat-y left top; }
.content_bot_bg {background: url('/i/common/content_bot_bg.gif') no-repeat left top; width: 940px; height: 12px; clear: both; margin: 0 auto;}

/* Header elements */
.header {clear: both; width: 940px; height: 255px; margin: 0 auto;}

/* Common settings */
.header_logo {float: left;}
.header_symbol,
.header_nav {float: right; position: relative;}

/* Logo */
.header_logo {margin: 22px 0 0 24px;}

/* Stock symbol */
.header_symbol {margin: 10px 25px 0 0; z-index: 1;}

/* Main nav */
.header_nav {margin: 28px 10px 0 0; width: 561px; height: 45px;}

/* Content element */
.front_content,
.content,
.footer {clear: both; overflow: hidden; width: 940px; margin: 0 auto;}

/* Common settings */
.content_side,
.content_header,
.content_body {position: relative; float: left; overflow: hidden;}
.front_content,
.content {overflow: hidden;}

/* Individual settings */
.content_side {width: 175px; margin: 0 0 100px 0;}
.content_header {width: 764px; background: #e3e1d4; border-left: 1px solid #cec5b4;}
.content_body {width: 714px; min-height: 550px; padding: 20px 25px;}
* html .content_body {height: 450px;}

/* Footer */
.footer {clear: both; margin: 0 auto; color: #605951; font-size: 14px; height: 130px;}
.footer a,
.footer a:visited {color: #4e4e4e;}
.footer a:hover,
.footer a.active {color: #000;}

/* Common element settings */
.footer_nav {float: left; padding: 24px 0 0 25px;}
.footer_legal {float: right; margin: 0; padding: 24px 25px 0 0; overflow: hidden;}
.footer_feeds {float: right; clear: right; margin: 20px 5px;}
ul.feeds {list-style: none; margin: 0; padding: 0;}
ul.feeds li {float: left; margin-right: 20px; background: url('/i/common/icons_sprite.png') no-repeat left top; height: 16px; behavior: url('/cc/lib/css/csshover3.htc');}
ul.feeds li.email {background-position: left 3px;}
ul.feeds li.rss {background-position: left -16px;}
ul.feeds li a,
ul.feeds li a:visited {display: block; font-size: 11px; text-transform: uppercase; padding: 0 0 0 20px;}
ul.feeds li a:hover {}

/* Front page layout */
.front_header {clear: both; width: 940px; height: 427px; margin: 0 auto;}
.front_content_bg {background: #fff;}
.front_left_col,
.front_right_col {float: left;}

.front_feat_bg {background: #e3e1d4 url('/i/common/front_feat_bg.gif') repeat-x left top;}
.front_img {float: left; background: url('/i/common/front_img.jpg') no-repeat left top; width: 704px; min-height: 191px;}
.front_img p {padding: 230px 20px 10px 23px; color: #fff;}

/* Individual element settings */
.front_news {width: 230px; margin-left: 35px;}
.front_news h2 {background: url('/i/common/latest_news_h2_bg.gif') repeat-x left top; line-height: 67px; padding: 0 10px; height: 67px;}
.front_news ul {list-style: none; width: 100%; margin: 0; padding: 0; overflow: hidden; background: url('/i/common/latest_news_bg.gif') repeat-x left bottom;}
.front_news ul li {display: block; margin: 0 10px 5px 10px; border-top: 1px solid #b9a995;}
.front_news ul li:first-child {border-top: none;}
.front_news ul li a,
.front_news ul li a:visited {display: block; color: #171b1c; padding:  8px 0 8px 24px; background: url('/i/common/news_arrow_sprite.png') no-repeat left 9px; behavior: url('/cc/lib/css/csshover3.htc');}
.front_news ul li a:hover {color: #000; background-position: left -75px;}
.front_news ul li a b.date {color: #b33f14;}
.front_news ul li a b.more {color: #b33f14; font-weight: normal;}

.front_text,
.front_feeds {width: 610px; margin: 0 35px 0 30px;}
.front_text h2,
.front_feeds h2 {line-height: 63px; border-bottom: 4px solid #efd6cd; margin-bottom: 20px;}
.front_feeds {clear: both;}
.front_feeds a,
.front_feeds a:visited {color: #171b1c;}
.front_feeds a:hover {color: #fc723f;}

.front_feat {margin: 20px auto 0 auto; clear: both; padding: 10px 35px; height: 153px;}
.front_feat ul {list-style: none; margin: 0; padding: 0; overflow: hidden; float: left;}
.front_feat ul li {display: block; float: left; margin-left: 18px;}
.front_feat ul li:first-child {margin-left: 0;}
.front_feat ul li a h3 {font-size: 16px; text-transform: uppercase; border-bottom: 4px solid #d9bfab; margin: 0 0 0 0; padding: 0 0 6px 25px; background: url('/i/common/feat_h2_bg.gif') no-repeat left top;}
.front_feat ul li a,
.front_feat ul li a:visited {display: block; width: 278px; height: 120px;}
.front_feat ul li a:hover h3,
.front_feat ul li a:hover h4 {border-color: #fd703c;}
.front_feat ul li#f1 a,
.front_feat ul li#f1 a:visited {display: block; background: url('/i/common/f1_img.jpg') no-repeat left 39px;}
.front_feat ul li#f2 a,
.front_feat ul li#f2 a:visited {display: block; background: url('/i/common/f2_img.jpg') no-repeat left 39px;}
.front_feat ul li#f3 a,
.front_feat ul li#f3 a:visited {display: block; background: url('/i/common/f3_img.jpg') no-repeat left 39px;}

/* Main navigation */
ul#nav,
ul#nav ul,
ul#nav ul ul {padding: 0; margin: 0; list-style: none;}
ul#nav li h2 {display: none; visibility: hidden !important;} /* Hide section title from drop down */
ul#nav {float: right; position: relative;}
/* Elements to be hidden after DOM load */
ul#nav li.not_main {display: none; visibility: hidden !important;}

/* Font settings for each level */
ul#nav li {display: block; margin: 0; padding: 0; float: left;} /* For main level only */
ul#nav li a,
ul#nav li a:visited {display: block; margin: 0; padding: 0;}
ul#nav li:hover,
ul#nav li a:hover,
ul#nav li a.active:hover,
ul#nav li a.active,
ul#nav li a.active:visited {display: block;}

/* Hide alternate text version */
ul#nav li a span {text-indent: -9999em; display: none;}

/* Top level link, hover and active states */
ul#nav>li>a {display: block; background: url('/i/common/header_nav_sprite.gif') no-repeat 0 0; height: 45px;}
* html ul#nav li a {display: inline-block;}
ul#nav li a#n0 {width: 68px; background-position: 0 0;}
ul#nav li a#n1 {width: 117px; background-position: -68px 0;}
ul#nav li a#n2 {width: 101px; background-position: -185px 0;}
ul#nav li a#n3 {width: 108px; background-position: -285px 0;}
ul#nav li a#n4 {width: 69px; background-position: -392px 0;}
ul#nav li a#n5 {width: 98px; background-position: -461px 0;}
ul#nav li a#n0:hover,
ul#nav li a#n0.hover,
ul#nav li a#n0:active,
ul#nav li a#n0.active {background-position: 0 -45px;}
ul#nav li a#n1:hover,
ul#nav li a#n1.hover,
ul#nav li a#n1:active,
ul#nav li a#n1.active {background-position: -68px -45px;}
ul#nav li a#n2:hover,
ul#nav li a#n2.hover,
ul#nav li a#n2:active,
ul#nav li a#n2.active {background-position: -185px -45px;}
ul#nav li a#n3:hover,
ul#nav li a#n2.hover,
ul#nav li a#n3:active,
ul#nav li a#n3.active {background-position: -285px -45px;}
ul#nav li a#n4:hover,
ul#nav li a#n4.hover,
ul#nav li a#n4:active,
ul#nav li a#n4.active {background-position: -392px -45px;}
ul#nav li a#n5:hover,
ul#nav li a#n5.hover,
ul#nav li a#n5:active,
ul#nav li a#n5.active {background-position: -461px -45px;}

/* Second level */
#nav li ul {background: #fff; border-bottom: 4px solid #f96e3b;}
#nav li ul li {background: #fff; border-top: 1px solid #fefefe; border-bottom: 1px solid #8f8e86;}
#nav li ul li:first-child {border-top: none;}
#nav li ul li:last-child {border-bottom: none;}
#nav li ul li,
#nav li ul li a,
#nav li ul li a:visited {display: block; background: #e3e1d4; color: #b33f14; text-transform: none; font-size: 12px; font-weight: bold; margin: 0; padding: 8px 6px 8px 10px;}
#nav li ul li a:hover,
#nav li ul li a.active,
#nav li ul li a.active:visited {display: block; color: #000;}
#nav li ul li a.has_sub,
#nav li ul li a.has_sub:visited {background: #e3e1d4 url('/cc/lib/masterfunctions/images/arrow_right_dark.gif') no-repeat 95% 13px;}
#nav li ul li a.has_sub.active,
#nav li ul li a.has_sub:hover {background: #e3e1d4 url('/cc/lib/masterfunctions/images/arrow_right_dark.gif') no-repeat 95% 13px;}

/* Third level */
#nav li ul li ul li,
#nav li ul li ul li a,
#nav li ul li ul li a:visited {display: block;}
#nav li ul ul li a:hover,
#nav li ul li ul li a:hover,
#nav li ul li ul li a.active,
#nav li ul li ul li a.active:visited {display: block;}

/* Positioning */
#nav li { /* all list items */ float: left; /* width needed or else Opera goes nuts */ }
#nav li ul { /* second-level lists */ position: absolute; width: 160px; left: -999em; z-index: 1000; /* using left instead of display to hide menus because display: none isn't read by screen readers */ }
#nav li ul li {display: block; width: 100%; padding: 0;}
#nav li ul ul { /* third-and-above-level lists */ position: absolute; margin: -34px 0 0 160px; z-index: 1000;}
#nav li:hover ul ul,
#nav li:hover ul ul ul,
#nav li.sfhover ul ul,
#nav li.sfhover ul ul ul {left: -999em;}
#nav li:hover ul,
#nav li li:hover ul,
#nav li li li:hover ul,
#nav li.sfhover ul,
#nav li li.sfhover ul,
#nav li li li.sfhover ul { /* lists nested under hovered list items */ left: auto;}
#nav li:hover ul.narrow li {width: 100px;}
#nav li ul.wide ul {position: absolute; margin: -34px 0 0 200px; z-index: 1000;}
#nav li ul.wide {width: 200px;}
#nav li:hover>ul.wide>li {width: 200px;}

#nav li:hover ul.n_last {margin-left: -63px;}
#nav li:hover ul.n_last li {}

/* Side navigation */
.content_side ul {margin: 0 0 20px 0; padding: 0; list-style: none; overflow: hidden;}
.content_side ul li {display: block; margin: 0; padding: 0; font-size: 12px;}
* html .content_side ul li a,
* html .content_side ul li {height: 1em; width: 100%;}
.content_side ul li a,
.content_side ul li a:visited {display: block; color: #b33f14; padding: 5px 10px 5px 37px; background: url('/i/common/side_nav_hover_sprite.gif') no-repeat left top;}
.content_side ul li a:hover {background: #e3e1d4 url('/i/common/side_nav_hover_sprite.gif') no-repeat -175px top;}
.content_side ul li a.active,
.content_side ul li a.active:visited {background: #e3e1d4 url('/i/common/side_nav_hover_sprite.gif') no-repeat -175px top; font-weight: bold;}

/* Secondary level */
.content_side ul ul,
.content_side ul ul ul,
.content_side ul ul ul ul {margin: 0 0 10px 25px; padding: 0; overflow: hidden; width: 100%;}
.content_side ul ul li {text-transform: none; font-weight: normal; padding: 0; border-bottom: none; border-top: 1px solid #efd6cd; line-height: normal;}
.content_side ul ul li:first-child {border-top: none;}
.content_side ul ul li a,
.content_side ul ul li a:visited {display: block; font-weight: normal; padding: 6px 15px 6px 12px; background: none;}
.content_side ul ul li a:hover,
.content_side ul ul li a.active,
.content_side ul ul li a.active:visited {background: none; color: #000;}

/* Tertiary level */
.content_side ul ul ul li a,
.content_side ul ul ul li a:visited {display: block; font-weight: normal; padding: 2px 10px 2px 32px; background: none;}

/* Hide secondary until...*/
.content_side ul ul,
.content_side ul ul ul {display: none;}

/* Footer Text Navigation */
ul#text_nav li h1,
ul#text_nav li h2 {display: none;} /* Hide section title from nav */
ul#text_nav {list-style: none; margin: 0; padding: 0; overflow: hidden;}
ul#text_nav li {display: block; float: left; height: 12px; margin: 0; padding: 0; line-height: 11px;}
ul#text_nav li a:link,
ul#text_nav li a:visited {padding: 0 9px 0 11px; display: block;}
ul#text_nav li a:hover,
ul#text_nav li a.active {text-decoration: none; display: block;}
ul#text_nav ul,
ul#text_nav li.last {display: none;}

/* Separator */
ul#text_nav li {background: url('/i/common/footer_nav_sep.gif') no-repeat left 5px;}
ul#text_nav li:first-child {background: none;}

/* Projects Overview Section */
.overview_map {background: url('/i/maps/overview/overview_map.gif') no-repeat left top; width: 747px; height: 380px; margin: 15px 0 0 0;}
.overview_img {float: left;}
.overview_text {float: left; width: 230px;}
.overview_map h2 {padding: 40px 20px 0 20px; font-weight: bold;}
.overview_map p {margin: 8px 30px 8px 20px;}
.prj_box {float: left; width: 235px; margin: 10px 4px;}
.prj_box h3 {font-size: 16px; font-weight: bold; margin: 10px 0;}
.chart_bg {width: 225px; background: #f0efdd; border: 1px solid #dcddde; padding: 10px; font-size: 10px; line-height: normal;}
.chart_bg img {margin: 5px auto;}
sub.smaller {font-size: 8px;}

ul.arrow_green {list-style: none; margin: 0 5px 0 20px; padding: 0;}
ul.arrow_green li {display: block; background: url('/i/common_2011/arrow_green_solid.gif') no-repeat left 6px; margin-bottom: 10px; padding: 0 0 0 10px;}

.prj_list {border: 1px solid #dddedf; padding: 1px; width: 98%;}
.prj_list ul {list-style: none; margin: 0; padding: 10px; overflow: hidden; background: #e1e2e3;}
.prj_list ul li {float: left; width: 200px; margin: 0 17px; display: block; background: url('/i/common_2011/arrow_green.gif') no-repeat left 9px;}
.prj_list ul li a {display: block; color: #1e7471; font-weight: bold; padding: 5px 10px 5px 20px;}
.prj_list ul li a:hover {color: #333;}

/* Projects Detail Section */
.hb_overview_map {background: url('/i/maps/hb/hb_overview_map.gif') no-repeat left top; width: 747px; height: 409px; margin: 15px 0 0 0;}
.overview_img {float: left;}
.hb_overview_map div.overview_text {float: left; width: 420px;}
.hb_overview_map h2 {padding: 20px 20px 0 20px; font-weight: bold;}
.hb_overview_map p {margin: 8px 30px 8px 20px;}
.charts {width: 70%; margin: 20px auto; overflow: hidden;}
.charts img {float: left; margin: 0 20px;}

/* Upcoming Events */
.event_format {clear: both; overflow: hidden; border: 1px solid #fff; margin-bottom: 6px; padding: 6px;}
.event_format:hover {background: #eee; border: 1px solid #ddd;}
.event_format h2 {font-size: 14px; font-weight: bold; margin: 0; padding: 0;}
.event_format h3 {font-size: 12px; font-weight: normal; margin: 0; padding: 0;}
.event_format div span.img {float: right; margin-left: 20px;}

/* Send a message form */
* {outline: none;}
form#webform h2.invert {color: #fff; background: #09504c; margin: 0 0 10px 0; padding: 3px 10px;}
form#webform input {border: 1px solid #ccc; width: 260px; background: #f0f0f0; color: #666; padding: 4px 10px; float: left; margin: 0 0 10px 20px;}
form#webform textarea {border: 1px solid #ccc; width: 660px; background: #f0f0f0; color: #666; padding: 4px 10px; float: left; margin: 0 0 10px 20px;}
form#webform div.selector {float: left; margin: 0 0 10px 20px;}
form#webform input {}
form#webform button {float: left; margin-right: 20px;}
label {float: left; width: 138px; text-align: right; font-weight: bold; display: block; margin: 0 0 10px 0;}
label.error {float: left; color: #c00; width: 200px; text-align: left; padding-left: 20px;}
.footnotes {float: left; font-style: italic; font-size: 10px;}
.r {float: right;}

/* Annual Reports */
.ar_format {float: left; width: 150px; overflow: hidden; margin: 0 10px 18px 0; padding: 10px; border: 1px solid #fff;}
.ar_format img {width: 150px;}
.ar_format div {float: left;}
.ar_format a,
.ar_format a:visited {}
.ar_format a:hover {}
.ar_format:hover {background: #eee; border: 1px solid #ddd;}
.ar_format h2 {clear: both; font-size: 12px; font-weight: bold; margin: 0; padding: 0; border: none;}
.ar_format h3 {clear: both; font-size: 11px; margin: 0; padding: 0;}
.ar_format div span.img {float: left;}
.ar_format div span.bold {font-weight: bold;}
.ar_format div a.pdf {font-weight: bold; margin: 0; padding-left: 22px; background: url('/cc/lib/masterfunctions/images/pdf_icon.gif') no-repeat left top;}
.ar_format div a.link {font-weight: bold; margin: 0; padding-left: 22px; background: url('/cc/lib/masterfunctions/images/link_icon.gif') no-repeat left top;}
.ar_format div a.pdf:hover, .ar_format div a.link:hover {background-position: left -134px;}

/* Financials */
h2.uline {border-bottom: 1px solid #ccc; margin: 20px 0 10px 0; padding: 0 0 6px 0;}
.fs_format {overflow: hidden; margin: 5px 0;}
.fs_format h2 {clear: both; font-size: 12px; font-weight: bold; display: inline; margin: 0; padding: 0;}
.fs_format h3 {clear: both; font-size: 12px; display: inline; margin: 0; padding: 0;}
.fs_format div {overflow: hidden; float: right; margin: -0px 0 0 20px;}
.fs_format div span.img {float: left; margin-right: 20px;}
.fs_format div span.bold {font-weight: bold;}
.fs_format div a.url {}
.fs_format div a.pdf {font-weight: bold; margin: 0 0 0 20px; padding-left: 22px; background: url('/cc/lib/masterfunctions/images/pdf_icon.gif') no-repeat left top;}
.fs_format div a.link {font-weight: bold; margin: -20px 0 0 20px; padding-left: 22px; background: url('/cc/lib/masterfunctions/images/link_icon.gif') no-repeat left top;}
.fs_format div a.pdf:hover, .ar_format div a.link:hover {background-position: left -134px;}

/* Management format layout */
.mgmt_format,
.mgmt_item {clear: both; overflow: hidden;}
.mgmt_item {margin-bottom: 10px;}
.mgmt_title {overflow: hidden; background: url('/i/common/mgmt_h2_sprite.gif') no-repeat left 0; height: 21px;}
.mgmt_title:hover {background-position: left -21px; cursor: pointer;}
.mgmt_title h3 {float: left; font-size: 14px; text-transform: uppercase; color: #b33f14; margin: 0 0 0 26px; padding: 0 0 0 10px; border-bottom: 4px solid #efd6cd;}
.mgmt_title h4 {float: left; font-size: 16px; color: #000; padding: 0 0 0 10px; border-bottom: 4px solid #efd6cd;}
.mgmt_img {float: left; padding: 7px 7px 3px 7px; margin: 0 20px 5px 0;}
.mgmt_img img {border: 1px solid #ccc;}
.mgmt_bio {padding: 10px 0;}

/* Footnote */
.footnote {font-size: 11px; border-top: 1px solid #ccc; clear: both;}

/* News */
.news_item {padding: 0 0 10px 0; overflow: hidden;}
.news_item a:link, .news_item a:visited {text-decoration: none;}
.news_date_list {font-style: normal; float: left; text-align: right; width: 90px; margin: 0 20px 0 0;}
.news_date {font-style: italic; float: left;}
.news_title {font-weight: bold; overflow: hidden; width: 600px;}
.news_title_list {font-weight: normal; float: left; overflow: hidden; width: 600px;}
.news_item h3 {clear: both; font-weight: bold; font-size: 14px; padding: 5px 0 15px 0; margin: 0;}
.news_abstract {clear: both;}
.news_file {float: right; padding-bottom: 10px;}
.news_file ul {list-style: none; margin: 0; padding: 0;}
.news_file ul li {display: block; float: left; margin-right: 5px;}
.news_file ul li.pdf a {font-weight: bold; margin: 0; padding-left: 22px; background: url('/cc/lib/masterfunctions/images/pdf_icon.gif') no-repeat left top;}
.news_file ul li.link a {font-weight: bold; margin: 0; padding-left: 22px; background: url('/cc/lib/masterfunctions/images/link_icon.gif') no-repeat left top;}
.news_file ul li a:hover {background-position: left -134px;}
.nr_latest {width: 100%; overflow: hidden;}
.content_body big {clear: both; display: block; font-size: 12px; padding: 10px 0;}

/* Adnet stock quote/chart */
#StockData {width: auto;}
#StockData table td {color: #333; background: #f0f0f0; border-bottom: 1px solid #ccc; padding: 0px 6px 1px 6px;}
#StockData .val {text-align: right;	font-weight: bold;}
#StockData .u {color: #009933;}
#StockData .d {color: #CC0000;}
#StockData .na {color: #999;}
#StockData table th {background: #CCC; border-bottom: 1px solid #ccc; padding: 4px 12px 4px 12px;}
#StockChart div#jc_chart {margin: 0 auto; padding: 10px 60px 0 60px;}
/* Stock Table - Sub Page */
.CTable .StockTable td {font-family: arial, verdana, sans-serif; font-size: 11px; background: #eeeeee; padding: 3px; border-bottom: 3px solid #ffffff;}

/* Generic Articles and Comments formattign */
.ac_format {overflow: hidden;}
.ac_format h2 {margin: 0; padding: 10px 0 0 0; font-size: 13px; font-weight: bold;}
.ac_format h2:first {padding-top: 0;}
.ac_format h3 {padding: 0; font-weight: bold;}
.ac_format h3:first {padding: 0 0 15px 0;}
.ac_format h3.ucase {text-transform: uppercase;}
.ac_format ul {list-style: none; margin: 15px 0; padding: 0;}
.ac_format ul ul {float: right; margin-top: -18px;}
.ac_format ul.two_col li {float: left; width: 45%; margin: 0 0 5px 10px;}
.ac_format ul li {margin: 0 0 5px 0; padding: 0; border-bottom: 1px dotted #ccc;}
.ac_format ul li div.value {margin-left: 40px;}
.ac_format ul ul li {margin: 0; padding: 0; border-bottom: none;}

.ac_format ul li.pdf a,
.ac_format ul li.pdf a:visited {background: url('/cc/lib/masterfunctions/images/pdf_icon.gif') no-repeat 12px 0px; padding-left: 36px;}
.ac_format ul li.photo a:hover {background-position: 12px -134px;}

/* Corporate Directory */
.corp_dir_format {overflow: hidden; border-bottom: 1px solid #ccc; margin: 5px 0;}
.corp_dir_format h3 {clear: both; font-size: 12px; font-weight: bold; display: block; float: left; width: 160px; margin: 0 20px 0 0; padding: 0;}
.corp_dir_format .address {float: left; margin: 0 0 10px 0; overflow: hidden;}

/* Related Links */
.link_item {clear: both; border-top: 1px solid #f0f0f0;}
.link_title {font-size: 13px; font-weight: bold; float: left;}
.link_url {float: right; padding-top: 10px;}
.link_url a {background: url('/cc/lib/masterfunctions/images/link_icon.gif') no-repeat left top; width: 16px; height: 16px; padding-left: 20px;}
.link_url a:hover {background-position: left -44px;}
.link_desc {clear: left; float: left; width: 80%;}

/* Reports */
.report_format {clear: both; overflow: hidden; margin-bottom: 14px;}
.report_format div.item {float: left;}
.report_format h3 {clear: both; font-size: 12px; font-weight: bold;}

/* Projects Format */
.prj_format {clear: both;}
.prj_format ul.no_bullet {list-style: none; margin: 0 0 0 10px; padding: 0;}
.prj_format ul.no_bullet li {margin-bottom: 5px; padding: 5px;}
.prj_format ul.no_bullet ul li {margin: 0; padding: 0;}

/* Tables */
table.table1 {clear: both; border-collapse: collapse; border: 1px solid #cec4b4; border-spacing: 0; margin: 0; padding: 0;}
table.table1 th {font-weight: bold; font-size: 12px; background: #b33f14; color: #fff; padding: 3px 10px; border: 1px solid #cec4b4;}
table.table1 td {border: 1px solid #cec4b4; padding: 3px 10px;}
table.table1 tr.highlight {background: #e3e1d4;}
table.table1 tr:nth-child(odd) {background: #e3e1d4;}
table.table1 td.indent {padding: 3px 10px 3px 20px;}
table.table1 td.double_indent {padding: 3px 10px 3px 40px;}
table.table1 td.bold {font-weight: bold;}
table.table1 td p {margin: 0; padding: 0;}
table.table1 td.label {font-weight: bold;}
table.table1 td.value_center {text-align: center;}
table.table1 td.value {text-align: right;}
table.table1 td.total {font-weight: bold;}
table.table1 td.subtotal {border-bottom: 1px solid #000;}

/* Alternate borderless table */
table.table2 {clear: both; border-collapse: collapse; border-spacing: 0; margin: 0; padding: 0; border: 4px solid #cec4b4;}
table.table2 tr:nth-child(odd) {background: #eee;}
table.table2 th {font-weight: bold; font-size: 12px; background: #b33f14; color: #fff; padding: 3px 10px;}
table.table2 tr.highlight {background: #e3e1d4;}
table.table2 td {padding: 3px 10px; color: #333;}
table.table2 td.nopadding {padding: 3px 0; color: #333;}
table.table2 td.indent {padding: 3px 10px 3px 20px;}
table.table2 td.bold {font-weight: bold;}
table.table2 td p {margin: 0; padding: 0;}
table.table2 td.label {font-weight: bold;}
table.table2 td.value {text-align: right;}
table.table2 td.value_center {text-align: center;}
table.table2 td.subtotal {border-bottom: 1px solid #000;}
table.table2 td div.pdf a,
table.table2 td div.pdf a:visited {background: url('/cc/lib/masterfunctions/images/pdf_icon.gif') no-repeat 12px 0px; padding-left: 36px;}
table.table2 td div.pdf a:hover {background-position: 12px -134px;}

/* Alternate borderless table */
table.table3 {clear: both; border-collapse: collapse; border-spacing: 0; margin: 5px 0; padding: 0;}
table.table3 tr:nth-child(odd) {background: #f8f7ee;}
table.table3 th {font-weight: bold; background: none; font-size: 11px; padding: 3px 10px;}
table.table3 tr.highlight {background: #f8f7ee;}
table.table3 td {padding: 3px 10px; font-size: 10px;}
table.table3 td.nopadding {padding: 3px 0;}
table.table3 td.indent {padding: 3px 10px 3px 20px;}
table.table3 td.bold {font-weight: bold;}
table.table3 td p {margin: 0; padding: 0;}
table.table3 td.label {font-weight: bold;}
table.table3 td.value {text-align: right;}
table.table3 td.value_center {text-align: center;}
table.table3 td.subtotal {border-bottom: 1px solid #000;}

/* Alternate borderless table */
table.table4 {clear: both; border-collapse: collapse; border-spacing: 0; margin: 0; padding: 0; border: 4px solid #d7d7d7;}
table.table4 tr:nth-child(odd) {background: #fff;}
table.table4 th {font-weight: bold; font-size: 12px; background: #dfe0e1; padding: 3px 10px;}
table.table4 tr.highlight {background: #dfe0e1;}
table.table4 td {padding: 3px 10px; color: #333;}
table.table4 td.nopadding {padding: 3px 0; color: #333;}
table.table4 td.indent {padding: 3px 10px 3px 20px;}
table.table4 td.bold {font-weight: bold;}
table.table4 td p {margin: 0; padding: 0;}
table.table4 td.label {font-weight: bold;}
table.table4 td.value {text-align: right;}
table.table4 td.value_center {text-align: center;}
table.table4 td.subtotal {border-bottom: 1px solid #000;}
table.table4 td div.pdf a,
table.table4 td div.pdf a:visited {background: url('/cc/lib/masterfunctions/images/pdf_icon.gif') no-repeat 12px 0px; padding-left: 36px;}
table.table4 td div.pdf a:hover {background-position: 12px -134px;}

/* Site Map layout */
#sitemap li h2 {display: none; visibility: hidden; !important;} /* Hide section title from drop down */

ul.doc {list-style: none; margin: 0; padding: 10px 0; background: none; clear: both;}
ul.doc li {margin-bottom: 10px; display: block;}
ul.doc li a,
ul.doc li a:visited {display: block; padding-left: 36px;}
ul.doc li.pdf a,
ul.doc li.pdf a:visited {background: url('/cc/lib/masterfunctions/images/pdf_icon.gif') no-repeat 12px 0px;}
ul.doc li.map a,
ul.doc li.map a:visited {background: url('/cc/lib/masterfunctions/images/map_icon.gif') no-repeat 12px 0px;}
ul.doc li.photo a,
ul.doc li.photo a:visited {background: url('/cc/lib/masterfunctions/images/photo_icon.gif') no-repeat 12px 0px;}
ul.doc li.link a,
ul.doc li.link a:visited {background: url('/cc/lib/masterfunctions/images/link_icon.gif') no-repeat 12px 0px;}
ul.doc li.pdf a:hover,
ul.doc li.map a:hover,
ul.doc li.link a:hover,
ul.doc li.photo a:hover {background-position: 12px -134px;}

/* Map view table */
table.table_map {border-collapse: collapse;}
table.table_map td {padding: 5px 10px; font-size: 11px; line-height: normal;}
table.table_map td a:hover {text-decoration: none; color: #000;}

/* Google map */
#map_canvas {width: 424px; height: 283px; float: right;}

/* Experimental - RFI form modifier */
div.form_wrapper {overflow: hidden;}
div.form_wrapper table {border: none; border-collapse: collapse; padding: 0; margin: 0; width: 100%;}
div.form_wrapper table tbody {background: #fff; padding: 10px;}
div.form_wrapper table td {border: none; padding: 2px 4px;}
div.form_wrapper table textarea {border: 1px solid #ccc; width: 100%;}
div.form_wrapper table input[type=text] {border: 1px solid #ccc; padding: 2px; margin-bottom: 2px; height: 18px;}

/* Stock Info - Home Page */
table.stocktable1 {margin: 0 auto; width: 100%; border-collapse: collapse; border-spacing: 0; padding: 10px 2px;}
table.stocktable1 th {font-weight: normal; color: #fff; padding: 3px 6px;}
table.stocktable1 th.bold, table.stocktable1 td.bold {font-weight: bold;}
table.stocktable1 td {border-bottom: 1px dotted #48577e;}

table.stocktable1 td {color: #fff; font-size: 12px; font-weight: normal; padding: 6px 0;}
table.stocktable1 td.label {text-align: left; padding-left: 5px;}
table.stocktable1 td.value {text-align: right; padding-right: 5px;}
.stock_legal {font-size: 10px; color: #ccc; margin: 0 auto; padding: 0; text-align: center;}

/* Stock Info - Sub Page */
table.stocktable2 {border-collapse: collapse; margin: 0 auto 10px auto; border: 1px solid #fff; width: 100%;}
table.stocktable2 th {font-weight: bold; background: #cbb16f; color: #fff; border: 1px solid #fff; padding: 3px 6px;}
table.stocktable2 tr {background: none; border: 1px solid #fff;}
table.stocktable2 tr:nth-child(odd) {background: #04223d; border: 1px solid #fff;}
table.stocktable2 td {border: 1px solid #fff; width: 25%;}
table.stocktable2 td.label {text-align: left; color: #444; font-weight: bold; padding: 0 0 0 10px;}
table.stocktable2 td.value {text-align: right; padding: 0 10px 0 0;}
table.stocktable2 td.chart {text-align: center; padding: 10px 0;}
.stock_red {color: #c00;}
.stock_green {color: #0c0;}

/* ul.info */
ul.info {list-style: none; width: 80%; margin: 10px auto; padding: 10px; overflow: hidden; border: 1px solid #999; background: #eaeaea;}
ul.info li {border-bottom: 1px solid #ccc; padding: 3px 10px;}
ul.info li:nth-child(odd) {background: #ddd; padding: 3px 10px;}

/* PDF file List */
ul.pdf {list-style: none; margin: 0; padding: 0;}
ul.pdf li {margin: 3px 0 0 0; padding: 5px 0 5px 25px; background: url('/cc/lib/masterfunctions/images/pdf_icon.gif') no-repeat top left;}

/* Maps & Photos, settings for custom Photo Gallery */
/* Gallery index */
.gallery_index h3 {float: left;}
.gallery_index a:link, .gallery_index a:visited {text-decoration: none;}
.gallery_thumb img {padding: 4px; border: 1px solid #ccc;}

/* Gallery */
.scrollable {position: relative; z-index: 1; overflow: hidden; top: 0; width: 595px; height: 110px; background: #efefef; border: 2px solid #fff; outline: 1px solid #ddd;}

.scrollable .items {width: 20000em; position: absolute; clear: both;}
.items div {float: left; width: 600px;}
#image_wrap {width: 680px; margin: 10px 0; padding: 15px 0; text-align:center; background: #efefef; border: 2px solid #fff; outline: 1px solid #ddd;}

/* single scrollable item */
.scrollable img {float: left; margin: 10px 6px 0 6px; background: #fff; padding: 2px; border: 1px solid #ccc; width: 100px; height: 75px; cursor: pointer;}

/* active item */
.scrollable .active {position: relative; cursor: default;}

/* this makes it possible to add next button beside scrollable */
.scrollable {float: left;}

/* prev, next, prevPage and nextPage buttons */
a.browse {background: url('/cc/lib/masterfunctions/images/hori_large.png') no-repeat; display: block; position: relative; top: 40px; width: 30px; height: 30px; float: left; margin: 0; cursor: pointer; font-size: 1px; z-index: 5;}

/* right */
a.right 				{ background-position: 0 -30px; clear:right; margin: 0 0 0 10px;}
a.right:hover 		{ background-position:-30px -30px; }
a.right:active 	{ background-position:-60px -30px; }

/* left */
a.left				{ margin: 0 10px 0 0;}
a.left:hover  		{ background-position:-30px 0; }
a.left:active  	{ background-position:-60px 0; }

/* disabled navigational button */
a.disabled {visibility:hidden !important;}

/* Map gallery */
ul.map_gallery {list-style: none; margin: 10px 0 0 0; padding: 0;}
ul.map_gallery li {display: block; float: left; margin-right: 10px; text-align: center; font-size: 11px;}
ul.map_gallery li a {}

/* Map gallery - UL-based */
ul.image_grid_format h3 {font-size: 11px; margin: 0; padding: 0;}
ul.image_grid_format h4 {font-size: 11px; font-weight: normal; margin: 0; padding: 0;}
ul.image_grid_format {list-style: none; margin: 0 0 0 0; padding: 0; overflow: hidden;}
ul.image_grid_format li {display: block; float: left; margin: 0 20px 20px 0; font-size: 11px;}
ul.image_grid_format li img {border: 1px solid #cec5b4;}
ul.image_grid_format li a span {clear: both; display: block; width: 89%;}

/* IE 7 fix */
html>body ul.image_grid_format li {*height: 1em;}

/* Generic image placeholder to wrap left or right */
.img_thumb {display: block; overflow: hidden; font-size: 11px; padding: 5px;}
.img_thumb a {display: block;}
.img_thumb.center {margin: 0 auto;}
.img_thumb.left {float: left; margin: 0 10px 10px 0;}
.img_thumb.right {float: right; margin: 0 0 10px 10px;}
.img_thumb.border {border: 1px solid #ccc;}
.img_thumb a span {clear: both; display: block; width: 89%;}

/* Add zoom icon to thumbnail */
div.zoom {float: right; margin-left: -10px; background: url('/cc/lib/masterfunctions/images/zoom_sprite.png') no-repeat 0 0; width: 16px; height: 16px; behavior: url('/cc/js/pngbehavior.htc');}
a:hover div.zoom {background-position: -16px 0;}

/* Add back to top icon to thumbnail */
.top {position: relative; top: 0; display: inline;}
.top a span {}

/* Add arrow icon */
div.top_arrow {float: right; margin-left: 0; background: url('/cc/lib/masterfunctions/images/arrow_sprite.png') no-repeat 0 1px; width: 16px; height: 16px; behavior: url('/cc/js/pngbehavior.htc');}
a:hover div.top_arrow {background-position: -16px 1px;}

/* IE 7 fix */
html>body .top {*width: 85px; height: 16px; overflow: hidden;}

/* Housekeeping & generic stuff*/
/* Alignment */
.c {text-align: center;}
.r {text-align: right;}
.l {text-align: left;}

.fl {float: left;}
.fr {float: right;}

.pngt {behavior: url('/cc/js/pngbehavior.htc');}
.clear {clear: both;}
.clearleft {clear: left;}
.clearright {clear: right;}
.buttons {float: right; overflow: hidden; margin: 22px 20px 0 0;}
.buttons a {margin-left: 10px;}
.bold {font-weight: bold;}
.smaller {font-style: italic; font-size: 11px;}
.infobox {clear: both; background: #ece3c4; padding: 6px;}
.lcase {text-transform: lowercase;}

/* Flags */
.flag {display: inline; margin-right: 10px; padding-right: 26px;}
.ca_16 {background: url('/cc/lib/flags/16/ca.png') no-repeat right 1px; behavior: url('/cc/js/pngbehavior.htc');}

/* solid colours */
.black {background: #000;}
.red {color: #a50021;}
.blue {color: #0033cc;}

/* CSS3 stuff */
.transparent {position: relative; width: 100%; filter: alpha(opacity=50); opacity: 0.5; overflow: hidden;}
.inner_shadow {-moz-box-shadow:inset 0 0 5px #ccc; -webkit-box-shadow:inset 0 0 5px #ccc; box-shadow:inset 0 0 5px #ccc;}
.outer_shadow {/* Compatible with css3 compliant browsers and IE6-9 */
   -moz-box-shadow: 0 0 6px #fed101;
   -webkit-box-shadow: 0 0 6px #fed101;
   box-shadow: 0 0 6px #fed101;
   /* For IE 8 */
   -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=6, Direction=0, Color='#fed101')";
   /* For IE 5.5 - 7 */
   filter: progid:DXImageTransform.Microsoft.Shadow(Strength=6, Direction=0, Color='#fed101');}

/* Photo Gallery */
.PhotoGallery     {float:left}
.PhotoItem        {width: 160px; padding: 10px; margin: 10px; background: #e3e1d4;float:left}
.PhotoItem img    {border: 0px;}

