/* line 76, ../sass/styles.scss */
h1, h2, h3, h4, h5, h6 {
  padding: 0;
  color: #2b5c8a;
  font-weight: bold;
  display: block; }

/* line 85, ../sass/styles.scss */
h2, h3, h4, h5, h6 {
  font-size: 14px;
  line-height: 16px;
  padding: 0 0 10px 0; }

/* line 93, ../sass/styles.scss */
form table, form table td {
  border: none;
  border-collapse: collapse;
  padding: 0;
  margin: 0;
  vertical-align: middle; }

/* line 103, ../sass/styles.scss */
.box_error, .box_success {
  padding: 0 0 5px 0;
  color: #ff0000;
  line-height: 16px; }

/* line 111, ../sass/styles.scss */
#header #signup a, #header #signup a:hover, #account-sharing-message #send-email a, #account-sharing-message #add-blacklist a, #account-sharing-message #add-whitelist a, #account-sharing-message #send-email a:hover, #account-sharing-message #add-blacklist a:hover, #account-sharing-message #add-whitelist a:hover {
  display: block;
  line-height: 30px;
  font-size: 14px;
  font-weight: normal;
  text-decoration: none;
  text-transform: uppercase;
  color: #ffffff; }

/* line 146, ../sass/styles.scss */
#content.blog_entry #left_column, #content.blog #left_column {
  width: 735px;
  padding: 0;
  margin: 10px 0;
  border-right: 1px #b2b2b2 solid; }

/* line 155, ../sass/styles.scss */
#content.blog_entry #right_column, #content.blog #right_column {
  width: 218px;
  padding: 0 10px;
  margin: 10px 0 0; }

/* line 163, ../sass/styles.scss */
#content.login #left_column, #content.forgot_password #left_column, #content.technical_difficulties #left_column, #content.commercial_info #left_column {
  width: 327px;
  height: 510px;
  padding: 20px 0 0;
  background: url(/img/main/bg_login_column_delim.png) repeat-y top right; }

/* line 172, ../sass/styles.scss */
#content.login #right_column, #content.forgot_password #right_column, #content.technical_difficulties #right_column {
  width: 652px;
  height: 530px;
  padding: 0;
  background: url(/img/main/bg_login_right.jpg) no-repeat top left; }

/* line 181, ../sass/styles.scss */
a.input_button, a.input_button:hover {
  color: #ffffff !important;
  text-decoration: none;
  line-height: 25px; }

/* line 189, ../sass/styles.scss */
#premium_tabs ul li a, #premium_tabs ul li a:hover, #premium_tabs ul li a.active {
  display: inline-block;
  padding: 0 10px;
  font-size: 12px;
  height: 30px;
  line-height: 30px;
  font-weight: bold;
  text-decoration: none;
  text-transform: uppercase;
  border-left: 1px #007687 solid;
  border-bottom: 1px #007687 solid;
  background-color: #c8e7ec;
  cursor: pointer; }

/* line 206, ../sass/styles.scss */
.commercial #commercial_desc, .premium #premium_desc, .commercial_category #commercial_desc, .commercial_details #commercial_desc {
  float: left;
  width: 650px;
  margin: 0 25px; }

/* line 214, ../sass/styles.scss */
.commercial #latest_weather, .premium #latest_weather, .commercial_category #latest_weather, .commercial_details #latest_weather {
  float: right;
  width: 250px;
  text-align: right;
  no-repeat: top left;
  margin-bottom: 10px; }

/* line 224, ../sass/styles.scss */
#videos h2, #videos h3 {
  color: #ffffff;
  padding: 0 25px;
  line-height: 24px; }

/* line 232, ../sass/styles.scss */
#comments table, #comments table td {
  border: none;
  border-collapse: collapse;
  padding: 0;
  margin: 0; }

/* line 241, ../sass/styles.scss */
.form_field input, .form_field textarea {
  padding: 0 10px;
  margin: 4px 0;
  color: #333333;
  font-weight: normal;
  background-color: #ffffff;
  border: 1px solid #ccdddd;
  border-radius: 5px; }

/* line 254, ../sass/styles.scss */
#archives ul a, #archives ul a:hover, #archives ul a.active {
  display: block;
  font-size: 11px;
  padding: 0 0 0 15px;
  margin: 0 0 5px 0;
  cursor: pointer;
  background: url(/img/main/archives_arrow_right.png) no-repeat top left; }

/* line 264, ../sass/styles.scss */
.calendar .days, .calendar .months, .calendar .years {
  width: 210px;
  border-top: 1px solid #999999;
  border-left: 1px solid #999999;
  margin-bottom: 5px; }

/* line 273, ../sass/styles.scss */
.calendar .day, .calendar .label, .calendar .month, .calendar .year {
  float: left;
  border-bottom: 1px solid #999999;
  border-right: 1px solid #999999;
  text-align: center;
  background: #ffffff;
  height: 23px;
  line-height: 23px; }

/* line 285, ../sass/styles.scss */
.popup .close:link, .popup .close:active, .popup .close:visited, .popup .close:hover {
  z-index: 9999;
  position: absolute;
  cursor: pointer;
  width: 20px;
  height: 20px;
  background: transparent url(/img/main/popup_close.png) no-repeat top center; }

/* line 296, ../sass/styles.scss */
.menuRight .floatleft, .menuLeft .floatleft {
  font-family: Arial;
  font-size: 9.5px;
  text-shadow: 0.5px 1px 1px #666666;
  font-weight: 300;
  color: #FCFDFD;
  margin-left: 10px;
  min-width: 50px;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  border-bottom: 1px solid #8F8F8F;
  text-align: center;
  padding-left: 2px;
  padding-right: 2px;
  padding-bottom: 1px;
  padding-top: 1px;
  background-color: #2B5C8A; }

/* line 320, ../sass/styles.scss */
#top-right, #bottom-right, #top-left, #bottom-left {
  cursor: hand;
  cursor: pointer;
  -webkit-transition: all 200ms ease-in;
  -o-transition: all 200ms ease-in;
  transition: all 200ms ease-in; }

/* line 329, ../sass/styles.scss */
.fancybox-wrap, .fancybox-wrap iframe, .fancybox-wrap object, .fancybox-skin, .fancybox-outer, .fancybox-inner, .fancybox-image, .fancybox-nav, .fancybox-nav span, .fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top; }

/* line 339, ../sass/styles.scss */
.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%; }

/* line 347, ../sass/styles.scss */
.slick-row, .slick-column-name {
  text-align: right;
  font-family: Tahoma;
  font-variant: small-caps; }

/* line 355, ../sass/styles.scss */
ul.dropdown li.hover, ul.dropdown li:hover {
  background: #F3D673;
  color: #000000;
  position: relative; }

/* line 361, ../sass/styles.scss */
* {
  margin: 0;
  outline: none; }

/* line 366, ../sass/styles.scss */
html {
  overflow-y: scroll; }

/* line 370, ../sass/styles.scss */
body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 12px;
  font-weight: normal;
  text-align: left;
  color: #000000;
  background-color: #2b5c8a; }

/* line 380, ../sass/styles.scss */
a {
  color: #2b5c8a;
  text-decoration: none; }
  /* line 383, ../sass/styles.scss */
  a:link {
    color: #2b5c8a;
    text-decoration: none; }
  /* line 387, ../sass/styles.scss */
  a:active {
    color: #2b5c8a;
    text-decoration: none;
    position: relative;
    top: 1px; }
  /* line 393, ../sass/styles.scss */
  a:visited {
    color: #2b5c8a;
    text-decoration: none; }
  /* line 397, ../sass/styles.scss */
  a:hover {
    color: #2b5c8a;
    text-decoration: underline; }

/* line 409, ../sass/styles.scss */
h1 {
  font-size: 18px;
  line-height: 20px;
  padding: 10px 25px;
  text-transform: uppercase; }

/* line 422, ../sass/styles.scss */
h3 {
  text-transform: uppercase; }

/* line 433, ../sass/styles.scss */
h5 {
  font-weight: normal; }
  /* line 437, ../sass/styles.scss */
  h5.gray {
    color: #333333; }
  /* line 440, ../sass/styles.scss */
  h5.nopad {
    padding: 0; }

/* line 445, ../sass/styles.scss */
h6 {
  font-size: 12px;
  padding: 0 0 3px 0; }
  /* line 450, ../sass/styles.scss */
  h6.gray {
    color: #666666; }

/* line 455, ../sass/styles.scss */
img {
  border: 0; }

/* line 459, ../sass/styles.scss */
iframe {
  border: 0; }

/* line 463, ../sass/styles.scss */
p {
  padding: 10px 0;
  line-height: 16px; }
  /* line 466, ../sass/styles.scss */
  p.navy {
    color: #2b5c8a; }
  /* line 469, ../sass/styles.scss */
  p.commercial_info {
    padding-left: 10px;
    padding-right: 5px; }

/* line 475, ../sass/styles.scss */
#SEO_footer_text {
  width: 200px;
  height: 50px;
  overflow: hidden;
  position: absolute;
  top: -100px;
  left: -9999px;
  text-indent: -9999px; }

/* line 485, ../sass/styles.scss */
.c {
  clear: both;
  line-height: 0; }

/* line 490, ../sass/styles.scss */
.dn {
  display: none; }

/* line 494, ../sass/styles.scss */
.fl {
  float: left; }

/* line 498, ../sass/styles.scss */
.fr {
  float: right; }

/* line 502, ../sass/styles.scss */
.h5 {
  height: 5px; }

/* line 506, ../sass/styles.scss */
.h10 {
  height: 10px; }

/* line 510, ../sass/styles.scss */
.h15 {
  height: 15px; }

/* line 514, ../sass/styles.scss */
.h20 {
  height: 20px; }

/* line 518, ../sass/styles.scss */
.h30 {
  height: 30px; }

/* line 522, ../sass/styles.scss */
.p10 {
  padding: 10px; }

/* line 526, ../sass/styles.scss */
.pt10 {
  padding-top: 10px; }

/* line 530, ../sass/styles.scss */
.pr10 {
  padding-right: 10px; }

/* line 534, ../sass/styles.scss */
.pb10 {
  padding-bottom: 10px; }

/* line 538, ../sass/styles.scss */
.pl10 {
  padding-left: 10px; }

/* line 542, ../sass/styles.scss */
.p25 {
  padding: 25px; }

/* line 546, ../sass/styles.scss */
.pt25 {
  padding-top: 25px; }

/* line 550, ../sass/styles.scss */
.pr25 {
  padding-right: 25px; }

/* line 554, ../sass/styles.scss */
.pb25 {
  padding-bottom: 10px; }

/* line 558, ../sass/styles.scss */
.pl25 {
  padding-left: 25px; }

/* line 562, ../sass/styles.scss */
.lh20 {
  line-height: 20px; }

/* line 566, ../sass/styles.scss */
.lh30 {
  line-height: 30px; }

/* line 570, ../sass/styles.scss */
.lh35 {
  line-height: 35px; }

/* line 578, ../sass/styles.scss */
.box_success {
  color: #2b5c8a; }

/* line 583, ../sass/styles.scss */
.bg_blue {
  background-color: #9cf; }

/* line 587, ../sass/styles.scss */
.bg_white {
  background-color: #ffffff; }

/* line 591, ../sass/styles.scss */
#outer_wrapper {
  width: 1060px;
  margin: 0 auto;
  background: url(/img/main/bg.gif) repeat-y top left; }

/* line 597, ../sass/styles.scss */
#inner_wrapper {
  width: 979px;
  margin: 0 0 0 40px; }

/* line 602, ../sass/styles.scss */
#header {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  padding: 8px 0 0;
  background: url(/img/main/bg_header.jpg) no-repeat bottom left #000032;
  border-bottom: 1px #ffffff solid; }
  /* line 607, ../sass/styles.scss */
  #header #logo {
    float: left;
    width: 220px;
    height: 127px;
    background: url(/img/main/logo.png) no-repeat top left; }
  /* line 613, ../sass/styles.scss */
  #header #signup {
    float: right;
    width: 123px;
    height: 29px;
    margin: 60px 30px 0 0;
    text-align: center;
    background: url(/img/vertical_gradient.png);
    border: 1px solid #555; }

/* line 631, ../sass/styles.scss */
#account-sharing-message table {
  width: 100%; }
  /* line 633, ../sass/styles.scss */
  #account-sharing-message table tr {
    line-height: 20px; }
/* line 637, ../sass/styles.scss */
#account-sharing-message h2 {
  text-align: center;
  border-bottom: 1px solid #ccc; }
/* line 641, ../sass/styles.scss */
#account-sharing-message .text-block {
  margin-left: 20px;
  margin-right: 20px; }
/* line 645, ../sass/styles.scss */
#account-sharing-message a[href="/terms/"] {
  text-decoration: underline; }
/* line 648, ../sass/styles.scss */
#account-sharing-message .email {
  font-weight: 600; }
/* line 651, ../sass/styles.scss */
#account-sharing-message #send-email, #account-sharing-message #add-blacklist, #account-sharing-message #add-whitelist {
  text-align: center;
  background: url(/img/vertical_gradient.png);
  border: 1px solid #ccc;
  width: 260px;
  margin: 0 auto; }

/* line 669, ../sass/styles.scss */
#menu {
  background: url(/img/main/bg_menu.png) repeat-x top left;
  position: relative;
  bottom: 0px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }
  /* line 674, ../sass/styles.scss */
  #menu ul {
    position: relative;
    left: -40px;
    height: 28px;
    line-height: 28px;
    text-align: justify;
    text-justify: distribute-all-lines;
    width: 100%; }
    /* line 682, ../sass/styles.scss */
    #menu ul li {
      width: 110px;
      padding: 0 3px;
      height: 28px;
      vertical-align: top;
      display: inline-block;
      *display: inline;
      text-align: center;
      zoom: 1; }
      /* line 691, ../sass/styles.scss */
      #menu ul li#forensics-link {
        width: 160px; }
      /* line 694, ../sass/styles.scss */
      #menu ul li#menu-dropdown {
        height: 100px; }
      /* line 697, ../sass/styles.scss */
      #menu ul li ul {
        display: none;
        height: auto;
        position: relative;
        left: 0;
        top: 10px;
        background: url(/styles/images/bg_submenu.gif) repeat 140% 160%;
        z-index: 105;
        margin: 0;
        padding: 0;
        max-width: 180px;
        border-radius: 0 0 4px 4px;
        -webkit-box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.5);
                box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.5);
        line-height: 30px; }
        /* line 713, ../sass/styles.scss */
        #menu ul li ul li {
          display: inline-block;
          height: 20px;
          line-height: 20px; }
          /* line 717, ../sass/styles.scss */
          #menu ul li ul li a {
            border: none;
            display: block;
            height: 25px;
            line-height: 25px;
            margin: 0;
            padding: 0;
            position: static; }
  /* line 730, ../sass/styles.scss */
  #menu:after {
    content: '';
    width: 100%;
    display: inline-block;
    font-size: 0;
    line-height: 0; }
  /* line 737, ../sass/styles.scss */
  #menu a {
    width: 100%;
    display: block;
    height: 15px;
    line-height: 15px;
    position: relative;
    margin-top: 15px;
    border-left: 1px solid white;
    -webkit-transition: text-shadow 0.2s ease, color 0.2s ease;
    -o-transition: text-shadow 0.2s ease, color 0.2s ease;
    transition: text-shadow 0.2s ease, color 0.2s ease;
    font-weight: bold;
    text-decoration: none; }
    /* line 748, ../sass/styles.scss */
    #menu a:hover {
      color: #ffffff;
      text-shadow: 1px 1px rgba(95, 95, 95, 0.5), -1px -1px rgba(95, 95, 95, 0.5), -1px 1px rgba(95, 95, 95, 0.5), 1px -1px rgba(95, 95, 95, 0.5); }
    /* line 752, ../sass/styles.scss */
    #menu a:active {
      position: relative;
      top: 1px; }
  /* line 758, ../sass/styles.scss */
  #menu #login {
    float: right;
    width: 90px;
    height: 54px;
    margin: 4px 0 0;
    line-height: 54px;
    font-size: 14px;
    text-align: center;
    text-transform: uppercase;
    background-color: #53a2b9;
    border-left: 1px white solid; }
    /* line 769, ../sass/styles.scss */
    #menu #login a {
      color: #ffcc33; }

/* line 775, ../sass/styles.scss */
#breadcrumbs {
  padding: 3px 15px;
  border-bottom: 1px #9cf solid;
  font-size: 11px; }

/* line 781, ../sass/styles.scss */
#content {
  padding-top: 3px;
  min-height: 300px; }
  /* line 784, ../sass/styles.scss */
  #content #left_column {
    float: left;
    padding: 0 25px; }
  /* line 788, ../sass/styles.scss */
  #content #right_column {
    float: right;
    padding: 0 10px 10px 0; }
  /* line 793, ../sass/styles.scss */
  #content.homepage #left_column {
    width: 470px;
    padding: 20px 10px; }
  /* line 797, ../sass/styles.scss */
  #content.homepage #right_column {
    width: 478px; }
  /* line 826, ../sass/styles.scss */
  #content.forgot_password #left_column {
    width: 317px;
    padding: 20px 0 0 10px; }
  /* line 836, ../sass/styles.scss */
  #content.technical_difficulties #left_column {
    width: 317px;
    padding: 20px 0 0 10px;
    margin-top: 10px; }
  /* line 847, ../sass/styles.scss */
  #content.register #left_column {
    width: 489px;
    padding: 20px 0 0 10px; }
  /* line 851, ../sass/styles.scss */
  #content.register #right_column {
    width: 480px;
    padding: 0;
    background-color: #9cf; }
  /* line 856, ../sass/styles.scss */
  #content.register .box_error {
    padding: 10px;
    color: #ff0000;
    line-height: 16px;
    border: 1px solid #000000;
    font-weight: 900;
    display: inline-block; }
  /* line 866, ../sass/styles.scss */
  #content.contact #left_column {
    width: 550px; }
  /* line 869, ../sass/styles.scss */
  #content.contact #right_column {
    width: 320px;
    padding: 0;
    margin: 10px 25px;
    text-align: right; }
  /* line 876, ../sass/styles.scss */
  #content .link {
    margin: 0 0 15px 0;
    line-height: 14px; }
  /* line 880, ../sass/styles.scss */
  #content .author {
    margin: 0 0 10px 0;
    font-size: 11px;
    color: #2b5c8a; }
  /* line 885, ../sass/styles.scss */
  #content .blue_block {
    width: 100%;
    height: 25px;
    line-height: 25px;
    background-color: #9cf;
    overflow-y: hidden; }
    /* line 891, ../sass/styles.scss */
    #content .blue_block a {
      color: #383a3c; }
      /* line 893, ../sass/styles.scss */
      #content .blue_block a:hover {
        color: #383a3c; }
  /* line 898, ../sass/styles.scss */
  #content .hr_dashed {
    width: 100%;
    border-top: 1px #cccccc dashed; }
  /* line 902, ../sass/styles.scss */
  #content .hr_dotted {
    width: 100%;
    border-top: 1px #cccccc dotted; }
  /* line 906, ../sass/styles.scss */
  #content #social {
    float: right;
    width: 185px;
    height: 33px;
    margin: 10px; }
    /* line 911, ../sass/styles.scss */
    #content #social img {
      vertical-align: middle;
      margin: 0 0 2px 5px; }
  /* line 919, ../sass/styles.scss */
  #content #technical_difficulties a {
    color: #383a3c; }

/* line 924, ../sass/styles.scss */
.field_label {
  color: #2b5c8a; }

/* line 928, ../sass/styles.scss */
.input_text {
  padding: 2px 5px;
  color: #333333;
  background-color: white;
  width: 150px;
  height: 14px;
  font-size: 12px; }

/* line 937, ../sass/styles.scss */
.input_button {
  display: block;
  height: 25px;
  padding: 0 12px;
  font-weight: bold;
  text-transform: uppercase;
  color: white;
  background-color: #00c6f4;
  border: none;
  cursor: pointer; }
  /* line 948, ../sass/styles.scss */
  .input_button.bwt {
    border-top: 2px white solid; }
  /* line 951, ../sass/styles.scss */
  .input_button.bwr {
    border-right: 2px white solid; }
  /* line 954, ../sass/styles.scss */
  .input_button.bwb {
    border-bottom: 2px white solid; }
  /* line 957, ../sass/styles.scss */
  .input_button.bwl {
    border-left: 2px white solid; }
  /* line 960, ../sass/styles.scss */
  .input_button.green {
    background-color: #00ce8e; }
  /* line 963, ../sass/styles.scss */
  .input_button.blue {
    background-color: #1971ac; }
  /* line 966, ../sass/styles.scss */
  .input_button.blue2 {
    background-color: #44a3be; }

/* line 971, ../sass/styles.scss */
#premium_tabs {
  width: 470px;
  margin: 0 0 20px 0; }
  /* line 974, ../sass/styles.scss */
  #premium_tabs ul {
    float: left;
    list-style: none;
    padding: 0;
    height: 30px;
    border-right: 1px #007687 solid; }
    /* line 980, ../sass/styles.scss */
    #premium_tabs ul li {
      display: inline; }
      /* line 987, ../sass/styles.scss */
      #premium_tabs ul li a.active {
        background-color: white;
        border-bottom: white;
        height: 31px;
        cursor: default; }
  /* line 997, ../sass/styles.scss */
  #premium_tabs .tab_content {
    padding: 10px;
    border: 1px #007687 solid; }
    /* line 1000, ../sass/styles.scss */
    #premium_tabs .tab_content img {
      float: left;
      margin: 0 10px 0 0; }

/* line 1009, ../sass/styles.scss */
.homepage #left_column .rb_col {
  border-right: 1px #b2b2b2 solid;
  height: 460px; }
/* line 1013, ../sass/styles.scss */
.homepage #left_column #videos {
  padding: 15px 0; }
/* line 1019, ../sass/styles.scss */
.homepage #right_column #learn_more a {
  display: block; }
/* line 1022, ../sass/styles.scss */
.homepage #right_column #learn_more #premium {
  float: left;
  width: 220px;
  margin: 0 20px 10px 0;
  padding: 0 15px 0 0;
  border-right: 1px #2b5c8a solid; }
/* line 1030, ../sass/styles.scss */
.homepage #right_column #news img {
  float: left;
  margin: 0 10px 30px 0;
  padding: 0 10px 0 0;
  border-right: 1px #b2b2b2 solid; }
/* line 1037, ../sass/styles.scss */
.homepage #weather_maps {
  width: 478px; }
  /* line 1039, ../sass/styles.scss */
  .homepage #weather_maps #map_select_box {
    height: 38px;
    text-align: right;
    background-color: #2b5c8a;
    border-radius: 20px 20px 0 0; }
    /* line 1045, ../sass/styles.scss */
    .homepage #weather_maps #map_select_box select {
      margin: 8px 20px; }

/* line 1053, ../sass/styles.scss */
#left_column #forgot_password {
  width: 100%;
  height: 25px;
  line-height: 25px;
  color: white;
  background-color: #9cf;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box; }
/* line 1062, ../sass/styles.scss */
#left_column #techinical_difficulties {
  width: 100%;
  height: 25px;
  padding: 0 0 0 10px;
  line-height: 25px;
  color: white;
  background-color: #9cf;
  margin-top: 10px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box; }

/* line 1077, ../sass/styles.scss */
.register #left_column h4 {
  padding: 10px 0 5px; }
/* line 1080, ../sass/styles.scss */
.register #left_column .input_text {
  width: 125px; }
/* line 1083, ../sass/styles.scss */
.register #left_column form table td {
  padding: 3px 10px 3px 0;
  position: relative; }
/* line 1089, ../sass/styles.scss */
.register #right_column #register_info {
  float: left;
  width: 225px;
  min-height: 510px;
  padding: 10px;
  color: white;
  background-color: #2b5c8a;
  overflow-y: hidden; }
  /* line 1097, ../sass/styles.scss */
  .register #right_column #register_info h1 {
    padding: 10px 0 15px;
    text-transform: none;
    color: #ffcc33; }
/* line 1103, ../sass/styles.scss */
.register #right_column #image {
  float: right;
  width: 235px;
  height: 530px;
  background: url(/img/main/bg_register_right.jpg) no-repeat top left; }

/* line 1112, ../sass/styles.scss */
.blog_item {
  height: 194px;
  padding: 0 0 0 25px;
  margin: 20px 0 10px;
  background: url(/img/main/bg_blog_item.png) repeat-x top left; }
  /* line 1117, ../sass/styles.scss */
  .blog_item img {
    float: left;
    width: 150px;
    height: 150px;
    margin: 0 10px 0 0;
    border: 3px #2b5c8a solid;
    vertical-align: top; }
  /* line 1125, ../sass/styles.scss */
  .blog_item .link_box {
    float: right;
    width: 180px;
    height: 25px;
    background-color: #9cf;
    overflow-y: hidden; }
  /* line 1132, ../sass/styles.scss */
  .blog_item .p.navy.pr10 {
    text-indent: 3em; }

/* line 1137, ../sass/styles.scss */
.videos_items {
  background-color: #f6f6f6; }

/* line 1141, ../sass/styles.scss */
.video_item {
  float: left;
  width: 250px;
  height: 100px;
  margin: 5px 50px 5px 25px;
  overflow-y: hidden;
  background-color: #9cf; }
  /* line 1148, ../sass/styles.scss */
  .video_item img {
    float: left;
    margin: 3px;
    width: 104px;
    height: 94px;
    vertical-align: top; }
  /* line 1155, ../sass/styles.scss */
  .video_item h6 {
    padding: 0; }
  /* line 1158, ../sass/styles.scss */
  .video_item p.title {
    padding: 0;
    font-size: 12px;
    line-height: 16px;
    color: #2B5C8A;
    display: block;
    font-weight: bold; }

/* line 1168, ../sass/styles.scss */
.video_item_inner {
  float: right;
  width: 134px;
  padding: 0 0 0 5px;
  height: 75px;
  overflow-y: hidden;
  background-color: #f6f6f6; }

/* line 1178, ../sass/styles.scss */
.videos_details #video_box {
  padding: 5px 10px 5px 25px;
  background-color: #9cf; }
/* line 1182, ../sass/styles.scss */
.videos_details #video_comments {
  float: left;
  width: 510px;
  padding: 0 5px 0 0; }
  /* line 1186, ../sass/styles.scss */
  .videos_details #video_comments img {
    border: 3px #9cf solid; }
  /* line 1189, ../sass/styles.scss */
  .videos_details #video_comments h3 {
    padding: 0 0 3px 0; }
  /* line 1192, ../sass/styles.scss */
  .videos_details #video_comments p {
    padding: 0; }
  /* line 1195, ../sass/styles.scss */
  .videos_details #video_comments .blue_block h3 {
    float: left;
    padding: 0 0 0 25px;
    line-height: 25px; }
  /* line 1200, ../sass/styles.scss */
  .videos_details #video_comments table td {
    padding: 5px 5px 5px 0;
    margin: 0; }
/* line 1205, ../sass/styles.scss */
.videos_details #related_videos {
  float: right;
  width: 458px;
  padding: 0 0 0 5px;
  background-color: #2b5c8a; }
  /* line 1210, ../sass/styles.scss */
  .videos_details #related_videos h2 {
    color: white;
    padding: 0 0 0 10px;
    line-height: 25px; }
/* line 1216, ../sass/styles.scss */
.videos_details #related_videos_inner {
  background-color: white;
  padding: 5px 0 5px 5px; }
/* line 1220, ../sass/styles.scss */
.videos_details .related_videos_item {
  height: 100px;
  overflow-y: hidden;
  background-color: #9cf; }
  /* line 1224, ../sass/styles.scss */
  .videos_details .related_videos_item img {
    float: left;
    margin: 3px;
    width: 104px;
    height: 94px;
    vertical-align: top; }
  /* line 1231, ../sass/styles.scss */
  .videos_details .related_videos_item h6 {
    padding: 0; }
  /* line 1234, ../sass/styles.scss */
  .videos_details .related_videos_item p {
    padding: 0 0 3px 0;
    font-size: 11px;
    line-height: 14px; }
/* line 1240, ../sass/styles.scss */
.videos_details .related_videos_item_desc {
  float: right;
  width: 260px;
  padding: 0 77px 0 5px;
  height: 75px;
  overflow-y: hidden;
  background-color: white; }

/* line 1257, ../sass/styles.scss */
.commercial .commercial_items {
  margin: 0 25px;
  overflow-y: hidden; }
  /* line 1260, ../sass/styles.scss */
  .commercial .commercial_items a {
    padding: 0 20px; }
    /* line 1262, ../sass/styles.scss */
    .commercial .commercial_items a:hover {
      padding: 0 20px; }
  /* line 1266, ../sass/styles.scss */
  .commercial .commercial_items img {
    float: left;
    margin: 3px;
    width: 104px;
    height: 158px;
    vertical-align: top; }
/* line 1274, ../sass/styles.scss */
.commercial .commercial_item_inner {
  float: right;
  width: 268px;
  min-height: 152px;
  padding: 0 0 0 10px;
  overflow-y: hidden;
  background-color: white; }

/* line 1291, ../sass/styles.scss */
.premium .premium_item {
  margin: 5px 0 0;
  overflow: hidden;
  width: 243px; }
  /* line 1295, ../sass/styles.scss */
  .premium .premium_item a {
    padding: 0 20px; }
    /* line 1297, ../sass/styles.scss */
    .premium .premium_item a:hover {
      padding: 0 20px; }
/* line 1302, ../sass/styles.scss */
.premium .premium_item_inner {
  height: 110px;
  overflow: hidden;
  background-color: white;
  width: 227px; }
  /* line 1307, ../sass/styles.scss */
  .premium .premium_item_inner h6 {
    padding: 0; }
  /* line 1310, ../sass/styles.scss */
  .premium .premium_item_inner p {
    padding: 0 0 3px 0;
    font-size: 11px;
    line-height: 14px; }
/* line 1316, ../sass/styles.scss */
.premium #premium_bastardi {
  float: left;
  width: 243px;
  margin-right: 1px;
  margin-left: 2px;
  background: url(/img/main/bg_premium_bastardi_smaller.jpg) no-repeat top left; }
  /* line 1322, ../sass/styles.scss */
  .premium #premium_bastardi .premium_item {
    background-color: #237a64; }
  /* line 1325, ../sass/styles.scss */
  .premium #premium_bastardi .premium_item_inner {
    padding: 0 8px;
    text-align: left; }
/* line 1330, ../sass/styles.scss */
.premium #premium_daleo {
  float: left;
  width: 244px;
  background: url(/img/main/bg_premium_daleo_smaller.jpg) no-repeat top left; }
  /* line 1334, ../sass/styles.scss */
  .premium #premium_daleo .premium_item {
    border-left: 1px solid #0e407d;
    background-color: #0e407d; }
  /* line 1338, ../sass/styles.scss */
  .premium #premium_daleo .premium_item_inner {
    float: left;
    padding: 0 8px;
    text-align: left; }
/* line 1344, ../sass/styles.scss */
.premium #premium_maue {
  float: left;
  width: 244px;
  background: url(/img/main/bg_premium_maue_smaller.jpg) no-repeat top left; }
  /* line 1348, ../sass/styles.scss */
  .premium #premium_maue .premium_item {
    border-left: 1px solid #33699b;
    background-color: #33699b; }
  /* line 1352, ../sass/styles.scss */
  .premium #premium_maue .premium_item_inner {
    float: left;
    padding: 0 8px;
    text-align: left; }
/* line 1358, ../sass/styles.scss */
.premium #premium_downs {
  float: left;
  width: 244px;
  background: url(/img/main/bg_premium_downs_smaller.jpg) no-repeat top left; }
  /* line 1362, ../sass/styles.scss */
  .premium #premium_downs .premium_item {
    border-left: 1px solid #33699b;
    background-color: #33699b; }
  /* line 1366, ../sass/styles.scss */
  .premium #premium_downs .premium_item_inner {
    float: left;
    padding: 0 8px;
    text-align: left; }

/* line 1381, ../sass/styles.scss */
.commercial_category .story_item {
  height: 130px;
  padding: 5px 120px 5px 25px;
  overflow-y: hidden; }
  /* line 1385, ../sass/styles.scss */
  .commercial_category .story_item.odd {
    background-color: #f4f4f4; }
  /* line 1388, ../sass/styles.scss */
  .commercial_category .story_item img {
    float: left;
    width: 138px;
    height: 124px;
    margin: 0 10px 0 0;
    vertical-align: top;
    border: 3px #2b5c8a solid; }
  /* line 1396, ../sass/styles.scss */
  .commercial_category .story_item h2 {
    padding: 0 0 5px 0; }
  /* line 1399, ../sass/styles.scss */
  .commercial_category .story_item p.navy {
    text-indent: 3em; }
/* line 1403, ../sass/styles.scss */
.commercial_category .link_box {
  float: right;
  width: 240px;
  height: 25px;
  margin: 5px 0;
  background-color: #e9e7e7;
  overflow-y: hidden; }
  /* line 1410, ../sass/styles.scss */
  .commercial_category .link_box a {
    padding: 0 20px; }
    /* line 1412, ../sass/styles.scss */
    .commercial_category .link_box a:hover {
      padding: 0 20px;
      padding: 0 20px; }

/* line 1427, ../sass/styles.scss */
.commercial_details .story_item {
  height: 130px;
  padding: 5px 120px 5px 25px;
  overflow-y: hidden; }
  /* line 1431, ../sass/styles.scss */
  .commercial_details .story_item.odd {
    background-color: #f4f4f4; }
  /* line 1434, ../sass/styles.scss */
  .commercial_details .story_item img {
    float: left;
    width: 138px;
    height: 124px;
    margin: 0 10px 0 0;
    vertical-align: top;
    border: 3px #2b5c8a solid; }
  /* line 1442, ../sass/styles.scss */
  .commercial_details .story_item h2 {
    padding: 0 0 5px 0; }
/* line 1446, ../sass/styles.scss */
.commercial_details .link_box {
  float: right;
  width: 240px;
  height: 25px;
  margin: 5px 0;
  background-color: #e9e7e7;
  overflow-y: hidden; }
  /* line 1453, ../sass/styles.scss */
  .commercial_details .link_box a {
    padding: 0 20px; }

/* line 1466, ../sass/styles.scss */
#videos #see_more_box {
  float: right;
  width: 240px;
  height: 25px;
  background-color: #eae8e8;
  overflow-y: hidden; }

/* line 1475, ../sass/styles.scss */
#videos_header {
  height: 24px;
  background-color: #2b5c8a; }
  /* line 1478, ../sass/styles.scss */
  #videos_header #gradient {
    margin: 0 0 0 160px;
    width: 90px;
    height: 24px;
    background: url(/img/main/bg_premium_videos.png) no-repeat top left; }

/* line 1486, ../sass/styles.scss */
#videos_items {
  background-color: #f6f6f6;
  height: 110px; }

/* line 1492, ../sass/styles.scss */
#comments .hr_solid {
  border-top: 1px #cccccc solid;
  margin: 0 10px 0 25px; }
/* line 1501, ../sass/styles.scss */
#comments table tr.comment {
  background: url(/img/main/bg_blog_item.png) repeat-x bottom left; }
/* line 1505, ../sass/styles.scss */
#comments .image {
  margin: 10px 20px 10px 40px; }
/* line 1508, ../sass/styles.scss */
#comments .author {
  margin: 10px 0;
  font-size: 12px; }
/* line 1512, ../sass/styles.scss */
#comments .date {
  font-size: 11px; }
/* line 1515, ../sass/styles.scss */
#comments .message {
  color: #333333;
  padding: 15px 0;
  line-height: 16px;
  width: 635px;
  overflow: hidden; }

/* line 1524, ../sass/styles.scss */
.form_field {
  line-height: 24px;
  font-size: 11px; }
  /* line 1527, ../sass/styles.scss */
  .form_field label {
    margin: 0 10px 0 0; }
  /* line 1533, ../sass/styles.scss */
  .form_field textarea {
    width: 640px;
    height: 200px;
    padding: 10px; }
  /* line 1539, ../sass/styles.scss */
  .form_field .input_text {
    width: 150px;
    height: 24px; }
  /* line 1543, ../sass/styles.scss */
  .form_field .input_button {
    padding: 3px 10px;
    cursor: pointer; }

/* line 1549, ../sass/styles.scss */
#footer {
  margin: 0 10px;
  padding: 10px 2px 50px;
  border-top: 1px #999999 solid;
  font-size: 11px; }
  /* line 1554, ../sass/styles.scss */
  #footer #copyright {
    float: right;
    line-height: 16px;
    color: #999999; }
    /* line 1558, ../sass/styles.scss */
    #footer #copyright a {
      color: #999999; }

/* line 1564, ../sass/styles.scss */
#homepage_main {
  width: 663px;
  float: left; }

/* line 1569, ../sass/styles.scss */
#homepage_right {
  width: 280px;
  padding: 0 12px;
  float: right; }

/* line 1575, ../sass/styles.scss */
#homepage_main_inner {
  border-right: 1px solid #b2b2b2;
  width: 662px; }
  /* line 1578, ../sass/styles.scss */
  #homepage_main_inner .learn_more {
    width: 306px;
    padding: 0 12px;
    float: left; }

/* line 1585, ../sass/styles.scss */
.hr {
  border-top: 1px solid #cccccc; }

/* line 1589, ../sass/styles.scss */
.top {
  vertical-align: top; }

/* line 1593, ../sass/styles.scss */
.middle {
  vertical-align: middle; }

/* line 1597, ../sass/styles.scss */
.bottom {
  vertical-align: bottom; }

/* line 1601, ../sass/styles.scss */
.left {
  text-align: left; }

/* line 1605, ../sass/styles.scss */
.center {
  text-align: center; }
  /* line 1607, ../sass/styles.scss */
  .center .left-pane {
    border-right-color: #000000;
    border-right-width: 1px;
    border-right-style: dotted;
    float: left; }
    /* line 1612, ../sass/styles.scss */
    .center .left-pane .top-pane {
      background-position-x: left;
      background-position-y: -60%;
      background-repeat: no-repeat;
      -webkit-background-size: 99% 99%;
              background-size: 99%;
      position: relative; }
    /* line 1619, ../sass/styles.scss */
    .center .left-pane .bottom-pane {
      background-position-x: left;
      background-position-y: -60%;
      background-repeat: no-repeat;
      -webkit-background-size: 99% 99%;
              background-size: 99%;
      position: relative; }
  /* line 1627, ../sass/styles.scss */
  .center .right-pane {
    float: left; }
    /* line 1629, ../sass/styles.scss */
    .center .right-pane .top-pane {
      background-position-x: left;
      background-position-y: -60%;
      background-repeat: no-repeat;
      -webkit-background-size: 99% 99%;
              background-size: 99%;
      position: relative; }
    /* line 1636, ../sass/styles.scss */
    .center .right-pane .bottom-pane {
      background-position-x: left;
      background-position-y: -60%;
      background-repeat: no-repeat;
      -webkit-background-size: 99% 99%;
              background-size: 99%;
      position: relative; }

/* line 1646, ../sass/styles.scss */
.right {
  text-align: right; }

/* line 1650, ../sass/styles.scss */
.calendar {
  font-family: Verdana;
  font-size: 10px; }
  /* line 1653, ../sass/styles.scss */
  .calendar .active {
    font-weight: bold; }
  /* line 1665, ../sass/styles.scss */
  .calendar .day {
    width: 29px;
    cursor: pointer; }
    /* line 1669, ../sass/styles.scss */
    .calendar .day.weekend {
      background: #ffcccc; }
  /* line 1673, ../sass/styles.scss */
  .calendar .label {
    width: 29px;
    background: #ccccff;
    font-weight: bold; }
    /* line 1678, ../sass/styles.scss */
    .calendar .label.weekend {
      background: #d6a3cc; }
  /* line 1682, ../sass/styles.scss */
  .calendar .month {
    width: 34px;
    cursor: pointer; }
  /* line 1687, ../sass/styles.scss */
  .calendar .year {
    width: 69px;
    cursor: pointer; }
  /* line 1692, ../sass/styles.scss */
  .calendar .event {
    background: #ccffcc; }
    /* line 1694, ../sass/styles.scss */
    .calendar .event.weekend {
      background: #d6cca3; }

/* line 1700, ../sass/styles.scss */
.pn_radio {
  margin-left: 5px;
  line-height: 18px; }

/* line 1705, ../sass/styles.scss */
.pn_box {
  margin-top: 10px;
  padding: 15px;
  width: 300px;
  height: auto;
  -webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.5);
          box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.5); }

/* line 1713, ../sass/styles.scss */
.pn_box_header {
  font-weight: bold;
  font-size: 13px;
  line-height: 14px; }

/* line 1719, ../sass/styles.scss */
.pn_box_text {
  margin-top: 10px;
  font-size: 12px;
  line-height: 14px; }

/* line 1726, ../sass/styles.scss */
.popup .overlay {
  z-index: 9999;
  position: absolute;
  left: 0;
  top: 0; }
/* line 1732, ../sass/styles.scss */
.popup .content {
  z-index: 9999;
  background: white;
  border: 5px solid #FFFFFF;
  border-radius: 8px 8px 8px 8px;
  -webkit-box-shadow: 0 0 10px 10px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 10px 10px rgba(0, 0, 0, 0.1);
  position: absolute;
  overflow: hidden; }

/* line 1759, ../sass/styles.scss */
#register_popup {
  width: 340px;
  height: 140px; }
  /* line 1762, ../sass/styles.scss */
  #register_popup h1 {
    font-size: 19px;
    padding: 0;
    margin: 15px 15px 10px 15px;
    color: #436eb3;
    font-weight: normal;
    text-transform: none; }
  /* line 1770, ../sass/styles.scss */
  #register_popup p {
    font-size: 11px;
    line-height: 16px;
    padding: 0;
    margin: 0 15px 10px; }

/* line 1778, ../sass/styles.scss */
.disclaimer {
  margin: 0 5px 5px 25px;
  font-size: 10px; }

/* line 1783, ../sass/styles.scss */
.margin10 {
  margin-top: 10px; }

/* line 1787, ../sass/styles.scss */
.premiumButtons {
  float: right;
  clear: both; }

/* line 1792, ../sass/styles.scss */
.ftype {
  float: right;
  margin-right: 50px; }

/* line 1797, ../sass/styles.scss */
.floatleft {
  float: left; }
  /* line 1799, ../sass/styles.scss */
  .floatleft.center {
    margin-left: 7px;
    width: 702px;
    border-color: #000000;
    border-width: 1px;
    -webkit-box-shadow: -2px 3px 11px rgba(50, 50, 50, 0.75);
            box-shadow: -2px 3px 11px rgba(50, 50, 50, 0.75);
    font-weight: 900; }

/* line 1810, ../sass/styles.scss */
.floatright {
  float: right; }
  /* line 1812, ../sass/styles.scss */
  .floatright.clearright.energyvideos-header {
    margin-top: 31px;
    margin-right: 4px; }
    /* line 1815, ../sass/styles.scss */
    .floatright.clearright.energyvideos-header .video_item {
      float: none !important;
      width: 250px;
      height: 100px;
      margin: 5px 7px 19px 0 !important;
      overflow-y: hidden;
      background-color: #9CF; }

/* line 1826, ../sass/styles.scss */
.clearleft {
  clear: left; }

/* line 1830, ../sass/styles.scss */
.clearright {
  clear: right; }

/* line 1835, ../sass/styles.scss */
.buttonRow .floatleft {
  margin-left: 15px;
  width: 127px;
  height: 20px;
  margin-left: 6px;
  margin-bottom: 5px;
  background: url(/energy_files/boxbackB.png) no-repeat;
  -webkit-background-size: 127px 20px;
          background-size: 127px 20px;
  cursor: pointer;
  cursor: hand; }
  /* line 1845, ../sass/styles.scss */
  .buttonRow .floatleft.selected {
    background: url(/energy_files/boxbackA.png) no-repeat;
    -webkit-background-size: 127px 20px;
            background-size: 127px 20px; }
    /* line 1848, ../sass/styles.scss */
    .buttonRow .floatleft.selected .caption {
      color: #2b5c8a; }
  /* line 1852, ../sass/styles.scss */
  .buttonRow .floatleft .caption {
    line-height: 19px;
    text-align: center;
    font-size: 11px;
    font-weight: bold;
    color: #FCFDFD; }
/* line 1860, ../sass/styles.scss */
.buttonRow .floatright {
  cursor: pointer;
  cursor: hand;
  width: 127px;
  height: 20px;
  margin-right: 20px;
  margin-bottom: 5px;
  background: url(/energy_files/boxbackD.png) no-repeat;
  -webkit-background-size: 127px 20px;
          background-size: 127px 20px; }
  /* line 1869, ../sass/styles.scss */
  .buttonRow .floatright .caption {
    line-height: 19px;
    text-align: center;
    font-size: 11px;
    font-weight: bold;
    color: white; }
  /* line 1876, ../sass/styles.scss */
  .buttonRow .floatright.selected .caption {
    color: #2b5c8a; }

/* line 1882, ../sass/styles.scss */
.menuRight {
  margin-right: 20px;
  margin-top: 8px; }
  /* line 1885, ../sass/styles.scss */
  .menuRight .floatleft {
    cursor: pointer;
    cursor: hand; }
    /* line 1889, ../sass/styles.scss */
    .menuRight .floatleft.selected {
      background: #88B7E3;
      text-shadow: none; }
      /* line 1892, ../sass/styles.scss */
      .menuRight .floatleft.selected .caption {
        color: #2B5C8A;
        font-weight: 900; }
  /* line 1898, ../sass/styles.scss */
  .menuRight .floatright {
    cursor: pointer;
    cursor: hand; }
    /* line 1901, ../sass/styles.scss */
    .menuRight .floatright.selected {
      background: #88B7E3;
      text-shadow: none; }
      /* line 1904, ../sass/styles.scss */
      .menuRight .floatright.selected .caption {
        color: #2B5C8A;
        font-weight: 900; }

/* line 1912, ../sass/styles.scss */
.energy-header_ {
  margin-bottom: 25px;
  margin-left: 15px; }

/* line 1917, ../sass/styles.scss */
#buttonRow1 {
  margin-left: 5px;
  margin-top: 7px; }

/* line 1922, ../sass/styles.scss */
#buttonRow2 {
  clear: both; }
  /* line 1924, ../sass/styles.scss */
  #buttonRow2 .floatleft {
    width: 106px;
    height: 20px;
    margin-left: 75px;
    margin-bottom: 5px;
    -webkit-background-size: 106.0px 20px;
            background-size: 106.0px 20px; }

/* line 1933, ../sass/styles.scss */
.energy-header {
  margin-bottom: 12px;
  margin-left: 11px;
  margin-top: 16px;
  font-weight: bold;
  font-size: 18px;
  color: #2B5C8A; }

/* line 1942, ../sass/styles.scss */
#premiuButton {
  margin-right: 3px;
  margin-top: 2px; }

/* line 1947, ../sass/styles.scss */
#middlemenu {
  padding-top: 34px; }

/* line 1951, ../sass/styles.scss */
.discussion-header {
  font-family: Arial;
  font-size: 14px;
  font-weight: 900;
  margin-left: 13px;
  float: left;
  clear: both;
  margin-top: 20px;
  margin-bottom: 8px;
  color: #2B5C8A; }

/* line 1963, ../sass/styles.scss */
.bottom-pane {
  border-top-color: #000000;
  border-top-width: 1px;
  border-top-style: dotted;
  width: 350px;
  height: 278px; }

/* line 1971, ../sass/styles.scss */
.top-pane {
  width: 350px;
  height: 278px; }

/* line 1978, ../sass/styles.scss */
#top-right:hover {
  -webkit-background-size: 101% 101%;
          background-size: 101%;
  padding-bottom: 5px; }

/* line 1986, ../sass/styles.scss */
#bottom-right:hover {
  -webkit-background-size: 101% 101%;
          background-size: 101%;
  padding-bottom: 5px; }

/* line 1994, ../sass/styles.scss */
#top-left:hover {
  -webkit-background-size: 101% 101%;
          background-size: 101%;
  padding-bottom: 5px; }

/* line 2002, ../sass/styles.scss */
#bottom-left:hover {
  -webkit-background-size: 101% 101%;
          background-size: 101%;
  padding-bottom: 5px; }

/* line 2008, ../sass/styles.scss */
.discussion-text {
  padding-top: 39px;
  padding-left: 27px;
  width: 900px; }
  /* line 2012, ../sass/styles.scss */
  .discussion-text li {
    padding: 3px 0;
    margin-left: 35px; }
  /* line 2016, ../sass/styles.scss */
  .discussion-text p {
    padding: 10px 0; }

/* line 2021, ../sass/styles.scss */
#discussion-text-inner-header {
  font-size: 12px;
  font-weight: bolder; }

/* line 2026, ../sass/styles.scss */
.discussion-footer {
  font-weight: 900;
  margin-left: 30px;
  margin-top: 30px; }

/* line 2032, ../sass/styles.scss */
.mainText {
  text-indent: 50px; }

/* line 2036, ../sass/styles.scss */
#soitable {
  width: 340px;
  border: 1px solid #CCC;
  background-image: url(/energy_files/tablebg.jpg);
  text-align: right;
  font-family: Verdana;
  margin-top: 11px;
  margin-left: 314px;
  background-position-x: 339px;
  border-top-width: 3px; }
  /* line 2046, ../sass/styles.scss */
  #soitable th {
    font-weight: 900;
    text-align: left; }
  /* line 2054, ../sass/styles.scss */
  #soitable .cell {
    padding: 9px;
    border: 1px solid #CCC;
    vertical-align: middle; }
    /* line 2058, ../sass/styles.scss */
    #soitable .cell.value {
      font-weight: bolder;
      font-size: 14px;
      font-family: Verdana; }

/* line 2066, ../sass/styles.scss */
.paneText {
  text-align: center;
  position: absolute;
  bottom: 5px;
  left: 1%;
  width: 98%;
  font-size: 21px;
  font-family: Arial, Helvetica, sans-serif;
  font-variant: small-caps;
  font-weight: 900;
  padding-top: 8px;
  padding-bottom: 17px;
  background-color: #306b97;
  color: white; }

/* line 2082, ../sass/styles.scss */
.confidence {
  text-align: center;
  position: absolute;
  bottom: 5px;
  left: 1%;
  width: 98%;
  background-color: #306B97;
  text-transform: lowercase;
  font-variant: small-caps;
  color: white; }

/* line 2094, ../sass/styles.scss */
.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020; }

/* line 2108, ../sass/styles.scss */
.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  border-radius: 4px; }

/* line 2119, ../sass/styles.scss */
.fancybox-outer {
  position: relative; }

/* line 2124, ../sass/styles.scss */
.fancybox-inner {
  position: relative;
  overflow: hidden; }

/* line 2130, ../sass/styles.scss */
.fancybox-image {
  max-width: 100%;
  max-height: 100%; }

/* line 2137, ../sass/styles.scss */
.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url("blank.gif");
  z-index: 8040; }
  /* line 2147, ../sass/styles.scss */
  .fancybox-nav span {
    position: absolute;
    top: 50%;
    width: 36px;
    height: 34px;
    margin-top: -18px;
    cursor: pointer;
    z-index: 8040;
    visibility: hidden; }
  /* line 2158, ../sass/styles.scss */
  .fancybox-nav:hover span {
    visibility: visible; }

/* line 2163, ../sass/styles.scss */
.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important; }

/* line 2174, ../sass/styles.scss */
.fancybox-opened {
  z-index: 8030; }
  /* line 2176, ../sass/styles.scss */
  .fancybox-opened .fancybox-skin {
    -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
            box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); }
  /* line 2180, ../sass/styles.scss */
  .fancybox-opened .fancybox-title {
    visibility: visible; }

/* line 2185, ../sass/styles.scss */
.fancybox-error {
  color: #444;
  font: 14px/20px Helvetica Neue, Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap; }

/* line 2197, ../sass/styles.scss */
#fancybox-loading {
  background-image: url("fancybox_sprite.png");
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060; }
  /* line 2208, ../sass/styles.scss */
  #fancybox-loading div {
    width: 44px;
    height: 44px;
    background: url("fancybox_loading.gif") center center no-repeat; }

/* line 2215, ../sass/styles.scss */
.fancybox-close {
  background-image: url("fancybox_sprite.png");
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040; }

/* line 2226, ../sass/styles.scss */
.fancybox-lock {
  overflow: hidden; }
  /* line 2228, ../sass/styles.scss */
  .fancybox-lock .fancybox-overlay {
    overflow: auto;
    overflow-y: scroll; }

/* line 2234, ../sass/styles.scss */
.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url("fancybox_overlay.png"); }

/* line 2244, ../sass/styles.scss */
.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0; }

/* line 2250, ../sass/styles.scss */
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px Helvetica Neue, Helvetica, Arial, sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050; }

/* line 2259, ../sass/styles.scss */
.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center; }
  /* line 2266, ../sass/styles.scss */
  .fancybox-title-float-wrap .child {
    display: inline-block;
    margin-right: -100%;
    padding: 2px 20px;
    background: transparent;
    background: rgba(0, 0, 0, 0.8);
    border-radius: 15px;
    text-shadow: 0 1px 2px #222;
    color: #FFF;
    font-weight: bold;
    line-height: 24px;
    white-space: nowrap; }

/* line 2283, ../sass/styles.scss */
.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: white; }

/* line 2289, ../sass/styles.scss */
.fancybox-title-inside-wrap {
  padding-top: 10px; }

/* line 2293, ../sass/styles.scss */
.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: white;
  padding: 10px;
  background: #000000;
  background: rgba(0, 0, 0, 0.8); }

/* line 2303, ../sass/styles.scss */
.dayContainer {
  float: left;
  margin: 5px;
  text-align: right; }
  /* line 2307, ../sass/styles.scss */
  .dayContainer .value {
    float: left;
    text-align: right;
    padding-left: 5px; }
  /* line 2312, ../sass/styles.scss */
  .dayContainer .region {
    float: left;
    clear: left; }

/* line 2318, ../sass/styles.scss */
.dayWrapper {
  float: left;
  clear: left; }

/* line 2323, ../sass/styles.scss */
.div-table {
  display: table;
  width: auto;
  background-color: #eee;
  border: 1px solid #666666;
  border-spacing: 5px; }

/* line 2331, ../sass/styles.scss */
.div-table-row {
  display: table-row;
  width: auto;
  clear: both; }

/* line 2337, ../sass/styles.scss */
.div-table-col {
  float: left;
  display: table-column;
  width: 200px;
  background-color: #cccccc; }

/* line 2346, ../sass/styles.scss */
.slick-row.selected .cell-selection {
  background-color: transparent; }

/* line 2355, ../sass/styles.scss */
.cell-selection {
  border-right-color: silver;
  border-right-style: solid;
  background: #f5f5f5;
  color: gray;
  text-align: right;
  font-size: 10px; }

/* line 2364, ../sass/styles.scss */
.horiz-top {
  width: 100%;
  overflow-y: visible;
  -webkit-box-shadow: -2px 3px 11px rgba(50, 50, 50, 0.75);
          box-shadow: -2px 3px 11px rgba(50, 50, 50, 0.75); }

/* line 2371, ../sass/styles.scss */
.horiz-bottom {
  width: 100%;
  height: 38px;
  background-color: lightsteelblue; }

/* line 2377, ../sass/styles.scss */
.horiz-mid {
  width: 100%;
  overflow-y: visible; }

/* line 2382, ../sass/styles.scss */
.pretty-checkbox {
  border-radius: 6px;
  background-color: #EEE;
  border: 1px solid #000000;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0 -15px 10px -12px rgba(0, 0, 0, 0.05);
          box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0 -15px 10px -12px rgba(0, 0, 0, 0.05);
  padding: 4px 8px;
  font-size: 13px;
  color: #2B5C8A;
  font-weight: bold;
  white-space: nowrap;
  float: left;
  position: relative;
  line-height: 19px;
  margin: 3px 25px; }
  /* line 2398, ../sass/styles.scss */
  .pretty-checkbox span span {
    margin-left: 20px; }

/* line 2403, ../sass/styles.scss */
.contentUnavailable {
  background: url(/energy_files/contentUnavailable.png) no-repeat center top;
  -webkit-background-size: contain;
          background-size: contain; }

/* line 2408, ../sass/styles.scss */
#squaresWaveG {
  position: relative;
  width: 240px;
  height: 29px; }
  /* line 2412, ../sass/styles.scss */
  #squaresWaveG .squaresWaveG {
    position: absolute;
    top: 0;
    background-color: #2B5C8A;
    width: 29px;
    height: 29px;
    -webkit-animation-name: bounce_squaresWaveG;
         -o-animation-name: bounce_squaresWaveG;
            animation-name: bounce_squaresWaveG;
    -webkit-animation-duration: 1.3s;
         -o-animation-duration: 1.3s;
            animation-duration: 1.3s;
    -webkit-animation-iteration-count: infinite;
         -o-animation-iteration-count: infinite;
            animation-iteration-count: infinite;
    -webkit-animation-direction: linear;
         -o-animation-direction: linear;
            animation-direction: linear; }
  /* line 2423, ../sass/styles.scss */
  #squaresWaveG #squaresWaveG_1 {
    left: 0;
    -webkit-animation-delay: 0.52s;
         -o-animation-delay: 0.52s;
            animation-delay: 0.52s; }
  /* line 2427, ../sass/styles.scss */
  #squaresWaveG #squaresWaveG_2 {
    left: 30px;
    -webkit-animation-delay: 0.65s;
         -o-animation-delay: 0.65s;
            animation-delay: 0.65s; }
  /* line 2431, ../sass/styles.scss */
  #squaresWaveG #squaresWaveG_3 {
    left: 60px;
    -webkit-animation-delay: 0.78s;
         -o-animation-delay: 0.78s;
            animation-delay: 0.78s; }
  /* line 2435, ../sass/styles.scss */
  #squaresWaveG #squaresWaveG_4 {
    left: 90px;
    -webkit-animation-delay: 0.91s;
         -o-animation-delay: 0.91s;
            animation-delay: 0.91s; }
  /* line 2439, ../sass/styles.scss */
  #squaresWaveG #squaresWaveG_5 {
    left: 120px;
    -webkit-animation-delay: 1.04s;
         -o-animation-delay: 1.04s;
            animation-delay: 1.04s; }
  /* line 2443, ../sass/styles.scss */
  #squaresWaveG #squaresWaveG_6 {
    left: 150px;
    -webkit-animation-delay: 1.17s;
         -o-animation-delay: 1.17s;
            animation-delay: 1.17s; }
  /* line 2447, ../sass/styles.scss */
  #squaresWaveG #squaresWaveG_7 {
    left: 180px;
    -webkit-animation-delay: 1.3s;
         -o-animation-delay: 1.3s;
            animation-delay: 1.3s; }
  /* line 2451, ../sass/styles.scss */
  #squaresWaveG #squaresWaveG_8 {
    left: 210px;
    -webkit-animation-delay: 1.43s;
         -o-animation-delay: 1.43s;
            animation-delay: 1.43s; }
@-webkit-keyframes bounce_squaresWaveG {
  0% {
    background-color: #2B5C8A; }
  100% {
    background-color: #9CF; } }
@-o-keyframes bounce_squaresWaveG {
  0% {
    background-color: #2B5C8A; }
  100% {
    background-color: #9CF; } }
@keyframes bounce_squaresWaveG {
  0% {
    background-color: #2B5C8A; }
  100% {
    background-color: #9CF; } }
/* line 2466, ../sass/styles.scss */
.loadingContainer {
  margin-left: 35%; }

/* line 2470, ../sass/styles.scss */
.hidden {
  display: none; }

/* line 2475, ../sass/styles.scss */
.commercial_energy .Table_01 {
  height: 0;
  overflow: visible; }
/* line 2479, ../sass/styles.scss */
.commercial_energy.main-row {
  float: left; }
  /* line 2481, ../sass/styles.scss */
  .commercial_energy.main-row.value {
    float: right;
    text-align: right; }
/* line 2486, ../sass/styles.scss */
.commercial_energy.sub-row {
  font-size: 0.8em;
  font-weight: 100;
  float: right; }
  /* line 2490, ../sass/styles.scss */
  .commercial_energy.sub-row.value {
    float: right;
    text-align: right; }

/* line 2501, ../sass/styles.scss */
#rawOrWt {
  float: right; }

/* line 2505, ../sass/styles.scss */
.stuck {
  position: fixed;
  top: 0;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
          box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3); }

/* line 2512, ../sass/styles.scss */
.italic {
  font-style: italic; }

/* line 2516, ../sass/styles.scss */
.bigger-font {
  font-size: 1.2em; }

/* line 2520, ../sass/styles.scss */
.abbreviation {
  color: #555CB2;
  font-weight: bold; }

/* line 2525, ../sass/styles.scss */
dl {
  font-size: 1.2em;
  line-height: 170%;
  margin-bottom: 10px; }

/* line 2532, ../sass/styles.scss */
.faqs dt {
  font-weight: bold;
  border: 1px solid #5A93C8;
  margin-bottom: 20px;
  border-radius: 10px;
  color: #14375E;
  font-size: 1.5em;
  width: 897px;
  padding: 15px;
  position: relative;
  -webkit-box-shadow: 2px 2px 2px #888888;
          box-shadow: 2px 2px 2px #888888;
  background: #f2f9fe;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f2f9fe), to(#d6f0fd));
  background: -webkit-linear-gradient(top, #f2f9fe 0, #d6f0fd 100%);
  background: -o-linear-gradient(top, #f2f9fe 0, #d6f0fd 100%);
  background: linear-gradient(to bottom, #f2f9fe 0, #d6f0fd 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='$color_alice_blue_approx', endColorstr='$color_mabel_approx', GradientType=0); }
  /* line 2548, ../sass/styles.scss */
  .faqs dt:hover {
    margin-bottom: 18px;
    -webkit-box-shadow: 3px 3px 3px #888888;
            box-shadow: 3px 3px 3px #888888;
    border-width: 2px;
    cursor: pointer;
    color: #000000; }
/* line 2557, ../sass/styles.scss */
.faqs dd {
  padding: 10px 30px 10px 50px;
  position: relative;
  color: #000000;
  font-size: 1.2em; }

/* line 2565, ../sass/styles.scss */
.float {
  float: left; }

/* line 2569, ../sass/styles.scss */
.clear {
  clear: both; }

/* line 2573, ../sass/styles.scss */
.billing-switch-txt {
  text-align: right;
  font-size: 13px;
  color: #235b8d;
  line-height: 13px;
  height: 13px;
  vertical-align: top;
  padding-bottom: 2px;
  padding-left: 5px; }

/* line 2584, ../sass/styles.scss */
.billing-switch-txt-bottom {
  text-align: right;
  font-size: 12px;
  color: #000000;
  line-height: 11px;
  height: 11px;
  vertical-align: bottom;
  margin-top: 4px;
  padding-left: 16px; }

/* line 2595, ../sass/styles.scss */
.new {
  line-height: 48px;
  color: #ffcc33; }

/* line 2600, ../sass/styles.scss */
.action-icons {
  display: inline; }

/* line 2604, ../sass/styles.scss */
.big {
  font-size: 1.5em; }

/* line 2608, ../sass/styles.scss */
#subscription-table {
  width: 100%; }

/* line 2612, ../sass/styles.scss */
#alerts-table {
  width: 100%; }

/* line 2616, ../sass/styles.scss */
.pull-left {
  float: left; }

/* line 2620, ../sass/styles.scss */
.pull-right {
  float: right; }

/* line 2624, ../sass/styles.scss */
#register_button {
  height: 25px;
  line-height: 25px;
  display: inline-block;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box; }

/* line 2632, ../sass/styles.scss */
#technical_difficulties {
  display: inline-block;
  float: right;
  margin-right: 10px; }

/* line 2638, ../sass/styles.scss */
input {
  border: 1px solid #000000; }
  /* line 2640, ../sass/styles.scss */
  input.error {
    border: 1px solid #ff0000; }

/* line 2646, ../sass/styles.scss */
label.error {
  position: absolute;
  right: -85px;
  top: 3px;
  line-height: 18px;
  background: white;
  padding-right: 10px;
  border: 1px solid #333333;
  font-size: 0.8em;
  height: 18px;
  overflow: visible;
  z-index: 100; }
  /* line 2658, ../sass/styles.scss */
  label.error:before {
    content: ' ';
    background: url("images/unchecked.gif") no-repeat;
    width: 16px;
    display: block;
    float: left;
    height: 14px;
    margin: 2px 0 2px 4px; }
/* line 2668, ../sass/styles.scss */
label.valid {
  background: url("images/checked.gif") no-repeat;
  display: block;
  width: 16px;
  height: 16px; }

/* line 2678, ../sass/styles.scss */
form table td {
  padding: 0 10px 0 0; }

/* line 2685, ../sass/styles.scss */
.login #left_column #forgot_password a {
  color: #000000; }
  /* line 2687, ../sass/styles.scss */
  .login #left_column #forgot_password a:hover {
    color: #000000; }
/* line 2691, ../sass/styles.scss */
.login #left_column #techinical_difficulties a {
  color: #000000; }
  /* line 2693, ../sass/styles.scss */
  .login #left_column #techinical_difficulties a:hover {
    color: #000000; }

/* line 2700, ../sass/styles.scss */
.account_edit form .blue_block.field_content {
  margin-left: -15px; }
/* line 2703, ../sass/styles.scss */
.account_edit form table td {
  padding: 5px 8px 5px 0; }
/* line 2706, ../sass/styles.scss */
.account_edit form #billing_info_table td {
  padding: 5px 45px 5px 0; }
  /* line 2708, ../sass/styles.scss */
  .account_edit form #billing_info_table td.field_content {
    position: relative;
    display: block;
    padding-top: 4px; }

/* line 2716, ../sass/styles.scss */
#archives ul {
  list-style: none;
  padding: 0; }
  /* line 2719, ../sass/styles.scss */
  #archives ul ul {
    padding: 0 0 0 15px; }
    /* line 2721, ../sass/styles.scss */
    #archives ul ul ul a {
      padding: 0;
      background: none; }
      /* line 2724, ../sass/styles.scss */
      #archives ul ul ul a:hover {
        padding: 0;
        background: none; }
      /* line 2728, ../sass/styles.scss */
      #archives ul ul ul a.active {
        padding: 0;
        background: none; }
  /* line 2739, ../sass/styles.scss */
  #archives ul a.active {
    background: url(/img/main/archives_arrow_down.png) no-repeat center left; }

/* line 2746, ../sass/styles.scss */
.menuLeft .floatleft {
  cursor: pointer;
  cursor: hand; }
  /* line 2750, ../sass/styles.scss */
  .menuLeft .floatleft.selected {
    background: #88B7E3;
    text-shadow: none; }
    /* line 2753, ../sass/styles.scss */
    .menuLeft .floatleft.selected .caption {
      color: #2B5C8A;
      font-weight: 900; }

/* line 2761, ../sass/styles.scss */
.buttonRow1 .floatleft {
  cursor: pointer;
  cursor: hand; }

/* line 2766, ../sass/styles.scss */
.buttonRow2 .floatleft {
  cursor: pointer;
  cursor: hand; }

/* line 2774, ../sass/styles.scss */
.fancybox-prev span {
  background-image: url("fancybox_sprite.png");
  left: 10px;
  background-position: 0 -36px; }

/* line 2780, ../sass/styles.scss */
.fancybox-next span {
  right: 10px;
  background: url("fancybox_sprite.png") 0 -72px; }

/* line 2785, ../sass/styles.scss */
.table .top-header {
  float: left;
  margin: 3px; }

/* line 2790, ../sass/styles.scss */
.top-header span {
  margin: 5px; }

/* line 2794, ../sass/styles.scss */
hr.style-two {
  float: left;
  clear: left;
  width: 100%;
  border: 0;
  height: 1px; }

/* line 2802, ../sass/styles.scss */
ul.dropdown {
  position: relative; }
  /* line 2804, ../sass/styles.scss */
  ul.dropdown li {
    font-weight: bold;
    float: left;
    zoom: 1;
    background: #cccccc; }
    /* line 2809, ../sass/styles.scss */
    ul.dropdown li a {
      display: block;
      padding: 4px 8px;
      border-right: 1px solid #333333;
      color: #222; }
    /* line 2817, ../sass/styles.scss */
    ul.dropdown li.hover a {
      color: #000000; }
    /* line 2823, ../sass/styles.scss */
    ul.dropdown li:hover ul {
      visibility: visible; }
    /* line 2827, ../sass/styles.scss */
    ul.dropdown li:last-child a {
      border-right: none; }
  /* line 2832, ../sass/styles.scss */
  ul.dropdown a:hover {
    color: #000000; }
  /* line 2835, ../sass/styles.scss */
  ul.dropdown a:active {
    color: #ffa500; }
  /* line 2839, ../sass/styles.scss */
  ul.dropdown ul {
    width: 220px;
    visibility: hidden;
    position: absolute;
    top: 100%;
    left: 0; }
    /* line 2845, ../sass/styles.scss */
    ul.dropdown ul li {
      font-weight: normal;
      background: #f6f6f6;
      color: #000000;
      border-bottom: 1px solid #cccccc;
      float: none; }
      /* line 2851, ../sass/styles.scss */
      ul.dropdown ul li a {
        border-right: none;
        width: 100%;
        display: inline-block; }
    /* line 2857, ../sass/styles.scss */
    ul.dropdown ul ul {
      left: 100%;
      top: 0; }

/* line 2864, ../sass/styles.scss */
td input[type="checkbox"] {
  vertical-align: middle; }

/* line 2868, ../sass/styles.scss */
h6.indent5 {
  padding-left: 5px;
  font-weight: 900;
  color: black; }

/* line 2873, ../sass/styles.scss */
input[disabled="disabled"][type="checkbox"] + input.input_button.bwr {
  background-color: #8FEAFF; }
