/* fxcmrussia.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 {
	font-size:25px;
	line-height:24px;
	margin-bottom:4px;
	color:#ffffff;
}
table#home h2 {
	font-size:18px;
	font-weight:normal;
	margin-bottom:4px;
	line-height:18px;
	text-transform:uppercase;
	color:#ffc511;
}
table#home h3 {
	font-size:13px;
	color:#003e9f;
	line-height:28px;
}
table#home h4 {
	min-height:45px;
	font-size:11px;
	color:#333333;
	margin-bottom:.75em;
}
*html table#home h4 {
	height:45px;
}
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 4px no-repeat;
}
table#home .more {
	position:absolute;
	width:193px;
	bottom:0;
	padding:0 12px 8px 0;
	text-align:right;
}
table#home .more a {
	display:inline;
	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 .titleBox {
	padding-left:4px;
}
table#top ul{
	padding-bottom:0;
	margin-bottom:0;
}
table#top ul li{
	background:url(/images/2008/home-new/home_bullet.gif) 0 4px no-repeat;
	color:#fff;
	font: bold 13px/12px Verdana, Arial, Helvetica, sans-serif;
	padding-left:16px;
	margin-left:110px;
}
table#top a.practiceAccount {
	margin:0 0 0 112px;
	padding-left:16px;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color:#003ea1;
	text-decoration:underline;
	
}
table#top a.practiceAccount:hover {
	color:#003ea1;
	text-decoration:none;
}
table#top .subtext {
	font:12px Arial, Helvetica, sans-serif;
	color:#0c57d4;
}

/* 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:bold 12px/31px Arial, Helvetica, sans-serif;
		text-transform:uppercase;
		text-decoration:underline;
		color:#ffffff;
		text-align:center;
	}
	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;
}
	.infoBoxMain, 
	.infoBoxSecondary {
		margin:0 0 0 4px;
	}
	.infoBoxSidebar {
	width:143px;
	min-height:210px;
	_height:210px;
	margin: 4px 0 0 0;
	padding: 0 7px 28px 7px;
	font:normal 10px Arial, Verdana, sans-serif;
	color:#333333;
	border:1px solid #d2dfe7;
	border-bottom:none;
	background:url(/images/2008/home-new/sidebar-background.gif) 0 0 no-repeat;
	}
	.infoBoxSidebar a {display:block;}
	.infoBoxSidebar a.firstBanner {margin-bottom:4px;}
	.infoBoxSidebar .title {
	margin:0 0 6px 0;
	font-size:12px;
	line-height:21px;
	font-weight:bold;
	color:#ffffff;
	}
	.infoBoxSidebar .articleTitle {
	margin:0 0 8px 0;
	padding:2px 4px 4px 0;
	line-height:1.25em;
	color:#1e5dbf;
	border-top:1px solid #d2dfe7;
	border-bottom:1px solid #d2dfe7;
	}
	.infoBoxSidebar .date {
		margin:0 0 4px 0;
		padding-left:0px;
		color:#878989;
	}
	.infoBoxSidebar div.subtitle { line-height:1em; font-weight:bold; margin:.6em 0 .2em 0; }
	table#home .infoBoxSidebar p {
		padding-left:0px;
	}
	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;
	margin-top:0px;
	background:url(/images/2008/home-new/mainSection-background.gif) 4px bottom no-repeat;
	}
	div.infoBoxMain {
	width:186px;
	min-height:230px;
	_height:230px;/* corrected for IE6 and below */
	margin-top:0px;
	padding:0 9px 28px 8px;
	border-right:1px solid #d2dfe7;
	border-left:1px solid #d2dfe7;
	background:url(/images/2008/home-new/infoBoxMain-background.gif) center top no-repeat;
	}
	table#home div.wider {
		width:187px;
	}
	#home .infoBoxMain h3.title {
	height:29px;
	margin:0 -8px 12px 0;
	
	}
	.infoBoxMain td.body {
		font-family: Verdana, Arial,sans-serif;
		font-size:10px;
		color:#333333;
	}
	.infoBoxMain ul {
	margin-bottom:4px;
		
	}
	#home .infoBoxMain ul li {
		padding:0 0 0 10px;
		font:normal 11px/1.25em Arial, Helvetica, sans-serif;
		color:#3d88d6;
	}
	.infoBoxSecondary {
		width:308px;
		border:1px solid #d2dfe7;
		border-bottom:none;
		background:url(/images/2008/home-new/secondary-background.gif) no-repeat 0 0;		
	}
	.infoBoxSecondary .title {
	height:21px;
	margin:0 0 8px 11px;
	font:bold 11px/18px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#ed9500;
	}
	#home .infoBoxSecondary ul {
		list-style:none;
		margin:0 0 8px 12px;
		background-image:none;
	}
	#home .infoBoxSecondary ul li {
		margin:0 0 0 0;
		padding:0 0 0 0;
		background-image:none;
		line-height:14px;
	}
	
	#home .infoBoxSecondary ul li a {
		display:block;
		_height:1%;
		margin:0 0 10px 0;
/*		_margin:0 0 5px 0;
*/		padding:0 0 0 10px;
		font:normal 11px/14px Verdana, Arial, sans-serif;
		background:url(/images/bullet-blue.gif) no-repeat 0 .5em;
	}
	/*.infoBoxSecondary .title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	font-weight:bold;
	text-transform:uppercase;
	color:#ed9500;
	}
	.infoBoxSecondary a {
		display:block;
		margin:0 0 .5em 0;
		padding:0 0 0 10px;
		font-size:11px;
		line-height:14px;
		background:#ffffff url(/images/bullet-blue.gif) 0 6px no-repeat;
	}*/
