/*
Copyright © 2006 ABS Technology plc. All rights reserved.
Project:		ABS Technology plc Corporate Website
Title:			/_common/_include/style.css
Author:			Andrew Stanton Consulting Ltd (www.andrewstantonconsulting.co.uk)
Date:			22 Mar 2006
Description:	Website stylesheet.
*/


/* Begin global styles */
BODY {
	background: #d0d0d0;
	margin: 8px;
	font-family: verdana;
	scrollbar-base-color: #d0d0d0;
	scrollbar-arrow-color: #B10022;
	scrollbar-track-color: #808080; 
}

A {
	color: #404040;
	text-decoration: none;
}

A:visited {
	color: #404040;
	text-decoration: none;
}

A:hover {
	color: #404040;
	text-decoration: underline;
}

HR {
	height: 1px;
	color: #404040;
}

IMG {
	border-color: #404040;
}

UL {
	color: #B10022;
}

.visibleSpacerBar {
	background-color: #404040;
}

.textNormal {
	font-family: verdana;
	font-weight: normal;
	font-size: 8pt;
	font-style: normal;
	color: #404040;
	text-decoration: none;
	text-transform: none;
	white-space: normal;		
}

.textBold {
	font-family: verdana;
	font-weight: bold;
	font-size: 8pt;
	font-style: normal;
	color: #404040;
	text-decoration: none;
	text-transform: none;
	white-space: normal;		
}

.textRequiredField {
	font-family: verdana;
	font-weight: normal;
	font-size: 7pt;
	font-style: normal;
	color: red;
	text-decoration: none;
	text-transform: none;
	white-space: normal;		
}

.textOrRequiredField {
	font-family: verdana;
	font-weight: normal;
	font-size: 7pt;
	font-style: normal;
	color: green;
	text-decoration: none;
	text-transform: none;
	white-space: normal;		
}

.textLegend {
	font-family: verdana;
	font-weight: normal;
	font-size: 7pt;
	font-style: normal;
	color: #404040;
	text-decoration: none;
	text-transform: none;
	white-space: normal;		
}
/* End global styles */


/* Begin page template header styles */
.pageHeaderCell {
	background-color: #ffffff;
	padding-top: 3px; 
	padding-left: 4px; 
	padding-right: 4px;	
}

.pageHeaderSectionNameCell {
	padding-left: 16px;
	padding-bottom:9px;	
	/*
	background-image: url(../_images/top-right.gif);
    background-repeat: no-repeat;	
	background-position: top right;
	*/
}

.pageHeaderSectionNameText {
	font-family: verdana;
	font-weight: bold;
	font-size: 8pt;
	font-style: normal;
	color: #404040;
	text-decoration: none;
	text-transform: lowercase;
	white-space: normal;		
}
/* End page template header styles */


/* Begin page template content styles */
.pageContentCell {
	background-color: #ffffff;
}
/* End page template content styles */


/* Begin page template footer styles */
.pageFooterTopCell {
	background-color: #ffffff;
}

.pageFooterBottomCell {
	padding-top: 4px;
}

.pageFooterTrailingText {
	font-family: verdana;
	font-weight: normal;
	font-size: 7pt;
	font-style: normal;
	color: #ffffff;
	text-decoration: none;
	text-transform: none;
	white-space: normal;	
}

.pageFooterTrailingText A {
	font-family: verdana;
	font-weight: normal;
	font-size: 7pt;
	font-style: normal;
	color: #ffffff;
	text-decoration: none;
	text-transform: none;
	white-space: normal;	
}

.pageFooterTrailingText A:visited {
	font-family: verdana;
	font-weight: normal;
	font-size: 7pt;
	font-style: normal;
	color: #ffffff;
	text-decoration: none;
	text-transform: none;
	white-space: normal;	
}

.pageFooterTrailingText A:hover{
	font-family: verdana;
	font-weight: normal;
	font-size: 7pt;
	font-style: normal;
	color: #ffffff;
	text-decoration: underline;
	text-transform: none;
	white-space: normal;	
}

.pageFooterImageLandscape {
	position: relative;
	visibility: visible;
	height: 120px;
	width: 240px;
	filter: blendTrans(duration=2.4);	
}

.pageFooterImagePortrait {
	position: relative;
	visibility: visible;
	height: 120px;
	width: 125px;
	filter: blendTrans(duration=2.4);	
}

.pageFooterImageSquare {
	position: relative;
	visibility: visible;
	height: 120px;
	width: 185px;
	filter: blendTrans(duration=2.4);	
}
/* End page template footer styles */


/* Begin page template menu styles */
.pageMenuBarCell {
	background-color: #efefef;
}

.pageMenuItem A {
	background-color: #efefef;
	font-family: arial;
	font-weight: normal;
	font-size: 10pt;
	font-style: normal;
	color: #404040;
	text-decoration: none;
	text-transform: lowercase;
	white-space: nowrap;	
}

.pageMenuItem A:visited {
	background-color: #efefef;
	font-family: arial;
	font-weight: normal;
	font-size: 10pt;
	font-style: normal;
	color: #404040;
	text-decoration: none;
	text-transform: lowercase;
	white-space: nowrap;	
}

.pageMenuItem A:hover {
	background-color: #efefef;
	font-family: arial;
	font-weight: normal;
	font-size: 10pt;
	font-style: normal;
	color: #B10022;
	text-decoration: none;
	text-transform: lowercase;
	white-space: nowrap;	
}

.pageMenuItemSelected A {
	background-color: #efefef;
	font-family: arial;
	font-weight: normal;
	font-size: 10pt;
	font-style: normal;
	color: #B10022;
	text-decoration: none;
	text-transform: lowercase;
	white-space: nowrap;
}

.pageMenuItemSelected A:visited {
	background-color: #efefef;
	font-family: arial;
	font-weight: normal;
	font-size: 10pt;
	font-style: normal;
	color: #B10022;
	text-decoration: none;
	text-transform: lowercase;
	white-space: nowrap;
}

.pageMenuItemSelected A:hover {
	background-color: #efefef;
	font-family: arial;
	font-weight: normal;
	font-size: 10pt;
	font-style: normal;
	color: #B10022;
	text-decoration: none;
	text-transform: lowercase;
	white-space: nowrap;	
}

.pageMenuSubDivHide {
	display: none;
}

.pageMenuSubDivShow {
	z-index: 1;
	position: absolute;
	display: block;
}

.pageMenuSubTable {
	background: #efefef;
	border-top-color: #efefef;
	border-top-style: solid;
	border-top-width: 1px;
	border-left-color: #efefef;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #efefef;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #efefef;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	filter: alpha(opacity=100);
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
	margin-top: 2px;
}
/* End page template menu styles */


/* Begin home page styles */
.divHomeBuzz {
	position: relative;
	visibility: visible;
	height: 57px;
	width: 627px;
	filter: blendTrans(duration=2.4);	
}
/* End home page styles */


/* Begin contact page styles */
.contactEnquiryTbl {
	background: #efefef;
	padding: 4px;
}

.contactEnquiryTitle {
	font-family: verdana;
	font-weight: bold;
	font-size: 8pt;
	font-style: normal;
	color: #B10022;
	text-decoration: none;
	text-transform: none;
	white-space: nowrap;
}

.contactEnquirySend A {
	font-family: verdana;
	font-weight: bold;
	font-size: 8pt;
	font-style: normal;
	color: #B10022;
	text-decoration: none;
	text-transform: lowercase;
	white-space: nowrap;
}

.contactEnquirySend A:visited {
	font-family: verdana;
	font-weight: bold;
	font-size: 8pt;
	font-style: normal;
	color: #B10022;
	text-decoration: none;
	text-transform: lowercase;
	white-space: nowrap;
}

.contactEnquirySend A:hover {
	font-family: verdana;
	font-weight: bold;
	font-size: 8pt;
	font-style: normal;
	color: #B10022;
	text-decoration: underline;
	text-transform: lowercase;
	white-space: nowrap;
}

.contactEnquirySentOK {
	background-color: green;
	font-family: verdana;
	font-weight: bold;
	font-size: 8pt;
	font-style: normal;
	color: white;
	text-decoration: none;
	text-transform: none;
	white-space: nowrap;
	padding-left: 8px;
	padding-right: 8px;
}
/* End contact page styles */


/* Begin downloads page styles */
.downloadsRootFolder {
	font-family: verdana;
	font-weight: bold;
	font-size: 8pt;
	font-style: normal;
	color: #B10022;
	text-decoration: none;
	text-transform: none;
	white-space: normal;	
}

.downloadsFolder {
	font-family: verdana;
	font-weight: bold;
	font-size: 7pt;
	font-style: normal;
	color: #B10022;
	text-decoration: underline;
	text-transform: none;
	white-space: normal;	
}

.downloadsFile A {
	font-family: verdana;
	font-weight: normal;
	font-size: 8pt;
	font-style: normal;
	color: #404040;
	text-decoration: none;
	text-transform: none;
	white-space: normal;	
}

.downloadsFile A:visited {
	font-family: verdana;
	font-weight: normal;
	font-size: 8pt;
	font-style: normal;
	color: #404040;
	text-decoration: none;
	text-transform: none;
	white-space: normal;
}

.downloadsFile A:hover {
	font-family: verdana;
	font-weight: normal;
	font-size: 8pt;
	font-style: normal;
	color: #404040;
	text-decoration: underline;
	text-transform: none;
	white-space: normal;	
}

.downloadsFileSize {
	font-family: verdana;
	font-weight: normal;
	font-size: 7pt;
	font-style: normal;
	color: #808080;
	text-decoration: none;
	text-transform: none;
	white-space: normal;	
}

.downloadsEmptyDir {
	font-family: verdana;
	font-weight: normal;
	font-size: 8pt;
	font-style: italic;
	color: #808080;
	text-decoration: none;
	text-transform: none;
	white-space: normal;	
}

.downloadsMapPathError {
	font-family: verdana;
	font-weight: bold;
	font-size: 8pt;
	font-style: normal;
	color: red;
	text-decoration: none;
	text-transform: none;
	white-space: normal;	
}
/* End downloads page styles */
