

table#dbem-bookings-table tfoot td.booking-result {
	font-weight: bold;
   	background:#6D6D6D url(../../../wp-admin/images/menu-bits.gif) repeat-x scroll left top;      
	color: #eee;
}

table#dbem-bookings-table tfoot th {
	text-align: right;
	padding-right: 1em;

}    

table.dbem-rsvp-form  {
	width: 80%;
}  
table.dbem-rsvp-form th { 
	text-align: right;
	width: 35%;
}

table.dbem-rsvp-form td { 
	padding-left: 1em;
	text-align: left;
}      

div.dbem-rsvp-message {     
	margin-bottom: 1em;
	background-color: #FDDD73;
	padding: 5px;
	border: 2px solid #FF9100;
}     

a.bookingdelbutton {
	background: url("../../../wp-admin/images/xit.gif") no-repeat;  
    font-size: 11px;
	text-indent: -9999px;
	height: 10px;   
	width: 10px;
	overflow:hidden;
	position:absolute;

}     
a.bookingdelbutton:hover {
	background: url("../../../wp-admin/images/xit.gif") no-repeat -10px;  

}       
/* Printable stuff */
body#printable {
	font-family: Gill Sans, Helvetica, Arial, sans-serif;  
	text-align: center;
}  
body#printable #container { 
	margin: 0 auto; 
	width: 780px;
	text-align: left;
}                                                                   
table#bookings-table {
	width: 600px;     
	border-spacing: 0px;

}
table#bookings-table td {
	padding: 5px 0;
}
table#bookings-table td.seats-number {
	text-align: right;
	padding-right: 20px;
}
table#bookings-table th {
	text-align: left;
	margin-left: 5px;
}   
table#bookings-table tr#booked-seats td{
	border-top: 2px solid #999;    
}      

table#bookings-table td.total-label {
	text-align: right;
}                                  

table#bookings-table tr#booked-seats td.seats-number, table#bookings-table tr#available-seats td.seats-number {
	font-weight: bold;
}

p#recurrence_warning {
	border: 2px solid #FD0000;
	background: #FF7146;
	color: #fff;
	font-weight: bold;
	padding: 5px;
}
div#icon-events{
	background:url('images/calendar-32.png') no-repeat center;
} 

table#dbem-location-data th {
	text-align: right;   
	width: 50px;
}          
#dbem-location-map img {
	max-width: none;
}

/*dgaa additions to style sheet*/

table.dbem-calendar-table { 
	padding-left:0px;
	width:100%; 
	margin:0px 0px 15px 0px; 
	border-bottom:4px solid #9AC3E1;
}
table.dbem-calendar-table td {
	text-align: center;
	border:1px solid #9AC3E1;
	padding:3px;
	background-color:#fff; 
}

tr.days-names {
	font-weight: bold;
	background-color: #E0EDFF;
} 
table.dbem-calendar-table tr.days-names td {
	font-weight: bold;
	background-color: #E0EDFF;
}
table.dbem-calendar-table td.eventless-pre, .dbem-calendar td.eventless-post {
	color: #ccc;
}
table.dbem-calendar-table td.eventless-today {
   background-color: #E9EBEE;  
}
table.dbem-calendar-table thead {
	font-size:120%;  
	font-weight:bold;  
}
table.dbem-calendar-table td.eventful {
font-weight:bold;
background:#E0EDFF;
}
table.dbem-calendar-table td.eventful a:link, table.dbem-calendar-table td.eventful a:visited {
  font-weight:bold;
  color:#ff0000;
  text-decoration:underline; 
}
table.dbem-calendar-table td.eventful a:hover, table.dbem-calendar-table td.eventful a:active {
	font-weight:bold; 
	color:#FF0000;}
	
#sidebarhome table.dbem-calendar-table td.eventful a:link, #sidebarhome table.dbem-calendar-table td.eventful a:visited {
	  font-weight:bold;
	  color:#ff0000;
	  text-decoration:underline; 
	}
#sidebarhome table.dbem-calendar-table td.eventful a:hover, #sidebarhome table.dbem-calendar-table td.eventful a:active {
		font-weight:bold; 
		color:#FF0000;}


#content table.dbem-calendar-table {  
	width:100%; 
	margin:0px 0px 15px 0px;
}
#content  table.dbem-calendar-table td {
	text-align: center;
	border:1px solid #9AC3E1;
	padding:13px;
	background-color:#fff; 
}

#content tr.days-names {
	font-weight: bold;
	background-color: #E0EDFF;
} 
#content table.dbem-calendar-table tr.days-names td {
	font-weight: bold;
	background-color: #E0EDFF;
}
#content table.dbem-calendar-table td.eventless-pre, .dbem-calendar td.eventless-post {
	color: #ccc;
}
#content table.dbem-calendar-table td.eventless-today {
   background-color: #E9EBEE;  
}
#content table.dbem-calendar-table thead {
	font-size:120%;  
	font-weight:bold;  
}
#content table.dbem-calendar-table td.eventful {
font-weight:bold;
background:#E0EDFF;
}
#content table.dbem-calendar-table td.eventful a:link, table.dbem-calendar-table td.eventful a:visited {
  font-weight:bold;
  color:#ff0000;
  text-decoration:underline; 
}
#content table.dbem-calendar-table td.eventful a:hover, table.dbem-calendar-table td.eventful a:active {
	font-weight:bold; 
	color:#FF0000;}



table#dbem-bookings-table tfoot td.booking-result {
	font-weight: bold;
   	background:#6D6D6D url(../../../wp-admin/images/menu-bits.gif) repeat-x scroll left top;      
	color: #eee;
}
table#dbem-bookings-table tfoot th {
	text-align: right;
	padding-right: 1em;

}    

table.dbem-rsvp-form  {
	width: 80%;
}  
table.dbem-rsvp-form th { 
	text-align: right;
	width: 35%;
}

table.dbem-rsvp-form td { 
	padding-left: 1em;
	text-align: left;
}      

div.dbem-rsvp-message {     
	margin-bottom: 1em;
	background-color: #FDDD73;
	padding: 5px;
	border: 2px solid #FF9100;
}     

a.bookingdelbutton {
	background: url("../../../wp-admin/images/xit.gif") no-repeat;  
    font-size: 11px;
	text-indent: -9999px;
	height: 10px;   
	width: 10px;
	overflow:hidden;
	position:absolute;

}     
a.bookingdelbutton:hover {
	background: url("../../../wp-admin/images/xit.gif") no-repeat -10px;  

}       
/* Printable stuff */
body#printable {
	font-family: Gill Sans, Helvetica, Arial, sans-serif;  
	text-align: center;
}  
body#printable #container { 
	margin: 0 auto; 
	width: 780px;
	text-align: left;
}                                                                   
table#bookings-table {
	width: 600px;     
	border-spacing: 0px;

}
table#bookings-table td {
	padding: 5px 0;
}
table#bookings-table td.seats-number {
	text-align: right;
	padding-right: 20px;
}
table#bookings-table th {
	text-align: left;
	margin-left: 5px;
}   
table#bookings-table tr#booked-seats td{
	border-top: 2px solid #999;    
}      

table#bookings-table td.total-label {
	text-align: right;
}                                  

table#bookings-table tr#booked-seats td.seats-number, table#bookings-table tr#available-seats td.seats-number {
	font-weight: bold;
}

p#recurrence_warning {
	border: 2px solid #FD0000;
	background: #FF7146;
	color: #fff;
	font-weight: bold;
	padding: 5px;
}
div#icon-events{
	background:url('images/calendar-32.png') no-repeat center;
} 

table#dbem-location-data th {
	text-align: right;   
	width: 50px;
}          
#dbem-location-map img {
	max-width: none;
}

#event-map {
    width: 500px !important;
    height: 350px !important;
}
