
/* Segoe Print @font-face */
@font-face {
    font-family: 'font/segoe_printregular';
    src: url('font/segoe-print-regular-webfont.eot');
    src: url('font/segoe-print-regular-webfontd41d.eot?#iefix') format('embedded-opentype'),
         url('font/segoe-print-regular-webfont.woff') format('woff'),
         url('font/segoe-print-regular-webfont.ttf') format('truetype'),
         url('font/segoe-print-regular-webfont.svg#segoe_printregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

* {
  box-sizing: border-box;
}

body {
  background: #ffffff;
  background-repeat: repeat-x;
  background-image: url('template010-bg.html');
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  font-family:Arial, Helvetica, sans-serif;
  color:#787878;
}

.aclear {
  clear:both;
}

/*New Share Bar */
#sharebarnew {
  width: 797px;
  height: 89px;
  margin: 0px auto;
  padding-top: 4px;
}

#sharebarnew2 {
  width: 600px;
  height: 89px;
  margin: 0px auto;
  padding-top: 4px;
}

#sharebarnew-left {
  width: 110px;
  height: 89px;
  background-image: url('index_files/share/sharebar-left.html');
  float: left;
}

#sharebarnew-text {
  width: 395px;
  height: 89px;
  float: left;
}

#sharebarnew-fb {
  width: 72px;
  height: 89px;
  float: left;
}

#sharebarnew-twitter {
  width: 73px;
  height: 89px;
  float: left;
  padding-right: 20px;
}

#sharebarnew-right {
  width: 126px;
  height: 89px;
  float: left;
  background-image: url('index_files/share/sharebar-right.html');
}

#wrapper {
  width: 100%;
  max-width: 980px;
  margin: 0px auto;
}

/* Main Outer Content */
#maintopbar {
  height: 12px;
  background: #354050;
  width: 100%;
}

#mainouter {
  margin: 0px auto;
  padding: 22px 10px 10px 10px;
}

/* Main Content */
#main2 {
  width: 100%;
  float: left;
  min-height: 400px;
  padding-top: 5px;
}

#main-bullets li {
  background-image: url('template010-arrow.html');
  background-repeat: no-repeat;
  background-position: 0px 5px;
  padding-left: 42px;
  padding-bottom: 21px;
  color: #1a1a1a;
  line-height: 23px;
  font-size: 16px;
  font-weight: normal;
  font-family: Arial, Helvetica, sans-serif;
}

#main-bullets ul {
  list-style-type: none;
  padding: 0px;
  margin: 0 0 0 15px;
}

#main-bullets img.floatright {
  display: block;
  width: auto;
  height: auto;
  max-width: 100%;
  margin: 0 auto;
}
img.lee-pic {
    max-width: 15% !important;
}
#main-headlines {
  padding-bottom: 7px;
  text-align: center;
}

.main-preheadline {
  color: #636363;
  font-size: 19px;
  text-align: center;
  padding-bottom: 7px;
  margin: 0px auto;
  width: 850px;
}

.main-headline {
  color: #b10000;
  font-size: 36px;
  line-height: 40px;
  text-align: center;
  max-width: 850px;
  width: 100%;
  margin: 0px auto;
  padding-bottom: 5px;
  padding-top: 0px;
}

.main-headline em {
  color: #215e8e;
  font-style: normal;
}

.main-postheadline {
  color: #303030;
  font-size: 19px;
  text-align: center;
  max-width: 850px;
  width: 100%;
  margin: 0px auto;
  padding-bottom: 9px;
}

.main-bottomheadline {
  color: #b10000;
  font-size: 28px;
  text-align: center;
  max-width: 850px;
  width: 100%;
  margin: 0px auto;
  padding-bottom: 0px;
  padding-top: 0px;
}

#main-bullets {
  padding-top: 0px;
  padding-bottom: 20px;
  max-width: 100%;
  width: auto;
  margin: 0px auto;
  color: #1a1a1a;
  line-height: 23px;
  font-size: 16px;
}

#main-bullets img {
  width: auto;
  max-width: 100%;
  height: auto;
}

#main-bullets .loophole {
  margin: 15px 0 15px 0;
}

#main-bullets .loophole p {
  margin: 15px 0 15px 0;
  text-align: center;
  font-size: 12pt;
  line-height: 16pt;
  color: #333;
  display: block;
  margin: 0 auto;
  font-weight: lighter;
  font-style: italic;
  letter-spacing: -1.4px;
  font-family: 'font/segoe_printregular';
  text-rendering: optimizeLegibility;
  margin-bottom: 20px;
}

#main-bullets .loophole p strong {
  color: #000;
  -webkit-text-stroke: .25px;
  text-stroke: .25px;
}

#main-bullets .loophole p em {
  position: relative;
}

#main-bullets .loophole p em:before,
#main-bullets .loophole p em:after {
  content: '';
  display: block;
  height: 1px;
  background: #333;
  position: absolute;
}

#main-bullets .loophole p em:before {
  bottom: 4px;
  width: 90%;
  left: 50%;
  margin-left: -45%;
  transform: rotate(-2deg);
  -ms-transform: rotate(-2deg); /* IE 9 */
  -webkit-transform: rotate(-2deg); /* Opera, Chrome, and Safari */
}

#main-bullets .loophole p em:after {
  bottom: 0px;
  width: 80%;
  left: 50%;
  margin-left: -40%;
  transform: rotate(-1deg);
  -ms-transform: rotate(-1deg); /* IE 9 */
  -webkit-transform: rotate(-1deg); /* Opera, Chrome, and Safari */
}

#main-bullets .loophole img {
  width: auto;
  max-width: 100%;
  height: auto;
}

#main-bullets .loophole .mobile-hide {
  display: none;
}

#main-bullets .loophole .mobile-show {
  display: block;
}

.main-bottom {
  padding-top: 0px;
  margin-top: 0px;
}

/* Video Container Content */
#videocontainer {
  padding-left: 15px;
}

/* Sidebar Content */
#sidebar {
  width: 100%;
  background-repeat: no-repeat;
  padding-top: 10px;
  overflow: hidden;
}

.sidebar-headline {
  color: #215e8e;
  font-size: 24px;
  text-align: center;
  width: 270px;
  margin: 0px auto;
  padding-top: 0px;
  padding-bottom: 6px;
}

.sidebar-text {
  color: #6e747a;
  font-size: 14px;
  text-align: center;
  width: 100%;
  margin: 0px auto;
  padding-top: 0px;
  line-height: 20px;
  padding-bottom: 5px;
}

.sidebar-text img {
  margin: 0 auto;
  width: auto;
  max-width: 100%;
  height: auto;
}

.sidebar-label {
  display: block;
  font-size: 8pt;
  line-height: 12pt;
  text-align: left;
  width: 100%;
}

.sidebar-label input {
  margin: 0;
  padding: 0;
}


.sidebar-button {
  padding-top: 5px;
  padding-bottom: 20px;
}

.sidebar-padlock {
  width: auto;
  background-image: url('../images/template010-padlock.png');
  background-repeat: no-repeat;
  background-position: left;
  margin: 0 auto;
  margin-left: 15px;
  margin-right: 15px;
  padding-left: 25px;
  font-size: 11px;
  min-height: 25px;
}

/* Sidebar Form Content */

.sidebar-boxes {
  padding-left: 27px;
  padding-top: 10px;
}

form .text {
  background: #ffffff none repeat scroll 0 0;
  border: 2px solid #bebebe;
  color: #202020;
  font-size: 19px;
  margin-bottom: 6px;
  padding: 9px 10px 9px;
  width: 100%;
}

input,
textarea {
  -x-system-font: none;
  color: #000000;
  font-family: Arial,Helvetica,Sans-Serif;
  font-size: 14px;
  font-size-adjust: none;
  font-stretch: normal;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: normal;
}

/* Sidebarbox Content */
#sidebarbox {
  width: 100%;
  max-width: 350px;
  margin: 0px auto;
  padding: 15px;
  background: #fcf6de;
  border: 1px solid #e3d0af;
  border-radius: 5px;
}

/* Sidebar Video Box */
#sidebarvideobox {
  width: 323px;
  height: 186px;
  margin: 0px auto;
  background-image: url('sidebarvideobox-bg1.html');
  -moz-box-shadow: 0px 0px 4px #666;
  -webkit-box-shadow: 0px 0px 4px #666;s
  box-shadow: 0px 0px 4px #666;
  /* For IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=0, Color='#666666')";
  /* For IE 5.5 - 7 */
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=0, Color='#666666');
}

#sidebarvideoboximage {
  height: 163px;
  width: 323px;
  background-image: url('test-video.html');
}

/* Footer Content */
#footer {
  height: 91px;
  background: #ffffff;
  border-top: 1px solid #ffffff;
  background-repeat: repeat-x;
}

#footer-inside {
  max-width: 900px;
  width: 100%;
  margin: 0px auto;
  font-family: Arial, Helvetica, sans-serif;
  color: #666666;
  font-size: 13px;
}

#footer-inside a {
  text-decoration: none;
  color: #666666;
}

.footer-left,
.footer-right {
  width: 100%;
  text-align: center;
}

.footer-left {
  margin-top: 15px;
}

.footer-right {
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0px;
  margin-bottom: 0px;
}

.footer-right a {
  display: block;
  color: #666666;
  text-decoration: none;
  font-weight: normal;
  font-size: 12px;
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  padding: 10px;
}

/* Template 10 Special */
.ecoversection {
  width: 100%;
  margin-top: 10px;
}

.ecoverbox {
  width: 100%;
  height: auto;
  text-align: center;
}

.ecoverbox img {
  width: auto;
  max-width: 100%;
  height: auto;
}

.pdficon {
  float: left;
  width: 118px;
  padding-top:40px;
}

.largearrow {
  text-align: center;
  margin-top: -50px;
}

.largearrow img {
  margin: 0 auto;
  width: auto;
  max-width: 50%;
  margin-top: -45px;
  margin-bottom: -45px;
  height: auto;
  transform:rotate(90deg);
  -ms-transform:rotate(90deg); /* IE 9 */
  -webkit-transform:rotate(90deg); /* Opera, Chrome, and Safari */
}

/* Comments Code */
#launchcommentsblock {
  padding-left: 60px;
  padding-right: 30px;
  width: 610px;
  float: left;
  min-height: 10px;
  padding-top: 20px;
}

#launchcommentsblock p {
  margin-top: 0px;
}

#launchcommentsblock li {
  list-style: none;
  font-family: helvetica,arial,sans-serif;
  font-size: 13px;
  color: #5c5c5c;
  min-height: 130px;
  border-bottom: 1px solid #e4e4e4;
  padding-bottom: 10px;
  padding-top: 15px;
  padding-left: 0px;
  background-image: none;
}

#launchcommentsblock li:first-child {
  border-top: 1px solid #e4e4e4;
  padding-left: 0px;
  background-image: none;
}

#launchcommentsblock li:last-child {
  border-bottom: 0px;
  padding-left: 0px;
  background-image: none;
}

#launchcommentsblock li p {
  font-family: helvetica,arial,sans-serif;
  font-size: 13px;
  color: #5c5c5c;
  line-height: 21px;
  margin-top: 0px;
}

#launchcommentsblock ol {
  padding-left: 0px;
  margin-left: 0px;
}

#launchcommentsblock ol li {
  padding-left: 0px;
  background-image: none;
}

#launchcommentsblock img {
  border: 3px solid #e4e4e4;
}

.launchcommentspic {
  float: left;
  width: 110px;
  height: 100px;
  font-size: 12px;
  color: #929292;
}

#launchcommentsblock textarea {
  width: 580px;
  border: 1px solid #c7c7c7;
  padding: 5px;
  font-size: 13px;
  color: #494949;
}

.launchcommentspic a {
  color: #636363;
  text-decoration: none;
}

.inputcomments {
  color: #494949;
  border: 1px solid #c7c7c7;
  padding: 5px;
  font-size: 13px;
}

#launchcommentslink {
  padding-left: 65px;
  height: 81px;
  padding-top: 20px;
  width: 700px;
}

#launchcommentsarrow {
  height: 81px;
  width: 108px;
  background-image: url('index_files/commentsarrow-red.html');
  float: left;
}

#launchcommentstext {
  width: 550px;
  font-size: 25px;
  color: #b10000;
  float: left;
  padding-left: 10px;
}

#launchcommentsblock h2 {
  border-bottom: 1px solid #DFDFDF;
  padding-bottom: 2px;
  width: 545px;
}

.button {
  display: inline-block;
  zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
  *display: inline;
  vertical-align: baseline;
  margin: 0 2px;
  outline: none;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  font: 14px/100% Arial, Helvetica, sans-serif;
  padding: .5em 2em .55em;
  text-shadow: 0 1px 1px rgba(0,0,0,.3);
  -webkit-border-radius: .5em;
  -moz-border-radius: .5em;
  border-radius: .5em;
  -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
  -moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
  box-shadow: 0 1px 2px rgba(0,0,0,.2);
}

/* gray */
.gray {
  color: #e9e9e9;
  border: solid 1px #555;
  background: #6e6e6e;
  background: -webkit-gradient(linear, left top, left bottom, from(#888), to(#575757));
  background: -moz-linear-gradient(top,  #888,  #575757);
  filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#888888', endColorstr='#575757');
}

.gray:hover {
  background: #616161;
  background: -webkit-gradient(linear, left top, left bottom, from(#757575), to(#4b4b4b));
  background: -moz-linear-gradient(top,  #757575,  #4b4b4b);
  filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#757575', endColorstr='#4b4b4b');
}

.gray:active {
  color: #afafaf;
  background: -webkit-gradient(linear, left top, left bottom, from(#575757), to(#888));
  background: -moz-linear-gradient(top,  #575757,  #888);
  filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#575757', endColorstr='#888888');
}

#fbcomments {
  padding-top: 10px;
}

.commentswidth {
  width:500px;
}

.commenticon{
  background-image: url('talkicon.html');
  background-repeat: no-repeat;
  width: 65px;
  height: 55px;
  float:left;
}

.commenttitle{
  float: left;
  width: 500px;
}

.commenttitle h2{
  margin-top: 0px;
  font-size: 1.4em;
  line-height: 1.4em;
  color: #222222;
  letter-spacing: -0.04em;
  font-weight: normal;
  margin-bottom: 5px;
}

#btm_top {
  background: url('../images/btm_top.png') no-repeat;
  width: 888px;
  height: 19px;
  display: block;
  margin: 0 auto;
}

#btm_btm {
  background: url('../images/btm_btm.png') no-repeat;
  width: 888px;
  height: 19px;
  display: block;
  margin: 0 auto;
}

#btm_center {
  width: 100%;
  background: url('../images/btm_center.png') repeat-y;
  padding: 5px 20px px 20px;
  margin: 0 auto;
}

.footerForm {
  width: 100%;
  max-width: 880px;
  margin: 0px auto;
  padding: 15px;
  background: #fcf6de;
  border: 1px solid #e3d0af;
  border-radius: 5px;
  text-align: center;
}

.footerForm .checkbox {
  margin-top: 10px;
}

.footerForm .fieldHolder {
  position: relative;
  overflow: hidden;
}

.footerForm .fieldHolder .footerField {
  width: 100%;
  margin: 5px 0;
}

.footerForm .fieldHolder .footerField.arrow {
  display: none;
}


.button {
  display: block;
  font-size: 12pt;
  font-weight: bold;
  padding: 5px 20px 5px 20px;
  outline-width: 0;
  border: 1px solid #000;
  border-radius: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.5),inset 0px 1px 0px rgba(255, 255, 255, 0.5);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5),inset 0px 1px 0px rgba(255, 255, 255, 0.5);
  -webkit-transition: background-color 0.1s ease-in-out,
  color 0.2s ease-in-out,
  -webkit-box-shadow 0.2s ease-in-out;
  -moz-transition: background-color 0.1s ease-in-out,
  color 0.2s ease-in-out,
  -moz-box-shadow 0.2s ease-in-out;
  -o-transition: background-color 0.1s ease-in-out,
  color 0.2s ease-in-out,
  box-shadow 0.2s ease-in-out;
  background-image: -webkit-gradient(linear, left top, left bottom,
                      color-stop(0.0, rgba(255, 255, 255, 0.8)),
                      color-stop(0.01, rgba(255, 255, 255, 0.6)),
                      color-stop(0.4, rgba(255, 255, 255, 0.3)),
                      color-stop(0.4, rgba(255, 255, 255, 0.2)),
                      color-stop(1.0, rgba(255, 255, 255, 0.0)));
  background-image: -moz-linear-gradient(top,
                      rgba(255, 255, 255, 0.6) 0%,
                      rgba(255, 255, 255, 0.3) 40%,
                      rgba(255, 255, 255, 0.2) 40%,
                      rgba(255, 255, 255, 0.0) 100%);
  background-color: #444;
  color: #fff;
  text-shadow: rgba(0, 0, 0, 0.5) 0px -1px 0px;
  text-decoration: none;
  font-family: Arial, sans-serif;
  width: 180px;
}
.button:active {
    -webkit-box-shadow: 0px 1px 3px rgba(255, 255, 255, 0.9);
    -moz-box-shadow: 0px 1px 3px rgba(255, 255, 255, 0.9),inset 0px 1px 0px rgba(255, 255, 255, 0.5);
    box-shadow: 0 1px 3px rgba(255, 255, 255, 0.9),inset 0px 1px 0px rgba(255, 255, 255, 0.5);
    background-color: #666;
    color: #fff;
}
.big.button {
  background-color: #FFD520;
  border: 3px solid rgba(255,140,0,0.8);
  color: #c00;
  font-size: 14pt;
  letter-spacing: -1px;
  padding: 7px;
  text-align: center;
  text-shadow: rgba(255, 255, 255, 0.5) 1px 1px 2px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  min-width: 185px;
  width: 100%;
  margin: 0 auto;
}

@media (min-width: 667px) {

  #main-bullets .loophole .mobile-hide {
    display: block;
  }

  #main-bullets .loophole .mobile-show {
    display: none;
  }

  #main-bullets .loophole p {
    font-size: 15pt;
    line-height: 19pt;
    max-width: 750px;
    margin: 0 auto;
  }

  .footerForm .fieldHolder .footerField {
    float: left;
    display: inline-block;
    width: 33%;
    margin: 0;
  }

  .footerForm .fieldHolder .footerField.input {
    padding: 0 5px;
  }

  .footerForm .fieldHolder .footerField.submitButton {
    padding: 5px;
  }

  .footerForm .checkbox {
    text-align: center;
    margin-top: 0;
  }

  .footer-right a {
    display: inline-block;
    padding: 0 0 0 7px;
  }

  .footer-right > a + a:before {
    content: '|';
    display: inline;
    font-size: 10pt;
    color: #cdcdcd;
    margin-right: 10px;
  }

}

@media (min-width: 960px) {

  #main2 {
    width: 610px;
  }

  .ecoversection{
    float: left;
    width: 385px;
    margin-top: 20px;
  }

  .ecoverbox {
    float: left;
    width: 535px;
    height: 356px;
  }

  .largearrow {
    float: left;
    margin-top: 40px;
    position: relative;
    left: 95px;
    text-align: left;
  }

  .largearrow img {
    margin: 0;
    max-width: none;
    transform: none;
    -ms-transform:none; /* IE 9 */
    -webkit-transform: none; /* Opera, Chrome, and Safari */
  }

  /* Sidebar Content */
  #sidebar {
    width: 330px;
    min-height: 430px;
    float: left;
    background-repeat: no-repeat;
    padding-top: 10px;
    margin-top: 19px;
  }

  .sidebar-headline {
    color: #215e8e;
    font-size: 24px;
    text-align: center;
    width: 270px;
    margin: 0px auto;
    padding-top: 0px;
    padding-bottom: 6px;
  }

  .sidebar-text {
    color: #6e747a;
    font-size: 14px;
    text-align: center;
    width: 270px;
    margin: 0px auto;
    padding-top: 0px;
    line-height: 20px;
    padding-bottom: 5px;
  }

  .sidebar-button {
    padding-top: 5px;
    padding-bottom: 10px;
  }

  .sidebar-padlock {
    width: 230px;
    background-image: url('../images/template010-padlock.png');
    background-repeat: no-repeat;
    background-position: left;
    margin: 0px auto;
    padding-left: 25px;
    font-size: 11px;
    min-height: 25px;
  }

  /* Sidebarbox Content */
  #sidebarbox {
    max-width: 301px;
  }

  #main-bullets {
    padding-top: 0px;
    padding-bottom: 20px;
    max-width: 900px;
    width: 100%;
    margin: 0px auto;
    color: #1a1a1a;
    line-height: 23px;
    font-size: 16px;
  }

  #main-bullets ul {
    list-style-type: none;
    padding: 0px;
    margin: 30px 0 0 50px;
  }

  #main-bullets img.floatright {
    width: auto;
    height: auto;
    max-width: auto;
    margin: 0 0;
    float: right;
  }

  #main-bullets .loophole p {
    font-size: 17pt;
    max-width: 100%;
    line-height: 22pt;
  }

  .footerForm {
    text-align: left;
  }

  .footerForm .checkbox {
    text-align: center;
  }

  .footerForm .fieldHolder {
    background: url('../images/arrows7.gif') no-repeat;
    padding-left: 75px;
    height: auto;
  }

  .footer-left {
    float: left;
    width: auto;
    text-align: left;
    margin: 0;
  }

  .footer-right {
    float: right;
    width: auto;
    text-align: right;
  }

  #footer-inside {
    padding-top: 25px;
  }

}