@media screen {

/*----- Reset -----*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
  margin:0;
  padding:0;
  }
table {
  border-collapse:collapse;
  border-spacing:0;
  }
fieldset,img { 
  border:0;
  }
address,caption,cite,code,dfn,em,strong,th,var {
  font-style:normal;
  font-weight:normal;
  }
ol,ul {
  list-style:none;
  }
caption,th {
  text-align:left;
  }
h1,h2,h3,h4,h5,h6 {
  font-size:100%;
  font-weight:normal;
  }
q:before,q:after {
  content:'';
  }
abbr,acronym {
  border:0;
  }

/*----- Layout -----*/
div.row {
  float:left;
  width:100%;
  display:block;
  position:relative;
}
div.cell {
  position:relative;
  float:left;
  left:100%;
  }
.container {
  clear:both;
  margin:auto;
  position:relative;
  width:960px;
  }

/*----- For a given cell width -----*/ 
div.width-1  { width:  4.84375% }
div.width-2  { width: 11.1875% }
div.width-3  { width: 17.53125% }
div.width-4  { width: 23.875% }
div.width-5  { width: 30.21875% }
div.width-6  { width: 36.5625% }
div.width-7  { width: 42.90625% }
div.width-8  { width: 49.25% }
div.width-9  { width: 55.59375% }
div.width-10 { width: 61.9375% }
div.width-11 { width: 68.28125% }
div.width-12 { width: 74.625% }
div.width-13 { width: 80.96875% }
div.width-14 { width: 87.3125% }
div.width-15 { width: 93.65625% }
div.width-16 { width: 100% }

/*----- Positioning classes -----*/ 
div.position-0  { margin-left: -100% }
div.position-1  { margin-left: -93.65% }
div.position-2  { margin-left: -87.31%  }
div.position-3  { margin-left: -80.9% }
div.position-4  { margin-left: -74.62% }
div.position-5  { margin-left: -68.28% }
div.position-6  { margin-left: -61.93% }
div.position-7  { margin-left: -55.59% }
div.position-8  { margin-left: -49.24% }
div.position-9  { margin-left: -42.9% }
div.position-10 { margin-left: -36.56% }
div.position-11 { margin-left: -30.21% }
div.position-12 { margin-left: -23.87% }
div.position-13 { margin-left: -17.53% }
div.position-14 { margin-left: -11.18% }
div.position-15 { margin-left:  -4.8% }

/* Convenience classes — ¼, ½, ¾ widths and ¼, ½, ¾ positions. 
   Not strictly necessary. */
div.width-1\3a 2 { width:    49.25% } /* .width-1:2 */
div.width-1\3a 4 { width:    23.875% } /* .width-1:4 */
div.width-3\3a 4 { width:    74.625% } /* .width-3:4 */
div.position-1\3a 4 {margin-left:    -74.62% } /* .position-1:4 */
div.position-1\3a 2 {margin-left:    -49.24% } /* .position-1:2 */
div.position-3\3a 4 {margin-left:    -23.87% } /* .position-3:4 */

/* Special classes for ⅓, ⅔ widths and ⅓, ⅔ positions. 
These do not strictly conform to the grid, but are useful for certain layouts. */
div.width-1\3a 3 { width: 32.333%; } /* .width-1:3 */
div.width-2\3a 3 { width: 66.1%; } /* .width-2:3 */
div.position-1\3a 3 {margin-left: -66.05%;} /* .position-1:3 */
div.position-2\3a 3 {margin-left: -32.3%;} /* .position-2:3 */

/* Full/leftmost are useful synonyms for full width and leftmost positioning */
div.position-leftmost  { margin-left: -100%   }
div.width-full { width: 100% }

/* Define classes for 1/5ths and 1/6ths widths and positions. */
div.width-1\3a 5 { width:    18.8%; } /* .width-1:5 */
div.position-1\3a 5 {margin-left:    -79.75%;} /* .position-1:5 */
div.position-2\3a 5 {margin-left:    -59.4%;} /* .position-2:5 */
div.position-3\3a 5 {margin-left:    -39.05%;} /* .position-3:5 */
div.position-4\3a 5 {margin-left:    -18.75%;} /* .position-4:5 */

div.width-1\3a 6 { width:    15.416%; } /* .width-1:6 */
div.position-1\3a 6 {margin-left:    -83.08%;} /* .position-1:6 */
div.position-5\3a 6 {margin-left:    -15.41%;} /* .position-5:6 */

/*----- General Styles -----*/
body {
  background:url(../images/bg_pattern.jpg) repeat 0 0 #211e1b;
  color:#bcbcbc;
  font:75%/1.5em Arial, Helvetica, sans-serif;
  }
body#content {
  color:#000;
  }
.ploneSkin table.mceLayout {
  background:rgba(31,28,25,0.6);
  }
.no-rgba .ploneSkin table.mceLayout {
  background:#1f1c19;
  }
a {
  color:#e1dc9c;
  text-decoration:none;
  }
#content a {
  text-decoration:underline;
  }
h1 {
  font:2.75em/1.2em Titillium Web, sans-serif;
  margin-bottom:0.25em;
  }
.documentFirstHeading {
  clear:both;
  }
h2 {
  font:2.083em/1.5em Titillium Web, sans-serif;
  }
h2.tileHeadline {
  line-height:0.7em;
  margin-bottom:0.4em;
  }
h3 {
  font:1.667em/1.5em Titillium Web, sans-serif;
  }
h4 {
  font-size:1.417em;
  line-height:1.5em;
  }
h5 {
  font-size:1.167em;
  line-height:1.5em;
  }
h6 {
  font-size:0.917em;
  line-height:1.5em;
  }
p {
  margin-bottom:0.5em;
  }
ol {
  list-style-type:decimal;
  margin:0 0 1.5em 2em;
  }
#content ul {
  margin:0.5em 0 1em 0.5em;
  }
#content ul li {
  background:url(../images/sprite.png) no-repeat 2px -644px;
  padding:0.1em 0 0.1em 1.5em;
  }
img {
  vertical-align:middle;
  }
#content img,
.portletStaticText img {
  height:auto;
  max-width:100%;
  width:auto; /*fix to IE8*/
  }
#content li ul,
#content li ol {
  margin-top:0;
  margin-bottom:0;
  }
dl {
  margin:0 0 1em;
  }
dt {
  font-weight:bold;
  }
dd {
  margin:0 0 0.5em 27px;
  }
strong {
  font-weight:bold;
  }
pre {
  background-color:#222;
  color:#fff;
  font-size:12px;
  font-family:monospace;
  margin:1.5em 0;
  padding:1em;
  overflow-x:auto;
  }
  
/*----- Plone Elements -----*/
#content {
  padding:0.75em 1.5em 1.5em;
  }
#content-core {
  background:rgba(31,28,25,0.6);
  box-shadow:0 0 rgba(250, 247, 195, 0.05) inset, 0 1px rgba(255, 254, 244, 0.12) inset, 0 2px 6px 0 rgba(0, 0, 0, 0.75);
  margin:0 -1.5em 1.2em;
  padding:1.5em;
  }
#content-core:after {
  clear:both;
  content:"";
  display:block;
  }
.no-rgba #content-core {
  background:#1f1c19;
  }
.documentDescription {
  font:1.167em/1.5em Titillium Web, sans-serif;
  margin-bottom:0.5em;
  }
.discreet {
  color:#666;
  font-size:85%;
  }
.visualHighlight {
  background-color:#c4c491;
  color:#333;
  }
.pullquote {
  clear:right;
  color:#666;
  float:right;
  font:italic 1.417em/1.42em Times New Roman, Georgia, sans-serif;
  margin:1em 1em 1.5em 1.5em;
  padding:2.5em 1em 2em;
  position:relative;
  width:35%;
  }
.pullquote:after {
  bottom:-24px;
  content:"”";
  font-size:6em;
  line-height:0.2em;
  position:absolute;
  right:10px;
  z-index:-1;
  }
.pullquote:before {
  content:"“";
  font-size:6em;
  left:-8px;
  line-height:0.2em;
  position:absolute;
  top:33px;
  z-index:-1;
  }
.callout {
  background-color:#353535;
  border-left:1em solid #111;
  margin:1.5em 0;
  padding:1em;
  }
.hiddenStructure {
  background:none;
  border:0;
  display:block;
  height:0.1em;
  margin:-0.1em 0 0 -0.1em;
  overflow:hidden;
  padding:0;
  position:absolute;
  width:1px;
  }
.visualClear {
  clear:both;
  }
  
/* Image alignment classes */
.image-left {
  clear:left;
  float:left;
  margin:0.5em 1em 0.5em 0;
  }
.image-right {
  clear:right;
  float:right;
  margin:0.5em 0 0.5em 1em;
  }
.image-inline {
  float:none;
  }
.image-caption {
  margin:0; 
  }
.newsImageContainer {
  float:right;
  margin:0 0 0.5em 1em;
  }
img.tileImage {
  border:3px solid #191816;
  box-shadow:0 0 1px 0 #3f3c38, 0 1px #4c4a48;
  float:right;
  margin:0 0 0.5em 0.5em;
  }
.tileItem.visualIEFloatFix {
  clear:both;
  }

/*----- Forms -----*/
input {
  font:1em/1em Arial, Helvetica, sans-serif;
  vertical-align:middle;
  }
input[type="checkbox"],
input[type="radio"] {
  margin-right:3px;
  }
.label {
  font-weight:bold;
  }
label {
  font-weight:bold;
  vertical-align:middle;
  }
fieldset {
  border-top:1px solid #ccc;
  margin:1em 0;
  padding:1em 0;
  }
.field {
  margin:0 0 1em;
  }
div.field.error {
  background-color:#fdc;
  border:1px solid red;
  margin:1em 0;
  padding:0.5em;
  }
.formControls {
  margin:1em 0;
  }
.formControls input {
  margin-right:4px;
  }
.context {
  margin-right:4px;
  padding:0 3px;
  }
.standalone {
  margin-right:4px;
  padding:0 3px;
  }
.destructive {
  margin-right:4px;
  padding:0 3px;
  }

/*----- General -----*/
#portal-top {
  background:#000;
  }
#portal-header {
  position:relative;
  }
#portal-header:after {
  background:url(../images/sprite.png) no-repeat center 0;
  bottom:-91px;
  content:"";
  left:0;
  position:absolute;
  height:96px;
  width:100%;
  }
.heightImmitator {
  display:inline-block;
  min-height:100px;
  vertical-align:middle;
  }

/*----- Viewlets -----*/
/*----- Portal Site Actions -----*/
#portal-siteactions {
  margin:0.5em 0;
  }
#portal-siteactions li {
  display:inline;
  margin:0 0.5em;
  }
#portal-siteactions li a:hover {
  text-decoration:underline;
  }

/*----- Portal Search Box -----*/
#portal-searchbox {
  padding:0.6em 0 0.7em;
  position:static;
  }
#portal-searchbox .LSBox {
  background:#353535;
  border-bottom:1px solid #4d4d4d;
  border-radius:10px;
  margin:auto;
  padding:0.1em 0 0.1em 1em;
  width:18em;
  }
.searchSection {
  display:none;
  }
#portal-searchbox .searchField {
  background:transparent;
  border:0;
  color:#bebdbd;
  font-size:0.917em;
  line-height:1.5em;
  width:17em;
  }
#portal-searchbox .searchButton {
  background:url(../images/sprite.png) no-repeat 4px -563px;
  border:0;
  cursor:pointer;
  height:0;
  overflow:hidden;
  padding-top:17px;
  width:20px;
  }
.LSResult {
  position:relative;
  z-index:3;
  }
.livesearchContainer {
  background-color:#000;
  border:1px solid #000;
  left:-12px;
  margin:2em 0 0;
  padding:0;
  position:absolute;
  top:0.1em;
  width:228px;
  }
#livesearchLegend {
  background-color:#000;
  border-color:#000;
  border-style:solid;
  border-width:1px 1px 0;
  line-height:1.18em;
  margin-left:-1px;
  padding:4px 1em;
  position:absolute;
  top:-2em;
  }
.LSRow {
  margin-bottom:1em;
  }
.LSIEFix {
  padding:4px 1em 10px;
  }
.LSDescr {
  margin-left:7px;
  }
  
/*----- Portal Logo -----*/
#portal-logo {
  display:inline-block;
  margin-right:2em;
  vertical-align:middle;
  }

/*----- Portal Globalnav -----*/

#theme-globalnav,
#globalnav-wrapper,
#portal-megamenu {
  display: inline-block;
  vertical-align:middle;
  }
 {
  display: 
  }
#theme-globalnav li {
  display:inline;
  position:relative;
  }
#theme-globalnav a {
  color:#c9c4b0;
  display:inline-block;
  font:1.5em/1.5em Titillium Web, sans-serif;
  padding:1em 0.8em;
  text-shadow:0 1px 2px #000;
  }
#theme-globalnav a:hover,
#theme-globalnav .selected > a {
  color:#e1dc9c;
  }

/*----- DropDown -----*/

#theme-globalnav > li > ul:after {
  border-color:transparent transparent rgba(250, 247, 195, 0.2) transparent;
  border-style:solid;
  border-width:0 10px 10px;
  content:"";
  height:0;
  position:absolute;
  right:1.7em;
  top:-10px;
  width:0;
  }
.no-rgba #theme-globalnav > li > ul:after {
  display:none;
  }
#theme-globalnav > li > ul:before {
  top:-9px;
  }
#theme-globalnav > li > ul:before,
#theme-globalnav.megamenu-nav > li.plus:hover > a:before {
  border-color:transparent transparent #1f1c19 transparent;
  border-style:solid;
  border-width:0 10px 10px;
  content:"";
  height:0;
  position:absolute;
  right:1.7em;
  width:0;
  z-index:1;
  }
#theme-globalnav.megamenu-nav .subs li {
  display: block;
  }
#theme-globalnav:not(.megamenu-nav) li ul {
  background:#1f1c19;
  box-shadow:0 0 1px rgba(250, 247, 195, 0.35), 1px 1px 10px rgba(0, 0, 0, 0.7);
  display:none;
  padding:0.7em 0 1.2em;
  position:absolute;
  margin-top:1em;
  right:0;
  top:100%;
  width:215px;
  z-index:10;
  }
#theme-globalnav:not(.megamenu-nav) li ul ul {
  right: 100%;
  top: 0;
  margin-top: -8px;
  }
#theme-globalnav.megamenu-nav > li:hover > a:before {
  margin-right: -5px;
  bottom: -1px;
  right: 50% !important;
  z-index: 999999;
  }
#theme-globalnav li:hover > ul {
  display:block;
  }
#theme-globalnav ul li {
  display:block;
  }
#theme-globalnav ul li a {
  display:block;
  font:1.083em/1.3em Helvetica, Arial, sans-serif;
  padding:0.5em 2em 0.5em 1.5em;
  position:relative;
  }
#theme-globalnav:hover ul li:hover > a {
  background:rgba(255,255,255,0.13);
  color:#e1dc9c;
  }
.no-rgba #theme-globalnav:hover ul li:hover > a {
  background:#555;
  }
#theme-globalnav ul li a.hasChildrens:after {
  border-top:6px solid transparent;
  border-bottom:6px solid transparent;
  border-right:6px solid #c9c4b0;
  content:"";
  height:0;
  left:6px;
  position:absolute;
  top:9px;
  width:0;
  }
#theme-globalnav:hover ul li:hover > a.hasChildrens:after {
  border-right-color:#e1dc9c;
  }
#theme-globalnav li ul ul {
  margin:0;
  right:100%;
  top:-0.7em;
  }
.subs > ol > li {
  width: 100%;
  }
.subs > ol {
  margin: 0;
  padding: 15px 15px 12px 15px;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
  }
#theme-globalnav #nav li ol a {
  padding: 0;
  display: inline-block;
  }

/*----- megaMenu -----*/

#theme-globalnav.megamenu-nav li {
  display: inline-block;
  position: static;
  }
#portal-megamenu .megamenu-nav:hover > li:hover > a {
  background: none;
  color: #e1dc9c;
  }
#theme-globalnav.megamenu-nav > li > .subs {
  background: #201c19;
  -webkit-box-shadow: -1px 3px 14px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow:    -1px 3px 14px 0px rgba(0, 0, 0, 0.75);
  box-shadow:         -1px 3px 14px 0px rgba(0, 0, 0, 0.75);
  left: 0;
  }
#theme-globalnav.megamenu-nav .portlet {
  background: #14100f;
  box-shadow: none;
  background: #2c2b28;
  }
#theme-globalnav.megamenu-nav .portletNavigationTree .portletHeader a,
#theme-globalnav.megamenu-nav .portletSearch .portletHeader a,
#theme-globalnav.megamenu-nav .portletNews .portletHeader a,
#theme-globalnav.megamenu-nav .portletEvents .portletHeader a,
#theme-globalnav.megamenu-nav .portletRss .portletHeader a,
#theme-globalnav.megamenu-nav .portletCollection .portletHeader a,
#theme-globalnav.megamenu-nav .portletLogin .portletHeader a   {
  font-size: 18px;
  font-family: Titillium Web;
  color: #E1DC9C;
  padding-left: 1.6em;
  }
.portletCalendar dt a.calendarPrevious,
.portletCalendar dt a.calendarNext {
  float: none;
  padding: 0 5px !important;
  }
.portletCalendar dt {
  line-height: 1.3em;
  } 
.portletCalendar dt,
.ploneCalendar .weekdays th {
  background-color: transparent;
  }
.ploneCalendar td.event {
  border: 0; 
  background-color: transparent;
  } 
.ploneCalendar td.event.today {
  background-color: rgb(99, 99, 99);
  border: 1px solid #797979;
  }
.pae_calendar_tooltip {
  background: rgba(31,28,25,0.6);
  border: 0;
  box-shadow: none;
  }
.pae_calendar_tooltip a:hover  {
  color: #e1dc9c;
  }
.pae_calendar_tooltip a {
  color: #fff;
  }
.megamenu-nav .portletHeader {
  background: none;
  margin: 0;
  overflow: visible;
  position: relative;
  line-height: 1.2em;
  color: #E1DC9C;
  }
#theme-globalnav .portletHeader a {
  font: 18px/1.2em Titillium Web, sans-serif;
  color: #c9c4b0;
  }
#portal-megamenu .subs a {
  color: #c9c4b0;
  } 
#portal-megamenu .subs .portletItem a,
#portal-megamenu .subs .portletFooter a {
  font: 12px/1.5em Arial, Helvetica, sans-serif;
  }
#portal-megamenu .subs a:hover,
#theme-globalnav .portletHeader a:hover {
  color: #E1DC9C;
  }
.portletLogin .portletItem img {
  width: auto;
  }
#theme-globalnav.megamenu-nav .portlet:after {
  position: absolute;
  height: 1px;
  background: #514E44;
  content: "";
  width: 100%;
  top: 0;
  }

/*----- Top Bg -----*/
#top-bg {
  background:url(../images/top_bg.jpg) no-repeat 0 0;
  display:block;
  height:200px;
  position:relative;
  width:960px;
  }

/*----- Carousel -----*/
#top-bg,
.carousel {
  background-color:rgba(0, 0, 0, 0.36);
  clear:both;
  margin-bottom:1.1em;
  }
#top-bg .top-line,
.carousel:after {
  background:-moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 15%, rgba(255,255,255,0.6) 27%, rgba(255,255,255,0.6) 73%, rgba(255,255,255,0) 85%, rgba(255,255,255,0) 100%);
  background:-webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,0)), color-stop(15%,rgba(255,255,255,0)), color-stop(27%,rgba(255,255,255,0.6)), color-stop(73%,rgba(255,255,255,0.6)), color-stop(85%,rgba(255,255,255,0)), color-stop(100%,rgba(255,255,255,0)));
  background:-webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,0) 15%,rgba(255,255,255,0.6) 27%,rgba(255,255,255,0.6) 73%,rgba(255,255,255,0) 85%,rgba(255,255,255,0) 100%);
  background:-o-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,0) 15%,rgba(255,255,255,0.6) 27%,rgba(255,255,255,0.6) 73%,rgba(255,255,255,0) 85%,rgba(255,255,255,0) 100%);
  background:-ms-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,0) 15%,rgba(255,255,255,0.6) 27%,rgba(255,255,255,0.6) 73%,rgba(255,255,255,0) 85%,rgba(255,255,255,0) 100%);
  background:linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(255,255,255,0) 15%,rgba(255,255,255,0.6) 27%,rgba(255,255,255,0.6) 73%,rgba(255,255,255,0) 85%,rgba(255,255,255,0) 100%);
  filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#00ffffff',GradientType=1 );
  content:"";
  height:1px;
  left:0;
  position:absolute;
  top:0;
  width:100%;
  }
.carousel-banner .carousel-image {
  display:block;
  position:relative;
  }
#top-bg:after,
.carousel-banner .carousel-image:after {
  background:url(../images/sprite.png) no-repeat 0 -92px;
  bottom:0;
  content:"";
  height:153px;
  left:0;
  position:absolute;
  width:271px;
  }
#top-bg:before,
.carousel-banner .carousel-image:before {
  background:url(../images/sprite.png) no-repeat 100% -94px;
  content:"";
  height:151px;
  position:absolute;
  right:0;
  top:0;
  width:275px;
  }
.carousel-text {
  background-color:rgba(0,0,0,0.7);
  }
.no-rgba .carousel-text {
  background-color:#555;
  }
.carousel-title {
  font:1.5em/1.5em Titillium Web, sans-serif;
  }
.carousel-pager {
  float:right;
  }
.carousel-pager-item {
  background-color:transparent;
  border:1px solid transparent;
  border-radius:50%;
  color:#aaa;
  font-family:Titillium Web, sans-serif;
  padding:0 0.5em;
  }
.carousel-pager-item:hover {
  border-color:rgba(255,255,255, 0.3);
  }
.carousel-pager-button-prev,
.carousel-pager-button-next {
  background-color:#353535;
  }
.carousel-pager-item-active {
  border-color:#fff;
  }

/*----- Bread Crumbs -----*/
#portal-breadcrumbs {
  color:#909090;
  font-family:Titillium Web, sans-serif;
  margin-bottom:1em;
  }

/*----- Personal Tools -----*/ 
#portal-personaltools {
  background:url(../images/sprite.png) no-repeat 0 -603px;
  float:left;
  margin:0.5em 0 0 1em;
  padding-left:2em;
  }
#anon-personalbar a {
  display:inline-block;
  position:relative;
  }
#anon-personalbar a:before {
  content:"/";
  left:-2px;
  position:absolute;
  top:3px;
  }
#anon-personalbar a:first-child:before {
  display:none;
  }
#portal-personaltools dt a {
  color:#e1dc9c;
  font-weight:normal;
  margin:0;
  padding:2px 10px;
  text-decoration:underline;
  }
#portal-personaltools dd {
  background-color:#000;
  left:20px;
  margin:0;
  padding:0 0 5px;
  right:auto;
  top:100%;
  }
#portal-personaltools.activated .actionMenuContent {
  display:block;
  }
#portal-personaltools li a {
  color:#e1dc9c;
  margin:0;
  padding:2px 10px;
  text-decoration:underline;
  }
#portal-personaltools li a:hover {
  background-color:transparent;
  }

/*----- Language Selector -----*/
#portal-languageselector {
  background:#000;
  border:1px solid #3e3d33;
  border-radius:10px;
  padding:16px 10px 5px;
  position:absolute;
  right:10px;
  top:6px;
  width:130px;
  z-index:1;
  }
#portal-languageselector:before {
  border-top:6px solid #c6c488;
  border-left:6px solid transparent;
  border-right:6px solid transparent;
  content:"";
  height:0;
  position:absolute;
  right:8px;
  top:8px;
  width:0;
  }
#portal-languageselector li {
  display:none;
  margin:0.5em 0;
  }
#portal-languageselector:hover li {
  display:block;
  }
#portal-languageselector .currentLanguage {
  display:block;
  left:10px;
  margin:0;
  position:absolute;
  top:1px;
  }
#portal-languageselector li a {
  display:block;
  }

/*----- Footer -----*/
#portal-footer-wrapper {
  background:#000;
  padding:1em 0;
  text-align:center;
  }
#portlets-footer {
  text-align:left;
  }
.credits {
  display:inline;
  }
.colophonWrapper {
  display:inline-block;
  }
#portal-footer a:hover,
#portal-colophon a:hover {
  text-decoration:underline;
  }

/*----- News collection -----*/
.template-folder_summary_view.portaltype-collection.section-news #content-core {
  -moz-column-count:2;
  -webkit-column-count:2;
  column-count:2;
  -moz-column-gap:4.1em;
  -webkit-column-gap:4.1em;
  column-gap:4.1em;
  }
.template-folder_summary_view.portaltype-collection.section-news #content-core:after {
  clear:both;
  content:"";
  display:block;
  }
.template-folder_summary_view.portaltype-collection.section-news img.tileImage {
  float:left;
  margin:0.2em 1.3em 1em 0;
  }
.template-folder_summary_view.portaltype-collection.section-news .tileItem.visualIEFloatFix {
  border-bottom:1px dotted #625e4d;
  float:left;
  margin-bottom:2.5em;
  padding-bottom:2.5em;
  }
.template-folder_summary_view.portaltype-collection.section-news .tileHeadline a {
  color:#ededed;
  font-size:0.6em;
  line-height:1em;
  text-decoration:none !important;
  }

/*----- Portlets -----*/
.portlet {
  background:rgba(31,28,25,0.6);
  box-shadow:0 0 rgba(250, 247, 195, 0.05) inset, 0 1px rgba(255, 254, 244, 0.12) inset, 0 2px 6px 0 rgba(0, 0, 0, 0.75);
  margin:0 0 1.2em;
  padding-bottom:1.5em;
  }
.no-rgba .portlet {
  background:#1f1c19;
  }
.portlet a {
  text-decoration:none !important;
  }
.portletHeader {
  color:#e1dc9c;
  font:1.5em/1.5em Titillium Web, sans-serif;
  padding:0.8em 0.85em 0.2em;
  }
.portletItem {
  margin:0;
  padding:0.45em 1.3em;
  }
.portletItem a,
.portletFooter a {
  color:#ededed;
  }
.portletItem a:hover,
.portletFooter a:hover {
  text-decoration:underline !important;
  }
.portletFooter {
  margin:0;
  padding:0.45em 1.3em;
  }
.tile {
  display:block;
  }
.portletItemDetails {
  color:#909090;
  display:block;
  font-size:0.833em;
  line-height:1.8em;
  }
#portlets-in-header {
  clear:both;
  }

/*----- Manage Portlets -----*/
.managePortletsLink {
  text-align:center;
  }
.managePortletsFallback {
  display:block;
  text-align:center;
  }
.managedPortlet {
  padding-bottom:0;
  }
.managedPortlet .portletHeader {
  padding:0.2em 0.85em;
  }
.blockedPortlet .portletHeader {
  border:1px dotted #fff;
  }
.managedPortletActions {
  float:right;
  }
div.portletAssignments .managedPortletActions form {
  display:inline;
  }
div.portletAssignments .managedPortletActions a,
div.portletAssignments .managedPortletActions button {
  background-color:transparent;
  border:none;
  color:#e1dc9c;
  cursor:pointer;
  margin:0 2px;
  padding:0;
  }
  
/*----- Portlet Navigation -----*/
.portletNavigationTree .portletHeader a {
  background:url(../images/sprite.png) no-repeat 0 -476px;
  padding-left:1.6em;
  }
#theme-globalnav.megamenu-nav .portletNavigationTree .portletHeader a {
  background:url(../images/sprite.png) no-repeat 0 -477px;
  }
.portletItem .navTreeItem a {
  background:transparent;
  display:block;
  padding:0.3em 0;
  }
.portletItem .navTreeItem a img {
  display:none;
  }
.navTreeLevel0 ul {
  margin:0.1em 0 0.5em 1em;
  }
.navTreeLevel0 {
  font-size:1.167em;
  line-height:1.3em;
  }
.navTreeLevel0 .navTree {
  font-size:0.929em;
  line-height:1.3em;
  }

/*----- Portlet News -----*/
.portletNews .portletHeader a {
  background:url(../images/sprite.png) no-repeat 0 -266px;
  padding-left:1.6em;
  }
#theme-globalnav.megamenu-nav .portletNews .portletHeader a {
  background:url(../images/sprite.png) no-repeat 0 -268px;
  }  

/*----- Portlet Events -----*/
.portletEvents .portletHeader a {
  background:url(../images/sprite.png) no-repeat 0 -353px;
  padding-left:1.6em;
  }
#theme-globalnav.megamenu-nav .portletEvents .portletHeader a {
  background:url(../images/sprite.png) no-repeat 0 -355px;
  }

/*----- Portlet Collection -----*/
.portletCollection .portletHeader a {
  background:url(../images/sprite.png) no-repeat 0 -309px;
  padding-left:1.6em;
  }
.portletCollection .portletItem {
  border-bottom:1px dotted #625e4d;
  margin:0 1.3em;
  padding:0.9em 0;
  }

/*----- Portlet RSS -----*/
.portletRss .portletHeader a {
  background:url(../images/sprite.png) no-repeat 0 -515px;
  padding-left:1.6em;
  }

/*----- Portlet Search -----*/
.portletSearch .portletHeader a {
  background:url(../images/sprite.png) no-repeat 0 -557px;
  padding-left:1.6em;
  }
.portlet-search-gadget,
#search-field > .searchPage:first-child {
  background:#353535;
  border:1px solid #4d4d4d;
  color:#bebdbd;
  padding:0.2em 0.3em;
  }
.portletSearch .searchButton,
#search-field .searchButton {
  background:#353535;
  border:1px solid #4d4d4d;
  color:#bebdbd;
  padding:0.12em 0.2em;
  }
.portletSearch .livesearchContainer {
  left:0;
  width:100%;
  }

/*----- Portlet Static Text -----*/
div.portletStaticText {
  background:rgba(31,28,25,0.6);
  box-shadow:0 0 rgba(250, 247, 195, 0.05) inset, 0 1px rgba(255, 254, 244, 0.12) inset, 0 2px 6px 0 rgba(0, 0, 0, 0.75);
  margin:0 0 1.2em;
  position:relative;
  }
.no-rgba div.portletStaticText {
  background:#1f1c19;
  }
.portletStaticText ul {
  margin:0.75em 0;
  }
.portletStaticText ul li {
  background:url(../images/sprite.png) no-repeat 4px -645px;
  padding:0 0 0 1.5em;
  }
.portletStaticText ol {
  margin:6px 0 1em 19px;
  }
.abstract {
  background:rgba(0, 0, 0, 0.85);
  bottom:1px;
  color:#e1dc9c;
  font:1.25em/1.2em Titillium Web,sans-serif;
  left:1px;
  margin:0;
  padding:0.65em 0.8em 0.3em;
  position:absolute;
  right:1px;
  }
.no-rgba .abstract {
  background:#000;
  }

/*----- Social Icons -----*/
.portletSocIcons .portletHeaderContent {
  background:url(../images/sprite.png) no-repeat 0 -395px;
  padding-left:1.6em;
  }
ul.social-icons {
  margin:0.25em 0 -1.3em;
  }
.social-icons li {
  background:transparent !important;
  display:inline-block;
  margin:0 0.33em 0.8em;
  padding:0 !important;
  }
.social-icons li a {
  background-image:url(../images/soc_icon.png);
  background-repeat:no-repeat;
  display:block;
  height:0;
  overflow:hidden;
  padding-top:39px;
  width:39px;
  }
.social-icons li #youtube {
  background-position:0 -86px;
  }
.social-icons li #google {
  background-position:0 0;
  }
.social-icons li #twitter {
  background-position:0 -258px;
  }
.social-icons li #picasa {
  background-position:0 -344px;
  }
.social-icons li #flickr {
  background-position:0 -430px;
  }
.social-icons li #vimeo {
  background-position:0 -516px;
  }
.social-icons li #skype {
  background-position:0 -602px;
  }
.social-icons li #rrs {
  background-position:0 -688px;
  }
.social-icons li #linkedin {
  background-position:0 -172px;
  }
.social-icons li #myspace {
  background-position:0 -1032px;
  }
.social-icons li #dribbble {
  background-position:0 -774px;
  }
.social-icons li #itunes {
  background-position:0 -860px;
  }
.social-icons li #deviantart {
  background-position:0 -946px;
  }
.social-icons li #youtube:hover {
  background-position:0 -129px;
  }
.social-icons li #google:hover {
  background-position:0 -43px;
  }
.social-icons li #twitter:hover {
  background-position:0 -302px;
  }
.social-icons li #picasa:hover {
  background-position:0 -387px;
  }
.social-icons li #flickr:hover {
  background-position:0 -474px;
  }
.social-icons li #vimeo:hover {
  background-position:0 -560px;
  }
.social-icons li #skype:hover {
  background-position:0 -645px;
  }
.social-icons li #rrs:hover {
  background-position:0 -731px;
  }
.social-icons li #linkedin:hover {
  background-position:0 -215px;
  }
.social-icons li #myspace:hover {
  background-position:0 -1075px;
  }
.social-icons li #dribbble:hover {
  background-position:0 -817px;
  }
.social-icons li #itunes:hover {
  background-position:0 -903px;
  }
.social-icons li #deviantart:hover {
  background-position:0 -989px;
  }

/*----- Portlet Calendar -----*/
.portletCalendar .portletHeader {
  text-align:center;
  font-weight: normal;
  }
#calendar-previous {
  float:left;
  }
#calendar-next {
  float:right;
  }
.ploneCalendar {
  width:100%;
  } 
.ploneCalendar th,
.ploneCalendar td {
  text-align:center;
  }
.ploneCalendar .todayevent {
  background:#353535;
  }

/*----- Login -----*/
.portletLogin .portletHeader a {
  background:url(../images/sprite.png) no-repeat 0 -436px;
  padding-left:1.6em;
  }
#loginform input,
#login-form input {
  background:#353535;
  border:1px solid #4d4d4d;
  color:#bebdbd;
  padding:0.2em 0.3em;
  }
#loginform .field input  {
  min-width:80%;
  }
#loginform .formControls input  {
  min-width:40%;
  }

/*----- Document Actions -----*/
.documentActions {
  font-size:0.92em;
  text-align:right;
  }
#content .documentActions ul {
  list-style-type:none;
  }
.documentActions li {
  display:inline;
  }
.documentActions a {
  padding:0 5px;
  }

/*----- Events -----*/
.eventDetails {
  clear:right;
  float:right;
  margin:0 0 0.5em 1em;
  }
#content .eventDetails {
  border:1px solid #ccc;
  margin-top:1em;
  width:22em;
  }
#content .eventDetails h2 {
  background-color:#353535;
  font-size:100%;
  padding:0.5em 0.5em 0.5em 1em;
  }
#content .eventDetails .eventDetail {
  clear:both;
  }
#content .eventDetails .eventDetail h3,
#content .eventDetails .eventDetail div {
  padding:2%;
  }
#content .eventDetails .eventDetail h3 {
  float:left;
  font-size:100%;
  text-align:right;
  width:37%;
  }
#content .eventDetails .eventDetail div {
  float:left;
  width:55%;
  } 

/*----- Search Results -----*/
.highlightedSearchTerm {
  background-color:#ff9;
  padding:0 2px;
  }

/*----- Editing -----*/
.fieldRequired {
  color:#fff;
  }
.fieldRequired:before {
  color:#f00;
  content:"■ ";
  }
.formPanel {
  padding:1em 2px;
  }
.formPanel textarea {
  width:100%;
  }
#title {
  font-size:2em;
  width:100%;
  }
#description {
  font-family:Arial, Helvetica, sans-serif;
  width:100%;
  }
.suppressVisualEditor {
  margin:0 !important;
  }
.fieldUploadFile {
  display:none;
  }
.formHelp {
  color:#555;
  margin:0 0 0.2em 0;
  }
.documentByLine {
  color:#76797c;
  font-size:85%;
  font-weight:normal;
  margin-bottom:0.5em;
  }
ul.configlets,
#content ul.configlets {
  list-style:none;
  margin:1em 0;
  }
ul.configlets li {
  margin-bottom:1em;
  }
ul.configlets li a {
  text-decoration:none;
  }
#content ul.configletDetails {
  margin:0 1em 1em 4em;
  list-style:none;
  }
#content ul.configletDetails li {
  margin-bottom:1em;
  display:inline;
  }
#content ul.configletDetails li.configletDescription {
  display:block;
  color:#76797c;
  margin:0;
  }
#ajax-spinner {
  background-position:50% 50%;
  display:none;
  height:20px;
  left:50%;
  margin:-10px 0 0 -10px;
  position:fixed;
  top:50%;
  width:20px;
  }
.formlibInlineEditable,
.inlineEditable {
  display:block;
  padding:1px;
  }
body.kssActive .inlineEditable:hover,
body.kssActive .formlibInlineEditable:hover {
  border:1px solid #ddd;
  border-color:#666 #ddd #ddd #666;
  cursor:text;
  padding:0;
  }
body.kssActive .inlineEditable a:hover,
body.kssActive .formlibInlineEditable a:hover {
  cursor:pointer;
  }
body.kssActive .formlibInlineForm:hover,
body.kssActive .formlibInlineForm a:hover {
  border:0;
  cursor:default;
  padding:1px;
  }
.inlineForm .formHelp,
.inlineForm .fieldRequired,
.inlineForm label {
  display:none;
  }
/* In inline selection widgets the label *must* be displayed, as
   otherwise you only see identical radio buttons without text. */
.inlineForm .ArchetypesSelectionWidget label {
  display: inline;
  }
.inlineForm #archetypes-fieldname-title input,
.inlineForm #archetypes-fieldname-title {
  font-size: 100%;
  }
/* Workaround for abnormally large buttons in the h1 tag */
h1 div.formControls input {
  font-size:55% !important;
  }

/*----- Edit Bar -----*/
#edit-bar {
  background-color:#353535;
  clear:both;
  min-height:1.73em;
  margin:0 0 1em;
  padding:3px;
  }
#content-views {
  background-color:#353535;
  float:left;
  }
#content-views li {
  display:inline;
  }
#content-views a {
  color:#fff;
  display:inline-block;
  line-height:1.73em;
  padding:0 0.75em;
  text-decoration:none;
  }
#content-views li.selected a,
#content-views li a:hover {
  background:#fff;
  color:#000;
  }
#content-views li.selected a {
  font-weight:bold;
  }

/*----- Content pulldowns -----*/
#contentActionMenus {
  background-color:#353535;
  float:right;
  margin-right:-3px;
  padding-right:3px;
  }
#contentActionMenus > li {
  display:inline;
  }
.actionMenu {
  float:right;
  margin:0 0 0 0.5em;
  position:relative;
  white-space:nowrap;
  }
.actionMenu dt {
  font-weight:normal;
  }
.actionMenu a {
  color:#fff;
  display:block;
  line-height:1.73em;
  text-decoration:none;
  }
.actionMenu dt a {
  padding:0 3px;  
  }
.arrowDownAlternative {
  font-size:80%;
  }
.actionMenu dd {
  background-color:#353535;
  right:-3px;
  margin:0;
  min-width:100%;
  padding:0 3px 3px;
  position:absolute;
  width:auto;
  z-index:5;
  }
.actionMenu.deactivated dd {
  display:none;
  }
.actionMenu dd a:hover,
.actionMenu dd .actionMenuSelected {
  background-color:#fff;
  color:#666;
  }
.subMenuTitle {
  display:block;
  padding:0 3px;
  }
.portletItem img {
  width: 100%;
  }
.portletItem .configlets img {
  width: auto;
  }  
/*----- Form Tabs -----*/
#content .formTabs {
  background-color:#353535;
  margin:0;
  padding:3px 3px 0;
  }
#content .formTab {
  background:transparent;
  display:inline;
  margin-right:0.25em;
  padding:0;
  }
#content li.formTab a {
  display:inline-block;
  line-height:2em;
  padding:0 0.75em;
  text-decoration:none;
  }
#content li.formTab a.selected,
#content li.formTab a:hover {
  background:#fff;
  color:#000;
  }
#content li.formTab a.notify {
  background-color:red;
  color:#fff;
  }
#content li.formTab a.required span:after,
#content-core li.formTab a.required span:after,
div.field span.required:after {
  color:#f00;
  content:" ■";
  }
#content fieldset.formPanel {
  border:none;
  }
#content fieldset.formPanel.hidden {
  display:none;
  }
#content div.formControls input.hidden {
  display:none;
  }

/*----- Status messages -----*/
.portalMessage {
  background-color:#353535;
  border:1px solid #996;
  clear:both;
  margin:1em 0;
  }
.portalMessage dl {
  margin:0;
  }
.portalMessage a {
  color:#000;
  }
.portalMessage dt {
  background-color:#996;
  color:#fff;
  font-weight:bold;
  float:left;
  line-height:1.25em;
  margin:0 0.5em 0 0;
  max-width:30%;
  padding:0.5em 0.75em;
  }
.portalMessage dd {
  line-height:1.25em;
  margin:0;
  padding:0.5em 0.5em;
  }
dl.warning {
  border-color:#d80;
  }
dl.warning dt {
  background-color:#d80;
  }
dl.warning dd {
  background-color:#fd7;
  color:#111;
  }
dl.error {
  border-color:#d00;
  }
dl.error dt {
  background-color:#d00;
  }
dl.error dd {
  background-color:#fdc;
  }

/*----- Overlays -----*/
.overlay {
  display:none;
  height:auto;
  margin:1em;
  width:auto;
  }
.overlay-iframe,
.overlay-ajax {
  min-height:100px;
  width:600px;
  z-index:99;
  }
.overlay-iframe {
  height:60%;
  }
.overlaybg div.close,
.overlay div.close {
  background:url(../images/pb_close.png) no-repeat 0 0;
  cursor:pointer;
  height:30px;
  left:-14px;
  position:absolute;
  top:-14px;
  width:30px;
  }
.pb-ajax {
  overflow-y:auto;
  }
.pb-ajax,
.pb-image {
  background-color:#222;
  border:1px solid #999;
  white-space:normal;
  box-shadow:0 0 3em 0.5em #666;
  -moz-box-shadow:0 0 3em 0.5em #666;
  -webkit-box-shadow:0 0 3em #666;
  }
.pb-ajax > div {
  padding:1em;
  }
.pb-ajax .documentActions {
  display:none;
  }
div.overlay div.close span {
  display:block;
  height:1px;
  margin:-1px 0 0 -1px;
  overflow:hidden;
  padding:0;
  width:1px;
  }
.overlay textarea {
  width:100%;
  }
.overlay .link-parent { display: none; }
.overlay #createGroup legend { display: none; }
.overlay #createGroup fieldset { border: none; }
.overlay p {
  margin-bottom:1em;
  }
.overlay label {
  margin-bottom:0.25em;
  }
.overlay a:hover {
  text-decoration:underline;
  }
.overlay a.selected {
  color: #000000;
  }
.overlay .formTab {
  margin-right:1em;
  font-weight: bold;
  }
.overlay .formTab.lastFormTab {
  margin-right:0em;
  }
.overlay .formControls a {
  display: block;
  margin: 0.75em;
  }

/*----- Login form -----*/
#fieldset-openid-login input,
#login-form input {
  font-size:150%;
  }
body.template-register #content input,
body.template-new-user #content input {
  font-size:150%;
  width:inherit;
  }
#fieldset-openid-login label,
#login-form label {
  display:inline-block;
  margin-right:0.5em;
  padding-top:0.2em;
  width:10em;
  }
#fieldset-openid-login .formControls,
#login-form .formControls {
  padding-left:10.7em;
  }

/*----- Content History -----*/
div.historyRecord {
  margin-bottom:1em;
  }
div.historyTools ul {
  float:right;
  margin:0.5em 1em;
  }
div.historyTools ul li {
  display:inline;
  padding:0 0.015em;
  }
div.historyTools form {
  display:inline;
  }
.historyByLine {
  background:#ddd;
  padding:0.5em;
  }
div.historyLinks {
  clear:right;
  float:right;
  margin:0.5em 1em 0 0;
  }
div.historyComment {
  border:1px solid #ddd;
  padding:0.5em 1em;
  }
div.historyComment p {
  margin:0;
  padding-top:1px;
  }
a.historyComparePrevious {
  border-top:1px dotted #ccc;
  display:block;
  margin-top:3em;
  text-align:center;
  }
a.historyComparePrevious span {
  background-color:white;
  position:relative;
  top:-0.75em;
  padding:0 0.5em;
  }

/*----- Data tables -----*/
table.listing,
table.plain {
  border-spacing:0;
  border-collapse:collapse;
  margin:0 0 0.75em;
  width:100%;
  }
table.invisible td,
table.invisible th,
table.plain td,
table.plain th,
table.listing td,
table.listing th {
  padding:0.5em 1em;
  vertical-align:top;
  }
table.plain th,
table.plain td {
  border:1px solid #111;
  }
table.listing td.listingCheckbox,
table.listing th.listingCheckbox {
  text-align:center;
  }
table.listing {
  border-left:1px solid #111;
  border-bottom:1px solid #111;
  }
table.listing .top {
  border-left:1px solid #111;
  border-top:1px solid #111;
  border-right:1px solid #111;
  }
table.listing th {
  background:#222;
  border:0.1em solid #111;
  border-style:solid solid none;
  color:#666;
  text-align:left;
  }
table.listing tr.odd th {
  border:0.1em solid #fff;
  border-style:solid solid none none;
  }
table.listing tbody th {
  font-weight:bold;
  }
table.listing tbody tr {
  text-align:left;
  }
table.listing tbody tr.odd {
  background:#353535;
  }
table.listing tbody tr.even {
  background:#454545;
  }
table.listing tbody tr td {
  background:transparent;
  }
table.listing tbody tr.odd td {
  background:#353535;
  }
table.listing tbody tr.even td {
  background:#454545;
  }
table.listing td {
  border-right:1px solid #111;
  }
table.listing a {
  border:none;
  display:inline-block;
  }
table.listing td.draggable {
  background:#353535 !important;
  border-bottom:1px solid #111;
  padding:0.4em 0.4em 0 0.5em;
  text-shadow:#fff 1px 1px 1px;
  }

/* Vertical table data listings */
table.vertical th {
  text-align:right;
  }
table.vertical td {
  border-top:0.1em solid #111;
  padding:0.5em;
  }

/* Grid table listings */
table.grid td,
table.grid th {
  border:1px solid #111;
  padding:0.5em;
  }
.dragindicator {
  outline:2px solid #ffd700;
  }
#foldercontents-order-column {
  padding:0;
  }
  
/* Listing Bar */
.listingBar {
  margin:1em 0;
  text-align:center;
  }
.listingBar .previous {
  float:left;
  }
.listingBar .next {
  float:right;
  }
.listingBar .previous {
  display:inline-block;
  }
.listingBar a,
.listingBar .current {
  display:inline-block;
  padding:0.25em 0.5em;
  }

/*---------- DASHBOARD ----------*/
#dashboard {
  font-size:100%;
  line-height:inherit;
  }
#dashboard-portlets1,
#dashboard-portlets2,
#dashboard-portlets3,
#dashboard-portlets4 {
  margin-right:1.3%;
  padding:0;
  width:24%;
  }
#dashboard-portlets4 {
  margin-right:0;
  }

/*---------- ALBUM ----------*/
.photoAlbumVisual {
  background: #f9f9f9;
  border-bottom: 1px solid #ededed;
  -webkit-border-radius: 12px;
  border-radius: 12px;
  display: inline-block;
  margin: 0 3px 6px 6px;
  padding: 0 0 1px;
  vertical-align: top;
  }
.photoAlbumShadow {
  background: #f3f3f3;
  border-bottom: 1px solid #e3e3e3;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  padding: 0 0 1px;
  }
.photoAlbumEntry {
  background: #ededed;
  border-color: #d3d3d3 #e8e8e8;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  border-style: solid;
  border-width: 0 1px 1px 0;
  display: inline-block;
  font-size: 0.92em;
  line-height: 1.36em;
  margin: 0 3px 6px 6px;
  vertical-align: top;
  width: 144px;
  }
.photoAlbumFolder {
  margin: 0;
  vertical-align: top;
  }
.photoAlbumEntry a {
  -webkit-border-radius: 8px;
  border-radius: 8px;
  border-color: #f8f8f8;
  border-style: solid;
  border-width: 0 1px 1px 0;
  display: block;
  height: 156px;
  overflow: hidden;
  padding: 8px 7px 8px 6px;
  position: relative;
  text-decoration: none;
  }
.photoAlbumEntry a:after {
  background-color:rgba(241, 241, 241, 0.4);
  bottom:0;
  content:"";
  height:8px;
  position:absolute;
  width:131px;
  }
.photoAlbumEntryWrapper {
  display:block;
  text-align:center;
  }
.photoAlbumEntry img {
  border:2px solid #fff;
  }
.photoAlbumEntryTitle {
  color:#757373;
  display:block;
  padding:4px 3px 0;
  width:126px;
  }
.photoAlbumEntry a:hover {
  overflow:visible;
  }
.photoAlbumEntry a:hover .photoAlbumEntryTitle  {
  background-color:rgb(241,241,241);
  background-color:rgba(241,241,241,0.8);
  bottom:0;
  min-height:50%;
  position:absolute;
  }

/*----- Accessibility elements, applied by JS -----*/
body.largeText {
  font-size:81%;
  }
body.smallText {
  font-size:56%;
  }

/*---------- COMMENTING ----------*/
.discussion .hide {
  display:none;
  }
.discussion {
  clear:both;
  font-size:1.09em;
  }
.comment {
  padding:0 0 9px;
  }
.commentImage {
  float:left;
  padding:5px 7px;
  }
.discussion .documentByLine {
  background-color:#353535;
  margin:0;
  padding:5px;
  }
.commentBody {
  background-color:rgba(31, 28, 25, 0.6);
  border-color:#353535;
  border-style:solid;
  border-width:1px;
  clear:both;
  margin:0 0 5px;
  padding:5px;
  overflow:auto;
  }
.no-rgba .commentBody {
  background:#1f1c19;
  }
.commentActions {
  text-align:right;
  }
.reply-to-comment-button {
  margin-left:11px;
  }
.reply {
  background-color:#353535;
  clear:both;
  font-size:1.09em;
  margin:35px 0 1em;
  padding:5px 7px;
  position:relative;
  }
.reply fieldset {
  margin:0;
  }
.reply legend {
  font-weight:bold;
  position:absolute;
  top:-28px;
  }
.reply p {
  color:#76797c;
  font-size:0.92em;
  }
.reply textarea {
  min-height:50px;
  width:100%;
  }

/*----- Collapsible -----*/
dl.collapsible {
  border:0.1em solid #8cacbb;
  margin:1em 0;
  padding:0;
  }
dl.collapsible dt.collapsibleHeader {
  display:block;
  float:left;
  background:White;
  line-height:1.2em;
  vertical-align:middle;
  font-size:90%;
  position:relative;
  top:-0.6em;
  width:auto;
  margin:0 0 -0.6em 1em;
  padding:0 0.5em;
  }
dl.collapsible dd.collapsibleContent {
  margin:0;
  padding:0 1em 0.4em;
  clear:left;
  }

/* for IE the following isn't needed, that's why the css2 selector is used */
dl.collapsible dd.collapsibleContent > dl {
  margin:0;
  padding:0;
  }
dl.expandedInlineCollapsible dt.collapsibleHeader,
dl.expandedBlockCollapsible dt.collapsibleHeader {
  background:url(../images/treeExpanded.png) no-repeat 0.5em 50% #353535;
  cursor:pointer;
  padding:0 0.5em 0 2em;
  }
dl.collapsedBlockCollapsible {
  border:none;
  height:1em;
  width:auto;
  }
dl.collapsedInlineCollapsible dt.collapsibleHeader,
dl.collapsedBlockCollapsible dt.collapsibleHeader {
  float:none;
  position:relative;
  margin:0 0 0 1em;
  padding:0 0.5em 0 2em;
  line-height:1.2em;
  cursor:pointer;
  background:#353535 url(../images/treeCollapsed.png) no-repeat 0.5em 50%;
  }
dl.collapsedInlineCollapsible dd.collapsibleContent,
dl.collapsedBlockCollapsible dd.collapsibleContent {
  display:none;
  }
dl.collapsedInlineCollapsible {
  border:0;
  height:1em;
  width:auto;
  display:inline;
  }
dl.collapsedInlineCollapsible dt.collapsibleHeader {
  position:static;
  float:none;
  margin:0;
  padding:0 0 0 2em;
  line-height:1em;
  cursor:pointer;
  display:inline;
  }
.collapsible .collapser.collapsed:after {
  content:" ▶"
  }
.collapsible .collapser.expanded:after {
  content:" ▼"
  }
  
/*---------- CONTENT TYPE ICONS ----------*/
.icons-on .contenttype-folder {
  background:url(../images/icons-sprite.png) no-repeat 0 -1598px;
  display:inline-block;
  padding-left:19px;
  }
.icons-on .contenttype-document {
  background:url(../images/icons-sprite.png) no-repeat 0 -1799px;
  display:inline-block;
  padding-left:19px;
  }
.icons-on .contenttype-news-item {
  background:url(../images/icons-sprite.png) no-repeat 0 -1999px;
  display:inline-block;
  padding-left:19px;
  }
.icons-on .contenttype-event {
  background:url(../images/icons-sprite.png) no-repeat 0 -2199px;
  display:inline-block;
  padding-left:19px;
  }
.icons-on .contenttype-topic {
  background:url(../images/icons-sprite.png) no-repeat 0 -2400px;
  display:inline-block;
  padding-left:19px;
  }
.icons-on .contenttype-image {
  background:url(../images/icons-sprite.png) no-repeat 0 -2599px;
  display:inline-block;
  padding-left:19px;
  }
.icons-on .contenttype-link {
  background:url(../images/icons-sprite.png) no-repeat 0 -2995px;
  display:inline-block;
  padding-left:19px;
  }
.icons-on img[alt='File'] {
  margin-right:3px;
  }
/* Add new */
#plone-contentmenu-factories li a {
  background:url(../images/icons-sprite.png) no-repeat 1px -1199px;
  display:block;
  padding-left:17px;
  }
#plone-contentmenu-factories li a:hover {
  background-color:#fff;
  background-position:1px -2799px;
  }
#plone-contentmenu-factories li .contenttype-folder {
  background-position:1px 2px;
  }
#plone-contentmenu-factories li .contenttype-folder:hover {
  background-position:2px -1598px;
  }
#plone-contentmenu-factories li .contenttype-document {
  background-position:1px -199px;
  }
#plone-contentmenu-factories li .contenttype-document:hover {
  background-position:2px -1799px;
  }
#plone-contentmenu-factories li .contenttype-news-item {
  background-position:1px -399px;
  }
#plone-contentmenu-factories li .contenttype-news-item:hover {
  background-position:2px -1999px;
  }
#plone-contentmenu-factories li .contenttype-event {
  background-position:1px -599px;
  }
#plone-contentmenu-factories li .contenttype-event:hover {
  background-position:2px -2199px;
  }
#plone-contentmenu-factories li .contenttype-topic {
  background-position:1px -800px;
  }
#plone-contentmenu-factories li .contenttype-topic:hover {
  background-position:2px -2400px;
  }
#plone-contentmenu-factories li .contenttype-image {
  background-position:1px -999px;
  }
#plone-contentmenu-factories li .contenttype-image:hover {
  background-position:2px -2599px;
  }
#plone-contentmenu-factories li .contenttype-file {
  background-position:1px -1199px;
  }
#plone-contentmenu-factories li .contenttype-file:hover {
  background-position:2px -2799px;
  }
#plone-contentmenu-factories li .contenttype-link {
  background-position:1px -1395px;
  }
#plone-contentmenu-factories li .contenttype-link:hover {
  background-position:2px -2995px;
  }
#plone-contentmenu-factories #settings {
  background-image:none;
  padding:0;
  }

/*----- owl_carousel -----*/


#theme-globalnav li ul.resp-tabs-list {
  display: block;
  position: relative;
  left: auto;
  width: 100%;
  margin: 0;
  background: none;
  box-shadow: none;
  border: none;
  }
#theme-globalnav li .resp-vtabs ul.resp-tabs-list {
  width: 100%;
  }
.owl-buttons {
  display: none;
  }
.owl-carousel .portletItem a:hover,
.tabContainer .portletItem  a:hover {
  text-decoration: none !important;
  }
.owl-carousel .portletItem,
.tabContainer .portletItem {
  border-bottom: 0;
  }
#portal-footer-wrapper .panels {
  text-align: left;
  }
.owl-carousel .portletItem .documentDescription,
.resp-tab-content .portletItem .documentDescription,
#content .panels .documentDescription {
  font-size: 12px;
  line-height: 18px;
  color: #bcbcbc;
  }
.owl-carousel .portletItemDetails,
.resp-tab-content .portletItemDetails,
#nav .portletItemDetails { 
  position: relative;
  display: block;
  padding: 0;
  top: 0 !important;
  padding-top: 5px; 
  }
#theme-globalnav .owl-carousel  a,
#theme-globalnav .tabContainer  a {
  text-shadow:none;
  }
.resp-vtabs li {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  }
.resp-vtabs li.resp-tab-active,
.resp-vtabs .resp-tabs-container {
  border: 0;
  }
.resp-arrow,
h2.resp-tab-active span.resp-arrow {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 0 6px 6px;
  border-color: transparent transparent transparent #c9c4b0;
  content: "";
  }
h2.resp-tab-active span.resp-arrow {
  transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  }
.resp-vtabs .resp-tabs-container,
.resp-vtabs li.resp-tab-active {
  background-color: rgba(225, 220, 156, 0.1);
  }
.resp-accordion > p {
  color: #E1DC9C;
  }  
h2.resp-tab-active,
.resp-tab-content-active,
.resp-tabs-container,
.resp-tab-item.resp-tab-active {
  background: rgba(0,0,0,0.1) !important;
  }
.resp-tabs-list > li > p{
  color: #E1DC9C;
  }
.resp-tab-content {
  border:1px solid ;
  }
.resp-tab-item.resp-tab-active {
  border-bottom: 1px solid rgba(0,0,0,0.7) !important;
  }
.resp-tab-content,
.resp-tab-active,
.resp-vtabs .resp-tab-content,
.resp-vtabs li.resp-tab-active {
  border: 1px solid #6C5950 ;
  }
.resp-vtabs li.resp-tab-active {
  border-bottom: 1px solid #6C5950 !important;
  }
.resp-vtabs li.resp-tab-active {
  border-right: 0px;
  position: relative;
  right: -1px;
  border-right: 1px solid rgba(0,0,0,0.7) !important;
  }
.tabContainer {
  display: inline-block !important;
  float: none;
  }
#content ul.resp-tabs-list {
  margin-left: 0;
  }
#content .tabContainer ul li,
#content .owl-carousel ul li {
  background: none;
  }
}

/*----- All Mobile Sizes (devices and browser) -----*/

@media only screen and (max-width: 767px) {
div.row {
  float:none;
  width:auto;
  }
div.cell {
  float:none;
  left:auto;
  margin:0 !important;
  width:auto !important;
  clear: both;
  }
.container {
  width:auto;
  }
.container .panels div.cell {
  left:0;
  width: 100% !important;
  clear: both;
  }
body {
  min-width:320px;
  }
#visual-portal-wrapper {
  margin:0;
  width:auto;
  }
#portal-personaltools {
  float:none;
  }
#portal-languageselector {
  top:2px;
  }
#portal-searchbox {
  padding:1em 0;
  }
.heightImmitator {
  display:none;
  }
#portal-footer-wrapper {
  padding: 0 10px;
  }
#portal-logo {
  display:block;
  margin:1.5em auto;
  text-align:center;
  }
.tabContainer {
  float: none;
  }
.resp-vtabs .resp-tabs-container, 
.resp-vtabs li.resp-tab-active{
  background-color: transparent;
  min-height: 100% !important;
  }
.resp-vtabs .resp-tabs-container h2, 
.resp-vtabs li.resp-tab-active h2,
.resp-vtabs .resp-tab-content,
h2.resp-accordion,
.resp-tab-content {
  border: 0;
  }
h2.resp-accordion:first-child {
  border-top: 1px solid #6C5950 !important;
  }
#portal-breadcrumbs {
  padding:1em;
  }
.template-folder_summary_view.portaltype-collection.section-news #content-core {
  -moz-column-count:1;
  -webkit-column-count:1;
  column-count:1;
  }
.pullquote {
  float:none;
  width:auto;
  }
#portal-footer,
#portal-colophon,
#portal-siteactions {
  margin-left:1em;
  margin-right:1em;
  }
#top-bg {
  background-size:cover;
  height:117px;
  width:100%;
  }
.carousel-banners,
.carousel-slider,
.carousel-banner {
  max-width:100% !important;
  }
.carousel-image img {
  height:auto;
  width:100%;
  }
.carousel-banners,
.carousel-slider,
.carousel-banner {
  height:117px !important;
  }
.carousel-title {
  display:block;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
  }
.carousel-body p {
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
  }
.carousel-pager {
  margin-right:1em;
  }
#dashboard-portlets1,
#dashboard-portlets2,
#dashboard-portlets3,
#dashboard-portlets4 {
  margin-right:0;
  width:100%;
  }

/*----- megaMenu -----*/ 


#theme-globalnav li:hover > ul,
#globalnav-wrapper #theme-globalnav,
#portal-megamenu #theme-globalnav {
  display: none;
  }
#theme-globalnav > li {
  display: inline-block;
  width: 48%;
  }
#theme-globalnav.megamenu-nav li,
#globalnav-wrapper #theme-globalnav li {
  display: block;
  width: 100%;
  }
#globalnav-wrapper, 
#portal-megamenu.megamenu {
  width: 100%;
  display: block;
  margin: 0;
  left: 0;
  background: #201c19;
  border-top: 1px solid #171614;
  position: relative;
  z-index: 99999999;
  }
#theme-globalnav {
  padding-bottom: 15px;
  }
#globalnav-wrapper #theme-globalnav ul li a,
#portal-megamenu .megamenu-nav > li > a,
#theme-globalnav li > a {
  padding: 10px 35px 10px 25px;
  width: 100%;
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  }
#globalnav-wrapper #theme-globalnav ul.globalSectionsLevel2 > li > a {
  padding: 10px 35px 10px 50px;  
  }
#globalnav-wrapper #theme-globalnav ul.globalSectionsLevel3 > li > a {
  padding: 10px 35px 10px 75px;  
  }
#globalnav-wrapper #theme-globalnav ul.globalSectionsLevel4 > li > a {
  padding: 10px 35px 10px 100px;  
  }
#globalnav-wrapper #theme-globalnav li.open > a, 
#globalnav-wrapper #theme-globalnav li:hover > a, 
#theme-globalnav .selected > a, 
#portal-megamenu .plus.open > a, 
#portal-megamenu .megamenu-nav li.open .subs, 
#portal-megamenu .megamenu-nav:hover > li:hover > a {
  background: #3b3936;
  color: #e1dc9c;
  }
#theme-globalnav:not(.megamenu-nav) li ul {
  background: #3b3936;
  }
#globalnav-wrapper #theme-globalnav ul li:hover > a,
#globalnav-wrapper #theme-globalnav ul li.open > a {
  background: #2c2b28;
  }
#theme-globalnav:not(.megamenu-nav) li ul ul,
#theme-globalnav:not(.megamenu-nav) li ul {
  width: 100%;
  left: 0;
  margin: 0;
  padding: 0;
  top: 0;
  position: relative;
  box-shadow: none;
  }
#globalnav-wrapper #theme-globalnav ul li a.hasChildrens:after,
#globalnav-wrapper #theme-globalnav li.plus > a:after,
#portal-megamenu .megamenu-nav > li.plus > a:after {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 6px 0 6px;
  border-color: #c9c4b0 transparent transparent transparent;
  content: "";
  right: 0;
  position: absolute;
  top: 21px;
  right: 25px;
  left: auto;
  }
#globalnav-wrapper #theme-globalnav ul li a.hasChildrens:after {
  top: 17px;
  }
.megamenu.open .navbar-toggle, .megamenu .navbar-toggle:hover,
#globalnav-wrapper.open .globalnav-toggle, 
#globalnav-wrapper .globalnav-toggle:hover,
#globalnav-wrapper .globalnav-toggle,
.megamenu .navbar-toggle {
  background-color: #201c19;
  }
.megamenu.open .navbar-toggle .icon-bar, 
.megamenu .navbar-toggle:hover .icon-bar,
#globalnav-wrapper .globalnav-toggle:hover .icon-bar,
#globalnav-wrapper.open .globalnav-toggle .icon-bar,
#globalnav-wrapper .globalnav-toggle .icon-bar,
.megamenu .navbar-toggle .icon-bar {
  background-color: #e1dc9c;
  height: 3px;
  width: 23px;
  border: 0;
  display: block;
  margin: 4px auto;
  }
#theme-globalnav.megamenu > li > .subs,
#theme-globalnav.megamenu-nav > li > .subs {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  }
#theme-globalnav > li > ul:after,
#theme-globalnav > li > ul:before, 
#theme-globalnav.megamenu-nav > li.plus:hover > a:before {
  content: none;
  }
#theme-globalnav.megamenu .subs {
  padding: 5px 15px 12px 15px;
  }
#portal-megamenu .portlet {
  margin-bottom: 15px;
  }
#portal-globalnav-mobile {
  background:#353535;
  border-color:#4D4D4D;
  border-radius:10px 10px 10px 10px;
  border-style:solid;
  border-width:0 0 1px;
  color:#fff;
  display:block;
  margin:0.5em auto 1em;
  min-width:150px;
  padding:0.1em 0.5em;
  }
}

/*----- Mobile Portrait Size to Mobile Landscape Size (devices and browsers) ------*/
@media only screen and (max-width: 479px) { 
.carousel-banners,
.carousel-slider,
.carousel-banner {
  height:75px !important;
  }
#top-bg {
  height:75px;
  }
}

@media print {

body {
  font-family:"Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
  font-size:11pt;
  }
h1, h2, h3, h4, h5, h6 {
  font-weight:bold;
  line-height:125%;
  page-break-inside:avoid;
  page-break-after:avoid;
  }
a {
  border-bottom:0.5pt solid #000;
  color:#000;
  text-decoration:none;
  }
.documentDescription {
  font-weight:bold;
  }
pre {
  border:1pt dotted #000;
  font-size:8pt;
  overflow:auto;
  padding:1em;
  white-space:pre;
  }
table.listing,
table.listing td {
  border:1pt solid #000;
  border-collapse:collapse;
  }
table.listing td,
table.listing th {
  padding:6px;
  }
div.pageBreak {
  page-break-before:always;
  }
#content dt {
  margin:1em 0 0.625em;
  }
#content p, #content table {
  margin-bottom:0.625em;
  margin-top:0.625em;
  }
#content .documentDescription, #content #description {
  margin:0.5em 0 1.31em;
  }
div.top,
#portal-logo,
#portal-siteactions,
.hiddenStructure,
#portal-searchbox,
#theme-globalnav,
#portal-globalnav-mobile,
#portal-personaltools,
#portal-breadcrumbs,
#edit-bar,
.carousel,
#top-bg,
#portal-globalnav-mobile,
#portlets-in-header,
#portal-column-one,
#portlets-above,
#portlets-below,
#portal-column-two,
#portlets-footer,
#portal-languageselector,
.contentViews,
.contentActions,
.help,
.legend,
.portalMessage,
.documentActions,
.netscape4,
#viewlet-below-content .reply,
#viewlet-below-content .discussion,
#portal-footer,
#portal-colophon,
.skipnav,
#ajax-spinner,
#review-history,
#content-history,
.listingBar,
.link-presentation,
input.standalone,
.overlay,
.managePortletsFallback,
.close,
.link-parent,
.draggingHook,
#foldercontents-order-column,
input.context,
.visualNoPrint {
  display:none;
  }
.image-left {
  border:0.4pt solid #000;
  clear:left;
  float:left;
  margin:0.5em 1em 0.5em 0;
  }
.image-inline {
  float:none;
  }
.image-right {
  border:0.4pt solid #000;
  clear:right;
  float:right;
  margin:0.5em;
  }
dd.image-caption {
  margin:0;
  padding:0;
  text-align:left;
  }
dl.captioned {
  padding:0.8em;
  }
.newsImageContainer {
  float:right;
  margin:0 0 0.5em 1em;
  width:16em;
  }
.tileImage {
  border:0.4pt solid #000;
  float:right;
  margin:0 0 0.5em 0.5em;
  }
  
}