body 
{
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
}

p 
{
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
}

li 
{
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
}

div 
{
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
}

table 
{
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
}

caption 
{
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
}

th 
{
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
}

td 
{
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
}

a:link 
{
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-style: normal;
	color: #000000;
	text-transform: none;
	text-decoration: underline;
}

a:visited 
{
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-style: normal;
	color: #000000;
	text-transform: none;
	text-decoration: underline;
}

a:hover 
{
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-style: normal;
	color: #993300;
	text-transform: none;
	text-decoration: underline;
}

h1 
{
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #bd5321;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	margin-bottom: 5px;
}

h2 
{
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #888888;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	margin-bottom: 5px;
}

h3 
{
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #bd5321;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	margin-bottom: 5px;
}

h4 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	margin-bottom: 5px;
}

h5 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	margin-bottom: 5px;
}

h6 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 6px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	margin-bottom: 5px;
}

hr 
{
}

ul li 
{
	list-style-type: disc;
}

em, i 
{
	font-style: italic !important;
}

input[type="text"], input[type="email"], input[type="password"] 
{
    height: 20px;
}

select 
{
    height: 26px;
}

.MoSTTable 
{
}

.MoSTTable th 
{
	vertical-align: top;
}

.MoSTTable th, .MoSTTable th * 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: none;
	text-align: left;
}

.MoSTTable td 
{
	vertical-align: top;
}

.MoSTTable td, .MoSTTable td * 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
}

.MoSTTableAlt, .MoSTTableAlt td 
{
}

.MoSTTableAlt, .MoSTTableAlt *, .MoSTTableAlt td, .MoSTTableAlt td * 
{
}

.MoSTTableColumn, .MoSTTableColumn td 
{
}

.MoSTTableColumn, .MoSTTableColumn *, .MoSTTableColumn td, .MoSTTableColumn td * 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
}

.MoSTTable a:visited 
{
	font-style: normal;
	color: #000000;
	text-transform: none;
	text-decoration: underline;
}

.MoSTTable a:hover 
{
	font-style: normal;
	color: #993300;
	text-transform: none;
	text-decoration: underline;
}

.MoSTTable a:link 
{
	font-style: normal;
	color: #000000;
	text-transform: none;
	text-decoration: underline;
}

.MoSTImage 
{
	border-width: 0px;	
}

.MoSTRequiredField 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

.MoSTTextField 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	border-style: solid;
	border-width: 1px;
}

.MoSTPasswordField 
{
	font-size: 10px;
	font-style: normal;
	border-style: solid;
	border-width: 1px;
}

.MoSTDropdownList 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
}

.MoSTButton 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000 !important;
	background-color: #CCCCCC;
	border-color: #FFFFFF #666666 #666666 #FFFFFF;
	border-style: solid;
	border-width: 2px;
}

.MoSTTransparent 
{
	background-color: transparent;
	border: none;
}

.MoSTAbstract * 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	margin: 0;
}

.MoSTDocumentList 
{
	width: 100%;
	float: left;
}

.MoSTDocumentListRow 
{
	float: left;
	width: 100%;
}

.MoSTDocumentListCell1 
{
	float: left;
	margin: 1px;
}

.MoSTDocumentListCellFull 
{
	width: auto;
}

.MoSTDocumentList li 
{
	list-style-type: disc;
}

.MoSTDocumentListHeading 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

.MoSTDocumentListHeading a:visited 
{
	font-family: Arial, Helvetica, sans-serif;
}

.MoSTDocumentListHeading a:hover 
{
	font-family: Arial, Helvetica, sans-serif;
}

.MoSTDocumentListHeading a:link 
{
	font-family: Arial, Helvetica, sans-serif;
}

.MoSTSearchIcon {
    float: left;
    width: 32px;
    height: 32px;
}

.MoSTSearchIconWord 
{
    background: url("/tools/icons/word.png") no-repeat;
}

.MoSTSearchIconPdf 
{
    background: url("/tools/icons/pdf.png") no-repeat;
}

.MoSTSearchIconUnknown 
{
    background: url("/tools/icons/unknown.png") no-repeat;
}

/* Form Layout */
.MoSTFormLayout {
    width: 100%;
    float: left;
}

.MoSTFormLayoutRow 
{
    width: 100%;
    float: left;
    text-align: right;
}

.MoSTFormLayoutCell1 
{
	float: left;
    text-align: left;
}

.MoSTFormLayoutCell2 
{
    display: inline-block;
    text-align: left;
}

.MoSTFormLayoutCellFull 
{
    text-align: left;
}

/* Event Pricing Layout */
.MoSTEventRegLinks 
{
    text-align: left;
}

.MoSTEventPrices
{
	width: 100%;
	float: left;
}

.MoSTEventPrices .MoSTFormLayoutCell3 
{
    display:inline-block;
    width: 100px;
}

.SubEvents 
{
    float: right;
}

/* Screen and Print Template Display */
.MoSTTemplate 
{
	display: block;
}

.MoSTPrint 
{
	display: none;	
}

/* Jquery UI Layout Fixes */
div.ui-dialog-titlebar *
{
    outline: none !important;
}

.ui-spinner input[type="text"] 
{
    height: 18px;
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button 
{ 
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0; 
}

/* User Defined Custom Styles */
/*----------

  Expert
  Copyright 2014
----------
 
 Swatch colors

  #cd5a24    = Rust solid colour
  #bc5321    = Rust text colour
  #d77b50    = Rust tint
  #e0dedc    = Light grey
  #545456    = Mid grey
  #1d1d1d    = Almost black
----------*/

/* Resets and overrides
----------*/


a img {
  border: none; }


/* Globals */


.clear {
  clear: both; }

.left {
  float: left; }

.right {
  float: right; }

img {
  max-width: 100%; 
  height: auto !important;
}

hr {
  clear: both;
  margin: 20px 0;
  height: 1px;
  background: #333232;
  border: 0px;
}

/*.box {
  background: #e0dedc;
  padding: 2%;
  width: 92%;
  margin: 0px 2% 10px 1%
}

.box p {
  color: #000;
}

.box p a {
  color: #5c5b5a;
  text-decoration: none;
}*/

#MoSTContent li:nth-child(odd) { background: #e0dedc; } 

#MoSTContent li p { 
  margin: -15px 0 25px 0;
  padding: 0 0 0 40%;
  color: #5c5b5a;
 } 



/* Links and type
----------*/

ul, ol {
  padding: 0px;
  margin: 15px 20px 20px; 
}

ul {
  list-style-type: disc; }

ol {
  list-style-type: decimal; }

li {
  padding: 12px;
  margin: 0px 0px 10px 0px; 
}

p {
  margin: 0px 0px 20px;
}

h1 {
  margin: 0px 0px 30px;
}

h2, h3, h4, h5 {
  margin: 30px 0px 15px;
}
/* Custom content styles */

.CUSTOMBox-It {
 float: left;
  background-color: #e0dedc;
  padding: 0 10px 0 0;
  margin-bottom: 15px;
}
.CUSTOMBox-It h1 {
  margin-top: 20px;
}

.CUSTOMBox-It img {
  border-right: 10px solid #fff;
  margin-right: 30px;
  float: left;
}

table.peopletable {
    margin: 0 0 20px 0;
}
table.peopletable tr td:first-child {
  padding: 2%;
  width: 30%;
}

table.peopletable tr td {
  background: #e0dedc;
  box-sizing: border-box;
}
table.peopletable tr td:nth-child(2) {
  padding: 3% 2%;
  width: 65%;
}

/* Header and Navigation
----------*/

#global {
  background: #cd5a24;
  float: left;
  width: 100%;
  min-height: 75px;
}

#global .wrapper {
  width: 100%;
  max-width: 950px;
}

.nav {
  width: 100%;
  max-width: 660px;
  max-height: 60px;
  float: left;
  transition: 0.3s;
  overflow: hidden;
}

.nav ul {
  margin: 35px 0 0 0;
  padding: 0;
  list-style: none;
}

.nav ul li {
  margin: 0;
  padding: 0 0 0 14px;
  list-style: none;
  display: inline;
  float: left;
}

.nav a {
  font-size: 16px;
  color: #fff;
  display: block;
  text-decoration: none;
  padding: 5px;
}

.navigation > li.highlighted {
  color: #fff;
  background: #bc5321;
}

.nav a:hover {
  color: #fff; 
  background: #bc5321;
}

 /*responsive menu */

.mobile-nav {
    display: none;
}

.responsive-menu {
    display: none;
}
.expand {
    display: block !important; 
}
 

/* Main layout
----------*/

html, body, .MoSTTemplate {
  background: #545456;
}

#wrap {
  position: relative;
}

.wrapper {
  width: 100%;
  margin: 0px auto;
  padding: 0;
}

#global h1 {
  width: 272px;
  height: 90px;
  float: left;
  overflow: hidden;
}

 #global h1 a {
  width: 272px;
  height: 0px;
  padding: 70px 0 0 0;
  margin-top: 10px;
  float: left;
  overflow: hidden;
  display: block;
   background-image: url(/templates/Site/images/Header-WLC-Brierley-Lawyer-Logo.gif);
  /*background-image: url(/templates/Site/images/Header-WLC-Brierley-Logo.gif);*/
  background-repeat: no-repeat;
  background-size: 100%;
}

.globalnav {
  width:100%;
  text-align: right;
  position: absolute;
  right:0;
  top: 0;
}

.globalnav ul {
  margin: 0 0 20px 0;
  padding: 6px 0 0 0;
}
.globalnav ul li {
  list-style-type: none;
  display: inline;
  margin: 0 0 0 10px; 
}

.globalnav li a {
  background: #d77b50;
  padding: 10px 15px;
  color: #fff;
  text-decoration: none; 
}

.logo {
  float: left;
  min-width: 272px!important;
}

.logo img {
  float: left;
  width: 272px;
}

.logo h1 {
  margin: 0;
  padding: 0 0 0 10px;
}


/* banner changes*/

.banner {
  background: #669db1;
  min-height: unset;
  max-height: unset;
  text-align: center;
}
.banner img {
    width: auto;
    height: 100% !important;
    max-height: 500px;
    position: unset;
}

/* .banner {
  min-height: 50vh;
  width: 100%;
  overflow: hidden;
  position: relative;
}
*/


/*.banner img {
  width: 100%;
  object-fit: cover; 
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0;
}
*/


#content { 
  float: left;
  width: 100%;
  background: #fff;
  display: block;
}

#content .wrapper {
  width: 100%;
  max-width: 950px;
}

#MoSTContent {
  float: left;
  width: 70%;
  margin: 30px 0 50px 0;
  padding: 20px 0 0 0;
}


/* hide footer & nav */

.leftcolumn {
  display: none;
}
#MoSTContent {
  width: 100%;
}
#footer .services {
  display: none;
}
#footer .copyright .right {
  width: 50%;
  padding: 2% 0 50px 0;
}
.leftcolumn {
  display: none;
}

/*.leftcolumn {
  float: left;
  width: 20%;
  margin: 0 10% 0 0;
}

.leftcolumn h3 {
  font-size: 18px;
  padding: 20px 0 0 0;
}

.leftcolumn a {
  color: #797979;
  text-decoration: none;
  font-size: 14px;
}

.leftcolumn p, .leftcolumn h3 {
  border-bottom: 1px solid #e9e9ea;
  padding: 5px 0 10px 0;
  margin-bottom: 10px
}

*/


/* Footer */

#footer {
  width: 100%;
  background: #545456;
  margin: 0;
  padding: 10px 0 20px 0; 
  clear: both;
} 

#footer .wrapper {
 max-width: 950px;
}

#footer .left {
  width: 20%;
  margin: 0 10% 0 0;
}

#footer .right {
  width: 35%;
  margin: 20px 0 0 0;
}

#footer h3 {
  color: #fff;
  font-size: 18px;
  padding-bottom: 12px;
  background-image: url(/templates/Site/images/footer-h3-background.gif);
  background-repeat: no-repeat;
  background-position: bottom left;
}

#footer p, #footer div {
  text-align: left;
  font-size: 12px;
  line-height: 16px;
  color: #fff;
  margin-bottom: 5px;
}

#footer p a, #footer p a:hover {
  color: #fff;
  text-decoration: none;
  text-transform: none;
}

#footer a {
  color: #fff;
  font-size: 12px;
  line-height: 14px;
  text-decoration: none;
}

#footer ul a:hover {
   color: #fff;
}

#footer p.button a:link, #footer p.button a:visited {
  font-size: 12px; 
  padding: 3px 5px;
  margin: 20px 0 0 0;
  background: #cd5a24;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
}



/* DESKTOP ONLY */ 

@media all and (min-width: 1740px) {
    /*.banner img {
        bottom: 25vh;
        top: unset;
    }*/
}



/* Mobile layout structures
----------*/

@media all and (max-width: 400px){

.CUSTOMBox-It {
  padding: 2%;
}
.CUSTOMBox-It img {
  border: 0px;
  margin: 0 0 10px 0;
  float: none;
  width: 100%;
}
}

@media all and (max-width: 500px){

table.peopletable td {
    width: 100% !important;
    display: block;
    text-align: center;
    background: #e0dedc;
    padding: 2% !important;
}
}

@media all and (max-width: 650px){

.leftcolumn {
  display: none;
}

.nav
{
  width: 100%;
}

.nav ul {
  margin: 0;
}

.nav ul li {
  display: block;
  text-align: center;
  border-top: 1px solid #fff;
  width: 100%;
  margin: 0;
  padding: 5px;
}

#MoSTContent {
  width: 100%;
}

#MoSTContent li p { 
  margin: 15px 0 0 0;
  padding: 0 0 0 10%;
}

/* makes logo smaller on mobiles*/

#global .wrapper {
/*  height: 60px;*/
  float: left;
  width: 50%;
}

#global h1 {
  height: 60px;
}

 #global h1 a {
  width: 220px;
  padding: 50px 0 0 0;
  display: block;
}

#footer .right {
   float: left;
   width: 100%;
   margin: 10px 0 0 0;
}
#footer .wrapper {

 width: 90%;
 padding: 5%;
}
}


@media all and (max-width: 720px) {
.banner  {
  height: auto;
}
}

@media all and (max-width: 970px) {

.global .wrapper {
  height: 10px;
  width: 40%;
}

.nav {
  display: none;
}

.subnav, .globalnav {
  display: none;
}

.mobile-nav {
    display: block;
}


/*hamburger button */

.menu-btn {
  position: absolute;
  display: inline-block;
  width: 40px;
  top:20px;
  right: 15px;
  cursor:pointer;
}

.menu-btn div {
    line-height: 1.2;
    font-size: 18px;
    font-weight: 200;
    vertical-align: middle;
    z-index: 99;
}

.menu-btn span {
    display: block;
    width: 19px;
    height: 3px;
    margin: 4px 4px;
    background: #fff;
    z-index: 99;
}

/* mobile nav items */ 

.responsive-menu {
  margin: 14px 0 0 0;
  width: 100%;
  background: #545456;   
  float: left;
  position: absolute;
  top: 60px;
  z-index: 20;
}

.responsive-menu ul {
  margin: 0;
  padding: 0;
}

.responsive-menu ul li {
  text-align: left;
  width: 100%;
  margin: 0;
  padding: 0;
}

.responsive-menu ul li a {
  display: block;
  border-top: 1px solid #fff;
  margin: 0;
  padding: 10px 0 10px 10px;
  font-size: 14px;
  color: #fff;
  text-decoration: none;
}

.responsive-menu ul li a:hover {
 color: #cd5a24;
}

.responsive-menu ul ul li a {
  margin: 0;
  border-top: 1px solid #fff;
  padding: 3px 0 3px 20px;
  font-size: 14px;
  background: #7d7d7d;
}
}

@media all and (max-width: 1100px) {
  #content .wrapper {
  width: 97%;
}
 .banner {
   height: auto;
   min-height: unset;
}

.banner img {
     position: relative;
     top: 0;
 }
    
}




div.MoSTVersion {
   display: none;
   visibility: hidden;
}
