﻿@charset "utf-8";
/* CSS Document */

.container {
	width: 940px;
	margin: 20px auto;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

#fa-page-header {
	background-color: #0D204A;
    color: #FFFFFF;
    float: left;
    font-size: 28px;
    height: 25px;
    padding: 10px 20px;
    width: 900px;
}
    
#sub-header {
	background-color: #09213A;
    background-image: url("images/Wickham-headerv2.jpg");
    float: left;
    height: 231px;
    width: 940px;
}

.menu_font {
	font-size: 14px;
}

#tab_menu {
	background-color: #002f5d;
	float: left;
	width: 940px;
}

#tab_menu li a {
	color: #ffffff;
	text-decoration: none;
}

#tab_menu li {
	background: #002f5d;
	color: #ffffff;
	display: inline;
	float: left;
	padding: 8px 25px;
}

#tab_menu li:hover {
	background-color: #398ed1;
	padding-bottom: 8px;
}

#tab_menu li.selected {
	background: #398ed1;
	color: #ffffff;
}

.tabcontent.active {
	display: block;
}

.tabcontent {
	display: none;
}

.tab-content-left {
	width: 360px;
	float: left;
	background-color: #efefef;
}

.tab-content-right h1 {
    font-size: 24px;
    font-weight: normal;
    line-height: 28px;
    margin-bottom: 24px; 
}

.tab-content-right p {
	line-height: 24px;
	font-size:16px;
	color:#474747;	  
}

.tab-content-right {
	width: 515px;
	float: right;
	color: #000000;
	font-size: 16px;
	margin-top: 35px;
}

#biz-card {
	color: #000000;
    font-size: 12px;
    font-weight: bold;
	line-height: 18px;
	width: 220px;
	margin: 20px auto;
}

.biz-card-title {
	color: #000000;
	font-weight: bold;
}

#biz-card a {
	color:#398ed1 !important;
	font-weight: bold !important;
    text-decoration: none !important;
}

#biz-card a:hover {
    text-decoration: underline !important;
}

#brochure {
	margin-left:25px;
	z-index:10000;
}

#brochure img {
	z-index:10000;
}

#barrons {
	margin-top: 145px;
	margin-left: 18px;
	width: 280px;
	
}

.sub-head {
	color: #000000 !important;
	font-size:23px !important;
	font-weight:normal;
	margin-bottom: 24px;
	line-height:28px !important;
}

.namelist {
	background-color: #FFFFFF;
    margin: 20px auto;
    padding: 20px;
    width: 255px;
}

.namelist > h1 {
	font-family: Arial, Helvetica, sans-serif;
    margin-bottom: 5px;
}

.namelist h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
    font-size: 11px;
	margin-bottom: 10px;
}

.name h1 {
	color: #398ED1;
    font-size: 13px;
    font-weight: bold;
}

#tooltipHoverDiv {
	width:300px;
	background-color:#FFFFFF;
	border: #1a6c9a solid 1px;
	z-index:10000;
	padding:10px;
	font-size:13px;
	line-height:16px;
}

/* Bio Pop-Up Content */

#main .footer {
	border-top: 1px dotted #C7C7C7;
    margin: 20px auto 0;
    padding-top: 20px;
    width: 940px;
	float: left;
	font-style: italic;
	color: #666666;
}

sup {
	font-size:smaller !important;
	vertical-align:text-top !important;
}

#FA_Bios .content {
	display: none;
}

#fbContent .bio_content_left {
    float: left;
	/*background-color: #16253d;*/
	width: 225px;
}

#fbContent .bio_content_left img {
    display: block;
	margin: 10px auto;
}

#fbContent .bio_content_right {
    float: left;
	/*background-color: #ededed;*/
	width: 505px;
	padding: 15px;
}

#fbContent .bio_content_right p {
    color: #000000;
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 15px;
}

#fbContent .bio_content_right h1 {
	color: #12375e;
	font-size:20px;
	font-weight: bold;
}

#fbContent .bio_content_right h2 {
	color: #696a6c;
	font-size:14px;
	font-weight: bold;
	margin: 0 0 7px;
}

.tab-content-left img {
    display: block;
    margin: 20px auto 50px;
}

.fbContent_white {
    background-image: url("/publish/CustomPBIG/Wickham-Cash/images/bg-bio-pop-up.jpg");
    background-repeat: repeat-y;
}


/*NEW STYLES*/
#main p, #main span {    
    font-family: Arial, Helvetica, sans-serif;
    color: #000;
    font-size: 100%;
}

#main{
    margin: 0px auto;
    width: 1120px;    
    padding-top: 37px;
}

#main p.merrillp, #main p.blueSub {
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 15px;
}

#main .footer {
    background: none;
    margin-top: 20px;
    padding: 0;
}

#main *, #main *:before, #main *:after, #fbBox {
    -webkit-box-sizing: content-box;
    box-sizing:  content-box; 
}

#main .headlines-default, #main h1, 
#main h2, #main h3, #main h4, 
#main h5, #main h6, #main blockquote{
    text-align: left; 
}

#main h3 {
    text-transform: none;
    letter-spacing: normal;
}

#main .registered {
    width: 940px;
    margin-left: 90px;
    margin-bottom: 20px;	
    line-height:1;
    font-size:10px;
}

#main .registered p {
    line-height:1;
}

.namelist > h1 {
    font-size:16px;
}

.namelist h2{margin-top:0;}

sup {
    top: 0.5em;
}