body{font-family: Verdana,Arial,Helvetica,sans-serif;}
#headerlogo { float: left; }
#headerlogo img { width: 188px; height: 83px;  }
#headernav { float: right; }

label { font-weight: bold; }
#reminders label { font-weight: normal; }

table.tabbedtable { padding-left: 3em; }
table.tabbedtable td { padding-bottom: 5px; }
table.tabbedtable label { text-align: right; padding-right: 9px; }
.hiddenlabel { visibility: hidden; }
.largelink { border: 1px solid #cacaca; padding: 10px; background-color: #E8EEF7; font-size: 1.2em; font-weight: bold; }
.largelinkwrap { padding-top: 10px; padding-bottom: 10px; }

#misDatos2 {
    margin-left: 10px;
    width: 470px;
}
#misDatos2 .boletin {
    font-weight: normal;
    font-size: 80%;
}

#contacto {
    margin-left: 25px;
    margin-right: 15px; 
    width: 720px;
}
.contactoFondoEs {
    background: url("../imagenes/es/container/megafono.png") right bottom no-repeat;
}
.contactoFondoEu {
    background: url("../imagenes/eu/container/megafono.png") right bottom no-repeat;
}


#contacto label.error, #misDatos2 label.error{
width: 16px;
text-align: left;
 font-size: small;
  background:url("../images/unchecked.gif") no-repeat 0px 0px;
  padding-left: 16px;
  padding-bottom: 2px;
  font-weight: bold;
  color: #EA5200;
  border: none;
  text-decoration: none;
}

#contacto label.checked, #misDatos2 label.checked{
  background:url("../images/checked.gif") no-repeat 0px 0px;
  text-align: left;
  border: none;
  text-decoration: none;
}

#contacto .status{
 text-align: left;
  padding-top: 2px;
  padding-left: 8px;
  vertical-align: top;
  width: auto;
  white-space: nowrap;
}

#crearRutaJon .status{
 text-align: left;
  padding-top: 2px;
  padding-left: 8px;
  vertical-align: top;
  width: 16px;
  white-space: nowrap;
}

#crearRutaJon {
    margin-left: -24px;
    width: 490px;
}
#crearRutaJon table label, #contacto table label, #misDatos2 table label {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
}
#crearRutaJon table td.labelJon, #contacto table td.label, #misDatos2 table td.label{
    text-align: right;
}
#crearRutaJon table, #contacto table, #misDatos2 table {
    margin-bottom: 3px;
}

#signuptab,#crearRutaTab {
  float:left;
  width:100%;
  background:#fff url("bg.gif") repeat-x bottom;
  font-size: 1.0em;
  line-height: normal;
}
#signuptab,#crearRutaTab ul {
  margin:0;
  padding: 0px 10px 0px 10px;
  list-style:none;
}
#signuptab li {
  float:left;
  background:url("left_white.png") no-repeat left top;
  margin:0;
  padding:0 3px 0 9px;
  border-bottom:1px solid #CACACA;
}
#crearRutaTab li{
  float:left;
  margin:0;
  padding:0 3px 0 9px;
  
}
#signuptab a {
  float:left;
  display:block;
  width:.1em;
  background:url("right_white.png") no-repeat right top;
  padding:2px 15px 0px 6px;
  text-decoration:none;
  font-weight:bold;
  color:#fff;
  white-space: nowrap;
}
#crearRutaTab a{
  float:left;
  display:block;
  width:.1em;
  padding:1px 5px 1px 6px;
  text-decoration:none;
  font-weight:bold;
  color:#fff;
  white-space: nowrap;
}
#signuptab > ul a,#crearRutaTab > ul a {width:auto;}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#signuptab a,#crearRutaTab a {float:none;}
/* End IE5-Mac hack */
#signuptab a:hover,#crearRutaTab a:hover {
  color:#333;
}
#signuptab #signupcurrent,#crearRutaTab #signupcurrent {
  background-position:0 -150px;
  border-width:0;
}
#signuptab #signupcurrent a,#crearRutaTab #signupcurrent a {
  background-position:100% -150px;
  padding-bottom:1px;
  color:#000;
}
#signuptab li:hover,#crearRutaTab li:hover, #signuptab li:hover a,#crearRutaTab li:hover a {
  background-position:0% -150px;
  color:#000;
}
#signuptab li:hover a,#crearRutaTab li:hover a {
  background-position:100% -150px;
}

/* Signup box */

#signupbox {
  width: 100%;
  text-align: center;
  margin: 0em auto;
}

#signupwrap {
  border: 1px solid #CACACA;
  border-top: 0;
  text-align: left;
  padding: 35px 10px 20px 30px;
  clear: both;
}
#signupwrap .asterisco {
    font: bold ;
    color: rgb(231,0,0);
}

#registroWrap {
  border: 1px solid #CACACA;
  border-top: 0;
  text-align: left;
  padding: 35px 10px 20px 30px;
  margin-right: 10px;
  clear: both;
}

.tipoRegistroIMGEs{
      background: url("registro/tipoRegistro.png") right no-repeat;
}
.tipoRegistroIMGEu{
      background: url("registro/tipoRegistroEu.png") right no-repeat;
}
#registroWrap table {
  
  width: auto;
}
#registroWrap td {
  white-space: nowrap;
  width: auto;
}
#registroWrap .field {
  width: auto;
}
#registroWrap .status {
  width: 100%;
}

#registroWrap a img {
  text-decoration: none;
  border: 0px;
}
#registroWrap a:hover img {
  text-decoration: none;
  border: 0px;
}
#registroWrap a:visited img {
  text-decoration: none;
   border: 0px;
}


#registroWrap .asterisco {
    font: bold ;
    color: rgb(231,0,0);
}

#registroWrap .boletin {
    font-size: 80%;
    font-weight: normal;
}


#crearRutaWrap {
  text-align: left;
  padding: 1px 10px 20px 30px;
  clear: both;
}

/* Unsupported browsers */

.orange_rbcontent { padding: 0.4em; }
.orange_rbroundbox { width: 100%; }

#unsupported {
  font-weight: bold;
  text-align: left;
}

/*#content {
  padding-top: 15px;
}*/

/* Signup form */

#signupform table,#crearRutaForm table,#crearRutaPasajeroForm table {

  border-spacing: 0px;
  border-collapse: collapse;
  empty-cells: show;
}

#signupform .label,#crearRutaForm .label,#crearRutaPasajeroForm .label {
  padding-top: 2px;
  padding-right: 8px;
  vertical-align: top;
  text-align: right;
  width: 125px;
  white-space: nowrap;
}

#signupform .field,#crearRutaForm .field,#crearRutaPasajeroForm .field {
  padding-bottom: 10px;
  white-space: nowrap;
}

#crearRutaJon .status #signupform .status,#crearRutaForm .status,#crearRutaPasajeroForm .status {
  padding-top: 2px;
  padding-left: 8px;
  vertical-align: top;
  width: 16px;
  white-space: nowrap;
}

#signupform .textfield,#crearRutaForm .textfield,#crearRutaPasajeroForm .textfield {
  width: 150px;
}

#contacto label.error, #crearRutaJon label.error, #signupform label.error,#crearRutaForm label.error,#crearRutaPasajeroForm label.error {
width: 100px;
 font-size: small;
  background:url("../images/unchecked.gif") no-repeat 0px 0px;
  padding-left: 16px;
  padding-bottom: 2px;
  font-weight: bold;
  color: #EA5200;
  border: none;
  text-decoration: none;
}

#contacto label.checked, #crearRutaJon label.checked, #signupform label.checked,#crearRutaForm label.checked,#crearRutaPasajeroForm label.checked {
  background:url("../images/checked.gif") no-repeat 0px 0px;
  border: none;
  text-decoration: none;
}

#signupform .success_msg,#crearRutaForm .success_msg,#crearRutaPasajeroForm .success_msg {
  font-weight: bold;
  color: #0060BF;
  margin-left: 19px;
}

#signupform #dateformatStatus,#crearRutaForm #dateformatStatus,#crearRutaPasajeroForm #dateformatStatus, #signupform #termsStatus,#crearRutaForm #termsStatus,#crearRutaPasajeroForm #termsStatus {
  margin-left: 6px;
}

#signupform #dateformat_eu,#crearRutaForm #dateformat_eu,#crearRutaPasajeroForm #dateformat_eu {
 vertical-align: middle;
}

#signupform #ldateformat_eu,#crearRutaForm #ldateformat_eu,#crearRutaPasajeroForm #ldateformat_eu {
  font-weight: normal;
  vertical-align: middle;
}

#signupform #dateformat_am,#crearRutaForm #dateformat_am,#crearRutaPasajeroForm #dateformat_am {
  vertical-align: middle;
}

#signupform #ldateformat_am,#crearRutaForm #ldateformat_am,#crearRutaPasajeroForm #ldateformat_am {
  font-weight: normal;
  vertical-align: middle;
}

#signupform #termswrap,#crearRutaForm #termswrap,#crearRutaPasajeroForm #termswrap {
  float: left;
}

#signupform #terms,#crearRutaForm #terms,#crearRutaPasajeroForm #terms {
  vertical-align: middle;
  float: left;
  display: block;
  margin-right: 5px;
}

#signupform #lterms,#signupform #lboletin,#crearRutaForm #lterms,#crearRutaPasajeroForm #lterms {
  font-weight: normal;
  vertical-align: middle;
  float: left;
  display: block;
  width: 350px;
  white-space: normal;
}

#signupform #lsignupsubmit,#crearRutaForm #lsignupsubmit,#crearRutaPasajeroForm #lsignupsubmit {
  visibility: hidden;
}



