#diarycontainer
{
	width: 850px;
	margin: 0 auto;
}
a img
{
	border-width: 0;
}

.align_bottom
{
	vertical-align:text-bottom;
}

#diarycontainer p
{
	margin: 1em 0 1em 0;
	padding: 0;
}

#diarycontainer h3
{
	font-family: "Trebuchet MS", Arial, Tahoma, sans-serif;
	font-size: 10pt;
	text-align: center;
	font-weight: bold;
	margin: 0;
	padding: 0;	
}


/* Yearly view */
.year_right
{
	width: 220px;
	float: right;
}

ul.eventsquicksummary
{
	list-style-type: square;
}

ul.eventsquicksummary ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	color: #666;
}
ul.eventsquicksummary ul li 
{
	margin: 0.5em 0 0.5em 0;
}

#yearcalendar td
{
	vertical-align: top;
}

#eventsfilter
{
	margin: 0;
	padding: 0;
}

#eventsfilter legend
{
	font-weight: bold;
}

.fieldset
{
	border: 1px solid #a0a0a0;
	margin-top: 20px;
}
.fieldset .legend
{
	position: relative;
	top: -0.5em;
	margin-left: 10px;
	padding-left: 5px;
	display: inline;
	font-weight: bold;
}
.diary_blue .fieldset .legend {background-color: #E8F3FF; }
.diary_grey .fieldset .legend {background-color: #f3f3f3; }


div.diary_rounded_blue .fieldset .legend {background-color: #E8F3FF;}

.fieldset form
{
	margin: 0 10px 6px 10px;
}

.fieldset form input
{
	margin-right: 5px;
}

#eventtype
{
	margin-left: 1em;
	width: 10em;

}
#event_province
{
	margin-left: 2em;
	width: 10em;
}

#calendarlegend .a, #calendarlegend .b, #calendarlegend .c, #calendarlegend .d
{
	padding: 5px 15px 5px 15px;
	border: 1px solid #b7b7b7;
}
#calendarlegend .a { background-color: #cc0000; }

#calendarlegend .c { background-color: #e0e0e0; }
#calendarlegend .d { background-color: #003399; }

#calendarlegend td
{
	padding-left: 10px;
}
#calendarlegend { margin-bottom: 10px; }

.calmonth_contents
{
	background-color: #fff;
	border-collapse: collapse;

}

.calmonth_contents .head
{
	margin: 10px;
} 

#summaryPageCalendar .calmonth_contents
{
	width: 100%;
}

.calmonth_contents td
{
	vertical-align: top;
	background-color: #fff;
	padding: 5px;
	border-width: 0px;
	text-align: center;
	font-size: 8pt;
	border: 1px solid #eaeaea;
}

.calmonth_contents td a
{
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;	
	color: #666;
	display: block;
	padding: 5px 0 5px 0px;
}

.calmonth_contents td a:hover 
{
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;	
	color: #cc0000;
	border: 1px solid #484848;
	padding: 4px 0 4px 0px;
}

.calmonth_contents  tr.head td
{
	font-size: 7pt;
	font-family: Tahoma, Arial, "Times New Roman", sans-serif;
	background-color: #E6EAF6;
	color: #97929A;
	border-bottom: 1px solid #eaeaea;
	border-top: 2px solid #b7b7b7;
	border-width: 2px 0 1px 0;
}

/* Remove normal padding from linked cells */
.calmonth_contents td.pastevent, .calmonth_contents td.normalevent, .calmonth_contents td.selectedevent
{
	padding: 0;
}
.calmonth_contents td.normalevent, .calmonth_contents td.normalevent a
{
	background-color: #003399;
	color: #fff;
}

.calmonth_contents td.pastevent, .calmonth_contents td.pastevent a
{
	background-color: #e0e0e0;
	color: #808080;
}
.calmonth_contents td.selectedevent, .calmonth_contents td.selectedevent a
{
	background-color: #cc0000;
	color: #fff;
}

a.yearlymonth
{
	display: block;
	text-align: center;
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 4px;
	color: #000;
}

a.yearlymonth:hover
{
	font-size: 9pt;
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-weight: bold;
	color: #000;
	border: 1px solid #666;
	background-color: #ECEEFF;
	padding: 1px 0 1px 0;
}

.content .bottomrule
{
	line-height: 2px;
	height: 2px;
	font-size: 0pt;
	background-color: #ccc;
	margin-top: 15px;
}
.content .yearlytip
{
	color: #666;
	margin: 10px 0 10px 0;
}
 
.diary_grey
{
	background-color: #F3F3F3;
}

.diary_blue
{
	background-color: #E8F3FF;
}

.announcements_featured
{
	background-color: #ADD4FF;
}

.diary_red
{
	background-color: #FFCCCC;
}

div.diary_rounded select
{
	font-family: Arial, Tahoma, sans-serif;
	font-size: 9pt;
}


.diary_rounded div.head, .diary_rounded div.foot
{
	background-repeat: repeat-x;
	font-size: 0pt;
	height: 7px;
	line-height: 7px;
	clear: both;
}
.diary_rounded div.head { background-image: url(../_images/diary/tcorner_top.png); }
.diary_rounded div.foot { background-image: url(../_images/diary/tcorner_bottom.png); }

.diary_rounded div.head .l, .diary_rounded .foot .l
{
	float: left;
	width: 7px;
	height: 7px;
}
.diary_rounded div.head .l { background-image: url(../_images/diary/tcorner_tl.png); }
.diary_rounded div.foot .l { background-image: url(../_images/diary/tcorner_bl.png); }


.diary_rounded div.head .r, .diary_rounded div.foot .r
{
	float: right;
	width: 7px;
	height: 7px;
}
.diary_rounded div.head .r { background-image: url(../_images/diary/tcorner_tr.png); }
.diary_rounded div.foot .r { background-image: url(../_images/diary/tcorner_br.png); }

div.diary_rounded div.content
{
	border-left: 1px solid #eaeaea;
	border-right: 1px solid #eaeaea;
	padding: 0 10px 0 10px;
}

div.diary_rounded div.content h1
{
	margin: 5px;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Tahoma, sans-serif;
	font-size: 10pt;
	font-weight: normal;
}

/* One liners */
div.content h1.left {float: left; width: 48%}
div.content h1.right {float: right; width: 48%; text-align: right; }

.cb { height: 1px; line-height: 1px; font-size: 0pt; clear: both;}

.one_liner_box
{
	border: 1px solid #eaeaea;
	border-top-width: 0px;
	margin: 0 5px 15px 5px;
	padding: 1.2em 2em 1.2em 2em;
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 9pt;
}
.one_liner_box .extender
{
	display: block;
	float: left;
	margin-right: 0.5em;
}

.one_liner_box h1
{
	font-family: "Trebuchet MS", Verdana, Tahoma, sans-serif;
	font-size: 10.5pt;
	margin: 2em 0 0.5em 0;
}

.one_liner_box a.edit
{
	display: block;
	height: 16px;
	line-height: 14px;
	background-image: url(../_images/diary/edit.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	font-size: 10pt;
	font-family: Tahoma, Arial, sans-serif;
	
}
a.edit
{
	display: block;
	height: 16px;
	line-height: 14px;
	background-image: url(../_images/diary/edit.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	font-size: 10pt;
	font-family: Tahoma, Arial, sans-serif;
	
}

table.event_itinerary
{
	width: 100%;
	font-family: Arial;
	border: 1px solid #eaeaea;
	color: #666;
	border-collapse: collapse;
}
table.event_itinerary td
{
	padding: 5px;
}
table.add_bookings th
{
	border-bottom: 1px solid #b0b0b0;
	font-family:  Arial, sans-serif;
	font-size: 9pt;
	text-align: left;
	padding: 8px;
	background-color: #fafafa;
}
table.add_bookings
{
	clear: both;
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #eaeaea;
}
table.add_bookings tr.eot td
{
	border-top: 1px solid #b0b0b0;
	padding-top: 2em;
}


a.savebookings_dis
{
	display: block;
	background-image: url(../_images/diary/savebooking_button_dis.png);
	width: 151px;
	height: 22px;
	cursor: hand;
	text-decoration: none;
}

a.savebookings
{
	display: block;
	background-image: url(../_images/diary/savebooking_button.png);
	width: 140px;
	height: 22px;
	cursor: hand;
	text-decoration: none;
}
a.savebookings:hover {background-image: url(../_images/diary/savebooking_button_h.png)}


/* For mister IE */
#bookingCart {margin: 0; padding: 0}


table.event_itinerary td.time {font-weight: bold;}
table.event_itinerary td a, span.speaker
{
	color: #cc0000;
	text-decoration: none;
}

table.event_itinerary tr.alt td, table.add_bookings tr.alt td
{
	background-color: #fafafa;
	border-collapse: collapse;
}

.addbookings { height: 21px;}

a.extender_up, a.extender_down, a.extender_right
{
	display: block;
	direction: rtl;
	text-indent: 25px;
	height: 20px;
	line-height: 20px;
	background-position: center right;
	background-repeat: no-repeat;
	text-decoration: none;
	text-align: right;
}
a.extender_up {background-image: url(../_images/diary/extender_up.png); }
a.extender_up:hover { background-image: url(../_images/diary/extender_up_h.png); }
a.extender_down {background-image: url(../_images/diary/extender_down.png); }
a.extender_down:hover {background-image: url(../_images/diary/extender_down_h.png); }
a.extender_right {background-image: url(../_images/diary/extender_right.png); }
a.extender_right:hover {background-image: url(../_images/diary/extender_right_h.png); }

table.standarddivide
{
	border-collapse: collapse;
	padding: 0;
	margin: 0;
	width: 100%;
}

/* Booking page */
.bookingform select { width: 200px; }
.bookingform input { width: 195px; }
.bookingform
{
	color: #666;
}

table.standardform {width: 100%;}
table.standardform td
{
	width: 50%;
}

td.rightdigit
{
	text-align: right;
	padding-right: 0.5em;
}
ul.book_itinerary
{
	margin: 0;
	padding: 0 0 0 2em;
}
ul.book_itinerary li
{
	list-style-type: square;
	padding: 0 0 1em 0;
	
}
ul.indented li
{
	margin-left: 2em;
}

ul.book_itinerary li.datehead 
{
	list-style-type: none;
	padding: 0 0 0.5em 0;
	font-weight: bold;
	margin: 0;
}

a.removebutton
{
	background-image: url(../_images/diary/close.png);
	width: 19px;
	height: 16px;
	display: block;
}
a.small_link
{
	font-size: 8pt;
	font-family: Tahoma, Verdana, sans-serif;
	text-decoration: none;
	color: #666;
}
a.small_link:hover
{
	color: #666;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 8pt;
}

a.addbooking_button, a.resetbooking_button, a.closebutton, a.resetbooking_button1, a.addAnnouncement_button, a.faq_button, faq2_button
{
	display: block;
	height: 31px;
	line-height: 31px;
	text-indent: 25px;
	width: 89px;
	margin-bottom: 4px;
	cursor:pointer;
}
a.addbooking_button {background-image: url(../_images/diary/addbooking_button.png)}
a.addbooking_button:hover {background-image: url(../_images/diary/addbooking_button_h.png)}
a.addAnnouncement_button{background-image: url(../_images/diary/addAnnouncement.png)}
a.addAnnouncement_button:hover{background-image: url(../_images/diary/addAnnouncement_h.png)}
a.faq_button{background-image: url(../_images/diary/info_button.png)}
a.faq_button:hover{background-image: url(../_images/diary/info_button_h.png)}
a.faq2_button{background-image: url(../_images/diary/info_button2.png)}
a.faq2_button:hover{background-image: url(../_images/diary/info_button_h2.png)}
a.resetbooking_button {background-image: url(../_images/diary/resetbooking_button.png)}
a.resetbooking_button:hover {background-image: url(../_images/diary/resetbooking_button_h.png)}
a.resetbooking_button1 {background-image: url(../_images/diary/resetbooking_button1.png)}
a.resetbooking_button1:hover {background-image: url(../_images/diary/resetbooking_button1_h.png)}
a.closebutton { background-image: url(../_images/diary/closebutton.png)}
a.closebutton:hover { background-image: url(../_images/diary/closebutton_h.png)}

a.book_tab, a.book_tab_selected
{
	display: block;
	float: left;
	width: 89px;
	text-align: center;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 8pt;	
	cursor:pointer;
}
a.book_tab  { line-height: 18px; height: 18px; margin-top: 3px}
a.book_tab_selected { line-height: 21px; height: 21px;  }

a.book_tab { background-image: url(../_images/diary/tab.png) }
a.book_tab_selected { background-image: url(../_images/diary/tab_h.png) }

.diary_rounded h4, .diary_rounded_blue h4
{
	font-family: "Trebuchet MS", Arial, Tahoma, sans-serif;
	font-size: 10pt;
	text-align: right;
	margin: 0 0 1em 0;
	padding: 0 0 0.3em 0;
	border-bottom: 2px solid #ccc;
	font-weight: bold;
}

.diary_rounded h4.left
{
	text-align: left;
}

.rmx
{
	color: #cc0000;
}

#one_liners_container
{
	float: left;
	width: 600px;
}

.one_liner_box form
{
	margin: 0;
	display: inline;
	padding: 0;
}

.one_liner_box .file_upload a, .one_liner_box .file_upload a:hover
{
	display: block;
	font-size: 10pt;
	font-family:  "Trebuchet MS", Tahoma, Verdana, sans-serif;
	line-height: 32px;
	color: #666;
	text-decoration: none;
}
.one_liner_box .file_upload a:hover
{
	color: #cc0000;
	text-decoration: none;
}
.one_liner_box .file_upload a:hover img
{
	border-color: #666;
}
.one_liner_box .file_upload a img
{
	float: left;
	margin-right: 10px;
	border: 1px solid #808080;
}
.one_liner_box .description
{
	font-size: 8pt;
}

/* Booking buttons */
a.bookevent
{
	display: block;
	width: 86px;
	height: 22px;
	background-image: url(../_images/diary/book.png);
	text-decoration: none;
	float: left;
	margin-top: 10px;

}
a.bookevent:hover {background-image: url(../_images/diary/book_h.png)}
a.editevent
{
	display: block;
	float: left;
	width: 102px;
	height: 22px;
	background-image: url(../_images/diary/edit_event.png);
	text-decoration: none;
	margin: 10px 0 0 10px;
}
a.editevent:hover {	background-image: url(../_images/diary/edit_event_h.png); }

.edit_details_form
{
	font-weight: bold;
}
.edit_details_form select, .edit_details_form input
{
	font-weight: normal;
}

.edit_itinerary_form select.time
{
	width: 48%;
}
.edit_itinerary_form select {width: 210px; font-weight: normal }

table.smallfont td
{
	font-size: 8pt;
	font-family: Tahoma, Verdana, sans-serif;
	padding: 1em;

}

.edit_itinerary_form {font-weight: bold}
.edit_details_form select { width: 100%;	}
.edit_details_form select.date { width: 55px; }
.edit_details_form input {width: 98%; }
.edit_details_form select.nz {width: 171px; }

#edit_calendar_prev, #edit_calendar_next
{
	display: block;
	margin: 0;
	width: 50%;
	text-decoration: none;
}
#edit_calendar_prev {float: left; margin-right: 0;}
#edit_calendar_next {float: right; text-align: right;}

#changes_notify
{
	width: 500px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10pt;
	padding: 1em;
	text-align: center;
}
#changes_notify h1
{
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 12.5pt;
/*	background-image: url(../_images/diary/exclaim.png);
	background-position: center left;
	background-repeat: no-repeat;*/
	height: 48px;
	line-height: 50px;

	color: #cc0000;
	margin: 0 0 0.8em 0;

}
#changes_notify #confirmbuttons
{
	text-align: center;
}
#changes_notify #confirmbuttons input
{
	width: 75px;
	margin-right: 1em;
}

#error_invalid_booking
{
	border: 1px solid red;
	padding: 5px;
	margin-bottom: 1px;	
}

