/* CSS Document */
/** * Eric Meyer's Reset CSS v2.0 (http://meyerweb.com/eric/tools/css/reset/) * http://cssreset.com */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: 'PT Sans', arial, sans-serif;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

/*!!!!!!!!!!!!!!!!!!!!! OLD merge of contentpagesMobile & contentpagesMobile2 !!!!!!!!!!!!!!!!!!!!*/
q:before, q:after {
  content: ''; }

article, aside, details,
figcaption, figure, footer,
header, hgroup, nav,
section {
  display: block; }

/*
 * Corrects inline-block display not defined in IE6/7/8/9 & FF3
 */
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

/*Global -----------------------*/
/*html, body { overflow-x: hidden;}*/
html {
  color: #1c1c1c;
  background: #FFFFFF;
  /*-webkit-text-size-adjust: 100%; do not allow text resize with fingers*/ }

@-ms-viewport {
  width: device-width; }
a img {
  outline: none; }

a:link, a:active, a:visited {
  color: #336699;
  /*text-decoration:none;*/ }

a:hover, a:active {
  text-decoration: underline; }

h1, h2, h3, h3 a, h6 {
  font-family: 'Droid Serif', serif;
  font-size: 2.25em;
  color: #000000;
  line-height: 1.19em; }

h2, h2 a {
  font-size: 1.1em;
  line-height: 1.1;
  margin: 1.2em 0 .1em 0;
  padding-bottom: 0;
  font-weight: 600; }

h3 {
  font-size: 1.4em; }

.articleBody h3 {
  margin-bottom: .5em; }

h4 a {
  font-family: 'Droid Serif', serif;
  font-size: 1.15em;
  line-height: 1.2em;
  text-decoration: none; }

h4 a:hover {
  text-decoration: underline; }

h5 {
  font-weight: 700; }

strong {
  font-weight: 600; }

blockquote {
  margin: 0 0 1.1em 0; }

#middle_content {
  width: 100%; }

#middle_content h3 {
  color: #FFFFFF;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 1.125em;
  margin: 0px;
  padding: .5em 0 0 5%;
  float: left;
  width: 50%; }

#middle_content .headline, .headline {
  background-color: #333;
  display: inline-block;
  width: 100%; }

#middle_col .headline {
  background-color: #333;
  width: 415px;
  height: 40px; }

#middle_content .headline p, .headline p {
  color: #FFFFFF;
  font-size: 1em;
  padding-top: .75em;
  text-align: right;
  padding-right: 5px; }

#middle_content .headline p a:link, .headline p a:link, .headline p a, #middle_content .headline p a {
  text-decoration: none;
  color: #FFFFFF; }

#middle_content .headline p a:hover, .headline p a:hover {
  text-decoration: underline; }

/* Layout -----------------------*/
#onecolumn {
  width: 98%;
  margin: 0 auto;
  padding: 2% 4% 2% 2%; }

#onecolumn #article {
  width: 90%;
  margin: 0 auto; }

#onecolumn #article p, #onecolumn #article li {
  font-size: 1.250em;
  line-height: 1.5em;
  padding-right: 2%; }

#onecolumn #article a:link {
  text-decoration: underline;
  color: #369; }

#onecolumn #article a:visited {
  text-decoration: underline;
  color: #666; }

#onecolumn #article a:hover {
  text-decoration: none;
  color: #333; }

#onecolumn #article h1 {
  font-family: Georgia, "Times New Roman", Times, serif;
  /*font-size: 1.500em;*/
  color: #333333;
  padding: 2% 1% 0 0;
  margin: 0px; }

#oncolumn img {
  width: 100%; }

.topR {
  float: none;
  width: 100%;
  margin: 0 auto;
  font-size: 1.225em;
  text-align: center; }

.topSm {
  font-size: 0.625em;
  margin: 0px;
  padding: 0px;
  line-height: none; }

.topR p {
  margin: 0px 0px 1% 0px;
  padding-left: 0px;
  text-align: center; }

.topL {
  float: left;
  width: 80%; }

.small {
  font-size: 1.0em;
  margin: 0px;
  padding: 0px;
  line-height: none; }

.date {
  font-size: 0.50em;
  margin: 0px;
  padding: 0px;
  line-height: none; }

.nextArticle {
  width: 100%;
  height: 30px;
  background-color: none; }

.previous {
  width: 49%;
  float: left;
  height: 30px;
  border-right: 1px thin #333;
  text-align: center; }

.next {
  float: right;
  width: 49%;
  height: 30px;
  border-left: 1px thin #333;
  text-align: center; }

/*.btn {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background-color:#ededed;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#777777;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:1px 1px 0px #ffffff;
}.btn:hover {
	background-color:#dfdfdf;
}.btn:active {
	position:relative;
	top:1px;
}*/
.container_24 {
  width: 100%;
  max-width: 960px; }

.grid_1, .grid_2, .grid_3, .grid_4, .grid_5, .grid_6, .grid_7, .grid_8, .grid_9, .grid_10, .grid_11, .grid_12, .grid_13, .grid_14, .grid_15, .grid_16, .grid_17, .grid_18, .grid_19, .grid_20, .grid_21, .grid_22, .grid_23, .grid_24 {
  display: inline;
  float: left;
  margin-left: 0.5%;
  margin-right: 0.5%; }

.alpha {
  margin-left: 0; }

.omega {
  margin-right: 0; }

.container_24 .grid_1 {
  width: 3.167%; }

.container_24 .grid_2 {
  width: 7.333%; }

.container_24 .grid_3 {
  width: 11.5%; }

.container_24 .grid_4 {
  width: 15.667%; }

.container_24 .grid_5 {
  width: 19.833%; }

.container_24 .grid_6 {
  width: 24%; }

.container_24 .grid_7 {
  width: 28.167%; }

.container_24 .grid_8 {
  width: 32.333%; }

.container_24 .grid_9 {
  width: 36.5%; }

.container_24 .grid_10 {
  width: 40.667%; }

.container_24 .grid_11 {
  width: 44.833%; }

.container_24 .grid_12 {
  width: 49%; }

.container_24 .grid_13 {
  width: 53.167%; }

.container_24 .grid_14 {
  width: 57.333%; }

.container_24 .grid_15 {
  width: 61.5%; }

.container_24 .grid_16 {
  width: 65.667%; }

.container_24 .grid_17 {
  width: 69.833%; }

.container_24 .grid_18 {
  width: 74%; }

.container_24 .grid_19 {
  width: 78.167%; }

.container_24 .grid_20 {
  width: 82.333%; }

.container_24 .grid_21 {
  width: 86.5%; }

.container_24 .grid_22 {
  width: 90.667%; }

.container_24 .grid_23 {
  width: 94.833%; }

.container_24 .grid_24 {
  width: 99%; }

.logoBOM {
  max-width: 100px;
  margin: 0 auto;
  padding: 1%; }

.pageWrap {
  min-height: 100%;
  /* equal to footer height */
  height: auto !important;
  /* margin-bottom: -50px; MOBILE BUMP ISSUE*/ }

.pageWrap:after {
  content: "";
  display: block; }

footer {
  width: 100%;
  background-color: #FFFFFF;
  text-align: center;
  margin: 0 auto;
  position: fixed;
  bottom: 0px;
  z-index: 9998; }

.wrapper {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0 auto -20px; }

.ftrAd {
  height: 50px;
  margin: 0px;
  padding: 1px 0;
  border-top: 1px solid #336699; }

.select {
  width: 100%;
  margin: 0 auto;
  /*background-color:#e5e5e5; cursor:context-menu;*/ }

a.styled {
  text-decoration: none;
  color: #333; }

/* VIDEO STYLES
---------------------------------------------------------------------- */
.video-container {
  position: relative;
  margin: 0;
  padding-bottom: 40.25%;
  padding-top: 0px;
  height: 0;
  overflow: hidden; }

.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 90%;
  height: 90%; }

.hide, .topSm, .logoWeb {
  display: none; }

/* RESPONSIVE NAV
---------------------------------------------------------------------- */
/*header{height:75px;background:#191919;z-index:10}*/
#logo {
  display: block;
  width: 160px;
  height: 40px;
  text-indent: -9999px;
  background: url(http://www.cleanlink.com/graphics/sprite-vertical.png) no-repeat left top;
  position: absolute;
  left: 20px;
  top: 21px;
  margin: 0; }

/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
  margin: 0;
  padding: 0;
  list-style: none; }

.sf-menu li {
  position: relative; }

.sf-menu ul {
  position: absolute;
  display: none;
  top: 100%;
  left: 0;
  z-index: 99; }

.sf-menu > li {
  float: left; }

.sf-menu li:hover > ul,
.sf-menu li.sfHover > ul {
  display: block; }

.sf-menu a {
  display: block;
  position: relative; }

.sf-menu ul ul {
  top: 0;
  left: 100%; }

/*** SKIN ***/
.sf-menu {
  float: right;
  margin-bottom: 1em; }

.sf-menu ul {
  box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.2);
  min-width: 12em;
  /* allow long menu items to determine submenu width */
  *width: 12em;
  /* no auto sub width for IE7, see white-space comment below */ }

.sf-menu a {
  padding: .75em 1em;
  text-decoration: none;
  zoom: 1;
  /* IE7 */ }

.sf-menu a {
  color: #fff; }

.sf-menu li {
  background: #191919;
  white-space: nowrap;
  /* no need for Supersubs plugin */
  *white-space: normal;
  /* ...unless you support IE7 (let it wrap) */
  -webkit-transition: background .2s;
  transition: background .2s; }

.sf-menu ul li {
  background: #333333;
  display: inline;
  /* :KLUDGE: Removes large gaps in IE/Win */ }

.sf-menu ul li a {
  margin-left: 5%; }

.sf-menu ul ul li {
  background: #333333; }

.sf-menu li:hover,
.sf-menu li.sfHover {
  background: #000;
  /* only transition out, not in */
  -webkit-transition: none;
  transition: none; }

/*** arrows (for all except IE7) **/
.sf-arrows .sf-with-ul {
  padding-right: 2.5em;
  *padding-right: 1em;
  /* no CSS arrows for IE7 (lack pseudo-elements) */ }

/* styling for both css and generated arrows */
.sf-arrows .sf-with-ul:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 1em;
  margin-top: -3px;
  height: 0;
  width: 0; }

.sf-arrows > li > .sf-with-ul:focus:after,
.sf-arrows > li:hover > .sf-with-ul:after,
.sf-arrows > .sfHover > .sf-with-ul:after {
  border-top-color: white;
  /* IE8 fallback colour */ }

/* styling for right-facing arrows */
.sf-arrows ul .sf-with-ul:after {
  margin-top: -5px;
  margin-right: -3px;
  border-color: transparent; }

.sf-arrows ul li > .sf-with-ul:focus:after,
.sf-arrows ul li:hover > .sf-with-ul:after,
.sf-arrows ul .sfHover > .sf-with-ul:after {
  /*border-left-color: white;*/ }

#mobnav-btn {
  display: none;
  font-size: 20px;
  font-weight: bold;
  background-color: #191919;
  color: #FFF;
  padding: 10px;
  cursor: pointer; }

.mobnav-subarrow {
  display: none; }

/*---BIG ADD--*/
hr.orange, hr.blue, hr.red {
  border: 0;
  width: 100%;
  color: #F90;
  background-color: #F90;
  height: 1px;
  margin: 4px 0 0 0;
  padding: 0; }

hr.blue {
  color: #0092cf;
  background-color: #0092cf; }

hr.red {
  color: #d5451f;
  background-color: #d5451f; }

.photogal a {
  margin-left: 15px;
  margin-top: -10px; }

br.clear {
  clear: both;
  height: 0; }

.container .sm-links, .container .sm-links {
  list-style-type: square;
  margin-left: 4%; }

.container .sm-links li, .container .sm-links li {
  margin: .75em 0; }

.container .sm-links a:link {
  text-decoration: none;
  color: #000000; }

.container .sm-links a:hover {
  text-decoration: underline; }

.container .sm-links a:visited {
  color: #666; }

.container a:link.gallery p {
  text-decoration: none;
  display: block;
  color: #000000; }

.container a:hover.gallery p {
  text-decoration: underline; }

.container a:visited.gallery p {
  color: #666666; }

h4.CL, h4.SM, h4.cp, h4.FCD {
  border-bottom-color: #FF9900;
  border-bottom: thick solid #FF9900;
  text-align: center;
  font-size: 1em;
  line-height: 1em;
  margin: 0;
  padding: 0;
  color: #000000;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: .5em; }

h4.SM {
  border-bottom-color: #860038;
  border-bottom: thick solid #860038; }

h4.FCD {
  border-bottom-color: #d5451f;
  border-bottom: thick solid #d5451f; }

h4.cp {
  border-bottom-color: #0697d6;
  border-bottom: thick solid #0697d6; }

.container .webcast_box a:link, .most-viewed a:link {
  color: #000000;
  text-decoration: none; }

.container .webcast_box a:hover, .most-viewed a:hover {
  text-decoration: underline; }

.container .webcast_box a:visited, .most-viewed a:visited {
  color: #666666; }

a.orangeBtn, .sm-btn input[type="submit"], a.blueBtn, .cp-btn input[type="submit"], a.redBtn, .fcd-btn input[type="submit"], a.smBtn, .cl-btn input[type="submit"] {
  background-color: #FF9900;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #F60;
  display: inline-block;
  color: #000000;
  font: 1em Arial, Helvetica, sans-serif;
  text-decoration: none;
  font-weight: normal;
  padding: 3%;
  text-decoration: none !important;
  width: 100%;
  /*margin:0 1%;
  Float:left;*/
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center; }

a.redBtn, .fcd-btn input[type="submit"], a:visited.redBtn {
  background-color: #d5451f;
  border: 1px solid #a33517;
  color: #FFFFFF; }

a:hover.redBtn, .fcd-btn input[type="submit"]:hover {
  background-color: #a33517; }

a.blueBtn, .cp-btn input[type="submit"], a:visited.blueBtn {
  background-color: #0697d6;
  border: 1px solid #0686bd;
  color: #FFFFFF; }

a:hover.orangeBtn, .sm-btn input[type="submit"]:hover {
  background-color: #bd3e1a; }

.cl-btn input[type="submit"], .cl-btn input[type="submit"]:visited, a.orangeBtn, a:visited.orangeBtn {
  background-color: #fcaf2a; }

.cl-btn input[type="submit"]:hover, a:hover.orangeBtn {
  background-color: #fca309; }

a:hover.orangeBtn, cl-btn input[type="submit"]:hover {
  background-color: #e58a00; }

a:hover.blueBtn, .cp-btn input[type="submit"]:hover {
  background-color: #0874a6; }

a.smBtn, .sm-btn input[type="submit"], a:visited.smBtn {
  background-color: #860038;
  border: 1px solid #6e002e;
  color: #FFFFFF; }

a:hover.smBtn, .sm-btn input[type="submit"]:hover {
  background-color: #6e002e; }

#middle_content a.noUnderline, #middle_content a:visited.noUnderline {
  text-decoration: none;
  color: #000000; }

#middle_content a:visited.noUnderline {
  color: #666666; }

#middle_content a:hover.noUnderline {
  text-decoration: underline; }

hr.orange, hr.blue, hr.red {
  border: 0;
  width: 100%;
  color: #F90;
  background-color: #F90;
  height: 1px;
  margin: 4px 0 0 0;
  padding: 0; }

hr.blue {
  color: #0092cf;
  background-color: #0092cf; }

hr.red {
  color: #d5451f;
  background-color: #d5451f; }

.photogal a {
  margin-left: 15px;
  margin-top: -10px; }

br.clear {
  clear: both;
  height: 0; }

#middle_content .sm-links {
  list-style-type: square;
  margin-left: 4%; }

#middle_content .sm-links li {
  margin: .75em 0; }

#middle_content .sm-links a:link {
  text-decoration: none;
  color: #000000; }

#middle_content .sm-links a:hover {
  text-decoration: underline; }

#middle_content .sm-links a:visited {
  color: #666; }

#middle_content a:link.gallery p {
  text-decoration: none;
  display: block;
  color: #000000; }

#middle_content a:hover.gallery p {
  text-decoration: underline; }

#middle_content a:visited.gallery p {
  color: #666666; }

h4.CL, h4.SM, h4.cp, h4.FCD {
  border-bottom-color: #FF9900;
  border-bottom: thick solid #FF9900;
  text-align: center;
  font-size: 1em;
  line-height: 1em;
  margin: 0;
  padding: 0;
  color: #000000;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: .5em; }

h4.SM {
  border-bottom-color: #860038;
  border-bottom: thick solid #860038; }

h4.FCD {
  border-bottom-color: #d5451f;
  border-bottom: thick solid #d5451f; }

h4.cp {
  border-bottom-color: #0697d6;
  border-bottom: thick solid #0697d6; }

.container .webcast_box a:link, .most-viewed a:link {
  color: #000000;
  text-decoration: none;
  line-height: 1.2em; }

.container .webcast_box a:hover, .most-viewed a:hover {
  text-decoration: underline; }

.container .webcast_box a:visited, .most-viewed a:visited {
  color: #666666; }

a.orangeBtn, .sm-btn input[type="submit"], a.blueBtn, .cp-btn input[type="submit"], a.redBtn, .fcd-btn input[type="submit"], a.smBtn, .cl-btn input[type="submit"] {
  background-color: #FF9900;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #F60;
  display: inline-block;
  color: #000000;
  font: 1em Arial, Helvetica, sans-serif;
  text-decoration: none;
  font-weight: normal;
  padding: 3%;
  text-decoration: none !important;
  width: 100%;
  /*margin:0 1%;
  Float:left;*/
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center; }

a.redBtn, .fcd-btn input[type="submit"], a:visited.redBtn {
  background-color: #d5451f;
  border: 1px solid #a33517;
  color: #FFFFFF; }

a:hover.redBtn, .fcd-btn input[type="submit"]:hover {
  background-color: #a33517; }

a.blueBtn, .cp-btn input[type="submit"], a:visited.blueBtn {
  background-color: #0697d6;
  border: 1px solid #0686bd;
  color: #FFFFFF; }

a:hover.orangeBtn, .sm-btn input[type="submit"]:hover {
  background-color: #bd3e1a; }

.cl-btn input[type="submit"], .cl-btn input[type="submit"]:visited, a.orangeBtn, a:visited.orangeBtn {
  background-color: #fcaf2a; }

.cl-btn input[type="submit"]:hover, a:hover.orangeBtn {
  background-color: #fca309; }

a:hover.orangeBtn, cl-btn input[type="submit"]:hover {
  background-color: #e58a00; }

a:hover.blueBtn, .cp-btn input[type="submit"]:hover {
  background-color: #0874a6; }

a.smBtn, .sm-btn input[type="submit"], a:visited.smBtn {
  background-color: #860038;
  border: 1px solid #6e002e;
  color: #FFFFFF; }

a:hover.smBtn, .sm-btn input[type="submit"]:hover {
  background-color: #6e002e; }

#middle_content a.noUnderline, #middle_content a:visited.noUnderline {
  text-decoration: none;
  color: #000000; }

#middle_content a:visited.noUnderline {
  color: #666666; }

#middle_content a:hover.noUnderline {
  text-decoration: underline; }

.newsArchives ul {
  list-style: none; }

.newsArchives li {
  margin: 0 0 2% 0;
  padding-right: 1%;
  float: left;
  display: inline; }

.newsArchives li > month {
  list-style: none;
  background: #eee;
  padding: 2px 4px 1px;
  border-radius: 4px;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
  position: relative;
  top: -1px;
  margin: 0 3px 0 1px;
  font-size: 90%; }

#text_sponsors {
  border: 1px solid #d5d5d5;
  /*width: 618px;*/
  margin: 4% 3% 1% 2%;
  height: 100%;
  float: left;
  /* IE10 Consumer Preview */
  background-image: -ms-linear-gradient(top left, #F5F5F5 0%, #D1D1D1 100%);
  /* Mozilla Firefox */
  background-image: -moz-linear-gradient(top left, #F5F5F5 0%, #D1D1D1 100%);
  /* Opera */
  background-image: -o-linear-gradient(top left, #F5F5F5 0%, #D1D1D1 100%);
  /* Webkit (Safari/Chrome 10) */
  background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0, #F5F5F5), color-stop(1, #D1D1D1));
  /* Webkit (Chrome 11+) */
  background-image: -webkit-linear-gradient(top left, #F5F5F5 0%, #D1D1D1 100%);
  /* W3C Markup, IE10 Release Preview */
  background-image: linear-gradient(to bottom right, #F5F5F5 0%, #D1D1D1 100%); }

#text_sponsors h3 {
  color: #666;
  font-size: 1.0em;
  padding: 2% 0 3% 0;
  text-align: center; }

#text_sponsor p, #text_sponsor p a {
  color: #333;
  font-size: 0.50em;
  padding-bottom: 2%; }

#text_sponsor p a:hover {
  color: #09C; }

.sponsorLink, .sponsorLink p {
  color: #333;
  font-size: 1.0em !important;
  padding: 0 2% 3% 2% !important; }

.sponsorLink a {
  color: #333;
  font-size: 1.0em !important; }

.sponsorLink a:hover {
  color: #09C; }

.subhead {
  font-size: 1.0em;
  font-style: italic;
  color: #666;
  margin-bottom: 2%; }

.headline h3 {
  color: #FFF;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 1.50em;
  text-transform: uppercase;
  margin: 0px;
  padding: 7px 0 10px 2%;
  text-align: left;
  float: left;
  width: 74%; }

.bx-next, .bx-prev {
  display: none; }

.container, .midContainer {
  width: 90%;
  /*width: 1000px;*/
  margin: 0 auto;
  padding: 2% 2% 2% 2%; }

#mobnav-btn {
  color: #000;
  width: 101px;
  height: 50px;
  background: url(http://www.progressiverailroading.com/graphics/btn-menu.png) no-repeat;
  text-indent: -9999px;
  padding: 0px;
  float: right;
  cursor: pointer;
  display: block;
  /* show menu icon */ }

#mobnav-btn {
  margin: 16px 0 0 0; }

#mobnav-btn:hover {
  background-color: #191919; }

#mobnav-btn.active {
  background-position: left bottom; }

.mobnav-subarrow {
  display: block;
  border-top: 1px solid #999;
  height: 35px;
  width: 100%;
  background: transparent url(http://www.progressiverailroading.com/graphics/icon-plus.png) no-repeat top right !important;
  z-index: 100;
  margin-top: 0px;
  padding-top: 0px;
  position: absolute;
  top: 0px;
  right: 0px;
  cursor: pointer;
  -webkit-transition: all .1s ease-in-out;
  -moz-transition: all .1s ease-in-out;
  -ms-transition: all .1s ease-in-out;
  -o-transition: all .1s ease-in-out;
  transition: all .1s ease-in-out; }

/*.sf-menu .xactive ul ul li {margin-left:2%}*/
div.active {
  background-position: bottom right !important; }

.sf-menu {
  width: 100% !important;
  display: none; }

.sf-menu.xactive {
  display: block !important; }

.sf-menu li {
  float: none !important;
  display: block !important;
  width: 100% !important; }

.sf-menu li a {
  float: none !important; }

.sf-menu ul {
  position: static !important;
  display: none !important; }

.xpopdrop ul {
  display: block !important; }

.slider {
  margin-bottom: 0; }

.bx-wrapper {
  margin-bottom: 1em !important; }

.bx-pager {
  display: none; }

.bx-wrapper .bx-caption span {
  font-size: 1.5em !important; }

.headline p {
  display: inline;
  float: right;
  margin-right: 2%; }

/*---END BIG ADD---*/
.left {
  margin-left: 0; }

.right {
  margin-right: 0; }

.bottom {
  margin-bottom: 0; }

.top {
  margin-top: 1%; }

.topHome {
  margin-top: 4%; }

.cntr {
  width: 90%;
  /*width: 1000px;*/
  max-width: 990px;
  text-align: center;
  margin: 1% auto; }

.wrapper {
  width: 100%; }

.container {
  width: 98%;
  /*width: 1000px;*/
  max-width: 990px;
  margin: auto; }

p, article li {
  font-family: 'PT Sans', arial, sans-serif;
  color: #222222;
  line-height: 1.2em;
  font-size: 1em; }

p {
  margin-bottom: 1.2em; }

/*.hdrRailnews, h3 {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #aeadae;
	color:#FFFFFF;
	
}*/
.news_highlight {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
  color: #3b5ba6;
  font-weight: bold;
  line-height: 22px; }

.monthly_head {
  padding-top: 5px;
  padding-right: 10px;
  padding-bottom: 5px;
  padding-left: 10px;
  background-color: #aeadae; }

a.purpBtn, .pr-btn input[type="submit"], a.blueBtn, .cp-btn input[type="submit"], a.redBtn, .fcd-btn input[type="submit"], a.smBtn, .cl-btn input[type="submit"] {
  background-color: #768bc0;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #3c5ca7;
  display: inline-block;
  color: #FFFFFF;
  font: 1em Arial, Helvetica, sans-serif;
  text-decoration: none;
  font-weight: normal;
  padding: 3%;
  text-decoration: none !important;
  width: 100%;
  /*margin:0 1%;
  Float:left;*/
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center; }

a:hover.purpBtn, .pr-btn input[type="submit"]:hover {
  background-color: #3c5ca7; }

.clear {
  height: none;
  clear: both;
  background: none;
  line-height: 0; }

.titles {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  line-height: 16px;
  font-weight: bold;
  color: #3b5ba6;
  padding-bottom: 10px;
  margin-left: 5%; }

.bul {
  /*list-style-image: url(bullet.gif);*/
  padding-bottom: 8px; }

#multibox_head, #pollbox_head, .monthly_head, #webcast_head, #railtraffic_head, .mypr_head {
  margin: 5px 0; }

hr.purp {
  border: 0;
  width: 100%;
  color: #3c5ca7;
  background-color: #3c5ca7;
  height: 1px;
  margin: 4px 0 0 0;
  padding: 0; }

h4.PR {
  border-bottom-color: #3c5ca7;
  border-bottom: thick solid #3c5ca7;
  text-align: center;
  font-size: 1em;
  line-height: 1em;
  margin: 0;
  padding: 0;
  color: #000000;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: .5em; }

/*h3 {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #aeadae;
	color:#FFFFFF;
	
}*/
/*!!!!!!!!!!!!!!!!!!!!!END OLD merge of contentpagesMobile & contentpagesMobile2 !!!!!!!!!!!!!!!!!!!!*/
article ul, article li, article ol {
  list-style: inherit; }

article ul, article ol {
  margin-left: 2em; }

.clear-fix:after, main:after, header:after, .articleList:after, .fullContainer:after, .HUD:after, .articleParts:after, #adsTop:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

.clear-fix, main, header, .articleList, .fullContainer, .hud, .articleParts, #adsTop {
  zoom: 1; }

body {
  background-image: none; }

.fullContainer {
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
  background: #FFFFFF; }

#adsTop {
  text-align: justify;
  padding: 4px 0 16px;
  margin: 0 auto;
  width: 100%;
  text-align: center; }

#adsTop a, #adsTop div {
  /*margin:0 .25%;
  float:left;*/ }

/*--NAV--*/
nav {
  margin-bottom: 1.5em; }

nav a.findATopic {
  float: left;
  display: block;
  font-family: 'PT Sans', arial, sans-serif;
  font-weight: 400;
  color: #000000;
  text-decoration: none;
  font-size: 0.563em;
  padding-top: .75em;
  margin: 0 .5%; }

a.myCleanLink {
  float: right;
  display: block;
  font-family: 'Open Sans', arial, sans-serif;
  font-weight: 400;
  color: #000000;
  text-decoration: none;
  font-size: .75em;
  padding-top: .175em;
  margin: 0 .5%; }

a:hover.myCleanLink, a:hover.findATopic {
  color: #f79530; }

a:link.facebook, a:link.linkedIn, a:link.twitter, a:link.rss {
  display: block;
  height: 13px;
  width: 13px;
  float: right;
  margin: 0 .5%; }

a:link.facebook {
  background: url("http://www.cleanlink.com/graphics/14facebook.png") no-repeat top left;
  background-size: 13px 26px; }

a:link.linkedIn {
  background: url("http://www.cleanlink.com/graphics/14linkedin.png") no-repeat top left;
  background-size: 13px 26px; }

a:link.twitter {
  background: url("http://www.cleanlink.com/graphics/14twitter.png") no-repeat top left;
  background-size: 13px 26px; }

a:link.rss {
  background: url("http://www.cleanlink.com/graphics/14rss.png") no-repeat top left;
  background-size: 13px 26px; }

a:hover.facebook, a:hover.twitter, a:hover.linkedIn, a:hover.rss {
  background-position: bottom left; }

nav .slogan {
  width: 100%;
  text-align: center;
  background: url("http://www.cleanlink.com/graphics/14sloganbg.png");
  background-repeat: repeat-x;
  background-position: center;
  line-height: 1em;
  /*margin-top:.5em;*/
  margin-bottom: .5em; }

nav .slogan span {
  background: #FFFFFF;
  font-family: 'Droid Serif', serif;
  font-style: italic;
  font-weight: 400;
  color: #000000;
  font-size: 0.813em;
  display: inline;
  padding: 0 1%; }

nav .topics, footer .topics {
  width: 11.458333333333%;
  float: left;
  margin: 0 .520833333333%;
  text-align: center; }

nav .topics:first-of-type, footer .topics:first-of-type {
  text-align: left; }

nav .topics:last-of-type, footer .topics:last-of-type {
  text-align: right; }

.topics li a {
  font-size: .7em;
  font-family: 'PT Sans', arial, sans-serif;
  color: #000000;
  text-decoration: none;
  display: block;
  margin-bottom: .75em;
  background: #FFFFFF; }

.editMargin li a {
  margin-bottom: .95em; }

.topics li a:hover {
  text-decoration: underline; }

nav .logoWrapper {
  width: 50%;
  float: left;
  text-align: center;
  margin-bottom: .25em; }

nav .logoWrapper a {
  display: inline-block; }

.logo {
  display: block;
  text-indent: -9999px;
  width: 336px;
  height: 64px;
  background: url("http://www.cleanlink.com/graphics/14cleanlink.png");
  background-image: url("http://www.cleanlink.com/graphics/14CleanLink.svg"), none;
  background-size: 336px 64px;
  margin-top: 1.5em; }

.memberLinks {
  width: 100%;
  font-family: 'PT Sans', arial, sans-serif;
  font-size: .75em;
  color: #666666;
  margin-top: 1.75em;
  text-align: center; }

.memberLinks a {
  text-decoration: none;
  color: #666666; }

.memberLinks a:hover {
  text-decoration: underline; }

nav .mainLeft, nav .mainCenter, nav .mainRight {
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */
  float: left; }

nav .mainLeft, nav .mainRight {
  width: 29.6875%;
  background: #eeeeee;
  border: 1px solid #cccccc;
  text-align: center; }

nav .mainLeft {
  border-right: none; }

nav .mainRight {
  border-left: none; }

nav .mainCenter {
  width: 40.625%;
  background: #FFFFFF; }

nav a.cp {
  background: url("http://www.cleanlink.com/graphics/14cp.png");
  	/*background-image: url("http://www.nfmt.com/vegas/images/14cp.svg"), none;
	/*background: url("http://www.cleanlink.com/graphics/14cp.png") no-repeat top left ;*/
  background-size: 100% 200%;
  width: 36.66666666666%;
  max-width: 143px;
  height: 42px;
  display: inline-block;
  float: left; }

nav a.sm {
  background: url("http://www.cleanlink.com/graphics/14sm.png") no-repeat top left;
  background-size: 100% 200%;
  width: 26.153846153846%;
  max-width: 102px;
  height: 42px;
  display: inline-block;
  float: left; }

nav a.fcd {
  background: url("http://www.cleanlink.com/graphics/14fcd.png") no-repeat top left;
  background-size: 100% 200%;
  width: 37.179487179487%;
  max-width: 145px;
  height: 42px;
  display: inline-block;
  float: left; }

nav a:hover.cp, nav a:hover.sm, nav a:hover.fcd {
  background-position: bottom left;
  background-color: #fafafa; }

nav .mainLeft a, nav .mainLeft a.issa, nav .mainRight a {
  font-family: 'PT Sans', arial, sans-serif;
  color: #000000;
  font-size: 0.938em;
  letter-spacing: -.5px;
  font-weight: 700;
  padding: .25em;
  display: inline-block;
  text-decoration: none;
  margin: .625em 2%; }

nav .mainLeft a.issa {
  /*background:#1d7bb7;
  color:#FFFFFF;*/ }

nav .mainLeft a:hover, nav .mainRight a:hover, nav .mainLeft a:hover.issa {
  color: #FFFFFF;
  background: #000000; }

#logoPopOver {
  width: 390px;
  height: 150px;
  position: absolute;
  z-index: 9999;
  background: #FF0004;
  left: 50%;
  margin-left: -195px;
  top: 120px; }

/*--MAIN--*/
main {
  margin-top: 1.5em; }

/*--ARTICLE--*/
main article {
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */
  float: left;
  width: 66.666666666667%;
  margin-right: 2.083333333333%;
  /*border-right:1px solid #CCCCCC;*/ }

section.articleList {
  float: left;
  /*width:100%;*/
  margin-right: 1.5625%;
  margin-top: 1em; }

section.webcasts img {
  width: 100%;
  max-width: 100px;
  float: left;
  margin-right: 2%; }

section.full {
  width: 100%;
  margin-right: 0; }

section.left {
  width: 49%;
  float: left;
  margin-left: 0; }

section.right {
  width: 49%;
  float: right;
  margin-right: 0; }

.articleList header {
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */
  border-top: 1px solid #000000;
  /*background:#eeeeee;*/
  padding: 0.867em 6.349206349206% .867em 5.412698412698%; }

.articleList header h3 {
  font-family: 'PT Sans',serif;
  /*font-size:0.938em;*/
  color: #000000;
  display: inline-block;
  font-weight: 600;
  font-style: normal; }

.articleList a {
  width: 100%;
  min-height: 4.1em;
  font-family: 'PT Sans', arial, sans-serif;
  color: #000000;
  text-decoration: none;
  display: inline-block;
  border-top: 1px solid #cccccc;
  font-weight: 400;
  font-size: 1.125em;
  padding: .75em 2.22222222222% .75em 0;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */
  line-height: 1.2em; }

.articleList a:hover {
  text-decoration: underline;
  background: #fafafa; }

.articleList a:visited {
  color: #595959; }

.articleList a span {
  font-size: .75em; }

.articleList a.more, .articleList a:visited.more {
  float: right;
  font-family: 'PT Sans', arial, sans-serif;
  color: #000000;
  /*letter-spacing:-.5px;*/
  font-weight: 400;
  font-size: .75em;
  padding: .313em 2% .125em;
  /*margin-top:-.313em;*/
  display: inline-block;
  text-decoration: none;
  width: inherit;
  min-height: inherit;
  border: none;
  border: 1px solid #cccccc; }

.articleList a:hover.more {
  color: #FFFFFF;
  background: #000000;
  text-decoration: none;
  border: 1px solid #000000; }

.articleList a.product {
  padding: .75em 2.222222222% 0 0; }

.articleHeader .printHeadline {
  /*margin-left:5%;*/
  font-weight: 600;
  color: #000000;
  font-family: 'PT Sans',arial,sans-serif;
  font-size: 1.25em;
  margin-bottom: .5em;
  display: block; }

.articleHeader .cp {
  color: #0096D1; }

.articleHeader .sm {
  color: #86153a; }

.articleHeader .hs {
  color: #D34629; }

.articleHeader .bscai {
  color: #71b2e2; }

.icon {
  background-image: url("http://www.cleanlink.com/graphics/2014icons.png");
  background-repeat: no-repeat;
  height: 16px;
  width: 16px;
  float: left;
  margin: .125em 2.222222222222% 1.5em 0;
  background-position: 0 0; }

.pubActionssm .icon, .pubSocialsm .icon, .pubActionscp .icon, .pubSocialcp .icon, .pubActionshs .icon, .pubSocialhs .icon {
  margin-bottom: .5em; }

.articleParts .icon {
  margin-bottom: .25em;
  padding-bottom: 0; }

.iconArticle {
  background-position: 0 0; }

.iconArticlecp {
  background-position: -16px 0; }

.iconArticlesm {
  background-position: -32px 0; }

.iconArticlehs {
  background-position: -48px 0; }

.iconArticlebscai {
  background-position: -64px 0; }

.iconWebcast {
  background-position: 0 -16px; }

.iconWebcastcp {
  background-position: -16px -16px; }

.iconWebcastsm {
  background-position: -32px -16px; }

.iconWebcasths {
  background-position: -48px -16px; }

.iconWebcastbscai {
  background-position: -64px -16px; }

.iconGallery {
  background-position: 0 -32px; }

.iconGallerycp {
  background-position: -16px -32px; }

.iconGallerysm {
  background-position: -32px -32px; }

.iconGalleryhs {
  background-position: -48px -32px; }

.iconGallerybscai {
  background-position: -64px -32px; }

.iconTip {
  background-position: 0 -48px; }

.iconTipcp {
  background-position: -16px -48px; }

.iconTipsm {
  background-position: -32px -48px; }

.iconTiphs {
  background-position: -48px -48px; }

.iconTipbscai {
  background-position: -64px -48px; }

.iconNews {
  background-position: 0 -64px; }

.iconNewscp {
  background-position: -16px -64px; }

.iconNewssm {
  background-position: -32px -64px; }

.iconNewshs {
  background-position: -48px -64px; }

.iconNewsbscai {
  background-position: -64px -64px; }

.iconSubscribe {
  background-position: 0 -80px; }

.iconSubscribecp {
  background-position: -16px -80px; }

.iconSubscribesm {
  background-position: -32px -80px; }

.iconSubscribehs {
  background-position: -48px -80px; }

.iconSubscribebscai {
  background-position: -64px -80px; }

.iconFacebook {
  background-position: 0 -96px; }

.iconFacebookcp {
  background-position: -16px -96px; }

.iconFacebooksm {
  background-position: -32px -96px; }

.iconFacebookhs {
  background-position: -48px -96px; }

.iconFacebookbscai {
  background-position: -64px -96px; }

.iconLinkedin {
  background-position: 0 -112px; }

.iconLinkedincp {
  background-position: -16px -112px; }

.iconLinkedinsm {
  background-position: -32px -112px; }

.iconLinkedinhs {
  background-position: -48px -112px; }

.iconLinkedinbscai {
  background-position: -64px -112px; }

.iconFollow {
  background-position: 0 -128px; }

.iconFollowcp {
  background-position: -16px -128px; }

.iconFollowsm {
  background-position: -32px -128px; }

.iconFollowhs {
  background-position: -48px -128px; }

.iconFollowbscai {
  background-position: -64px -128px; }

.iconGoogle {
  background-position: 0 -144px; }

.iconGooglecp {
  background-position: -16px -144px; }

.iconGooglesm {
  background-position: -32px -144px; }

.iconGooglehs {
  background-position: -48px -144px; }

.iconGooglebscai {
  background-position: -64px -144px; }

.icon1 {
  background-position: 0 -160px; }

.icon1cp {
  background-position: -16px -160px; }

.icon1sm {
  background-position: -32px -160px; }

.icon1hs {
  background-position: -48px -160px; }

.icon1bscai {
  background-position: -64px -160px; }

.icon2 {
  background-position: 0 -176px; }

.icon2cp {
  background-position: -16px -176px; }

.icon2sm {
  background-position: -32px -176px; }

.icon2hs {
  background-position: -48px -176px; }

.icon2bscai {
  background-position: -64px -176px; }

.icon3 {
  background-position: 0 -192px; }

.icon3cp {
  background-position: -16px -192px; }

.icon3sm {
  background-position: -32px -192px; }

.icon3hs {
  background-position: -48px -192px; }

.icon3bscai {
  background-position: -64px -192px; }

.icon4 {
  background-position: 0 -256px; }

.icon4cp {
  background-position: -16px -256px; }

.icon4sm {
  background-position: -32px -256px; }

.icon4hs {
  background-position: -48px -256px; }

.icon4bscai {
  background-position: -64px -256px; }

.icon5 {
  background-position: 0 -272px; }

.icon5cp {
  background-position: -16px -272px; }

.icon5sm {
  background-position: -32px -272px; }

.icon5hs {
  background-position: -48px -272px; }

.icon5bscai {
  background-position: -64px -272px; }

.icon6 {
  background-position: 0 -288px; }

.icon6cp {
  background-position: -16px -288px; }

.icon6sm {
  background-position: -32px -288px; }

.icon6hs {
  background-position: -48px -288px; }

.icon6bscai {
  background-position: -64px -288px; }

.icon7 {
  background-position: 0 -304px; }

.icon7cp {
  background-position: -16px -304px; }

.icon7sm {
  background-position: -32px -304px; }

.icon7hs {
  background-position: -48px -304px; }

.icon7bscai {
  background-position: -64px -304px; }

.icon8 {
  background-position: 0 -320px; }

.icon8cp {
  background-position: -16px -320px; }

.icon8sm {
  background-position: -32px -320px; }

.icon8hs {
  background-position: -48px -320px; }

.icon8bscai {
  background-position: -64px -320px; }

.iconArchive {
  background-position: 0 -336px; }

.iconArchivecp {
  background-position: -16px -336px; }

.iconArchivesm {
  background-position: -32px -336px; }

.iconArchivehs {
  background-position: -48px -336px; }

.iconArchivebscai {
  background-position: -64px -336px; }

.iconContact {
  background-position: 0 -208px; }

.iconContactcp {
  background-position: -16px -208px; }

.iconContactsm {
  background-position: -32px -208px; }

.iconContacths {
  background-position: -48px -208px; }

.iconContactbscai {
  background-position: -64px -208px; }

.iconAdvertise {
  background-position: 0 -224px; }

.iconAdvertisecp {
  background-position: -16px -224px; }

.iconAdvertisesm {
  background-position: -32px -224px; }

.iconAdvertisehs {
  background-position: -48px -224px; }

.iconAdvertisebscai {
  background-position: -64px -224px; }

.iconSubscribe {
  background-position: 0 -240px; }

.iconSubscribecp {
  background-position: -16px -240px; }

.iconSubscribesm {
  background-position: -32px -240px; }

.iconSubscribehs {
  background-position: -48px -240px; }

.iconSubscribebscai {
  background-position: -64px -240px; }

.iconInfobscai {
  background-position: -64px -352px; }

.articleList a .date {
  font-size: 0.643em;
  margin-left: 2%; }

.articleList a:link.product img {
  float: left;
  width: 40px;
  margin-right: 2.222222222222%; }

/*--ASIDE--*/
main aside {
  float: left;
  width: 31.25%; }

#adsRight {
  /*background:#eeeeee;*/
  padding: 1em 0 .75em 5.75%; }

#adsRight div, #adsRight .playercontainer {
  display: block;
  float: left;
  /*margin:0 4px 2px 0;*/
  padding: 0 !important;
  background: none !important;
  margin: 0 0 1em 0 !important; }

/*--FOOTER--*/
footer {
  width: 100%;
  margin-top: 2em; }

footer .fullContainer {
  border-top: 1px solid #000000; }

footer .gray {
  background: #eeeeee;
  width: 100%;
  border-top: 1px solid #cccccc; }

footer .gray .fullContainer {
  background: none;
  border-top: none; }

footer .darkgray {
  background: #666666; }

footer .darkgray .fullContainer {
  background: none;
  border-top: none; }

footer .boldLinks {
  width: 100%;
  text-align: center;
  font-size: .875em;
  margin-bottom: 1em; }

footer .boldLinks a, footer .boldLinks a.issa {
  font-family: 'PT Sans', arial, sans-serif;
  color: #000000;
  font-size: 0.938em;
  letter-spacing: -.5px;
  font-weight: 700;
  padding: .25em;
  display: inline-block;
  text-decoration: none;
  margin: .625em .5%; }

footer .boldLinks a.issa {
  /*background:#1d7bb7;
  color:#FFFFFF;*/ }

footer .boldLinks a:hover, footer .boldLinks a:hover, footer .boldLinks a:hover.issa {
  color: #FFFFFF;
  background: #000000; }

.footerLeft {
  float: left;
  width: 45.833333333333%; }

.footerRight {
  float: right;
  width: 54.166666666667%;
  text-align: center; }

footer .logo {
  width: 273px;
  height: 51px;
  background-size: 273px 51px;
  margin: 0 auto; }

footer .social {
  margin: 0 auto;
  width: 50%;
  text-align: center; }

footer .topics {
  width: 26%; }

footer a.myCleanLink, footer a:link.facebook, footer a:link.linkedIn, footer a:link.twitter, footer a:link.rss {
  float: none;
  display: inline-block; }

footer .gray {
  text-align: center;
  font-size: .875em;
  margin-top: 1em;
  padding: .5em 0; }

footer .darkgray {
  margin-top: 0;
  padding-top: 1.5em; }

footer .gray a, .copyright {
  font-family: 'PT Sans', arial, sans-serif;
  color: #000000;
  font-size: 0.938em;
  letter-spacing: -.5px;
  font-weight: 400;
  padding: .25em;
  display: inline-block;
  text-decoration: none;
  margin: .625em .5%; }

footer .darkgray a,
footer .darkgray .copyright {
  color: #FFFFFF;
  font-size: 0.938em;
  letter-spacing: -.5px;
  font-weight: 400;
  padding: .25em;
  display: inline-block;
  text-decoration: none;
  margin: .625em .5% 0; }

footer .gray a:hover {
  text-decoration: underline; }

footer .memberLinks {
  margin-top: 0; }

/*--SEARCH--*/
input.topSearch {
  outline: medium none;
  max-width: 100%;
  -moz-appearance: none;
  -webkit-appearance: none; }

input[type="search"], .topSearch {
  font-family: 'Open Sans', arial, sans-serif;
  font-size: .875em;
  font-weight: 700;
  color: #000000;
  background: url("http://www.cleanlink.com/graphics/14searchBlk.png") no-repeat scroll;
  background-size: 18px 18px;
  border: none;
  /*border-radius: 10em;*/
  padding: 1px 3px 0px 26px;
  transition: all 0.5s ease 0s;
  margin-left: .5%; }

.topSearch {
  width: 11%;
  float: left; }

input[type="search"]:focus, .topSearch:focus {
  background: #e6e6e6 url("http://www.cleanlink.com/graphics/14searchBlk.png") no-repeat scroll;
  background-size: 18px 18px; }

input:-moz-placeholder {
  color: #000000; }

/*--FORMS--*/
form.webcastForm {
  border: 1px solid #CCCCCC;
  width: 100%;
  /*margin-top:2em;*/
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */
  padding: 1em 5.666666666667%; }

.webcastForm .label {
  font-family: 'PT Sans', arial, sans-serif;
  font-size: 0.875em;
  font-weight: 600;
  float: left;
  width: 100%;
  margin-right: 2%;
  line-height: 1.5em; }

.webcastForm input {
  background: #eeeeee;
  color: #000000;
  border: none;
  max-width: 100%;
  -moz-appearance: none;
  -webkit-appearance: none;
  font-size: 1em;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */
  padding: .5em 2%; }

/*--SIGN UP--*/
.signUp {
  width: 100%;
  border: 1px solid #CCCCCC;
  text-align: center;
  margin-top: 2em;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */
  padding: 1em 5.666666666667%; }

.signUp .logo {
  position: relative;
  margin-bottom: -3.5em;
  top: -4.5em;
  left: 7%;
  width: 32px;
  height: 32px;
  background: url("http://www.cleanlink.com/graphics/14cleanlink.png");
  background-image: url("http://www.nfmt.com/vegas/images/14CleanLink.svg"), none;
  background-size: 168px 32px; }

.signUp p {
  width: 100%;
  text-align: left;
  border-bottom: 1px solid #cccccc;
  margin: .5em 0; }

.signUp p:first-of-type {
  margin-top: 0; }

.signUp .label {
  font-family: 'PT Sans', arial, sans-serif;
  font-size: 0.875em;
  font-weight: 600;
  float: left;
  width: 25%;
  margin-right: 2%;
  line-height: 1.5em; }

.signUp input:not([type=submit]):not([type=file]) {
  float: right;
  width: 72%;
  /*-webkit-appearance: none;*/
  border: none;
  font-size: 0.875em;
  font-family: 'PT Sans', arial, sans-serif;
  height: 1.25em; }

.webcastForm input[type=submit].btn, .signUp input[type=submit].btn {
  width: 100%;
  background: #fee407;
  border: 1px solid #cccccc;
  -moz-appearance: none;
  -webkit-appearance: none;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */
  padding: .5em 0;
  font-weight: 600;
  font-size: 1em; }

.webcastForm input[type=submit].btn:hover, .signUp input[type=submit].btn:hover {
  background: orange; }

.signUp .title {
  font-family: 'Droid Serif', serif;
  font-size: 0.813em;
  font-style: italic;
  background: #FFFFFF;
  position: relative;
  top: -2em;
  padding: 0 1%; }

.industryType {
  overflow: hidden;
  width: 100%;
  border: none;
  -webkit-appearance: none;
  background: url("images/dropdown_arrow.png") no-repeat #fff 0px 0px;
  /* dropdown_arrow.png is a 31x28 image */ }

.industryType select {
  background: transparent;
  width: 73%;
  float: right;
  border: none;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */
  -webkit-appearance: none;
  font-size: 0.875em;
  font-family: 'PT Sans', arial, sans-serif;
  color: #000000; }

.industryType option {
  width: auto; }

/*---TOC---*/
/*------OLD TEMPLATE FIX------*/
.webcast_box a {
  text-decoration: none;
  color: #000000; }

.webcast_box a:hover {
  text-decoration: underline; }

/*------NEW TEMPLATE--*/
.HUD {
  width: 100%;
  background: url("http://www.cleanlink.com/graphics/14sloganbg.png") repeat-x scroll center center transparent;
  margin-bottom: 1em; }

.HUD a.pubLogo {
  background: #FFFFFF;
  float: left;
  display: inline-block;
  padding-right: 2%;
  width: 25%; }

.HUD a.pubLogo img {
  width: 100%; }

.pubTagline {
  font-style: italic;
  float: left;
  padding: .625em 1% 0;
  font-size: .5em;
  letter-spacing: -.5px;
  font-family: 'PT Sans', arial, sans-serif;
  background: #FFFFFF;
  font-weight: 300;
  line-height: 120%; }

.HUD a.topic {
  font-family: 'PT Sans', arial, sans-serif;
  background: #000000;
  color: #FFFFFF;
  text-decoration: none;
  text-transform: uppercase;
  font-size: .75em;
  padding: .75em 2%;
  float: right;
  display: block; }

img.magCover {
  width: 100%; }

.pubContainer {
  width: 21.40625%;
  float: right; }

.tocLinksContainer {
  width: 75%;
  float: left; }

.pubActionscp, .pubSocialcp, .pubActionssm, .pubSocialsm, .pubActionshs, .pubSocialhs, .pubSocialbscai, .pubActionsbscai {
  width: 100%;
  margin: .5em 0 0 0%; }
  .pubActionscp li, .pubSocialcp li, .pubActionssm li, .pubSocialsm li, .pubActionshs li, .pubSocialhs li, .pubSocialbscai li, .pubActionsbscai li {
    width: 100%;
    float: left;
    list-style: none; }
    .pubActionscp li a, .pubSocialcp li a, .pubActionssm li a, .pubSocialsm li a, .pubActionshs li a, .pubSocialhs li a, .pubSocialbscai li a, .pubActionsbscai li a {
      text-decoration: none;
      font-weight: 600;
      color: #000000;
      font-family: 'PT Sans', arial, sans-serif; }

.pubActionscp li a:hover, .pubSocialcp li a:hover {
  color: #0096d1; }

.pubActionssm li a:hover, .pubSocialsm li a:hover {
  color: #86153a; }

.pubActionshs li a:hover, .pubSocialhs li a:hover {
  color: #d54727; }

.pubActionsbscai li a:hover, .pubSocialbscai li a:hover {
  color: #71b2e2; }

/*--ARTICLE PAGE--*/
.articleHeader {
  margin: 0 0 .5em 0; }

.articleHeader h1 {
  font-family: 'Droid Serif', serif;
  font-size: 2.25em;
  color: #000000;
  line-height: 1.125em; }

hr, .articleHeader hr {
  height: 1px;
  color: #cccccc;
  background-color: #cccccc;
  border: none;
  margin-top: 1em; }

.articleParts {
  width: 100%;
  margin: .5em 0 0 5%; }

.articleParts li {
  width: 95%;
  display: inline-block;
  /*float:left;*/
  /*margin-left:5%;*/
  margin-bottom: .5em; }

.articleParts li:last-child {
  margin-bottom: 0; }

.articleParts li.current {
  /*margin-left:0;*/
  margin-bottom: .5em; }

.articleParts li a {
  text-decoration: none;
  font-weight: 400;
  color: #000000;
  font-family: 'PT Sans', arial, sans-serif;
  line-height: 1.2em; }

.articleParts li a:active {
  color: #cccccc; }

.articleParts li a:hover {
  text-decoration: underline; }

.articleParts a .icon {
  margin-top: 0; }

.articleParts .current .icon {
  position: relative;
  /*left:-5%;
  margin-right:-5%;*/
  margin-top: .75em; }

.byLine, .byLineDate {
  font-family: 'PT Sans', arial, sans-serfi;
  color: #000000;
  font-size: .875em; }

.byLine {
  font-weight: 600; }

.articleBody p, .byLineContainer, .articleBody ul {
  font-family: 'PT Sans', arial, sans-serif;
  color: #222222;
  line-height: 1.5em;
  font-size: 1em;
  margin-left: 5%;
  margin-right: 5%;
  list-style: inherit; }

.articleBody p img {
  float: left;
  /*max-width:50%;*/
  margin: .5em -3% .25em 0;
  position: relative;
  left: -5%; }

.articleBody p a {
  color: #ffa32b;
  text-decoration: none; }
  .articleBody p a:hover {
    text-decoration: underline; }

.byLine {
  text-transform: uppercase; }

#textSponsors {
  float: left;
  width: 36%;
  background: none;
  border: 1px solid #cccccc;
  margin: 2em 2% 0 0;
  padding: .25em 2%;
  text-align: center; }
  #textSponsors .title {
    font-family: 'Droid Serif', serif;
    font-size: 0.813em;
    font-style: italic;
    background: #FFFFFF;
    position: relative;
    top: -1.125em; }

#textSponsors p {
  margin: 0 0 1em 0;
  line-height: 1.333em;
  font-size: .75em;
  color: #222222; }
  #textSponsors p a {
    font-size: 1.333em;
    color: #222222;
    text-decoration: underline; }
    #textSponsors p a:hover {
      color: #000000; }

.articleFooter {
  width: 100%;
  text-align: center;
  font-family: 'PT Sans', arial, sans-serfi;
  color: #000000;
  font-size: .875em; }

.articleFooter {
  width: 100%; }

.previousContainer {
  width: 50%;
  float: left; }

.nextContainer {
  width: 50%;
  float: right; }

a:link .previousContainer span, a:link .nextContainer span {
  color: #000000; }

a:hover .previousContainer .previousTitle, a:hover .nextContainer .nextTitle {
  text-decoration: underline; }

.previousTitle, .nextTitle {
  font-family: 'Droid Serif', serif;
  font-size: 1.5em;
  color: #000000;
  line-height: 1.214em;
  font-weight: 600; }

.previousArrow {
  background-image: url("http://www.cleanlink.com/graphics/previousArrow.png");
  width: 42px;
  height: 71px;
  float: left;
  display: block;
  background-size: 100% 100%; }

.nextArrow {
  background-image: url("http://www.cleanlink.com/graphics/nextArrow.png");
  width: 42px;
  height: 71px;
  float: right;
  display: block;
  background-size: 100% 100%; }

/*--CATEGORY PAGE--*/
.HUD h2 {
  font-family: 'Droid Serif', serif;
  font-size: 1.5em;
  color: #000000;
  line-height: 1.214em;
  float: left;
  background: #FFFFFF;
  padding-right: 2%; }

/*--SLIDER--*/
#slider2 {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  margin: 0 auto; }

.rslides_tabs {
  list-style: none;
  padding: 0;
  background: none;
  font-size: 1em;
  list-style: none;
  margin: 0 auto 50px;
  max-width: 640px;
  padding: .5em 0;
  text-align: right;
  width: 100%;
  position: relative;
  top: -2.25em;
  margin-bottom: -2.25em;
  z-index: 9999; }

.rslides_tabs li {
  display: inline;
  float: none; }

.rslides_tabs a {
  width: auto;
  line-height: 20px;
  padding: .25em 1%;
  height: auto;
  display: inline;
  color: #000000;
  text-decoration: none;
  background: rgba(255, 255, 255, 0.5);
  border: none;
  font-family: 'PT Sans', arial, sans-serif;
  margin-right: 1%;
  font-size: 0.75em; }

.rslides_tabs li:first-child {
  margin-left: 0; }

.rslides_tabs .rslides_here a {
  background: rgba(0, 0, 0, 0.5);
  color: #FFFFFF;
  font-weight: bold;
  border: none; }

/*--OVERRIDES--*/
.noBG {
  background: none; }

.noBG h1 img.bigLogo {
  width: 45%;
  float: left; }

.noBorder {
  border: none; }

/*--ADDED FOR MOBILE--*/
footer {
  position: relative; }

.toggleMenu {
  display: none;
  background: none;
  padding: 10px 15px;
  color: #fff;
  font-family: 'Open Sans',sans-serif;
  font-weight: 600;
  font-size: 1em; }

.nav {
  list-style: none;
  *zoom: 1;
  background: none;
  max-width: 960px;
  margin: 0 auto;
  margin-top: 60px;
  background: #f2f2f2;
  display: none; }

.nav:before,
.nav:after {
  content: " ";
  display: table; }

.nav:after {
  clear: both; }

.nav ul {
  list-style: none;
  width: 9em;
  background: #eeeeee;
  left: -9999px;
  font-size: 1em; }

.nav a {
  padding: 7px 10px;
  color: #000000;
  background: none;
  text-decoration: none;
  display: block; }

.nav a:hover, .nav a:active {
  color: #5a7192;
  background: #F2F2F2;
  text-decoration: none; }

.nav li {
  position: relative;
  display: block; }

.nav > li {
  float: left;
  display: block;
  /*border-top: 1px solid #104336;*/ }

.nav li.mobile {
  display: none; }

.nav > li.mobile {
  display: none; }

.nav > li > .parent {
  background-image: url("http://www.criticalfacilitiessummit.com/graphics/2014downArrow.png");
  background-repeat: no-repeat;
  background-position: center bottom; }

.nav > li:hover {
  background: #f2f2f2;
  color: #000000; }

.nav > li:hover > .parent {
  color: #000000; }

.nav > li > a {
  display: block; }

.nav li ul {
  position: absolute;
  left: -9999px; }

.nav > li.hover > ul {
  left: 0; }

.nav li li.hover ul {
  left: 100%;
  top: 0; }

.nav li li a {
  display: block;
  color: #000000;
  background: #eeeeee;
  position: relative;
  z-index: 100;
  border-top: none;
  text-align: left; }

.nav li li a:hover, .nav li a:hover {
  color: #000000; }

.nav li li li a {
  background: #249578;
  z-index: 200;
  border-top: 1px solid #1d7a62; }

.mobileSiteAdContainer {
  background-color: #333;
  bottom: 0;
  margin: 0 auto;
  position: fixed;
  text-align: center;
  width: 100%;
  z-index: 9999; }

@media screen and (max-width: 767px) {
  html, body {
    overflow-x: hidden; }

  h1 {
    font-size: 2em; }

  h3 {
    font-size: 1.25em; }

  /*!!!!!!!!!!!!!!!!!!!!! OLD merge of contentpagesMobile & contentpagesMobile2 !!!!!!!!!!!!!!!!!!!!*/
  #mobnav-btn {
    color: #000;
    width: 101px;
    height: 50px;
    background: url(http://www.progressiverailroading.com/graphics/btn-menu.png) no-repeat;
    text-indent: -9999px;
    padding: 0px;
    float: right;
    cursor: pointer;
    display: block;
    /* show menu icon */ }

  #mobnav-btn {
    margin: 16px 0 0 0; }

  #mobnav-btn:hover {
    background-color: #191919; }

  #mobnav-btn.active {
    background-position: left bottom; }

  .mobnav-subarrow {
    display: block;
    border-top: 1px solid #999;
    height: 35px;
    width: 100%;
    background: transparent url(http://www.progressiverailroading.com/graphics/icon-plus.png) no-repeat top right !important;
    z-index: 100;
    margin-top: 0px;
    padding-top: 0px;
    position: absolute;
    top: 0px;
    right: 0px;
    cursor: pointer;
    -webkit-transition: all .1s ease-in-out;
    -moz-transition: all .1s ease-in-out;
    -ms-transition: all .1s ease-in-out;
    -o-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out; }

  .container {
    width: 90%;
    /*width: 1000px;*/
    max-width: 990px;
    margin: auto; }

  .articleBody p img {
    float: none;
    width: 100%;
    height: auto;
    left: 0;
    margin: 1%;
    position: relative; }

  .not-web {
    display: inline; }

  .not-mobile {
    display: none; }

  /*!!!!!!!!!!!!!!!!!!!!! END OLD merge of contentpagesMobile & contentpagesMobile2 !!!!!!!!!!!!!!!!!!!!*/
  #header .mobiletop {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    width: 100%;
    background: #dadbdd;
    display: block;
    height: 50px;
    text-align: center; }

  .toggleMenu {
    position: fixed;
    top: 0;
    right: 0;
    z-index: 9999; }

  .container_24 .grid_1,
  .container_24 .grid_2,
  .container_24 .grid_3,
  .container_24 .grid_4,
  .container_24 .grid_5,
  .container_24 .grid_6,
  .container_24 .grid_7,
  .container_24 .grid_8,
  .container_24 .grid_9,
  .container_24 .grid_10,
  .container_24 .grid_11,
  .container_24 .grid_12,
  .container_24 .grid_13,
  .container_24 .grid_14,
  .container_24 .grid_15,
  .container_24 .grid_16,
  .container_24 .grid_17,
  .container_24 .grid_18,
  .container_24 .grid_19,
  .container_24 .grid_20,
  .container_24 .grid_21,
  .container_24 .grid_22,
  .container_24 .grid_23,
  .container_24 .grid_24 {
    width: 100%; }

  section.left, section.right, section.tocLinksContainer, section.HUD, section.pubContainer, section.full {
    width: 98%;
    padding: 0 1%; }

  .toggleMenu {
    position: fixed;
    top: 0;
    right: 0;
    z-index: 9999; }

  .mobile-hide {
    display: none; }

  /* MOBILE ADS*/
  #adsTop {
    display: none; }

  #adsRight {
    display: none; }

  main article {
    width: 100%;
    margin: 0; }

  main aside {
    width: 100%; }

  footer {
    position: relative; }

  /* MOBILE NAV */
  nav {
    border-bottom: 1px solid #cccccc;
    position: fixed;
    top: 0;
    right: 0;
    background: #FFFFFF;
    width: 99%;
    padding-left: 1%;
    z-index: 99999; }

  .memberLinks, .slogan {
    display: none; }

  .logoWrapper {
    text-align: left; }

  .logo {
    margin-top: .25em;
    background-repeat: no-repeat;
    height: 52px;
    background-size: 263px 50px; }

  main {
    margin-top: .5em; }

  .footerRight {
    display: none; }

  .footerLeft {
    width: 100%; }

  .footerLeft .logo {
    display: none; }

  footer .social {
    width: 100%;
    text-align: center; }

  .signUp {
    margin: 2em 5% 0em;
    width: 90%; }

  .signUp form {
    margin-left: 5%;
    width: 90%;
    padding-bottom: 2.5em; }

  .signUp .logo {
    top: -3.75em; }

  .signUp input[type="text"] {
    float: left;
    font-size: .5em; }

  .signUp .label {
    width: 20%;
    font-size: .75em; }

  .signUp input:not([type=submit]):not([type=file]) {
    font-size: .75em; }

  .signUp input.btn[type="submit"] {
    -moz-appearance: none;
    -webkit-appearance: none;
    border-radius: 0; }

  .industryType select {
    font-size: .75em; }

  /* MOBILE ARTICLE */
  p, .articleBody p, .byLineContainer {
    margin-left: inherit;
    font-size: 1.25em; }

  main article {
    margin-top: 50px; }

  /*nav */
  .active {
    display: block; }

  .nav a {
    padding: 12px 14px;
    font-family: 'PT Sans',arial,sans-serif;
    font-size: 1em;
    font-weight: 700;
    letter-spacing: -0.25px; }

  .nav > li {
    float: none;
    border-bottom: 1px solid #CCC;
    text-align: left; }

  .nav > li > .parent {
    background-position: 95% 50%;
    text-align: left; }

  .nav li li .parent {
    background-image: url("http://www.criticalfacilitiessummit.com/graphics/downArrow.png");
    background-repeat: no-repeat;
    background-position: 95% 50%; }

  .nav ul {
    display: block;
    width: 100%; }

  .nav > li.hover > ul, .nav li li.hover ul {
    position: static; }

  .nav li li a {
    padding-left: 30px;
    text-align: left;
    border-top: 1px solid #FFF; }

  /*home*/
  .articleList header {
    padding: .75em 0% .75em 7.5%; }

  .articleList header h3 {
    font-size: 1.5em; }

  .articleList a.more, .articleList a:visited.more {
    padding: .5em 4% .425em;
    /*margin-top:-.313em;*/
    display: inline-block;
    text-decoration: none;
    width: inherit;
    min-height: inherit;
    border: none;
    border: 1px solid #cccccc; }

  .rslides_tabs a {
    padding: .5em 3%; }

  /*Article Page*/
  .articleHeader, .articleBody {
    padding: 0 3%;
    width: 94%; }

  .HUD {
    background: none; }

  .HUD a.pubLogo {
    padding-left: 3%;
    max-width: 24%;
    margin-right: 0;
    padding-top: .5em; }

  .HUD a.pubLogo img {
    max-width: 100%; }

  .HUD a.topic {
    float: right;
    margin-right: 3%; }

  .articleHeader h1 {
    font-size: 1.5em;
    line-height: 1em; }

  .articleParts {
    margin-left: 0; }

  .articleParts .current .icon {
    margin-top: .325em; }

  .previousArrow, .nextArrow {
    display: none; }

  .previousTitle, .nextTitle {
    font-size: 1.25em; }

  .articleHeader hr {
    margin-top: 0em; }

  /*TOC Pag*/
  .noBG h1 img.bigLogo {
    width: 100%; }

  .pubTagline {
    line-height: 1;
    padding: 0; }

  .pubContainer {
    width: 100%;
    float: left; }

  .pubContainer img {
    width: 33.333%; }

  img.magCover {
    float: right; }

  .pubActionscp, .pubActionshs, .pubActionssm, .pubSocialcp, .pubSocialhs, .pubSocialsm {
    float: left;
    width: 33.333%; } }
.pubActionscp li, .pubSocialcp li, .pubActionshs li, .pubSocialhs li, .pubActionssm li, .pubSocialsm li {
  margin-bottom: .5em; }

/*Buyers Guide Form*/
.input {
  padding: .3em .3em .3em 0;
  margin: 0.1em 0 0 0;
  font-size: 0.9em;
  width: 95%;
  font-family: 'PT Sans', sans-serif;
  border-bottom: 1px solid #cccccc;
  border-left: none;
  border-right: none;
  border-top: none; }

.errormsg {
  color: #F89630; }

.submit {
  width: 150px;
  background-color: #FEE407;
  border: 1px solid #cccccc;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */
  padding: 0.4em 0;
  font-size: 1.1em;
  letter-spacing: 0.01em;
  color: #000000;
  text-transform: uppercase;
  	/*transition: background-color .2s ease-in-out;
  	-moz-transition: background-color .2s ease-in-out;
     -webkit-transition: background-color .2s ease-in-out;*/
  cursor: pointer;
  font-family: 'PT Sans', sans-serif;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px; }

.verify {
  width: 250px;
  background-color: #FEE407;
  border: 1px solid #cccccc;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */
  padding: 0.4em 0;
  font-size: 1.1em;
  letter-spacing: 0.01em;
  color: #000000;
  text-transform: uppercase;
  	/*transition: background-color .2s ease-in-out;
  	-moz-transition: background-color .2s ease-in-out;
     -webkit-transition: background-color .2s ease-in-out;*/
  cursor: pointer;
  font-family: 'PT Sans', sans-serif;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px; }

/*.submit:hover{
	background-color:#f7be0a;
}*/
/*Buyers Guide Form*/
@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (orientation: portrait) {
  .logo {
    margin-top: .25em;
    background-repeat: no-repeat;
    height: 42px;
    background-size: 210px 40px; } }
.articleDeckDiv {
  width: 100%; }
  .articleDeckDiv .caption-container {
    width: 100%;
    max-width: 450px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 0.625em;
    font-family: 'PT Sans', arial, sans-serif; }
    .articleDeckDiv .caption-container span {
      font-size: 12px;
      line-height: 17px;
      display: inline-block;
      color: #333;
      font-style: normal; }
      .articleDeckDiv .caption-container span:empty {
        display: none; }
      .articleDeckDiv .caption-container span.credit {
        color: #666; }
        .articleDeckDiv .caption-container span.credit a {
          color: #666 !important; }
    .articleDeckDiv .caption-container:empty {
      display: none; }

.articleDeckDiv .articleImage, #onecolumn #article .productImg {
  width: 100%;
  max-width: 450px;
  margin-right: 10px;
  /*margin-bottom:1em;*/
  float: left; }

#onecolumn #article div.articleDeckDiv {
  color: #808080;
  font-family: 'PT Sans', arial, sans-serif;
  font-size: 1.25em;
  font-style: italic;
  width: 100%;
  float: left;
  text-align: left;
  margin-bottom: 1em; }

#onecolumn #article p.articleDeck:after, .articleDeckDiv:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

nav .logoWrapper a.issa-badge {
  position: relative;
  width: 75px;
  height: 75px;
  margin-bottom: -75px;
  display: inline-block;
  left: 333px;
  margin-right: -75px;
  top: -48px;
  /* Landscape phones and down */
  /* Landscape phones and down */ }
  @media (max-width: 767px) {
    nav .logoWrapper a.issa-badge {
      top: -12px;
      left: 270px; } }
  @media (max-width: 480px) {
    nav .logoWrapper a.issa-badge {
      display: none; } }
  nav .logoWrapper a.issa-badge img {
    display: block;
    width: 75px; }

/*# sourceMappingURL=Nav2015.css.map */
