/* Start of CMSMS style sheet 'Portfolio-additional' */
.moreLink { font-weight: bold; }
.lessLink { font-weight: bold; }

.readLess { display: none; }
.readMore { display: inline; }
.expandable { display: inline; }

#barCenter { text-align: right }

#barRight {
  padding-left: 25px;
  padding-right: 25p;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 14px;
  }

#barRight h2 {
  font-size: 14px;
  margin-bottom: 2px;
  color: #859DA0;
  font-weight: normal;
  }

#galleryContainer img  {
  width: 540px;
  }

.galleryCurrent {
  font-weight: bold;
  color: #828846;
  font-size: 12px;
  vertical-align: top;
  }

.galleryLink {
  font-weight: normal;
  font-size: 12px;
  vertical-align: top;
  color: #979f43;
  }

#galleryList td {
  text-align: center;
  vertical-align: middle;
/*  padding: 10px 10px 0px 10px; */
  }

#portfolioList {
  padding-left: 26px;
  font-family: Arial, Helvetica, sans-serif;
  color: #B5BC6C;
  font-size: 13px;
  line-size: 16px;
  }

#portfolioList h2 {
  margin-bottom: 4px;
  margin-left: -9px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 13px;
  }

#portfolioList li {
  list-style-type: none;
  }

#portfolioList .bullet {
  margin-left: -9px;
  margin-right: 4px;
  }

#slideControl { margin: 0 0 0 0; padding: 0 0 0 0; height: 16px; text-align: center;}
#slideControl li { display: inline; }
#slideShow { clear: both; }
#slideShow a { display: none; }
#slideShow a:first-child { display: inline; }
#slideShowNav {
  height: 20px;
  text-align: center;
  }
#slideShowNav a { padding: 2px 4px 0px 4px; }
#backDiv img, #nextDiv img { vertical-align: middle; margin-top: -2px; }
#slideShowNav { font-size: 12px; }
#slideShowNav a { font-weight: bold; }
#slideShowNav a.activeSlide { color: #828846; }
img.enlarge {
  width: 51px !important;
  height: 41px !important;
  }
/* End of 'Portfolio-additional' */

