/*
 * Project: Orsa Ventures Corp.
 * Author: Rudy Affandi
 * Created: 11/06/2011
 * File name: styles.css
 */

/* Settings */

/* Load css normalization and print */
@import url('http://repository.lesaff.com/css/normalize.css');         /* Reset css settings */
@import url('http://repository.lesaff.com/css/print.css');             /* Print media settings */

/* Load external fonts */
@import url('/cc/lib/fontface/lucida_sans_unicode/stylesheet.css');    /* @font-face css */

/* Load site-specific css */
@import url('/css/layout.css');                                        /* Layout settings */
@import url('/css/effects.css');                                       /* Effects and css3 settings */

/* Load external css */
@import url('/cc/lib/jquery/plugins/uniform/css/uniform.default.css'); /* jQuery Uniform css */
@import url('/cc/lib/shadowbox/v3/shadowbox.css');                     /* Shadowbox css */
@import url('/cc/lib/jquery/plugins/prettyphoto/css/prettyPhoto.css'); /* jQuery prettyPhoto css */
@import url('/cc/lib/css/smoothness/jquery-ui-1.8.14.custom.css');     /* jQuery UI css */

/*
 * Font and Text formatting
 * Arial
 * Lucida Sans
 */

/* Essentials */
html, body, td {font-family: 'Lucida Sans Unicode', 'Lucida Sans', 'trebuchet ms', arial, helvetica, verdana, sans-serif; font-size: 13px; line-height: 18px; color: #333;}
body {min-width: 980px; margin: 0; padding: 0;}
* html body {behavior: url('/cc/lib/css/csshover3.htc');} /* IE6 hover fix */
img {border: none;}
ul {list-style: square;}

/* Text formatting */
h1, h2, h3, h4, h5, h6 {margin: 0; padding: 0; font-weight: normal;}

/* Text header modifier */
.content_side h2 {font-size: 18px; color: #774a39; padding: 15px 10px 10px;}
.content_header h2 {clear: both; font-size: 15px; color: #003359; border-bottom: 1px solid #08395e; margin: 0 0 0 32px; padding: 13px 0 8px 8px;}
.content_page h2 {color: #774a39; clear: both; font-size: 16px;  font-weight: normal; padding: 10px 0;}
.content_page h3 {color: #774a39; clear: both; font-size: 14px; font-weight: normal; padding: 10px 0;}

/* Text links */
a:link,
a:visited {text-decoration: none; color: #1b3564;}
a:hover {text-decoration: none; color: #000;}

/* Layout columns - 2 columns, 960px, centered across the screen */

/* Container */
.wrapper {width: 100%; margin: 0; clear: both;}
.container {width: 960px; margin: 0 auto; overflow: hidden; clear: both;}

/* Background images and colour */
.main_bg {background: #b9d4de url('/i/common/main_bg.gif') repeat-x left top fixed;}
.header_nav_bg {background: #003359 url('/i/common/header_nav_bg_sprite.gif') repeat-x left top;}
.wrapper_bg {background: url('/i/common/wrapper_bg.png') repeat-y center top;}
.header_img {clear: both; width: 960px; height: 149px; background: url('/i/common/header_img.jpg') no-repeat left bottom;}
.header_img.front {width: 647px; height: 283px; padding: 40px 0 0 313px; background-position: left top;}
.content_header_bg {background: url('/i/common/content_header_bg.gif') repeat-x left top;}
.footer_bg {background: url('/i/common/footer_bg.gif') repeat-x left top;}

/* Header elements */
.header {clear: both; width: 960px; margin: 0 auto;}

/* Common settings */

/* Logo */
.header_logo {float: left !important; width: 270px; height: 101px; padding: 24px 0 14px 0;}

/* Tagline */
.header_tagline {float: left !important; width: 420px; height: 110px; padding: 29px 30px 0 0;}
.header_tagline h1 {color: #b7a15d; font-size: 30px; padding: 0; letter-spacing: -2px;}
.header_tagline h4 {color: #002944; font-size: 10px; padding: 10px 0 0 0; line-height: normal;}
.header_img h1 {color: #fff; font-size: 39px; padding: 0; letter-spacing: -3px;}
.header_img h4 {color: #fff; font-size: 14px; padding: 15px 0 0 0; line-height: normal;}

a.more {clear: both; border: none; color: #003359; background: url('/i/common/button_bg_sprite.gif') repeat-x left top; margin: 0 0 0 5px; height: 21px; padding: 2px 5px; cursor: pointer;}
a.more:hover {background-position: left -21px;}

/* Stock quote */
.header_stock {float: left !important; width: 205px; height: 104px; color: #003359; padding: 35px 35px 0 0; text-align: right;}
.header_stock h2 {font-size: 16px; line-height: 22px; text-transform: uppercase;}
.header_stock h2 span.exchange {color: #6c97b6;}
.header_stock h3 {font-size: 14px; text-transform: uppercase;}
.header_stock h4 {font-size: 11px;}

/* Main nav */
.header_nav {clear: both; position: relative; z-index: 1000; width: 960px; height: 55px;}
* html .header_nav {width: 750px;}

/* Layout: See layout.css */

/* Footer */
.footer {clear: both; width: 940px; margin: 0 auto; overflow: hidden; padding: 0 10px; color: #color: #000;; font-size: 12px;}
.footer h3 {color: #003359; font-size: 13px; padding: 36px 0 10px 0;}
.footer a,
.footer a:visited {color: #003359;}
.footer a:hover {color: #000;}
.footer a.rss {clear: both; display: block; color: #000; font-size: 12px; background: url('/i/common/rss_icon.png') no-repeat left 2px; padding: 2px 0 2px 26px;}
.footer_subscription {float: left !important; width: 290px; height: 150px;}
.footer_nav {overflow: hidden; float: left !important; position: relative; width: 630px; padding: 30px 10px; font-size: 12px;}
.footer_address {clear: both; width: 600px; padding: 15px 10px 0 30px;}
.footer_address div {display: block; float: left !important; position: relative;}
.footer_address div.label {font-weight: bold; width: 150px;}
.footer_address div.value {width: 450px;}
.footer_address b.gold {color: #aa7d27; font-weight: normal;}

.footer_credit {float: left !important; height: 55px; padding: 20px 6px; font-size: 10px;}
.footer_credit a h5 {background: url('/cc/i/logos/adnet.gif') no-repeat right top; width: 166px; height: 6px;}
.footer_credit a h5 span {text-indent: -9999em; display: none;}

/* Front page layout */
.front_content {clear: both; overflow: hidden; width: 960px; margin: 19px auto 0; padding: 0 0 20px 0;}
.front_content h2 {font-size: 18px; color: #00354f; letter-spacing: -1px; background: url('/i/common/header_bg_sprite.gif') repeat-x left top; padding: 0;}
.front_latest,
.front_features,
.front_map {float: left !important; overflow: hidden;}

/* Individual element settings */
.front_latest {width: 291px;}
.front_latest h2 {color: #774a39; padding: 14px 10px 13px;}
.front_latest ul {list-style: none; margin: 0; padding: 0 10px 0 0;}
.front_latest ul li {display: block; overflow: hidden; background: url('/i/common/dotted_line.gif') repeat-x left bottom;}
.front_latest ul li a {color: #444035; display: block; padding: 10px 90px 10px 10px; background: url('/i/common/readmore_sprite.gif') no-repeat 97% 25px;}
.front_latest ul li a:hover {background-position: 97% -147px;}
.front_latest ul li#archive a {background: url('/i/common/archive_sprite.gif') no-repeat 97% 15px;}
.front_latest ul li#archive a:hover {background-position: 97% -157px;}
.front_latest ul li a b.date {color: #774a39;}

.front_features {width: 309px;}
.front_features_bg {background: #979b9e url('/i/common/front_feat_bg.gif') repeat-x left top;}
.front_features h2 {color: #fff; background-position: left -47px; padding: 14px 10px 13px;}
.front_features ul {list-style: none; margin: 0; padding: 8px 8px 9px 8px;}
.front_features ul li {display: block; background: url('/i/common/feat_button_bg.png') repeat-x left bottom; height: 71px;}
.front_features ul li a {display: block; color: #00334d; font-size: 16px; padding: 0 10px 10px 110px; line-height: 65px;}
.front_features ul li.dl a {background: url('/i/common/download_sprite.gif') no-repeat 10px 20px;}
.front_features ul li.dl a:hover {background-position: 10px -152px;}
.front_features ul li.view a {background: url('/i/common/view_sprite.gif') no-repeat 10px 20px;}
.front_features ul li.view a:hover {background-position: 10px -152px;}
.front_features ul li.double a {line-height: 16px; padding: 16px 10px 10px 110px;}

.front_map {width: 360px;}
.front_map h2 {color: #774a39; background-position: left top; padding: 14px 10px 13px;}

/* Main navigation */
ul.dropdown,
ul.dropdown ul,
ul.dropdown ul ul {padding: 0; margin: 0; list-style: none; position: relative; zoom: 1;}
ul.dropdown li h2 {display: none; visibility: hidden !important;} /* Hide section title from drop down */
ul.dropdown {}
/* Elements to be hidden after DOM load */
ul.dropdown li.not_main {display: none; visibility: hidden !important;}

/* Font settings for each level */
ul.dropdown li {display: inline-block; float: left; position: relative; zoom: 1; z-index: 1; margin: 0; padding: 0; font-weight: normal; font-size: 14px; line-height: 16px; text-transform: uppercase;}
* html ul.dropdown li {width: auto; font-size: 13px;}
ul.dropdown li a {display: block; margin: 0; padding: 5px; color: #8996a0;}
ul.dropdown li.first a {display: block; margin: 0; padding: 17px 37px 21px; color: #8996a0;}
ul.dropdown li.last a {padding: 3px 0 3px 15px;}
ul.dropdown li:hover,
ul.dropdown li:hover a,
ul.dropdown li a:hover,
ul.dropdown li a.active,
ul.dropdown li a.active:hover {color: #003359; background: url('/i/common/header_nav_active.gif') repeat-x left bottom;}

/* Separator */
ul.dropdown li,
ul.dropdown li:hover {background: url('/i/common/header_nav_sep.gif') no-repeat left top;}
ul.dropdown li.first, ul.dropdown li:first-child {background: none;}

/* Second level */
/* Reset main menu settings */
.dropdown li ul {padding: 10px 5px; background: #6d92b1 url('/i/common/dropdown_bg.gif') repeat-x left bottom;}
.dropdown li ul li {background: none; border: none; margin: 0; padding: 0; font-size: 12px; font-weight: normal; text-transform: none; border-top: 1px solid #334453;}
.dropdown li ul li.first,
.dropdown li ul li:first-child {border-top: none;}
.dropdown li ul li a:link,
.dropdown li ul li a:visited {display: block; background: none; color: #fff; line-height: normal; padding: 4px 10px 4px 12px;}
.dropdown li ul li:hover,
.dropdown li ul li:hover a,
.dropdown li ul li a:hover,
.dropdown li ul li:hover a.active,
.dropdown li ul li a.active,
.dropdown li ul li a.active:visited {display: block; color: #c6a86f; background: none;}
.dropdown li ul li a.has_sub,
.dropdown li ul li a.has_sub:visited {background: url('https://bitbucket.org/raffandi/masterfunctions/raw/master/images/arrow_right.gif') no-repeat 95% 9px;}
.dropdown li ul li a.has_sub.active,
.dropdown li ul li a.has_sub:hover {background: url('https://bitbucket.org/raffandi/masterfunctions/raw/master/images/arrow_right.gif') no-repeat 95% 9px;}

/* Third level */
.dropdown li ul ul {padding: 10px 5px;}
.dropdown li ul li ul li a {display: block; padding: 4px 10px 4px 12px; color: #fff;}
.dropdown li ul ul li a:hover,
.dropdown li ul li ul li a:hover,
.dropdown li ul li ul li a.active {display: block;}

/* Positioning */
ul.dropdown li { /* all list items */ float: left; /* width needed or else Opera goes nuts */ }
ul.dropdown li ul { /* second-level lists */ position: absolute; width: 190px; left: -999em; z-index: 1000; /* using left instead of display to hide menus because display: none isn't read by screen readers */ }
ul.dropdown li ul li {display: block; width: 190px; padding: 0;}
ul.dropdown li ul ul { /* third-and-above-level lists */ position: absolute; margin: -22px 0 0 195px; z-index: 1000;}
ul.dropdown li:hover ul ul,
ul.dropdown li:hover ul ul ul {left: -999em;}
ul.dropdown li:hover ul,
ul.dropdown li li:hover ul,
ul.dropdown li li li:hover ul { /* lists nested under hovered list items */ left: auto;}
ul.dropdown li:hover ul.narrow li {width: 100px;}
ul.dropdown li ul.wide ul {position: absolute; margin: -34px 0 0 200px; z-index: 1000;}
ul.dropdown li ul.wide {width: 200px;}
ul.dropdown li:hover>ul.wide>li {width: 200px;}
ul.dropdown li:hover ul.n_last {margin-left: -61px;}

/* Side navigation */
.content_side ul {width: auto; margin: 9px 0 0 0; padding: 0; list-style: none; overflow: hidden;}
.content_side ul li {display: block; margin: 0; padding: 0; font-size: 12px; border-top: 1px solid #7f99ac;}
.content_side ul li:first-child {border-top: none;}
* 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: #003359; padding: 8px 10px;}
.content_side ul li a:hover,
.content_side ul li a.active {color: #003359; background: #e2e2e2;}

.content_side a.pdf {padding-left: 22px; background: url('https://bitbucket.org/raffandi/masterfunctions/raw/master/images/pdf_icon.gif') no-repeat left top;}
.content_side a.pdf:hover {background-position: left -134px;}

/* Secondary level */
.content_side ul ul,
.content_side ul ul ul,
.content_side ul ul ul ul {margin: 0; padding: 0; overflow: hidden;}
.content_side ul ul {}
.content_side ul ul li {text-transform: none; font-weight: normal; font-size: 12px; padding: 0; border-bottom: none; 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: 4px 10px 4px 20px; background: none;}
.content_side ul ul li a:hover,
.content_side ul ul li a.active,
.content_side ul ul li a.active:visited {color: #000; background: none;}

/* Tertiary level */
.content_side ul ul ul li {}
.content_side ul ul ul li a,
.content_side ul ul ul li a:visited {display: block; font-weight: normal; padding: 4px 10px 4px 30px; background: none;}
.content_side ul ul ul li a:hover,
.content_side ul ul ul li a.active,
.content_side ul ul ul li a.active:visited {background: none; color: #efae1f; box-shadow: none;}

/* Hide secondary until...*/
.content_side ul ul,
.content_side ul ul ul {display: none; background: 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; float: right !important;}
ul#text_nav li {display: block; float: left; margin: 0 0 0 15px; padding: 0;}
ul#text_nav.front li {clear: both; display: block; margin: 0 0 0 15px; padding: 0;}
ul#text_nav li a:link,
ul#text_nav li a:visited {display: block; padding: 0 7px;}
ul#text_nav li a:hover,
ul#text_nav li a.active {text-decoration: none; display: block;}
ul#text_nav ul {display: none;}

/* Separator */

/* 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: 14px; font-weight: normal; margin: 0; padding: 0;}
.event_format div span.img {float: right; margin-left: 20px;}

/* Sign up form */
.footer_form {padding: 0 10px 10px 0; float: left !important; overflow: hidden;}
form#signupform input.field {clear: both; float: left !important; color: #3c4752; border: 3px solid #b8bec4; outline: none; background: #fff; width: 179px; height: 24px; margin-bottom: 3px;}
form#signupform input.field:focus {background: #ffc;}
form#signupform button {float: left !important; border: none; color: #003359; background: url('/i/common/subscribe_sprite.gif') repeat-x left 2px; margin: 0 0 0 5px; width: 73px; height: 28px; cursor: pointer;}
form#signupform button span {left: -9999em; display: none;}
form#signupform button:hover {background-position: left -170px;}
label.error {clear: both; color: #c00; width: 180px; font-size: 10px;}

/* Annual Reports */
.ar_format {float: left; width: 150px; overflow: hidden; margin: 0 10px 18px 0; padding: 10px; border: 1px solid #ded6c1;}
.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 #e3dbc2;}
.ar_format h2 {clear: both; font-size: 14px; 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('https://bitbucket.org/raffandi/masterfunctions/raw/master/images/pdf_icon.gif') no-repeat left top;}
.ar_format div a.link {font-weight: bold; margin: 0; padding-left: 22px; background: url('https://bitbucket.org/raffandi/masterfunctions/raw/master/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: 13px; font-weight: normal; 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('https://bitbucket.org/raffandi/masterfunctions/raw/master/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('https://bitbucket.org/raffandi/masterfunctions/raw/master/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 */
.mgmt_format {clear: both; overflow: hidden; margin: 0 0 5px 0; padding: 0;}
.mgmt_info {clear: both; overflow: hidden;}
.mgmt_info h3 {display: inline-block; font-size: 15px; font-weight: bold; color: #774a39; margin: 0; padding: 0; line-height: normal;}
.mgmt_info h4 {display: inline-block; font-size: 14px; font-weight: normal; margin: 0; padding: 0; font-style: italic; line-height: normal;}
p.mgmt_bio {padding: 5px 0;}
.mgmt_img {float: right; padding: 0 0 16px 16px; margin: 0 0 0 20px; background: url('/i/common/photo_shadow.jpg') no-repeat left bottom;}
.mgmt_img img {border: 6px solid #fff;}

/* 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('https://bitbucket.org/raffandi/masterfunctions/raw/master/images/pdf_icon.gif') no-repeat left top;}
.news_file ul li.link a {font-weight: bold; margin: 0; padding-left: 22px; background: url('https://bitbucket.org/raffandi/masterfunctions/raw/master/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: 14px; padding: 10px 0;}

/* Generic Articles and Comments formattign */
.ac_format {overflow: hidden;}
.ac_format h2 {margin: 0; padding: 10px 0 0 0; font-size: 14px; 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 .ac_abstract {padding: 10px 0;}
.ac_format ul li.pdf a,
.ac_format ul li.pdf a:visited {background: url('https://bitbucket.org/raffandi/masterfunctions/raw/master/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: 14px; font-weight: bold; display: block; float: left; width: 160px; margin: 0 20px 0 0; padding: 0;}
.corp_dir_format .address {float: left; width: 400px; margin: 0 0 10px 0; overflow: hidden;}

/* Related Links */
.link_item {clear: both; border-top: 1px solid #f0f0f0;}
.link_title {font-size: 14px; font-weight: bold; float: left;}
.link_url {float: right; padding-top: 10px;}
.link_url a {background: url('https://bitbucket.org/raffandi/masterfunctions/raw/master/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: 14px; font-weight: bold;}

/* Plain Format */
.plain_format {clear: both;}

/* 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;}

/* Alt Tabbed Nav Styles (req jQuery) */
/* root element for tabs  */
   ul.tabs {list-style: none; margin: 0 !important; padding: 0; border-bottom: 1px solid #d5dfe7; height: 26px;}

/* single tab */
   ul.tabs li {float: left; text-indent: 0; padding: 0; margin: 0 !important;	list-style-image: none !important;}
   * html ul.tabs li {width: 5em;}

/* link inside the tab */
   ul.tabs a {display: block; height: 15px; padding: 5px 10px; text-align: center; text-decoration: none; color: #2180c3; margin: 0; position: relative;}
   ul.tabs a:active {outline: none;}
   ul.tabs a:hover {color:#000 !important;}
   ul.tabs a.current,
   ul.tabs a.current:hover,
   ul.tabs li.current a {border: 1px solid #d5dfe7; background: #edf0f1; border-bottom: 1px solid #edf0f1; font-weight: normal; color:#00354f !important; cursor: default !important;}

/* initially all panes are hidden */
.panes .pane {display: none;}
.panes {padding: 0;}
.panes div {padding: 15px 0;}
.panes h4 {margin: 0; padding: 0 0 10px 0;}
.panes h5 {margin: 0; padding: 0;}

/* Tables */
table.table1 {clear: both; border-collapse: collapse; border: 1px solid #eee; border-spacing: 0; margin: 0; padding: 0;}
table.table1 th {font-weight: bold; font-size: 14px; background: #004161; color: #fff; padding: 3px 10px; border: 1px solid #eee;}
table.table1 td {border: 1px solid #eee; padding: 3px 10px;}
table.table1 .highlight {background: #eee;}
table.table1 tr:nth-child(odd) {background: #eee;}
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;}
table.table2 tr:nth-child(odd) {background: #f2f2f2;}
table.table2 th {font-weight: bold; font-size: 14px; background: #004161; color: #fff; padding: 3px 10px;}
table.table2 tr.highlight {background: #eee;}
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('https://bitbucket.org/raffandi/masterfunctions/raw/master/images/pdf_icon.gif') no-repeat 12px 0px; padding-left: 36px;}
table.table2 td div.pdf a:hover {background-position: 12px -134px;}

/* Alternate table plain */
table.plain {clear: both; border-collapse: collapse; border-spacing: 0; margin: 0; padding: 0;}
table.plain th {font-weight: bold; font-size: 14px; background: #004161; color: #fff; padding: 3px 10px;}
table.plain td {padding: 3px 0; line-height: normal;}
table.plain .highlight {background: #d6a63b;}
table.plain td.highlight_red {background: #c00; color: #fff;}
table.plain .highlight_yellow {background: #ffc;}
table.plain td.indent {padding: 3px 10px 3px 20px;}
table.plain td.double_indent {padding: 3px 10px 3px 40px;}
table.plain td.bold {font-weight: bold;}
table.plain td p {margin: 0; padding: 0;}
table.plain td.label {font-weight: bold;}
table.plain td.value_center {text-align: center;}
table.plain td.value {text-align: right;}
table.plain td.total {font-weight: bold;}
table.plain td.subtotal {border-bottom: 1px solid #000;}

/* Site Map layout */
#sitemap ul,
#sitemap ul ul {list-style: disc; margin: 0; padding: 0;}
/*#sitemap li {float: left !important; width: 20%; border-bottom: 1px solid #4e6f82;} */
#sitemap li h2 {display: none; visibility: hidden; !important;} /* Hide section title from drop down */
#sitemap li a:hover {color: #c08e0c;}

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('https://bitbucket.org/raffandi/masterfunctions/raw/master/images/pdf_icon.gif') no-repeat 12px 0px;}
ul.doc li.map a,
ul.doc li.map a:visited {background: url('https://bitbucket.org/raffandi/masterfunctions/raw/master/images/map_icon.gif') no-repeat 12px 0px;}
ul.doc li.photo a,
ul.doc li.photo a:visited {background: url('https://bitbucket.org/raffandi/masterfunctions/raw/master/images/photo_icon.gif') no-repeat 12px 0px;}
ul.doc li.link a,
ul.doc li.link a:visited {background: url('https://bitbucket.org/raffandi/masterfunctions/raw/master/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;}

/* 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 {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: 0;}
table.stocktable1 tr {border-bottom: 5px solid #aeacba;}
table.stocktable1 td {background: #eee; color: #fff; font-size: 14px; font-weight: bold; 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: #666; margin: 0 auto; padding: 0; text-align: center;}

/* Stock Info - Sub Page */

/* Adnet stock quote/chart */
#StockData {float: left !important; width: 250px;}
#StockChart {float: left !important; width: 420px;}
#StockData table td {padding: 1px 8px;}
#StockData .val {text-align: right;	font-weight: bold;}
#StockData .u {color: #009933;}
#StockData .d {color: #CC0000;}
#StockData .na {color: #999;}
#StockChart div#jc_chart {margin: 0 auto; padding: 10px;}

table.stocktable2 {margin: 0 auto; border-collapse: collapse; border-spacing: 0; padding: 0; border: 1px solid #eee;}
table.stocktable2 th {font-weight: bold; background: #004161; color: #fff; padding: 3px 6px; border: 1px solid #eee;}
table.stocktable2 tr {background: none;}
table.stocktable2 tr:nth-child(odd) {background: #eee;}
table.stocktable2 td {width: 25%; border: 1px solid #eee;}
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;}

/* ul.info */
ul.info {list-style: none; margin: 0; padding: 0; overflow: hidden;}
ul.info li {border-top: 1px solid #ddd; padding: 6px 10px 6px 16px;}
ul.info li:first-child {border: none;}
ul.info li ul li {background: none; border: none;}
ul.info ul li:nth-child(odd) {background: none; border: none;}

/* 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('https://bitbucket.org/raffandi/masterfunctions/raw/master/images/pdf_icon.gif') no-repeat top left;}

/* Maps & Photos, settings for custom Photo Gallery */

/* Map gallery - grid-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; position: relative; z-index: 1; float: left !important; margin: 0 20px 20px 0; font-size: 12px; line-height: normal;}
html>body>ul.image_grid_format li {*display: inline-block;}
ul.image_grid_format li img {display: block; border: 1px solid #cec5b4;}
ul.image_grid_format li a {display: block; color: #666;}
ul.image_grid_format li:hover {}
ul.image_grid_format li a:hover {color: #000;}
ul.image_grid_format li a span {clear: both; display: block; font-weight: normal;}
ul.image_grid_format li a.pdf {clear: both; display: block; background: url('https://bitbucket.org/raffandi/masterfunctions/raw/master/images/pdf_icon.gif') no-repeat 2px 0px; padding: 2px 0 2px 20px}
ul.image_grid_format li a.pdf:hover {background-position: 2px -134px;}
ul.image_grid_format li a.zoom {clear: both; display: block; background: url('https://bitbucket.org/raffandi/masterfunctions/raw/master/images/zoom_icon.png') no-repeat 2px 0px; padding: 2px 0 2px 20px}

/* Map gallery - row-based */
ul.image_row_format h3 {font-size: 11px; margin: 0; padding: 0;}
ul.image_row_format h4 {font-size: 11px; font-weight: normal; margin: 0; padding: 0;}
ul.image_row_format {list-style: none; margin: 0 0 0 0; padding: 0; overflow: hidden;}
ul.image_row_format li {clear: both; display: block; font-size: 14px; line-height: normal; margin-bottom: 5px;}
html>body>ul.image_row_format li {*display: inline-block;}
ul.image_row_format li div.thumb {float: left; margin-right: 15px;}
ul.image_row_format li div.summary {float: left;}
ul.image_row_format li div.summary div {margin: 5px 0; padding: 0;}
ul.image_row_format li div.title {padding: 10px 0; font-weight: bold;}
ul.image_row_format li a span {clear: both; display: block; font-weight: bold;}
ul.image_row_format li a.pdf {clear: both; display: block; margin: 2px 0; background: url('https://bitbucket.org/raffandi/masterfunctions/raw/master/images/pdf_icon.gif') no-repeat 2px 0px; padding: 2px 0 2px 24px}
ul.image_row_format li a.pdf:hover {background-position: 2px -134px;}
ul.image_row_format li a.zoom {clear: both; display: block; background: url('https://bitbucket.org/raffandi/masterfunctions/raw/master/images/zoom_icon.png') no-repeat 2px 0px; padding: 2px 0 2px 24px}

/* Generic image placeholder to wrap left or right */
.img_thumb {display: block; font-size: 14px; padding: 5px; background: #eee; border: 1px solid #ccc; width: 100px;}
.img_thumb a {display: block;}
.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 {float: left; display: block; width: 100%;}

/* Add zoom icon to thumbnail */
.img_thumb div.zoom {position: relative; display: block; z-index: 2; left: 80px; top: -100px; background: url('https://bitbucket.org/raffandi/masterfunctions/raw/master/images/zoom_icon.png') no-repeat 0 0; width: 16px; height: 16px; behavior: url('/cc/js/pngbehavior.htc');}

div.zoom {position: absolute; display: block; z-index: 2; right: 3%; top: 3%; background: url('https://bitbucket.org/raffandi/masterfunctions/raw/master/images/zoom_icon.png') no-repeat 0 0; width: 16px; height: 16px; behavior: url('/cc/js/pngbehavior.htc');}
a:hover div.zoom {background-position: 0 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('https://bitbucket.org/raffandi/masterfunctions/raw/master/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;}

/* Housekeeping & generic stuff*/
.js_hide {display: none;}

/* Alignment */
.c {text-align: center;}
.r {text-align: right;}
.l {text-align: left;}

.fl {float: left;}
.fr {float: right;}

.pngt {behavior: url('/cc/lib/css/pngbehavior.htc');}
.clear {clear: both;}
.clearleft {clear: left;}
.clearright {clear: right;}
.buttons {float: left; overflow: hidden; height: 28px; margin: 0; padding: 19px 0 0 32px;}
.buttons a {}
.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/lib/css/pngbehavior.htc');}
.de_16 {background: url('/cc/lib/flags/16/de.png') no-repeat right 1px; behavior: url('/cc/lib/css/pngbehavior.htc');}

/* Icons */
span.red_arrow {display: inline-block; width: 12px; height: 12px; background: url('https://bitbucket.org/raffandi/masterfunctions/raw/master/images/1318600766_arrow-single-down-red.png') no-repeat left 50%; padding: 0;}
span.green_arrow {display: inline-block; width: 12px; height: 12px; background: url('https://bitbucket.org/raffandi/masterfunctions/raw/master/images/1318600762_arrow-single-up-green.png') no-repeat left 50%; padding: 0;}

/* solid colours */
.black {background: #000;}
.red {color: #f00;}
.green {color: #0c0;}
.blue {color: #00f;}
.gold {color: #efae1f;}
.white {color: #fff;}
.beige {color: #f1e8c7;}
