html {
  min-height: 100%; }

body {
  background: #f5eddc;
  font-family: "proxima-nova", "Helvetica Neue", "Arial", "Helvetica", sans-serif; }

.hidden {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden; }
.print-only { display: none; }

a, a:visited {
  color: #1684d0; }

nav ul, nav ul li {
  list-style: none;
  padding: 0;
  margin: 0; }

section {
  clear: both;
  margin-bottom: 15px; }

h1, h2, h3, h4, h5, h6 {
  font-family: "proxima-nova-extra-condensed", "Helvetica Neue Condensed", "Arial Narrow", "Arial", "Helvetica", sans-serif;
  font-weight: normal;
  color: #754c24; }
  h1.reverse, h2.reverse, h3.reverse, h4.reverse, h5.reverse, h6.reverse {
    padding: 0.05em 0.2em 0.025em 0.2em;
    margin: 0; }

ol { margin-left: 2rem; }

code { font-weight: normal; color: #222; background: #ddd; }

.reverse {
  color: white; }

.trip {
  background-color: #8cc63f; }
  .trip.darker {
    background-color: #81af44; }

.info {
  background-color: #29abe2; }
  .info.darker {
    background-color: #3399c5; }

.agency {
  background-color: #c1272d; }
  .agency.darker {
    background-color: #a93034; }

.my {
  background-color: #e6821c; }
  .my.darker {
    background-color: #c77828; }

.brown {
  background-color: #c69c6d; }
  .brown.darker {
    background-color: #8c6239; }

.overlay {
  background: rgba(0, 0, 0, 0.15);
  color: white; }

.sticker {
  position: absolute; }

body > header {
  margin: 0; }
  body > header .row {
    height: 100px; }
  body > header a {
    text-decoration: none; }
  body > header img {
    width: 300px;
    display: block;
    float: left;
    margin: 15px 8px 0 8px; }
  body > header .logo {
    position: relative;
    z-index: 100;
    display: block; }

.site {
  background: url(../images/site_bg.png) top right no-repeat;
  font-family: "Verdana", "Arial", sans-serif; }

/* Message  */
.message {
  margin: 0 0 15px 0px;
  line-height: 1.3em;
  background: #fff;
 	border: 1px solid #81af44; }
	.message.error {
		border: 1px solid #a93034; }
	.message.warn {
		border: 1px solid #e6821c; }
  div.message h3 {
    background: #81af44 url(../images/message_bg-info.png) top left no-repeat;
    padding: 4px 15px 11px 50px;
    margin: 0;
    height: 35px;
		color: white; }
  .message.error h3 {
    background-image: url(/images/message_bg-warning.png); }
	.message.warn h3 {
		background: #e6821c url(../images/message_bg-info.png) top left no-repeat; }

.bar .inner, .box .inner, .message .inner {
  padding: 20px; }

.point-down {
  position: relative; }
  .point-down:before {
    content: " ";
    color: #8cc63f;
    width: 10px;
    height: 10px;
    background: #8cc63f;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    display: block;
    bottom: -5px;
    left: 15px;
    z-index: 10; }
	.point-down.info:before {
		 color: #29abe2;
		 background: #29abe2; }

nav .overlay {
  padding: 0.05em 0.25em; }

nav#menu {
  margin: 0 0 0 5px;
  clear: both;
  width: 100%;
  float: right;
  z-index: 1; }
  nav#menu a, nav#menu a:visited {
    display: block;
    width: 100%;
    margin: 0 3px 0 0;
    background: #8cc63f url(../images/menu-overlay-trips.png) no-repeat center right;
    text-decoration: none;
    text-transform: uppercase;
    color: white;
    padding: 5px 0;
    font-size: 32px;
    font-family: "proxima-nova-extra-condensed", "Helvetica Neue Condensed Bold", "Arial Narrow", "Arial", "Helvetica", sans-serif; }
  nav#menu .link-articles a {
    background-color: #29abe2;
    background-image: url(../images/menu-overlay-articles.png); }
  nav#menu .link-agencies a {
    background-color: #c1272d;
    background-image: url(../images/menu-overlay-agencies.png); }
  nav#menu .link-my a {
    background-color: #e6821c;
    background-image: url(../images/menu-overlay-my.png); }
  nav#menu .link-top a {
    background-color: #8c6239;
    background-image: url(../images/menu-overlay-top.png);
    font-size: 1.25rem;
    margin-top: 8px; }

#menuMobile {
  position: absolute;
  top: 0;
  right: 5px;
  text-align: right; }
  #menuMobile a {
    color: white;
    display: inline-block;
    font-size: 24px;
    font-family: "proxima-nova-extra-condensed", "Helvetica Neue Condensed Bold", "Arial Narrow", "Arial", "Helvetica", sans-serif;
    text-transform: uppercase;
    padding: 0.25em 0.25em 0.25em 38px;
    background: #603813 url(../images/icon-mobile-menu.png) 10px 8px no-repeat; }

.content header {
  font-family: "proxima-nova-extra-condensed", "Helvetica Neue Condensed Bold", "Arial Narrow", "Arial", "Helvetica", sans-serif; }
  .content header h1 {
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    color: #754c24;
    display: inline; }
  .content header h4 {
    margin: 0;
    padding: 0;
    font-weight: normal;
    display: inline; }

h1 .big {
  display: block;
  float: left;
  padding: 2px 10px 0 0; }
h1 .smaller {
  line-height: 16px;
  font-weight: normal;
  font-size: 18px; }
h1 .small {
  display: block;
  color: rgba(255, 255, 255, 0.75);
  display: block;
  padding: 8px 0 1px 0;
  text-transform: none; }
  h1 .small:last-child {
    padding-top: 0; }

.attribution {
  margin-top: -10px; }

.breadcrumb ol {
  padding: 0.5em 0 0 0.5em; }
  .breadcrumb ol li {
    font-size: 1.1em;
    font-family: "proxima-nova-extra-condensed", "Helvetica Neue Condensed Bold", "Arial Narrow", "Arial", "Helvetica", sans-serif;
    list-style: none;
    display: inline-block;
    margin-left: 0.15em; }
    .breadcrumb ol li:after {
      content: " >"; }
    .breadcrumb ol li:last-child:after {
      content: ""; }

.back {
  background-image: url(../images/arrow-left.png);
  background-repeat: no-repeat;
  background-position: 8px 8px;
  padding-left: 30px;
  display: block;
  float: left;
  padding-right: 5px; }
  .back.icon-only {
    padding: 0; }

.next {
  background-image: url(../images/arrow-right.png);
  background-repeat: no-repeat;
  background-position: 12px 8px;
  padding-right: 30px;
  display: block;
  float: right; }
  .next.icon-only {
    padding: 0; }
	.back.none, .next.none {
		opacity:0.4;
		filter:alpha(opacity=40); /* For IE8 and earlier */ }

.icon-only {
  text-indent: -10000px;
  min-width: 40px; }

article .illustration.left {
	width: 50%;
  margin-right: 1em;
  float: left; }
article .illustration.right {
  width: 50%;
  margin-left: 1em;
  float: right; }
article .illustration img {
  width: 100%;
  margin: 0.5em 0 0 0;
  border: 5px solid white;
  box-shadow: 5px 5px 0 rgba(0, 0, 0, 0.1); }
article .illustration .credit {
	font-family: "proxima-nova", "Helvetica Neue", "Arial", "Helvetica", sans-serif;
  font-size: 0.7em;
  margin: 0 1em 1em 0; }

.box {
  background: white;
  box-shadow: 5px 5px 0 rgba(0, 0, 0, 0.1);
  margin-bottom: 5px;
  display: block; }
  .box.no-shadow {
    box-shadow: 0 0 0 white;
    margin-bottom: 0; }

.box + .box {
  margin-top: 20px; }

[class*="column"]:last-child .box {
  margin-right: 5px; }
  [class*="column"]:last-child .box.no-shadow {
    margin-right: 0; }

.bar {
  background: #e7e0cb;
  height: 40px;
  margin-bottom: 15px; }
  .bar h1, .bar h2, .bar h3, .bar h4, .bar h5, .bar h6 {
    height: 40px;
    margin-bottom: 0;
    text-transform: uppercase; }
  .bar h1 {
    font-size: 32px;
    padding: 3px 0 0 5px; }
  .bar h3 {
    padding-top: 5px; }
  .bar h4 {
    padding-top: 8px; }
  .bar .back, .bar .next, .bar .button {
    height: 40px; }
  .bar .next {
    float: right; }
  .bar .trips-found {
    padding: 0.65em 0 0 1.5em;
    display: block;
    float: left; }
  .bar .button.trip {
    padding-left: 40px;
    background-image: url(/images/icon-search.png);
    background-repeat: no-repeat;
    background-position: 10px 8px; }

.fixed {
  position: fixed;
  top: 0; }

.bar h1.reverse, .bar h2.reverse, .bar h3.reverse, .bar h4.reverse, .bar h5.reverse, .bar h6.reverse, .box h1.reverse, .box h2.reverse, .box h3.reverse, .box h4.reverse, .box h5.reverse, .box h6.reverse {
  padding-left: 0.25em; }
.bar h1:first-child, .bar h2:first-child, .bar h3:first-child, .bar h4:first-child, .bar h5:first-child, .bar h6:first-child, .box h1:first-child, .box h2:first-child, .box h3:first-child, .box h4:first-child, .box h5:first-child, .box h6:first-child {
  margin-top: 0; }
.bar .inner, .box .inner {
  padding: 20px; }

.map {
  height: 278px;
  margin: 20px 20px 20px 0;
  background-size: contain;
  background: #dff2fb url(../images/map.png) no-repeat center center; }

form.search {
  padding: 20px; }
  form.search select {
    font-size: 18px; }

.button {
  border: 0;
  border-radius: 0;
  color: white;
  text-transform: uppercase;
  font-size: 24px;
  font-family: "proxima-nova-extra-condensed", "Helvetica Neue Condensed Bold", "Arial Narrow", "Arial", "Helvetica", sans-serif;
  font-weight: normal; }
  .button:hover, .button:active {
    box-shadow: 5px 5px 0 rgba(0, 0, 0, 0.1), inset 200px 200px 0 rgba(0, 0, 0, 0.05);
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.25); }
  .button.action {
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.25);
    background: -webkit-linear-gradient(top, #8cc63f 0%, #4cb12b 100%);
    margin-bottom: 0;
    padding: 0.25em 0.5em; }
    .button.action.my {
      background: #e6821c url(../images/icon-my.png) 10px 8px no-repeat;
      padding-left: 2em; }

a.button:visited {
  color: white; }

.row {
  clear: both; }
  .row.gutter {
    margin-top: 20px; }

ul .gutter:first-child {
  margin-top: 0; }


.chart {
  list-style: none;
  margin-top: 0.5em; }
  .chart li {
    padding: 0.5em 0 0 3em; }
  .chart h4 {
    margin: 0;
    padding: 0; }
  .chart p {
    margin: 0;
    padding: 0;
    line-height: 1.1em; }
  .chart img {
    position: absolute;
    display: block;
    margin-left: -2.5em; }

.caption {
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  margin-top: 300px;
  color: white;
  padding: 20px; }

.overview {
  padding-bottom: 15px; }

.body-copy {
  font-size: 1rem;
  line-height: 1.5rem;
  padding: 0.1rem 0.2rem 1rem 0; }
  .body-copy img {
    width: 100%;
    margin: 0.5em 0;
    border: 5px solid white;
    box-shadow: 5px 5px 0 rgba(0, 0, 0, 0.1); }
    .body-copy img.left {
      width: 40%;
      margin-right: 1em;
      float: left; }
    .body-copy img.right {
      width: 40%;
      margin-left: 1em;
      float: right; }
  .body-copy footer {
    margin: 1rem 0;
    padding: 1rem 0;
    border-top: 1px solid #a67c52;
    font-family: "proxima-nova", "Helvetica Neue", "Arial", "Helvetica", sans-serif;
    font-size: 0.9em; }
  .body-copy table {
    font-family: "proxima-nova", "Helvetica Neue", "Arial", "Helvetica", sans-serif; }
    .body-copy table td, .body-copy table th {
      padding: 0.1rem 0.5rem;
      margin: 0;
      border: 0; }
    .body-copy table tr:first-child td, .body-copy table thead td, .body-copy table th {
      border-bottom: 2px solid #a67c52; }
    .body-copy table tr:nth-child(odd) {
      background: #e7e0cb; }

.readable {
  font-family: "Georgia", "Times New Roman", serif; }

a .readable, a p {
  color: #8c6239; }

p.readable {
  font-size: 13px;
  font-style: italic;
  line-height: 1.1em;
  margin-right: 20px; }

dl {
  margin-left: 130px; }
  dl dt {
    line-height: 1rem;
    font-style: italic;
    position: absolute;
    width: 120px;
    margin-left: -130px; }
    dl dt:after {
      content: ":"; }
  dl dd {
    line-height: 1.1rem;
    font-weight: bold;
    margin-bottom: 0.5rem; }

dt.long {
  position: relative;
  width: auto;
  padding: 0.25rem 0; }

dd.long {
  margin-left: -130px;
  font-weight: normal;
  line-height: 1.3; }

form {
  margin: 0; }
  form label {
    color: #754c24;
    font-style: italic; }
  form input[type=submit].button.action {
    font-weight: bold; }
  form.side-by-side .explanation {
    margin-left: 0;
    margin-bottom: 1em; }
  form.side-by-side p {
    margin-left: 10em;
    clear: left; }
  form.side-by-side label:first-child {
    margin-left: -10em;
    width: 9em;
    text-align: right;
    position: absolute;
    margin-top: 5px; }
	  form.side-by-side.wide-label label:first-child {
	    margin-left: -15em;
	    width: 14em;}
  form.side-by-side input + label, form input + label {
    position: relative;
    text-align: left;
    width: auto;
    margin-left: 5px;
    display: inline; }
  form .quarter {
    width: 25%; }
  form .half {
    width: 50%; }
  form p .quarter, form p .half {
    display: inline-block; }
  form .required label, form label.required {
    font-weight: bold; }
  form .instructions {
    display: block;
    background: #e7e0cb;
    font-style: italic;
    padding: 1px 8px 3px 8px;
    margin: -12px 0 12px 0; }
  form.box .instructions {
    background: #fef7cc; }

.box nav ul {
  margin: 5px 0 15px 0; }
  .box nav ul a {
    font-size: 1.15em;
    display: block;
    padding: 3px 10px 3px 15px;
    cursor: pointer; }
  .box nav ul .selected {
    font-weight: bold; }
  .box nav ul.tree a {
    padding-left: 25px;
    background: rgba(231, 224, 203, 0.5) url(../images/tree-open.png) 6px 12px no-repeat; }
    .box nav ul.tree a.closed {
      background: url(../images/tree-closed.png) 10px 9px no-repeat; }
  .box nav ul.tree ul {
    margin: 5px 0 0 0; }
    .box nav ul.tree ul a {
      background-image: none;
      background: white;
      padding-bottom: 7px;
      font-size: 1em;
      line-height: 1.1em; }

.results ul, .results li {
  padding: 0;
  margin: 0;
  list-style: none; }
.results h3 {
  margin: 0;
  padding: 0.25em 0 0.25em 0; }
.results .show-trip {
  height: 110px;
  padding-right: 0;
  background-position: 14px 42px;
  background-color: #e7e0cb; }
.results p {
  font-size: 13px;
  line-height: 1.1em;
  color: #8c6239; }
.results .trip-agency {
  font-weight: bold;
  font-style: italic; }
.results a:hover h3 {
  color: #1684d0; }
.results a:hover .show-trip {
  background-color: #8cc63f; }
.results img {
  display: block; }
.results .sticker {
  margin-top: 5px;
  padding: 3px 10px; }
.results .extra-details {
	color: #8c6239;
	line-height: 1.3em; 
	font-weight: bold; 
	font-size: 13px;}
.results .extra-details.heading {
	font-weight: normal;
	text-align: right; 
	width: 80px; 
	float: left; 
	margin-right: 4px;}


.refine h3 {
  padding: 0.2em; }
.refine form {
  background: #e7e0cb; }
.refine h4 {
  background-image: url(../images/open.png);
  background-position: 97% 5px;
  background-repeat: no-repeat;
  margin-bottom: 1px;
  cursor: pointer;
  background-color: #8cc63f; }
  .refine h4.closed {
    background-image: url(../images/closed.png);
    background-color: #c69c6d; }
  .refine h4:hover {
    background-color: #8cc63f;
    background-image: url(../images/open.png), -webkit-linear-gradient(top, #8cc63f 0%, #4cb12b 100%);
    background-repeat: no-repeat;
    background-position: 97% 5px; }
  .refine h4.closed:hover {
    background-color: #8cc63f;
    background-image: url(../images/closed.png), -webkit-linear-gradient(top, #8cc63f 0%, #4cb12b 100%);
    background-repeat: no-repeat;
    background-position: 97% 5px; }
.refine ul {
  list-style: none;
  margin: 0.5em 0; }
  .refine ul .count {
    float: right;
    display: block;
    font-weight: bold;
    background: rgba(255, 255, 255, 0.5);
    border-radius: 8px;
    padding: 0 0.2em; }
  .refine ul li {
    list-style: none;
    padding: 2px 10px; }
.refine label {
  font-style: normal; }
.refine .notes {
  margin: 0 0 5px 23px;
  line-height: 1.1em;
  font-size: 13px; }
.refine p {
  padding: 10px 15px; }
.refine .inner {
  max-height: 16em;
  overflow: auto; }
  .refine .inner.closed {
    display: none; }
.refine .subset {
  margin-left: 20px;
  padding-left: 5px;
  border-left: 1px dotted #c69c6d;
  font-family: "proxima-nova-extra-condensed", "Helvetica Neue Condensed", "Arial Narrow", "Arial", "Helvetica", sans-serif; }
  .refine .subset label {
    font-style: italic;
    color: #a67c52; }
.refine .complete {
  border-top: 1px dashed #c69c6d;
  padding: 12px 10px 14px 10px;
  background: white; }
  .refine .complete .button {
    width: 100%;
    text-align: center; }
.refine .months, .refine .years {
  margin: 0 15px;
  margin-bottom: 20px; }
  .refine .months li, .refine .years li {
    float: left;
    text-align: center;
    width: 24%;
    margin: 0 0 1px 1px;
    background: white;
    font-weight: bold; }
    .refine .months li:hover, .refine .months li.selected, .refine .years li:hover, .refine .years li.selected {
      background: -webkit-linear-gradient(top, #8cc63f 0%, #4cb12b 100%); }
      .refine .months li:hover label, .refine .months li.selected label, .refine .years li:hover label, .refine .years li.selected label {
        color: white; }
      .refine .months li:hover .count, .refine .months li.selected .count, .refine .years li:hover .count, .refine .years li.selected .count {
        background: transparent;
        color: rgba(255, 255, 255, 0.5); }
    .refine .months li label, .refine .years li label {
      font-weight: bold;
      color: #1684d0;
      line-height: 1.1em; }
    .refine .months li .count, .refine .years li .count {
      float: none;
      font-weight: normal;
      font-style: italic;
      font-size: 12px; }
.refine .years {
  margin-bottom: 0; }
  .refine .years li {
    width: 32%; }
.refine .calheader {
  margin: 15px 18px 0 16px; }
.refine #results-agencies {
  font-family: "proxima-nova-extra-condensed", "Helvetica Neue Condensed", "Arial Narrow", "Arial", "Helvetica", sans-serif; }
  .refine #results-agencies .count {
    display: none; }
  .refine #results-agencies label {
    margin-left: 18px; }
    .refine #results-agencies label input {
      margin-left: -18px; }

.main-image {
	margin: 10px 0 10px 0; }
.main-image img {
	display: block;
	width: 100% }

.trip-details {
  padding-bottom: 0.5em;
  font-size: 0.9rem; }
  .trip-details dl {
    padding: 0 15px; }
  .trip-details h4 {
    background: #e7e0cb;
    padding: 0.25em 0.5em; }
  .trip-details p {
    padding-left: 15px;
    padding-right: 15px;
    line-height: 1.3; }

.hlsearch {
	color: white;
	background: #98a092; }

.alpha-list {
  list-style: none;
  margin-left: 6em; }
  .alpha-list li {
    margin: 1em 0; }
  .alpha-list .index {
    position: absolute;
    margin-left: -6em; }
    .alpha-list .index h3 {
      border-top: 3px solid #c69c6d;
      margin: -0.5em 0 0 0;
      padding: 5px 15px;
      background: #e7e0cb; }
  .alpha-list .agency-logo {
    background: white;
    padding: 10px; }
  .alpha-list h3 {
    margin: 0 0 5px 0;
    padding: 0; }
  .alpha-list p {
    color: #a67c52;
    margin: 0;
    line-height: 1.1em; }
  .alpha-list .fancy {
    display: none; }
  .alpha-list .row:hover .fancy {
    display: block;
    position: absolute;
    background: white;
    width: 300px;
    margin: -50px 0 0 600px; }

ul.resources-home {
	margin-left: 20px; 
	font-size: 1em;}

ul.articles {
	margin-left: 10px; }

ul.linkSection {
	margin-left: 20px; }
	
.body-copy ul, .body-copy ol {
	margin-left: 20px; 
}

body > footer {
  padding: 20px 0;
  margin-top: 20px;
  color: white; }
  body > footer a, body > footer a:visited, body > footer a:hover {
    color: white;
    text-decoration: underline; }
  body > footer h3 {
    margin-left: -10px; }
  body > footer .overlay {
    padding: 0.15em 0.3em; }
  body > footer h4 {
    color: white;
    font-weight: bold; }
  body > footer .button {
    font-weight: bold;
    font-size: 1.25rem;
    background: black;
    padding: 0.25em 0.3em;
    box-shadow: none; }
  body > footer .columns.agency {
    padding-bottom: 15px; }
  body > footer .footer-about {
    margin-top: 20px;
    background: #e7e0cb;
    color: #a67c52;
    font-family: Georgia, Times New Roman, Times, serif; }
    body > footer .footer-about p {
      padding: 10px 0 0 20px; }
    body > footer .footer-about cite {
      padding-left: 10px; }

.footer-soe {
  background: #fff;
  padding: 18px 20px 0 20px;
  margin-top: 20px;
  color: #754c24; }
  .footer-soe img {
    float: left;
    margin: 0 20px 20px 0;
  }

.footer-links {
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.1); }
  .footer-links .columns:first-child {
    padding-bottom: 15px; }

.stalk {
  position: absolute;
  background: url(../images/stalk.png);
  width: 69px;
  height: 161px;
  margin: -18px 0 0 0; }

.mdat-logo {
  float: right;
  display: block;
  margin: 25px 20px 0 0; }

.copyright {
  clear: both;
  padding: 20px 0 0 0;
  font-size: 12px;
  font-style: italic;
  text-align: center; }

.text-promo{
	border: 1px solid;
		text-align: center;
	font-size: 13px;
	height: 175px;
	width: 235px;
  padding: 12px;
 	}

@media only screen and (min-width: 768px) {
  #menuMobile, .link-top {
    display: none; }

  nav#menu {
    position: absolute;
    top: 0;
    right: 0; }
    nav#menu li {
      clear: none;
      float: left;
      width: 24.3%;
      margin-left: 3px; }
      nav#menu li:last-child a {
        margin-right: 0; }
    nav#menu a, nav#menu a:visited {
      float: left;
      position: relative;
      width: 100%;
      height: 75px;
      padding: 45px 0 0 0;
      margin: 0 3px 0 0;
      font-size: 20px;
      -moz-transition: padding 0.5s, height 0.5s;
      -webkit-transition: padding ease-out 0.15s, height ease-out 0.15s;
      transition: padding 0.5s, height 0.5s; }
      nav#menu a:hover, nav#menu a:visited:hover {
        padding-top: 50px;
        height: 85px;
        -moz-transition: padding 0.5s, height 0.5s;
        -webkit-transition: padding ease-out 0.15s, height ease-out 0.15s;
        transition: padding 0.5s, height 0.5s; } }
/* Special Cases for iPad  */
@media only screen and (min-width: 768px) and (max-width: 769px) {
  .content, body > header, footer {
    margin: 0 20px; } 
  .row .trips-found {
		padding: 10px 0 0 10px;
		margin-top: 6px;
    font-size: 12px; }
}

/* Rules for all screens smaller than an iPad */
@media only screen and (max-width: 767px) {
  .content {
    padding: 0 10px; }

  .body-copy p, .body-copy h4, .body-copy h5, .body-copy h6 {
    margin-left: 0; }

  body > header {
    margin: 0; }
    body > header .row {
      height: 60px; }
    body > header img {
      margin: 10px 8px 0 0;
      height: 40px;
      width: auto; }

  header .row .columns.mobile-two:first-child {
    width: 60% !important; }
  header .row .columns.mobile-two:last-child {
    width: 40% !important; }

  nav#menu {
    margin: 15px 0 15px 5px; }
    nav#menu .columns {
      padding: 0; }

  h1 {
    font-size: 32px; }

  h2 {
    font-size: 28px; }

  h3 {
    font-size: 24px; }

  h4 {
    font-size: 20px; }

  h5 {
    font-size: 16px; }

  h6 {
    font-size: 14px; }

  p {
    font-size: 13px; }

  .hide-for-small-toggle, .hide-phone {
    display: none; }

  .results .sticker {
    min-width: 2.2rem;
    text-align: center; }
  .results h3 {
    color: #1684d0;
    padding-left: 40px; }
  .results li.row {
    height: auto;
    overflow: auto; }
    .results li.row:hover {
      background: #8cc63f; }
      .results li.row:hover p, .results li.row:hover h3 {
        color: white; }
      .results li.row:hover .sticker {
        background-color: white;
        color: #8cc63f; }
  .results .box {
    margin: 15px 0; }

  .refine h3 {
    padding: 0.2em;
    background-position: 97% 9px;
    background-repeat: no-repeat;
    margin-bottom: 15px; }
    .refine h3.closed {
      background-image: url(../images/closed.png); }
    .refine h3.open {
      background-image: url(../images/open.png); }
  .refine form {
    background: #e7e0cb; }
  .refine h4 {
    background-image: url(../images/open.png);
    background-position: 97% 5px;
    background-repeat: no-repeat;
    margin-bottom: 1px;
    cursor: pointer;
    background-color: #8cc63f; }
    .refine h4.closed {
      background-image: url(../images/closed.png);
      background-color: #c69c6d; }
    .refine h4:hover {
      background-color: #8cc63f;
      background-image: url(../images/open.png), -webkit-linear-gradient(top, #8cc63f 0%, #4cb12b 100%);
      background-repeat: no-repeat;
      background-position: 97% 5px; }
    .refine h4.closed:hover {
      background-color: #8cc63f;
      background-image: url(../images/closed.png), -webkit-linear-gradient(top, #8cc63f 0%, #4cb12b 100%);
      background-repeat: no-repeat;
      background-position: 97% 5px; }

  h1.main-headline {
    padding: 2px 0 6px 0;
    margin: 0; }
    h1.main-headline .big {
      font-size: 29px;
      float: none; }
    h1.main-headline .small {
      line-height: 18px;
      display: inline; }
    h1.main-headline .smaller {
      display: block;
      font-size: 18px; }

  form.search {
    padding: 15px 5px 0 5px; }
    form.search label {
      display: none; }

  form.side-by-side p {
    margin-left: 0;
    clear: left; }
  form.side-by-side label:first-child,  form.side-by-side.wide-label label:first-child {
    margin-left: 0;
    width: 100%;
    text-align: left;
    position: relative;
    margin-top: 0; }
  form .quarter {
    width: 50%; }
  form .half {
    width: 75%; }

	.columns.gutter, column.gutter { margin-top: 20px; } 

  #bottomMenu a {
    font-size: 32px;
    color: white;
    margin-bottom: 1px;
    display: block;
    background: #8cc63f url(../images/menu-overlay-trips.png) no-repeat center right; }
  #bottomMenu .link-articles a {
    background-color: #29abe2;
    background-image: url(../images/menu-overlay-articles.png); }
  #bottomMenu .link-agencies a {
    background-color: #c1272d;
    background-image: url(../images/menu-overlay-agencies.png); }
  #bottomMenu .link-my a {
    background-color: #e6821c;
    background-image: url(../images/menu-overlay-my.png); } }
@media only screen and (max-width: 481px) and (orientation:landscape) {
  h1 {
    font-size: 24px; }

  h2 {
    font-size: 20px; }

  h3 {
    font-size: 18px; }

  h4 {
    font-size: 14px; }

  h5 {
    font-size: 12px; }

  h6 {
    font-size: 10px; }

  p {
    font-size: 8px; }

  body > header img {
    height: 30px; }

  #menuMobile a {
    font-size: 20px; }

  .refine h3 {
    background-position: 95% 7px;
    padding: 5px 10px 6px 10px;
    width: 40%;
    margin-bottom: 5px; }

  .results .bar {
    position: absolute;
    margin: -35px;
    width: 55%;
    margin-left: 40%;
    height: 30px; }
    .results .bar .trips-found {
      padding: 10px 0 0 10px;
      font-size: 12px; }
    .results .bar .button {
      height: 30px; }
    .results .bar .icon-only {
      min-width: 30px; }
  .results p {
    font-size: 10px; }
  .results .sticker {
    padding: 2px 8px;
    font-size: 10px; } }

/* Rules for screens smaller than 7" Kindle */
@media only screen and (max-width: 599px) {
article .illustration.left, article .illustration.right{
		margin: 0 0 0 0;
		width: 100%; }
}

html.ie6 a img, html.ie7 a img, html.ie8 a img, html.ie9 a img {
  border: 0; }
html.ie6 .point-down:before, html.ie7 .point-down:before, html.ie8 .point-down:before, html.ie9 .point-down:before {
  display: none; }

#alan {display: none; }
