/*
	default red: #802C3C;
	link blue: #3e82b1;
	red links: #cb2026;	
	submenu gray-blue: #ced7df;
	h3 gray-green: #8a9a7a;
*/

body {
	background: #ffffff;
	font: normal 9pt arial, sans-serif;
	color: #000;
	margin: 0;
	padding: 0;
	padding-bottom: 20px;
	background-position: center;
	text-align:center;
}

.mobile
{
	display: none;
}

#udm > li > a
{
	font-size: 0px;
}

/* for search, sitemap, emailpage */
td {font: normal 9pt arial, sans-serif;}

a {
	color: #a92b3e;
	text-decoration: none;
	outline: none;
}

a:hover {
	text-decoration: underline;
}

*.more {
	color: #cb2026;
	font-weight: bold;
}

li.more {
	list-style: none;
	margin-top: 20px;
}

img {
	border: 0;
}

ul {
	list-style-type: square;
	list-style-image: url(../i/gray-square-bullet.gif);
	!list-style-image: url(../i/gray-square-bullet-ie.gif);
}

ul.noindent {
	list-style-type: none;
	list-style-image: none;
	!list-style-image: none;
}
ul.noindent li { margin-left: -16px; }


ul.contactLinks {
	float: right;
	display: block;
	list-style-image: url(../i/bullet-raquo.gif);
	margin: 0;
	padding: 0;
	padding-left: 18px;
	!list-style-image: url(../i/bullet-raquo-ie.gif);
}

.contactLinks li {
	margin: 0;
	padding: 0;
}

#body {
	width: 788px;
	margin: auto;
	text-align: left;
	background: white;
	border-top: 6px solid #971c30;
}

#body #top {
	position: relative;
	height: 130px;
	margin: 0;
	padding: 0;
	z-index: 9999;
}

#top img#logo {
	float: left;
	display: block;
	margin: 19px 0 0 2px;
}

#body .submenu {
	overflow:hidden;
	min-height: 13px;
	!height: 100%;
	padding: 8px 0px 8px 0px;
	margin: 0 0 38px 0;
	border-top: 1px solid #e1dad2;
	border-bottom: 4px solid #e1dad2;
	font-size: 11px;
}

.submenu a {
	color: #4f4a45;
}

.submenu span.onSubNav {
	color: #037a88;
}

#body #content {
	margin: 0 0px 38px 0px;
	!height: 100%;
	overflow: hidden;
	!overflow: visible;
}

#body .contentLeft {
    width: 237px;
    padding: 0px 0 20px 0;
	color: #888282;
	font-size: 8pt;
    line-height: 18px;
    float: left;
}

#body .contentLeft a {
	color: #007684;
}

.contentLeft p {
	margin-top: 0;
}
  
#header {
	position: relative;
	height: 50px;
	overflow: hidden;
	border-top: 6px solid #0397a9;
}

body.flexpage-itempage #header {
	height: auto;
	min-height: 40px;
	padding-bottom: 10px;
}

#header #headerImage {
	display: block;
}

#topRightLinks {
	position: absolute;
	top: 30px;
	right: 19px;
	color: #a1968b;
	font-size: 8pt;
}

#topRightLinks a {
	margin: 0 2px;
	color: #a1968b;
}

#topRightLinks a:hover {
	text-decoration: none;
}

#topRightLinks a img {
	vertical-align: top;
}

#topSearch {
	position: absolute;
	top: 48px;
	right: 0px;
}

#topSearch form input {
	color: #a1968b;
	font-size: 12px;
	width: 170px;
	margin: 1px 0 0 0;
	padding: 3px 3px 2px 3px;
	border: 1px solid #ced7df;
}

#header #topLinks {
	position: absolute;
	top: 22px;
	right: 0px;
	color: #a1968b;
	font-size: 10px;
	text-align: right;
	line-height: 16px;
	text-transform: uppercase;
}

#topLinks a {
	margin: 0 2px;
	color: #a1968b;
}

#headerTitle {
	float: left;
	color: #971c30;
	font-size: 20px;
	font-weight: bold;
	padding-top: 18px;
}

body.flexpage-itempage #headerTitle {
	padding-right: 130px;
}

#body .contentLeft ul {
	padding: 6px 0 4px 33px;
	margin: 0;
}


/* practice profile - child gchild list */

#body .prac_bullet_child 
{
	margin-left: 12px;
	display: none;
}

ul#practiceList li.prac_bullet_parent a.slideMe 
{
	display: none;
	width: 10px;
	height: 11px;
	background: url('../i/plus.gif') 1px 2px no-repeat;
}


#body .prac_bullet_gchild {
	margin-left: 22px;
}

/* practice summary - 2 column*/

ul.multiList{width:45%; padding:0 0 0 14px; float:left; margin: 0 0 18px 0;}

/*ul.multiList li{padding:0 0 0 10px; margin:0;}*/
/*ul.multiList li ul{margin:0 0 0 11px; }*/

/*
ul.multiList li.prac_bullet_child {
	margin-left: 20px;
}

ul.multiList li.prac_bullet_gchild {
	margin-left: 40px;
}
*/

#body ul.multiList li.prac_bullet_parent {
	list-style-type: none;
	list-style-image: none;
	font-weight: bold;
	font-size: 1.4em;
	list-style: none;
	margin-left: -12px;
	margin-top: 18px;
	maring-bottom: 3px;
}

#body ul.multiList li.prac_bullet_child {
	margin-left: 20px;
}

#body ul.multiList li.prac_bullet_gchild {
	margin-left: 40px;
}

/* side navigation for 3rd level nav, and sidebar search forms */

.contentLeft .stndForm {
	margin: 0 7px 0 0;
	padding: 15px 5px 8px 5px;
	background: #aa9f93;
	!height: 100%;
	color: white;
}

.contentLeft .stndForm a {
	color: #ffffff;
	text-decoration: underline;
}

.sideNav {
	margin: 0 7px 15px 0;
	padding: 0 8px 15px 15px;
	background: #aa9f93;
	!height: 100%;
	color: white;
}

.sideNav {
	color: white;
}

.sideNav p {
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
}

.sideNav hr {
	color: white;
	height: 1px;
	background-color: white;
	border: 0;
}

.sideNav img {
	margin-top: 15px;
}

#content .sideNav ul {
	padding: 10px 5px 0 20px;
	list-style-image: url(../i/white-bullet-raquo.gif);
	list-style-image: url(../i/white-bullet-raquo-ie.gif);
	color: black;
	margin-top: 5px;
}

#content .sideNav ul li {
	line-height: 14px;
	padding-bottom: 7px;
}

#content .contentLeft .sideNav a {
	color: white;
	font-weight: normal;
}

#body .contentRight {
	width: 520px;
	padding: 0 0px 0 28px;
	padding-bottom: 25px;
	float: left;
	line-height: 22px;
}

#body .contentGeneral {
	padding: 0px 22px 12px 22px;
	line-height: 18px;
	background: white;
	!height: 100%;
	overflow:hidden;
}

#nanotechnology #body .contentGeneral {
	height: auto;
	!width: 100%;
}

#body .contentGeneral .left{
    width: 346px; 
    _width: 368px;
    float: left;
    padding-right: 18px;
    margin: 10px 0 20px 0;
    border-right: 1px #ccc solid;
}

#body .contentGeneral .right{
    width: 347px; 
    !width: 367px;
    margin: 10px 0 10px -1px;
    padding: 0 0 18px 18px;
    float: right;
    border-left: 1px #ccc solid;
}

/* bio list pages */

.bioLetters {
	font-size: 1.2em;
	margin-bottom: 8px;
	margin-top: 0;
	min-height: 30px;
	!height: 30px;
	color: #666666;
	
	/* hack for making firefox expand 
	div to include floating contents */
	overflow:hidden;
	!overflow: visibile;
}

.bioLetters .letter {
	font-weight: bold;
	display: block;
	float: left;
	background: #e1dad2;
	margin-right: 3px;
	margin-bottom: 3px;
	width: 16px;
	text-align: center;
}

.bioLetters a {
	color: #007684;
}

#body .bioLetters a:hover {
	text-decoration: underline; 
}

.biolisttitle {
	padding: 8px 0 0 2px;
	margin-bottom: 0px;
	font-size: 1.1em;
	font-weight: bold;
}

#body .contentGeneral .bioGroups {
	font-size: 1.1em;
	margin-bottom: 16px;
}

#body .contentGeneral .bioGroups a {
	font-weight: bold;
	text-decoration: none;
	margin: 0 5px;
}

#body .contentGeneral .bioGroups a:hover {
	text-decoration: underline; 
}

.list { line-height: 12pt; }
.list dl { margin: 0; padding: 0; }
.list dl dt { margin: 0; float: left; font-weight: bold; }
.list dl dt .nonbold { font-weight: normal; }
.list dl dd { margin: 0; padding: 0; float: right; }
.list .title { font-weight: normal }
.list .phone { width: 220px; }
.list .email { width: 220px; }
.list .vcard { width: 120px; font-weight: bold; }
.list .fax { width: 90px; }
.list span.letter { font-size: 9pt; color: #993333; font-weight: bold; }

  /* - ( Recruit Calendar: List ) - */

.reccal_head  dl {
	margin: 0;
	padding: 2px 7px;
	height: 20px; !height: 25px;
	border: 1px solid #e1dad2;
	border-bottom: none;
	font-weight: bold;
	font-size: 1.1em;	
	text-transform: uppercase;
	color: #666;
}

.reccal_list  dl {
	margin: 0 0 1px 0; 
	padding: 8px;
	height: 28px; !height: 28px;
	background: #e1dad2;
	line-height: 10pt;
}

.reccal_list dl a { text-decoration: none; font-weight: bold; }
.reccal_list dl a:hover { text-decoration: underline; }

.reccal_list dl dt, .reccal_head dl dt { width: 220px; margin: 0; padding-left: 1px; padding-right: 32px; float: left; }

.reccal_list dl dd, .reccal_head dl dd { margin: 0; padding: 0; float: left; }

.reccal_list .dte, .reccal_head .dte  { width: 140px; }
.reccal_list .office, .reccal_head .office  { width: 100px; }
.reccal_list .atty, .reccal_head .atty { width: 218px; }

.clearb { clear:both; }

/* css for forms */
.stndForm {
	padding: 0;
	margin: 0;
}

.stndForm input.txt, select {
	color: #000;
	background-color: #fff;
	width: 300px;
	border: 1px solid #bcb9b9;
}

.stndForm p {
	display: block;
	padding: 8px 0;
	margin: 0;
	border-top: 1px solid #cfc7bf;
	clear: both;
}

.stndForm p label {
	float: left;
	width: 100px;
}

.stndForm label, .stndForm .labeldesc {
	font-size: 9pt;
	font-weight: bold;
	color: #666666;
}

.stndForm label .desc{
	font-size: 8pt;
	font-weight: normal;
	color: #000;
}

/* pub signup newsletter checkbox description title */
.label {
	font-size: 9pt;
	font-weight: bold;
	color: #666666;
}

.stndForm .submitButton {
	font-weight: bold;
	float: right;
	margin-right: 105px;
	background: #0397a9;
	color: #ffffff;
	border: 1px solid #008c9a;
	padding: 2px;
}


/* css for forms in sidebar */

.contentLeft .stndForm p {
	padding: 0;
	padding-bottom: 6px;
	overflow: hidden;
	border-top: none;
}

.contentLeft .stndForm p label {
	color: #ffffff;
}

.contentLeft .stndForm input.txt, .contentLeft .stndForm select {
	width: 200px;
	clear: left;
	font-size: .9em;
}

.contentLeft .stndForm .submitButton {
	margin-right: 0px;
	font-size: .9em;
	margin-top: 6px;
}

#body .contentGeneral table {
   border-collapse: collapse;
}

#body .contentGeneral .datatable {
	   border-collapse: collapse;
}

#body .contentGeneral .datatable td {
    text-align: left;
    padding: 6px 8px 6px 0;
}

#body .contentGeneral .datatable th {
    border-bottom: 1px solid #8a9a7a;
    font-weight: bold;
    text-align: left;
    padding: 6px 0 6px 0;
}

/* end - bio list pages */

#body img.bioPic {
	float: left;
	margin-right: 17px;
	border-bottom: 3em solid white;
}	

#bioWrapper
{
	clear:both;
}


#body .contentGeneral ol {
    font-weight: normal;
}

#body .contentGeneral ul {
	font-weight: normal;
	margin: 0;
}

#body .contentGeneral p {
	margin-top: 0px;
}

#body #footerBox {
	clear: both;
	border-top: 6px solid #0397a9;
}

#body .footer {
	height: 25px;	
	padding: 14px 0 0 0px;
	clear: both;
	text-align: left;
	color: #a0958a;
	font-size: 9px;
}

#body .footer span, #body .footer a {
	margin: 0 4px;
	color: #a0958a;
}

#body .footer a:first-child
{
	margin: 0 4px 0 0;
}

#body .footer img {
	border-bottom: 1px solid #999;
	vertical-align:text-bottom;
}

#body .footer a:hover img {
	border-bottom: 1px solid white;
}

#body #locations {
	padding: 10px 0 10px 0;
	text-transform: uppercase;
	background: #971c30;
	border-top: 1px solid #ffffff;
	text-align: center;
}

#locations a {
	margin: 0 7px;
	font-size: 10px;
	color: #ffffff;
}

/* locations on contact main page */
.locations .locationBox {
	display: block;
	float: left;
	width: 162px;
	height: 185px;
	background: #e1dad2;
	padding: 3px;
	margin: 0 12px 14px 0;
}

a[href^=tel]
{
	color: inherit;
	text-decoration: none;
	cursor: default;
}

.locationBox a strong {
	text-transform: uppercase;
}

.locations .locationBox div {
	border: 1px solid white;
	height: 166px;
	!height: 100%;
	padding: 7px;
}

.locationBox p.directions a {
	text-transform: none;
}
 

/* stuff */  

hr.gray {
    height: 1px;
    margin: 6px 0; !margin: 0;
    color: #ccc; background-color: #ccc;
    border: 0;
    clear: left;
}

hr.biolist {
    height: 1px;
    margin: 6px 0 8px 0; !margin: 0;
    color: #e1dad2; background-color: #e1dad2;
    border: 0;
    clear: left;
}

h1 {
	margin: 0;
	padding: 0;
	padding-bottom: 6px;
	font-size: 1.7em;
	font-weight: bold;
	color: #a92b3e;
}

.contentLeft h1 {
	padding-bottom: 16px;
}

h1.resourceItem {
	padding-bottom: 18px;
}

h2 {
	margin: 0;
	font-size: 1.3em;
	color: #a92b3e;
	font-weight: bold;
	text-transform: uppercase;
}

div.bioPosition {
	margin: 0;
	font-size: 1.3em;
	color: #333333;
	font-weight: bold;
}

h3 {
	padding-left: 0px;
	font-size: 1.3em;
	font-weight: bold;
	color: #a92b3e;
	border-bottom: 1px solid #a92b3e;
}

h5{
	font-size:1.3em;
	font-weight:bold;
	color: #a92b3e;
	border-bottom:1px solid #a92b3e;
	line-height:12px;
	margin-bottom:8px;
	padding-left: 0px;
	padding-top: 15px;
	padding-bottom: 2px;
	margin-top: 0;
	margin-right: 9px;
}

h6 {
    margin: 14px 0 0 0;
    font-size: 1.2em;
    color: #000;
    font-weight: bold;
    text-transform: uppercase;
}

  /* EVENTS: CALENDAR TABLE */

#calendar {
    float: right;
    padding: 0 0 10px 10px; !padding: 20px 0 10px 10px;
}

#calendar table {
    border-collapse: collapse;
    border: solid 1px #ccc;
    text-align: center;
    font-size: 10pt;
    text-transform: uppercase;
}

#calendar table caption {
    padding: 3px; margin: 0;
    border: solid 1px #ccc;
    font: bold 11pt arial, sans-serif;
    color: black;
}

#calendar table th {
    padding: 3px; margin: 0;
    border: solid 1px #ccc;
    font-size: 8pt;
}

#calendar table td {
    padding: 3px; margin: 0;
    border: solid 1px #ccc;
}

#calendar table td.blank {
    background: #e3e3e3;
}

#calendar table td.linked-day {
    background: #8a9a7a;
}

#calendar table a {
    color: #fff;
    font-weight: bold;
    text-decoration: none;
}

#calendar table a:hover {
    text-decoration: underline;
}

#calendar table .calendar-prevnext a {
    color: black;
    font-weight: bold;
    text-decoration: none;
}

#calendar table .clendar-prevnext a:hover {
    text-decoration: none;
}

/* news signup form */

.newsSignupForm {
    padding-bottom: 10px;
}

.newsSignupForm input.txt {
    color: #000;
    background-color: #fff;
    border: 1px inset #000;
    width: 200px;
}

.newsSignupForm textarea {
    color: #000;
    background-color: #fff;
    border: 1px inset #000;
    width: 350px;
}

.newsSignupFormForm p {
    clear: left;
    margin: 0 0 8px 0;
    padding: 0;
    padding-top: 5px;
}



.newsSignupForm p label {
    float: left;
    width: 150px;
}

#footer_addr {
    font-size: 7pt;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    color: #808080;
}

#footer_addr b { color: #555; }

/* case studies - summary image on left title on right*/
/*.newsTitle {font-weight: bold; border-top: 6px solid #802c3c; margin-top: 14px;}
*/
.caseRecLeft {float: left; width: 85px;}
.caseRecRight {float: left; width: 400px;}

ul.casestudiesRec{margin:27px 0 0 0; padding:0;
	list-style-type: none;
	list-style-image: none;
	!list-style-image: none;
}

ul.casestudiesRec li{margin:0; padding:12px 0 0 0; }

ul.casestudiesRec li div.right{float: left; width: 100%;}

ul.casestudiesRec div img{float: left; padding-right: 12px;}

ul.casestudiesRec li.hr{border-bottom: 1px solid #D8CECB;}

/* case studies - detail image float right */
.imgfRight{float:right; margin:0 0 10px 10px;}

#menu_wrapper {
	position: absolute;
	top: 103px;
	width: 788px;
}

#udm {
	padding: 0;
	margin:0;
	width: 788px;
	height: 32px;
	background: #971c30 url('../i/menu/nav.gif') no-repeat;
}

body.loaded #udm {
	background-position: 0px -32px;
}

#udm li a.udmY img,
#udm li a.udmR img {
	visibility: hidden;
}

/*
.udm li ul li.megaDrop a:first-child {
	display: none;
}
*/

#udm li ul li ul li a {
	background-color: #d1c4b7 !important;
}

#udm li ul li div.megaMenuHolder {
	width: 226px;
	height: 170px;
	padding: 20px 15px 15px 30px;
	background: #c5b9ac;
}

#udm li ul li div.megaMenuHeader {
	color: #971c30;
	font-size: 12px;
	font-weight: bold;
	padding: 0 0 10px 0;
}

#udm li ul li div#megaMenuAlpha {
	width: 226px;
}

#udm li ul li div#megaMenuAlpha  a.navletterLink,
#udm li ul li div#megaMenuAlpha  a.navletter {
	display: inline-block;
	float: left;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	margin: 0 0 4px 0 !important;
	padding: 0 7px 0 0px !important;
	border: 0px;
	background: none !important;
}

.udm li ul li div#megaMenuAlpha  a.navletter {
	color: black;
	cursor: default !important;
}

.navForm label {
	display: none;
	height: 1px;
	line-height: 1px;
}

.navForm input.txt {
	color: #7f7f7f;
	width: 160px;
	border: 1px solid #bcb9b9;
	margin: 0 0 10px 0;
	padding: 3px 3px 3px 3px;
	font-size: 11px;
}

.navForm input.navSubmitButton {
	background: #0397a9;
	color: #ffffff;
	border: 1px solid #008c9a;
	font-size: 11px;
}


.formBox {
	background: #e1dad2;
	margin: 0;
	margin-left: -18px;
	margin-right: -18px;
	margin-top: 28px;
	!margin-top: 43px;
	padding: 8 18px;
	padding-bottom: 18px;
}

/* rsvp button */
.rsvpbutton a {
	font-weight: bold;
	text-decoration: none;
	padding: 1px 2px 1px 2px;
	background: #0397a9;
	color: #ffffff;
	border: 1px solid #008c9a;
}

.rsvpbutton a:hover  { text-decoration: underline; }

/* Publications sign-up button in left rail of pubs list */
#body .contentLeft .pubsignupbutton a {
	font-size: 8pt; !font-size: 7pt;
	font-weight: bold;
	background: #0397a9;
	color: #ffffff;
	border: 1px solid #008c9a;
	text-decoration: none;
	padding: 0px 2px 0px 2px;
	float: right;
}

#body .contentLeft .pubsignupbutton a:hover  { color: #ffffff; text-decoration: none; }

/* individual page css */

#professionals .contentLeft,
#alumni-directory .contentLeft,
#alumni-directory-name .contentLeft, 
#alumni-directory-dnc .contentLeft, 
#news-eventsrsvp .contentLeft,
#publications-signup .contentLeft {
	width: 177px;
	!width: 207px;
	margin-top: 0px;
	padding: 0px 15px 20px 15px;
}

#professionals .contentRight,
#alumni-directory .contentRight ,
#alumni-directory-name .contentRight ,
#alumni-directory-dnc .contentRight ,
#news-eventsrsvp .contentRight,
#publications-signup .contentRight  {
	width: 504px;
	!width: 540px;
}
/* news submit has left colun sub-nav add space between left and body columns */
#alumni-news-submit .formBox,
#alumni-eventsrsvp .formBox,
#alumni-profile .formBox,
#alumni-profilepw .formBox {
	margin-left: 0px;
}

/* alumni profile form entry and directory search, for multi line field descriptions */
#alumni-profile .stndForm p, #alumni-directory .stndForm p, #alumni-profilepw .stndForm p, #alumni-news-submit p {
	clear: both;
}
#alumni-profilepw .stndForm p label {
	float: left;
	width: 150px;
}
#alumni-directory .stndForm p label {
	margin-right: 8px;
}
/* alumni directory list/search results - move email to the left */
#alumni-directory .list dl dd, 
#alumni-directory-name .list dl dd, 
#alumni-directory-dnc .list dl dd 
{ margin: 0; margin-right: 10px; padding: 0; float: right; }

#alumni-directory-name .list dl, #alumni-directory-dnc .list dl { margin-bottom: 4px; }

/* - ( Search ) - */
.searchfoundtext { font-weight: bold; }
.searchheader { font-size: 10pt; font-weight: bold; }

/* - ( Alumni Extranet ) - */
p.error {
	font-size: 12px;
	color: #cb2026;
	margin-top: 8px;
}
.alumniLogin, .espiLogin { color: white; }

.alumniLogin hr, .espiLogin hr {
	color: white;
	height: 1px;
	background-color: white;
	border: 0;
	clear: both;
}

#alumni_login img.lpad, #espi_login img.lpad {
	margin-left: 7px;
}

.alumniProfile { color: #888282; }

/* alumni news spotlight item */
.sideAlumni {
	margin: 12px;
	padding: 0 5px 8px 5px;
}

.list span.alumniClassRepImg {
	display: block;
	float: left;
	width: 75px;
	height: 67px;
	margin-top: -3px;
}

.list .alumniClassRepImg img {
	border: 1px solid #cdcdcb;
	border-top: 0;
	display: block;
	!margin-left: -3px;  /* get rid of the extra little space in IE*/
	float: left;
	width: 55px;
	height: 65px;
}
.alumnireplisttitle {
	padding: 8px 0 0 2px;
	margin-bottom: 0px;
	font-size: 1.1em;
	font-weight: bold;
	clear: left;
}

#alumni-representatives .list dl {
    margin: 0;
    margin-bottom: 5px;
    padding: 0;
    clear: both;
    border-top: 1px solid #cdcdcb;
    overflow: hidden;
    !height: 100%;
}

#nanotechnology #home_flash, 
#alumni-welcome #home_flash, 
#espi-welcome #home_flash {
	/*background-color: #f0e29d;*/
	height: 206px;
	!height: 208px;
	overflow:hidden;
	border-bottom: 2px solid white;
}

#nanotechnology .contentGeneral ul, 
#alumni-welcome .contentGeneral ul, 
#espi-welcome .contentGeneral ul {
	margin: 0 0 8px 0; !margin: -8px 0 12px 44px;
}


/* alumni profile - industry and state multi selects */
.scrollingCB {
	width: 334px; 
	height: 120px; 
	overflow: auto; 
	border: 1px solid #A5ACB2;
	background-color: #ffffff;
	font-size: 9pt;
	display: block;
}


/* sortable chart pages - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* min 2 columns, max 4 columns, adjust column widths accordingly */
.chart_head  dl {
font: bold 12px Arial, Helvetica, sans-serif;
	overflow: hidden;
	margin: 0;
	padding: 4px 0;
	clear: left;
}
.chart_list  dl {
font: normal 10px Arial, Helvetica, sans-serif;
	overflow: hidden;
	margin: 0;
	padding: 8px 0;
	clear: left;
}

.chart_list dl a { text-decoration: none; font-weight: normal; }
.chart_list dl a:hover { text-decoration: underline; }

.chart_list dl dt,
.chart_head dl dt
{
	width: 664px;
	margin: 0;
	float: left;
}
.chart_list dl dt.threeCol,
.chart_head dl dt.threeCol
{
	width: 328px;
	margin: 0;
	float: left;
}
.chart_list dl dt.fourCol,
.chart_head dl dt.fourCol
{
	width: 245px;
	margin: 0;
	float: left;
}

.chart_list dl dd, .chart_head dl dd { margin: 0; padding: 0; float: left; }

.chart_list .col2threeCol,
.chart_head .col2threeCol
{
	width: 328px;
	margin: 0 0 0 8px;
}
.chart_list .col2fourCol,
.chart_head .col2fourCol
{
	width: 173px;
	margin: 0 8px 0 8px;
}

.chart_list .col3fourCol,
.chart_head .col3fourCol
{
	width: 231px;
	margin-right: 0;
}

.chart_list .col4,
.chart_head .col4
{
	width: 54px;
	margin: 0 0 0 8px;
	text-align: right;
}
#charts-profile .return {
	float: right;
	margin-bottom: 14px;
}

p.expander {
	padding: 0;
	margin: -8px 0;
	!margin: -18px 0;
}
div.expander {
	color: #3e82b1;
	cursor: pointer;
}
div.expandee {
	border: 1px solid #ced7df;
	background: #f7f7f7;
	padding: 4px 8px;
	margin: 8px 0 16px 0;
	!margin: 4px 0 24px 0;
}

/* Email Popup Code ----------------------------------------------> */

body#email-popup,
#email-popup #body
{
	width: 460px;
	padding-top: 0px;
	padding-left: 20px;
}
#email-popup .contentRight
{
	width: 430px;
	padding: 0 15px;
	margin: 0;
	background: white;
}

#email-popup #menu_wrapper,
#email-popup #body #top,
#email-popup #body #header,
#email-popup #body .submenu,
#email-popup .footer,
#email-popup #footerBottom,
#email-popup #locations,
#email-popup .contentGeneral
{
	display: none;
}
#email-popup #body
{
	background: none;
}

#email-popup #content
{
	border: none;
	padding: 0;
	margin: 0;
	background: none;
	min-height: 200px;
}

#email-popup .buttons
{
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}

#email-popup a.linkButton
{
	font-weight: bold;
	background: #4c6988;
	color: white;
	border: 1px solid #3f3f3f;
	padding: 2px;
	text-decoration: none;

}

/* news & event landing page */
#news .newsLeft
{
	float: left;
	width: 230px;
}

#news .newsRight
{
	float: right;
	width: 230px;
}


/* home/alumni animation */ 

#homeFlashBox {
	width: 788px;
	height: 209px;
	overflow:hidden;
}

#home_flash {
	display: block;
	/*background-color: #f0e29d;*/
	width: 788px;
	height: 208px;
	overflow:hidden;
	border-bottom: 1px solid white;
}

#home_flash div {
	position: relative;
	width: 788px;
	height: 206px;
	!height: 208px;
}

#home_flash div div.animationMainPic {
	z-index: 1;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 788px;
	height: 130px;
}

#home_flash div div.animationMainText {
	z-index: 2;
	position: absolute;
	top: 40px;
	left: 24px;
}

#home_flash div div.animationMainText span.header {
	display: block;
	padding: 0px 0 0 0;
	width: 600px;
	font-size: 19px;
	font-weight: bold;
	line-height: normal;
	color: #ffffff;
}

#home_flash div div.animationMainText span.abstract {
	display: block;
	padding: 5px 0 0 0;
	width: 600px;
	font-size: 13px;
	color: #ffffff;
	line-height: normal;
}

#home_flash div div.animationMainText span.abstract a {
	color: #ffffff;
}

#spotControlBox
{
	display: none;
	position: absolute;
	z-index: 2000;
	top: 170px;
	left: 32px;
	height: 14px;
	background-color: #6fafbe;
	border: 1px solid #6fafbe;
}

#spotControlBox a,
#spotControlBox div
{
	display: block;
	float: left;
	width: 21px;
	height: 14px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	
}

#spotControlBox a#spotBackButton
{
	border-right: 1px solid #6fafbe;
}

#spotControlBox a#spotForwardButton
{
	border-left: 1px solid #6fafbe;
}

#spotControlBox a#spotBackButton,
#spotControlBox a#spotForwardButton
{
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=98)";
}

#spotControlBox img 
{
	display: block;
	width: 21px;
	height: 14px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}

#spotControlBox a:hover
{
	background-color: #6fafbe;
}

/* no thumbnails for now
#home_flash_thumbs {
	z-index: 20000;
	position: absolute;
	top: 144px;
	left: 30px;
	height: 34px;
}

#home_flash_thumbs a {
	display: inline-block;
	width: 34px;
	height: 40px;
	margin: 0 5px 0 0;
	padding: 6px 0px 0px 0px;
	background: url('../i/animation-thumb-bg.gif') no-repeat 0px 6px;
}

#home_flash_thumbs a img.animationThumbPic {
	display: block;
	width: 30px;
	height: 30px;
}

#home_flash_thumbs a img {
	border: 2px solid #ffffff;
}

#home_flash_thumbs a:hover {
}

#home_flash_thumbs a.pager-active {
	background: url('../i/animation-thumb-pointer.gif') no-repeat 0px 0px;
}
*/


/* special styles for home/alumni page */

#index #body #content,
#alumni-welcome #body #content,
#nanotechnology #body #content {
	position: relative;
}

#index #body .contentGeneral {
	padding: 2px 0px 2px 0px;
	padding-top: 0;
	margin: 0;
	color: #666;
	!height: 100%;
	overflow: hidden;
	!overflow: visible;
}

#index .contentGeneral ul, #index .contentGeneral li {
	padding: 0;
	margin-left: 0;
	list-style: none;
	list-style-image: none;
}

#index .contentGeneral li {
	margin-top: 3px;
	margin-bottom: 8px;
	line-height: 14px;
}

#index .submenu,
#nanotechnology .submenu {
	display: none;
}

#alumni-welcome #body .submenu,
#nanotechnology #body .submenu {
	margin: 0 0 1px 0;
}

#index #home_box {
	border-top: 4px solid #dae2ea;
	padding-top: 10px;
}

#index #home_left,
#index #home_right {
	float: left;
	width: 450px;
	padding: 0 0 0 2px;
}

#index #home_right {
	float: right;
	width: 270px;
	padding: 0 2px 0 0;
}

#index #home_left h2,
#index #home_right h2 {
	padding-top: 20px;
	margin-bottom: 5px;
}

#index #home_right h2 {
	margin-bottom: 8px;
	padding-bottom: 2px;
	border-bottom: 1px solid #e0e0e0;
}


#index #home_left ul li a,
#index #home_right a {
	color: #4f4a45;
}

#index #home_right table tr td {
	padding: 8px 8px 0 0;
}

#index .more,
#alumni-welcome .more {
	color: #4f4a45;
}

@media only screen and (max-device-width: 480px)
{
	.mobile
	{
		display: block;
	}

	h1
	{
		font-size: 24px;
		line-height: 28px;
	}

	h2,
	h3
	{
		color: #0397a9;
	}

	h3
	{
		font-size: 20px;
		border-bottom: 1px solid #cecece;
	}

	img 
	{
		max-width: 100%;
		height: auto;
	}

	#index img 
	{
		max-width: 150%;
	}

	ul,
	#body .contentLeft ul
	{
		padding: 0 0 0 18px;
		list-style-image: none;
	}

	ul li 
	{
		margin: 0 0 15px;
	}

	.sideNav p
	{
		font-size: 16px;
		line-height: 24px;
	}

	a,
	#index ul li a, 
	#index a,
	#index #home_right a,
	#index #home_left ul li a
	{
		color: #737373;
	}

	body
	{
		padding: 0;
	}

	#body
	{
		width: auto;
		font: normal 16px arial, sans-serif;
		line-height: 24px;
	}

	body#email-popup, 
	#email-popup #body
	{
		width: auto;
		padding: 0;
	}


	#body #top
	{
		position: relative;
		width: 100%;
		height: auto;
		padding: 15px 12px;
		overflow: hidden;

		-webkit-box-shadow: 0 5px 15px 0 rgba(0,0,0,.2);
		box-shadow: 0 5px 15px 0 rgba(0,0,0,.2);

		box-sizing: border-box;
		-moz-box-sizing: border-box;
		
	}

	#top img#logo
	{
		width: 60% !important;
		height: auto !important;
		margin: 0;
	}

	#topRightLinks,
	#topSearch
	{
		display: none;
	}

	#top .mobile 
	{
		position: absolute;
		bottom: 15px;
	}

	#top #mobileSearch
	{
		right: 60px;
	}

	#top #mobile-menu-button
	{
		right: 12px;
	}

	#menu_wrapper
	{
		display: none;
		position: static;
		width: auto;
	}

	/* Mobile animation */

	#homeFlashBox
	{
		position: relative;
	}

	#homeFlashBox,
	.bx-wrapper,
	.bx-window,
	#home_flash,
	#home_flash > div
	{
		width: 100% !important;
		height: auto !important;
	}

	#home_flash > div
	{
		position: static !important;
		float: left;
		width: 100%;
		margin-right: -100%;
	}

	.animationMainPic
	{
		position: relative;
		left: -50%;
		width: 150% !important;
		height: auto !important;
	}

	#home_flash div div.animationMainText
	{
		position: static;
		width: auto;
		height: auto;
		padding: 12px 38px;
		background: url('../i/m-spot-prev.png') 3% 13px no-repeat, url('../i/m-spot-next.png') 97% 13px no-repeat #c5b9ac;

		box-sizing: border-box;
		-moz-box-sizing: border-box;
	}

	#home_flash div div.animationMainText span.header
	{
		width: auto;
		font-size: 18px;
	}

	#home_flash div div.animationMainText span.abstract
	{
		width: auto;
		font-size: 16px;
	}

	#home_flash div div.animationMainText span.abstract p
	{
		margin: 0;
	}

	#home_flash div div.animationMainText span.abstract a
	{
		display: block;
		text-align: right;
		margin: -15px 0 0 0;
	}

	#home_flash div div.animationMainText span.abstract a,
	#home_flash div div.animationMainText span.abstract a em 
	{
		color: #757575;
		font-style: normal;
		font-weight: bold;
	}

	#spotControlBox
	{
		display: none !important;
	}

	#spotBackButton img,
	#spotForwardButton img
	{
		display: none;
	}

	#spotBackButton,
	#spotForwardButton
	{
		position: absolute;
		top: 0;
		left: 0;
		height: 100%;
		width: 38px;
	}

	#spotForwardButton
	{
		right: 0;
		left: auto;
	}


	#index #home_left, #index #home_right
	{
		float: none;
		width: auto;
		padding: 0;
	}

	#index #home_box
	{
		border-top: none;
	}

	#home_news,
	#home_events
	{
		display: none;
	}

	.home_section .more 
	{
		display: block;
		text-align: right;
		color: #737373 !important;
	}

	#homeTabs
	{
		padding: 0 0 6px 0;
		margin: 0 0 15px 0;
		overflow: hidden;
		border-bottom: 1px solid #cecece;
	}

	#homeTabs h2
	{
		float: left;
		padding: 3px 8px !important;
		margin: 0 0 0 10px !important;
		border-bottom: none !important;
		font-size: 14px;
		color: #0397a9;
	}

	#homeTabs h2:first-child
	{
		margin: 0 0 0 0 !important;
	}

	#homeTabs h2.current
	{
		background: #0397a9;
		color: #ffffff;
	}

	#index #body #content
	{
		padding: 0;
	}

	#home_left,
	#home_right
	{
		padding: 15px 12px !important;
		margin: 0 0 25px 0;
		background: #eeeeee;
	}

	#index #home_right > h2,
	#homeBlog h2
	{
		padding: 0 0 6px 0 !important;
		margin: 0 0 15px 0;
		border-bottom: 1px solid #cecece !important;
	}

	#index #home_right a 
	{
		margin: 0 0 15px;
	}

	#index .contentGeneral li
	{
		margin: 0 0 15px 0;
		line-height: 24px;
	}

	#index table tr td img
	{
		display: none;
	}

	#index table tr td
	{
		padding: 0 !important;
	}

	#index table tr td p 
	{
		margin: 0;
	}

	#index table tr td a 
	{
		display: block;
		margin: 0 0 10px 0;
	}

	#index table tr td br 
	{
		display: none;
	}

	td 
	{
		font: normal 16px arial, sans-serif;
		line-height: 24px;
	}

	#homeBlog
	{
		padding: 15px 12px;
		background: #eeeeee;
	}

	#blogsExpander
	{
		position: relative;
		margin: 0 0 5px 0;
	}

	#blogsExpander + table 
	{
		display: none;
	}

	#blogsExpander:after
	{
		position: absolute;
		content: '+';
		right: 0;
	}

	#blogsExpander.isOpen + table 
	{
		display: block;
	}

	#blogsExpander.isOpen:after
	{
		content: '-';
	}

	#body #locations
	{
		text-align: left;
	}

	#body #locations a 
	{
		color: #ffffff;
		font-size: 14px;
		font-weight: bold;
		line-height: 36px;
	}

	#body #locations
	{
		padding: 10px 12px;
	}

	#locations a
	{
		display: inline-block;
		margin: 0 11px 0 0;
	}

	#chineseSite
	{
		display: block;
		margin: 30px 0 0 0;
		padding: 0 12px;
	}

	#body .footer
	{
		height: auto;
		text-align: left;
		padding: 10px 12px 20px;
		font-size: 13px;
	}

	#body .footer span, 
	#body .footer a
	{
		padding: 0 6px 0 0;
		margin: 0 0 0 6px;
		font-size: 13px;
		font-weight: bold;
		line-height: 32px;
	}

	#copyright
	{

	}

	#body .footer a:first-child
	{
		margin: 0 0 0 0;
	}

	/* Mobile menu */

	#udm
	{
		width: 100% !important;
		height: auto !important;
		background: none;
	}

	.udm 
	{
		float: none !important;
		position: static !important;
	}

	#udm li
	{
		float: none !important;
		padding: 12px 0;
		margin: 0 12px 0 0;
		border-bottom: 1px solid #ffffff;
	}

	#udm li:last-child
	{
		border-bottom: none;
	}

	#udm li a img,
	#udm li ul,
	#rssLink img
	{
		display: none !important;
	}

	#udm li a 
	{
		font-size: 18px;
		text-transform: uppercase;
		font-weight: normal !important;
		text-align: right;
		color: #ffffff !important;
	}

	#jPanelMenu-menu
	{
		padding: 0 0 0 0;
		background: #961c2f;
	}

	.jPanelMenu-panel
	{
		-webkit-box-shadow: 5px 0 10px 0 rgba(0,0,0,.3);
		box-shadow: 5px 0 10px 0 rgba(0,0,0,.3);
	}

	#rssLink
	{
		float: right;
		display: block;
		height: 43px;
		width: 45px;
		margin: 20px 12px 0 0;
		background: url('../i/m-icon-rss.png') no-repeat;
	}

	#contactLink
	{
		display: block;
		padding: 18px 12px 12px 0;
		background: #0397a9;
		font-size: 18px;
		text-transform: uppercase;
		color: #ffffff !important;
		text-align: right;
	}

	#body .submenu
	{
		padding: 12px;
		font-size: 0px;
		line-height: 0px;
		background: #c5b9ac;
	}

	#body .submenu span,
	#body .submenu a 
	{
		display: block;
		padding: 12px 0;
		font-size: 16px;
		line-height: 18px;
		text-align: right;
		font-weight: bold;
		color: #737373;
	}

	#body .submenu span
	{
		color: #000000;
	}

	#headerTitle
	{
		position: relative;
		float: none;
		font-size: 22px;
	}

	#headerTitle:after
	{
		position: absolute;
		content: '+';
		top: 16px;
		right: 0;
	}

	.professionals-itempage #headerTitle:after,
	#practices #headerTitle:after,
	#regions #headerTitle:after
	{
		display: none;
	}

	#headerTitle.isOpen:after
	{
		content: '-';
	}

	#body .submenu
	{
		display: none;
	}

	/* Content */

	#header
	{
		height: auto;
		padding: 5px 12px 10px 12px;
		margin: 0 0 20px 0;
		border-top: none;
		border-bottom: 1px solid #cecece;
	}

	#topLinks
	{
		display: none;
	}

	#body #content
	{
		display: -webkit-flex;
		display: flex;
		flex-direction: column;
		-webkit-flex-direction: column;

		padding: 0 12px;
		overflow: visible;
	}

	#body .contentLeft
	{
		-webkit-order: 2;
		order: 2;
		float: none;
		width: auto;
		padding: 0 12px;
		margin: 0 -12px;
		font-size: 16px;
		line-height: 24px;
		background: #c5b9ac;
	}

	#body .contentRight
	{
		-webkit-order: 1;
		order: 1;
		float: none;
		width: auto;
		padding: 0;
	}

	.sideNav br:first-child
	{
		display: none;
	}

	#content .sideNav ul li
	{
		line-height: 24px;
	}

	.sideNav
	{
		padding-top: 10px;
	}

	#body .contentGeneral
	{
		padding: 0;
		line-height: 24px;
		overflow: visible;
	}

	.locations
	{
		margin: 0 -12px;
	}

	.locations .locationBox
	{
		width: 100%;
		height: auto;
		float: none;
		padding: 12px;
		background: #c5b9ac;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
	}

	.locations .locationBox div
	{
		height: auto;
		padding: 12px;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
	}

	.locations .locationBox div a 
	{
		color: #961c2f;
	}

	.locations .locationBox div a strong
	{
		font-weight: normal;
	}

	.locations .locationBox div b 
	{
		color: #000000 !important;
		font-weight: normal;
	}

	.about-offices-itempage #header
	{
		display: none;
	}

	.about-offices-itempage #body .submenu
	{
		display: block;
		padding: 15px 12px 2px 12px;
		margin: 0;
		background: #ffffff;
	}

	.about-offices-itempage #body .submenu a
	{
		text-align: left !important;
		font-size: 14px;
		color: #000000;
		font-weight: normal;
	}

	#officeInfo
	{
		padding: 15px 12px;
		margin: 0 -12px;
		background: #eeeeee;
		text-align: right;
	}

	#officeInfo > br 
	{
		display: none;
	}

	#officePhone b,
	#officeFax b,
	#officeFax
	{
		display: none;
	}

	#officePhone
	{
		font-size: 0px;
		text-align: right;
	}

	#officePhone a
	{
		display: inline-block;
		width: 51px;
		height: 51px;
		margin: 6px 0 0 0;
		font-size: 0px;
	}

	#officeFax + a b 
	{
		display: block;
	}

	#officePhone a
	{
		background: url('../i/m-icon-phone.png') no-repeat;
	}

	#officeMap
	{
		display: inline-block;
		width: 51px;
		height: 51px;
		margin: 6px 0 0 0;
		font-size: 0px;
		text-align: right;
		background: url('../i/m-icon-map.png') no-repeat;
	}

	#body .contentRight
	{
		line-height: 24px;
	}

	.about-offices-itempage .contentLeft
	{
		padding: 0 12px !important;
	}

	.about-offices-itempage .contentLeft h5 
	{
		position: relative;
		padding: 15px 0 5px 0 !important;
		margin-bottom: 10px;
		color: #000000;
		border-bottom: 1px solid #000000;
		font-size: 20px;
		line-height: 20px;
		font-weight: normal;
	}

	.contentLeft h5 + ul 
	{
		display: none;
	}

	/* Forms, Atty search */
	.stndForm p
	{
		position: relative;
	}

	.prettySelectBox
	{
		background: #ffffff;
	}

	#professionals #body .contentLeft
	{
		-webkit-order: 1;
		 order: 1;
	}

	#professionals #body .contentRight
	{
		-webkit-order: 2;
		 order: 2;
	}

	#professionals .contentLeft h1
	{
		font-size: 20px;
		color: #559cbe;
	}

	#professionals #body .contentLeft
	{
	}

	.bioLetters .letter
	{
		display: inline-block;
		height: 31px;
		width: 31px;
		line-height: 31px;
		font-size: 17px !important;
		font-weight: normal !important;
		color: #ffffff !important;
	}

	.bioGroups,
	.bioGroups + a
	{
		display: block;
		margin: 15px 0 0 0;
		text-align: right;
		color: #737373;
	}

	.bioGroups a,
	.bioGroups + a
	{
		font-size: 20px;
		color: inherit !important;
	}

	.formBox
	{
		padding: 10px 12px 25px;
		margin: 10px -12px;
		background: #eeeeee;
		overflow: hidden;
	}

	.formBox > h1 
	{
		display: none;
	}

	.formBox label
	{
		font-size: 17px;
		font-weight: normal;
		color: #333333;
	}

	.formBox select,
	.stndForm input.txt,
	.stndForm select
	{
		height: 28px;
		width: 100% !important;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		
	}

	.stndForm input.txt
	{
		padding: 0 5px;
	}

	.stndForm p
	{
		border-top: none;
	}

	.stndForm .submitButton
	{
		float: right;
		width: auto;
		height: auto;
		padding: 7px 15px;
		margin: 10px 0 0 0;
		font-size: 17px;
		line-height: 17px;
		font-weight: normal !important;
	}

	#professionals .contentRight
	{
		margin: 20px 0 0 0;
	}

	/*  Atty Listing  */

	.list dl dd,
	.list .phone
	{
		float: none;
		width: auto;
	}

	.list dl dt
	{
		float: none;
	}

	.list dl
	{
		padding-top: 10px;
		overflow: hidden;
	}

	.list
	{
		line-height: 24px;
	}

	.list .email
	{
		float: left;
		width: 108px;
	}

	.list .email br 
	{
		display: none;
	}

	.list .email a
	{
		display: inline-block;
		font-size: 0px;
		height: 51px;
		width: 51px;

		background: url('../i/m-icon-email.png') no-repeat;
	}

	.list .email #vcard
	{
		background: url('../i/m-icon-vcard.png') no-repeat;
	}

	.list .phone
	{

		display: inline-block;
		font-size: 0px;
		height: 51px;
		width: 51px;
		float: right;
		margin: 5px 0 0 2px;
	}

	.list .phone a
	{
		display: block;
		height: 51px;
		width: 51px;
		background: url('../i/m-icon-phone.png') no-repeat;
	}

	/* Individual Bio*/

	#professionals.professionals-itempage #body .contentLeft
	{
		-webkit-order: 2;
		 order: 2;
		 padding: 8px 12px;
		 color: #000000;
	}

	#professionals.professionals-itempage #body .contentRight
	{
		margin: 0;
		-webkit-order: 1;
		 order: 1;
	}

	#professionals.professionals-itempage .address,
	#professionals.professionals-itempage .numbers
	{
		display: none;
	}

	ul.contactLinks	
	{
		display: -webkit-box;
		display: flex;
		flex-direction: column;
		float: none;
		list-style: none;
		margin: 0;
		padding: 0;
	}

	.professionals-itempage #header 
	{
		margin: 0;
	}

	ul.contactLinks li 
	{
		-webkit-order: 2;
		 order: 2;
	}

	#bioOffice
	{
		-webkit-order: 1;
		 order: 1;

		 font-size: 12px;
		 text-transform: uppercase;
	}

	#bioInfo
	{
		position: relative;
		margin: 0 -12px;
		padding: 15px 12px;
		background: #eeeeee;
		overflow: hidden;
	}

	#body img.bioPic
	{
		border-bottom: none;
		width: 35% !important;
		height: auto !important;
	}

	#bioInfo h1 
	{
		font-size: 20px;
		color: #0397a9;
		line-height: 24px;
		font-weight: normal;
		margin: 0;
		padding: 0;
	}

	div.bioPosition
	{
		font-size: 14px;
		line-height: 14px;
		font-weight: normal;
	}

	#bioPhone,
	.contactLinks #bioEmail a,
	.contactLinks #bioVcard a
	{
		position: absolute;
		width: 51px;
		height: 51px;
		bottom: 15px;
		font-size: 0px;
	}

	#bioPhone
	{
		right: 12px;
		background: url('../i/m-icon-phone.png') no-repeat;
	}

	#bioEmail a
	{
		right: 70px;
		background: url('../i/m-icon-email.png') no-repeat;
	}

	#bioVcard a
	{
		right: 128px;
		background: url('../i/m-icon-vcard.png') no-repeat;
	}

	#contentFields
	{
		margin: 30px 0;
	}

	#morePublications
	{
		display: none;
	}

	#contentFields h3 
	{
		position: relative;
		padding: 0 0 3px 0;
		margin: 15px 0;
		color: #0397a9;
		font-weight: normal;
		border-bottom: 1px solid #cecece;
	}

	.contentLeft h5 
	{
		position: relative;
		padding-bottom: 8px;
		color: #000000;
		font-weight: normal;
		border-bottom: 1px solid #000000;
	}

	#contentFields h3:after,
	.contentLeft h5:after
	{
		position: absolute;
		content: '+';
		right: 0;
	}

	#contentFields h3.isOpen:after,
	.contentLeft h5.isOpen:after
	{
		content: '-';
	}

	#contentFields h3 + ul
	{
		display: none;
	}

	#professionals.professionals-itempage .contentLeft a 
	{
		color: #961c2f;
	}

	#professionals.professionals-itempage .contentLeft h5
	{
		position: relative;
		padding: 10px 0;
		color: #000000;
	}


	/* Practices and Industries stuff */

	ul.multiList
	{
		float: none;
		width: auto;
		padding: 0;
	}

	#body ul.multiList li.prac_bullet_parent
	{
		margin: 0 0 10px 0;
		font-size: 16px;
	}

	/*table,
	tr,
	td,
	th
	{
		width: auto !important;
		max-width: 100% !important;
	}*/

	#publications-signup td,
	{
	}

	#contentFields p,
	#contentFields ul 
	{
		display: none;
	}

	.practices-itempage .contentLeft,
	.industries-itempage .contentLeft
	{
		padding: 0 12px 20px !important;
	}

	.practices-itempage .contentLeft h5,
	.industries-itempage .contentLeft h5
	{
		position: relative;
		padding: 20px 0 10px 0;
		color: #000000;
		font-weight: normal;
		border-bottom: 1px solid #000000;
	}


	.contentLeft .sideNav
	{
		padding: 12px 12px 3px;
		margin: 0 -12px;
		border-bottom: 35px solid #ffffff;
	}

	.contentLeft .sideNav li 
	{
		color: #ffffff;
	}

	#content .sideNav ul li
	{
		padding-bottom: 0;
	}

	/* News and Events */

	#news .newsLeft,
	#news .newsRight
	{
		float: none;
		width: auto;
	}

	#news #body .contentLeft
	{
		-webkit-order: 2;
		order: 2;
	}

	#news #body .contentRight
	{
		-webkit-order: 2;
		order: 2;
	}

	#news #body .stndForm
	{
		background: none;
	}

	#footerBox
	{
		order: 3;
	}


	  table {
	    zoom: .3;
	    color: #ccc;
	    width: 500px !important;
	    max-height: 300px !important;
	    border: 1px solid currentColor !important;
	    border-collapse: collapse;
	    position: relative;
	  }
	  table:after {
	    content: "View Full Table ›";
	    zoom: 3.333;
	    position: absolute;
	    left: 0;
	    right: 0;
	    top: calc(50% - .5em);
	    color: black;
	    text-shadow: 0px 0px 2px white, 0px 0px 3px white, 0px 0px 10px #ccc;
	    font-weight: bold;
	    text-align: center;
	  }
	  table td {
	    line-height: 1 padding: 0;
	    margin: 0;
	  }
	  table td p {
	    margin: 0;
	    padding: 0;
	  }
	  table tr:nth-child(n + 4),
	  table td:nth-child(n + 4) {
	    display: none
	  }
	

}