
#sidebar1 .sidebar1AdWrapper {background:url(../images/sidebar_ad_top.gif) 0 0 no-repeat; padding-top:6px;}

/*=sub nav stuff specific to Market Activity section
-----------------------------------------------------*/
#subNavigation li#getQuotes {border-top:none;}

body#quotesSection .getQuotes ul li#getQuotes,
body#quotesSection .haltedList ul li#haltedList,
body#quotesSection .otr ul li#otr,
body#quotesSection .nex ul li#nex,
	body#quotesSection .mx_commodities ul li#mx_commodities,
body#quotesSection .mutualFunds ul li#mutualFunds,
body#quotesSection .commodities ul li#commodities,
body#quotesSection .eAnnual ul li#eAnnual,
body#quotesSection .marketAccess ul li#marketAccess {background:url(../images/sub_nav_on.gif) 12px 5px no-repeat #404F24;}

body#quotesSection .otr ul li#otr ul  {display:block;}

body#quotesSection .otr2011 ul li#otr li#otr2011 a,
body#quotesSection .otr2010 ul li#otr li#otr2010 a,
body#quotesSection .otr2009 ul li#otr li#otr2009 a {color:#f1911a; text-decoration:none;}

/*options chain table style
-----------------------------------------------------*/
#djContent table.layout #options {
	margin-bottom: 60px;
}
#djContent table.layout #options .chartShown {
	font-weight: bold;
}
#djContent table.layout #options .loading{
	background-color: #fff;
}
#djContent table.layout #options .legend {
	width: 120px;
	float: right;
	text-align: right;
	color: #7F7800;
	font-weight: bold;
	background: url('/en/images/money-sq.gif') no-repeat 60px 2px;
}
#djContent table.layout #options table {
	border-collapse: collapse;
	width: 100%;
	border-top: 2px solid #7F7800;
	margin: 2px 0 4px;
}
#djContent table.layout #options th,
#djContent table.layout #options td {
	padding: 3px 2px;
	border-bottom: 2px solid #E1DDA7;
}
#djContent table.layout #options th.strike,
#djContent table.layout #options td.strike {
	background-color: #E1DDA7;
	white-space: nowrap;
	padding-left: 6px;
	padding-right: 6px;
	text-align: center;
}
#djContent table.layout #options th.strike {
	text-align: center;
}
#djContent table.layout #options td.lastPrice {
	font-weight: bold;
}
#djContent table.layout #options td.lastTime {
	text-align: left;
	padding-left: 5px;
	font-weight: bold;
}
#djContent table.layout #options th {
	text-align: right;
	font-weight: bold;
	background-color: #E1DDA7;
}
#djContent table.layout #options .big th {
	color: #7AA64D;
	font-size: 1.1em;
	background-color: #fff;
	text-align: left;
}
#djContent table.layout #options td {
	text-align: right;
}
#djContent table.layout #options td.hilight {
	background-color: #ffc;
}

#mainContent table.eReports {width:530px;}
#mainContent table.eReports th {
font-size:11px;
vertical-align:bottom;
padding:2px 4px 3px;
background:#E7E3B5;
}
#mainContent table.eReports td {
font-size:11px;
vertical-align:bottom;
padding:3px 4px 3px;
}
