table.litableselected {
	width: 100%;
	padding: 0px;
	margin: 0px;
}
table.litableselected td {
	font-family: Verdana;
	font-size: 11px;
	color: #000;
}
table.litable {
	width: 100%;
	padding: 0px;
	margin: 0px;
}
table.litable td {
	font-family: Verdana;
	font-size: 11px;
	color: #666;
}

td.litableright {
	text-align: left;
}
td.litableleft {
	text-align: right;
	padding: 5px;
}
h2.packagename {
	font-family: Verdana;
	font-size:14px;
	margin-left: 1em;
	margin-bottom: 0px;
	padding: 0;
	color: #d7262e;
	font-weight: bold;
}

#title_content2 {
	vertical-align: top;
}
table.booking_engine_table {
	border: 2px solid;
	border-collapse: collapse;
	border-color: #000;
	padding: 0px;
	margin: 0px;
	width: 470px;
}
tr.booking_engine_table_header {
	height:36px;
	background-image:url(/userdata/amf-au-bookings/img/title_bg.gif);
	background-repeat:repeat-x;
	padding: 0px;
	margin: 0px;
}
tr.booking_engine_table_body {
	background-image: url(/userdata/amf-au-bookings/img/bowling_bg1.jpg);
	background-repeat:no-repeat;
	background-position: bottom;
	width: 470px;
}
div.booking_engine_table_header {
	color: #FFF;
	float: left;
	margin-top: 7px;
	font-family:Verdana,helvetica,geneva,sans-serif;
}
div.booking_engine_table_pin {
	border: 0px;
	height: 36px;
	width: 23px;
	background-image:url(/userdata/amf-au-bookings/img/title_pin.gif);
	background-repeat:no-repeat;
	float:left;
	margin: 0px;
	padding: 0px;
}
div.booking_engine_table_stage {
	color: #FFF;
	float: right;
	margin-top: 7px;
	font-family:Verdana,helvetica,geneva,sans-serif;
}
div.right_column {
	width: 470px;
}
p.content {
	width: 470px;
}


html { height:100% }
body {
font-family:arial,helvetica,geneva,sans-serif;
height:100%;
font-size:12px;
color:#000000;
text-align:left;
text-decoration:none;
}
form { margin:0px; }

div.errors {
	color: #FF0000;
}

div.msgs {
	color: #0000FF;
}

div.package_date {
	border: 1px solid;
	border-collapse: collapse;
}

div.options input {
	width: 50px;
}
.package {
background-color:#eee;
border:1px solid #999;
padding:10px;
margin-bottom:10px;
}
.package h2 {
color:#ffcc00;
padding-top:0px;
}
h2 {
	margin-bottom: 5px;
}

a {
color:#d7262e;
text-decoration:none;
font-weight: bold;
font-family: Verdana;
}
a:hover {
text-decoration:none;
}

input.continuebutton {
	width: 68px;
	height: 15px;
	background-image: url('/userdata/amf-au-bookings/img/button_continue.gif');
	border: 0px;
}
input.changebutton {
	width: 98px;
	height: 15px;
	background-image: url('/userdata/amf-au-bookings/img/button_change.gif');
	border: 0px;
}
input.viewpackagesbutton {
	width: 94px;
	height: 15px;
	background-image: url('/userdata/amf-au-bookings/img/button_packages.gif');
	border: 0px;
}

input.submitbutton {
	width: 58px;
	height: 15px;
	background-image: url('/userdata/amf-au-bookings/img/button_submit.gif');
	border: 0px;
}

input.text, .fakebutton, button, .button, .date-pick {
    font-family:Verdana,helvetica,geneva,sans-serif;
    margin-bottom:8px;
    border: 1px double #929292;
    border-top-color: #929292;
    border-left-color: #929292;
    padding:0px 2px 0px 2px;
    background-color: #F7F7F7;
    color: #333;
    font-size: 1em;
    font-weight: normal;
    vertical-align:middle;
}
select {
    font-size: 1em;
    font-weight: normal;
}

.fakebutton,.fakebutton a:hover {
    padding:1px 3px 2px 2px;
    margin:1px 0px 1px 0px;
    color: #000;
    font-size:1em;
    font-weight:normal;
    text-decoration:none;
}

textarea{
    width:260px;
	height: 50px;
    border: 1px double #929292;
    border-top-color: #929292;
    border-left-color: #929292;
    padding:0px 2px 0px 2px;
    background-color: #F7F7F7;
    color: #333333;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    vertical-align:middle;
}

input.radio, input.checkbox {
    border:none;
    background-image:none;
}

fieldset {
float: left;
clear: both;
width: 470px;
margin: 0 0 0 0;
padding: 0;
border: 0px;
background-color: transparent;
color:#666;
}
fieldset.selected {
border: 0px;
background-color: transparent;
color:#000;
width: 470px;
}

fieldset ol {
padding: 0em 0em 0em 0em;
list-style: none;
padding-left: 0px;
margin-left: 0px;
}
fieldset li {
padding-bottom: 1em;
vertical-align: center;

}
label {
float: left;
width: 10em;
margin-right: 0.5em;
margin-top:0px;
margin-left: 15px;
text-align: right;
font-weight:bold;
vertical-align: top;

}
h3 {
	font-family: Verdana;
	color: #d7262e;
	font-size: 14px;
	padding-left: 0px;
	padding-top: 0px;
	margin-top: 0px;
}
fieldset.submit {
float: none;
width: auto;
border-style: none;
padding-left: 12em;
background-color: transparent;
width: 470px;
}
label em {
display: block;
color: #060;
font-size: 85%;
font-style: normal;
text-transform: uppercase;
}
legend {
font-family: Verdana;
font-size:14px;
margin-left: 1em;
margin-bottom: 0px;
padding: 0px;
margin-top: 0px;
color: #d7262e;
font-weight: bold;
}
legend a{
color:#333;
text-decoration:none;
}
legend.selected {
color: #d7262e;
}
legend.selected a{
color: #d7262e;
text-decoration:none;
}
.description {
padding:0px 0px 15px 0px;

}

div.maindescription {
	font-family: Verdana;
    margin:0;
	margin-left: 15px;
    padding: 0px 0px 0px 0px;
	font-size: 11px;
}
div.maindescription h2 {
	font-size: 12px;
	color: #d7262e;
}
div.maindescription ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:disc;
	padding: 0;
	margin: 0;
}
div.maindescription li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:disc;
	padding: 0px;
	margin: 0px;
	margin-left: 15px;
}
div.maindescription hr{
	width: 100px;
}
.description p {
display:inline;
}

a.dp-choose-date {
	float: left;
	width: 16px;
	height: 16px;
	padding: 0;
	margin: 0px 3px 0px 3px;
	display: block;
	text-indent: -2000px;
	overflow: hidden;
	background: url(/userdata/amf-au-bookings/images/calendar.gif) no-repeat;
}
a.dp-choose-date.dp-disabled {
	background-position: 0 -20px;
	cursor: default;
}
/* makes the input field shorter once the date picker code
 * has run (to allow space for the calendar icon
 */
input.dp-applied {
	width: 90px;
	float: left;
}
.datepicker{
	float: left;
	margin: 10px;
}
.date-pick{
    margin-left:3px;
}
th {
	text-align: left;
}
span.description a {
	color: #990000;
	text-decoration: none;
}
span.description a:hover {
	color: #990000;
	text-decoration: none;
}
span.description a:visited {
	color: #990000;
	text-decoration: none;
}

