﻿body
{
    background: #ebebeb url(http://i.mktw.net/mw3/Misc/mw_center_bkgd.gif) repeat-y top center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
	padding: 0;
	margin:0;
}


#blanket
{
    width: 990px;
    margin: 0 auto;
    padding: 0;
}

a:link, a:visited
{
    color: #000099;
    text-decoration: none;
}

a:hover, a:active
{
    color: #ff0000;
    text-decoration: none;
}

p
{
    padding: 0;
    margin: 0;
}

img
{
    border: 0;
}

.error {
    color: #ff0000; 
    font-weight: bold; 
    background: #f9f9f9 url(http://i.mktw.net/mw3/misc/alert-sm.png) no-repeat 10px top; 
    padding-left: 36px;
}

.clearall,
.end
{
    display: block;
    clear: both;   
}

.nothin
{
    display: none;   
}

.up
{
    color: #009900;   
}

.down
{
    color: #ff0000;
}

.neutral
{
    color: #000;   
}

/*~~ It's not easy being green -- Kermit the Frog ~~*/
.price .up,
.price .down,
.price .neutral
{
    color: #000;   
}


/*~~ High-level layout elements ~~*/

#blanket
{
    background-color: #ffffff;
    position: relative;
}

* #blanket
{
 	_overflow: hidden;
}

#chrome
{
    clear: both;
}

#topchrome
{
    position: absolute;
    top: 0;
}

#nonchrome
{
    padding-top: 94px;
    clear: both;
}

#maincontent
{
    display: inline;
    float: left;
    margin: 0 10px 20px 10px;
    width: 660px;
}

#rightrail
{
    display: table; /* Avoids old Firefox 1.1 bug */
    width: 300px;
    margin: 0 0 20px;
}

/*~~ End high-level layout elements ~~*/


/*~~ Page header ~~*/

#header
{
    background: #004331 url(http://i.mktw.net/mw3/Header/head-back.png) repeat-x scroll bottom left;
    width: 990px;
    height: 94px;
    position: relative;
    margin: 0;
    padding: 0;
}

#header .rightsection
{
    float: right;
    margin-right: 8px;
}

#logo
{
    margin: 4px 20px 0 12px;
    float: left;
    display: block;
}

#logo img
{
    border: 0;
}

#header .textAd
{
    margin: 20px 0 0;
    float: left;
}

#hat_div
{
    visibility: hidden;
    overflow: hidden;
    height: 28px;
}

.hat_input
{
    border: 0px solid white;
    display: block;
    float: left;
    font-size: 13px;
    font-weight: normal;
    height: 19px;
    margin: 1px 0pt 0pt 2px;
    width: 230px;
}

.hat_unused
{
    color: #aaa;
}

/*~~ End page header ~~*/


/*~~ Page navigation ~~*/

.sitenav
{
    margin: 0;
    padding: 0;
    list-style-type: none;
    clear: left;
    width: 990px;
}

.sitenav li
{
    float: left;
    height: 100%;
}

.sitenav li.hover ul.submenu
{
    display: block;
}

.sitenav li a
{
    display: block;
}

.sitenav li a:hover
{
    text-decoration: underline;
}

.submenu
{
    background: #fff url(http://i.mktw.net/mw3/nav/nav-drop-bkg.gif) repeat-x bottom left;
    position: absolute;
    list-style-type: none;
    margin: 0;
    padding: 8px 0;
    white-space: nowrap;
    z-index: 1000000;
    border: 1px solid #c4c4be;
    border-top-width: 0;
    display: none;
}

.submenu li
{
    background-image: none !important;
    padding: 0 !important;
    height: auto !important;
    clear: both;
    float: none;
}

/*~~ IE6 hack!  I'm sorry! ~~*/
* html .submenu li
{
    margin-bottom: -10px;
}

.submenu li a
{
    background-image: none !important;
    color: #000 !important;
    padding: 4px 15px !important;
    margin: 0 2px !important;
}

.submenu li a:hover
{
    background-color: #158a3a !important;
    color: #fff !important;
}

#breadcrumbnav
{
    height: 28px;
    background-color: #158a3b;
}

#breadcrumbnav li
{
    background: transparent url(http://i.mktw.net/mw3/nav/nav-arrow-grn-grn.gif) no-repeat top right;
    padding: 0 6px 0 0;
}

#breadcrumbnav li.penultimate
{
    background-image: url(http://i.mktw.net/mw3/nav/nav-arrow-grn-gry.gif);
}

#breadcrumbnav li.last
{
    background-image: url(http://i.mktw.net/mw3/nav/nav-angle.gif);
}

#breadcrumbnav li a
{
    background: transparent url(http://i.mktw.net/mw3/nav/nav-top-green-bkg.gif) repeat-x top left;
    padding: 6px 12px 7px;
    margin: 0 9px 0 0;
    color: #fff;
}

#breadcrumbnav li.last a
{
    background: transparent url(http://i.mktw.net/mw3/nav/nav-top-gray-bkg.gif) repeat-x top left;
    color: #000;
}

#breadcrumbnav .submenu
{
    border-top-width: 1px;
}

#childrennav
{
    background: transparent url(http://i.mktw.net/mw3/nav/nav-bottom-gray-bkg.gif) repeat-x top left;
    height: 28px;
    margin: 0 0 15px;
}

#childrennav li
{
    background: transparent url(http://i.mktw.net/mw3/nav/nav-bar.gif) no-repeat center right;
}

#childrennav li.selected a
{
    background-color: #158a3a;
    color: #fff;
}

#childrennav li.last
{
    background-image: none;
}

#childrennav li a
{
    padding: 3px 10px;
    margin: 3px 2px 4px;
    color: #000;
}

#childrennav li.selected a
{
    background-color: #158a3a;
    font-weight: bold;
}

/*~~ End page navigation ~~*/


/*~~ Page footer ~~*/

#footer
{
    background: #ddd url(http://i.mktw.net/mw3/sectionpages/FooterBackground.gif) repeat-x top left;
    border: 1px solid #ddd;
    border-width: 1px 0px 0px;
    clear: both;
    color: #464646;
    font-size: 90%;
    padding: 8px 10px 5px;
}

#footer ul, #footer div
{
    clear: both;
}

#footer ul
{
    padding: 0;
    list-style-type: none;
    margin: 0 0 8px;
}

#footerwsjdnmainlinks
{
    margin: 0 0 2px;
}

#footerlegalcopy
{
    background: transparent url(http://i.mktw.net/mw3/sectionpages/FooterSeparator.gif) repeat-x top left;
    font-size: 90%;
    padding: 10px 0 0;
}

#footer li
{
    float: left;
    border: 1px solid #464646;
    border-width: 0 1px 0 0;
    padding: 0 10px 0 0;
    margin: 0 10px 0 0;
}

#footer li.last
{
    border-width: 0;
    clear: right;
    float: none;
}

#mktwcopyright
{
    float: left;
    margin-right: 70px;
}

#mktwcopyright div
{
    float: inherit;
}

#mktwcopyright h1
{
    color: #999999;
    float: left;
    font-size: 105%;
}

/*~~ End page footer ~~*/


/*~~ Generic module elements ~~*/

.module
{
    font-size: 12px;
    margin-bottom: 20px;
}

.module ul, .module ol
{
    margin: 0 0 0 15px;
    padding: 0 0 0 10px;
}

.module ul li, .module ol li
{
    margin: 0 0 2px 0;
}

.modheader
{
    height: 21px;
    overflow: hidden;
    background: #efefef url(http://i.mktw.net/mw3/sectionpages/TabBarBackground.gif) repeat-x;
    margin: 0 0 4px;
    font-size: 11px;
}

.modheader span
{
    float: left;
    padding: 2px 12px 4px;
    margin-top: 2px;
    height: 19px;
}

.modheader .modtab
{
    color: #000099;
    cursor: pointer;
    border: solid 1px #e0e0e0;
    border-width: 0 1px 0 0;
}

.modheader .modtab:hover
{
    color: #ff0000;
    text-decoration: underline;
}

.modheader .modtab.selected
{
    background: #fff url(http://i.mktw.net/mw3/sectionpages/SelectedTabBackground.gif) no-repeat;
    border-top-width: 1px;
    padding: 1px 5px;
    font-weight: bold;
    color: #000;
    text-decoration: none;
}

.modheader .modtab.first.selected
{
    margin-left: 6px;
    border-left-width: 1px;
}

.modheader .more
{
    float: right;
    text-decoration: none;
    margin: 4px 11px 0 0;
}

.modheader .modtab .more
{
    float: none;
    margin: 0;
    display: none;
}

.modheader .modtab.selected .more
{
    display: inline;   
}

.modsubhead a,
.modsubhead span
{
    margin: 0 5px 3px 0;
    padding: 0 0 0 6px;
    border-left: solid 1px #aaa;
}

.modsubhead span
{
    cursor: pointer;
    color: #000099;   
}

.modsubhead span:hover
{
    color: #ff0000;
}

.modsubhead .first
{
    border-left-width: 0;   
}

.modtabpage
{
    display: none;
}

.modtabpage.selected
{
    display: block;
}

/*~~ End generic module elements ~~*/

.chartmodule .modbody,
.quotemodule .modbody
{
    font-size: 11px;   
}

/*~~ Chart modules (like Market Overview) ~~*/

.chartmodule .modbody
{ 
    position: relative;
    width: 154px;
    min-height: 108px;
    *min-height: 120px;
    _height: 120px;
}

.chartmodule .modbody .quoterow
{
    clear: both;
}

.chartmodule .quoterow.quotehead
{
    color: #888;
	border-bottom: 1px solid #ccc;
}

/* NOTE - keying off of .modtabpage.selected .quoterow.selected is a concession to IE6 not handling selectors with double classes */
.chartmodule .modtabpage.selected .quoterow.selected
{
    background: transparent url(http://i.mktw.net/mw3/SectionPages/SelectedTickerArrow.gif) no-repeat center right;
    padding: 0 8px 0 0;
}

.chartmodule .modbody .quoterow .tickerdata
{
    position: relative;
    width: 146px;
    border: 1px dotted #ddd;
    border-width: 1px 0 0;
    padding: 2px 0 1px;
}

.chartmodule .modtabpage.selected .quoterow.selected .tickerdata
{
    background-color: #e6efea;
}

.chartmodule .modbody .quoterow .ticker
{
    float: left;
    margin-left: 2px;
}

.chartmodule .modbody .quoterow.selected .ticker
{
    font-weight: bold;   
}

.chartmodule .modbody .quoterow .pricedata
{
    float: right;
}

.chartmodule .modbody .quoterow .price, .chartmodule .modbody .quoterow .change
{
    float: left;
    text-align: right;
}

.chartmodule .modbody .quoterow .change
{
    width: 42px;
}

.chartmodule .modbody .quoterow .arrow
{
    position: absolute;
    right: -8px;
    display: none;
}

.chartmodule .modbody .quoterow .chart
{
    display: none;
    position: absolute;
    left: 155px;
    top: 0;
}

.chartmodule .modtabpage.selected .quoterow.selected .chart
{
    display: block;
}

.chartmodule .modbody .quoterow .chartsource
{
    display: none;
}

/*~~ End chart modules (like Market Overview) ~~*/


/*~~ Quote modules (like Recent Quotes / MyMarketWatch) ~~*/

.quotemodule .tall .mmlistexpander,
.quotemodule .expanded .mmlistcollapser
{
	display: inline;
}

.quotemodule .mmlistexpander, 
.quotemodule .mmlistcollapser,
.quotemodule .expanded .mmlistexpander
{
	display: none;
}

.quotemodule .tall .quotebody
{
	height: 199px;
	overflow-x: hidden;
	overflow-y: scroll;
	border-bottom: 1px solid #ccc;
}

.quotemodule .tall.expanded .quotebody
{
	height: auto;
	overflow: visible;
	border-bottom-width: 0;
}

.quotemodule .quoterow
{
	border-bottom: 1px dotted #ddd;
	padding: 2px 0 1px;
	height: 14px;
}

.quotemodule .quoterow p
{
	float: left;
	padding: 0 5px;
}

.quotemodule .symbol
{
	text-align: left;
	width: 48px;
}

.quotemodule .price, .quotemodule .change, .quotemodule .percentchange
{
	text-align: right;
	width: 62px;
}

/*~~ End quote modules (like Recent Quotes / MyMarketWatch) ~~*/


#bulletin
{
    border: 1px solid #990000;
    text-transform: uppercase;
    margin-bottom: 10px;
    width: 100%;
    font-weight: bold;
}

#bulletin th
{
    background-color: #990000;
    padding: 5px;
    color: #fff;
    width: 52px;
    _width: 62px;
    font-size: 11px;
}

#bulletin td
{
    padding: 5px;   
}

#login
{
    width: 246px;
    border: none;
    padding: 0 10px;
    color: #FFFFFF;
    background: #006633 url(http://i.mktw.net/mw3/registration/login-st.png) no-repeat left bottom;
}
#login p
{
    color: #FFFFFF;
}
#login .admin a:link, #login .admin a:visited, #login .admin a:hover, #login .admin a:active, #login .mylinks a:link, #login .mylinks a:visited, #login .mylinks a:hover, #login .mylinks a:active
{
    font-size: 100%;
    text-decoration: none;
}
#login .admin a:link, #login .admin a:visited, #login .mylinks a:link, #login .mylinks a:visited, #loginoverlay #loginclose a:link, #loginoverlay #loginclose a:visited
{
    color: #FFFFFF;
    text-decoration: none;
}
#login .admin a:hover, #login .admin a:active, #login .mylinks a:hover, #login .mylinks a:active, #loginoverlay #loginclose a:hover, #loginoverlay #loginclose a:active
{
    color: #FF0000;
    text-decoration: none;
}
#login .avatar
{
    float: left;
    margin: 5px 5px 0 0;
}
#login p
{
    margin: 0;
    padding: 0;
}
#login .admin
{
    padding: 2px 0;
}
#login .signin
{
    font-weight: bold;
}
.loginbottom
{
    width: 266px;
    height: 6px;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src=  'http://i.mktw.net/mw3/registration/login-btm.png' );
    line-height: 0;
}
.loginbottom[class]
{
    background: url(http://i.mktw.net/mw3/registration/login-btm.png) no-repeat left top;
}
#loginoverlay
{
    width: 266px;
    z-index: 1000001;
    margin: 0;
    position: absolute;
}
#login #loginlogout
{
    font-size: 0.8em;
    float: right;
}
#loginclose, #loginerror, #loginfields
{
    background-color: #014832;
    border: none;
    padding: 0 10px 5px;
    margin: 0;
}
#loginoverlay #loginclose
{
    text-align: right;
    padding: 5px 5px 0 0;
    line-height: 0.8em;
    font-size: 0.9em;
}

#tradingcenter .modheader
{
    background: #ddd url(http://i.mktw.net/mw3/SectionPages/TradingCenterHeaderBackground.gif) repeat-x top left;
    height: 19px;
    margin: 0;
    border-bottom: 1px solid #a5a5a5;
}

#tradingcenter span
{
    margin: 0;
    padding: 3px 4px 3px;
    font-weight: bold;
    height: auto;
    text-transform: uppercase;
}

#tradingcenter .modbody
{
    background-color: #eee;
    text-align: center;
    padding: 6px 6px 2px;   
}

#tradingcenter .module
{
    margin-bottom: 10px;   
}

/* Should this be inside of the .phat class??? */
.link-sm
{
    font-size:11px;
}

/* PHAT - DO NOT modify these unless requested by an editor or designer! */

.phat p
{
    margin: 12px 0;   
}

.phat .body-strong
{
    font-weight: bold;
}

.phat .body-white
{
    color: #fff;
}

.phat .body-strong-white
{
    color: #fff;
    font-weight: bold;
}

.phat .head01
{
    font-weight: bold;
    font-size: 11px;
}

.phat .head01-em
{
    font-weight: bold;
    font-size: 11px;
    font-style: italic;
}

.phat .head01-white
{
    font-weight: bold;
    font-size: 11px;
    color: #fff;
}

.phat .head02
{
    font-weight: bold;
    font-size: 13px;
}

.phat .head02-em
{
    font-weight: bold;
    font-size: 13px;
    font-style: italic;
}

.phat .head02-white
{
    font-weight: bold;
    font-size: 13px;
    color: #fff;
}

.phat .head03
{
    font-weight: bold;
    font-size: 16px;
}

.phat .head03-em
{
    font-weight: bold;
    font-size: 16px;
    font-style: italic;
}

.phat .head03-white
{
    font-weight: bold;
    font-size: 16px;
    color: #fff;
}

.phat .head04
{
    font-weight: bold;
    font-size: 19px;
}

.phat .head04-em
{
    font-weight: bold;
    font-size: 19px;
    font-style: italic;
}

.phat .head04-white
{
    font-weight: bold;
    font-size: 19px;
    color: #fff;
}

.phat .head05
{
    font-weight: bold;
    font-size: 24px;
}

.phat .head05-em
{
    font-weight: bold;
    font-size: 24px;
    font-style: italic;
}

.phat .head05-white
{
    font-weight: bold;
    font-size: 24px;
    color: #fff;
}

.phat .head06
{
    font-weight: bold;
    font-size: 32px;
}

.phat .head06-em
{
    font-weight: bold;
    font-size: 32px;
    font-style: italic;
}

.phat .head06-white
{
    font-weight: bold;
    font-size: 32px;
    color: #fff;
}

.phat .head07
{
    font-weight: bold;
    font-size: 48px;
}

.phat .head07-em
{
    font-weight: bold;
    font-size: 48px;
    font-style: italic;
}

.phat .head08
{
    font-weight: bold;
    font-size: 64px;
}
.phat .head08-em
{
    font-weight: bold;
    font-size: 64px;
    font-style: italic;
}

.phat .head09
{
    font-weight: bold;
    font-size: 96px;
}
.phat .head09-em
{
    font-weight: bold;
    font-size: 96px;
    font-style: italic;
}

.phat .label
{
    font-weight: bold;
    font-size: 11px;
}

.phat .label-white
{
    font-weight: bold;
    font-size: 11px;
    color: #fff;
}

.phat .label-orange
{
    font-size: 12px;
    font-weight: bold;
    color: #cc3300;
}

.phat .label-black
{
    font-size: 12px;
    font-weight: bold;
}

.phat .label-gray
{
    font-weight: bold;
    color: #808080;
    text-transform: uppercase;
}

.phat .spPackageBoxHeader
{
    border-top: 1px solid #ddd;
    background-image: url(/newsimages/util/sp_package_box_header_background_660.gif);
}

.phat .spPackageBoxBody
{
    border: 1px solid #ddd;
}

.phat .source
{
    font-size: 9px;
    color: #9a9a9a;
}

.phat .caption
{
    font-size: 11px;
    color: #5a5a5a;
}

/* End PHAT */