﻿body, td, input, options
{
    font-family: Osaka, Arial, Helvetica, sans-serif; 
	font-size: 12px;
    color: #333333;
}
body{
	margin: 0px;
	padding: 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) 220px 80px no-repeat;
}
table.tblGraph
{
    border: 1px solid #999999;
}
table.tblGraph_JavaGraph
{
}
table.tblGraphControls{
	
}
.mainHeader{
	text-align: right;  
	padding: 3px 0px 3px 10px;
	font-weight: bold;
}
.shTblTitle_tr
{
}
.shTblTitle_td table
{
    border: 1px solid #999999;
    border-bottom: 0px;
}
.shTblTitle{ 
	text-align: right;
	padding: 3px 10px 3px 0px;
	background: #EAD88C;
	color: #000000;
	border-top: 1px solid #999999;
	border-bottom: 0px solid #999999;
}
.shTblTitle_left
{
    width: 1px;
    border-left: 1px solid #999999;
}
.shTblTitle_right
{
    width: 1px;
    border-right: 1px solid #999999;
}
#TopTickerAndChartGap
{
    height: 0px;
}
.shTblTitle_Gap
{
    height: 0px;
}
.shTblTitleName
{
    text-align: left;
}

.shTblRow
{
	text-align: right; 
	padding: 3px 10px 3px 0px;
	height: 20px;
	white-space: nowrap;
	border-top: 1px solid #999999;
}
.shTblRowName, .shTblRowNameCurrent
{
    text-align: left;
    text-transform: uppercase;
    padding-right: 0px;
}

#divZoomSelection
{
   
    -ms-filter: "DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: .0;
	
	background: #ead88c;
}

#loadingImg
{

    -ms-filter: "DXImageTransform.Microsoft.Alpha(Opacity=10)";
	filter: alpha(opacity=10);
	opacity: .1;

}

#runningData_hoverBox_frame
{
    z-index: 1000;
    position: relative;
    top: 0px;
    left: 0px;
    width: 1px;
    height: 1px;
}

#runningData_hoverBox_data
{
    z-index: 1100;
    position: relative;
    top: 0px;
    left: 0px;
}
#runningData_hoverBox_div
{
    width: 170px;
    height: 95px;
    overflow: hidden;
    background: #666666;
    
    -ms-filter: "DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: .0;
	
	border: 1px solid #666666;
}
#runningData_hoverBox_div div.HoverBoxRunningDataDiv
{
    background: #ffffff;
    padding: 1px 3px 1px 3px;
}
#runningData_hoverBox_div div.HoverBoxRunningDataDiv_date
{
    background: #EAD88C;
    color: #000000;
    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: #F5EDC6;
	color: #000000;
	font-weight: normal;
	padding: 3px 4px 3px 10px;
	height: 20px;
	border-top: 1px solid #999999;
}
.curValuesInp{
	background: transparent;
	color: #000000;
	border: 0px;
	margin-left: 5px;
}
.curTblDate{
	padding: 1px 1px 1px 10px;
	border-left: 1px solid #999999;
}
.curTblVolume{
	padding: 1px 1px 1px 1px;
	border-right: 1px solid #999999;
}
.dataTblTitle{
    text-align: left;  
	padding: 3px 4px 3px 5px;
	height: 23px;
	background: #EAD88C;
}

.dataTblRowTitle, .dataTblRowTitle_2{
	padding: 2px 10px 0px 0px;
	height: 20px;
	white-space: nowrap;
	border-top: 1px solid #999999;
}
.dataTblRowValue{
	text-align: right;
	padding: 0px;
	height: 20px;
	white-space: nowrap;
	border-top: 1px solid #999999;
}
.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: 125px; 
	font-size: 11px; 
	color: #000000;
	font-size: 11px;
}


input.btn{
    width: 126px; 
	height: 19px;
	background: #555555 url(img/button_bg.gif) repeat-x;
	color: #ffffff;
	font-weight: bold;
    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: underline; font-weight: normal; color: #2757a1;
}
a.sh:active, a.sh:hover{
	text-decoration: underline; font-weight: normal; color: #d70542;
}
a:link, a:visited{
	text-decoration: underline; font-weight: normal; color: #2757a1;
}
a:active, a:hover{
	text-decoration: underline; font-weight: normal; color: #d70542;
}
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: #dfdfdf;
 BORDER-STYLE: solid; 
 BORDER-WIDTH: 1px
}
TD.LPressHeading{
   text-align: left; 
   padding: 2px 4px 2px 4px;
   background: #EAD88C;
   color: #000000;
   height: 23px;
}
TD.LPressColumn
{ 
   PADDING-LEFT: 14px;
   PADDING-BOTTOM: 2px;
   BORDER-BOTTOM: 1px;
   BORDER-BOTTOM-STYLE: solid;
   BORDER-BOTTOM-COLOR: #dfdfdf;
   BACKGROUND: #FFFFFF;
   TEXT-ALIGN: left
}

a.LPressLink:link, a.LPressLink:visited{
   text-decoration: underline; font-weight: normal; color: #2757a1;
}
a.LPressLink:active, a.LPressLink:hover{
   text-decoration: underline; font-weight: normal; color: #d70542;
}

a.euroland_link:link, a.euroland_link:visited{
   text-decoration: underline; font-weight: normal; color: #2757a1;
}
a.euroland_link:active, a.euroland_link:hover{
  text-decoration: underline; font-weight: normal; color: #d70542;
}
div.PressPreviewTitle
{
    padding: 7px 5px 7px 5px;
	background: #EAD88C;
	color: #000000;
}
div.PressPreviewTitle b { font-weight: normal; }
TD.PressPreview
{
    BACKGROUND: #FFFFFF;
    COLOR: #000000;
    FONT-SIZE: 13px;
}
TD.PressPreviewText
{
}
/* CalTable content */

table.cal {width: 105px; 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 #ccc;}
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 #ccc;}


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;
	background: #F5EDC6;
	height: 23px;
}


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 #ccc;
    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 #fff;}
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: 1px solid #999999;
}
.dataTableOutline table
{
}
#Table1
{
}
#Table2
{
}
.dataTableOdd
{
}
.dataTableEven 
{
}
.dataTableEven td.dataTblRowTitle, .dataTableOdd td.dataTblRowTitle
{
    padding-left: 5px;
}
.dataTableEven td.dataTblRowTitle_2, .dataTableOdd td.dataTblRowTitle_2
{
    padding-left: 5px;
}

.dataTableEven td.dataTblRowValue, .dataTableOdd td.dataTblRowValue
{
    padding-right: 5px;
}
.dataTableEven td.dataTblRowTitle, .dataTableOdd td.dataTblRowTitle
{
    padding-left: 5px;
}

.dataTable_gap
{
    height: 0px;
}

.EurolandInfoBox
{
    padding: 10px 0px 10px 0px;
}
.EurolandInfoBox_Gap
{
    height: 10px;
}
#compData
{
}
.controls_td
{
    border-left: 1px solid #d6d6d6;
}
.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;
}
