﻿/***** base *****/


html {
    height: 100%;
}

* {
	margin: 0;
	padding: 0;	
}

ol, ul {
	list-style: none;
}


.bulletlist ul
{
list-style-type: none;
padding: 0px;
margin: 0px;
}
.bulletlist ul li
{
background-image: url(/Images/bulletpoint.jpg);
background-repeat: no-repeat;
background-position: 0px 5px; 
padding-left: 14px; 
padding-bottom: 5px; 
}


body {
	font-family: Arial, Sans-Serif;
	font-size: 0.9em;
	margin: 0;
	text-align: center;
	color: #1F334C;
	height: 100%;
	overflow: visible;
}

#lightboxBackground
{
    display: none;
    background: #000;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0; left: 0; right: 0; bottom: 0;
    z-index: 99998;
}

#authPopup {position: absolute; width: 400px; margin-left: -200px; margin-top: -140px; top: 50%; left: 50%; background: #fff;z-index: 99999; 
            border: solid 2px #000;
            padding: 4px;
            -moz-box-shadow: 4px 4px 20px #000000;
	        -webkit-box-shadow: 4px 4px 20px #000000;
	        box-shadow: 4px 4px 20px #000000;
	        -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=8, Direction=135, Color='#222222')";
	        filter: progid:DXImageTransform.Microsoft.Shadow(Strength=8, Direction=135, Color='#222222');
            }
#authPopup div { padding: 8px; background: #fff url("/images/formpaneltop.png") 0 0 repeat-x;  }
#authPopup table { margin: 0 auto;}
#authPopup table td {padding: 4px;}
#authPopup button.redButton span {padding: 0 29px 0 43px;}

form {height: 100%;}


table {
	border-collapse: separate;
	border-spacing: 0;
}



p, blockquote, pre, td, th, ul, ol {
	font-size: 1em;
}

p {margin-bottom: 1em;}

.bodyContainer     
{
    margin-bottom: -30px;
    min-height: 100%;
    position: relative;
    width: 100%;
    z-index: 1;
}

.header, #headerMenu {background: #004b87; text-align: center; position: relative;}
#headerMenu .menuContainer {width: 984px; margin: 0 auto;}
.headerInner {width: 984px; margin: 0 auto; text-align: left; }
.headerLeft {width: 684px; padding-top: 20px; float: left; height: 90px;}
.headerLogo { background: transparent url(/images/logo_med.png?v=2.8.9) 0 0 no-repeat; width: 160px; height: 60px; float: left; }
.logoTims { background: transparent url(/images/tims_logo.png?v=2.8.9) 0 0 no-repeat; width: 160px; height: 60px; float: left;}
.timsTitle { background: transparent url(/images/title.png?v=2.8.9) 0 0 no-repeat; width: 303px; height: 41px; margin-top: 10px; margin-right: 75px; float:right;}
.headerTitle { background: transparent url(/images/title.png?v=2.8.9) 0 0 no-repeat; width: 303px; height: 41px; margin-top: 10px; margin-right: 75px; float:right;}.printOnlyHeader {display: none;}

.headerDate {text-align: right; color:#fff; margin: 6px 8px 0 0; font-weight: bold; height: 40px; font-size: .9em;width: 284px;}
.headerData {height: 90px; width: 284px; float: left; padding-left: 16px; clear: right; line-height: 1.5em;}
.headerUser {/*background: transparent url(/images/usernamebackground.png) 0 0 repeat;*/ clear: right; float:left;}
.headerDataUserTitle { background: transparent url(/images/user.png) 0 50% no-repeat; padding-left: 20px; color: #fff; font-size: .8em; display: inline-block; width: 100px; float:left;}
.headerDataOrganisationTitle { background: transparent url(/images/Organisation.png) 0 50% no-repeat; padding-left: 20px; color: #fff; font-size: .8em; display: inline-block; width: 100px;float:left;}
.headerDataUserOrg {color: #fff; font-size: .8em;font-weight: bold; float:left; width: 164px;}
.clearHeader {clear: both; display:block; height: 0;}

#siteMenu a.static {line-height: 24px; min-width: 90px;}
#siteMenu ul.dynamic { background: #fff url(/images/submenutop.png) 0 2px repeat-x; border: solid 1px #d1d8e0; border-radius: 1px; padding: 6px 2px 2px; margin-top: 1px; margin-left: -1px; text-align: left; z-index: 9999 !important; }
#siteMenu ul.dynamic li { display:block; text-align: left;position: relative; background: #fbfdfd url(/images/submenubackground.png) 0 100% repeat-x; }
#siteMenu ul.dynamic li a { text-align: left; display:block; padding: 4px 18px 4px 24px; font-size: .8em; background: transparent url(/images/submenubullet.png) 12px 50% no-repeat; min-width: 120px; line-height: 2em; }
#siteMenu ul.dynamic li a:hover {color: #C60C30;  }

#logoffPanel, #topPanel
{
    background: #F1F4F7 url(/images/top_bg_img.png) 0 0 repeat; text-align: center;
}

#topPanel { margin-bottom: 16px;}

#topPanel .top_content 
{
    padding: 0 12px 12px;
}
.fullWidthInner
{
    width: 984px; text-align: left; margin: 0 auto;
}
.top_content p {margin-bottom: 0;}

.accName b {float:left;}
.accName span {float:left;clear:left;width:100%;}

button::-moz-focus-inner { padding: 0; border: 0 }
button.redButton, input.button { background: red url(/images/button.png) 100% 0 no-repeat; padding: 0 0 0 0; margin: 0; border: 0; text-align: left; padding: 0 10px 0 0; margin: 0; overflow: visible; cursor: pointer; position: relative; height: 28px; overflow: visible; }
button.redButton span, input.button span {background: transparent url(/images/button.png) 0 0 no-repeat; color: #fff; display: block; position: relative; height: 28px; padding: 0; padding: 0 22px 0 36px; line-height: 28px; zoom: 1; vertical-align: middle; cursor: pointer; white-space: nowrap; font-weight: bold; font-family: Arial;  }

button.redButtonReverseArrow { background: red url(/images/button_reverse_arrow.png) 100% 0 no-repeat; padding: 0 0 0 0; margin: 0; border: 0; text-align: left; padding: 0 10px 0 0; margin: 0; overflow: visible; cursor: pointer; position: relative; height: 28px; overflow: visible; }
button.redButtonReverseArrow span {background: transparent url(/images/button_reverse_arrow.png) 0 0 no-repeat; color: #fff; display: block; position: relative; height: 28px; padding: 0; padding: 0 22px 0 36px; line-height: 28px; zoom: 1; vertical-align: middle; cursor: pointer; white-space: nowrap; font-weight: bold; font-family: Arial;  }

button.redButton:hover, button.redButtonReverseArrow:hover, input.button:hover { background-position: 100% -56px; }
button.redButton:hover span, button.redButtonReverseArrow:hover span, input.button:hover span { background-position: 0 -56px; }

button.redButtonDisabled, button.redButtonDisabled:hover {background-color: #ccc; background-position: 100% -112px; cursor:default;cursor: not-allowed;}
button.redButtonDisabled span, button.redButtonDisabled:hover span {background-position: 0 -112px; color: #444;cursor:default;cursor: not-allowed;}

.bcseperator {font-weight: bold; color: #C60C30; font-family: Arial; padding: 0 4px 0 8px;}
.breadcrumbs {display:block; padding: 0 0 12px 12px; font-size: 0.9em;}

h2 
{
    font-size: 1.1em;
    background-color: #5D91CD;
    color: #fff;
    font-weight: bold;
    line-height: 2.15em;
    padding: 0 12px;
    border-bottom: solid 1px #fff;
}

.fullWidthContentPanel
{
    float: left;
    width: 984px;
    overflow: hidden;
    clear: left;
    margin-bottom: 12px;
    position: relative;
}

.leftContentPanel
{
    float: left;
    width: 742px;
    overflow: hidden;
    clear:left;
    margin-bottom: 12px;
    position: relative;
    overflow:visible;
}

.rightContentPanel
{
    float: left;
    width: 230px;
    margin-left: 12px;
    overflow: hidden;
    margin-bottom: 12px;
    position: relative;
}

.infoPanel
{
    width: 230px;
    overflow: hidden;
    margin-bottom: 12px;
    float: left;
}

.fullWidthContentPanel .infoPanel
{
    margin-right: 20px;
}

.infoPanelLast {float: left;}
.infoPanelLast .infoPanel
{
    width: 234px;
    margin-right: 0;
}

.infoPanel h3
{
    background-color: #8895A5;
    color: White;
    font-size: 1.05em;
    font-weight: bold;
    line-height: 2.25em;
    padding: 0 8px;
    margin: 0;
}

.infoPanelContent
{
    padding: 8px 12px;
}

#approvals span {
    display: inline-block;
    padding-top: 0.3em;
    padding-bottom: 0.3em;
}

#approvals a {
    text-decoration: underline;
}

.disclaimer #disclaimerSnip { padding: 0 12px 8px;}

.infoPanel h3.tick { background: #8895A5 url(/images/approvals.png) 98% 50% no-repeat; padding-right: 28px;}
.infoPanel h3.contact { background: #8895A5 url(/images/contactus.png) 98% 50% no-repeat; padding-right: 28px;}
.infoPanel h3.exclamation { background: #8895A5 url(/images/notifications.png) 98% 50% no-repeat; padding-right: 28px;}
.infoPanel h3.report { background: #8895A5 url(/images/recentreports.png) 98% 50% no-repeat; padding-right: 28px;}
.infoPanel h3.link { background: #8895A5 url(/images/usefullink.png) 98% 50% no-repeat; padding-right: 28px;}
.warning h3 { background:#C60C31; }
.warning .infoPanelContent { color: #C60C31; }

.formSection { width:99%; }
.formSection.floatLeft { float:left; }
.formSection.margin { margin:0px 0px 10px 0px; }
.formSection.border { border:1px solid #abb; }
.formSection.gradient { background: url("/images/formpaneltop.png") repeat-x scroll 0 0px #FFFFFF; }
.formSection.marginRight { margin: 0px 10px 0px 0px; }

.formSection.halfWidth { width:49.8%; }
.formSection.threeQuaterWidth { width:74.8%; }
.formSection.quaterWidth { width:24.8%; }
.formSection.oneThirdWidth { width:32.8%; }
.formSection.twoThirdsWidth { width:65.8%; }

.formSection.halfWidth.marginRight { width:48.5%; }
.formSection.threeQuaterWidth.marginRight { width:73.5%; }
.formSection.quaterWidth.marginRight { width:23.5%; }
.formSection.oneThirdWidth.marginRight { width:31.5%; }
.formSection.twoThirdsWidth.marginRight { width:64.5%; }

.formSection.halfWidth.marginRight.border { width:48%; }
.formSection.threeQuaterWidth.marginRight.border { width:73%; }
.formSection.quaterWidth.marginRight.border { width:23%; }
.formSection.oneThirdWidth.marginRight.border { width:32%; }
.formSection.twoThirdsWidth.marginRight.border { width:65%; }

.formSection .content { margin:0px; width:100%; }
.formSection .content .header { height:15px; border-bottom:1px solid #abb; }

.headerDataUserOrg a 
{
    background: transparent url(/images/whitearrow.png) -1px 2px no-repeat;
    padding: 6px 0 6px 18px;
    display: block;
    line-height: 1.1em;
    cursor: pointer;
    color: #fff;
}

.headerDataUserOrg a:hover
{
    background-image: url(/images/blackarrow.png);
    color: #1e3543;
}

.infoPanel .linksList a
{
    background: transparent url(/images/linkarrow.png) 0 50% no-repeat;
    padding: 6px 0 6px 10px;
    display: block;
    line-height: 1.1em;
    cursor: pointer;
}

.infoPanel .linksList a:hover
{
    background-image: url(/images/linkarrowhover.png);
    color: #5c91cc;
}


a.logoffButton
{
    background: transparent url(/images/logoff.png) no-repeat;
    color:White;
    cursor:pointer;
    width:81px;
    height:24px;
    border:none;
    font-size: 0.8em;
    padding-left: 52px;
    display: block;
    margin-left: 851px;
    line-height: 2em;
}


a.logoffButton:hover
{
    background-image: url(/images/logoff_hover.png);
    color:#1E354E;
}


.formPanel { background: #fff url("/images/formpaneltop.png") 0 0 repeat-x; float: left; padding: 12px; width:98%; }
.formPanel table { width:100%; }
.formPanel table tr td { vertical-align:top; padding:2px 0px 2px 0px; }
.formPanel table tr td h3 { margin:0px 0px 0px 0px; line-height:1em; }
.formPanel table tr td input[type="text"], .formPanel table tr td textarea { border:1px solid #707070; background-color:#ffffff; }
.formPanel table tr td input[disabled="disabled"], .formPanel table tr td textarea[disabled="disabled"] { border:1px solid #bcbcbc; background-color:#e5e5e5; }
.formPanel table tr td input[type="radio"] { display:block; float:left; }
.formPanel table tr td .rdoLabel { display:block; float:left; width:90%; margin:0px 0px 2px 5px; }
.formPanel table tr td .textboxError { border-color:#ff0000 !important; background-color:#f5e6e6 !important; }
.formPanel table tr td:first-child + td { padding:2px 0px 2px 5px; }
.formPanel table tr td:first-child + td input[type="text"] { width:100%; padding:2px 0px 2px 0px; height:17px; }
.formPanel table tr td:first-child + td input[type="file"] { width:100%; padding:2px 0px 2px 0px; height:23px; }
.formPanel table tr td:first-child + td select { width:100%; padding:2px 0px 2px 0px; }
.formPanel table tr td:first-child + td textarea { width:100%; padding:2px 0px 2px 0px; }

.formPanel .thisFinancialYear tr th { width:8.33%; }
.formPanel .futureFinancialYears tr th { width:20%; }
.formPanel .thisFinancialYear tr th, .formPanel .futureFinancialYears tr th { padding:2px 2px 2px 2px !important; text-align:left; font-weight:normal; }
.formPanel .thisFinancialYear tr td, .formPanel .futureFinancialYears tr td { padding:2px 2px 2px 2px !important; }
.formPanel .thisFinancialYear tr td input[type="text"] { width:96%; padding:2px 2px 2px 2px; height:17px; }
.formPanel .futureFinancialYears tr td input[type="text"] { width:98%; padding:2px 2px 2px 2px; height:17px; }
.formPanel .thisFinancialYear tr td .divMoney { width:96%; padding:2px 2px 2px 2px; height:17px; border:1px solid #707070; background-color:#ffffff; }
.formPanel .futureFinancialYears tr td .divMoney { width:98%; padding:2px 2px 2px 2px; height:17px; border:1px solid #707070; background-color:#ffffff; }
.formPanel .thisFinancialYear tr td .divMoney.disabled, .formPanel .futureFinancialYears tr td .divMoney.disabled { border:1px solid #bcbcbc; background-color:#e5e5e5; }


.authoriserTD
{
    padding: 0;
    border: 0;
}

.notificationTD
{
    padding:3px 0;
    border: 0;
}

.progressMessage
{   
    color: #1E354E;  
    font-weight:bold;
}

.watermarked
{
    color: Gray;
}

.required {
    color: Red;
}

.field-validation-error {
    color: Red;
}

.error 
{
    color: Red;
    
}

/***** Navigation *****/

#siteMenu A.static {
    color: #1F334C;
    background: #c1d7ec;
    margin-right: 4px;
    font-family: Arial, Sans-Serif;
    font-size: 0.9em;
    font-weight: bold;
}

#siteMenu A.selected.static, #siteMenu li.selected A {
    color: #1F334C;
    background: #f1f4f7 url(/images/top_bg_img.png) repeat;
    font-family: Arial, Sans-Serif;
    font-size: 0.9em;
}

#siteMenu A.static:hover {
    color: #1F334C;
    background: #e8f0f8;
    font-family: Arial, Sans-Serif;
    font-size: 0.9em;
    font-weight: bold;
}

/***** Home page *****/

a.approvalLink
{
    font-weight:bold;
    color:#C0001B;
}

.contentCell
{
    padding:5px;
    vertical-align: top;
}

.showEmptyGrid
{
    height:150px;
    padding: 12px;
    background: #fff url("/images/formpaneltop.png") 0 0 repeat-x;
}

.scrollTable
{
    position: relative;
    margin-top: 0px;
    float: left;
    max-height:300px;
    overflow-x: hidden;
    overflow-y: auto;
    zoom: 1;
    margin-bottom: 8px;
    width: 100%;
}



.topRowConatiner
{
    /*
    margin-top: 20px;
    margin-left: 5px;
    */
    float:left;
}

.bottomRowContainer
{
    margin: 10px 0;
    float:left;
    width: 984px;
    
}
.childBottomContainer
{
    margin-top: 10px;
    margin-right: 10px; 
    float: left;
    width: 236px;
}

.childBottomContainer table, .childBottomContainer th, .childBottomContainer td
{
    margin: 0; border: 0; border-collapse: collapse;
}


.notificationHeader
{
    font-weight:bold;
    color:White;
    width: 181px;
    padding: 3px 0 3px 10px;
    background-color: #8895A5;
    height:25px;
}

.notificationHeaderImg
{
    font-weight:bold;
    color:White;
    padding: 3px 5px;
    background-color: #8895A5;
    height:25px;
    text-align:right;
    width: 24px;
}

.notificationDate
{
    font-weight:bold;
}

.notificationTitle
{
    color: #AD001C;
}

.accountSummaryHeader
{
    font-weight:bold;
    color:White;
    padding: 3px 10px 3px 10px;
    background-color: #5D91CB;
    height:25px;
    line-height: 25px;
    margin-bottom: 0;    
    display: block;
    border-bottom: solid 2px white;
    width: 984px;
}

.accountSummaryGridFooter span 
{
    color:Red;
   
}

.accountSummaryGrid
{
    border-collapse: collapse;
	border-spacing: 0;
}

.accountSummaryGrid td
{
    padding: 2px 5px 2px 5px;
    border: 0;
    border-bottom:1px solid #DBE2EA;
    font-size:0.9em;
}

.accountSummaryGrid td.linkColumn a
{   
   text-decoration:underline;
}

.accountSummaryGrid td.linkColumn a:visited
{   
   text-decoration:underline;
}

.accountSummaryGridHeader th
{
    font-weight:normal;  
    font-size:0.85em; 
    text-transform:uppercase;
    background-color:#f0f2f4;
    padding: 5px 5px 5px 5px;
    border: solid 0 white;
    border-bottom: solid 1px #d4dce4;
    border-top: solid 0 white !important;
    color:#1C344C;
}

.gridActionLinkColumn
{
    font-weight:normal;  
    font-size:0.85em;
}

.gridActionLinkColumn a, .baseDepositHalfContainer a, .downloadLinks a
{
    background: transparent url(/images/transactionarrow.png) 0 50% no-repeat;
    padding: 2px 8px 2px 20px;
    display: inline-block;
    min-width: 4em;
}

.gridActionLinkColumn a:hover, .baseDepositHalfContainer a:hover
{
    background-image: url(/images/transactionarrowhover.png); color: #5c91cc;
}

.gridActionLinkColumn a.actionDisabled, .accountSummaryLinkColumn a.actionDisabled:hover
{
    background-image: url(/images/transactionarrowdisabled.png); color: #aaa; text-decoration: none; cursor: not-allowed;
}



.accountSummaryGridFooter td
{
    font-weight:normal;   
    text-transform:uppercase;
    background-color:#F0F2F4;
    padding: 5px 5px 5px 5px;
    border-bottom:1px solid #DBE2EA;
    color:#1C344C;
  
}



.accountSummaryGridFooter td table
{  
   float: right;
}

.accountSummaryGridFooter td table td {border-bottom: 0; font-size: 1em;}
.accountSummaryGridFooter td table td a {text-transform: none;}
.accountSummaryGridFooter td table td a:hover {color: #5C91CC; text-transform: none;}


.accountSummaryGridHeader 
{
    background-color:#F0F1F3;
    border:0;
}


.accountSummaryHighlightRow 
{ 
    background-color: #c1d7ec; 
    cursor: pointer; 
}

.contactUsTitle
{
    font-weight:bold;   
}

.itemTitle
{
    font-weight:bold;   
}

/********Bank Term Deposits **********/

.termDepositLeftSide
{
    width: 742px;
    height: 100%;
    float: left;
    position: relative;
}

.termDepositRightSide
{
    width: 232px;
    float: left; 
    margin-left: 5px;
}

#bank_term_deposit_top
{
    float: left;
    padding: 12px;
    background: #fff url(/images/formpaneltop.png) 0 0 repeat-x;

}
.bank_term_deposit_grid
{
    width: 742px;
    height: 100%;
    float: left;
    margin-top: 10px;
    border:1px solid #DBE2EA;
}

.bank_term_deposit_disclaimer
{
    margin-top: 12px;
    float: left;
    padding: 12px;
    /*padding: 10px;*/
    background: #fff url(/images/formpaneltop.png) 0 0 repeat-x;

}

.contactUsBankTermDeposit
{
  width:232px;
  height: 150px;
  float: left; 
  margin-top: 5px;
  margin-left: 5px;
  margin-right: 5px;
}

/******** create - Bank Term Deposits **********/

.bank_term_deposit_grid
{
    height: 100%;
    float: left;
    margin-top: 10px;
    border:1px solid #DBE2EA;
    width: 740px;
    border-width: 1px 1px 0;
}

.currentIndicativeRatesText
{
    padding:10px;
    font-weight: bold;
}

/************* Reports ********************/

.clientDocumentFilters
{
    width: 250px;
    height: 100%;
    margin-bottom: 1em;
    float: left;
    background-color:#ecf0f4;
    position: relative;
}

.clientDocumentFilters > table
{
    margin: 8px;
    width: 225px;
}

.clientDocumentFilters > table tr td
{
    padding: 3px 2px;
}

.clientDocumentFilters > table table
{
    width: auto;
}
    
.FilterHeader 
{
    font-size: 1.0em;
    background-color: #c1d7ec;
    color: #000;
    font-weight: bold;
    line-height: 1.5em;
    padding: 0 12px;
}

/***********Transaction History**************/

.headerTransactionHistory{
    height: 25px;
    width: 100%;
    background-color: #5d91cd;
    color: White;
    font-weight:bold;
    padding-top:5px;
     padding-bottom:5px;
     
}
.transactionHistoryLeftSide
{
    width: 742px;
    height: 100%;
    float: left;
    margin-top: 10px;
}

.transactionHistoryContainer
{
    width: 100%;
    height: 100%;
    float: left;
   
}

.transactionHistoryFilters
{
    float:left;
    background-color:#ecf0f4;
    z-index: 1;
}

.transactionHistoryFilters table
{
    width: 968px;
    margin: 8px;
}

.transactionHistoryFilters table td
{
    padding: 3px 2px;
}

.transactionHistoryFilters table table
{
    width: auto;
}

.transactionHistoryFilters table table td
{
    padding: 0 0;
}

.transactionHistoryGrid {
    width: 100%;
    height: 100%;
    float: left;
    margin-bottom: 16px;
}
/* IE Only as this is working fine in other browsers */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .verticalScrollbarOnOverflow {
        overflow-y: auto;
    }
}
/* IE Edge as well */
_:-ms-lang(x), _:-webkit-full-screen, .verticalScrollbarOnOverflow {
        overflow-y: auto;
}


.transactionHistoryRightSide
{
    width:232px;
    float: left; 
    margin-top: 10px;
    margin-left: 5px;
}



.contactUsTransactionHistory
{
  width:232px;
  height: 150px;
  float: left; 
  margin-top: 5px;
  margin-left: 5px;
  margin-right: 5px;
}

/****** Approvals *************/

.approvalsGridContainer
{
     width: 100%;
    height: 100%;
    float: left;
}

/********* Transaction Confirmation - Transaction Details *****/


.transactionConfirmationDetailsLeftSideLeft
{
    width: 742px;
    height: 100%;
    float: left;
    margin-top: 0px;
   background: #fff url(/images/formpaneltop.png) 0 0 repeat-x;
}

.headerTransactionConfirmationDetail
{
    margin-top: 8px;
    width: 742px;
    background-color: #C1D7EC;
}

.transactionConfirmationDetailsTopCommonContainer
{
     width: 360px;   
    float: left;
    margin: 4px;
   
}

.transactionConfirmationDetailsMiddleContainer
{
     width: 360px;   
    float: left;
    margin: 4px;
    
}

.transactionConfirmationDetailsModifyReasonContainer
{
    width: 310px;  
    float: left;
    margin: 10px;
    border:1px solid #DBE2EA;
}

.transactionConfirmationDetailsApproveContainer
{
    width: 310px;  
    float: left;
    margin: 10px;
    border:1px solid #DBE2EA;
}

.transactionConfirmationDetailsEventsGridContainer
{
    width: 310px;
  
    float: left;
    margin: 10px;
    
}

.transactionConfirmationDetailsLeftSide
{
    width: 742px;
    height: 100%;
    float: left;
    margin-top: 10px;
    
}

.transactionConfirmationDetailsRightSide
{
    width:232px;
    float: left; 
    margin-top: 10px;
    margin-left: 5px;
}

.transactionConfirmationDetailsLeftSideRight
{
     margin-top: 0px;
     width: 330px;   
    float: left;
        margin-left: 5px;
        border:1px solid #DBE2EA;
        
}



/****** Transaction Details **********/

.transactionDetailsLeftSideLeft
{
    width:400px;
    height: 100%;
    float: left;
    margin-top: 10px;
    border:1px solid #DBE2EA;
}

.transactionDetailsLeftSideLeft .rightBold
{ width: 135px;}

.headerTransactionDetail{
    width: 742px;
    background-color: #C1D7EC;
    margin-top: 8px;
}

.transactionDetailsTopCommonContainer
{
    float: left;
    margin: 4px;
   
}

.transactionDetailsMiddleContainer
{
    float: left;
    margin: 4px;
    clear: left;
    
}

.transactionDetailsModifyReasonContainer
{
    margin: 0 0 20px;
    border:1px solid #abb;
    background: url("/images/formpaneltop.png") repeat-x scroll 0 14px #FFFFFF;
}

.transactionDetailsApproveContainer
{
    margin: 0 0 20px;
    border:1px solid #abb;
    background: url("/images/formpaneltop.png") repeat-x scroll 0 14px #FFFFFF;
}

.transactionDetailsModifyReasonContainer .content, .transactionDetailsApproveContainer .content
{
    width: 100%;
}

.transactionDetailsModifyReasonContainer .content td, .transactionDetailsApproveContainer .content td
{
    padding: 8px 8px 0;
}

.transactionDetailsModifyReasonContainer .content td.header, .transactionDetailsApproveContainer .content td.header
{
    padding: 5px 8px;
    border-bottom: solid 1px #abb;
}

.transactionDetailsEventsGridContainer
{
    margin: 0;
    
}

.transactionDetailsLeftSide
{
    width: 742px;
    height: 100%;
    float: left;
    margin-top: 10px;
    
}

.transactionDetailsRightSide
{
    width:232px;
    float: left; 
    margin-top: 10px;
    margin-left: 5px;
}

.transactionDetailsLeftSideRight
{
    overflow: hidden;
     margin-top: 10px;
     width: 330px;   
    float: right;
    margin-left: 8px;
}

/***** Instruction *************/
.instructionDetailsLeftSideLeft
{
    width:400px;
    height: 100%;
    float: left;
    margin-top: 10px;
}

.instructionDetailsLeftSideLeft .rightBold
{ width: 135px;}

/***** Contacts *************/

.contactUsContacts
{
      width:232px;
  height: 150px;
  float: left; 
  margin-top: 5px;
  margin-left: 5px;
  margin-right: 5px;
}

.contactUsContacts table, .disclaimer table, .contactUsTransactionHistory table, .contactUsTransaction table, .contactUsBankTermDeposit table, #agsGrid
{
    border-collapse: collapse;
}

.contactsRightSide
{
    width:232px;
    float: left; 
    margin-top: 10px;
    margin-left: 5px;
}

.contactsLeftSide
{
    width: 100%;
    height: 100%;
    float: left;
}

/***** Change Contact Request page *****/

.oldDetailsContainer
{
   width: 320px;
    height: 100%;
    float: left;
}

.newDetailsContainer
{
    width: 416px;
    height: 100%;
    float: left;
    margin-left: 5px;
    background: #fff url(/images/formpaneltop.png) 0 0 repeat-x;
}


/***** Create Transaction page *****/

.validator
{
    color:Red;
    font-size: x-large;
    font-weight:bold;
    vertical-align: middle;
}

.smallValidator
{
    color:Red;    
    font-weight:bold;
}

.createTranLeftSide
{
    width: 742px;
    height: 100%;
    float: left;
    position: relative;
}

.createTranRightSide
{
    width:232px;
    float: left; 
    margin-left: 5px;
}

.pageComments
{
    width:742px;
    height:100%;
    float: left;
    margin-top: 12px;   
}

.bankRatesView
{
    height:100%;
    float: left;
}

.pageFooter
{
    width: 742px;
    height:100%;
    margin: 0px;   
    text-align:right;
}

.createTranRightSide
{
    width:232px;
    float: left; 
    margin-left: 5px;
}

.topFilters
{
    width: 742px;
    height: 100%;
    float: left; 
    margin-top: 0px;    
    margin-left: 0px;
    margin-right: 0px;
    background: #fff url(/images/formpaneltop.png) 0 0 repeat-x;
}

.middleFilters
{
    width: 742px;
    height: 100%; 
    float: left;
    margin-top: 12px;
    margin-right: 0px;
    background: #fff url(/images/formpaneltop.png) 0 0 repeat-x;
}

.bottomFilters
{
    width: 742px;
    height: 100%; 
    float: left;
    margin-top: 12px;
    margin-right: 0px;
    background: #fff url(/images/formpaneltop.png) 0 0 repeat-x;
}

.confirmation
{
    width: 742px;
    min-height: 100px; 
    float: left;
    margin: 8px 0;
    padding:16px 0;
    background: #fff url(/images/formpaneltop.png) 0 0 repeat-x;
}

.bottomFilters table td
{
    padding:5px;
    vertical-align:top;
}

.content td
{
    padding:5px;
    vertical-align:top;
    text-align:left;
}

.content.padding td { padding:5px !important; }

.content td.header
{ 
    font-weight:bold;  
    font-size:0.95em; 
    text-transform:uppercase;
    background-color:#D9D9DB;
    padding: 5px 5px 5px 5px;
    border-bottom:1px solid #DBE2EA;
    color:#1C344C;
}

.content td.bold
{
    padding:5px;
    vertical-align:top;   
    font-weight:bold;
    white-space:nowrap;
}

.italic
{
    font-style: italic;
}

.content td.right
{
    vertical-align:top;
    text-align:right;
}

.content td.rightBold
{
    padding:5px 5px 0 2px;
    vertical-align:top;
    text-align:right;
    font-weight:bold;
    white-space:nowrap;
}



.content td.leftBold
{
    padding:5px;
    vertical-align:top;
    text-align:left;
    font-weight:bold;
}

.cutOff
{
    width:232px;   
    float: left; 
    margin-top: 0px;
    margin-left: 5px;
    margin-right: 5px;
}

.contactUsTransaction
{
  width:232px;
  height: 150px;
  float: left; 
  margin-top: 5px;
  margin-left: 5px;
  margin-right: 5px;
}

.familySelector td
{
    padding:10px;
}

.bankPanelContent {
    float: left;
    margin-left: 15px;
}

/****** Create Term Deposit *******/

.termDepositList
{
    width: 300px;
    height: 100%; 
    float: left;
    margin-top: 5px;
    margin-left: 5px;
    margin-right: 5px;
    padding:10px;
}

.baseDepositHalfContainer
{
    width: 344px;
    min-height: 86px; 
    float: left;
    margin: 8px 0 0;
    padding:10px;
    background: #fff url(/images/formpaneltop.png) 0 0 repeat-x;
}

#appFormsLinksContainer { margin-right: 12px; }
.baseDepositHalfContainer h2 {margin-bottom: 0;}


.baseDepositContainer
{
    float: left;
    margin: 8px 0;
    padding:10px;
    background: #fff url(/images/formpaneltop.png) 0 0 repeat-x;
}

.applicationFormsDepositContainer
{
    width: 300px;
    height: 100%; 
    float: left;
    margin-left: 5px;
    margin-right: 5px;
    padding: 0 10px 10px;
   
}

.termConditionsDepositContainer
{
    width: 300px;
    height: 100%; 
    float: left;
    margin-left: 5px;
    margin-right: 5px;
    padding: 0 10px 10px;
   
}

/***** Cutoff control *****/

.cutofftime
{
    width: 232px;
    height: 25px;   
    margin:0px; 
    color:White;  
    background:#C60C31 url(/images/warningpanelbottom.png)  0 100% repeat-x scroll;
    padding:5px 0 10px;
}

.cutOffTimeLabel
{
    color:White;
    font-size: 1.0em;
    font-weight: bold;
}

.CutOffMessage
{
  color:#C60C31; 
}

h1, h2, h3, h4, h5, h6, p, ul, ol {
	margin-top: 0;
}

h4, h5, h6, #bd .breadcrumbs, #ft {
	font-size: 0.8333333333333334em;
	line-height: 1.8em;
}

h1, #hd h2 {
	font-size: 1.6666666666666667em;
	line-height: 0.9em;
	margin-bottom: 0.9em;
}

h3 {
	font-size: 1em;
	line-height: 1.5em;
	margin-bottom: .5em;
}

h4, h5, h6 {
	margin-bottom: 1em;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

fieldset {
	border: 0 none;
}

#layout {
	margin: 0 auto;
	text-align: left;
	padding-bottom: 30px;
	font-size: .9em;
	line-height: 1.3em;
}

#hd:after, #bd:after, #ft:after, #hd .navigation:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#hd, #bd, #ft, #hd .navigation {
	clear: both;
}

#footer
{
    bottom: 0;
    clear: both;
    float: left;
    height: 30px;
    position: relative;
    text-align: center;
    width: 100%;
    z-index: 9999;
    background: #F1F4F7 url(/images/top_bg_img.png) 0 0 repeat;
    overflow: hidden;
}

#footer .section { width: 984px; text-align: left; margin: 0 auto;}
#footer .section p {font-size: .8em; line-height: 30px; padding: 0 12px; color: #75818F; }


#bd {
	overflow: hidden;
}

#main, #sidebar {
	float: left;
	font-size: 0.9em;
	line-height: 1.4em;
	
}

.navigation ul {
	list-style-type: none;
	margin: 0;
	padding: 0;	
}

#hd .navigation {
	margin-left: 50px;
	
}

#hd .navigation li {
	float:left;
		 
}

#hd .navigation li a {
	display: block;
	margin-right: 5px;
	padding-left: 18px;
	padding-right: 18px;
	padding-bottom: 2px;
	text-decoration: none;
	text-align:center;
	white-space: nowrap;
	font-size: 0.8em;
}

#hd-links {
	font-size: 0.8em;	
	line-height: 1.2em;
	text-align: right;
	margin: 5px 20px 5px 20px;
}

#hd p, #hd h1, #hd h2, #hd h3, #hd h4, #hd h5, #hd h6 {
	padding: 18px 30px 0 30px;
}

#hd .search {
	font-size: 0.8em;
	margin-right: 30px;
}

#hd .search input {
	padding: 0;
	margin: 0;
}

#hd .navigation li a {
	font-size: .9em;
}

#hd .section {
    text-align: right;	
    margin-bottom: 5px;
    /*
    float: right;
    width: 300px;
    */
}

#hd .section.first {
	float: left;
	text-align: left;
	/*width: 65%;*/
}

#bd .breadcrumbs {
	display: block;
	padding: 2px 30px;
	margin-bottom: 16px; 
}

#content {
	/*margin: 1.5em 30px;*/
}

#content .insert {
	margin: 0 0 24px;
	padding: 1em;
}

#sidebar .section {
	margin: 1.5em 10px;
}

#ft .section {
	float: right;
	text-align: right;
	width: 50%;
	
}

#ft .section.first {
	float: left;
	text-align: left;
	
}

#ft .navigation .weblinkset-weblinks, #ft .navigation ul, #ft .navigation li {
	display: inline;
}

#ft .navigation li {
	margin-left: 1em;
}

#ft p {
	margin: 0;
	line-height: 30px;
}

input, textarea {
	padding: 2px;
}

h1 .xrm-attribute, h2 .xrm-attribute, h3 .xrm-attribute, h4 .xrm-attribute, h5 .xrm-attribute, h6 .xrm-attribute {
	display: block;
}

div.copy ol {
	list-style: decimal outside;
	padding-left:1.5em;
	margin-left:0;
}

div.copy ul {
	list-style: disc outside;
	padding-left:1em;
	margin-left:0;
}

/***** Helpers *****/

div.clearfix { /* force container’s height to adjust to floated elements */
	clear: both; 
}

/***** login *****/

.loginPanel 
{
    background-color: #ECF0F4;
    margin: 0 0 24px;
    padding: 1em;
}

.loginPanel td {
	text-align: left;
}

.loginPanel label {
	font-size: 1em;
	font-weight: bold;
	line-height: 1.8em;
	margin: 0 0 2px 5px;
}

.loginPanel .text {
	margin: 0.4em 0;
	width: 300px;
}

.loginPanel .error {
	font-style: italic;
	padding: 5px 0 0 0;
}

.loginPanel .validator {
	font-style: italic;	
}


.loginPanel h2 {
	color: #003366;
}

.loginPanel #signup table {
	width: 400px;
}

.loginPanel #signup tr td:first-child {
	width: 135px;
	text-align: right;
	vertical-align: top;
	padding-right: 7px;
}

.loginFullWidthPanel {
    margin-top: 100px;
}

.loginFooterPanel {
    width: 300px;
    margin-right: 40px;
}

.loginFooterPanel a {
    text-decoration: underline;
}

.loginContactUsColumn {
    float: left;
    padding-right: 2px;
}

.loginContactUsLeft {
    padding-right: 12px;
}

/***** Invite Confirmation *****/

#confirm-invite .button {
	margin-top: 1.5em;
	padding: 2px;
}

#confirm-invite .error {
	color: Red;
	padding: 8px 0;
	width: auto;
	font-weight: bold;
}

#confirm-invite .row {
	padding: 15px 0 0 0;
}

.NoDisplay
{
    display:none !important;
    visibility:hidden;
}

.loadingPanel
{
    display:none;
    width:100%; height: 100%;
     position: absolute; 
     background: #fff url(/images/loading.gif) 50% 50% no-repeat;
     opacity: 0.5;
     -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	 filter: alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	text-align: center;
	z-index: 9998;
	left: 0;
	top: 0;
	cursor: progress;
}

.loadingPanel span
{
    position: relative;
    top: 50%;
    margin-top: 32px;
    display: block;
}

hr {color: White; background: white; border-top: solid 1px #8895a5; }

.calendarButton
{
    vertical-align: middle;
    padding-bottom: 4px;
}

.ajax__calendar_container TD
{
    padding: 0 !important;
}

.datefield {
    min-width: 100px;
    display: inline-block;
}