﻿
#content h4, #content #fundTabs, .box
{
  margin-left: 10px;
}
 
 
 #fundTabs, .box
 {
  border: 0px;
  margin-top: 20px;   
 }     


 #fundTabs, .td {       
    font-family: Arial, Helvetica, Sans-serif; 
    font-size: 11px; 
}

 #fundTabs .ui-tabs-nav li a 
{
   padding: 0px;
}

#fundTabs .ui-widget-content
{
  background: transparent;
  border: 0;
}

#fundTabs .ui-tabs .ui-tabs-nav li a {
padding:0px;
}

#fundTabs .ui-state-active a, #fundTabs .ui-state-active a:link, #fundTabs .ui-state-active a:visited {
outline-style: none;
}

.ui-tabs .ui-tabs-nav li {
border-width:0 !important;
}

#fundTabs .ui-tabs 
{
  padding: 0px;
}

.ui-corner-all 
{
  -moz-border-radius: 0px;
}

.ui-tabs .ui-tabs-nav {
padding: 0px;
}

#fundTabs .ui-widget-header {
background: transparent;
border:0px;
}

#fundTabs .ui-tabs-panel thead tr td 
{
background-color: #c1c1c1; 
height: 32px;
font-weight: bold;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected {
border-bottom-width:0;
padding-bottom:0px;
}

.ui-tabs .ui-tabs-nav li {
border-bottom-width:0 !important;
margin: 0;
margin-right: 4px;
}

#fundTabs .ui-tabs-panel td 
{
    padding: 2px 8px 2px 8px;
}

#fundTabs .ui-tabs-panel table 
{
    border-collapse: collapse;
} 

#fundTabs .ui-tabs-panel , #fundTabs .ui-tabs .ui-tabs-panel 
{
  padding: 0px;   
}
   
.tab_orbisfunds
{
  background: #e6e6e6 url(/images/tabs/tab_orbisfunds.gif) no-repeat scroll 0 0;
  background-position: 0px 0px;
  width: 84px;
  height: 32px;
}
.ui-state-active .tab_orbisfunds { background-position: -84px 0px; }

.tab_unittrustfunds
{
  background: #e6e6e6 url(/images/tabs/tab_unittrustfunds.gif) no-repeat scroll 0 0;
  background-position: 0px 0px;
  width: 112px;
  height: 32px;
}
.ui-state-active .tab_unittrustfunds { background-position: -112px 0px; }

.tab_pooledportfolios
{
  background: #e6e6e6 url(/images/tabs/tab_pooledportfolios.gif) no-repeat scroll 0 0;
  background-position: 0px 0px;
  width: 113px;
  height: 32px;
}
.ui-state-active .tab_pooledportfolios { background-position: -113px 0px; }

.tab_ourfunds 
{
  background: #e6e6e6 url(/images/tabs/tab_ourfunds.gif) no-repeat scroll 0 0;
  background-position: 0px 0px;
  width: 76px;
  height: 32px;
}
.ui-state-active .tab_ourfunds { background-position: -76px 0px; }

.tab_ourmmfyields 
{
  background: #e6e6e6 url(/images/tabs/tab_ourmmfyields.gif) no-repeat scroll 0 0;
  background-position: 0px 0px;
  width: 185px;
  height: 32px;
}
.ui-state-active .tab_ourmmfyields { background-position: -185px 0px; }

.tab_otherlocalfunds
{
  background: #e6e6e6 url(/images/tabs/tab_otherlocalfunds.gif) no-repeat scroll 0 0;
  background-position: 0px 0px;
  width: 115px;
  height: 32px;
}
.ui-state-active .tab_otherlocalfunds { background-position: -115px 0px; }

.tab_otheroffshorefunds
{
  background: #e6e6e6 url(/images/tabs/tab_otheroffshorefunds.gif) no-repeat scroll 0 0;
  background-position: 0px 0px;
  width: 133px;
  height: 32px;
}
.ui-state-active .tab_otheroffshorefunds { background-position: -133px 0px; }

.utils { padding-top: 2px }

#content, .utils
{
  background: #fff;
}

h4 
{
    font-size: 14px;
}

.notes
{
   display: none;
   background-color: #f6f6f6;
   padding: 5px ;  
}

.utils a { color: #7F7F7F; text-decoration: none; }
.utils li { background: url('/images/bullet_none.gif') top left no-repeat; list-style-type: none; float: right; padding-left: 0; }
  
.utils { float: right; text-align: right; color: #7F7F7F; margin-top: 0; margin-bottom: -8px; }
* html  .utils { /* ie only */ margin-top: -5px; margin-bottom: 4px; }

.staticheading { display: none }
   