/* fxcm.com homepage styles */

table#home {
	text-align:left;
}
table#home h1, 
table#home h2, 
table#home h3, 
table#home h4 {
	margin:0;
	padding:0;
	font-family:Arial, Verdana, sans-serif;
	font-weight:bold;
	line-height:normal;
}
table#home h1 {
	margin-top:24px;
	font-size:24px;
	line-height:25px;
	margin-bottom:8px;
	color:#ffffff;
	text-align:center;
}
table#home h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#033586;
	text-align:center;
}
table#home h3 {
	font-size:13px;
	color:#003e9f;
	line-height:28px;
}
table#home h4 {
	min-height:45px;
	font-size:11px;
	color:#333333;
}
table#home td {
	vertical-align:top;
}
table#home p {
	margin:0;
	padding:0 0 .75em 0;
	line-height:1.4em;
}
table#home ul {
	margin:0;
	padding:0;
}
table#home ul li {
	list-style-type:none;
	background:url(images/bullet-square-yellow.gif) 0 .5em no-repeat;
}

table#home .more {
	position:absolute;
	width:193px;
	bottom:0;
	padding:0 0 8px 10px;
	text-align:left;
}
table#home .more a {
	display:block;
	padding:0 0 0 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	background:url(/images/bullet-double-arrow.gif) left 4px no-repeat ;
}
table#home .infoBoxSidebar .more {
	width:147px;
	left:0;
	padding-bottom:10px;
}
table#home .main1 {
	left:4px;
}
table#home .main2 {
	left:214px;
}
table#home .main3 {
	left:422px;
}

table#top {
	background:#699fe8 url(/images/2008/home-new/platform-background.jpg) right top no-repeat;
}
table#top ul {
	width:300px;
	margin-left:116px;
	margin-top:15px;
	margin-right:15px;
	margin-bottom:6px;
	text-align:left;
}
table#top ul li{
	background:url(/images/2008/home-new/home_bullet.gif) 0 5px no-repeat;
	padding-left:18px;
	margin-bottom:5px;
	color:#fff;
	font: bold 12px/14px Verdana, Arial, Helvetica, sans-serif;
}
table#top ul li.last{
	margin-bottom:0px;
}
table#top a.practiceAccount {
	font:bold 12px/18px Verdana, Arial, Helvetica, sans-serif;
	color:#003ea1; 
	text-decoration:none;
	padding:0 0 0 136px;
	text-align:left;
}
table#top a.practiceAccount:hover {
	color:#003ea1;
	text-decoration:underline;
}
table#top .subtext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#033586;
	text-align:center;
}

/* new buttons styles */
table.buttons {
	height:32px;
	background:#0c58d2 url(/images/2008/home-new/buttons-bg.gif) center center no-repeat;
	}
	table.buttons a {
		display:block;
		height:32px;
		font-family:Arial, sans-serif;
		font-size:13px;
		font-weight:bold;
		text-transform:uppercase;
		text-decoration:underline;
		color:#ffffff;
		text-align:center;
		line-height:31px;
	}
	table.buttons a.practice {
		width:263px;
		background:url(/images/2008/home-new/free-practice-account.gif) center center no-repeat;
	}
	table.buttons a.live {
		width:261px;
		background:url(/images/2008/home-new/open-a-live-account.gif) center center no-repeat;
	}
	table.buttons a.software {
		width:263px;
		background:url(/images/2008/home-new/software-download.gif) center center no-repeat;
	}
	table.buttons a:hover {
		color:#ffffff;
		background:none;
	}
/* end new buttons styles */

		
table#home div.middleSection {
	position:relative;
	width:787px; 
	margin:6px 0 0 0; 
 	background:url(/images/2008/home-new/middleSection-background.gif) center bottom no-repeat;
}
	.infoBoxSidebar, 
	.infoBoxMain, 
	.infoBoxSecondary {
		margin:0 0 0 4px;
	}
	.infoBoxSidebar {
	width:143px;
	min-height:230px;
	margin:4px 0 0 0;
	padding:0 7px 22px 7px;
	font-family:Arial, Verdana, sans-serif;
	font-size:10px;
	color:#333333;
	border:1px solid #d2dfe7;
	border-bottom:none;
	background:url(/images/2008/home-new/sidebar-background.gif) 0 0 no-repeat;
	}
	*html .infoBoxSidebar {/* corrected for IE6 and below */
		height:230px;
	}
	.infoBoxSidebar .title {
	margin:0 0 6px 0;
	font-size:12px;
	line-height:21px;
	font-weight:bold;
	color:#ffffff;
	}
	.infoBoxSidebar .articleTitle {
	margin:0 0 10px 0;
	padding:2px 4px 4px 0;
	color:#2d5685;
	border-top:1px solid #d2dfe7;
	border-bottom:1px solid #d2dfe7;
	}
	.infoBoxSidebar .date {
		margin:0 0 8px 0;
		padding-left:4px;
		color:#878989;
	}
	table#home .infoBoxSidebar p {
		padding-left:4px;
	}
	table#home .infoBoxSidebar ul {
		margin-left:13px;
		margin-bottom:.75em;		
	}
	table#home .infoBoxSidebar ul li {
		margin:0 0 .5em 0;		
		padding:0;		
		list-style:disc outside;
		color:#333333;
		font-size:10px;
		line-height:12px;
		background:none;
	}
	table#home .infoBoxSidebar ol li {
		margin:0 0 .5em -28px;		
		padding:0 0 0 0;
		list-style-position:inside;		
		color:#333333;
		font-size:10px;
		line-height:12px;
		background:none;
	}
	div.infoBoxMainSection {
	position:relative;
	width:628px;
	margin-bottom:4px;
	
	background:url(/images/2008/home-new/mainSection-background.gif) 4px bottom no-repeat;
	}
	div.infoBoxMain {
	width:187px;
	min-height:230px;
	margin-top:0px;
	padding:0 7px 28px 9px;
	border-right:1px solid #d2dfe7;
	border-left:1px solid #d2dfe7;
	background:url(/images/2008/home-new/infoBoxMain-background.gif) center top no-repeat;
	}
	*html div.infoBoxMain {/* corrected for IE6 and below */
		height:230px;
	}
	table#home div.wider {
		width:188px;
	}
	.infoBoxMain .title {
	height:29px;
	margin:0 -10px 15px 0;
	}
	.infoBoxMain td.body {
		font-family: Verdana, Arial,sans-serif;
		font-size:10px;
		color:#333333;
	}
	.infoBoxMain ul {
		margin-bottom:6px;
	}
	.infoBoxMain ul li {
		padding:0 0 0 10px;
		font-size:11px;
		line-height:1.25em;
		color:#3d88d6;
	}
	.infoBoxSecondary {
		width:310px;border:1px solid #d2dfe7;
		border-bottom:none;
		background:url(/images/2008/home-new/secondary-background.gif) no-repeat 0 0 ;
		
	}
	.infoBoxSecondary .title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	font-weight:bold;
	text-transform:uppercase;
	color:#ed9500;
	}
	.infoBoxSecondary a {
		padding-left:10px;
		font-size:11px;
		line-height:21px;
		background:#ffffff url(/images/bullet-blue.gif) 0 6px no-repeat;
	}
