/*******************************************************************************
This file contains styling for the All Usmf Pages

NOTE: See =IE for Internet Explorer hacks

= CAPS FIXES -- REMOVE BEFORE LAUNCH

= ELEMENTS
= CAPSFIXES
= HEADER
= INDICES
= MENU
= FOOTER
= ADS
= CATFISH
= INTERSTITIAL
= INLINE LOGIN
= IE
*******************************************************************************/

#promoAndLeaderboard {
	width: 970px;
	margin: 0 auto 10px auto;
	padding: 5px;
	background: #fff;
}

#promoAndLeaderboard div.leaderboard {
	float: left;
	display: inline;
	margin-right: 5px;
	width: 728px;
	height: 90px;
}

#promoAndLeaderboard div.promo {
	float: right;
	width: 237px;
	height: 90px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	display: inline;
}

#ed-topnav #promoAndLeaderboard, #ed-mid #promoAndLeaderboard {
	margin: 10px auto 0;
}

* html #ed-topnav #promoAndLeaderboard {
	width: 980px;
}

* html #ed-mid #promoAndLeaderboard {
	width: 980px;

}

/*******************************************************************************
=CAPSFIXES
*******************************************************************************/
body.caps #menu ul a {
	color:#fff !important;
}

body.caps #menu ul li ul li a {
	color: #666 !important;
}

body.caps #menu ul li ul li.on a {
	color: #205080 !important;
}

form #search input.query {
	width: 200px !important;
}

body#viewTag fieldset, body#tagRankings fieldset {
	width: auto !important;
	clear: none !important;
}

/*******************************************************************************
=ELEMENTS
*******************************************************************************/
a {
	color:#06a;
	text-decoration:none;
}

a:visited {
	color:#393;
}

a:hover, a.unvisit:hover, *.unvisit a:hover {
	text-decoration:underline;
	color:#06a;
}

a.unvisit, *.unvisit a {
	color:#09549E;
}

div.crate {
	clear: left;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 980px;
	overflow:hidden;
}


/*******************************************************************************
=HEADER
*******************************************************************************/


/*******************************************************************************
=HEADER
*******************************************************************************/
script {
	display: none;
}
#header{
	background-color:#06a;
	width: 100%;
	min-width:1000px; /* NECESSARY? */
	/* enforce z-index */
	z-index:100;
	position:relative;
	line-height: 1;
}

#header div.grid, #header div.column {
  margin-bottom:0;
}

#header div.wrap {
  background:#fff url(../../../img/bg_header.gif) repeat-x top;
  border-bottom:5px Solid #5bf;
  margin-bottom:3.3em;
}

#header a {
	text-decoration:none;
}
#header a:visited {
}
#header a:hover {
	text-decoration:underline;
}
#header a:active {

}

/*
 * Caps sub-navigation logo
 */
#menu li.capsHome{
	width:62px;
}
#menu li.capsHome a{
	background: transparent url(../../../img/topNav/capsLogo.gif) no-repeat !important;
	height:42px;
	width:55px;
	position:absolute;
	text-indent:-999999px;
	top:2px;
}

#search div.column {
	margin-bottom: 0;
}


#topnav {
	background: #fff url(../../../img/topNav/headerBG.jpg) repeat-x top left;
	color: #fff;
	height: auto;
	padding: 17px 0 0 0;
	border-bottom: 1px solid #d0d0d0;
}

#logo {
	float: left;
	padding-left: 10px;
}

#logo a {
	text-indent: -9999px;
	background: transparent url(../../../img/topNav/headerSprite.gif) no-repeat top left;
	height: 56px;
	width: 273px;
	display: block;
	margin:5px 0 20px;
}

div #search {
  float:right;
	display: inline;
	margin: 17px 32px 17px 0;
	background: transparent !important;
	border: none !important;
	padding:0;
}

#search input.query {
	color: #999;
	font-size: 14px;
	font-weight: bold;
	padding:7px;
	margin-right: 5px;
	width: 200px;
	margin-top: 3px;
	float: left;
	vertical-align:text-bottom;
	font-family: arial, helvetica, sans-serif;
}

#search input.active {
	color: #222;
}

#search .doSearch {
	background: transparent url(../../../img/topNav/headerSprite.gif) no-repeat 0 -58px;
	text-indent: -9999px;
	height: 39px;
	width: 88px;
	border: 0 none;
	font-size: 0;
	line-height:0;
	cursor: pointer;
	float: left;
	vertical-align:text-bottom;
}

#search .btn_hover {
	background-position: 0 -97px;
}

#search .btn_active {
	background-position: 0 -137px;
}

/* 
    Mobile site link message
*/

#mobileMsg { background:#fff; width:auto; text-align:center; padding:10px 0; border:10px solid #FFDD99; }

#mobileMsg h2 { padding:5px; margin:0 auto; font-size:4em;  }    
#mobileMsg h2 a, mobileMsg h2 a:visited  { color:#09549E; }

/*******************************************************************************
=MENU
*******************************************************************************/
#menu {
	overflow: visible;
	position: relative;
	top: 4px;
	height: 78px;
}

#menu a {
	text-decoration: none;
}

#menu ul {
	float: left;
	clear: none;
	list-style: none;
	padding: 0;
	margin: 0;
}

#menu li {
	font-size: 14px;
	line-height: 1.4em;
	font-weight: bold;
	float: left;
	clear: none;
	margin-right: 1px;
}

#menu li a {
	color: #fff;
	padding-right: 5px;
	display: block;
	background: transparent url(../../../img/topNav/navSprite.gif) no-repeat right -42px;
}

#menu li a span {
	padding: 10px 11px 11px 16px;
	display: block;
	background: transparent url(../../../img/topNav/navSprite.gif) no-repeat left -42px;
}

#menu li.hover a, #menu li.over a, #menu li.on a {
	color: #124170;
	background: transparent url(../../../img/topNav/navSprite.gif) no-repeat right top;
}

#menu li.hover a span, #menu li.over a span, #menu li.on a span {
	color: #124170;
	background: transparent url(../../../img/topNav/navSprite.gif) no-repeat left top;
}

#menu li ul {
	display: none;
	position: absolute;
	top: 36px;
	left: 0;
	width: 980px;
	background: #fff;
}

#menu li.hover ul, /*#menu li:hover ul, */ #menu li.on ul {
	display: block;
}

#menu li ul li {
	float: left;
	padding: 14px 0;
	font-size: 14px;
	line-height: 0.7em;
	background: #fff;
}

#menu li ul li.external {
	background: transparent url(../../../img/panic/externalLink.gif) no-repeat scroll 97% center;
}

#menu li ul li.external a {
	padding-right: 20px;
}

#menu li ul li.on a {
	color: #205080 !important;
	font-weight: bold;
}

#menu li ul li a {
	padding: 0 10px;
	font-weight: normal;
	color: #666 !important;
	background: transparent url(../../../img/topNav/navSprite.gif) no-repeat right -87px !important;
}

#menu li ul li a:hover {
	text-decoration: underline;
}

#menu li ul li.last a {
	background: none !important;
}


/*******************************************************************************
=FOOTER
TODO: Refactor
*******************************************************************************/
#footer {
	background-color:#133f6c;
	color: #5bf;
	text-align: center;
	padding: 10px 0;
	border-top: 1px solid #0a3055;
}
#footer div.grid {
	margin: 14px auto 0;
}
#footer div.column div.wrap, #footer div.column ul {
	font-size: 12px;
}
#footer div.column {
	margin-bottom: 0px;
	text-align: center;
}

#footer a {
	color: #fff;
	font-weight: normal;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
#footer ul li a {
	border-left: 1px solid #5bf;
	padding-left: 7px;
	margin-right: 7px;
}
#footer li.first a {
	border: none;
	padding: 0;
}

#footer ul {
	text-align: center;
	overflow: hidden;
	padding: 0;
	margin: 0 0 5px 0;
	list-style: none;
	line-height:1.5em;
}
#footer ul li {
	font-weight: bold;
	display: inline;
}

#footer p {
	text-align:center;
	margin-bottom:5px;
	font-size: 12px;
}

#footer #fn-serverinfo {
	font-size:12px;
	line-height:12px;
	text-align:center;
	color: #133F6C;
}

/*******************************************************************************
=ADS
*******************************************************************************/
#vs-tracking-px, .vs-tracking-px, span.infomercial, .ex-tracking-px {
	/* get tracking pixels and empty span out of the document flow */
	position:absolute !important;
	visibility: hidden;
}


/*******************************************************************************
=CATFISH
*******************************************************************************/
body.showingCatfish {
	padding-bottom: 60px;
}

* html body.showingCatfish {
	height: 100%;
	display: block;
	margin: 0;
}

* html body.showingCatfish #container {
	position: relative;
	height: 100%;
	width: 100%;
	overflow: auto;
	overflow-y: auto;
	overflow-x: auto;
	display: block;
	margin-bottom: 400px;
}

* html body.showingCatfish #container div#footer p.attrib {
	margin-bottom: 70px;
}


#catfish {
	position: fixed;
	width: 100%;
	bottom: 0;
	float: left;
	height: 70px;
}

* html #catfish {
	position: absolute !important;
	width: 100%;
	margin: auto auto -15px;
	left: 0px;
	bottom: 0px;
	float: none;
	z-index: 1002;
	height: 70px;
}

#catfish div.grid {
	z-index: 1001;
	position: relative;
	overflow: visible;
	margin: 0 auto;
}
/* SPECIFIC CATFISH RULES*/


/* welcomeExp */
div.welcomeExp {
	background: transparent url(../../../img/Catfish/WhatYouCanDo/whatYouCanDoBG.png) repeat-x top left;
	color: #fff;
}

* html div.welcomeExp {
	background: #e38003 none no-repeat top left;
}

div.welcomeExp span.hangerImage {
	background: transparent url(../../../img/Catfish/WhatYouCanDo/TomGardner.png) no-repeat top left;
	position: absolute;
	top: -11px;
	left: 0;
	width: 127px;
	height: 80px;
	float: left;
}

* html div.welcomeExp span.hangerImage {
	top: -15px;
}

div.welcomeExp div#whatYouCanDoContent {
	margin: 7px 0 0 140px;
	float: left;
	width: 650px;
	font-size: 13px;
	line-height: 1.2em;
}

* html div.welcomeExp div#whatYouCanDoContent {
	display: inline;
	margin: 3px 0 0 140px;
}

div.welcomeExp div#whatYouCanDoContent a {
	color: #000;
	font-weight: bold;
	letter-spacing: -.01em;
}
div.welcomeExp div#whatYouCanDoContent a:hover {
	color: #000;
}


div.welcomeExp div#whatYouCanDoContent h3 {
	margin: 0;
	letter-spacing: -1px;
	line-height: 1.15em;
}

div.welcomeExp #catfishClose {
	position: absolute;
	top: 10px;
	right: 0;
	background: transparent url(../../../img/Catfish/WhatYouCanDo/closeButton.png) no-repeat top center;
	height: 11px;
	width: 25px;
	font-size: 7px;
	color: #fff;
	padding: 15px 0 0 0;
}

.ticker-report {
	background-color: #fffae6;
	padding: 10px;
	padding-bottom: 1px;
	margin: -6px 0 15px;
	position: relative;
	font-weight: bold;
	font-size: 130%;
	text-decoration: none;
}

.ticker-report-byline {
	margin-top: -10px;
	font-size: 110%;
}

/*******************************************************************************
=IE
*******************************************************************************/

* html #indices table thead td {
	padding: 0px 10px 0; /* less top padding for IE */
}

* html #indices table td {
	line-height: 13px; /* line height too big for IE */
}

*+html #indices table thead td {
	padding: 0px 10px 0; /* less top padding for IE */
}

*+html #indices table td {
	line-height: 13px; /* line height too big for IE */
}