/* Alliance Bank of Arizona */
/* LAYOUT Stylesheet */

html, body {
height:100%;
}

body {
background: #d7e9f3 url(../images/bg.gif) top center repeat-y;
text-align:center;
margin:0;
font-family: Trebuchet MS, Helvetica, Arial;
font-size:12px;
color:#444444;
}


#container {
width:904px;
height: 100%;
margin:0 auto;
text-align:center;
}


/* ------------------------------------------------------------ */
/*   QUICK LINKS */
/* ------------------------------------------------------------ */

#quicklinks_outer {
width:904px;
height:29px;
text-align:center;
background-color:#d5b382;
}

#quicklinks_inner {
width:900px;
height:25px;
position:relative;
top:1px;
left:1px;
text-align:left;
border-top:1px solid #978062;
border-right:1px solid #978062;
border-bottom:1px solid #978062;
border-left:1px solid #978062;
}

#quicklinks_menu {
width:898px;
height:23px;
position:relative;
top:1px;
left:1px;
text-align:center;
background-image:url(../images/quicklinks_bg.gif);
background-repeat:repeat-x;
font-family: Verdana, Arial, Helvetica, sans-serif;
}


/*   QUICK LINKS TEXT */

#quicklinks_menu {
	line-height:22px;
	color:#555;
	text-transform:uppercase;
	font-size: 10px;
	}

#quicklinks_menu a {
	color:#333;
	text-decoration:none;
	}

#quicklinks_menu a:hover {
	color:#555;
	text-decoration:underline;
	}

#quicklinks_menu img {
	position:relative;
	top:3px;
	left:10px;
	}

#quicklinks_menu a.image:hover {
	text-decoration:none;
	}

		
		
/* ------------------------------------------------------------ */
/*  FLASH HEADER  */
/* ------------------------------------------------------------ */

#header {
width:904px;
height:215px;
background-image:url(../images/ad_wheelloader_loader.jpg);
background-repeat:no-repeat;
}
#header img { border: 0; }

#header_aboutus {
width:904px;
height:215px;
background-image:url(../images/ad_table.jpg);
background-repeat:no-repeat;
}
#header_aboutus img { border: 0; }

#header_business {
width:904px;
height:215px;
background-image:url(../images/ad_wheelloader.jpg);
background-repeat:no-repeat;
}
#header_business img { border: 0; }

#header_personal {
width:904px;
height:215px;
background-image:url(../images/ad_server.jpg);
background-repeat:no-repeat;
}
#header_personal img { border: 0; }

#header_wealth {
width:904px;
height:215px;
background-image:url(../images/ad_vet.jpg);
background-repeat:no-repeat;
}
#header_wealth img { border: 0; }



/* ------------------------------------------------------------ */
/*  GLOBAL NAV  */
/* ------------------------------------------------------------ */

#globalnav_outer {
width:904px;
height:42px;
overflow: hidden;
text-align:center;
}

#globalnav_inner {
position:relative;
}

#globalnav_menu {
position:relative;
}

* html a:hover
{
visibility:visible;
}

	/* ------------------------------------------------------------ */
	/*  ABOUT US  */
	/* ------------------------------------------------------------ */

		#nav_aboutus {
		float:left;
		background: url(../images/nav_aboutus_over.gif) no-repeat;
		white-space: nowrap;
		display: block;
		width: 121px;
		height: 48px;
		margin: 0;
		padding: 0;
		}
		
		#nav_aboutus a{
		display: block;
		width: 121px;
		height: 48px;
		float: left;
		text-decoration: none;
		}
		
		#nav_aboutus img{
		width: 121px;
		height: 48px;
		border: 0
		}
		
		#nav_aboutus a:hover img,
		#nav_aboutus a.selected img
		{
		visibility:hidden;
		}


	/* ------------------------------------------------------------ */
	/*  BUSINESS BANKING  */
	/* ------------------------------------------------------------ */

		#nav_business {
		float:left;
		background: url(../images/nav_business_over.gif) no-repeat;
		white-space: nowrap;
		display: block;
		width: 181px;
		height: 48px;
		margin: 0;
		padding: 0;
		}
		
		#nav_business a{
		display: block;
		width: 181px;
		height: 48px;
		float: left;
		text-decoration: none;
		}
		
		#nav_business img{
		width: 181px;
		height: 48px;
		border: 0
		}
		
		#nav_business a:hover img,
		#nav_business a.selected img
		{
		visibility:hidden;
		}

		
	/* ------------------------------------------------------------ */
	/* PERSONAL BANKING */
	/* ------------------------------------------------------------ */
		#nav_personal {
		float:left;
		background: url(../images/nav_personal_over.gif) no-repeat;
		white-space: nowrap;
		display: block;
		width: 181px;
		height: 48px;
		margin: 0;
		padding: 0;
		}
		
		#nav_personal a{
		display: block;
		width: 181px;
		height: 48px;
		float: left;
		text-decoration: none;
		}
		
		#nav_personal img{
		width: 181px;
		height: 48px;
		border: 0
		}
		
		#nav_personal a:hover img,
		#nav_personal a.selected img
		{
		visibility:hidden;
		}
		
		
	/* ------------------------------------------------------------ */
	/* dividers */
	/* ------------------------------------------------------------ */
		.nav_divider {
		display: none;
		}
		
		#nav_right_end {
		display: none;
		}
		
	/* ------------------------------------------------------------ */
	/* E-BANKING */
	/* ------------------------------------------------------------ */
	
		/*
		#ebank_left {
		float:left;
		background: url(../images/ebank_left.gif) no-repeat;
		width: 3px;
		height: 38px;
		margin: 0;
		padding: 0;
		display: none;
		}
		
		#ebank_label {
		float:left;
		background: url(../images/ebank_label.gif) no-repeat;
		width: 87px;
		height: 38px;
		margin: 0;
		padding: 0;
		display: none;
		}
		*/
		
		#ebank_form {
		float:left;
		background: url(../images/ebank_bg.gif) repeat;
		width: 421px;
		height: 48px;
		margin: 0;
		padding: 0;
		}
		
		#ebank_form form{
		position:relative;
		top:10px;
		left:90px;
		margin: 0;
		padding: 0;
		}
		
		#ebank_form select{
		border:1px solid #90959a;
		font-size:9px;
		color:#000;
		width:150px;
		margin: 0;
		padding: 0;
		}
		
		#ebank_form img{
		float:left;
		position:relative;
		top:3px;
		left:0px;
		margin: 0;
		padding: 0;
		}

/* ------------------------------------------------------------ */
/*  CONTENT  */
/* ------------------------------------------------------------ */
	
#content {
width:904px;
min-height:550px;
background: #fff;
border-bottom:1px solid #f0f0f0;
padding-bottom:10px;
text-align:left;
background: url(../images/bg_content.gif) top left no-repeat;
}

#content .content_left {
float:left;
position:relative;
top:25px;
left:25px;
width:257px;
}

#content .content_right {
float:right;
position:relative;
top:25px;
right:25px;
width:572px;
}

/* ------------------------------------------------------------ */
/*  modules Global  */
/* ------------------------------------------------------------ */
	.module {
	width:257px;
	margin:0 0 30px 0;
	}
	
	.module span.header-a{
	display:block;
	height:33px;
	}
	
	.module span.header-b{
	display:block;
	height:33px;
	color:#fff;
	font-size:15px;
	line-height:33px;
	font-weight:normal;
	padding-left:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
	.module img.header{
	float:left;
	margin:9px 0 0 5px;
	}
	
	.module img.icon{
	float:right;
	margin:10px 10px 0 0;
	}
	
	.module-content{
	background-image:url(../images/module_body_bg.gif);
	background-repeat:repeat-x;
	border-top:1px solid #fff;
	min-height:120px;
	}
	
	.module p{
	line-height:18px;
	margin:10px 10px 5px 10px;
	}
	
	.module a{
	float:right;
	margin:10px 10px 5px 10px;
	color:#0069aa;
	text-decoration:underline;
	}
	
	.module a:hover{
	color:#4a4a3b;
	text-decoration:none;
	}

	.thumb-sm {
	margin:14px 10px 2px 2px;
	padding:0;
	}
	
/* ------------------------------------------------------------ */
/*  modules NEWS  */
/* ------------------------------------------------------------ */

	.news_header-a {
	background-color:#4591c1;
	background-image:url(../images/module_news_tl.gif);
	background-repeat:no-repeat;
	background-position:top left;
	}
	
	.news_header-b {
	background-image:url(../images/module_news_tr.gif);
	background-repeat:no-repeat;
	background-position:top right;
	}
	
/* ------------------------------------------------------------ */
/*  modules PROMO  */
/* ------------------------------------------------------------ */

	.promo_header-a {
	background-color:#968877;
	background-image:url(../images/module_promo_tl.gif);
	background-repeat:no-repeat;
	background-position:top left;
	}
	
	.promo_header-b {
	background-image:url(../images/module_promo_tr.gif);
	background-repeat:no-repeat;
	background-position:top right;
	}
		
/* ------------------------------------------------------------ */
/*  modules COMMUNITY  */
/* ------------------------------------------------------------ */

	.comm_header-a {
	background-color:#b9703f;
	background-image:url(../images/module_comm_tl.gif);
	background-repeat:no-repeat;
	background-position:top left;
	}
	
	.comm_header-b {
	background-image:url(../images/module_comm_tr.gif);
	background-repeat:no-repeat;
	background-position:top right;
	}


/* ------------------------------------------------------------ */
/*  modules SWITCH KIT  */
/* ------------------------------------------------------------ */
	
	.switchkit {
	width:572px;
	height:34px;
	margin:0 0 20px 0;
	}

	
/* ------------------------------------------------------------ */
/*  modules SLIM FEATURE  */
/* ------------------------------------------------------------ */

	
	.slimfeature {
	width:572px;
	min-height:30px;
	height:auto;
	background:url(../images/slimfeature_tl.gif) top left no-repeat #efebe4;
	margin:0 0 30px 0;
	}

	.slimfeature span {
	background:url(../images/slimfeature_tr.gif) top right no-repeat;
	display:block;
	}

	.slimfeature span span {
	background:url(../images/slimfeature_br.gif) bottom right no-repeat;
	height:30px;
	}
	
	.slimfeature span span span {
	background:url(../images/slimfeature_bl.gif) bottom left no-repeat;
	height:20px;
	padding:5px;
	}
	
	.slimfeature span span span p {
	font-size:13px;
	margin:0;
	}
	
	.slimfeature a{
	color:#73735d;
	text-decoration:underline;
	}
	
	.slimfeature a:hover{
	color:#4a4a3b;
	text-decoration:none;
	}

/* ------------------------------------------------------------ */
/*  modules VALUE PROPOSITION  - shorter version				*/
/* ------------------------------------------------------------ */

	
	.valueprop {
	width:572px;
	min-height:200px;
	height:auto;
	background:url(../images/valueprop_bg.gif) top left repeat-x;
	margin:0 0 30px 0;
	}

	.valueprop span {
	background:url(../images/valueprop_tl.gif) top left no-repeat;
	display:block;
	}

	.valueprop span span {
	background:url(../images/valueprop_tr.gif) top right no-repeat;
	}
	
	p.valuepropcopy {
	font-size:13px;
	line-height:22px;
	width:450px;
	margin:0;
	padding:20px 20px 0px 20px;
	}
	
	#tagline {
	float:right;
	margin:0 20px 0 0;
	}
	
	.break {
	line-height:20px;
	}


/* ------------------------------------------------------------ */
/*  modules VALUE PROPOSITION  - TALLER VERSION					*/
/* ------------------------------------------------------------ */

	
	.valueprop2 {
	width:572px;
	height:162px;
	background:url(../images/valueprop_bg.jpg) top left no-repeat;
	margin:0 0 30px 0;
	}
	
	.valueprop2_bg {
	width:572px;
	height:162px;
	background:url(../images/valueprop_bg.gif) bottom left no-repeat;
	}
	
	.valueprop2 span {
	background:url(../images/valueprop_tl.gif) top left no-repeat;
	display:block;
	}

	.valueprop2 span span {
	background:url(../images/valueprop_tr.gif) top right no-repeat;
	}
	
	p.valuepropcopy2 {
	line-height:18px;
	width:410px;
	margin:0;
	padding:20px 70px 0px 20px;
	font-size: 11px;
	}

	p.valuepropcopy, p.valuepropcopy2 a{
	color:#73735d;
	text-decoration:underline;
	}
	
	p.valuepropcopy, p.valuepropcopy2 a:hover{
	color:#4a4a3b;
	text-decoration:none;
	}
	
	p.valuepropcopy2 img {
		margin-bottom: 5px;
	}

	.valueprop2 span span a.download_info {
	position:absolute;
	top:901px;
	left:464px;
	display:block;
	width:84px;
	height:22px;
	}
	
	.valueprop2 span span a.download_info span {
	display:none;
	}

/* ------------------------------------------------------------ */
/*  modules FEATURED  */
/* ------------------------------------------------------------ */
	
	.featured {
	width:572px;
	height:292px;
	background:url(../images/featured_bg.jpg) top left no-repeat;
	margin:0 0 22px 0;
	}
	
	.featured_bg {
	width:572px;
	height:292px;
	background:url(../images/featured_bg.gif) bottom left no-repeat;
	}
	
	.featured span {
	background:url(../images/featured_tl.gif) top left no-repeat;
	display:block;
	}

	.featured span span {
	background:url(../images/featured_tr.gif) top right no-repeat;
	position: relative;
	}
	
	.featured span span a.learn_more {
	position:absolute;
	top:243px;
	left:464px;
	display:block;
	width:84px;
	height:22px;
	}
	
	.featured span span a.learn_more span {
	display:none;
	}
	
	.featured img {
	/*float:right;
	margin:21px 21px 0 10px;*/
	}
	
	.featured h1 {
	color:#73735d;
	font-size:18px;
	font-weight:normal;
	vertical-align:bottom;
	padding:18px 0 0 0;
	margin:0 0 5px 20px;
	}

	.featured p.featuredcopy {
	line-height:18px;
	padding-right:150px;
	margin:0 0 0 20px;
	}
	
	.featuredcopy a{
	color:#73735d;
	text-decoration:underline;
	}
	
	.featuredcopy a:hover{
	color:#4a4a3b;
	text-decoration:none;
	}
	


/* ------------------------------------------------------------ */
/* BUTTONS */
/* ------------------------------------------------------------ */
	
	.btn_orange {
	height:19px;
	float:right;
	font-size:10px;
	letter-spacing:.1em;
	text-align:center;
	text-transform:uppercase;
	background:url(../images/btn_orange_bg.gif) top left repeat-x;
	margin:0 20px 0 0;
	}

	.btn_orange div {
	background:url(../images/btn_orange_l.gif) top left no-repeat;
	height:19px;
	}
	
	.btn_orange div div {
	background:url(../images/btn_orange_r.gif) top right no-repeat;
	height:19px;
	margin:0;
	padding:4px 10px 0 10px;
	}
	
	.btn_orange a{
	color:#555;
	text-decoration:none;
	}
	
	.btn_orange a:hover{
	color:#000;
	text-decoration:none;
	}
	
	
	.btn_green {
	height:19px;
	float:right;
	font-size:10px;
	letter-spacing:.1em;
	text-align:center;
	text-transform:uppercase;
	background:url(../images/btn_green_bg.gif) top left repeat-x;
	margin:0 20px 0 0;
	}

	.btn_green div {
	background:url(../images/btn_green_l.gif) top left no-repeat;
	height:19px;
	}
	
	.btn_green div div {
	background:url(../images/btn_green_r.gif) top right no-repeat;
	height:19px;
	margin:0;
	padding:4px 10px 0 10px;
	}
	
	.btn_green a{
	color:#555;
	text-decoration:none;
	}
	
	.btn_green a:hover{
	color:#000;
	text-decoration:none;
	}


/* ------------------------------------------------------------ */
/* SEARCH & PRODUCTS */
/* ------------------------------------------------------------ */

#search {
width:904px;
height:119px;
text-align:left;
background:#ffffff;
}

#search .content_left {
float:left;
position:relative;
left:25px;
top:20px;
width:257px;
}

#search .content_right {
float:right;
position:relative;
right:25px;
top:20px;
width:572px;
}


	/* ------------------------------------------------------------ */
	/* SEARCH */
	/* ------------------------------------------------------------ */
		
		#search .content_left img{
		position:relative;
		top:0;
		left:0;
		margin: 0;
		padding: 0;
		}
		
		#search .content_left form{
		position:relative;
		top:20px;
		left:0;
		margin: 0;
		padding: 0;
		}
		
		#search input.searchbox{
		width:120px;
		height:13px;
		position:relative;
		top:0;
		left:0;
		margin: 0;
		padding: 5px 0 0 4px;
		border:1px solid #b9b9ae;
		font-family: Trebuchet MS, Helvetica, Arial;
		font-size:10px;
		color:#666;
		}
		
		#search input.button{
		position:relative;
		top:4px;
		left:5px;
		margin: 0;
		padding: 0;
		}

	/* ------------------------------------------------------------ */
	/* PRODUTS */
	/* ------------------------------------------------------------ */
		
		#search .content_right img{
		position:relative;
		top:0;
		left:0;
		margin: 0;
		padding: 0;
		clear:both;
		}
		
		#search .content_right div.products{
		position:relative;
		top:20px;
		left:0;
		margin:0;
		padding: 0;
		}
		
		#search .content_right div.products img{
		position:relative;
		margin:0 20px 0 0;
		}
	


/* ------------------------------------------------------------ */
/* CONCIERGE */
/* ------------------------------------------------------------ */
#concierge {
	background: url(../images/concierge/bg_concierge.jpg) 0 0 no-repeat;
	padding: 20px;
	font-size: 12px;
	position: relative;
	margin-bottom: 30px;
      height: 291px;
}
	
#conciergetext { 
    font-size: 11px;
}

#concierge-images {
	padding-bottom: 5px;
}
	
#concierge em {
	font-style: normal;
	color: #555;
	font-weight: bold;
}
	
#concierge ul {
	margin: 0;
	padding: 0;
}
		
#concierge ul li {
	display: inline;
	margin: 0;
	padding: 0;
	padding-left: 10px;
	padding-right: 5px;
	list-style: none;
	background: url(../images/concierge/g_dot.gif) left no-repeat;
}
	
#concierge-apply-now {
	position: absolute;
	top: 147px;
	left: 374px;
	font-size: 10px;
	width: 140px;
	color: #fff;
}
		
#concierge-apply-now img {
	border: none;
	margin-top: 10px;
}

#concierge-login {
      border-top: 1px solid #4a4a3b;
      padding: 9px 0 0 0;
}

#concierge-login a { 
	color:#0069aa;
	text-decoration:underline;
}
	
#concierge-login a:hover{
	color:#4a4a3b;
	text-decoration:none;
}
	
		
		
/* ------------------------------------------------------------ */
/* FOOTER LINKS */
/* ------------------------------------------------------------ */
#footer {
width:902px;
height:45px;
background-color:#d5d5ce;
border:1px solid #fff;
font-family: Trebuchet MS, Helvetica, Arial;
font-size: 11px;
}

#footer_inner {
position:relative;
top:1px;
width:902px;
height:41px;
background-color:#f2f2f2;
border-top:1px solid #fff;
border-bottom:1px solid #fff;
}

#footer p{
color:#999;
line-height:18px;
}

#footer a{
color:#999;
text-decoration:none;
}

#footer a:hover{
color:#666;
text-decoration:underline;
}




/* ------------------------------------------------------------ */
/* LEGAL */
/* ------------------------------------------------------------ */
#legal {
width:904px;
height:100px;
text-align:center;
background-color:#fff;
margin-top:0px;
padding-top:1px;
font-family: Trebuchet MS, Helvetica, Arial;
}

#legal div{
height:28px;
padding:0;
margin:10px 0 8px 0;
}

#legal div img.divider{
background-color:#ddd;
margin:0 15px;
}


#legal img{
background-color:#ddd;
padding:0;
margin:0;
}

#legal p{
padding-top:10px;
margin:0;
font-size:10px;
color:#999999;
line-height:16px;
}





/* BEGIN CONCIERGE SLIM */
#concierge-slim {
	height: 72px;
	position: relative;
	background: url(../images/concierge-slim/bg_conciergeslim.gif) 0 0 no-repeat;
	margin-bottom: 20px;
}
	
	#concierge-slim img {
		position: absolute;
		top: 13px;
		left: 480px;
		border: none;
	}
	
	#concierge-slim p {
		padding-top: 50px;
		text-align: right;
		line-height: 20px;
		font-size: 0.9em;
		padding-right: 10px;
	}
	
	#concierge-slim a {
		color: #0069aa;
	}
/* END CONCIERGE SLIM */





/* BEGIN FDIC */
#fdic {
	background: url(../images/fdic/bg_fdic.jpg) 0 0 no-repeat;
	padding: 20px;
	margin-bottom: 20px;
	min-height: 255px;
	height: auto !important;
	height: 255px;
}
	
	#fdic .left {
		float: left;
		width: 360px;
	}
	
	#fdic .right {
		float: right;
		width: 130px;
		padding-top: 210px;
		text-align: right;
	}
	
	#fdic img {
		border: none;
	}
/* END FDIC */





/* BEGIN JURIS */
#juris img {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

#juris a {
	float: none;
	margin: 0;
}
/* END JURIS */





/* BEGIN CLEARFIX */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}
/* End hide from IE-mac */
/* END CLEARFIX */