body {
	background-color: #676767;
	margin-top: 0px;
  }

.leftbg {
	
		background: #FFFFFF;
    border-right: 3px solid #3DA0D8;
  
  }

.mainnav {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #355fac;
	letter-spacing: 1px;
  }

.mainnav:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 1px;
  }

.footer {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #505050;
	background: #FFFFFF;
	height: 24px;
	background-repeat: no-repeat;
	background-position: bottom;
  }

.form-font {
  font-family: "Trebuchet MS";
	font-size: 9px;
	font-weight: bold;
	color: #355fac;
  }

.form-font h3, h4 {
	padding-bottom: 0;
	margin-bottom: 0;
}

.reservation-categories em {
	font-size: 10px;
	font-style: normal;
}

.reservation-categories strong {
	color: black;
	font-size: 10px;
}

.textarea-input {
  font-family: "Trebuchet MS";
	font-size: 11px;
	color: #355fac;
	background-color: #f6f3cf;
	font-weight: bold;
	border: 1px solid #355FAC;
  }

.text-input {
  font-family: "Trebuchet MS";
	font-size: 11px;
	color: #355fac;
	background-color: #f6f3cf;
	font-weight: bold;
	/*height: 20px;*/
	border: 1px solid #355FAC;
  }

.select-input {
  font-family: "Trebuchet MS";
	font-size: 11px;
	color: #355fac;
	background-color: #f6f3cf;
	font-weight: bold;
	/*height: 20px;*/
	border: 1px solid #355FAC;
  }

.form-fontheading {
font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #355fac;
  }

.Table_heading {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
  }

.header-heading {
	font-family: "Trebuchet MS";
	font-size: 25px;
	font-weight: bold;
	color: #FFFFFF;
  }

.ajax-scaffold .subform {
	border: none;
  }

.ajax-scaffold .subform-heading {
	border: none;
  }

.ajax-scaffold .subform-cell {
	border: none;
  }

.ajax-scaffold .subform-record-row {
	border: none;
  }

.ajax-scaffold .subform-field-cell {
	border: none;
  }

.ajax-scaffold .subform-control-row {
	border: none;
  }

.ajax-scaffold .subform-control-cell {
	border: none;
  }

.ajax-scaffold .subform-record-control-cell {
	border: none;
  }

table#import_guide td {
	border: 1px solid black;
  }

table#import_guide tbody tr td:first-child {
	text-align: right;
  }

label {
	display: block;
	margin-top: 1em;
  }



/*****************/
/*  Styles Page  */
/*****************/

#style_tabs {
  position: relative;
  border-bottom: 1px solid #A0A0A0;
  }

#style_tabs ul {
  position: relative;
  top: 1px;
  list-style: none;
  margin: 10px 0 0 5px;
  padding: 0;
  }

#style_tabs li {
  float: left;
  border: 1px solid;
  border-color: #A0A0A0 #A0A0A0 #A0A0A0 #A0A0A0;
  margin-left: 5px;
  }

#style_tabs li.selected {
  border-color: #A0A0A0 #A0A0A0 #FFFFFF #A0A0A0;
  }

#style_tabs a {
  display: block;
  color: #355FAC;
  background-color: #C0D0E0;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  padding: 5px 10px;
  }

#style_tabs li.selected a {
  background-color: #FFFFFF;
  }

#style_pages #basic,
#style_pages #custom {

  }

#style_pages input,
#style_pages select,
#style_pages textarea {
  border: 1px solid #A0A0A0;
  }



/*********************/
/*  New Events Form  */
/*********************/

div.form-left {
  float: left;
  clear: left;
  width: 450px;
  }

div.form-right {
  float: left;
  width: 350px;
  }

div.form-both {
	clear: both;
	width: 800px;
  }

div.form-left fieldset,
div.form-right fieldset {
  margin-bottom: 10px;
  }

.time_format_details {
  float: left;
  margin-left: 10px;
  }

#time_format_fields input {
  vertical-align: middle;
  }

#time_format_fields label {
  vertical-align: middle;
  }

#time_format_details {
  float: left;
  }

.form-footer {
  clear: both;
  }


/*******************************/
/*  Reservations/Recaps lists  */
/*******************************/
table.reservations_list th.reservation_number {
	white-space: nowrap;
	width: 8%;
}
table.reservations_list th.member_number {
	white-space: nowrap;
	width: 5%;
}
table.reservations_list th.name {
	white-space: nowrap;
	width: 13%;
}
table.reservations_list th.event {
	white-space: nowrap;
	width: 9%;
}
table.reservations_list th.location {
	white-space: nowrap;
	width: 11%;
}
table.reservations_list th.date_time {
	white-space: nowrap;
	width: 7%;
}
table.reservations_list th.meal {
	white-space: nowrap;
	width: 7%;
}
table.reservations_list th.covers {
	white-space: nowrap;
	width: 5%;
}
table.reservations_list th.table {
	white-space: nowrap;
	width: 9%;
}
table.reservations_list th.confirmation_status {
	white-space: nowrap;
	width: 9%;
}
table.reservations_list th.confirmation_notes {
	white-space: nowrap;
	width: 16%;
}
table.recaps_list th.reservation_number {
	white-space: nowrap;
	width: 8%;
}
table.recaps_list th.member_number {
	white-space: nowrap;
	width: 5%;
}
table.recaps_list th.name {
	white-space: nowrap;
	width: 13%;
}
table.recaps_list th.event {
	white-space: nowrap;
	width: 9%;
}
table.recaps_list th.location {
	white-space: nowrap;
	width: 11%;
}
table.recaps_list th.date_time {
	white-space: nowrap;
	width: 7%;
}
table.recaps_list th.covers {
	white-space: nowrap;
	width: 3%;
}
table.recaps_list th.checked_in {
	white-space: nowrap;
	width: 4%;
}
table.reservations_list th.taken_at {
	white-space: nowrap;
	width: 7%;
}


.box {
  background-color: #F6F3CF;
  border: 1px solid #3DA0D8;
  font-size: 11px;
  margin-bottom: 10px ! important;
  padding: 6px ! important;
}

.box p {
  
}

#reservation_filter {
  background-color: #F6F3CF;
  border: 1px solid #3DA0D8;
  margin-bottom: 10px;
  padding: 6px;
}

#reservation_filter input,
#reservation_filter select {
  background: #FFFFFF ! important;
  margin-right: 6px;
}

div.auto_complete {
  z-index: 10000;
}

#filter_fields {
  background-color: #F6F3CF;
  margin: 0;
  padding: 0;
}

#filter_fields td {
  background-color: #F6F3CF;
  border: 0;
  margin: 0 ! important;
  padding: 0 ! important;
  vertical-align: top;
}

#filter_fields td div img {
  vertical-align: middle;
}

#filter_fields label {
  margin: 0 ! important;
  padding: 0 ! important;
}

#filter_fields .date-field {
  width: 200px;
}

/****************************
/* Locations
/****************************/

table.locations th.name {
	white-space: nowrap;
	width: 40%;
}

table.locations th.comments {
	white-space: nowrap;
	width: 52%;
}

table.locations th.actions {
	white-space: nowrap;
	width: 8%;
}



/****************************
/*  Meal Periods
/****************************/

table.meal_periods th.location {
	white-space: nowrap;
	width: 20%;
}

table.meal_periods th.name {
	white-space: nowrap;
	width: 15%;
}

table.meal_periods th.start_time {
	white-space: nowrap;
	width: 10%;
}

table.meal_periods th.end_time {
	white-space: nowrap;
	width: 10%;
}

table.meal_periods th.actions {
	white-space: nowrap;
	width: 8%;
}

table.meal_periods th.weekday {
	white-space: nowrap;
	width: 4%;
}

/******************/
/*  Reservations  */
/******************/

.remaining_covers .okay,
.remaining_covers .warn,
.remaining_covers .full {
  float: left;
  clear: both;
  padding: 6px 8px 6px 30px;
  }

.remaining_covers .okay {
  background: #CFF6DC url('/images/okay.gif') 7px 5px no-repeat;
  color: #005F22;
  border: 1px solid;
  border-color: #EFFFF4 #A7DFB9 #A7DFB9 #EFFFF4;
  }

.remaining_covers .warn {
  background: #F6F3CF url('/images/warn.gif') 7px 5px no-repeat;
  color: #505F22;
  border: 1px solid;
  border-color: #FFFEEF #DFDAA7 #DFDAA7 #FFFEEF;
  }

.remaining_covers .full {
  background: #F6CFCF url('/images/full.gif') 7px 5px no-repeat;
  color: #F93939;
  border: 1px solid;
  border-color: #FFDADA #EFA4A4 #EFA4A4 #FFDADA;
  }

/**************************/
/*  Flash message styles  */
/**************************/

.flash_notice,
.flash_message,
.flash_info {
  display: block;
  background: #C0FFC0;
  border: 1px solid #00AA00;
  color: #000000;
  margin: 10px 0;
  padding: 8px;
  }

.flash_error {
  display: block;
  background: #FFC0C0;
  border: 1px solid #AA0000;
  color: #000000;
  margin: 10px 0;
  padding: 8px;
  }

.flash_warning {
  display: block;
  background: #ffff66;
  border: 1px solid #AA0000;
  color: #000000;
  margin: 10px 0;
  padding: 8px;
  }

div.cancellation_details {
	text-align: left;
}
