/********************************************************/
/* Standard Style Sheet for Richard Burns 2002			*/
/* Copyright 2002 by MSOnet				 				*/
/* By Andrew Dixon 										*/
/* 					 									*/
/* File Created on 14/01/2002							*/
/* Last Edited on 14/01/2002							*/
/********************************************************/


BODY
{
	scrollbar-3dlight-color		: #000000;
	scrollbar-arrow-color		: #000000;
	scrollbar-darkshadow-color	: #FFFFFF;
	scrollbar-face-color		: #BDC3C6;
	scrollbar-highlight-color	: #FFFFFF;
	scrollbar-shadow-color		: #000000;
	scrollbar-track-color		: #EFEFEF;
}

TD, p, textarea, li
{
	font-family		: arial, sans-serif ;
	font-size  		: 10pt;
	color			: #666666;
}

.footertext
{
	font-family		: arial, sans-serif; 
	font-size  		: 8pt;
	color			: #000000;
	text-decoration	: none;
	font-weight		: normal;
}
.footertext :link
{
	font-family		: arial, sans-serif;
	font-size  		: 8pt;
	color			: #000000;
	text-decoration	: none;
	font-weight		: normal;
}

.footertext:hover
{
	font-family		: arial, sans-serif ;
	font-size  		: 8pt;
	color			: #000000;
	text-decoration	: underline;
	font-weight		: normal;
}

/* SITE MAP STYLES */

table.sitemap
{
	width			: 100% ; 
	border			: 1px solid #2B9CBB; 
	padding			: 10px 20px 10px 20px; 
	margin-top		: 10px ;
}

table.sitemapCol
{
	width			: 100%;
	border			: 0px;
	font-family		: Arial, sans-serif;
	font-size		: 8pt;
	font-weight		: normal;
	color			: #666666; /*text-grey*/
	font-weight		: normal;
}
table.sitemapCol tr td
{
	padding-top		: 10px;
	border			: 0px; 
	border-bottom	: 1px dotted #666666; 
}
table.sitemapCol tr td a
{
	color				: #666666; /*text-grey*/
	text-decoration		: none;
}
table.sitemapCol tr td a.initial
{
	font-size			: 12pt;
	font-weight			: bold ;
	color				: #666666; /*text-grey*/
	text-decoration		: none;
}

table.siteMapLetterStrip
{
	background-color	: #ffb43a ; /*goldy-orange*/
	font-family			: Arial, sans-serif ;
	width				: 100% ;	
	cell-spacing		: 0px ; 
	margin-top			: 10px;
}

table.siteMapLetterStrip tr td
{
	background-color	: #ffb43a ; /*goldy-orange*/ 
	color				: #ffffff ; /*white*/
	font-weight			: bold ;
	padding				: 5px;
	
}
table.siteMapLetterStrip tr td a
{
	color				: #ffffff ; /*white*/
	font-weight			: bold ;
	text-decoration		: none ;
}


.blueText
{
	color				: #2b9cbb; /*greeny-blue*/
	font-family			: arial, sans-serif ;
	font-size  			: 12pt;
	font-weight  		: bold;
}
.blueTextNormal
{
	color				: #2b9cbb; /*greeny-blue*/
	font-family			: arial, sans-serif ;
	font-size  			: 10pt;
	font-weight  		: normal;
}

.blueText a
{
	color				: #2b9cbb; /*greeny-blue*/
	font-size  			: 12pt;
	font-weight  		: bold;
}
.blueTextNormal a
{
	color				: #2b9cbb; /*greeny-blue*/
	font-size  			: 10pt;
	font-weight  		: normal;
}

a.quietLink
{	
	font-family			: arial, sans-serif;
	font-size			: 10pt;
	color				: #000000;
	text-decoration		: none;
	font-weight			: normal;
}
a.quietLink :link
{
	color				: #000000;
	font-weight			: normal;
	text-decoration		: underline;
}
a.quietLink :hover
{
	color				: #000000;
	font-weight			: normal;
	text-decoration		: underline;
}
a.quietLinkBlue
{	
	font-family			: arial, sans-serif;
	font-size			: 10pt;
	color				: #2B9CBB; /*greeny-blue*/
	text-decoration		: none;
	font-weight			: normal;
}
a.quietLinkBlue :link
{
	color				: #2B9CBB; /*greeny-blue*/
	font-weight			: normal;
	text-decoration		: underline;
}
a.quietLinkBlue :hover
{
	color				: #2B9CBB; /*greeny-blue*/
	font-weight			: normal;
	text-decoration		: underline;
}
a.quietLinkGrey
{	
	font-family			: arial, sans-serif;
	font-size			: 10pt;
	color				: #666666;
	text-decoration		: none;
	font-weight			: normal;
}
a.quietLinkGrey :link
{
	color				: #666666;
	font-weight			: normal;
	text-decoration		: underline;
}
a.quietLinkGrey :hover
{
	color				: #666666;
	font-weight			: normal;
	text-decoration		: underline;
}
a
{	
	font-size			: 10pt;
	color				: #2B9CBB; /*greeny-blue*/
	text-decoration		: underline;
	font-weight			: normal;
}
a :link
{
	color				: #2B9CBB; /*greeny-blue*/
	font-weight			: normal;
	text-decoration		: underline;
}
a :hover
{
	color				: #2B9CBB; /*greeny-blue*/
	font-weight			: normal;
	text-decoration		: underline;
}

H2
{
	font-family			: arial, sans-serif ;
	color				: #666666;
	text-decoration		: none;
	font-weight			: bold	;
	font-size			: 10pt;
}


table.keyPersonnel tr td img
{
	border				: 1px solid #2B9CBB; /*greeny-blue*/
}
table.keyPersonnel tr td.text
{
	border				: 1px solid #2B9CBB; /*greeny-blue*/
	padding				: 5px 5px 5px 5px ;
	font-family			: arial;
	font-size			: 9pt;
}
table.keyPersonnel tr td span.jobTitle
{
	color				: #2b9cbb;
	font-size			: 10pt;
	font-weight			: bold;
}
table.keyPersonnel tr td span.name
{
	color				: #fea43a /*goldy-orange*/;
	font-size			: 10pt;
	font-weight			: bold;
}

table.twoByTwo tr td img
{
	border				: 1px solid #2B9CBB; /*greeny-blue*/
	height				: 114px ;
	width				: 113px ; 
}
table.twoByTwo tr td.twoByTwoTopLeft	{	padding	: 0px 3px 3px 0px ;}
table.twoByTwo tr td.twoByTwoTopRight	{	padding	: 0px 0px 3px 3px ;}
table.twoByTwo tr td.twoByTwoBottomLeft	{	padding	: 3px 3px 0px 0px ;}
table.twoByTwo tr td.twoByTwoBottomRight{	padding	: 3px 0px 0px 3px ;}

table.sectionalNavBlock
{
	width				: 230px; 
	margin				: 20px 0px 20px 0px; 
}
table.sectionalNavBlock tr td
{
	vertical-align		: bottom;  
	border-bottom		: 1px dotted #2B9CBB; /*greeny-blue*/
}
table.sectionalNavBlock tr td a
{
	font-family			: arial, sans-serif;
	font-size			: 10pt;
	color				: #666666;
	text-decoration		: none;
	font-weight			: normal;
}
table.sectionalNavBlock tr td.navNumber
{
	padding				: 0px 0px 6px 0px;  
	border-bottom		: 0px ; 
}
table.sectionalNavBlock tr td.navName
{
	padding				: 0px 0px 5px 0px; 
}
table.sectionalNavBlock tr td.navLinkImage
{
	padding				: 10px 0px 5px 0px; 
	text-align			: right;
}

table.jobVacancyList 
{
	width				: 80%;
}
table.jobVacancyList tr td
{
	border-bottom		: 1px dotted #666666;
	vertical-align		: top;
	padding				: 5px;
}



/***************************************************************************
                               Redundant styles 

/* Questionnaire styles */
.questionnaireError {
	color			: #FF0000;
}

.questionnaireTextfield {
	background-color		: #FFFFFF;
	color					: #000000;
	border					: 1px solid #00458D;
	width					: 350px;
}

.questionnaireTextArea {
	background-color		: #FFFFFF;
	color					: #000000;
	border					: 1px solid #00458D;
	width					: 350px;
	height					: 75px;
}

.questionnaireButton {
	background-color		: #99DAEA;
	color					: #0081A0;
	border					: 1px solid #0081A0;
	cursor					: pointer, hand;
	font-size				: 8pt;
	font-family				: arial, sans-serif;
	height					: 23px;
}

.questionnaireSelectList {
	background-color		: #FFFFFF;
	color					: #000000;
	border					: 1px solid #00458D;
}

/*   SHOP classes */

.quantityBox
{
	width				: 25px;
	height				: 18px;
	font-family			: arial, sans-serif;
	font-size			: 7pt;
}
.promotionBox
{
	width				: 60px;
	height				: 18px;
	font-family			: arial, sans-serif;
	font-size			: 7pt;	
}

.SubmitButton
{
	cursor		: pointer;
	cursor		: hand;
}

.mainHeading
{
	background-color: #FFFFFF;
	color			: #63659C;
	font-size		: 10pt;
	font-weight		: 900;
	padding			: 2px;
	text-transform	: uppercase;
	border-top		: 1px solid #D72428;
	border-bottom	: 1px solid #D72428;
}

.ddMenuItem {
	cursor				: pointer;
	cursor				: hand;
	font-size  			: 11px;
	color				: 006600;
}

.textField
{
	width			: 200 px;
	border			: 1px solid #000000;
	font-family		: arial, sans-serif; 
	font-size  		: 10px;
	color			: #000000;
}

.largetextarea
{
	width			: 200 px;
	height			: 75 px;
	border			: 1px solid #000000;
	font-family		: arial, sans-serif; 
	font-size  		: 10px;
	color			: #000000;
}

.smalltextField
{
	width			: 100 px;
	border			: 1px solid #000000;
	font-family		: arial, sans-serif; 
	font-size  		: 10px;
	color			: #000000;
}
.selectField
{
	width			: 300 px;
	border			: 1px solid #000000;
	font-family		: arial, sans-serif; 
	font-size  		: 10px;
	color			: #000000;
}

.textareaField
{
	width			: 400 px;
	border			: 1px solid #000000;
	font-family		: arial, sans-serif; 
	font-size  		: 10px;
	color			: #000000;
}
.sImage
{
	border			: 1px solid #2b9cbb;
}
	
.sButton
{
	background-color: #83AC71;
	border			: 1px solid #000000;
	color			: #FEFEDC;
	cursor			: pointer, hand ;
	font-weight		: bold;
	font-family		: arial, sans-serif; 
	font-size  		: 9pt;
}

*/