h2{
    font-size: 110%;
    margin-bottom: 0.3em;
}

fieldset{
    padding: 0.2em;
    margin-bottom: 20px;
    border: none;
}

fieldset legend{
    font-size: 110%;
    margin-bottom: 0.3em;
}

textarea{
    width: 90%;
}

em{
    display: block;
    color: #777;
    font-style: italic;
    font-size: 90%;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
}

#bookingSystemsSubmit .time select {
    width: 65px;
}

#maybeAdditionalPayment {
    display: none;
}

.ui-datepicker-trigger{
    cursor: pointer;
}

div.container{
    padding-top:20px;
    width: 600px;
    margin-left: auto;
    margin-right: auto;
}

div.container table{
    margin-bottom: 0.5em;
}

div.container td{
    padding: 0.2em;
    padding-left: 0;
}

div.container td.dates img,
div.container td.dates select{
    margin-right: 0.4em;
}

div.container select{
    border: 1px solid #ccc;
}

div.container td.guests select{
    width: 157px;
}

div.container td label{
    margin-right: 1em;
}

div.container input.submit{
    padding: 0.3em;
    outline: none;
    cursor: pointer;
}


div.container table,
div.container table td,
div.container table th{
    background: #fff;
    border: 1px solid #ccc;
    vertical-align: top;
}
div.container table{
    border-collapse: collapse;
    width: 100%;
}


div.container table th{
    font-weight: normal;   
}

div.container table td,
div.container table th{
    padding: 0.5em;
    padding-top: 0.3em;
    padding-bottom: 0.3em;
}

div.container table th{
    background: #eee;
}

#bookingSystemsChooseDates table{
    width: 420px;    
}

#bookingSystemsTotal{
    text-align: right;
}

#bookingSystemsTotalWrapper{
    margin-bottom: 0.5em;
}

#bookingSystemsSubmit #FullName,
#bookingSystemsSubmit #Phone,
#bookingSystemsSubmit #Email,
#bookingSystemsSubmit select,
div.container textarea{
    width: 100%;
    border: 1px solid #ccc;
}

div.backLink{
    margin-bottom: 0.2em;
}


div.container #bookingSystemsSubmit table td,
div.container #bookingSystemsSubmit table th{
    padding-top: 0.5em;
}

div.container #bookingSystemsSubmit label{
    width:150px;
}

div.submitButtonWrapper{
    text-align: right;
}

sup{
    color:Red;
}

.right{
    text-align: right;
}

.middle{
    text-align: center;
}

.right{
    text-align: right;
}

body div.container td.noBorder{
    border: none;
}

#bookingSystemsTotalWrapper{
    font-size: 110%;
}

#bookingSystemsBookingResult{
    text-align: center;
}


#labelForIAgree{
    width: auto;
    display: inline;
}

.photo-gallery {
overflow:hidden;
padding-bottom:10px;
}

.photo-gallery li {
float:left;
padding:0 15px 5px 0;
}

.toggle-details-button  {
font-size:11px;
}

ol, ul {
line-height:1em;
list-style:none outside none;
}

.photo-title { text-align: left; }

.photo-title b { display: block; }

.photo-title span { float: right; }

html div.container table,
html div.container table table td{
border: none;
padding: 0;
}


#room-types-cont .room-type-details .cell {
  background:none repeat scroll 0 0 #1F908C;
  border-color:#D9C69C #D9C69C -moz-use-text-color !important;
  border-style:solid solid none !important;
  border-width:1px 1px 0 !important;
}

#room-types-cont .room-type-details .cell {
  border-right:1px solid #6E6E6E;
  border-top:1px solid #6E6E6E;
}


#room-types-content .room-type-details .cell  {
  border: 0;
}

.pers-icon{
  height: 18px;
}

th{
  width: 20%;
}

.pers-icon {
background:url("http://www.travelline.ru/static/images/adult_icon.gif") repeat-x scroll 0 0 transparent;
float:right;
height:15px;
}
.pers-icon-1 {
width:9px;
}
.pers-icon-2 {
width:18px;
}
.pers-icon-3 {
width:27px;
}
.pers-icon-4 {
width:36px;
}
.pers-icon-5 {
width:45px;
}
.pers-icon-6 {
width:54px;
}
.pers-icon-7 {
width:63px;
}
.pers-icon-8 {
width:72px;
}
.pers-icon-9 {
width:81px;
}
.pers-icon-10 {
width:90px;
}

.field-validation-error
{
    color: #ff0000;
}

.input-validation-error
{
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}
