/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: 700;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace,monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}
input[type=search] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: 700;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
html {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit;
}
html,
body {
  margin: 0;
  padding: 0;
  line-height: 1;
  width: 100%;
  position: relative;
}
body {
  font-family: "Open Sans", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 62.5%;
  /* Resets base font size to 10px, so setting font size to 14px in EMs is simple: 1.4em */
  overflow-x: hidden;
  background-color: #f2f2f2;
}
iframe {
  border: 0 none;
}
p {
  color: #222222;
  font-size: 1.4em;
  line-height: 1.68em;
  margin: 0 0 1.4em;
}
li p {
  font-size: 1em;
}
/* Prevents nested elements' font sizes from increasing */
a {
  color: #b52228;
  text-decoration: none;
  -webkit-tap-highlight-color: transparent;
}
a:hover {
  text-decoration: underline;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  color: #222222;
  margin: 0 0 .5em;
  clear: left;
}
/* Any heading following content is given a top margin... because it usually needs some separation */
* + h1,
* + .h1,
* + h2,
* + .h2,
* + h3,
* + .h3,
* + h4,
* + .h4,
* + h5,
* + .h5,
* + h6,
* + .h6 {
  margin-top: 1em;
}
h1,
.h1 {
  font-size: 4.8em;
}
h2,
.h2 {
  font-size: 3.6em;
}
h3,
.h3 {
  font-size: 3.2em;
}
h4,
.h4 {
  font-size: 2.8em;
}
h5,
.h5 {
  font-size: 2.0em;
}
h6,
.h6 {
  font-size: 1.6em;
}
ul,
ol {
  color: #222222;
  font-size: 1.4em;
  line-height: 1.68em;
  list-style-position: outside;
  margin: 0 1.4em 1.68em;
  padding: 0;
}
ol ol {
  list-style-type: lower-alpha;
}
ul ul,
ol ol,
ul ol,
ol ul {
  font-size: 1em;
  /* Prevents nested elements' font sizes from increasing */
  margin: 0.5em 1.4em;
}
p ul {
  font-size: 1em;
}
/* Prevents nested elements' font sizes from increasing */
blockquote {
  color: #222222;
  font-size: 2.8em;
  font-style: italic;
  line-height: 1.6em;
  margin: .5em 0;
  padding: 1em;
  quotes: "\201C" "\201D" "\2018" "\2019";
  text-align: center;
}
blockquote:before {
  content: open-quote;
}
blockquote:after {
  content: close-quote;
}
table {
  color: #222222;
  text-align: left;
  width: 100%;
}
th,
td {
  border: 1px solid #cecece;
  font-size: 1.4em;
  padding: .5em 1em;
}
th {
  background-color: #ebebeb;
  font-weight: normal;
}
td td {
  font-size: 1em;
}
/* Prevents nested elements' font sizes from increasing */
.button {
  vertical-align: middle;
  border: none;
  background: transparent none;
  padding: 0;
  line-height: 1;
  -webkit-tap-highlight-color: transparent;
  background: #eeeeee;
  /* Old browsers */
  background: -moz-linear-gradient(top, #eeeeee 0%, #dddddd 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eeeeee), color-stop(100%, #dddddd));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #eeeeee 0%, #dddddd 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #eeeeee 0%, #dddddd 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #eeeeee 0%, #dddddd 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #eeeeee 0%, #dddddd 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#dddddd', GradientType=0);
  /* IE6-8 */
  border-bottom: 1px solid #cecece;
  border-radius: 2px;
  color: #222222;
  display: inline-block;
  font-size: 1.4em;
  padding: .5em 1em;
  position: relative;
}
.button:active {
  top: 1px;
  border-bottom-color: transparent;
  background-color: #e1e1e1;
  color: #222222;
}
p .button,
ul .button {
  font-size: 1em;
}
/* Prevents nested elements' font sizes from increasing */
/* Firefox height fix */
.button::-moz-focus-inner {
  border: 0;
  padding: 0;
  margin-top: -2px;
  margin-bottom: -2px;
}
.field {
  vertical-align: middle;
  border: none;
  background: transparent none;
  padding: 0;
  line-height: 1;
  -webkit-tap-highlight-color: transparent;
  background-color: #fff;
  border: 1px solid #cecece;
  color: #222222;
  display: inline-block;
  font-size: 1.4em;
  line-height: 1.68em;
  padding: .5em 1em;
}
textarea,
.textarea {
  resize: vertical;
  border: none;
  background: transparent none;
  padding: 0;
  line-height: 1;
  -webkit-tap-highlight-color: transparent;
  background-color: #fff;
  border: 1px solid #cecece;
  color: #222222;
  font-size: 1.4em;
  line-height: 1.68em;
  padding: .5em 1em;
}
select,
.select {
  cursor: pointer;
  vertical-align: middle;
  border: none;
  background: transparent none;
  padding: 0;
  line-height: 1;
  -webkit-tap-highlight-color: transparent;
  background-color: #fff;
  border: 1px solid #cecece;
  font-size: 1.4em;
  line-height: 1.68em;
  padding: .5em 1em;
}
::-webkit-input-placeholder {
  line-height: 1.68em;
}
:-moz-placeholder {
  line-height: 1.68em;
}
/* Firefox 18- */
::-moz-placeholder {
  line-height: 1.68em;
}
/* Firefox 19+ */
:-ms-input-placeholder {
  line-height: 1.68em;
}
.radio {
  border: none;
  background: transparent none;
  padding: 0;
  line-height: 1;
  -webkit-tap-highlight-color: transparent;
}
.checkbox {
  border: none;
  background: transparent none;
  padding: 0;
  line-height: 1;
  -webkit-tap-highlight-color: transparent;
}
label,
.label {
  -webkit-tap-highlight-color: transparent;
  color: #222222;
  cursor: pointer;
  font-size: 1.4em;
}
.main {
  background-color: white;
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
}
.main__content-wrapper {
  padding: 40px;
}
.main-header__logo {
  text-indent: -9999px;
  margin: 0;
  padding: 0;
}
.main-header__logo__link {
  display: block;
  width: 220px;
  height: 175px;
  margin: 0 auto;
  background-image: url('/Content/images/allied-parts.png');
  background-repeat: no-repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .main-header__logo__link {
    /* on retina, use image that's scaled by 2 */
    background-image: url('/Content/images/allied-parts@2x.png');
    background-size: 220px 175px;
  }
}
.main-header__spiel {
  margin: 0;
  font-style: italic;
  padding: 20px 20px 0;
  font-size: 1.6em;
  line-height: 1.4;
  text-align: center;
}
.main__content {
  padding: 40px 0 0;
}
.main__sidebar {
  padding: 0 40px 20px;
}
.main__sidebar__heading {
  font-size: 2em;
}
.main__sidebar__list {
  margin: 0;
  margin-bottom: 20px;
  padding: 0;
  list-style-type: none;
  display: table;
  width: 100%;
  line-height: 1.4;
}
.list__item {
  display: table-row;
}
.list__item__term {
  display: table-cell;
  vertical-align: top;
  padding-bottom: .5em;
}
.list__item__description {
  display: table-cell;
  vertical-align: top;
  padding-bottom: .5em;
}
.view-larger-map {
  font-size: 1.4em;
  display: block;
  margin-top: 10px;
  margin-bottom: 20px;
  padding: 10px 0;
}
.main-footer {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  background-color: white;
  padding: 20px;
}
.main-footer__copyright {
  margin: 0;
  text-align: center;
}
.clearfix:after {
  content: "";
  display: table;
  clear: both;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.fc {
  float: none;
  margin-left: auto;
  margin-right: auto;
}
.fn {
  float: none;
}
.cl {
  clear: left;
}
.cr {
  clear: right;
}
.cb {
  clear: both;
}
.cn {
  clear: none;
}
.w5 {
  width: 05%;
}
.w10 {
  width: 10%;
}
.w15 {
  width: 15%;
}
.w20 {
  width: 20%;
}
.w25 {
  width: 25%;
}
.w30 {
  width: 30%;
}
.w35 {
  width: 35%;
}
.w40 {
  width: 40%;
}
.w45 {
  width: 45%;
}
.w475 {
  width: 47.5%;
}
.w50 {
  width: 50%;
}
.w55 {
  width: 55%;
}
.w60 {
  width: 60%;
}
.w65 {
  width: 65%;
}
.w70 {
  width: 70%;
}
.w75 {
  width: 75%;
}
.w80 {
  width: 80%;
}
.w85 {
  width: 85%;
}
.w90 {
  width: 90%;
}
.w95 {
  width: 95%;
}
.w100 {
  width: 100%;
}
::selection {
  background: #ffb7b7;
}
::-moz-selection {
  background: #ffb7b7;
}
/* For screen-readable, visually-hidden content */
.visually-hidden {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}
.no-js {
  margin-top: 60px;
}
.noscript-message {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  margin: 0;
  padding: 7px;
  background-color: #cc6c6c;
  color: white;
  font-weight: bold;
  text-align: center;
  z-index: 9;
}
.lt-ie8 {
  padding-bottom: 83px;
}
.lt-ie8-message {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  margin: 0;
  padding: 7px;
  background-color: #cc6c6c;
  color: white;
  font-weight: bold;
  text-align: center;
  z-index: 9;
}
/* END mobile-only */
@media only screen and (min-width: 768px) {
  .main {
    display: table;
    table-layout: fixed;
  }
  .main__content-wrapper {
    display: table-cell;
    vertical-align: top;
    padding: 40px 20px 20px 40px;
  }
  .main-header {
    display: table;
  }
  .main-header__logo {
    display: table-cell;
    vertical-align: middle;
    padding: 0 20px 0 0;
  }
  .main-header__spiel {
    display: table-cell;
    vertical-align: middle;
    padding: 0 0 0 20px;
    font-size: 2.4em;
    text-align: left;
  }
  .main__sidebar {
    display: table-cell;
    width: 30%;
    padding: 40px 40px 40px 20px;
  }
}
/* END min-width: 768px */
@media only screen and (min-width: 1280px) {
  .wrapper {
    width: 60%;
  }
}
/* END min-width: 1280px */
