





body
{
    font: 15px Georgia, sans-serif;
    text-align: center;
	background-color:#d3daed;
	color:#373737;
}

p
{
	font-family: Georgia, Serif;
	font-size: 15px;
}

a
{
	text-decoration:none;
	color:#0a54b0;
	font-family: Georgia, Serif;
	font-size: 14px;
}
a:hover
{
	text-decoration:underline;
}

ul li
{
	color:#C5C5C5;
}

div.header
{ 
	height:80px;
	width: 990px;
	background-color:#fff;
}

#logodiv
{
	margin-top:5px;
	margin-left:10px;
	float:left;
}

#masterdiv
{
	width:990px;
	margin: 0 auto;
	-webkit-border-radius:6px; 
	-moz-border-radius:6px; 
	background-color:#fff;
	padding-bottom:5px;
}

#container
{
	background-color: #fff;
    width: 990px;
    text-align: left;
}
	

.navigation 
{
    list-style-type: none;
	margin-top:90px;
	width: 950px;
	height:40px;
	border-top:1px solid #EBEBEB;
	background: #feffe8; /* old browsers */
	background: -moz-linear-gradient(top, #feffe8 0%, #d6dbbf 100%); /* firefox */
	
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#feffe8), color-stop(100%,#d6dbbf)); /* webkit */
	
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#feffe8', endColorstr='#d6dbbf',GradientType=0 ); /* ie */
	-webkit-border-radius:6px; 
	-moz-border-radius:6px;
}

.navigation li {
	float: left;
	list-style: none;
	height:40px;
	padding-top:5px;
	padding-right:30px;
}

.navigation li a {
	position: relative; overflow: hidden;
	display: inline;
	list-style-type: none;
	padding: 0px;
	font-size: 13px;
	line-height: 25px;
	float: left;
	height:25px;
	display: block;
	text-decoration: none;
	color: #747474;
	font-family: Helvetica;
	font-weight:bold;
	height:30px;
	-webkit-border-radius:6px; 
	-moz-border-radius:6px;
}

.navigation li a:hover {
	position: relative; overflow: hidden;
	display: inline;
	list-style-type: none;
	padding: 0px;
	float: left;
	height:25px;
	line-height: 25px;
	display: block;
	text-decoration: none;
	color: #005A8C;
	height:30px;
	background-color:#fff;
}


ul.navigation .selectedtopmenuitem, ul.navigation a:hover.selectedtopmenuitem 
{
	position: relative; overflow: hidden;
	display: inline;
	list-style-type: none;
	padding: 0px;
	float: left;
	height:25px;
	line-height: 25px;
	display: block;
	text-decoration: none;
	height:30px;
	background-color:#fff;
}

.searchdiv
{
	float:right; width:230px; margin-right:10px;
	padding:10px;
	margin-top:-80px;
	background-color:#b8c4d8;
	-webkit-border-radius:8px; 
	-moz-border-radius:8px;
}

#fullpage
{
	float: left;
    width: 900px;
	margin-left:15px;
}

#crashcoursegreenlivehomediv a{
		
 	color:#FFFFFF;
	font-size:14px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:15px;
	padding-right:15px;
	text-decoration:none;
	font-weight:bold;
   background: -webkit-gradient(linear,left bottom, left top, color-stop(0.22, rgb(153,193,71)), color-stop(0.81, rgb(181,228,84)));
    background: -moz-linear-gradient(center bottom, rgb(153,193,71) 22%, rgb(181,228,84) 81%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr=#99c147, endColorStr=#b5e454);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99c147, endColorstr=#b5e454)";
}

#crashcoursegreenlivehomediv a:hover	{
	
	color:#FFFFFF;
	font-size:14px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:15px;
	padding-right:15px;
	text-decoration:none;
	font-weight:bold;
	background: #99c147;
}

#startcoursenow a
{
	padding:7px;
	font-size:13px;
	color:#fff;
	font-weight:bold;
	background-color: #808080;
	border:1px solid #8E8E8E;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0.22, rgb(88,88,88)), color-stop(0.81, rgb(128,128,128)));
    background: -moz-linear-gradient(center bottom, rgb(88,88,88) 22%, rgb(128,128,128) 81%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr=#808080, endColorStr=#585858);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#808080, endColorstr=#585858)";
}

#startcoursenow a:hover
{
	color:#FFFFFF;
	border:1px solid #A3A3A3;
	padding:7px;
	text-decoration:none;
	background: #585858;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr=#585858, endColorStr=#585858);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#585858, endColorstr=#585858)";
}


.heavytitle
{
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 42px;
	color:#757575;
	word-spacing: -0.04em;
	margin-bottom: 10px;
	letter-spacing: -0.04em;
	line-height: 1em;
	font-weight:bold;
}

.lightheavytitlestylebigger
{
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 30px;
	word-spacing: -0.04em;
	margin-bottom: 10px;
	letter-spacing: -0.04em;
	line-height: 1em;
	color:#353535;
}

.lightheavytitlestyle
{
	font-family: Georgia;
	font-size: 24px;
	margin-bottom: 10px;
	line-height: 1em;
	color:#353535;
	font-weight:100;
}

.lightheavytitlestylesmall
{
	font-family: Georgia;
	font-size: 20px;
	word-spacing: -0.04em;
	margin-bottom: 10px;
	letter-spacing: -0.04em;
	line-height: 1em;
	color:#353535;
}


.fancylightheavytitlestylesmall
{
	font-family: Georgia;
	font-size: 19px;
	word-spacing: -0.04em;
	margin-bottom: 10px;
	letter-spacing: -0.04em;
	line-height: 1em;
	color:#353535;
	font-weight:bold;
}

.lightheavytitlestylesmallest
{
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 14px;
	word-spacing: -0.04em;
	margin-bottom: 10px;
	line-height: 1em;
	color:#636363;
	font-weight:bold;
}

.forextitlegrey
{
	font-family: Helvetica, Arial, Sans-serif;    
	font-size:20px;
	color:#B7B7B7;
	font-weight:bold;
}

.forextitledarkgrey
{
	font-family: Helvetica, Arial, Sans-serif;    
	font-size:20px;
	color:#606060;
	font-weight:bold;
}

.smalltitlestyle
{
	color:#6A6A6A;
	font-family:Helvetica, Arial, Sans-serif;
	font-size:16px;
	font-weight:bold;
}


.bullet
{
	font-family: Georgia, Serif;
	font-size: 14px;
	white-space: nowrap;
	line-height: 1.45em;
	margin-bottom: 0px;
	list-style-type: disc;
}

#footerlinksdiv
{
	text-align:left;
	background: #a4aec0; /* old browsers */
	background: -moz-linear-gradient(top, #a4aec0 0%, #7d8693 100%); /* firefox */
	
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a4aec0), color-stop(100%,#7d8693)); /* webkit */
	
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a4aec0', endColorstr='#7d8693',GradientType=0 ); /* ie */
	width:990px;
	margin: 0 auto;
	-webkit-border-radius:6px; 
	-moz-border-radius:6px; 
}

#footerlinks
{
	margin-left:40px;
	font-size:10px;
	color: #F6F6F6;
}

#footerlinks a
{	
	color:#F6F6F6;
	font-size:11px;
}

#footerlinks a.footermaintitle
{
	color:#F7F7F7; font-size:13px; font-weight:bold; 
}
	
#footerlinksdiv p
{
	font-size:11px;
	color: #F6F6F6;
}

.footerh4title
{
	margin-left:70px;font-size:16px;color:#6a717d;
}

#greybottomcontainer
{
	width:580px;
	height:245px;
	background-color:#FFFFFF;
	margin-left:20px;
	float:left;
}

#greybottomcontainer a
{
	font-weight:bold;
}

#whitebottomcontainer
{
	width:910px;
	height:190px;
	background-color:#fff;
	border:1px solid #fff;
	margin-left:25px;
}

#signupoverlapdiv
{
	height:440px; 
	width:300px;
	margin-left:67px;
	
	opacity:0.9;
	filter:alpha(opacity=90); /* IE transparency */ 
	
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
	box-shadow: 0 1px 3px rgba(0, 0, 0, .3);

	background-color:#fff;
}

.forextitle
{
	font-family: Helvetica, Arial, Sans-serif;    
	font-size:24px;
	color:#373737;
	font-weight:bold;
}

.forextitlegreysmall
{
	font-family: Georgia, serif;    
	font-size:21px;
	color:#fff;
	font-weight:bold;
}

.forextitlegreysmaller
{
	font-family: Georgia, serif;    
	font-size:16px;
	color:#fff;
	font-weight:bold;
}

.forextitledarkgreysmaller
{
	font-family: Georgia, serif;    
	font-size:16px;
	color:#383838;
	font-weight:bold;
}

.titlestyle
{
	color:#6A6A6A;
	font-family:Helvetica, Arial, Sans-serif;
	font-size:28px;
	font-weight:bold;
}

.seostyle
{
	color:#191919;
	border-bottom: 1px dotted #A5A5A5;
}

a.seostyle:hover
{
	color:#191919;
	border-bottom: 1px dotted #A5A5A5;
	text-decoration:none;
}

#backgroundcolorseparator
{
	background-color:#d3daed; width:990px; 
}

.ptaglineheightleft
{
	line-height:1.3em; text-align:left;
}

.ptaglineheight
{
	line-height:1.3em;
}

#homeadvertisementdiv
{
	float:right; width:270px; border:1px solid #EDEDED; padding:2px; 
	height:240px; margin-right:-30px;
}

.advertisementfont
{
	font-size:10px;
}

#homecurrencyconverterbtn
{
	background-color:#F4F4F4; border:1px solid #D6D6D6; padding:5px; width:140px;
}

#homeforeignexratesbtn
{
	background-color:#F4F4F4; border:1px solid #D6D6D6; padding:5px; width:165px;
}

#homeforexschoolsection
{
	float:left; width:250px; margin-left:40px; padding-left:15px;padding-right:15px;
}

#homestrategiessection
{
	float:left; width:200px;  padding-left:15px;padding-right:15px;
}

#fxvsstockdiv1left
{
	float:left; width:550px;
}

#fxvsstockdiv1right
{
	float:right; width:240px;
}

.fxvsstckfontstyle
{
	font-size:18px; color:#39D78C;
}

.brokerglossaryfontstyle
{
	font-size:14px;
}

.learnforextradingtitlestyle
{
	margin-top:-40px; margin-left:30px;
	color:#8A8A8A;
}

#forexbasicullitext li
{
	color:#191919;
	font-family:Georgia, serif;
}

#bottommostulli li
{
	color:#8D8D8D;
	font-family:Georgia, serif;
	font-size:11px;
}

#catchtabs
{
	width: 100px;
	float:left;
}

#catchtabs img
{
	float:left;
	margin-top:-20px;
}

.description {
	display:none;
	padding:0 10px;
	height:240px;
}

#learnbecomeexpert
{
	float:left; width: 550px; height:220px;
	background-image:url(../../include/images/site/homepagelearn.png);
}

#hometoolsdiv
{
	float:left; width:400px; height:250px; padding:0px; 
}

.whiteoverlay {
	
	display:none;
	background-image:url(../../include/images/site/white.png);
	width:640px;		
	padding:35px;
	font-size:11px;
}

.whiteoverlay .close {
	background-image:url(../../include/images/site/close.png);
	position:absolute; right:5px; top:5px;
	cursor:pointer;
	height:35px;
	width:35px;
}

.registrationp
{
	line-height:1.2em; font-family:arial; font-size:11px; padding:10px;
}

.registrationtable
{
	padding:10px; font-size:11px;
}

#signupcontainer
{
	width:990px;
	height:120px;
	background-color: #fff;
}

#fourtmarket
{
	border:1px solid #dfdfde;
	float:left; width:600px;
	padding-top:10px;
	padding-bottom:15px;
	background-color:#F8F8F8;
}

#homeopenlivediv
{
	float:right; width: 240px; margin-top:2px; margin-right:5px; height:107px; background-color:#FCFCFC; border:1px solid #dfdfde;
}

#latestandadcontainer
{
	width:920px;
	margin-left:20px;
}

#featuredcontainer
{
	width:900px;
	height:210px;
	margin-left:40px;
	border:1px solid #dfdfde;
	background-color:#FCFCFC;
}

#featuredbox
{
	float:left; width: 500px; margin-top:5px; height:200px; margin-left:20px;
}

.featuredimg
{
	border:1px solid #919191;
}

#featuredbites
{
	float:left;margin-top:5px; height:200px; width:375px;
}

#beginnerdiv a:hover
{
	background-image:url(../../include/images/site/beginnerbutton_hover.png);
	height:68px; width: 168px;
}

.adborder
{
	width:300px; border:1px solid #EDEDED; padding:3px;
}

.adborderbanner
{
	width:730px; border:1px solid #C1C1C1; padding:3px;
}


#summarydiv
{
	width:980px;
	margin-left:-15px;
}

.homepageclass1
{
	margin-top:10px; margin-left:50px;
}

.homepageclass2
{
	margin-left:50px; font-size:28px; color:#828282;
}

.homepageclass3
{
	font-size:15px; margin-left:30px;
}

.homepageclass4
{
	float:left; width:200px; margin-left:288px; z-index:1; position:relative; margin-top:-60px;
}

.homepageclass5
{
	float:left; width:200px; z-index:1; position:relative; margin-top:-100px; margin-left:3px;
}

.homepageclass6
{
	float:left; width:100px; z-index:1; position:absolute; margin-top:-140px; margin-left:695px;
}

.homepageclass7
{
	clear:both; height:0px; border-bottom:1px solid #F9F9F9; width:960px;
}

.homepageclassspanish3
{
	font-size:15px; position:absolute; margin-top:195px; margin-left:90px;
}

.homepageclassswedish3
{
	font-size:15px; position:absolute; margin-top:195px; margin-left:90px;
}

#bottommostcontainer
{
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	background-color:#f5f5f5;
	text-align:left;
	-webkit-border-radius:6px; 
	-moz-border-radius:6px; 
}

#bottommostcontainer h1, h2, h3, h4
{
	font-size:14px;
	font-weight:bold;
}

.content
{
	background-color:#F5F5F5;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:20px;
	color:#8D8D8D;
}

.content p
{
	font-size:11px;
	line-height:1.3em;
}

.content a
{
	font-size:11px;
}

#imagestrip
{
	background-color:#b8c4d8;
	-webkit-border-radius:6px; 
	-moz-border-radius:6px; 
}

#popularinforex
{
	height:330px;
}

h3
{
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 24px;
	word-spacing: -0.04em;
	margin-bottom: 10px;
	letter-spacing: -0.04em;
	line-height: 1em;
	color:#8C8C8C;
}


