/********************************************************/
/* 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							*/
/********************************************************/

/* Tag Styles */

A
{
	font-family		: verdana, arial, sans-serif; 
	font-size 		: 10px;
	color			: #CCCCCC;
	text-decoration	: underline;
	font-weight		: normal;
}

A:hover
{
	font-family		: verdana, arial, sans-serif; 
	font-size  		: 10px;
	color			: #CC3333;
	text-decoration	: underline;
	font-weight		: normal;
}

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;
	background-color			: #000000;
	color						: #FFFFFF;
}

TD, p, textarea, li, br
{
	font-family		: verdana, arial, sans-serif; 
	font-size  		: 10px;
	color			: #FFFFFF;
	line-height		: 15px;
}

.tableborder
{
	border-style	:solid; 
	border-width	:1px; 
	border-color	:#BABCBE;
}

.footertext
{
	font-family		: arial, sans-serif; 
	font-size  		: 10px;
	color			: #000000;
	text-decoration	: none;
	height: 30px;
	font-weight		: normal;
	vertical-align	: middle;
}
	
.footertext:hover
{
	font-family		: arial, sans-serif; 
	font-size  		: 10px;
	color			: #000000;
	text-decoration	: underline;
	font-weight		: normal;
	vertical-align	: middle;
}

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

.mainHeading
{
	/* background-color: #FFFFFF; */
	color			: #ffffff;
	font-size		: 12px;
	font-weight		: bold;
}

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

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

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

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

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

/* 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;
	cursor					: hand;
	font-size				: 8pt;
	font-family				: arial,sans-serif;
	height					: 23px;
}

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

/* ADDED BY DF */

.maincontentarea {
	color					: #FFFFFF;
}

.smallnav {
	font-size				: 8pt; 
	text-decoration			: none; 
	color					: black; 
	margin-right			: 5px;
}

.smallnav {
	font-size				: 8pt; 
	text-decoration			: none; 
	color					: black; 
	margin-right			: 5px;
}



/* SITE MAP STYLES */

.sitemapText, a.sitemapText, a.sitemapText:visited
{
	font-family		: Verdana, Arial, sans-serif;
	font-size		: 10px;
	color			: #CCCCCC;
	line-height		: 18px;
	font-weight		: normal;
}

a.sitemapText:hover
{
	font-family		: Verdana, Arial, sans-serif;
	font-size		: 10px;
	color			: #CC3333;
	line-height		: 18px;
	font-weight		: normal;
}

.sitemapHeaderText, a.sitemapHeaderText,a.sitemapHeaderText:visited
{
	font-family		: Verdana, Arial, sans-serif;
	font-size		: 10px;
	color			: #CCCCCC;
	line-height		: 15px;
}

a.sitemapHeaderText:hover
{
	font-family		: Verdana, Arial, sans-serif;
	font-size		: 10px;
	color			: #CC3333;
	line-height		: 15px;
}

.subscribeField
{
	background-color	: #333333;
	border				: 1px solid #CCCCCC;
	font-family			: verdana, arial;
	font-size			: 10px;
	color				: #CCCCCC;
	width				: 145px;
	height				: 20px;
	padding				: 3px;
	padding-left		: 5px;
}

.subHeading
{
	border-style	: solid; 
	border-width	: 1px; 
	border-color	: #BABCBE;
	color			: #FFFFFF;
	font-size		: 8pt;
	padding			: 2px;
}

.imgTitle, a.imgTitle, a.imgTitle:visited, a.imgTitle:active
{
	color			: #FFFFFF;
	font-size		: 10px;
	text-decoration	: none;
	line-height		: 18px;
}

a.imgTitle:hover
{
	color			: #FFFFFF;
	font-size		: 10px;
	text-decoration	: underline;
	line-height		: 18px;
}


.imgSubTitle, a.imgSubTitle, a.imgSubTitle:visited, a.imgSubTitle:active
{
	color			: red;
	font-size		: 10px;
	text-decoration	: none;
	line-height		: 18px;
}

a.imgSubTitle:hover
{
	color			: red;
	font-size		: 10px;
	font-weight		: normal;
	text-decoration	: underline;
	line-height		: 18px;
}

.galleryHeading
{
	color			: #FFFFFF;
	font-size		: 8pt;
	font-weight		: bold;
	text-decoration	: none;
}


/* FROM OLD SITE */

.news_item_heading
{
	color			: #FFFFFF;
	font-size		: 8pt;
	font-weight		: bold;
	padding			: 1px;
}

.news_item_date
{
	color			: #FFFFFF;
	font-size		: 8pt;
	padding			: 1px;
}

.news_item_sub_heading
{
	color			: #FFFFFF;
	font-size		: 8pt;
	font-weight		: bold;
	padding			: 2px;
	border-style	: solid; 
	border-width	: 1px; 
	border-color	: #BABCBE;
}

.event_list_heading
{
	color			: #FFFFFF;
	font-size		: 8pt;
	padding			: 3px;
	border-bottom	: 1px solid #FFFFFF;
}

.event_row1
{
	color			: #FFFFFF;
	font-size		: 8pt;
	padding			: 3px;
	border-bottom	: 1px solid #FFFFFF;
}

.event_row2
{
	color			: #FFFFFF;
	font-size		: 8pt;
	padding			: 3px;
	border-bottom	: 1px solid #FFFFFF;
}

.profileNav
{
	color			: #FFFFFF;
	line-height		: 18px;
	text-decoration	: none;
}

a.profileNav:hover
{
	color			: #FFFFFF;
	line-height		: 18px;
	text-decoration	: underline;
}