﻿@charset "utf-8";
/* CSS Document */

html, body {
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-family:'Droid Sans', Arial, Helvetica, sans-serif;	
	font-weight: normal;
	color:#000;
	width: 100%;
	height: 100%;
}

a img {
	border: 0;
}
body {
	background-color: #FFF;
}
h1, h2, h3, h4, h5, p {
	margin-top: 3px;
	padding-top: 3px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	font-weight: normal;
	}

h1, h2 { 
 	font-size: 210%;
	line-height: 120%;
	font-family:'Droid Sans', Arial, Helvetica, sans-serif;	
	color: #0F5DA9;
}

h2 {
	font-size: 150%;
	line-height: 120%;	
	color: #000;
}

h3, h4, h5 {
	 font-size: 120%;
	 line-height: 120%;
	 font-weight: bold;
	 font-family: 'Droid Sans', Arial, Helvetica, sans-serif;
	 color: #636363;
	 text-decoration: none;
}

h4 {
	 font-size: 115%;
	 line-height: 120%;	
}

a {
	color: #000;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

#top_banner {
	width: 100%;
	padding-top:10px;
	text-align:center
}

#page_container {
	margin: 0px;
	padding: 0 15px;
	text-align:left;
	min-height: 100%;
	background-image:url('images/mobile_background.png');
	background-repeat: repeat-x;
	background-position: center top;
	background-size: cover;
}

#content, .row {
	width: 100%;
}

.nav {
	text-align: center;
}
.nav a {	
	margin-top: 10px;
	margin-bottom: 0px;
	width: 46%;
	display: inline-block;
	_display: inline;
}

.nav a.wide {
	width: 95%;
}
.nav a img {
	width: 100%;
}

.content li {
	text-align: left;
}

#content1 img {
	max-width: 100%;
}

.location #content1 img {
	width: 11px;
	vertical-align: baseline;
}

#content1 {
	background-color: #fff;
	padding: 10px 20px;
	-webkit-box-shadow: 0px 2px 5px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    0px 2px 5px rgba(50, 50, 50, 0.75);
	box-shadow:         0px 2px 5px rgba(50, 50, 50, 0.75);
	margin-top: 15px;
	border-radius: 15px 15px 0px 0px; 
	-moz-border-radius: 15px 15px 0px 0px; 
	-webkit-border-radius: 15px 15px 0px 0px; 
	border: 0px;
	min-height: 400px;
}

body.home #content1 {
	background-color: transparent;
	padding: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow:    none;
	box-shadow:         none;
	margin-top: 0;
	border-radius: none; 
-moz-border-radius: none; 
-webkit-border-radius: none; 
border: 0;	
}
fieldset, legend {
	background-color: #fff;
}

/*online banking */
#mobilelogin {
	width: 200px;
	margin: 0px auto 0px auto;
	padding: 20px 0px 0px 0px;
}
#accessfieldxy {
	width: 191px;
	height: 30px;
	margin: 0px;
	padding: 10px 0px 0px 0px;
}
#selectxy {
	position: relative;
	width: 188px;
	height: 27px;
	padding: 0px;
	margin: 0px;
}

.obaccess {
	float: left;
	background: none;
	background-image: url(../images/bg_obinput.png);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	height: 12px;
	border-width: 0px;
	margin: 0px;
	width: 114px;
	padding: 9px 0px 9px 24px;
	color: #4791dc;
}
#submit {
	width: 53px;
	height: 30px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/btn_login.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.btn_go {
	float: left;
	width: 53px;
	height: 30px;
	background-color: transparent; 
	background-image: url(../images/btn_login.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	border: none;
	border-style: none;
	background-position: 0px -30px;
	cursor: pointer;
	filter:alpha(opacity=001);
	opacity: .01;
}
.btn_go {
	filter:alpha(opacity=100);
	opacity: 1;
}
#oblinks {
	width: 200px;
	padding: 18px 0px 0px 25px;
}
#oblinks ul, .oblinks ul {
	margin: 0px;
	padding: 0px 0px 0px 20px;
	list-style-type: none;
}
#oblinks ul li, .oblinks ul li {
	float: left;
	display: block;
	height: 16px;
	font-size: 12px;
	line-height: 16px;
	padding: 0px;
	margin: 0px;
}
#oblinks ul li:first-child, .oblinks ul li:first-child {
	margin-right: 25px;	
}
#oblinks ul li a {
	color: #000000;
	text-decoration: none;
}
#oblinks ul li a:hover {
	color: #3b89d8;
	text-decoration: underline;
}
.oblinks ul li a {
	color: #3b89d8;
	text-decoration: none;
}
.oblinks ul a:hover {
	text-decoration: underline;
}
li.questionmark {
	padding-left: 18px !important;
	background-image: url(../images/icon_questionmark.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;	
}
li.arrow {
	padding: 0px 0px 0px 18px !important;
	background-image: url(../images/icon_arrow.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;	
}

#footer {
	width: 200px;
	margin: 0 auto 10px auto;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

#footer p, #footer a {
	color: #000;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}
:focus {
	outline:none;
}

.clear {
	clear:both;
}
