.tableFull{
  width:680px;
}
.paddingBody{
  padding-top:0px;
  padding-bottom:0px;
}
.bgBody{
  background-color:transparent;
  margin:0;
  padding:0;
}
body{
  font-family:verdana,Arial,sans-serif;
  font-size:11px;
  color:#434343;
  line-height:15px;
  text-align:justify;
}
td{
  font-size:11px;
}
.listcolor{
  color:#a3b24d;
}
.btnMarker,.bgElight{
  background-color:#db2e67;
}
.BtnSmallDark{
  padding:4px 10px 5px 10px;
  background-image:none;
  border:0 none !important;
  -webkit-transition:background 0.3s ease;
  -moz-transition:background 0.3s ease;
  -ms-transition:background 0.3s ease;
  -o-transition:background 0.3s ease;
  transition:background 0.3s ease;
}
.BtnSmallDark:hover{
  background-color:#a3b24d;
  background-image:none;
}
.bgLight{
  background-color:#f3f3f3;
}
.bgMedium,.bgResult,.bgDark{
  background-color:#a3b24d;
}
.borderLeft{
  border-left:1px solid #db2e67;
}
.borderRight{
  border-right:1px solid #db2e67;
}
.borderTop{
  border-top:1px solid #db2e67;
}
.borderBottom{
  border-bottom:1px solid #db2e67;
}
.borderTable{
  border-style:solid;
  border-color:#a3b24d #a3b24d #a3b24d #a3b24d;
  border-width:1px;
}
a.link{
  color:#a3b24d;
  text-decoration:none;
  -webkit-transition:color 0.3s ease;
  -moz-transition:color 0.3s ease;
  -ms-transition:color 0.3s ease;
  -o-transition:color 0.3s ease;
  transition:color 0.3s ease;
}
a.link:hover{
  color:#db2e67;
  text-decoration:none;
}
.boxhead1{
  color:#d46409;
  padding-left:7px;
  font-weight:bold;
  padding-right:7px;
  height:19px;
}
html{
  border:none;
  overflow:auto;
  margin:0px;
  padding:0px;
}
.cntPageHeader{
  padding-top:40px;
}
.cntColumnDescr h1{
  display:block;
  margin:0 0 20px;
  padding-bottom:10px;
  font-size:20px;
  line-height:1em;
  color:#4e5b70;
  border-bottom:1px solid #bccdd2;
}
.cntResultStand td.Image img{
  border:3px solid #db2e67;
}
.cntButtonRegular div.bgL,.cntButtonRegular div.bgR{
  background:none;
}
.cntButtonRegular a,.cntButtonRegular a[class]{
  height:auto;
  padding:0 20px;
  font-size:11px;
  line-height:30px;
  color:#fff;
  background:#a3b24d;
  border:none;
  -webkit-transition:background 0.3s ease;
  -moz-transition:background 0.3s ease;
  -ms-transition:background 0.3s ease;
  -o-transition:background 0.3s ease;
  transition:background 0.3s ease;
}
.cntButtonRegular a:hover,.cntButtonRegular a[class]:hover{
  background:#db2e67;
}
.cntSorting td.bgTopL,.cntSorting td.bgTop,.cntSorting td.bgTopR,.cntSorting td.bgL,.cntSorting td.Content,.cntSorting td.bgR,.cntSorting td.bgBotL,.cntSorting td.bgBot,.cntSorting td.bgBotR{
  background-color:#db2e67;
  background-image:none;
  border:0;
  padding:0;
  width:auto;
}
.BtnSmallDark,.BtnBook,.BtnSmallDark:hover,.BtnBook:hover{
  color:#fff;
}
.boxhead1{
  color:#a3b24d;
}
.ResultLegend td.Day{
  color:#db2e67;
}
.cntButtonRegular .Cancel{
  background-color:#ccc;
}
.BtnSmallLight{
  color:#fff;
}
body.bodyMyBooking{
  background-color:#f3f3f3;
}
body.bodyMyBooking .Products{
  width:100%;
}
body.bodyMyBooking .Products .Icon{
  width:22px;
}
body.bodyMyBooking .Products .Icon img{
  margin:2px 0 0 0;
}
body.bodyMyBooking .Products .Value{
  color:#313131;
  font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
  font-size:11px;
}
body.bodyMyBooking .Products .Value div{
  float:right;
}
body.bodyMyBooking .Summary{
  color:#313131;
  font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
  font-size:11px;
  margin:10px 0 0 0;
}
.cntTabPage td.TabA,.cntTabPage td.CornerA{
  border-bottom:1px solid #ddd;
}
.cntPricePlate{
  width:100px;
}
.cntPricePlate div{
  background:#db2e67;
}
.ClrPrice,.cntHitCntOther .MainRow .Choose h3{
  color:#db2e67;
}
.PricePlate{
  width: 100px;
}
.PricePlate div.Top,
.PricePlate div.Main,
.PricePlate div.Bottom
{
  background: #db2e67;
  width: 100px;
}
.PricePlate div.Main{
  color: #fff;
  padding: 8px 10px 5px 10px;
  text-align: center;
  width: auto;
}
