﻿/* DEFAULTS
----------------------------------------------------------*/

body   
{
    background: #b6b7bc;
    font-size: .80em;
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    margin: 0px;
    padding: 0px;
    color: #696969;
}

.table
{
   text-align:center;
    width: 635px;
    }
    
a:link, a:visited
{
    color: #034af3;
    font-weight: 700;
}

a:hover
{
    color: #1d60ff;
    text-decoration: none;
}

a:active
{
    color: #034af3;
}

p
{
    margin-bottom: 10px;
    line-height: 1.6em;
}


/* HEADINGS   
----------------------------------------------------------*/

h1, h2, h3, h4, h5, h6
{
    font-size: 1.5em;
    color: black;
    text-transform: none;
    font-weight: 700;
    margin-bottom: 0px;
}

h1
{
    font-size: 1.6em;
    color:Blue;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

h2
{
    font-size: 1.5em;
    font-weight: 600;
}

h3
{
    font-size: 1.2em;
    z-index: 1;
    left: 43px;
    top: 172px;
    position: absolute;
    height: 20px;
    width: 960px;
}

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: 20px auto 0px auto;
    border: 1px solid #496077;
    height:auto;
    
 background-repeat:no-repeat;
background-position:center;
}

.pagehome
{
    width: 960px;
    margin: 20px auto 0px auto;
    height:auto;
    
 background-repeat:no-repeat;
background-position:center;
}
.header
{
    position: relative;
    margin: 0px;
    padding: 0px;
    background: ;
    width: 100%;
}

.header h1
{
    border-style: none;
    border-color: inherit;
    border-width: medium;
    font-weight: 700;
    margin: 0px 21px 0px 0px;
    padding: 0px 0px 0px 20px;
    color: #f9f9f9;
    line-height: 2em;
    font-size: 2em;
}

.main
{
    padding: 0px 25px;
    margin: 12px 8px 8px 8px;
    min-height: 620px;
}

.leftCol
{
    padding: 6px 0px;
    margin: 12px 8px 8px 8px;
    width: 200px;
    min-height: 200px;
}

.footer
{
    color: #4e5766;
    padding: 8px 0px 0px 0px;
    margin: 0px auto;
    text-align: center;
    line-height: normal;
}

.bodybgcolor {background-color: White;
              
              }

/* TAB MENU   
----------------------------------------------------------*/

div.hideSkiplink
{
    background-color:#3a4f63;
    width:99%;
    color:White;
    height:35px;
}

div.menu
{
    padding: 4px 0px 4px 8px;
}

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: #465c71;
    border: 1px #4e667d solid;
    color: #dde4ec;
    display: block;
    line-height: 1.35em;
    padding: 4px 20px;
    text-decoration: none;
    white-space: nowrap;
}

div.menu ul li a:hover
{
    background-color: #bfcbd6;
    color: #465c71;
    text-decoration: none;
}

div.menu ul li a:active
{
    background-color: #465c71;
    color: #cfdbe6;
    text-decoration: 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: 42%;
}

/* MISC  
----------------------------------------------------------*/

.clear
{
    clear: both;
}

.title
{
    display: block;
    float: left;
    text-align: left;
    width: 956px;
}

.loginDisplay
{
    font-size: 1.1em;
    display: block;
    text-align: right;
    padding: 10px;
    color: White;
}

.loginDisplay a:link
{
    color: white;
}

.loginDisplay a:visited
{
    color: white;
}

.loginDisplay a:hover
{
    color: white;
}

.failureNotification
{
    font-size: 1.2em;
    color: Red;
}

.bold
{
    font-weight: bold;
}

.submitButton
{
    text-align: right;
    padding-right: 10px;
}


.tdhead
{
    color:Blue;
}


.tablewidth
{
    width:940px;
    padding:0px 1px 0px 10px;
    font-weight:700;
}

.td1width
{
    width:400px;
}

.tdwidth
{
    width:540px;
}

.divimage
{
    padding: 10px 5px 10px 5px;
   
}
.tdcontentcolor
{
    color:#330080;
}

/*.tablefontcolor
{
    color:#330080;
    font-size:medium;
}*/
.tdheadsize
{
    font-size:20px;
    color:Red;
}
.tbbankproduct
{
  width:380px;   
}

.scroll
 {
    width: 940px;
    height: 600px;
    overflow: scroll;
} 
.scroll1
 {
    width: 940px;
    height: 600px;
    overflow: scroll;
} 

.deposithead
{
 height:75px;   
}
.depositbody
{
 height:35px;   
}

.tbmag
{
    width:400px;
}
.tdmng
{
    width:230px;
}

.tdmngadd
{
    width:400px;
    text-align:center;
}

.table
{
    width:944px;
    height:35px;
}
    .primaryStaticMenu
{
   background-color: transparent;
   float: left;
}
.primaryStaticMenuItem
{
   width: 10em;
   background-color: #f7f2ea; 
   border-width: 1px;
   border-color: #efefef #aaab9c #ccc #efefef; 
   border-style: solid;
   color: #777777;
   padding: 0.5em 0 0.5em 1em;
}
.primaryStaticHover
{
   color: #800000;
   background: #f0e7d7;
}

.primaryDynamicMenu
{   
   background-color: #f7f2ea;               
   border-bottom: solid 1px #ccc;    
}  
.primaryDynamicMenuItem
{
   width: 10em;
   background-color: #f7f2ea; 
   color: #777;
   padding: 0.5em 0 0.5em 1em;
   border-width: 1px;
   border-color: #f7f2ea #aaab9c #f7f2ea #efefef;  
   border-style: solid;         
}    
.primaryDynamicHover
{
   color: #800000;
   background: #f0e7d7;
}            

.secondaryLevelOne
{
   background-color: transparent;
   background-repeat: repeat-x;
   margin: 1.5em 0 0 0;
   padding: 5px 0 0 5px;
   width: 12em; 
   height: 35px;
}
.secondaryLevelTwo
{
   background: #FAFBFB;
   padding: 5px 0 5px 5px;         
}
.secondaryStaticHover
{
   color: #800000;
}
.contactustable
{
    width:489px;
    height:57px;
}
.logintable
{
    width:940px;
    padding:0px 1px 0px 10px;
    font-weight:700;
    color:#330080;
    
}
.tdacctwidth
{
    width:160px;
}
.tdacctwidth1
{
    width:700px;
}
.roundcorner
{
border:2px solid #a1a1a1;
padding:5px 50px;
background:#dddddd;
width:70px;
-moz-border-radius:35px; /* Firefox 3.6 and earlier */
}
.buttonsty
{
   width:160px;
   background-color:White;
  border-color:#3399FF;
  border-style:solid;
  border-width:1px;
  font-weight:700;
  color:#FF3399;
}      

.tdacctsts
{
    width:170px;
}
.tdacctsts1
{
    width:170px;
}
.tdacctsts2
{
    width:340px;
}
.tdacctsts3
{
    width:170px;
}
.accountsummary
{
  
}
.cssimg
{
    height:200px;
    width:180px;
    border-color:Black;
    border-style:solid;
    border-width:1px;
}
.homepanel
{
    width:950px;
    background-image:url('../Images/blue.jpg');
}
.homepanel1
{
    width:950px;
    height:230px;
    background-image:url('../Images/paddy.jpg');
}
.td1widthhome
{
    width:400px;
}

.td1widthhome1
{
    width:400px;
}
.tdwidthhome
{
    width:500px;
}
.hometables
{
    width:310px;
    height:125px;
    
}
.hometables1
{
    width:95px;
    height:225px;
    
}
.hometdcolor
{
   height:50px;
   width:100px;
}
.popup{ /* style for your dialog */
    position:absolute;
    width: 100px;
    height: 100px;
    border: groove black;
 
 
    padding:15px;
    left:40%;
    top:40%;
}
.tdimage
{
     background-image:url('../Images/fla.jpg');
}