/*	SCREEN CSS
==		Default stylesheet for html clients
==
==	HISTORY
==		2006-06-13	v1.0	Initial version
==		2006-06-16	v1.1	Updated to style homepage																					David Barr
==		2006-06-19	v1.2	Updated cos block elements are playing silly buggers				Richard Kingston
==		2006-06-20	v1.3	Redeveloped DIV's as per http://www.glish.com/css/7.asp			Richard Kingston
==		2006-06-21	v1.4	Changed from DIV's to TD's to reach launch deadline					Richard Kingston
==		2006-06-22  v1.5	Language bar styling completed.															Richard Kingston
==		2006-06-23 	v1.6	Footer styling completed.																		Richard Kingston
==		2006-09-26	v2.0	Redeveloped from TABLES to DIVs															Richard Kingston
==
================================================================================================= */

/* GENERIC OBJECTS
Provides generic styling options
================================================================================================= */
BODY
{
	background-image: url(parentsBG.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #E3DFFA;
	color: #000000;
	font-family: Verdana, Tahoma, Arial, Sans-Serif;
	font-size: 0.7em;
	padding: 0px;
	margin: 0px;
}

H1
{
	color: #3076E0;
	font-size: 1.2em;
	margin-top: 0px;
}

H2
{
	font-size: 1.1em;
}

H3
{
	font-size: 0.9em;
}

H4
{
	font-size: 0.9em;
}

IMG
{
	border: 0px;
}

A
{
	text-decoration: none;
}

A:hover
{
	text-decoration: underline;
}

FORM
{
	margin: 0px;
}

OL
{
	list-style-type: decimal;
}

#pageContainer
{
	/*background-color: #FBEA89;*/
}

#spanNavigationPanel
{
	background-color: #666666;
	height: 100%;
}

/* HEADER
Styling definitions for the Header
================================================================================================= */
#divHeader
{
	height: 90px;
}

#divHeader #spanHeaderLinks
{
	color: #000000;
	right: 0px;
	padding-top: 5px;
	padding-right: 10px;
	position: absolute;
	top: 0px;
}

#divHeader #spanHeaderLinks a
{
	color: #000000;
}

#divHeader #spanHeaderSearch
{
	color: #FFFFFF;
	height: 24px;																					 /* Allows for 2px padding top and bottom */
	padding-top: 3px;
	padding-left: 10px;
	position: absolute;
	left: 0px;
	text-align: center;
	top: 0px;
	width: 260px;																					/* Allows for 2px padding either side */
}

#divHeader #spanHeaderSearch #lblSearch
{
	display: none;
}

#divHeader #spanHeaderSearch #searchString
{
	color: #888888;
	font-size: 1em;
	width: 201px;
}

#divHeader #spanHeaderSearch #btnSubmit
{
	height: 21px;
	font-size: 1em;
	width: 46px;
}

#divHeaderTitle
{
	height: 69px;
	width: 452px;
	position: absolute;
	left: 328px;
	top: 18px;
}

#divHeaderTitle #imgHeaderTitle
{
	height: 69px;
	width: 452px;
}


/* BREADCRUMBS BAR
Provides style definitions for the history trail / breadcrumb bar
================================================================================================= */
#divBreadcrumbsContainer
{
	background-image: url(bgBreadcrumbsLeft.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	margin-left: 221px;
	margin-right: 221px;
}

#divBreadcrumbs
{
	background-image: url(bgBreadcrumbsRight.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	color: #FFFFFF;
	padding-top: 6px;
	padding-bottom: 11px;
}

#divBreadcrumbs H1
{
	color: #FFFFFF;
	padding-left: 8px;
}

#divBreadcrumbs A
{
	color: #FFFFFF;
}

#divBreadcrumbs LI
{
	background-image: url(bgLiArrowBC.gif);
}

/* NAVIGATION PANEL
Styling definitions for the navigation panel, usually situated on the left hand side
================================================================================================= */
#divNavigationPanel
{
	left: 10px;
	position: absolute;
	top: 90px;
	width: 198px;
}

#divNavigation H1
{
	background-image: url(bgMenuHeader.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 1em;
	margin: 0px;
	padding: 6px;
	padding-bottom: 12px;
	text-align: center;
}

#ulNavigation
{
	background-color: #CED5FB;
	border-left: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
}

#ulNavigation
{
	background-image: url(bgMenuPanel.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	border-bottom: 2px solid #FFFFFF;
}

#divNavigation .parNoListItems
{
	background-image: url(bgMenuPanel.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #CED5FB;
	border-bottom: 2px solid #FFFFFF;
}

/* NAVIGATION MENU DEFINITIONS
Definitions for the main navigation menu
================================================================================================= */
#divNavigation
{
	width: 100%;
}

#divNavigation H1
{
	
}

#divNavigation LI
{
	background-image: url(MenuIconDefault.gif);
}

/* SECTION MENU DEFINITIONS
Definitions for the main top level sections navigation menu
================================================================================================= */
#divSections H1
{
	background-image: url(bgLiHome.gif);
}

/* CONTACT US
Provides styling for the contact us box on the right of the homepage
================================================================================================= */
#divContactUs H1
{
	background-image: url(bgLiEmail.gif);
}

/* CONTENT AREA
Provides styling definitions for the main content area of the screen
================================================================================================= */
#divContentPanel
{
	background-image: url(bgContentPanel.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #D3D7FA;
	margin-left: 223px;
	margin-right: 221px;
	padding-top: 5px;
	padding-left: 3px;
	padding-right: 3px;
	border: 2px solid #FFFFFF;
}

#divContentPanel P#parContentPanelDescription
{
	font-style: italic;
}

#divContentPanel P#parContentPanelPageUpdated
{
	border-top: dashed 1px #000000;
	font-style: italic;
	margin-bottom: 10px;
	padding-top: 10px;
	text-align: right;
}

/* SUPPLEMENTS PANEL
Provides styling definitions for the supplements panel, usually situated on the right
================================================================================================= */
#divSupplementsPanel
{
	overflow: hidden;
	position: absolute;
	right: 10px;
	top: 90px;
	width: 200px;	
}

/* FEATURES PANEL
Provides styling definitions for the features panel on the right of the homepage
================================================================================================= */
#divFeaturesPanel
{
	padding-bottom: 20px;
	position: absolute;
	right: 0px;
	top: 130px;
	width: 200px;
}

/* ACCESSIBILITY MENU DEFINITIONS
Definitions for the accessibility menu
================================================================================================= */
#divAccessibility
{
	
}


#divAccessibility H1
{
	background-image: url(bgAccessHeader.png);
	background-position: top left;
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 1em;
	margin: 0px;
	padding-top: 6px;
	padding-bottom: 11px;
	text-align: center;
}

#divAccessibility UL
{
	background-color: #CED5FB;
	border: 2px solid #FFFFFF;
}

/* QUICK LINKS MENU DEFINITIONS
Definitions for the quick links supplementary menu
================================================================================================= */
#divQuickLinks
{
	width: 198px;
}

#divQuickLinks H1
{
	background-image: url(bgSuppHeader.png);
	background-position: top left;
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 1em;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 11px;
	text-align: center;
}

#divQuickLinks LI
{
	text-transform: capitalize;
}

#divQuickLinks .parNoListItems
{
	background-color: #CED5FB;
	border: 2px solid #FFFFFF;
}

#ulQuickLinks
{
	background-color: #CED5FB;
	border: 2px solid #FFFFFF;
}

/* EXTERNAL LINKS MENU DEFINITIONS
Definitions for the external links supplementary menu
================================================================================================= */
#divExternalLinks
{
	width: 198px;
}

#divExternalLinks H1
{
	background-image: url(bgSuppHeader.png);
	background-position: top left;
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 1em;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 11px;
	text-align: center;
}

#divExternalLinks .parNoListItems
{
	background-color: #CED5FB;
	border: 2px solid #FFFFFF;
}

#ulExternalLinks
{
	background-color: #CED5FB;
	border: 2px solid #FFFFFF;
}

/* EMAIL LINKS MENU DEFINITIONS
Definitions for the email links supplementary menu
================================================================================================= */
#divEmailLinks
{
	width: 198px;
}

#divEmailLinks H1
{
	background-image: url(bgSuppHeader.png);
	background-position: top left;
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 1em;
	margin: 0px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 11px;
}

#divEmailLinks .parNoListItems
{
	background-color: #CED5FB;
	border: 2px solid #FFFFFF;
}

#ulEmailLinks
{
	background-color: #CED5FB;
	border: 2px solid #FFFFFF;
}

/* RELATED CONTENT
Provides style definitions for the related / see also content
================================================================================================= */
#divRelatedContent
{
	border-bottom: dashed 1px #AAAAAA;
	border-top: dashed 1px #AAAAAA;
	padding-bottom: 10px;
	padding-top: 10px;
}

/* MENU CLASSES
Provides styling definitions for any div with a class of menu
================================================================================================= */
.divMenu
{

}

.divMenu H1
{

}

.divMenu UL
{
	padding: 0px;
	margin: 0px;
}

.divMenu LI
{
	background-image: url(MenuIconDefault.gif);
	background-position: 2px 3px;
	background-repeat: no-repeat;	
	list-style-type: none;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 5px;
	padding-left: 16px;
}

.divMenu LI A
{
	color: #000000;
}

.divMenu P.parDisclaimer
{
	background-color: #CED5FB;
	border-left: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	text-align: center;
}

.divMenu P.parNoListItems
{
	text-align: center;
}

.divMenu P
{
	margin: 0px;
	padding: 6px;
}

/* PARAGRAPH LIST DEFINITIONS
Definitions for any UL tag with a class of 'Paragraph'
================================================================================================= */
DIV.divParagraph H1
{
	color: #000000;
	display: inline;
	font-size: 1em;
	font-weight: normal;
	margin: 0px;
	padding-right: 4px;
}

DIV.divParagraph UL
{
	display: inline;
	padding: 0px;
	margin: 0px;
}

DIV.divParagraph LI
{
	background-image: url(bgLiArrow.gif);
	background-position: 2px 1px;
	background-repeat: no-repeat;
	display: inline;
	padding-left: 20px;
}

/* OBJECT LIST
Definitions for object lists - e.g. search results
================================================================================================= */
DIV.divObjectList
{
	width: 100%;
}

DIV.divObjectList UL
{
	list-style-type: none;
	margin: 0px;
}

DIV.divObjectList UL LI
{
	background-position: 4px 4px;
	background-repeat: no-repeat;
	padding-left: 20px;
}

/* ICON SETTINGS
Definitions for bullet point icons
================================================================================================= */
LI.li			{ background-image: url(MenuIconDefault.gif); } /*default*/
LI.liPRN 	{ background-image: url(bgLiPrint.gif); }
LI.liEML 	{ background-image: url(bgLiEmail.gif); }
LI.liSVE 	{ background-image: url(bgLiSave.gif); }
LI.liFLD 	{ background-image: url(bgLiFold.gif); }
LI.liBIG 	{ background-image: url(bgLiPlus.gif); }
LI.liSML 	{ background-image: url(bgLiMinus.gif); }
LI.liHME 	{ background-image: url(bgLiHome.gif); }
LI.liHTM 	{ background-image: url(bgLiHtml.gif); }
LI.liRMT 	{ background-image: url(bgLiRemote.gif); }
LI.liPDF	{ background-image: url(bgLiAcrobat.gif); }
LI.liDOC	{ background-image: url(bgLiDocument.gif); }
LI.liGIF	{ background-image: url(bgLiImage.gif); }
LI.liJPG	{ background-image: url(bgLiImage.gif); }
LI.liXLS	{ background-image: url(bgLiExcel.gif); }
LI.liPPT	{ background-image: url(bgLiPowerpoint.gif); }
LI.liTXT	{ background-image: url(bgLiText.gif); }

/* FOOTER CONTENT
Style definitions for the footer bar and it's content
================================================================================================= */
#divFooterBar
{
	background-image: url(bgFooterBar.gif);
	background-position: 0px 0px;
	background-repeat: repeat-x;
	margin-left: 201px;
	margin-right: 201px;
	padding: 6px;
	padding-top: 20px;	
}

#divFooterBar #spnFooterLinks
{
	float: left;
	width: 70%;
}

#divFooterBar #spnFooterAccreditations
{
	float: right;
	text-align: right;
	width: 30%;
}

/* HIDDEN CONTENT
Hides any DIVs that require it - e.g. empty DIVs
================================================================================================= */
DIV.divHidden
{
	display: none;
}
