#detail .ui-content{padding:52px 0 0 0}
#comparisonBigView .ui-content{padding:52px 0 0 0}
#detailGraph .ui-content{padding:52px 0 0 0}
#comparisonGraph .ui-content{padding:52px 0 0 0}
#factBook .ui-content{padding:52px 0 0 0}

.detailPage {
	width: 1024px;
	background-color: #232323;
}
.factBookPage {
	width: 1024px;
	background-color: #232323;
}
.left {
	width: 270px;
	height: 768px;
	float: left;
	background-color: #232323;
	display: block;
	font-size: 12px;
}
.factBookPage .left {
	width: 267px;
}
.left .fundText {
	color: #5f6061;
	font-size: 12px;
	padding: 16px 10px;
	height: 388px;
	
}
.left .factBookFundList {
	
}
.left .factBookFundList p {
	color: #c3c1b5;
	padding: 9px 0 9px 18px;
	position: relative;
	cursor: pointer;
}
.left .factBookFundList p img {
	position: absolute;
	top: 8px;
	right: 7px;
	cursor: pointer;
}
.left .factBookFundList p.Odd {
	background: url(../images/close_191919.gif) #191919 245px 8px no-repeat;
}
.left .factBookFundList p.Even {
	background: url(../images/close_222222.gif) #222222 245px 8px no-repeat;
}
.left .factBookFundList p.active {
	background: url(../images/close_c3c1b5.gif) #c3c1b5 245px 8px no-repeat;
	color: #191919;
}
.left .factBookCount {
	color: #c3c1b5;
	text-align: center;
	padding-top: 10px;
}
.left .factBookCount span {
	color: #87AB66;	
}
.left .factBookOptions {
	text-align: center;
	padding-top: 25px;
}
.left .factBookOptions img {
	padding-bottom: 6px;
}
.left .fundText h1,
.left .metricsContainer h1,
.left .factBookFundList h1 {
	color: #8f8e88;
	font-size: 24px;
	font-family: TrumpGothicWestBold;
	font-weight:normal;	
}
.left .factBookFundList h1 {
	color: #87ab66;
	text-transform: uppercase;
	padding: 16px 0 6px 12px;
	font-weight:normal;
}
.left .metricsContainer {
	padding: 17px 20px 15px 15px;
}
.left .metrics {
	padding: 5px 0;
	/*margin: 0 5px;*/
	color: #c3c1b5;
}
.left .metrics .labelArrow {
	padding-left: 7px;
	margin-left: 8px;
}
.main {
	width: 710px;
	height: 768px;
	padding: 16px 22px;
	float: right;
	background-color: #2f2f2f;
	display: block;
	position: relative;
	/*padding: 10px 23px 0 22px;*/
}
.factBookPage .main {
	padding: 0;
	width: 757px;
}
.factBookPage .main img {
	/*width: 100%;*/	
}
.factBookPage .main .factBookPDFNav {
	width: 212px;
	height: 66px;
	color: #C3C1B5;
	font-size: 12px;
	font-weight: bold;
	background-color: #222;
	position: absolute;
	top: 20px;
	left: 280px;
	border-radius: 10px; 
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-box-shadow: 0 0 5px 5px #222;
	-webkit-box-shadow: 0 0 5px 5px #222;
	box-shadow: 0 0 5px 5px #222;
	display:none
}
.factBookPage .main .factBookPDFNav img {
	width: auto;
	margin: 0 3px;
}
.factBookPage .main .factBookPDFNav .paginationDot {
	width: 9px;
	height: 9px;
	background: url(../images/factbook_dot.gif) 0 0 no-repeat;
	margin: 0 3px 3px 3px;
	float: left;
}
.factBookPage .main .factBookPDFNav .paginationDot.first {
	margin-left: 47px;	
}
.factBookPage .main .factBookPDFNav .paginationDot.active {
	background: url(../images/factbook_dot_active.gif) 0 0 no-repeat;
}
.factBookPage .main .factBookPDFNav .prevArrow {
	float: left;
	padding: 31px 0 0 5px;
	margin: 0;
	cursor: pointer;
}
.factBookPage .main .factBookPDFNav .nextArrow {
	float: right; 
	padding: 31px 5px 0 0;
	margin: 0;
	cursor: pointer;
}
.factBookPage .main .factBookPDFNav .factBookPagination {
	float: left;
	width: 150px;
	padding-top: 31px;
	text-align: center;	
}
nav {
	width: 754px;
	height: 43px;
	display: block;
	float: right;
}
nav ul.tabs {
	width: 754px;
	height: 43px;	
}
nav ul.tabs li {
	float: left;
	width: 177px;
	height: 31px;
	padding: 12px 5px 0 5px;
	position: relative;
	border: none;
	background: url(../images/tab_bg.gif) 0 0 repeat-x;
	text-align: center;
	border-right: 1px solid #000;
	font-family:'Bitstream Vera Sans';
	font-size:12px;
}
nav ul.tabs li.twoLines {
	height: 41px;
	padding-top: 2px;	
}
nav ul.tabs li.last {
	border-right: none;
}
nav ul.tabs li.active {
	width: 178px;
	background: url(../images/tab_depth.gif) top right no-repeat;
	background-color: #2F2F2F;
	border-right: none;
}
nav ul.tabs li a,
nav ul.tabs li a:link,
nav ul.tabs li a:visited,
nav ul.tabs li a:hover {
	color: #8f8f8f !important;
	text-decoration: none;
	line-height:23px;
}
#wrapper {
	position:absolute; 
	z-index:1;
	top:0; 
	bottom:0; 
	left:0;
	width:100%;
	overflow:auto;
}
.scroller {
	position:absolute; z-index:1;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
	width:3028px;
	height:770px;
	padding:0;
}
.scroller img{width:3028px !important;height:770px !important}
#detailGraph .main  {
	margin-bottom: 20px;	
}
.main h1 {
	font-family: TrumpGothicWestBold;
	font-weight:normal;
}
#detail .main h1,
#comparisonBigView .main h1 {
	color: #87ab66;
	font-weight:normal;
}
#detailGraph .main  h1,
#comparisonGraph .main h1 {
	color: #87abad;
	font-weight:normal;
}
.main p {
	color: #c3c1b5;
	font-weight: bold;
}
.main .explanationText {
	width: 400px;
	color: #8f8e88;
	font-size: 12px;
	position: relative !important;
	display: block;
}
#detailGraph .main .explanationText,
#comparisonGraph .main .explanationText {
	width: 320px;
}
.main .explanationText h2 {
	color: #c3c1b5;
	font-size: 16px;
	font-weight:normal;
}
.main .explanationText #synopsis {
	margin-top: 52px;
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	opacity: 1;
	z-index: 1;
}
#detailGraph .main .explanationText #synopsis ,
#comparisonGraph .main .explanationText #synopsis{
	position: relative;
	width: 290px;
	padding-right: 30px;
	margin-top: 0;
}
.main .explanationText #largeCapGrowth {
	background:url(../images/bg_large_cap_growth.gif) 0 0 no-repeat;
	margin-top: 105px;
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	opacity: 0;
	z-index: 2;
}
.main figure {
	float: right;
	padding: 0 24px 0 0;
	margin-top: -30px;
}
#detailGraph .main figure,
#comparisonGraph .main figure {
	padding: 0;
	margin: 0;
}
.key {
	width: 712px;
	position: relative;
}
.key h3 {
	color: #c3c1b5;
	font-size: 24px;
	margin: 15px 0;
	font-weight:normal;
}
.key h3 span {
	color: #8f8e88;
	font-size: 14px;
	font-weight: normal;
	font-weight:normal;
}
.key table {
	width: 712px;
	border: none;
	border-collapse: collapse;
}
.key table thead tr td {
	color: #c3c1b5;
	font-size: 12px;
	font-weight: bold;	
}
.key table tbody tr td {
	font-size: 12px;
	font-weight: bold;
	padding: 2px;
}
.key table tbody tr td.shadedRow {
	background-color: #2a2a2a;
}
.key table thead tr td.first,
.key table tbody tr td.first {
	padding-left: 5px;	
}
.key table tbody tr td.shadedRow.first {
	border-radius: 5px 0px 0px 5px; 
	-moz-border-radius: 5px 0px 0px 5px; 
	-webkit-border-radius: 5px 0px 0px 5px;
}
.key table tbody tr td.shadedRow.last {
	border-radius: 0px 5px 5px 0px; 
	-moz-border-radius: 0px 5px 5px 0px; 
	-webkit-border-radius: 0px 5px 5px 0px; 	
}
.keyLeft {
	width: 355px;
	background: url(../images/vertical_divider.gif) top right no-repeat;
	float: left;
}
.keyRight {
	width: 330px;
	float: right;
}
.percentageContainer {
	padding: 10px 30px 10px 6px;
	width: 294px;
	font-size: 14px;
	font-weight: bold;
}
.bevelBorder {
	border-bottom: 1px solid #1c1c1c;
	-moz-box-shadow: 0px 1px 0px #444;
	-webkit-box-shadow:  0px 1px 0px #444;
	box-shadow:  0px 1px 0px #444;
}
.bevelBorderAlt {
	border-bottom: none;
	box-shadow: none;
}
.percentageContainer .circle {
	width: 24px;
	height: 24px;
	border-radius: 24px;
	border: 5px solid #3f3f3f;
	float: left;
}
.percentageContainer .percentageTitle {
	color: #c3c1b5;
	float: left;
	margin: 10px 0 0 16px;
}
.percentageContainer .percentage {
	float: right;
	margin-top: 10px;
}
.fundDisclaimer {
	color: #c3c1b5;
	font-size: 12px;
	background: url(../images/featured_fund_star.gif) 0 7px no-repeat;
	margin-top: 15px;
	padding-left: 50px;
}
/* Colors for Percentages */
.circle.LtBlue { background-color: #46b3d2; }
.LtBlue, h2.LtBlue { color: #46b3d2 !important; }
.circle.Green { background-color: #88ac67; }
.Green , h2.Green{ color: #88ac67; }
.circle.Red { background-color: #db4e4e; }
.Red, h2.Red { color: #db4e4e; }
.circle.Gold { background-color: #eca538; }
.Gold, h2.Gold { color: #eca538; }
.labelArrow.Gold { background: url(../images/arrow_gold.gif) left center no-repeat; }
.circle.LtGray { background-color: #c3c1b5; }
.LtGray, h2.LtGray { color: #c3c1b5; }
.circle.Tan { background-color: #947443; }
.Tan, h2.Tan { color: #947443; }
.circle.PaleGreen { background-color: #71875c; }
.PaleGreen, h2.PaleGreen { color: #71875c; }
.circle.Purple { background-color: #8d4d4d; }
.Purple, h2.Purple { color: #8d4d4d; }

.circle.BrightGreen { background-color: #75c16a; }
.BrightGreen, h2.BrightGreen { color: #75c16a; }
.circle.Moss { background-color: #87ab66; }
.Moss, h2.Moss { color: #87ab66; }

.circle.orange { background-color: #eca538; }
.circle.multi { background-color: #eca538; }
.percentage.multi {color: #eca538; }
.circle.blue { background-color: #46b3d2; }
.circle.blue-red { background-color: #46b3d2; }
.percentage.blue-red {color: #46b3d2; }
.circle.red { background-color: #db4e4e; }
.circle.green,.circle.green-alt{background-color: #88ac67}
.percentage.green-alt {color: #88ac67}
.eighty{opacity:.8}
.seventy{opacity:.7}
.sixty{opacity:.6}
.fifty{opacity:.5}
.forty{opacity:.4}

.Lilac { color: #b7716e; }
.labelArrow.Lilac { background: url(../images/arrow_9b6360.gif) left center no-repeat; }
.Turquoise { color: #69c7ff; }
.labelArrow.Turquoise { background: url(../images/arrow_7fcae0.gif) left center no-repeat; }
.BlueGreen { color: #87abad; } /* color of detailGraph h1 */
.Moss { color: #87ab66; } /* color of detail h1 */
.BrightGreen { color: #75c16a; }
.PurpleAlt { color: #7c73b7; }
.Pink { color: #bd79c1; }
.DarkPink { color: #c1728d; }
.BurntOrange { color: #c19874; }

.leftAlign {
	float: left;	
}
.rightAlign {
	float: right;	
}
.clear {
	clear: both;
}
.hidden {
	display: none;
}

@media screen and (min-device-width: 768px) and (orientation: portrait) {

.detailPage, .factBookPage, .main, .left {
	/*height: 1024px;*/
	height: 100%;
}
.factBookPage .left {
	height: 1024px;	
}
.main figure {
	float: none;
	margin-top: 30px;
}
.factBookPage {
	width: 768px;
}
.factBookPage .main {
	width: 501px;	
}
.factBookPage .main .factBookPDFNav {
	left: 125px;
}
.key {
	width: 330px;
	position: relative;
}
.keyLeft {
	width: 330px;
	background: none;
	float: none;
}
.keyRight {
	width: 330px;
	float: none;
}
.bevelBorderAlt {
	border-bottom: 1px solid #1c1c1c;
	-moz-box-shadow: 0px 1px 0px #444;
	-webkit-box-shadow:  0px 1px 0px #444;
	box-shadow:  0px 1px 0px #444;
}
.main .explanationText #synopsis {
	position: relative;	
	display: block;
}
.main .explanationText #largeCapGrowth {
	position: relative;	
	display: none;
	margin-top: -100px;
}
#detailGraph .main .explanationText,
#comparisonGraph .main .explanationText {
	padding-bottom: 15px;
}
.fundDisclaimer {
	width: 400px;	
}

nav ul.tabs {
	width: 500px;
	height: 43px;
}
nav ul.tabs li {
	float: left;
	width: 114px;
	font-size: 12px;
	line-height: 14px;
}
nav ul.tabs li.twoLines,
nav ul.tabs li.lineBreaks {
	height: 36px;
	padding: 7px 5px 0 5px;
}
nav ul.tabs li.active {
	width: 114px;
}
nav ul.tabs li a {
	font-size: 12px;
	line-height: 14px;
}


