/* default */
body{
	margin:0;
	color:#000;
	font:12px/14px Arial, Verdana,sans-serif;
	background:#e7e7e7 url(../images/bg-page.jpg) repeat-x;
	min-width:978px;
}
img{border-style:none;} 
a{
	color:#870e17;
	text-decoration:none;
}
a:hover{text-decoration:underline;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
/* layouts */
#wrapper {
	width:978px;
	margin:0 auto;
	position:relative;
	padding:110px 0 0;
}
/* header */
#header {
	position:absolute;
	top:0;
	left:0;
	height:95px;
	width:960px;
	padding:15px 9px 0;
	z-index:100;
}
#header:after {
	content:"";
	display:block;
	clear:both;
}
/* logo */
#header .logo {
	background:url(../images/logo.gif) no-repeat;
	float:left;
	height:49px;
	width:546px;
	overflow:hidden;
	text-indent:-9999px;
	margin:0 0 13px;
}
#header .logo a {
	display:block;
	height:100%;
}
/* search form block */
.search-form {
	float:right;
	width:307px;
	overflow:hidden;
	margin:0 0 13px;
}
.email {
	float:left;
	text-indent:-9999px;
	background:url(../images/ico-email.gif) no-repeat;
	width:21px;
	height:21px;
	overflow:hidden;
	margin:0 10px 0 0;
}
/* login button */
.login {
	float:left;
	background:url(../images/bg-btn.gif) no-repeat;
	color:#606060;
	text-transform:uppercase;
	padding:0 0 0 12px;
	font:bold 10px/14px Arial, Helvetica, sans-serif;
	margin:0 10px 0 0;
}
.login span {
	background:url(../images/bg-btn.gif) no-repeat 100% 0;
	padding:4px 12px 3px 0;
	float:left;
	cursor:pointer;
}
/* search form */
.cell {
	float:left;
	overflow:hidden;
	width:202px;
	margin-top:10px;
	margin-right:10px;
}
/* search text field */
.row {
float:right;
margin-right:10px;
position:Relative;
left:80px;}
.cell .search-txt {
	float:left;
	border:1px solid #ccc;
	width:140px;
	padding:2px 15px 3px;
}
.cell .search-txt input {
	padding:0;
	margin:0;
	border:0;
	background:none;
	color:#999;
	font-size:11px;
	width:140px;
}
/* search button */
.search-btn {
	float:right;
	padding:0;
	margin:0;
	width:20px;
	height:21px;
	cursor: pointer;
	font: 0/0 sans-serif;
	background:url(../images/btn-search.gif) no-repeat;
	text-indent:-9999px;
	border:0;
}
/* navigation */
#nav {
	clear:both;
	list-style:none;
	padding:0;
	width:950px;
	margin:0 auto;
	background:url(../images/bg-nav-area.gif) no-repeat;
	font-size:11px;
	font-weight:bold;
	line-height:14px;
}
#nav:after{
	content:"";
	display:block;
	clear:both;
}
#nav li {
	float:left;
	text-transform:uppercase;
	padding:8px 17px 10px;
}
#nav a {color:#5f5f5f;}
#nav li span {
	background:url(../images/sep-nav.gif) no-repeat 0 50%;
	padding:0 0 0 8px;
	width:7px;
	height:6px;
}
#nav a:hover,
#nav li:hover a,
#nav li.hover a,
#nav li.active a{text-decoration:underline;}
#nav li:hover,
#nav li.hover {position:relative;}
#nav li:hover .drop-holder,
#nav li.hover .drop-holder {display:block;}
/* drop navigation */
#nav li .drop-holder {
	width:202px;
	position:absolute;
	top:32px;
	left:25px;
	display:none;
}
#nav li .drop-holder .bottom {
	width:202px;
	height:6px;
	font-size:0;
	line-height:0;
	background:url(../images/drop-bottom.png) no-repeat;
}
#nav li .drop-holder .drop-frame {
	background:#ebebeb url(../images/bg-drop.gif) repeat-x;
	padding:5px 2px 0;
	width:198px;
	overflow:hidden;
}
#nav li .drop-holder .drop {
	list-style:none;
	padding:0;
	margin:0;
	width:100%;
	overflow:hidden;
	font-weight:bold;
	font-size:11px;
	line-height:20px;
}
#nav li .drop-holder .drop li {
	padding:0 15px 3px;
	margin:0 0 3px;
	float:none;
	background:url(../images/divider-drop.gif) repeat-x 0 100%;
}
#nav li .drop-holder .drop a {
	color:#5f5f5f;
	text-decoration:none;
}
#nav li .drop-holder .drop a:hover {
	color:#000;
	text-decoration:none;
}
/* main */
#main {
	overflow:hidden;
	width:978px;
}
#main .top{
	width:978px;
	background:url(../images/bg-main-top.png) no-repeat;
	height:41px;
	font-size:0;
	line-height:0;
}
#main .center {
	width:960px;
	background:url(../images/bg-main-mid.png) repeat-y;
	padding:0 9px;
}
#main .center:after {
	content:"";
	display:block;
	clear:both;
}
#main .bottom {
	width:978px;
	height:11px;
	background:url(../images/bg-main-bottom.png) no-repeat;
	font-size:0;
	line-height:0;
}
/* center content block */
.main-content {
	float:left;
	position:relative;
	margin:-40px 0 0;
	width:960px;
	overflow:hidden;
}
.twocolumns {
	height:1%;
	overflow:hidden;
	padding:5px 5px 40px;
}
.home {
	background:url(../images/bg-main.gif) repeat-x 0 100%;
	padding:5px;
}
/* content */
#content {
	float:left;
	width:720px;
}
.flash {
	width:718px;
	overflow:hidden;
	margin:0 0 15px;
	height: 382px!important;
}
.flash img {display:block;}
/* breadcrumbs */
.breadcrumbs {
	list-style:none;
	padding:10px 0 10px;
	margin:0 0 0 15px;
	overflow:hidden;
	height:1%;
	font-size:11px;
	line-height:18px;
}
.breadcrumbs li {
	float:left;
	color:#7d7d7d;
	background:url(../images/sep-breadcrumbs.gif) no-repeat 0 50%;
	padding:0 10px 0 8px;
	margin:0 0 0 -8px;
}
.breadcrumbs a {color:#7d7d7d;}
/* aside */
#content .aside {
	float:left;
	width:183px;
	padding:0 0 0 2px;
}
/* block menu */
.aside .block {
	background:#870e17;
	padding:8px 0 0;
	width:183px;
	margin:0 0 12px;
	overflow:hidden;
	color:#000;
}
.aside .block .holder {
	border:1px solid #dcdcdc;
	border-top:0;
	background:#fff;
	padding:11px 10px 8px 12px;
	height:1%;
	overflow:hidden;
}
.aside .block h3 {
	text-transform:uppercase;
	color:#000;
	margin:0 0 15px;
	font-size:11px;
}
/* aside menu */
.aside .block .menu {
	list-style:none;
	padding:0;
	margin:0;
}
.aside .block .menu li {
	background:url(../images/sep-download.gif) no-repeat 0 3px;
	padding:0 0 0 20px;
	font-size:11px;
	font-weight:bold;
	margin:0 0 14px;
}
.aside .block .menu a {color:#5e5e5e;}
/* page content */
.content-area {
	float:right;
	width:485px;
	color:#000;
	padding:0 20px 0 0;
	font-size:12px;
	line-height:18px;
}
.content-area h2, .content-area h1  {
	font-size:16px;
	line-height:18px;
	color:#000;
	background:url(../images/divider-drop.gif) repeat-x 0 100%;
	padding:0 0 5px;
	margin:0 0 8px;
}
.content-area .small-ttl {
	position:relative;
	z-index:5;
}
/* flash image2 */
.content-area .flash2 {
	width:500px;
	margin:0px -20px 26px 0;
	position:relative;
	z-index:1;
}
.content-area .flash2 img {display:block;}
.content-area p {margin:0 0 16px;}
/* content list */
.content-area ul {
	list-style:none;
	padding:0;
	margin:0 0 20px;
	font-size:12px;
	line-height:18px;
}
.content-area ul li {
	background:url(../images/sep-download.gif) no-repeat 0 4px;
	padding:0 0 0 22px;
	margin:0 0 6px;
}
.content-area .list {font-size:12px;}
/* blockquote */
.content-area blockquote {
	border:1px solid #870e17;
	border-width:1px 0;
	margin:0 0 20px;
	padding:12px 0 15px 45px;
	font:italic 18px/28px Arial, Helvetica, sans-serif;
}
q,
q:before,
q:after{quotes:none;}
/* sidebar */
#sidebar {
	float:right;
	width:220px;
}
/* box */
#sidebar .box {
	background:#870e17;
	padding:8px 0 0;
	width:220px;
	margin:0 0 12px;
	overflow:hidden;
	color:#000;
}
.box .holder {
	border:1px solid #dcdcdc;
	border-top:0;
	background:#fff;
	padding:11px 10px 8px 18px;
	height:1%;
	overflow:hidden;
}
.box h2 {
	color:#000;
	margin:0 0 7px;
	font-size:16px;
	line-height:18px;
}
.box h2 a {
	color:#000;
}
.box .news {
	padding:0 0 0 0;
	margin:0 0 17px 0;
}
.box .news a{
    margin-right: 7px;
}

/* address */
.box address {
	background:url(../images/bg-address.gif) no-repeat 5px 3px;
	padding:0 0 0 27px;
	font-style:normal;
	font-size:11px;
	line-height:14px;
	color:#666;
}
.box address span {display:block;}
.news-holder {min-height:200px;}
* html .box .news-holder {
	height:200px !important;
	overflow:visible;
}
.box .news-holder .txt {
    height: 25px;
    margin: 10px 0 0 0;
}
.box h3 {
	color:#000;
	margin:0 0 10px;
	padding:7px 0 0;
	font-size:14px;
	line-height:16px;
}
/* Family Business Advisors */
.box .img {
	float:left;
	margin:0 13px 0 0;
}
* html .box .img {margin:0 10px 0 0;}
.box .img img {display:block;}
.box .txt {
	height:1%;
	overflow:hidden;
	font-size:11px;
	line-height:13px;
	padding:0 5px 0 0;
}
.box .txt p {
	margin:0;
	padding:0 0 15px;
}
.box .txt .read-more {
	color:#000;
	background:url(../images/bg-address.gif) no-repeat 100% 50%;
	padding:0 15px 0 0;
	float:right;
}
/* video */
.box .img-video {padding:5px 0 0;}
/* news accordion */
.box .accordion {
	list-style:none;
	padding:0;
	margin:0 0 5px;
	width:190px;
	background:url(../images/divider-drop.gif) repeat-x 0 100%;
}
.accordion li {
	background:url(../images/divider-drop.gif) repeat-x;
	font:bold 11px/13px Arial, Helvetica, sans-serif;
	width:100%;
	padding:3px 0 5px;
}
/* links open-close accordion */
.accordion li .opener {
	color:#333;
	background:url(../images/bg-close-link.gif) no-repeat 2px 50%;
	padding:0 0 0 22px;
    vertical-align: top;
    text-decoration: none;
}
.accordion li .ui-state-active {
	background:url(../images/bg-open-link.gif) no-repeat 2px 50%;
	padding:0 0 0 22px;
    vertical-align: top;
    text-decoration: none;
}
/* slide block */
.accordion li .slide {
	width:190px;
	overflow:hidden;
}
.accordion li .slide .slide-holder{
	padding:8px 3px 20px;
	width:184px;
	overflow:hidden;
}
.accordion li .slide p {
	margin:0 0 10px;
	font-weight:normal;
}
.accordion .slide-holder .link-more {
	background:#ddd;
	font-size:11px;
	line-height:13px;
	font-weight:normal;
}
.accordion .slide-holder .link-more a {
	background:url(../images/sep-more.gif) no-repeat 0 50%;
	color:#333;
	padding:2px 0 3px 25px;
	display:block;
}
/* tabs */
.tabs-area {
	width:960px;
	float:left;
	position:relative;
	margin: 0 0;
	z-index:5;
}
.tabset {
	border-bottom:4px solid #870e17;
	overflow:hidden;
	list-style:none;
	padding:0 0 0 20px;
	margin:0;
	width:940px;
	font-weight:bold;
	font-size:10px;
	line-height:12px;
}
/* tabset main links */
.tabset li {
	float:left;
	width:113px;
	text-transform:uppercase;
	margin:0 2px 0 0;
}
.tabset li a {
	background:url(../images/bg-tab.gif) no-repeat;
	float:left;
	width:100%;
	text-align:center;
	color:#565656;
	padding:5px 0;
}
.tabset li a:hover,
.tabset li a.active {
	background:url(../images/bg-tab-active.gif) no-repeat;
	color:#fff;
	text-decoration:none;
}
/* tab content */
.tab-content {
	padding:14px 10px 0 20px;
	height:1%;
	overflow:hidden;
	position:relative;
}
.tab-content .tab-section {
	width:100%;
	overflow:hidden;
}
/* tab-block */
.tab-content .tab-block {
	float:left;
	width:575px;
	color:#000;
}
/* post */
.tab-content .post {
	width:100%;
	overflow:hidden;
	margin:0 0 23px;
	font:12px/14px Arial, Helvetica, sans-serif;
}
.tab-content h3 {
	margin:0 0 5px;
	padding:0 0 3px;
	color:#000;
	font-size:16px;
	line-height:18px;
	background:url(../images/divider-drop.gif) repeat-x 0 100%;
}
.tab-content .color-ttl {margin:0 0 10px;}
.tab-content h3 a {
	color:#870e17;
	background:url(../images/bg-address.gif) no-repeat 0 60%;
	padding:0 0 0 15px;
    text-decoration: none;
}

.tab-block .post p {
	margin:0 0 2px;
	color:#000;
	word-spacing:-1px;
}
/* download link */
.tab-block .post .download {
	color:#870e17;
	background:url(../images/sep-download.gif) no-repeat 3px 70%;
	padding:0 0 0 25px;
}
.tab-block .post .img {
	float:left;
	margin:3px 20px 0 0;
}
* html .tab-block .post .img {margin:3px 7px 0 0;}
.tab-block .post .img img {
	display:block;
}
.tab-block .post .text {
	height:1%;
	overflow:hidden;
/*	margin:0 0 10px;*/
	font-size:12px;
	line-height:16px;
}
.tab-block .post .text p {margin:0 0 10px;}
/* red link 'click here' */
.tab-block .post .link-click {
	text-indent:-9999px;
	display:block;
	width:73px;
	height:15px;
	background:url(../images/bg-link-click-here.gif) no-repeat;
}
.tab-content .list-holder {
	width:600px;
	overflow:hidden;
	position:relative;
	margin:0 0 0 -25px;
}
/* list in tab */
.tab-content .links-list {
	list-style:none;
	padding:0 0 0 25px;
	margin:0;
	float:left;
	width:275px;
}
.tab-content .links-list li {
	background:url(../images/sep-download.gif) no-repeat 3px 5px;
	padding:0 0 0 25px;
	font-size:12px;
	line-height:16px;
}
.tab-content .links-list a {color:#000;}
/* tab-aside */
.tab-content .tab-aside {
	float:right;
	width:305px;
	overflow:hidden;
}
/* video block in tab */
.tab-content .video-box {
	float:right;
	width:215px;
}
.tab-content .tab-aside h3 a{padding:0 0 0 18px;}
.tab-content .img-video {
	float:left;
	padding:5px 0 0;
	margin:0 0 12px;
}
.img-video img {display:block;}
/* small logos in tab */
.tab-content .logos {
	padding:20px 0 0;
	overflow:hidden;
}
.tab-content .logos img {
	border:0;
}
/* footer */
#footer {
	width:920px;
	margin:0 auto;
	padding:10px 0 15px;
	overflow:hidden;
}
/* footer logo */
#footer .logo {
	background:url(../images/logo-finh.gif) no-repeat;
	float:left;
	height:18px;
	width:62px;
	overflow:hidden;
	text-indent:-9999px;
	margin:0 20px 0 0;
}
#footer .logo a {
	display:block;
	height:100%;
}
/* info block */
#footer .info {
	float:left;
	width:544px;
	overflow:hidden;
	color:#919191;
	font-size:11px;
}
#footer .info p {
	text-transform:uppercase;
	margin:0;
	font-size:10px;
	font-weight:bold;
}
#footer .info address {font-style:normal;}
/* footer navigation */
#footer .nav {
	list-style:none;
	padding:0;
	margin:0 0 0 -8px;
	overflow:hidden;
	float:left;
	display:inline;
}
#footer .nav li {
	float:left;
	background:url(../images/sep-footer-nav.gif) no-repeat 0 50%;
	padding:0 0 0 8px;
	margin:0 8px 0 0;
}
#footer .nav a {color:#919191;}
/* footer navigation right */
#footer .nav2 {
	float:right;
	list-style:none;
	padding:0;
	margin:0 -12px 0 0;
	overflow:hidden;
	width:240px;
	font-weight:bold;
	font-size:10px;
}
#footer .nav2 li {
	float:left;
	background:url(../images/sep-footer-nav2.gif) no-repeat 100% 50%;
	padding:0 5px 0 0;
	margin:0 0 0 5px; 
	text-transform:uppercase;
}
#footer .nav2 a {
	white-space:nowrap;
	color:#737373;
}

.singlecolumn {
    padding: 10px;
}
.singlecolumn .content-area {
    float: left;
    width: 700px;
    margin-bottom: 20px;
}

.news-item {
    margin-bottom: 20px;
}

.news-item p {
    margin-bottom: 5px;
}

/* Start contact us form */
.contact-form form label {
    display: inline-block;
    width: 185px;
    vertical-align: top;
}

.contact-form form .text,
.contact-form form .select,
.contact-form form .textarea {
    width: 250px;
}
.contact-form form .textarea {
    height: 100px;
}

.contact-form label.error {
    width: 110px;
    color: red;
    margin-left: 10px;
}

.contact-details {
    display: inline-block;
    width: auto;
}
.contact-details .contact-container{
    margin-right: 30px;
    float: left;
}
.contact-form .mandatory {
    margin-right: 5px;
}

.contact-form .pre-content {
    margin-bottom: 20px;
    float: left;
}
.contact-form .google-map {
    float: right;
    margin: 0 0 20px 80px;
}
.contact-form .top-content {
    display:inline-block;
    margin-bottom:10px;
}
/* End contact us form */

/* mailing list form */
#mailing-list-form label {
    width: 120px;
    display: inline-block;
}

#mailing-list-form input[type='text'] {
    width: 200px;
}
/* end mailing list form */

/* video list */
.news-item .text-content{
    margin-bottom: 20px;
}

.listCategory .news-item {
    width: 700px;
    margin: 20px 0 0 0;
    display: inline-block;
}

.listCategory .news-item .video-content {
    float: left;
    padding: 0 50px 0 20px;
    margin-bottom: 25px;
}

.listCategory .news-item .text-content {
    float: left;
    vertical-align: top;
}

.sidebar-news-text {
    display: inline-block;
    vertical-align: bottom;
    width: 180px;
}

.content-area .pie-chart{
    float: right;
    padding: 0 5px 0 15px;
    width: auto;
}

.video {
    cursor: pointer;
}

.video-details {
    vertical-align: top;
    margin: 20px 0 20px 0;
}
div.item {
    display:block;
    float: left;
    width: 121px;
    margin-bottom: 15px;
}
div.item strong {	
    display: block;
}

div.content-area .visual {
    width: 200px;
    height: 400px;
    float: left;
    margin: 0 20px 20px 0;
    display:block;
}
div.content-area .text-description h1 {
    background-image: none;
}
div.content-area .text-description {
    display:block;
    width:auto;
}
.staffname {
	padding-left: 10px;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-bottom: 3px;
	padding-top: 3px;
	vertical-align: top;
}
.staffname a {
	color: #000000;
}
.stafftable {
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-bottom: 3px;
	padding-top: 3px;
	vertical-align: top;
}
.smalltext {
	font-size: 11px;
}
.box h2 {
	font-size: 12px;
}
.redtext {
	color: #870E17;
}
