div#headerbg {background-image:url(../Images/img3_4389.png);}

div#title {
background:url(../Images/wrapper_bg.png) repeat-y scroll transparent 0 0;
width:927px;
height: 35px;
padding-left: 20px;
color: #C09C33;
font-size: 1.5em;
font-weight: normal;
padding-top: 5px;}



select, input {
	font-family: Tahoma,Geneva,Arial,Helvetica,sans-serif;
	font-size: small;
}

body
{
}

.MasterHeader
{
}

.MasterMain
{
background:url("../Images/wrapper_bg.png") repeat-y scroll transparent 0 0;
/*height:auto !important;*/
padding: 0px 6px 6px 6px;
width:927px;
vertical-align: top;
}

.MasterFooter
{
/*
	min-width:740px;
	max-width:1024px;
	margin:0 auto 0 auto;
*/
}


.ScientiaHeader
{
	width:100%;
}

#ScientiaHeader
{
	display:none;
}

.HeaderTitle
{
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	padding-left:60px;
}

.pageMenu
{
	width:100%;
	margin-top:20px;
	text-align:center;
}

.pageMenu a
{
	font-size:small;
	color:#C09C33;
	font-weight:bolder;
	padding: 0 10px 0 10px;
}

.pageMenu a:hover
{
	background-color:inherit;
	color:#96792A !important;
}

.Section
{
	width:100%;
	position:relative;
	padding-bottom:20px;
}

#LocationSection, #OptionsSection, #MyBookingsSection
{
	/*margin-top:10px;*/
}

.SectionHeader
{
	text-align:left;
	font-size:small;
	background-color: #DED2B1;
	color:inherit;
	width:100%;
	height:18px;
	padding-top:2px;
	font-weight:bolder;
	border-bottom: solid thin #CFC4AD;
}

.SectionNumber
{
	position:absolute;
	left:13px;
	font-weight:normal;
}

.SectionLabel
{
	position:absolute;
	left:27px;
}

.SectionImage
{
	position:absolute;
	top:30px;
	left:0px;
	width:80px;
	height:80px;
}

.SectionRoomImage
{
	background-image:url(../Images/Brown/room_text.gif);
	background-repeat:no-repeat;
	height:80px;
	width:80px;
	position: absolute;
	margin-top:10px;
}

.SectionDateImage
{
	background-image:url(../Images/Brown/date_text.gif);
	background-repeat:no-repeat;
	height:80px;
	width:80px;
	position: absolute;
	margin-top:10px;
}

.SectionTimeImage
{
	background-image:url(../Images/Brown/time_text.gif);
	background-repeat:no-repeat;
	height:80px;
	width:80px;
	position: absolute;
	margin-top:10px;
}

.SectionOptionImage
{
	background-image:url(../Images/Brown/choose_text.gif);
	background-repeat:no-repeat;
	height:80px;
	width:80px;
	position: absolute;
	margin-top:10px;
}

.SectionConfirmImage
{
	background-image:url(../Images/Brown/confirm_text.gif);
	background-repeat:no-repeat;
	height:80px;
	width:80px;
	position: absolute;
	margin-top:10px;
}

.SectionMyBookCancelled
{
	background-image:url(../Images/Brown/booked_text_cancelled.gif);
	background-repeat:no-repeat;
	height:30px;
	width:30px;
}

.SectionMyBookConfirmed
{
	background-image:url(../Images/Brown/booked_text_confirmed.gif);
	background-repeat:no-repeat;
	height:30px;
	width:30px;
}

.SectionMyBookProvisional
{
	background-image:url(../Images/Brown/booked_text_provisional.gif);
	background-repeat:no-repeat;
	height:30px;
	width:30px;
}

.SectionMyBookUnconfirmed
{
	background-image:url(../Images/Brown/booked_text_unconfirmed.gif);
	background-repeat:no-repeat;
	height:30px;
	width:30px;
}

.ContentPanel
{
	width:100%;
	padding-top:10px;
}

.InstructionPanel
{
	position:absolute;
	left:0px;
	margin: 0px 0px 0px 110px;
	width:160px;
	font-size: small;
}

.InstructionPanel a
{
	margin:8px 0 0 4ex;
	display:block;
}

.ControlsPanel
{
	margin: 0px 0px 0px 235px;
    height:170px;
	vertical-align:top;
}

.FilterCtrls
{
	float:left;
	padding-left:10px;
	width:48%;
	vertical-align:top;
	text-align:right;
}

.Calendar
{
	font-size: x-small;
}

.Calendar a {
	color: black !important;
}

.CalendarDay
{
	background-color: white;
	color:inherit;
}

.CalendarDayHeader
{
	background-color:#C09C33;
	color:white;
	border-bottom: solid thin #CFC4AD;
}

.CalendarTitle
{
	background-color: inherit;
	color: black;
}

.CalendarSelectedDay
{
	background-color:white !important;
	color:inherit;
	border: solid 2px #C09C33;
}

.CalendarSelectedDayInOtherMonth
{
	background-color:#F8F6F2 !important;
	color:inherit;
	border: solid 2px #C09C33;
}

.CalendarOtherMonthDay
{
	background-color: #F8F6F2;
	color:inherit;
}

.CalendarTodayDay
{
	background-color: white;
	color:inherit;
	font-weight:bolder;
}

.CalendarWeekendDay
{
	background-color: white;
	color:inherit;
}

.Banner
{
	border: solid #C09C33 thin;
	background: white;
	color:inherit;
	padding:10px 10px 10px 10px;
	margin: 0px auto 20px auto;
	text-align:center;
	font-size:small;
	width:75ex;
	vertical-align: middle;
}

.BannerTitle
{
	display:block;
	margin-bottom:10px;
	font-size:medium;
	font-weight: bold;
}

.Banner a
{
	display:block;
	font: small Tahoma,Geneva,Arial,Helvetica,sans-serif
}

.Banner element {
	text-align:center;
}

.ErrorText
{
	text-align:left;
	color: red;
	background-color:inherit;
	font-size: small;
}

a
{
	font-size: xx-small;
}

.Grid
{
	margin: 5px;
	font-size: small;
	text-align: left;
	width: 99% !important;
}

.Grid a
{
	font-size: small;
}


.GridHeader
{
	font-size:small;
	background-color:#C09C33;
	color:white;
	border-bottom: solid thin silver !important;
	text-align:center;
	width:100%;
	height:24px;
}

.GridHeader a {
	color: white;
}


.GridItem
{
	text-align:left;
	background-color: #F8F6F2;
	color:inherit;
	text-indent:2px;
}

.GridAlternateItem
{
	text-align:left;
	background-color: white;
	color:inherit;
	text-indent:2px;
}

.Grid td
{
	border-color:Silver;
}

.ReferenceImage
{
	width: 30px;
}

.Confirmed
{
	color:Green;
	background-color:inherit;
}

.Unconfirmed
{
	color:#ff9933;
	background-color:inherit;
}

.Cancelled
{
	color:Red;
	background-color:inherit;
}

.FormField
{
	width: 100%;
}

.BookingField
{
	width: 100%;
}

#monthDayListFilterCtrls
{
	padding-top:40px;
	text-align:right;
}

#monthDayListFilterCtrls .FieldLabel
{
	margin-right:15px;
}

#calendarFilterCtrls
{
	text-align:left;
	padding-left:10px;
	width:auto;
}

#TimeControlsPanel
{
	height:40px;
}

.buttons
{
	width:100%;
	height:30px;
}

.backButton
{
	float:left;
	margin-left: 10px;
}

.nextButton
{
	float:right;
	margin-right: 10px;

}

.CancelButton
{
	font-size:xx-small;
}

.ValidationSummary
{
	background-color:white;
	color:inherit;
}

div.clearer
{
	clear: left;
	line-height: 0px;
	height: 0;
}

img
{
	border-style:none;
}

#OptionNavPanel
{
}

.OptionNavSection
{
	padding-right:14px;
}

.OptionNavSection a
{
	padding-right:3px;
}

.OptionSelectionPanel
{
	width:95%;
	text-align:left;
}

#OptionsControlsPanel
{
	height:auto;
	margin: 0px 0px 0px 135px;
}

#OptionsContentPanel
{
	height:auto;
	text-align:center;
}

#RegistrationFormFields
{
	text-align:right;
	margin-top:20px;
}

#ShowCancelledOption
{
	float:right;
	font-size:smaller;
}

#ctl00_Main_BookingsListTitle
{
	float:left;
}

#LoginFields
{
	margin: 20px 0 20px 10px;
	text-align:center;
}

.LabelControlPair
{
	margin-top:3px;
}

.FieldLabel
{
	font-size:small;
}

.LabelControlPair .FormField
{
	width:220px;
	margin-right:30px;
}

#TimeSection select
{
	width:20ex;
}

#ctl00_Main_Room1_SelectionPnl
{
	margin-top:10px;
	height:160px;
	overflow:auto;
}

#ctl00_Main_Room1_SelectionPnl .Grid
{
	width:98%;
}

#ctl00_Main_BookingsListTitle {
	padding-left: 10px;
}

#ctl00_Main_Room1_SelectionGrid {
	width: 97% !important;
}

#TimeContentPanel {
	height: 60px;
}

.hidden
{
	display:none;
}

.VersionInfo
{
	position:relative;
	top:20px;
	font-size:xx-small;
	font-style:italic;
	color:Gray;
}


#ctl00_Main_BookingForm1_bkg_location,
#ctl00_Main_BookingForm1_bkg_date,
#ctl00_Main_BookingForm1_bkg_start,
#ctl00_Main_BookingForm1_bkg_end,
#ctl00_Main_BookingForm1_email
{
	font-weight: bold;
}

#ctl00_Main_BookingForm1_ValidationSummary1, #ctl00_Main_ValidationSummary {
	margin-left: 20px;
}

#ctl00_Main_Room1_KnownRoomBtn {
	visibility: hidden;
}

#DateSection {
	height: 190px;
}

#TimeSection {
	height: 100px;
}

#LocationSection {
	height: 175px;
}