/* */

h1 {line-height:16px;}
h2 {font-size: 12px; font-weight:bold; }

#excInfo {margin: 0 20px 0 0; }
#excAdd {position: absolute; top:0; right:0; width:220px; text-align:center; }
#excAdd a {text-decoration:underline; }
#excAdd a:hover {text-decoration:none; }
#excAdd p.contacts {font-weight: bold; }
#excAdd img {margin-bottom: 20px; }
#excAdd span.score {color:#CC0000; text-decoration:underline; }
#includedList li {display:inline; }

#priceList td.title,td.price {text-align:center; }
#priceList td.book {background-color:#f1e6ce; text-align:center; font-weight:bold;}

#list table {width: 99%; border-bottom:solid 3px #f1e6ce;}
#list th {font-weight: bold; text-align:center; line-height:24px; background-color:#f1e6ce;}
#list td {text-align: center; line-height:30px; }
#list td.bCap {width: 150px; text-align:right; padding: 0 5px 0 0; font-size:11px;}
#list td.bCapReq {width: 150px; text-align:right; padding: 0 5px 0 0; font-size:11px; font-weight:bold; }
#list tr.entry1 {background-color:#f1e6ce; }
#list tr.entry2 {background-color:#f7f0e1; }

#infoPrices {line-height: 20px; }
#infoPrices p.notice {margin:0 0 10px; color:#cc0000; }
#infoPrices table {width: 100%; }
#infoPrices th {font-weight: bold; text-align:center; line-height:24px; background-color:#f1e6ce;}
#infoPrices td {text-align: center; line-height:22px; background-color:#f7f0e1;}

#infoBook {line-height:20px; }
#infoBook p.notice {color:#cc0000; font-family:Arial, Helvetica, sans-serif; font-size:13px; font-weight:bold; }
#infoBook form {padding:0; margin:15px 0 0; }
#infoBook label {float: left; width:175px; font-weight:bold; padding: 0 5px 0 0; text-align:right; line-height:20px; }
#infoBook input, #infoBook select, #infoBook textarea {border: solid 1px #74623d; width:300px; margin-bottom:5px; padding-left:3px; }
#infoBook textarea {height: 100px; }
#infoBook .checkbox {width: auto; padding:0; margin-right:5px; }
#infoBook .booking {background-color: #CC0000; color:#ffffff; font-weight:bold; font-size:11px; text-align:center; height:26px; line-height:26px; padding:0 15px; margin:10px 0 0; border:none; width:auto; }
#infoBook br {clear: left; }