@charset "utf-8";
/* CSS Document */

div.containerModuleAcct
{
	width: 535px;
	padding: 0 0 13px 0;
	background: url(http://static.alpari.co.uk/images/bg-container-module-v2.jpg) top no-repeat;
}

div.containerModuleBtm
{
	width: 535px;
	height: 19px;
	margin: 0 0 30px 0;
	background: url(http://static.alpari.co.uk/images/btm-container-module.jpg) bottom no-repeat;
}





div#columnCentre div.containerModuleAcct h2
{
	margin: 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:0.9em;
	font-weight:normal;
	color: #819d22;
	text-align: center;
	border-top: solid 1px #dbdadb;
	cursor: pointer;
}



div.threeTabsOn
{
	float: left;
	width: 178px;
}


div.threeTabsOff
{
	float: left;
	width: 178px;
	background: #ffffff;
}


div#columnCentre div.threeTabsOn h2
{
	width: 178px;
	padding: 10px 0;
	color: #666;
	border-left: solid 1px #dbdadb;
	border-right: solid 1px #dbdadb;
}

div#columnCentre div.threeTabsOff h2
{
	width: 177px;
	/*margin: 5px 0 0 0;*/
	padding: 10px 0;
	border-left: solid 1px #dbdadb;
	border-right: solid 1px #dbdadb;
	border-bottom: solid 1px #dbdadb;
}


.tabContent p /*change the name of this class for it affects the HP tabs as well */
{
	/*clear:both;*/
	padding: 5px 5px 0 5px;
}


/*
div#homeTabMT4
{
	background:url(http://static.alpari.co.uk/images/home_screen_mt4.jpg) 1px 40px no-repeat;
	padding: 35px 15px 0px 275px;
}

div#homeTabSystematic
{
	background:url(http://static.alpari.co.uk/images/home_screen_systematic.jpg) 1px 40px no-repeat;
	padding: 35px 15px 0px 275px;
}

div#homeTabDirectPro
{
	background:url(http://static.alpari.co.uk/images/home_screen_direct_pro.jpg) 1px 40px no-repeat;
	padding: 35px 15px 0px 275px;
}
*/

/* Table styles below  */
/*
.tabContent table
{
	width: 100%;
	border: none;
	margin: 0;
	padding: 0;
	border-spacing: 0;
}

.tabContent table td
{
	padding: 5px 7px 5px 7px;
	border-bottom:1px solid #dddddd;
	vertical-align: top;
	text-align: left;
	color: #ffffff;
	font-size: 0.7em;
}

.tabContent table th
{
	font-weight: bold;
	padding: 5px 7px 5px 7px;
	border-bottom: 1px solid #dddddd;
	vertical-align: top;
	text-align: left;
	font-face: 0.7em;
	color: #ffffff;
}

div#columnCentre div.tabContent ul
{
	list-style-image:url(http://static.alpari.co.uk/images/tick-list.gif);
	list-style-position:outside;

}

div#columnCentre div.tabContent ul li
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	line-height: 120%;
	margin: 5px 0 0 0;
	color:#000000;
}

div#columnCentre div.tabContent ul li a
{
	padding: 0;
	background-image:none;
}



.greenDark {	background-color: #8ac100;
}
.greenLight {	background-color: #e8f3cc;
}
.yellowDark {	background-color: #ffc000;
}
.yellowLight {	background-color: #fff2cc;
}
.redDark {	background-color: #f15a22;
}
.redLight {	background-color: #fcded3;
}

*/