/* 
Created by Arnout
New style sheet conventions
To reduce the number of different classes in use, the following style sheet has been created.
When calling classes in asp the classes are now called seperatly.
	e.g.:
		class="TableDataRAlignEnd"
			will now be called as follows
		class="TableData RAlign End"
		
*/


/*Home page specific styles */
TD.HomeTitle
{
 FONT: 40pt "PMN Caecilia Heavy", georgia;
 COLOR: #FFFFFF;
 TEXT-ALIGN: left
}
TD.HomeSubTitle
{
 FONT: 18pt "PMN Caecilia Heavy", georgia;
 COLOR: #FFFFFF;
 TEXT-ALIGN: left
}

TD.HomeIntroSpeech
{
 FONT: 13pt "PMN Caecilia Heavy", georgia;
 COLOR: #000000;
 TEXT-ALIGN: left
}






/* Element styles */
BODY
{
    BACKGROUND-POSITION: left top;
    BACKGROUND-IMAGE: url(/Configs/RPB/images/General/HomeBackGround.gif);
    MARGIN: 0px;
    BACKGROUND-REPEAT: repeat-x
}
TABLE
{
}
TR
{
}
TD
{
}
A
{
}
A:hover
{
}
INPUT
{
    COLOR: #123467;
}
SELECT
{
    COLOR: #123467;
}
TEXTAREA
{
    COLOR: #31516f;
}


/*---------------------------------------------------------------*/
/* TABLE related classes */
TABLE.Search
{
    BORDER-RIGHT: #eeeeee 1px solid;
    BORDER-TOP: #eeeeee 1px solid;
    BORDER-LEFT: #eeeeee 1px solid;
    BORDER-BOTTOM: #eeeeee 1px solid;
    BACKGROUND-COLOR: #eeeeee;
}

TABLE.Panel
{
}
TABLE.PanelColBackground
{
}


/*---------------------------------------------------------------*/
/* TR related classes */
TR.RowOut
{
    BORDER-RIGHT: #003366;
    BORDER-TOP: #003366;
    BORDER-LEFT: #003366;
    BORDER-BOTTOM: #003366;
    BACKGROUND-COLOR: #E0E7E5;
}
TR.RowOver
{
    BACKGROUND-COLOR: #b3c3c0;
}
TR.RowOut2
{
    BORDER-RIGHT: #003366;
    BORDER-TOP: #003366;
    BORDER-LEFT: #003366;
    BORDER-BOTTOM: #003366;
    BACKGROUND-COLOR: #E0E7E5;
}
TR.RowOver2
{
    BACKGROUND-COLOR: #b3c3c0;
}

TR.ReviewRowOut
{
    BACKGROUND-COLOR: #e6dfd8;
}
TR.ReviewRowOver
{
    BACKGROUND-COLOR: #cc0033;
}
TR.RowAlertOut,TR.RowAlertOver
{
    BACKGROUND-COLOR: #e6d0b4;
}
TR.RowAlertOver
{
    BACKGROUND-COLOR: #ffffff;
}
TR.FullTableGrey
{
	BACKGROUND-COLOR: #A8B3AB;
	BORDER-BOTTOM: solid 1px #FFFFFF;
}
TR.FullTableGreySolid
{
	BACKGROUND-COLOR: #E0E7E5;
}

TR.TableDataRow
{
	BACKGROUND-COLOR: #E0E7E5;
}
TR.TableDataRow2
{
	BACKGROUND-COLOR: #C3CECD;
}
TR.TableSubDataRow
{
	BACKGROUND-COLOR: #BCBDBF;
}
TR.TableSubDataRow2	 
{  
	BACKGROUND-COLOR: #D1D3D4;
}
TR.TableDataRowA
{
	BACKGROUND-COLOR: #E2F3F5;
}
TR.TableDataRowA2
{
	BACKGROUND-COLOR: #BEE5EC;
}
TR.TableDataRowB
{
	BACKGROUND-COLOR: #DCDBEB;
}
TR.TableDataRowB2
{
	BACKGROUND-COLOR: #B9B7D5;
}
TR.TableDataRowC
{
	BACKGROUND-COLOR: #DFE9D9;
}
TR.TableDataRowC2
{
	BACKGROUND-COLOR: #BED2B3;
}

TR.TableDataRowD
{
	BACKGROUND-COLOR: #FFF4DA;

}
TR.TableDataRowD2
{
	BACKGROUND-COLOR: #FFE9B1;
}
TR.TableDataRowE
{
	BACKGROUND-COLOR: #D1E1ED;
}
TR.TableDataRowE2
{
	BACKGROUND-COLOR: #A0C3DA;
}


/*---------------------------------------------------------------*/
/* TD related classes */
TD.Alert
{
    COLOR: #ffffff;
    BACKGROUND-COLOR: #ff0000;
}
TD.Feedback
{
    COLOR: #ffffff;
    BACKGROUND-COLOR: #000000;
}
TD.Attribute
{
    COLOR: #000080;
}
TD.Copyright
{
    COLOR: #6d92b4;
}
TD.CustomerDetails
{
}
TD.Error
{
    COLOR: #ffffff;
    BACKGROUND-COLOR: #000000;
}
TD.Exclamation
{
    COLOR: #ff0000;
}
TD.Heading
{
    COLOR: #cc0033;
}
TD.InputLabel
{
    COLOR: #D1E1ED;
}
TD.Label
{
    COLOR: #000080;
}
TD.LineBreak
{
    BACKGROUND-COLOR: #c8dbe1;
}
TD.SideBarMargin
{
	background-color: #7BB2CE; 
}

TD.Menu
{
    COLOR: #ffffff;
	BORDER-BOTTOM: 1px solid #FFFFFF;
}
TD.MenuSelected
{
    COLOR: #ffffff;
    BACKGROUND-COLOR: #7DB2CE;
	BORDER-BOTTOM: 1px solid #FFFFFF;
}
TD.NoColumns
{
}
TD.PageHeading
{
    COLOR: #A8B3AB;
}
TD.PageSubHeading
{
    COLOR: #000000;
	BACKGROUND-COLOR: #A8B3AB;
}
TD.PlaceOrders
{
}


TD.ScriptLedger
{
    COLOR: #cc0033;
}
TD.SortList
{
    BACKGROUND-COLOR: #ffcc33;
}
TD.SubHeading
{
    COLOR: #000000;
	BACKGROUND-COLOR: #A8B3AB;
}
TD.SubMenu,TD.SubMenu2
{
    COLOR: #ffffff;
    BACKGROUND-COLOR: #D2E3EF;
}
TD.SubMenu2
{
    BACKGROUND-COLOR: #A0C5DB;
}

TD.TableData
{
    COLOR: #000000;
}
TD.TableDataBackground
{
    COLOR: #000000;
}
TD.Wrap
{
}
TD.Head
{
    COLOR: #ffffff;
    BACKGROUND-COLOR: #8cb0bf;
}
TD.TableHead,TD.TableHeadA,TD.TableHeadB,TD.TableHeadC,TD.TableHeadD,TD.TableHeadE
{
    COLOR: #000000;
    BACKGROUND-COLOR: #A8B3AB;
}

TD.TableHeadA
{
    BACKGROUND-COLOR: #A7DCD4;
}
TD.TableHeadB
{
    BACKGROUND-COLOR: #A394BE;
}
TD.TableHeadC
{
    BACKGROUND-COLOR: #A3C380;
}
TD.TableHeadD
{
    BACKGROUND-COLOR: #F6E679;
}

TD.TableHeadE
{
    BACKGROUND-COLOR: #87AFBF;
}
.TableSubHead
{
    COLOR: #ffffff;
    BACKGROUND-COLOR: #000000;
}

TD.ProductTabFront
{
}

TD.ProductTabBack
{
}

TD.WizardPanel
{
    COLOR: #123467;
}
TD.WizardSelected
{
    COLOR: #ffffff;
}
TD.WizardTitle
{
}
TD.WizardSelectedHand
{
    COLOR: #ffffff;
    BACKGROUND-COLOR: #003873;
}
TD.WizardTitleHand
{
    COLOR: #000000;
}

TD.WizardPanelHand
{
    COLOR: #123467;
}
TD.TableTotal
{
    BACKGROUND-COLOR: #bbbbbb;
}
TD.Value
{
    COLOR: #333333;
}
TD.ListItem
{
    COLOR: #ffffff;
}
TD.WebData
{
    COLOR: #003366;
}

TD.Default
{
    COLOR: #333333;
}
TD.RedText
{
}

TD.TableInputLabel
{
    COLOR: #123467;
    BACKGROUND-COLOR: #eeeeee;
}

TD.TableDataTopBorderOnly
{
    COLOR: #123467;
    BACKGROUND-COLOR: transparent;
}
TD.SubMenuRight
{
    WIDTH: 1px;
    BACKGROUND-COLOR: #D1E1ED;
}
TD.SubMenuLeft
{
    BACKGROUND-COLOR: #D1E1ED;
}
TD.SubMenuRight2
{
    WIDTH: 1px;
    BACKGROUND-COLOR: #A0C3DA;
}
TD.SubMenuLeft2
{
    BACKGROUND-COLOR: #A0C3DA;
}
TD.InputLabelFundSelection
{
    COLOR: #123467;
}
TD.MarketSelectorHead
{
    COLOR: #ffffff;
    BACKGROUND-COLOR: #cccccc;
}
TD.MarketSelectorSelected
{
    COLOR: #ffffff;
    BACKGROUND-COLOR: #123456;
}
TD.MarketSelectorCell
{
    BACKGROUND-COLOR: #eeeeee;
}
TD.TableSuperHead
{
    COLOR: black;
    BACKGROUND-COLOR: #A8B3AB;
}
TD.TotalTableSubHead
{
    COLOR: #ffffff;
    BACKGROUND-COLOR: #adbab3;
}


TD.TableWizardLabel
{
    COLOR: #000000;
    BACKGROUND-COLOR: #eeeeee;
}

TD.large
{
}
TD.NoPadding
{
}





/*---------------------------------------------------------------*/
/* A related classes */
A.PageLink
{
    COLOR: #BCBDBF;
	TEXT-DECORATION: none;
}
A.PageLink:hover
{
    COLOR: #000000;
	TEXT-DECORATION: none;
}
A.PageLinkOn
{
    COLOR: #000000;
	TEXT-DECORATION: none;
}
A.Link:hover
{
    COLOR: #cc6600;
    TEXT-DECORATION: underline;
}
A.Link:visited
{
    COLOR: red;
    TEXT-DECORATION: underline;
}
A.Menu
{
    FONT-SIZE: 15px;
    COLOR: #000000;
    TEXT-DECORATION: none;
}
A.Menu:hover
{
    COLOR: #628c9b;
    TEXT-DECORATION: none;
}
A.WizardTitle
{
    COLOR: #000000;
}
A.SubMenu
{
    COLOR: #000000;
    TEXT-DECORATION: none;
}
A.SubMenu2
{
    COLOR: #000000;
    TEXT-DECORATION: none;
}
A.NoClass
{
    COLOR: #FFFFFF;
    TEXT-DECORATION: none;
}

A.SubMenuSelected
{
    COLOR: #296dc0;
    TEXT-DECORATION: none;
}
A.SubMenuSelected2
{
    COLOR: #296dc0;
    TEXT-DECORATION: none;
}
A.SubMenu:hover
{
    COLOR: #7DB2CE;
    TEXT-DECORATION: none;
}
A.SubMenu2:hover
{
    COLOR: #E5F0F5;
    TEXT-DECORATION: none;
}
A.EmailClient
{
    COLOR: #0d2d3b;
    TEXT-DECORATION: none;
}
A.EmailClient:hover
{
    COLOR: #b1792a;
    TEXT-DECORATION: none;
}
A.TableLink
{
    COLOR: #000000;
	TEXT-DECORATION: none;
}
A.TableLink:hover
{
    COLOR: #000000;
	TEXT-DECORATION: none;
}
A.TableLinkOn
{
    COLOR: #000000;
	TEXT-DECORATION: none;
}
A.PlaceOrders
{
    TEXT-DECORATION: none;
}
A.More
{
    COLOR: #cc0033;
    FONT-STYLE: italic;
}
A.MenuSelected
{
    COLOR: #ffffff;
    TEXT-DECORATION: none;
}




/*---------------------------------------------------------------*/
/* Form Elements related classes - INPUT, SELECT, TEXTAREA etc... */

INPUT.Button
{
    COLOR: #31516f;
}
INPUT.Checkbox
{
    COLOR: #31516f;
}
INPUT.ColBackground
{
    COLOR: #31516f;
    BACKGROUND-COLOR: #ffcc33;
}
SELECT.ColBackground
{
    COLOR: #31516f;
    BACKGROUND-COLOR: #ffcc33;
}
TEXTAREA.ColBackground
{
    COLOR: #31516f;
    BACKGROUND-COLOR: #ffcc33;
}
SELECT.FundSelection
{
    COLOR: #123467;
}


/*---------------------------------------------------------------*/
/* SPAN related classes */
SPAN.Asterisk
{
    COLOR: red;
}
SPAN.AsteriskOptional
{
    COLOR: red;
}
SPAN.WizardTitle
{
    COLOR: #000000;
}



/*---------------------------------------------------------------*/
/* open classes */
.HeadingSmall
{
}

.Note
{
}
.Small
{
}
.Down
{
}
.Up
{
}
.NoChange
{
}
.Open
{
}
.TopVAlign
{
}
.BottomVAlign
{
}
.LAlign
{
}
.RAlign
{
}
.CAlign
{
}
.End
{
}

.VerticalLine
{
}

.readonly
{
}
.GreyBackground
{

}



/*---------------------------------------------------------------*/
/* id styles */

#ToolTipFloatAlert
{
}
#ToolTipStaticAlert
{
}
#ToolTipStatic
{
}
#ToolTipInstrument
{
}

a.register {
    font-family: "standardliferegular", sans-serif;
    color: #FFFFFF;
    font-size: 15px;
    font-weight: bold;
    text-decoration: none;
}

a.register:hover, a.register:active {
    text-decoration: underline;
}

.btn-primary {
    background: rgb(0,84,164);
    background: linear-gradient(bottom, rgb(0,84,164), rgb(0,123,195) 50%);
    background: -o-linear-gradient(bottom, rgb(0,84,164), rgb(0,123,195) 50%);
    background: -moz-linear-gradient(bottom, rgb(0,84,164), rgb(0,123,195) 50%);
    background: -webkit-linear-gradient(bottom, rgb(0,84,164), rgb(0,123,195) 50%);
    background: -ms-linear-gradient(bottom, rgb(0,84,164), rgb(0,123,195) 50%);
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0.00, rgb(0, 84, 164)), color-stop(1.00, rgb(0, 123, 195)));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0054A4', endColorstr='#007BC3', GradientType=0);
    border-color: #E0EDFE;
    color: #FFFFFF;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -moz-box-shadow: 1px 1px 1px 1px #DBDBDB;
    -webkit-box-shadow: 1px 1px 1px 1px #DBDBDB;
    box-shadow: 1px 1px 1px 1px #DBDBDB;
    border-width: 1px;
    border-style: solid;
    padding: 4px 9px 6px;
    font-weight: bold;
    text-decoration: none;
    display: inline-block;
    white-space: nowrap;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    cursor: pointer;
}

button.btn-primary span {
    background: url('/Configs/RPB/Images/Branding/button-arrow.png') no-repeat;
    background-position: right 3px;
    padding-right: 20px;
}