@charset "utf-8";
/* CSS Document */



/*===============================================
Meet the team and accordion css
===============================================*/
.team-hd-lft{ float:left; width:195px; margin:0 3% 0 20%; text-align:center; font-size:16px; color:#3a3a3a; font-weight:600; line-height:40px; }
.acc-cont{ float:left; width:100%; }
.acc-wrap{  float:left; margin-bottom:28px; width:100%;  position:relative;}
.categoryitems{ border: none;}
.acc-wrap p{ margin:0; padding:0; line-height: 23px; padding:10px 0px;}
.acc-wrap-cont figure img{ padding:0 0 10px 0; }
.acc-wrap-cont figure{ max-width:121px; max-height:122px; }
.acc-wrap-cont ul li{ float:left; display:inline; margin:0; margin:0 23px 20px\0/IE8+; }
.acc-wrap-cont figcaption{ clear:both; text-align:center; font-size:12px; color:#484747; line-height:16px; }
	
/* ==========================================================================
   Helper classes
========================================================================== */

.acc-wrap-cont.categoryitems { padding:0px 0px 0px 0px; }
.tab-cont { display:inline-block; width:100%; border:1px solid #eaeaea; padding:10px 20px; }
.tab-cont p {  font-size:14px; font-weight:300; line-height:24px; }
h3.menuheader.expandable { background:#f1f1f1; font-size:16px; color:#3a3a3a; font-weight:600; line-height:18px; padding:12px 20px; cursor:pointer; }
h3.menuheader.expandable.openheader { background:#192831; color:#FFFFFF; }
h3.menuheader:hover { color:#1b1b1b; }
h3.menuheader.expandable span { display:block; background:url(../img/note-icon.png) no-repeat right center; padding-right:20px; }
h3.menuheader.expandable.openheader span { background:url(../img/note-icon-active.png) no-repeat right center; }
