body
{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:0 auto;
	min-width:740px;
	background-repeat:no-repeat;
	background-position: 695px -50px;
	min-height:758px;
}

.hiddenpanel {
	display: none;
}
.MasterHeader
{
	width:100%;
	margin:0 auto 0 auto;
}

.MasterMain
{
	min-width:740px;
	max-width:1024px;
	margin:0 auto 0 auto;
}

.MasterFooter
{	
	min-width:740px;
	max-width:1024px;
	margin:0 auto 0 auto;
}


.ScientiaHeader
{
	width: 100%;
	border-top-color: #CA3A3E;
	margin-bottom: 15px;
	
	background-color: #CA3A3E;
}

.ScientiaHeaderTable
{
	width:100%;
	border-width: 0px;
	border-spacing: 0px;
	padding: 0px;
	background-color:#CA3A3E;
	color:inherit;

}

.HeaderTitle
{
	font-size: 30px;
	font-weight: bold;
	color: #737373;
	text-align: center;
}

.pageMenu
{
	width:100%;
	margin-top:20px;
	text-align:center;
}

.pageMenu a
{
	font-size: small;
	color: #578AD6;
	font-weight: bolder;
	padding: 0 10px 0 10px;
    text-decoration: none;
}

.pageMenu a:hover
{
	background-color: inherit;
    text-decoration: underline;
}

.Section
{
	width:100%;
	position:relative;
	padding-bottom:20px;
}

#LocationSection, #OptionsSection, #MyBookingsSection
{
	margin-top:10px;
}

.SectionHeader
{
	text-align:left;
	font-size:small;
	background-color: #578AD6;	
	color:#FFFFFF;
	width:100%;
	height:18px;
	padding-top:2px;
	font-weight:bolder;
}

.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/room.gif);
	background-repeat:no-repeat;
	height:80px;
	width:80px; 
	position: absolute;
	margin-top:10px;
}

.SectionDateImage
{
	background-image:url(../Images/date.gif);
	background-repeat:no-repeat;
	height:80px;
	width:80px; 
	position: absolute;
	margin-top:10px;
}

.SectionTimeImage
{
	background-image:url(../Images/time.gif);
	background-repeat:no-repeat;
	height:80px;
	width:80px; 
	position: absolute;
	margin-top:10px;
}

.SectionOptionImage
{
	background-image:url(../Images/choose.gif);
	background-repeat:no-repeat;
	height:80px;
	width:80px; 
	position: absolute;
	margin-top:10px;
}

.SectionConfirmImage
{
	background-image:url(../Images/confirm.gif);
	background-repeat:no-repeat;
	height:80px;
	width:80px; 
	position: absolute;
	margin-top:10px;
}

.SectionMyBookCancelled
{
	background-image:url(../Images/booked_cancelled.gif);
	background-repeat:no-repeat;
	height:30px;
	width:30px; 
}

.SectionMyBookConfirmed
{
	background-image:url(../Images/booked_confirmed.gif);
	background-repeat:no-repeat;
	height:30px;
	width:30px; 
}

.SectionMyBookProvisional
{
	background-image:url(../Images/booked_provisional.gif);
	background-repeat:no-repeat;
	height:30px;
	width:30px; 
}

.SectionMyBookUnconfirmed
{
	background-image:url(../Images/booked_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;
}

.CalendarDay
{
	background-color: #FFFFFF;
	color:inherit;
}

.CalendarDayHeader
{
	background-color:#f0f8ff;
	color:inherit;
	border-bottom: solid thin #578AD6;
}

.CalendarTitle
{
	background-color: #FFFFFF;
    color: #000000;
}

.CalendarSelectedDay
{
	background-color:white !important;
	color:inherit;
	border: dashed thin #578AD6;
}

.CalendarSelectedDayInOtherMonth
{
	background-color:#f0f8ff !important;
	color:inherit;
	border: dashed thin #578AD6;
}

.CalendarOtherMonthDay
{
	background-color: #f0f8ff;
	color:inherit;
}

.CalendarTodayDay
{
	background-color: #FFFFFF;
	color:inherit;
	font-weight:bolder;
}

.CalendarWeekendDay
{
	background-color: #FFFFFF;
	color:inherit;
}

.Banner
{
	border: solid #578AD6 thin;
	background: #FFFFFF;
	color:inherit;
	padding:10px 10px 10px 10px;
	margin: 40px auto 20px auto;
	text-align:center;
	font-size:small;	
	width:60ex;
}

.BannerTitle
{
	display:block;
	margin-bottom:10px;
	font-size:medium;
	font-weight: bold;
}

.Banner a
{
	display:block;
	margin-top:10px;
}

.ErrorText
{
	text-align:left;
	color: #D62828;
	background-color:inherit;
	font-size: small;
}

a
{
	font-size: small;
}

.Grid
{
	font-size: small;
	text-align: left;
	width:100%;
}

.Grid a
{	
	font-size: small;	
}


.GridHeader
{
	font-size:small;
	background-color: #578AD6;
	color:#FFFFFF;
	text-align:center;
	width:100%;
	height:18px;
}

.GridItem
{	
	text-align:left;
	background-color: #F8F8FF;
	color:inherit;
	text-indent:2px;
}

.GridAlternateItem
{
	text-align:left;
	background-color: #FFFFFF;
	color:inherit;	
	text-indent:2px;
}

.Grid td
{	
	border-color:#737373;
}

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;
}

#ShowTeamOption
{
	float:right;
	font-size:smaller;
}

#ctl00_Main_BookingsListTitle
{
	float:left;
}

#LoginFields
{
	margin: 20px 0 20px 10px;
	text-align:right;
}

.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%;
}

.hidden
{
	display:none;
}

.VersionInfo
{
	position:relative;
	top:20px;
	font-size:xx-small;
	font-style:italic;
	color:#737373;
}

.MyBookingsSubText
{
	height:auto;
	text-align:center;
	font-size:small;
}

.MyBookingsSubText a
{
	font-size:12px;
    font-weight: bold;
}

.RedText {
    color: #D62828;
}

#full-screen-background-image
{
    z-index: -999;
    min-height: 100%;
    min-width: 1024px;
    width: 100%;
    height: auto;
    position: fixed;
    top: 0;
    left: 0;    
}
.DepartmentLabel
{
 font-size:small;
}

#copyright
{
	font-size: small;
}

#pButton
{
  padding-top: 20px;
  text-align: center;
}

.LinkButton
{
 text-align: left;
 padding-top: 10px;
 padding-bottom: 10px; 
 padding-right: 10px;
 padding-left: 20px;
 background: url(../img/button-grey.jpg) no-repeat;
 width: 250px;
 display: block;
 font-family: verdana, Helvetica, sans-serif;
 color: #fff;
 vertical-align: middle;
 min-height: 40px;
 text-decoration: none;
}

.LinkButtonSelected
{
 text-align: left;
 padding-top: 10px;
 padding-bottom: 10px; 
 padding-right: 10px;
 padding-left: 20px;
 background: url(../img/button-red.jpg) no-repeat;
 width: 250px;
 display: block;
 font-family: verdana, Helvetica, sans-serif;
 color: #fff;
 vertical-align: middle;
 min-height: 40px;
 text-decoration: none;
}

a:focus
{
outline: none;
border: none;
-moz-outline-style: none;
}
