/* CSS Document */
.entryform{background-color:#ffffcc;border-left:3px solid #CFA958;border-right:3px solid #CFA958;padding:10px 20px 10px 20px; overflow:auto;}
.rezform{background-color:#ffffcc;border-left:3px solid #CFA958;border-right:3px solid #CFA958;padding:10px 20px 10px 20px; overflow: hidden;}
.entryOoops{background-color:#ffffcc;border-left:3px solid #CFA958;border-right:3px solid #CFA958;padding:20px; overflow:auto;}
.side1{width:47%;float:left; border-right:#CCCCCC 2px solid;margin-right:3%;}
.side2{width:47%;float:left;}

.name {margin-bottom:25px;}
.party{margin-bottom:25px;}
.contact{margin-bottom:25px;}
.address {margin-bottom:25px;}

.dates {margin-bottom:25px;}
.smoking{margin-bottom:25px;}
.comments{margin-bottom:15px;}
.options{ margin-top:35px;}

.cleanup:hover{text-decoration: underline;background:#ffffcc; color: #333333;}
.room {display:block;margin-bottom:8px;}
.roomOption {margin-bottom:8px; position: static;}
.finalButtons {height:25px;padding-left:5px; padding-right:5px;cursor: pointer; border: 1px solid #666666;}
.finalButtons:hover {color: #222222; font-weight:bolder; border:#111111 2px solid;} 
.fError{background-color:#FF0000;}

.step1{width:90%;height:auto;}
.step2{width:90%;height:auto;}
.step3{width:90%;height:auto;}
.rezname{width:45%; float:left;margin-bottom:25px;}
.rezparty{width:45%; float:left;margin-bottom:25px;}
.rezdates{width:45%; float:right;margin-bottom:25px;}
.rezcontact{width:45%; float:right;margin-bottom:25px;}
.rezsmoking{width:45%; float:right;margin-bottom:25px;}
.rezaddress{width:45%; float:left;margin-bottom:25px;}
.ccinfo{width:45%; float: left;}
.ccaddress{width:45%; float:right;}
.rezcomments{margin-left:auto;margin-right:auto;width:45%;}
