@CHARSET "UTF-8";

/* spacing for p tags in main content */
#center-col-block .component-block p {
  padding-bottom: 10px;
}

#center-col-block h1,
#center-col-block h2, 
#center-col-block h2.contentheading {
  color:#71111C;
  display:block;
  font-size:16pt;
  font-weight:normal;
  text-transform:none;
}

#center-col-block h1 {
  text-transform: uppercase;
  font-size: 18pt;
  font-weight: bold;
  line-height: 1.4em;
  padding: 8px 0;
  margin-bottom: 0;
}

#center-col-block h2.contentheading a.contentpagetitle {
  text-decoration: none;
  color: #0467B4;
  font-weight: 100;
}

#center-col-block h2.contentheading a.contentpagetitle:hover {
  color: #000000;
}

#center-col-block div.blog h2.contentheading {
  font-weight: bold;
  padding-bottom: 2px;
}

#center-col-block ul, 
#center-col-block ol {
  padding: 9px 0;
  line-height: 1.4em;
  font-size: 9.5pt;
}

#center-col-block li {
  margin-bottom: 4px;
  margin-left: 15px;
}

#center-col-block li div { display: inline; }

#center-col-block ul ul, 
#center-col-block ul ol, 
#center-col-block ol ol, 
#center-col-block ol ul { 
  margin-left: 16px;
  padding: 0;
}

#center-col-block ul ul li, 
#center-col-block ul ol li, 
#center-col-block ol ol li, 
#center-col-block ol ul li { font-size: 9.5pt; }

/* set table border styles to 1px */
.component-block table {
  border: 1px solid #c1c1c1;
  margin-bottom: 6px;
  border-collapse: collapse;
  width: 100%;
}

.component-block form table {
  border: none;
}

.component-block table thead tr td,
.component-block table thead tr th {
  font-weight: bold;
  padding: 5px 3px 6px 4px;
}

.component-block table thead tr.contentheading td,
.component-block table thead tr.contentheading th {
  background-color: #6e111b;
  color: #fff;
}

#center-col-block p.iteminfo, 
#center-col-block p.articleinfo {
  padding: 0;
  margin: 0;
  font-size: 9pt;
  display: block;
  position: relative;
}

.article-header-separator {
  clear: both;
  padding-bottom: 0px;
}

#center-col-block p.iteminfo span.createdate,
#center-col-block p.articleinfo span.createdate {
  float: left;
  display: block;
  margin-right: 4px;
  margin-top: 7px;
  padding-right: 4px;
  padding-bottom: 8px;
}

/* stock container styling */
.stock-block { 
  font-size: 8pt;
}
.stock-block a { 
  text-decoration: none;
}
.stock-block a:hover {
  text-decoration: underline;
}


/* read more links */
a.readon { font-weight: bold; }


/* header styling */
ul.horiz-nav-list a { 
  color: #000;
  font-size: 9pt;
  font-weight: bold;
  text-decoration: none;
}
ul.horiz-nav-list a:hover { color: #0467b4; }


/* news/blog feed treatments */
#news-list { margin-top: 10px; }

#news-content-block a, #blog-content-block a { 
  font-size: 10px;
  text-decoration: none;
}
#news-content-block a:hover, #blog-content-block a:hover { text-decoration: underline; }
#news-content-block a.news-header {
  margin-right: 22px;
  font-size: 8pt;
}
#news-content-block a.phhnews-header {
  font-size: 8pt;
}
#news-content-block ul, #blog-content-block ul { 
  list-style-type: none;
}
#news-content-block li, #blog-content-block li { 
  font-size: 12px;
  font-weight: bold;
  line-height: 1.3em;
  margin-bottom: 20px;
}
#news-content-block li a, #blog-content-block li a { 
  font-weight: bold;
}

/* news/blog rss button positioning */
.feed-buttons-block img.news-rss {
  position: absolute;
  left: 96px;
  top: 16px;
}

.feed-buttons-block img.blog-rss {
  position: absolute;
  left: 232px;
  top: 16px;
  display: none;
}


/* what's new treatments */
.whats-new-block {
  line-height: 1.3em;
}
.whats-new-block a {
  font-size: 1.2em;
  text-decoration: none;
}
.whats-new-block a:hover { text-decoration: underline; }


/* font size adjust treatments */
#decrease-font-size:hover, #reset-font-size:hover, #increase-font-size:hover { cursor: pointer; }

/* footer styling */
#footer-block ul.horiz-nav-list li.social-media-link { 
  position:absolute;
  right:11px;
  top:15px;
  height: 32px;
  width: 32px;
}

/* Treatments for Front Page content block */

#front-right-block {
  background: #fff;
}

#front-right-block .component-block {
  background: #fff;
}

/*
#front-right-block .component-block p, 
#front-right-block .component-block h2, h5 {
  padding: 0 8px;
}
*/

#front-right-block .component-block h2, h5 { 
  line-height: 1.3em;
  text-transform: uppercase;
  color: #000;
  margin-bottom: 5px;
}

#front-right-block .component-block h2 {
  font-size: 10pt;
  padding: 0 10px;
}

#front-right-block .component-block h5 {
  font-size: 9pt;
}

#front-right-block .contentpaneopen {
  width: 100%;
}

#front-right-block .contentpaneopen h2 {
  color: #000000;
  line-height: 1.2em;
  margin: 0;
  padding: 0 0 5px 0;
  font-size: 10pt;
  text-transform: uppercase;
  font-weight: normal;
}

#front-right-block .contentpaneopen p {
  color: #848586;
  line-height: 1.2em;
  margin: 0;
  padding: 0 0 5px 0;
}

#front-right-block .contentheading a.contentpagetitle {
  display: block;
  font-size: 10pt;
  text-align: center;
  color: #fff;
  padding: 8px;
  text-transform: uppercase;
  text-decoration: none;
}

#front-right-block .article-0 h2.contentheading {
  background: #9fae8a url(../images/green-header-bg.png) no-repeat 0 0;
}

#front-right-block .article-1 h2.contentheading {
  background: #ead075 url(../images/yellow-header-bg.png) no-repeat 0 0;
}

#front-right-block .article-2 h2.contentheading {
  background: #859cb2 url(../images/blue-header-bg.png) no-repeat 0 0;
}

#front-right-block .contentheading a.contentpagetitle:hover {
  color: #000;
}

#front-right-block .component-block .blog img {
  margin: 4px 4px 4px 0;
  float: left;
}

#front-right-block .cp_tag_label {
  text-transform: uppercase;
  color: #848586;
}

#front-right-block .cp_tag a {
  color: #0467b4;
}

#front-right-block .cp_tag a:hover {
  background: none;
  text-decoration: underline;
}

#front-right-block .pagination { display: none; }

#front-right-block span.leading_separator {
  display: block;
  font-size: 1px;
  height: 11px;
}

/** Treatments for interior page content */
#article-content {
  margin-top: 16px;
}

#article-content p {
  padding-bottom: 10px;
}

/** Blog page treatments **/
#center-col-block .leading {
  padding-bottom: 15px;
  margin-bottom: 0px;
  border-bottom: 1px solid #A7A8A9;
}

#center-col-block .article_column {
  padding-bottom: 15px;
  margin-bottom: 0px;
  border-bottom: 1px solid #A7A8A9;
}

.labels-other-labels,
.labels-label-list { 
  margin-top: 0px;
  font-size: 8.5pt;
  padding-bottom: 9px;
}

/** On the labels list page; override margins and padding */
div.labels-other-labels { margin-bottom: 0px; padding-bottom: 0px; }

a.label { text-decoration: none; }

#comments { 
  position: relative;

  /* Enough room for absolutely positioned header image */
  padding-top: 35px;
}

h4.comments a {
  color: #505153;
}

#comments li.even, #comments li.odd { background-color: #fff; }
#comments h3#comments-num { 
  color: #3c3c3e;
  font-weight: bold;
  background-color: #fff;
  padding-right: 15px;
  position: absolute;
  top: 10px;
  padding-left: 0px;
  margin-bottom: 0;
  padding-bottom: 0;
}
#comments ol {
  border-top: 2px solid #71111c;
  padding-top: 12px;
}
#comments li.comment {
  border-bottom: 1px solid #71111c;
  padding: .5em 0;
}
#comments li.comment div.metadata {
  border-bottom: 0;
  margin-bottom: 0;
  height: auto;
}
#comments li.comment div.comment {
  margin-top: 7px;
  font-size: 9pt;
}
#article-content .metadata p.date {
  margin-top: 20px;
  margin-bottom: 0;
  color: #71111c;
  font-size: 9pt;
  padding-bottom: 0;
}
#article-content .metadata p.author {
  margin-top: 7px;
  margin-bottom: 0;
  color: #71111c;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 10pt;
  padding-bottom: 0;
}

/* post a new comment form */
#respond-container fieldset {
  background-color: #d8d8d8;
  width: 518px;
  padding: 0px;
}

#respond-container fieldset img {
  margin-bottom: 29px;
}

#respond-container fieldset dt {
  margin-left: 18px;
  width: 73px;
  text-align: left;
}

#respond-container fieldset dd {
  margin-left: 105px;
  margin-bottom: 18px;
}

#respond-container fieldset dd.textarea {
  margin-left: 18px;
}

#respond-container fieldset input.inputbox {
  width: 390px;
  height: 20px;
  border: 1px solid #71111c;
  padding: 3px 0 0 2px;
  color: #3c3c3e;
  font-size: 10pt;
}

#respond-container fieldset textarea {
  width: 475px;
  height: 139px;
  border: 1px solid #71111c;
  padding: 3px 0 0 2px;
  margin-top: 5px;
  color: #3c3c3e;
  font-size: 10pt;
}

#respond-container fieldset label {
  color: #71111c;
  text-transform: uppercase;
  font-size: 9pt;
  float: left;
  text-align: left;
  font-weight: normal;
}
* html #respond-container fieldset label { font-weight: bold; }

#respond-container fieldset #submitter {
  margin: 12px 0 14px 18px;
  width: 55px;
  height: 21px;
}


/** Login styling  **/
#login fieldset {
  width: 226px;
  border: 1px solid #797979;
  padding: 25px 25px 5px 25px;
  color: #71111c;
  font-size: 10pt;
}
#login fieldset label { display: block; }
#login fieldset input { margin-bottom: 20px; }
#login fieldset input.login-field { width: 150px; }
#login fieldset .remember { position: relative; }
#login fieldset input.rem-box {  }
#login fieldset label.rem-lab { 
  position: absolute;
  top: 1px;
  left: 20px;
}
#login fieldset .login-submit { display: inline; }
#login fieldset .forgot-pwd { 
  float: right;
  margin-right: 27px;
}


/**  Search Results list styling  **/
#center-col-block #search-page ol { margin: 18px 0; }
#center-col-block #search-page ol li {
  list-style-position: outside;
  margin: 18px 0 0 18px;
}
#center-col-block #search-page fieldset {
  padding: 12px;
  margin-bottom: 12px;
}
#center-col-block #search-page fieldset label { padding-right: 8px; }
#center-col-block #search-page fieldset legend { padding: 0 4px; }


/** Pagination **/
p.counter { text-align: center; }
ul.pagination { 
  list-style-type: none;
  text-align: center;
  font-size: 10pt;
}
ul.pagination li { 
  display: inline;
  padding: 0 3px;
}

/* Careers page styling */
.careers-header-image {
  clear: both;
  margin-left: -8px;
}

/* Services page styling */
#services-special-page .services-block {
  position: relative;
  padding: 0;
  margin: 0;
  width: 515px;
  margin-bottom: 10px;

  border: 1px solid #4f0b12;
  background: #ffffff url(../images/services-bg-repeat.png) repeat-y 0 0;

  /** force minimum height for lists */
  min-height: 68px;
  height: auto !important;
  height: 68px;
}

#services-special-page .services-title-block {
  width: 137px;
  height: 66px;
  top: 0px;
  left: 0px;
  position: absolute;

  border-right: 1px solid #4f0b12;
}

/* hide the link text; use the background images below */
#services-special-page .services-title-block h3 a {

  overflow: hidden;
  text-indent: -9000px;
  font-size: 0px;
  line-height: 0px;
  color: #71111c;
}

/* background for asset management */
#services-special-page .asset-management .services-title-block h3 a {
  display: block;
  width: 137px;
  height: 66px;
  margin: 0;
  padding: 0;
  background: #71111c url(../images/services-asset-bg.png) no-repeat 0 0;
}

#services-special-page .asset-management .services-title-block h3 a:hover {
  background: #71111c url(../images/services-asset-bg-hover.png) no-repeat 0 0;
}

/* background for operating cost management */
#services-special-page .operating-cost-management .services-title-block h3 a {
  display: block;
  width: 137px;
  height: 66px;
  background: #71111c url(../images/services-operating-bg.png) no-repeat 0 0;
}

#services-special-page .operating-cost-management .services-title-block h3 a:hover {
  background: #71111c url(../images/services-operating-bg-hover.png) no-repeat 0 0;
}

/* background for risk management */
#services-special-page .risk-management .services-title-block h3 a {
  display: block;
  width: 137px;
  height: 66px;
  background: #71111c url(../images/services-risk-bg.png) no-repeat 0 0;
}

#services-special-page .risk-management .services-title-block h3 a:hover {
  background: #71111c url(../images/services-risk-bg-hover.png) no-repeat 0 0;
}

/* background for consulting serives */
#services-special-page .consulting-services .services-title-block h3 a {
  display: block;
  width: 137px;
  height: 66px;
  background: #71111c url(../images/services-consult-bg.png) no-repeat 0 0;
}

#services-special-page .consulting-services .services-title-block h3 a:hover {
  background: #71111c url(../images/services-consult-bg-hover.png) no-repeat 0 0;
}

/* background for trucks */
#services-special-page .trucks .services-title-block h3 a {
  display: block;
  width: 137px;
  height: 66px;
  background: #71111c url(../images/services-trucks-bg.png) no-repeat 0 0;
}

#services-special-page .trucks .services-title-block h3 a:hover {
  background: #71111c url(../images/services-trucks-bg-hover.png) no-repeat 0 0;
}

#services-special-page ul {
  position: relative;
  padding: 7px 0 5px 0;
  width: auto;
  height: auto;
  margin-left: 148px;
}

#services-special-page li {

}

#services-special-page li a {
  color: #0467B4;
  font-size: 9pt;
  line-height: 1.1em;
}



/* Resources page styling */
#resources-block {
  padding-bottom: 15px;
}

.resource-block {
  width: 380px;
  padding: 9px 9px 9px 115px;
  border: 1px solid #e6e6e6;
  margin-bottom: 5px;

  min-height: 90px;
  height: auto !important;
  height: 90px;
}

#resources-block .multimedia_resources {
  background: #fff url(../images/resources-video.png) no-repeat 8px 5px;
}

#resources-block .blog_resources {
  background: #fff url(../images/resources-phhblog.png) no-repeat 8px 5px;
}

#resources-block .news_resources {
  background: #fff url(../images/resources-news.png) no-repeat 8px 5px;
}

#resources-block .calculators_resources {
  background: #fff url(../images/resources-fleetcalculation.png) no-repeat 8px 5px;
}

#resources-block .fleet_resources {
  background: #fff url(../images/resources-industryinfo.png) no-repeat 8px 5px;
}

#resources-block .data_resources {
  background: #fff url(../images/resources-datasheets.png) no-repeat 8px 5px;
}

#resources-block .webinar_resources {
  background: #fff url(../images/resources-webinars.png) no-repeat 8px 5px;
}

#resources-block .whitepapers_resources {
  background: #fff url(../images/resources-whitepapers.png) no-repeat 8px 5px;
}



.resource-block h4 {
  margin-top: 3px;
}

.resource-block h3 {
  margin-bottom: 6px;
}
.resource-block ul {
  padding: 0;
}
#center-col-block .resource-block li {
  list-style-position: outside;
}

#resources-block li a { color: #0467B4; }
#resources-block li.gn_more {
  list-style-type: none;
  margin-top: 3px;
}
#resources-block li.gn_more a {
  color: #0467b4;
  text-decoration: none;
}
#resources-block li.more a:hover { text-decoration: underline; }
