/* BOOK BILL */

@import url("page-sidebar.css");

h2{
background:url(bookbill-header-bkg.png) 0 0 no-repeat;
height:186px;
margin:0;
overflow:hidden;
padding:0;
text-indent:-9999pt;
width:800px;
}

h3{
background:url(bookbill-hd-facetoface.gif) 0 0 no-repeat;
height:47px;
margin:0 0 30px 0;
overflow:hidden;
padding:0;
position:relative;
	top:20px;
	left:-1px;
text-indent:-9999pt;
}

h4{
color:#A21B11;
font-weight:normal;
font-size:22px;
line-height:24px;
margin-bottom:18px;
}

/* Booking Form */

#bookingform{
background:url(bookbill-bookingform-bkg.gif) 0 0 no-repeat;
height:421px;
margin-top:-16px;
position:relative;
	left:-20px;
width:605px;
}

#bookingform label{
display:none;
}

#bookingform input{
border-collapse:collapse;
border:0;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
padding:7px 5px 7px 7px;
position:absolute;
}

#bookingform input.realname{
	top:65px;
	left:51px;
width:158px;
}

#bookingform input.email{
	top:65px;
	left:253px;
width:290px;
}

#bookingform input.phone{
	top:141px;
	left:51px;
width:158px;
}

#bookingform input.address{
	top:141px;
	left:253px;
width:290px;
}

#bookingform select{
border:1px solid #E8E5D3;
* border:0;
* border-collapse:collapse;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
padding:7px;
position:absolute;
	left:50px;
}

#bookingform select.month{
	top:216px;
}

#bookingform select.day{
	top:258px;
}

#bookingform select.year{
	top:300px;
}

#bookingform textarea.description{
border:0;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
height:111px;
padding:7px 5px 7px 7px;
position:absolute;
	top:216px;
	left:253px;
width:290px;
}

#bookingform input.sendmsg{
background:none;
cursor:pointer;
display:block;
font-size:0;
height:41px;
	top:366px;
	left:437px;
overflow:hidden;
padding:0;
text-justify:-9999pt;
width:121px;
}