html { overflow-y: scroll; }

body, td  {
	font-family: verdana;
	font-size: 12px;
	line-height: 1.5em;
	color: #555555;
}

textarea, input, select, li, ul {
	font-family: verdana;
	font-size: 12px;
	line-height: 1.4em;
}

select {
	height: 22px;
}

h1 {
	font-family: verdana;
	font-size: 24px;
	line-height: 1.5em;
	color: #000000;
}

h2 {
	font-family: verdana;
	font-size: 26px;
	line-height: 24px;
	color: #000000;
}

h3 {
	margin-top: 0px;
	font-family: verdana;
	font-size: 18px;
	line-height: 30px;
	color: #333;
}

.loginBoxEmpty {
	background-color: #fff;
	border: 1px solid #777;
	color: #999;
}

.loginBox {
	background-color: #fff;
	border: 1px solid #777;
	color: #000;
}

.toolLink {
	color: #000;
	text-decoration: none;
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.3em;
}

.toolLink:hover {
	color: #000000;
}

.toolLink:active {
	color: #000000;
}

.toolTable {
	width: 100%;
	text-align: center;
	cursor: pointer;
	cursor: hand;
	border: 1px solid transparent;
}

.toolBlurb {
	font-size: 12px;
	text-align: justify;
	padding: 0px 10px 10px 10px;
	line-height: 1.5em;
}

.toolBlurb h2 {
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 15px;
	text-align: left;
}

#newsDiv {
	line-height: 1.5em;
	text-align: justify;
}

#newsDiv b {
	font-size: 13px;
	line-height: 1.5em;
	text-align: justify;
}

#newsDiv h2 {
	color: #009;
	display: inline;
	font-size: 15px;
}

#blurbDiv {
	line-height: 1.5em;
}

#blurbDiv b {
	color: #8b4d35;
	font-weight: bold;
}

#blurbDiv h1 {
	font-size: 24px;
	color: #333;
	margin-bottom: 30px;
}

#blurbDiv h2 {
/*	display: inline;*/
}

a {
	color: #00f;
	text-decoration: underline;
	font-weight: normal;
	font-family: verdana;
	font-size: 12px;
	line-height: 1.4em;
}

a:hover {
	color: #a17a00;
	cursor: pointer;
	cursor: hand;
}

a:active {
	color: #00baba;
}

div#menuBar a {
	color: #505358;
	font-family: verdana;
	font-weight: bold;
	font-size: 11px;
	line-height: 1.3em;
	text-decoration: none;
}

div#menuBar a:hover {
	color: #969ca6;
	cursor: pointer;
	cursor: hand;
}

div#menuBar a:active {
	color: #00ccff;
	cursor: pointer;
	cursor: hand;
}

.menuBar {
	background-color: #dddddd;
	padding: 10px 20px 10px 10px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}

.headerTitle {
	font-family: verdana;
	font-size: 26px;
	line-height: 30px;
	color: #444;
}

.tdMenuNoBorder {
	background-image: url("/images/titleBar.png");
	background-color: #6b5243;
	color: #ffffff;
	font-family: verdana;
	font-weight: bold;
	font-size: 13px;
	line-height: 1.3em;
	text-align: center;
	border-bottom: 1px solid #222;
}

.tdMenu {
	background-image: url("/images/titleBar.png");
	background-color: #6b5243;
	color: #ffffff;
	font-family: verdana;
	font-weight: bold;
	font-size: 13px;
	line-height: 1.3em;
	text-align: center;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}

.tdMenuLeft {
	background-image: url("/images/titleBar.png");
	background-color: #6b5243;
	color: #ffffff;
	font-family: verdana;
	font-weight: bold;
	font-size: 13px;
	line-height: 1.3em;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}

.tdMenuRight {
	background-image: url("/images/titleBar.png");
	background-color: #6b5243;
	color: #ffffff;
	font-family: verdana;
	font-weight: bold;
	font-size: 13px;
	line-height: 1.3em;
	text-align: right;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}

.tdMenuLink {
	font-family: verdana;
	font-size: 12px;
	color: #ffffb4;
	font-weight: normal;
}

.tdMenuLink:hover {
	font-family: verdana;
	font-size: 12px;
	color: #ffffb4;
	font-weight: normal;
	text-decoration: underline;
	cursor: pointer;
	cursor: hand;
}

.tdSubMenu {
	background-color: #435c6b;
	color: #ffffff;
	font-family: verdana;
	font-weight: bold;
	font-size: 13px;
	line-height: 1.3em;
	border-bottom: 1px solid #000;
}

.tdField {
	background-color: #868072;
	color: #ffffff;
	font-family: verdana;
	font-weight: bold;
	font-size: 11px;
	text-align: right;
}

.tdFieldLeft {
	background-color: #868072;
	color: #ffffff;
	font-family: verdana;
	font-weight: bold;
	font-size: 11px;
	text-align: Left;
}

.tdFieldCenter {
	background-color: #868072;
	color: #ffffff;
	font-family: verdana;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
}

.tdData {
	background-color: #dddddd;
	color: #000000;
	font-family: verdana;
	font-weight: bold;
	font-size: 11px;
	text-align: left;
}

.tdDataSmall {
	background-color: #dddddd;
	color: #555;
	font-family: verdana;
	font-weight: normal;
	font-style: italic;
	font-size: 10px;
	text-align: left;
}

.tdDataReq {
	background-color: #ffc4c4;
	color: #000000;
	font-family: verdana;
	font-weight: bold;
	font-size: 11px;
	text-align: left;
}

.tdDataEither {
	background-color: #c4d2ff;
	color: #000000;
	font-family: verdana;
	font-weight: bold;
	font-size: 11px;
	text-align: left;
}

.tdAction {
	background-color: #855656;
	color: #ffffff;
	font-family: verdana;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
}

.stockField {
	background-color: #868072;
	color: #ffffff;
	font-family: verdana;
	font-weight: bold;
	font-size: 11px;
	text-align: right;
	vertical-align: bottom;
	border-left: 1px solid #555;
}

.stockFieldLeft {
	background-color: #868072;
	color: #ffffff;
	font-family: verdana;
	font-weight: bold;
	font-size: 11px;
	text-align: left;
	vertical-align: bottom;
	border-left: 1px solid #555;
}

.stockFieldCenter {
	background-color: #868072;
	color: #ffffff;
	font-family: verdana;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	vertical-align: bottom;
	border-left: 1px solid #555;
}

.stockData {
	color: #000;
	font-family: verdana;
	font-size: 11px;
	text-align: right;
	vertical-align: bottom;
	border-left: 1px solid #999;
	border-bottom: 1px solid #999;
}

.stockDataLeft {
	color: #000;
	font-family: verdana;
	font-size: 11px;
	text-align: left;
	vertical-align: bottom;
	border-left: 1px solid #999;
	border-bottom: 1px solid #999;
}

.stockDataCenter {
	color: #000;
	font-family: verdana;
	font-size: 11px;
	text-align: center;
	vertical-align: bottom;
	border-left: 1px solid #999;
	border-bottom: 1px solid #999;
}

.stockDataLast {
	color: #000;
	font-family: verdana;
	font-size: 11px;
	text-align: right;
	vertical-align: bottom;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
}

.stockSubTotal {
	color: #000;
	background-color: #d3ecff;
	font-family: verdana;
	font-size: 11px;
	text-align: right;
	vertical-align: bottom;
	border-left: 1px solid #999;
	border-bottom: 1px solid #999;
	padding-top: 5px;
	padding-bottom: 5px;
}

.stockSubTotalLast {
	color: #000;
	background-color: #d3ecff;
	font-family: verdana;
	font-size: 11px;
	text-align: right;
	vertical-align: bottom;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	padding-top: 5px;
	padding-bottom: 5px;
}

.stockSubTotalMinusCash {
	color: #000;
	background-color: #d3d7ff;
	font-family: verdana;
	font-size: 11px;
	text-align: right;
	vertical-align: bottom;
	border-left: 1px solid #999;
	padding-top: 5px;
	padding-bottom: 5px;
}


.stockCatTotal {
	color: #000;
	background-color: #fdfed4;
	font-family: verdana;
	font-size: 12px;
	text-align: right;
	vertical-align: bottom;
	border-left: 1px solid #999;
	border-bottom: 1px solid #999;
	padding-top: 7px;
	padding-bottom: 7px;
}

.stockCatTotalLast {
	color: #000;
	background-color: #fdfed4;
	font-family: verdana;
	font-size: 12px;
	text-align: right;
	vertical-align: bottom;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	padding-top: 7px;
	padding-bottom: 7px;
}

.pmTotalLoss {
	color: #000;
	background-color: #ffd7d3;
	font-weight: bold;
	font-family: verdana;
	font-size: 13px;
	text-align: right;
	vertical-align: bottom;
	border-left: 1px solid #999;
	border-bottom: 1px solid #999;
	padding-top: 10px;
	padding-bottom: 10px;
}

.pmTotalLossLast {
	color: #000;
	background-color: #ffd7d3;
	font-weight: bold;
	font-family: verdana;
	font-size: 13px;
	text-align: right;
	vertical-align: bottom;
	border-left: 1px solid #999;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	padding-top: 10px;
	padding-bottom: 10px;
}

.pmTotal {
	color: #000;
	background-color: #d3ffd7;
	font-weight: bold;
	font-family: verdana;
	font-size: 13px;
	text-align: right;
	vertical-align: bottom;
	border-left: 1px solid #999;
	border-bottom: 1px solid #999;
	padding-top: 10px;
	padding-bottom: 10px;
}

.pmTotalLast {
	color: #000;
	background-color: #d3ffd7;
	font-weight: bold;
	font-family: verdana;
	font-size: 13px;
	text-align: right;
	vertical-align: bottom;
	border-left: 1px solid #999;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	padding-top: 10px;
	padding-bottom: 10px;
}

.stockTotalLoss {
	color: #000;
	background-color: #ffd7d3;
	font-weight: bold;
	font-family: verdana;
	font-size: 13px;
	text-align: right;
	vertical-align: bottom;
	border-left: 1px solid #999;
	border-bottom: 1px solid #999;
	padding-top: 10px;
	padding-bottom: 10px;
}

.stockTotal {
	color: #000;
	background-color: #d3ffd7;
	font-weight: bold;
	font-family: verdana;
	font-size: 13px;
	text-align: right;
	vertical-align: bottom;
	border-left: 1px solid #999;
	border-bottom: 1px solid #999;
	padding-top: 10px;
	padding-bottom: 10px;
}

#fullSectionHeader td {
	font-size: 12px;
	line-height: 1.5em;
}

#fullSectionHeader {
	padding-left: 10px;
	padding-right: 10px;
	width: 100%;
	font-size: 12px;
	line-height: 1.5em;
}

#fullSectionHeader a {
	font-size: 14px;
	line-height: 1.3em;
}

#fullSectionHeader h2 {
	font-family: verdana;
	font-size: 24px;
	line-height: 1.4em;
	color: #444;
}

#ratios td {
	font-weight: bold;
	color: #000;
}

#dhtmltooltip {
	color: #000;
	position: absolute;
	left: -300px;
	width: 150px;
	border: 1px solid black;
	padding: 10px;
	background-color: #ffd8ad;
	visibility: hidden;
	z-index: 100;
}

#dhtmlpointer {
	position: absolute;
	left: -300px;
	z-index: 101;
	visibility: hidden;
}

.watchBarGrey {
	text-align: right;
	font-weight: normal;
	font-size: 12px; 
	background-color: #666;
	color: #fff;
	padding: 2px 5px 2px 5px;
}

.watchBarGreen {
	text-align: right;
	font-weight: normal;
	font-size: 12px; 
	background-color: #0d6f0d;
	color: #fff;
	padding: 2px 5px 2px 5px;
}

.watchBarRed {
	text-align: right;
	font-weight: normal;
	font-size: 12px; 
	background-color: #900;
	color: #fff;
	padding: 2px 5px 2px 5px;
}

table#wideTable {
	border-bottom: 1px solid #999;
}

#wideTable td {
	white-space: nowrap;
}

.tdDataWide {
	border-left: 1px solid #999;
	border-top: 1px solid #999;
	color: #000000;
	font-family: verdana;
	font-size: 11px;
	text-align: right;
}

.tdDataWideHilight {
	background: #ddccbf;
	border-left: 1px solid #999;
	border-top: 1px solid #999;
	color: #000000;
	font-family: verdana;
	font-size: 11px;
	text-align: right;
}

.tdDataWideLeft {
	border-left: 1px solid #999;
	border-top: 1px solid #999;
	color: #000000;
	font-family: verdana;
	font-size: 11px;
	text-align: left;
}

.tdDataWideCenter {
	border-left: 1px solid #999;
	border-top: 1px solid #999;
	background-color: #aaa;
	color: #000000;
	font-family: verdana;
	font-size: 11px;
	text-align: center;
}

.tdFieldWide {
	border-left: 1px solid #555;
	border-bottom: 1px solid #555;
	background-color: #868072;
	color: #ffffff;
	font-family: verdana;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	vertical-align: bottom;
}

.tdFieldWideHilight {
	border-left: 1px solid #555;
	border-bottom: 1px solid #555;
	background-color: #a88072;
	color: #ffffff;
	font-family: verdana;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	vertical-align: bottom;
}

.tdFieldWideLeft {
	border-left: 1px solid #555;
	border-bottom: 1px solid #555;
	background-color: #868072;
	color: #ffffff;
	font-family: verdana;
	font-weight: bold;
	font-size: 11px;
	text-align: left;
	vertical-align: bottom;
}

.showpointer {
	cursor: pointer;
	cursor: hand;
}

#properties h3, h4 {
	display: inline;
}

#properties a {
	color: #914937;
	font-weight: bold;
	text-decoration: none;
}

#properties a:hover {
	color: #ffc14c;
	font-weight: bold;
	text-decoration: none;
}

#properties .delete {
	float: right;
	font-size: 11px;
	height: 19px;
}

.deprecated {
	background-color: #555;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	color: #fff;
}

#logoDiv {
	background-image: url("/images/tmjHeaderColour.png");
	height: 100px;
	vertical-align: top;
	background-color: #d4cec7;
	background-position: left;
	background-repeat: no-repeat;
}

#coinResult {
	text-align: center;
	margin: 50px 10px;
	font-size: 30px;
}

#coinResult div.note {
	margin-top: 20px;
	font-size: 11px;
	font-style: italic;
}

#coinResult span {
	color: black;
}

table#frb {
	border-collapse: collapse;
}

table#frb td {
	border: 1px solid #999;
	padding: 2px 10px;
	color: black;
	text-align: right;
	width: 25%;
}

table#frb thead td {
	background: #c3b6a1;
	font-weight: bold;
	text-align: center;
}

table#frb tr.total td {
	background: #c3b6a1;
	font-weight: bold;
}

table#frb tr.odd td {
	background: #fffcf1;
}

table#frb tr.even td {
	background: #ece9df;
}

table#frb td.initial {
	background: green;
	color: #fff;
	font-weight: bold;
}

form#frbForm input.number {
	border: 1px solid #555;
	text-align: right;
}

div#research-controls {
	width: 1140px;
	margin: 2em 0em;
	padding: 2em;
	border: 1px solid #c2c0cd;
	background: #dddddd;
    border-radius: 2em;
    -webkit-border-radius: 2em;
    -moz-border-radius: 2em;
    -khtml-border-radius: 2em;
}

table#research-params {
	margin-bottom: 1em;
	padding-left: 4em;
}

table#research-params input {
	width: 80px;
}

table#research-params input.rate{
	width: 50px;
}

table#research-params td.metal {
	color: black;
	font-weight: bold;
	font-size: 1.2em;
}

table#research-params td {
	padding: 2px 5px;
}

table#research-params thead td {
	text-align: center;
	color: black;
}

table#research-params td.multiplier {
	color: black;
	font-weight: bold;
	font-size: 1.2em;
	text-align: center;
}

div#capex {
	margin-top: 2em;
	color: black;
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
}

div#capex input {
	width: 150px;
}

table#controlled-ounces {
	border-collapse: collapse;
	margin-top: 1em;
	background: #dddddd;
}

table#controlled-ounces td {
	padding: 3px;
	border: 1px solid #555;
	color: black;
}

table#controlled-ounces td.title {
	background: #5e502c;
	color: white;
}

table#controlled-ounces td.item {
	width: 100px;
	padding-right: 1em;
	font-weight: bold;
}

table#controlled-ounces thead td {
	text-align: center;
	font-weight: bold;
	background: #868072;
	color: white;
}

table#controlled-ounces tbody td {
	text-align: right;
	border: 1px solid #999;
}

table#controlled-ounces tfoot td {
	text-align: right;
	font-weight: bold;
}


table#investment-by-stage {
	border-collapse: collapse;
	margin-top: 1em;
	background: #dddddd;
}

table#investment-by-stage td {
	padding: 3px;
	min-width: 80px;
	border: 1px solid #555;
	color: black;
	
}

table#investment-by-stage td.item {
	width: 100px;
	padding-right: 1em;
	font-weight: bold;
}

table#investment-by-stage td.title {
	background: #5e502c;
	color: white;
}

table#investment-by-stage thead td {
	text-align: center;
	font-weight: bold;
	background: #868072;
	color: white;
}

table#investment-by-stage tbody td {
	text-align: right;
	border: 1px solid #999;
}

table#investment-by-stage tfoot td {
	text-align: right;
	font-weight: bold;
}

