/* Booking */

#book_2_boxes {
	padding: 0 0 0 40px;
	width: 890px;
	height: auto;
	background:url(../images/courses/full_bg.jpg) repeat-y center;
}
#book_2_boxes h3 {
	position: absolute;
	top: -9999px;
}
#book_2_boxes .blog_box {
	width: 275px;
	height: auto;
	float: left;
}

#book_2_boxes .main_box {
	width: 575px;
	height: auto;
	float: left;
	font-family:Georgia, "Times New Roman", Times, serif;
	overflow:hidden;
	padding: 10px 0 0 0;
}
#booking {
	margin: 20px auto 0 auto;
	width: 505px;
	font-size: 14px;
}
#booking p{
	padding: 5px;
}
#booking tr{

}
#booking td{
	height: 127px;
	width: 65px;
	padding: 0;
	text-align: center;
	background: url(../images/common/td_bg.gif) 0 0 no-repeat;
}
#booking span {
	font-size: 16px;
	clear: both;
}
#booking em {
	color: #ac5100;
}
#book_cont{
	margin: 0 auto;
	padding: 10px 0;
	width: 505px;
	height: auto;
	display: none;
}
#book_cont #book_info{
	margin: 0 auto;
	width: 505px;
	height: auto;
	display: none;
}
#book_cont #loading{
	margin: 10px auto;
	padding: 20px;
	width: 300px;
	height: 16px;
	background: url(../images/common/loader.gif) top center no-repeat;
	display: block;
	text-align: center;
	color: #846141;
	font-size: 11px;
}
.butt_cal a{
	color: #703500;
}
.butt_delete{
	margin: 0 0 0 480px;
	padding: 0;
	width: 16px;
	height: 16px;
	position: absolute;
	background: url(../images/common/butt_delete.gif) 0 0 no-repeat;
}
.butt_delete:hover{
	background: url(../images/common/butt_delete.gif) 0 -16px no-repeat;
}
.butt_book{
	margin: 8px 0 0 6px;
	padding: 3px 5px 0 5px;
	height: 12px;
	width: 40px;
	background: #000000;
	color: #ffffff;
	position: absolute;
	display: block;
	line-height: 10px;
	font-size: 10px;
	text-decoration: none;
}
.butt_book:hover{
	color: #ac5100;
	text-decoration: underline;
}
p.lrg{
	font-size: 16px;
	color: #7f4a1a;
}
p.bold{
	font-weight: bold;
}
#checkout_buttons{
	margin: 0 auto;
	width: 505px;
	height: 25px;
}
#checkout_buttons .butt_next{
	margin: 0 0 0 0px;
	float: right;
}
#checkout_buttons .butt_back{
	margin: 0 0 0 0px;
	float: left;
}
.butt_next{
	margin: 0 0 0 110px;
	padding: 0;
	width: 79px;
	height: 19px;
	background: url(../images/common/butt_next.gif) 0 0 no-repeat;
	display: block;
	border: 0px;
	cursor: pointer;
}
.butt_next:hover{
	background: url(../images/common/butt_next.gif) 0 -19px no-repeat;
}
.butt_back{
	margin: 0 0 0 0px;
	padding: 0;
	width: 79px;
	height: 19px;
	background: url(../images/common/butt_back.gif) 0 0 no-repeat;
	display: block;
	border: 0px;
	cursor: pointer;
}
.butt_back:hover{
	background: url(../images/common/butt_back.gif) 0 -19px no-repeat;
}
.hor_line{
	margin: 0 auto;
	width: 506px;
	height: 10px;
	background: url(../images/common/hor_line.png) 0 0 no-repeat;
	display: block;
}
.reservation{
	margin: 0 auto;
	width: 505px;
	height: auto;
	font-size: 12px;
}
.booking_p{
	margin: 0 auto;
	width: 505px;
	height: auto;
	font-size: 12px;
	padding: 5px 0;
}
#booking_details label{
	margin: 0 0 5px 35px;
	padding: 0 10px 0 0;
	float: left;
	width: 120px;
	height: 25px;
	clear: both;
	text-align: right;
}
#book_cont #book_info p{
	font-size: 12px;
	color: #000000;
	font-weight: 100;
	height: 25px;
	clear: both;
	padding: 0;
}
#book_cont #book_info span, #book_cont #book_info label{
	width: 100px;
	padding: 0 10px 0 0;
	height: 25px;
	font-size: 12px;
	color: #000000;
	display: block;
	float: left;
	text-align: right;
	font-weight: 100;
}
#book_cont #book_info select{
	width: 180px;
	padding: 0 0px 0 0;
	height: 20px;
	font-size: 12px;
	color: #000000;
	display: block;
	font-weight: 100;
	margin: 0 0 5px 0;
	border: 1px #e3e9ef solid;
	border-top: 1px #abadb3 solid;
}
#safety{
	margin: 10px auto;
	width: 500px;
	height: 145px;
	border: 1px #7f4a1a solid;
	background: #514a3e;
	color: #ede6de;
	text-align: center;
	padding: 10px;
	overflow: scroll;
}
#safety p{
	font-size: 11px;
	line-height: 14px;
}
