* {
  margin: 0;
  padding: 0; }

body {
  font-size: 62.5%;
  font-family: Verdana, Geneva, sans-serif;
  background: white; }
  body:before {
    content: "";
    background: #f29100;
    display: block;
    position: absolute;
    height: 6px;
    width: 100%; }

li {
  list-style: none; }

a, input {
  outline: none; }

a img {
  border: 0 none; }

.floatClear {
  clear: both; }

a {
  color: #f29100; }

a:hover {
  text-decoration: none; }

/* structure ********************/
#outerWrap {
  width: 975px;
  padding: 0 0 0 15px;
  margin: auto; }

#contentWrap {
  background: white;
  border-radius: 7px;
  margin-right: 14px;
  border: 5px solid #f29100; }

#contentWrapTop {
  padding-top: 30px; }

#contentWrapBottom {
  width: 945px;
  padding: 0 0 30px 30px;
  min-height: 400px; }

/* header ********************/
.latestNews ul li a:before, #CTAs ul li a:after {
  width: 32px;
  font-size: 1.5em;
  display: inline-block;
  text-align: right;
  margin-right: 10px;
  position: absolute;
  top: 5px;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

#header {
  min-height: 125px;
  position: relative; }
  #header .left {
    width: 480px;
    float: left;
    padding: 16px 0 0 0; }
  #header .right {
    width: 480px;
    float: left; }
    #header .right #utilNav {
      height: 34px;
      float: right;
      margin-bottom: 14px;
      clear: both; }
      #header .right #utilNav ul {
        height: 24px;
        background: #f29100;
        border-radius: 0 0 7px 7px;
        padding: 10px 17px 0; }
        #header .right #utilNav ul li {
          float: left;
          padding-right: 12px;
          margin-right: 12px;
          border-right: 1px solid #000; }
          #header .right #utilNav ul li.last {
            padding: 0;
            margin: 0;
            border: none; }
        #header .right #utilNav ul a {
          text-decoration: none;
          font-size: 1.2em;
          color: black; }
          #header .right #utilNav ul a:hover {
            color: #CE7123;
            border-bottom: 1px dotted #CE7123; }
    #header .right #socialNav {
      float: right;
      clear: both; }
      #header .right #socialNav li {
        margin-right: 3px;
        float: left; }
        #header .right #socialNav li.last {
          margin-right: 0; }
        #header .right #socialNav li a {
          display: block;
          width: 36px;
          height: 38px;
          background-position: 0 0;
          background-repeat: no-repeat; }
          #header .right #socialNav li a:hover {
            background-position: 0 -39px; }
  #header h1 {
    float: left; }
  #header #logo {
    width: 121px;
    height: 124px;
    background: url(../images/pei-logo.png) 0 0 no-repeat;
    display: block;
    text-indent: -9999px;
    margin-top: -15px; }
  #header #eialogo {
    width: 121px;
    height: 124px;
    background: url(../images/EIA-logo.jpg) 0 0 no-repeat;
    display: block;
    text-indent: -9999px; }
  #header #ekmanGroupLogo {
    width: 207px;
    height: 110px;
    float: left;
    text-indent: -9999px;
    background: url(../images/ekman-group-logo.jpg) 14px 17px no-repeat; }
  #header #nav {
    width: 930px;
    padding: 0 15px 10px;
    position: absolute;
    bottom: 0;
    left: 0; }
    #header #nav ul {
      text-align: center;
      padding-left: 85px; }
      #header #nav ul li {
        display: inline-block;
        padding: 0 13px; }
        #header #nav ul li a {
          font-size: 1.6em;
          color: black;
          font-family: "Trebuchet MS" "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
          text-decoration: none;
          text-transform: uppercase; }
          #header #nav ul li a:hover {
            color: #f29100;
            border-bottom: 3px #f29100 solid; }

li .soc-linked a {
  background: url("../images/socNav-linkedIn.jpg"); }
li .soc-fb a {
  background: url("../images/socNav-fb.jpg"); }
li .soc-blogger a {
  background: url("../images/socNav-blogger.jpg"); }
li .soc-twitter a {
  background: url("../images/socNav-twitter.jpg"); }
li .soc-rss a {
  background: url("../images/socNav-rss.jpg"); }
li .soc-youtube a {
  background: url("../images/socNav-youtube.jpg"); }

/* homepage specific ********************/
.heroImage {
  width: 900px;
  height: 250px;
  overflow: hidden; }
  .heroImage a {
    display: block;
    height: 250px;
    background-image: url(../images/popupbg.png);
    background-repeat: no-repeat;
    background-position: 0 170px;
    position: relative;
    text-decoration: none; }
    .heroImage a h2 {
      font-family: "Trebuchet MS" "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
      font-size: 2em;
      font-weight: bold;
      position: absolute;
      bottom: 40px;
      left: 22px;
      color: #fff; }
    .heroImage a span {
      position: absolute;
      bottom: 16px;
      left: 22px;
      font-size: 1.4em;
      color: #fff; }

#mycarousel-hero {
  width: 900px;
  height: 250px; }
  #mycarousel-hero .jcarousel-prev {
    width: 22px;
    height: 24px;
    background: url(../images/carousel-prev.gif) 0 0 no-repeat;
    position: absolute;
    left: -26px;
    top: 120px; }
    #mycarousel-hero .jcarousel-prev:hover {
      background: url(../images/carousel-prev.gif) 0 -24px no-repeat; }
  #mycarousel-hero #mycarousel-hero .jcarousel-next {
    width: 25px;
    height: 25px;
    background: url(../images/carousel-next.gif) 0 0 no-repeat;
    position: absolute;
    right: 21px;
    top: 120px;
    cursor: pointer; }
    #mycarousel-hero #mycarousel-hero .jcarousel-next:hover {
      background: url(../images/carousel-next.gif) 0 -24px no-repeat; }

#quote {
  width: 900px;
  padding: 20px 0 30px 0; }
  #quote h3 {
    font-size: 3.31em;
    color: black;
    font-weight: normal; }

#breadcrumb {
  height: 30px; }
  #breadcrumb ul li {
    display: inline;
    font-size: 1.2em;
    padding-right: 6px; }
    #breadcrumb ul li a {
      color: #5997B0; }

#content .left {
  width: 590px;
  float: left;
  border-top: 1px solid #e8e8e8;
  padding: 20px 0 0;
  margin-right: 30px; }
  #content .left .leftColumn h4, #content .left .rightColumn h4 {
    font-family: "Trebuchet MS" "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-size: 24px;
    color: #f29100;
    font-weight: normal;
    font-style: italic;
    padding-bottom: 18px;
    border-bottom: 1px solid #e8e8e8;
    margin-bottom: 18px; }
  #content .left .leftColumn p, #content .left .rightColumn p {
    color: black;
    font-size: 1.2em;
    line-height: 1.6em;
    padding-bottom: 15px; }
  #content .left .leftColumn {
    width: 280px;
    float: left;
    margin-right: 30px; }
    #content .left .leftColumn .rightColumn {
      float: right; }
  #content .left .rightColumn {
    width: 280px;
    float: left; }
#content .right {
  width: 325px;
  float: left; }

.contentImg {
  /* class to be put in the style dropdown menu in Umbraco */
  float: right;
  margin-left: 10px;
  margin-bottom: 10px; }

.latestNews {
  padding-bottom: 15px; }
  .latestNews ul {
    list-style: none; }
    .latestNews ul li {
      padding: 0 2em 2em 34px;
      background: #666666 no-repeat; }
      .latestNews ul li a {
        position: relative;
        color: #ffcf0d;
        font-size: 1.2em;
        line-height: 1.4em;
        text-decoration: none; }
        .latestNews ul li a span {
          width: 6px;
          height: 12px;
          display: inline-block;
          text-indent: -9999px; }
        .latestNews ul li a:hover {
          color: #f29100; }
          .latestNews ul li a:hover span {
            background: url(../images/news-item-link-arrow.gif) 0 -11px no-repeat; }
        .latestNews ul li a:before {
          content: "\f138";
          left: -42px;
          top: -0.25em; }
      .latestNews ul li:first-child {
        padding-top: 3em; }
      .latestNews ul li:last-child {
        padding-bottom: 4em; }

/* testimonial carousel ***/
.carouselWrap {
  padding-right: 50px;
  background: url(../images/quote-marks.gif) right 0 no-repeat; }

#mycarousel li {
  width: 230px;
  text-align: justify;
  padding-bottom: 12px; }
  #mycarousel li p {
    font-size: 1.1em !important;
    line-height: normal !important;
    padding-bottom: 8px !important; }

.testimonialAuthor {
  display: block;
  text-align: right;
  font-style: italic;
  color: #f29100; }

.jcarousel-prev {
  width: 22px;
  height: 24px;
  background: url(../images/carousel-prev.gif) 0 0 no-repeat;
  float: left;
  cursor: pointer; }
  .jcarousel-prev:hover {
    background: url(../images/carousel-prev.gif) 0 -24px no-repeat; }

.jcarousel-next {
  width: 25px;
  height: 25px;
  background: url(../images/carousel-next.gif) 0 0 no-repeat;
  float: right;
  margin-right: -50px;
  cursor: pointer; }
  .jcarousel-next:hover {
    background: url(../images/carousel-next.gif) 0 -24px no-repeat; }

#CTAs {
  padding-bottom: 14px; }
  #CTAs ul li a {
    padding: 7px 45px 7px 10px;
    margin-bottom: 20px;
    width: 280px;
    display: block;
    background: #f29100;
    font-size: 20px;
    line-height: 1.2em;
    color: #fff;
    font-family: "Trebuchet MS" "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    text-decoration: none;
    position: relative;
    box-shadow: 0 0 8px #fff; }
    #CTAs ul li a:hover {
      text-decoration: underline; }
    #CTAs ul li a:after {
      content: "\f0a9";
      right: 8px; }

.videoBlock {
  width: 280px;
  height: 210px;
  position: relative;
  margin-bottom: 20px; }
  .videoBlock a {
    position: absolute;
    width: 280px;
    height: 210px;
    background: url(../images/videoSkin.png) 0 0 no-repeat;
    _background: url(../images/videoSkin-IE6.gif) 0 0 no-repeat;
    top: 0;
    left: 0;
    text-indent: -9999px; }
    .videoBlock a:hover {
      background: url(../images/videoSkin.png) 0 -210px no-repeat; }

#footer {
  padding: 10px 0; }

.rhButton {
  width: 280px;
  display: block;
  margin: 4em 0 8em 0; }
  .rhButton a {
    width: 252px;
    display: block;
    padding: 10px 10px 16px;
    min-height: 60px;
    background: #f29100;
    background-color: #f29100;
    background-image: -webkit-linear-gradient(top, #f29100, #ffbc59 30%, #f29100 60%);
    background-image: linear-gradient(to bottom,#f29100, #ffbc59 30%, #f29100 60%);
    border-radius: 8px;
    border: solid 4px #f29100;
    text-decoration: none;
    color: #fff; }
    .rhButton a:hover {
      background-color: #f29100;
      background-image: -webkit-linear-gradient(top, #f29100 30%, #ffbc59 60%, #f29100);
      background-image: linear-gradient(to bottom,#f29100 30%, #ffbc59 60%, #f29100);
      border: solid 4px #ffbc59; }
    .rhButton a .linkTitle {
      font-size: 1.8em;
      text-transform: uppercase;
      display: block;
      font-family: "Trebuchet MS" "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif; }
    .rhButton a .linkText {
      font-size: 1.2em;
      line-height: 1.2em;
      padding-top: 8px;
      margin-top: 6px;
      display: block; }

/* Content page ************/
.contentpage .leftColumn {
  width: 590px !important; }

/* Video page ***********/
#largeVideo {
  width: 590px;
  height: 355px;
  background: url(../images/largeYTvideoPlaceholder.jpg) 0 0 no-repeat;
  margin-bottom: 14px; }

/* Forms ***********/
fieldset {
  border: none;
  padding-top: 10px; }
  fieldset ol li {
    padding: 0 0 12px; }
    fieldset ol li label {
      width: 150px;
      text-align: right;
      padding-right: 20px;
      display: inline-block;
      font-size: 1.2em;
      float: left; }
    fieldset ol li input {
      width: 200px;
      padding: 3px 6px; }
    fieldset ol li textarea {
      width: 204px;
      font-family: Verdana, Geneva, sans-serif;
      font-size: 1.2em; }
    fieldset ol li select {
      width: 220px;
      padding: 3px 6px; }
    fieldset ol li input[type="checkbox"] {
      width: auto;
      padding: 3px 6px; }
    fieldset ol li span em {
      padding-left: 170px; }
    fieldset ol li.courseCheck label {
      float: none;
      width: auto; }
    fieldset ol li.courseCheck input {
      margin-right: 20px;
      width: auto; }
    fieldset ol li.courseCheck td {
      padding-bottom: 12px; }

li.formButton {
  padding-left: 170px; }

input.submit {
  width: auto;
  padding: 2px 5px !important; }

#overlay {
  background: #D5D5D5;
  height: 100%;
  width: 100%;
  position: fixed;
  top: 0;
  z-index: 200;
  left: 0;
  opacity: 0.75; }

#pzContainer {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 200; }

#selectSite {
  position: relative;
  margin: 100px auto;
  width: 550px;
  padding: 50px 0 45px 50px;
  background-color: #FFFFFF;
  border: 1px solid #D5D5D5;
  z-index: 250;
  text-align: left;
  overflow: hidden;
  border: 1px solid #ccc; }
  #selectSite .column {
    width: 225px;
    float: left;
    margin-right: 50px;
    text-align: center; }
    #selectSite .column img {
      border: none;
      margin-bottom: 14px; }
    #selectSite .column p {
      font-size: 1.2em;
      line-height: 1.2;
      margin-bottom: 5px; }
      #selectSite .column p.choiceTitle {
        font-size: 1.3em;
        font-weight: bold; }

.formButton input, .loginSection input[type="submit"] {
  padding: 8px 15px;
  font-weight: bold;
  line-height: 1;
  color: #444;
  border: none;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.85);
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.01, #c4c4c4), color-stop(1, white));
  background-image: -moz-linear-gradient(center bottom, #c4c4c4 1%, white 50%);
  background-color: #fff;
  border-radius: 23px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
  cursor: pointer;
  width: 100px; }

input[type="text"], input[type="email"], input[type="password"], input[type="number"], select, textarea {
  -webkit-transition: box-shadow 0.2s ease-out 0s;
  -moz-transition: box-shadow 0.2s ease-out 0s;
  transition: box-shadow 0.2s ease-out 0s;
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #CCCCCC;
  border-radius: 3px 3px 3px 3px;
  color: #373737;
  display: block;
  font-size: 9pt;
  height: 18px;
  line-height: 18px;
  margin-bottom: 5px;
  outline: 0 none;
  padding: 3px 5px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2) inset; }

.notRegisteredYet {
  padding-left: 176px;
  padding-top: 15px; }
  .notRegisteredYet a {
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
    cursor: pointer;
    font-size: 9pt;
    height: 26px;
    margin: 0;
    overflow: visible;
    padding: 0 10px 2px;
    text-align: center;
    text-decoration: none !important;
    width: auto;
    border: 1px solid #AAACAD;
    color: #656565;
    font-style: normal;
    padding: 4px 10px; }
    .notRegisteredYet a:hover {
      border: 1px solid #f29100; }

.selectCourse {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #E8E8E8; }
  .selectCourse label {
    float: none;
    font-weight: bold;
    width: auto;
    font-size: 1.3em; }

.loginSection table td {
  padding-bottom: 8px; }
  .loginSection table td input {
    float: left;
    margin-right: 15px; }
  .loginSection table td input[type=checkbox] {
    float: right;
    margin-right: 220px; }
  .loginSection table td input[type=submit] {
    margin-left: 176px; }
.loginSection table table tr:first-child td {
  padding-right: 362px;
  padding-bottom: 10px;
  font-size: 1.3em; }
.loginSection label {
  white-space: nowrap; }

/*--- Message Boxes ---*/
div.info, div.success, div.warning, div.error, div.validation {
  border: 1px solid;
  margin: 10px 0px;
  background-repeat: no-repeat;
  background-position: 10px center;
  overflow: hidden;
  margin: 0 0 10px 0; }

div.info {
  color: #00529b;
  background-color: #bde5f8;
  background-image: url("/nforum/img/msg/info.png"); }
  div.info p, div.info label {
    display: block;
    padding: 0px 50px;
    margin: 10px 0; }
  div.info a {
    float: right;
    padding: 10px;
    cursor: pointer; }

div.success {
  color: #4f8a10;
  background-color: #dff2bf;
  background-image: url("/nforum/img/msg/success.png"); }
  div.success p, div.success label {
    display: block;
    padding: 0px 50px;
    margin: 10px 0; }
  div.success a {
    float: right;
    padding: 10px;
    cursor: pointer; }

div.warning {
  color: #9f6000;
  background-color: #feefb3;
  background-image: url("/nforum/img/msg/warning.png"); }
  div.warning p, div.warning label {
    display: block;
    padding: 0px 50px;
    margin: 10px 0; }
  div.warning a {
    float: right;
    padding: 10px;
    cursor: pointer; }

div.error {
  color: #d8000c;
  background-color: #ffbaba;
  background-image: url("/nforum/img/msg/error.png"); }
  div.error p, div.error label {
    display: block;
    padding: 0px 50px;
    margin: 10px 0; }
  div.error a {
    float: right;
    padding: 10px;
    cursor: pointer; }

.container img {
  border: none; }

input[type=text].error {
  border: 1px #d8000c solid !important; }

#home-buttons {
  height: 250px; }
  #home-buttons li {
    float: left;
    margin-right: 20px; }
    #home-buttons li.last {
      margin-right: 0; }
    #home-buttons li a, #home-buttons li a:after {
      display: block;
      width: 208px; }
    #home-buttons li a {
      height: 248px;
      position: relative;
      border: 1px solid #f29100;
      background-color: #f29100 !important;
      border-radius: 6px;
      color: white;
      text-decoration: none;
      font-size: 1.9em; }
      #home-buttons li a:hover {
        border: 1px solid #ffcf0d;
        box-shadow: 0px 0px 8px 0 #8c5400; }
        #home-buttons li a:hover span {
          background: #f29100; }
      #home-buttons li a:after {
        content: "";
        position: absolute;
        height: 166px;
        background: #f29100;
        background-color: #f29100;
        background-image: -webkit-linear-gradient(bottom, #f29100, white);
        background-image: linear-gradient(to top,#f29100, white);
        border-radius: 6px 6px 0px 0px;
        opacity: 0.3; }
      #home-buttons li a span {
        display: block;
        position: absolute;
        bottom: 0;
        background: url(../images/button-text-grad.jpg) #f29100;
        border-top: 1px solid #2c667e;
        height: 66px;
        width: 198px;
        text-align: center;
        text-transform: uppercase;
        padding-top: 18px;
        padding-left: 5px;
        padding-right: 5px;
        border-radius: 0 0 6px 6px;
        font-family: "Trebuchet MS" "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif; }

/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
