/* layout overrides */
.content { padding-bottom: 0; }
.content .article { 
	height: 500px; 
	overflow: hidden;
	width: 950px; 
	margin-left: 0; 
	padding: 0; 
	color: white;
	position: relative;
}
.contact .article { color: #333333; }
.contact .article a { color: #666666; }
.contact .article a:hover { text-decoration: underline; }
.contact #paging-nav { display: none; }
.article p {
	font-size: 12px;
	margin-bottom: 14px;
}
.article ul { font-size: 12px; margin-bottom: 14px; }
.article ul li { font-size: 12px; margin-bottom: 3px; }
.content .article h2 { display: none; }
/* names navigation */
#corporate-leadership .content { background-color: #ccc; }
#panels-nav {
	height: 48px;
	padding-left: 50px;
	position: relative;
	background: #ccc;
}
#panels-nav ul {
	padding-top: 18px;
	width:500%;
}
#panels-nav li {
	padding-right: 10px;
}


#panels-nav li a {
	color: #505050;
	font-size: 11px;
}
#panels-nav li.current a {
	color: #000;
/*	background: url(../images/skin/bgs/line_333.gif) no-repeat bottom left;	
	padding-bottom: 10px;*/

	display: block;
}
#panels-nav li a:hover {
	color: #000;
}
/* arrow navigation */
#paging-vignette {
 	position: absolute;
 	left: -5px;
 	top: 12px;
 	width: 30px;
	height: 22px;
	overflow: hidden;
	background: url(../images/skin/bgs/paging-vignette.png) no-repeat 0 0;
} 
#paging-nav { 
	position: absolute;
	left: 855px;
	top: 12px;
	width: 70px;
        height: 22px;
        overflow: hidden;
        background: url(../images/skin/bgs/vignette_paging-nav.png) repeat-x 0 0;
        padding: 0 40px;
}
#paging-nav span { 
	float: left;
	display: block;
	width: 20px;
	height: 22px;
	text-indent: -999px;
	background-repeat: no-repeat;
	background-position: 0 0;
	cursor: pointer;
}
#paging-nav span.no_ { 
	background-position: 0 -22px;
	cursor: default;
}
#paging-nav span.prev { 
	background-image: url(../images/skin/common/btn_prev.gif); 
}
#paging-nav span.next { 
	background-image: url(../images/skin/common/btn_next.gif); 
}



/* panel positioning */
.panel {
	background-repeat: no-repeat;
	width: 950px;
	height: 600px;
	overflow: hidden;
	float: left;
}
.js-enabled .panel {
	position: absolute;
	z-index: 1;
}
.js-enabled .panel {
	display: none;
}
.js-enabled .panel:first-child {
	display: block;
}

/* profile positioning */
.profile-wrapper {
	position: relative;
	width: 475px;
	top: 30px;
	margin-left: 25px;
}
.alt .profile-wrapper {
	margin-left: 413px;
}
.profile-wrapper .bkgd_ {
	background: black;
	position: absolute;
	height: 100%;
	width: 100%;
	opacity:.75;
	filter:alpha(opacity=75);
}
.profile-info {
	padding: 17px 25px;
	position: relative;
	z-index: 2;
}

#david-grossman .profile-wrapper {
	position: relative;
	width: 475px;
	top: 30px;
	margin-left: 25px;
}

#jeff-runnfeldt .profile-wrapper {
	position: relative;
	width: 475px;
	top: 30px;
	margin-left: 25px;
}
#darcy-zulpo .profile-wrapper {
	position: relative;
	width: 475px;
	top: 30px;
	margin-left: 50px;
}

.contact .profile-wrapper { margin-left: 50px; }
.profile-wrapper .contacts {  background-image: url(../images/skin/bgs/con_999.png); background-repeat: no-repeat; background-position: 0 0; margin-top: 50px; padding-top: 20px; }
/* specific team members */
#ken-griffin { background-image: url(../images/team/Ken_Griffin.jpg); }
#gerald-beeson { background-image: url(../images/team/Gerald_Beeson.jpg); }
#gerald-beeson .profile-wrapper { margin-left: 400px; width:520px; }
#jaine-mehring { background-image: url(../images/team/Jaine_Mehring.jpg); }
#tom-miglis { background-image: url(../images/team/Tom_Miglis.jpg); }
#adam-cooper { background-image: url(../images/team/Adam_Cooper2.jpg); }
#adam-cooper .profile-wrapper { margin-left: 20px; width:500px; }
#alex-lurye { background-image: url(../images/team/Alex_Lurye.jpg); }
#david-noh { background-image: url(../images/team/David_Noh.jpg); }
#darcy-zulpo { background-image: url(../images/team/Darcy_Zulpo.jpg); }

#brandon-haley { background-image: url(../images/team/Brandon_Haley.jpg); height:500px; width:100%;}
#steve-weller { background-image: url(../images/team/Steve_Weller.jpg); height:500px; width:100%; }
#jeff-runnfeldt { background-image: url(../images/team/Jeff_Runnfeldt.jpg); height:500px; width:100%;}
#brad-begle { background-image: url(../images/team/Brad_Begle.jpg); }
#ryan-garino { background-image: url(../images/team/Ryan_Garino.jpg); height:500px; width:100%;}
#david-grossman { background-image: url(../images/team/David_Grossman.jpg); height:500px; width:100%;}
#kaveh-alamouti { background-image: url(../images/team/Kaveh_Alamouti.jpg); height:500px; width:100%;}
#derek-kaufman { background-image: url(../images/team/Derek_Kaufman.jpg); height:500px; width:100%;}
#bill-king { background-image: url(../images/team/Bill_King.jpg); height:500px; width:100%;}
#chris-boas { background-image: url(../images/team/Chris_Boas.jpg); }
#mark-stainton { background-image: url(../images/team/Mark_Stainton.jpg); height:500px; width:100%;}
#jon-venetos { background-image: url(../images/team/Jon_Venetos.jpg); height:500px; width:100%;}
#becket-wolf { background-image: url(../images/team/Becket_Wolf.jpg); height:500px; width:100%;}
#david-hensle { background-image: url(../images/team/David_Hensle.jpg); height:500px; width:100%;}
/*mortgage adendum*/
#glenn-perillo {background-image: url(../images/team/perillo_crop.jpg); height:500px; width:100%;}
#james-kauffmann {background-image: url(../images/team/kauffmann_crop.jpg); height:500px; width:100%;}

#james-boyle { background-image: url(../images/team/James_Boyle.jpg); }
#brad-kurtzman { background-image: url(../images/team/Brad_Kurtzman.jpg); }
#craig-stine { background-image: url(../images/team/Craig_Stine.jpg); }
#brennan-warble { background-image: url(../images/team/Brennan_Warble.jpg); }
#andy-kolinsky { background-image: url(../images/team/Andy_Kolinsky.jpg); }
#carl-mayer { background-image: url(../images/team/Carl_Mayer.jpg); }
#brian-maier { background-image: url(../images/team/Brian_Maier.jpg); }
#ravi-mattu { background-image: url(../images/team/Ravi_Mattu.jpg); }
#paul-pepe { background-image: url(../images/team/Paul_Pepe.jpg); }

#chicago { background-image: url(../images/locations/chicago.png); }
#new-york { background-image: url(../images/locations/new-york.png); }
#london { background-image: url(../images/locations/london.png); }
#hong-kong { background-image: url(../images/locations/hong-kong.png); }
#san-francisco { background-image: url(../images/locations/san-francisco.png); }
#boston { background-image: url(../images/locations/boston.png); }

/* profile styling */
.profile-info h3 {
	font-family: Times, sans-serif;
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 0;
}
.profile-info .title {
	font-size: 10px;
	letter-spacing: 1px;
	text-transform: uppercase;
	background: url(../images/skin/bgs/line_white.gif) no-repeat left bottom;
	padding-bottom: 14px;
	margin-bottom: 33px;
}
.profile-info .bio p {
	line-height: 1.3;
}


.asset-management .profile-info h3 {
	background: url(../images/skin/bgs/line_white.gif) no-repeat left bottom;
	font-family: Times, sans-serif;
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 0;
	padding-bottom: 12px;
	margin-bottom: 14px;
}
.asset-management .profile-info .title {
	background:none;
	font-size: 10px;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin-bottom: 8px;
}

.asset-management .profile-info .name {
	margin-bottom: 0px;
	font-weight:bold;
}

.asset-management #paging-nav {
display:none;
}

/*Securities services styling*/
#securities-services .panel p,
#securities-services .panel a  { font-size: 13px; }
#securities-services .panel a { color: #113B6E; line-height: 1.6; }
#securities-services .panel a:hover { text-decoration: underline; }

#research ul {
	list-style-type:square;
	margin:auto;
	padding:0 1em;
}
#research ul li {
	margin:1em;
	padding:0;
	line-height: 1.4;
}

/*Securities overfiew footer*/
.securities .disclaimer { margin-top: 250px; color: #666666; width: 645px; display: block; float: left; }
.securities .disclaimer p,
.securities .disclaimer a {  font-size: 12px !important; font-style: italic; }

.mortgage-nav, .convertible-nav, .equities-nav {position:absolute; top:22px; right:22px; z-index:100; padding-top:6px; padding-bottom:6px; height:17px;}
.mortgage-nav a, .convertible-nav a, .equities-nav a {color:#FFF;}
.mortgage-nav a:hover, .mortgage-nav a:focus, .convertible-nav a:hover, .convertible-nav a:focus, .equities-nav a:hover, .equities-nav a:focus {color:#FFF;}

.mortgage-nav a, .convertible-nav a, .equities-nav a { padding:3px 5px 2px; border-top:1px solid #FFF; border-right:1px solid #FFF; border-bottom:1px solid #FFF; border-left:1px solid #FFF; margin-right:4px; height:30px;}
.mortgage-nav a.activeSlide, .convertible-nav a.activeSlide, .equities-nav a.activeSlide { background-color:#FFF; color:#000;}

