﻿.clear
{
    clear: both;
    margin: 0;
    height: 5px;
    overflow: hidden;
    font-size: 0.1em;
}

ul.forms
{
    list-style-type: none;
    padding: 5px;
    border-bottom: 1px solid #666666;
    margin: 0;
}

ul.forms li
{
    clear: both;
}

ul.forms li
{
    padding-bottom: 4px;
}

ul.forms li .formquestion
{
    float: left !important;
    padding: 3px 0;
    margin-right: 15px;
     width: 320px;
}

ul.forms li .ratings
{
    float: left;
    padding: 3px 0;
    margin-right: 15px;
}

ul.generaldetails li .formquestion
{
    width: 120px;
}

/*ul.webcomments li .formquestion, ul.roomenquiry li .formquestion, ul.restaurantenquiry li .formquestion, ul.meetingenquiry li .formquestion, ul.staycomments li .formquestion, ul.eventcomments li .formquestion, ul.familystaycomments li .formquestion
{
    width: 320px;
}*/

ul.forms li input
{
    border: 1px solid #cccccc;
    padding: 1px;
}

ul.forms li.introduction
{
    width: 550px;
}

ul.forms li .formquestion label
{
}

ul.forms .validationsummary, span.validator
{
    font-size: 10px;
}

ul.forms span.validator
{
    vertical-align: top;
    padding-left: 3px;
}

.bold, ul.forms .formheader
{
    font-weight: bold;
}

ul.forms .charges
{
    font-size: 9px;
}
ul.forms li.introduction p
{
}

ul.ratingtype > :first-child
{
    margin-left: 2px;
}

ul.forms li ul.ratingtype li
{
    display: inline;
    clear: none;
    list-style-type: none;
    text-align: center;
    margin: 0 38px 0 15px !important;
    font-weight: bold;
    padding: 0;
}

ul.forms li .ratingchecklist td
{
    text-align: center;
    width: 50px;
}

ul.forms li .answerlist td
{
    text-align: left !important;
}

ul.forms li .ratingchecklist td input, .cal_link img
{
    border: none;
}

ul.forms li .ratingchecklist
{
    float: left;
    margin-left: 20px;
    padding: 0;
}

ul.forms li ul.ratingtype
{
    float: left;
    margin: 0 0 0 27px;
    padding: 0;
}

.default
{
    padding: 10px;
    width: 550px;
}

.default p
{
    padding: 10px;
    font-weight: bold;
}

.default input
{
    margin-right: 5px;
}

.messagesent
{
    width: 570px;
    min-height: 50px;
    border: none !important;
    padding: 15px 0;
    background-color: Transparent;
    color:#81746B
}

ul.forms li .right_margin tr td input
{
    margin-right: 5px;
    border: none;
}