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: Futura, 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_global_map {
	line-height: 100%;
}
.dbem-location-map {
	background: green;
	width: 400px;
	height: 300px;
	line-height: 100%;
}
.dbem-location-balloon {
	font-size: 95%;  
	line-height: 100%;
	height: 70px;
}
/* for google maps to work ok in IE, we need at least 690px as max-width for the images */
#dbem_global_map img,
.dbem-location-map img {
	max-width: none !important;
	background: none !important;
}

table.dbem-calendar-table td {
	padding: 2px 4px;
	text-align: center;
}
table.dbem-calendar.table tr.days-names {
	font-weight: bold;
}
table.dbem-calendar-table td.eventless-pre, .dbem-calendar td.eventless-post {
	color: #ccc;
}
table.dbem-calendar-table td.eventful a, table.dbem-calendar-table td.eventful-today a {
  font-weight: bold;
  color: #FD7E29;
}
table.dbem-calendar-table td.eventless-today {
   background-color: #CFCFCF;  
}
table.dbem-calendar-table thead {
	font-size: 120%;  
	font-weight: bold;  
}
table.fullcalendar {
	border-collapse: collapse;
}
table.fullcalendar td {
	text-align: left;
	width: 50px;  
	height: 50px;             
	border: 1px solid #888;
}
.dbem_events_list {
	font-size: 80%;
	list-style: none;
	margin-left: 2px;
}
.dbem_events_list li {
}
.dbem_events_list li a {
	margin-top: -5px;
}
.dbem_events_list li a.visited {
}
.caldate {
	font-family: Futura, Helvetica, Arial, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #ff0066;
	background-image: url(../../../../images/calbg.png);
	background-repeat: repeat-x;
	background-position: 10px;
	margin-right: 10px;
	margin-left: 10px;
	padding: 10 0 10 0;
	height: 29px;
	text-align: center;
	vertical-align: top;
	padding-top: 7px;
}
#left10 {
	padding-left: 20px;
	margin-bottom: 0px;
}
#left10 a {
	margin-top: -10px;
	text-decoration: none;	
}
#lititle {
	padding-left: 20px;
	font-family: Futura, Helvetica, Arial, sans-serif;
}
#lititle a {
	font-size:18px;
	text-transform:uppercase;
	color: #000000;
	font-weight: bold;
	font-size: 20px;
	text-decoration: underline;
}
#lititle a:hover {
	color:#999;
}
#caldes {
	background-image: url(../../../../images/caldesline1.png);
	width: 540px;
	height: 60px;
	background-repeat: repeat-x;
	background-position: 0px 26px;
}
.calcenter {
	padding-top: 24px;
	font-size:16px;
	color: #000000;
	font-weight: bold;
	text-transform:uppercase;
	text-align: center;
}
.caldivider{
	background-image: url(../../../../images/caldesline2.png);
	height: 30px;
	background-repeat: repeat-x;
	background-position: 0px 2px;
}
table.caltable {
	margin: 0px;
	padding: 0px;
	border: 0px none #FFF;
}

