/* Start Stylesheet */
body 
{
	font-family: Calibri;
	color: Navy;
	width: 750px;
}
h1
{
	font-size: 1.3em;
	color: Navy;
}
h2
{
	font-size: 1.1em;
}
li
{
	padding-bottom: 5px;
}
img
{
	border: none;
}

#leftregion
{
	width: 145px;
	float: left;
	text-align: left;
}
#mainregion
{
	float: left;
	width: 550px;
	text-align: left;
}
#bottomregion
{
	width: 745px;
	clear: both;
	margin-top: 20px;
	text-align: center;
}
#flashbanner
{
	background-color: Yellow;
	color: Navy;
	font-size: 1.4em;
	font-weight: bold;
	padding: 10px 100px 10px 20px;
	margin-top: 50px;
	width: 500px;
	overflow: hidden;
	z-index: 2;
	position: absolute;
}
#flashbannertext
{
	width: 375px;
}
#logo
{
	margin-right: 25px;
	z-index: 3;
	float: right;
	position: relative;
}
#maincontent
{
	margin-top: 140px;
	margin-left: 20px;
	text-align: left;
}
#awardlogos
{
	text-align: center;
}
#awardlogos img
{
	margin-left: 10px;
}
#left_extra_content
{
	display: block;
	float: left;
	text-align: left;
}
#pagecontent
{
	clear: both;
	margin-top: 30px;
}
#pageheading
{
	font-size: 1.3em;
	color: Navy;
	font-weight: bold;
}

/* #MainNav # */
{
	margin-top: 20px;
}
.MainNavCMSMenuItem, .MainNavCMSMenuItemMouseOver
{
	color: Yellow;
	margin-right: 2px;
	text-align: center;
	font-size: 1.2em;
	width: 129px;
	height: 51px;
	background-image: url(../app_themes/BarnfieldMainCSS/images/blank_button_normal.gif);
	background-repeat: no-repeat;
	cursor: pointer;
	cursor: hand;
}
.MainNavCMSMenuItemMouseOver
{
	color: White;
}
.MainNavCMSMenuHighlightedMenuItem, .MainNavCMSMenuHighlightedMenuItemMouseOver
{
	color: White;
	margin-right: 3px;
	text-align: center;
	font-size: 1.3em;
	width: 142px;
	height: 56px;
	vertical-align: middle;
	background-image: url(../app_themes/BarnfieldMainCSS/images/blank_button_bigger.gif);
	background-repeat: no-repeat;
	cursor: pointer;
	cursor: hand;
}

/* #SubNav# */
#subnav
{
	float: left;
	width: 100px;
}
.SubNavMenuCMSMenuItem
{
	color: #2D73B9;
	cursor: pointer;
	cursor: hand;	
}
.SubNavMenuCMSMenuItemMouseOver
{
	color: Navy;
	cursor: pointer;
	cursor: hand;
}
.SubNavMenuCMSMenuHighlightedMenuItem
{
	color: Navy;
}

#subpagecontent
{
	margin-left: 20px;
	float: left;
}
#subpagefooter
{
	clear: both;
	margin-top: 20px;
}

/* #NextPreviousButtons# */
.nextpreviousbutton
{
	background-color: Navy;
	padding: 2px 10px 2px 10px;
	color: Yellow;
	text-decoration: none;
}
a.nextpreviousbutton:hover
{
	color: White;
}

.floatleft
{
	float: left;
}
.floatright
{
	float: right;
}
.centred
{
	text-align: center;
}
table.school_contact_details
{
	width: 95%;
	padding: 0px;
	text-align: center;
	color: Navy;
	font-size: 0.9em;
	margin-top: 20px;
}
table.school_contact_details a
{
	color: Navy;
	text-decoration: none;
}
table.school_contact_details a:visited
{
	color: Navy;
	text-decoration: none;
}
table.school_contact_details a:hover
{
	color: Blue;
}
.yellow
{
	background-color: Yellow;
}
/* #PhotosWithBackground# */
.portraitphoto
{
	background-image: url(../app_themes/BarnfieldMainCSS/images/photo_background_portrait.gif);
	background-repeat: no-repeat;
	text-align: center;
	color: Yellow;
	margin-left: 2px;
	width: 129px;
	height: 187px;
	padding-top: 10px;
}
.portraitphoto a
{
	text-decoration: none;
	color: Yellow;
}
.portraitphoto a:visited
{
	color: Yellow;
}
.portraitphoto a:hover
{
	color: White;
}
.landscapephoto
{
	background-image: url(../app_themes/BarnfieldMainCSS/images/photo_background_landscape.gif);
	background-repeat: no-repeat;
	text-align: center;
	color: Yellow;
	margin-left: 2px;
	width: 187px;
	height: 150px;
	padding-top: 10px;
}
.landscapephoto a
{
	text-decoration: none;
	color: Yellow;
}
.landscapephoto a:visited
{
	color: Yellow;
}
.landscapephoto a:hover
{
	color: White;
}

.subnav_on
{
	font-weight: bold;
}
.large
{
	font-size: 1.2em;
}
.bold
{
	font-weight: bold;
}
.textbox
{
	background-color: #D7D7D7;
}
.smallertext
{
	font-size: 0.8em;
}
/* #EventsCalendar# */
.EventsCalendar
{
	border: solid 1px Navy;
	float: left;
}
/* #EventsCalendar/DayHeader# */
.EventsCalendarDayHeader
{
	background-color: Navy;
	color: White;
}
/* #EventsCalendar/Title# */
.EventsCalendarTitle
{
	background-color: Navy;
	color: White;
	font-weight: bold;
}
/* #EventsCalendar/NextPrev# */
.EventsCalendarNextPrevious
{
	font-family: Wingdings;
}
/* #EventsCalendar/OtherMonthDay# */
.EventsCalendarOtherMonthDay
{
	Color: Silver;
	border: solid 1px Navy;
}
/* #EventsCalendar/DayStyle# */
.EventsCalendarDayStyle
{
	border: solid 1px Navy;
}
/* EventsCalendar/Today# */
.EventsCalendarToday
{
	background-color: Yellow;
}

/* #EventsCalendarList# */
table.EventsCalendarList
{
	border: solid 1px Navy;
	border-collapse: collapse;
	display: block;
	clear: left;
	margin-top: 25px;
}
table.EventsCalendarList td
{
	padding: 5px 5px 5px 5px;
	border: solid 1px Navy;
	vertical-align: top;
}
table.EventsCalendarList th
{
	padding: 5px 5px 5px 5px;
	background-color: Navy;
	color: White;
}

/* #EventsSummaryList# */
.EventsSummaryList
{
	float: right;
	clear: right;
	margin-right: 25px;
	width: 188px;
}

.navy
{
	color: Navy;
}

/* End Stylesheet */