body{
	background			: white url(../images/bg_tile.gif) 0px 0px repeat-x;
	margin				: 0px;
	padding				: 0px;
text-align:center;
}
body,tr,th,td{
	font-family			: Helvetica,Arial,sans-serif; 
	font-size			: 12px;
	list-style-image	: url(../images/bullet.gif);
	
}

img {
	border-style: none;
}

#outsidecontainer{
margin-left:auto;
margin-right:auto;
margin-top:30px;
width:700px;
text-align:left;
}
/* Body configuration */

table.mainmenucontainer{
	margin-top			: 19px;
}

/* #leftmodulescontainer{
	float				: left;
	width				: 150px;
} */
#mainbodycontainer{
	width				: 700px;
	margin-top			: 30px;
	margin-left:     20px;
}
#bottom{
	width				: 100%;
	clear				: both;
}

#footer{
	background			: white url(../images/footer_bg.gif) 0px 0px repeat-x;
	padding-top			:40px;
}
/* The tabbed mainmenu */

#tabscontainer{
padding-right:10px;
}

.mainmenufiller{
	border-bottom		: 1px solid #0859BD;
}

/* FORMS */

.inputbox, .button{
	border				: 1px solid #666666;
	font-family			: Helvetica,Arial,sans-serif; 
	font-size			: 12px;

}
/* Modules */

table.moduletable {
	margin-top			: 10px;
	margin-bottom		: 10px;
} 

.moduletable th{
	border-top			: 1px dotted #CCCCCC;
	width				: 150px;
	margin-top			: 10px;
}

/* Content stuff */

.contentpagetitle,.componentheading,.contentheading{
	color				: #006699;
	font-size			: 14px;
	font-weight			: bold;
}

.small, .createdate, .modifydate{
	font-size			: 9px;
	color				: #CCCCCC;
}

.contentpaneopen{
	margin:5px;
}
/* The readon-links */

a.readon:link, a.readon:visited{
	background			: url(../images/readon_down.gif) no-repeat 0px;
	padding-left		: 20px;
	color				: #0000FF;
}

a.readon:hover{
	background			: url(../images/readon_up.gif) no-repeat 0px;
	padding				: 20px;
}

/* The Mainmenu - not much styling here - USE THE TABBED MENU INSTEAD!*/

.mainlevel,.sublevel{
	color				: #006699;
}

/* Sectiontables */

.sectiontableheader{
	background-color	: #006699;
	color				: #FFFFFF;
	font-weight			: bold;
}

.sectiontablefooter{
	background-color	: #006699;
	padding-bottom		: 1px;
}

.sectiontableentry1{
	background-color	: #E6E6E6;
}

/* Pagenav */

.pagenav{
	color				: #999999;
}
a.pagenav{
	color				: #FFFFFF;
	font-weight			: bold;
}

/* Table of contents */

.pagenavcounter{
	background-color	: #006699;
	color				: #FFFFFF;
	font-weight			: bold;
	padding				: 3px;
	border-bottom		: 1px solid #006699;
}

table.contenttoc{
	border				: 1px solid #006699;
}

.contenttoc th{
	background-color	: #006699;
	color				: #FFFFFF;
	font-weight			: bold;
	padding				: 3px;
}

.contenttoc td{
	padding:3px;
}
/* Comment Form */
.leave-comment{
	padding: 0 0 0 0px;
	margin: 40px 0 0 0;
}

.leave-comment form{
	margin: 0;
	overflow: hidden;
	padding: 0 0 13px 0px;
	width: 497px;
}
.leave-comment form ul{
float:left;
	padding: 0;
margin:0;
	list-style: none;
	width: 497px;
	overflow: hidden;
}
.leave-comment form ul li{
list-style:none;
	float: left;
	width: 325px;
	margin: 7px 0 0 0;
}
.leave-comment form ul li.label{
	width: 140px;
	line-height: 31px;
	font-size: 14px;
padding-left:0;
margin-left:0;
}
.leave-comment form ul li input{
	font:14px Arial, Helvetica, sans-serif;
	width: 315px;
	height: 24px;
	padding: 5px 0 0 4px;
	border: 2px solid #5F6062;
}

.leave-comment form label{
	line-height: 31px;
	font-size: 14px;

}

.leave-comment form textarea{
float:left;
	font:14px Arial, Helvetica, sans-serif;
	width: 460px;
	height: 124px;
	padding: 10px 0 0 0;
	margin: 0 0 20px 0;
	border: 2px solid #5F6062;
}
.leave-comment form input.submit{
	float: left;
	margin: 0 10px 0 9px;
	display: inline;
}

/* Webinar Email Form */

.webinar_email_form {
width: 300px;
height: 130px;
float: right;
	margin-bottom: 20px;
	margin-left: 20px;
	border: 2px solid #e6e6e6;
	padding: 5px;
}

/* Front Page News Block */

.frontpage_news{
	background-color: #d6ecf1;
	padding: 10px 10px 1px;
	border: 1px solid #68c9e7;
	margin-bottom: 20px;

}

.frontpage_news h2{
	font-size: 14px;
	font-weight: bold;
}

.frontpage_news p{
	font-size: 13px;
}

/* Webinar Sidebar */

#outsidecontainer div.webinar_sidebar_container {
	float: right;
	width: 305px;
	margin-left: 20px;
	margin-bottom: 20px;
}

#outsidecontainer div.webinar_sidebar {
	width: 300px;
	float: right;
	border: 2px solid #e6e6e6;
	padding-top: 20px;
	margin-left: 15px;
}

#outsidecontainer div.webinar_sidebar center form > table tbody tr td {
	padding-left: 10px;
	padding-right: 10px;
}

#outsidecontainer div.webinar_sidebar ul li {
	list-style: none;
	font-size: 15px;
	line-height: 20px;
	margin: 0 0 15px;
	text-align: left;
	direction: ltr;
	padding: 0 0 0 55px;
}

#outsidecontainer div.webinar_sidebar ul {
	list-style: none;
	font-size: 15px;
	line-height: 20px;
	padding: 0;
	margin: 0 0 15px;
}

#outsidecontainer div.webinar_sidebar ul img {
	display: inline;
	clear: right;
	float: left;
}

div.newsroom-header {
	padding: 8px 20px 15px 50px;
	height: 260px;
	background: url(http://brainstrength.net/images/newsroom_background.png) no-repeat;
}

div.newsroom-header div.youtube_embed {
	float: left;
	margin-right: 30px;
	margin-top: 7px;
}

div.newsroom-header div.newsroom-vidlist {
	width: 210px;
	float: right;
	display: block;
}

div.newsroom-header h1 {
	font: italic 46px "Times New Roman", Times, serif;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 20px;;
}

div.newsroom-header h2 a{
	font: italic bold 16px/19px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-decoration: none;
}

div.newsroom-header img {
	margin-right: 10px;
	float: left;
}

div.newsroom-header p.choose {
	display: block;
	float: right;
	margin-top: 30px;
}

div#outsidecontainer p.choose {
	font-style: italic;
	margin-bottom: 0px;
}

div.newsroom-navigation{
	display: block;
	width: 695px;
	height: 59px;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	list-style-type: none;
	overflow: visible;
	line-height: 18px;
	background-image: url(http://brainstrength.net/images/newsroom_subnavbar.png);
}


div.newsroom-navigation span a{
	display: block;
	float: left;
	width: 220px;
	line-height: 30px;
	height: 59px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}


div.newsroom-navigation span a.on{
	display: block;
	float: left;
	line-height: 40px;
	width: 220px;
	height: 59px;
	margin: 0px;
	text-align: center;
	padding: 0px;
	clear: none;
	background: url(http://www.brainstrength.net/images/newsroom_subnav.png) no-repeat 50px 5px;
}

div.newsroom-navigation span a:hover{
	display: block;
	float: left;
	line-height: 40px;
	width: 220px;
	height: 59px;
	margin: 0px;
	text-align: center;
	padding: 0px;
	clear: none;
	background: url(http://www.brainstrength.net/images/newsroom_subnav.png) no-repeat 50px 5px;
}



div.newsroom-entry {
	border-bottom: 6px solid #00adef;
	padding: 5px 10px;
	margin: 25px 0px;
	min-height: 190px;
}

div.newsroom-entry img {
	float: left;
	position: relative;
	margin: 5px 20px 5px 0px;
	border: 4px solid #00adef;
	border-radius:5px; 
	-moz-border-radius:5px; 
	-khtml-border-radius:5px; 
	-webkit-border-radius:5px;
	z-index: -1;
}

div.newsroom-entry p {
	margin:10px 10px 0px 0px;
}

div.newsroom-entry a.read-more {
	display: block;
	text-align: right;
	margin: 0px;
}

div.brainbyte {
	width:163px;
	float: left;
	height: 160px;
	overflow: hidden;
}

img.brainbyte {
	z-index: -1;
	position: absolute;
	top: 0;
	left: 0;
}

img.brainbyte_badge {
	z-index: 0;
	position: absolute;
	left: 0px;
	top: -53px;
}

#outsidecontainer div.newsroom-entry h2 a {
	color: #0049b0;
	text-decoration: none;
}

#outsidecontainer div.newsroom-entry h2 a:hover {
	color: #0049b0;
	text-decoration: underline
	}

p.choose.entrychoose {
margin-top:50px;
	padding-top: 20px;
	border-top: 5px solid #00adef;
}