/*	****************************************************************************************
										Myportal Stylesheet
	****************************************************************************************	*/

/*	If no special style is to be applied to a class or element, please use the placeholder
	"inherit", to make sure the class or element is present for the user to customise.			*/

/*	****************************************************************************************
											Global Styles
	****************************************************************************************	*/

/* overall page container table 	*/
.pageWidth
{
	/*border-left: 2px solid White;
	border-right: 2px solid White;*/
	margin-top: 0px;
}

/*	table containing the location bar ("crumb trail")	*/
table.locationBar
{
	background-color: #F9DA07;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 7px;
}

/*	links in the location bar ("crumb trail")	*/
a.locationBar:link
{	color: black; font-weight: normal; text-decoration: none; font-size: 95%; 	}
a.locationBar:visited
{	color: black; font-weight: normal; text-decoration: none; font-size: 95%; 	}
a.locationBar:active
{	color: black; font-weight: normal; text-decoration: underline; font-size: 95%; 	}
a.locationBar:hover
{	color: black; font-weight: normal; text-decoration: underline; font-size: 95%; 	}

/*	table containing the page title	*/
.templateHeaderContainer
{	padding: 0px; background-color: #005480; border: solid; 4px; #0080BF; margin-bottom:15px;	}

/*	the part of the main page header containing the template's title, links and "welcome text"	*/
.templateHeaderSubContainer
{	border-bottom: 1px dashed #E5E5E5; 	}

/*	the page title	*/
.templateHeader
{	font-size: 110%; font-weight: bold;	color: #ffffff; 	}

/*	overall style for the "help" and "print" links
	(including the brackets surrounding links, if present)	*/
td.templateTopBarLinks
{	color: #bababa; 	}

/*	links in a template (e.g. "help" and "print" links)	*/
a.templateLink:link
{	color: inherit; text-decoration: inherit; 	}
a.templateLink:visited
{	color: inherit; text-decoration: inherit; 	}
a.templateLink:active
{	color: inherit; text-decoration: inherit; 	}
a.templateLink:hover
{	color: inherit; text-decoration: inherit; 	}

/*	overall style for links shown above search boxes
	(e.g. "submit" links in FAQ pages)	*/
.templateLinkAboveSearch
{	padding-bottom: 5px; font-weight: bold; 	}

/*	links shown above search boxes
	(e.g. "submit" links in FAQ pages)	*/
a.templateLinkAboveSearch:link
{	color: #192D76; font-weight: bold; text-decoration: inherit; 	}
a.templateLinkAboveSearch:visited
{	color: #192D76; font-weight: bold; text-decoration: inherit; 	}
a.templateLinkAboveSearch:active
{	color: #192D76; font-weight: bold; text-decoration: inherit; 	}
a.templateLinkAboveSearch:hover
{	color: #192D76; font-weight: bold; text-decoration: inherit; 	}

/*	introduction text title, where used
	(e.g. in a standard notice board)	*/
.templateIntroTitle
{	font-weight: bold; 	}

/*	introduction text title, when used for an error message	*/
.templateIntroError
{	color: red; font-weight: bold; 	}

/*	title in a subtable
	(e.g. the "Quick Links" box in a standard Notice Board)	*/
.itemSubTableHeader
{	background: #DDE5FF; font-weight: bold; 	}

/*	content of a subtable
	(e.g. the "Quick Links" box in a Standard Notice Board)	*/
.itemSubTable
{	font-size: 80%; 	}

/*	links in a subtable
	(e.g. the "Quick Links" box in a Standard Notice Board)	*/
a.itemSubTableLink:link
{	color: inherit;	font-size: 80%; text-decoration: inherit; 	}
a.itemSubTableLink:visited
{	color: inherit; font-size: 80%; text-decoration: inherit; 	}
a.itemSubTableLink:active
{	color: inherit; font-size: 80%; text-decoration: inherit; 	}
a.itemSubTableLink:hover
{	color: inherit; font-size: 80%; text-decoration: inherit; 	}

/*	the template's image (if shown)	*/
img.templateImage
{	border: 1px solid #122256; padding: 5px; 	}

/*	the template's "welcome text" (if shown)	*/
.templateWelcome
{	color: inherit; 	}

/*	search results message	*/

.templateSearchResultLabel
{	color: inherit; 	}

/*	highlighted text in a search results message (e.g. numbers)	*/
.templateSearchResultDetail
{
	font-weight: bold;
	color: #bababa;
}

/*	the table containing an information item	*/
table.itemTable
{
	background-color: #383838;
	/*background-image: url(http://www.bgfl.org/bgfl/custom/files_uploaded/livery_library/wb_content_table_tile.gif);
	background-repeat: repeat-x;
	background-position: bottom;	*/ /*border: 2px solid #292929;*/
}

/*	an information item's image (if shown)	*/
img.itemImage
{	border: 1px solid #122256; padding: 5px; 	}

/*	an information item's title	*/
.itemTitle
{	font-size: 110%; 	}

/*	information item title, when used as a link	*/
a.itemTitleLink:link
{	color: #1A2E75; text-decoration: inherit; 	}
a.itemTitleLink:visited
{	color: #1A2E75; text-decoration: inherit; 	}
a.itemTitleLink:active
{	color: #1A2E75; text-decoration: inherit; 	}
a.itemTitleLink:hover
{	color: #1A2E75; text-decoration: inherit; 	}

/*	highlight colour (typically used for keywords in the main site search)	*/
.itemHighlight
{	background: #000000; 	}

/*	the bar shown below information items (typically containing links)	*/
td.itemLinkBar
{
	background: #454545;
}

/*	links shown with information items	*/
a.itemLink:link
{	color: inherit;	font-weight: bold; text-decoration: inherit; 	}
a.itemLink:visited
{	color: inherit; font-weight: bold; text-decoration: inherit; 	}
a.itemLink:active
{	color: inherit; font-weight: bold; text-decoration: inherit; 	}
a.itemLink:hover
{	color: inherit; font-weight: bold; text-decoration: inherit; 	}

/*	the date, shown with information items	*/
.itemDate
{	font-weight: bold; color: #122256; 	}

/*	left-hand cell in the template bottom bar (typically the "previous page" link)	*/
td.templateBottomBarLeft
{	color: #bababa; padding-left: 10px; padding-bottom: 15px; 	}

/*	any centre cells in the template bottom bar (typically the "nn-nn" links)	*/
td.templateBottomBar
{	color: #bababa; text-align: center; padding-bottom: 15px; 	}

/*	right-hand cell in the template bottom bar (typically the "next page" link)	*/
td.templateBottomBarRight
{	color: #bababa; padding-right: 10px; text-align: right; padding-bottom: 15px; 	}

/*	links in the template bottom bar (typically the "previous page" "nn-nn" "next page" links)	*/
a.PrevNext:link
{	color: #bababa; font-weight: inherit; text-decoration: inherit; 	}
a.PrevNext:visited
{	color: #bababa; font-weight: inherit; text-decoration: inherit; 	}
a.PrevNext:active
{	color: #bababa; font-weight: inherit; text-decoration: inherit; 	}
a.PrevNext:hover
{	color: #bababa; font-weight: inherit; text-decoration: inherit; 	}


/*	****************************************************************************************
										Global Form Styles
	****************************************************************************************	*/

/*	all form areas	*/
.templateFormBG
{
	/*border: 1px solid black;*/
	padding: 5px;
	background: #454545;
}

/*	all form areas when used to show an error message	*/
.templateFormBGError
{
	border: 1px solid red;
	padding: 5px;
	background: #454545;
}

/*	text boxes and drop-down menus in a template form (SHOULD include "width: 90px;")	*/
.templateFormElement90
{
	width: 90px;
	border: 1px solid #292929;
	background: white;
}

/*	text boxes and drop-down menus in a template form (SHOULD include "width: 120px;")	*/
.templateFormElement120
{
	width: 120px;
	border: 1px solid #292929;
	background: white;
}

/*	text boxes and drop-down menus in a template form (SHOULD include "width: 200px;")	*/
.templateFormElement200
{
	width: 200px;
	border: 1px solid #292929;
	background: white;
}

/*	larger text boxes and drop-down menus in a template form (SHOULD include "width: 300px;")	*/
.templateFormElement300
{
	width: 300px;
	border: 1px solid #292929;
	background: white;
}

/*	variable width text boxes and drop-down menus in a template form (SHOULD NOT have "width" set)	*/
.templateFormElement
{
	border: 1px solid #292929;
	background: white;
	color: #000000;
	height: 18px;
}

/*	text areas in a template form (SHOULD include "width: 200px;")	*/
.templateFormTextArea200
{
	height: 100px;
	width: 200px;
	border: 1px solid #292929;
	background: white;
}

/*	larger text areas in a template form (SHOULD include "width: 300px;")	*/
.templateFormTextArea300
{
	height: 100px;
	width: 300px;
	border: 1px solid #292929;
	background: white;
}

/*	"radio buttons" in a template form (MUST NOT have "border" or "background" set)	*/
.templateFormRadio
{	color: inherit; 	}

/*	default state of a form button (e.g. in a search form)	*/
.templateFormButton
{
	padding-left: 0px;
	padding-right: 0px;
	text-align: center;
	text-decoration: none;
	cursor: pointer;
	background: #224974;
	color: #ffffff;
	font-weight: bold;
	border-left: 1px solid #3572B5;
	border-bottom: 1px solid #3572B5;
	border-top: 1px solid #3572B5;
	border-right: 1px solid #3572B5;
}

/*	mouseover state of a form button (e.g. in a search form)	*/
.templateFormButtonHover
{
	padding-left: 0px;
	padding-right: 0px;
	text-align: center;
	text-decoration: none;
	cursor: pointer;
	background: #224974;
	color: #ffffff;
	font-weight: bold;
	border-left: 1px solid #3572B5;
	border-bottom: 1px solid #3572B5;
	border-top: 1px solid #3572B5;
	border-right: 1px solid #3572B5;
}

/*	titles of all forms	*/
.FormHeader
{	font-weight: bold; font-size: 90%; 	}

/*	text in all forms	*/
.FormText
{	font-size: 90%; 	}

/*	links in all forms	*/
a.FormLinks:link
{	color: inherit; font-weight: inherit; text-decoration: inherit; 	}
a.FormLinks:visited
{	color: inherit; font-weight: inherit; text-decoration: inherit; 	}
a.FormLinks:active
{	color: inherit; font-weight: inherit; text-decoration: inherit; 	}
a.FormLinks:hover
{	color: inherit; font-weight: inherit; text-decoration: inherit; 	}

/*	used to show which form fields are mandatory	*/
.formMandatory
{	font-size: 120%; font-weight: bold; color: #AA0000; 	}


/*	****************************************************************************************
									Myportal Home Page Styles
	****************************************************************************************	*/

/*	title of the home page items section	*/
.HomePageItemsTitle
{	font-weight: bold; color: inherit; font-size: 120%; 	}

/*	title of the latest items section	*/
.HomePageLatestTitle
{	font-weight: bold; color: inherit; font-size: 110%; 	}

/*	subtitles of the latest items section	*/
.HomePageLatestSubTitle
{	padding-left: 20px; font-weight: bold; color: gray; font-size: 90%; 	}

/*	"bullet points" shown with latest items	*/
.HomePageBullet
{	padding-left: 20px; 	}

/*	links shown on the home page	*/
a.HomePageItemLink:link
{	font-weight: inherit; font-size: inherit; color: inherit; text-decoration: inherit; 	}
a.HomePageItemLink:visited
{	font-weight: inherit; font-size: inherit; color: inherit; text-decoration: inherit; 	}
a.HomePageItemLink:active
{	font-weight: inherit; font-size: inherit; color: inherit; text-decoration: inherit; 	}
a.HomePageItemLink:hover
{	font-weight: inherit; font-size: inherit; color: inherit; text-decoration: inherit; 	}

/*	****************************************************************************************
									Resource Page Styles
	****************************************************************************************	*/

/*	titles in a resource details page	*/
.resViewTitle
{	font-size: 110%; color: inherit; padding-left: 5px; 	}

/*	resource titles, when used as links	*/
a.resTitleLink:link
{	color: inherit; font-weight: bold; text-decoration: inherit; 	}
a.resTitleLink:visited
{	color: inherit; font-weight: bold; text-decoration: inherit; 	}
a.resTitleLink:active
{	color: inherit; font-weight: bold; text-decoration: inherit; 	}
a.resTitleLink:hover
{	color: inherit; font-weight: bold; text-decoration: inherit; 	}

/*	tables used in the resource details page	*/
.resViewTable
{
	border: 2px solid #292929;
	padding: 5px;
}

/*	sub-headers in the resource details page	*/
.resViewSubHeader
{
	background: #454545;
	font-size: 80%;
	font-weight: bold;
	color: inherit;
}

/*	tables used in the resource details page	*/
.resViewDetail
{	border: 0; padding: 0px; 	}

/*	text used in the resource details page	*/
.resViewDetailText
{	font-size: 75%; 	}

/*	links in the resource details page	*/
a.resItemLink:link
{	color: inherit; font-weight: normal; text-decoration: inherit; 	}
a.resItemLink:visited
{	color: inherit; font-weight: normal; text-decoration: inherit; 	}
a.resItemLink:active
{	color: inherit; font-weight: normal; text-decoration: inherit; 	}
a.resItemLink:hover
{	color: inherit; font-weight: normal; text-decoration: inherit; 	}

/*	links in resource pages	*/
a.resLink:link
{	color: inherit; font-weight: inherit; text-decoration: inherit; 	}
a.resLink:visited
{	color: inherit; font-weight: inherit; text-decoration: inherit; 	}
a.resLink:active
{	color: inherit; font-weight: inherit; text-decoration: inherit; 	}
a.resLink:hover
{	color: inherit; font-weight: inherit; text-decoration: inherit; 	}


/*	****************************************************************************************
									Contacts Page Styles
	****************************************************************************************	*/

/*	bar shown above information in the contact details page	*/
td.contactsPageHeaderBar
{	background: #DDE5FF; font-weight: bold; 	}

/*	subheaders used in the contact details page	*/
.contactsPageSubheader
{	padding-left: 5px; 	}

/*	left column of the contact details page	*/
.contactsPageColumnLeft
{	padding-right: 5px; 	}

/*	centre column of the contact details page	*/
.contactsPageColumnCentre
{	padding-left: 5px; padding-right: 5px; 	}

/*	right column of the contact details page	*/
.contactsPageColumnRight
{	padding-left: 5px; 	}

/*	tables used to show contact details (e.g. address, e-mail)	*/
.contactsPageDetail
{
	background: #D9F3FF;
	border: 1px solid #B8B7B7;
	padding: 5px;
	margin-bottom: 15px;
}

/*	the bottom row of tables used to show contact details (e.g. telephone)	*/
.contactsPageDetailBottom
{
	background: #D9F3FF;
	border: 1px solid #B8B7B7;
	padding: 5px;
}


/*	****************************************************************************************
										Calendar Styles
	****************************************************************************************	*/

/*	subheader on each calendar page containing the date	*/
.calDateSubHeader
{	font-weight: bold; color: #122256; 	}

/*	table containing events in a calendar day view	*/
.calDayTable
{	border: 1px solid #122256; 	}

/*	header for an event in a calendar day view (also days of week in month and week pages)	*/
.calDayHeader
{	background: #122256; color: white; font-weight: bold; 	}

/*	table containing the calendar	*/
table.calContainer
{	color: black; 	}

/*	overall style for "previous month", "next month", etc. links above the calendar	*/
td.calNavigation
{	padding-bottom: 5px; 	}

/*	"previous month", "next month", etc. links above the calendar	*/
a.calNavLink:link
{	color: inherit; font-weight: inherit; text-decoration: inherit; 	}
a.calNavLink:visited
{	color: inherit; font-weight: inherit; text-decoration: inherit; 	}
a.calNavLink:active
{	color: inherit; font-weight: inherit; text-decoration: inherit; 	}
a.calNavLink:hover
{	color: inherit; font-weight: inherit; text-decoration: inherit; 	}

/*	calendar "view week commencing..." bar (if "view week" page is shown)	*/
td.calViewWeek
{	border-left: 1px solid black; border-right: 1px solid black; background: #DDE5FF; 	}

/*	links to the week page in the calendar monthly view (if "view week" page is shown)	*/
a.calViewWeek:link
{	color: inherit; font-weight: inherit; text-decoration: inherit; 	}
a.calViewWeek:visited
{	color: inherit; font-weight: inherit; text-decoration: inherit; 	}
a.calViewWeek:active
{	color: inherit; font-weight: inherit; text-decoration: inherit; 	}
a.calViewWeek:hover
{	color: inherit; font-weight: inherit; text-decoration: inherit; 	}

/*	calendar dates in the current month (also used in the "week view" page, if shown)	*/
td.calThisMonth
{	background: white; border: 1px solid black; 	}

/*	calendar dates months other than the current month	*/
td.calOtherMonth
{
	background: #454545;
	border: 1px solid black;
}

/*	dates, listed in the "view month" and "view week" pages	*/
td.calEventsDate
{	padding-bottom: 4px; 	}

/*	events, listed in the month and week views	*/
td.calEvents
{	padding-top: 4px; padding-bottom: 4px; border-top: 1px dashed gray; 	}

/*	dates which are links to the "view day" page	*/
a.calEventsDate:link
{	color: inherit; font-weight: bold; text-decoration: inherit; 	}
a.calEventsDate:visited
{	color: inherit; font-weight: bold; text-decoration: inherit; 	}
a.calEventsDate:active
{	color: inherit; font-weight: bold; text-decoration: inherit; 	}
a.calEventsDate:hover
{	color: inherit; font-weight: bold; text-decoration: inherit; 	}


/*	****************************************************************************************
									Schools Directory Styles
	****************************************************************************************	*/

/*	headers for schools search results	*/
.schDirResHeaders
{	font-weight: bold; background: #DDE5FF; 	}

/*	links in the headers for schools search results	*/
a.schDirResHeaderLinks:link
{	color: #122256; font-weight: bold; text-decoration: inherit; 	}
a.schDirResHeaderLinks:visited
{	color: #122256; font-weight: bold; text-decoration: inherit; 	}
a.schDirResHeaderLinks:active
{	color: #122256; font-weight: bold; text-decoration: inherit; 	}
a.schDirResHeaderLinks:hover
{	color: #122256; font-weight: bold; text-decoration: inherit; 	}

/*	subheaders in the school details page	*/
.schDirSubheader
{	padding-left: 5px;	}

/*	tables used in the school details page	*/
.schDirDetail
{	border: 1px solid #B8B7B7; background: #FBFBFB; 	}


/*	****************************************************************************************
									Foundation Pages Styles
	****************************************************************************************	*/

/* box containing foundation Resources and Web Links */
.FoundationItemsBox
{	background: white; 	}

/* page header for Foundation Resources/Web Links page */
.FoundationResHeader
{ background: url(../../files_uploaded/template_images/33/print_help_cloud.gif); background-repeat: no-repeat; background-position: right; 	}


/*	****************************************************************************************
									Key Stage 1 Home Page Styles
	****************************************************************************************	*/

/*	column headers in the Key Stage 1 Home Page	*/
.KS1ColHeader
{	font-size: 120%; font-weight: bold; 	}

/*	the column showing Home Page Items in the Key Stage 1 Home Page	*/
.KS1LeftCol
{	background: #fefe7a; border: thin dashed #333333; 	}

/*	the column showing Lastest Resources and Web Links in the Key Stage 1 Home Page	*/
.KS1CentreCol
{	background: #c9ee71; border: thin dashed #333333; 	}

/*	the column showing Gallery Items in the Key Stage 1 Home Page	*/
.KS1RightCol
{	background: #b5edff; border: thin dashed #333333; 	}


/*	****************************************************************************************
									Key Stage 2 Home Page Styles
	****************************************************************************************	*/

/*	the box containing the template headers on the Key Stage 2 Home Page	*/
.KS2TemplateHeader
{	background: #095981; color: white; font-size: 120%; font-weight: bold; margin-top: -5px; padding: 5px; border-top: 1px solid white; 	}

/*	the box containing the template welcome text on the Key Stage 2 Home Page	*/
.KS2TemplateWelcome
{	color: white; 	}

/*	the boxes used to show home page items, etc. on the Key Stage 2 Home Page	*/
.KS2ItemsBox
{	background: white; 	}

/*	overall style for the "help" and "print" links on the Key Stage 2 Home Page (including the brackets surrounding links, if present)	*/
td.KS2TemplateTopBarLinks
{	color: white; 	}

/*	"help" and "print" links on the Key Stage 2 Home Page	*/
a.KS2TemplateLink:link
{	color: white; text-decoration: inherit; 	}
a.KS2TemplateLink:visited
{	color: white; text-decoration: inherit; 	}
a.KS2TemplateLink:active
{	color: white; text-decoration: inherit; 	}
a.KS2TemplateLink:hover
{	color: white; text-decoration: inherit; 	}


/*	****************************************************************************************
										Gallery Styles
	****************************************************************************************	*/

/*	the main background for gallery pages	*/
.GalleryBG
{	background: url(../../files_uploaded/template_images/29/bg_1.jpg) no-repeat top; 	}
.GalleryBGTile
{	background: url(../../files_uploaded/template_images/29/bg_2.jpg) center repeat-y; border: 1px solid black; 	}

/*	accompanying the Gallery search box	*/
.GallerySearchText
{	font-weight: bold; 	}

/*	Gallery search box	*/
.GallerySearchBox
{	border: 1px solid #1E82A2; 	}

/*	titles of gallery items	*/
.GalleryWorkTitle
{	font-weight: bold; text-transform: uppercase; 	}

/*	tables containing Gallery thumbnails	*/
.GalleryThumbnail
{	background: white; border: 1px solid #1E82A2; 	}

/*	table containing main Gallery navigation	*/
.GalleryNavTable
{	background: #B0EAFD; border: 1px solid #86DFFD; 	}

/*	table containing main Gallery navigation	*/
.GalleryNavTableText
{	color: #105C78; font-size: 70%; 	}

/*	background to the gallery pop-up window	*/
.GalleryPopUp
{	background: #80E0FF; 	}

/*	gallery pop-up window bottom bar	*/
.GalleryPopUpBottom
{	background: #FFB000; 	}

/*	links in the gallery pop-up window bottom bar	*/
a.GalleryPopUpBottomLinks:link
{	color: black; font-weight: bold; text-decoration: inherit; 	}
a.GalleryPopUpBottomLinks:visited
{	color: black; font-weight: bold; text-decoration: inherit; 	}
a.GalleryPopUpBottomLinks:active
{	color: black; font-weight: bold; text-decoration: inherit; 	}
a.GalleryPopUpBottomLinks:hover
{	color: black; font-weight: bold; text-decoration: inherit; 	}

/*	overall style for print and help links in the Gallery	*/
.GalleryHelpPrint
{	font-weight: bold; 	}

/*	print and help links in the Gallery	*/
a.GalleryHelpPrintLinks:link
{	color: #105C78; font-weight: bold; text-decoration: inherit; 	}
a.GalleryHelpPrintLinks:visited
{	color: #105C78; font-weight: bold; text-decoration: inherit; 	}
a.GalleryHelpPrintLinks:active
{	color: #105C78; font-weight: bold; text-decoration: inherit; 	}
a.GalleryHelpPrintLinks:hover
{	color: #105C78; font-weight: bold; text-decoration: inherit; 	}

/*	default state of a Gallery submission form button	*/
.GalleryFormButton
{	padding-left: 0px; padding-right: 0px; text-align: center; text-decoration: none;
	background: #E6BE4C; color: black; cursor: pointer; font-family: Arial, Helvetica, sans-serif;
	border-left: 1px solid #F1DA98; border-bottom: 1px solid #615020; border-top: 1px solid #F1DA98; border-right: 1px solid #615020; 	}

/*	mouseover state of a Gallery submission form button	*/
.GalleryFormButtonHover
{	padding-left: 0px; padding-right: 0px; text-align: center; text-decoration: underline; 
	background: #FACF52; color: black; cursor: pointer; font-family: Arial, Helvetica, sans-serif;
	border-left: 1px solid #F1DA98; border-bottom: 1px solid #615020; border-top: 1px solid #F1DA98; border-right: 1px solid #615020; 	}

/*	****************************************************************************************
							Whiteboard Reource List Page Styles
	****************************************************************************************	*/

/*	the table containing a whiteboard resource's title and description	*/
.WhiteboardItemsTable
{
	color: #000000;
	padding: 10px;
	background-color: #383838;
	/*background-image: url(http://www.bgfl.org/bgfl/custom/files_uploaded/livery_library/wb_content_table_tile.gif);
	background-repeat: repeat-x;
	background-position: bottom;*/
}

td.WhiteboardItemsTable
{
	color: #000000;
}

/*	images shown with whiteboard resources	*/
img.WhiteboardItemsImg
{
	border: 1px solid #FFFFFF;
}

/*	titles of whiteboard resources	*/
a.WhiteboardItemsTitle:link
{
	color: #ffffff;
	font-weight: bold;
	text-decoration: inherit;
}
a.WhiteboardItemsTitle:visited
{
	color: #ffffff;
	font-weight: bold;
	text-decoration: inherit;
}
a.WhiteboardItemsTitle:active
{
	color: #ffffff;
	font-weight: bold;
	text-decoration: inherit;
}
a.WhiteboardItemsTitle:hover
{
	color: #ffffff;
	font-weight: bold;
	text-decoration: inherit;
}


/* ****************************************************************************************
		Google Search Styles
**************************************************************************************** */

/* width of indentation for some Google results and "more results from..." links */
.GoogleIndent
{	width: 30px;	}

