@charset "utf-8";
/* CSS Document for Alpari trading.php */

div#columnCentre div#item0 img { left:20px; }
div#columnCentre div#item0 { padding-bottom:20px; }
div#columnCentre div.containerModuleContent div#intro { display:inline; float:right; font-family: Georgia, "Times New Roman", Times, serif; margin-top:40px; width:330px; font-size:.8em; }
div#columnCentre div.containerModuleContent ul.ctas { margin-top:15px; }
div#columnCentre div.containerModuleContent table.type3 {margin:30px 0 10px; width:533px; }
div#columnCentre div.containerModuleContent table.type3 tr td.c2,
div#columnCentre div.containerModuleContent table.type3 tr td.c3,
div#columnCentre div.containerModuleContent table.type3 tr td.c4,
div#columnCentre div.containerModuleContent table.type3 tr td.c5,
div#columnCentre div.containerModuleContent table.type3 tr td.c6 { text-align: center; width:15%; }
div#columnCentre div.containerModuleContent table.type3 tr td { border-top:1px solid #f9f9f9; border-bottom:1px solid #cfcfcf; color:#333; padding:10px 5px; }
div#columnCentre div.containerModuleContent table.type3 tr.th td { border-top:0; border-bottom:1px solid #cfcfcf; }
div#columnCentre div.containerModuleContent table.type3 tr td.c2 { background:#f6ffde; }
div#columnCentre div.containerModuleContent table.type3 tr td.c3 { background:#feffdb; }
div#columnCentre div.containerModuleContent table.type3 tr td.c4 { background:#fff6d3; }
div#columnCentre div.containerModuleContent table.type3 tr td.c5 { background:#ffeddd; }
div#columnCentre div.containerModuleContent table.type3 tr td.c6 { background:#eee; }

div#columnRight #platforms li { font-size:1.1em; padding-left:60px; }
div#columnRight #platforms #pc { background:url(http://static.alpari.co.uk/images/icon-pc-sm.jpg) 0 0 no-repeat; height:22px; padding-top:22px; }
div#columnRight #platforms #mobile { background:url(http://static.alpari.co.uk/images/icon-mobile-sm.jpg) 0 0 no-repeat; height:22px; padding-top:15px; }
div#columnRight #platforms #pda { background:url(http://static.alpari.co.uk/images/icon-pda-sm.jpg) 0 0 no-repeat; height:22px; padding-top:15px; }
div#columnRight #platforms #multi { background:url(http://static.alpari.co.uk/images/icon-multi-terminal-sm.jpg) 0 0 no-repeat; height:22px; padding-top:15px; }
div#columnRight #platforms li a { color:#819d22; }

.spec_table{
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
	width:100%;
}

.spec_table th{
	background:transparent url(http://static.alpari-us.com/images/45-hover-green.gif) repeat-x scroll 0 0;
	border-bottom:2px solid #DBDBDB;
	border-top:2px solid #CCE5A8;
	height:45px;
	font-weight:bold;
	padding:5px;
	text-align:left;
	color:#666666;
	font-size:11px;
}

.spec_table td{
	border-bottom:1px solid #DBDBDB;
	padding:5px;
	text-align:left;
}

#columnCentre .spec_table td{
	font-size:11px;
}
