/*
$Id: components_mwatch.css,v 1.4 2012-12-07 08:45:22 vhamill Exp $
*/
/* styles for the chart include */
#chart-container{width:178px;border:1px #CCCCCC solid;font-size:0.85em;}
#chart-container a{color:#000099;text-decoration:none;}
#chart-container a:hover{text-decoration:underline;}
#chart-container .containerInner{padding:4px;}
.chart{width:170px;height:127px;}
.not-visible{display:none;}
#chart-container .pos{color:#006400;}
#chart-container .neg{color:#FF0000;}
#h-nav-section{margin:0 16px 0px 16px;text-transform:uppercase;position:relative;height:1.5em;}
#h-nav-section-inner{width:160px;display:block;text-align:center;position:absolute;top:1px;height:1.5em;overflow:hidden;left:-11px;}
#h-nav-section .h-nav-right-arrow,
#h-nav-section .h-nav-left-arrow{width:9px;position:absolute;top:0;height:15px;cursor:pointer;cursor:hand;}
#h-nav-section .h-nav-left-arrow{display:none;background:url(/FTCOM/Images/arrow_left_blue_stalk.gif) no-repeat 0px 45%;left:-17px;}
#h-nav-section .h-nav-right-arrow{background:url(/FTCOM/Images/arrow_right_blue_stalk.gif) no-repeat 0px 45%;right:-17px;}
#data-detail-section .data-row{border-top:1px #CCCCCC solid;clear:left;text-transform:uppercase;height:1.5em;position:relative;}
#data-detail-section .data-row .col1,
#data-detail-section .data-row .col2,
#data-detail-section .data-row .col3{float:left;display:block;text-align:right;overflow:hidden;height:1.5em;}
#data-detail-section .data-row .col1{width:80px;text-align:left;}
#data-detail-section .data-row .col2{width:48px;}
#data-detail-section .data-row .col3{width:39px;}
#legend{margin-top:5px;color:#666666;}
