/* Body and other generic fromatting */

#content
{
    width: 200px;
    height: 10px;
}

body
{
    color: #7b828c;
    background: #FFFFFF;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    font-family: Arial;
    font-size: 11px;
}

input, select
{
    font-family: Arial;
    font-size: 11px;
}
.maintable
{
    border: 1px solid #cbcbcb;
}
#DataTable
{
    width:649px;
    border: 1px solid #cbcbcb;
}

.NewsLinks
{
    font-size: 7pt;
}

td
{
    vertical-align: top;
}

h1 h2 h3
{
    width: 100%;
    font-weight: bold;
    padding: 0px;
    margin: 0px;
    color: White;
    background-color: #427BB5;
}

a:link, a:active, a:visited
{
    color: #427697;
    text-decoration: none;
    font-family: Arial;
    font-weight: normal;
}

A:hover
{
    color: #427697;
    text-decoration: none;
    font-family: Arial;
    font-weight: normal;
}

.TopTab
{
    margin-left: 0px;
}

.TopHeader
{
    background: #003366;
    width: 100%;
    margin-top: 10px;
}

.TopTabLink
{
    color: #427697;
    text-decoration: none;
    font-family: Arial;
    font-weight: normal;
    font-size: 11px;
}
.TopTabLink a:hover
{
    color: #427697;
    text-decoration: none;
    font-family: Arial;
    font-weight: normal;
}

.UI-heading
{
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
    padding: 14px 0 0 10px;
}


/* Tab Strip */
div.ntabStrip
{
    width: 649px;
}

div.ntabStrip a, div.ntabStrip a:active, div.ntabStrip a:visited
{
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
    cursor: hand;
    font-size: 12px;
}
div.ntabStrip a:hover
{
    text-decoration: none;
    cursor: hand;
}

div.ntabStrip ul
{
    list-style-type: none;
    overflow: hidden;
    height: auto !important;
    height: 1%;
    padding: 0;
    margin: 0px;
    border-bottom: solid 0px #FFFFFF;
    width: 100%;
    height: 34px;
    line-height: 34px;
}
div.ntabStrip ul li
{
    float: left;
    text-align: center;
    margin: 5px 4px 0px 0px;
    padding: 0px 10px;
    white-space: nowrap;
    background-color: #838995;
    border-bottom: none;
}


div.ntabStrip ul li a
{
    display: block;
}

div.ntabStrip ul li span
{
    float: left;
    text-align: center;
    margin: 0px 0px 0px 0px;
    padding: 0px 7px 0px 7px;
}

div.ntabStrip ul li.current
{
    background-color: #79B12C;
}

div.ntabStrip ul li.current span
{
    color: #FFFFFF;
    font-weight: bold;
}

/* Tab Strip */
div.tabStrip
{
    background-color: [style_color_bg];
}
div.tabStrip a:active
{
    color: #7b828c;
    text-decoration: underline;
}


div.tabStrip a, div.tabStrip a:visited
{
    color: [style_color_highlight_main_text];
    text-decoration: none;
}

div.tabStrip ul
{
    list-style-type: none;
    overflow: hidden;
    height: auto !important;
    height: 1%;
    padding: 0;
    margin: 1px 1px 0 1px;
    border-bottom: solid 0px [style_color_highlight_secondary];
}
div.tabStrip ul li
{
    background-color: [style_color_highlight_main];
    float: left;
    width: 45px;
    text-align: center;
    margin: 0px 2px 0px 2px;
}

div.tabStrip ul li.last
{
    width: auto;
    background-color: [style_color_bg];
}

div.tabStrip ul > li.last
{
    float: none;
}

div.tabStrip ul li span
{
    /*padding: 3px 5px 3px 5px;*/
    display: block;
}

div.tabStrip ul li.Selected
{
    /*background-color: #F0B47E;*/
    color: #7b828c;
    font-weight: bold;
}

div.tabStrip ul li.Selected a, div.tabStrip ul li.Selected a:link, div.tabStrip ul li.Selected a:visited, div.tabStrip ul li.Selected a:active
{
    /*background-color: #F0B47E;*/
    color: #FFF;
}



.minor_heading headMargin
{
    margin: 0px;
}


.minor_heading
{
    background: transparent url(../pictures/selectall_bg.jpg) repeat scroll 0 0;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    height: 34px;
    line-height: 34px;
    margin: 0;
    padding: 0px 10px;
}
.companytext
{
    padding: 5px;
    color: #838995;
    font-size: 11px;
    text-align: left;
    background-color: #FFFFFF;
    border: solid 0px #F5F5F5;
    width: 98%;
}
.textbox
{
    padding: 3px 10px 3px 10px;
    color: #838995;
    font-size: 12px;
    text-align: left;
    background-color: #FFFFFF;
    border: solid 0px #F5F5F5;
    width: 100%;
}

.newsbox
{
    border-left: 1px solid #F5F5F5;
    border-right: 1px solid #F5F5F5;
    margin: 0px;
    background: #F8F8F8;
    margin-bottom: 15px;
}

.sharetable
{
    background: #FFFFFF;
    margin-bottom: 15px;
}

.sharetable td
{
    width: 50%;
    padding: 3px 10px 3px 10px;
    color: #7b828c;
    font-size: 11px;
    text-align: left;
    background-color: #FFFFFF;
    white-space: nowrap;
    border-bottom: solid 1px #F5F5F5;
}

.sharetable1
{
    background: #FFFFFF;
}

.sharetable1 td
{
    padding: 3px 8px 3px 8px;
    color: #7b828c;
    font-size: 11px;
    text-align: left;
    background-color: #FFFFFF;
}

.data
{
    text-align: right;
    border-right: solid 0px #ccd9e0;
}


.ratingstable
{
    width: 649px;
    border: solid 1px #F5F5F5;
    border-top: none;
}

.ratingstable td
{
    color: #7b828c;
    font-size: 11px;
    text-align: right;
    background-color: #F5F5F5;
    border-top: solid 1px #F5F5F5;
    padding: 2px 8px 2px 8px;
}

.ratingstable th
{
    color: #7b828c;
    font-size: 11px;
    text-align: right;
    background-color: #F5F5F5;
    border-top: solid 1px #F5F5F5;
    padding: 2px 8px 2px 8px;
}

.ratingstable .head
{
    background-color: #F5F5F5;
    color: #7b828c;
    text-align: right;
    font-weight: bold;
}

.ratingstable th.first
{
    color: #7b828c;
    font-size: 11px;
    text-align: left;
    background-color: #F5F5F5;
}


.performancetable
{
    border-collapse: collapse;
    margin-bottom: 0px;
    margin-top: 0px;
    background-color: #e0e8ec;
    width: 100%;
}

.performancetable td
{
    padding: 3px 10px 3px 0px;
    color: #7b828c;
    font-size: 11px;
    text-align: right;
    background-color: #F5F5F5;
    border-bottom: solid 1px #ccd9e0;
    border-right: solid 1px #ccd9e0;
}

.performancetable th
{
    background-color: #7f9fb0;
    color: #FFFFFF;
    padding: 2px 10px 3px 0px;
    text-align: right;
    font-weight: bold;
    border-bottom: solid 1px #FFFFFF;
    border-top: solid 1px #7f9fb0;
    border-right: solid 1px #ccd9e0;
}

.performancetable th.first
{
    text-align: left;
    width: 31%;
}


.invisibleTable td
{
    background: #FFFFFF;
    padding: 5px;
}

.ButtonColumn
{
    text-align: right;
}

.InvTotal
{
    display: none;
}

.noScroll
{
    height: auto;
    overflow-x: hidden;
    overflow-y: hidden;
    overflow: hidden;
}

.chartwidth
{
    width: 649px;
}

.newsline
{
    background: #F5F5F5;
    padding: 3px 8px 3px 8px;
    padding-bottom: 10px;
    border-bottom: solid 1px #ccd9e0;
}

.newsline_odd
{
    background: #f5f7f9;
    padding-bottom: 10px;
    padding: 3px 8px 3px 8px;
    border-bottom: solid 1px #ccd9e0;
}

.selection_control
{
    padding: 0px;
}

.selection_marker
{
    width: 5px;
    height: 12px;
    margin: 4px 2px 0 0px;
}

.selection_text
{
    margin: 4px 0 0 0;
}


.option_input
{
    width: 25px;
}


table.CheckBoxList
{
    padding: 0px;
    margin: 0px;
}


#divPopUp
{
    visibility: hidden;
    position: absolute;
    font-family: Arial;
    font-size: 11px;
    background-color: white;
    opacity: .7;
    filter: alpha(opacity=70);
    border: 1px solid #003366;
    color: #7b828c;
    padding: 2px;
}

#xcursor
{
    height: 1px;
    width: 100px;
    position: absolute;
    background-color: #7b828c;
    font-size: 1px;
    visibility: hidden;
}
#pointerX
{
    background-color: #D2DBE6;
    width: 1px;
}

#pointerY
{
    background-color: #D2DBE6;
    height: 1px;
}
#innerChartArea
{
    /* border: solid 1px red; */
}



.toolTipVolume
{
    text-align: right;
}

.toolTipPrice
{
    text-align: right;
}

.toolTipDate
{
    font-weight: bold;
}

.toolTipValues
{
    font-family: Arial;
    font-size: 11px;
}

table.toolTipValues
{
    height: 10px;
}


a.hintBoxlink
{
    text-decoration: none;
}
a.hintBoxlink:hover
{
    text-decoration: none;
}


#hintBox
{
    visibility: visible;
    width: 368px;
    background-color: #FFFFDD;
    border: 1px solid #7b828c;
    opacity: .90;
    filter: alpha(opacity=90);
    position: absolute;
    right: 5px;
    top: 50px;
}

#hintBox table
{
    font-family: Arial;
    font-size: 11px;
}

.disclaimer_width
{
    width: 649px;
}


.disclaimer
{
    border: 1px solid #afafaf;
    color: #999999;
    padding: 4px;
    margin: 20px 0 0 0;
}

.disclaimerFigures
{
    border: 0px solid #afafaf;
    color: #999999;
    padding: 4px;
    margin: 10px 0 0 0;
}

div.markersBar
{
    background-color: #FFFFFF;
    border: solid 1px #333333;
    position: absolute;
    left: 35px;
    top: 542px;
    font-size: 8px;
    font-weight: bold;
}

table.FixedPartArea
{
    border-collapse: collapse;
    width: 649px;
    background-color: #F5F5F5;
}

.FixedPartArea .Header
{
    background-color: #5997C1;
    color: #FFFFFF;
    margin: 0px 0px 0px 0px;
    padding: 2px 10px 3px 10px;
    text-align: left;
    font-weight: bold;
    font-size: 11px;
    white-space: nowrap;
    border: solid 1px #5997C1;
    border-bottom: solid 1px #FFFFFF;
}

INPUT.button
{
    background-color: #BFBFBF;
    font-size: 11px;
    cursor: hand;
    font-family: Arial, Helvetica, sans-serif;
    color: #7b828c;
    text-align: center;
    width: 90px;
    height: 21px;
}

.PartHeaderInner_1
{
    background: transparent url(../pictures/selectall_bg.jpg) repeat scroll 0 0;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    height: 34px;
    line-height: 34px;
    margin: 0;
    padding: 0px 10px;
}

.ContentTable table
{
    border-collapse: collapse;
    background-color: #F5F5F5;
}


.valueCell
{
    color: #7b828c;
    font-size: 11px;
    text-align: right;
    background-color: #FFFFFF;
    border-bottom: solid 1px #F5F5F5;
}
.valueCell2
{
    background-color: #FFFFFF;
    color: #7b828c;
    text-align: right;
    font-weight: bold;
    border-bottom: solid 1px #F5F5F5;
}

#innerChartArea
{
    /* border: solid 1px red; */
}


/* Tab Strip 
div.tabStrip
{
	background-color: #7B9ABD;
}*/
div.tabStrip a:active
{
    color: #FFF;
    text-decoration: underline;
}

div.tabStrip a, div.tabStrip a:visited
{
    color: #FFF;
    text-decoration: none;
}

div.tabStrip ul
{
    list-style-type: none;
    overflow: hidden;
    height: auto !important;
    height: 1%;
    padding: 0;
    margin-top: 10px;
}
div.tabStrip ul li
{
    background-color: #777f8a;
    float: left;
    width: 64px;
    height:34px;
    line-height:34px;
    font-size:12px;
    text-align: center;
    margin: 0;
}

div.tabStrip ul li.last
{
    width: auto;
}

div.tabStrip ul > li.last
{
    float: none;
}

div.tabStrip ul li span
{
    padding: 0px;
    display: block;
    font-weight:bold;
}

div.tabStrip ul li.Selected
{
    background-color: #79B12C;
    color: White;
    width:71px;
}

table.Factsheet
{
    width: 649px;
    empty-cells: hide;
}
table.Factsheet th
{
    text-align: right;
    font-weight: bold;
}
table.Factsheet th.lft
{
    text-align: left;
    font-weight: normal;
}
table.Factsheet td
{
    text-align: right;
}
table.Factsheet tr#v7780 th, table.Factsheet tr#v7780 td, table.Factsheet tr#v7776 th, table.Factsheet tr#v7776 td
{
    font-weight: bold;
}

