/* -------------------------------------------------------------
	AVBank
	~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Description:	Screen Style
	Filename:		style.css
	Version:		1.3
	Date:			22 October 2008
------------------------------------------------------------- 

Table of Contents (subject to change):
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

	+ Semantic Elements / Defaults
	+ Custom Classes
		- Document Setup
		- Masthead
		- Messaging
		- Sidebar
		- Content
		- Footer
	+ Form Styles
	+ Miscellaneous

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
*/


/* -------------------------------------------------------------
	Semantic Elements / Defaults
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

body {
	background: #44555f url(/images/pageBg.gif) repeat-x;
	font: normal 0.7em/1.6em Arial, Helvetica, sans-serif;
	color: #626466;
	text-align: center;
}

a img, :link img, :visited img {
	border: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

a:link, a:visited {
	color: #7fa3b7;
	text-decoration: underline;
}

a:hover, a:active, a:focus {
	text-decoration: none;
}

#rightCol ul{
margin-left: 15px;
}

#rightCol ul li {
	padding-left: 14px;
	position: relative;
	list-style-type: none;
	background: url(/images/icon_list.gif) no-repeat 0 4px;
}

h2 {
	font-size: 1.7em;
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	color: #7fa3b8;
        margin: 0 0 7px 0;
}


#interior h2 {
	font-size: 1.7em;
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	color: #7fa3b8;
        width: 350px;
        padding-bottom: 7px;
        margin: 0 0 7px 0;
        border-bottom: 1px solid #7fa3b8;
}

h3 {
	font-size: 1.1em;
        font-weight: bold;
}

h4 {
	font-size: 1.3em;
}

h5 {
	font-size: 1em;
	font-weight: bold;
}




/* -------------------------------------------------------------
	Custom Classes
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

/*	Document Setup
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#top{
width: 771px;
height: 20px;
margin: 0 auto;
margin-bottom:17px;
}

#topLinks {
float: right;
width: 168px;
text-align: right;
color: #fff;
}

#topLinks a{
margin: 0 3px 0 3px;
text-decoration: none;
color: #fff;
}

#bCrumbs{
font-size: .9em;
float: left;
width: 603px;
text-align: left;
color: #fff;
margin-top: 2px;
}

#bCrumbs a{
text-decoration: none;
color: #fff;
}

#siteWrap{
background: #fff url(/images/wrapBg.gif) no-repeat bottom left;
width: 100%;
height: 100%;
}

#index {
background: transparent;
width: 771px;
margin: 0 auto;
text-align: left;
}

.title, .title a {
float:left;
width: 224px;
height: 72px;
background: url(/images/logoAvb.gif) no-repeat;
display: block;
text-indent: -9000em;
overflow: hidden;
}

#onlineBanking{
float:right;
width: 194px;
height: 57px;
background: url(/images/onlineBankingBg.gif) no-repeat;
}

#onlineBanking img{
padding: 26px 0 0 10px;
}

#mainNav{
float:right;
margin:2px 0 8px 0;
font-family: times, times new roman, serif;
font-size: 1.2em;
color: #7fa3b7;
}

#mainNav a{
margin: 0 8px 0 8px;
text-decoration: none;
}

#lines{
width: 766px;
clear:both;
background: url(/images/hrBg.gif) repeat-x;
border: 0;
height: 5px;
margin: 0 0 3px 0;
}

/*	Rotator
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#rotator {
width: 756px;
height: 230px;
border: 5px solid #d5e2e9;
margin: 10px 0 0 0;
background: #455660;
}

#interior #rotator {
width: 756px;
height: 160px;
border: 5px solid #d5e2e9;
margin: 10px 0 0 0;
background: #455660;
}


/*	Content
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#contentWrap{
margin: 20px 0 0 0;
}

#contentWrap p,
#contentWrap ul,
#contentWrap ol {
margin-bottom: 15px;
line-height: 1.3em;       
}

.blurb{
font-size: 1.3em;
}

strong{
font-weight: bold;
color: #7fa3b8;
}

.pBold{
font-weight: bold;
}

#col1{
float:left;
width: 328px;
margin: 0 28px 0 0;
}

#col2{
float:left;
width: 194px;
margin: 0 29px 60px 0;
}

#testimonials{
color: #fff;
height: 164px;
background: url(/images/testimonialsBg.gif) no-repeat;
margin: 0 0 6px 0;
}

#testimonials img{
border: 2px solid #fff;
margin: 30px 0 0 6px;
}

#testimonials p{
width: 177px;
padding: 0 0 0 6px;
margin: 0;
line-height: 1.2em;
}

#testimonials a {
float: right;
color: #004261;
text-align:right;
padding: 0 12px 0 0;
text-decoration: none;
margin: -2px 0 0 0;
}

#loanCenter{
height: 41px;
background: url(/images/loanCenterBg.gif) no-repeat;
padding: 35px 0 0 5px;
}

#col3{
float:right;
background: url(/images/quickLinksBg.gif) no-repeat;
margin: 0 0 60px 0;
}

#col3 img{
position: relative;
top: -3px;
}


/* --- Col3 Rollovers --- */

#firstNav{
margin: 31px 0 0 0;
}

a.header {
display: block;
height: 25px;
width: 179px;
font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
color: #fff;
font-size: 1.35em;
padding: 6px 0 0 13px;
text-decoration: none;
background: url(/images/sideLinksHead.gif) 0 0 no-repeat;
}

a.ql {
display: block;
height: 22px;
width: 162px;
background: url(/images/rolloverOff.gif) 0 0 no-repeat;
color: #fff;
padding: 4px 0 0 30px;
text-decoration: none;
}


a:hover.ql {
background: url(/images/rolloverOn.gif) 0 0 no-repeat;
color: #7090a2;
text-decoration: none;
}

a.ql_active {
display: block;
height: 22px;
width: 162px;
background: url(/images/rolloverOn.gif) 0 0 no-repeat;
color: #7090a2;
padding: 4px 0 0 30px;
text-decoration: none;
}

/* --- Interior Pages --- */

#leftCol{
float: left;
margin: 0 0 60px 0;
width: 195px;
}

#pBanking{
background: url(/images/personalBankingBg.gif) no-repeat top left;
}

#pBanking img{
position: relative;
top: -3px;
}

#quickLinks {
background: url(/images/quickLinksBg.gif) no-repeat top left;
padding: 31px 0 0 0;
}

#quickLinks img{
position: relative;
top: -3px;
}

#rightCol{
float: right;
width: 545px;
margin: 0 0 60px 0;
font-size: 1.2em;
}

#rightCol h2{
font-size: 1.5em;
}


/* --- Image Positioning --- */

.float_left {
	float: left;
	padding: 0 8px 8px 0;
}

.float_right {
	float: right;
	padding: 0 0 8px 8px;
}


/* --- Sitemap --- */

.sitemap_list {
	width: 49%;
	padding: 0;
	float: left;
}




/*	Footer
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#footer {
	background: url(/images/footer_bg.jpg) no-repeat;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	width: 771px;
	height: 38px;
	margin: 0 auto;
	clear: both;
	color: #fff;
	text-align: left;
        font-size: .9em;
padding: 10px 0 0 0;
}

#footer strong{
color: #fff;
font-size: 1.8em;
font-weight: normal;
line-height: 2em;
}

#footer a:link, #footer a:visited,
#footer a:hover, #footer a:active, #footer a:focus {
	color: #fff;
text-decoration: none;
}

#footer p{
line-height: 1.7em;
}

#footer img{
padding: 0 4px 0 0;
}

#copyright {
	float: left;
	margin: 2px 0 10px 0px;

}

#credit {
	float: right;
	margin: 2px 0 10px 0;
	text-align: right;
}



/* -------------------------------------------------------------
	Form Styles
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.required {
	color: #f00;
}

span.select {
position: absolute;
width: 168px;
height: 21px;
color: #fff;
text-indent: -9999em;
font: 12px/21px arial,sans-serif;
background: url(/images/selectBg.gif) no-repeat;
overflow: hidden;
}

#col3 form, #leftCol form {
margin-top: -8px;
}

#col3 form label, #leftCol form label {
position: absolute;
left: -9000em;
}

#search_submit {
width: 33px;
height: 19px;
float: right;
margin-left: 3px;
}

#search_term {
width: 140px;
height: 15px;
color: #666666;
padding: 2px 6px 0px 6px;
background: #fff;
border: 1px solid #dbdde0;
float: left;
font-size: .9em;
}

/* --- Approval/Float Module --- */

#floatedModule {
	width: 222px;
	height: 195px;
	z-index: 999;
	position: absolute;
	top: 100px;
	left: 100px;
	background: #dadada;
	text-align: left;
}

#moduleWrapper {
	width: 182px;
	height: 157px;
	padding: 20px;
}

#moduleWrapper h2 {
	margin-bottom: 6px;
	font-size: 16px;
	font-weight: bold;
	color: #666;
}

#moduleWrapper form,
#moduleWrapper fieldset {
	width: 100%;
}

#moduleWrapper textarea {
	width: 170px;
	height: 90px;
	margin-bottom: 8px;
	padding: 5px;
	border: 1px solid #999;
	font: normal 11px Verdana, Helvetica, sans-serif;
	color: #666;
	overflow: auto;
}

#btn_approve, #btn_decline {
	width: 86px;
	height: 20px;
	color: #fff;
	cursor: pointer;
	font: bold 11px Verdana, Helvetica, sans-serif;
}

#btn_approve {
	float: left;
	border: 2px solid #054c0a;
	border-left-color: #41ca5a;
	border-top-color: #41ca5a;
	background-color: #238b32;
}

#btn_decline {
	float: right;
	border: 2px solid #310202;
	border-left-color: #b28383;
	border-top-color: #b28383;
	background-color: #640606;
}


/* -------------------------------------------------------------
	Miscellaneous
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

/* http://www.access-board.gov/sec508/guide/1194.22.htm#(o) */
#skip {
	position: absolute;
	left: -9000em;
}

.clearfix {
	width: 100%;
	height: 0;
	clear: both;
}	