/* CSS Document */

/************************************************************************

Site: FirstIndy.com

Author: eROI [www.eroi.com]

Client: First Independent Bank [http://www.firstindy.com/]

Listing Order:
==============

1 - Global
2 - Structure/Layout
3 - Main Contentpi
4 - Sub Navigation
5 - Left Navigation
6 - Footer Navigation
7 - Lifestage Questionaire


************************************************************************/

/***********************************************************************
1 - GLOBAL STYLES
************************************************************************/


body {
	background: #ffffff;
	font: 70% Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0;
	padding: 0;
}

body.small #accordion, body.small .submain {
	font-size: 100%;
}

body.medium #accordion, body.medium .submain {
	font-size: 110%;
}

body.large #accordion, body.large .submain  {
	font-size: 120%;
}

html, h1, h2, h3, h4, h5, h6, ol, ul, li, dl, dt, dd, form, input, select, div, p, img, table, td {
	margin: 0;
	padding: 0;
}

a {
	color: #c0001a;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.active {
	text-decoration: underline;
}


a.fancy {
	display: block;
	width: 100%;
	height: 100%;
}


a img {
	border: none;
}

ul.nobullets,
ol.nobullets {
	list-style: none;
}

ul.horizontal li,
ol.horizontal li {
	float: left;
}

/***********************************************************************
2 - STRUCTURE/LAYOUT STYLES
************************************************************************/

.everything {
	width: 868px;
	margin: 0 auto;
	min-height:600px;
	position: relative;
}

.flashVid, a#flash {
	position:relative;
	z-index:9;
	height:220px;
	width:615px;
	left:0;
}

/***********************************************************************
LOGIN SECTION
************************************************************************/

.headerbox {
	margin-left: 160px;
}

.loginbox {
	float: left;
	width: 250px;
	height: 40px;
	padding-top: 10px;
	padding-left: 25px;
	background: url(../img/header-login_background.gif) no-repeat;
}

.loginbox input {
	font-size: 10px;
}

.sizemenu {
	float: left;
	margin-left: 3px;
	padding-top: 12px;
}

/***********************************************************************
HEADER
************************************************************************/
.header {
	position: relative;
	top: -20px;
}

.header .mainlogo {
	float: left;
	width: 131px;
}

.header .midnav {
	float: left;
	width: 399px;
	margin-top: 81px;
	margin-left: 64px;
}
.header .midnav ul li {
	display: inline;
	margin-left: 18px;
}

.header .rightnav {
	float: right;
	width: 244px;
	margin-top: 62px;
	text-align: center;
}
.header .rightnav ul,
.header .rightnav .searchboxinner {
	width: 255px;
	margin: 0 auto;
}
.header .rightnav ul li a {
	color: #000000;
}
.header .rightnav ul li a:hover {
	color: #c0001a;
}
.header .rightnav li.spacer {
	display: inline;
	margin: 0 8px;
}

.header .rightnav .searchbox {
	height: 23px;
	margin-top: 4px;
	padding-top: 4px;
	background: url(../img/header-search_box_top_cap.gif) top left no-repeat;
}

/***********************************************************************
CONTENT
************************************************************************/
.content {
	position: relative;
	top: -20px;
	background: url(../img/background-content_topcap.gif) top left no-repeat;
}
#rotator {
	position: absolute;
	left: 0;
	top: 0;
	width: 868px;
	height: 265px;
	z-index:8;
	overflow: hidden;
	float:left;
	display:block;
}

#rotator img {
	display:block;
	float:left;
}
.content .main {
	float: left;
	width: 620px;
/*	display:none;*/
	position:relative;
	z-index:9;
	background:transparent none;
}

.content .mainnav {
	position: relative;
	float:left;
	margin-top:5px;
}
.content .mainnav ul#navimages {
	height: 107px;
}

.content .mainnav ul#navimages li div.submenu {
	position: absolute;
	left: 0;
	display: none;
}
.content .mainnav ul#navimages li div.on, .content .mainnav ul#navimages li div.this {
	display: block;
}

.this {
	z-index:4;
}

.on {
	z-index:8;
}

.submenu {
	margin-top: -3px;
	width: 608px;
	/*background: #ffffff url(../img/subnav_banking_top.gif) no-repeat ; */
	background: #ffffff url(../img/mainnav_bg.gif) no-repeat ;
	height: 107px !important;
}

.submenu h4 {
	white-space:nowrap;
}

.submenu ul.thesubmenu {
	width: 590px;
	margin-top: 13px;
	float:left;
	padding: 0px 0 20px 12px;
	/* border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc; */
}

.submenu ul.thesubmenu li{
	margin:0;
	padding:0;
	overflow:hidden;
	padding-right:10px;
	float:left;
	width:22%;
	
}
.submenu ul.thesubmenu li ul {
	line-height:1.4em;
}
.submenu ul.thesubmenu li ul li {
	float: none;
	width:auto;
}

.submenu ul.thesubmenu li ul li a {
	/*padding-left: 11px;*/
}
.submenu ul.thesubmenu li ul li a:hover {
	/*background: url(../img/submenu-carrot.gif) no-repeat;
	font-weight: bold;
	padding-left: 11px;*/
}

.submenu ul.thesubmenu li ul li h4 a  {
	padding:0;
}

.submain {
	margin-top: 10px;
	padding-top: 90px;
	float:left;
}

.content .mainnav h4 {
	color: #aed62d;
	font-size: 1.0em;
	font-weight: bold;
}

.content .promo {
	margin-left: 0px;
	margin-right: 0px;
}


table.rates, {
    }
    
 th {
    background-color: #d4d4d0;
    color: #666;
    vertical-align: top;
    text-align: center;
    }    
    
td {
    }   



.currentOffers h1{
height:0px;
overflow:hidden;
}

.currentOffers {
	/*padding-top:30px;*/
	margin-left: 15px;
	float:left;
	height:154px;
	background-image:url(../img/currentOffersBground.gif);
	background-repeat: no-repeat;
	background-position:top left;
	width:430px;
}

.currentOffers li{
margin-left:20px;
list-style:none;
padding-top:6px;
}



.latte {
	float: left;
}

.offersInfo {
	list-style: none;
	padding-top: 10px;
	padding-left: 20px;
}

.offersInfo li {
	padding-bottom: 3px;
}

/***********************************************************************
SIDEBAR
************************************************************************/
.sidebar {
	float: right;
	width:245px;
/*	margin-left:0px !important;*/
/*	margin-top:-110px;*/
/*	overflow:hidden;*/
}

.accordion {
	width:259px;
	margin-right:-10px !important;
	margin-left:-3px;
}
.sidebar .current_offers {
	position: relative;
	z-index: 10;
	width: 9.8em;
	margin-left: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 1.1em;
	text-transform: uppercase;
}
.sidebar .current_offers a, a.action {
	padding-right: 17px;
	background: url(../img/button-right_arrow.gif) center right no-repeat;
	text-decoration: none;
	text-transform:uppercase;
}

.alignright {
	float:right;
}

.alignleft {
	float:left;
}
.sidebar .current_offers a:hover, a.action {
	text-decoration: underline;
}
.submenu li {
	margin-right:20px;
}
.submenu li li, .submenu li ul {
	width:100%;
	padding:0;
	margin:0;
}

.sidebar .people_stories {
	position: relative;
	padding:20px 95px 20px 20px;
	z-index: 5;
	height: 81px;
/*	width:130px; */
/*  width:200px; */
	background: url(../img/people_stories-background2.gif) no-repeat
}
.sidebar .people_stories {
/*	margin-left: 15px;*/
	padding-top: 32px;
/*	padding:50px;*/
	color: #ffffff;
}
.sidebar .people_stories .copy h2 {
	font-size: 1.2em;
	font-weight: bold;
}
.sidebar .people_stories .copy h4,
.sidebar .people_stories .copy h6 {
	font-size: 1.0em;
	font-weight: normal;
}
.sidebar .people_stories a {
	padding-right: 1px;
	width:105px;
	white-space:nowrap;
	float:left;
	clear:left;
	margin: 60px 0 0 110px;
	background: url(../img/button-right_arrow_inverted.gif) center right no-repeat;
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
}
.sidebar .people_stories h6 a:hover {
	text-decoration: underline;
}

.sidebar .promo_1 {
	margin: 10px 0 10px 0;
	border-bottom: dotted 1px #e1e1e1;
	padding-bottom: 10px;
}

.sidebar .promo_2 {
	background: url(../img/bg_promo_2.gif) bottom right no-repeat;
	width: 248px;
	height: 212px;
}


#AccordionContainer {
/*	width: 225px;*/
	z-index:9;
	position: relative;
	margin:180px -9px 0 0 ;
/*	height:338px;*/
/*	padding-bottom:7px;*/
	float:left;
	padding:0;
/*	background:transparent url('../img/bg_home-accordion-bottom.gif')no-repeat bottom left;*/
}

#AccordionContainer img#bottom {
	display:block;
	position:relative;
	z-index:9;
	background-color:transparent;
	bottom:29px;
}

/*#AccordionContainer h2 {
	padding: 0 10px;
	font-size: 14px;
	height: 28px;
	line-height: 28px;
	margin: 0px;
	background-image: url(../img/bg_home-accordionheader.gif);
	background-position: center;
}
*/

#accordion .first h3 {
	background: url('../img/accordion/h1.gif') no-repeat scroll top left;
	width: 236px;
	height: 26px;
	line-height: 26px;
	padding:7px 0 0 23px;
	margin:0  0 0 ;
	position:relative;
/*	top:-27px;*/
	z-index:2;
/*	color:#fff;*/
	font-weight:normal;
}

a.flash, .offersBottom img {
	display:block;
	float:left;
}

#accordion .first h3.active {
	background: url('../img/accordion/h1a.gif') no-repeat scroll top left;
	width: 236px;
	height: 26px;
	line-height: 26px;
	padding:7px 0 0 23px;
	margin:0  0 0 ;
	position:relative;
/*	top:-27px;*/
	z-index:2;
	color:#fff;
	font-weight:normal;
}


#accordion {
	list-style: none;
	width:259px;
	padding:0;
	margin: 0 0 0 0;
	position:relative;
	z-index:1;
	top:-20px;
}

#accordion li div {
	background:transparent url('../img/bg_home-accordion.gif') repeat-y;
/*	height:200px;*/
	padding:0 20px;
	background-color: #fff;
}
#accordion li div p {
	padding:5px 0 10px 0;
	color:#666;
}
#accordion li div img {
}

#accordion h3 {
	font-weight:normal;
	margin: 0px;
	padding: 0 15px 0 23px;
/*	width:213px;*/
	height: 26px;
	line-height: 26px;
	font-size: 13px;
	background-image: url(../img/accordion/h.gif);
/*	background-position: center;*/
	cursor:pointer;
	color:#c00;
	letter-spacing:-1px;
}

#accordion h3.active  {
	color:#fff;
	background-image: url(../img/accordion/ha.gif);
}


 #accordion .last {
/*	background-image: url(../img/right_accordion_bottom.gif);*/
/*	margin-bottom:-20px; */
}

#accordion h4 {
	padding:10px 0;
}
/*
.accordionHome h1 {
	margin: 0px;
	padding-left: 10px;
	padding-top: 10px;
	font-size: 15px;
}

.AccordionTitle {
	cursor: pointer;
	vertical-align: middle;
	text-align: center;
	display: table-cell;
	-moz-user-select: none;
}

.AccordionContent {
	background-color: #f5f5f5;
	height: 0px;
	display: none;
}

.accordionHome {
	margin-top: 140px;
}

*//***********************************************************************
SubpageAccordion
************************************************************************/

#contentslide {
	float:left;
	width: 602px;
}

#Ncontentslide {
	float:left;
	width: 602px;
}

#Njustcontent {
	width: 555px;
	padding:10px;
	margin:0;
}

#Njustcontent h3 {
	color: #cd181f;
	margin-bottom: 5px;
	font-size: 13px;

}


#Njustcontent ul, #Njustcontent ol {
    margin: 15px;
}


#Njustcontent li {
    list-style-image: url(../img/submenu-carrot.gif);
    margin-left: 20px;
}

#contentslide ul {
	list-style:none;
	padding:0;
	margin:0;
	float:left;
}

#contentslide li {
	padding: 10px 0;
	width:564px;
	margin: 0 20px 4px 10px;
	clear:left;
	display:block;
	border-bottom: 1px solid #CCCCCC;
}


#contentslide li.last  {
	border-bottom: none;
}

#contentslide li div p {
	margin:10px 0;
    border: none;
}

#contentslide li ul, #contentslide li ol {
    width: 564px;
    margin: 10px 10px 10px 10px;
    border: none;
    list-style-image: url(../img/submenu-carrot.gif);
}


#contentslide li ul li, #contentslide li ol li {
    width: 500px;
    padding: 0;
    border: none;
}


div#topRound img, div#bottomRound img{
	display:block;
	clear:left;
	float:left; width:606px;
}

.buttons {
	clear:both;
}

.buttons a {
	text-decoration:none;
	font-size:11px;
	float:right;
	font-weight: bold;
	cursor: pointer;
	display:block;
	text-transform:uppercase;
	font-family: 'Andale Mono', sans-serif;
	color: #cd181f;
	padding: 0px 18px 1px 0;
	background-position: right;
	background-repeat: no-repeat;
	border:solid 0px transparent;
	background-color:transparent;	
}
.buttons a:hover {
	text-decoration: underline;
}
.buttons a.toggler {
	background:transparent url('../img/button-down_arrow.gif') no-repeat top right;
}
.buttons a.active {
	background:transparent url('../img/button-up_arrow.gif') no-repeat top right;
}



#contentslide ul {
	width: 583px;
/*	border-right: 1px solid #CCCCCC !important; */
/*	border-left: 1px solid #CCCCCC; */
}

#contentslide h3 {
	color: #cd181f;
	margin-bottom: 5px;
	font-size: 13px;
}

h3.BoldTitle
{
    
    /*color: #cd181f;*/
    color: #cd181f;
	margin-bottom: 5px;
	font-size: 20px !important;
}

div#buttons {
	display: inline;
}

.hide p {
	/* font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666; */
}




/***********************************************************************
	FOOTER
************************************************************************/
div.footer {
	padding: 9px 0;
	width:868px;
	clear:both;
	margin:0 auto;
	border-top: 1px solid #cacaca;
}

.footer ul {
	margin-left: 20px;
}
.footer ul li {
	margin-left: 15px;
}
.footer ul li.title {
	width: 14.0em;
	font-weight: bold;
	text-transform: uppercase;
	white-space: nowrap;
}
.footer ul li.equal_housing_lender {
	padding-right: 1.3em;
	background: url(../img/footer-equal_housing_lender.gif) center right no-repeat;
}
.footer ul li a {
	color: #000000;
}
.footer ul li a:hover {
	color: #c0001a;
}

div.fineprint {
/*font-style: italic;*/
margin-left: 35px;
width: 800px;
        }

div.disclaimer {
width: 583px;
float: left;
        }
/***********************************************************************
99 - SELF-CLEARING FLOATS
************************************************************************/
.first {
	margin: 0;
}

.floatwrapper:after,
.post:after,
#footer:after, .buttons:after {
	/* Firefox */
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

* html .floatwrapper,
* html .post,
* html #footer, * html .buttons {
	height: 1%; /* IE6 fix */
}

*:first-child+html .floatwrapper,
*:first-child+html .post,
*:first-child+html #footer, *:first-child+html .buttons {
	min-height: 1px; /* IE7 fix */
}




/* ========================== */
/* = main nav image buttons = */
/* ========================== */

.mainnav .button img {
	display:none;
}

.mainnav .button {
	display:block;
	height: 0;
	padding-top:90px;
	overflow:hidden;
}

.business_solutions .button {
	width: 129px;
	background:transparent url('../img/navigation_glassy-business_banking.png') no-repeat top left;}
.business_solutions.hover .button {
	background:transparent url('../img/navigation_flat-business_banking.png') no-repeat top left;}
#business_solutions .business_solutions .button {
	background: url('../img/business_banking_on.png') no-repeat scroll top left;}

.wealth_management .button {
	width: 141px;
	background:transparent url('../img/navigation_glassy-wealth_management.png') no-repeat top left;}
.wealth_management.hover .button  {
	background:transparent url('../img/navigation_flat-wealth_management.png') no-repeat top left;}
#wealth_management .wealth_management .button{
	background: url('../img/wealth_management_on.png') no-repeat scroll top left;}

.personal_solutions .button {
	width: 132px;
	background:transparent url('../img/navigation_glossy-personal_banking.png') no-repeat top right;}
.personal_solutions.hover .button {
	background:transparent url('../img/navigation_flat-personal_banking.png') no-repeat top right;	}
#personal_solutions .personal_solutions .button{
	background: url('../img/personal_banking_on.png') no-repeat scroll top right;}

.financial_tools .button {
	width: 141px;
	background:transparent url('../img/navigation_glassy-financial_tools.png') no-repeat top left;}
.financial_tools.hover .button {
	background:transparent url('../img/navigation_flat-financial_tools.png') no-repeat top left;}
#financial_tools .financial_tools .button {
	background: url('../img/financial_tools_on.png') no-repeat scroll top left;}


/***********************************************************************
CONTACT US FORM
************************************************************************/

label.contactus{
float: left;
width: 150px;
margin-top: 5px;
}
    
.error
{
    color: #ff0000;
    }

input.contactusf, textarea.contactusf, select.contactusf{
font-family: Verdana, Arial;
font-size: 9px;
margin-top: 5px;
}


/***********************************************************************
7 - LIFESTAGE QUESTIONAIRE
************************************************************************/

.fieldLabelA
{
    font-weight: bold;
    padding-bottom: 15px;
    padding-top: 10px;
    }
    
.bottomBorder
{
    padding-bottom: 5px;
    border-bottom: solid 1px #000;
    }
    
.bottomBorderlast
{
    padding-bottom: 20px;
    border-bottom: none;
    }
    
#updateProgress
{
    position: fixed;
    top: 30%;
    left: 50%;
    margin-left: -137px;
    z-index: 999999999999999;
    padding-top: 20px;
    width: 300px;
    height: 100px;
    background-color: #fff;
    border: solid 5px #cd181f;
    text-align: center;
}

table td.bottomBorder input, table td.bottomBorderlast input {
    margin-right: 10px;
    }

/***********************************************************************
  MODAL POPUP
************************************************************************/

.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	/*width:250px;*/
}