﻿/* DEFAULTS
----------------------------------------------------------*/

body
{
    background: #ffffff;
    font-size: 1.0em;
    font-family: Times New Roman; /*font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;*/
    margin: 0px;
    padding: 0px;
    color: #666666;
}

a
{
    color: #4E82B7;
    text-decoration: underline;
}

a:link, a:visited
{
    color: #4E82B7;
}

a:hover
{
    color: #1d60ff;
    text-decoration: none;
}

a:active
{
    color: #4E82B7;
}

p
{
    margin-bottom: 10px;
    line-height: 1.6em;
}


/* HEADINGS   
----------------------------------------------------------*/

h1, h2, h3, h4, h5, h6
{
    margin: 0;
    padding: 0;
    font-size: 1.5em;
    color: #666666;
    text-transform: none;
    font-weight: normal;
    margin-bottom: 0px;
}

h1
{
    font-size: 1.6em;
    color: #000F6B;
    margin-bottom: 20px;
}

h1.home span
{
    color: #4E82B7;
}

h2, div.contactdetails p
{
    font-size: 1.2em;
    color: #4E82B7;
}

div.contactdetails p span
{
    color: #000F6B;
}

h2.padding
{
    margin-top: 20px;
}

div.contactdetails
{
    margin-top: 20px;
}

div.contactdetails p
{
    font-size: 1.1em;
}

h2.keyfacts
{
    margin: 40px 0px 10px 0px;
}

div.contactdetails p
{
    margin: 0;
    padding: 0;
}

h3
{
    font-size: 1.2em;
}

h4
{
    font-size: 1.1em;
}

h5, h6
{
    font-size: 1em;
}

/* this rule styles <h1> and <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
{
    margin-top: 0px;
}


/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

.page
{
    width: 960px;
    background-color: #fff;
    margin: 0 auto;
    margin-top: 25px;
}

.header, .footer
{
    position: relative;
    margin: 0px;
    padding: 0px;
    width: 100%;
}

.footer
{
    border-top: solid 1px #CBCBCB;
    border-bottom: solid 1px #CBCBCB;
    height: 80px;
    padding: 20px 0px;
    margin-bottom: 100px;
}

.footer p, .footer a
{
    margin: 0;
    padding: 0;
    font-size: 0.8em;
}

#RightFooterContent ul.links
{
    margin-bottom: 5px;
    list-style-image: none;
}

.header .logo p a
{
    margin: 0;
    padding: 0;
    font-size: 2.5em;
    line-height: 1.5em;
    color: #000f6b;
    height: 120px;
    border-top: solid 1px #cbcbcb;
    border-bottom: solid 1px #cbcbcb;
    display: block;
    text-decoration: none;
}


.main
{
    padding: 50px 30px;
    padding-left: 28px;
    margin: 0px min-height: 420px;
}

.leftCol
{
    padding: 6px 0px;
    margin: 12px 8px 8px 8px;
    width: 200px;
    min-height: 200px;
}

#FullWidthContent
{
    width: 910px;
}

#LeftContent, #HomeLeftContent
{
    width: 340px;
    padding-right: 20px;
    float: left;
}

#LeftContent
{
    width: 479px;
    border-right: solid 1px #CBCBCB;
    padding-right: 0px;
    margin-bottom: 50px;
}

form.login #LeftContent
{
    margin-left: 250px;
    border-right: none;
}

form.contactus #LeftContent, form.forgottenpassword #LeftContent
{
    border-right: none;
}

form.accounts #LeftContent, form.transactionhistory #LeftContent, form.changepasswordsuccess #LeftContent
{
    border-right: none;
}

#HomeLeftContent
{
    width: 340px;
}

form.contactus #LeftContent
{
    width: 260px;
}

form.downloads #LeftContent
{
    width: 270px;
}

#LeftFooterContent
{
    float: left;
    width: 540px;
}

#RightContent, #HomeRightContent
{
    width: 540px;
    float: left;
}

#RightContent
{
    width: 400px;
    padding-left: 20px;
}

#RightContent #theContent
{
    min-height: 400px;
    padding-left: 20px;
    margin-bottom: 50px;
}

form.login #RightContent
{
    clear: both;
    width: auto;
    padding-left: 0px;
    margin-bottom: 20px;
}

form.downloads #RightContent, form.downloads #RightContent2
{
    width: 290px;
    float: left;
}

form.downloads #RightContent
{
    border-right: solid 1px #CBCBCB;
}

form.downloads #RightContent2
{
    padding-left: 20px;
}

#LeftContent_divContent, #RightContent_divContent2, #FullWidthContent
{
    /*border: solid 1px #CBCBCB;*/
}

#RightContent_divContent2
{
    margin-top: 30px;
}

#RightFooterContent
{
    float: left;
    width: 400px;
    text-align: right;
}

#RightFooterContent
{
    float: right;
}

#RightFooterContent p, #RightFooterContent ul
{
    float: right;
}

#RightFooterContent ul
{
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#RightFooterContent ul li
{
    float: left;
    margin-right: 10px;
}

#RightFooterContent ul li.last
{
    margin-right: 0px;
}

#RightFooterContent ul li a
{
    color: #4e82b7;
}

/* TAB MENU   
----------------------------------------------------------*/

div.hideSkiplink
{
    background-color: #000b4b;
    width: 100%;
    line-height: 0em;
}

div.menu
{
    padding: 4px 0px 4px 8px;
    height: 30px;
}

div.menu ul
{
    list-style: none;
    margin: 0px;
    padding: 0px;
    width: auto;
}

div.menu ul li a, div.menu ul li a:visited
{
    background-color: #000b4b;
    color: #ffffff;
    display: block;
    line-height: 1.35em;
    padding: 4px 20px;
    text-decoration: none;
    white-space: nowrap;
    font-weight: normal;
    margin-right: 20px;
}

div.menu ul li a:hover
{
    text-decoration: none;
}

div.menu ul li a:active
{
    text-decoration: none;
}

div.menu ul li a.selected
{
    font-weight: bold;
}

.menu ul li ul
{
    display: none;
}

div.menu ul li
{
    position: relative;
    float: left;
    list-style: none;
}

/* FORM ELEMENTS   
----------------------------------------------------------*/

fieldset
{
    margin: 1em 0px;
    padding: 1em;
    border: 1px solid #ccc;
}

fieldset p
{
    margin: 2px 12px 10px 10px;
}

fieldset.login label, fieldset.register label, fieldset.changePassword label
{
    display: block;
}

fieldset label.inline
{
    display: inline;
}

legend
{
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
}

input.textEntry
{
    width: 320px;
    border: 1px solid #ccc;
}

input.passwordEntry
{
    width: 320px;
    border: 1px solid #ccc;
}

div.accountInfo
{
    width: 400px !important;
}

/* MISC  
----------------------------------------------------------*/

.clear
{
    clear: both;
}

.logo
{
    display: block;
    float: left;
    text-align: left;
    width: auto;
    margin-bottom: 30px;
}

.logo span
{
    display: block;
}

.logo span.top
{
    border-bottom: solid 1px #cbcbcb;
}

.loginDisplay
{
    font-size: 1.1em;
    display: block;
    text-align: right;
    padding: 10px;
    color: #000f6b;
    float: right;
    width: 260px; /*width: auto;*/
}

.loginDisplay a:link
{
    color: #000f6b;
}

.loginDisplay a:visited
{
    color: #000f6b;
}

.loginDisplay a:hover
{
    color: #000f6b;
}

.failureNotification
{
    font-size: 1.2em;
    color: Red;
}

.bold
{
    font-weight: bold;
}

form.login .submitButton
{
    text-align: right;
    position: absolute;
    top: 830px;
    left: 800px;
}

/* knox darcy */

ul
{
    margin: 0;
    padding: 0;
    margin-left: 35px;
    list-style-type: none;
    list-style-image: url('/assets/blue-bullet.gif');
}

ul li
{
    margin-bottom: 10px;
}

ul.keyfacts
{
    margin-left: 15px;
}

ul.keyfacts li
{
    margin-bottom: 10px;
}

.theme-default .nivo-controlNav
{
    display: none !important;
}

.nivo-slice
{
    width: 540px !important;
}

.nivo-caption p
{
    font-family: Times New Roman;
}

div.sidemenu
{
    margin: 0;
    padding: 0;
    margin-top: 20px;
}

a.sidemenu
{
    display: block;
    font-size: 1.2em;
    margin-bottom: 10px;
}

span.thecontent
{
    min-height: 1000px;
}

a.login
{
    display: block;
    width: 50px;
    height: 25px;
    background-color: #000F6B;
    text-decoration: none;
    color: #ffffff;
    margin: 0;
    padding: 0;
    padding-top: 5px;
    padding-left: 10px;
    margin-top: 30px;
}

#googlemap
{
    width: 620px;
    height: 440px;
}

#login .row
{
    margin-bottom: 10px;
}

#login #RightContent_txtPassword
{
    margin-left: 3px;
}

div.ui-dialog
{
    font-family: Times New Roman !important;
    font-size: 0.9em !important;
    width: 700px !important;
}

#FullWidthContent_GridView1, #RightContent_gvHistoricFactsheets
{
    width: 100%;
}

#FullWidthContent_RegularExpressionValidator1, #FullWidthContent_RegularExpressionValidator2
{
    color: Red;
}

#withdrawbox, #depositbox
{
    margin-top: 20px;
}

.SelectedAccount
{
    margin-top: 20px;
    font-size: 1.2em;
    font-weight: bold;
    display: block;
}

table#LeftContent_dvWithdrawal, table#RightContent_dvDeposit, table#LeftContent_dvCurrentFactsheet, table#FullWidthContent_GridView1, #tblHeader, #tblHeader2
{
    margin-top: 20px;
}

td.DetailsViewHeader
{
    color: #fff;
    font-weight: bold;
    border-color: #fff;
}

h2.left
{
    margin-top: 20px;
}

h2.right
{
    margin-top: 50px;
}

#LeftContent_withdrawconfirmbuttons, #RightContent_depositconfirmbuttons
{
    margin-top: 20px;
    margin-bottom: 50px;
}

#RightContent_imgGraph
{
    margin-bottom: 40px;
}

table#RightContent_gvHistoricFactsheets
{
}

div.SystemTermsAndCond
{
    min-height: 90px !important;
    height: 90px;
    overflow-y: scroll;
}

h2.terms
{
    margin-bottom: 20px;
}

td.blank
{
    width: 40px;
    border: none;
}

span.red
{
    color: Red;
}

.AuthPanel
{
    padding: 20px;
    border: solid 1px red;
    margin-top: 20px;
}

.username
{
    margin-right: 20px;
}

.password
{
    margin-right: 24px;
    margin-bottom: 10px;
}

#LeftContent_LoginUser_LoginButton
{
    margin-left:20px;
}

#LeftContent_PasswordRecovery1 tr td table tr
{
    line-height:20px !important;
    height:70px;
}