BODY {}

.x-filtered-grid {background: #FFF0F0;}

.x-grid3-gridsummary-row-inner{background:#E0E0E0;border-top: solid 1px #808080; font-weight: bold; overflow:hidden;width:100%;}/* IE6 requires width:100% for hori. scroll to work */
.x-grid3-gridsummary-row-offset{width:10000px;}
.x-grid-hide-gridsummary .x-grid3-gridsummary-row-inner{display:none;}

.x-outofdaterow {background: #FFF0F0;}

.x-grid3-summary-row {
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	border-top: solid 1px white;
	border-bottom: solid 1px #F0F0F0;
	color:#333;
	background: #f1f2f4;
}
.x-grid3-summary-row .x-grid3-cell-inner {
	font-weight:bold;
	padding-bottom:4px;
}
.x-grid3-cell-first .x-grid3-cell-inner {
	padding-left:16px;
}
.x-grid-hide-summary .x-grid3-summary-row {
	display:none;
}
.x-grid3-summary-msg {
	padding:4px 16px;
	font-weight:bold;
}

.x-boldbutton {color: green;font-weight:bold;}

.x-hidden {display: none;}

.ActiveButton {font-weight: bold; background: orange;}

.DropShadow {
	box-shadow: 1px 1px 1px #E0E0E0;
	-moz-box-shadow: 1px 1px 1px #E0E0E0;
	-webkit-box-shadow: 1px 1px 1px #E0E0E0;
}

.DataTableWrapper {
	float: left; width: 270px;
}	

.ChartWrapper {
	margin-left: 300px; margin-right: 10px; overflow-x: hidden;
	position: relative;
}
.ChartWrapper TABLE {width: 100%;}

.DataTable {
	border: solid 1px #C0C0C0;
	xfloat: left; 
	xmargin-right: 10px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	box-shadow: 1px 1px 1px #E0E0E0;
	-moz-box-shadow: 1px 1px 1px #E0E0E0;
	-webkit-box-shadow: 1px 1px 1px #E0E0E0;
}

.CHContainer {
	width: 100%; 
	height: 270px;
	overflow: hidden;
	padding: 4px 0 0 0  !important;
}

.CHContainer IFRAME {width: 100%; height: 100%; overflow: hidden;}

.ColSep {float: left; padding-right: 25px;}		

.DataTable TH {
	padding: 6px 30px 6px 5px;
	display: inline-block;
	width: 110px;
	height: 18px;
	overflow: hidden;
	text-overflow: ellipsis;
	vertical-align: middle;
	white-space: nowrap;
	font-size: 9pt;
	font-weight: normal;
	text-align: left;
}

.DataTable TD {
	padding: 6px 10px 6px 3px;
	height: 18px;
	vertical-align: middle;
	font-size: 10pt;
	width: 95px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.DataTable TD.CH {
	width: 20px;
	padding: 0;
}

.FlowControl {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	width: 120px;
}			

.DataTable .Shade {background: #F7F7F7;}

.Banner {
	text-align: center; 
	box-shadow: 0px 1px 1px #E0E0E0;
	-moz-box-shadow: 0px 1px 1px #E0E0E0;
	-webkit-box-shadow: 0px 1px 1px #E0E0E0;
}

.Banner A {
	display: block;
	padding: 10px; 
	text-align: center; 
}

TD.StatsBoxHeader {
	width: auto; 
	background: #E8E8E8; 
	color: #404040; 
	font-size: 10pt; 
	height: 25px; 
	padding: 5px 5px 5px 10px;
	border: 0;
	border-bottom: solid 1px #808080;
	box-shadow: 0px 1px 1px #C0C0C0;
	-moz-box-shadow: 0px 1px 1px #C0C0C0;
	-webkit-box-shadow: 0px 1px 1px #C0C0C0;
}

TD.StatsBoxHeader {
	padding: 5px 5px 5px 10px;
	width: auto;
}

TD.StatsBoxHeader SELECT {
	max-width: 80%;
	white-space: nowrap;
}

.xsi {width: 1px; height: 1px; border: 0;}

.BulletList {
	margin: 0 0 0 1.5em;
	list-style-type: disc;
}

.BulletList LI {
	margin-bottom: 0.5em;
	line-height: 125%;
}

.ChartBox {
	height: 270px;
}

#tab_overview {height: auto !important; overflow: visible !important;}
#tab_overview .x-panel-body {height: auto !important; overflow: visible !important;}


@media screen and (max-width: 700px) {
	.DataTableWrapper {float: none; width: 97% !important; margin: 0px 0px 10px 0px;}
	.DataTable {float: none; width: 100% !important;}
	
	.ChartWrapper {
		margin-left: 0px; margin-right: 0px; width: 97%; overflow-x: hidden;
	}

	.x-tab-strip LI EM SPAN {font-size: 14px !important; color: red;}
	.x-tab-strip LI {padding-right: 5px;}
	.x-tab-panel-tbar BUTTON.x-btn-text {font-size: 14px;}
	.x-tab-panel-tbar TABLE.x-btn {padding: 5px 10px 5px 0;}
	.x-menu-item-text {font-size: 14px; font-weight: normal}
	.StatsBoxHeader SELECT {font-size: 14px !important;}
}

BODY.FullScreen .HeaderBlock, BODY.FullScreen .TabBarContainer, BODY.FullScreen .SubBarContainer, BODY.FullScreen .SiteFooterOuter, BODY.FullScreen .RightAdvertBlock {
	display: none;
}

BODY.FullScreen #TradeList {
	position: fixed !important;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

BODY.FullScreen {
	overflow-y: hidden;
}

BODY.FullScreen #tab_overview {width: 100vw !important;}
BODY.FullScreen #tab_overview .x-panel-body {height: calc(100vh - 50px) !important; width: 100vw !important; overflow: auto !important;}

.PageSection .Heading {
	height: 30px;
}

.ChartWrapper .Heading SELECT {
	padding: 3px;
	font-size: 16px;
}