/* Reset */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, address, cite, code, del, dfn, em, img, ins, q, small, strong, sub, sup, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  border: 0;
  margin: 0;
  padding: 0; }

article, aside, figure, figure img, figcaption, hgroup, footer, header, nav, section, video, object {
  display: block; }

a img {
  border: 0; }

figure {
  position: relative; }

figure img {
  width: 100%; }

th {
  font-weight: normal; }

th, td {
  vertical-align: top;
  text-align: left; }

samp {
  font-family: inherit; }

/* Codex */
html {
  overflow-y: scroll; }

:focus, input, textarea, option {
  outline: none; }

/* silly Chrome focus outline */
input:-webkit-autofill, textarea:-webkit-autofill {
  background-color: inherit;
  color: inherit; }

input[type=text], input[type=number], textarea {
  -webkit-appearance: none; }

#flex-dash-edit {
  position: fixed;
  padding: 12px 16px;
  background: #AFAFAF;
  z-index: 999;
  bottom: 150px;
  left: 0;
  font-size: 13px; }
  #flex-dash-edit a {
    color: #fff; }
  #flex-dash-edit a:hover {
    text-decoration: underline; }

a, a.a {
  text-decoration: none; }

.a:hover {
  text-decoration: underline; }

p a {
  text-decoration: underline; }

.clear {
  clear: both; }

.block {
  display: block; }

.hide {
  display: none; }

.relative {
  position: relative; }

.left {
  float: left; }

.right {
  float: right; }

.img {
  line-height: 0; }

/* 1170 Skeleton */
.wrap {
  padding: 0 50px; }

.row {
  width: 100%;
  max-width: 100%;
  min-width: 920px;
  margin: 0 auto;
  overflow: hidden; }

.c1, .c2, .c3, .c4, .c5, .c5up, .c6, .c6up, .c7, .c8, .c9, .c10, .c11, .c20 {
  margin-right: 3.8%;
  float: left;
  min-height: 1px; }

.c1 {
  width: 4.85%; }

.c2 {
  width: 13.5%; }

.c3 {
  width: 22.15%; }

.c4 {
  width: 30.80%; }

.c5 {
  width: 39.45%; }

.c5-5 {
  width: 43.78%; }

.c6 {
  width: 48.1%; }

.c6-5 {
  width: 52.42%; }

.c7 {
  width: 56.75%; }

.c8 {
  width: 65.4%; }

.c9 {
  width: 74.05%; }

.c10 {
  width: 82.7%; }

.c11 {
  width: 91.35%; }

.c12 {
  width: 100%;
  float: left; }

.c20 {
  width: 16.96%; }

.w700 {
  width: 700px;
  margin: 0 auto; }

.w940 {
  width: 940px;
  margin: 0 auto; }

.w1180 {
  width: 1180px;
  margin: 0 auto; }
  .w1180 .c20 {
    width: 18.72%;
    margin-right: 1.6%; }
  .w1180 .last {
    margin-right: 0; }

.last {
  margin-right: 0; }

img, object, embed {
  max-width: 100%; }

img {
  height: auto; }

/* Mobile */
@media handheld, only screen and (max-width: 850px) {
  .row, body, .container {
    width: 100%;
    min-width: 0;
    margin: 0;
    padding: 0; }

  .c1, .c2, .c3, .c4, .c5, .c5up, .c6, .c6up, .c7, .c8, .c9, .c10, .c11, .c12, #content, .c20 {
    width: auto;
    float: none;
    margin: 0; } }
#content a img {
  float: none; }
