/* $Id:   $
 */

@import url("/css/fii.css");

BODY {
    background-color:#ffffff; 
    background-image:url(/img/waterhouse/bg_new.jpg);
    background-repeat:repeat-x;
}

#holder {
    margin:20px auto 0px auto; 
    width: 900px;
}

.topheader {  
    position: relative; 
    height: 97px; 
    background-image: url(/img/waterhouse/toplogo_new.jpg);  
    background-repeat: no-repeat; 
}

#top_left { 
    color:white; 
    float:left; 
    width:280px; 
    cursor:pointer;
    background-image: none;
    height: auto;
}

#top_right { 
    position: absolute;
    right: 0px;
    top: -5px;
    width:660px; 
    min-height:41px; 
    color:white; 
    font-size:10px;
    background-image: none;
}

#logo_subtitle { 
    display:none; 
}

#top_nav1 { 
    color:#ffffff; 
    min-height:18px; 
    padding:13px 4px 0 0; 
    text-align:right;
}

#top_nav1 A { 
    padding: 0px 2px;  
}

INPUT.search { 
    width:80px; 
    border:1px solid #104D59; 
    font-size:10px; 
    margin:-2px 1px 0px 6px;
}

#top_nav2 { 
    color: #ffffff; 
    width: 650px; 
    _height: 20px; 
    min-height: 20px; 
    padding: 21px 10px 0 0;  
    text-align:right;
}

#top_nav3 { 
    position: absolute;
    top: 70px;
    right: 0;
    padding: 5px 10px 0 0; 
    _width:830px; 
    _height:20px; 
    min-height:20px; 
    color:#ffffff; 
    text-align:right;  
    font-weight:bold;
}

.waterhouseTopBg #top_nav1 a:link, 
#top_nav1 a:visited, 
#top_nav1 a:active { 
    text-decoration:none; 
    color:#ffffff; 
    font-size:10px;
}

.waterhouseTopBg #top_nav1 a:hover { 
    text-decoration:underline;
}

.waterhouseTopBg #top_nav2 a:link, 
#top_nav2 a:visited, #top_nav2 a:active { 
    text-decoration:none; 
    color:#ffffff; 
    font-size:10px;
}

.waterhouseTopBg #top_nav2 a:hover { 
    text-decoration:underline;
}

.waterhouseTopBg #top_nav3 a:link, 
#top_nav3 a:visited, 
#top_nav3 a:active { 
    text-decoration:none; 
    color:#ffffff; 
    font-size:10px;
}

.waterhouseTopBg #top_nav3 a:hover {  
    text-decoration: underline;
}

#main { 
    position: relative;
    clear:both; 
    border-top:1px solid #b4bcbe;
    border-bottom:1px solid #b4bcbe;
    padding: 5px 0;
}


DIV.homeCharts {
    float: left;
    width: 170px; 
    background-image: url("/img/waterhouse/homecharts-top.gif");
    background-repeat: no-repeat;
    padding: 16px 10px 0 12px;
    border-left: 0;
    border-right: 0;
    margin-right: 22px;
    min-height: 420px;
}

.homeChartTitle {
    width: 90%;
}

.two_column_rhs {
    width: 670px;
    float: left;
}

.two_column_left {
    width: 460px;
    margin-right: 28px;
}

#content-area { 
    padding: 10px 0;
}

.blockTitle { 
    font-weight:bold;
    font-size:120%; 
    color:#163D22; 
    background-color:white; 
    padding:2px; 
    margin-bottom:4px;
    border-width: 0;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

.blockTitleSection {
    border-top:1px dotted #8BB093;
    padding-top:6px;
}

.hSub { 
    padding:2px; 
    font-weight:bold; 
    margin-bottom:3px; 
    color:#163D22;
}

.filledarea { display: none; }

a:link, a:visited, a:active { text-decoration:none; color:#24653D;}
a:hover { color:#24653D; text-decoration:underline;}

.pagebase { 
    margin-top: 5px;
    margin-left: 210px;
    margin-bottom: 10px;
    color: #454545;
}

#footer { 
    background-color:#24653D; 
    color:white; 
    padding:7px 15px 10px 15px;  
    height: auto;
}
#footer P { color: white; }
#footer A { text-decoration: underline; color: white; }


H1 { 
    color:#24653D; 
    font-size:14px; 
    margin-bottom:10px; 
    padding-bottom:5px; 
    border-bottom:1px solid #8BB093;
}
H2, H3, H4, H5, H6, H7, H8 { 
    color:#24653D; 
    font-size:12px; 
    margin-bottom:10px; 
    margin-top:20px; 
}

.artsubmenu {
    border:1px solid #8BB093;
    padding: 4px;
}

.article-box {
    width: 640px;
}

.archive-box {
    border:1px solid #8BB093;
}

.article-box .top,
.article-box .teaser,
UL.priceCategoryList LI A:hover,
.instrumentTable THEAD TR,
.navbar,
A.chart-np-link,
#chart-relative-dlg-title,
.search-table THEAD TR,
UL.analysis-archive-list LI A:hover, 
UL.contents-list LI A:hover { 
    background: #24653D; 
}

.instrumentTable THEAD TR A { text-decoration: none; color: white; }
.instrumentTable THEAD TR A:hover { text-decoration: underline; }

.teaser { font-size: 14pt; width: 540px; font-weight: normal; }
.top { width: 540px; }


.search-form { 
    top: 2px;
}
.bondchart .search-form { 
    top: 2px;
}

#chart-relative-dlg { 
    border: solid #24653d 2px;
}

#chart-relative-dlg .buttons { 
    border-top: solid #24653d 2px; 
}

#pagebase-left, #pagebase-right { display: none; }


