#ChartFlash {
	text-align: center;
	font-size: 15px;
	line-height:300px;
}
#Chart {
	width:714px;
	margin-bottom: 20px;
	background-image: url('http://d3uv25og6qnbkl.cloudfront.net/img/misc/loading.gif');
	background-position: center center;
	background-repeat: no-repeat;
	position:relative;
}
#GrainwizWatermark
{
	position:absolute;
	top:20px;
	right:90px;
}
#ChartFlashWrap
{
	height: 424px;
/* 	background-image: url('/img/misc/chart_bg_watermark.png'); */
	background-position: 45px 23px;
	background-repeat: no-repeat;
}
#ChartWrap
{
	border:1px solid #cecece;
	margin-bottom: 12px;
}
#ChartWrap h1
{
	padding-left:8px;
	padding-top: 8px;
	color:#535558;
	font-size:18px;
	font-weight:bold;
	line-height:20px;
}
#Chart img
{
	border:1px solid #cecece;
	margin-bottom: 12px;
}
#Charts #ChartBasics div.input
{
	margin-bottom:0.3em;
	float: left;
	clear: none;
	margin-right: 8px;
}
#Charts #ChartBasics div.submit
{
	text-align:right;
}
#Charts #ChartsIndexForm {
	padding-top:5px;
}
#Charts #basicControls {
	padding-left:0;
	position:relative;
	float: right;
	height:33px;
	padding: 4px 0 0 0;
}
#Charts #ch-product {

}
#basicControls #ch-currency {
	position: absolute;
	right:154px;
}
#basicControls #ch-volume {
	position: absolute;
	right:0;
}
#basicControls div.input {
	float:left;
}
#Charts fieldset legend
{
	margin-left:-10px;
}
#Charts label
{
	color:#555;
	font-size: 15px;
	line-height:22px;
	padding-right: 0;
}

#Charts div.select label
{
	float:left;
	display: block;
	position: relative;
	padding:4px;
}

#Charts div.radio input
{
	float:left;
	margin-right:5px;
}

#Charts select, #ProductTableOptions select
{
	font-size: 15px;
	color:#444;
}
#Charts form div.input
{
	padding: 0;
}
#printChart {
	clear: both;
	text-align:right;
	background:transparent url(/img/interface/print.png) right no-repeat;
	line-height: 16px;
	margin:0 6px 6px 0;
}
	#printChart a {
		color:#555;
		text-decoration: none;
		font-size:12px;
		padding-right:20px;
	}
	
	#printChart a:hover {
		color:#333;
	}
#BaseOptions,
#TermsOptions
{
	float: left;
	width:50%;
}
.ChartOptionBox
{
	background-color: #efefef;
	margin-right: 8px;
	margin-bottom: 12px;
	padding: 8px 8px 0 8px;
	border-color: #cecece;
	border-style: solid;
	border-width: 1px;
	-moz-border-radius:5px;
	-webkit-border-radius: 5px;
}

#Charts .fieldsetRow {
	height:120px;
}

#Charts #advancedOptions {
	padding-bottom:10px;
	clear: both;
}

	#Charts .fieldsetRow fieldset {
		width:50%;
		float:left;
	}
	
	#Charts .fieldsetRow div.input.select,
	#Charts #advancedOptions div.input.select {
		padding-left:0;
		margin-right: 8px;
		float:left;
	}
	
		#Charts .fieldsetRow div.input.select label,
		#Charts #advancedOptions div.input.select label{
			text-align:right;
		}
	
	#Charts .fieldsetRow select {
		float:left;
	}

/* error messages */
#currencyMessage {
	background:transparent url(/img/interface/error_icon.png) 3px 0px no-repeat;
	padding:2px 2px 2px 29px;
	margin:2px 0 12px 0;
	color: #7c7c7c;
	height:15px;
}
	
/* tabs */

#Charts ul.chartTabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px; /*--Set height of chartTabs--*/
	border-bottom: 1px solid #cecece;
	border-left: 1px solid #cecece;
	width: 100%;
}
#Charts ul.chartTabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 31px; /*--Subtract 1px from the height of the unordered list--*/
	line-height: 31px; /*--Vertically aligns the text within the tab--*/
	border: 1px solid #cecece;
	border-left: none;
	margin-bottom: -1px; /*--Pull the list item down 1px--*/
	overflow: hidden;
	position: relative;
	background: #e0e0e0;
}
#Charts ul.chartTabs li a {
	text-decoration: none;
	display: block;
	font-size: 16px;
	font-weight: bold;
	padding: 0 20px;
	border: 1px solid #fff; /*--Gives the bevel look with a 1px white border inside the list item--*/
	outline: none;
}
#Charts ul.chartTabs li a:hover {
	background: #ccc;
}
html #Charts ul.chartTabs li.active, html #Charts ul.chartTabs li.active a:hover  { /*--Makes sure that the active tab does not listen to the hover properties--*/
	background: #fff;
	border-bottom: 1px solid #fff; /*--Makes the active tab look like it's connected with its content--*/
}

#Charts .tab_container {
	border: 1px solid #cecece;
	border-top: none;
	overflow: hidden;
	clear: both;
	float: left;
	background: #fff;
	margin-bottom:20px;
	width:100%;
}
#Charts .tab_content {
	padding: 15px;
	font-size: 1.2em;
	position: relative;
}
#Charts #tab2{
	padding:60px 140px;
}
#Charts #tab1 div.input.radio {
	display: none;
}
#chartParameters {
	width:675px;
	margin:auto;
}
#chartParameters #headers div {
	width:225px;
	float:left;
}
#chartParameters #headers {
	position: relative;
}
#chartParameters #headers div {
	text-align: center;
	background:#DCEAEE url(/img/interface/sp2.png) repeat-x 0 -483px;
	height: 23px;
	padding-top:2px;
	font-weight: bold;
}
#chartParameters #headers #plusSign,
#chartParameters #headers #equalSign {
	position: absolute;
	background: none;
	width:auto;
	text-align: left;
	left:220px;
	top:3px;
	font-size: 24px;
	font-weight: bold;
}
#chartParameters #headers #equalSign {
	left:443px;
}
	#chartParameters #headers div input,
	#chartParameters #headers div label {
		display: inline;
	}
	#chartParameters #headers div input {
		margin-right: 5px;
		vertical-align:text-top;
	}
#chartParameters #infos {
	clear:both;
	font-size:13px;
}
	#chartParameters #infos div.col {
		padding:10px 10px 4px 10px;
		width:203px;
	}
	#chartParameters #infos div.altCol{
		width:204px;
	}
#ChartContractOptions div.select {
	clear: both;
}
	#ChartContractOptions div.select label {
		text-align: right;
		padding-right:5px;
	}

#chartParameters table {
	width:auto;
	border-collapse: collapse;
	margin-bottom:4px;
}
	#chartParameters table td {
		padding:0;
		border:1px solid #ebebeb;
		border-width: 0 1px 1px 1px;
	}

/*
@author JP
*/
.ProductActiveContracts tr
{
	cursor: pointer;
}
.ProductActiveContracts th
{
	font-size: 12px;
	text-align: center;
	border-style: solid;
	border-color:#333;
	border-width: 0 0 0 1px;
}
.ProductActiveContracts th.delivery-month
{
	text-align: left;
}
.ProductActiveContracts td
{
	font-size: 13px;
	border-style: solid;
	border-color:#ccc;
	border-width: 0 0 0 1px;
}

.ProductActiveContracts tr a,
.ProductActiveContracts tr a:hover
{
	color:#5F5F5F;
	text-decoration: none;
}
.ProductActiveContracts .year
{
	text-align: center;
}
.ProductActiveContracts tr.altrow td,
.ProductActiveContracts tr.alt td{
	background-color: #f3f3f3;
}
.ProductActiveContracts tr:hover td
{
	background-color:#d5d5d5;
}
.ProductActiveContracts .open-price,
.ProductActiveContracts .last-update,
.ProductActiveContracts .close-price
{
	border-style: solid;
	border-color:#999;
	border-width: 0 0 0 2px;
}
.ProductActiveContracts  th.open-price,
.ProductActiveContracts  th.last-update,
.ProductActiveContracts  th.close-price
{
	border-color:#333;
}
.ProductActiveContracts  td.last-update
{
	font-size: 12px;
}
.ProductActiveContracts .num
{
	text-align: center;
}
.ProductActiveContracts .plus{
	color: #089908;
}
.ProductActiveContracts .minus{
	color:#cb3f23;
}
.ProductActiveContracts td.last-price{
	font-weight: bold;
}
/*
#Charts #chartParameters {
	position: relative;
}
#Charts #chartParameters th {
	height:25px;
	vertical-align: middle;
	text-align: center;
	position: relative;
}
#Charts #chartParameters th label {
	display: inline;
	color: #fff;
	font-size: 12px;
}
#Charts #chartParameters th input {
	margin-bottom:1px;
}
#Charts #chartParameters td {
	font-size: 11px;
}
#Charts #plusSign {
	color: #fff;
	position: absolute;
	left:120px;
	top:20px;
}
*/