@charset "utf-8";
/* CSS Document */

/*body {
background-color: #999999;
}
*/

.outerbox {
width: 445px;
background-color: #ffffff;
padding: 5px;
margin: 0 auto;
overflow: auto;
}

.titlebox {
text-align: right;
display: block;
padding: 20px 20px 10px 20px;
background-color: #000000;
background-image: url(../images/titleboxbg.gif);
background-position: top;
background-repeat: repeat-x;
color: #ded8b6;
border-top: 3px solid #b7a24d;
overflow: auto;
height: 40px;
}

.titlebox .title {
height: 35px;
display: inline;
float: left;
text-align: left;
}

.titlebox .close {
width: 58px;
height: 35px;
display: inline;
float: right;
}


.contentbox {
display: block;
border: 1px solid #b7a24d;
border-top: 0;
padding: 0 5px;
text-align: center;
overflow: auto;
background-color: #f1eedf;
}

.contentbox-modify1 {
padding-top:20px; padding-bottom: 20px;
}

.contentbox p {
margin: 0;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 18px;
color: #000000;
padding: 0 15px;
}

.contentbox p.cancelcon {
margin-top: 25px;
}

.contentbox p.cancelres {
padding: 35px 0 55px 0;
}

h1 {
margin: 0;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 18px;
color: #000000;
padding: 5px 15px;
font-weight: normal;
text-align: left;
text-indent: -9999px;
background: no-repeat;
width: 250px;
}

h1.cancelcon {
background-image: url(../images/please_confirm.gif);
}

h1.cancelres {
background-image: url(../images/we_hope_to_see_you_soon.gif);
}

h1.makeres {
background-image: url(../images/make_a_reservation.gif);
}

h1.h1modify1 {
background-image: url(../images/modify_an_existing_reservation.gif);
}

h1.h1notsaved {
background-image: url(../images/please_confirm.gif);
}

h1.h1thank1 {
background-image: url(../images/we_hope_to_see_you_soon.gif);
}

h1.h1thank1new {
background-image: url(../images/we_look_forward_to_serving_you.gif);
}

h1.h1thank2 {
background-image: url(../images/thank_you.gif);
}

h1.h1system {
background-image: url(../images/system_error.gif);
}

h2 {
margin: 0;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 16px;
color: #000000;
padding: 5px 15px;
font-weight: bold;
text-align: left;
}

h2.thank1 {
text-align: center;
font-weight: normal;
font-size: 18px;
}


h3 {
margin: 0;
margin-top: 5px;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 14px;
color: #000000;
padding: 0 15px;
font-weight: normal;
text-align: left;
}

h3.thank1 {
margin: 0;
color: #000000;
padding: 5px 15px;
padding-bottom: 0;
font-weight: normal;
text-align: left;
margin-top: 10px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
margin-bottom: 0;
padding-left: 27px;
}

h4 {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #8a6e24;
font-weight: normal;
margin: 0;
display: inline-block;
padding-top: 15px;
}

.halfline h4, h4.likehalfline {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #000;
font-weight: bold;
margin: 0;
display: inline-block;
padding-top: 15px;
}

h4.thank1 {
margin: 0;
margin-top: 5px;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 14px;
color: #000000;
padding: 0 15px;
font-weight: normal;
text-align: left;
margin: 0 0 5px 0;
padding: 0;

}

h5 {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
font-weight: bold;
margin: 15px 0 5px 0;
}

.buttons {
margin-top: 30px;
}

.buttons-cancelcon {
margin-bottom: 45px;
}

.buttons input {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 19px;
color: #FFFFFF;
border: 0;
background-image: url(../images/buttonbg.gif);
width: 125px;
height: 35px;
margin: 0 1px;
padding-bottom: 4px;
cursor: pointer;
}


.section {
border-bottom: 1px solid #d8d6c8;
overflow: auto;
padding: 15px 0;
}

.line {
display: block;
overflow: hidden;
}

.section1-makeres {
padding: 10px 0 5px 0;
}

.section2-makeres {
padding: 7px 0 6px 0;
}

.section1-makeres .line {
height: 25px;
margin-bottom: 3px;
}






.modify1 {
margin-top: 25px; padding-right: 10px; text-align: right; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 15px;
}

.modify1 a {
color: #000000;
text-decoration: none;
}

.modify1 a:hover {
text-decoration: underline;
}

.line .first {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 15px;
width: 130px;
float: left;
text-align: left;
padding-left: 15px;
padding-top: 3px;
/*margin-bottom: 15px;*/
}

.line .second {
width: 230px;
float: left;
/*margin-bottom: 15px;*/
}

.line .second select.drop_menu {
width: 230px;
border: 1px solid #9c9c9c;
padding: 2px;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #544e32;
}

.line input.text_input {
width: 222px;
border: 1px solid;
border-top-color: #7c7c7c;
border-right-color: #c3c3c3;
border-bottom-color: #dddddd;
border-left-color: #c3c3c3;
padding: 2px;
padding-left: 4px;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #544e32;
background-image: url(../images/text_input_bg.gif);
background-position: top;
background-repeat: repeat-x;
}

.showchecked {
display: block;
}

.line input.long {
width: 270px;
}

.line .calendar {
width: 14px;
float: left;
margin-left: -18px;
margin-top: 4px;
}

.line .third {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 18px;
width: 25px;
float: left;
text-align: center;
/*margin-bottom: 15px;*/
}


.line .pass {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 18px;
width: 25px;
float: left;
text-align: center;
margin-bottom: 15px;
background-image: url(../images/val_good.gif);
background-position: center 3px;
background-repeat: no-repeat;
}

.line .fail {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 18px;
width: 25px;
float: left;
text-align: center;
margin-bottom: 15px;
background-image: url(../images/val_bad.gif);
background-position: center 3px;
background-repeat: no-repeat;
}

.line .pass-t1 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 18px;
width: 25px;
float: left;
text-align: center;
background-image: url(../images/val_good.gif);
background-position: center 3px;
background-repeat: no-repeat;
}

.line .fail-t1 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 18px;
width: 25px;
float: left;
text-align: center;
background-image: url(../images/val_bad.gif);
background-position: center 3px;
background-repeat: no-repeat;
}

.line .halfline {
width: 40%;
float: left;
text-align: left;
padding-left: 27px;
}

.line .halfline input.text_input {
width: 135px;
float: left;
}

.line .halfline .third {
float: right;
}


.question {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
width: 60%;
float: left;
text-align: left;
padding-left: 15px;
}

.radio {
width: 13%;
float: left;
text-align: left;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

#section3 .radio {
width: 155px;
}

.section3-makeres {
padding: 5px 0;
}

.question2-makeres {
padding-top: 3px;
}

#section4 .question {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
width: 28%;
float: left;
text-align: left;
padding-left: 15px;
}

.section4-makeres {
padding: 7px 0;
}

#section4 .line .text_input {
float: left;
}

.text_input textarea {
border: 1px solid;
border-top-color: #7c7c7c;
border-right-color: #c3c3c3;
border-bottom-color: #dddddd;
border-left-color: #c3c3c3;
padding: 2px;
padding-left: 4px;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #544e32;
background-image: url(../images/text_input_bg.gif);
background-position: top;
background-repeat: repeat-x;
text-align: left;
}

#section4 .line .text_input textarea {
width: 230px;
height: 70px;
border: 1px solid;
border-top-color: #7c7c7c;
border-right-color: #c3c3c3;
border-bottom-color: #dddddd;
border-left-color: #c3c3c3;
padding: 2px;
padding-left: 4px;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #544e32;
background-image: url(../images/text_input_bg.gif);
background-position: top;
background-repeat: repeat-x;
text-align: left;
}

.checkbox {
width: 50px;
text-align: right;
float: left;
}



.question-section2-makeres {
padding-top: 0px;
}

#section5 .question {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
width: 58%;
float: left;
text-align: left;
padding-left: 10px;
}


#section5 .question-checkbox {
width: 200px;
}


#section5 {
border-bottom: 0px;
}

.section5-makeres {
padding: 5px 0;
}

#section5 .buttons {
margin-top: 20px;
text-align: left;
padding-left: 130px;
}

#section5 .buttons-makeres {
margin-top: 0;
text-align: left;
padding-left: 25px;
}

.underbox {
display: block;
border: 1px solid #b7a24d;
text-align: left;
overflow: auto;
background-color: #dcdcb9;
background-image: url(../images/underboxbg.gif);
background-position: bottom;
background-repeat: repeat-x;
margin-top: 5px;
padding: 15px 0 5px 0;
}

.underbox-makeres {
padding: 10px 0 0 0;
}

.underbox .line {
padding-left: 25px;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 15px;
margin-bottom: 10px;
}

.underbox .first {
margin: 0;
padding: 0;
padding-top: 2px;
font-size: 13px;
width: 12%;
}

.underbox .second {
margin: 0;
padding: 0;
width: 65%;
}

.underbox .second .text_input input {
width: 100%;
}

.underbox .third {
margin: 0;
padding: 0;
width: 15%;
}

.underbox .third input {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
color: #FFFFFF;
border: 0;
background-image: url(../images/go_buttonbg.gif);
width: 33px;
height: 27px;
margin: 0 1px;
padding-bottom: 2px;
}

.email {
font-size: 12px;
color: #8a6e24;
}

table.modify {
margin-top: 15px;
border: 1px solid #dcce97;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
text-align: left;
}

table.modify img {
border: 0 none;
cursor: pointer;
}

table.modify td, table.modify th {
padding: 5px 0 5px 10px;
}

table.modify tr.title {
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: bold;
font-size: 13px;
background-color: #dfdfc1;
background-image: url(../images/table_head_bg.gif);
background-position: bottom;
background-repeat: repeat-x;
}

table.modify tr.odd {
background-color: #f1f1d6;
}

table.modify tr.even {
background-color: #eaeac3;
}

.showchecked {
margin-top: 15px;
display: block;
overflow: auto;
}

h3.modify2 {
margin-bottom: 10px;
}

#section5 .buttons-modify2 {
padding: 0;
}

h3.withbtn {
float: left;
padding-right: 30px;
padding-top: 4px;
}

h3.withbtn-thank1 {
float: none;
padding: 0;
margin: 0;
}

h3.withbtn a {color: #8a6e24; text-decoration: none;}
h3.withbtn a:hover {text-decoration: underline;}

.reservefloat {
float: left;
display: inline-block;
}

.no-bot-pad {
padding-bottom: 0;
}

.no-top-pad {
padding-top: 0;
}

.contentbox-notsaved {
padding-top:25px;
padding-bottom: 40px;
}

.contentbox-thank1 {
padding-top:20px; padding-bottom: 0px;
}

.contentbox-notsaved .buttons {
margin-top: 15px;
}

p.thank2 {
padding: 25px 0;
}

#section1-modify2 {
border-bottom: none;
margin-top: 10px;
}

.section-modify2 {
margin-top: -15px;
}

.section1-thank1 {
margin-bottom: 0;
border-bottom: none;
}

.buttons-thank1 {
margin-top:10px;
margin-bottom: 10px;
text-align: right;
padding-right: 27px;
}

.line-thank1 {
margin-top: 0; padding-left: 27px; text-align: left; overflow: auto;
}

.line-thank11 {
text-align: left; padding-left: 27px;
}

.line-resnotes-thank1 {
padding-left: 27px;
text-align: left;
}

.line-makeres {
margin-top: -10px;
}

.line .second-makeres {
margin-bottom: 15px;
}

.line .question-makeres {
width: 230px;
}

textarea.resnotes-thank1 {
width: 370px; height: 90px;
}

#btngo {
cursor: pointer;
}
