#pay_form_container {
/*width:454px;*/
  margin: auto;
  padding: 0;
  background: #fff url(../../images/aero/bgform.jpg) top left repeat-x;
  border: 1px solid #d9d9d9;
  position: relative;
  min-height: 77px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
}
#pay_form_container label{
  font-size:13px;  
}
#corner_left_top {
  position: absolute;
  width: 7px;
  height: 7px;
  background: url(../../images/aero/corner_left_top.jpg) top left no-repeat;
  top: -2px;
  left: -2px;
  _top: -1px;
}

#corner_right_top {
  position: absolute;
  width: 7px;
  height: 7px;
  background: url(../../images/aero/corner_right_top.jpg) top right no-repeat;
  top: -2px;
  right: -2px;
  _top: -1px;
  _right:-1px;  
}

#corner_left_bottom {
 display:block;
  position: absolute;
  width: 8px;
  height: 8px;
  background: url(../../images/aero/corner_left_bottom.jpg) no-repeat;
  bottom: -2px;
  left: -1px;
}

#corner_right_bottom {
 display:block;   
  position: absolute;
  width: 8px;
  height: 8px;
  background: url(../../images/aero/corner_right_bottom.jpg) no-repeat;
  bottom: -2px;
  right: -1px;
}

.payform {
  margin: 5px 0px 0px;

  height: 100%;
}

.payform table {
  margin-bottom: 5px;
}

.payform td {
  padding: 7px 0px 7px 15px;
  font-size:13px;
}

.payform .namefield {
/*text-align: left;*/
  font-weight: bold;
  padding: 9px 10px 0px 0px;
  vertical-align: top;
  font-size:13px;
}

.payform .textTd {
  padding: 9px 10px 0px 15px;
  vertical-align: top;
}

.payform div.namefield {
  clear: left;
  text-align: right;
  width: 120px;
  font-weight: bold;
  padding: 14px 10px 0px 0px;
  float: left;
}

.payform div.fields {
  float: left;
  padding: 10px 10px 0px 0px;
}

.payform select {
  width: 180px;
  margin: 2px 10px 2px 0px;

}

.payform input {
  width: 176px;
  margin: 2px 10px 2px 0px;

}

.payform input.checkbox {
  width: auto;
  margin: 0 0 0 15px;
}

.payform .fourth {
  width: 120px;
  margin: 2px 0px;
}

.payform .eighth {
  width: 42px;
  margin: 2px 0px;
}

.payform .year {
  width: 80px;
  margin: 2px 0px;
}

.seatsLegend {
  float: right;
  margin: 0px;
  color: #8c9298;
  font-size: 11px;
}

.seatsLegend2 {
  text-align: center;
  margin: 0px 0px 30px 45px;
  padding: 0px;
  padding-top: 15px;
  height: 100%;
  color: #8c9298;
  font-size: 11px;
}

.seatsLegendImg {
  float: right;
  width: 11px;
  height: 11px;
  float: left;
  margin: 2px 5px 0px 0px;
}

.seatsLegendItem {
  color: #8c9298;
  float: left;
  margin: 0px 20px 0px 0px;
}

.payform input.radio {
  width: auto;
  margin: 4px 4px 2px 0px;

}

.payform input.radio-lt {
  width: auto;
  margin: 4px 4px 2px 2px;

}

div.btn {
  float: left;
  background-color: #d41820;
  color: #ffffff;
  padding: 3px 12px;
  margin-left: 20px;
  margin-right: 8px;
  
}

.btn_href {
  text-decoration: none;
}

#tdesc * {
  margin: 0;
  padding: 0;
  padding-right: 4px;
}

#tdesc {
  border-left: 1px solid #d6d6d6;
  padding-left: 10px;
  margin-top: 15px;
}

#tdesc div {
  font-size: 11px;
}

#tdesc div ul {
  list-style-position: outside;
  margin-left: 10px;
  list-style-image: url(../../images/aero/tip.jpg);
}

#tdesc div ul li {
  padding: 0;
}

.link {
  color: #d41820;
  text-decoration: underline;
}

.link:hover {
  text-decoration: none;
}

.agree {
  position: relative;
  top: 5px;
  font-size:13px;
}

#calendar-placeholder {
  width: 180px;
}

#calendar_data {
  width: 150px;
}

#calendar_ico {
  position: relative;
  margin-top: -23px;
  margin-left: 158px;
}

.ui-datepicker {
  width: 10.75em;
  padding: .2em .2em 0;
}

.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0;
}

.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.15em;
  height: 1.15em;
}

.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover {
  top: 1px;
}

.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}

.ui-datepicker .ui-datepicker-next {
  right: 2px;
}

.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
}

.ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
}

.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}

.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.4em;
  text-align: center;
  font-size: 0.7em
}

.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}

.ui-datepicker select.ui-datepicker-month-year {
  width: 100%;
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 49%;
}

.ui-datepicker table {
  width: 100%;
  font-size: .7em;
  border-collapse: collapse;
  margin: 0 0 .4em;
}

.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  border: 0;
}

.ui-datepicker td {
  border: 0;
  padding: 1px;
}

.ui-datepicker td span, .ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none;
}

.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}

.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible;
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}

a {
  text-decoration: none;
}
