﻿body, td, input, options{
    font-family: arial, tahoma, sans-serif;
	font-size: 12px;
    color: #333333;
}
body{
	margin: 0px;
	background-color: #ffffff;
}
table{
    width: 100%;
    border-collapse: collapse;
    border: 0px;
    margin: 0px;
}
table td{
    padding: 0px;
}
h1{
    font-size: 20px;
    padding: 0px;
    margin: 0px;
}
.MainChartTable_td{}
.tblGraph_td{}
.shTblTitle_td{}
#MainChartTable{}
.tblGraphChart_td{
    /*background: transparent url(img/HTML_logo.gif) 173px 119px no-repeat;*/
}
.tblGraphChartTd_english{}
.tblGraphChartTd_japanese{
    /*background: transparent url(img/HTML_logo_japanese.gif) 160px 117px no-repeat;*/
}
table.tblGraph{
    border: 1px solid #cccccc;
    /*
    border-top: 0px;
    border-bottom: 0px;
    */
}
table.tblGraph_JavaGraph{}
table.tblGraphControls{}
.mainHeader{
	text-align: right;
	padding: 0px 0px 1px 10px;
	font-weight: normal;
	font-size: 11px;
}
.shTblTitle_tr{}
.shTblTitle_td table{
    border-bottom: 0px;
}
.shTblTitle{
	text-align: right;
	padding: 5px 10px 5px 0px;
	background: #641e73;
	height: 25px;
	color: #ffffff;
	font-weight: bold;
	border-left: 0px solid #ffffff;
}
.shTblTitle_left{
    width: 1px;
    border-left: 0px;
}
.shTblTitle_right{
    width: 1px;
    border-left: 0px;
}
#TopTickerAndChartGap{
    height: 0px;
}
.shTblTitle_Gap{
    height: 0px;
}
.shTblTitleName{
    text-align: left;
    border-left: 0px;
}
.shTblRow{
	text-align: right;
	padding: 3px 10px 3px 0px;
	height: 30px;
	white-space: nowrap;
	border-left: 0px solid #ffffff;
	border-bottom: 0px solid #303f92;
}
.shTblRowName, .shTblRowNameCurrent{
    text-align: left;
    padding-right: 0px;
    font-weight: bold;
}
.tickerValueLast{
    font-weight: normal;
}
#divZoomSelection{
    -ms-filter: "DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: .0;
	background: #dbe0fe;
}
#loadingImg{
    -ms-filter: "DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=.7);
	opacity: .7;
}
#runningData_hoverBox_div{
    width: 170px;
    background: #666666;
    -ms-filter: "DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: .0;
	border: 1px solid #cccccc;
}
#runningData_hoverBox_div div.HoverBoxRunningDataDiv{
    background: #ffffff;
    padding: 1px 3px 1px 3px;
}
#runningData_hoverBox_div div.HoverBoxRunningDataDiv_date{
    background: #641e73;
    color: #ffffff;
    text-transform: capitalize;
    padding: 3px;
}
table.tblDate{}
.tblDateBtnRow{
    margin-bottom: 5px;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
}
table.tblDate td.from, table.tblDate td.from{
    padding-left: 10px;
}
.curTbl{
	background: #d9d9d9;
	color: #333333;
	font-weight: normal;
	padding: 5px 0px 5px 0px;
	height: 20px;
	font-size: 11px;
	border-top: 2px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
.curValuesInp{
	background: transparent;
	color: #333333;
	border: 0px;
	margin-left: 2px;
	font-size: 11px;
	font-weight: bold;
}
.curTblDate{
	padding: 1px 0px 1px 8px;
	border-left: 0px;
}
.curTblVolume{
	padding: 1px 1px 1px 2px;
}
.dataTblTitle{
	text-align: left;
	padding: 5px 10px 5px 10px;
	background: #641e73;
	height: 25px;
	color: #ffffff;
	font-weight: bold;
}
.dataTblRowTitle, .dataTblRowTitle_2{
	padding: 0px;
	height: 18px;
	color: #333333;
	font-weight: normal;
	white-space: nowrap;
	border-bottom: 1px solid #cccccc;
}
.dataTblRowValue{
	text-align: right;
	padding: 0px;
	height: 18px;
	white-space: nowrap;
	border-bottom: 1px solid #cccccc;
}
.tblRow{
	text-align: right;
	border: 0px solid White;
	padding: 4 5 2 1;
}
.comment{
	text-align: right;
}
.tdGraphControls{
	padding: 1 2 1 2;
}
.selBox1Table{
	width: 135px;
	font-size: 11px;
	color: #333333;
}
input.btn{
    width: 135px;
	height: 20px;
	background: url(img/button.gif) no-repeat;
	color: #ffffff;
	border: 0px;
}
.btn2{
    height: 18px;
    border: 0px;
    /*background: #ffffff url(img/button_bg.gif) repeat-x;*/
    width: 100%;
}
div.btnExtra{
    padding-top: 3px;
}
a.sh:link, a.sh:visited{
	text-decoration: none;
	font-weight: normal;
	color: #641e73;
}
a.sh:active, a.sh:hover{
	text-decoration: underline;
	font-weight: normal;
	color: #641e73;
}
a:link, a:visited{
	text-decoration: none;
	font-weight: normal;
	color: #641e73;
}
a:active, a:hover{
	text-decoration: underline;
	font-weight: normal;
	color: #641e73;
}
SPAN.Minus{
    color: #ff0000;
    font-weight: normal;
}
SPAN.Neutral{
    font-weight: normal;
}
SPAN.Plus{
    color: #008800;
    font-weight: normal;
}
SPAN.LPressDate{
    color: #333333;
}
TABLE.LPress{
    border-color: #cccccc;
    border-style: solid;
    border-width: 1px;
}
TD.LPressHeading{
    text-align: left;
    padding: 2px 4px 2px 4px;
    background: #f0f0f0;
    color: #333333;
    height: 23px;
    border-bottom: 1px solid #cccccc;
    font-weight: bold;
}
TD.LPressColumn{
    padding-left: 14px;
    padding-bottom: 2px;
    border-bottom: 1px;
    border-bottom-style: solid;
    border-bottom-color: #cccccc;
    background: #FFFFFF;
    text-align: left;
}
a.LPressLink:link, a.LPressLink:visited{
    text-decoration: none;
    font-weight: normal;
    color: #641e73;
}
a.LPressLink:active, a.LPressLink:hover{
    text-decoration: underline;
    font-weight: normal;
    color: #641e73;
}
a.euroland_link:link, a.euroland_link:visited{
    text-decoration: none;
    font-weight: normal;
    color: #641e73;
}
a.euroland_link:active, a.euroland_link:hover{
    text-decoration: underline;
    font-weight: normal;
    color: #641e73;
}
div.PressPreviewTitle{
    padding: 7px 5px 7px 5px;
	background: #d9d9d9;
	color: #333333;
}
div.PressPreviewTitle b{
    font-weight: normal;
}
TD.PressPreview{
    background: #FFFFFF;
    color: #333333;
    font-size: 13px;
}
TD.PressPreviewText{}
/* CalTable content */
table.cal{
    width: 101px;
    margin: 0px auto;
    margin-bottom: 10px;
}
table.cal td{
    white-space: nowrap;
    padding: 1px;
}
table.cal td.inf{}
    table.cal td.box div{
    cursor: text;
    text-align: center;
    border: 1px solid #cccccc;
}
table.cal td.img{
    background-image: url("../ASP_Tools_StandardFiles/IMG/cal.gif");
    width: 16px;
    height: 16px;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: 1px 1px;
}
table.cal td.act div{
    display: inline-block;
    text-align: center;
    border: 1px solid #cccccc;
}
table.controls{
    width: 100%;
}
table.controls input{
    padding: 0px;
    margin: 0px;
}
table.controls input.checkbox{
    margin-right: 3px;
}
* html table.controls input.checkbox{
    vertical-align: middle;
    width: 12px;
    height: 12px;
}
table.controls td{
    border: 0px solid #8d8d8d;
    text-align: left;
    padding: 5px 5px 5px 5px;
    border-collapse: collapse!important;
}
table.controls td table.controls td{
    vertical-align: top;
    padding: 2px 0px 2px 0px;
    border-collapse: collapse!important;
}
table.controls td table.controls td input.checkbox{
    margin-right: 5px;
}
table.controls td.pressrel{
    white-space: normal;
    height: 10px;
}
table.controls td.pressrel input.checkbox{
    margin-right: 2px;
}
table.controls td.title{
	text-align: left;
	padding: 4px 4px 2px 4px;
	border-top: 2px solid #cccccc;
	border-bottom: 2px solid #cccccc;
	color: #641e73;
	height: 25px;
	font-weight: bold;
	background-color: #d9d9d9;
}
table.controls td.boxContainer{
    border-width: 0px;
    padding: 0px;
    padding-top: 2px;
}
/*
#compHead{
    border: 0px solid #8d8d8d;
    border-width: 1px 0px 1px 0px;
    color: #ffffff;
    font-weight: bold;
    background-color: #4682b4;
    padding: 2px 4px 2px 5px;
}
*/
/*
#compHead{
    display: inline-block;
    cursor: pointer;
    background-image: url('../action_stop.gif');
    background-position: 105px 2px;
    background-repeat: no-repeat;
}
*/
/*
#compData{}
*/
/*
div.compHeadClosed{
    background-image: url('../action_go.gif')!important;
}
*/
/*
div.compDataClosed{
    display: none;
}
*/
* html div.expandingHeadOpened, * html div.expandingHeadClosed{
    display: inline-block;
}
div.expandingHeadOpened, div.expandingHeadClosed{
    padding: 3px 15px 5px 4px;
	cursor: pointer;
	text-align: left;
	background: #4880af;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}
div.expandingHeadClosed div{
    background: transparent url('action_go.gif') 100% 5px no-repeat;
    padding-top: 3px;
}
div.expandingHeadOpened div{
    background: transparent url('action_stop.gif') 100% 5px no-repeat;
    padding-top: 3px;
}
div.expandingDataClosed{
    display: none;
}
div.expandingDataOpened{
    background: #ffffff;
}
#compData{
    position: absolute;
    border: 1px solid #cccccc;
}
.compDataControls{
    width: 136px;
    background-color: #fff;
    border: 1px solid #cccccc;
}
.compDataControlsIE{
    width: 136px;
    background-color: #fff;
    border: 1px solid #cccccc;
    /*margin-left: -136px;*/
}
table.controls td.from{
    padding-bottom: 0px;
}
table.controls td.to{
    padding-top: 0px;
    padding-bottom: 0px;
}
table.controls td.or{
    padding-bottom: 0px;
}
table.controls td.cal{
    padding-top: 0px;
    padding-bottom: 0px;
}
table.controls td.cal table{
    border: 0px solid #000;
    width: 100%;
}
table.controls td.cal table td{
    border: 0px solid #000;
    padding: 0px;
}
table.controls td.cal td.calbox div{
    cursor: text;
    text-align: center;
    border: 1px solid #cccccc;
    background: #ffffff;
}
table.controls td.cal td.calact{
    background-image: url("cal.gif");
    width: 16px;
    height: 16px;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: 2px 0px;
    padding-right: 3px;
}
table.controls td.compare td{
    padding: 0px;
    border-top: 1px solid #cccccc;
}
table.controls td.compare td.text{
    padding: 0px;
    padding: 2px;
}
table.controls td.compare td div{
    margin-right: 5px;
    padding: 2px;
}
* html table.controls td.compare td div{
    padding: 1px;
    padding-bottom: 2px;
}
table.controls table.controls{
    width: auto;
}
table.controls div table.controls{
    width: auto;
    margin: 5px;
}
.dataTableOutline{
    border: 0px solid #999999;
}
.dataTableOutline table{}
#Table1{}
#Table2{}
.dataTableOdd{}
.dataTableEven{}
.dataTableEven td.dataTblRowTitle, .dataTableOdd td.dataTblRowTitle{
    padding-left: 10px;
}
.dataTableEven td.dataTblRowTitle_2, .dataTableOdd td.dataTblRowTitle_2{
    padding-left: 10px;
}
.dataTableEven td.dataTblRowValue, .dataTableOdd td.dataTblRowValue{
    padding-right: 10px;
}
.dataTableEven td.dataTblRowTitle, .dataTableOdd td.dataTblRowTitle{
    padding-left: 10px;
}
.dataTable_gap{
    height: 0px;
}
.EurolandInfoBox{
    padding: 10px 0px 10px 0px;
}
.EurolandInfoBox_Gap{
    height: 10px;
}
#compData{}
.controls_td{
    border-left: 1px solid #cccccc;
}
.tblGraphChart{
    text-align: right;
}
#tblGraphHolderTD{
    padding-right: 5px;
    padding-bottom: 10px;
    text-align: right;
}
.excelDiv{
    margin-right: 0px;
    text-align: right;
}
.dataTable{
    border-spacing: 0px;
    width: 100%;
}
#imgPrintIcon{}
.aSharePriceLookUp{
    line-height: 11px;
    padding-left: 12px;
}
