* {
	margin:0;
	padding:0;	
}
table {
	border-collapse:collapse;
	width:100%;	
}
th {
	background-color:#c0c0c0;
	white-space: nowrap;	
}
td, th {
	border:1px solid #000;
	padding:5px;
}
h1 {
	margin-bottom:10px;	
}
#bf-header, #bf-nav, #bf-duty-head a, #members_header, #members_nav, #nav_bottom, #footer, .bf-button, #bf-breadcrumbs, #bf-add-rsvp {
	display:none;	
}
#mainContent, #bf-main, #bf-content {
	width:100%;
	border:0;	
}
#bf-duty-head {
	text-align:center;
}
#bf-duty-left {
	float:left;	
}
#bf-duty-head h1 {
	font-size:10px;
	display: inline;
	margin:0;	
}
#bf-duty-shifts {
	font-size:8px;	
}
#bf-duty-shifts td{
	width:14.28%;
	vertical-align:top;
	padding:0;
}
#bf-duty-shifts th {
	text-align:center;	
}
.bf-day-num {
	text-align:right;
	font-weight:bold;
}
.bf-day a, .bf-day a:hover {
	text-decoration:none;
	color:#000;	
}
.bf-evening-shift {
	background-color: #fffeb2;	
}
.bf-overnight-shift {
	background-color: #b2b8ff;
}
.bf-09-shift {
	background-color: #fff;
}
.bf-shift-a {
	color: #900;	
}
.bf-shift-b {
	color: #009;	
}
.bf-shift-c {
	color: #060;	
}


.bf-left-table th, .bf-left-table td {
	border:0 !important;
}
.bf-left-table th, .bf-left-table .bf-right {
	background-color:transparent !important;
	text-align:right;
	vertical-align:top;
	width:160px;
}
.bf-manning-head {
	background-image:none !important;
	background:#b3e6ff !important;	
	height:20px;
	width:99%;
	padding:3px !important;
	border: 1px solid #000;
	margin:10px 0 !important;
	clear:both !important;
}
.bf-manning-head p {
	font-weight:bold;
	color:#202020;	
}
.bf-position-head {
	width:100px !important;	
}
.bf-member-head, .bf-nonmember-head {
	width:260px !important;	
}
.bf-manning-title {
	float:left;	
}
.bf-manning-time {
	float:right;	
}
.bf-manning-body {
	clear:both !important;
	width:100%;	
}
.bf-clear {
	clar:both !important;	
}
#bf-content .bf-manning-body table.bf-position-signup {
	width:100% !important;
	border:1px solid red;	
}
.bf-manning-notes {
	width:100%;
}
.bf-manning-notes h3 {
	font-size:12px;
	color:#000 !important;	
	margin:5px 0 10px 0 !important;
}
.bf-required-position {
	background-color: #f3cac9;	
}
.bf-text-fluid {
	width:100%;	
}

