/*Round borders*/
.t {background: url("../images/dot.jpg") 0 0 repeat-x; width: 570px;}
.grp-t {background: #fff url("../images/dot.jpg") 0 0 repeat-x; width: 255px; z-index: 99; position:absolute; left: 630px; top: 330px;}
.grpmod-t {background: #fff url("../images/dot.jpg") 0 0 repeat-x; width: 300px; z-index: 99; position:absolute; left: 690px; top: 240px;}
.b {background: url("../images/bottom.jpg") 0 100% repeat-x}
.rs1-b {background: url("../images/rs1_bottom.jpg") 0 100% repeat-x}
.l {background: url("../images/dot.jpg") 0 0 repeat-y}
.r {background: url("../images/right.jpg") 100% 0 repeat-y}
.bl {background: url("../images/bl.jpg") 0 100% no-repeat;}
.br {background: url("../images/br.jpg") 100% 100% no-repeat}
.rs1-bl {background: url("../images/rs1_bl.jpg") 0 100% no-repeat}
.rs1-br {background: url("../images/rs1_br.jpg") 100% 100% no-repeat}
.tl {background: url("../images/tl.jpg") 0 0 no-repeat}
.tr {background: url("../images/tr.jpg") 100% 0 no-repeat; padding:2px}

.separator{
  height: 10px;
}

div#no_offers{
  display: none;
  text-align:center;
  font-weight:bold;
}

div#wait_wheel{
  float: left;
  margin-right: 25px;
}

div#wait_wheel{
  float: left;
  margin-right: 25px;
}

div#waiting_wheel, div#waiting_wheel_end{
  display: none;
  vertical-align: middle;
  margin-bottom: 20px;
}

p#wait_text{
  font-size: 15px;
  margin: 10px 0 20px;
}

#groupcat{
  background-color: #fff;
  display: none;
}

.grp{
  float: left;
  width: 70px;
  height: 55px;
  /*border: 1px solid #777;*/
  text-align: center;
  margin: 5px;
  background: #fff url(../images/back_grpcar.jpg) no-repeat center;
  cursor: pointer;
}

.grp:hover{
  background: #bebebe url(../images/back_grpcarh.jpg) no-repeat center;
}

.grpname{
  color: #641c1c;
  font-size: 9px;
  margin: 4px 0;
}

.grpimg{
  margin-top: 2px;
}

.groupcat-title{
  font-size: 13px;
  color: #641c1c;
  font-weight: bold;
  margin: 5px;
}

.group-title{
  color: #ff9900;
  font-size: 25px;
  margin: 5px 0;
}

table.offer{
  padding-right: 17px;
}

table.extra_table{
  margin-right: -3px;
}

.car-image{
  width: 115px;
}

.car-name{
  width: 125px;
  font-size: 13px;
  font-weight: bold;
}

.car-name-disabled{
  color: #999999;
  width: 130px;
  font-size: 13px;
  font-weight: bold;
}

.car-name p,.car-name-disabled p{
  margin: 2px 0;
}

.car-specs{
  width: 190px;
}

.car-price{
  width: 100px;
  font-size: 12px;
  font-weight: bold;
  text-align: right;
  margin-right: -1px;
}

.car-price-long{
  width: 500px;
  font-size: 12px;
  font-weight: bold;
  text-align: right;
}

.extra-total-price{
  width: 150px;
  font-size: 12px;
  font-weight: bold;
  text-align: right;
  /*border: 1px solid #000;*/
}

table.rsv1-form {
  width: 100%;
  padding: 0 15px;
  margin-bottom: 0;
}

table.last{
  margin-bottom: 4px;  
}

table.rsv1-form th {
  text-align: left;
  font-size: 12px;
}

div.rsv1-box {
  margin: 5px 0;
}

div.rsv1-box-content {
  /*background-image: url("../images/box_rsrv1.jpg");*/
}

div.box-buttons {
  margin: 20px 0 10px 0;
  text-align:right;
}

.button-rsrv1 {
  width: 140px;
  height: 40px;
  border: none;
  font-weight: bold;
  font-size: 12px;
  vertical-align: middle;
  overflow: visible;
  background: url(../images/button_rsrv1.png) no-repeat center;
  padding: 3px 17px 6px 3px;
}

.button-rsrv1:hover {
  color: #fff;
  width: 140px;
  height: 40px;
  border: none;
  font-weight: bold;
  font-size: 12px;
  vertical-align: middle;
  overflow: visible;
  background: url(../images/button_rsrv1_hover.png) no-repeat center;
  padding: 3px 17px 6px 3px;
  cursor: pointer;
}

.button-rsrv2 {
  width: 140px;
  height: 40px;
  border: none;
  font-weight: bold;
  font-size: 13px;
  vertical-align: top;
  overflow: visible;
  background: url(../images/button_rsrv1.png) no-repeat center;
  padding: 3px 17px 3px 3px;
  margin-right: -2px;
}

.btn_getlic {
  width: 28px;
  height: 25px;
  border: none;
  font-weight: bold;
  font-size: 13px;
  vertical-align: middle;
  overflow: visible;
  background: url(../images/button_getlicence.png) no-repeat center;
  padding: 3px 17px 3px 3px;
}

input.selcat{
  width: 22px;
  height: 14px;
  border: none;
  font-weight: bold;
  font-size: 12px;
  vertical-align: top;
  overflow: visible;
  background: url(../images/button_selcat.png) no-repeat center;
  padding: 0;
}
.lic-rs1{
  padding: 5px 15px;
}

p.licence{
  /*background: url("../images/tip.png") no-repeat;*/
  background: transparent;
  height: 15px;
  font-size: 12px;
  font-weight: bold;
  padding: 0 5px 0 5px;
  margin: 0;
}

p.email{
  /*background: url("../images/tip.png") no-repeat;*/
  background: transparent;
  height: 15px;
  font-size: 12px;
  padding: 0 0 8px 19px;
  margin: 0;
}

.emailtxt{
  font-weight: bold;  
}

.emailtxt_error{
  font-weight: bold;
  color: red;
}

.input_email_error{
  border: 1px solid red;
}

span#clickhere{
  margin-left: 10px;
  color: blue;
  cursor: pointer;
}

div#enter-lic{
  display: none;
  padding-left: 49px;
  font-size: 12px;
}
div#enter-lic p{
  font-weight: bold;
  margin-top: 0;
  margin-bottom: 0;
}

.offer-slide{
  color: #ff9900;
  font-size: 12px;
  padding: 0 2px;
  cursor: pointer;
}

.whats-wrap{
  margin: 0 29px 20px;
  padding: 0 0 35px;
}

.whats-slide{
  float: left;
  color: #404040;
  font-size: 14px;
  font-weight: bold;
  padding: 7px 2px 0;
  cursor: pointer;
  margin: 10px 0 5px;
  background: url(../images/bck_whats.png) no-repeat;
  width: 250px;
  height: 18px;
  text-align: center;
}

.os-lnk{
  cursor: pointer;
}

div#whatsincluded, div#whatsnotincluded{
  padding: 0 10px 10px;
}
table.rsv-progress {
  width: 100%;
  margin: 3px 0;
  border-spacing: 0;
}

td.rsv-progress-on, td.rsv-progress-off {
  padding: 0;
  padding-left: 6px;
  font-weight: bold;
  font-size:12px;
  vertical-align: middle;
}

td.rsv-progress-on {
  background: url(../images/buttongreen-bg.png) repeat-x;
  color: black;
}

td.rsv-progress-off {
  background: url(../images/buttongray-bg.png) repeat-x;
  color: gray;
}

td.rsv-progress-round {
  padding: 0;
  width: 25px;
}

.label {
  color: #505050;
}

.biglabel {
  font-weight: bold;
  color: black;
}

table.offers-list {
  width: 100%;
  border-spacing: 0;
}

table.offers-list th {
  background-color: black;
  color: white;
}

.offer-available {
  color: #a6c226;
}

.offer-unavailable {
  color: #ff9b16;
}

.offer_price_box {
  color: #ff9b16;
  font-size: 15px;
}

td.offer-price-round_es {
  text-align: center;
  width: 84px;
  padding: 18px;
  padding-left: 0px;
  padding-right: 0px;
  vertical-align: top;
  background-image: url(/images/oferta.jpg);
  background-position: left top;
  background-repeat: no-repeat;
}

td.offer-price-round_en {
  text-align: center;
  width: 84px;
  padding: 18px;
  padding-left: 0px;
  padding-right: 0px;
  vertical-align: top;
  background-image: url(/images/offer.jpg);
  background-position: left top;
  background-repeat: no-repeat;
}

td.offer-price-round_de {
  text-align: center;
  width: 84px;
  padding: 18px;
  padding-left: 0px;
  padding-right: 0px;
  vertical-align: top;
  background-image: url(/images/angebot.jpg);
  background-position: left top;
  background-repeat: no-repeat;
}

td.offer-checkbox, td.offer-class, td.offer-model, td.offer-price, td.offer-price2, td.offer-spec {
  padding: 8px 0;
  vertical-align: top;
}

.offer-selected .offer-model {
  font-weight: bold;
}

.offer-selected .offer-price {
  font-weight: bold;
}

.offer-selected {
}

.offer-selected td {
  border-top: 1px solid #a6c226;
}

.offer-selected td.offer-checkbox {
  border-left: 1px solid #a6c226;
}

.offer-selected td.offer-spec {
  border-right: 1px solid #a6c226;
}

td.offer-extras {
  padding: 0;
  background-color: #f0f0f0;
}

table.offer-extras {
  width: 100%;
  border-spacing: 0;
}

table.offer-extras th {
  border-bottom: 1px solid #a6c226;
  background-color: #a6c226;
  color: black;
}

table.offer-extras td {
  margin: 0;
  padding: 0;
}

table.car-data {
  width: 100%;
}

td.car-image {
  vertical-align: top;
}

td.car-info {
  padding: 4px;
  vertical-align: top;
}

td.car-disclaimer {
  vertical-align: bottom;
  font-style: italic;
  color: #ff9b16;
}

table.summary {
  width: 100%;
  border-spacing: 0;
  border-bottom: 1px solid #ff9b16;
}

tr.summary-details {
  color: #404040;
}

table.summary th {
  border-bottom: 1px solid #ff9b16;
  text-align: right;
}

td.summary-price {
  font-weight: bold;
  text-align: right;
}

td.summary-total-price {
  font-weight: bold;
  text-align: right;
  font-size: 16px;
}

table.search-extras {
  padding: 0;
  border-spacing: 3px;
}

table.search-extras td {
  padding: 0 5px;
  border: 1px solid #a6c226;
  font-size: 9px;
}

table.search-extras td a {
  text-decoration: none;
  color: #606060;
}

table.search-extras td.selected {
  color: black;
}

div.offer-price-round_es {
  text-align: center;
  width: 84px;
  padding: 18px;
  padding-left: 0px;
  padding-right: 0px;
  vertical-align: top;
  background-image: url(/images/oferta.jpg);
  background-position: left top;
  background-repeat: no-repeat;
  height: 27px;
}

div.offer-price-round_en {
  text-align: center;
  width: 84px;
  padding: 18px;
  padding-left: 0px;
  padding-right: 0px;
  vertical-align: top;
  background-image: url(/images/offer.jpg);
  background-position: left top;
  background-repeat: no-repeat;
  height: 27px;
}

div.offer-price-round_de {
  text-align: center;
  width: 84px;
  padding: 18px;
  padding-left: 0px;
  padding-right: 0px;
  vertical-align: top;
  background-image: url(/images/angebot.jpg);
  background-position: left top;
  background-repeat: no-repeat;
  height: 27px;
}

