﻿/* =GLOBAL */

/* =content 
----------------------------------------------- */
sup {
font-size: 65%;
}

body {
 font-size: 76%;
 line-height: 1.5em;
 background: #e7e8e9 url("/mct_images/body_bg.gif") repeat-x;
 color: #6a737b;
}
h1, h2, h3, h4, h5, h6 {
 margin: 0;
}

h2, h3 {
 color: #231f20;
 margin: 1em 0 0 0;
}
h1 {
 color: #949ca1;
 margin: 0.5em 0 0.5em 0;
 font-size: 2.1em;
 font-weight: bold;
}
h2 {
 font-size: 1.3em;
 font-weight: bold;
}

.col h2 {
 margin-top:0;
}
h3 {
 font-size: 1.2em;
}
h4, h5 {
 font-size: 1em;
 color: #000000;
}
h4.home {
margin:0 0 7px 0;
}
th h4, h4.grey, .grey {
 color: #666;
}
h5 {
 margin-bottom: -0.75em;
}
h6 {
 font-size: 1em;
 font-weight: bold;
}
h3.sIFR-replaced {
margin: 0 0 -1em 0;
}
ul {
 /*list-style-image: url("/mct_images/bullet_level1.gif"); margin-left: 6px; */
 list-style-image: url("/mct_images/bullet_level1.gif"); margin-left: 6px;
 /* list-style-image: url("/mct_images/orange_bullet.gif"); margin-left: 6px; */
}
ul.noBullet {
 margin: 0;
 list-style-type: none;
 list-style-image: none;
}
ul.noBullet li, li {
 /*margin: 0 0 0 18px;*/
 padding: 0;
}
/*sup { vertical-align: 20%;
 font-size: 0.6em; }*/
sup { vertical-align: text-top; } 
hr {
 height: 1px;
 border: 0;
}
hr.orange {
 background: #ffd686;
 border-color: #ffd686;
 color: #ffd686;
}
hr.grey {
 background: #d6d6d6;
 border-color: #d6d6d6;
 color: #d6d6d6;
}
div.dotted {
 margin: 1em 0;
 height: 1px;
 background: url("/mct_images/colDivider.gif") top left repeat-x;
}
div.slash {
 margin: 5px 15px 0 15px;
 height: 5px;
 background: url("/mct_images/bodydivider.gif") repeat-x;    
}
div.slash hr { border: 0; background: none; height: 1px; color: #fff;
}
.col .one div.dotted, .colLeft div.dotted {
 margin: 1em 0;
 height: 3px;
 background: url("/mct_images/contentdivider_wide.gif") top left repeat-x;
}
.colLeft .browse div.dotted{  margin: 0em 0; }
div.dotted hr {
 display: none;
}
a {
color: #935403;
text-decoration: none;
font-weight:bold;
}
a:hover {
    text-decoration: none;
    color: #f3901d;
}
a.pdf {
 background: url("/mct_images/orange_pdf.gif") no-repeat;
 padding-left: 15px;
 margin-left: 5px;
}
.topLink {
 background: url("/mct_images/orange_dots.gif") repeat-x;
 padding: 10px 0 0 0;
}
.block a {
 text-decoration: none;
}
.block a strong {
 font-size: 13px;
}
.block a:hover {
    text-decoration: none;
}
.colLeft a strong {
 font-size: 13px;
}
.home a strong { font-size: 13px;}

.block .dotted {
 margin: 0;
}
.yearSelect {
 background: url("/mct_images/orange_dots.gif") bottom repeat-x;
 padding-bottom: 1px;
}
.yearSelect a {
 display: block;
 width: 47px;
 height: 27px;
 float: left;
 background: url("/mct_images/yearSelect_off.gif") no-repeat;
 text-align: center;
 line-height: 2.3em;
 font-weight: bold;
 text-decoration: none;
}
.yearSelect a:hover, .yearSelect a.active {
 background: url("/mct_images/yearSelect_on.gif") no-repeat;
}
/*.js_replace img, .noreplace img {
 margin: 3px 0 0 -2px;
}
.noreplace img {
height: 13px;
}*/
.btn {
 visibility: hidden;
}
.indent {
 margin: 0;
 padding: 0 0 0 1em;
}
/* =table styles
----------------------------------------------- */
table {
 border: 0;
 padding: 0;
 margin: 1em 0 0 0;
 border-collapse: collapse;
 width: 100%;
}
/*#content table { margin-left: 15px; margin-right: 15px; }*/
table td, table th {
 text-align: left;
 margin: 0;
 padding: 0 10px;
}
table thead {
 height: 20px;
 color: #333;
 font-weight: bold;
 font-size: 0.9em;
 line-height: 1em;
}
table th {
 /*background: #f9f9f9 url("/mct_images/grey_dots.gif") repeat-x;*/
 background: #f9f9f9 url("/mct_images/tableheader_bg.gif") repeat-x; border: 1px solid #d4d5d7; border-bottom: none;
 padding-bottom: 7px; padding-top: 5px;
}
table th h4 {
 color: #333;
 font-weight: bold;
 margin: 4px 0 0 0;
}
table tr {
 /*background: url("/mct_images/grey_dots.gif") repeat-x;*/
 background: url("/mct_images/divider_nofade.gif") repeat-x;
}
table td {
 height: 32px;
 vertical-align: top;
 padding: 0.75em 10px;
 line-height: 1.2em;
}
table td a {
 text-decoration: none;
}
table.lawyerResult {
 padding:0;
}
table.lawyerResult td.name {
vertical-align:bottom;
}
table.lawyerResult td .nameField {
 padding:0;
 float:left;
}
table.lawyerResult td{
 height:none;
 padding: 5px 0 0 10px;
}
table.lawyerResult tr{
 background:none;
}
table.lawyerResult h2.sIFR-replaced {
 padding:0;
 margin:0;
}
form h2 { margin-bottom: 10px;}
table.lawyerResult a {
 padding:20px 0 0 0;
 margin:0;
}
table.lawyerResult .dotted {
 background: url("/img/grey_dots.gif") repeat-x;
 
}
/* =main layout
----------------------------------------------- */

#centering {
 width: 797px;
 margin: 0 auto;
 /*border-left: 5px solid white;
 border-right: 5px solid white;*/
}

.tagLine {
 text-align: right;
 color: #000;
 margin-top: 3em;
}
.colLeft {
 margin: 0 8px 0 15px;
 padding: 8px 8px 0 0;
 float: left;
 position: relative;
}
.colMid {
 margin: 0 8px 0 8px;
 padding: 8px 8px 0 8px;
 float: left;
 position: relative;
}
.colRight {
 margin: 5px 15px 0 8px;
 padding: 8px 0 0 8px;
 float: left;
 position: relative;
 background: url("/mct_images/colRight_bg.jpg") top left repeat-y;
}
.colRight .wide2 { /* +++++++++ */
 width: 233px;
 overflow: hidden;
}
.expertise .colRight, .searchResults .colRight, .publications .colRight, .transactions .colRight, .lawyers .colRight { background: none;}
.colRight .fader {
   /* background:url("/mct_images/colRight_fade_bg.jpg") bottom left no-repeat;*/
}
.home .colRight, .sitemap .colRight { background: none; margin-top: 0;}
.home .colRight .wide2 { background: none; }
.homebg {  background: url("/mct_images/colLeft_bg.jpg"); display: block; width: 797px; clear: both; padding-bottom: 20px; }

.colRight .dotted{
margin: 0;
background: url("/mct_images/colDivider.gif") middle left no-repeat;
}
.searchButtons {
 margin: 0;
 padding: 0;
 float: left;
 position: relative;
 background: none;
}
.wide1 { width: 766px;}
.wide2 { width: 229px; }
.wide4 { width: 502px; }
.wide5 { width: 499px; }
.colLeft.wide1 .colLeft.wide2 { margin-left: 0; margin-right: 0; width: 220px;}
.colLeft.wide1 .colRight.wide2 { margin-left: 0; margin-right: 0; width: 220px; background: none;}
.colLeft.wide1 .colLeft.wide4 { margin-left: 0; margin-right: 0; }
.col {
 float: left;
}
.inner2col .one {
 width: 46%;
 margin: 0 3% 0 0;
}
.inner2col .two {
 width: 47%;
 margin: 0 0 0 3%;
}
.inner3col .col {
 width: 32%;
}
.innerColLeft {
 width:30%;
 margin:0 3% 0 0;
 float:left;
}
#content {
 background: #fff;
 padding-bottom: 30px;
 height: 100%;
}
.home #content { padding-bottom: 0;}
#content #top {
margin: 0px 0 5px 0;
padding: 0 15px 0 15px;
position: relative;
height: 70px;
background: url(/mct_images/contentTop_bg.gif) top left repeat-x;
}
#content #top .breadcrumbs {
 position: absolute;
 bottom: -3px;
 width: 48%;
 font-size: 0.9em;
 margin: 0;
}
#content select, #content input[type="text"], #content input textarea { background: #e7e7e8; }
.breadcrumbs a {
    font-weight: normal;
}
#content #top h1 {
 font-weight: normal;
 font-size: 2em;
 width: 48%;
 text-align: right;
 position: absolute;
 bottom: 0px;
 right: 15px;
 margin: 0;
line-height: 1em;
}
.block {
 font-size: 1em;
 line-height: 1.6em;
 margin: 2em 0 0 0;
 position: relative;
}
.block h6 {
 margin-bottom: -1em;
}
.block h3, .block hr {
 margin: 0;
}
.block h3.sIFR-replaced {
 margin-bottom: -0.25em;
}
.links {
 /*background: url("/mct_images/blockLinks_bg.gif") repeat-x;*/
 background: url("/mct_images/blockLinks_bg.gif") repeat-x;
 height: 19px;
 padding: 2px 2px;
 color: #ffad0e;
 font-weight: bold;
 position: relative;
}
.links a strong{ line-height: 17px; height: 17px; vertical-align: top; font-size: 0.9em; margin-bottom: 2px; }
.links2 {
 background: url("/mct_images/blockLinks_bg.gif") repeat-x;
 height: 19px;
 padding: 2px 10px;
 color: #ffad0e;
 font-weight: bold;
 position: relative;
 text-align: left;
}
.block .expandable {
 overflow: hidden;
 position: relative;
}
.block .expandable div {
 position: relative;
}
.block .expandable table {
 margin-top: 0;
}
.btn_more {
 display: block;
 position: absolute;
 right: 10px;
 top: 0;
}
.expandListItem {
 background: url("/mct_images/orange_dots.gif") top repeat-x;
 position: relative;
 padding: 4px 0 3px 0;
 margin: 0;
}
.expandListItem .viewAllBtn, .expandListItem .closeBtn {
 position: absolute;
 top: 4px;
 right: 0;
 cursor: pointer;
 color: #935403;
}
.expandListContent {
 margin: 0 0 0 20px;
 background: #f6f6f6;
display: none;
}
.js_expandListContent {
 display: none;
}
.expandListContent div.dotted {
 margin: 5px 0;
}
.expandListContent img {
 display: block;
 width: 20px;
 float: left;
 margin-top: 4px;
}
.expandListContent p {
 margin: 0 0 5px 0;
 float: left;
 width: 452px;
 line-height: 1.4em;
}
.featuredLawyer, .featuredLawyerFull {
 border: 1px solid #ebebeb;
padding: 0 10px;
}
.featuredLawyerFull {
 padding:0;
width: 500px;
}
.featuredLawyerFull h3 {
 margin: 1em 10px -0.8em 10px;
}
.featuredLawyer h3 {
 margin: 1em 0 0 0;
}
.profileDetails .headshot {
 margin: 1em 10px 1.5em 10px;
 float: left;
 width: 140px;
}
.profileDetails h2 {
font-size: 20px;
}
.featuredLawyer .headshot, .featuredLawyerFull .headshot {
 margin: 1em 10px 1.5em 0;
 float: left;
 width: 100px;
}
.featuredLawyerFull .headshot {
 margin: 1em 10px 1.5em 10px;
}
.featuredLawyerFull .details {
 float: left;
 width: 350px;
margin: 1em 10px 0 10px;
}
.featuredLawyerFull .description {
margin-left: 10px;
margin-right: 10px; 
}
.featuredLawyerFull .description h3 {
margin-left: 0;
}
.featuredLawyer .details {
 float: left;
 width: 95px;
margin-top: 1em;
}
.featuredLawyer .details h4, .featuredLawyerFull .details h4 {
 margin-top:0;
}.fullWidth {
 width: 100%;
}
.profileDetails {
 background: url(/mct_images/contentdivider_fullwidth.gif) bottom left no-repeat;
 margin: 0 15px 0 15px;
 border: none;
}
.details {
 line-height: 1.2em;
}
.details a {
 text-decoration: none;
}
.details a:hover, .details a:active {
 text-decoration: none;
}
.details h4 {
 margin: 1.25em 0 -1em 0;
}
.result .details h4 {
 margin: 0.5em 0 0 0;
}
.profileDetails .headshot {
 margin-left: 0;
}
.profileDetails .details, .result .details {
 width: 600px;
 margin-left: 15px;
 float: left;
}
.result {
background: url("/mct_images/contentdivider_fullwidth.gif") top left no-repeat;
padding: 0.8em 0;
width: 100%;
}
.result h3 {
 margin: 1em 0 0 0;
}
.result .details {
margin-left: 0;
padding-bottom: 0;
width: 690px;
}
.result .headshot {
margin: 1.5em 10px;
float: left;
width: 50px;
}
.result .col {
width: 110px;
}
.result h5 {
line-height: 1em;
text-transform: uppercase;
margin: 0.5em 0 0.2em 0;
}
.result .detailsExtra {
float: right;
line-height: 1.4em;
width: 180px;
}
.publication .details {
 width: 550px;
 margin-bottom: 0;
 padding-bottom: 0;
}
.contentList {
line-height: 1.25em;
}
.contentList p {
 width: 187px;
 margin-top: 0;
 padding-top: 0;
}
.contentList a.btn_read {
 padding-bottom: 7px;
 display: block;
 background: url(/mct_images/home_div.gif) bottom left no-repeat;
 /*font-size: .9em;*/
 font-weight: normal;
}
.contentList a.btn_read:hover {
    text-decoration: none;
}
.position {
 margin: 1em 0;
}
.position .btn_more {
 position: relative;
 text-align: left;
 margin-top: -1em;
}
.map {
 border: 1px #666 solid;
 margin: 0.75em 0;
}
.browse {
 height: 19px;
 padding: 0;
 color: #ffad0e;
 margin: 1em 0;
 width: 100%;
}
.browse .dotted {
 margin: 0;
}
.browse img {
 float: left;
 width: 3px;
}
.browse a {
 text-decoration: none;
 display: block;
 width: 3.25%;
 height: 19px;
 float: left;
 text-align: center;
 line-height: 1.5em;
}
.browse a:hover {
 background: #F1E8DD;
}
.pager {
 background: url("/mct_images/blockLinks_bg.gif") repeat-x;
 height: 23px;
 /* new 
 float: left;*/
 padding: 0;
 font-weight: bold;
 position: relative;
 padding-left: 10px;
}
.pager a {
 margin: 0 1px;
 color: #935403;
 text-decoration: none;
}
.pager a:hover, .pager a:active {
    color: #f3901d; text-decoration: none;
}
.pager .activePageNum {
 margin: 0 1px;
}
.pager img {
 margin: -2px 5px 0;
 vertical-align: middle;
}
.pager .viewAllBtn {
 position: absolute;
 right: 0;
 top: 1px;
}
ul.expertise, ul.expertise li ul {
 list-style-image: url("/mct_images/bullet_level1.gif");
 list-style-position: outside;
 line-height: 1.2em;
}
ul.expertise li {
 background: url("/mct_images/home_div.gif") bottom left no-repeat;
 font-weight:bold;
 font-size:1.1em;
 margin-top: 10px;
 padding-bottom: 8px;
}
ul.expertise li ul {
 margin: 5px 0 0 0;
}
ul.expertise li ul li {
list-style-image: url("/mct_images/bullet_level2.gif");
 background: none;
 border: none;
 font-size: 1em;
 margin: 5px 0 5px 17px;
 padding: 0;
font-weight; normal;
}
ul.expertise li a {
 color: #935403;
 text-decoration: none;
}
ul.expertise li a:hover {
 color: #f3901d;
 text-decoration: none;
}
.wide2 .inner2col .one {
 width: 100%;
}
.news {
 margin: 1em 0;
}

div.currentTime {
 font-size:1.1em;
 font-weight:bold;
 color:#333333;
 margin-top:12px;
 margin-bottom:12px;
}
.submitBtn {
text-align:right;
}
/* =header styles
----------------------------------------------- */
#header {
    background:url(/mct_images/header_bg.jpg);
    height: 121px;
}

#header img.logo {
 margin: 8px 0 30px 10px;
 float: left;
}
#header div.textinput { background: url(/mct_images/searchbox_bg.gif) top left no-repeat; width: 165px; height: 21px; line-height: 21px; vertical-align: middle; margin: 0 0 0 0; }
#header div.textinput input { font: normal 11px/17px "Helvetica Neue", Arial, sans-serif; color: #3a3a35; background: none; width: 151px; height: 15px; line-height: 15px; vertical-align: middle; padding: 3px 6px 3px 6px; border: none; }
#content div .keywordinput { background: url(/mct_images/areasearch_bg.gif) top left no-repeat; width: 210px; height: 21px; margin: 0 0 5px 0; }
#content div .keywordinput input { font: normal 11px/17px "Helvetica Neue", Arial, sans-serif; color: #3a3a35; background: none; width: 208px; height: 17px; padding: 3px 6px 3px 6px; border: none; }
/* =footer
----------------------------------------------- */
#footer {
 margin: 0 0 3em 0; 
 padding: 26px 0 30px 0;
 font-size: .9em;
 background: #fff;
 /*display: inline*/
clear: both;
}
.home #footer { background: none; margin-top: 20px; }
#footer hr {
 margin: 0;
}
#footer #locations {
 background: url("../mct_images/cities_bg.gif") repeat-x;
 margin-top: 10px;
}
#footerlinks {
 text-align: center;
}
#footerlinks a, #footerlinks a:visited { color: #6a737b; font-weight: normal; text-decoration: underline;}
#footerlinks a:hover, #footerlinks a:active { color: #f3901d; }

/* homepage styles */
.homeBanner { text-align: left; width: 797px; height: 285px; position: relative; display: none;}
.homeBannerText { position: absolute; top: 40px; left: 16px; z-index: 1; width: 320px;}
.homeBannerText h4 { margin-bottom: 2px; font-size: 1.3em;}
.homeBannerText p { margin: 2px 0 8px 0;  font-size: 1em;}
.homeBannerText a.btn_read { padding-bottom: 3px; display: block; background: url(../mct_images/home_div.gif) bottom left no-repeat; font-size: .9em; font-weight: normal;}
.homeBannerText a.btn_read_noline { padding-bottom: 3px; display: block; font-size: .9em; font-weight: normal;}

#home .colLeft, #home .colMid, #home .colRight { padding-top: 18px; }

.topButton a, .topButton a:visited, .bottomButton a:link, .bottomButton a:visited { color: #fff; display: block; height: 28px; text-decoration: none;}

/*.colLeft {
 padding: 0 8px 0 15px;
 margin-left: 0; margin-right: 0;
 float: left;
 position: relative;
}*/

/* ----------- new section --------------------
----------------------------------------------- */
#studentnavbox {
    -moz-background-clip: border;
    -moz-background-origin: padding;
    -moz-background-size: auto auto;
    background-attachment: scroll;
    background-color: #FFFFFF;
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    border-bottom-color: #EEEAE5;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #EEEAE5;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #EEEAE5;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
    border-top-color: #EEEAE5;
    border-top-style: solid;
    border-top-width: 1px;
    padding-bottom: 2px;
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 3px;
    width: 220px;
}
#studentnav {
    list-style-image: none;
    list-style-type: none;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    width: 220px;
}
#studentnav li {
    border-bottom-color: white;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    font-size: 12px;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
}
#studentnav li a {
    -moz-background-clip: border;
    -moz-background-origin: padding;
    -moz-background-size: auto auto;
    background-attachment: scroll;
    background-color: transparent;
    background-image: url("/mct_images/studentnav_bg.jpg");
    background-position: left top;
    background-repeat: no-repeat;
    color: #FFFFFF;
    display: block;
    padding-bottom: 4px;
    padding-left: 15px;
    padding-right: 3px;
    padding-top: 4px;
}
#studentnav li a:hover {
    background-position: left center;
    color: #FFFFFF;
}
#studentnav li.current a {
    background-position: left bottom;
    color: #FFFFFF;
}
.noBG {
    -moz-background-clip: border;
    -moz-background-origin: padding;
    -moz-background-size: auto auto;
    background-attachment: scroll;
    background-color: transparent;
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
}
.stayConnected {
    border-bottom-color: #CCCCCC;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #CCCCCC;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 1px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #CCCCCC;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 1px;
    border-top-color: #CCCCCC;
    border-top-style: solid;
    border-top-width: 1px;
    margin-bottom: 10px;
    width: 220px;
    height: 25px;
}
.stayConnected img {
    border-bottom-color: -moz-use-text-color;
    border-bottom-style: none;
    border-bottom-width: 0;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: -moz-use-text-color;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: none;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 0;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: -moz-use-text-color;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: none;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 0;
    border-top-color: -moz-use-text-color;
    border-top-style: none;
    border-top-width: 0;
    margin-bottom: 2px;
    margin-left: 5px;
    margin-top: 5px;
}
.stayConnected .right {
    float: right;
    margin-left: 10px;
    margin-right: 5px;
}
#students .colRight {
    -moz-background-clip: border;
    -moz-background-origin: padding;
    -moz-background-size: auto auto;
    background-attachment: scroll;
    background-color: #FFFFFF;
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    float: left;
    margin-bottom: 0;
    margin-left: 8px;
    margin-right: 15px;
    margin-top: 5px;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 8px;
    position: relative;
}
.colRight .wide2 {
    overflow-x: hidden;
    overflow-y: hidden;
    width: 220px;
}


.homeBannerTW { text-align: left; width: 500px; height: 285px; position: relative; display: none;}
.homeBannerTextTW { position: absolute; top: 40px; left: 16px; z-index: 1; width: 320px;}
.homeBannerTextTW h4 { margin-bottom: 2px; font-size: 1.3em;}
.homeBannerTextTW p { margin: 2px 0 8px 0;  font-size: 1.3em;}
.homeBannerTextTW a.btn_read { padding-bottom: 3px; display: block; background: url(/mct_images/home_div.gif) bottom left no-repeat; font-size: .9em; font-weight: normal;}



.studentwidget h3 {
    -moz-background-clip: border;
    -moz-background-origin: padding;
    -moz-background-size: auto auto;
    background-attachment: scroll;
    background-color: #909090;
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    border-bottom-color: #666D70;
    border-bottom-style: solid;
    border-bottom-width: 3px;
    color: #FFFFFF;
    padding-bottom: 4px;
    padding-left: 7px;
    padding-right: 5px;
    padding-top: 6px;
}
.studentwidget table th td {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 0;
}

.studentwidget table tr {
    -moz-background-clip: border;
    -moz-background-origin: padding;
    -moz-background-size: auto auto;
    background-attachment: scroll;
    background-color: transparent; 
    background-image:(/mct_images/divider_nofade.gif);
    background-position: left bottom;
    background-repeat: repeat-x;
}

.colRight .studentwidget {
    -moz-background-clip: border;
    -moz-background-origin: padding;
    -moz-background-size: auto auto;
    background-attachment: scroll;
    background-color: transparent;
    background-image: url(/mct_images/rightcol_student_bg.gif);
    background-position: left top;
    background-repeat: repeat-x;
    margin-left: 3px;
    width: 220px;
}

.studentHomeColeLeftbg {
    background-image: url("/mct_images/studentHome_colLeft_bg.gif");
    width: 500px;
    padding-bottom: 68px;
}

.homeBannerText2 {
    width: 320px;
    z-index: 1;
}

.homeBannerText2 a.btn_read {
    background-image: url("../mct_images/home_div.gif");
    background-repeat: no-repeat;
    display: block;
    padding-bottom: 3px;
}


.myDottedLine {
    width:240px;
}


.black_overlay{
                display: none;
                position: absolute;
                top: 0%;
                left: 0%;
                width: 100%;
                height: 100%;
                background-color: black;
                z-index:1001;
                -moz-opacity: 0.5;
                opacity:.50;
                filter: alpha(opacity=50);
}
.white_content {
                display: none;
                position: absolute;
                top: 25%;
                left: 25%;
                width: 50%;
                height: 50%;
                padding: 16px;
                border: 5px solid #f6881f;
                background-color: white;
                z-index:1002;
                overflow: auto;
}


/* ----------- end of section --------------------
----------------------------------------------- */
 /* client solutions */

div.dotted-b {
    margin: 1em 0;
    height: 1px;
    background: url(/mct_images/colDivider_blue.gif) top left repeat-x;
}

h5.hrComp{
    border-bottom:1px dotted #00add0;
    font-size:14px;
    color:#00add0;
    margin-bottom:20px;
}
h6.hrComp{
    font-size:12px;
    color:#00add0;
}
.overview_section h6.hrComp {
    margin-bottom: 10px;
}
.overview_section h5.hrComp{
    border-bottom:none;
}
div.hrComp, p.hrComp, ul.hrComp, h6.hrComp{    
    margin-left:25px;
}
.css_table {
    display: table;
    border-collapse: separate;
    border-spacing: 0px 0;
    margin-bottom: 30px;
}
.css_table .row {
    display: table-row
}
.css_table .coltd {
    display: table-cell;
    background: #e1e1e1;
    width: 46%;
}
.css_table .coltd_m {
    display: table-cell;
    background-color: #fff;
    width:6%;
}
.innerGreyBox{
    background:#e1e1e1;
    margin-bottom:30px !important;    
}
.innerGreyBox-cont{
    padding:8px 8px 8px 15px;
}
.innerGreyBox .lawyer_touts img {
    width: 50px;
    margin-right: 10px;
    margin-bottom: 10px;
}
.innerGreyBox .lawyer_touts {
    color: #231f20;
    font-weight: bold;
}
.innerGreyBox .lawyer_touts h4 {
    clear:both;
}
.innerGreyBox .lawyer_touts .lawyer_moreinfo, .innerGreyBox .lawyer_touts .lawyer_moreinfo_fr {
    color: #6a737b;
    font-size: 110%;
    padding-bottom: 5px;
    display: inline-block;
}
.innerGreyBox .lawyer_touts .lawyer_tout .lawyer_moreinfo_fr {
    display: none;
}
.innerGreyBox .lawyer_touts .lawyer_tout .lawyer_moreinfo {
    display: none;
}
:lang(en) .innerGreyBox .lawyer_tout:first-child .lawyer_moreinfo {
    display: inline-block;
}
:lang(fr) .innerGreyBox .lawyer_tout:first-child .lawyer_moreinfo_fr {
    display: inline-block;
}
.innerGreyBox .innerGreyText {
    margin-top: 10px;
    color: #231f20;
}
.innerGreyBox .innerGreyText .rightArrow {
    font-size: 110%;
}

.moreTopics{
    width:100%;
    overflow:auto;
    margin-bottom:30px;
}
.topicTags a {
    background:#e0e0e0;
    -webkit-clip-path: polygon(0% 0%, 100% 0, 100% 80%, 95% 100%, 0 100%);
    clip-path: polygon(0% 0%, 100% 0, 100% 80%, 95% 100%, 0 100%);
    float:left;
    margin-right:10px;
    margin-bottom:6px;
    padding:2px 8px;
    color:#00add0;
    display:block;
    text-transform: lowercase;
}
.topicTags a {
    color:#00add0;
    font-weight:normal !important;
}
.topicTags a:hover{
    background:#ccc;
}
.client_solutions #content {
    padding-bottom: 0px;
}

:lang(fr) .client_solutions #content #top h1 {
    font-size: 1.8em;
}

.client_solutions #footer {
    padding-top: 10px;
}
/*
.client_solutions #footer .backtotop {
    display: none;
}*/
.client_solutions.overview #footer .backtotop {
    display: block;
}

.client_solutions .liftToTop {
    margin-top: -25px;
}

.social_share_section .backtotop {
    display:inline;
    margin: 0 0px 0 0px;
    font-size: 11px;
}

.social_share {
    float:right;
}
.social_share_overview .social_share {
    padding-top: 20px;

}
.social_share span { 
    font-size: 11px; 
    font-weight: bold; 
    padding-top: 5px;
    display:inline-block;
    height: 21px;
}
.social_share .social_b { 
    padding: 0 0px 0 10px; 
    float: right; 
} 
.social_share a {  
    width: 24px; 
    height: 21px; 
    display: inline-block; 
    background: url(/mct_images/social.png) no-repeat; 
    margin-left:5px; 
} 
.social_share a.twitter { 
    background-position: 0px 0px; 
} 
.social_share a.linkedin { 
    background-position: -34px 0px; 
}  
.social_share a.facebook { 
    background-position: -70px 0px; 
} 
.social_share a.plus { 
    background-position: -105px 0px; 
}
    
/* client solution*/
.solution_wrapper {
    padding-bottom: 20px;
    float: left;
}

.angledGreyBox{
    -webkit-clip-path: polygon(0% 0%, 100% 0, 100% 70%, 90% 100%, 0 100%);
    clip-path: polygon(0% 0%, 100% 0, 100% 70%, 90% 100%, 0 100%);
    
    padding:20px 20px;
    height:90px;
    color:#000;
    
    background: rgba(248,248,248,1);
    background: -moz-linear-gradient(left, rgba(248,248,248,1) 0%, rgba(233,233,233,1) 21%, rgba(224,224,224,1) 33%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(248,248,248,1)), color-stop(21%, rgba(233,233,233,1)), color-stop(33%, rgba(224,224,224,1)));
    background: -webkit-linear-gradient(left, rgba(248,248,248,1) 0%, rgba(233,233,233,1) 21%, rgba(224,224,224,1) 33%);
    background: -o-linear-gradient(left, rgba(248,248,248,1) 0%, rgba(233,233,233,1) 21%, rgba(224,224,224,1) 33%);
    background: -ms-linear-gradient(left, rgba(248,248,248,1) 0%, rgba(233,233,233,1) 21%, rgba(224,224,224,1) 33%);
    background: linear-gradient(to right, rgba(248,248,248,1) 0%, rgba(233,233,233,1) 21%, rgba(224,224,224,1) 33%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8f8f8', endColorstr='#e0e0e0', GradientType=1 );
}

:lang(fr) .angledGreyBox{
     height: 120px;
}

.angledGreyBox h2 {
    margin-bottom: 10px;
}
.col.one .solutionBlock:nth-child(even) .angledGreyBox {
    border-bottom:5px solid #f6881f;
}
.col.one .solutionBlock:nth-child(even) .angledGreyBox h2 {
    color:#f6881f;
}
.col.one .solutionBlock:nth-child(odd) .angledGreyBox {
    border-bottom:5px solid #666d70;
}
.col.one .solutionBlock:nth-child(odd) .angledGreyBox h2 {
    color:#666d70;
}
.col.two .solutionBlock:nth-child(even) .angledGreyBox {
    border-bottom:5px solid #00add0;
}
.col.two .solutionBlock:nth-child(even) .angledGreyBox h2 {
    color:#00add0;
}
.col.two .solutionBlock:nth-child(odd) .angledGreyBox {
    border-bottom:5px solid #69be28;
}
.col.two .solutionBlock:nth-child(odd) .angledGreyBox h2 {
    color:#69be28;
}
.orangeBox{
    border-bottom:5px solid #f6881f;
}
.orangeBox h2{
    color:#f6881f;
}
.blueBox{
    border-bottom:5px solid #00add0;
}
.blueBox h2{
    color:#00add0;
}
.greyBox{
    border-bottom:5px solid #666d70;
}
.greyBox h2{
    color:#666d70;
}
.greenBox{
    border-bottom:5px solid #69be28;
}
.greenBox h2{
    color:#69be28;
}

/*client portal page */
.solution_wrapper .col {
    width: 33%;
}
.client_solutions .leftIntoText {
    margin: 20px 0;
}
hr.dotted-b {
    margin: 1em 0;
    height: 1px;
    background: url(/mct_images/colDivider_blue.gif) top left repeat-x;
}
.solution_wrapper .solutionBlock {
    font-size: 11px;
    line-height: 1.4em;
    color: #666d70;
    margin: 17px 20px;
}
.solution_wrapper .solutionBlock h2 {
    font-size: 16px;
    line-height: 1.2em;
    padding-bottom: 5px;
}
.solution_wrapper .solutionBlock .compliance h2 a {
    color: #69be28;
}
.solution_wrapper .solutionBlock .compliance_risk h2 a {
    color: #69be28;
}
.solution_wrapper .solutionBlock .risk h2 a {
    color: #f6881f;
}
.solution_wrapper .solutionBlock .trusted_advisor h2 a {
    color: #00add0;
}

.solution_wrapper .solutionType {
    margin-top: 5px;
    line-height: 35px;
    font-size: 8px;
    text-transform: uppercase;
}
.solution_wrapper .solutionType:before {
    background: url(/mct_images/solution_icon_sprite.png) -5px 0 no-repeat;
    content: ' ';
    float: left;
    height: 35px;
    width: 36px;
    margin-right: 4px;
}
.solution_wrapper .types_legend {
    text-align: center;
    clear: both;
    margin-bottom: 15px;
}
.solution_wrapper .types_legend .solutionType {
    display: inline-block;
}
.solution_wrapper .compliance.solutionType {
    color: #69be28;
}
.solution_wrapper .compliance_risk.solutionType {
}
.solution_wrapper .compliance_risk.solutionType span:first-child {
    color: #69be28;
}
.solution_wrapper .compliance_risk.solutionType span:last-child {
    color: #f6881f;
}
.solution_wrapper .risk.solutionType {
    color: #f6881f;
}
.solution_wrapper .trusted_advisor.solutionType {
    color: #00add0;
}
.solution_wrapper .compliance_risk.solutionType:before {
    background: url(/mct_images/solution_icon_sprite.png) -5px 0 no-repeat;
}
.solution_wrapper .compliance.solutionType:before {
    background: url(/mct_images/solution_icon_sprite.png) -42px 0 no-repeat;
}
.solution_wrapper .risk.solutionType:before {
    background: url(/mct_images/solution_icon_sprite.png) -114px 0 no-repeat;
}
.solution_wrapper .trusted_advisor.solutionType:before {
    background: url(/mct_images/solution_icon_sprite.png) -79px 0 no-repeat;
}

.solution_wrapper .solutionBlockBorder {
    clear: both;
    height: 16px;
    background: rgba(255,255,255,1);
    background: -moz-linear-gradient(top,rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(205,207,208,1) 100%);
    background: -webkit-gradient(left top,left bottom,color-stop(0%,rgba(255,255,255,1)),color-stop(47%,rgba(246,246,246,1)),color-stop(100%,rgba(205,207,208,1)));
    background: -webkit-linear-gradient(top,rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(205,207,208,1) 100%);
    background: -o-linear-gradient(top,rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(205,207,208,1) 100%);
    background: -ms-linear-gradient(top,rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(205,207,208,1) 100%);
    background: linear-gradient(to bottom,rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(205,207,208,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#cdcfd0',GradientType=0);
}
.solution_wrapper .solutionBlockBorder hr {
    margin: 0.25em 0;
    height: 16px;
    background: url(/mct_images/colDivider_blue_tp.png) bottom left repeat-x;
}
/*--end client portal page*/

a.rightArrow:before {
    content: "\02192 ";
    line-height: 16px;
    float: left;
    display: block;
    height: 40px;
    width: 16px;
}
.canadaTop100_en {
background: url(/mct_images/ct2016_english.png);
}

.canadatop100_fr {
background: url(/mct_images/ct2016_francais.png);
}