@charset "UTF-8";
/* CSS Document */


table{border-collapse:collapse;}

#container {
	position:relative;
	width: 800px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}


#header {
	width:800px;
	float:left;
}

#welcome {
	position:absolute;
	color:#fff;
	right:10px;
	top:0px;
	font-size:11px;
	width:225px;
	height: 32px;
}



#welcome ul, #welcome li {margin:0; padding:0; }
#welcome ul { list-style:none;  margin:8px 0px 0px 24px; text-align:center;}
#welcome li {display:inline;font-family:"Trebuchet MS";}
#welcome li p { display:inline;  }

#navigation1 {
	position:relative;
	width: 800px;
	height: 32px;
}

#navigation2 {
	float:left;
	width: 800px;
	height:23px;
	
}

#courseDropdown {
	position:absolute;
	left:263px;
	top:141px;
	z-index:201;
	width: 124px;
	height: 85px;
	visibility: hidden;
}

#stockDropdown {
	position:absolute;
	left:250px;
	top:164px;
	z-index:202;
	width: 168px;
	height: 120px;
	visibility: hidden;
}

#eminiDropdown {
	position:absolute;
	left:436px;
	top:164px;
	z-index:203;
	width: 168px;
	height: 85px;
	visibility: hidden;
}

#forexDropdown {
	position:absolute;
	left:619px;
	top:164px;
	z-index:204;
	width: 168px;
	height: 85px;
	visibility: hidden;
}

#flash {
	float:left;
	width: 481px;
	height: 195px;
	top: 142px;
}



#signal {
	float:right;
	width: 278px;
	height: 161px;
	background-image:url(../assets/images/freeStrategyBG.png);
	background-repeat:no-repeat;
	padding-top: 10px;
	margin-top: 15px;
	margin-right: 15px;
}

#freeStratForm {
	margin-top: 6px;
}

#packages {
	position:absolute;
	width: 244px;
	height: 324px;
	top:305px;
	left: 520px;
}

#bookCallout {
	position:absolute;
	width: 221px;
	height: 98px;
	top:509px;
	left: 560px;
}

#loginBox {
	position:absolute;
	width: 277px;
	height: 175px;
	top:251px;
	left: 96px;
	background-image:url(../assets/images/login_box.png);
	background-repeat:no-repeat;
}


#menu {
	float:left;
	width: 390px;
	height: 400px;
	background-image:url(../assets/images/accordionBG.jpg);
	background-repeat:repeat-y;
}

#video {
	float:right;
	width: 410px;
	height: 400px;
	background-color:#500919;
}

#signalArchiveHeader {
	float:left;
	width: 390px;
	height: 360px;
	background-image:url(../assets/images/accordionBG.jpg);
	background-repeat:repeat-y;
}

#signalArchiveMenu {
	float:right;
	width: 410px;
	
	background-color:#FFFFFF;
}

#testimonials {
	float:left;
	width: 470px;
}

#book {
	float:right;
	width: 330px;
	background-image:url(../assets/images/bookBG.jpg);
	background-repeat:repeat-y;
}

#aboutorderform {
	float: left;
	width: 400px;
	background-color: #ffffff;
	
	
}

#orderform {
	float: right;
	width: 400px;
	background-color: #c9cccd;
	
}

#content {
	float:left;
	width: 800px;
	height:auto;
	top: 337px;
	background-image:url(../assets/images/contentBackground.jpg);
	background-repeat:no-repeat;
	overflow: hidden;
}

#registerTable {
	float:left;
	margin-top: 120px;
}

#homeList {
	position:absolute;
	width: 256px;
	height: 350px;
	top:393px;
	left: 509px;
}


#contentAbout {
	float:left;
	width: 800px;
	height:auto;
	top: 337px;
	background-image:url(../assets/images/aboutBackground.jpg);
	background-repeat:no-repeat;
	overflow: hidden;
}

#contentDisclaimer {
	float:left;
	width: 800px;
	height:auto;
	top: 337px;
	background-image:url(../assets/images/disclaimerBG.jpg);
	background-repeat:no-repeat;
	overflow: hidden;
}

#contentTermsofUse {
	float:left;
	width: 800px;
	height:auto;
	top: 337px;
	background-image:url(../assets/images/termsofuseBG.jpg);
	background-repeat:no-repeat;
	overflow: hidden;
}

#contentRegister {
	float:left;
	width: 800px;
	height:auto;
	top: 337px;
	background-image:url(../assets/images/registerBG.jpg);
	background-repeat:no-repeat;
	overflow: hidden;
}

#contentRegisterform {
	float:left;
	width: 800px;
	height:auto;
	top: 337px;
	background-image:url(../assets/images/registerformBG.jpg);
	background-repeat:no-repeat;
	overflow: hidden;
}

#contentManageAccount {
	float:left;
	width: 800px;
	height:auto;
	top: 337px;
	background-image:url(../assets/images/manageAccountBG.jpg);
	background-repeat:no-repeat;
	overflow: hidden;
}

#contentPurchase {
	float:left;
	width: 800px;
	height:auto;
	top: 337px;
	background-color:#fff;
	overflow: hidden;
}

#purchaseColLeft {
	float:left;
	width: 400px;
	height:100%;
	padding-left:30px;
	padding-top:30px;
}

#purchaseColRight {
	float:right;
	width: 320px;
	height:100%;
	background-color:#CCC;
}

#purchaseTuition {
	float:left;
	width: 320px;
	height: 210px;
	
}

#purchaseBulletList {
	float:left;
	width: 320px;
	height: 250px;
	background-color: #eee;
}

#purchaseTestimonials {
	float:left;
	width: 320px;
	height: 100%;
	background-color:#CCC;
}

#registerTable {
	float:left;
	margin-top: 120px;
	margin-left: 30px;
}

#manageAccountTable {
	float:left;
	margin-top: 100px;
}



#contentWelcome {
	float:left;
	width: 800px;
	height:auto;
	top: 337px;
	background-image:url(../assets/images/welcomeBackground.jpg);
	background-repeat:no-repeat;
	overflow: hidden;
}

#updatesEventsContainer {
	float:left;
	width: 800px;
	height: 245px;
	background-image:url(../assets/images/updatesEventsBG.jpg);
	background-repeat:no-repeat;
}


#updatesEvents {
	float:left;
	width: 800px;
	height: 245px;
	overflow-y: auto;
}

#contentGetstarted {
	float:left;
	width: 800px;
	height:auto;
	top: 337px;
	background-image:url(../assets/images/getstartBackground.jpg);
	background-repeat:no-repeat;
	overflow: hidden;
}

#contentEmini {
	float:left;
	width: 800px;
	height:auto;
	top: 337px;
	background-repeat:no-repeat;
	overflow: hidden;
}

#contentStockcourse {
	float:left;
	width: 800px;
	height:auto;
	top: 337px;
	background-color:#fff;
	background-image:url(../assets/images/stockBackground.jpg);
	background-repeat:no-repeat;
	overflow: hidden;
}

#contentEminicourse {
	float:left;
	width: 800px;
	height:auto;
	top: 337px;
	background-color:#fff;
	background-image:url(../assets/images/eminiBackground.jpg);
	background-repeat:no-repeat;
	overflow: hidden;
}
#contentForexcourse {
	float:left;
	width: 800px;
	height:auto;
	top: 337px;
	background-color:#fff;
	background-image:url(../assets/images/forexBackground.jpg);
	background-repeat:no-repeat;
	overflow: hidden;
}

#contentPvtMentor {
	float:left;
	width: 800px;
	height:auto;
	top: 337px;
	background:url(../assets/images/pvtMentorBackground.jpg) no-repeat #fff;
	overflow: hidden;
}

#stockColLeft {
	float:left;
	width: 440px;
	height:100%;
	overflow: hidden;
	padding: 30px 0px 30px 30px;
}

#stockColRight {
	float:right;
	width: 300px;
	height: 100%;
	overflow: hidden;
	margin-top: 30px;
}

#styleChartHeader {
	width: 320px;
	font-family: Trebuchet, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: bold;
	color: #fff;
}


#purchaseButton {
	height:167px;
	width: 275px;
}

#purchaseButtonMentor {
	height:167px;
	width: 275px;
	margin-top:450px;
}


#chartHeader {
	height:30px;
	width: 320px;
	background-image:url(../assets/images/chartHeaderBG.jpg);
	background-repeat:no-repeat;
	padding-top: 6px;
	
}

#courseChart {
	height:240px;
	width: 275px;
	
}

.thickBorder img{
	border: 6px #fff solid;
}


#contentQuiz {
	float:left;
	width: 800px;
	height:auto;
	background-color: #ffffff;
	overflow: hidden;
}

#contentSignals {
	float:left;
	width: 800px;
	height:auto;
	overflow: hidden;
	
}

#contentLogin {
	float:left;
	width: 800px;
	background-image:url(../assets/images/loginBG.jpg);
	background-repeat:no-repeat;
	
}

#quizheader {
	float:left;
	width: 800px;
	top: 142px;
}

#signalheader {
	float:left;
	width: 800px;
	top: 142px;
}


#banners{
	float:left;
	width: 800px;
	}
	
#promoBar{
	float:left;
	width: 800px;
	}	

#lowernav {
	clear:both;
	width: 800px;
	height:28px;
	font-size: 10px;
	
}

#lowernavMembers {
	clear:both;
	width: 800px;
	height:28px;
	font-size: 10px;
	background-image:url(../assets/images/subnavbarBG.jpg);
	background-repeat:no-repeat;
	
}

#signalArchiveFormat {
	font-size: 12px;	
}

#vidArchive1 {
	font-size: 12px;
	
		
}

#vidArchive2 {
	font-size: 12px;
		
}

#footer {
	clear:both;
	width: 800px;
	font-size: 10px;
	
}

body,td,th {
	color: #500919;
}
a:link {
	color: #500919;
}
a:visited {
	color: #500919;
}
a:hover {
	color: #9A2240;
}
a:active {
	color: #9A2240;
}

a.sublinks:link {
	color: #FFFFFF;
	text-decoration:none;
}
a.sublinks:visited {
	color: #FFFFFF;
	text-decoration:none;
}
a.sublinks:hover {
	color: #999999;
}
a.sublinks:active {
	color: #999999;
}

a.backlinks:link {
	color: #FFCC00;
	text-decoration:none;
}
a.backlinks:visited {
	color: #FFCC00;
	text-decoration:none;
}
a.backlinks:hover {
	color: #FFFFFF;
}
a.backlinks:active {
	color: #FFFFFF;
}


#welcomemessage {
	display:block; float:left; margin:0px 0px 0px 0px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {font-family: Verdana, Arial, Helvetica, sans-serif}
.style2 {font-family: Trebuchet, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif}
.style3 {
	font-family: Trebuchet, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
.style4 {
	font-family: Trebuchet, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 50 px;
	margin-right: 320px;
	margin-top: 20px;
	margin-bottom: 30px;
	padding-left: 30px;
	color: #555555;
	line-height: 1.5;
}

.styleExpoBanner {
	font-family: Trebuchet, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 50 px;
	margin-right: 320px;
	margin-top: 30px;
	margin-bottom: 0px;
	padding-left: 26px;
	color: #555555;
	line-height: 1.5;
}

.style5 {
	color: #500919;
	font-style: italic;
	font-weight: bold;
}
.style6 {
	color: #FFFFFF;
	font-family: Trebuchet, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 82px;
	line-height: 1.0;
}
.style7 {font-size: 16px}
.style8 {
	font-family: Trebuchet, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	padding-top: 10px;
}
.style10 {
	font-family: Trebuchet, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 80 px;
	margin-right: 390px;
	margin-top: 70px;
	margin-bottom: 20px;
	padding-left: 40px;
	color: #555555;
	line-height: 1.8;
}

.style11 {
	font-family: Trebuchet, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}


.style12 {
	font-family: Trebuchet, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	padding-top: 10px;
}

.style13 {
	font-family: Trebuchet, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	border-bottom-style: none;
	padding-left: 10px;
}
.style14 {
	font-family: Trebuchet, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 60 px;
	margin-right: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-left: 20px;
	padding-right: 320px;
	color: #555555;
	line-height: 1.5;
}

.style15 {
	font-family: Trebuchet, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 60 px;
	margin-right: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-left: 20px;
	padding-right: 280px;
	color: #555555;
	line-height: 1.5;
}

.style16 {
	font-family: Trebuchet, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 60 px;
	margin-right: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-left: 20px;
	padding-right: 280px;
	line-height: 1.5;
	color: #500919;
	font-weight: bold;
}

.style17 {
    font-size: 16px;
	font-family: Trebuchet, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #500919;
	font-weight: bold;
}

.style18 {color: #000000}

.style19 {
	/*font-family: Trebuchet, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 15 px;
	margin-right: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-left: 15px;
	color: #555555;
	line-height: 1.4;	*/
}

.style20 {
    margin-top:16px;
    color: #FFFFFF;
}

.style22 {
	font-family: Trebuchet, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #FFFF00;
	font-size: 14px;
}

.style23 {
	font-size: 16px;
	font-family: Trebuchet, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #500919;
}

.style24 {
    font-family: Trebuchet, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    color: #FFFFFF;
	font-size:15px;
}

.style25 {
    font-family: Trebuchet, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    color: #FFFFFF;
	font-size:10px;
}

.style26 {
	font-family: Trebuchet, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size:11px;
}

.style27 {
    font-family: Trebuchet, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    color: #500919;
	font-size:10px;
	padding-left: 10px;
	padding-top: 10px;
}

.style28 {
    font-family: Trebuchet, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    color: #333333;
	font-size:12px;
	margin: 0px 25px 15px 35px;
	line-height: 1.4;
	font-style: italic;
	
}

.style29 {
    font-family: Trebuchet, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    color: #ffffff;
	font-size:12px;
	margin: 0px 25px 15px 35px;
	line-height: 1.4;
	
}

.style30 {
	font-family: Trebuchet, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size:12px;
	margin: 40px 40px 40px 40px;
	line-height: 1.4;
}

.style31 {
	font-family: Trebuchet, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size:12px;
	margin: 10px 36px 36px 36px;
	line-height: 1.4;
}

.style32{
	margin: 120px 0px 100px 0px;
}

.style33{
	font-family: Trebuchet, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}

.style34 {
	font-family: Trebuchet, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 140px 320px 40px 50px;
	color: #555555;
	line-height: 1.2;
}

.style35 {
	font-family: Trebuchet, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #500919;
}

.style36 {font-size: 10px}

.styleRiskDisclaimer {
	font-size: 10px;
	font-family: Trebuchet, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #500919;
}

.style37 {
	font-family: Trebuchet, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 15 px;
	margin-right: 700px;
	margin-top: 15px;
	margin-bottom: 15px;
	color: #555555;
	line-height: 1.4;	
}

.style38 {
	font-family: Trebuchet, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px;
	margin-top:16px;
    color: #FFFFFF;
}

.style39 {
	font-family: Trebuchet, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 15 px;
	margin-right: 30px;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-left: 15px;
	color: #555555;
	line-height: 1.3;	
}

.style40{
	margin: 100px 0px 100px 0px;
}

.style41 {
	font-family: Trebuchet, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 80 px;
	margin-right: 390px;
	margin-top: 100px;
	margin-bottom: 40px;
	padding-left: 48px;
	color: #555555;
	line-height: 1.5;
}

.freeStratText {
	font-family: Trebuchet, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	line-height: 1.0;
}

.styleStock {
	font-family: Trebuchet, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	line-height: 1.5;
}


.chartHeaderText {
	font-family: Trebuchet, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: bold;
	color: #fff;
}

.styleClickEnlarge {
	font-family: Trebuchet, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	line-height: 1.5;
}

.stylePvtMentor {
	font-family: Trebuchet, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	line-height: 1.5;
	
}

.stylePurchTestimonials {
	font-family: Trebuchet, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #500919;
	padding: 0px 20px;
	line-height: 1.5;
}

.styleUdatesEvents{
	font-family: Trebuchet, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	margin-left:440px;
	margin-right:20px;
}

.redText {
	color: #500919;
	font-weight: bold;
}

img, div { behavior: url(iepngfix.htc) }

.date_left { font-size:11px; float:left; margin:3px 0px 0px 10px; } 
