/* Main layout */
body {
  margin: 0;
  padding: 0;
  background-color: #808080;
  font: normal 11px sans-serif;
  font-family: verdana, sans-serif;
}

table {
  font-size: 100%; /* IE5.5 */
}

form {
  margin: 0;
}

input, select, option {
  font: inherit;
  font-size: 10px;
  margin-top: -2px;
}

select {
  height: 18px;
}

input, option {
  height: 10px;
  padding: 0;
}

a img {
  border: none;
}

.hidden {
  display: none;
}

div#screen {
  width: 778px;
  margin: 0 auto 4px auto;
  padding: 0;
  background-color: white;
}

div#popup {
  margin: 0;
  padding: 0;
  background-color: white;
}

div#header {
  margin-bottom: 15px;
  border-bottom: 2px solid #CDCDCD;
}

div#header-banner {
  width: 778px; /* IE */
  position: relative;
  overflow: hidden;
}

div#menu-main {
  margin: 3px 0 0 20px;
}

div#footer {
  clear: both;
  padding: 2px 10px;
  background-color: #A6C227;
  border-bottom: 10px solid #000000;
}

div#main {
  float: left;
  width: 570px;
  margin: 0 10px 10px 0;
  background-color: white;
}

div#main-content {
}

div#sidebar {
  float: left;
  width: 178px;
  padding: 0;
  margin: 0 10px;
  _margin: 0 5px; /* for IE */
}

div#breadcrumb {
  /*float: left;*/
  /*width: 178px;*/
  padding: 0;
  margin: 0 10px 10px 10px;
  _margin: 0 5px 5px 5px; /* for IE */
}

div#languagebox {
  width: 178px;
  height: 35px;
  margin-bottom: 8px;
  text-align: center;
}

div#languagebox select {
  width: 150px;
  margin-top: 8px;
  font-weight: bold;
  font-size: 10px;
}

div#customerloginbox {
  width: 150px;
  height: 95px;
  margin-bottom: 8px;
  padding: 45px 14px 0 14px;
  font-size: 10px;
  background: url(../images/en_GB/custlogin.jpg) no-repeat;
}

div#latestoffersbox {
  width: 170px;
  height: 89px;
  margin-bottom: 8px;
  padding: 60px 4px 0 4px;
  font-size: 10px;
  background: url(../images/en_GB/latestoffers.jpg) no-repeat;
}

div#latestoffersbox2 {
  float: left;
  width: 170px;
  height: 84px;
  margin-bottom: 8px;
  padding: 60px 4px 0 4px;
  font-size: 10px;
  background: url(../images/en_GB/latestoffers.jpg) no-repeat;
}

div#furgonetasbox {
  float: left;
  width: 170px;
  height: 142px;
  margin-bottom: 8px;
  margin-left: 23px;
  padding: 0;
  font-size: 10px;
  /*background: url(../images/es_ES/FURGONETAS-ESP.gif) no-repeat;*/
  /*border: solid 1px #909090;*/
}

div#gpsbox {
  float: left;
  width: 170px;
  height: 142px;
  margin-bottom: 8px;
  margin-left: 23px;
  padding: 0;
  font-size: 10px;
  /*background: url(../images/es_ES/GPS-ESP.gif) no-repeat;*/
  /*border: solid 1px #909090;*/
}

div#helplinebox {
  width: 172px;
  height: 92px;
  margin-bottom: 8px;
  padding: 48px 3px 0 3px;
  line-height: 1em;
  font-size: 10px;
  background: url(../images/en_GB/helpline.jpg) no-repeat;
}

div#destinations {
  width: 166px;
  /*height: 465px;*/
  margin-bottom: 8px;
  padding: 38px 3px 0 3px;
  line-height: 1em;
  font-size: 10px;
  background: url(../images/en_GB/topdestinations.jpg) no-repeat #eff4d6;
  border: solid 2px #A6C226;
}

div#helplinebox p {
  margin: 0;
}

div#com-logos {
  width: 178px;
}

h1#superheader,
h1#superfooter
 {
  margin: 0;
  padding: 0;
  font: bold 10px verdana, sans-serif;
  text-align: center;
  background-color: #808080;
  color: white;
}

h1 a {
  text-decoration: none;
  color: white;
}

table#wait-animation {
  margin: 0 auto;
}

table#wait-animation td {
  padding: 5px 12px;
}

.button-green {
  width: 77px;
  height: 15px;
  border: none;
  font: bold 11px san-serif;
  vertical-align: top;
  overflow: visible;
  background: url(../images/buttongreen.jpg) no-repeat center;
}

.borrar{
  background: url(../images/buttongreen_105.jpg) no-repeat center;
  width: 105px;
}

.destino_pri>img, .destino_sec>img{
  float: left;
  width: 100px;
  margin: 6px;
}

.content img{
  float: left;
  /*width: 100px;*/
  margin: 6px;
}

.content>p{
  margin-bottom: 15px;
  text-align: justify;
  color: #616161;
}


h1.dest, h2.dest, h2.content{
  margin-bottom: 5px;
  /*color: #777;*/
  color: #A6C226;
  font-size: 16px;
}

h2.dest{
  font-size: 14px;
  padding-left: 15px;
}

h2.content{
  font-size: 14px;
}

.destino_pri>p, .destino_sec>p, div.oferta p{
  margin-bottom: 15px;
  text-align: justify;
  color: #616161;
}

div.sep_destino{
  margin-bottom: 3px;
  width: 100%;
  height:10px;
  background-color:#c0c0c0;
}

div.destino_pri, div.destino_sec, div.content, div.oferta{
  padding: 0 22px;
  /*border: 2px solid #A6C226;*/
  overflow: hidden;
}

.ldest{
  list-style: none;
  padding: 0px 2px 0px 2px;
  font-weight: bold;
  margin: 10px 0 20px 0;
}

.ldest li{
  padding-top: 5px;  
}

.ldest a{
  display: block;
  text-decoration: none;
  color: #6D6D6D;
  width: 163px;
  height: 20px;
  padding-top: 4px;
  margin-top: -12px;
}

.ldest a:hover{
  text-decoration: none;
  /*color: #6D6D6D;*/
  /*background-color: #A6C226;*/
  color: #000;
  background: url(../images/fondo_linkdh.jpg) repeat-x transparent;
}

.tdest{
  padding-left: 2px;
  font-weight: bold;
  color: #6D6D6D;
}

.dest_izq, .dest_der{
  /*display: inline;*/
  margin-top: 4px;
  float: left;
  width: 80px;
  /*height: 40px;*/
  /*border: solid 1px #000;*/
}

.dest_izq{
  border-right: solid 2px #A6C226;;
}

.social{
  background-color: #e2f48e;
  height: 50px;
}

.social_title{
  float: left;
  margin-top: 15px;
  color: #5f5f5f;
  padding: 0 5px 0 15px;
  font-weight: bold;
}

.social_a{
  float: left;
  margin-top: 10px;
}

.link_addthis{
  float: right;
}

.mini-banners{
  float: left;
  /*border: solid 1px;*/
}

div.oferta h1{
  margin-top: 0;
  padding: 0;
  margin-bottom: 5px;
  /*color: #777;*/
  color: #A6C226;
  font-size: 16px;  
}

div.oferta h2{
  margin-top: 10px;
  padding: 0;
  margin-bottom: 5px;
  /*color: #777;*/
  color: #A6C226;
  font-size: 14px;  
}

div.urlmap{
  margin: 0 0 30px 40px;
  float: left;
  width: 200px;
  border: solid 1px #A6C226;
}

div.urlmap h2{
  padding-left: 5px;
  margin: 0;
  color: #A6C226;
  background-color: #eee;
  font-size: 11px;
}

div.urlmap h2 a{
  padding-left: 5px;
  margin: 0;
  color: #A6C226;
  background-color: #eee;
  font-size: 11px;
}

div.urlmap ul{
  padding-left: 10px;
  list-style: none;
  margin: 0;
  color: #616161;
  font-size: 11px;
}

div.urlmap ul a{
  margin: 0;
  color: #616161;
  font-size: 11px;
}

h1.cap-index{
  margin-bottom: 5px;
  /*color: #777;*/
  color: #A6C226;
  font-size: 100%;
}

h1.cap-faq{
  margin-bottom: 5px;
  /*color: #777;*/
  color: #616161;
  font-size: 16px;
}

.img_error{
  float: left;  
}

.flecha{
  float: left;
}

.flecha > img{
  border: none;
}

.cuadro{
  float: left;
  width: 345px;
  height: 120px;
  background-image: url(../images/cuadro.jpg);
  padding: 30px 20px 30px 40px;
  font-size: 12px;
  font-weight: bold;
  text-align: justify;
}

.error_title{
}

.error_txt{
  color: #616161;
}