﻿#menuBox .dxm-item
{
    font-family:Verdana;
}
#pageBox
{
	text-align:left;
}
#contactUsBox
{
	color: #666666;
	z-index: 500;
}
#headerBox
{
	/*position: relative;*/
	text-align:left;
	background-color: #eef2f5;
	border-left-style: solid;
	border-right-style: solid;
	border-right-width: thin;
	border-left-width: thin;
	border-right-color: #808080;
	border-left-color: #808080;
}
#freeTrialBox
{
	position: absolute;
	bottom: 50px;
	right: 0px;
	vertical-align: top;
	width: 130px;
	display: none;
}
#menuBox
{
	/*position: relative;*/
}
#menuBarBox
{
	/*position: absolute;*/
	bottom: 0px;
}


#radioShowBox
{
	width: 280px;
	float: right;
	margin-left: 5px;
	margin-right:5px;
}

.panelContent .item-name, .panelContent .item-value
{
	font-weight:bold;
	font-size:smaller;
}
.panelContentPadded
{
    padding:20px;
}
.panelContent .item-name, .panelContent .item-value
{
	vertical-align:middle;
}
#newsBox
{
	margin-right: 10px;
	width: 300px;
	float: left;
	font-size: smaller;
}
#homePageBox
{
	width:1000px;	
	margin-left:-5px; 	
	margin-right:-5px;
}
#servicesBox
{
	width: 400px;
	height: 200px;
}
#coursesBox
{
	text-align:left;
}
#newInvestmentCoursesBox
{
	width: 700px; /*height:400px;*/ /*margin-left:5px;*/
}
#footerBox
{
	width: 100%;
	text-align: center;
	clear: both;
	color: #CCCCCC;
	background-color: #333333;
	height:120px;
	/*
	border-left:thin solid #808080;
	border-right:thin solid #808080;
    */
}
#footerBox a
{
	color: Gray;
	font-size: small;
}
#loginBox
{
	margin: 5px 5px 5px 5px;
	padding: 5px 5px 5px 5px;
	min-width:160px;
	/*width: 200px;*/
	/*
	position: relative;
	right: 0px;
	top: 0px;
	*/
	text-align: center;
	background-color: #E1E1E1;
	z-index: 5000;
}

.header
{
	/*height: 100px;*/
	width: 100%;
	display: block;

}
#headerSeparatorBox
{
	height: 10px;
	background-image: url('../images/header_sep_bg.jpg');
}
#footerSeparatorBox
{
	height: 10px;
	width: 100%;
	background-image: url('../images/footer_sep_bg.jpg');
}
#header #freeTrialBox
{
	width: 100%;
	padding-right: 30px;
	text-align: right;
}
.panelHeader
{
	padding: 2px 0px 0px 0px;
	background-image: url('../images/bg_panelHeader.png');
	width: 100%;
	height: 20px;
	color: White;
	vertical-align: bottom;
	text-indent: 15px;
	font-weight: bold;
	text-align: center;
}
.panelContent
{
	border: 1px solid #C0C0C0;
	height: auto;
	overflow: auto;
	
}
#contentBox
{
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
	z-index: 1;
	background-color:#FFFFFF;
	text-align:left;
	min-height:480px;
	padding:20px;
}
.trialMembershipBox
{
	text-align: left;
}
.trialMembershipBox .shieldBox
{
	background-image: url('../images/90day_shield.png');
	background-repeat: no-repeat;
	height: 90px;
	width: 70px;
}
.rssSubscribe
{
	float:right;
	vertical-align: middle;
}
.rssBox
{
	
	padding: 10px;
}
#showsListBox div
{
	text-align: left;
	width: 600px;
}
#membershipComparisonBox tr
{
	border: thin solid #808080;
}
.panel
{
	border: 1px solid #C0C0C0;
}
.borderLeft
{
	border-left: 2px solid #C0C0C0;
	border-left-color: #999999;
}
.borderBottom
{
	border-bottom: 2px solid #C0C0C0;
	border-bottom-color: #C0C0C0;
}
.NewMenu
{
    color:Red;
    /*
    background-image: url('../images/newmenu.gif');
    background-repeat:no-repeat;
    */
}
.NewMenu img
{
    position:relative;
    left:0px;
    top:-30px;
    z-index:10;
    margin: 0 auto;
}
.NewMenuWord
{
    font-size:x-small;
    color:Red;
    font-style:italic;    
    position:relative;
    top:-5px;
    left:3px;
}
