/********************************************************/
/* 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 : 8pt;
	color: #660933;
	text-decoration: underline;
	font-weight: normal;
}

a:hover
{
	text-decoration	: none;
}

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

HR
{
	height: 1px;
	color:#660033;
}

TD, p, textarea, li
{
	font-family		: verdana, arial, sans-serif; 
	font-size  		: 8pt;
	color			: #660933;
}


/* CLASSES*/
.companyCat
{
	background-color: #660933;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	padding: 5px 5px 5px 5px;
	height: 8px;
}
.companyName
{
	font-family: Arial, sans-serif;
	color: #FFFFFF;
	font-size: 13pt;
	font-weight: bold;
}
.companyDesc
{
	color: #FFFF99;
	font-weight: bold;
}
.companyLabel
{
	color: #A8D7E4;
	font-weight: bold;
}
.companyDetails
{
	color: #FFFFFF;
}
.voucherLink
{
	color: #99FF99;
	font-weight: bold;
}
.voucherDetails
{
	color: #FFFFFF;
	background-color : #660033;
}
.footertext
{
	font-family		: verdana, arial, sans-serif; 
	font-size  		: 7pt;
	color			: #996666;
	text-decoration	: none;
	font-weight		: normal;
}
	
.footertext:hover
{
	font-family		: verdana, arial, sans-serif; 
	font-size  		: 7pt;
	color			: #996666;
	text-decoration	: underline;
	font-weight		: normal;
}
.footerDesign, a.footerDesign, a.footerDesign:hover, a.footerDesign:visited
{
	font-family		: verdana, arial, sans-serif; 
	font-size  		: 7pt;
	color			: #FFFFCC;
	text-decoration	: none;
	font-weight		: normal;
	letter-spacing: 1px;
}
.menu, a.menu, a.menu:hover
{
	font-family: verdana, arial;
	font-size: 7pt;
	font-weight: bold;
	color: #FFF2AB;
	letter-spacing : 1px;
	padding-left: 3px;
	text-decoration:none;
}
.submenu, a.submenu, a.submenu:hover
{
	font-family: verdana, arial;
	font-size: 7pt;
	font-weight: normal;
	color: #660933;
	padding-left: 2px;
	text-decoration:none;
}
.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-top: 1px solid #660033;
	border-left: 1px solid #660033;
	border-right: 1px solid #660033;
	border-bottom: 1px solid #660033;
	font-family		: verdana,arial, sans-serif; 
	font-size  		: 10px;
	color			: #000000;
}
.longtextField
{
	width: 204 px;
	border-top: 1px solid #660033;
	border-left: 1px solid #660033;
	border-right: 1px solid #660033;
	border-bottom: 1px solid #660033;
	font-family		: verdana,arial, sans-serif; 
	font-size  		: 10px;
	color			: #000000;
}

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

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

.textareaField
{
	width: 400 px;
	border-top: 1px solid #660033;
	border-left: 1px solid #660033;
	border-right: 1px solid #660033;
	border-bottom: 1px solid #660033;
	font-family		: verdana,arial, sans-serif; 
	font-size  		: 10px;
	color			: #000000;
}
.sImage
{
	border-top		: 1px solid #085B06;
	border-right	: 1px solid #085B06;
	border-left		: 1px solid #085B06;
	border-bottom	: 1px solid #085B06;
}
	
.sButton
{
	background-color: #660033;
	border-top: 1px solid #660033;
	border-left: 1px solid #660033;
	border-right: 1px solid #660033;
	border-bottom: 1px solid #660033;
	color : #FFFFFF;
	cursor		: pointer;
	cursor		: hand;
	font-weight: bold;
	font-family		: verdana,arial, sans-serif; 
	font-size  		: 9pt;
}
.newsletterInput
{
	width: 150px;
	border-top: 1px solid #660033;
	border-left: 1px solid #660033;
	border-right: 1px solid #660033;
	border-bottom: 1px solid #660033;
	font-family		: verdana,arial, sans-serif; 
	font-size  		: 8pt;
}
/* SITE MAP STYLES */

.sitemapText, a.sitemapText, a.sitemapText:hover, a.sitemapText:visited
{
	font-family		: Arial, sans-serif;
	font-size		: 8pt;
	color			: #660933;
	text-decoration	: none;
	line-height		: 18px;
	font-weight		: normal;
}


.sitemapHeaderText, a.sitemapHeaderText,a.sitemapHeaderText:hover,a.sitemapHeaderText:visited
{
	font-family		: Arial, sans-serif;
	font-size		: 8pt;
	font-weight		: bold;
	color			: #000000;
	text-decoration	: none;
	font-weight		: bold;
	line-height		: 18px;
	padding-top		: 5px;
}

.topnav-links {
height:15px;
font-colour:#FFFFFF;
font-size: 6pt;
font-weight: normal;
font-family: Arial, sans-serif;
padding-top: 1px;
padding-bottom: 15px;
padding-left: 9px;
valign:top;
}



a.top-nav:link{
	text-decoration:none;
	color: white;
	}

a.top-nav:visited{
	text-decoration:none;
	color: white;
	}

a.top-nav:hover{
	text-decoration:underline;
	color: white;
	}

a.article-link:link{
	text-decoration:none;
		}

a.article-link:visited{
	text-decoration:none;
		}

a.article-link:hover{
	text-decoration:underline;
	color: blue;
	}


.subnav-td {
padding-left:10px;
font-size: 7pt;
}

