html, html body {
    background: url("http://g.foolcdn.com/art/shop/newsletters/50/microsite/mfow-page_bg.png") repeat scroll 0 0 transparent;
}
	
#bd {
	background: none repeat scroll 0 0 #FCFCFC;
    border: 1px solid #FFFFFF;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
    margin: 20px auto 10px;
    overflow: hidden;
    padding: 0 10px;
    position: relative;
}

#hd-wrapper {
	box-shadow: 0 4px 4px rgba(0, 0, 0, 0.3);
	background:none repeat scroll 0 0 #2B2B2B;
	height: 70px;
	position: fixed;
    width: 100%;
    z-index: 9999;
}

#productLogo {
	background-image: url(http://g.fool.com/art/shop/newsletters/50/microsite/50-logo_header39.png);
	height: 70px;
	margin-bottom: 0;
	margin-top: 12px;
}

.mfow-logo {
    width: 250px;
	float:left;
}


/* Navigation */
#nav {
	float:right;
}
#nav > ul, #nav > .menu > ul, #nav > ul *, #nav > .menu > ul * {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
#nav > ul > li > a, #nav > .menu > ul > li > a {
    background-color: #2B2B2B;
    display: block;
    font-size: 14px;
	font-family: arial,helvetica,sans-serif;
    min-height: 42px;
    padding-top: 20px;
    position: relative;
    -moz-transition: background 0.4s ease 0s;
	-webkit-transition: background 0.4s ease 0s;
	-o-transition: background 0.4s ease 0s;
}
#nav > ul > li > a i, #nav > .menu > ul > li > a i {
    display: block;
    font-size: 20px;
    position: absolute;
    right: 0;
    top: 5px;
    width: 100%;
}
#nav > ul ul, #nav > .menu > ul ul {
    position: absolute;
    top: -999em;
    width: 180px;
}
#nav > ul ul li, #nav > .menu > ul ul li {
    width: 100%;
}
#nav > ul li:hover, #nav > .menu > ul li:hover {
    visibility: inherit;
}
#nav > ul li, #nav > .menu > ul li {
    float: left;
    position: relative;
}
#nav > ul a, #nav > .menu > ul a {
    background-color: #2B2B2B;
    display: block;
    position: relative;
    -moz-transition: background 0.4s ease 0s;
	-webkit-transition: background 0.4s ease 0s;
	-o-transition: background 0.4s ease 0s;
}
#nav > ul li:hover ul, #nav > ul li.sfHover ul, #nav > .menu > ul li:hover ul, #nav > .menu > ul li.sfHover ul {
    left: 0;
    top: 70px;
    z-index: 99;
	display:block;
	visibility: visible;
}
#nav > ul li:hover li ul, #nav > ul li.sfHover li ul, #nav > .menu > ul li:hover li ul, #nav > .menu > ul li.sfHover li ul {
    top: -999em;
}
#nav > ul li li:hover ul, #nav > ul li li.sfHover ul, #nav > .menu > ul li li:hover ul, #nav > .menu > ul li li.sfHover ul {
    left: 180px;
    top: 0;
}
#nav > ul, #nav > .menu > ul {
    border-left: 1px solid #111111;
    border-right: 1px solid #3C3C3C;
    float: left;
}
#nav > ul a, #nav > .menu > ul a {
    border-left: 1px solid #3C3C3C;
    border-right: 1px solid #111111;
    color: #999999;
    font-size: 12px;
    font-weight: bold;
    height: 50px;
    line-height: 50px;
    padding: 0 18px;
    text-decoration: none;
}
#nav > ul a:hover, #nav > .menu > ul a:hover {
    background-color: #444444;
    color: #FFFFFF;
}
#nav .current-menu-item > a, #nav .current-menu-parent > a, #nav .current_page_item > a {
    color: #FFFFFF;
}
#nav > ul ul, #nav > .menu > ul ul {
    background: none repeat scroll 0 0 #2B2B2B;
    border-top: 1px solid #111111;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    font-size: 12px;
    padding: 0;
}
#nav > ul ul a, #nav > .menu > ul ul a {
    border-top-color: #3C3C3C;
	border-bottom-color: #111111;
    border-left: medium none;
    border-right: medium none;
    border-style: solid none;
    border-width: 1px medium;
    color: #999999;
    font-weight: normal;
    height: auto;
    line-height: 1.3em !important;
    margin: 0;
    padding: 12px 20px;
}
#nav > ul ul a i, #nav > .menu > ul ul a i {
    font-size: 16px;
    margin-left: -3px;
    padding-right: 5px;
}
#nav > ul ul a:hover, #nav > .menu > ul ul a:hover {
    background-color: #444444;
    color: #FFFFFF;
}
#nav > ul ul li:last-child > a, #nav > .menu > ul ul li:last-child > a {
    border-bottom: medium none;
}
#nav > ul ul ul a, #nav > .menu > ul ul ul a {
    border-bottom: 1px solid #111111;
}
#nav > ul ul ul li:last-child a, #nav > .menu > ul ul ul li:last-child a {
    border-bottom: medium none !important;
}
#nav > ul ul ul, #nav > ul ul ul li:first-child a, #nav > .menu > ul ul ul, #nav > .menu > ul ul ul li:first-child a {
    border-top: medium none;
}
#nav > ul a.sf-with-ul, #nav > .menu > ul a.sf-with-ul {
    min-width: 1px;
    padding-right: 2.25em;
}
#nav > ul a.sf-without-ul, #nav > .menu > ul a.sf-without-ul {
    min-width: 1px;
    /* padding-right: 1.4em; */
}
.sf-sub-indicator {
    background: url("http://g.fool.com/art/shop/newsletters/50/microsite/nav-down-white.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 12px;
    margin-top: -6px;
    opacity: 0.6;
    overflow: hidden;
    position: absolute;
    right: 0.75em;
    text-indent: -999em;
    top: 57%;
    width: 12px;
}
a:focus > .sf-sub-indicator, a:hover > .sf-sub-indicator, a:active > .sf-sub-indicator, li:hover > a > .sf-sub-indicator, li.sfHover > a > .sf-sub-indicator {
    opacity: 1;
}

/* End Navigation  */



/* (Homepage) */
#showcase {
	height:385px;
	width:100%;
	background: url("http://g.foolcdn.com/art/shop/newsletters/50/microsite/showcase-bg420.jpg") no-repeat scroll center top #014455;
	margin-top: 70px;
}
#casecontainer {
	margin: 0 auto;
    width: 980px;
}

#intro {
	float:left;
	width:450px;
	background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 6px 6px 6px 6px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7);
	margin-top: 20px;
	opacity:0.8;
	padding: 8px;
	text-align: left;
}
#intro h3 {
	font-size:26px;
	font-weight: bold;
    letter-spacing: -1px;
	line-height: 30px;
}

#advisors {
	float:right;
}

/* button */

#startnow {
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 0.02em;
}

#startnow ul {
    margin: 10px;
    padding: 0;
}

#startnow li#register-link {
    margin-right: 5px;
}
#startnow li {
    display: block;
    list-style: none outside none;
}
#startnow li#startnow-link a {
	-moz-transition: all 120ms linear 0s;
	-webkit-transition: all 120ms linear 0s;
	-o-transition: all 120ms linear 0s;
    background: none repeat scroll 0 0 #37BBE7;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.5), 0 1px 0 #FFFFFF inset, 0 0 2px rgba(0, 0, 0, 0.2);
    display: block;
    height: 36px;
    margin: 0;
    overflow: hidden;
    padding: 1px 0 0;
    width: 220px;
}
#startnow li#startnow-link a:hover, #startnow li#startnow-link a:focus {
    background-color: #58E2FE;
}

#startnow li#startnow-link span.text {
    background: url("http://g.foolcdn.com/art/shop/newsletters/50/microsite/startnow-arrow.png") no-repeat scroll 190px 12px transparent;
    border-left: 1px solid #67D7FC;
    color: #123246;
    display: block;
    float: left;
    font-family: Lucida Grande, Arial,Helvetica,Geneva,sans-serif;
    font-size: 18px;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    height: 36px;
    line-height: 36px !important;
    padding-left: 14px;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.65);
    width: 226px;
}

/* end button */

#breakingnews {
	width: 100%;
	height: 45px;
	background:url("http://g.foolcdn.com/art/shop/newsletters/50/microsite/breakingnews-bg.png") repeat-x scroll 0 0 transparent;
}

#breakingnews p {
	color:#cc0000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight: bold;
	text-align:center;
	margin:0 auto;
	padding-top: 10px;
}

.headline {
    background: url("http://g.foolcdn.com/art/shop/newsletters/50/microsite/50-divider-top.png") repeat-x scroll left bottom transparent;
    margin: 0 -20px;
    padding: 25px 20px;
}
.headline h3 {
	font-weight: bold;
    margin: 0;
}

.content {
    background: url("http://g.foolcdn.com/art/shop/newsletters/50/microsite/50-divider-sidebar.png") repeat-y scroll 69% 0 transparent;
    overflow: hidden;
    position: relative;
}

.main {
	float: left;
    overflow: hidden;
    padding: 35px 0;
    position: relative;
    width: 67%;
}
.main h3 {
	font-size:26px;
	font-weight:bold;
}

.rightCol {
    width: 30%;
	padding: 35px 0 10px 10px;
}

.event {
    border-bottom: 1px solid #E3E3E3;
	margin: 20px 0;
	-moz-transition: all 120ms linear 0s;
	-webkit-transition: all 120ms linear 0s;
	-o-transition: all 120ms linear 0s;
}
.event:hover {
	background-color:#efefef;
}
.eventcallout {
	background-color:#faf6b0;
    border-bottom: 1px solid #E3E3E3;
	margin: 20px 0;
	-moz-transition: all 120ms linear 0s;
	-webkit-transition: all 120ms linear 0s;
	-o-transition: all 120ms linear 0s;
}
.eventcallout:hover {
	background-color:#fbf269;
}
.event img, .eventcallout img {
    float: left;
    margin: 0 8px 5px 0;
}
.event h4, .eventcallout h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	padding-left: 50px;
}
.event p, .eventcallout p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-left: 50px;
}
.eventlink {
    color: #333333;
    text-decoration: none;
}
.eventlink:hover {
    color: #024556;
}
.eventlink:visited {
    color: #333333;
}

blockquote, body, dd, div, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, input, li, ol, p, pre, select, textarea, td, th, ul {
    font-family: Lucida Grande,Lucida Sans Unicode,Arial,Helvetica,Verdana,sans-serif;
}

/* Video */
#video-container { 
background: url("http://g.foolcdn.com/art/shop/newsletters/1502/video-bottom.png") no-repeat scroll 0 292px transparent; 
height: 300px; 
margin: 20px;  
width: 500px; 
} 

div#video { 
margin-bottom: 1em; 
width: 480px; 
font-family: arial; 
border: 1px solid #cccccc;
background-color: #ffffff; 
padding: 10px; 
margin-left:0;
} 

div#video div { 
border: thin; 
border-color: #666666; 
}
div.main h3 {padding-bottom:0;font:bold 26px Lucida Grande,Lucida Sans Unicode,Arial,Helvetica,Verdana,sans-serif;letter-spacing: -1px;}