#bd {
	padding-top: 0px;
	padding-bottom: 10px;
	border-radius: 6px 6px 6px 6px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
	opacity: 0.9;
}

html, html body {
    background-attachment: fixed;
    background-clip: border-box;
    background-color: transparent;
    background-image: url("http://g.foolcdn.com/art/shop/special/ibd/clouds-bg.jpg");
    background-origin: padding-box;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.topheader {
    width: 100%;
}

#showcase {
	width:100%;
background: url("http://g.foolcdn.com/art/shop/special/ibd/header-stripe.png") repeat-x scroll center 52% transparent;
height:150px;
}

#header {
	width: 960px;
	margin:0px auto;
}

#logo {
float:left; 
margin-left:-35px;
}

#navblock {
    float: right;
    height: 60px;
    margin: 0 auto;
    padding-top: 52px;
    width: 790px;
}

#navblock-list {
clear: none;
display: inline;
float: left;
height: 50px;
margin-bottom: 5px;
}

#social {
    float: right;
    margin-left: 820px;
    padding: 5px 0 0;
    position: absolute;
}
#social ul {
    list-style: none outside none;
    margin: 10px 0 0;
	width: 120px;
}
#social ul > li {
    float: right;
    margin-bottom: 0;
}
#social ul > li > a {
    display: block;
    margin-bottom: 4px;
    margin-left: 10px;
    text-indent: -9999px;
}
#social ul > li > a.twitter {
    background: url("http://g.foolcdn.com/art/shop/special/ibd/twitter.png") no-repeat scroll center center transparent;
    height: 30px;
    width: 28px;
}
#social ul > li > a.twitter:hover {
    background: url("http://g.foolcdn.com/art/shop/special/ibd/twitter-on.png") no-repeat scroll center center transparent;
	-moz-transition: all 0.2s ease 0s;
	-webkit-transition: all 0.2s ease 0s;
	-o-transition: all 0.2s ease 0s;
}
#social ul > li > a.facebook {
    background: url("http://g.foolcdn.com/art/shop/special/ibd/facebook.png") no-repeat scroll center center transparent;
    height: 30px;
    width: 28px;
}
#social ul > li > a.facebook:hover {
    background: url("http://g.foolcdn.com/art/shop/special/ibd/facebook-on.png") no-repeat scroll center center transparent;
	-moz-transition: all 0.2s ease 0s;
	-webkit-transition: all 0.2s ease 0s;
	-o-transition: all 0.2s ease 0s;
}
#social ul > li > a.linkedin {
    background: url("http://g.foolcdn.com/art/shop/special/ibd/linkedin.png") no-repeat scroll center center transparent;
    height: 30px;
    width: 28px;
}
#social ul > li > a.linkedin:hover {
    background: url("http://g.foolcdn.com/art/shop/special/ibd/linkedin-on.png") no-repeat scroll center center transparent;
	-moz-transition: all 0.2s ease 0s;
	-webkit-transition: all 0.2s ease 0s;
	-o-transition: all 0.2s ease 0s;
}

.home {
    width: 86px;
}
.articles {
    width: 120px;
}
.videos {
    width: 100px;
}
.livechat {
    width: 150px;
}
.investbetter {
    width: 330px;
}

.home a {
    background-image: url("http://g.foolcdn.com/art/shop/special/ibd/nav/home-off.png");
    background-position: center center;
    background-repeat: no-repeat;
    display: block;
    height: 50px;
    text-indent: -9999px;
}
.home a:hover, .home a.current  {
    background-image: url("http://g.foolcdn.com/art/shop/special/ibd/nav/home-on.png");
    background-position: center center;
    background-repeat: no-repeat;
    display: block;
    height: 50px;
    text-indent: -9999px;
}
.articles a {
    background-image: url("http://g.foolcdn.com/art/shop/special/ibd/nav/articles-off.png");
    background-position: center center;
    background-repeat: no-repeat;
    display: block;
    height: 50px;
    text-indent: -9999px;
}
.articles a:hover, .articles a.current  {
    background-image: url("http://g.foolcdn.com/art/shop/special/ibd/nav/articles-on.png");
    background-position: center center;
    background-repeat: no-repeat;
    display: block;
    height: 50px;
    text-indent: -9999px;
}
.videos a {
    background-image: url("http://g.foolcdn.com/art/shop/special/ibd/nav/videos-off.png");
    background-position: center center;
    background-repeat: no-repeat;
    display: block;
    height: 50px;
    text-indent: -9999px;
}
.videos a:hover, .videos a.current  {
    background-image: url("http://g.foolcdn.com/art/shop/special/ibd/nav/videos-on.png");
    background-position: center center;
    background-repeat: no-repeat;
    display: block;
    height: 50px;
    text-indent: -9999px;
}
.livechat a {
    background-image: url("http://g.foolcdn.com/art/shop/special/ibd/nav/events-off.png");
    background-position: center center;
    background-repeat: no-repeat;
    display: block;
    height: 50px;
    text-indent: -9999px;
}
.livechat a:hover, .livechat a.current  {
    background-image: url("http://g.foolcdn.com/art/shop/special/ibd/nav/events-on.png");
    background-position: center center;
    background-repeat: no-repeat;
    display: block;
    height: 50px;
    text-indent: -9999px;
}
.investbetter a {
    background-image: url("http://g.foolcdn.com/art/shop/special/ibd/nav/investbetter-off.png");
    background-position: center center;
    background-repeat: no-repeat;
    display: block;
    height: 50px;
    text-indent: -9999px;
}
.investbetter a:hover, .investbetter a.current {
    background-image: url("http://g.foolcdn.com/art/shop/special/ibd/nav/investbetter-on.png");
    background-position: center center;
    background-repeat: no-repeat;
    display: block;
    height: 50px;
    text-indent: -9999px;
}

#headline {
	margin: 30px auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight: normal;
	line-height: 18px;
	color:#ffffff;
	text-align:center;
}

#intro {
    width: 100%; 
	border-bottom: 1px solid rgb(224, 224, 224); 
	box-shadow: 1px 0px 0px rgb(255, 255, 255);
}