body {
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	color: #a0a0a0;
	background: #202923 url(images/background05.jpg);
	font-size: 10px;
	padding: 5px;
	text-align: center;
}

a {
	color: #63A573;
	text-decoration: none;
}

a:active,
a:visited {
	color: #63A573;
	text-decoration: none;
}

a:hover {
	color: #CAC515;
	text-decoration: underline;
}

th {
	color: #557F5F; 
	font-size: 11px; 
	font-weight: bold;
	background: #253329 url(images/th.gif) top left repeat-x;
	border: solid 1px #353D36;
	white-space: nowrap;
	padding: 0 5px;
	text-align: center;
	height: 26px;
}
th a, th a:visited {
	color: #557F5F !important;
	text-decoration: underline;
}
th a:hover {
	color: #699373;
	text-decoration: underline;
}

td {
	padding: 2px;
}

form {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

textarea, select, .post, .post2, .btnbbcode, .btnmain, .btnsmall, .btnmain2, .btnmain3, .btnlite, .btnfile, .helpline {
	font-weight: normal;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	color: #a0a0a0;
	border: 1px solid #4C5C50;
	background-color: #172E1D;
}

input {
	font-size: 1.0em;
	padding: 1px;
}

textarea {
	font-size: 1.3em; 
	line-height: 1.4em;
	padding: 2px;
}

select {
	font-size: 1.0em;
	padding: 1px;
}

.select2 {
	font-size: 0.8em;
	padding: 1px;
}

option {
	padding: 0 1em 0 0;
}

.post {
	border-style: solid;
	border-width: 1px;
	font-size: 0.7em;
}

.post2 {
	border-style: solid;
	border-width: 1px;
	font-size: 1em;
}

textarea:hover, select:hover, .post:hover, .btnmain:hover, .btnsmall:hover, .btnmain2:hover, .btnmain3:hover, .btnlite:hover, .btnfile:hover {
	border-color: #798C7E;
}

textarea:focus, select:focus, .post:focus, .btnmain:focus, .btnsmall:focus, .btnmain2:focus, .btnmain3:focus, .btnlite:focus, .btnfile:focus {
	border-color: #8CA090; 
	color: #a8a8a8;
	background-color: #1A3421;
}

label:hover { 
	color: #a8a8a8; 
}

label {
	margin: 1px 1px;
	font-size: 0.7em;
}

.label2 {
	margin: 1px 1px;
	font-size: 1.1em;
}

.label3 {
	margin: 1px 1px;
	font-size: 0.9em;
	text-align: right;
}

.label4 {
	margin: 1px 1px;
	font-size: 0.7em;
	text-align: right;

}

.label6 {
	margin: 1px 1px;
	font-size: 1.0em;
}

.label6-right {
	margin: 1px 1px;
	font-size: 1.0em;
}

.logout {
	color: #557F5F; 
	font-size: 11px; 
	font-weight: bold;
	float: right;
}

.refresh {
	color: #557F5F; 
	font-size: 11px; 
	font-weight: bold;
	float: left;
}

.maintable {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	border: solid 1px #4C5C50; 
}

#admin_container {
	width: 1210px;
	margin-left: auto;
	margin-right: auto;
}

#nav_con {
	float: left;
	width: 200px;
	margin-right: 10px;
}

#navigation {
	float: left;
	width: 100%;
	text-align: left;
	background-color: #151E18;
	border: solid 1px #4C5C50; 
	font-size: 14px;
}

#sub_nav {
	margin-left: 25px;
	margin-top: 18px;
	margin-bottom: 18px;
}

#sub_nav2 {
	margin-left: 5px;
	margin-top: 18px;
	margin-bottom: 18px;
}

#previous_lans {
	margin-top: 15px;
	float: left;
	width: 100%;
	background-color: #151E18;
	border: solid 1px #4C5C50; 
}

#content {
	width: 990px;
	background-color: #151E18;
	border: solid 1px #4C5C50; 
	padding-bottom: 18px;
	float: left;
	
}

#add_menu {
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 35px;
}

#add_lunch {
	width: 385px;
	border: solid 1px #353D36;
	background: #151E18 url(images/cell.gif) top left repeat-x;
	float: left;
}

#add_dinner {
	width: 385px;
	border: solid 1px #353D36;
	background: #151E18 url(images/cell.gif) top left repeat-x;
	float: left;
}

#add_drink {
	width: 385px;
	border: solid 1px #353D36;
	background: #151E18 url(images/cell.gif) top left repeat-x;
	float: left;
}

.th {
	color: #557F5F; 
	font-size: 11px; 
	font-weight: bold;
	background: #253329 url(images/th.gif) top left repeat-x;
	border: solid 1px #353D36;
	white-space: nowrap;
	padding: 5 5px;
	text-align: center;
	height: 26px;
}

.th2 {
	color: #557F5F; 
	font-size: 11px; 
	font-weight: bold;
	background: #253329 url(images/th.gif) top left repeat-x;
	border: solid 1px #353D36;
	white-space: nowrap;
	padding: 5 5px;
	text-align: center;
	height: 26px;
	margin-bottom: 18px;
}

table {
	margin-left: auto;
	margin-right: auto;
	float: none;
}

.td {
	padding: 10px;
	margin-left: auto;
	margin-right: auto;
	background: #151E18 url(images/cell.gif) top left repeat-x;
}

.seating {
	font-size: 12px;
}

.warningtext {
	color: #557F5F;
}

.btnmain {
	font-weight: bold;
	cursor: pointer;
	padding: 3px 7px;
	font-size: 11px;
}

.btnmain2 {
	font-weight: bold;
	cursor: pointer;
	padding: 3px 0;
	font-size: 11px;
}

.btnmain3 {
	font-weight: bold;
	cursor: pointer;
	padding: 3px 0;
	font-size: 10px;
}

.btnsmall {
	font-weight: bold;
	cursor: pointer;
	padding: 0;
	font-size: 11px;
}

.foodtable {
	font-size: 1.05em;
	width: 450px;
}

.foodtable2 {
	font-size: 1.05em;
}

.foodtable3 {
	font-size: 1.05em;
	width: 650px;
	margin: 0 auto;
}

.usertable th {
	font-size: 1.05em;
	width: 400px;
	color: #557F5F; 
	font-weight: bold;
	background: #253329 url(images/th.gif) top left repeat-x;
	border: solid 1px #353D36;
	white-space: nowrap;
	padding: 5 5px;
	text-align: center;
	height: 26px;
}

.usertable {
	font-size: 1.05em;
	width: 400px;
	border: solid 1px #353D36;
}

.align {
	width: 125px;
}

* html .align {
	width: 50%;
}

.red {
	color: #C00;
	font-size: 1em;
	text-align: center;
}

.bottomrow {
	height: 100px;
}

.seat {
	color: #FFF;
	width: 30px; 
	height: 20px; 
	line-height: 20px;
	text-decoration: none;
	float: left;
	background-color: #275030;
}

* html .seat {
	width: 36px;
}

.firstseat {
	color: #FFF;
	width: 30px; 
	height: 20px; 
	line-height: 20px;
	text-decoration: none;
	float: left;
	clear: both;
	background-color: #275030;
}

* html .firstseat {
	width: 36px;
}

.lastseat {
	color: #FFF;
	width: 30px; 
	height: 20px; 
	line-height: 20px;
	text-decoration: none;
	float: left;
	background-color: #275030;
}

* html .lastseat {
	width: 36px;
}

.seat:hover, .firstseat:hover, .lastseat:hover {
	text-decoration: none;
	color: #888;
}

.seat:visited, .firstseat:visited, .lastseat:visited {
	color: #000;
}

#list_container {
	color: #0F0;
}

#list_container table {
	color: #0F0;
}

.list-heading {
	font-size: 14px;
	font-weight: bold;
}

.list-numbers {
	font-size: 12px;
	font-weight: bold;
}

.firstseatgroup {
	font-size: 14px;
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;
	border-left: 2px solid #000;
	width: 72px;
	height: 26px;
	float: left;
	clear: both;
}

* html .firstseatgroup {
	width: 74px;
	height: 23px;
}

.seatgroup {
	font-size: 14px;
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;
	border-left: 4px solid #000;
	width: 72px;
	height: 26px;
	float: left;
}

* html .seatgroup {
	width: 76px;
	height: 23px;
}

.lastseatgroup {
	font-size: 14px;
	border: 2px solid #000;
	border-left: 4px solid #000;
	width: 72px;
	height: 26px;
	float: left;
}

* html .lastseatgroup {
	width: 78px;
	height: 23px;
}

#container {
	width: 800px;
	height: 600px;
	margin-left: auto;
	margin-right: auto;
}

.firstseatgroup a, .firstseatgroup a:visited, .firstseatgroup a:hover, .seatgroup a, .seatgroup a:visited, .seatgroup a:hover, .lastseatgroup a, .lastseatgroup a:visited, .lastseatgroup a:hover   {
	color: #FFF;
}

.tip, .reservedtip, .paidtip, .admintip {
	font: 10px/12px Arial,Helvetica,sans-serif; 
	border: 1px solid #666; 
	padding: 1px;
	position: absolute; 
	z-index: 100;
	visibility: hidden; 
	color: #333; 
	top: 20px;
	left: 90px;
	background-color: #0F0;
	layer-background-color: #0F0;
}

.reservedtip {
	background-color: #F00;
	layer-background-color: #F00;
}

.paidtip {
	background-color: #F80;
	layer-background-color: #F80;
}

.admintip {
	background-color: #AAA;
	layer-background-color: #AAA;
}

#seat-filler {
	width: 50px;
	height: 75px;
	float: left;
}

#seat-top-left {
	float: left;
	width: 280px;
	height: 75px;
	border-bottom: 1px solid #090;
}

#seat-top-middle {
	float: left;
	width: 200px;
	height: 75px;
	border-left: 1px solid #0F0;
	border-right: 1px solid #0F0;
	background-color: #111;
}

#seat-mess-1 {
	float: left;
	width: 53px;
	height: 75px;
	border-bottom: 1px solid #0F0;
}

#seat-mess-2 {
	float: left;
	width: 53px;
	height: 72px;
	border-bottom: 4px solid #0F0;
	font-size: 16px;
}

* html #seat-mess-2 {
	height: 75px;
}

#seat-mess-2 p {
	margin-top: 20px;
}

#seat-mess-3 {
	float: left;
	width: 27px;
	height: 75px;
	border-bottom: 1px solid #0F0;
}

#seat-mess-4 {
	float: left;
	width: 27px;
	height: 75px;
}

#seat-top-right {
	float: left;
	width: 100px;
	height: 75px;
}

#seat-stage {
	float: left;
	clear: both;
	width: 50px;
	height: 330px;
	border-right: 1px solid #0F0;
}

#seat-stage p {
	writing-mode: tb-rl;
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	white-space: nowrap;
	display: block;
	margin-top: 150px;
	font-size: 16px;
}

* html #seat-stage p {
	margin-top: 0;
	padding-top: 140px;
	margin-right: 18px;
}


#seat-main {
	float: left;
	width: 644px;
	height: 311px;
	padding-top: 20px;
	border-bottom: 1px solid #0F0;
	background-color: #111;
}

* html #seat-main {
	width: 644px;
	height: 330px;
}

#seat-container {
	margin-left: auto;
	margin-right: auto;
	width: 460px;
}

* html #seat-container {
	width: 462px;
}

#seat-middle-right {
	float: left;
	width: 100px;
	height: 110px;
	border-left: 1px solid #0F0;
}

#seat-entrance {
	float: left;
	width: 100px;
	height: 110px;
	border-top: 1px solid #0F0;
	border-bottom: 1px solid #0F0;
	background-color: #111;
}

#seat-entrance p {
	margin-top: 40px;
	font-size: 16px;
}

#seat-bottom-right {
	float: left;
	width: 100px;
	height: 110px;
	border-left: 1px solid #0F0;
}

.remove_button {
	background-color: #154E18;
	font-size: 12px;
	border: 1px solid;
	width: 120px;
	color: #DDD;
	border-color: #152F18;
}

#table_pay {
	margin: 0 auto;
	width: 320px;
	font-size: 12px;
	padding: 10px 0;
}

.row_pay {
	clear: both;
}

.row_pay_total {
	margin-top: 30px;
	padding-top: 5px;
	clear: both;
	border-top: 1px solid #353D36;
}

.row_pay_header {
	padding-top: 15px;
	clear: both;
}

.cell_pay_header {
	text-align: left;
	text-decoration: underline;
}

.cell_pay_left {
	width: 250px;
	float: left;
	text-align: right;
}

.cell_pay_right {
	margin-left: 10px;
	width: 50px;
	float: left;
	text-align: right;
}

#table_registrants {
	font-size: 12px;
}

.row_registrants {
	clear: both;
	border-bottom: 1px solid #353D36;
	line-height: 30px;
}

.row_registrants_header {
	clear: both;
	line-height: 30px;
}

.cell_registrants_header {
	line-height: 26px;
	color: #557F5F; 
	font-weight: bold;
	background: #253329 url(images/th.gif) top left repeat-x;
	white-space: nowrap;
	float: left;
	text-align: center;
	font-size: 11px;
	border: 1px solid #353D36;
}

.cell_registrants {
	float: left;
	line-height: 26px;
}

.cell_registrants_right {
	float: left;
	line-height: 26px;
}

.cell_registrants_right input, .cell_registrants_right input {
	margin: 5px 0 0 0;
	padding: 0;
}

.cell_registrants_right form {
	margin: 0 -22px 0 0;
	padding: 0;
}

* html .cell_registrants_right form {
	margin: 0;
}

.cell_registrants_double_right {
	float: left;
	line-height: 26px;
}

.cell_registrants_double_right form {
	margin: 0 -22px 0 0;
	padding: 0;
}

* html .cell_registrants_double_right form {
	margin: 0;
}

.cell_registrants_double_right input, .cell_registrants_double_right input {
	margin-top: 18px;
}

.cell_registrants form {
	margin-top: 2px;
}

.cell_registrants_sub {
	height: 30px;
}

.pay_button {
	clear: both;
	padding: 0;
	background-color: #F00;
}

.btn_left {
	background: transparent url(images/bfb_button_left.gif) no-repeat;
	width: 8px;
	height: 25px;
	float: left;
}

.btn_red {
	background: transparent url(images/bfb_notpaid.gif) no-repeat;
	width: 41px;
	height: 25px;
	float: left;
}

.btn_orange {
	background: transparent url(images/bfb_pending.gif) no-repeat;
	width: 41px;
	height: 25px;
	float: left;
}

.btn_green {
	background: transparent url(images/bfb_paid.gif) no-repeat;
	width: 41px;
	height: 25px;
	float: left;
}

.btn_middle {
	background: transparent url(images/bfb_button_middle.gif) repeat-x;
	height: 25px;
	padding: 5px 6px 0 8px;
	font-size: 13px;
	float: left;
	line-height: 15px;
}
 
.btn_right {
	background: transparent url(images/bfb_button_right.gif) no-repeat;
	width: 8px;
	height: 25px;
	float: left;
}

#caution_div {
	font-size: 10px;
	text-align: left;
	margin-bottom: 20px;
}

#caution_header {
	color: #557F5F;
	text-align: center;
	margin: 0 auto;
	font-size: 12px;
	text-decoration: underline;
}

.caution_text {
	margin-left: 10px;
}

#rego_payment_status {
	border: 1px solid #353D36;
	border-collapse: collapse;
	font-size: 10px;
	width: 300px;
}

#rego_payment_status tr td {
	border: 1px solid #353D36;
}


#discount_table {
	font-size: 12px;
	width: 500px;
	margin: 0 auto;
}

.discount_textbox {
	font-weight: normal;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	color: #a0a0a0;
	border: 1px solid #4C5C50;
	background-color: #172E1D;
}

.discount_row_question {
	clear: both;
}

.discount_cell_question {
	float: left;
	color: #557F5F;
	margin: 25px 0 5px 0;
}

.discount_row_answer {
	clear: both;
	margin: 5px 0 5px 0;
}

.discount_cell_answer {
	float: left;
	margin-left: 20px;
}

.discount_cell_answer_right {
	float: left;
	margin-left: 5px;
}

#discount_sub_table {
	font-size: 12px;
	border: 1px solid #353D36;
	border-collapse: collapse;
}

#discount_sub_table td {
	border: 1px solid #353D36;
}

#discount_table select {
	font-weight: normal;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	color: #a0a0a0;
	border: 1px solid #4C5C50;
	background-color: #172E1D;
}

#discount_errors {
	width: 330px;
	border: 1px solid #900;
	background-color: #300;
	text-align: left;
	padding: 10px;
	margin: 0 auto;
}

#discount_errors ul {
	margin: 0 0 0 20px;
}

#discount_success {
	width: 330px;
	border: 1px solid #090;
	background-color: #030;
	text-align: left;
	padding: 10px;
}

#active_discount_table {
	border-collapse: collapse;
	font-size: 12px;
	border: 1px solid #353D36;
}

#active_discount_table td {
	border: 1px solid #353D36;
	padding: 4px;
}

.discount_control {
	border-collapse: collapse;
	font-size: 12px;
	font-weight: normal;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	color: #a0a0a0;
	border: 1px solid #4C5C50;
	background-color: #172E1D;
	padding: 0;
}

#payment_boxes {
	height: 50px;
	margin: 50px auto 20px auto;
	width: 400px;
	text-align: center;
}

#payment_box_left {
	float: left;
	text-align: left;
}

#payment_box_right {
	float: right;
	text-align: right;
}

#payment_box_right_final {
	float: right;
	text-align: right;
	margin-right: 50px;
}

#payment_finalise {
	font-weight: normal;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	color: #a0a0a0;
	border: 1px solid #4C5C50;
	background-color: #172E1D;
	font-size: 12px;
	padding: 3px 8px;
}

#payment_apply, #payment_apply_text {
	font-weight: normal;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	color: #a0a0a0;
	border: 1px solid #4C5C50;
	background-color: #172E1D;
	font-size: 10px;
	padding: 3px 5px;
}