@charset "CP850";
@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;
}

/* HTML5 ✰ Boilerplate
 * ==|== normalize ==========================================================
 */
/* line 7, ../sass/style.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
  display: block;
}

/* line 8, ../sass/style.scss */
audio, canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

/* line 9, ../sass/style.scss */
audio:not([controls]) {
  display: none;
}

/* line 10, ../sass/style.scss */
[hidden] {
  display: none;
}

/* line 12, ../sass/style.scss */
html {
  font-size: 100%;
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

/* line 13, ../sass/style.scss */
body {
  margin: 0;
  font-size: 13px;
  line-height: 1.231;
}

/* line 14, ../sass/style.scss */
body, button, input, select, textarea {
  font-family: sans-serif;
  color: #222;
}

/* line 16, ../sass/style.scss */
::-moz-selection {
  background: #fe57a1;
  color: #fff;
  text-shadow: none;
}

/* line 17, ../sass/style.scss */
::selection {
  background: #fe57a1;
  color: #fff;
  text-shadow: none;
}

/* line 19, ../sass/style.scss */
a {
  color: #2bb5b6;
  text-decoration: none;
}

/*a:visited { color: #551a8b; }
a:hover { color: #06e; }*/
/* line 22, ../sass/style.scss */
a:focus {
  outline: thin dotted;
}

/* line 23, ../sass/style.scss */
a:hover, a:active {
  outline: 0;
}

/* line 25, ../sass/style.scss */
abbr[title] {
  border-bottom: 1px dotted;
}

/* line 26, ../sass/style.scss */
b, strong {
  font-weight: bold;
}

/* line 27, ../sass/style.scss */
blockquote {
  margin: 1em 40px;
}

/* line 28, ../sass/style.scss */
dfn {
  font-style: italic;
}

/* line 29, ../sass/style.scss */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

/* line 30, ../sass/style.scss */
ins {
  background: #ff9;
  color: #000;
  text-decoration: none;
}

/* line 31, ../sass/style.scss */
mark {
  background: #ff0;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

/* line 32, ../sass/style.scss */
pre, code, kbd, samp {
  font-family: monospace, monospace;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}

/* line 33, ../sass/style.scss */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

/* line 34, ../sass/style.scss */
q {
  quotes: none;
}

/* line 35, ../sass/style.scss */
q:before, q:after {
  content: "";
  content: none;
}

/* line 36, ../sass/style.scss */
small {
  font-size: 85%;
}

/* line 37, ../sass/style.scss */
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 38, ../sass/style.scss */
sup {
  top: -0.5em;
}

/* line 39, ../sass/style.scss */
sub {
  bottom: -0.25em;
}

/* line 40, ../sass/style.scss */
ul, ol {
  margin: 1em 0;
  padding: 0 0 0 40px;
}

/* line 41, ../sass/style.scss */
dd {
  margin: 0 0 0 40px;
}

/* line 42, ../sass/style.scss */
nav ul, nav ol {
  list-style: none;
  list-style-image: none;
  margin: 0;
  padding: 0;
}

/* line 43, ../sass/style.scss */
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle;
}

/* line 44, ../sass/style.scss */
svg:not(:root) {
  overflow: hidden;
}

/* line 45, ../sass/style.scss */
figure {
  margin: 0;
}

/* line 47, ../sass/style.scss */
form {
  margin: 0;
}

/* line 48, ../sass/style.scss */
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

/* line 49, ../sass/style.scss */
label {
  cursor: pointer;
}

/* line 50, ../sass/style.scss */
legend {
  border: 0;
  *margin-left: -7px;
  padding: 0;
}

/* line 51, ../sass/style.scss */
button, input, select, textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
  font-family: "AsapFont", Arial, Helvetica, sans-serif;
}

/* line 52, ../sass/style.scss */
button, input {
  line-height: normal;
  *overflow: visible;
}

/* line 53, ../sass/style.scss */
table button, table input {
  *overflow: auto;
}

/* line 54, ../sass/style.scss */
button, input[type="button"], input[type="reset"], input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}

/* line 55, ../sass/style.scss */
input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
}

/* line 56, ../sass/style.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

/* line 57, ../sass/style.scss */
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 58, ../sass/style.scss */
button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* line 59, ../sass/style.scss */
textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical;
}

/* line 61, ../sass/style.scss */
input:invalid, textarea:invalid {
  background-color: #f0dddd;
}

/* line 63, ../sass/style.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 64, ../sass/style.scss */
td {
  vertical-align: top;
}

/* ==|== primary styles =====================================================
   Author: 
   ========================================================================== */
/* line 73, ../sass/style.scss */
.pie-element, #constant, #ads {
  behavior: url("http://fathom-ctech.com/PIE.htc");
  position: relative;
}

/* line 75, ../sass/style.scss */
.imageWidth {
  width: 100%;
}

/* line 77, ../sass/style.scss */
html {
  overflow-y: scroll;
  min-height: 100%;
}

/* line 78, ../sass/style.scss */
body {
  background: #141c26 url(../img/bg-pattern.jpg) repeat top left fixed;
  font-family: "AsapFont", Arial, Helvetica, sans-serif;
}

/* line 79, ../sass/style.scss */
#bottomBanner {
  position: fixed;
  bottom: 0;
  left: 0;
  height: 43px;
  width: 100%;
  text-align: center;
  z-index: 200;
}
/* line 80, ../sass/style.scss */
#bottomBanner #bottomAdvert {
  height: 43px;
  width: 100%;
  background: url(../img/advert.gif) repeat-x top left;
}
/* line 81, ../sass/style.scss */
#bottomBanner .table {
  width: 1182px;
  height: 43px;
  margin: 0 auto;
  text-align: left;
}
/* line 82, ../sass/style.scss */
#bottomBanner .right {
  width: 1176px;
  height: 33px;
  margin: 10px auto 0;
  text-align: right;
}
/* line 83, ../sass/style.scss */
#bottomBanner #openAdvert {
  width: 106px;
  height: 33px;
  float: right;
}

/* line 86, ../sass/style.scss */
#wrapper {
  width: 1176px;
  margin: 0 auto;
  background: url(../img/background.gif) repeat-y top left;
  display: table;
  -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;
}

/* line 87, ../sass/style.scss */
.cell {
  display: table-cell;
  vertical-align: top;
}

/* line 88, ../sass/style.scss */
.cell_middle {
  display: table-cell;
  vertical-align: middle;
}

/* line 89, ../sass/style.scss */
.cell_bottom {
  display: table-cell;
  vertical-align: bottom;
}

/* line 90, ../sass/style.scss */
.cell_right {
  display: table-cell;
  text-align: right;
}

/* line 93, ../sass/style.scss */
#constant {
  width: 273px;
  padding: 0 21px 25px;
  background: url('../img/shadow-l_1332371210.png') no-repeat top right, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(70%, #e0dfda));
  background: url('../img/shadow-l_1332371210.png') no-repeat top right, -webkit-linear-gradient(#ffffff, #e0dfda 70%);
  background: url('../img/shadow-l_1332371210.png') no-repeat top right, -moz-linear-gradient(#ffffff, #e0dfda 70%);
  background: url('../img/shadow-l_1332371210.png') no-repeat top right, -o-linear-gradient(#ffffff, #e0dfda 70%);
  -pie-background: url('../img/shadow-l_1332371210.png') no-repeat top right, linear-gradient(#ffffff, #e0dfda 70%);
  background: url('../img/shadow-l_1332371210.png') no-repeat top right, linear-gradient(#ffffff, #e0dfda 70%);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 94, ../sass/style.scss */
#main_nav ul {
  width: 100%;
  padding: 0;
  border-bottom: 3px solid #2bb5b6;
}

/* line 95, ../sass/style.scss */
#main_nav ul li {
  border-top: 1px solid #2bb5b6;
}

/* line 96, ../sass/style.scss */
#main_nav ul li:first-child {
  border: none;
}

/* line 97, ../sass/style.scss */
#main_nav ul li a {
  color: #141c26;
  text-decoration: none;
  font-size: 12px;
  display: block;
  padding: 12px 0;
  text-align: left;
}

/* line 98, ../sass/style.scss */
#main_nav ul li a.selected {
  color: #2bb5b6;
}

/* line 100, ../sass/style.scss */
#small_nav ul {
  width: 100%;
  padding: 0;
  margin: 20px 0 35px;
}

/* line 101, ../sass/style.scss */
#small_nav ul li {
  border-bottom: 1px solid #2bb5b6;
  font-size: 11px;
  line-height: 11px;
}

/* line 102, ../sass/style.scss */
#small_nav ul li a {
  color: #141c26;
  text-decoration: none;
  font-size: 11px;
  line-height: 11px;
  display: block;
  padding: 8px 0;
  text-align: left;
}

/* line 103, ../sass/style.scss */
#small_nav ul li a.selected {
  color: #2bb5b6;
}

/* line 106, ../sass/style.scss */
#middle {
  width: 728px;
  background: #f1f0ee;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-bottom: 50px;
}

/* line 107, ../sass/style.scss */
#firefox_middle {
  width: 100%;
  height: 100%;
  position: relative;
}

/* line 108, ../sass/style.scss */
header.old {
  width: 100%;
  padding: 10px;
  background: #2bb5b6;
  display: table;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  z-index: 2;
}
/* line 109, ../sass/style.scss */
header.old a {
  color: #fff;
  text-decoration: none;
}

/* line 111, ../sass/style.scss */
#search_graphic {
  width: 122px;
}

/* line 112, ../sass/style.scss */
#login {
  text-align: left;
  color: #fff;
  font-size: 14px;
  padding-left: 10px;
  border-left: 1px dotted #bfe9e9;
}

/* line 113, ../sass/style.scss */
#login_message {
  text-align: right;
}

/* line 114, ../sass/style.scss */
#login_message span {
  margin: 0;
  color: #bfe9e9;
  font-size: 12px;
  padding-left: 10px;
  border-left: 1px dotted #bfe9e9;
}

/* line 116, ../sass/style.scss */
#search_nav ul {
  display: table;
  width: 100%;
  padding: 12px 0;
  position: relative;
  z-index: 2;
  background: #002544 url(../img/search_background.png) repeat-x top left;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #001628), color-stop(50%, #002b4e), color-stop(100%, #002646));
  background: -webkit-linear-gradient(#001628, #002b4e 50%, #002646);
  background: -moz-linear-gradient(#001628, #002b4e 50%, #002646);
  background: -o-linear-gradient(#001628, #002b4e 50%, #002646);
  -pie-background: linear-gradient(#001628, #002b4e 50%, #002646);
  background: linear-gradient(#001628, #002b4e 50%, #002646);
}

/* line 117, ../sass/style.scss */
#search_nav ul li {
  padding: 2px 10px;
  text-align: center;
  border-left: 1px dotted #87857c;
}

/* line 118, ../sass/style.scss */
#search_nav ul li:first-child {
  border: none;
}

/* line 119, ../sass/style.scss */
#search_nav ul li a {
  color: #a8a69a;
  text-decoration: none;
  font-size: 12px;
}

/* line 120, ../sass/style.scss */
#search_nav ul li a.selected {
  color: #2bb5b6;
}

/* line 122, ../sass/style.scss */
#search_form {
  width: 698px;
  height: 114px;
  padding: 8px 15px 18px;
  background: url(../img/search_form_background.jpg) no-repeat top left;
  display: none;
}

/* line 123, ../sass/style.scss */
#tech_search_tbl {
  width: 100%;
  font-size: 12px;
  color: #fff;
}

/* line 124, ../sass/style.scss */
#tech_search_tbl td {
  padding: 9px 0 9px 20px;
  vertical-align: middle;
  text-align: left;
  width: 190px;
}

/* line 125, ../sass/style.scss */
#tech_search_tbl td.label {
  width: 140px;
}

/* line 126, ../sass/style.scss */
#tech_search_tbl td.left {
  padding-left: 0;
}

/* line 127, ../sass/style.scss */
#tech_search_tbl label {
  color: #fff;
}

/* line 128, ../sass/style.scss */
#tech_search_tbl .text {
  width: 190px;
  padding: 3px;
  border: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 129, ../sass/style.scss */
#tech_search_tbl .select {
  width: 190px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 130, ../sass/style.scss */
#tech_search_tbl .arrow_link {
  float: left;
  margin-right: 10px;
}

/* line 131, ../sass/style.scss */
#tech_search_tbl .radio {
  width: 100%;
}

/* line 132, ../sass/style.scss */
#tech_search_tbl .radio td {
  padding: 0;
  width: auto;
}

/* line 133, ../sass/style.scss */
#tech_search_tbl .radio td.radio {
  width: 20px;
}

/* line 134, ../sass/style.scss */
#tech_search_tbl .radio input[type="radio"] {
  float: left;
}

/* line 135, ../sass/style.scss */
.show_search_bar {
  display: block !important;
}

/* line 137, ../sass/style.scss */
#main {
  width: 100%;
  padding: 0 40px 0 40px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 138, ../sass/style.scss */
.title {
  width: 100%;
  padding: 20px 0 12px;
  border-bottom: 3px solid #2bb5b6;
  display: table;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 139, ../sass/style.scss */
h1 {
  margin: 0;
}

/* line 140, ../sass/style.scss */
.social_share {
  text-align: right;
  width: 80px;
}

/* line 141, ../sass/style.scss */
.content {
  display: table;
  padding: 20px 0;
  border-bottom: 3px solid #2bb5b6;
}

/* line 142, ../sass/style.scss */
.content > * :last-child {
  margin-bottom: 0 !important;
}

/* line 143, ../sass/style.scss */
.content .image {
  padding-right: 30px;
}

/* line 144, ../sass/style.scss */
.cta {
  margin-top: 20px;
}

/* line 145, ../sass/style.scss */
.cta_img {
  display: block;
  margin-top: 10px;
}

/* line 146, ../sass/style.scss */
.cta img:first-child {
  margin-top: 0;
}

/* line 147, ../sass/style.scss */
a.cta_img {
  display: inline-block;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
  padding: 4px;
  border: 1px solid #2bb5b6;
  background: #1d9ea0 url(../img/link_background.png) repeat-x top left;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #3cd3d4), color-stop(100%, #1b9b9d));
  background: -webkit-linear-gradient(#3cd3d4, #1b9b9d);
  background: -moz-linear-gradient(#3cd3d4, #1b9b9d);
  background: -o-linear-gradient(#3cd3d4, #1b9b9d);
  -pie-background: linear-gradient(#3cd3d4, #1b9b9d);
  background: linear-gradient(#3cd3d4, #1b9b9d);
}

/* line 148, ../sass/style.scss */
a.cta_img:hover {
  background: #3cd3d4 url(../img/link_background_over.png) repeat-x top left;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #1b9b9d), color-stop(100%, #3cd3d4));
  background: -webkit-linear-gradient(#1b9b9d, #3cd3d4);
  background: -moz-linear-gradient(#1b9b9d, #3cd3d4);
  background: -o-linear-gradient(#1b9b9d, #3cd3d4);
  -pie-background: linear-gradient(#1b9b9d, #3cd3d4);
  background: linear-gradient(#1b9b9d, #3cd3d4);
}

/* line 149, ../sass/style.scss */
a.blue_cta_img {
  display: inline-block;
  font-size: 12px;
  font-weight: bold;
  color: #3d78a8;
  text-decoration: none;
  padding: 4px;
  border: 1px solid #2bb5b6;
  background: #00172a url(../img/link_background_blue.png) repeat-x top left;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #00457e), color-stop(100%, #00172a));
  background: -webkit-linear-gradient(#00457e, #00172a);
  background: -moz-linear-gradient(#00457e, #00172a);
  background: -o-linear-gradient(#00457e, #00172a);
  -pie-background: linear-gradient(#00457e, #00172a);
  background: linear-gradient(#00457e, #00172a);
}

/* line 150, ../sass/style.scss */
a.blue_cta_img:hover {
  background: #00457e url(../img/link_background_blue_over.png) repeat-x top left;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #00172a), color-stop(100%, #00457e));
  background: -webkit-linear-gradient(#00172a, #00457e);
  background: -moz-linear-gradient(#00172a, #00457e);
  background: -o-linear-gradient(#00172a, #00457e);
  -pie-background: linear-gradient(#00172a, #00457e);
  background: linear-gradient(#00172a, #00457e);
}

/* line 152, ../sass/style.scss */
.cta .arrow_link {
  margin-top: 10px;
}

/* line 153, ../sass/style.scss */
.arrow_link {
  display: table;
  border: 1px solid #2bb5b6;
  background: #1d9ea0 url(../img/link_background.png) repeat-x top left;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #3cd3d4), color-stop(100%, #1b9b9d));
  background: -webkit-linear-gradient(#3cd3d4, #1b9b9d);
  background: -moz-linear-gradient(#3cd3d4, #1b9b9d);
  background: -o-linear-gradient(#3cd3d4, #1b9b9d);
  -pie-background: linear-gradient(#3cd3d4, #1b9b9d);
  background: linear-gradient(#3cd3d4, #1b9b9d);
}

/* line 154, ../sass/style.scss */
.cta span:first-child {
  margin-top: 0;
}

/* line 155, ../sass/style.scss */
.arrow_link .cta_img {
  margin-top: 0;
  border: none;
  border-right: 1px solid #2bb5b6;
  display: table-cell;
  vertical-align: middle;
  text-align: left;
}

/* line 156, ../sass/style.scss */
.arrow_link .cta_img_alt {
  border-left: 1px solid #2bb5b6;
}

/* line 157, ../sass/style.scss */
.arrow_link .arrow {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  width: 20px;
}

/* line 158, ../sass/style.scss */
.arrow_link .arrow img {
  position: relative;
  top: -1px;
  width: auto;
}

/* line 159, ../sass/style.scss */
.blue_arrow {
  border: 1px solid #084a80;
  background: #00172a url(../img/link_background_blue.png) repeat-x top left;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #00457e), color-stop(100%, #00172a));
  background: -webkit-linear-gradient(#00457e, #00172a);
  background: -moz-linear-gradient(#00457e, #00172a);
  background: -o-linear-gradient(#00457e, #00172a);
  -pie-background: linear-gradient(#00457e, #00172a);
  background: linear-gradient(#00457e, #00172a);
}

/* line 160, ../sass/style.scss */
.blue_arrow .cta_img {
  margin-top: 0;
  border: none;
  border-right: 1px solid #084a80;
  display: table-cell;
  vertical-align: middle;
  text-align: left;
}

/* line 162, ../sass/style.scss */
img.hero {
  margin-top: 20px;
}

/* line 164, ../sass/style.scss */
.two_thirds_columns {
  display: table;
  width: 100%;
  padding: 0;
}
/* line 165, ../sass/style.scss */
.two_thirds_columns .cell1 {
  width: 255px;
  padding-right: 40px;
  padding-bottom: 20px;
  border-bottom: 3px solid #2bb5b6;
}
/* line 166, ../sass/style.scss */
.two_thirds_columns .cell2 {
  padding-bottom: 20px;
  border-bottom: 3px solid #2bb5b6;
}

/* line 169, ../sass/style.scss */
.two_thirds_columns_alt {
  display: table;
  width: 100%;
  padding: 0;
}
/* line 170, ../sass/style.scss */
.two_thirds_columns_alt .cell1 {
  padding-bottom: 20px;
  /*border-bottom:3px solid #2bb5b6;*/
}
/* line 171, ../sass/style.scss */
.two_thirds_columns_alt .cell2 {
  width: 258px;
  padding-left: 40px;
  padding-bottom: 20px;
  /*border-bottom:3px solid #2bb5b6;*/
}
/* line 174, ../sass/style.scss */
.two_thirds_columns_alt .form_tbl td {
  vertical-align: middle;
  padding-bottom: 8px;
}
/* line 175, ../sass/style.scss */
.two_thirds_columns_alt .form_tbl td.row {
  padding-bottom: 2px;
}
/* line 176, ../sass/style.scss */
.two_thirds_columns_alt .form_tbl td.label {
  width: 75px;
  padding-right: 10px;
}
/* line 177, ../sass/style.scss */
.two_thirds_columns_alt .form_tbl label {
  color: #323a44;
  font-size: 12px;
}
/* line 178, ../sass/style.scss */
.two_thirds_columns_alt .form_tbl .text {
  padding: 2px;
  width: 100%;
  border: none;
  background: #FFF;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 179, ../sass/style.scss */
.two_thirds_columns_alt .form_tbl .select {
  width: 80%;
}
/* line 180, ../sass/style.scss */
.two_thirds_columns_alt .form_tbl .submit {
  margin-top: 10px;
}
/* line 181, ../sass/style.scss */
.two_thirds_columns_alt .form_tbl table.radio td {
  vertical-align: middle;
  padding-bottom: 0;
}
/* line 182, ../sass/style.scss */
.two_thirds_columns_alt .form_tbl table.radio td.checkbox {
  width: 20px;
  text-align: left;
}
/* line 183, ../sass/style.scss */
.two_thirds_columns_alt .form_tbl table.radio td.checkbox input {
  float: left;
}
/* line 184, ../sass/style.scss */
.two_thirds_columns_alt .form_tbl table.radio label {
  font-size: 11px;
}

/* line 188, ../sass/style.scss */
.ui-dialog #login_register_table {
  display: table;
  font-size: 11px;
  width: 280px;
  padding: 10px;
  color: #555;
  background: #fff;
}

/* line 189, ../sass/style.scss */
.ui-dialog #login_box_dialog {
  display: table;
  font-size: 12px;
  width: 300px;
  padding-top: 15px;
}
/* line 191, ../sass/style.scss */
.ui-dialog #login_box_dialog h3 {
  font-size: 18px;
  font-family: 'AsapFont';
  color: #141c26;
  margin: 0;
}
/* line 192, ../sass/style.scss */
.ui-dialog #login_box_dialog .row {
  display: table-row;
}
/* line 193, ../sass/style.scss */
.ui-dialog #login_box_dialog .cell {
  padding: 8px 5px;
  color: #323a44;
}
/* line 194, ../sass/style.scss */
.ui-dialog #login_box_dialog .row:first-child .cell {
  padding-top: 0;
}
/* line 195, ../sass/style.scss */
.ui-dialog #login_box_dialog .row:last-child .cell {
  padding-bottom: 10px;
}
/* line 196, ../sass/style.scss */
.ui-dialog #login_box_dialog .cell:first-child {
  padding-left: 10px;
}
/* line 197, ../sass/style.scss */
.ui-dialog #login_box_dialog .cell:last-child {
  padding-right: 10px;
}
/* line 198, ../sass/style.scss */
.ui-dialog #login_box_dialog a {
  color: #323a44;
}
/* line 199, ../sass/style.scss */
.ui-dialog #login_box_dialog .text {
  background: #fff;
  border: 1px solid #555;
  width: 188px;
  padding: 5px 3px;
  font-size: 11px;
}
/* line 200, ../sass/style.scss */
.ui-dialog #login_box_dialog .password_cell {
  text-align: center;
}

/* line 202, ../sass/style.scss */
.ui-dialog #popup_box_dialog {
  text-align: center;
  padding: 10px 0 0;
}
/* line 204, ../sass/style.scss */
.ui-dialog #popup_box_dialog p {
  font-size: 15px;
  line-height: 18px;
  font-family: "AsapFont", Arial, Helvetica, sans-serif;
  color: #141c26;
  margin: 5px 0 0;
  padding: 0;
}
/* line 205, ../sass/style.scss */
.ui-dialog #popup_box_dialog p:first-child {
  margin-top: 10px;
}
/* line 206, ../sass/style.scss */
.ui-dialog #popup_box_dialog span.red {
  color: #b12009;
}
/* line 207, ../sass/style.scss */
.ui-dialog #popup_box_dialog .search_it_free {
  margin: 10px 0 15px;
}
/* line 208, ../sass/style.scss */
.ui-dialog #popup_box_dialog .join {
  margin-bottom: 10px;
}
/* line 209, ../sass/style.scss */
.ui-dialog #popup_box_dialog .bottom {
  background: #333;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #0c0c0b), color-stop(100%, #30302c));
  background: -webkit-linear-gradient(#0c0c0b, #30302c);
  background: -moz-linear-gradient(#0c0c0b, #30302c);
  background: -o-linear-gradient(#0c0c0b, #30302c);
  -pie-background: linear-gradient(#0c0c0b, #30302c);
  background: linear-gradient(#0c0c0b, #30302c);
  width: 100%;
  padding: 15px 0 10px;
}
/* line 210, ../sass/style.scss */
.ui-dialog #popup_box_dialog table {
  width: 200px;
  margin: 0 auto;
}
/* line 211, ../sass/style.scss */
.ui-dialog #popup_box_dialog table td {
  width: 50%;
}
/* line 212, ../sass/style.scss */
.ui-dialog #popup_box_dialog table p {
  font-size: 10px;
  margin: 3px 0 0;
  color: #83837b;
  padding: 0;
}

/* line 216, ../sass/style.scss */
.ui-dialog {
  border: 2px solid #fff;
  background: #ececec;
}

/* line 217, ../sass/style.scss */
.ui-dialog .ui-dialog-content {
  padding: 0;
}

/* line 218, ../sass/style.scss */
.ui-dialog .ui-dialog-titlebar {
  padding-bottom: 0;
}

/* line 219, ../sass/style.scss */
.ui-dialog .ui-widget-header {
  /*border:none; background:none;*/
}

/* line 222, ../sass/style.scss */
#ads {
  width: 141px;
  padding: 0 17px 25px;
  background: url('../img/shadow-r_1332371521.png') no-repeat top left, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f1f0ee), color-stop(70%, #a7a59e));
  background: url('../img/shadow-r_1332371521.png') no-repeat top left, -webkit-linear-gradient(#f1f0ee, #a7a59e 70%);
  background: url('../img/shadow-r_1332371521.png') no-repeat top left, -moz-linear-gradient(#f1f0ee, #a7a59e 70%);
  background: url('../img/shadow-r_1332371521.png') no-repeat top left, -o-linear-gradient(#f1f0ee, #a7a59e 70%);
  -pie-background: url('../img/shadow-r_1332371521.png') no-repeat top left, linear-gradient(#f1f0ee, #a7a59e 70%);
  background: url('../img/shadow-r_1332371521.png') no-repeat top left, linear-gradient(#f1f0ee, #a7a59e 70%);
}
/* line 223, ../sass/style.scss */
#ads .centre {
  width: 100%;
  text-align: center;
  border-bottom: 1px solid #fff;
  padding-bottom: 20px;
}

/* line 225, ../sass/style.scss */
h4 {
  margin: 0 0 20px;
  font-size: 12px;
  font-weight: normal;
  color: #87857c;
  width: 100%;
  padding: 20px 0;
  text-align: center;
  border-bottom: 1px solid #fff;
}

/* line 226, ../sass/style.scss */
#advertise {
  margin-bottom: 0;
  border-bottom: none;
}

/* line 229, ../sass/style.scss */
#messages p {
  padding: 0 10px 5px;
  margin-bottom: 0;
}

/* line 230, ../sass/style.scss */
#messages p:last-child {
  padding-bottom: 10px;
}

/* line 232, ../sass/style.scss */
h1 {
  color: #141c26;
  font-weight: normal;
  font-family: 'AsapFont';
  margin: 0 0 15px;
}

/* line 233, ../sass/style.scss */
h2 {
  color: #141c26;
  font-weight: normal;
  font-family: 'AsapFont';
  margin: 0 0 15px;
  font-size: 20px;
  line-height: 26px;
}

/* line 234, ../sass/style.scss */
h3 {
  color: #141c26;
  font-weight: normal;
  font-size: 15px;
  line-height: 20px;
  margin: 0 0 15px;
}

/* line 235, ../sass/style.scss */
p {
  color: #323a44;
  font-size: 13px;
  line-height: 18px;
  margin: 0 0 10px;
}

/* line 236, ../sass/style.scss */
p.small {
  font-size: 10px;
  line-height: 14px;
}

/* line 237, ../sass/style.scss */
ul {
  margin: 0 0 10px;
  padding: 0;
}

/* line 238, ../sass/style.scss */
li {
  list-style: none;
  color: #323a44;
  font-size: 12px;
  line-height: 16px;
}

/* line 239, ../sass/style.scss */
.green {
  color: #2bb5b6;
}

/* line 240, ../sass/style.scss */
.blue {
  color: #1d4276;
}

/* line 241, ../sass/style.scss */
.small_text {
  font-size: 11px;
}

/* line 242, ../sass/style.scss */
.pointer {
  cursor: pointer;
}

/* line 243, ../sass/style.scss */
td.rightAlign {
  text-align: right;
}

/* line 245, ../sass/style.scss */
#banners {
  width: 645px;
  height: 240px;
  background: #000;
  position: relative;
  overflow: hidden;
  margin: 20px 0 0 2px;
}
/* line 246, ../sass/style.scss */
#banners .banner {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
/* line 247, ../sass/style.scss */
#banners #banner2_1 {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 5;
}
/* line 248, ../sass/style.scss */
#banners #banner3_1 {
  position: absolute;
  top: 170px;
  left: 120px;
}
/* line 249, ../sass/style.scss */
#banners #banner3_2 {
  position: absolute;
  top: 170px;
  left: 395px;
}
/* line 250, ../sass/style.scss */
#banners #banner5_1 {
  position: absolute;
  top: 106px;
  left: 73px;
}
/* line 251, ../sass/style.scss */
#banners #banner5_2 {
  position: absolute;
  top: 106px;
  left: 395px;
}
/* line 252, ../sass/style.scss */
#banners article {
  width: 215px;
  height: 240px;
  overflow: hidden;
  float: left;
  display: inline;
  background: #000;
  position: relative;
}
/* line 253, ../sass/style.scss */
#banners article img {
  position: absolute;
  top: 0;
  left: 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
  opacity: 0.6;
}
/* line 254, ../sass/style.scss */
#banners article .copy {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 10px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}
/* line 255, ../sass/style.scss */
#banners article .copy a {
  color: #e77b00;
  text-decoration: underline;
}
/* line 256, ../sass/style.scss */
#banners article .copy a.spotlight {
  text-decoration: none;
}
/* line 257, ../sass/style.scss */
#banners article .copy a.spotlight_more {
  color: #2bb6b7;
}
/* line 259, ../sass/style.scss */
#banners article .date {
  color: #2bb6b7;
  font-size: 12px;
}
/* line 260, ../sass/style.scss */
#banners article .headline {
  padding: 3px 0;
}
/* line 261, ../sass/style.scss */
#banners article .headline a {
  color: #fff;
  text-decoration: none;
}

/* line 265, ../sass/style.scss */
#banner_nav {
  display: table;
  width: 100%;
  border-bottom: 2px solid #cacac2;
  padding: 10px 0 0;
  color: #818177;
  font-weight: bold;
}
/* line 266, ../sass/style.scss */
#banner_nav .cell {
  display: table-cell;
  text-align: center;
  border-right: 2px solid #cacac2;
  padding: 0 20px 10px;
}
/* line 267, ../sass/style.scss */
#banner_nav .cell:last-child {
  border-right: 0;
}

/* line 269, ../sass/style.scss */
#home_what {
  width: 648px;
  margin: 0 auto;
  text-align: center;
  padding: 20px 80px;
  /*border-bottom:5px solid #cacac2;*/
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 270, ../sass/style.scss */
#home_what h1 {
  margin: 0 0 10px;
  font-size: 24px;
}
/* line 271, ../sass/style.scss */
#home_what h2 {
  margin: 0;
  font-size: 14px;
  line-height: 20px;
}
/* line 272, ../sass/style.scss */
#home_what p {
  margin: 10px 0 0;
}
/* line 273, ../sass/style.scss */
#home_what .box {
  display: table;
  margin: 0 auto;
  text-align: center;
}
/* line 274, ../sass/style.scss */
#home_what .cell {
  display: table-cell;
  padding: 15px 10px 0;
}

/* line 276, ../sass/style.scss */
#postits {
  padding: 0 0 20px 0;
  font-size: 12px;
}
/* line 277, ../sass/style.scss */
#postits .cell {
  background: #141c26 url(../img/postit.png) no-repeat top right;
  padding: 10px 25px 10px 10px;
  border-right: 10px solid #f1f0ee;
  width: 25%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 278, ../sass/style.scss */
#postits h2 {
  border: none;
  margin: 0;
  padding: 0;
  color: #2bb6b7;
  font-size: 12px;
  line-height: 16px;
  font-weight: normal;
  font-family: inherit;
}
/* line 279, ../sass/style.scss */
#postits p {
  margin: 0;
  padding: 4px 0;
  color: #fff;
}
/* line 280, ../sass/style.scss */
#postits a {
  color: #e77b00;
  text-decoration: underline;
}
/* line 281, ../sass/style.scss */
#postits .cell:last-child {
  border-right: 0;
  background: #e77b00 url(../img/postit_alt.png) no-repeat top right;
}
/* line 282, ../sass/style.scss */
#postits .cell:last-child h2 {
  color: #fff;
}
/* line 283, ../sass/style.scss */
#postits .cell:last-child p {
  color: #141c26;
}
/* line 284, ../sass/style.scss */
#postits .cell:last-child a {
  color: #fff;
}

/* line 289, ../sass/style.scss */
.padding-top {
  padding-top: 20px;
}

/* line 290, ../sass/style.scss */
.no_sidepadding {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

/* line 291, ../sass/style.scss */
.nomargin {
  margin: 0 !important;
}

/* line 292, ../sass/style.scss */
.noborder {
  border: none !important;
}

/* line 294, ../sass/style.scss */
#disqus_thread {
  margin-top: 20px;
  margin-bottom: 20px;
}

/* ==|== non-semantic helper classes ======================================== */
/* line 298, ../sass/style.scss */
.ir {
  display: block;
  border: 0;
  text-indent: -999em;
  overflow: hidden;
  background-color: transparent;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr;
}

/* line 299, ../sass/style.scss */
.ir br {
  display: none;
}

/* line 300, ../sass/style.scss */
.hidden {
  display: none !important;
  visibility: hidden;
}

/* line 301, ../sass/style.scss */
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/* line 302, ../sass/style.scss */
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

/* line 303, ../sass/style.scss */
.invisible {
  visibility: hidden;
}

/* line 304, ../sass/style.scss */
.clearfix:before, .clearfix:after {
  content: "";
  display: table;
}

/* line 305, ../sass/style.scss */
.clearfix:after {
  clear: both;
}

/* line 306, ../sass/style.scss */
.clearfix {
  zoom: 1;
}

/* ==|== media queries ====================================================== */
/* ==|== print styles ======================================================= */
@media print {
  /* line 325, ../sass/style.scss */
  * {
    background: transparent !important;
    color: black !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important;
  }

  /* line 326, ../sass/style.scss */
  a, a:visited {
    text-decoration: underline;
  }

  /* line 327, ../sass/style.scss */
  a[href]:after {
    content: " (" attr(href) ")";
  }

  /* line 328, ../sass/style.scss */
  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  /* line 329, ../sass/style.scss */
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
    content: "";
  }

  /* line 330, ../sass/style.scss */
  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  /* line 331, ../sass/style.scss */
  thead {
    display: table-header-group;
  }

  /* line 332, ../sass/style.scss */
  tr, img {
    page-break-inside: avoid;
  }

  /* line 333, ../sass/style.scss */
  img {
    max-width: 100% !important;
  }

  @page {
    margin: 0.5cm;
}

  /* line 335, ../sass/style.scss */
  p, h2, h3 {
    orphans: 3;
    widows: 3;
  }

  /* line 336, ../sass/style.scss */
  h2, h3 {
    page-break-after: avoid;
  }
}