/* ======= This section is part of the middle of basic.css file =========== */
/* ======= Please replace all these tags with this current one  =========== */

#leftsub { width:150px; float:left; background-image:url(/_images/left-bg-ibanking.gif); background-repeat: repeat-y;}
#leftsub #selectarealeftsub { padding: 8px 0px; text-align:left; width:150px;-width:130px;}
#leftsub select { color:#808080; font-size:12px; border:1px solid #d3d3d3; width:135px;}
#leftsub #txtleftsub { margin: 10px 5px 0px 10px; font-size:11px; font-weight:bold; color:#808080; }
#leftsub #btmleftsub { width:150px; background-image:url(/_images/left-btm-ibanking.gif); background-position: bottom; background-repeat:no-repeat; height:15px; padding-top:0px;}
#leftsub #gobtn { width:140px; padding-bottom:5px; text-align:right;}

#leftsub a#go { background-image: url(/_images/left-go-ibanking.gif); width:50px; height:17px; display: block; margin-left:90px;}
#leftsub a#go:hover { background-image: url(/_images/left-go-ibanking-ov.gif); width:50px; height:17px;}
#leftsub ul { margin:5px; padding:0;}
#leftsub ul li { margin-left:10px; margin-bottom:2px;}
#leftsub ul li a { padding: 0px 0px; font-size:11px; line-height:11px; color:#04729e; text-decoration:none; text-align:left; font-weight:normal;}
#leftsub ul li a:hover { color:#04729e; text-decoration:underline; font-weight:normal;}

#leftsub #btmleftsubtitle {
	color:#005d9a;
	font-size:12px;
	font-weight:normal;
	padding:0px 0px 0px 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #8BBC3F;
	border-left-color: #8BBC3F;
	background-color: #F4F6E9;
}

#leftsub  div#titleleftsub{
	width:150px; 
	background-image:url(/_images/left-title-ibanking-blank.gif); 
	background-repeat:no-repeat; 
	height:25px;
	margin-bottom: 0px;
}

#leftsub #btmleftsub {
	width:150px;
	background-image:url(/_images/left-btm-ibanking.gif);
	background-position: bottom; background-repeat:no-repeat;
	height:15px;
	padding-top:0px;
}

#titleleftsub p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	color:#ffffff;
	text-align:center;
	font-weight:bold;
	margin:0px;
	padding:5px 0px 0px 0px;
}
/* ======================================================================== */







/* ======= This section can be added to the bottom of any css file ======== */
/* =================== Just make sure to link it  ========================= */

a.bt-login{
	background:url(/_images/bt-login.gif) no-repeat;
	width:60px;
	height:18px;
	margin:3px 2px 3px 1px;
	padding:0px;
	display:block;
	float:left;
}

a.bt-login:hover{
	background:url(/_images/bt-login-ov2.gif) no-repeat;
	width:60px;
	height:18px;
	margin:3px 2px 3px 1px;
	padding:0px;
	display:block;
	float:left;
}

a.bt-register{
	background:url(/_images/bt-register.gif) no-repeat;
	width:60px;
	height:18px;
	margin:3px 0px;
	padding:0px;
	display:block;
	float:left;
}
a.bt-register:hover{
	background:url(/_images/bt-register-ov2.gif) no-repeat;
	width:60px;
	height:18px;
	/*margin:3px 2px 3px 4px;*/
	padding:0px;
	display:block;
	float:left;
}

a.bt-go{
	background:url(/_images/bt-go.gif) no-repeat;
	width:60px;
	height:18px;
	margin:3px 2px 3px 4px;
	padding:0px;
	display:block;
	float:left;
}

a.bt-go:hover{
	background:url(/_images/bt-go-ov2.gif) no-repeat;
	width:60px;
	height:18px;
	margin:3px 2px 3px 4px;
	padding:0px;
	display:block;
	float:left;
}


#btmleftsubtitle input{
      margin-top:5px;
      margin-left:8px;
}

#btmleftsubtitle label.lb-blue{
      margin-left:3px;
      vertical-align: 25%;
      color:#2374A5;
}
#btmleftsubtitle a label.lb-blue:hover{
	margin-left:0px;
	color:#2374A5;
	vertical-align: middle;
        text-decoration:underline;
}

#btmleftsubtitle label.lb-green{
      margin-left:3px;
      color:#88b53f;
      vertical-align: 25%;
      font-size:90%;
}


span.a-sub{
	font-size:90%;
	display:inline-block;
	text-align:center;
	margin:5px 5px;
}

span.line-green{
	color:#88b53f;
}
/* ======================================================================== */