body {
  margin: 0; }

a {
  text-decoration: none; }

h1 {
  clear: none;
  font-size: 1.6em; }

h2 {
  font-size: 1.4em; }

h3 {
  font-size: 1.3em; }

h4 {
  font-size: 1.2em;
  line-height: 1.4em;
  margin: 1em 0 0.5em 0; }

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

button, a.button, a:link.button, input.button {
  background-image: -webkit-gradient(linear, center top, center bottom, from(#f2ef00), to(#b5cf00));
  background-image: -moz-linear-gradient(top, #f2ef00, #b5cf00);
  background-image: -o-linear-gradient(top, #f2ef00, #b5cf00);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f2ef00", endColorstr="#b5cf00");
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=" \"#f2ef00\" ", endColorstr=" \"#b5cf00\" ")";
  background: linear-gradient(right top, #f2ef00, #b5cf00);
  background-color: #b5cf00;
  background-color: #b5cf00;
  font-weight: bold;
  color: #155b91 !important;
  border: 1px solid #ABC800;
  text-shadow: 2px 2px 2px white;
  text-transform: uppercase;
  padding: 6px 15px;
  text-decoration: none;
  letter-spacing: 1.3px; }
  button:hover, a.button:hover, a:link.button:hover, input.button:hover {
    background-image: -webkit-gradient(linear, center top, center bottom, from(#b5cf00), to(#f2ef00));
    background-image: -moz-linear-gradient(top, #b5cf00, #f2ef00);
    background-image: -o-linear-gradient(top, #b5cf00, #f2ef00);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#b5cf00", endColorstr="#f2ef00");
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=" \"#b5cf00\" ", endColorstr=" \"#f2ef00\" ")";
    background: linear-gradient(right top, #b5cf00, #f2ef00);
    background-color: #b5cf00;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5); }

button.current, a.button.current {
  background-image: -webkit-gradient(linear, center top, center bottom, from(#f2ef00), to(#b5cf00));
  background-image: -moz-linear-gradient(top, #f2ef00, #b5cf00);
  background-image: -o-linear-gradient(top, #f2ef00, #b5cf00);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f2ef00", endColorstr="#b5cf00");
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=" \"#f2ef00\" ", endColorstr=" \"#b5cf00\" ")";
  background: linear-gradient(right top, #f2ef00, #b5cf00);
  background-color: #b5cf00;
  background-color: #b5cf00;
  font-weight: bold;
  color: #155b91 !important;
  border: 1px solid #ABC800;
  text-shadow: 2px 2px 2px white;
  text-transform: uppercase;
  padding: 6px 15px;
  text-decoration: none;
  letter-spacing: 1.3px; }
  button.current:hover, a.button.current:hover {
    background-image: -webkit-gradient(linear, center top, center bottom, from(#b5cf00), to(#f2ef00));
    background-image: -moz-linear-gradient(top, #b5cf00, #f2ef00);
    background-image: -o-linear-gradient(top, #b5cf00, #f2ef00);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#b5cf00", endColorstr="#f2ef00");
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=" \"#b5cf00\" ", endColorstr=" \"#f2ef00\" ")";
    background: linear-gradient(right top, #b5cf00, #f2ef00);
    background-color: #b5cf00;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5); }

.squeeze {
  width: 960px; }

#sfield {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -o-border-radius: 0px;
  -ms-border-radius: 0px;
  -khtml-border-radius: 0px;
  border-radius: 0px;
  padding: 0; }

#facebox .popup {
  border: 10px solid #1e82ce !important; }

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

#breadcrumbs ul {
  margin-top: 5px;
  margin-left: 5px; }

#breadcrumbs ul li {
  list-style: none;
  list-style-image: none; }

#breadcrumbs ul li.last, #breadcrumbs ul li.last a {
  background: none; }

#breadcrumbs a {
  display: inline-block;
  line-height: 2em;
  padding-right: 10px;
  background: url('//media.gadventures.com/media-server/static/sta/css/images/bullet-arrow.png?c7feb209e912') no-repeat right center;
  zoom: 1;
  *display: inline;
  /* IE */ }

#breadcrumbs span {
  display: inline-block; }

#trip_header .primary_details {
  width: 360px; }

.secondary {
  width: auto;
  margin-right: 0px; }

#header .nav {
  position: absolute;
  top: 0;
  left: 0;
  margin-left: 180px; }
  #header .nav a {
    color: #97989A; }
#header .headerSection {
  float: right;
  clear: right; }

.footer .expertAdvice {
  width: 250px; }

.footer .expertAdvice p {
  font-size: 80%; }

#footer {
  clear: both; }
