@font-face {
  font-family: "AsapFont";
  src: url('../fonts/asap-regular-webfont.eot');
  src: url('../fonts/asap-regular-webfont.eot#iefix') format('eot'), url('../fonts/asap-regular-webfont.woff') format('woff'), url('../fonts/asap-regular-webfont.ttf') format('truetype'), url('http://fathom-ctech.com/fonts/asap-regular-webfont.otf') format('opentype'), url('../fonts/asap-regular-webfont.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "AsapBold";
  src: url('../fonts/asap-bold-webfont.eot');
  src: url('../fonts/asap-bold-webfont.eot#iefix') format('eot'), url('../fonts/asap-bold-webfont.woff') format('woff'), url('../fonts/asap-bold-webfont.ttf') format('truetype'), url('http://fathom-ctech.com/fonts/asap-bold-webfont.otf') format('opentype'), url('../fonts/asap-bold-webfont.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

/* line 3, ../sass/styleNew.scss */
body {
  background: #fff;
}

/* line 4, ../sass/styleNew.scss */
.container {
  width: 1176px;
  margin: 0 auto;
}

/* line 5, ../sass/styleNew.scss */
.float {
  float: left;
  width: 100%;
}

/* line 7, ../sass/styleNew.scss */
header.new {
  background: #fff;
  float: left;
  width: 100%;
}
/* line 8, ../sass/styleNew.scss */
header.new .logo {
  float: left;
  display: inline;
}
/* line 9, ../sass/styleNew.scss */
header.new .partners {
  float: right;
  display: inline;
  width: 382px;
  height: 84px;
  position: relative;
}
/* line 10, ../sass/styleNew.scss */
header.new .partners .sponsor {
  position: absolute;
  bottom: 0px;
  left: 0px;
}
/* line 11, ../sass/styleNew.scss */
header.new .partners .lubmarine {
  display: none;
}
/* line 12, ../sass/styleNew.scss */
header.new .partners .bimco {
  position: absolute;
  bottom: 10px;
  left: 140px;
}
/* line 13, ../sass/styleNew.scss */
header.new .partners .fathomShipping {
  position: absolute;
  bottom: 0;
  right: 0;
}
/* line 15, ../sass/styleNew.scss */
header.new nav {
  float: left;
  width: 100%;
  border-top: 4px solid #2bb5b6;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #0f2546), color-stop(70%, #193c6e), color-stop(100%, #162b46));
  background: -webkit-linear-gradient(#0f2546, #193c6e 70%, #162b46);
  background: -moz-linear-gradient(#0f2546, #193c6e 70%, #162b46);
  background: -o-linear-gradient(#0f2546, #193c6e 70%, #162b46);
  -pie-background: linear-gradient(#0f2546, #193c6e 70%, #162b46);
  background: linear-gradient(#0f2546, #193c6e 70%, #162b46);
}
/* line 16, ../sass/styleNew.scss */
header.new nav ul.left {
  margin-left: 20px;
  border-left: 1px solid #1a4074;
  float: left;
  display: inline;
}
/* line 17, ../sass/styleNew.scss */
header.new nav li {
  display: inline-block;
  border-right: 1px solid #141c26;
}
/* line 18, ../sass/styleNew.scss */
header.new nav li:first-child {
  border-left: 1px solid #141c26;
}
/* line 19, ../sass/styleNew.scss */
header.new nav a {
  display: block;
  padding: 15px 13px;
  color: #fff;
  border-right: 1px solid #1a4074;
  font-size: 11px;
  line-height: 11px;
}
/* line 20, ../sass/styleNew.scss */
header.new nav a.selected, header.new nav a:hover {
  background: #72cecf;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #72cecf), color-stop(100%, #2eb6b7));
  background: -webkit-linear-gradient(#72cecf, #2eb6b7);
  background: -moz-linear-gradient(#72cecf, #2eb6b7);
  background: -o-linear-gradient(#72cecf, #2eb6b7);
  -pie-background: linear-gradient(#72cecf, #2eb6b7);
  background: linear-gradient(#72cecf, #2eb6b7);
}
/* line 21, ../sass/styleNew.scss */
header.new nav a.twitter {
  background: url(../img/new/follow.png) 18px 50% no-repeat;
  padding-left: 47px;
}
/* line 22, ../sass/styleNew.scss */
header.new nav a.bulletin {
  background: url(../img/new/bulletin.png) 18px 50% no-repeat;
  padding-left: 47px;
}
/* line 23, ../sass/styleNew.scss */
header.new nav ul.right {
  margin-right: 20px;
  border-left: 1px solid #1a4074;
  float: right;
  display: inline;
}

/* line 27, ../sass/styleNew.scss */
#wrapper {
  background: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  padding-top: 15px;
  width: 100%;
  float: left;
}

/* line 30, ../sass/styleNew.scss */
.accordion span.selector {
  cursor: pointer;
  display: block;
  padding: 10px 15px;
  background: #72cecf;
  color: #fff;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #47658f), color-stop(100%, #1b4175));
  background: -webkit-linear-gradient(#47658f, #1b4175);
  background: -moz-linear-gradient(#47658f, #1b4175);
  background: -o-linear-gradient(#47658f, #1b4175);
  -pie-background: linear-gradient(#47658f, #1b4175);
  background: linear-gradient(#47658f, #1b4175);
}
/* line 31, ../sass/styleNew.scss */
.accordion span.selector a {
  color: #fff;
}
/* line 33, ../sass/styleNew.scss */
.accordion span.selected {
  background: #72cecf;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #72cecf), color-stop(100%, #2eb6b7));
  background: -webkit-linear-gradient(#72cecf, #2eb6b7);
  background: -moz-linear-gradient(#72cecf, #2eb6b7);
  background: -o-linear-gradient(#72cecf, #2eb6b7);
  -pie-background: linear-gradient(#72cecf, #2eb6b7);
  background: linear-gradient(#72cecf, #2eb6b7);
}
/* line 34, ../sass/styleNew.scss */
.accordion .expandable {
  display: none;
}
/* line 35, ../sass/styleNew.scss */
.accordion .show {
  display: inherit;
}
/* line 36, ../sass/styleNew.scss */
.accordion .padding {
  padding: 15px;
  background: #002c50;
}

/* line 39, ../sass/styleNew.scss */
.sCalculator span.selector {
  padding-left: 42px;
  background: #eea654 url(../img/new/calcIcon.png) 10px 50% no-repeat;
  background: url('../img/new/calcIcon.png?1394131398') 10px 50% no-repeat, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #eea654), color-stop(100%, #e67b02));
  background: url('../img/new/calcIcon.png?1394131398') 10px 50% no-repeat, -webkit-linear-gradient(#eea654, #e67b02);
  background: url('../img/new/calcIcon.png?1394131398') 10px 50% no-repeat, -moz-linear-gradient(#eea654, #e67b02);
  background: url('../img/new/calcIcon.png?1394131398') 10px 50% no-repeat, -o-linear-gradient(#eea654, #e67b02);
  -pie-background: url('../img/new/calcIcon.png?1394131398') 10px 50% no-repeat, linear-gradient(#eea654, #e67b02);
  background: url('../img/new/calcIcon.png?1394131398') 10px 50% no-repeat, linear-gradient(#eea654, #e67b02);
}
/* line 40, ../sass/styleNew.scss */
.sCalculator span.selector:hover {
  background: #e67b02 url(../img/new/calcIcon.png) 10px 50% no-repeat;
  background: url('../img/new/calcIcon.png?1394131398') 10px 50% no-repeat, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #e67b02), color-stop(100%, #eea654));
  background: url('../img/new/calcIcon.png?1394131398') 10px 50% no-repeat, -webkit-linear-gradient(#e67b02, #eea654);
  background: url('../img/new/calcIcon.png?1394131398') 10px 50% no-repeat, -moz-linear-gradient(#e67b02, #eea654);
  background: url('../img/new/calcIcon.png?1394131398') 10px 50% no-repeat, -o-linear-gradient(#e67b02, #eea654);
  -pie-background: url('../img/new/calcIcon.png?1394131398') 10px 50% no-repeat, linear-gradient(#e67b02, #eea654);
  background: url('../img/new/calcIcon.png?1394131398') 10px 50% no-repeat, linear-gradient(#e67b02, #eea654);
}

/* line 44, ../sass/styleNew.scss */
.searchForm p {
  font-size: 13px;
  line-height: 16px;
  color: #ffffff;
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #2bb5b6;
  display: block;
}
/* line 45, ../sass/styleNew.scss */
.searchForm label {
  margin-bottom: 4px;
  color: #fff;
  display: block;
  font-size: 13px;
  line-height: 16px;
}
/* line 46, ../sass/styleNew.scss */
.searchForm .text {
  margin-bottom: 12px;
  width: 100%;
  padding: 3px;
  border: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 47, ../sass/styleNew.scss */
.searchForm .select {
  margin-bottom: 8px;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 48, ../sass/styleNew.scss */
.searchForm .arrow_link {
  float: none;
  margin-right: 0;
}
/* line 49, ../sass/styleNew.scss */
.searchForm .radio {
  margin-bottom: 8px;
  width: 100%;
}
/* line 50, ../sass/styleNew.scss */
.searchForm .radio td {
  padding: 0;
  width: auto;
}
/* line 51, ../sass/styleNew.scss */
.searchForm .radio td.radio {
  width: 20px;
}
/* line 52, ../sass/styleNew.scss */
.searchForm .radio input[type="radio"] {
  float: left;
}
/* line 53, ../sass/styleNew.scss */
.searchForm .search_link {
  cursor: pointer;
  display: inline-block;
  color: #fff;
  border: 1px solid #2bb5b6;
  padding: 5px 10px 5px 42px;
  line-height: 22px;
  background: #72cecf url(../img/new/search.png) 10px 50% no-repeat;
  background: url('../img/new/search.png?1393605042') 10px 50% no-repeat, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #72cecf), color-stop(100%, #2eb6b7));
  background: url('../img/new/search.png?1393605042') 10px 50% no-repeat, -webkit-linear-gradient(#72cecf, #2eb6b7);
  background: url('../img/new/search.png?1393605042') 10px 50% no-repeat, -moz-linear-gradient(#72cecf, #2eb6b7);
  background: url('../img/new/search.png?1393605042') 10px 50% no-repeat, -o-linear-gradient(#72cecf, #2eb6b7);
  -pie-background: url('../img/new/search.png?1393605042') 10px 50% no-repeat, linear-gradient(#72cecf, #2eb6b7);
  background: url('../img/new/search.png?1393605042') 10px 50% no-repeat, linear-gradient(#72cecf, #2eb6b7);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
/* line 54, ../sass/styleNew.scss */
.searchForm .search_link:hover {
  background: #2eb6b7 url(../img/new/search.png) 10px 50% no-repeat;
  background: url('../img/new/search.png?1393605042') 10px 50% no-repeat, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #2eb6b7), color-stop(100%, #72cecf));
  background: url('../img/new/search.png?1393605042') 10px 50% no-repeat, -webkit-linear-gradient(#2eb6b7, #72cecf);
  background: url('../img/new/search.png?1393605042') 10px 50% no-repeat, -moz-linear-gradient(#2eb6b7, #72cecf);
  background: url('../img/new/search.png?1393605042') 10px 50% no-repeat, -o-linear-gradient(#2eb6b7, #72cecf);
  -pie-background: url('../img/new/search.png?1393605042') 10px 50% no-repeat, linear-gradient(#2eb6b7, #72cecf);
  background: url('../img/new/search.png?1393605042') 10px 50% no-repeat, linear-gradient(#2eb6b7, #72cecf);
}

/* line 57, ../sass/styleNew.scss */
#constant {
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #efefeb), color-stop(100%, #9ea8b1));
  background: -webkit-linear-gradient(#efefeb, #9ea8b1);
  background: -moz-linear-gradient(#efefeb, #9ea8b1);
  background: -o-linear-gradient(#efefeb, #9ea8b1);
  -pie-background: linear-gradient(#efefeb, #9ea8b1);
  background: linear-gradient(#efefeb, #9ea8b1);
  border-top: 15px solid #fff;
  padding: 0;
}

/* line 58, ../sass/styleNew.scss */
#middle {
  -webkit-box-shadow: rgba(0, 0, 0, 0.6) 0 0 10px 3px;
  -moz-box-shadow: rgba(0, 0, 0, 0.6) 0 0 10px 3px;
  box-shadow: rgba(0, 0, 0, 0.6) 0 0 10px 3px;
  position: relative;
  z-index: 2;
  top: 5px;
  border: 10px solid #efefeb;
  background: #fff;
  padding-bottom: 0;
}

/* line 59, ../sass/styleNew.scss */
#ads {
  width: 174px;
  background: #9ea8b1;
  border-top: 15px solid #fff;
  padding: 0;
  text-align: center;
}
/* line 60, ../sass/styleNew.scss */
#ads .calculatorGraphic {
  border-bottom: 10px solid #efefeb;
}
/* line 61, ../sass/styleNew.scss */
#ads #ad_rotation {
  padding: 20px;
}
/* line 62, ../sass/styleNew.scss */
#ads #ad_rotation img {
  width: 100%;
}

/* line 67, ../sass/styleNew.scss */
#firefox_middle #main {
  padding: 0 20px;
  border-top: none;
  float: left;
}
/* line 70, ../sass/styleNew.scss */
#firefox_middle .two_thirds_columns_alt .form_tbl .text {
  background: #efefeb;
}

/* line 75, ../sass/styleNew.scss */
#bottomBanner {
  display: none;
}

/* line 76, ../sass/styleNew.scss */
footer {
  background: #131c25;
  padding: 20px 0;
  width: 100%;
  float: left;
}
/* line 77, ../sass/styleNew.scss */
footer .left {
  display: inline;
  width: 50%;
  float: left;
}
/* line 78, ../sass/styleNew.scss */
footer .left img {
  float: left;
  display: inline;
}
/* line 79, ../sass/styleNew.scss */
footer .left .copyright {
  float: left;
  display: inline-block;
  margin-left: 50px;
  margin-top: 45px;
  font-size: 11px;
  line-height: 11px;
  color: #646c76;
}
/* line 81, ../sass/styleNew.scss */
footer .right {
  display: inline;
  width: 408px;
  float: right;
  text-align: left;
  padding-top: 10px;
}
/* line 82, ../sass/styleNew.scss */
footer .right .logos {
  float: left;
  margin-bottom: 10px;
  width: 100%;
}
/* line 83, ../sass/styleNew.scss */
footer .right .logos img {
  float: left;
  margin-right: 10px;
}
/* line 86, ../sass/styleNew.scss */
footer .right ul li {
  display: inline;
}
/* line 87, ../sass/styleNew.scss */
footer .right ul a {
  color: #646c76;
  font-size: 11px;
  line-height: 11px;
  border-left: 1px solid #646c76;
  padding-left: 5px;
  margin-left: 5px;
}
/* line 88, ../sass/styleNew.scss */
footer .right ul li:first-child a {
  padding-left: 0;
  margin-left: 0;
  border-left: none;
}