
/*******************************************************************/
/*****   Secondary pages right side logo and black background  *****/
/*******************************************************************/

#secn_content table.sidenav_n_body tr td 	{
	background-color:#fff;  				}


#secn_content table.sidenav_n_body {
	height:567px;
	width:955px; }


#secn_content table tr td.secn_side
{
	height:567px;
	background-color:#000;
	width:157px;
	vertical-align:top;
}

body:last-child:not(:root:root) #secn_content table tr td.secn_side {
	height:569px
}

#secn_content table tr td.secn_body
{
	height:567px;
	width:798px;
	*width:795px;
	vertical-align:top;
	*border-right:1px;
	*border-right-color:#000;
	*border-right-style:solid;
	_border:0px solid #000;
}

div.logo_container
{
	min-height:241px;
	_height:241px;
	width:157px; 
	background-color:#000;
	background-image:url(../gfx/bg_gradient.png); 
	background-repeat:repeat-x; 
	text-align:center; 
	vertical-align:top; 
}

#secn_content table tr td.secn_side div.logo_container #logo 
{
	width: 56px;
	min-height: 90px;
	_height:90px;
	margin-top: 51px;
}


div.secn_sidenav
{ 
	width:157px;
/*	min-height:80px; */
	color:#fff;
}

.secn_sidenav ul.navList { 
	list-style:none; 
	padding:0px;	}

.secn_sidenav ul.navList li { 
	margin:6px; 
	font-size:11px; 
	font-family:Arial; 
	padding:0px; 			  }

.secn_sidenav ul.navList li.cat_name 	{	 
	font-weight:bolder; 
	font-size:12px; 
	padding-bottom:3px;	
	line-height:14px;				}

.secn_sidenav ul.navList li.cat_padding { 
	padding:3px;	}

.secn_sidenav ul.navList li a { 
	text-decoration:none; 
	color:#fff; 				}

.cat_padding 	 { 
	padding:3px; }

.err { 
	color:#ff0000; }


/*******************************************************************/
/*****************   Secondary Nav PORTFOLIO   *********************/
/*******************************************************************/
/*
#secn_content .folio_sidenav {
	padding-left:7px;
}

#secn_content .folio_sidenav a{
	color:#fff;
	display:block;
	font-size:10px;
	font-family:Arial;
	padding-left:7px;
	border-left:1px;
	border-left-color:#555452;
	border-left-style:solid;
	line-height:13px;

}
#secn_content .folio_sidenav a.onit {
	color:#3aa1c6;
}
*/
/*******************************************************************/
/*****************     Secondary Nav TEAM      *********************/
/*******************************************************************/

#secn_content .team_sidenav ul,
#secn_content .folio_sidenav ul,
#secn_content .about_sidenav ul {
	margin-left:7px;
	border-left:1px;
	border-left-color:#555452;
	border-left-style:solid;
}

#secn_content .team_sidenav a.nowOn,
#secn_content .folio_sidenav a.nowOn,
#secn_content .about_sidenav a.nowOn {
	color:#3aa1c6;
}


/*******************************************************************/
/*********************    TEAM BIO pg    ***************************/
/*******************************************************************/


.team_body_container { 
	min-height:567px; 
	_height: 567px; 
	width:798px;   }

.team_body_space { 
	min-height:20px; 
	_height:20px;
	width:796px; 
	border:thin solid #fff; }

.team_bio_name_breadcrump { 
	min-height:60px; 
	_height:60px;
	width:796px; 
	border:0 solid #fff;  }

.team_bio_name {
	min-height:60px;
	_height:60px;
	width:333px;
	padding-left:135px;
	border:0 solid black;
	float:left; }

.team_bread_crump {
	min-height:60px;
	_height:60px;
	width: 328px;
	border:0 solid blue;
	float:left; }

.team_lcrump {
	min-height:34px;
	_height:34px;
	width:160px;
	float:left;
	padding-top:26px;
	font-size:9px;
	letter-spacing: 0.5px
	font-family:Arial;
	text-align:right;
	border:0 solid red; }
.team_lcrump a{
	text-decoration:none;
	color:#000; }
.team_lcrump a:HOVER{
	text-decoration:none;
	color:#000; }

.team_rcrump {
	min-height:34px;
	_height:34px;
	width: 157px;
	padding-top:26px;
	border:0 solid green;
	float:left;
	font-size:9px;
	letter-spacing: 0.5px
	font-family:Arial;
	color:#3aa1c6;
	border:0 solid blue; }

.team_bio_about_n_pic { 
	min-height:300px; 
	_height:300px;
	width:765px; 
	padding-left:10px; 
	padding-right:20px;
	border:thin solid #fff;  }

.team_bio_pic_focus {  
	min-height:303px; 
	_height:303px;
	width:183px; 
	float:left; 
	border:thin solid #fff; }

.team_bio_pic { 
	min-height:180px; 
	_height:180px;
	width:180px; 
	border:0 solid #000; }

.team_bio_space {
	min-height:20px; 
	_height:20px;
	width:180px;  }

.team_bio_focus {
	margin-left:2px;
	min-height:60px; 
	_height:60px;
	width:140px; 
	padding:20px;	
	background-color:#fff;
	color:#231f20;
	font-family:Arial;
	font-size:11px;
	line-height:13px; 
	border-width:thin;
	border-color:#3aa1c6;
	border-style:solid; }

.team_bio_focus .focus_heading {
	font-family:Arial;
	font-weight:bold;
	font-size:11px;
	color:#3aa1c6; }

.team_bio_about { 
	min-height:400px; 
	_height:400px;	
	width:563px; 
	float:right; 
	right:20px; 
	border:thin solid #fff;
    font-family:Arial; 
    font-size:11pt; 
	line-height:15pt; 
	color:#636467;  }

.team_bio_space_2 {
	width:563px; 
	float:right; 
	min-height:15px;
	_height:15px;	  }

.team_bio_contact { 
	width:563px; 
	min-height:40px; 
	_height:40px;
	float:right; 
	background-color:#FFF;  }

.team_bio_contact .bio_cnt {
	min-height:30px;
	_height:30px;
	width:180px;
	padding-top:5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 0px;
	border:0 solid red;
	float:left;
	color:#3aa1c6;
	font-family:Arial;
	font-size:10px;
	line-height:12px; }
	
.team_bio_contact .bio_cnt a,
.team_bio_contact .asst_cnt a{
	text-decoration:none;
	color:#3aa1c6;
}

.team_bio_contact .asst_cnt {
	min-height: 30px;
	_height:30px;
	width: 360px;
	padding: 5px;
	border:0 solid blue;
	float:left;
	color:#3aa1c6;
	font-family:Arial;
	font-size:10px;
	line-height:12px;	}


/*******************************************************************/
/***************		TEAM HOME Page		************************/
/*******************************************************************/

/**/
/*top body Picture & Testimonial*/
/**/



#team_home .pic_n_testimonial {
	min-height:241px;
	_height:241px;
	width:798px;
}

#team_home .pic_n_name {
	min-height:241px;
	_height:241px;
	float:left;
/*	width: 642px;*/
	width:645px;
}

#team_home .pic {
	position:relative;
	min-height:201px;
	_height:201px;
	background-color:#000;
	background-image:url(../gfx/gradient.jpg); 
	background-repeat:repeat-y;
/*	width:642px; */
	width:645px;	
	
/*	background-image:url(../gfx/bg_gradient.png); 
	background-repeat:repeat-x; 
*/	
}

#boxGuleri,
#boxWendell,
#boxYu,
#boxSchwab,
#boxFernandes,
#boxWilliams {
	position:absolute;
	background-color:#000;
	color:#3AA1C6;
	padding:0.5px;	
	font-weight:bold;
	height:12px;
	top:128px;
	visibility:hidden;
}

#boxGuleri {
	width:63px;
	left:45px;
}

#boxWendell {
	width:82px;
	left:120px;	
}

#boxYu {
	width:41px;
	left:277px;
}

#boxSchwab {
	width:80px;
	left:340px;
}

#boxFernandes {
	width:92px;
	left:423px;
}

#boxWilliams {
	width:96px;
	left:532px;
}

#team_home .nameltr {
	min-height:40px;
	_height:40px;
	color:#fff;
	text-align:left;
	font-family:Arial;
	font-size:8pt;
	font-weight:900;
	line-height:38px;
	background-color:#000;
/*	width:642px; */
	width:645px;

/*	*height:39px;
	*line-height:39px;
	_height:37px;
	_line-height:37px;*/
}

#team_home .nameltr a{
	text-decoration:none;
	color:#fff;
}

#team_home .testimonial {
	min-height:241px;
	_height:241px;
	width:153px;
	background-color:#000;
	float:left;
	background-image:url(../gfx/bg_gradient.png); 
	background-repeat:repeat-x; 
}

/**/
/*bottom body about Team & right space*/
/**/

#team_home .about_n_rspace {
	min-height:326px;
	_height:326px;
	width:798px;
	float:left;
}

#team_home .about {
	min-height:326px;
	_height:326px;
	width:642px;
	float:left;
}			

#team_home .lcrump {
	min-height:20px;
	_height:20px;
	width:642px;
	font-size:9px;
	letter-spacing: 0.5px
	font-family:Arial;
}
			
#team_home .lcrump a{
	text-decoration:none;
	color:#000;
}
#team_home .lcrump a:HOVER{
	text-decoration:none;
	color:#000;
}

#team_home .pgimg_n_teammssg {
	min-height:306px;
	_height:306px;
	width:642px;
}

#team_home .pgimg {
	min-height:256px;
	_height:256px;
	width:207px;
	float:left;
	/*min-height:306px;
	width:267px;
	*/
	padding-left:60px;
	padding-top:50px;
	background-color:#fff;
}

#team_home .teammssg {
	min-height:216px;
	_height:216px;
	width:375px;
	float:left;
	padding-top:90px;
	font-family:Arial;
	font-size:11pt;
	/*font-weight:600;*/
	line-height:15pt;
	color:#636467;
}

#team_home .rspace {
	min-height:326px;
	_height:326px;
	width:156px;
	float:left;
}

#team_home .rcrump {
	min-height:20px;
	_height:20px;
	width:156px;
	font-size:9px;
	font-family:Arial;
	color:#3aa1c6;
	letter-spacing: 0.5px
}	



/*******  STAFF  *******/

#team div.pageImg {
	min-height:80px;
	_height:80px;
	width: 758px;
	padding: 50px 0px 20px 40px;
/*			top right bottom left CLOCK wise	*/
	background-color:#fff;
}

#team div.subPageImg_n_breadCrump {
	min-height:35px;
	_height:35px;
	width:798px;
/*	background-color:lightBlue;*/
}

#team div.subPageImg {
	min-height:35px;
	_height:35px;
	width:307px;
	float:left;
	padding-left:65px;
/*	background-color:lightgreen; */
}

#team div.lcrump {
	min-height:35px;
	_height:35px;
	width:267px;
	float:left;
/*	background-color:lightyellow;*/
	text-align:right;
	padding-top:10px;
	font-size:9px;
	font-family:Arial;
	letter-spacing: 0.5px
}

#team div.lcrump a{
	text-decoration:none;
	color:#000;
}

#team div.rcrump {
	min-height:35px;
	_height:35px;
	width:156px;
	float:left;
/*	background-color:lightsalmon; */
	padding-top:10px;
	color:#3aa1c6;
	font-size:9px;
	font-family:Arial;
	letter-spacing: 0.5px
}

#team div.details_n_lspace {
	min-height:382px;
	_height:382px;
	width:798px;
/*	background-color:lightBlue;*/
}

#team div.details {
	min-height:347px;
	_height:347px;
	width:574px;
	float:left;
	padding:5px 0px 10px 65px;
/*	background-color:lightgrey; */
}

#team div.lspace {
	min-height:382px;
	_height:382px;
	width:156px;
/*	background-color:white; */
	float:left;
}

 
.headPad {
	padding-bottom:30px;
}

#team table#financeTbl,
#team table#officeTbl,
#team table#financeTbl tr,
#team table#officeTbl tr,
#team table#financeTbl tr td,
#team table#officeTbl tr td{
	background-color:#fff;
}

#team table#financeTbl tr td,
#team table#officeTbl tr td{

}
#team table#financeTbl,
#team table#officeTbl {
	font-size:11pt;
	line-height:15pt;
	color:#636467;
	font-family:Arial;
	border-collapse:collapse; 
}

#team table#financeTbl tr td,
#team table#officeTbl tr td{
/*
	padding-bottom:8px;
	padding-top:8px;
*/padding-left:5px;
	padding-right:10px;
	border-left:1px solid #555452;
}



#officeTbl a, #financeTbl a,
div#db_search_results div.search_content a,
div#db_search_results div.search_content a:hover,
div#db_search_results div.search_content a.search_company_link,
div#db_search_results div.search_content div#search_string_echo,
div#db_search_results span#search_term_inner {
	color:#3AA1C6;
	font-size:10pt;
	text-decoration:none;
}


/*

#officeTbl a,
#financeTbl a {
	color:#3aa1c6;
	text-decoration:none;
	font-size:10pt;
}
*/

#officeTbl .fullName,
#financeTbl .fullName {
	font-weight:900;
}
/*******************************************************************/
/******************     		  ABOUT         ************************/
/*******************************************************************/
div.db_search_title_image div.pageImg {
	min-height:80px;
	_height:80px;
	width: 758px;
	padding: 50px 0px 20px 40px;
/*			top right bottom left CLOCK wise	*/
	background-color:#fff;
}
div.db_search_title_image div.pageImg img {
	width: 281px;
	height: 78px;
}
#about div.pageImg {
	min-height:80px;
	_height:80px;
	width: 758px;
	padding: 50px 0px 20px 40px;
/*			top right bottom left CLOCK wise	*/
	background-color:#fff;
}

#about div.subPageImg_n_breadCrump {
	min-height:35px;
	_height:35px;
	width:798px;
/*	background-color:lightBlue;*/
}

#about div.subPageImg {
	min-height:35px;
	_height:35px;
	width:307px;
	float:left;
	padding-left:65px;
/*	background-color:lightgreen; */
}

#about div.lcrump {
	min-height:35px;
	_height:35px;
	width:267px;
	float:left;
/*	background-color:lightyellow;*/
	text-align:right;
	padding-top:10px;
	font-size:9px;
	font-family:Arial;
	letter-spacing: 0.5px
}

#about div.lcrump a{
	text-decoration:none;
	color:#000;
}

#about div.rcrump {
	min-height:35px;
	_height:35px;
	width:156px;
	float:left;
/*	background-color:lightsalmon; */
	padding-top:10px;
	color:#3aa1c6;
	font-size:9px;
	font-family:Arial;
	letter-spacing: 0.5px
}

#about div.details_n_lspace {
	min-height:382px;
	_height:382px;
	width:798px;
/*	background-color:lightBlue;*/
}

#about div.details {
	min-height:347px;
	_height:347px;
	width:574px;
	float:left;
	padding:25px 0px 10px 65px;
/*	background-color:lightgrey; */
}

#about div.lspace {
	min-height:382px;
	_height:382px;
	width:156px;
/*	background-color:white; */
	float:left;
}

table#companyTbl {
	border-collapse:collapse;
	color:#3aa1c6;
	font-size:11px;
	line-height:13px;
}

table#companyTbl td{
	height:70px;
	vertical-align:top;
}

table#companyTbl a {
	text-decoration:none;
	color:#3aa1c6;
}

table#companyTbl .thinLine {
border-left:1px;
border-left-color:#6bb9d4;
border-left-style:solid;
padding:0px 0px 0px 5px;
}

table#companyTbl .blk {
	color:#000;
}




/**/
/* for Secondary pages*/
/**/

#about div.details {
	font-family:Arial;
	font-size:11pt;
	line-height:15pt;
	color:#636467;
}

#about div.details a.mailTo {
	text-decoration:none;
	color:#3aa1c6;
}

#about div.overviewHeading {
	font-family:Arial;
	font-size:14px;
	line-height:18px;
	color:#3aa1c6;
	font-weight:900;
}

#about .newsFrom {
	color:#3aa1c6;
	font-size:14px;
	font-weight:900;
}

#about div.details table.sierraJobsTbl {
	width:100%;
	border-collapse: collapse;
}

#about div.details table.sierraJobsTbl td{
	background-color:#eeeeec;
/*	height:35px; */
	padding-top:10px;
	padding-bottom:10px;
}

#about div.details table.sierraJobsTbl td.lcell{
	width:130px;
	font-size:10px;
	text-align:right;
	vertical-align:top;
	color:#3aa1c6;
}

#about div.details table.sierraJobsTbl td.rcell{
	font-size:11px;
	padding-left:23px;
	padding-right:5px;
	color:#000;
	line-height:normal;
}

#about div.details #submitPlan {
	background-color:#eeeeec;
}

#about div.details #submitPlan table#bussForm {
	width:100%;
	border-collapse:collapse;
	background-color:#fff;
}

#about div.details #submitPlan table#bussForm tr {
	border:0px;
}

#about div.details #submitPlan table#bussForm td {
	background-color:#eeeeec;
	border:0px;
}
#about div.details #submitPlan table#bussForm td input,
#about div.details #submitPlan table#bussForm td select {
	border:1px solid #eeeeec;
	background-color:#fff;
	height:20px;

}

#about div.details #submitPlan table#bussForm td input.matchLengthier {
	width:272px;
	*width:296px;
	display:block;
}

#about div.details #submitPlan table#bussForm td input.fileField {
	background:#fff;
	border:0px;
}

#about div.details #submitPlan table#bussForm td textarea{
	width:272px;
	*width:296px;
	display:block;
}


#about div.details #submitPlan table#bussForm td textarea {
	border:1px solid #eeeeec;
	background-color:#fff;
}

#about div.details #submitPlan table#bussForm td.lcell {
	width:200px;
	font-family:Arial;
	font-size:11pt;
	text-align:right;
	padding-right:15px;
}
#about div.details #submitPlan table#bussForm #number_form {
	width:152px;
	*width:142px;
}

#about div.details #submitPlan table#bussForm td.rcell {

}

/*******************************************************************/
/***************     PORTFOLIO    ************************/
/*******************************************************************/


#folio div.pageImg {
	min-height:80px;
	_height:80px;
	width: 758px;
	padding: 50px 0px 20px 40px;
/*			top right bottom left CLOCK wise	*/
	background-color:#fff;
}

#folio div.subPageImg_n_breadCrump {
	min-height:35px;
	_height:35px;
	width:798px;
/*	background-color:lightBlue;*/
}

#folio div.subPageImg {
	min-height:35px;
	_height:35px;
	width:307px;
	float:left;
	padding-left:65px;
/*	background-color:lightgreen; */
}

#folio div.rcrump {
	min-height:35px;
	_height:35px;
	width:156px;
	float:left;
/*	background-color:lightsalmon; */
	padding-top:10px;
	font-size:9px;
	letter-spacing: 0.5px;
	font-family:Arial;

}

#folio div.lcrump {
	min-height:35px;
	_height:35px;
	width:267px;
	float:left;
/*	background-color:lightyellow;*/
	text-align:right;
	padding-top:10px;
	font-size:9px;
	letter-spacing: 0.5px
	font-family:Arial;
}

/*
#folio div.crump {
	min-height:35px;
	_height:35px;
	width:423px;
	float:left;
	background-color:lightgreen;
	opacity:.5;
	text-align:right;
	font-size:9px;
	padding-top:10px;
}
*/
#folio div.crump .yesLineHt {

}
#folio div.crump .yesLineHt a{
	text-decoration:none;
	color:#000;
}

#folio div.crump .noLineHt{
	font-size:9px;
	letter-spacing: 0.5px
	line-height:9px;
	color:#3aa1c6;
	text-align:left;
}

#folio div.details_n_lspace {
	min-height:382px;
	_height:382px;
	width:798px;
/*	background-color:lightBlue;*/
}

#folio div.details {
	min-height:347px;
	_height:347px;
	width:574px;
	float:left;
	padding:25px 0px 10px 65px;
/*	background-color:lightgrey; */
}

#folio div.lspace {
	min-height:382px;
	_height:382px;
	width:156px;
/*	background-color:white; */
	float:left;
}

table#companyTbl {
	border-collapse:collapse;
	color:#3aa1c6;
	font-size:11px;
	line-height:13px;
}

table#companyTbl td{
	height:55px;
	vertical-align:top;
	padding-bottom:15px;
}

table#companyTbl a {
	text-decoration:none;
	color:#3aa1c6;
}

table#companyTbl .thinLine {
border-left:1px;
border-left-color:#6bb9d4;
border-left-style:solid;
padding:0px 0px 0px 5px;
}

table#companyTbl .blk {
	color:#000;
}



#folio a,
#about a,
.team_body_container a {
	color:#3AA1C6;
}













/*******************************************************************/
/****************     HIDE all BreadCrumps    **********************/
/*******************************************************************/

#team_home .lcrump,
#team_home .rcrump,
.team_lcrump,
.team_rcrump,
#team div.lcrump,
#team div.rcrump,
#about div.lcrump,
#about div.rcrump,
#folio div.rcrump,
#folio div.lcrump {

	visibility:hidden;

}





/*******************************************************************/
/**********************     SEARCH    ******************************/
/*******************************************************************/

div#db_search_box,
div#db_search_terms,
div#db_search_results {
	display: block;
	margin: 40px;
}

div#db_search_results div.search_result_title {
color:#3AA1C6;
font-family:Arial;
font-size:14px;
font-weight:900;
line-height:18px;
}

div#db_search_results div.search_content {
    margin-top: 0px;
    margin-left: 10px;
    margin-bottom: 0px;
	font-family:Arial;
	font-size:11pt;
	line-height:15pt;
	color:#636467;
}



div#db_search_terms div#search_string_echo {
/*  Optional: "Your search for "<string>" results ..." */
	font-size: 12pt;

}
div#db_search_terms div span#search_term_outer {
/*  Optional: to style the quoted elements INclusive */
}
div#db_search_terms div span#search_term_inner {
/*  Optional: to style the quoted elements EXclusive */
}





/*
#team table
{
backgournd-color:#000;
}

#team table#side_nav
#team table#side_nav tr
#team table#side_nav tr td
{
border:0px;
padding:0px;
margin:0px;
}

#team #logo_td {
	width: 157px;
	min-height: 241px;
	background-image: url(../gfx/bg_gradient.png);
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: middle;
}

#team #black_td {
	margin:0px;
	padding:0px; 
	min-height:320px;
	min-height:320px;
	background-color:#000;
}
*/

/*
#side_nav table.sec_page,
#side_nav table.sec_page tr,
#side_nav table.sec_page td
{
	background-color: #fff;
}

#side_nav td.logo_td
{
background-color:#000;
background-image:url(../gfx/bg_gradient.png); 
background-repeat:repeat-x; 
text-align:center; 
vertical-align:top; 
width:157px; 
min-height:241px;
}

#side_nav #logo {
	width: 56px;
	min-height: 90px;
	margin-top: 51px;
}
#side_nav td.main_content
{
 width:798px; min-height:566px; vertical-align:top;
}

#side_nav table.sec_page td.side_content
{
background-color:#000; color:#fff; width:157px; min-height:326px; vertical-align:top;
}


#team_side_content ul.navList
{ list-style:none; padding:0px;}

#team_side_content ul.navList li
{ margin:6px; font-size:10px; font-family:Arial; padding:0px; }

#team_side_content ul.navList li.cat_name
{ font-weight:bolder; font-size:11px; }

#team_side_content ul.navList li.cat_padding
{ padding:3px;}

#team_side_content ul.navList li a
{ text-decoration:none; color:#fff; }


#team_main_content
{ width:798px; min-height:566px; border:thin solid green; position:relative; }

*/
.advisory {
	background: #fff;
	margin: -40px 0 0 0;
}
.advisoryIndustry {
	width: 267px;
	display: block;
	list-style-type: none;
	font-weight: bold;
	font-size:12px;

}
.advisoryIndustry li {
}
.advisoryCompany {
	margin: .25em 0 .5em 0;
	line-height: .963em;
	list-style-type: none;
	font-size:12px;
	font-weight: normal;
}
.advisoryCompany li {
	line-height: 1em;
	padding: .25em 0;
}
.advisoryCompany li a {
	font: 12px Arial, Helvetica, sans-serif;
}