<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* parent style is /IN/style.css */

#content {
  min-height: 600px;
}

/* duping body,td from /IN/style.css to make available to ee */
 body, td {
    font-family: verdana, arial, helvetica, sans-serif;
    margin: 0;
    padding: 0;
    text-align: center;
}

p {
    font-size: 12px;
}

a:link, a:visited {
    color: #3d74da;
    text-decoration: none;
}
a:hover {
    color: #ec4b2c;
}

/* end dupe */

body {
    position: relative;
    text-align: left;
    margin: 0 auto;
}

#mid-col-5 {
  width: 67%;
  padding: 12px 10px;
}

#content h1 {
  font: bold 26px/30px "Helvetica Neue", Arial, sans-serif;
}

.entryContent h2, .entryContent h3, .entryContent h4,
body.wygwam-edit h2, body.wygwam-edit h2, body.wygwam-edit h2 {
  margin-bottom: 25px;
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
}

.entryContent h2, body.wygwam-edit h2 {
  color: #000000;
  font-size: 24px;
  font-weight: 300;
  line-height: 30px;
}

.entryContent h3, body.wygwam-edit h3 {
  color: #5D636C;
  font-weight: 300;
  font-size: 20px;
  line-height: 24px;
}

.entryContent h4, body.wygwam-edit h4 {
  color: #848991;
  font-size: 18px;
  font-weight: 300;
  line-height: 24px;
}

#mid-col-5 &gt; h1 {
  background-color: #333;
  color: #fff;
  margin: -17px -12px 0 -10px;
  padding: 17px 12px 10px 10px;
}

#content h1 + .entryDate {
  margin-top: 0;
}

.authorList {
    width: 80%;
    margin: 0 auto;
}

.authorList tr.odd th, .authorList tr.odd td {
    background: #f2f2f2;
}

.authorList th {
    text-align: left;
}

.authorList th, .authorList td {
    padding: 5px 10px;
}

.authorList td {
    text-align: right;
}

.authorName a {
    color: black;
    text-decoration: none;

}

.authorName a:hover {
    text-decoration: underline;
}


.teamHeader {
    overflow: hidden;
}

.eeContent img {
    border: 0;
}

.eeContent h1 {
    margin: 0;
    clear: both;
}

h1 .rssLink {
    color: #666;
    display: inline-block;
    font-size: 17px;
    float: right;
    zoom: 1;

    text-decoration: none;
}

h1 .rssLink:hover {
    color: #999;
}


.eeContent .entry li {
    font-size: 11px;
}

.eeContent .tags {
  margin-top: 8px;
  line-height: 9px;
}

  .eeContent .tags a {
    display: inline-block;
    padding: 3px 6px 3px 15px;
    margin: 0;
    background: #f5f5f5 url(https://www.imaging-resource.com/ee_themes/images/bg-tag.png) no-repeat left center;
    font-family: "Helvetica Neue", Arial, sans-serif;
    font-size: 9px;
    line-height: 12px;
    letter-spacing: 2px;
    text-transform: uppercase;
    text-decoration: none;
    color: #777;
  }

  .eeContent .tags a:hover {
    background-color: #dfdfdf;
    color: #444;
  }

/* Press Release Badge */
.pressReleaseBadge {
  display: inline-block;
  padding: 0 5px;
  background-color: #303030;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 1px;
  font: bold 9px/18px "Helvetica Neue", Arial, sans-serif;
}

.eeContent .pressReleaseBadge a {
  padding: 0;
  background-color: #303030;
  background-image: none;
  color: #fff;
  font: bold 9px/18px "Helvetica Neue", Arial, sans-serif;
}

.eeContent .pressReleaseBadge a:hover {
  color: #fff;
  background-color: #303030;
}

.readMore a, .readMore,
.comment a, .comment {
  float: left;
  background: url(https://www.imaging-resource.com/ee_themes/images/sprite-norepeats.png) no-repeat 0% -232px;
  text-decoration: none;
  padding: 2px 8px 2px 14px;
  line-height: 20px;
  color: #3d74da;
  text-transform: uppercase;
  font-size: 10px;
  letter-spacing: 1px;
}

.readMore a:hover, .readMore:hover,
.comment a:hover, .comment:hover {
  color: #ec4b2c;
}

.kindofBreadcrumb {
  color: gray;
  margin: 0;
  font: bold 12px "Helvetica Neue", Arial, sans-serif;
  background: #f4f4f4;
  border-bottom: 1px solid #e2e2e2;
  padding: 10px 10px 10px 11px;
  margin: 0 -11px 20px -10px;
}

  .kindofBreadcrumb a {
      text-decoration: none;
      color: gray;
  }

  .kindofBreadcrumb a:hover {
      text-decoration: underline;
  }

  .kindofBreadcrumb .separator {
    font-weight: normal;
    color: #ccc;
    display: inline-block;
    margin: 0 3px;
    font-size: 18px;
    line-height: 12px;
  }

  .kindofBreadcrumb .current {
    font-weight: normal;
    color: #aaa;
  }

.eecolumn {
    float: left;
}

.teamTitle {
    width: 50%
}

.teamPosition {
    float: right;
    width: 40%;
    text-align: right;
    padding-top: 7px;
    padding-right: 10px;
}

.authorAvatar {
    float: right;
    margin: 0 0 10px 10px;
}



/* ========================================================================
 * About-IR / The Team / View
 * ========================================================================*/

body#home.eeContent div#wrapper div#content div#mid-col-5 span.teamPosition {
    width: auto;
    float: right;
    font-size: 16px;
    white-space: nowrap;
    padding-right: 0;
}

body#home.eeContent div#wrapper div#content div#mid-col-5 div.teamHeader div.eecolumn.teamTitle {
    width: 100%;
}

body#home.eeContent div#wrapper div#content div#mid-col-5 div.teamHeader  {
    position:relative;
}

/* ========================================================================
 * About-IR / The Team
 * ========================================================================*/

body#home.eeContent div#wrapper div#content div#mid-col-5 table.authorList tbody tr.authorInfo th.authorName a {
    color:blue;
    text-decoration:underline;
}


/* ========================================================================
 * News Entries
 * ========================================================================*/

.entry {
  zoom: 1;
  padding: 20px 0 10px;
  font-size: 13px;
  line-height: 20px;
  color: #333;

  border-top: 1px dotted #ddd;
}

.entry h2 {
  margin-top: 10px;
  font: bold 22px/30px "Helvetica Neue", Arial, sans-serif;
}

  .entry h2 a {
    color: #3d74da;
    text-decoration: none;
  }

  .entry h2 a:hover {
    color: #ec4b2c;
  }

.entry p, .entry ul, .entry table,
.entryContent p, .entryContent ul, .entryContent table {
  font-size: 16px;
  font-family: Proxima-nova, Helvetica, Arial, sans-serif;
  line-height: 1.7em;
  margin-top: 20px;
  margin-bottom: 20px;
}

 .entry ul, .entryContent ul {
  margin-top: 5px;
  margin-bottom: 5px;
 }

.entryContent table {
    font-size: 12px;
}

.entryContent td {
    padding: 3px 5px;
    text-align: left;
}

.entryDay, .entryMonth {
  font: bold 22px/20px "Helvetica Neue", Arial, sans-serif;
}

.entryDate + .entry {
  padding-top: 10px;
  border-top: none;
}

.entryDay {
  float: left;
  margin-right: 5px;
  color: #333;
}

.entryMonth {
  position: relative;
  bottom: -1px;
  font-size: 18px;
  line-height: 20px;
  color: #888;
}

.entryDate {
  background: #f4f4f4;
  border-bottom: 1px solid #e2e2e2;
  padding: 10px 10px 10px 11px;
  margin: 15px -11px 0 -10px;
}

.entryWrapper {
  overflow: hidden;
 }

.entryContent {
  overflow: hidden;
  font-size: 13px;
  line-height: 19px;
}

.withImage {
  float: left;
  width: 70%;
}

.entryImage {
  width: 150px;
  float: right;
}

p.entryFooter {
  overflow: hidden;
  clear: both;
  padding: 0;
  margin: 0;
}

.socialLinks {
  display: inline-block;
  line-height: 13px;
  margin-top: 2px;
  margin-left: 12px;
  opacity: 0;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  transition: all 0.4s;
  filter: alpha(opacity=0);

  overflow: hidden;
  height: 20px;
}

.entry:hover .socialLinks .twitter-share-button {
  position: relative;
  /* top: -1px;  */
}

.socialLinks .fb-like {
    float: left;
    width: 100px;
}

.socialLinks .twitter-share-button {
    float: left;
    width: 110px;
    margin-right: 10px;
}

.socialLinks .social_button {
  display: inline-block;
}

.socialLinks .social_button.twitter {
  width: 100px;
}

.entry:hover .socialLinks {
  opacity: 1;
  filter: alpha(opacity=100);
}

.paginator {
  border-top: 1px dotted #ddd;
  padding: 20px 0 0;
  text-align: center;
}

  .paginator a {
    min-width: 100px;
    text-align: left;
    display: inline-block;
    background: url(https://www.imaging-resource.com/ee_themes/images/sprite-norepeats.png) no-repeat 92% -227px;
    text-decoration: none;
    color: #3d74da;
    padding: 6px 24px 6px 8px;
    font-size: 13px;
    line-height: 20px;
    border: 1px solid #ddd;
  }

  .paginator a:hover {
    background-position: 92% -77px;
    background-color: #ec4b2c;
    border-color: #ec4b2c;
    color: #fff;
  }

  .paginator .previous {
    background-position: 8% -149px;
    padding: 6px 8px 6px 24px;
  }

  .paginator .previous:hover {
    background-position: 8% 11px;
  }

/* ========================================================================
 * Featured Entries
 * ========================================================================*/

.featuredEntries {
}

  .featuredEntries h2.featured {
    background: #B81E1E;
    border-top: 1px solid #D63838;
    color: #fff;
    padding: 10px 10px 10px 11px;
    margin: 20px -11px 0 -10px;
    font: bold 18px/20px "Helvetica Neue", Arial, sans-serif;
  }

  .featuredEntry h2 {
  }

.firstFeaturedEntry {
  border-top: none;
  padding-top: 10px;
}

.featuredStory {
    font-weight: bold;
    color: #B81e1e;
}

/* ========================================================================
 * Single Entry Page
 * ========================================================================*/

.entryHeader {
}

  .entryHeader h1 {
    font: bold 26px/30px "Helvetica Neue", Arial, sans-serif;
  }

.entryBy {
  /*margin: 20px -11px 0 -10px;*/
  margin-top: 20px;
  overflow: hidden;
  color: #666;
  border-top: 1px dotted #ddd;
  background-color: #f5f5f5;
  padding: 0 10px;
}

.entryBy p {
  font: italic 12px/15px "Helvetica Neue", Arial, sans-serif;
  margin: 10px 0;
}

.entryBy .author {
  float: left;
}

.entryBy .date {
  float: right;
  text-align: right;
}

.singleEntry .entryContent {
  overflow: visible;
  width: 75%;
  width: 650px;
}

  .singleEntry .entryContent .figure,
  .pressRelease .figure {
    text-align: left;
    margin: 10px 20px;
    max-width: 250px;
    padding: 10px 10px 0;
    background-color: #f5f5f5;
    border-bottom: 1px solid #fafafa;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
  }

  .singleEntry .entryContent .figure img,
  .pressRelease .figure img {
    margin: 0;
  }

  .singleEntry .entryContent .figure p {
  }

  /*.singleEntry .entryContent table,*/
  /*.pressRelease table {*/
    /*width: 670px;*/
    /*background-color: #f5f5f5;*/
    /*border-collapse: collapse;*/
  /*}*/


    /*.singleEntry .entryContent td,*/
    /*.singleEntry .entryContent th,*/
    /*.pressRelease td,*/
    /*.pressRelease th {*/
      /*padding: 8px 10px;*/
      /*text-align: left;*/
      /*border: 1px solid #ddd;*/
    /*}*/

    /*.singleEntry .entryContent thead th,*/
    /*.pressReleases thead th {*/
      /*background-color: #294b7a;*/
      /*border-color: #294b7a;*/
      /*border-bottom: none;*/
      /*color: #fff;*/
      /*text-align: center;*/
    /*}*/

    /*.singleEntry .entryContent tbody th,*/
    /*.pressRelease tbody th {*/
      /*background-color: #f0f0f0;*/
    /*}*/

  .singleEntry .entryContent ul,
  .pressRelease ul {
    list-style-type: square;
    /*margin-right: -168px;*/
  }

    .singleEntry .entryContent li, 
    .pressRelease li {
      margin-bottom: 10px;
    }

  .entryContent img,
  .pressRelease img,
  .singleEntry .entryContent img {
    max-width: 670px;
    margin: 10px;
  }

  .entryContent .left,
  .pressRelease .left,
  .singleEntry .entryContent .left {
    float: left;
    margin-left: 0;
  }

  .entryContent .right,
  .pressRelease .right {
    float: right;
    margin-right: 0;
  }

  .singleEntry .entryContent .right,
  .pressRelease .right {
    float: right;
    margin-right: -168px;
    margin-right: 0;
  }

  .entryContent .top,
  .pressRelease .top,
  .singleEntry .entryContent .top {
    margin-top: 0;
  }

  .entryContent .bottom,
  .pressRelease .bottom,
  .singleEntry .entryContent .bottom {
    margin-bottom: 0;
  }

  .pressRelease .center,
  .singleEntry .entryContent .center {
    margin-left: auto;
    margin-right: auto;
  }

.singleEntry .socialLinks {
  opacity: 1;
  margin-left: 0;
}

.singleEntry .socialButtons {
  padding: 10px;
  /*margin: 20px -11px -13px -10px;*/
  margin-top: 20px;
  border-top: 1px dotted #ddd;
  background-color: #f5f5f5;
  clear: both;
}

/* ========================================================================
 * Press Release
 * ========================================================================*/

.pressRelease {
  width: 520px;
  padding: 0 40px 20px;
  margin-top: 20px;
  margin-left: 35px;
  background: #f5f5f5 url(https://www.imaging-resource.com/ee_themes/images/bg-quotes.png) no-repeat 20px 46px;
  border: 1px solid #ddd;
}

  .pressRelease p, .pressRelease li {
    font: 13px/18px Verdana, Arial, sans-serif
  }

  .boxshadow .pressRelease {
  margin-bottom: 40px;
  border-color: #f5f5f5;
  -webkit-box-shadow: 0 10px 20px #666;
  -moz-box-shadow: 0 10px 20px #666;
  box-shadow: 0 10px 30px #888;
  }

  .pressReleaseHeader {
  margin: -1px -41px 40px;
  padding: 5px 10px;
  font: bold 12px "Helvetica Neue", Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 4px;
  text-align: center;
  background: #222;
  color: #fff;
  }

/* ========================================================================
 * Photo of the Day
 * ========================================================================*/

.potd {
  overflow: hidden;
  padding: 0;
  margin-top: 20px;
  margin-left: -10px;
  font: 12px/18px "Helvetica Neue", Arial, sans-serif;
  background: #252525;
}

  /* Heading - Portrait Version */
  .potd .photo-container {

  }

  .potd .photo-container a {
    float: left;
  }

  .potd .photo-container a img {
    float: left;
  }

  .potd .heading {
    margin: 0;
    text-align: center;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 1px;
  }

  .potd .potdh3 {
    padding-top: 0 !important;
    margin: 0;
  }

  .potd .potdh3 a {
    display: block;
    padding: 40px 10px 20px;
    text-decoration: none;
    color: #fff;
    font-weight: bold;
  }

  .potd .potdh3 a:hover {
    background-color: #333;
  }

  .potd .heading span {
    display: block;
    width: 65px;
    margin: 0 auto;
  }

  .potd .heading .todays {
    border-bottom: 2px solid #3b3b3b;
    padding-bottom: 5px;
    margin-bottom: 6px;
  }

  .potd .heading .photo {
  }

  .potd .heading .ofthe {
    font: italic 14px/18px Baskerville, Georgia, serif; 
    text-transform: none;
    letter-spacing: 0;
    line-height: 22px;
  }

  .potd .heading .day {
    border-bottom: 2px solid #3b3b3b;
    padding-bottom: 5px;
    margin-top: 2px;
    margin-bottom: 6px;
  }

  .potd .photo-info {
    display: block;
    padding: 18px;
    font-size: 12px;

    background: url(https://www.imaging-resource.com/ee_themes/images/potd/bg-award-leaves.png) no-repeat 50% 100%;
  }

    .potd .photo-info span {
      display: block;
    }

    .potd .photo-info .photo-name {
      font: italic 14px/18px Baskerville, Georgia, serif; 
    }

    .potd .photo-info .by {
      font: italic 14px/18px Baskerville, Georgia, serif; 
      line-height: 22px;
    }

    .potd .photo-info .author-name {
      margin-top: 2px;
    }

  .potd .potdh4 {
    margin: 0 0 10px;
    text-align: center;
    font-size: 12px;
    color: #fff;
  }

  .potd .prizes {
  }

  .potd .prizes p {
    overflow: hidden;
    padding: 5px 0;
    margin: 0;
    font-size: 12px;
    color: #ccc;
  }

  .potd .prizes em {
    display: inline-block;
    width: 33px;
    height: 24px;
    margin-right: 8px;
    color: #ccc;
    font-style: normal;
    font-weight: bold;
    font-size: 11px;
    line-height: 18px;
    text-align: center;
    background: url(https://www.imaging-resource.com/ee_themes/images/potd/bg-award-small.png) no-repeat 0 0;
  }

  /* Winners / Enter Links */
  .potd .links {
    float: left;
    padding: 10px 0;
    margin-bottom: 20px;
    background-color: #2a2a2a;
    border-top: 1px solid #3b3b3b;
    border-bottom: 1px solid #3b3b3b;
  }

    .potd .links a {
      display: inline-block;
      line-height: 21px;
      padding-left: 25px;
      padding: 0 10px 0 35px;
      color: #fff;
      text-decoration: none;
      font-weight: bold;
      background: url(https://www.imaging-resource.com/ee_themes/images/potd/sprite-link-icons.png) no-repeat 0 0;
    }

    .potd .links .winners-link {
      background-position: 10px -168px;
    }

    .potd .links .winners-link:hover {
      background-position: 10px -118px;
    }

    .potd .links .enter-link-long {
      background: none;
    }

    .potd .links .enter-link-long .icon {
      display: inline-block;
      width: 21px;
      height: 21px;
      margin-right: 5px;
      margin-left: -26px;
      background: url(https://www.imaging-resource.com/ee_themes/images/potd/sprite-link-icons.png) no-repeat;
      position: relative;
      bottom: -5px;
    }

    .potd .links .enter-link {
      background-position: 10px -58px;
    }

    .potd .links .enter-link-long .icon {
      background-position: 0 -58px;
    }

    .potd .links .enter-link:hover {
      background-position: 10px 2px;
    }

    .potd .links .enter-link-long:hover .icon {
      background-position: 0 2px;
    }

  /* Layout - Portrait */

  /* Photo Container - 320px x Height */
  .potd.portrait .photo-container {
    float: left;
    max-width: 320px;
  }

  .potd.portrait .headings {
    float: left;
    width: 360px;
  }

  .potd.portrait .links {
    width: 360px;
  }

  .potd.portrait .enter-link-long {
    display: none;
  }

  .potd.portrait .prizes p {
    padding-left: 60px;
  }

  /* Layout - Square */

  /* Photo Container - 440px x Height */
  .potd.square .photo-container {
    float: right;
    max-width: 440px;
  }

  .potd.square .headings {
    float: left;
    width: 240px;
  }

  .potd.square .links {
    width: 240px;
  }

  .potd.square .enter-link {
    display: none;
  }

  .potd.square .winners-link {
    padding-bottom: 10px;
    position: relative;
    left: -12px;
  }

  .potd.square .enter-link-long {
    position: relative;
    display: block;
    padding-left: 0;
    padding-right: 0;
    padding-top: 6px;
    border-top: 1px solid #333;
  }

  .potd.square .enter-link-long span {
    display: block;
  }
  
  .potd.square .prizes {
    display: none;
  }

  /* Layout - Landscape */

  /* Photo Container - 510px x Height */
  .potd.landscape .photo-container {
    float: right;
    max-width: 510px;
  }

  .potd.landscape .headings {
    float: left;
    width: 170px;
  }

  .potd.landscape .links {
    float: none;
    border-top: none;
    clear: both;
    margin-bottom: 0;
    text-align: left;
    padding-left: 20px;
  }

  .potd.landscape .enter-link {
    display: none;
  }

  .potd.landscape .winners-link {
    width: 100px;
    position: relative;
    left: -12px;
  }

  .potd.landscape .enter-link-long {
    position: relative;
    border-left: 1px solid #333;
  }

  .potd.landscape .prizes {
    display: none;
  }

  /* Layout - Panorama */

  /* Photo Container - 680px x Height */
  .potd.panorama .photo-container {
    float: none;
    max-width: 680px;
  }

  .potd.panorama .headings {
    clear: both;
    float: none;
    display: block;
  }

  .potd.panorama .headings .potdh3 a {
    padding-top: 10px;
    padding-bottom: 10px;
    background-image: url(https://www.imaging-resource.com/ee_themes/images/potd/bg-award-leaves.png);
    background-repeat: no-repeat; 
    background-position: 50% 100%;
  }

  .potd.panorama .headings .heading {
    float: none;
    display: block;
  }

  .potd.panorama .headings .heading span {
    width: auto;
    display: inline !important;
    border-bottom: none;
    margin: auto;
  }

  .potd.panorama .headings .heading .day {
    margin: auto;
    padding: 0;
  }

  .potd.panorama .headings .heading .winner {
    display: inline;
  }

  .potd.panorama .headings .photo-info {
    float: none;
    padding: 4px 0 0;
    background: none;
  }

  .potd.panorama .headings .photo-info span {
    display: inline;
  }

  .potd.panorama .links {
    display: block;
    padding-top: 6px;
    width: 680px;
    margin-bottom: 0;
    border-bottom: none;
    border-top: none;
  }

  .potd.panorama .enter-link {
    display: none;
  }

  .potd.panorama .winners-link {
    position: relative;
  }

  .potd.panorama .enter-link-long {
    position: relative;
    border-left: 1px solid #333;
  }

  .potd.panorama .prizes {
    display: none;
  }


/* ========================================================================
 * Prev/Next links
 * ========================================================================*/

.prevNextLinks {
    margin-top: -14px;
    margin-bottom: 20px;
}

.prevNextLinks a:hover,
.prevNextLinks a:active,
.prevNextLinks a:focus,
.bottomPrevNextLinks a:hover,
.bottomPrevNextLinks a:active,
.bottomPrevNextLinks a:focus {
    opacity: .7;
    filter: alpha(opacity=70);
}

.ie8 .prevNextLinks a:hover,
.ie8 .prevNextLinks a:active,
.ie8 .prevNextLinks a:focus {
    filter: alpha(opacity=100);
    background: #f9f9f9;
}

.prevNextLinks .text, 
.bottomPrevNextLinks .text {
    background: #fff;
    padding: 0 3px;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #c0c0c0;
    font-size: 10px;
}

.prevNextLinks em,
.bottomPrevNextLinks em,
.centers td,
.newslink {
    font-family: "Helvetica Neue", Arial, sans-serif;
}

.centers td,
.prevNextLinks .newslink,
.bottomPrevNextLinks .newslink {
    font-size: 14px;
    font-weight: bold;
}

.prevNextLinks .newslink,
.bottomPrevNextLinks .newslink {
    left: 310px;
    width: 70px;
    color: #3b3b3b;
    text-decoration: none;
    text-align: center;
}

.prevNextLinks,
.bottomPrevNextLinks {
    background: url(https://www.imaging-resource.com/ee_themes/images/f1bg.jpg) repeat-y top center;
    border-top: 1px solid #ebebeb;
    border-bottom: 1px solid #f1f1f1;
    overflow: hidden;
    /* added to clear for photos that otherwise suck footer up into content */
    clear: both;
}

.prevNextLinks a,
.bottomPrevNextLinks a {
    text-decoration: none;
}

.prevNextLinks .arrow,
.bottomPrevNextLinks .arrow {
    width: 40px;
    height: 41px;
    background-image: url(https://www.imaging-resource.com/ee_themes/images/prevnext-bottom-arrows.png);
    float: left;
    margin-top: 7px;
}

.prevNextLinks .text,
.bottomPrevNextLinks .text {
    display: block;
    text-align: left;
}

.prevNextLinks .newslink .text,
.bottomPrevNextLinks .newslink .text {
    text-align: center;
    background: transparent;
}

.prevNextLinks .newslink,
.bottomPrevNextLinks .newslink {
    height: 63px;
    width: 88px;
    padding: 0;
    float: left;
    text-align: center;
    border: 1px solid #efefef;
    border-top: 0 none;
    background: #fbfbfb;
    margin: 0 40px;
    margin-left: 40px;
}

.prevNextLinks .innerLink,
.prevNextLinks .link,
.bottomPrevNextLinks .innerLink,
.bottomPrevNextLinks .link {
    width: 250px;
}

.prevNextLinks .innerLink,
.bottomPrevNextLinks .innerLink {
    overflow: hidden;
}

.prevNextLinks .link,
.bottomPrevNextLinks .link {
    float: left;
    padding: 16px 0
}

.prevNextLinks em,
.bottomPrevNextLinks em {
    width: 192px;
    float: left;
    text-align: left;
}

.prevNextLinks .nextlink .arrow,
.bottomPrevNextLinks .nextlink .arrow {
    margin-left: 18px;
    background-position: 40px 0;
}

.prevNextLinks .nextlink .text,
.bottomPrevNextLinks .nextlink .text {
    text-align: right;
}

.prevNextLinks .prevlink .arrow,
.bottomPrevNextLinks .prevlink .arrow {
    margin-right: 18px;
}

.prevNextLinks .title,
.bottomPrevNextLinks .title {
    font-style: normal;
    font-size: 13px;
    color: #3d74da;
}

.prevNextLinks .title:hover,
.bottomPrevNextLinks .title:hover {
    color: #ec4b2c;
}

.prevNextLinks .nextlink em,
.bottomPrevNextLinks .nextlink em {
    text-align: right;
}

.centers td {
    vertical-align: middle;
    width: 88px;
    text-align: center;
}

.prevNextLinks .centers td,
.bottomPrevNextLinks .centers td {
    height: 63px;
}

/* ========================================================================
 * Prev/Next links Photographer Profiles
 * ========================================================================*/

.prevNextLinksProfile {
    margin-top: -14px;
    margin-bottom: 6px;
}

.prevNextLinksProfile a:hover,
.prevNextLinksProfile a:active,
.prevNextLinksProfile a:focus,
.bottomprevNextLinksProfile a:hover,
.bottomprevNextLinksProfile a:active,
.bottomprevNextLinksProfile a:focus {
    opacity: .7;
    filter: alpha(opacity=70);
}

.ie8 .prevNextLinksProfile a:hover,
.ie8 .prevNextLinksProfile a:active,
.ie8 .prevNextLinksProfile a:focus {
    filter: alpha(opacity=100);
    background: #f9f9f9;
}

.prevNextLinksProfile .text, 
.bottomprevNextLinksProfile .text {
    background: #fff;
    padding: 0 3px;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #c0c0c0;
    font-size: 10px;
}

.prevNextLinksProfile em,
.bottomprevNextLinksProfile em,
.centers td,
.newslink {
    font-family: "Helvetica Neue", Arial, sans-serif;
}

.centers td,
.prevNextLinksProfile .newslink,
.bottomprevNextLinksProfile .newslink {
    font-size: 14px;
    font-weight: bold;
}

.prevNextLinksProfile .newslink,
.bottomprevNextLinksProfile .newslink {
    left: 310px;
    width: 70px;
    color: #3b3b3b;
    text-decoration: none;
    text-align: center;
}

.prevNextLinksProfile,
.bottomprevNextLinksProfile {
    background: url(https://www.imaging-resource.com/ee_themes/images/f1bg.jpg) repeat-y top center;
    border-top: 1px solid #ebebeb;
    border-bottom: 1px solid #f1f1f1;
    overflow: hidden;
    /* added to clear for photos that otherwise suck footer up into content */
    clear: both;
    /* this is needed for when there are no previous/next buttons in play */
    height: 80px;
}

.prevNextLinksProfile a,
.bottomprevNextLinksProfile a {
    text-decoration: none;
}

.prevNextLinksProfile .arrow,
.bottomprevNextLinksProfile .arrow {
    width: 40px;
    height: 41px;
    background-image: url(https://www.imaging-resource.com/ee_themes/images/prevnext-bottom-arrows.png);
    float: left;
    margin-top: 7px;
}

.prevNextLinksProfile .text,
.bottomprevNextLinksProfile .text {
    display: block;
    text-align: left;
}

.prevNextLinksProfile .newslink .text,
.bottomprevNextLinksProfile .newslink .text {
    text-align: center;
    background: transparent;
}

.prevNextLinksProfile .newslink,
.bottomprevNextLinksProfile .newslink {
    height: 63px;
    width: 88px;
    padding: 0;
    float: left;
    text-align: center;
    border: 1px solid #efefef;
    border-top: 0 none;
    background: #fbfbfb;
    margin: 0px 40px 0px 45px;
}

.prevNextLinksProfile .innerLink,
.prevNextLinksProfile .link,
.bottomprevNextLinksProfile .innerLink,
.bottomprevNextLinksProfile .link {
    width: 410px;
}

.prevNextLinksProfile .innerLink,
.bottomprevNextLinksProfile .innerLink {
    overflow: hidden;
}

.prevNextLinksProfile .link,
.bottomprevNextLinksProfile .link {
    float: left;
    padding: 16px 0
}

.prevNextLinksProfile em,
.bottomprevNextLinksProfile em {
    width: 345px;
    float: left;
    text-align: left;
}

.prevNextLinksProfile .nextlink .arrow,
.bottomprevNextLinksProfile .nextlink .arrow {
    margin-left: 18px;
    background-position: 40px 0;
}

.prevNextLinksProfile .nextlink .text,
.bottomprevNextLinksProfile .nextlink .text {
    text-align: right;
}

.prevNextLinksProfile .prevlink .arrow,
.bottomprevNextLinksProfile .prevlink .arrow {
    margin-right: 18px;
}

.prevNextLinksProfile .title,
.bottomprevNextLinksProfile .title {
    font-style: normal;
    font-size: 13px;
    color: #3d74da;
}

.prevNextLinksProfile .title:hover,
.bottomprevNextLinksProfile .title:hover {
    color: #ec4b2c;
}

.prevNextLinksProfile .nextlink em,
.bottomprevNextLinksProfile .nextlink em {
    text-align: right;
}

.centers td {
    vertical-align: middle;
    width: 88px;
    text-align: center;
}

.prevNextLinksProfile .centers td,
.bottomprevNextLinksProfile .centers td {
    height: 63px;
}

.prevNextLinksProfile .link-right,
.bottomprevNextLinksProfile .link {
    float: left;
    padding: 16px 0
}

/**
 *  Custom Style for /topics/ces+2012 page
 */

.cesTopic {
    text-transform: uppercase;
}

.sidebarWidgetList ul {
    list-style: none;
    padding: 0 10px;
}

.sidebarWidgetList a {
    background: url(https://www.imaging-resource.com/ee_themes/images/sprite-norepeats.png) no-repeat 0% -232px;
    text-decoration: none;
    padding: 2px 8px 2px 14px;
    line-height: 16px;
    color: #3d74da;
    text-transform: none;
    font-size: 14px;
}

.sidebarWidgetList li {
    padding: 5px 0
}

.sidebarWidgetList a:hover {
  color: #ec4b2c;
}

.sidebarWidgetHeading {
    font-family: "Helvetica Neue", Arial,sans-serif;
    color: #333;
    background: none repeat scroll 0 0 #F4F4F4;
    border-bottom: 1px solid #E2E2E2;
    margin: 15px 0 0 -5px;
    padding: 10px 10px 10px 11px
}

.sidebarWidgetHeading a, .sidebarWidgetHeading a:visited {
  color: #333;
  text-decoration: none;
}

/* ========================================================================
 * News Specs
 * ========================================================================*/
 
 .newspecs {
  font-family: Arial, Helvetica, sans-serif;
  margin: 0 auto;
  width: 400px;
  display: table;
  font-size: 12px;
}
.newspecs div {
  display: block;
  clear: both;
  min-height: 20px;
}
.newspecs span {
  display: inline-block;
  vertical-align: top;
}
.ns_camera_header {
  background-color: #000;
  color: #fff;
  text-align: center;
  font-weight: bold;
  font-size: 12pt;
  padding: 3px;
  line-height: 20px;
}
.ns_section_header {
  background-color: #666;
  color: #fff;
  font-weight: bold;
  padding: 3px 5px;
  border-bottom: 2px solid #fff;
  line-height: 20px;
}
.ns_spacer {
  text-align: center;
}
.ns_row_type_1,
.ns_row_type_2 {
  border-bottom: 2px solid #fff;
}
.ns_row_type_1 {
  background-color: #ccc;
}
.ns_row_type_2 {
  background-color: #999;
}
.ns_field_name {
  width: 100px;
  padding: 3px 5px;
  border-right: 2px solid #fff;
}
.ns_field_value {
  width: 270px;
  padding: 3px 5px;
  margin-left: -5px;
  border-left: 2px solid #fff;
}


#content .singleEntry .socialButtons .comment { display:none }
#content .entry .socialLinks {
  position: relative;
  width:555px;
}
#content .entry .socialLinks .comment {
  position: absolute;
  top: -1px;
  right: 0;
}

/* ========================================================================
 * VLazy Videos
 * ========================================================================*/

.embed-caption {
  text-align: center;
  font-size: 13px;
}

.lazy-container {
  margin: 0px auto;
  max-width: 100%;
}

body.wygwam-edit .vlazy-load {
  background-color: grey;
  display: block;
}

body.wygwam-edit .vlazy-load {
  background-color: grey;
  display: block;
} 

#cke_pastebin {
  display: none;
}

/* ========================================================================
 * Channel Images 
 * ========================================================================*/

.ck-block.float-left {
  float: left;
  margin-right: 10px;
}

.ck-block.float-right {
  float: right;
  margin-left: 10px;
}

.ck-image-container {
  text-align: center;
}

.ck-image-container .image-caption {
  display: inline-block;
}

.ck-image-container.together img {
  float: left;
}

.ck-image-container.together img.ci-second {
  border-left: 1px solid #C0C0C0;
}

.ck-image-container .ck-image {
  margin: 0 3px;
}

.ck-image .image-border {
  padding: 10px;
  border: 1px solid #C0C0C0;
  text-align: center;
}

.ck-image .image-box {
  box-shadow:inset 0 0 10px #333;
  -moz-box-shadow:inset 0 0 10px #333;
  -webkit-box-shadow:inset 0 0 10px #333; 
  position: absolute;
  z-index: 5;
  height: 100%;
  width: 100%;
  top: 0px;
  left: 0px;
} 

.ck-image .image-container {
  position: relative;
  display: inline-block;
} 

.ck-image .image-container,
.ck-image .image-container *
 {
  padding: 0;
  margin: 0;
}

.ck-image.co-so .image-container,
.ck-image.ci-so .image-container,
.ck-image.ci-si,
.ck-image.co-si .image-border,
.ck-image .outside-shadow {
  box-shadow: 0 0 5px #C0C0C0;
  -moz-box-shadow: 0 0 5px #C0C0C0;
  -webkit-box-shadow: 0 0 5px #C0C0C0;
}

.ck-image.co-so .image-container,
.ck-image.ci-so .image-container,
.ck-image.ci-so,
.ck-image.ci-si,
.ck-image.co-si .image-border,
.ck-image .outside-shadow { 
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border: 1px solid #C0C0C0;
}

.ck-image.ci-si {
  border-width: 2px;
}

.ck-image {
  display: inline-block;
  margin: 0 auto;
  box-shadow: 0 0 8px #C0C0C0;
  -moz-box-shadow: 0 0 8px #C0C0C0;
  -webkit-box-shadow: 0 0 8px #C0C0C0;
}

.ck-image.ci-no-style,
.ck-image.ci-so,
.ck-image.co-si {
  box-shadow: 0 0 0;
  -moz-box-shadow: 0 0 0;
  -webkit-box-shadow: 0 0 0;  
}
      
.ck-image.ci-so .image-container {
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
} 

.ck-image.ci-no-style .image-box,     
.ck-image.co-so .image-box,
.ck-image.ci-so .image-box {
  display: none;
}

.ck-image.ci-no-style .image-border,
.ck-image.ci-so .image-border,
.ck-image.ci-si .image-border {
  border: 0px;
  padding-bottom: 0px;
}

.ck-image.ci-no-style .image-border,
.ck-image.co-so .image-border {
  padding: 0px;
  border: 0px;
}

.ck-image img.ci-image {
  margin: 0px;
}

.ck-image .image-caption {
  padding: 6px 10px 7px 10px;
  text-align: center;
  color: #999999;
  font-size: 12px;
  font-family: verdana, arial, helvetica, sans-serif;
}

.ck-image.ci-no-style {
  margin: 0px;
}

.ck-image.ci-no-style .image-caption {
  padding-left: 0px;
  padding-right: 0px;
}

.captionless .image-caption {
  display: none;
}

.captionless .ck-image .image-border {
  padding-bottom: 11px;
}

/* ========================================================================
 * Event Page
 * ========================================================================*/

.singleEvent .info {
  overflow: hidden;
  margin-bottom: 20px;
}

.singleEvent .cover-photo {
  float: left;
  display: block;
  max-width: 400px;
  height: auto;
  margin: 0 10px 0 0;
}

.singleEvent .details {
  float: left;
  width: 260px;
  margin: 0;
  font-size: 13px;
  color: #636363;
}

.singleEvent .details dt {
  padding-bottom: 1px;
  border-bottom: 1px solid #e0e0e0;
}

.singleEvent .details dd {
  font-weight: bold;
  margin: 3px 0 12px;
}

.singleEvent a, .singleEvent a:visited {
    color: #3d74da;
    text-decoration: none;
}

.singleEvent a:hover {
  color: #ec4b2c;
}

.singleEvent .event-content {
  clear: both;
  display: block;
  margin-top: 15px;
  border-top: 1px solid #ddd;
  background: #fafafa;
  padding: 10px 10px 15px;
  color: #333;
}

.singleEvent .news {
  margin-top: 20px;
}

.sidebarWidgetList.events a.active.gray {
  cursor: default;
  color: #a5a5a5;
}

.sidebarWidgetList.events .cover-photo {
  display:block;
  max-width: 100%;
  height: auto;
  margin-top: 10px;
}

.events-list .entry h2 {
  margin-bottom: 0;
}

.events-list .entry .date {
  color: #aaa;
}

/* ========================================================================
 * Glossary Pages
 * ========================================================================*/

.glossary-desc {
  font-size: 13px;
  line-height: 1.6em;
  margin-bottom: 4px;
}

.glossary-list .letter-heading {
  background: #f4f4f4;
  border-bottom: 1px solid #e2e2e2;
  width: 100%;
  padding: 8px 12px;
  margin-left: -12px;
}

.glossary-list .term {
  display: block;
  font: bold 22px/30px "Helvetica Neue", Arial, sans-serif;
  color: #3d74da;
  text-decoration: none;
  padding: 0 0 0 8px;
  margin-bottom: 4px;
}

.glossary-list .term:hover {
  color: #ec4b2c;
}


/* ========================================================================
 * News Pre-Comment Area
 * ========================================================================*/

.pre-comment {
  border-top: 1px solid #EBEBEB;
  font-size: 0;
}

.pre-comment .block {
  display: inline-block;
  zoom: 1; *display: inline;
  vertical-align: top;
  width: 300px;
  height: 250px;
  padding: 10px 17px;
  margin: 0;
  font-size: 16px;
}

.pre-comment .block + .block {
  border-left: 1px solid #EBEBEB;
}

/* ========================================================================
 * "Alt Style", defined from a99 review template
 * ========================================================================*/



.alt-style .header {
  position: relative;
    padding-top:10px;
    background-image: url('https://www.imaging-resource.com/ee_themes/images/film-strip.png');
    background-repeat: no-repeat;
    background-position: bottom left;
    font-family: HelveticaNeue, Helvetica, Arial, _sans;
}

.alt-style .header .social{
    position: absolute;
  right: 10px;
  top: 10px;
    width: 120px;
}
.alt-style .header .social .fb_iframe_widget iframe {
  margin-top: -3px;
    margin-left: 10px;
}

.alt-style .header .social.floating .twitter-button {
        float: left;
        display: block;
}
.alt-style .header .social.floating .fb_iframe_widget {
        float: left;
        display :block;
}
.alt-style .header .social.floating .fb_iframe_widget iframe {
    margin-left: 10px;
        margin-top: 0px;
}

.alt-style .main {
  border-left:1px solid #ccc;
    border-right:1px solid #ccc;
    box-shadow: 2px 0px 10px -2px rgba( 0,0,0, 0.4 ),
                -2px 0px 10px -2px rgba( 0,0,0, 0.4 );

    background-image: url('https://www.imaging-resource.com/ee_themes/images/sidebar-background.jpg');
    background-size: 321px auto;
    background-position: right top;
    background-repeat: repeat-y;

    font-size: 16px;
    line-height: 130%;

    position: relative;
    font-family: HelveticaNeue, Helvetica, Arial, _sans;
}

.alt-style .section {
  display: inline-block;
    overflow: visible;
    border-top: 1px solid #D9D9D9;
}

.alt-style .content_left {
    float: left;
    width:637px;
    padding:20px;
}

.alt-style .content_right {
    float: right;
    width:311px;
    padding:10px 0 10px 10px;
    padding-top:20px;
}

/*
.alt-style .sidebarWidgetHeading {
  background: none;
  font-size: 24px;
  border-bottom: 0;
  padding: 0;
  margin: 0;
}

.alt-style .sidebarWidgetList ul {
  padding: 0;
}

.alt-style .sidebarWidgetList a {
  background: none;
  padding: 0;
  font-size: 16px;
  font-weight: bold;
  display: block;
  line-height: 1.3;
}
*/

.alt-style .content_full{
    width:958px;
    padding:20px;

    background-color: white;
    text-align: center;

    border-top:1px solid #D9D9D9;
    border-bottom:1px solid #D9D9D9;
}

.alt-style #foot-col-1 {
  border-top: 0;
}

/* ========================================================================
 * Product Category Landing Page
 * ========================================================================*/

.product-category-head {
  position: relative;
  height: 120px;
}

.product-category-head .header-image {
  position: absolute;
  right: 45px;
  bottom: 12px;
  width: 340px;
  height: 100px;
}

#content .product-category-head .title {
  font-size: 40px;
  font-weight: bold;
  line-height: 1.2;
  margin: 0;
}

.product-category-head .sub-title {
  font-size: 20px;
  line-height: 1.2;
  margin: 0;
  font-weight: normal;
}

.page-product-category {
  margin-bottom: 20px;
}

.page-product-category .content_left {
  width: 660px;
  padding: 12px 8px;
}

.page-product-category .content_right {
  padding-top: 12px;
}

.page-product-category .js-carousel {
  margin-bottom: 20px;
}

.page-product-category .js-carousel .slide {
  width: 323px;
  height: 178px;
  margin-right: 10px;
  background: #ccc;
  border: 1px solid #ccc;
  /*box-shadow: 2px 0px 10px -2px rgba( 0,0,0, 0.4 ),
                -2px 0px 10px -2px rgba( 0,0,0, 0.4 );*/
    overflow: hidden;
}

.page-product-category .slide .caption {
  display: block;
  position: absolute;
  background: rgba(255, 255, 255, 0.5);
  padding: 2% 4% 2% 2%;
  color: #000;
  font-size: 19px;
  text-decoration: none;
}

.ie7 .page-product-category .slide .caption,
.ie8 .page-product-category .slide .caption {
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7FFFFFFF,endColorstr=#7FFFFFFF); 
    zoom: 1;
}

.page-product-category .slide .caption.top-left {
  left: 0;
  top: 0;
}

.page-product-category .slide .caption.top-right {
  right: 0;
  top: 0;
  text-align: right;
  padding: 2% 2% 2% 4%;
}

.page-product-category .slide .caption.bottom-left {
  left: 0;
  bottom: 0;
}

.page-product-category .slide .caption.bottom-right {
  right: 0;
  bottom: 0;
  text-align: right;
  padding: 2% 2% 2% 4%;
}

.page-product-category .slide .caption.light {
  color: #fff;
  background: rgba(0, 0, 0, 0.5);
}

.ie7 .page-product-category .slide .caption.light,
.ie8 .page-product-category .slide .caption.light {
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F000000,endColorstr=#7F000000); 
}

.page-product-category .slide img {
  width: 100%;
  height: auto;
}

.product-category-content,
.product-category-content p {
  font-size: 14px;
}

.product-category-content h1,
.product-category-content h2,
.product-category-content h3,
.page-product-category .related-articles .title,
.page-product-category .related-products .section-title {
  font-size: 24px !important;
  margin-bottom: 15px;
}

.page-product-category .related-articles {
  margin-bottom: 30px;
}

.page-product-category .article-list {
  -moz-column-count: 2;
    -moz-column-gap: 20px;
    -webkit-column-count: 2;
    -webkit-column-gap: 20px;
    column-count: 2;
    column-gap: 20px;
}

.page-product-category .article-list,
.page-product-category .article-list .category-group ul {
  list-style: none;
  margin: 0;
  padding: 0;
  overflow: auto;
  font-size: 0;
}

.page-product-category .article-list .category-group {
  /*float: left;*/
  /*display:inline-block;*/
  display: block;
  line-height: 1.3em;
  /*width: 48%;
  margin-right: 2%;*/
  margin-bottom: 20px;
  font-size: 16px;
  /*white-space:nowrap;*/
}

.page-product-category .article-list .category-name {
  margin: 0 0 6px;
  padding: 0;
  font-size: 16px;
  font-weight: normal;
}

.page-product-category .article-list .article {
  font-size: 16px;
  margin-bottom: 10px;
}

.page-product-category .article-list .article a {
  color: #135F99;
  text-decoration: none;
  display: block;
}

.page-product-category .article-list .article a:hover {
  color: #ec4b2c;
}

.page-product-category .related-products {
  padding: 10px 8px 20px;
  border-top: 1px solid #ccc;
  width: 661px;
  margin-left: -8px;
}

.page-product-category .related-products .section-title {
  margin: 0 0 13px;
}

.product-filter {
  margin-bottom: 40px;
}

/* Filter Positions Termporarily Hardcoded
------------------------------------------ */
.filtering_filters {
  position: relative;
  height: 170px;
}
  .filter-box {
    position: absolute;
    top: 0;
    left: 0;
  }
  .filter-box.f-price { top: 80px; }
  .filter-box.f-features { left: 223px; }
  .filter-box.f-features .field-wrap, .filter-box.f-brands .field-wrap { height: 88px; }
  .filter-box.f-brands { left: 447px; }



.product {
  position: relative;
}

.product .product-name {
  display: block;
  font-size: 24px;
  font-weight: bold;
  color: #135F99;
  text-decoration: none;
  margin: 0;
}

.product .product-name:hover {
  color: #ec4b2c;
}

.product-list .product-meta {
  list-style: none;
  padding: 0;
  margin: 6px 0 0 0;
        height: 12px;
}

.product-meta .meta-item {
  float: left;
  color: #999;
  font-size: 13px;
  line-height: 1;
}

.product-meta.second-line .meta-item {
        color: #666;
        font-size: 12px;
}

.product-meta .meta-item a {
  color: #999;
  text-decoration: none;
}

.product-meta .meta-item + .meta-item {
  margin-left: 5px;
  border-left: 1px solid #999;
  padding-left: 5px;
}

.product-list .product-davepick {
       position: absolute;
       right: 275px;
       height: 72px;
       width: 72px;
}

.product-list .product-price {
  position: absolute;
  right: 284px;
  top: 0;
  z-index: 20;
  font-size: 18px;
  color: #333;
  text-align: right;
}

.product-list .product-shot {
  display: block;
  position: absolute;
  z-index: 1;
  right: 3px;
  bottom: 0;
  width: 270px;
  height: 96px;
  overflow: hidden;
}

.product-list .product-shot:after {
  content: ' ';
  display: block;
  position: absolute;
  z-index: 10;
  top: 0;
  left: 0;
  width: 229px;
  height: 73px;
  /*background: transparent url(images/product-gradient.png) 0 0 no-repeat;*/
}

.product-list .product {
  height: 92px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 10px;
  padding: 0 3px;
}

div.filtering_loading, div.filtering_no_results, div.filtering_show_more {
        display: none;
        text-align: center;
}

div.filtering_show_more a {
        color: #135F99;
        text-decoration: none;
}

div.filtering_show_more a:hover {
        color: #ec4b2c;
}

/* ========================================================================
 * JS Carousel Module
 * ========================================================================*/

.js-carousel {
  position: relative;
    overflow: hidden;
    height: 180px;
}

.js-carousel .nav {
  position: absolute;
  top: 50%;
  z-index: 100;
  display: block;
  width: 27px;
  height: 27px;
  margin-top: -14px;
  cursor: pointer;
}

.js-carousel .nav.disabled {
  display: none;
}

.js-carousel .carousel-prev {
  background: transparent url(https://www.imaging-resource.com/ee_themes/images/arrow-left.png) 0 0 no-repeat;
  left: 10px;
}

.js-carousel .carousel-next {
  background: transparent url(https://www.imaging-resource.com/ee_themes/images/arrow-right.png) 0 0 no-repeat;
  right: 10px;
}

.js-carousel .slide-wrap {
  width: 20000em;
    position: absolute;
    list-style: none;
    margin: 0;
    padding: 0;
}

.js-carousel .slide {
  display: block;
  position: relative;
  float: left;
}

/* ========================================================================
 * Product Filter Interface
 * ========================================================================*/

.filter-box {
  width: 210px;
  border: 2px solid #cde8f7;
  -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;
  margin-bottom: 5px;
}

.filter-box .title {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 14px;
  padding: 8px 12px 5px;
  border-bottom: 1px solid #eee;
}

.filter-box.sort-box { 
        left: 447px;
        top: -40px;
}

.filter-box.sort-box .title {
        float: left;
        padding: 4px 12px 2px 12px;
}

.filter-box.sort-box select {
        border: 1px solid #AAAAAA;
        background-color: #EAEAEA;
        margin: 4px 0 0 0;
        width: 138px;
}

.filter-box .title .range-display {
  float: right;
  font-weight: normal;
  font-size: 12px;
  text-align: right;
}

.filter-box .field-wrap {
  list-style: none;
  margin: 0;
  padding: 12px;
  overflow: hidden;
}

.field-wrap.col2 li {
  float: left;
  width: 50%;
}

.filtering_filters_masks input[type="checkbox"] {
    display:none;
}

.filtering_filters_masks input[type="checkbox"] + label {
  font-size: 12px;
  font-weight: bold;
  cursor: pointer;
}

.filtering_filters_masks input[type="checkbox"] + label span {
    display:inline-block;
    width:12px;
    height:12px;
    margin:-1px 5px 0 0;
    vertical-align:middle;
    background:url(https://www.imaging-resource.com/ee_themes/images/filter-checkbox.png) left top no-repeat;
    cursor:pointer;
}
.filtering_filters_masks input[type="checkbox"]:checked + label span {
    background:url(https://www.imaging-resource.com/ee_themes/images/filter-checkbox.png) -12px top no-repeat;
}

.filtering_filters_masks input[type="checkbox"]:checked + label {
  color: #3a85c2;
}


/* ========================================================================
 * jQuery UI Range Styles from: jqueryui/1.7.2/themes/start/jquery-ui.css
 * ========================================================================*/
.ui-slider { position: relative; text-align: left; }
.ui-slider .ui-slider-handle { position: absolute; z-index: 2; width: 10px; height: 10px; cursor: default; }
.ui-slider .ui-slider-range { position: absolute; z-index: 1; font-size: .7em; display: block; border: 0; }

.ui-slider-horizontal { height: 6px; }
.ui-slider-horizontal .ui-slider-handle { top: -3px; margin-left: -3px; }
.ui-slider-horizontal .ui-slider-handle + .ui-slider-handle { margin-left: -9px;}
.ui-slider-horizontal .ui-slider-range { top: 0; height: 100%; }
.ui-slider-horizontal .ui-slider-range-min { left: 0; }
.ui-slider-horizontal .ui-slider-range-max { right: 0; }

 /* Component containers
----------------------------------*/
.ui-widget { font-family: Verdana,Arial,sans-serif; font-size: 1.1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Verdana,Arial,sans-serif; font-size: 1em; }
.ui-widget-content { border: 1px solid #a6c9e2; background: #fcfdfd; color: #222222; }
.ui-widget-content a { color: #222222; }
.ui-widget-header { border: 1px solid #4297d7; background: #2191c0; color: #eaf5f7; font-weight: bold; }
.ui-widget-header a { color: #eaf5f7; }

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default { border: 1px solid #888; background: #0078ae; font-weight: normal; color: #ffffff; outline: none; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #ffffff; text-decoration: none; outline: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus { border: 1px solid #448dae; background: #79c9ec; font-weight: normal; color: #026890; outline: none; }
.ui-state-hover a, .ui-state-hover a:hover { color: #026890; text-decoration: none; outline: none; }
.ui-state-active, .ui-widget-content .ui-state-active { border: 1px solid #acdd4a; background: #6eac2c; font-weight: normal; color: #ffffff; outline: none; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #ffffff; outline: none; text-decoration: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight {border: 1px solid #fcd113; background: #f8da4e; color: #915608; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a { color: #915608; }
.ui-state-error, .ui-widget-content .ui-state-error {border: 1px solid #cd0a0a; background: #e14f1c; color: #ffffff; }
.ui-state-error a, .ui-widget-content .ui-state-error a { color: #ffffff; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text { color: #ffffff; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary { font-weight: bold; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }

.ui-corner-all { -moz-border-radius: 5px; -webkit-border-radius: 5px; }

/* Slider Specific Overrides
----------------------------------*/
.ui-slider-handle.ui-state-default {
  background: #fff;
  -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px;
  border-color: #ccc;
}

.ui-slider.ui-widget-content {
  border-color: #ccc #ddd #ddd #ccc;
  -moz-box-shadow:    inset 0 0 4px #ccc;
    -webkit-box-shadow: inset 0 0 4px #ccc;
    box-shadow:         inset 0 0 4px #ccc;
}

.ui-slider-range.ui-widget-header
{
  background: #54b6ec;
  -moz-box-shadow:    inset 0 -1px 4px #1e7db4;
    -webkit-box-shadow: inset 0 -1px 4px #1e7db4;
    box-shadow:         inset 0 -1px 4px #1e7db4;
}


/* ========================================================================
 * Profiles
 * ========================================================================*/

.StoryBoxContainer {
    display: block;
    width: 1000px;
    margin-bottom: 35px;
    height: 363px;
    border: 1px solid #ebeeee;
}

.StoryBoxContainer .left {
    width: 639px;
    display: inline-block;
    vertical-align: top;
    margin-right: -6px;
    height:363px;
    background-color: #292d35;
}

.StoryBoxContainer .leftLight {
    width: 639px;
    display: inline-block;
    vertical-align: top;
    margin-right: -6px;
    height:363px;
    background-color: #F5F7FA;
}

.StoryBoxPhotogPhoto {
    width: 363px;
    height: 363px;
    border: 0px;
}

.StoryBoxContainer .right {
    width: 363px;
    display: inline-block;
    vertical-align: top;
    margin-right: -4px;
    height: 363px;
}

.StoryBoxContainer h1 {
    width: 80%;
    padding-left: 35px;
    padding-top: 40px;
    font-size: 26px !important;
    line-height: 1.7 !important;
    color: #e7e9ee;
    font-family: "proxima-nova" !important;
    font-weight: normal !important;
}

.StoryBoxContainer p {
    font-size: 19px !important;
    color: #9b9fa7;
    font-family: "proxima-nova";
    font-style: normal;
}

.StoryBoxContainer .author {
    padding-left: 35px;
    font-size: 19px !important;
    color: #62666c;
    font-family: "proxima-nova";
    font-style: normal;
}

.StoryBoxContainerTags {
    height: 36px;
    width: 600px;
    margin-left: 35px;
    margin-bottom: 8px;
    border-bottom: none;
    border-top: none;

}

.StoryBoxContainerTag {
    display: inline-block;
    height: 26px;
    margin-right: 12px;
    margin-bottom: 12px;
    background-color: #4b4f57;

}
.StoryBoxContainerTag span {
    display: inline-block;
    color: #9b9fa7;
    font-family: "proxima-nova";
    font-style: normal;
    text-transform: uppercase;
    font-size: 14px;
    vertical-align: middle;
    padding-bottom: 16px;
    padding-right: 6px;
    padding-left: 3px;
}

.StoryBoxContainerTagsL {
    display: inline-block;
    height: 26px;
    margin-right: 12px;
    margin-bottom: 12px;
    background-color: #9a9a9a;
}

.StoryBoxContainerTagsL span {
    display: inline-block;
    color: #F5F7FA;
    font-family: "proxima-nova";
    font-style: normal;
    text-transform: uppercase;
    font-size: 14px;
    vertical-align: middle;
    padding-bottom: 15px;
    padding-right: 6px;
    padding-left: 3px;
}

.StoryBoxContainerTags a:link {
    color: #9b9fa7;
}
.StoryBoxContainerTags a:visited {
    color: #9b9fa7;
}

.StoryBoxContainerTagsL a:link {
    color: #F5F7FA;
}
.StoryBoxContainerTagsL a:visited {
    color: #F5F7FA;
}

.StoryBoxContainerTag::before {
    content: url(https://www.imaging-resource.com/ee_themes/images/tag_left.png);
}

.StoryBoxContainerTagsL::before {
    content: url(https://www.imaging-resource.com/ee_themes/images/tag-left-light.jpg);
}

.StoryProfileBody {
    position: relative;
    width: 1000px;
    margin-bottom: 25px;
    height: auto;
}

.StoryProfileBodyText {
    display: block;
    position: relative;
    margin-bottom: 5px;
    margin-left: 190px;
    z-index: 1;
}

.StoryProfileBodyText p {
    margin-right: 180px;
    font-size: 18px;
    font-family: "proxima-nova";
    font-style: normal;
    line-height: 1.5;
}

.StoryProfileBodyText h2 {
    font-size: 21px !important;
    font-family: 'Oswald' !important;
    font-style: normal !important;
    font-weight: 400 !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

.StoryProfileBodyText em {
    font-size: 18px;
    font-weight: bold;
    color: #62666c;
    font-style: italic;
}

.StoryProfileBodyPhoto {
    float:right;
    padding-left: 5px;
    max-width: 278px;
    max-height: 278px;
}

.StoryBoxPhotosContainer {
    margin-bottom: 5px;
    border: 1px solid #ebeeee;
}

.StoryBoxPhotos {
    display: block;
    position: relative;
    width: 1000px;
    margin-bottom: 5px;
    clear: both;
}

.StoryBoxPhotosLeft {
    display: block;
    position: relative;
    float: left;
    margin-right: 15px;
    max-width:525px;
    width:100%;
    height: auto;
    border: 1px solid #ebeeee;

}

.StoryBoxPhotosMetaLeft {
    display: block;
    position: relative;
    float: left;
    width: 540px;
    margin-top: 5px;
    margin-bottom: 15px;
    z-index: 2;
}

.StoryBoxPhotosMetaLeft p {
    margin-left: 10px;
    font-size: 16px;
    color: #9b9fa7;
    font-weight: 400;
    font-family: "proxima-nova";
    font-style: normal;
}

.StoryBoxPhotosMeta {
    display: block;
    position: relative;
    width: 1000px;
    margin-top: 5px;
    margin-bottom: 15px;
}

.StoryBoxPhotosMeta p {
    margin-left: 10px;
    font-size: 16px;
    color: #9b9fa7;
    font-weight: 400;
    font-family: "proxima-nova";
    font-style: normal;
}

.StoryProfileBodyPhotoMiddle {
    float: right;
    width: 200px;
    height: 200px;
    margin-top: 20%;
    margin-left: 10px;
}
</pre></body></html>