@import url(account.css);
#fmSignin input[type="text"],
#fmSignin textarea,
#fmSignin input[type="password"],
#fmStartBooking input[type="text"],
#fmStartBooking textarea,
#fmStartBooking input[type="password"],
.bfm input[type="text"],
.bfm textarea,
.bfm input[type="password"] {
	border:1px inset #fff;
	}
.ul_select_children li {
	margin:4px 4px 4px 11px;
	}
input[type="radio"],
input[type="checkbox"] {
	border:none;
	background-image:none;
	}
.bfm h1 {
	border:1px solid #ccc;
	padding:0.5em;
	padding-left:30px;
	font-size:1.2em;
	cursor:pointer;
	background:
		#fff
    	url(../images/plus.gif)
    	no-repeat
    	5px 50%
    	
	}
.bfm th {
	background-image:none;
	}
.ah1open {
	color:#fff;
	background:
		#2982D4
    	url(../images/minus.gif)
    	no-repeat
    	5px 50%!important
	}
.programme_container {
	padding:10px;
	width:800px;
	margin-left:30px;
	}
.programme_container div {
	margin-left:15px;
	width:750px;
	
	}

.programme_container h2 {
	font-size:1.08em;
	font-weight:bold;
	color:#24629B;
	padding:0.27em;
	padding-left:30px;
	cursor:pointer;
	background:
		#fff
    	url(../images/plus.gif)
    	no-repeat
    	5px 50%
	}
.ah2open {
	color:#fff;
	background:
		#78B1EC
    	url(../images/minus.gif)
    	no-repeat
    	5px 50%!important
	}
label span,
.req {
	color:red;
	font-size:1.3em;
	padding:0.10em;
	display:inline;
	}
.error,
.error_big {
	background-color:#D00c0c;
	color:#fff;
	padding:3px 11px 3px 11px;
	font-size:1.07em;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	-moz-box-shadow: #ccc 3px 2px 3px;
	-webkit-box-shadow: #ccc 3px 2px 3px;
	display:block;
	width:inherit;
	margin:3px 0px 13px 0px;
	}
.error {
	font-size:0.9em;
	padding:1px 5px 1px 8px;
	}
hr {
	border:none;
	height:1px;
	color:#ccc;
	}
input[type="password"],
input[type="text"]{
	color:#000;
	}
.tbl_booking_parent {
	border-collapse:collapse;
	width:820px!important;
	background-image:none;
	border:none;
	}
.tbl_booking_parent th {
	width:170px;
	background-image:none;
	font-size:11px;
	vertical-align:top;
	font-weight:normal;
	padding:3px;
	}
.tbl_booking_parent th label {
	text-align:right;
	display:block;
	width:150px;
	}
.tbl_booking_parent td {
	vertical-align:top;
	padding:3px;
	}
.tbl_booking_programme,
.tbl_booking_child {
	border-collapse:collapse;
	background-image:none;
	border:none;
	}
.tbl_booking_programme th,
.tbl_booking_child th {
	width:160px;
	font-size:11px;
	padding:3px;
	border:none;
	border-bottom:1px solid #ccc;
	background-image:none;
	font-weight:normal;
	vertical-align:top;
	}
.tbl_booking_programme td,
.tbl_booking_child td {
	vertical-align:top;
	padding:3px;
	border:none;
	border-bottom:1px solid #ccc;
	}
.tbl_booking_programme {
	}
.tbl_booking_programme th {
	width:220px!important;
	vertical-align:middle!important;
	}
.tbl_booking_programme td {
	width:120px;
	vertical-align:middle!important;
	}
.tbl_booking_programme {
	margin-bottom:10px;
	}
.parent_not_auth {
	}
.parent_not_auth th {
	
	}
.parent_not_auth th label {
	display:block;
	width:180px;
	}
.parent_not_auth td {
	width:200px;
	}
.submit_booking_tbl {
	width:100%;
	}
.submit_booking_tbl .btn_td {
	width:200px;
	text-align:right;
	border-left:1px solid #fff;
	}
.venue_select th,
.venue_select {
	width:880px;
	font-size:1em;
	font-weight:normal;
	}
#fmBooking .medtxtarea {
	width:150px;
	height:90px;
	}
#fmBooking .medheader {
	font-size:1.3em;
	font-weight:bold;
	color:#083c6c;
	}
.tbl_booking_parent_auth th {
	text-align:right;
	padding-right:15px;
	}
/** views/booking-confirm.phtml **/
.form_tbl,
.booking_confirm_tbl {
	background-color:#fff;
	background-image:none;
	border-collapse:collapse;
	width:850px;
	font-size:11px;
	border:none;
	line-height:1.3em;
	}
.booking_confirm_tbl th {
	background-image:none;
	color:#000;
	padding:3px;
	font-size:11px;
	width:160px;
	text-align:right;
	vertical-align:top;
	font-weight:normal;
	}
.booking_confirm_tbl td {
	padding:3px;
	}
.button {
	width:160px;
	text-align:center;
	color:#000;
	cursor:pointer;
	line-height:1.6em;
	border:1px outset #fff;
	background-image:url(../images/4/butback.jpg);
	}
.booking_confirm_tbl td.subhdr,
.booking_confirm_tbl th.hdr {
	text-align:left;
	font-size:1.3em;
	padding:0.4em;
	font-weight:bold;
	color:#083C6C;
	background-color:#A8CEF2;
	border:2px solid #8ABBEE;
	}
.booking_confirm_tbl td.subhdr {
	font-size:1.1em;
	}
.tbl_confirm_paypal_form,
.confirm_edit_tbl {
	margin-top:20px;
	margin-bottom:20px;
	}
#fmResetPassword table,
#fmStartBooking table,
#fmSignin table {
	border:1px solid #fff;
	}
#fmResetPassword th,
#fmStartBooking th,
#fmSignin th {
	background-image:none;
	padding:3px;
	border:1px solid #fff;
	}
#fmResetPassword th label,
#fmStartBooking th label,
#fmSignin th label {
	width:150px;
	text-align:right;
	display:block;
	}
#fmResetPassword td,
#fmStartBooking td,
#fmSignin td {
	padding:3px;
	border:1px solid #fff;
	}
