body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #808285;
	background: url(../images/wealth_banking/bg.png) repeat-x #fff;
}

a { outline: none; }

#header {
	width: 966px;
	height: 57px;	
	padding-top: 10px;
	margin: auto;
}


/* Main Nav */

#main_nav {
	width: 100%;
	height: 36px;
	padding-top: 20px;
	margin: auto;	
	*z-index: 50;
}

#main_nav ul.nav_content {
	width: 955px;
	margin: auto;
	padding: 0;
	*z-index: 50;
}

#main_nav ul.nav_content li {
	position: relative;
	float: left;	
	margin-right: 36px;
	margin-top: 1px;	
	display: block;
	list-style: none;
	*z-index: 50;
}

#main_nav .nav_item {
	height: 40px;
}

#main_nav ul.nav_content li ul {
	position: absolute;
	top: 20px;
	left: -37px;
	*left: -45px;
	padding: 0;	
	width: 159px;	
	background-color: #fff;
	z-index: 50;
	display: none;
	
	-webkit-box-shadow: 0px 0px 5px #999; 
       -moz-box-shadow: 0px 0px 5px #999; 
            box-shadow: 0px 0px 5px #999;
}

#main_nav ul.nav_content li ul li {
	float: none;
	margin: 0;
	padding: 8px 12px;
	background: url(../images/wealth_banking/submenu_divider.png) no-repeat center bottom;	
	cursor: pointer;
}
#main_nav ul.nav_content li ul li.last {
	background: none;
}

#main_nav ul.nav_content li ul li:hover {
	background: #7d7d7d;
}

#main_nav ul.nav_content li ul li a {
	color: #808285;
	text-decoration: none;	
	line-height: 20px;
}
#main_nav ul.nav_content li ul li:hover a { 
	color: #fff;
	background: #7d7d7d; 
}

/*--*/

#page {
	width: 1006px;
	margin: auto;
}

#footer {
	width: 100%;			
	color: #828284;
	font-size: 12px;
	padding-bottom: 10px;
	background: url(../images/wealth_banking/bg_footer.png) repeat-x;
}

#inner_footer {
	width: 966px;
	margin: auto;	
}

#footer .block {
	float: left;
	width: 190px;
	padding: 0 20px;
	height: 200px;	
	margin-right: 12px;
}

#footer .block a { display:block; }

#footer .header { 
	font-size: 14px; 
	margin-bottom: 15px;
	font-weight: bold;
}

#footer a { 
	color: #828284; 
	text-decoration: none;
	margin-bottom: 3px;
}
#footer a:hover {
	text-decoration: underline;
}


#breadcrumbs ul {
	margin: 8px 0 16px 15px;
	padding: 0;
}

#breadcrumbs li {
	display: inline;
	background: url(../images/wealth_banking/breadcrumbs_divider.gif) no-repeat left 3px;
	padding-left: 11px;
	margin-left: 4px;
}

#breadcrumbs li.top-level {
	background: none;
	padding: 0;
	margin: 0;
}

#breadcrumbs, #breadcrumbs a {
	color: #888;
	font-size: 11px;
	text-decoration: none;	
}

#breadcrumbs a:hover {
	text-decoration: underline;
}


.module {	
  -webkit-box-shadow: 0px 0px 5px #999; 
     -moz-box-shadow: 0px 0px 5px #999; 
          box-shadow: 0px 0px 5px #999; 	
}

.module.small, .image.small {
	width: 235px;	
	height: 204px;	
}

.module.big, .image.big {
	width: 476px;
	height: 414px;	
}

.module .vignette {
	position: absolute;
	top: 0;
	left: 0;	
	width: 476px;
	height: 414px;
	background: url(../images/wealth_banking/vignette.png) no-repeat;	
	z-index: 6;		
}

.module.small .big_caption, .module.small .vignette { 
	display: none;
}

.module .caption {
	position: absolute;		
	color: #d1d3d4;	
	z-index: 4;
	overflow: hidden;
}

.module .caption .section, .module .caption .title {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

.module.small .caption {
	bottom: 0;
	left: 0;
	padding: 5px 10px 4px;
	width: 215px;
	height: 17px;
	font-size: 12px;
	background: url(../images/wealth_banking/bg_caption.png) no-repeat;
}

.module.small .caption .title {
	font-size: 12px;		
}

.module.small .caption .description {
	font-size: 11px;	
	margin-top: 10px;
	width: 200px;
	color: #fefefe;
}

.module.small .caption .section {
	display: none;
}

.module.small .caption .link {
	position: absolute;
	top: 105px;
	right: 10px;
	/*float: right;
	margin-top: 20px;
	margin-right: 10px;	*/
	font-size: 11px;
}

.module.small .caption a {
	color: #a7a9ac;
	text-decoration: underline;
}

.module.big .caption {
	display: none;
}

/*.module .big_caption {
	position: absolute;
	top: 0;
	left: 0;
	width: 476px;		
	height: 414px;
	z-index: 3;
	background: url(../../images/wealth_banking/tier1/overlay.png) no-repeat;	
}*/

.module .big_caption {
	position: absolute;
	bottom: 20px;
	left: 20px;
	z-index: 3;	
}

.module.big .caption {
	bottom: 0;
	left: 0;
	padding: 5px 8px;
	width: 460px;
	height: 70px;
	background: url(../images/wealth_banking/bg_caption.png) no-repeat;
}

.module.big .caption .section {
	font-size: 13px;
}

.module.big .caption .title {
	font-size: 18px;
	color: #fff;		
}

.module.big .caption .description {
	font-size: 12px;
	margin-top: 7px;	
}


.h_divider {
	width: 966px;
	height: 10px;
	margin: 25px auto 15px;
	background: url(../images/wealth_banking/h_divider.png) no-repeat;	
}

.hidden {
	display: none;
}

.clear {
	clear: both;
}

.disclaimer, .footerNote {
	font-size: 9px;
	font-weight: normal;
	color: #999;
}

#debug {
	position: absolute;
	top: 0;
	left: 0;
}

.red_text {
	float:left;
	padding-left:10px;
	font-size:11px;
	font-style:italic;
	color:#ff0000;
}


/* Expandable blocks */
.expandable {
 position: relative;
}

.toggle_expandable {
 position: absolute;
 top: 0;
 right: 0;
 width: 13px;
 height: 6px;
 background: url(../images/wealth_banking/arrows_expand.gif) no-repeat;
 cursor: pointer;
}


//* Canvas for IE fade in problems */
.ie_canvas {
	position: absolute; 
	top: 0;
	left: 0;
	background: #fff; 
	display: block; 
	filter: alpha(opacity=1); 
	opacity: 0; 
	width: 100%; 
	height: 100%;
}