/* /media/www/scss/globe-investor/funds.summary.scss */
#fundQuote {
  width: 930px;
  padding: 0 20px;
  margin-bottom: 20px;
}

#fundQuote > .halfbox {
  float: right;
}

#pageHeader .fundHeader {
  float: none;
  font: normal 22px/1 Georgia, serif;
  height: 26px;
  margin-bottom: 0;
}

.sponsor_grid {
  width: 310px;
  margin: 10px 0;
}
.sponsor_grid ul {
  overflow: hidden;
}
.sponsor_grid ul li {
  width: 100px;
  height: 30px;
  margin: 0 3px 5px 0;
  display: block;
  float: left;
  overflow: hidden;
}
.sponsor_grid select, .sponsor_grid .btn {
  margin-top: 5px;
  clear: both;
}

.sponsor_grid_fr {
  margin: 0;
  float: right;
}

.sponsor_grid_sm {
  width: 280px;
  padding: 10px;
  position: absolute;
  background: none repeat scroll 0 0 #EEEEEE;
}
.sponsor_grid_sm h3 {
  font: normal normal 16px/1.2 "PrattRegular", Georgia, Palatino, "Book Antiqua", "Times New Roman", serif;
  margin-bottom: 5px;
}
.sponsor_grid_sm ul li {
  width: 88px;
  height: 31px;
  margin: 0 5px 5px 0;
}

#accountMenu, #secondaryNav {
  display: none;
}

#pageHeader {
  margin-top: 10px;
  font-size: 22px;
  letter-spacing: 0;
  line-height: 1.2;
}

#pageDetail {
  font: normal normal 12px/1 Helvetica, Arial, Verdana, sans-serif;
}
#pageDetail h4 {
  background: -moz-linear-gradient(top, #eee 0%, #ccc 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eee), color-stop(100%, #ccc));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #eee 0%, #ccc 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #eee 0%, #ccc 100%);
  /* Opera11.10+ */
  background: -ms-linear-gradient(top, #eee 0%, #ccc 100%);
  /* IE10+ */
  background: linear-gradient(top, #eee 0%, #ccc 100%);
  /* W3C */
}
#pageDetail #boxR {
  margin: 15px 15px 0 0;
  float: right;
  background-color: #FFF;
  border: 0px solid #FFF;
}

#fundNav {
  width: 610px;
  padding-top: 15px;
  border-bottom: 1px #000 solid;
}
#fundNav li {
  padding: 2px 8px;
  display: inline;
  text-decoration: none;
  font-size: 11px;
}
#fundNav li.tab_active {
  font: normal normal 11px/1 Helvetica, Arial, Verdana, sans-serif;
  border: 1px solid #000;
  border-bottom: none;
}

#pricing {
  padding: 10px 0;
  font-weight: bold;
  clear: right;
}
#pricing span.negative {
  color: #ff0000;
}
#pricing span.positive {
  color: #009900;
}

.listing {
  font: normal normal 11px/1.75 Helvetica, Arial, Verdana, sans-serif;
  margin: 15px 10px 10px 0;
  border: 1px #ccc solid;
}
.listing h4 {
  font: normal bold 12px/1.2 Helvetica, Arial, Verdana, sans-serif;
  margin: 0;
  padding: 0 10px;
  border-bottom: 1px solid #B4B4B4;
}

#returns {
  width: 345px;
  height: 392px;
  padding-bottom: 10px;
  float: left;
}
#returns table {
  width: 325px;
  margin: 0 10px;
}
#returns table th {
  font-weight: bold;
  text-align: left;
}
#returns table tr.on {
  background-color: #F4F4F4;
}
#returns table td.title {
  color: #666;
  font-size: 10px;
  font-weight: bold;
  text-align: left;
  text-transform: lowercase;
}
#returns table td.divider {
  background: #FFF;
}

#growthChart {
  font: normal normal 11px/1.75 Helvetica, Arial, Verdana, sans-serif;
  height: 390px;
  width: 530px;
  padding-bottom: 10px;
  float: left;
}

#growthForm {
  margin: 0;
}
#growthForm label {
  width: 195px;
  margin-bottom: 5px;
  clear: left;
  float: left;
  text-align: right;
  font-size: 11px;
  display: block;
}
#growthForm label#compareBench {
  width: 195px;
}
#growthForm label.hiddenlabel {
  display: none;
}
#growthForm select {
  margin: 0 0 5px 5px;
  float: left;
  font-size: 11px;
}
#growthForm select#compareBench {
  width: 315px;
}
#growthForm fieldset {
  margin: 0;
  padding: 0;
  float: left;
  border: 0 solid #ffffff;
}
#growthForm fieldset#FromDate {
  padding-right: 150px;
}
#growthForm p {
  float: left;
}
#growthForm input {
  font-size: 11px;
  margin-left: 0;
}

#riskMeasures {
  width: 545px;
  float: left;
}
#riskMeasures h5 {
  padding: 10px 10px 10px 0;
  clear: left;
  color: #000000;
  font-size: 12px;
  font-weight: bold;
}
#riskMeasures table {
  margin: 0 0 10px 10px;
}
#riskMeasures table td.performance {
  width: 85px;
  text-align: center;
}
#riskMeasures table td.positive {
  color: #088000;
}
#riskMeasures table td.negative {
  color: #ff0000;
}
#riskMeasures table td.graphNegative, #riskMeasures table td.graphPositive {
  border-right: 1px #000000 solid;
}
#riskMeasures span#volMeter {
  margin: 0 0 10px 10px;
}

#objectives {
  width: 545px;
  margin-top: 15px;
  float: left;
}
#objectives p {
  padding: 5px 10px 10px;
}

#facts {
  width: 908px;
  height: 260px;
  margin-top: 45px;
  clear: both;
}
#facts table {
  margin: 12px 0 12px 15px;
  float: left;
}
#facts table td {
  width: 250px;
}
#facts dl {
  width: 425px;
  padding: 0 10px;
  float: left;
}
#facts dl#col2 {
  margin-top: 12px;
  border-left: 1px dotted #000000;
}
#facts dl dt {
  width: 175px;
  height: 18px;
  margin: 0;
  padding-left: 5px;
  clear: left;
  float: left;
  font-weight: bold;
  line-height: 1.4em;
}
#facts dl dt.on {
  background-color: #F4F4F4;
}
#facts dl dd {
  height: 18px;
  margin-left: 175px;
  line-height: 1.4em;
}
#facts dl dd.on {
  background-color: #F4F4F4;
}

#fundFacts tr {
  margin: 0;
  padding: 0;
}
#fundFacts td.heading {
  font-weight: bold;
  width: 165px;
}
#fundFacts td.on {
  background-color: #F4F4F4;
}

.pieChart {
  margin-right: 8px;
  float: left;
}

#holdings {
  clear: both;
}
#holdings #holdings_radio {
  display: none;
}

#holdingsTable {
  margin: 10px;
}
#holdingsTable th {
  font-weight: bold;
}
#holdingsTable th.divider {
  width: 25px;
  border: none;
  background: #fff;
}
#holdingsTable tr.on {
  background-color: #F4F4F4;
}
#holdingsTable td.divider {
  width: 25px;
  border: 0 solid #FFFFFF;
  background: #fff;
}
#holdingsTable td.symbol {
  width: 75px;
}
#holdingsTable td.name {
  width: 245px;
}
#holdingsTable td.sector {
  width: 160px;
}
#holdingsTable td.area {
  width: 120px;
}
#holdingsTable td.type {
  width: 50px;
}
#holdingsTable td.percent {
  width: 50px;
}
#holdingsTable td.performance {
  width: 50px;
  text-align: right;
}
#holdingsTable td.graphNegative {
  width: 125px;
  margin: 0;
  padding: 0;
  text-align: right;
}
#holdingsTable td.graphPositive {
  width: 125px;
  margin: 0;
  padding: 0;
  border-left: 1px solid #B4B4B4;
  text-align: left;
}
#holdingsTable td.negative {
  color: #df0023;
}
#holdingsTable td.positive {
  color: #088000;
}

#distribution {
  width: 908px;
}
#distribution p.heading {
  padding: 10px 0 10px 10px;
  font-size: 14px;
  font-weight: normal;
}
#distribution span {
  font-weight: bold;
}
#distribution table {
  padding: 0 0 10px 10px;
}
#distribution table th {
  padding-bottom: 10px;
  vertical-align: bottom;
  text-align: center;
  color: #000000;
  font-size: 14px;
  font-weight: bold;
}
#distribution table th.date {
  width: 100px;
}
#distribution table th.dividend {
  width: 150px;
}
#distribution table th.gain {
  width: 150px;
}
#distribution table th.total {
  width: 150px;
}
#distribution table th.trail {
  width: 150px;
}
#distribution table th.reinvestment {
  width: 150px;
}
#distribution table td {
  text-align: center;
}

#managers {
  clear: both;
}
#managers h5 {
  padding: 10px 0 10px 10px;
  color: #000000;
  font-weight: bold;
}
#managers p {
  padding: 0 10px 10px;
}
#managers p.heading {
  padding-bottom: 0;
  padding-top: 0;
  line-height: 1.2em;
}
#managers p.description {
  padding-bottom: 10px;
  padding-top: 10px;
}
#managers p.managerReport {
  display: none;
}
#managers span.managedTitle {
  clear: both;
  display: block;
  font-weight: bold;
}

#fund-watchlist-tool {
  width: 200px;
  float: right;
  overflow: hidden;
}
#fund-watchlist-tool #watchlist a {
  line-height: 2;
}
#fund-watchlist-tool #watchlist .btn-wl {
  margin-right: 10px;
  float: left;
}

#stock-tools {
  width: 200px;
  margin-top: 3px;
  float: right;
  font-size: 13px;
}
#stock-tools li#watchlist {
  border: none;
}
