/*
 * Project: Solace Resources Corporation
 * Author: Rudy Affandi
 * Created: 09/30/2011
 * File name: styles.css
 */

/* Essentials */
html, body, td {font-family: arial, verdana, sans-serif; font-size: 14px; line-height: 1.5em; color: #555;}
body {min-width: 980px; 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;}
ul {list-style: square;}

/* Text formatting */
h1, h2, h3, h4, h5, h6 {margin: 0; padding: 0; font-weight: normal;}
big, strong,
b {font-weight: bold;}
small {font-size: 10px; line-height: 10px;}
.white {color: #fff;}
.beige {color: #f1e8c7;}

/*
 * Font and Text formatting
 * Arial
 * Akzidenz Grotesk Extended
 */

/* Text header modifier */
.content_side h2 {font-size: 19px; color: #fff; text-transform: uppercase; padding: 10px 10px 10px 25px;}
.content_header h2 {font-size: 16px; color: #3b3b3b; padding: 30px 0 10px 30px;}
.content_side h2,
.content_header h2,
.content_body h2,
.content_body h3 {font-weight: bold;}
.content_body h2.first {font-size: 16px; margin: 15px 0; padding: 15px 0 10px 0; text-transform: uppercase; background: url('/i/common/dashed_line.gif') repeat-x left bottom;}
.content_body h2 {font-size: 16px; margin: 10px 0;}
.content_body h3 {font-size: 14px; margin: 10px 0;}
.front_content h2 {font-size: 18px; text-transform: uppercase;}

/* Text links */
a:link,
a:visited {text-decoration: none; color: #2b8fbc;}
a:hover {text-decoration: none; color: #000;}

/* Layout columns - 2 columns, 980px, centered across the screen */

/* Container */
.wrapper {width: 980px; margin: 0 auto; overflow: hidden; clear: both;}
.container {width: 980px; margin: 0 auto; clear: both;}

/* Set background */
.main_bg {background: #464646 url('/i/common/main_bg.jpg') no-repeat center top fixed;}
.header_bg {background: #0096d0;}
.content_side_bg {background: #fff url('/i/common/content_side_bg.gif') repeat-x left top;}
.content_body_bg {background: #fff;}

/* Header elements */
.header {clear: both; width: 100%; height: 78px;}

/* Common settings */
.header_logo {float: left;}
.header_symbol {float: right;}

/* Logo */
.header_logo {width: 266px; height: 103px; margin: 20px 0;}

/* Main nav */
.header_nav {clear: both; width: 980px; height: 78px;}

/* Stock symbol */
.header_symbol {width: 109px; height: 81px; margin-right: 14px;}

/* Content element */
.front_content,
.content {clear: both; overflow: hidden; position: relative; width: 990px; margin: 0 auto; padding-bottom: 25px;}

/* Common settings */
.content_side,
.content_text_nav,
.content_body {position: relative; float: left; overflow: hidden;}
.content {min-height: 450px;}
* html .content {height: 450px;}

/* Individual settings */
.content_side {width: 297px; margin: 0 0 10px 0; padding: 0 0 20px 0;}
.content_text_nav {width: 643px; height: 83px; padding: 14px 20px 0 0;}
.content_text_nav a {color: #000; font-weight: bold;}
.content_text_nav a:hover {color: #2b8fbc;}
.content_body {width: 623px; min-height: 450px; padding: 20px;}
.content_side_box {clear: both; width: 256px; margin: 0; overflow: hidden;}

/* Front page layout */
.front_text_nav,
.left_col,
.right_col {float: left; overflow: hidden;}

.left_col {width: 357px;}
.right_col {width: 491px; margin-left: 100px; padding: 11px; background: #fff;}

/* Individual element settings */
.front_text_nav {width: 583px; height: 26px; padding: 6px 40px 0 0;}
.front_text_nav a {color: #000; font-weight: bold;}
.front_text_nav a:hover {color: #2b8fbc;}

.front_tagline h1 {color: #1f99c6; font-weight: bold; font-size: 36px; line-height: 34px;}
.front_tagline h2 {color: #737373; font-weight: bold; font-size: 27px; text-transform: uppercase; line-height: 30px;}
.front_text {clear: both; width: 330px; padding: 20px 20px 20px 0; color: #2a2a2a;}
.front_text h2 {padding: 20px 0 5px 0;}
.front_map {}
.tooltip {position: absolute; right: 9px; top: 72px;}

.front_news {padding: 20px 15px;}
.front_news h2 {display: block; color: #505050; font-size: 16px; font-weight: bold; margin: 0; padding: 0;}
.front_news ul {clear: both; list-style: none; margin: 0; padding: 0; overflow: hidden;}
.front_news ul li {display: block; clear: both; overflow: hidden; margin-bottom: 5px;}
.front_news ul li a {display: block; overflow: hidden; color: #535353; padding: 5px 0;}
.front_news ul li a b.date {font-weight: bold; color: #13b4f0;}
.front_news ul li a b.more {display: none;}
.front_news ul li a b.title {}
.front_news ul li a:hover,
.front_news ul li a b.date:hover,
.front_news ul li a b.title:hover {color: #000;}

.front_feed {background: url('/i/common/dashed_line.gif') repeat-x left top;}
.front_feed a {display: block; color: #505050;}
.front_feed a:hover {color: #2b8fbc;}
.front_feed h2 {display: block; color: #505050; font-size: 16px; font-weight: bold; margin: 0; padding: 20px 15px 5px 15px; background: url('/i/common/feed_icon.gif') no-repeat 160px 16px;}
.front_feed form {margin: 0; padding: 0 15px;}
.front_feed p {margin: 0; padding: 0 15px;}

/* Features */
.front_features {clear: both; overflow: hidden; padding: 0;}
.front_features h2 {font-size: 20px;}
.front_features ul {list-style: none; margin: 0; padding: 25px 0 0 0; overflow: hidden;}
.front_features_special ul {list-style: none; margin: 0; padding: 0; overflow: hidden;}
.front_features ul li {display: block; margin-bottom: 5px;}
.front_features ul li#f1 a {display: block; background: #fff url('/i/common/f1_img.jpg') no-repeat -15px center; height: 58px; padding: 25px 8px 15px 180px; line-height: 38px;}
.front_features ul li#f2 a {display: block; background: #fff url('/i/common/f2_img.jpg') no-repeat -15px center; height: 58px; padding: 25px 8px 15px 180px; line-height: 18px;}
.front_features ul li#f3 a {display: block; background: #fff url('/i/common/f3_img.jpg') no-repeat -15px -1px; height: 58px; padding: 25px 8px 15px 180px; line-height: 18px;}
.front_features ul li h3 {background: url('/i/common/dashed_line.gif') repeat-x left bottom; padding: 0 0 5px 20px;}
.front_features ul li a {display: block; font-size: 15px; text-transform: uppercase; color: #6b6b6b;}
.front_features ul li a:hover {color: #069;}

.front_features ul#features-new li {display: inline; margin-bottom: 0px;}
.front_features ul#features-new li#f1 a {display: inline; float: left; margin-right: 10px; background: #fff url('/i/common/f1_img.jpg') no-repeat top left; width: 105px; height: 58px; padding: 137px 0px 0px 6px; line-height: 18px;}
.front_features ul#features-new li#f2 a {display: inline; float: left; margin-right: 10px; background: #fff url('/i/common/f2_img_new.jpg') no-repeat top left; width: 105px; height: 58px; padding: 137px 0px 0px 6px; line-height: 18px;}
.front_features ul#features-new li#f3 a {display: inline; float: left; background: #fff url('/i/common/f3_img_new.jpg') no-repeat top left; width: 105px; height: 58px; padding: 137px 0px 0px 6px; line-height: 18px;}
.front_features ul#features-new li#f4 a {display: inline; float: left; background: #fff url('/i/common/f4_img_new.jpg') no-repeat -15px -1px; height: 58px; padding: 40px 20px 15px 215px; line-height: 18px; margin-top: 15px;}
.front_features ul#features-new li#f4new a {display: inline; float: left; background: #fff url('/i/common/f4_img_new_nov2011.jpg') no-repeat 0 -2px; height: 58px; padding: 40px 20px 15px 215px; line-height: 18px;}
.front_features ul#features-new li h3.features {display: inline!important; padding: 0 0 5px 0px; font-size: 13px; font-weight: bold; background: none;}
.front_features ul#features-new li a {display: inline; font-size: 12px; text-transform: uppercase; color: #6b6b6b;}

/* 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 {padding: 28px 10px 0 0; float: right;}
/* 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 8px 0 0; padding: 0; font-weight: bold; font-size: 14px; text-transform: uppercase;}
* html ul.dropdown li {width: 10em; height: 1em;}
ul.dropdown li a,
ul.dropdown li a:visited {display: block; margin: 0; padding: 6px 20px; background: #7f8085 url('/i/common/nav_off_bg.gif') repeat-x left top; color: #fff;}
ul.dropdown li.stock {margin-right: 40px;}
ul.dropdown li.stock a,
ul.dropdown li.stock a:visited {display: block; margin: 0; padding: 5px 20px 7px; background: #fff; -pie-background: #fff; color: #545454;}
ul.dropdown li.stock a,
ul.dropdown li.stock a:hover,
ul.dropdown li a.active:hover,
ul.dropdown li a.active,
ul.dropdown li a.active:visited,
ul.dropdown li:hover,
ul.dropdown li:hover a,
ul.dropdown li a:hover,
ul.dropdown li a.active:hover,
ul.dropdown li a.active,
ul.dropdown li a.active:visited {color: #000;}

/* Second level */
/* Reset main menu settings */
.dropdown li ul {padding: 8px 0;}
.dropdown li ul li {background: none; border: none; margin: 0; padding: 0; font-size: 14px; text-transform: none;}
.dropdown li ul li a:link,
.dropdown li ul li a:visited {display: block; background: #7f8085; color: #fff; line-height: normal; padding: 6px 10px 6px 20px; border-bottom: 1px solid #666;}
.dropdown li ul li a:hover,
.dropdown li ul li a.active,
.dropdown li ul li a.active:visited {display: block; color: #000;}
.dropdown li ul li a.has_sub,
.dropdown li ul li a.has_sub:visited {background: #7f8085 url('/cc/lib/masterfunctions/images/arrow_right_dark.gif') no-repeat 95% 9px;}
.dropdown li ul li a.has_sub.active,
.dropdown li ul li a.has_sub:hover {background: #7f8085 url('/cc/lib/masterfunctions/images/arrow_right_dark.gif') no-repeat 95% 9px;}

/* Third level */
.dropdown li ul li ul li a,
.dropdown li ul li ul li a:visited {display: block; padding: 6px 10px 6px 15px;}
.dropdown li ul ul li a:hover,
.dropdown li ul li ul li a:hover,
.dropdown li ul li ul li a.active,
.dropdown li ul li ul li a.active:visited {display: block;}

/* Positioning */
.dropdown li { /* all list items */ float: left; /* width needed or else Opera goes nuts */ }
.dropdown li ul { /* second-level lists */ position: absolute; width: 180px; left: -999em; z-index: 1000; /* using left instead of display to hide menus because display: none isn't read by screen readers */ }
.dropdown li ul li {display: block; width: 180px; padding: 0;}
.dropdown li ul ul { /* third-and-above-level lists */ position: absolute; margin: -29px 0 0 180px; z-index: 1000;}
.dropdown li:hover ul ul,
.dropdown li:hover ul ul ul,
.dropdown li.sfhover ul ul ul {left: -999em;}
.dropdown li:hover ul,
.dropdown li li:hover ul,
.dropdown li li li:hover ul,
.dropdown li.sfhover ul,
.dropdown li li.sfhover ul,
.dropdown li li li.sfhover ul { /* lists nested under hovered list items */ left: auto;}
.dropdown li:hover ul.narrow li {width: 100px;}
.dropdown li ul.wide ul {position: absolute; margin: -34px 0 0 200px; z-index: 1000;}
.dropdown li ul.wide {width: 200px;}
.dropdown li:hover>ul.wide>li {width: 200px;}
.dropdown li:hover ul.n_last {margin-left: -64px;}

/* Side navigation */
.content_side ul {width: 100%; margin: 0 auto; padding: 20px 0 40px 0; list-style: none; overflow: hidden;}
.content_side ul li {display: block; margin: 0 0 1px 0; padding: 0; font-size: 14px; font-weight: bold;}
* 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: #4e4e4e; padding: 10px 10px 10px 25px;}
.content_side ul li a:hover {color: #2b8fbc;}
.content_side ul li a.active,
.content_side ul li a.active:visited {color: #000; font-weight: bold;}

/* 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 li {text-transform: none; font-weight: normal; padding: 0; border-bottom: none; border-top: 1px dotted #dedede; 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 28px;}
.content_side ul ul li a:hover {}
.content_side ul ul li a.active,
.content_side ul ul li a.active:visited {font-weight: bold;}

/* 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;}

/* 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;}
ul#text_nav li {display: block; float: left; margin: 0; padding: 0 0 0 40px;}
ul#text_nav li a:link,
ul#text_nav li a:visited {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;}

/* Side bar */
.sidebar h2 {font-size: 22px; color: #5f3814; margin: 0; padding: 5px 0;}
.sidebar h3 {font-size: 15px; color: #333; margin: 0; padding: 5px 0;}
.sidebar {border: 1px solid #e3dbc2; background: #fff; padding: 10px; width: 198px;}
.sidebar.fr {margin: 10px 0 20px 20px;}
.sidebar.fr_tight {float: right; margin: 10px 0 10px 10px;}
.sidebar.fl {margin: 10px 20px 20px 0;}

/* 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 */
.email_form {padding: 15px;}
form#signupform input.field {clear: both; border: 1px solid #eee; outline: none; background: #fff; width: 150px; height: 20px; margin-bottom: 3px;}
form#signupform input.field:focus {background: #ffc;}
form#signupform button {clear: both; border: 1px solid #ccc; background: #eee; margin: 0; height: 25px; padding: 2px 5px; cursor: pointer;}
form#signupform button:hover {background: #ccc;}
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('/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;}

/* Home Page */

/* Home page buttons */
.ar_format_home {float: left; width: 100px; overflow: hidden; margin: 0 10px 18px 0; padding: 3px; border: 1px solid #1F99C6; background-color: #FFFFFF;}
.ar_format_home img {width: 90px; padding: 5px 0 0 5px;}
.ar_format_home div {float: left;}
.ar_format_home a,
.ar_format_home a:visited {}
.ar_format_home a:hover {}
.ar_format_home:hover {background: #eee; border: 1px solid #1F99C6;}
.ar_format_home h2 {clear: both; font-size: 13px; font-weight: bold; margin: 0; padding: 0; border: none;}
.ar_format_home h3 {clear: both; font-size: 11px; margin: 0; padding: 0;}
.ar_format_home div span.img {float: left;}
.ar_format_home div span.bold {font-weight: bold;}
.ar_format_home 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_home 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_home div a.pdf:hover, .ar_format div a.link:hover {background-position: left -134px;}

.ar_format_home_custom {float: left; width: 335px; clear: both; overflow: hidden; margin: 0 10px 18px 0; padding: 3px; border: 1px solid #1F99C6; background-color: #FFFFFF;}
/*.ar_format_home_custom a,
.ar_format_home_custom a:visited {}
.ar_format_home_custom a:hover {}
.ar_format_home_custom:hover {background: #eee; border: 1px solid #e3dbc2;}*/
.ar_format_home_custom h2 {clear: both; font-size: 13px; font-weight: bold; margin: 0; padding: 0; border: none;}
.ar_format_home_custom div.left {width: 200px; float: left;}
.ar_format_home_custom div.right {float: left; padding-top: 40px;}

/* 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: 14px; font-weight: normal; display: inline; margin: 0; padding: 0;}
.fs_format h3 {clear: both; font-size: 14px; 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 */
.mgmt_format {clear: both; overflow: hidden; margin: -20px 0 10px 0; padding: 0;}
.mgmt_info h3 {font-size: 15px; font-weight: bold; color: #333; margin: 0; padding: 0; line-height: normal;}
.mgmt_info h4 {font-size: 14px; font-weight: normal; margin: 0; padding: 0; font-style: italic; line-height: normal;}
.mgmt_info {clear: both; overflow: hidden;}
.mgmt_img {float: left; padding: 7px 7px 3px 7px; margin: 0 20px 5px 0;}
.mgmt_img img {border: 1px solid #ccc;}
.mgmt_bio {clear: both; padding: 5px 0; margin-left: 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: 14px; 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: 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('/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: 14px; font-weight: bold; display: block; float: left; width: 180px; margin: 0 20px 0 0; padding: 0;}
.corp_dir_format .address {float: left; width: 420px; 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('/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: 14px; 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;}

/* Alt Tabbed Nav Styles (using jQUery) */
/* root element for tabs  */
   ul.tabs {list-style: none; margin: 0 !important; padding: 0; border-bottom:1px solid #ccc; height: 26px;}

/* single tab */
   ul.tabs li {float: left; text-indent: 0; padding: 0; margin: 0 !important;	list-style-image: none !important;}

/* link inside the tab */
   ul.tabs a {display: block; height: 15px; padding: 5px 10px; text-align: center; text-decoration: none; color: #b48944; 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 #ccc; border-bottom: 1px solid #eaeaea; font-weight:bold; color:#333 !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: #0096d0; 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: #0096d0; 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('/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 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: #0096d0; 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;}

/* Flowplayer container */
#fp {width: 425px; height: 300px;}

/* 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;}

/* 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 */
table.stocktable2 {margin: 0 auto; border-collapse: collapse; border-spacing: 0; padding: 0; border: 1px solid #eee;}
table.stocktable2 th {font-weight: bold; background: #0096d0; 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;}
.red {color: #900;}
.green {color: #090;}

/* 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('/cc/lib/masterfunctions/images/pdf_icon.gif') no-repeat top left;}

/* Maps & Photos, settings for custom Photo Gallery */

/* 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: inline-block; position: relative; z-index: 1; width: 110px; text-align: center; float: left; margin: 0 30px 20px 0; font-size: 11px; line-height: normal;} */
ul.image_grid_format li {width: 110px; min-height: 150px; position: relative; z-index: 1; display: -moz-inline-stack; display: inline-block; vertical-align: top; margin: 5px; zoom: 1; *display: inline; line-height: normal; font-size: 11px; _height: 150px;}
ul.image_grid_format li:hover img {border: 1px solid #000;}
/*ul.image_grid_format li:nth-child(6) {clear: left;}*/
ul.image_grid_format li img {border: 1px solid #cec5b4;}
ul.image_grid_format li a span {clear: both; display: block;}
ul.image_grid_format li a.pdf {clear: both; display: block; background: url('/cc/lib/masterfunctions/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('/cc/lib/masterfunctions/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('/cc/lib/masterfunctions/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('/cc/lib/masterfunctions/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('/cc/lib/masterfunctions/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: 10%; top: 3%; background: url('/cc/lib/masterfunctions/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('/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;}
.col {width: 235px; margin-left: 10px;}
.col.first {width: 235px; margin-left: 0;}
.col_wide {width: 480px;}

.pngt {behavior: url('/cc/lib/css/pngbehavior.htc');}
.clear {clear: both;}
.clearleft {clear: left;}
.clearright {clear: right;}
.buttons {float: right; overflow: hidden; margin: -36px 0 0 0;}
.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/js/pngbehavior.htc');}
.de_16 {background: url('/cc/lib/flags/16/de.png') no-repeat right 1px; behavior: url('/cc/js/pngbehavior.htc');}

/* solid colours */
.black {background: #000;}
.red {color: #f00;}
.green {color: #0c0;}
.blue {color: #00f;}
.gold {color: #efae1f;}
.white {color: #fff;}

/* CSS3 stuff */
.transparent {position: relative; width: 100%; filter: alpha(opacity=50); opacity: 0.5; overflow: hidden;}
.rounded_all_8px {-moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px; behavior: url('/cc/lib/css/css3pie/PIE.htc');}
.rounded_all_18px {-moz-border-radius: 18px; -webkit-border-radius: 18px; border-radius: 18px; behavior: url('/cc/lib/css/css3pie/PIE.htc');}
.rounded_top_18px {-webkit-border-top-left-radius: 18px; -webkit-border-top-right-radius: 18px; -moz-border-radius-topleft: 18px; -moz-border-radius-topright: 18px; border-top-left-radius: 18px; border-top-right-radius: 18px; behavior: url('/cc/lib/css/css3pie/PIE.htc');}
.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; behavior: url('/cc/lib/css/css3pie/PIE.htc');}
.outer_shadow {-moz-box-shadow: 3px 3px 8px #666; -webkit-box-shadow: 3px 3px 8px #666; box-shadow: 3px 3px 8px #666; behavior: url('/cc/lib/css/css3pie/PIE.htc');}
