html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td { margin:0; padding:0; border:0; outline:0; font-weight:inherit; font-style:inherit; font-size:100%; font-family:inherit; vertical-align:baseline; }

/* remember to define focus styles! */
:focus { outline:0; }
body { line-height:1; color:black; background:white; }
ol,ul { list-style:none; }

/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse:separate; border-spacing:0; }
caption,th,td { text-align:left; font-weight:normal; }
blockquote:before,blockquote:after,q:before,q:after { content:""; }
blockquote,q { quotes:; }
span { display:none; }

/* go! */
body { 
	font-family: Lucida Grande, Trebuchet MS, verdana, arial; 
	font-size: 12px; 
	line-height: 1.3em; 
	color: black; 
	background: #e5e5e5 repeat-x 0 0;
}
#mainForm 
{
	position: relative;
	border: 1px;
	border-style: solid;
	margin: 0 auto;
	text-align: left;
	width: 100%;
	background-color: #ffffff;
}


#mainForm2
{
	position: relative;
	border: 1px;
	border-style: solid;
	margin: 0 auto;
	text-align: left;
	width: 75%;
	background-color: #ffffff;
}


ul.mainForm
{
	list-style-type: none;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size:15px;	
}



li.mainForm
{
	
	padding-bottom: 10px;
	padding: 0 0 10px 20px;
}


#mainFormError
{
	position: relative;
	border: 1px;
	border-style: solid;
	margin: 0 auto;
	text-align: left;
	width: 70%;
}



input.mainFormError
{
	background-color: #FADADD;
}


textarea.mainFormError
{
	background-color: #FADADD;
}


select.mainFormError
{
	background-color: #FADADD;
}


#formHeader
{
	position: relative;
	width: 100%;
	background-color: #228a11;
	margin:0 0 0 0;
	padding-bottom: 10px;
}

p.formHeader
{
	text-align: right;
	margin:0 0 0 0;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-weight:normal;
	color: #ffffff;
	font-size:25px;
	position:relative;
	left:-5px;
	top:4px;
	letter-spacing: 2px;
}



#formInfo
{
	position: relative;
	width: 100%;
	background-color: #ffffff;
	margin:0 0 0 0;
}

h2.formInfo
{
	text-align: left;
	margin:0 0 0 0;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-weight:normal;
	font-size:20px;
	position:relative;
	left:20px;
	top:0px;
	letter-spacing: 1px;
	line-height:150%;
	color: #ffffff;
}


p.formInfo
{
	text-align: left;
	margin:0 0 0 0;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-weight:normal;
	color: #000000;
	font-size:12px;
	position:relative;
	left:5px;
	top:0px;
	color: #ffffff;
	
}

#formFields
{
	position: relative;
	width: 100%;
	background-color: #ffffff;
	margin:0 0 0 0;

}

label.formFieldQuestion
{
	line-height:125%;
	padding:0 4px 1px 0px;
	border:none;	
	display:block;
	font-size:90%;
	font-weight:bold;
	background-color:#F3F3F3
	}

label.formFieldOption
{
	font-size:90%;
	display:block;
	line-height:1.0em;
	margin:-19px 0 0 25px;
	padding:4px 0 5px 0;
	width:90%;
}



input.formFieldStyle
{
	display:block;
	line-height:1.4em;
	margin:8px 0 0 3px;
	width:13px;
	height:13px;
}


/* tooltip */
a.info {
	font-family: Tahoma, Arial, Sans-Serif;
	text-decoration:none; 
	position: relative;
}

a.info span {
	position: relative;
	display:none;
}

a.info:hover {
	position: relative;
	cursor:default;
}

a.info:hover .infobox {
	font-weight: normal; 
	display:block; 
	position:absolute; 
	top:20px;;
	left:25px;
	width:205px; 
	height:70px; 
	border: 1px solid #ccc; 
	background:#f4f4f4 url(question.gif) no-repeat bottom right; 
	color:#000; 
	text-align:left; 
	font-size:0.7em; 
	padding-left:10px; 
	padding-top:10px;
}

/* pop-up calendar */
button.calendarStyle
{
	background-color: transparent;
	border: 0;
	height:22px;
	width:22px;
	background-image:url(imgs/calendar.png);
	cursor: pointer;
	cursor: hand;
}


p.footer
{
	text-align: right;
	margin:0 0 0 0;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-weight:normal;
	color: #ffffff;
	font-size:9px;
	position:relative;
	top:4px;
	left:-140px;
	letter-spacing: 2px;
}

a.footer
{
	text-align:center;
	margin:0 0 0 0;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-weight:normal;
	color: #ffffff;
	font-size:9px;
	position:relative;
	top:4px;
	letter-spacing: 2px;
}
a:link {
	color: #262262;
	font-weight: bold;
}
a:visited {
	color: #262262;
	font-weight: bold;
}
a:hover {
	color: #FDB541;
	font-weight: bold;
}
a:active {
	color: #262262;
	font-weight: bold;
	
}


.style1 {
	font-weight: bold;
	font-size: 11px;
	
	}
	
.style3 {
	font-weight: bold;
	font-size: 11px;
	color: white;
	
	}


style2{ 
	font-family: Lucida Grande, Trebuchet MS, verdana, arial; 
	font-size: 9px; 
	line-height: 1.1em; 
	color: #000000; 
	font-weight: bold;
}
body { 
	font-family: Lucida Grande, Trebuchet MS, verdana, arial; 
	font-size: 12px; 
	line-height: 1.3em; 
	color: #black;  
	background: #e5e5e5 url('images/green_bg.jpg') repeat-x 0 0; 
}

#wrapper { 
	margin: 0 auto; 
	width: 940px; 
}

#header {
	position: relative;
	clear: both;
	margin: 0 0 10px 0;
	height: 110px;
	background: transparent url('images/main_header.jpg') no-repeat 0 0;
}



#header h1.logo a {
	display: block;
	position: absolute;
	top: 10px;
	width:175px;
	height:100px;
	/*width: 182px;  --- old logo settings commented out
	height: 50px;*/
	background: transparent url('images/simpleLogoPFG.png') no-repeat 0 0;
	/*url('images/header_logo.jpg'*/
}

#header h2.call {
	display: block;
	position: relative;
	float: right;
	width: 271px;
	height: 32px;
	background: transparent url('images/header_number.jpg') no-repeat 0 0;
}
#header a.addthis_button {
	float:right;
	
}

#main_module {
	position: relative;
	clear: both;
	margin: 5px 0 10px 0;
	width: 940px;
	height: 305px;
	background: transparent url('images/MainImageGreen.jpg') no-repeat 0 0;
}

#clock {
	position: relative;
	margin: 0 0 5px 0;
	width: 940px;
	height: 22px;
	background: transparent url('images/main_worldclock.jpg') no-repeat 0 0;
	font-family: "Helvetica Neue", helvetica, arial, sans-serif; 
	text-transform: uppercase; 
	font-size: 0.8em; 
	color: #fff;
}

#sub_modules {
	position: relative;
	height: 220px;
	height: 495px;
	padding: 10px 0;
	/*background: transparent url('images/sub_bg.jpg') no-repeat 0 0;*/
}

#sub_modules img { margin: 0 0 5px 0; }

#content {
	position: relative;
	padding: 0 0;
	background: transparent url('images/sub_bg.jpg') no-repeat 0 0;
}

.module_1 {
	position: relative;
	float: left;
	width:308px;
	margin-right: 8px;
}

.module_2 {
	position: relative;
	float: left;
	width: 305px;
	margin-right: 5px;
}

.module_3 {
	position: relative;
	float: right;
	width: 310px;
	text-align: justify;

}
.tableheader {
	font-family: Lucida Grande, Trebuchet MS, verdana, arial; 
	font-size: 14px; 
	background-color: #262262; 
	font-weight: bold;
	color: #797474;
	line-height: 18px;
	padding: 5px;
}
.tableheader2 {
	font-family: Lucida Grande, Trebuchet MS, verdana, arial; 
	font-size: 12px; 
	background-color: #262262; 
	font-weight: bold;
	color: #FFFFFF;
	line-height: 18px;
	padding: 5px;
}
.blank_page {
	font-family:  Arial, Helvetica, sans-serif; 
	font-size: 14px; 	
	font-weight: strong;
	color: #666666;
	line-height: 18px;
	padding: 5px;
}
.left_col { position: relative; float: left; width: 300px; margin-right: 20px; }
.left_colForm { position: relative; float: left; width: 500px; margin-right: 20px; }
.right_col { position: relative; width: 270px; float: right; }
.col { position: relative; width: 590px; float: left; }

.testimonialtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	line-height: 18px;
	font-weight: normal;
}
.testimonialnames {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #666666;
}
#footer {
	position: relative;
	clear: both;
	border-top: 1px solid #d7d7d7;
	padding-top: 5px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 0.9em;
}

#footer p { display: block; float: left; }
#footer ul.footer_nav { display: block; float: left; padding-left: 20px; margin-top: 1px; }
#footer ul li { display: inline; margin-right: 15px; }
#footer ul li a { font-weight: bold; text-decoration: none; color: #707070; }
#footer ul li a:hover { color: #909090; }
#footer p.pixels { float: right; }

#what #header_image { background: transparent url('images/what_imageGreen.jpg') no-repeat 0 0; width: 940px; height: 175px; margin-bottom: 11px; }
#coaching #header_image { background: transparent url('images/ourtrack_imageGreen.jpg') no-repeat 0 0; width: 940px; height: 175px; margin-bottom: 11px; }
#ourtrack #header_image { background: transparent url('images/coaching_imageGreen.jpg') no-repeat 0 0; width: 940px; height: 175px; margin-bottom: 11px; }
#contact #header_image { background: transparent url('images/contact_imageGreen.jpg') no-repeat 0 0; width: 940px; height: 175px; margin-bottom: 11px; }
#trade #header_image { background: transparent url('images/trade_imageGreen.jpg') no-repeat 0 0; width: 940px; height: 175px; margin-bottom: 11px; }
#money #header_image { background: transparent url('images/money_imageGreen.jpg') no-repeat 0 0; width: 940px; height: 175px; margin-bottom: 11px; }
#blank #blank_image { background: transparent url('images/blank_image.jpg') no-repeat 0 0; width: 940px; height: 175px; margin-bottom: 11px; }

.chart { position: relative; float: left; }
.chartForm { width:500px; float: left; }

/* navigation */

ul.main_nav { position: absolute; top: 55px; left: 200px; width: 740px; }
ul.main_nav li { display: inline; }
ul.main_nav li a { display: block; height: 30px; float: left; }
ul.main_nav li.nav_home a { width: 59px; background: transparent url('images/nav_home.gif') no-repeat 0 0; }

ul.main_nav li.nav_home a:hover { background-position: 0 -30px; }

ul.main_nav li.nav_what a { width: 118px; background: transparent url('images/nav_what.gif') no-repeat 0 0; }
ul.main_nav li.nav_what a:hover { background-position: 0 -30px; }
ul.main_nav li.nav_money a { width: 154px; background: transparent url('images/nav_money.gif') no-repeat 0 0; }
ul.main_nav li.nav_money a:hover { background-position: 0 -30px; }
ul.main_nav li.nav_coaching a { width: 85px; background: transparent url('images/nav_coaching.gif') no-repeat 0 0; }
ul.main_nav li.nav_coaching a:hover { background-position: 0 -30px; }
ul.main_nav li.nav_trade a { width: 111px; background: transparent url('images/nav_trade.gif') no-repeat 0 0; }
ul.main_nav li.nav_trade a:hover { background-position: 0 -30px; }
ul.main_nav li.nav_ourtrack a { width: 135px; background: transparent url('images/nav_ourtrack.gif') no-repeat 0 0; }
ul.main_nav li.nav_ourtrack a:hover { background-position: 0 -30px; }
ul.main_nav li.nav_contact a { width: 77px; background: transparent url('images/nav_contact.gif') no-repeat 0 0; }
ul.main_nav li.nav_contact a:hover { background-position: 0 -30px; }

ul.main_nav li.nav_blog a { width: 59px; background: transparent url('images/nav_blog.gif') no-repeat 0 0; }
ul.main_nav li.nav_blog a:hover { background-position: 0 -30px; }

ul.main_nav li.nav_links a { width: 118px; background: transparent url('images/nav_links.gif') no-repeat 0 0; }
ul.main_nav li.nav_links a:hover { background-position: 0 -30px; }



/* type */

p {
	line-height: 1.4em;
	text-align: justify;
}
style1 { line-height: 1.4em; color: #262262; text-transform:uppercase; font-weight: bold; }
#sub_modules h4 { color: #262262; }
#content p { margin-bottom: 1em; }
.clock { margin-top: 5px; float: left; }
#clock p { float: left; margin-top: 5px; margin-left: 5px; }
#date { margin-top: 5px; margin-left: 30px; width: 155px; float: left; }
#Local { width: 120px; float: left; }
#EST { width: 140px; float: left; }
#WET { width: 130px; float: left; }
#ITA { width: 145px; float: left; }
#HKT { width: 125px; float: left; }
#CHST { width: 90px; float: left; }
#AEST { width: 100px; float: left; }


#main_module h3.what a { 
	display: block;
	position: absolute;
	top: 240px;
	left: 315px;
	width: 258px; 
	height: 74px; 
	background: transparent url('images/images/whatisforex.gif') no-repeat 0 0; 
}

#main_module h3.learn a { 
	display: block;
	position: absolute;
	top: 240px;
	left: 573px;
	width: 367px; 
	height: 65px; 
	background: transparent url('images/images/ourtrack.gif') no-repeat 0 0; 
}

.subheads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	color: #26225F;
}
#disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 12pt;
	font-weight: normal;
	color: #666666;
}
.rule {
	color: #CCCCCC;
	border-top: 0px solid #CCCCCC;
	border-right: 0px solid #CCCCCC;
	border-bottom: 0px solid #CCCCCC;
	border-left: 0px solid #CCCCCC;
	height: 1px;
}
.footnotes{
	font-size:9px;
}
#trackrecord h4 {
	text-decoration:underline;
	
}

.table1 td{
	border-collapse:collapse;
	border: 1px solid black;
	
	}
.th1 {
	text-align: left;
	background:#218613;
	color: white;
	padding: 0.2em;
	border: 1px solid black;
}
.td1{
	border: 1px solid black;
	padding: 0.2em;
}
.photocaption {
	font-weight: bold;
	color: gray;
	font-size:90%;
	margin-top; 0;	
	line-height:1.4em;
	}
	
#contactfooter {
	color: #228612;
	font-size:11px;
	}
	
#requiredfields {
	font-size:11px;
	color: red;
}

#rates {
	float:left;	
}

#test {
	float: right;
	
}

#signalfooter {
	font-size:9px;	
}

#piptotal {
	font-weight:bold;
	font-size: 14px;
	
	}
	
#share {
	float:right;
}
