﻿@import "reset.css";
@import "common.css";
@import "typography.css";

html
,body
{
	width:100%;
	height:100%;
	height: auto;
	min-height: 100%;
}

body
{
    font:normal 1.2em Tahoma ,Geneva ,Kalimati ,sans-serif;
    text-align:center;
    background: #fbfbfb url('../../../images/livebanking/main.background.tile.png') repeat-x top left;
    color: #43474a;
}

hr.line{height:1px; border:0px; color:#ccc; margin:0px; padding:0px;}

/*===================================================================*/
#wrapper_v52
{
	text-align:left;
	height: 100%;
	margin:0 auto;
	width:861px;
}

#header_v52
{
	width:100%;
	height:88px;
	background:transparent url('../../../images/livebanking/header.tile.png') repeat-x left top;
	margin-top:10px;
}

#subheader_v52
{
	margin:10px 20px;
}

#subfooter_v52
{
	height:114px;
	background:transparent url('../../../images/livebanking/subfooter.background.png') repeat-x left top;
	padding:0px 0px 0px 0px;
}

#footer_v52
{
	width:100%;
	position:relative;
	height:257px;
}

#innerfooter_v52
,#innerbottomlinks_v52
{
	width:861px;
	margin:0 auto;
	text-align:left;
	position:relative;
}
#innerfooter_v52
{
	height:124px;
}

#bottomlinks_v52
{
	color:#ffffff;
	height:78px;
	padding-top:15px;
	background:#173070 url('../../../images/livebanking/footer.background.png') repeat-x left top;
}

/*=================================================================
	MISC
=================================================================*/
ul.nav_v52
,ul.nav_v52 li
{
	margin:0px;
	padding:0px;
	list-style-type:none;
}

ul.nav_v52 li
{
	margin-top:5px;
}

ul.nav_v52 li.first
{
	margin-top:0px;
}

ul.mli25 li
{
    margin-left:25px;
}

ul.subfooter_v52 li
{
	padding-right:45px;
}

ul.subfooter_v52 li.last
{
	padding-right:0px;
}

.dvsfc
{
	position:relative;
	width:257px;
	height:107px;
}

.w207
{
	width:207px;
}

.w620
{
	width:620px;
}

.bbjstop
,.bbjsbottom
{
	width:207px;
	height:13px;
}

.bbjstop
{
	background:url('../../../images/livebanking/bbjs.round-top.gif') no-repeat left top;
}

.bbjsbottom
{
	background:url('../../../images/livebanking/bbjs.round-bottom.gif') no-repeat left bottom;
}

.bbjsbody
{
	padding:0px 10px;
	border:3px solid #e6e6e6;
	border-top:0px;
	border-bottom:0px;
	background-color:#ffffff;
}



#navBar_v52
,#navBar_v52 ul
{
    margin:0px;
    padding:0px;
    position:relative;
    background-color:transparent;
}

#navBar_v52 li
{
    float: left;
    list-style: none;
    background-color: #173070;
    border:1px solid #ffffff;
    text-align:left;
    width:110px;
    position:relative;
}

#navBar_v52 li.last {margin-right:0px}

#navBar_v52 li a
{
    display: block;
    padding: 3px 3px 4px 7px;
    text-decoration: none;
    color: #ffffff;
    white-space: nowrap;
}

#navBar_v52 li a:hover
{}

#navBar_v52 li ul
{
	 margin: 0px;
	 padding: 0px;
	 position: absolute;
	 left: 0px;
	 bottom: 2em;
	 visibility: hidden;
	 background:#173070;
	 filter: alpha(opacity=90);
	 opacity: 0.9;
}

#navBar_v52 li ul li
{
    float: none;
    display: inline;
    text-align:left;
    border:0px;
}

#navBar_v52 li ul li a {
    width: auto;
    border:0px;
    color: #fff;
}

#navBar_v52 li ul li a:hover {
    width: auto;
    border:none;
    text-decoration:underline;
    color: #fff;
}

ul.bluedot li
{
	color:#0c53ad;
}

ul.bluedot li span
{
	color:#43474a;
}

.faq_question_v52
{
	display:block;
	text-decoration:none;
	color: #43474a!important;
	padding-left:0px;
	background-position:0px 5px;
}

.faq_answer_v52
{
	font-weight:normal;
	padding-left:11px;
	margin-top:5px;
	color:#173070;
	margin-bottom:10px;
}

.faq_question_v52exp
{
	font-weight:bold;
	color:#173070;
}

