
/* -- Attempting to load:/tdameritrade/markets/overview/modules/overview.css */




body {
	font-size:12px;
	font-family:Arial;
	font-weight:normal;
	color:#000;
	margin:0;
	padding:0;	
}

html body table.stretchy tr td.sidebar {
	width:275px !important;
}

body table.stretchy tr td.sidebar {
	width:275px !important;
}

.hasLayout {
	zoom:1;	
}

.headerTitle a {
	background-color:#fff;
}

.headerTitle a:hover {
	background-color:#fff !important;	
}

.refreshIcon {
	background-position:21px -693px;
	text-align:center;
	font-size:9px;
	color:#999;
	padding-left:40px;
	text-decoration:none;
	line-height:23px;
}

.hasLayout:after {
	content:".";
	display:block;
	visibility:hidden;
	font-size:0px;
	line-height:0px;
	clear:both;	
}

.fleft {
	float:left !important;
}

.fright {
	float:right !important;	
}

.noDecoration {
	text-decoration:none !important;	
}

.twocolumn {
	width:50% !important;
}

.threecolumn {
	width:33.3% !important;
}

.twothirdcolumn {
	width:65% !important;	
}

.threefourthcolumn {
	width:75% !important;
}

.onefourthcolumn {
	width:25% !important;
}

.mi {
	margin-left:7px;	
}

.margLeft35 {
	margin-left:35px !important;	
}

.bold {
	font-weight:bold;	
}

.iconDelayed {
	background-position:4px -800px;	
}

.dottedTop {
	border-top:1px dotted #999;
	padding:10px 0 0 0;
}


/* Start BarCharts */

.barGraph {
	margin:10px 0;	
}

.barGraph .hoverKey{
	cursor:pointer;	
}

.barGraph .barGraphLabels {
	margin:5px 0;
}

.barGraph .barGraphLabels  .barGraphLabel {
	height:auto !important;
	text-align:center;	
}

.barGraph .barGraphHeading {
	border-bottom:1px solid #666;
	margin-bottom:5px;
	font-size:11px;
}

.barGraph .barGraphHeading .totaltext{
	color:#666;
	font-size:10px;
}

.barGraph .hbar {
	height:20px;
	border-left:1px solid #FFF;
	float:left;
}

.barGraph .barGraphBars {
	width:100%;
}

.barGraph .vbar {
	width:35px;
	margin:0 0 0 10px;
	float:left;
	height:100%;
	position:relative;
	color:#333;
	font-size:10px;
}

.msie.v6 .barGraph .vbar{
	margin:0 0 0 8px;
	padding:0;
}

.barGraph .vbar div{
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	text-align:center;
	margin:0;
	padding:0;
}

.barGraph .vbar .bar{
	font-size:0;
	line-height:0;
}

.msie .barGraph .vbar .bar{
	bottom:-1px;
}

.greenbar {
	background:#6CBE72;
}

.bluebar {
	background:#8EAED6;
}

.greybar {
	background:#D8D8D8;
}

.orangebar {
	background:#D5801E;
}

.brownbar {
	background:#7B5A29;
}

.barGraphKey {
	margin:10px 0 0 0;
}

.keyItem {
	width:auto;
	margin:0 7px 0 0;
}

.keyItemColor {
	width:10px;
	height:10px;
	float:left;
	margin-right:2px;
	border:1px solid #EEE;
	font-size:0;
	line-height:0;
}

.barGraphKey .keyItemText {
	width:auto;
	height:10px;
	float:left;
	font-size:9px;
	color:#666;
}


/* End BarCharts */

.roundedCorners b {
	display:block;
	border-color:#d0d0d0;
	border-style:solid;
	border-width:0px 1px;
	height:1px;
	line-height:0px;
	font-size:0px;
}

.roundedCorners .r1 {
	margin:0px 4px;
}

.roundedCorners .r1.top {
	border-width:1px 1px 0px;
	height:0px;
}

.roundedCorners .r1.bottom {
	border-width:0px 1px 1px;
	height:0px;
}

.roundedCorners .r2 {
	margin:0px 3px;
}

.roundedCorners .r3 {
	margin:0px 2px;
}

.roundedCorners .r4 {
	margin:0px 1px;
	height:2px;
}

.corners {
	background:transparent url(/tdameritrade/images/icons/corners.png) no-repeat;
	height:8px;
	width:20px;
	line-height:0px;
	font-size:1px;
}

.corners.topLeft {
	background-position:top left;
	float:left;	
}

.corners.topRight {
	background-position:right -16px;
	float:right;
}

.corners.bottomLeft {
	background-position:bottom left;	
	float:left;
}

.corners.bottomRight {
	background-position:right -26px;
	float:right;
}

.fifty2WeekPopUp {
	width:172px;
	height:auto;
	position:absolute;
	height:91px;
	z-index:50;
}

.fifty2WeekPopUp iframe {
	position:absolute;
	top:0;
	left:0;
	height:91px;
}

.fifty2WeekPopUp .fullcontainer {
	position:absolute;
	top:0;
	left:0;
	height:100%;
	text-align:left;
}

.msie .fifty2WeekPopUp {
	width:153px;
}

.fifty2WeekPopUp .container{
	width:150px;
	background:#F7F7F7;
	border:1px solid #CCC;
	padding:5px 10px;	
}

.fifty2WeekPopUp .shadowleft{
	width:2px;
	background:#999;
	position:absolute;
	bottom:0;
	height:98%;
	right:0;
}

.fifty2WeekPopUp .shadowbottom{
	width:100%;
	height:2px;
	background:#999;
	line-height:0;
	font-size:0;
}


.sparkChart {
	height:20px;
	overflow:hidden;
	width:100%;
	position:relative;	
}

.sparkChart img {
	position:absolute;
	right:0;
}

.sparkChart img.c1 {
	top:0;
	clip:rect(0px, 60px, 20px, 0px);
}

.sparkChart img.c2 {
	top:-30px;
	clip:rect(30px, 60px, 50px, 0px);
}

.sparkChart img.c3 {
	top:-60px;
	clip:rect(60px, 60px, 80px, 0px);
}

.sparkChart img.c4 {
	top:-90px;
	clip:rect(90px, 60px, 110px, 0px);
}

.sparkChart img.c5 {
	top:-120px;
	clip:rect(120px, 60px, 140px, 0px);
}

.sparkChart img.c6 {
	top:-150px;
	clip:rect(150px, 60px, 170px, 0px);
}

.sparkChart img.c7 {
	top:-180px;
	clip:rect(180px, 60px, 200px, 0px);
}

.sparkChart img.c8 {
	top:-210px;
	clip:rect(210px, 60px, 230px, 0px);
}

.sparkChart img.c9 {
	top:-240px;
	clip:rect(240px, 60px, 260px, 0px);
}

.sparkChart img.c10 {
	top:-270px;
	clip:rect(270px, 60px, 290px, 0px);
}


.moduleHasIcon {
	background:transparent url(/tdameritrade/images/icons/icons_map.png) no-repeat 0px 0px;
}

.moduleHasIcon.positiveLast {
	background-position: 0px -98px;
}

.moduleHasIcon.positiveLastClosed {
	background-position: 0px -124px;
}

.moduleHasIcon.negativeLast {
	background-position: 0px -174px;
}

.moduleHasIcon.negativeLastClosed {
	background-position: 0px -150px !important;
}

.moduleHasIcon.positiveGrowth {
	background-position:right -24px;
	width:100%;
	height:15px;
}

.moduleHasIcon.negativeGrowth {
	background-position:right -44px;
	width:100%;
	height:15px;
}

.moduleHasIcon.portfolioKey {
	background-position:left -63px;
	padding-left:10px;
	width:100%;
	height:auto;
}

.moduleHasIcon.watchListKey {
	background-position:left -80px;
	width:100%;
	padding-left:10px;
	height:auto;
}

a.iconwhatsNew{
	background:transparent url(https://tdameritrade.cache.wallst.com/images/icons/icons_stacked.png) no-repeat scroll 0 0;
}

a#tdamPageHelp{
	background-position:left -1390px;
	display:block;
	margin-left:8px;
	padding-left:20px;
}

/* Right Column content */

.rightColumnModule {
	width:100%;
	margin:8px 0px;
	background:#EEE;
}

.rightColumnModule .moduleTitle {
	background:none;
	border:none;
	padding:0;
	line-height:13px;
}

.rightColumnModule .content{
	width:90%;
	padding:5px 0px;
	margin:0px auto;
}

.msie .rightColumnModule .content{
	width:95%;
	margin-left:10px;
}

.subtext {
	font-size:11px;
	font-weight:normal;
	color:#666666;	
}

.smallFont {
	font-size:11px;
}

.smallArrow {
	background-position: 3px -288px;
	padding-right:10px;
}

.moduleBody {
	position:relative;	
}


/* Module stuff */

.moduleTitle {
	font-weight:bold;
	background:#e5e5e3 url(/tdameritrade/images/icons/icons_map.png) no-repeat 0px -252px;
	padding-left:10px;
	border-bottom:1px solid #D8D8D8;
	font-size:100%;
	line-height:20px;
}

.Modulefooter {
	margin-top:15px;
	font-size:11px;	
}

.block{
	display: block;
}

.none {
	display:none;	
}

:focus {
	outline-color:none;
	outline-style:none;
	outline-width:0;
}

.delayedDisclaimer {
	color:#808080;
	font-size:11px;	
}

.delayedDisclaimerItalic {
	color:#808080;
	font-size:11px;
	font-style:italic;
}

.light {
	color:#999999 !important;
}

/* Loading element */

.WSODloader {
	width:100%;
	height:100%;
	position:absolute;
	bottom:0;
	z-index:10;
	left:0;
	text-align:center;
	background:transparent;
	zoom:1;
}

.WSODloader .content{
	width:200px;
	margin:0px auto;
	border:2px solid #D8D8D8;
	padding:15px 10px;
	font-weight:bold;
	color:black;
	background:white;
}

.WSODloader .content img{
	position:relative;
	top:3px;
	margin-right:10px;
}

div.currencyChart div.listContainer{
	left: -21px;
	/* *left: 100px; see below for browser hacking
	_left: 117px; */
}

.msie {
	left: 100px;
}

.msie.v6 div.currencyChart div.listContainer{
	_left: 117px;
}

div.currencyChart div.listContainer{
	left: -21px;
	/**left: 100px;
	_left: 117px;*/
}

.msie div.currencyChart div.listContainer{
	left: 100px;
}

.msie.v6 div.currencyChart div.listContainer{
	left: 117px;
}

div.FixedIncomeChart div.listContainer{
	left: -18px;
}

.msie div.FixedIncomeChart div.listContainer{
	left: 80px;
}

div.sparkChart{
	width:100%;
	height:19px;
	position:relative;
	overflow:hidden;
}

div.sparkChart img{
	position:absolute;
	right:0;
}

/* 52 week scale */
.scaleGraphic {
	margin-top:6px;	
}

.scaleGraphic {
	background-position: 0px top;
	background-repeat:repeat-x;
	width:100px;
	height:10px;
	position:relative;
	float:right;
}

.scaleGraphic div{
	cursor:pointer;
}

.scaleGraphic .equalizer {
	position:relative;
	width:100px;
	margin:0 5px 0 -5px;
	height:5px;
}

.scaleGraphic .scalePoint{
	position:absolute;
	top:0;
	width:15px;
	height:15px;
	background-position:0px -12px;
	background-repeat:no-repeat;
}


/* module menus */

ul.menu {
	margin:0;
	padding:0;	
}

ul.menu  li {
	float:left;
	padding:0px 5px;
	border-left:1px solid #D8D8D8;
	line-height:12px;
}

ul.menu  li.first {
	padding:0px 5px 0px 0px;
	border-left:none;
}

ul.menu  li a {
	font-weight:normal;
	text-decoration:none;
}

ul.menu  li a.active{
	font-weight:bold;
}

a.moduleMoreLink {
	padding:5px 0px;
	display:block;	
}

div#markets_Summary strong{
	display:block;
}

/* NEW TD TABLES WSOD name-spaced */
/* Made from TableCreator_class */

table.WSODTable {
	width:100%;
	background:transparent;
	font-size:12px;
	border-color:#7E7E7E;
	border-style:solid;
	border-width:1px 0px;
}

table.WSODTable .portfolioKey,
table.WSODTable .watchlistKey {
	width:0px;
}

.msie table.WSODTable {
	border-collapse:collapse;
}  


table.WSODTable thead th {
	color:#262626;
	font-size:11px;
	font-weight:normal;
	padding:5px 0px;
	vertical-align:bottom;
	background:#F5F5F5;
	font-family:Arial;
}


table.WSODTable thead th.alignLeft a {
	padding-right:10px;
}


table.WSODTable thead th a{
	color:#262626;
	font-weight:normal !important;
	text-decoration:none;
}


table.WSODTable thead th a:link{
	color:#262626;
	text-decoration:none;
}


table.WSODTable thead th a:hover{
	color:#00456C;
	background:transparent !important;
	text-decoration:none;
}

table.WSODTable thead th a.current {
	color:#00456C;
}


table.WSODTable thead th.alignLeft a.current.asc {
	background:transparent url(/tdameritrade/images/sortArrow_dwn.gif) center right no-repeat !important;
}


table.WSODTable thead th.alignLeft a.current.dsc {
	background:transparent url(/tdameritrade/images/sortArrow_up.gif) center right no-repeat !important;
}


table.WSODTable thead th.alignRight a {
	padding-left:10px;
}


table.WSODTable thead th.alignRight a.current.asc {
	background:transparent url(/tdameritrade/images/sortArrow_dwn.gif) 0px 6px no-repeat !important;
} 


table.WSODTable thead th.alignRight a.current.dsc {
	background:transparent url(/tdameritrade/images/sortArrow_up.gif) 0px 6px no-repeat !important;
} 

table.WSODTable tbody tr td {
	padding:4px 0px;
	border-top:1px solid #DDDDDD;
	vertical-align:middle;
	font-family:Arial;
}


table.WSODTable tbody tr td a{
	text-decoration:underline;
	font-size:12px !important;
}



/* Tag Cloud */

.tagCloud {
	margin:10px 0px;
}

.tagCloud a{
	text-decoration:none;
}

.tagCloud .tag1 {
	font-size:19px;
}
.tagCloud .tag2 {
	font-size:18px;	
}
.tagCloud .tag3 {
	font-size:17px;
}
.tagCloud .tag4 {
	font-size:16px;
}
.tagCloud .tag5 {
	font-size:15px;
}
.tagCloud .tag6 {
	font-size:14px;
}
.tagCloud .tag7 {
	font-size:13px;
}
.tagCloud .tag8 {
	font-size:12px;
}
.tagCloud .tag9 {
	font-size:11px;
}
.tagCloud .tag10 {
	font-size:10px;
}



/* Overview Header */

#markets_overviewHeader {
	width:849px;
	border-color:#CCC;
	border-style:solid;
	border-width:1px 0px;
	margin-bottom:25px;
	font-size:12px !important;
	padding-bottom: 5px;
}



#markets_overviewHeader span{
	font-size:12px;
}

#markets_overviewHeader .company{		
	height: auto;
	margin:10px 0 -8px 0px;
	padding:0px 0px 9px 20px;
	width: auto;
}

#markets_overviewHeader .company .notifyClosed{
	font-size:10px;
}

#markets_overviewHeader .company .price{
	font-weight:bold;
}

#markets_overviewHeader .companyClosed,
#markets_overviewHeader .companyClosed * {
	color:#666 !important;	
}

#markets_overviewHeader .company.companyClosed .price {
	color:#666 !important;	
}

#markets_overviewHeader .company.companyClosed .negative, #markets_overviewHeader .company.companyClosed .positive{
	color:#666 !important;	
}

.ribbonRow{
	margin-left: 20px;
	_margin-left: 10px;	
}

/* Sector Outlook Module css*/

#markets_sectorOutlook {
	width:100%;
	margin-top:20px;
}

#markets_sectorOutlook .WSODTable th,
#markets_sectorOutlook .WSODTable tr td {
	font-family:Arial;
}


#markets_sectorOutlook .leftColumn {
	width:34%;
	float:left;
}

#markets_sectorOutlook .leftColumn .smartText {
	margin:12px 0px 20px 0px;
	width:90%;
	font-size:11px;
}

#markets_sectorOutlook .leftColumn .smartText strong {
	display:block;
}

#markets_sectorOutlook .leftColumn div.link{
	margin-top:8px;
}

#markets_sectorOutlook .leftColumn div.subtext{
	margin-left:20px;
}

#markets_sectorOutlook .sectorWatchLink {
	padding-left:20px;
}

#markets_sectorOutlook .sectorWatchLink a{
	border:none;
	text-decoration:underline;
	margin-left:0px;
}

#markets_sectorOutlook .marketMonitor a{
	padding-left:20px !important;
	background-position:2px 2px;
}

#markets_sectorOutlook .rightColumn {
	width:64%;
	float:left;
}

#markets_sectorOutlookMenu {
	margin:14px 0px;	
}

#markets_sectorOutlookTable {
	position:relative;
	height:270px;/* Yes, heights are bad but this is so the page content doesn't jump */
}

#markets_sectorOutlookTable .WSODloader .content{
	margin-top:90px;
}


/* Stock Movers */
#markets_stockMovers {
	width:100%;
	margin-top:20px;
	height:100%;
	position:relative;
}


#markets_stockMovers #markets_stockMoversLoader {
	top:0;
}


#markets_stockMovers #markets_stockMoversMenu {
	float:left;
	margin:20px 0px;
}

#markets_stockMovers div.arrowDDContainer{
	margin: 20px 0;
	width: 200px;
}

#markets_stockMovers div.listContainer{
	left: 66px;	
}

#markets_stockMovers ul.dropDown{
	width: 122px;
} 

#markets_stockMoversTableContainer {
	position:relative;
	height:auto;
	margin-bottom:10px;
}

#markets_stockMoversTableContainer .WSODloader .content{
	position:relative;
}

#markets_stockMovers .moduleFooter {
	width:100%;
	height:75px;
	padding:5px 0px;
	position:relative;
}

#markets_stockMovers .moduleFooter .left{
	position:absolute;
	top:0;
	width:200px;
}

#markets_stockMovers .moduleFooter .left #rankingsUnderFive{
	margin:8px 0px;
}

#markets_stockMovers .moduleFooter .left #rankingsUnderFive input{
	margin:0px 10px 0px 0px;
	float:left;
	display:block;
}

#markets_stockMovers .moduleFooter .left #rankingsUnderFive span{
	line-height:13px;
	display:block;
	float:left;
}

#markets_stockMovers .moduleFooter .right{
	position:absolute;
	top:0;
	right:0;
	padding-left:150px;
}

.msie #markets_stockMovers .moduleFooter .right{
	padding-left:140px;
}

#markets_stockMovers .moduleFooter .right strong,#markets_stockMovers .moduleFooter .right span {
	display:block;
}

#markets_stockMovers .moduleFooter .right strong,
#markets_stockMovers .moduleFooter .right span,
#markets_stockMovers .moduleFooter .right div{
	float:right;
	width:auto;
}

#markets_stockMovers .moduleFooter .right .rtContainer{
	width:auto;
	float:right;
	margin-top:10px;
}

#markets_stockMovers .moduleFooter .right .rtContainer a{
	font-weight:normal;
	margin-top:1px;
	cursor:pointer;
}

#markets_stockMovers .moduleFooter .right .delayedDisclaimer {
	float:none;
	margin:0px 0px 5px 0px;
	text-align:right;
}

#markets_stockMovers .moduleFooter .right .delayedDisclaimer span.iconDelayed {
	float:none;
	display:inline;
}

/* Markets Summary */

#markets_Summary {
	position:relative;	
}

#markets_Summary div.smartText{
	margin-right: 10px;
	width: 189px;
	font-size:11px;
	
}

div#GlobalMarkets div.smartText{
	margin-bottom: 10px;
	margin-right:0px; 
}

div#GlobalMarkets div.reportPDFLeft {
	width:auto;
	margin-top:10px;
}


div#GlobalMarkets div.reportDate {
	clear:both;	
}


div#markets_Summary strong{
	display:block;
}



#markets_Summary div.tabContainer{
	margin-bottom: 5px;
} 

/* Summary module styles*/

.tabContainer{
	position: relative;
}

#markets_USIndexChartLoader.WSODLoader .content{ 
	margin-top:66px;
	z-index: 2;
	zoom:1;
}

#IndexChart{
	height: 200px;
	width: 350px;
}


/* Summary - currency */

#markets_Summary .submenu{
	margin:15px 0px;	
}

#markets_Summary .content .upperData{
	
}

#markets_Summary .content .lowerData{
	margin:20px 0px 0px;
}

#markets_Summary .content .upperData .dataLeft {
	width:42%;
	float:left;	
}


#markets_Summary .content .upperData .dataRight {
	width:50%;
	float:right;	
}



div.chartLabel{
	font-weight: bold;
	margin-bottom: -15px;		
}

/* Summary - fixed income */

#fixedIncomeSmartText {
	width:35%;
	float:left;	
	margin-bottom:10px;
	font-size:11px;
}

#fixedIncomeSmartText .reportPDFLeft {
	padding-left:22px;
}

#fixedIncomeSmartText .reportPDFLeft a{
	margin:0;
}

#fixedIncomeChart {
	float: right;	
}

#fixedIncomeChart div.arrowStyleDD.arrowDDContainer .listContainer{
	left: 28px;
}

ul.chartTypeLinks{
	float: left;
	margin-bottom: 5px;
}

.headline p{
	overflow: hidden;
	max-width: 250px;
	margin:10px 0;
}

/* client Strategist */

#markets_clientStrategist{
	padding:1px 0px !important;
	background:transparent;
	margin:0px !important;
}

#markets_clientStrategist .content{
	padding:15px;
	margin:0px !important;
	width:auto;
	background:#FFF;
	border-width:0px 1px;
	border-style:solid;
	border-color:#d0d0d0;
}

#markets_clientStrategist .content .top{
	padding-bottom:10px;
	margin-bottom:10px;
}

#markets_clientStrategist .content .top .cfaImage {
	margin-right:10px;
	width:auto;
	float:left;	
}

#markets_clientStrategist .content .top .headline {
	width:160px;
	float:left;
	padding:0px;
	color:#7A7A79;
}

#markets_clientStrategist .content .lower li {
	list-style-image:url(/tdameritrade/images/icons/list-style-image.png);
	line-height:16px;
	margin:0px 0px 8px 15px;
	border:none;
	color:#333;
}

#markets_clientStrategist .content .lower .reportPDFLeft {
	background-position: -3px -302px;
}

#markets_clientStrategist .content .lower .reportPDFLeft a {
	margin-left:19px;
}

#markets_clientStrategist .content .lower .moreAlerts {
	margin:10px 0px 0px;
}

/* Latest Headlines */

#markets_latestHeadlines .dateHeading{
	color:#4D4D4D;
	margin-top:10px;
}

#markets_latestHeadlines div.headline {
	padding:10px 0 0;	
}

#markets_latestHeadlines div.headline a{
	text-decoration:none;
}

/* Most Popular */

#markets_mostPopular {
	color:#000;	
}

#markets_mostPopular #mostPopularMenu{
	margin:10px 0px;
	font-size:11px;
}

#markets_mostPopularLoader {
	background:#EEE;
	position:absolute;
	opacity:.7;
	filter:alpha(opacity=70);
	top:0;
	left:0;
}

#markets_mostPopular ul.mostViewedNews {
	margin:0;
	padding:0;
	border:none;
	display:block;
}

#markets_mostPopular ul.mostViewedNews li {
	list-style-type:none;
	margin:0;
	padding:0;
	border:none;
	font-weight:bold;
	color:#666;
}

#markets_mostPopular ul.mostViewedNews span.olHack {
	display:block;
	float:left;
	width:auto;
	margin-right:10px;
}

#markets_mostPopular ul.mostViewedNews div.link {
	float:left;
	width:220px;
	line-height:14px;
}

#markets_mostPopular ul.mostViewedNews div.link a {
	font-weight:bold;
}

/* Event Calendar */

body #markets_eventCalendar ul,
body #markets_eventCalendar tr,
body #markets_eventCalendar tr th,
body #markets_eventCalendar tr td {
	font-size:11px !important;
	font-family:Arial !important;
}

#markets_eventCalendar .smallCell {
	width:85px;
}

#markets_eventCalendar .formatTitle {
	width:106px;	
}

#markets_calendarTableContainer {
	margin-bottom:10px;	
}

#eventCalendarModule {
	margin:10px 0px;	
}

#eventCalendarModule ul li{
	padding: 0px 3px;
	border-left:none;
	border-right:1px solid #D8D8D8;
	margin-bottom:4px;
}

#eventCalendarModule ul li.first{
	padding: 0px 3px 0px 0px;
	border-right:1px solid #D8D8D8;
}

#eventCalendarModule ul li.last{
	border:none;
	padding-left:0px;
}

#markets_calendarDescription {
	margin-bottom:10px;	
}

#markets_calendarDates {
	margin-bottom:10px;	
}

#markets_calendarFooter {
	position:relative;
}	

#markets_calendarFooter .calendarPage {
	position:absolute;
	width:100%;
	top:0;
	left:0;	
}

#markets_calenderLoader {
	background:#EEE;
	position:absolute;
	opacity:.7;
	filter:alpha(opacity=70);
	top:0;
	left:0;
}

#markets_marketDiaries {

}


#markets_marketDiaries .disclaimer {
	position:relative;
	top:-10px;
}

#markets_marketDiaries .hbar{
	cursor:pointer;
}

#markets_marketDiaries #markets_marketDiariesLeft {
	padding-bottom:5px;
	margin-right:10px;
	border-bottom:1px solid #CCC;
	width:340px;
	float:left;
}

#markets_marketDiaries #markets_marketDiariesRight {
	width:195px;
	float:left;
	margin-top:10px;
	text-align: right;
}

#markets_marketDiaries #markets_marketDiariesAD{
	width:214px;
	float:left;
	margin-right:15px;
}

#markets_marketDiaries #markets_marketDiariesHighLow {
	float:left;
	width:108px;	
}

#markets_marketDiaries #markets_marketDiariesHighLow .barGraphBars{
	height:92px;
	border-bottom:1px solid #666;
}

#marketDiaryToolTip {
	position:absolute;
	width:200px;
	background:#F7F7F7;
	border:1px solid #666;
	padding:15px;
	text-align:left;
	top:-1000px;
	left:-1000px;
}

#marketDiaryToolTip h3 {
	text-align:left;	
}

#marketDiaryToolTip #marketDiaryBody,
#marketDiaryToolTip #marketDiaryFooter{
	color:#666;
}

#marketDiaryToolTip #marketDiaryBody .row {
	margin:3px 0;
}

#marketDiaryToolTip #marketDiaryBody .row .keyItemColor {
	margin-right:6px;
	width:12px;
	height:12px;
}

/* -- Loaded:/tdameritrade/markets/overview/modules/overview.css*/


