body, html {
  width: 100%;
  overflow-x: hidden;
}
body {
  font-family: Lucida Grande, Lucida Sans, Verdana, Arial, Helvetica, sans-serif;
  font-size: 75%;
  background: #f1f2f1 url(bg.gif) repeat-x;
  margin: 0;
  padding: 0;
}
#web {
  width: 960px;
  margin: 0 auto;
  padding: 10px 0 0 0;
}
a {
  color: #900;
}
a img {
  border: 0;
}
#header img {
  margin: 7px 0;
  width: 335px;
  height: 45px;
  float: left;
}
p,
li {
  line-height: 180%;
}
form {
  margin: 50px 0 0 0px;
}
form#formContacto {
  margin: 0;
}
label {
  display: block;
  margin-bottom: 10px;
}
#footer,
#breadcrumbs p,
#header {
  text-align: left;
  width: 960px;
  margin: 0 auto;
  padding: 0;
}
#footer {
  padding: 20px 0;
  margin-bottom: 50px;
}
#footer p {
  float: right;
  width: 300px;
  margin: 0;
  text-align: right;
  color: grey;
}
#footer ul {
  float: left;
  margin: 0;
  padding: 0;
  width: 570px;
}
#footer ul#uldistancias {
  width: 900px;
}
#footer li {
  list-style: none;
  display: inline;
  margin: 0;
  padding: 0 5px;
}
#footer a {
  text-decoration: none;
  color: grey;
}
#footer a:hover {
  color: #990000;
}
#menu {
  background-color: #990000;
  padding: 10px 0;
  margin: 5px 0 0 0;
  width: 100%;
  clear: both;
}
#menu ul {
  margin: 0 auto;
  padding: 0;
  width: 960px;
  clear: both;
}
#menu li {
  list-style: none;
  float: left;
  padding: 0 15px 0 0;
}
#menu a {
  color: white;
  text-decoration: none;
}
#menu .off a {
  color: grey;
}
#breadcrumbs {
  background: #d5d5be;
  padding: 7px 0;
}
#breadcrumbs a {
  padding: 0 5px;
  text-decoration: none;
}
#breadcrumbs span {
  padding: 0 5px;
}
#breadcrumbs span.origenName,
#breadcrumbs span.destinoName {
  padding: 0;
}
ul.placeslist {
  margin: 0 0 30px 0;
  padding: 0;
  float: left;
  width: 100%;
}
ul.placeslist li {
  width: 182px;
  margin-right: 10px;
  text-align: left;
  float: left;
  list-style: none;
}
ul.placeslistlong {
  margin: 0 0 30px 0;
  padding: 0;
  float: left;
  width: 100%;
}
ul.placeslistlong li {
  width: 300px;
  margin-right: 10px;
  text-align: left;
  float: left;
  list-style: none;
}
#kmslinearecta,
#straight {
  color: #e14ed5;
  font-size: 150%;
}
#kmsruta,
#route,
strong#distanciaRuta {
  font-size: 150%;
  color: #5b5ebd;
  line-height: 200%;
}
#searchform {
  text-align: center;
  margin: 0 auto;
  padding-top: 20px;
  clear: both;
  position: relative;
}
#searchform input[type=submit] {
  padding: 4px;
  border: 0;
  height: 31px;
  width: 70px;
  color: white;
  font-size: 100%;
  background-color: #990000;
  border-radius: 3px;
  cursor: pointer;
  margin-left: 4px;
}
form #from,
form #to {
  font-size: 120%;
  padding: 5px;
  width: 250px;
}
#searchform .error {
  color: red;
  position: absolute;
  top: 40px;
  left: 218px;
}
#searchform .error0 {
  color: red;
  position: absolute;
  top: 40px;
  left: 218px;
}
#searchform .error1 {
  color: red;
  position: absolute;
  top: 40px;
  left: 498px;
}
#searchform .error2 {
  color: red;
  position: absolute;
  top: 40px;
  width: 100%;
  text-align: center;
}
#pagination {
  display: block;
  height: 25px;
  line-height: 21px;
  clear: both;
  padding-top: 3px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: normal;
  margin-left: -10px;
  margin-bottom: 20px;
}
#pagination a {
  padding: 4px 8px;
  border: 1px solid #EBEBEB;
  margin-left: 6px;
  text-decoration: none;
  background-color: #F5F5F5;
  color: #900;
  width: 18px;
  font-weight: normal;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
}
#pagination a:hover {
  background-color: #f1cccc;
  border: 1px solid #a63f3f;
}
#pagination .active {
  border: 1px solid #c97373;
  background-color: #efdede;
  cursor: default;
}
#pagination .disabled {
  padding: 7px;
  padding-top: 2px;
  padding-bottom: 2px;
  border: 1px solid #EBEBEB;
  margin-left: 10px;
  text-decoration: none;
  background-color: #F5F5F5;
  color: #D7D7D7;
  cursor: default;
}
#dconversions {
  font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
  font-size: 12px;
  margin: 15px 0;
  width: 550px;
  text-align: left;
  border-collapse: collapse;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  margin: 0 auto 10px auto;
}
#dconversions th {
  font-size: 14px;
  font-weight: normal;
  padding: 12px 15px;
  border-right: 1px solid #fff;
  border-left: 1px solid #fff;
  color: #039;
  color: #900;
}
#dconversions td {
  padding: 8px 15px;
  border-right: 1px solid #fff;
  border-left: 1px solid #fff;
  color: #669;
  color: #997466;
}
.vzebra-odd {
  background: #fff0ef;
}
.vzebra-even {
  background: #ffe9e8;
}
#dconversions #one,
#dconversions #three {
  background: #fdd2d0;
  border-bottom: 1px solid #fdcac8;
}
#dconversions #two,
#dconversions #four {
  background: #ffdddc;
  border-bottom: 1px solid #ffd8d6;
}
#credits {
  font-size: 85%;
  text-align: center;
  margin: 0 0 35px 0;
}
.mobileads {
  display: none;
}
#main {
  clear: both;
  width: 600px;
  float: left;
}
#sidebar {
  width: 310px;
  float: left;
  margin-left: 50px;
}
#sidebar ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

#sidebar .hotel {
  clear: both;
  height: 70px;
}
#sidebar .hotel a {
  display: block;
}
#sidebar .hotelimg {
  float: left;
  margin-right: 10px;
}
#sidebar .stars {
  padding-top: 6px;
}
ul.toother {
  margin: 20px 0;
  float: left;
  width: 440px;
}
ul.toother li {
  margin: 0;
}
li.hotel a span.bookbtn {
  font-size: 75%;
  text-decoration: none;
  background-color: #900;
  color: #fff;
  font-weight: bold;
  padding: 3px 5px;
  border-radius: 4px;
  margin-left: 10px;
}
#formContacto > div {
  width: 440px;
}
#formContacto > div .nombrec {
  float:left; width: 210px; margin-right: 20px
}
#formContacto > div .emailc {
  float:left; width: 210px;
}
#contacto {
  width: 440px; height: 200px
}
#header #buttons {
  width: 500px; height: 30px; margin-top: 18px; margin-left: 20px; float:left;
}
#hotels { 
  margin: 0;
  padding: 0;
  clear: both;
}
.hotel {
  height: 150px;
  overflow: hidden;
  list-style: none;
  float: left;
  width: 300px;
  margin: 10px;
  background-color: #fff;
  border-radius: 4px;
  position: relative;
  background-color: #fff;
}
.hotel a {
  display: block;
  text-decoration: none;
  height: 195px;
}
.hotelimg {
  height: 150px;
  overflow: hidden;
  width: 170px;
  display: block;
  float: left;
}
.hotelimg img {
  min-height: 150px;
}
.hotelname {
  margin: 10px 0 0 10px;
  padding: 8px;
  line-height: 14px;
  font-size: 12px;
  float: left;
  width: 100px;
  font-weight: bold;
}
.stars {
  padding-top: 12px;
  margin-bottom: 15px;
}
.hotel .minprice {
  position: absolute;
  z-index: 1;
  padding: 0px 5px 0 9px;
  top: 9px;
  left: -5px;
  background-color: rgba(255,255,255,1);
  border-radius: 6px;
  border-right: 1px solid #969696;
  text-align: center;
  font-size: 80%;
  border-bottom: 1px solid #969696;
}
.hotel .minprice strong {
  display: block;
  font-size: 150%;
  margin-top: -7px;
}
span.bookbtn {
  font-size: 85%;
  text-decoration: none;
  background-color: #1475b4;
  color: #fff;
  font-weight: bold;
  padding: 4px 8px;
  margin-top: 4px;
  margin-left: 10px;
  border: 2px solid white;
  text-transform: uppercase;
  border-radius: 6px;
}
span.address {
  font-size: 85%;
  color: #888;
  display: block;
  margin-top: 10px;
}

#toWeather, #fromWeather, .weather{
	width: 270px;
  float: left;
}
#toWeather p, #fromWeather p, .weather p{
	margin: 0;
}
.info .weathericon {
  float: left;
  margin-right: 15px;
  border: 0;
  border-right: 1px solid #ccc;
  padding: 5px;
}
.info h2 img {
  border: none;
  vertical-align: middle;
  margin-right: 10px;
}

#fromInfo{
  float: left;
  margin-top: 20px;
}
#toInfo{
  margin-top: 20px;
  float: right;
}
.info{
  width: 440px;
}
.info img{
  padding: 1px;
  border: 1px solid #ccc;
  margin: 4px;
}

@media all and (max-width: 950px) {
  #header, #web, #footer, #footer ul {
    width: 95%;
  }
  #breadcrumbs {
    padding: 7px 2.5%;
  }
  ul.placeslist li {
    width: 23%;
    margin-right: 2%;
  }
  #footer {
    text-align: center;
  }
  #footer p { 
    float: none;
    width: auto;
    text-align: center;
    margin-bottom: 10px;
  }
  #pagination {
    height: auto;
    text-align: center;
  }
  #pagination a {
    display: inline-block;
    margin-bottom: 10px;
  }
}
@media all and (max-width: 750px) {
  ul.placeslist li {
    width: 31%;
    margin-right: 2%;
  }
  #searchform {
    width: 250px;
  }
  form #from, form #to {
    margin: 10px 0;
  }
}
@media all and (max-width: 480px) {
  #web{
    margin-top: -15px;
  }
  #header { text-align: center; }
  div { max-width: 100% }
  h1,h2,h3,h4,h5 {
    text-align: center;
  }
  p {
    font-size: 14px;
  }
  ul {
    padding: 0;
  }
  #header img { 
    max-width: 95%;
    margin: 10px auto 0;
    float: none;
  }
  #breadcrumbs {
    display: none;
  }
  ul.placeslist li {
    width: 48%;
    margin-right: 2%;
  }
  #searchform {
    width: 95%;
  }
  form #from, form #to, input {
    width: 90%;
    padding: 0 5%;
    margin: 10px 0;
    height: 40px;
  }
  input[type="submit"] {
    height: 40px;
    padding: 0 5%;
    width: 100%;
    -webkit-appearance: none;
  }
  #footer p { font-size: 14px }
  #footer { margin-bottom: 0 }
  #footer ul {
    float: none;
    margin: 0 auto;
  }
  li, #footer li, ul.toother li {
    display: block;
    margin-bottom: 10px;
    font-size: 14px;
  }
  #also-available { text-align: center }
  #also-available a { display: block }
  form#formContacto {
    width: 100%;
  }
  #formContacto > div, .contactoc {
    width: 100%;
  }
  .contactoc {
    margin: -50px auto 0;
  }
  #formContacto > div .nombrec, #formContacto > div .emailc {
    float: none; width: 100%; margin-right: 0; margin: 0 auto;
  }
  #formContacto > div .nombrec {
    margin: 0 auto 10px;
  }
  #contacto {
    width: calc(100% - 6px); height: 200px; margin-bottom: 10px;
  }
  #map_canvas {
    margin-bottom: 20px;
  }
  #dconversions {
    width: 100%;
  }
  #dconversions th, #dconversions td {
    font-size: 12px;
    padding: 8px 5px;
  }
  ul.toother {
    width: 95%;
  }
  #header #buttons {
    width: auto; height: auto; margin-top: 18px; margin-left: 0; float:none;
  }
  .hotel {
    height: 200px;
    width: 47%;
    margin: 5px 5px 0 0;
  }
  .hotelimg {
    width: 100%;
  }
  #searchform .error0, #searchform .error1, #searchform .error2 {
    position: static;
  }
}

#hsearchform {
  text-align: center;
  padding-top: 20px;
  width: 502px;
  float: right;
  margin: 6px 35px 6px 10px;
  background-color: rgba(0, 0, 0, 0.12);
  padding: 0;
  border-radius: 3px;
}
#hsearchform input[type=submit] {
  padding: 3px;
  border: 0;
  height: 20px;
  width: 68px;
  color: white;
  font-size: 100%;
  background-color: #990000;
  border-radius: 3px;
  cursor: pointer;
  margin-left: 4px;
  margin-right: 5px;
}
form #hfrom,
form #hto {
  font-size: 100%;
  width: 130px;
  width: 168px;
  margin: 3px 0 4px 0;
}
#hsearchform label{
  display: inline;
}
label#forhfrom{
  padding-left: 6px;
}
#hsearchform p{
  margin: 0px 0;
  text-align: left;
  font-weight: bold;
  text-transform: uppercase;
  /*border-bottom: 1px solid #ccc;*/
  margin-bottom: 2px;
  background-color:rgba(0, 0, 0, 0.4);
  color: white;
  padding: 0 7px;
  border-radius: 3px 3px 0 0;
}

.rentalcar {
  width: 174px;
  background: white;
  float: left;
  text-align: center;
  margin-right: 8px;
  border: 1px solid #dedede;
  padding: 4px;
  text-decoration: none;
  font-weight: bold;
  color: #666;
}
.rentalcar:hover {
  color: #1475b4;
}
.rentalcar img {
  width: 90px;
  height: auto;
}
.rentalcar p {
  margin: 0;
}
#comparecars {
  margin-top: 10px;
  clear: both;
  display: block;
  background-color: #990000;
  float: left;
  color: #fff;
  text-decoration: none;
  padding: 4px 8px;
  border-radius: 4px;
  font-weight: bold;
}