@charset "UTF-8";
#block-system-main-menu li.expanded ul {
  background: #ebebeb; }
#block-system-main-menu a, #block-system-main-menu span {
  color: #444;
  background: transparent;
  transition: background 0.1s; }
  #block-system-main-menu a:hover, #block-system-main-menu a.active, #block-system-main-menu span:hover, #block-system-main-menu span.active {
    background: #ffca05;
    color: #fff; }
#block-system-main-menu li.active-trail > a, #block-system-main-menu li.active-trail > span {
  background: #ffca05;
  color: #fff; }
#block-system-main-menu li.expanded li {
  border-bottom: 1px solid white; }

#block-system-main-menu .block-content > ul.menu > li.first a:before {
  color: #444; }

#block-system-main-menu .block-content > ul.menu > li.first a:hover:before {
  color: #fff; }

#block-system-main-menu .block-content > ul.menu > li.first a.active:before {
  color: #fff; }

#block-system-main-menu .block-content > ul.menu {
  border-radius: 6px;
  background: #f8f8f8;
  border: 1px solid #dfdfdf;
  background: -moz-linear-gradient(top, #f8f8f8 50%, #d2d2d2);
  background: -webkit-linear-gradient(top, #f8f8f8 50%, #d2d2d2);
  background: -o-linear-gradient(top, #f8f8f8 50%, #d2d2d2);
  background: -ms-linear-gradient(top, #f8f8f8 50%, #d2d2d2);
  background-clip: padding-box; }
  #block-system-main-menu .block-content > ul.menu > li {
    border-left: 1px solid #ebebeb; }
    #block-system-main-menu .block-content > ul.menu > li.first.leaf {
      border-left: none; }
      #block-system-main-menu .block-content > ul.menu > li.first.leaf > a {
        border-radius: 5px 0 0 5px; }
    #block-system-main-menu .block-content > ul.menu > li.last.leaf > a {
      border-radius: 0 5px 5px 0; }
    #block-system-main-menu .block-content > ul.menu > li.expanded a:after, #block-system-main-menu .block-content > ul.menu > li.expanded span:after {
      color: #444; }
    #block-system-main-menu .block-content > ul.menu > li.expanded a:hover:after, #block-system-main-menu .block-content > ul.menu > li.expanded span:hover:after, #block-system-main-menu .block-content > ul.menu > li.expanded a.active-trail:after, #block-system-main-menu .block-content > ul.menu > li.expanded span.active-trail:after {
      color: white; }

#block-views-bb980dfd2e838638c7e2cfabd9ac4d06 h2.block-title {
  background: #ffca05;
  color: white;
  padding: 0em 0.5em 0.2em;
  border-radius: 3px;
  font-weight: normal;
  margin-bottom: 1em;
  text-shadow: 1px 1px 1px #444;
  font-size: 1.3em; }
#block-views-bb980dfd2e838638c7e2cfabd9ac4d06 .views-field-view-node a,
#block-views-bb980dfd2e838638c7e2cfabd9ac4d06 .views-field-field-website a {
  background: #d1a500; }
  #block-views-bb980dfd2e838638c7e2cfabd9ac4d06 .views-field-view-node a:hover,
  #block-views-bb980dfd2e838638c7e2cfabd9ac4d06 .views-field-field-website a:hover {
    background: #9e7d00; }

body {
  background-color: #dde8eb;
  color: #191919; }
  body.cke_editable {
    background: none; }
  body.gff {
    background-color: #b4bea9; }
    body.gff #block-system-main-menu li.active-trail > a {
      background: #d09b2c; }

/*********PAGE TYPE HEADER********** */
div#page-type {
  margin: 0 0 0.77em -1em;
  padding: 0.4em 0.154em 0.4em 1.4em;
  position: relative; }
  div#page-type h1 {
    display: inline;
    /*text-transform: uppercase; */
    font-family: Verdana, Geneva, "DejaVu Sans", sans-serif; }

#logo {
  float: left;
  padding: 0 10px 0px 0px;
  width: 15%; }

body.gff #logo {
  display: none; }

@media only screen and (max-width: 1200px) {
  div#logo a img {
    width: 220px; } }
.region-header {
  float: right;
  margin-top: 2em; }

/*********TYPOGRAPHY************* */
div#page-type {
  background-color: #004182;
  -webkit-border-radius: 2px 0px 0px 2px;
  -moz-border-radius: 2px 0px 0px 2px;
  border-radius: 2px 0px 0px 2px;
  -moz-box-shadow: 1px 1px 1px #0f364c;
  -webkit-box-shadow: 1px 1px 1px #0f364c;
  box-shadow: 1px 1px 1px #0f364c;
  color: white;
  min-height: 30px; }
  div#page-type > h1 {
    text-shadow: -1px 1px 1px #005684;
    letter-spacing: 0.01em;
    font-size: 1.3em; }

body.gff div#page-type {
  background-color: #242424;
  color: #d09b2c; }
  body.gff div#page-type > h1 {
    text-shadow: none; }

.top-stories h2.pane-title {
  color: white;
  width: 6em;
  text-align: center;
  font-weight: bold;
  font-size: 1.2em;
  background: transparent url("../images/lead.png") no-repeat 80% 0%;
  width: 96px;
  height: 40px;
  /*move to layout.css when ready */
  margin: 0;
  padding-top: 3px;
  position: relative;
  top: -10px; }

hr {
  background: #d3d5db; }

/*******LINKS************ */
a:link {
  color: #004182;
  text-decoration: none; }
a:visited {
  color: #6a4985; }
a:hover {
  color: #0080ff; }

.pipe a:after {
  color: #6a4985; }

#content div h1 a:link, #content div h4 a:link {
  color: #004182; }
#content div h1 a:visited {
  color: #6a4985; }
#content div h1 a:hover {
  color: #0080ff; }
#content div h4 a:hover {
  color: #0080ff; }
#content div h1 a:active {
  color: black; }

body.gff #content div h1 a:link, body.gff #content div h4 a:link {
  color: #d09b2c; }
body.gff #content div h1 a:visited, body.gff #content div h1 a :hover {
  color: #a67c23; }
body.gff #content div h4 a:visited, body.gff #content div h4 a :hover {
  color: #a67c23; }
body.gff #content div h1 a:active, body.gff #content div h4 a:active {
  color: black; }

#block-fancy-login-fancy-login-login-block a:link, .user-menu a:link, #block-fancy-login-fancy-login-login-block a:visited, .user-menu a:visited {
  color: #004182;
  font-weight: normal; }

#block-fancy-login-fancy-login-login-block a:hover, .user-menu a:hover {
  color: #0080ff;
  text-decoration: none;
  font-weight: normal; }

#block-logintoboggan-logintoboggan-logged-in a, .icon-monitor a {
  color: #004182; }

#block-logintoboggan-logintoboggan-logged-in a:hover {
  color: #dde8eb;
  text-decoration: none; }

strong.accentColor a:link {
  color: #c4161c; }
strong.accentColor a:visited {
  color: #6a4985; }
strong.accentColor a:hover {
  color: #ff0443; }
strong.accentColor a:active {
  color: black; }

/***GOLD PACKAGE COMPANIES */
thead th {
  background-color: #dde8eb;
  color: #191919; }
  thead th a.active {
    color: #191919;
    text-decoration: underline; }

/*div#content table tr.even:hover, div#content table tr.odd:hover */
tbody tr.highlight:hover, tbody tr.highlight td.active:hover {
  background-color: #004182;
  color: white; }
tbody tr.odd:hover, tbody tr.even:hover, tbody tr.odd td.active:hover, tbody tr.even td.active:hover {
  background-color: #004182;
  color: white; }
tbody tr.odd:hover a, tbody tr.even:hover a, tbody tr.odd:hover td.active a, tbody tr.even:hover td.active a {
  color: white;
  /*background-color: $primary; */ }

div#content tbody tr.web-gold-package-key td a:hover, div#content tbody tr.web-gold-package-key td.active a:hover {
  background-color: #f9f9bd;
  color: #c4161c; }
div#content tbody tr.web-gold-package-key:hover, div#content tbody tr.web-gold-package-key td.active:hover {
  background-color: #f9f9bd;
  color: #c4161c; }
div#content tbody tr.print-gold-package-key td a:hover, div#content tbody tr.print-gold-package-key td.active a:hover {
  background-color: #f9f9bd;
  color: #c4161c; }
div#content tbody tr.print-gold-package-key:hover, div#content tbody tr.print-gold-package-key td.active:hover {
  background-color: #f9f9bd;
  color: #c4161c; }
div#content table tr.web-gold-package-key td:hover, div#content table tr.print-gold-package-key td:hover, div#content table tr.web-gold-package-key td.views-field:hover, div#content table tr.print-gold-package-key td.views-field:hover {
  background-color: #f9f9bd;
  color: #c4161c; }
div#content table tr.web-gold-package-key td.views-field, div#content table tr.print-gold-package-key td.views-field {
  border-bottom: 1px solid #f3f378;
  background-color: #eeee48; }

span.views-summary {
  color: #869296;
  font-size: 0.8em; }
  span.views-summary a {
    font-size: 1.747em; }

/*    .region-sidebar-second a:hover, #content a:hover{ background-color: #D3D5DB; border-bottom: 1px solid #DBDBDB;} */
/***EXCEPTIONS*** */
.btn-subscribe a:hover, #block-logintoboggan-logintoboggan-logged-in a:hover {
  color: #0080ff; }

div#logo a:hover {
  color: #0080ff; }
  div#logo a:hover img {
    color: #0080ff; }

#block-fancy-login-fancy-login-login-block a:hover, .user-menu a:hover {
  color: #0080ff; }

div#btnClose a.close:hover, div.btn-important a.pdf-icon {
  color: #0080ff; }

.footer-links h2 {
  color: #004182; }

body.gff .footer-links h2 {
  color: #d09b2c; }

div.more-link {
  border-bottom: 1px dotted #004182; }
  div.more-link:hover {
    border-bottom: 1px solid #0080ff; }

/************ LIST **************** */
.block .item-list ul, ul li.leaf {
  margin-left: 1em;
  list-style-image: url("../images/bullet.png"); }

/************** FORMS ***************** */
.form-item label {
  color: black;
  font-weight: 800; }

/*869296 */
/**************  BLOCK TITLE ********* */
section.stand-out-box h2.block-title {
  color: white; }

/***************** TABS *********************** */
div.region-sidebar-second ul.quicktabs-tabs.quicktabs-style-arrows li.active a.active, div.region-sidebar-second ul.quicktabs-tabs.quicktabs-style-arrows li a:hover {
  color: white; }
div.region-sidebar-second ul.quicktabs-tabs.quicktabs-style-arrows li.active a {
  color: white; }
  div.region-sidebar-second ul.quicktabs-tabs.quicktabs-style-arrows li.active a:hover {
    color: white; }

ul.primary {
  border-bottom: 0 none; }
  ul.primary li.active a {
    box-shadow: none;
    border: 1px solid #d3d5db;
    text-shadow: none;
    color: #869296; }

/********product tabs********** */
.quicktabs_main.quicktabs-style-basic {
  background-color: transparent;
  border: 0 none;
  border-top: none;
  padding: 10px;
  clear: both; }

ul.quicktabs-tabs.quicktabs-style-basic {
  border-bottom: 5px solid #004182;
  padding: 0 5px 3px 0;
  font: bold 12px/19px Verdana !important;
  font-weight: bold;
  height: 19px;
  margin: 0; }
  ul.quicktabs-tabs.quicktabs-style-basic a {
    font: bold 12px/19px Verdana !important;
    text-decoration: none;
    color: #869296; }
    ul.quicktabs-tabs.quicktabs-style-basic a:hover {
      color: #004182; }
  ul.quicktabs-tabs.quicktabs-style-basic li {
    border: 0 none;
    border-bottom: none;
    padding: 5px 10px;
    /*2px 5px; */
    margin: 0 3px 0 0;
    position: relative;
    background-color: #d3d5db; }
    ul.quicktabs-tabs.quicktabs-style-basic li:hover {
      border: 0 none;
      border-bottom: none;
      background-color: white; }
    ul.quicktabs-tabs.quicktabs-style-basic li.active {
      border: 0 none;
      border-bottom: 1px solid #004182;
      background-color: #004182; }
      ul.quicktabs-tabs.quicktabs-style-basic li.active a {
        color: white; }
        ul.quicktabs-tabs.quicktabs-style-basic li.active a:hover {
          color: black; }

/******** PAGINATION  - see navigation.css ************* */
/************IMAGES - SEPARATORS - ICONS*********** */
#block-views-all-the-lead-block span.separator:after {
  content: " – ";
  /*2022 bullet */
  color: #004182;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px; }

.to-top {
  padding-left: 20px;
  position: relative;
  background-image: expression(this.runtimeStyle.backgroundImage="none",this.innerHTML = '<img alt="../images/sprite.png" src="">'+this.innerHTML); }
  .to-top:before, .to-top img {
    content: url(../images/sprite.png);
    position: absolute;
    top: -39px;
    clip: rect(44px, 270px, 54px, 258px);
    left: -258px;
    /* to offset the clip value */ }

.mail {
  padding-left: 20px;
  position: relative;
  background-image: expression(this.runtimeStyle.backgroundImage="none",this.innerHTML = '<img alt="../images/sprite.png" src="">'+this.innerHTML); }
  .mail:before, .mail img {
    content: url(../images/sprite.png);
    position: absolute;
    top: 3px;
    clip: rect(0 16px 16px 0px);
    left: 0px;
    /* to offset the clip value */
    _left: -35px;
    /* some massaging for IE 6 */ }

.phone {
  padding-left: 20px;
  position: relative;
  background-image: expression(this.runtimeStyle.backgroundImage="none",this.innerHTML = '<img alt="../images/sprite.png" src="">'+this.innerHTML); }
  .phone:before, .phone img {
    content: url(../images/sprite.png);
    position: absolute;
    top: 3px;
    clip: rect(0 32px 16px 18px);
    left: -15px;
    /* to offset the clip value */
    _left: -35px;
    /* some massaging for IE 6 */ }

.upload {
  padding-left: 20px;
  position: relative;
  background-image: expression(this.runtimeStyle.backgroundImage="none",this.innerHTML = '<img alt="../images/sprite.png" src="">'+this.innerHTML); }
  .upload:before, .upload img {
    content: url(../images/sprite.png);
    position: absolute;
    top: 3px;
    clip: rect(0px 112px 16px 93px);
    left: -95px;
    /* to offset the clip value */
    _left: -35px;
    /* some massaging for IE 6 */ }

.download {
  padding-left: 20px;
  position: relative;
  background-image: expression(this.runtimeStyle.backgroundImage="none",this.innerHTML = '<img alt="../images/sprite.png" src="">'+this.innerHTML); }
  .download:before, .download img {
    content: url(../images/sprite.png);
    position: absolute;
    top: 3px;
    clip: rect(0px 255px 16px 239px);
    left: -95px;
    /* to offset the clip value */
    _left: -35px;
    /* some massaging for IE 6 */ }

.icon-monitor {
  padding-left: 35px;
  position: relative;
  background-image: expression(this.runtimeStyle.backgroundImage="none",this.innerHTML = '<img alt="../images/sprite.png" src="">'+this.innerHTML); }
  .icon-monitor:before, .icon-monitor img {
    content: url(../images/sprite.png);
    position: absolute;
    top: 0px;
    clip: rect(0px 239px 24px 212px);
    left: -210px;
    /* to offset the clip value */
    _left: -235px;
    /* some massaging for IE 6 */ }

/*continue reading symbol */
ul.icon-continue li:after {
  color: #c4161c;
  font-weight: 900;
  content: " »"; }

/*icons */
#block-block-18 ul li {
  margin-bottom: 0.77em; }

.icon-fb {
  padding-left: 20px;
  position: relative;
  background-image: expression(this.runtimeStyle.backgroundImage="none",this.innerHTML = '<img alt="../images/sprite.png" src="">'+this.innerHTML); }
  .icon-fb:before, .icon-fb img {
    content: url(../images/sprite.png);
    position: absolute;
    top: 2px;
    clip: rect(0 121px 16px 110px);
    left: -115px;
    /* to offset the clip value */
    _left: -135px;
    /* some massaging for IE 6 */ }

.icon-t {
  padding-left: 20px;
  position: relative;
  background-image: expression(this.runtimeStyle.backgroundImage="none",this.innerHTML = '<img alt="../images/sprite.png" src="">'+this.innerHTML); }
  .icon-t:before, .icon-t img {
    content: url(../images/sprite.png);
    position: absolute;
    top: 2px;
    clip: rect(0 137px 16px 125px);
    left: -126px;
    /* to offset the clip value */
    _left: -135px;
    /* some massaging for IE 6 */ }

.icon-youtube {
  padding-left: 20px;
  position: relative;
  background-image: expression(this.runtimeStyle.backgroundImage="none",this.innerHTML = '<img alt="../images/sprite.png" src="">'+this.innerHTML); }
  .icon-youtube:before, .icon-youtube img {
    content: url(../images/sprite.png);
    position: absolute;
    top: 0px;
    clip: rect(0 160px 20px 138px);
    left: -145px;
    /* to offset the clip value */
    _left: -165px;
    /* some massaging for IE 6 */ }

.icon-linkedIn {
  padding-left: 20px;
  position: relative;
  background-image: expression(this.runtimeStyle.backgroundImage="none",this.innerHTML = '<img alt="../images/sprite.png" src="">'+this.innerHTML); }
  .icon-linkedIn:before, .icon-linkedIn img {
    content: url(../images/sprite.png);
    position: absolute;
    top: -77px;
    clip: rect(77px 387px 97px 367px);
    left: -371px;
    _left: -400px; }

.icon-rss {
  padding-left: 20px;
  position: relative;
  background-image: expression(this.runtimeStyle.backgroundImage="none",this.innerHTML = '<img alt="../images/sprite.png" src="">'+this.innerHTML); }
  .icon-rss:before, .icon-rss img {
    content: url(../images/sprite.png);
    position: absolute;
    top: 2px;
    clip: rect(0 177px 17px 161px);
    left: -164px;
    /* to offset the clip value */
    _left: -165px;
    /* some massaging for IE 6 */ }

.icon-mail {
  padding-left: 25px;
  position: relative;
  background-image: expression(this.runtimeStyle.backgroundImage="none",this.innerHTML = '<img alt="../images/sprite.png" src="">'+this.innerHTML); }
  .icon-mail:before, .icon-mail img {
    clip: rect(0 16px 15px 0px);
    content: url(../images/sprite.png);
    left: 0px;
    /* to offset the clip value */
    _left: 0px;
    /* some massaging for IE 6 */
    position: absolute;
    top: 2px; }

.icon-company, nav.user-menu ul li.first {
  padding-left: 25px;
  position: relative;
  background-image: expression(this.runtimeStyle.backgroundImage="none",this.innerHTML = '<img alt="../images/sprite.png" src="">'+this.innerHTML); }

.icon-company:before, .icon-company img {
  content: url(../images/sprite.png);
  position: absolute;
  top: 0px;
  clip: rect(0px 296px 20px 270px);
  left: -276px;
  /* to offset the clip value */
  _left: -296px;
  /* some massaging for IE 6 */ }

nav.user-menu ul li.first:before, nav.user-menu ul li.first img {
  content: url(../images/sprite.png);
  position: absolute;
  top: 0px;
  clip: rect(0px 296px 20px 270px);
  left: -276px;
  /* to offset the clip value */
  _left: -296px;
  /* some massaging for IE 6 */ }

.icon-company:before, .icon-company img {
  top: 0px;
  clip: rect(0px 296px 20px 270px);
  left: -276px;
  /* to offset the clip value */
  _left: -296px;
  /* some massaging for IE 6 */ }

nav.user-menu ul li.first:before, nav.user-menu ul li.first img {
  top: -18px;
  clip: rect(21px 296px 40px 270px);
  left: -276px;
  /* to offset the clip value */
  _left: -296px;
  /* some massaging for IE 6 */ }
nav.user-menu ul li.first a {
  color: #c4161c;
  text-decoration: underline; }
  nav.user-menu ul li.first a:hover {
    text-decoration: none; }

div span.gold-package span.web-gold_package_key, h4.gold-package span.web-gold_package_key {
  padding-left: 25px;
  position: relative;
  background-image: expression(this.runtimeStyle.backgroundImage="none",this.innerHTML = '<img alt="../images/sprite.png" src="">'+this.innerHTML); }

div span.gold-package span.web-gold_package_key:before, div span.gold-package span.web-gold_package_key img {
  content: url(../images/sprite.png);
  position: absolute;
  top: -21px;
  clip: rect(21px 296px 40px 270px);
  left: -276px;
  /* to offset the clip value */
  _left: -296px;
  /* some massaging for IE 6 */ }

h4.gold-package span.web-gold_package_key:before, h4.gold-package span.web-gold_package_key img {
  content: url(../images/sprite.png);
  position: absolute;
  top: -21px;
  clip: rect(21px 296px 40px 270px);
  left: -276px;
  /* to offset the clip value */
  _left: -296px;
  /* some massaging for IE 6 */ }

div span.gold-package span.web-gold_package_key a, h4.gold-package span.web-gold_package_key a {
  color: #c4161c;
  font-weight: bold; }

div span.gold-package span.web-gold_package_key a:hover, h4.gold-package span.web-gold_package_key a:hover {
  text-decoration: underline; }

.icon-product-gray, .icon-product-red {
  padding-left: 25px;
  position: relative;
  background-image: expression(this.runtimeStyle.backgroundImage="none",this.innerHTML = '<img alt="../images/sprite.png" src="">'+this.innerHTML); }

.icon-product-gray:before, .icon-product-gray img {
  content: url(../images/sprite.png);
  position: absolute;
  top: -1px;
  clip: rect(0px, 314px, 20px, 296px);
  left: -297px;
  /* to offset the clip value */
  _left: -329px;
  /* some massaging for IE 6 */ }

.icon-product-red:before, .icon-product-red img {
  content: url(../images/sprite.png);
  position: absolute;
  top: 0px;
  clip: rect(40px, 314px, 20px, 294px);
  left: -297px;
  /* to offset the clip value */
  _left: -329px;
  /* some massaging for IE 6 */ }

.icon-edit-gray {
  padding-left: 25px;
  position: relative;
  background-image: expression(this.runtimeStyle.backgroundImage="none",this.innerHTML = '<img alt="../images/sprite.png" src="">'+this.innerHTML); }
  .icon-edit-gray:before, .icon-edit-gray img {
    content: url(../images/sprite.png);
    position: absolute;
    top: 0px;
    clip: rect(0px, 330px, 20px, 315px);
    left: -313px;
    /* to offset the clip value */
    _left: -329px;
    /* some massaging for IE 6 */ }

.icon-PrintPackage-gray {
  padding-left: 25px;
  position: relative;
  background-image: expression(this.runtimeStyle.backgroundImage="none",this.innerHTML = '<img alt="../images/sprite.png" src="">'+this.innerHTML); }
  .icon-PrintPackage-gray:before, .icon-PrintPackage-gray img {
    content: url(../images/sprite.png);
    position: absolute;
    top: 2px;
    clip: rect(0px, 209px, 18px, 196px);
    left: -192px;
    /* to offset the clip value */
    _left: -329px;
    /* some massaging for IE 6 */ }

.icon-WebPackage-gray {
  padding-left: 25px;
  position: relative;
  background-image: expression(this.runtimeStyle.backgroundImage="none",this.innerHTML = '<img alt="../images/sprite.png" src="">'+this.innerHTML); }
  .icon-WebPackage-gray:before, .icon-WebPackage-gray img {
    content: url(../images/sprite.png);
    position: absolute;
    top: 0px;
    clip: rect(0px, 236px, 20px, 213px);
    left: -214px;
    /* to offset the clip value */
    _left: -329px;
    /* some massaging for IE 6 */ }

.icon-time-gray {
  padding-left: 25px;
  position: relative;
  background-image: expression(this.runtimeStyle.backgroundImage="none",this.innerHTML = '<img alt="../images/sprite.png" src="">'+this.innerHTML); }
  .icon-time-gray:before, .icon-time-gray img {
    content: url(../images/sprite.png);
    position: absolute;
    top: 0px;
    clip: rect(0px, 348px, 20px, 333px);
    left: -333px;
    /* to offset the clip value */
    _left: -349px;
    /* some massaging for IE 6 */ }

.icon-price-gray {
  padding-left: 25px;
  position: relative;
  background-image: expression(this.runtimeStyle.backgroundImage="none",this.innerHTML = '<img alt="../images/sprite.png" src="">'+this.innerHTML); }
  .icon-price-gray:before, .icon-price-gray img {
    content: url(../images/sprite.png);
    position: absolute;
    top: 0px;
    clip: rect(0px, 369px, 20px, 352px);
    left: -353px;
    /* to offset the clip value */ }

.icon-author-gray {
  padding-left: 25px;
  position: relative;
  background-image: expression(this.runtimeStyle.backgroundImage="none",this.innerHTML = '<img alt="../images/sprite.png" src="">'+this.innerHTML); }
  .icon-author-gray:before, .icon-author-gray img {
    content: url(../images/sprite.png);
    position: absolute;
    top: 0px;
    clip: rect(0px, 382px, 20px, 370px);
    left: -368px;
    /* to offset the clip value */ }

.icon-addProduct {
  padding-left: 25px;
  position: relative;
  background-image: expression(this.runtimeStyle.backgroundImage="none",this.innerHTML = '<img alt="../images/sprite.png" src="">'+this.innerHTML); }
  .icon-addProduct:before, .icon-addProduct img {
    content: url(../images/sprite.png);
    position: absolute;
    top: 0px;
    clip: rect(0px, 403px, 20px, 386px);
    left: -386px;
    /* to offset the clip value */ }

.icon-viewProducts {
  padding-left: 25px;
  position: relative;
  background-image: expression(this.runtimeStyle.backgroundImage="none",this.innerHTML = '<img alt="../images/sprite.png" src="">'+this.innerHTML); }
  .icon-viewProducts:before, .icon-viewProducts img {
    content: url(../images/sprite.png);
    position: absolute;
    top: -24px;
    clip: rect(20px, 403px, 47px, 386px);
    left: -386px;
    /* to offset the clip value */ }

/*term reference tree */
.field-widget-term-reference-tree ul.term-reference-tree-level li {
  margin-bottom: 0.77em; }
  .field-widget-term-reference-tree ul.term-reference-tree-level li ul li {
    font-style: italic; }
    .field-widget-term-reference-tree ul.term-reference-tree-level li ul li ul li {
      margin-bottom: 0em; }
    .field-widget-term-reference-tree ul.term-reference-tree-level li ul li label {
      font-style: normal;
      font-weight: normal; }

.term-reference-tree-button {
  background-image: url("../images/bullet_toggle_minus.png"); }

.no-term-reference-tree-button {
  background-color: #dddddd; }

.term-reference-tree-button.term-reference-tree-collapsed {
  background-image: url("../images/bullet_toggle_plus.png"); }

.field-widget-term-reference-tree .parent-term {
  display: inline-block;
  *display: inline;
  zoom: 1;
  font-weight: bold;
  color: #004182; }

.form-type-checkbox-tree .error {
  background-image: none;
  border: 2px solid red;
  padding: 3px; }

.term-reference-tree-track-list li.track-item:hover {
  color: red;
  background-image: url("../images/bullet_delete.png");
  background-repeat: no-repeat;
  background-position: middle left; }
.term-reference-tree-track-list li.term_ref_tree_nothing_message {
  list-style-type: none;
  list-style-image: none;
  font-style: italic;
  cursor: default; }

.term-reference-track-list-label {
  font-weight: bold; }

/* Styles for display element */
.field-widget-term-reference-tree .selected {
  font-weight: bold; }
.field-widget-term-reference-tree .unselected {
  font-weight: normal; }
.field-widget-term-reference-tree ul {
  margin-top: 0; }

/**** Partner logos *** */
#partner-logo-BT, #partner-logo-CTT, #partner-logo-DDD, #partner-logo-LD, #partner-logo-LE, #partner-logo-PP, #partner-logo-SC {
  background-image: url("../images/sprite_partnersLogos.png"); }

/*******TOPICS******** */
.btn-topics div.item-list ul li, #contentPage-topics ul.links li {
  background-color: #869296; }

.btn-topics div.item-list ul li:hover, #contentPage-topics ul.links li:hover {
  background-color: #004182;
  border: 0 none; }

.btn-topics div.item-list ul li a {
  color: white;
  border: 0 none;
  background-color: transparent; }

#contentPage-topics ul.links li a {
  color: white;
  border: 0 none;
  background-color: transparent; }
#contentPage-topics h2.pane-title {
  color: #004182;
  font-size: 0.9em; }

.btn-topics div.item-list ul li:visited, #contentPage-topics ul.links li:visited {
  background-color: #8b8e98; }

#listed-under h2.pane-title {
  color: #869296;
  /*font-size: .9em; */ }

/*******SEARCH**************** */
#search-block-form > div {
  background-color: white;
  border-top: 0 none;
  border-left: 0 none;
  border-right: 0 none;
  border-bottom: 1px solid #aea6a8;
  -webkit-border-radius: 0px 0.308em 0.308em 0px;
  -moz-border-radius: 0px 0.308em 0.308em 0px;
  border-radius: 0px 0.308em 0.308em 0px; }

.form-item-search-block-form input.form-text {
  background-color: white;
  border: 0 none;
  color: #869296;
  font-size: 1.3em; }

/* search button */
#search-block-form div.form-wrapper, #search-block-form div#edit-actions span.button input#edit-submit {
  background: #004182;
  width: 45px;
  height: 40px;
  display: block;
  float: right;
  background: url(../images/sprite.png) no-repeat 0px -16px, -moz-linear-gradient(left top, #0f87ff 0%, #004182 100%);
  background: url(../images/sprite.png) no-repeat 0px -16px, -webkit-gradient(linear, left top, left bottom, color-stop(0, #0f87ff), color-stop(100%, #004182));
  background: url(../images/sprite.png) no-repeat 0px -16px, -webkit-linear-gradient(left top, #0f87ff 0%, #004182 100%);
  background: url(../images/sprite.png) no-repeat 0px -16px, -o-linear-gradient(rleft top, #0f87ff 0%, #004182 100%);
  background: url(../images/sprite.png) no-repeat 0px -16px, -ms-linear-gradient(left top, #0f87ff 0%, #004182 100%);
  background: url(../images/sprite.png) no-repeat 0px -16px, linear-gradient(left top, #0f87ff 0%, #004182 100%);
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0px 0.308em 0.308em 0px;
  -moz-border-radius: 0px 0.308em 0.308em 0px;
  border-radius: 0px 0.308em 0.308em 0px; }
#search-block-form div.form-wrapper:hover {
  -moz-border-radius: 0 0.308em 0.308em 0;
  background: url(../images/sprite.png) no-repeat 0px -16px, -moz-linear-gradient(left top, #004182 0%, #0f87ff 100%);
  background: url(../images/sprite.png) no-repeat 0px -16px, -webkit-gradient(linear, left top, left bottom, color-stop(0, #004182), color-stop(100%, #0f87ff));
  background: url(../images/sprite.png) no-repeat 0px -16px, -webkit-linear-gradient(left top, #004182 0%, #0f87ff 100%);
  background: url(../images/sprite.png) no-repeat 0px -16px, -o-linear-gradient(rleft top, #004182 0%, #0f87ff 100%);
  background: url(../images/sprite.png) no-repeat 0px -16px, -ms-linear-gradient(left top, #004182 0%, #0f87ff 100%);
  background: url(../images/sprite.png) no-repeat 0px -16px, linear-gradient(left top, #004182 0%, #0f87ff 100%);
  display: block;
  float: right;
  height: 40px;
  width: 45px; }
#search-block-form div#edit-actions input#edit-submit {
  background: transparent url(../images/sprite.png) no-repeat 0px -16px;
  border: 0 none;
  width: 45px;
  height: 40px;
  border-left: 1px solid #004182;
  padding: 0px;
  -moz-border-radius: 0 0.308em 0.308em 0;
  -webkit-border-radius: 0 0.308em 0.308em 0;
  border-radius: 0 0.308em 0.308em 0; }
#search-block-form input#edit-submit, #search-block-form input#edit-submit--2, #search-block-form input#edit-submit--4, #search-block-form input#edit-submit--5 {
  background: transparent url(../images/sprite.png) no-repeat 0px -16px;
  border: 0 none;
  width: 45px;
  height: 40px;
  border-left: 1px solid #004182;
  padding: 0px;
  -moz-border-radius: 0 0.308em 0.308em 0;
  -webkit-border-radius: 0 0.308em 0.308em 0;
  border-radius: 0 0.308em 0.308em 0; }

body.gff #search-block-form div.form-wrapper, body.gff #search-block-form div#edit-actions span.button input#edit-submit {
  background: #d09b2c; }
body.gff #search-block-form div.form-wrapper:hover, body.gff #search-block-form div#edit-actions span.button input#edit-submit:hover {
  background: #a67c23; }

/**********BUTTONS************ */
/*generic BTN - Apply btn - Items per page */
.button {
  color: white; }

/*add all red buttons when backgr-images are not needed #fancy_login_form_contents span.button input#edit-submit--2 */
.btn-important {
  /*.form-submit - MAKING SEARCH BUTTON RED IN ie */
  background-color: #c4161c;
  /* Old browsers */
  -moz-box-shadow: inset 0px 0px 1px #ffe1d9;
  -webkit-box-shadow: inset 0px 0px 1px #ffe1d9;
  box-shadow: inset 0px 0px 1px #ffe1d9;
  border: 1px solid #8c2000;
  border-top: 1px solid #ff3f06;
  text-shadow: 1px 1px 1px #6f1800;
  color: white;
  text-transform: uppercase;
  font-weight: bold;
  padding: 0.25em 0.77em;
  cursor: pointer; }

div#form-RFI input#edit-submit, div#edit-actions span.button input#edit-submit {
  /*.form-submit - MAKING SEARCH BUTTON RED IN ie */
  background-color: #c4161c;
  /* Old browsers */
  -moz-box-shadow: inset 0px 0px 1px #ffe1d9;
  -webkit-box-shadow: inset 0px 0px 1px #ffe1d9;
  box-shadow: inset 0px 0px 1px #ffe1d9;
  border: 1px solid #8c2000;
  border-top: 1px solid #ff3f06;
  text-shadow: 1px 1px 1px #6f1800;
  color: white;
  text-transform: uppercase;
  font-weight: bold;
  padding: 0.25em 0.77em;
  cursor: pointer; }

form#user-register-form div span.button input.form-submit, form#user-login div span.button input.form-submit, form#user-profile-form div span.button:first-child input.form-submit {
  /*.form-submit - MAKING SEARCH BUTTON RED IN ie */
  background-color: #c4161c;
  /* Old browsers */
  -moz-box-shadow: inset 0px 0px 1px #ffe1d9;
  -webkit-box-shadow: inset 0px 0px 1px #ffe1d9;
  box-shadow: inset 0px 0px 1px #ffe1d9;
  border: 1px solid #8c2000;
  border-top: 1px solid #ff3f06;
  text-shadow: 1px 1px 1px #6f1800;
  color: white;
  text-transform: uppercase;
  font-weight: bold;
  padding: 0.25em 0.77em;
  cursor: pointer; }

.btn-important:hover {
  /*.form-submit - MAKING SEARCH BUTTON RED IN ie */
  background-color: #d93100;
  /* Old browsers */
  -moz-box-shadow: inset 0px 0px 1px #6f1800;
  -webkit-box-shadow: inset 0px 0px 1px #6f1800;
  box-shadow: inset 0px 0px 1px #6f1800;
  border: 1px solid #c4161c;
  /*border-top: 1px solid #ff3f06; */
  text-shadow: 1px 1px 2px #a42500;
  color: white;
  text-transform: uppercase;
  font-weight: bold;
  padding: 0.25em 0.77em;
  cursor: pointer; }

div#form-RFI input#edit-submit:hover, div#edit-actions span.button input#edit-submit:hover {
  /*.form-submit - MAKING SEARCH BUTTON RED IN ie */
  background-color: #d93100;
  /* Old browsers */
  -moz-box-shadow: inset 0px 0px 1px #6f1800;
  -webkit-box-shadow: inset 0px 0px 1px #6f1800;
  box-shadow: inset 0px 0px 1px #6f1800;
  border: 1px solid #c4161c;
  /*border-top: 1px solid #ff3f06; */
  text-shadow: 1px 1px 2px #a42500;
  color: white;
  text-transform: uppercase;
  font-weight: bold;
  padding: 0.25em 0.77em;
  cursor: pointer; }

form#user-register-form div span.button input.form-submit:hover, form#user-login div span.button input.form-submit:hover, form#user-profile-form div span.button:first-child input.form-submit:hover {
  /*.form-submit - MAKING SEARCH BUTTON RED IN ie */
  background-color: #d93100;
  /* Old browsers */
  -moz-box-shadow: inset 0px 0px 1px #6f1800;
  -webkit-box-shadow: inset 0px 0px 1px #6f1800;
  box-shadow: inset 0px 0px 1px #6f1800;
  border: 1px solid #c4161c;
  /*border-top: 1px solid #ff3f06; */
  text-shadow: 1px 1px 2px #a42500;
  color: white;
  text-transform: uppercase;
  font-weight: bold;
  padding: 0.25em 0.77em;
  cursor: pointer; }

.btn-important:hover, .btn-important a {
  color: white; }

/*use btn-important for btn-subscribe */
.view .date-nav-wrapper .date-prev a, .view .date-nav-wrapper .date-next a {
  color: white; }

/*div.region-sidebar-second .btn-important { width: 100px; font-weight:bold;  }  used for mag subscription ad */
#edit-cancel {
  background-color: transparent;
  border: 0 none;
  color: #004182;
  text-decoration: underline;
  cursor: pointer; }

#fancy_login_form_contents span.button input#edit-submit--2 {
  background: transparent url("../images/sprite.png") no-repeat 0px -56px; }
  #fancy_login_form_contents span.button input#edit-submit--2:hover {
    background: transparent url("../images/sprite.png") no-repeat 0px -86px; }

#fancy_login_close_button {
  border: 1px solid #999999;
  color: white;
  background-color: #c4161c; }
  #fancy_login_close_button:hover {
    background-color: white;
    color: #c0272d; }

/*****gray buttons****** */
/*ul.pager li.pager-next, ul.pager li.pager-last, ul.pager li.pager-first, ul.pager li.pager-previous, */
span.edit-submit-taxonomy-term, .btn-generic {
  background-color: #869296;
  -moz-box-shadow: inset 0px 0px 1px #e0e3e4;
  -webkit-box-shadow: inset 0px 0px 1px #e0e3e4;
  box-shadow: inset 0px 0px 1px #e0e3e4;
  -moz-border-radius: 0.308em;
  -webkit-border-radius: 0.308em;
  border-radius: 0.308em;
  border: 1px solid #4e585a;
  text-shadow: 1px 1px 2px #52555c;
  color: white;
  text-transform: uppercase;
  font-weight: bold;
  /*padding: .25em .77em; */
  cursor: pointer; }

.view .date-nav-wrapper .date-prev, .view .date-nav-wrapper .date-next {
  background-color: #869296;
  -moz-box-shadow: inset 0px 0px 1px #e0e3e4;
  -webkit-box-shadow: inset 0px 0px 1px #e0e3e4;
  box-shadow: inset 0px 0px 1px #e0e3e4;
  -moz-border-radius: 0.308em;
  -webkit-border-radius: 0.308em;
  border-radius: 0.308em;
  border: 1px solid #4e585a;
  text-shadow: 1px 1px 2px #52555c;
  color: white;
  text-transform: uppercase;
  font-weight: bold;
  /*padding: .25em .77em; */
  cursor: pointer; }

span.button input#edit-field-logo-und-0-upload-button, span.edit-submit-all-content {
  background-color: #869296;
  -moz-box-shadow: inset 0px 0px 1px #e0e3e4;
  -webkit-box-shadow: inset 0px 0px 1px #e0e3e4;
  box-shadow: inset 0px 0px 1px #e0e3e4;
  -moz-border-radius: 0.308em;
  -webkit-border-radius: 0.308em;
  border-radius: 0.308em;
  border: 1px solid #4e585a;
  text-shadow: 1px 1px 2px #52555c;
  color: white;
  text-transform: uppercase;
  font-weight: bold;
  /*padding: .25em .77em; */
  cursor: pointer; }

.view .date-nav-wrapper .date-prev, .view .date-nav-wrapper .date-next {
  background-color: #869296;
  -moz-box-shadow: inset 0px 0px 1px #e0e3e4;
  -webkit-box-shadow: inset 0px 0px 1px #e0e3e4;
  box-shadow: inset 0px 0px 1px #e0e3e4;
  -moz-border-radius: 0.308em;
  -webkit-border-radius: 0.308em;
  border-radius: 0.308em;
  border: 1px solid #4e585a;
  text-shadow: 1px 1px 2px #52555c;
  color: white;
  text-transform: uppercase;
  font-weight: bold;
  /*padding: .25em .77em; */
  cursor: pointer; }

ul.primary li a {
  background-color: #869296;
  -moz-box-shadow: inset 0px 0px 1px #e0e3e4;
  -webkit-box-shadow: inset 0px 0px 1px #e0e3e4;
  box-shadow: inset 0px 0px 1px #e0e3e4;
  -moz-border-radius: 0.308em;
  -webkit-border-radius: 0.308em;
  border-radius: 0.308em;
  border: 1px solid #4e585a;
  text-shadow: 1px 1px 2px #52555c;
  color: white;
  text-transform: uppercase;
  font-weight: bold;
  /*padding: .25em .77em; */
  cursor: pointer; }

span.button input#edit-field-logo-und-0-upload-button:hover {
  background-color: #eeeeee;
  -moz-box-shadow: inset 0px 0px 4px #cfcfcf;
  -webkit-box-shadow: inset 0px 0px 4px #cfcfcf;
  box-shadow: inset 0px 0px 4px #cfcfcf;
  -moz-border-radius: 0.308em;
  -webkit-border-radius: 0.308em;
  border-radius: 0.308em;
  border: 1px solid #c3c3c3;
  text-shadow: none;
  color: #869296;
  /*text-transform: uppercase; */
  font-weight: bold;
  /*padding: .25em .77em; */
  cursor: pointer; }

ul.pager li.pager-next, ul.pager li.pager-last, ul.pager li.pager-first, ul.pager li.pager-previous {
  background-color: #eeeeee;
  -moz-box-shadow: inset 0px 0px 4px #cfcfcf;
  -webkit-box-shadow: inset 0px 0px 4px #cfcfcf;
  box-shadow: inset 0px 0px 4px #cfcfcf;
  -moz-border-radius: 0.308em;
  -webkit-border-radius: 0.308em;
  border-radius: 0.308em;
  border: 1px solid #c3c3c3;
  text-shadow: none;
  color: #869296;
  /*text-transform: uppercase; */
  font-weight: bold;
  /*padding: .25em .77em; */
  cursor: pointer; }

.view .date-nav-wrapper .date-prev:hover, .view .date-nav-wrapper .date-next:hover {
  background-color: #eeeeee;
  -moz-box-shadow: inset 0px 0px 4px #cfcfcf;
  -webkit-box-shadow: inset 0px 0px 4px #cfcfcf;
  box-shadow: inset 0px 0px 4px #cfcfcf;
  -moz-border-radius: 0.308em;
  -webkit-border-radius: 0.308em;
  border-radius: 0.308em;
  border: 1px solid #c3c3c3;
  text-shadow: none;
  color: #869296;
  /*text-transform: uppercase; */
  font-weight: bold;
  /*padding: .25em .77em; */
  cursor: pointer; }

ul.primary li a:hover {
  background-color: #eeeeee;
  -moz-box-shadow: inset 0px 0px 4px #cfcfcf;
  -webkit-box-shadow: inset 0px 0px 4px #cfcfcf;
  box-shadow: inset 0px 0px 4px #cfcfcf;
  -moz-border-radius: 0.308em;
  -webkit-border-radius: 0.308em;
  border-radius: 0.308em;
  border: 1px solid #c3c3c3;
  text-shadow: none;
  color: #869296;
  /*text-transform: uppercase; */
  font-weight: bold;
  /*padding: .25em .77em; */
  cursor: pointer; }

/*items per page */
span.edit-submit-all-content input#edit-submit-all-content, input#edit-submit-taxonomy-term {
  background-color: transparent;
  border: 0 none;
  margin: 0;
  color: white;
  display: inline; }

ul.pager li.pager-next a, ul.pager li.pager-last a, ul.pager li.pager-first a, ul.pager li.pager-previous a {
  color: #8e929b;
  font-weight: bold; }

.view .date-nav-wrapper .date-prev, .view .date-nav-wrapper .date-next {
  color: #8e929b;
  font-weight: bold; }

/******** FORMS ********** */
input[placeholder] {
  color: #869296; }
input.form-text {
  border: 1px solid #d3d5db; }

textarea {
  border: 1px solid #d3d5db; }

input.text, input.title {
  border: 1px solid #d3d5db; }

textarea, select {
  border: 1px solid #d3d5db; }

/* Focus styles for accessibility and usabiltiy. */
.form-text:focus, .form-checkbox:focus, .form-radio:focus, .form-select:focus {
  border: 1px solid #004182;
  /*background: #ffffdf; */
  /*styled in forms.css (core) */
  -moz-border-radius: 0.231em;
  -webkit-border-radius: 0.385em;
  border-radius: 0.385em; }

textarea {
  border: 1px solid #bac5c6;
  -moz-border-radius: 0.231em;
  -webkit-border-radius: 0.385em;
  border-radius: 0.385em; }
  textarea:focus {
    border: 1px solid #2b54a6;
    /*background: #fff; */
    /*stylid in forms.css (core) */ }

input {
  border: 1px solid #bac5c6;
  -moz-border-radius: 0.231em;
  -webkit-border-radius: 0.385em;
  border-radius: 0.385em; }

/* Fieldsets */
fieldset {
  background: transparent;
  border: 1px solid #dadada; }

/*RFI form */
div#form-RFI {
  padding: 0.77em; }
  div#form-RFI h2 {
    color: #c4161c;
    font-size: 1.077em; }
  div#form-RFI .form-item labe, div#form-RFI label {
    fornt-weight: normal; }

#company-profile #form-RFI {
  margin-top: 0.85em; }

/******** ARTICLES see more in articles.css (core) ****** */
.article ul.links li a:hover {
  color: #004182;
  text-decoration: none;
  background-color: transparent !important; }

.panels-flexible-region-inside > .article {
  border-top: 1px solid #d3d5db; }

/**********PANNEL*********** */
/*block title, pane title */
.m-title h2.pane-title, .m-title h2.block-title {
  background-color: #004182;
  text-transform: uppercase;
  font: normal normal bold 0.9em/1em Verdana, Geneva, "DejaVu Sans", sans-serif;
  color: white;
  padding: 0.539em 0 0.52em 12px;
  /*margin: 0px 0px 1.154em -12px; */
  -moz-box-shadow: 0px 1px 0.5px #0f364c;
  -webkit-box-shadow: 0px 1px 0.5px #0f364c;
  box-shadow: 0px 1px 0.5px #0f364c; }

body.gff .m-title h2.pane-title, body.gff .m-title h2.block-title {
  background-color: #d09b2c; }
body.gff .pane-disqus-disqus-comments h2.pane-title {
  background-color: #d09b2c; }

.pane-disqus-disqus-comments h2.pane-title, .block-title-relatedContent h2.block-title {
  background-color: #004182;
  text-transform: uppercase;
  font: normal normal bold 0.9em/1em Verdana, Geneva, "DejaVu Sans", sans-serif;
  color: white;
  padding: 0.539em 0 0.52em 12px;
  /*margin: 0px 0px 1.154em -12px; */
  -moz-box-shadow: 0px 1px 0.5px #0f364c;
  -webkit-box-shadow: 0px 1px 0.5px #0f364c;
  box-shadow: 0px 1px 0.5px #0f364c; }

#mini-panel-dart_stamp_ads {
  border: 1px solid #d3d5db; }

/*******REGIONS******** */
#columns {
  background-color: white;
  -webkit-border-radius: 10px 10px 0.308em 0.308em;
  -moz-border-radius: 10px 10px 0.308em 0.308em;
  border-radius: 10px 10px 0.308em 0.308em;
  -moz-box-shadow: -1px 1px 4px #869296;
  -webkit-box-shadow: 1px 1px 4px #869296;
  box-shadow: 1px 1px 4px #869296; }

.top-stories {
  /*border: 1px dotted $primary; background-color: white; */ }

/******* MODULES ******** */
.calendar-calendar .month-view .full tr td.single-day.today {
  border-bottom: 2px solid #004182;
  border-left: 2px solid #004182;
  border-right: 2px solid #004182; }
.calendar-calendar .month-view .full td.date-box.today {
  border-top: 2px solid #004182;
  border-left: 2px solid #004182;
  border-right: 2px solid #004182; }
.calendar-calendar th.days {
  background-color: white;
  border: 1px solid #cccccc; }

calendar-calendar td {
  border: 1px solid white;
  color: #869296; }

.calendar-calendar td {
  color: #869296; }
  .calendar-calendar td.empty {
    color: #869296; }
  .calendar-calendar td .inner div.day a {
    color: #2b54a6; }

.view .date-nav-wrapper .date-prev a:hover, .view .date-nav-wrapper .date-next a:hover {
  color: #2b3240; }

section.nav-content h2.block-title, .nav-content h2 {
  font-weight: normal;
  color: #869296; }

section.nav-content h2.block-title[title=addCompany] {
  color: #c4161c;
  font-weight: bold; }

.nav-content h2 {
  border-bottom: 1px solid #d3d5db;
  margin-top: 0.385em;
  padding-bottom: 0.2em;
  width: 100%; }
  .nav-content h2[title=addCompany] {
    color: #c4161c;
    font-weight: bold; }

/*468px ad */
#listing-content .dart-name-468_listing_page, #listing-content .dart-name-468_listing_page_2 {
  background-color: #f2f2f1; }

/*modal window nl subscription */
#boxes .container-grid-8 {
  box-shadow: 0 2px 2px #666666;
  -moz-box-shadow: 0px 2px 2px #666666;
  -webkit-box-shadow: 0px 2px 2px #666666;
  background-color: #dde8eb;
  color: #004182;
  width: 450px; }
#boxes .window h1 {
  text-shadow: 1px 1px 1px black; }
#boxes .window a.reverse-text {
  color: #004182; }

#MWiframe {
  background-color: transparent; }

/*subscription form */
#subscription-newsletter-mainContent {
  background-image: url("../images/marker_red.png");
  background-position: 97% top;
  background-repeat: no-repeat;
  background-color: #dde8eb;
  box-shadow: 0 1px 1px #93b6bf;
  border-radius: 0.308em 0.308em 0.308em 0.308em;
  overflow: hidden;
  padding: 0.77em 0.77em 1.25em; }
  #subscription-newsletter-mainContent a.btn-invisible {
    color: white;
    text-indent: 0px;
    right: 20px; }
  #subscription-newsletter-mainContent .reverse-text {
    color: #222222; }
  #subscription-newsletter-mainContent div a {
    color: white;
    display: block;
    font-size: 0.9em;
    font-weight: bold;
    position: absolute;
    right: 8px;
    top: 5px;
    width: 103px; }
    #subscription-newsletter-mainContent div a:hover {
      text-decoration: underline; }
  #subscription-newsletter-mainContent fieldset {
    margin: 0.77em 0em;
    padding: 0em;
    border: 0 none; }

footer .region-footer fieldset {
  margin: 0.77em 0em;
  padding: 0em;
  border: 0 none; }

/*#subscription-newsletter-mainContent input {line-height: 1.539em;} */
form#subscriptionNLfooter label {
  display: inline;
  color: white; }
form#subscriptionNLfooter dl {
  margin: 1.154em 0 0 0;
  font-size: 0.9em;
  line-height: 1.5em; }
form#subscriptionNLfooter dt {
  /*float: left; */ }
form#subscriptionNLfooter dd {
  margin: 0 0 0.77em 1.538em; }

/****** COMPANY PROFILE ****** */
#company-profile .pane-entity-field h2, .sponsored-products h2.pane-title, .quiet, .search-results .search-info {
  color: #869296; }

/*******HELPER CLASSES******** */
.accentColor {
  color: #c4161c; }

.highlight, div#content table tr.web-gold-package-key td {
  background-color: #eeee48; }

li.gold_package_key, li.web-gold_package_key {
  background-color: #eeee48; }

div#content table tr.print-gold-package-key td, li.print-gold_package_key {
  background-color: #eeee48; }

.reverse-text {
  color: white; }

.red {
  color: #c4161c; }

.pullquote {
  background: #869296;
  color: white; }

.stand-out-box {
  background-color: #004182;
  box-shadow: 0px 0px 1px #0f364c;
  -moz-box-shadow: 0px 1px 1px #0f364c;
  -webkit-box-shadow: 0px 1px 1px #0f364c; }

/*                                                                                                                              .quiet-box { border: 1px solid #c3c3c3; background-color: #d1d1d1; background: -moz-linear-gradient(top, #ffffff 0%, #d1d1d1 88%); /* FF3.6+  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(88%,#d1d1d1)); /* Chrome,Safari4+  background: -webkit-linear-gradient(top, #ffffff 0%,#d1d1d1 88%); /* Chrome10+,Safari5.1+  background: -o-linear-gradient(top, #ffffff 0%,#d1d1d1 88%); /* Opera11.10+  background: -ms-linear-gradient(top, #ffffff 0%,#d1d1d1 88%); /* IE10+  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d1d1d1',GradientType=0 ); /* IE6-9 */
/*background: linear-gradient(top, #ffffff 0%,#d1d1d1 88%); } */
.quiet-box, section.nav-content div.block-inner, .top-stories {
  border: 1px solid #eaeaea;
  background-color: #f2f2f1;
  box-shadow: 0px 1px 1px #bbbbbb; }

body.gff .quiet-box, body.gff section.nav-content div.block-inner, body.gff .top-stories {
  border: 1px solid #eaeaea;
  background-color: #e1e5dd;
  box-shadow: 0px 1px 1px #bbbbbb; }

.sponsored-products {
  background-color: #fff6b6;
  border: 1px solid #faebb6; }

.image-border, .about-author {
  /*border: 1px solid #b4ad96; */
  /*#B86E72; */
  background-color: #dde8eb;
  -moz-border-radius: 0.231em;
  -khtml-border-radius: 0.231em;
  -webkit-border-radius: 0.231em;
  border-radius: 0.231em;
  box-shadow: 0 1px 2px #9dbcc6; }

.description {
  color: #4f5259;
  background-color: #eeee48;
  padding: 0.77em;
  box-shadow: 1px 1px 2px #caccd0;
  margin-top: 0.77em; }

.view-id-r_d_100_archive .views-widget-per-page {
  clear: left; }
.view-id-r_d_100_archive .views-exposed-form .views-exposed-widget.views-submit-button input.form-submit {
  margin-top: 0; }

/*# sourceMappingURL=skins.css.map */
