/* 
=================================
IFAPortal Website CSS Stylesheet
Version 1.0, 30/03/08
Designed for IFAPortal-1-* Skins
==================================
*/   
/* Background colour of page  */
.OuterTable{background-color:#990033;
}
.FullHeight{
background-color:#FFFFFF;
}
/* Text style used for most text rendered by modules */
.Normal
{
font-family:Tahoma,Arial;
font-size:11px;
/*color:#666666;*/
color:#333333;
}
/* GENERIC */
h1{
font-family:  Arial, sans-serif;
font-size:17px;
font-weight:bold;
}
h2{
font-family:  Arial, sans-serif;
font-size:15px;
font-weight:bold;
}
h3{
font-family:  Arial, sans-serif;
font-size:13px;
font-weight:bold;
}
h4{
font-family:  Arial, sans-serif;
font-size:12px;
font-weight:bold;
}
h5{
font-family:  Arial, sans-serif;
font-size:12px;
font-weight:normal;
}
h6{
font-family:  Arial, sans-serif;
font-size:11px;
font-weight:bold;
}
A:link  {
color:#000099;
font-weight:normal;
text-decoration:underline;
}
A:visited   {
color:#000099;
font-weight:normal;
text-decoration:underline;
}
A:hover {
color:#CA0000;
font-weight:normal;
text-decoration:none;
}
/* IFAPortal Website Content Management Styling Options */
/* Default Container */
.BCC_MINIPS_NoBorder01Title{
color:#000066;
}
/* Menu Customisation */
/* Menu Item*/ 
.MainMenu_Idle TD { 
}
/* Menu Item Mouseover */ 
.MainMenu_Selected TD {
}
/* Menu Item Current */
.MainMenu_Active TD, .MainMenu_BreadcrumbActive TD {
}
/* Submenu Item */
.MainMenu_SubMenu{
}
/* Submenu Item Selected */
.MainMenu_MenuItemSel{
background-color:#9A9A9A;
color:#FFFFFF;
font-weight:bold;
}
/* Article Display Styles */
#categoryfeestatement{
text-align:center;
font-weight:normal;
background-color:#EFEFEF;
border:1px solid #999999;
margin:20px;
padding:5px;
}
#articlefeestatement{
font-weight:normal;	
}
#articlearea{
float:left;
margin-right:15px;
text-align:justify;
}
#articlerightarea{
float:right;
padding-left:15px;
padding-bottom:10px;
}
#articletitle{
font-size:11px;
font-weight:bold;
}
#articlenarrative{
}
#articlethumbnail{
padding-bottom:15px;
}
#articlerelatedlinks{
width:150px;
border-top:1px solid #cccccc;
border-bottom:1px solid #cccccc;
padding:5px;
}
#articleoutputoptions{
padding:15px;
border-bottom:1px solid #cccccc;
}
#articlefooter{
clear:both;
background-color:#eeeeee;
padding:15px;
margin-right:15px;
font-size:10px;
}
#articlefooter a:link{
font-size:10px;	
}
#articlefooter a:hover{
font-size:10px;	
}
#articlefooter a:visited{
font-size:10px;	
}
/* Article Category/Page listing styles */
.articlecategorytitle{
font-weight:bold;
}
.articlecategoryintro{
}
.articlelistthumbnail{
padding:10px;
width:150px;
}
.articlelisttitle{
padding:10px;
}
.articlelistintro{
padding-top:0px;
padding-left:10px;
padding-right:10px;
padding-bottom:10px;
}
/* Regulatory Statement */
#regulatorystatement{
font-family:tahoma,arial;
font-size:11px;
color:#FFFFFF;
text-align:center;
}
/* Fee Statement */
#repostatement{
font-family:tahoma,arial;
font-size:11px;
font-weight:bold;
text-align:justify;
padding-bottom:0px;
}
#feestatement{
font-family:tahoma,arial;
font-size:11px;
font-weight:normal;
text-align:justify;
padding-bottom:0px;
}
/* News XLST transform*/
.newstitle{
border-bottom:1px solid #cccccc; 
padding-top:5px; 
padding-bottom:5px;
font-size:11px;
text-align:justify;
}
/* Our People */
#ourpeople .contactname{
font-weight:bold;
}
#ourpeople .contactposition{
font-weight:bold;
}
#ourpeople .contacttel{
font-weight:bold;
}
#ourpeople .contactbio{
}
/* Contact List */
#contactlist .contacttableheader{
border-bottom:1px solid #999999;
font-weight:bold;
}
#contactlist .contactname{
}
#contactlist .contactposition{
}
#contactlist .contacttel{
}
#contactlist .contactmobile{
}
#contactlist .contactemail{
}
/* Our Offices */
#ouroffices .officenumbercol{
font-weight:bold;
}
#ouroffices .officenumber{
}
#ouroffices .officeemailcol{
font-weight:bold;
}
#ouroffices .officenumber{
}
#ouroffices .officetitle{
font-weight:bold;
text-decoration:underline;
}
#ouroffices .officeaddress{
}
#ouroffices .officemap{
}
#ouroffices .companystatement{
font-weight:normal;
}
#ouroffices .fsastatement{
font-weight:normal;
}
#ouroffices .advicetype{
list-style:square;
color:#000066;
}
/* Research Links */
#researchlinks{
padding-left:60px;
}
#researchlinks .linkimage{
padding-right:20px;
}
#researchlinks .linktitle{
}
#researchlinks .linkdescription{
}
/* Plugin Links */
#pluginlinks{
padding-left:60px;
}
#pluginlinks .groupheader{
padding-top:5px;
padding-bottom:5px;
font-weight:bold;
border-bottom:1px solid #999999;
}
#pluginlinks .linkimage{
padding-right:30px;
}
#pluginlinks .linktitle{
}
#pluginlinks .linkdescription{
}
#pluginlinks input{
font-size:10px;
width:100px;
}
/* Calculators */
#calculators{
text-align:center;
}
#calculators .calcimage{
padding-right:40px;
}
#calculators .calctitle{
}
#calculators.calcdescription{
}
#calculatorform{
text-align:center;
}
#calculatorform .calcwrapper{
padding:5px;
width:400px;
background-color:#f8f8f8;
border:2px solid #eeeeee;
}
#calculatorform .calctitle{
font-size:12px;
font-weight:bold;
}
#calculatorform .calcrow{
padding-left:50px;
font-weight:normal;
color:#000066;
/*background-color:#ccccff;*/
}
#calculatorform .calcinput{
text-align:center;
/*background-color:#eeeeee;*/
}
#calculatorform .calcresulthead{
font-weight:bold;
color:#000066;
font-size:11px;
}
#calculatorform .calcresult{
color:#000066;
font-size:11px;
}
#calculatorform .calcfeestatment{
}
#calculatorform input{
font-size:10px;
width:85px;
}
#calculatorform select{
font-size:10px;
width:85px;
}
/* Extra classes for Income Expenditure calulator */
#calculatorform .mainsectionhead{
text-align:center;
font-weight:bold;
font-size:11px;
color:#0235cc;
}
#calculatorform .sectionhead{
font-weight:bold;
color:#333333;
padding-left:40px;
}
#calculatorform .sectionfoot{
font-weight:bold;
color:#0000FF;
padding-left:40px;
}
#calculatorform .sectionfootfield{
text-align:center;
color:#0000FF;
}	
#calculatorform .summaryrowhead{
background-color:#ccccff;
color:#333333;
padding-left:20px;
}
#calculatorform .summarycolhead{
background-color:#cccccc;
color:#666666;
}
#calculatorform .summaryrow{
background-color:#eeeeee;
text-align:right;
padding-right:60px;
}
#calculatorform .summaryrow2{
background-color:#eeeeee;
text-align:right;
padding-right:10px;
}
/* Enquiryforms */
#enquiryform{
text-align:center;
}
#enquiryform .formwrapper{
padding:5px;
width:80%;
background-color:#f8f8f8;
border:2px solid #eeeeee;
}
#enquiryform .formtitle{
font-size:11px;
font-weight:bold;
}
#enquiryform .formrow{
padding:3px;
padding-left:20px;
font-weight:normal;
background-color:#ccccff;
}
#enquiryform .forminput{
padding:3px;
padding-left:20px;
background-color:#eeeeee;
}
#enquiryform input{
font-size:10px;
width:120px;
}
#enquiryform select{
font-size:10px;
width:120px;
}
#enquiryform .sectionhead{
font-weight:bold;
padding-top:10px;
padding-bottom:5px;
padding-left:10px;
border-bottom:1px solid #cccccc;
}
#enquiryform #feestatement{
font-weight:normal;
padding:10px;
border:1px solid #cccccc;
}
#enquiryform .edittitle{
font-weight:bold;
padding:10px;
}
#enquiryform .editdesc{
padding:10px;
}
/* Market Data */
#marketdata .heading{
font-weight:bold;
border-bottom:1px solid #ca0000;
}
#marketdata .rule{
color:#ca0000;
}
#marketdata .region{
font-weight:bold;
color:#0066CC;
padding:5px;
}
#marketdata .market{
font-weight:bold;
color:#009933;
padding:5px;
}
#marketdata .datahead{
font-weight:normal;
color:#666666;
background-color:#CCCCCC;
border-bottom:1px solid #999999;	
padding:3px;
}
#marketdata .datarow{
border-bottom:1px solid #cccccc;	
padding:3px;
}
#marketdata .datarowup{
border-bottom:1px solid #cccccc;	
padding:3px;
color:#009933;
/*color:#00CC00;*/
}
#marketdata .datarowdown{
border-bottom:1px solid #cccccc;	
padding:3px;
color:#F10000;
}
#marketdata .note{
font-size:10px;
padding-left:10px;
}
#marketdata .wlsection{
font-size:10px;
font-weight:bold;
padding-bottom:5px;
padding-top:5px;
}
#marketdata .wlcompany{
font-size:10px;
font-weight:normal;
color:#0066CC;
padding:1px;
}
#marketdata .wldatahead{
font-weight:normal;
font-size:10px;
color:#666666;
background-color:#CCCCCC;
border-bottom:1px solid #999999;	
padding:2px;
}
#marketdata .wldatarow{
font-size:10px;	
border-bottom:1px solid #cccccc;	
padding:1px;
}
#marketdata .wldatarowup{
font-size:10px;	
border-bottom:1px solid #cccccc;	
padding:1px;
color:#009933;
/*color:#00CC00;*/
}
#marketdata .wldatarowdown{
font-size:10px;	
border-bottom:1px solid #cccccc;	
padding:1px;
color:#F10000;
}
#marketdata .wlnote{
font-size:9px;	
text-align:justify;
}
/* Newsletters */
#newsletters .newslettericon{
padding-left:0px;
padding-top:15px;
padding-right:15px;
padding-bottom:15px;
}
#newsletters .title{
padding-left:10px;
font-weight:bold;
font-size:11px;
color:#000066;
border-bottom:1px solid #cccccc;
}
#newsletters .edition{
padding:10px;
text-align:right;
font-size:11px;	
font-weight:bold;
color:#666666;
border-bottom:1px solid #cccccc;
}
#newsletters .description{
padding-top:10px;
padding-left:10px;
padding-bottom:30px;
}
/* Privacy Policy */
#privacypolicy .sectionheading{
color:#333333;
text-decoration:underline;
}
/* Terms of Use */ 
#termsofuse .sectionheading{
color:#333333;
text-decoration:underline;
}
.editmode{
color:#FF0000;
font-weight:bold;
}
#floatconfirm{
position:absolute;
left:50%;
top:40%;
margin:0;
margin-left:-50px;
height:40px;
width:100px;
background-color:#F5F5F5;
z-index:1000;
text-align:center;
color:#000066;
font:verdana;
font-size:11px;
border:1px solid #666666;
line-height:35px;
}
/* Errors */
.noconfig{
font-size:11px;
font-weight:bold;
color:#ca0000;
}
/* CSS Styles for My IFAPortal */
#myifaportal .mainsecheader{
font-weight:bold;
color:#000066;
text-decoration:underline;
}
#myifaportal td{
font: 11px Tahoma, Arial, Helvetica, sans-serif ;
color:#666666;
font-weight:normal;
}
#myifaportal input{
font: 11px Tahoma, Arial, Helvetica, sans-serif ;
color:#000000;
font-weight:normal;
}
#myifaportal textarea{
font: 11px Tahoma, Arial, Helvetica, sans-serif ;
color:#000000;
font-weight:normal;
}
#myifaportal select{
font: 11px Tahoma, Arial, Helvetica, sans-serif ;
color:#000000;
font-weight:normal;
}
#myifaportal .secheader{
font: 11px Tahoma, Arial, Helvetica, sans-serif ;
color:#103A9C;
font-weight:bold;
text-decoration:underline;
}
#myifaportal .bigfield{
width:145px;
}
#myifaportal .smallfield{
width:50px;
}
#myifaportal .disabled{
background-color:#CECECE;
border:1px solid #999999;
}
#myifaportal hr{
color:#666666;
background-color:#666666;
height: 2px;
}
#myifaportal h2{
font: 11px Tahoma, Arial, Helvetica, sans-serif ;
font-weight:bold;
color:#103A9C;
text-decoration:underline;
}
/* Unused in this Skin */
.ControlPanel {
}
/* background/border colors for the selected tab */
.TabBg {
}
.LeftPane  { 
}
.ContentPane  { 
}
.RightPane  { 
}
/* text style for the selected tab */
.SelectedTab {
}
/* hyperlink style for the selected tab */
A.SelectedTab:link {
}
A.SelectedTab:visited  {
}
A.SelectedTab:hover    {
}
A.SelectedTab:active   {
}
/* text style for the unselected tabs */
.OtherTabs {
}
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}
A.OtherTabs:visited  {
}
A.OtherTabs:hover    {
}
A.OtherTabs:active   {
}
/* GENERAL */
/* style for module titles */
.Head   {
}
/* style of item titles on edit and admin pages */
.SubHead    {
}
/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
}
/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}
.NormalRed
{
}
.NormalBold
{
}
/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
}
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
}
A.CommandButton:visited  {
}
A.CommandButton:hover    {
}
A.CommandButton:active   {
}
/* button style for standard HTML buttons */
.StandardButton     {
}
TFOOT, THEAD    {
}
TH  {
}
A:active    {
}
SMALL   {
}
BIG {
}
BLOCKQUOTE, PRE {
}
UL LI   {
}
UL LI LI    {
}
UL LI LI LI {
}
OL LI   {
}
OL OL LI    {
}
OL OL OL LI {
}
OL UL LI   {
}
HR {
}
/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
}   
/* style of item titles by Announcements and events */
.ItemTitle    {
}
/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
}
.ModuleTitle_MenuBar {
}
.ModuleTitle_MenuItem {
}
.ModuleTitle_MenuIcon {
}
.ModuleTitle_SubMenu {
}
.ModuleTitle_MenuBreak {
}
.ModuleTitle_MenuItemSel {
}
.ModuleTitle_MenuArrow {
}
.ModuleTitle_RootMenuArrow {
}
/* Main Menu */
.MainMenu_MenuContainer {
}
.MainMenu_MenuBar {
}
.MainMenu_MenuItem {
}
.MainMenu_MenuIcon {
}
.MainMenu_SubMenu {
}
.MainMenu_MenuBreak {
}
.MainMenu_MenuItemSel {
}
.MainMenu_MenuArrow {
}
.MainMenu_RootMenuArrow {
}
/* Login Styles */
.LoginPanel{
}
.LoginTabGroup{
}
.LoginTab {
}
.LoginTabSelected{
}
.LoginTabHover{
}
.LoginContainerGroup{
}
.LoginContainer{
}
/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}
/* background color for the content part of the pages */
Body{
}

