/*------------------*\
|* global interface *|
\*------------------*/
body {
  margin: 0px;
  padding: 0px;
  color: #1F1613;
  background: #BA9262;
  font: normal 14px Arial, Helvetica;
  text-align: center;
}
img {
  border: 0px;
}

/* forms */
form {
  margin: 0px;
}
input, textarea {
  font: normal 13px tahoma, geneva, verdana, sans-serif;
}
input.text, input.password, textarea {
  padding: 1px 0px 1px 2px;
  border: 1px solid #57594b;
}

/* links */
a {
  color: #ba371b;
}
a:visited {
  color: #ba371b;
}
a:hover {
  color: #5c5b66;
  text-decoration: none;
}

/* headings */
h1 {
  font-size: 16px;
}
h2 {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
  color: #904039;
  margin:10px 0 10px 0;
  padding-bottom:0px;
}
h3 {
  font-size: 13px;
}
h4 {
  font-size: 12px;
}
h5 {
  font-weight: normal;
  font-size: 11px;
}

/* use this with text in headings you wish to make small */
.hsmall {
  font-weight: normal;
  font-size: 9px;
}

#accessibility {
  position: absolute;
  left: -9000px;
  width: 9000px;
}
#obwrapper {
  margin: 0px auto;
  width: 926px;
  background: transparent url(/images/bg_container.jpg) top center repeat-y;
  text-align:center;
}
#wrapper {
  margin:0 auto;
  width:916px;
  border:0px solid;
  text-align:left;
}
/*--------*\
|* header *|
\*--------*/
#logo {
  background: transparent url("/images/nmendocenter_header_2023.jpg") top left no-repeat;
  background-size: contain;
  height: 129px;
  max-height: 129px;
  max-width: 916px;
  position: relative;
  text-indent: -9999px;
  width: 100%;
}
#logo h1, #logo a {
  margin: 0px;
  outline: none;
  width: 100%;
  height: 100%;
}
#logo a {
  text-decoration: none;
  display: block;
}

#header {
  background: transparent url() top right no-repeat;
  padding: 3px;
  position:relative;
}

#loginbar {
  float: right;
  text-align: right;
}
#loginbar a {
  margin-top: 25px;
  padding: 10px 30px 10px 0px;
  color: #212126;
  font-weight: bold;
  display: block;
}
/* these colours are the same as defined by 'a', but we unset a:visited */
#loginbar a:hover {
  color: #5c5b66;
}
#loginbar a.in {
}
#loginbar a.out {
}

/*------------*\
|* navigation *|
\*------------*/
#leftnav {
  padding-top: 25px;
 border-left:2px solid #7D1313;
 text-align:left;
}
#leftnav p {
  border-bottom:2px dotted #bbbfa1;
  padding: 7px 0px 7px 5px;
  margin:0px 0px;
}
#leftnav p a,#leftnav p a.active  {
  text-decoration:none;
  font-family: Tahoma,Arial,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #353535;
}
#leftnav p a:hover,#leftnav p a.active  {
  color: #b66e18;
}
#leftnav p.level2 {
 background:#f2f1fb;
}
#leftnav p.level2:hover {
 background:#E9DAC9;
}
#leftnav p.level2 a{
  padding-left:20px;
  font-size: 10px;
}

#leftnav p.level2 {
  display:none;
}

#leftnav p.display {
  display: block !important;
}

/*-----------*\
|* searchbar *|
\*-----------*/
.searchbar {
  margin-bottom: 3px;
  padding: 5px 10px;
  border-bottom: 1px solid #57594b;
  background: #edf2cb;
}
.searchbar input.text, .searchbar input.submit {
  margin-right: 5px;
}
/* setting this in mozilla causes rendering issues */
* html .searchbar input.submit {
  height: 21px;
}
/* these colours are the same as defined by 'a', but we unset a:visited */
.searchbar a {
  color: #212126;
  font-size: 10px;
}
.searchbar a:hover {
  color: #5c5b66;
}

/*--------*\
|* footer *|
\*--------*/
#footer {
  margin-top: 0px;
  padding: 10px 0px;
  border-bottom: 0px solid #57594b;
  background: url(/images/bg_footer.jpg) bottom left no-repeat;
}
#footer img {
  float: left;
  padding: 0px 0px 20px 200px;
}
#footer p {
  margin: 0px;
  padding: 35px 30px 0px 10px;
  color: #8a8d77;
  font-size: 9px;
  text-align: right;
}

/*---------------*\
|* contentheader *|
\*---------------*/
#contentheader {
  padding: 10px 10px 0px 10px;
  background: #e2e1eb;
}
#contentheader .error, #contentheader .message {
  margin: 0px 200px 0px 0px;
  padding: 2px;
  border: 1px solid #ffffff;
  color: #ffffff;
  font-size: 12px;
  text-align: center;
}
#contentheader .error {
  background: #8c3030;
}
#contentheader .message {
  background: #3a5841;
}
#contentheader .error *, #contentheader .message * {
  margin: 0px;
  padding: 0px;
}

/*---------------*\
|* contentfooter *|
\*---------------*/
#contentfooter {
  background: #e2e1eb;
}

/*---------*\
|* content *|
\*---------*/
#ocwrapper {
/* background colour of left sidebar */
  border-left: 170px solid #fff;
/* background colour of right sidebar */
  border-right: 0px solid #e2e1eb;
  background: #fff;

}
#leftsidebar {
  margin-left: -171px;
  padding: 0px 0px 20px 5px;
  width: 150px;
  float: left;
  position: relative;
/* hide the left sidebar by default */
}
#contactinfo {
  font-family: Tahoma,Arial,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  padding: 20px 0 0;
}
#contactinfo span {
  display: block;
}
#contactinfo span.group {
  margin-bottom: 10px;
}
#rightsidebar {
  margin-right: -200px;
  padding: 10px 10px 10px 0px;
  width: 190px;
  float: right;
  position: relative;
  display:none;
}
#contentwrapper {
  width: 100%;
  float: left;
  position: relative;
  border:0px solid
}
#content {
  margin: 0px 0px;
  padding: 15px 40px 10px 20px;
  background: #ffffff;
  border:0px solid;
}
/* hack for ie/win's guillotine bug */
/* start non ie/mac css \*/
* html #content {
  height: 1%;
}
/* end non ie/mac css */

/*-----------------*\
|* global elements *|
\*-----------------*/
.floatleft {
 float:left;
 margin-right:15px;
 margin-bottom:10px;
}
.floatright {
 float:right;
 margin-left:10px;
 margin-bottom:10px;
 margin-top:5px;
}
.caption {
  text-align: center;
  font-family: Tahoma,Arial,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
}
.floatleft img, .floatright img {
 border:1px solid #6A3516;
}

.noborder img {
  border: 0px;
}

.shadowtop, .shadowbottom {
  height: 0px;
  font-size: 1px;
  display: inline-block;
/* ie/mac fix \*/
  display: block;
/* end fix */
}
.shadowtopleft, .shadowtopright, .shadowbottomleft, .shadowbottomright {
  width: 0px;
  height: 0px;
  font-size: 1px;
}
.shadowtop {
}
.shadowbottom {
}
.shadowleft {
}
.shadowright {
}
.shadowtopleft {
  float: left;
}
.shadowtopright {
  float: right;
}
.shadowbottomleft {
  float: left;
}
.shadowbottomright {
  float: right;
}

/* links */
.linklisting {
  margin: 15px 15px 20px 20px;
}
.linklisting h4.linktitle, .linklisting p.linkurl, .linklisting p.linkrating {
  margin: 2px 0px;
}
.linklisting h4.linktitle a {
  padding-bottom: 0px;
}
.linklisting p.linkurl a {
  font-size: 9px;
  text-decoration: none;
}
.linklisting p.linkrating {
  font-size: 9px;
}
.linklisting p.linkrating .linkexpired {
  color: #8c3030;
  font-weight: bold;
}
.linklisting .linkdescription, .review .reviewcontent {
  margin: 0px 0px 5px 0px;
  padding: 5px;
  border-bottom: 2px dotted #bbbfa1;
  overflow: hidden;
}
/* overflow: hidden doesn't work in ie unless the width is set */
* html .linklisting .linkdescription, * html .review .reviewcontent {
  width: 96%;
}
.linklisting p.linkactions {
  margin: 0px;
}
.linklisting p.linkactions a, #detailed p.actions a, #jump_frame .actions a {
  padding: 1px 4px;
  border: 1px solid #bbbfa1;
  font-size: 9px;
  text-decoration: none;
}
.linklisting p.linkactions a:hover, #detailed p.actions a:hover, #jump_frame .actions a:hover {
  background: #e2e1eb;
}

/* reviews */
.review h4.reviewsubject {
  margin: 10px 0px 0px 0px;
}
.review h5.reviewbyline {
  margin: 0px;
  font-weight: normal;
}
.review p.reviewer {
  margin: 0px 0px 2px 0px;
}
.review .reviewhelpful span {
  float: left;
  font-size: 9px;
}
.review .reviewhelpful form span {
  float: right;
}
.review .reviewhelpful input {
  padding: 0px 3px;
  border: 1px solid #bbbfa1;
  background: #ffffff;
  font-size: 9px;
}
/* .review p.reviewcontent => see .linklisting p.linkdescription */

/* link/bookmark status icons */
.new-item, .updated-item, .popular-item, .unpaid-item, .expired-item, .free-item, .bookmark-public, .bookmark-default {
  font-weight: normal;
  font-size: 9px;
  color: #ffffff;
  vertical-align: text-top;
}

/* paging */
.paging {
  text-align: right;
}
.paging img, .paging select, .paging input {
  vertical-align: middle;
}

.crumb {
  font-size: 9px;
}

/* tables */
.ftable {
  margin-top: 5px;
  border-bottom: 3px solid #bbbfa1;
  border-collapse: collapse;
  width: 100%;
/* ie5-5.5 don't inherit the font style properly */
  font-size: 11px;
}
.ftable th {
  background: #bbbfa1;
  text-align: left;
}
.ftable th, .ftable td {
  padding: 3px 5px;
}
.ftablecol {
  border-right: 1px solid #bbbfa1;
}

#content table {
  width: 100%;
}
#content table td {
  vertical-align:text-top;
}

/* sub headings */
#content h3 {
  margin: 25px 0px 0px 0px;
  padding: 5px 0px 0px 0px;
  border-bottom: 1px dotted #bbbfa1;
}
#content h3.noseparator {
  border-bottom: none;
}

/* lists */
#content ul {
  margin: 10px 0px 0px 50px;
  padding: 0px;
  color: #1F1613;
}
#content ul.categories {
  margin: 0px;
}

/* forms */
.row {
  margin-bottom: 1px;
  padding: 4px;
}
.row label.name {
  padding-right: 5px;
  width: 25%;
  float: left;
}
.row label.name span {
  color: #8c3030;
}
.row .value.wrappedtext {
  margin-left: 25%;
  padding-left: 5px;
}
/* hack for ie 5.5 text/textarea resizing */
.row .value input.text, .row .value input.password, .row .value textarea {
  width: expression(this.parentNode.offsetWidth * 0.74 + 'px');
}
/* the previous style causes problems with long sidebars in ie6 */
.row .value input.text, .row .value input.password, .row .value textarea {
  w\idth: 72%;
}
.row .value input.text.shorttext {
  width: 100px;
}
.row.required {
  background: #e2e1eb;
}
.row.invalid {
  color: #8c3030;
  background: #eedddd;
  font-weight: bold;
}
.formsubmit {
  margin-top: 10px;
  text-align: right;
}

/* generic messages */
.errormessage {
  color: #8c3030;
  font-weight: bold;
}
.infomessage {
  color: #3a5841;
  font-weight: bold;
}

/* treecats */
#content .treecats-selection-summary ul, #content .treecats-selection ul {
  margin: 0px;
}
.treecats-selection-summary li a, .treecats-selection li a {
  margin-top: 2px;
  margin-left: 5px;
}
.treecats-selection-summary a, .treecats-selection a {
  font-size: 9px;
}
.treecats-selection-summary a:visited, .treecats-selection a:visited {
  color: #212126;
}
.treecats-selection-current {
  font-weight: bold;
}
.treecats-category-info img {
  border: 0px;
  padding: 2px;
  vertical-align: middle;
}
.treecats-children {
  padding-left: 15px;
}
.treecats-selected span, li.treecats-selected {
  font-weight: bold;
}
.treecats-category a:link, .treecats-category a:visited {
  color: #212126;
  text-decoration: none;
}
.treecats-category a:hover {
  text-decoration: underline;
}
#content ul.treecats-links {
  padding-left: 15px;
  margin: 0px;
}
.treecats-links li {
  line-height: 1.25em;
  list-style: circle;
}

/* search highlighting */
.searchhl-1, .searchhl-2, .searchhl-3, .searchhl-4, .searchhl-5 {
  font-weight: bold;
}
.searchhl-1 {
  background: #ffff80;
}
.searchhl-2 {
  background: #aaaaff;
}
.searchhl-3 {
  background: #aaffaa;
}
.searchhl-4 {
  background: #ffaaaa;
}
.searchhl-5 {
  background: #aaffff;
}

/* indent */
.indent1 {
  margin-left: 20px;
}
.indent2 {
  margin-left: 40px;
}
.indent3 {
  margin-left: 60px;
}
.indent4 {
  margin-left: 80px;
}
.indent5 {
  margin-left: 100px;
}

.hide {
  display: none;
}

.clear:after {
  height: 0px;
  clear: both;
  display: block;
  visibility: hidden;
  content: ".";
}
.clear {
  display: inline-block;
}
/* start non ie/mac css \*/
* html .clear {
  height: 1%;
}
.clear {
  display: block;
}
/* end non ie/mac css */

/*---------------*\
|* page specific *|
\*---------------*/
#bookmark_list input.checkbox {
  float: left;
}
#bookmark_list .folders .description, #bookmark_folder_view .folders .description {
  margin: 0px 0px 10px 20px;
}
.bookmark_link .comments label {
  font-weight: bold;
}
.bookmark_link .comments label span {
  font-weight: normal;
}

.category dl, #home dl {
  margin: 10px 0px 0px 0px;
  width: 49%;
  float: left;
}
.category dt a {
  font-weight: bold;
  font-size: 12px;
}
.category dt, .category dd, #home dt, #home dd {
  margin: 0px 0px 0px 20px;
}
.category dd, #home dd {
  padding-bottom: 10px;
}

#detailed p.description {
  overflow: hidden;
}
/* ie needs a width for overflow: hidden to work */
* html #detailed p.description {
  width: 100%;
}
#detailed p.linknav {
  margin: 0px;
  text-align: right;
}
#detailed p.linknav img {
  vertical-align: middle;
}
#detailed p.linknav a {
  text-decoration: none;
}
#detailed p.reviewsfooter {
  margin: 20px 0px 0px 0px;
  text-align: right;
}
/* #detailed p.actions a, #detailed p.actions a:hover => see .linklisting p.linkactions a */

#home dt a {
  font-weight: bold;
  font-size: 13px;
}
#home #content h4 {
  margin-top: 20px;
  font-weight: normal;
  font-size: 14px;
}
/* #home dl, #home dt, #home dd, #home dd => see #category dl */

#jump_frame .jumpwrapper {
  height: 40px;
}
#jump_frame img.jumplogo {
  padding: 2px 0px 0px 2px;
  float: left;
}
#jump_frame h4 {
  margin: 0px;
  padding: 3px 0px;
}
/* #jump_frame .actions a, #jump_frame .actions a:hover => see .linklisting p.actions a */

#modify_select input.radio {
  float: left;
}

#search .searchoption {
  margin-top: 10px;
  padding-top: 5px;
  border-top: 1px dotted #bbbfa1;
}

/* custom ui and pages/elements */

.slicknav_menu {
  display: none;
}

#sidebar-elements {
  display: none;
}

/* slicknav menu */

/*
    Mobile Menu Core Style
*/

.slicknav_btn { position: relative; display: block; vertical-align: middle; float: right; padding: 0.438em 0.625em 0.438em 0.625em; line-height: 1.125em; cursor: pointer; }
.slicknav_menu  .slicknav_menutxt { display: block; line-height: 1.188em; float: left; }
.slicknav_menu .slicknav_icon { float: left; margin: 0.188em 0 0 0.438em; }
.slicknav_menu .slicknav_no-text { margin: 0 }
.slicknav_menu .slicknav_icon-bar { display: block; width: 1.125em; height: 0.125em; -webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px; }
.slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar { margin-top: 0.188em }
.slicknav_nav { clear: both }
.slicknav_nav ul,
.slicknav_nav li { display: block }
.slicknav_nav .slicknav_arrow { font-size: 0.8em; margin: 0 0 0 0.4em; }
.slicknav_nav .slicknav_item { cursor: pointer; }
.slicknav_nav .slicknav_row { display: block; }
.slicknav_nav a { display: block }
.slicknav_nav .slicknav_item a,
.slicknav_nav .slicknav_parent-link a { display: inline }
.slicknav_brand { float:left }
.slicknav_menu:before,
.slicknav_menu:after { content: " "; display: table; }
.slicknav_menu:after { clear: both }
/* IE6/7 support */
.slicknav_menu { *zoom: 1 }

/* 
    User Default Style
    Change the following styles to modify the appearance of the menu.
*/

.slicknav_menu {
    font-size:16px;
    box-sizing:border-box;
}
.slicknav_menu * {
  box-sizing:border-box;
}
/* Button */
.slicknav_btn {
    margin: 5px 5px 6px;
    text-decoration:none;
    background-color: #ffffff;
}
/* Button Text */
.slicknav_menu  .slicknav_menutxt {
    color: #0e89b7;
    font-weight: bold;
}
/* Button Lines */
.slicknav_menu .slicknav_icon-bar {
  background-color: #0e89b7;
}
.slicknav_menu {
    background:#ffffff;
    padding:5px;
}
.slicknav_nav {
    color:#ffffff;
    margin:0;
    padding:0;
    font-size:0.875em;
}
.slicknav_nav, .slicknav_nav ul {
    list-style: none;
    overflow:hidden;
}
.slicknav_nav ul {
    padding:0;
    margin:0 0 0 20px;
}
.slicknav_nav .slicknav_row {
    padding:5px 10px;
    margin:2px 5px;
}
.slicknav_nav a{
    padding:0;
    margin:2px 5px;
    text-decoration:none;
    color:#BA371B;
}
.slicknav_nav .slicknav_item a,
.slicknav_nav .slicknav_parent-link a {
    padding:0;
    margin:0;
}
.slicknav_nav .slicknav_row:hover {
    9background:#904039;
    9color:#ffffff;
}
.slicknav_nav a:hover{
    9background:#904039;
    9color:#ffffff;
    text-decoration: underline;
}
.slicknav_nav .slicknav_txtnode {
    margin-left:15px;   
}
.slicknav_brand {
	color:#fff;
	font-size: 18px;
	line-height:30px;
	padding:7px 12px;
	height:44px;
}


/* responsiveness */

@media (max-width:928px) {
  #obwrapper, #wrapper {
    width: 100%;
  }
}

@media (max-width:800px) {
  #footer img {
    padding: 0 0 0 100px;
  }
}

@media (max-width:640px) {
  #ocwrapper {
    bordeR: none;
  }
  
  #leftsidebar {
    display: block;
    float: none;
    margin: 10px auto 0;
    padding: 0;
    text-align: center;
    width: 90%;
  }
  #leftsidebar span {
    display: inline;
    padding: 0 3px;
  }
  #leftsidebar span.group {
    display: inline-block;
    padding: 0 10px;
  }
  #contactinfo {
    padding: 10px 0 0;
  }
  #leftnav {
    display: none;
  }
  
  .slicknav_menu {
    display: block;
  }
  .slicknav_menu .level2 {
    padding-left: 40px;
  }
  
  #content {
    padding: 0 10px;
  }
  
  #contactinfo {
    display: none;
  }
  #sidebar-elements,
  #sidebar-elements div#contactinfo {
    display: block;
  }
  #sidebar-elements {
    margin-top: 10px;
    text-align: center;
  }
  #sidebar-elements div#contactinfo span,
  #sidebar-elements div#contactinfo .group {
    padding: 0 5px;
    display: inline-block;
  }

  #footer {
    text-align: center;
  }
  #footer img,
  #footer p {
    float: none;
    margin: 0 auto;
    padding: 0;
  }
  #footer p {
    text-align: center;
    padding: 10px 0;
  }
}

@media (max-width:420px) {
  #logo {
    background: transparent url("/images/mobile_header2023.jpg") top left no-repeat;
    background-size: contain;
    height: 125px;
    max-height: 125px;
    max-width: 420px;
    position: relative;
    text-indent: -9999px;
    width: 100%;
  }

  div.floatleft,
  div.floatright {
    float: none;
    margin: 0 auto;
    text-align: center;
    width: 100% !important;
  }
  div.floatleft div,
  div.floatright div {
    margin: 0 auto;
    width: 100% !important;
  }
  div.floatleft div img,
  div.floatright div img,
  div.floatleft img,
  div.floatright img {
    height: auto;
    margin: 10px auto;
    width: 100% !important;
  }
  div.floatleft .caption,
  div.floatright .caption {
    padding-bottom: 10px;
  }
  div.noresize, div.noresize div img, div.noresize img {
    width: auto !important;
  }

  #content table.bio-cv td.first {
    width: 5%;
  }
  #content table.bio-cv td.second {
    width: 5%;
  }
  #content table.bio-cv td.third {
    width: 90%;
  }

  #sidebar-elements div#contactinfo span {
    display: block;
  }
  #sidebar-elements div#contactinfo .group.telephone {
    display: inline-block;
    width: 40% !important;
  }
}

.covid-19 {background-color: #fff0f0;padding: 20px;margin-bottom: 20px;}
.covid-19 h2 {}
.covid-19 h3 {text-transform: uppercase;border: none !important;font-weight: bold !important;font-size: 14px !important;color: #904039 !important;margin: 0 !important;}

