﻿/* CALVERT-ADDED CONTENT
-------------------------
NOTE CHANGES TO NAVARTS CONTENT HERE
A div#messaging section was commented out below to remove heading borders 
------------------------- */

body {border: 0px solid #000;
    margin: 0px;}

#doc {
    width: 95%;
    border: 0px solid #000;}

#branding {
    height: auto;}

#branding #logo {
    height:auto;
    padding-top:0px;
    width:auto;}

#columns {
    width: auto;}

#contentmain {
    border: 0px solid #000;
    width: auto;
    background-image:none;}

#messaging {
    border: 0px solid #000;
    height: auto;
    margin: 0px;
    background-color: #fff;
    color: #000;}

#messaging img{
    display:none;}

#messaging h1 {
    padding: 24px 0px 0px 0px;}

#footer #footer-content {
    background-color: #fff;}

/* END CALVERT-ADDED CONTENT
----------------------------*/

div#contentmain,
div#content { width:100% !important; }

/*div#messaging {
    border-top:1px solid #888;
    border-bottom:1px solid #888;
} */

table td, table th { border-bottom:1px solid #ccc !important; }
table table td, table table th { border-bottom:none !important; }
body#home div#messaging,
div#left-rail,
div#main-nav,
div#right-rail,
div#global-nav,
div#global-search,
#profile-display,
#messaging div.link,
div.search-pages,
span.infobox,
div#footer div.footer-links,
div#toolbar,
div#fund-details,
div#share-class
    { display:none !important; }
table.calendar {
    border-left:1px solid #ccc !important;
    border-top:1px solid #ccc !important;
}
    table.calendar th,
    table.calendar td
        {    border-right:1px solid #ccc !important;
            border-bottom:1px solid #ccc !important;
        }
div.tabbed ul.tabs li.ui-tabs-selected a {
    font-weight:bold;
    border:1px solid #406DC3;
}
body#home div.cols1-1 {}
    body#home div.cols1-1 div.col1 {
        width:45%;
        float:left;
    }
    body#home div.cols1-1 div.col2 {
        width:45%;
        float:right;
    }