/********************************************************/
/* 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		: arial, sans-serif; 
	color			: #666666;/*#999da9;*/
	text-decoration	: underline;
	font-weight		: bold;
}

A:hover
{
	font-family		: arial, sans-serif; 
	color			: #1b6231;
	text-decoration	: underline;
	font-weight		: bold;
}

BODY
{
	font-family		: arial, sans-serif; 
	font-size  		: 1em;
}

TD, p, textarea, li
{
	font-family		: arial, sans-serif; 
	color			: #666666;/*#999da9;*/
	font-size		: 9pt;
}
H1
{
	font-size: 120%;
	color: #1b6231;
	padding: 0px;
	margin: 8px 0px 4px 0px;
}
H2
{
	font-size: 100%;
	font-weight: bold;
	color		: #707070;
}
HR
{
	color: #cccccc;
	height: 1px;
}

.GEN_MainOuterContainer
{
	width: 980px;
	background-color: #FFFFFF;
}
.GEN_MainInnerContainer
{
	padding: 11px;
}

.GEN_leftColumn
{
	float: left;
	width: 170px;
	text-align:left;
	padding-bottom: 20px;
}

.GEN_MainHome
{
	float: left;
	width: 788px;
	text-align: left;
	font-size: 0.9em;
	background-color: #f9f9de;
	padding: 10px 0px 0px 0px;
}
.GEN_MainContent
{
	float: left;
	width: 788px;
	text-align: left;
	font-size: 80%;
	background-color: #f9f9de;
}
.GEN_MainContentInner
{
	padding: 10px 10px 10px 15px;
}

/*    NAVIGATION          */

.GEN_navigation
{
	height: 26px;
	background-color: #71a381;
	text-align: left;
}
.GEN_navigationInner
{
	padding: 3px 0px 0px 35px;
}
.GEN_navigationInner a
{
	text-transform: uppercase;
}

.GEN_navigationText
{	float:left;
	padding:5px 0px 0px 10px;
	color:white;
	font-size:0.9em;
	font-weight: bold;
}
.GEN_navigationText a, .GEN_navigationText a:visited, .GEN_navigationText a:active
{
	color: white;
	text-transform:uppercase;
	text-decoration: underline;
	font-weight: bold;
}
.GEN_navigationText a:hover
{
	font-weight: bold;
	text-decoration: none;
}

.GEN_leftColumnItem
{
	padding : 5px 0px 5px 10px;	
	border-bottom: 1px solid #999da9;
}

/*          SEARCH BOX                */
.GEN_SearchInner
{
	padding: 3px 3px 0px 7px;
}
#SearchForm
{
	margin: 0px;
	padding: 0px;
}
.searchText
{
	width: 175px;
	height: 18px;
	border: 1px solid #71a381;
}
.SearchLeft
{
	float:left;
}
.searchResultLine
{
	padding: 5px 0px 5px 0px;
	border-top: 1px solid #1b6231;
	font-size: 90%;
}
.searchResultLine a, .searchResultLine a:visited
{
	color: 	#1b6231;
	font-weight: normal;
}
.searchResultLine a:hover
{
	color: 	#1b6231;
	font-weight: normal;
	text-decoration: none;
}
/*****************************************************************************************************/
/*     GOOGLE search box and results   */
.searchResultTitle a
{
		color: #1b6231;
		font-size: 1.2em;
		font-weight: bold;
}
.GEN_SearchButton
{
	float:right;
	height: 25px;
	text-align:left;
	padding-right:5px;
}
.GEN_Search
{
	height: 25px;
	float:right;
	width:320px;
	text-align:right;
}
.GEN_SearchField
{
	padding-right: 5px;
}
.GEN_SearchButtonHeader
{
	border: 1px solid #000000;
	background-color: #FFFFFF;
	color: #dd1c00;
	font-weight: bold;
	cursor: pointer;
	cursor: hand;
}
.GEN_SearchButtonNormal
{
	border: 1px solid #000000;
	background-color: #FFFFFF;
	color: #1b6231;
	font-weight: bold;
	cursor: pointer;
	cursor: hand;
}
/*#q .GEN_SearchInput
{
	border: 1px solid #1b6231;
	width: 165px;
	height:21px;
}*/
form#quickSearch
{
	margin: 0;
	padding: 0;
}

input#quickSearch {
	border: 1px solid #a19594;
	width: 195px;
	height:21px;
	font-size				: 10pt;
	font-weight				: normal;
	font-family				: arial;
	margin					: 0;
	/*padding					: 1px 2px 1px 2px;*/
}

form#quickSearch div {
	margin					: 0 0 0 0;
}
.menutext
{
	font-family		: Arial;
	font-size		: 75%;
	color			: #666666;
	text-decoration	: none;
	font-weight		: bold;
	padding			: 0px 20px 0px 0px;
}
.menutext:hover
{
	font-family		: Arial;
	font-size		: 75%;
	color			:  #1d6734;
	text-decoration	: none;
	font-weight		: bold;
	padding			: 0px 20px 0px 0px;
}

/**********************************************************************/
/* old drop down menus*/
/*
.menutext
{
	height: 18px;
	font-family		: Arial;
	font-size		: 75%;
	color			: #FFFFFF;
	text-decoration	: none;
	font-weight		: bold;
	border			: 1px solid #71a381;
	padding			: 0px 3px 0px 3px;
}
.menutext span
{
	padding			: 0px 10px 0px 10px;
}
.menutext:hover
{
	height: 18px;
	font-family		: Arial;
	font-size		: 75%;
	color			: #FFFFFF;
	background-color: #1b6231;
	border			: 1px solid #FFFFFF;
	text-decoration	: none;
	font-weight		: bold;
}

.ddMenuItem {
	cursor				: pointer;
	cursor				: hand;
	font-size  			: 11px;
	color				: #666666;
	padding				: 3px 5px 1px 5px;
}
.menuTable
{
	border: 1px solid #71a381;
	background-color: #FFFFFF;
}
*/

/*  NEW Left sliding menus */
.GEN_LeftMenuSection
{
	padding: 3px 0px 3px 3px ;
	}
.GEN_LeftMenuSectionItemSelected, .GEN_LeftMenuSectionItemSelected:active, .GEN_LeftMenuSectionItemSelected:visited
{
	padding-left: 0px;
	text-decoration:none;
	/*background-image:url('/images/bg_leftMenuOver.jpg');
	background-position:left;
	background-repeat:no-repeat;*/
	color: #1b6231;
	font-size:0.8em;
	font-weight: bold;
}
.GEN_LeftMenuSectionItem, .GEN_LeftMenuSectionItem:active, .GEN_LeftMenuSectionItem:visited
{
	padding-left: 0px;
	text-decoration:none;
	color:#92857b;
	font-size:0.8em;
	font-weight: normal;
}
.GEN_LeftMenuSectionItem:hover
{
	/*background-image:url('/images/bg_leftMenuOver.jpg');
	background-position:left;
	background-repeat:no-repeat;*/
	color: #1d6734;
	font-weight:normal;
}


.GEN_LeftSubmenusBox
{
	border-top: 1px solid #dcd4bb;
	border-bottom: 1px solid #dcd4bb;
	background-color:#e0eee8;
	padding: 5px 0px 5px 3px;
}
.GEN_LeftSubmenuSection
{
	padding: 0px 0px 2px 2px;
}
.GEN_LeftSubmenuSectionItem, .GEN_LeftSubmenuSectionItem:active, .GEN_LeftSubmenuSectionItem:visited
{
	padding-left: 5px;
	font-size: 0.7em;
	font-weight:normal;
	text-decoration:none;
	color:#92857b;
}
.GEN_LeftSubmenuSectionItem:hover
{
/*	background-image:url('/images/bg_leftSubmenuOver.jpg');
	background-position:left;
	background-repeat:no-repeat;*/
	color: #1d6734;
	font-weight:normal;
}
.GEN_LeftSubmenuSectionItemSelected, .GEN_LeftSubmenuSectionItemSelected:active, .GEN_LeftSubmenuSectionItemSelected:visited
{
	padding-left: 5px;
	font-size: 0.7em;
	text-decoration:none;
	font-weight:normal;
	color: #000000;
}

.GEN_Left3rdLevelSubmenuSection
{
	padding: 0px 0px 10px 18px;
}
.GEN_Left3rdLevelSubmenuSectionItem, .GEN_Left3rdLevelSubmenuSectionItem:active, .GEN_Left3rdLevelSubmenuSectionItem:visited
{
	padding: 0px;
	font-size: 0.7em;
	font-weight:normal;
	text-decoration:none;
	color:#92857b;
}
.GEN_Left3rdLevelSubmenuSectionItem:hover
{
/*	background-image:url('/images/bg_leftSubmenuOver.jpg');
	background-position:left;
	background-repeat:no-repeat;*/
	color: #1d6734;
	font-weight:normal;
}


/*       FOOTER            */

.GEN_footer
{
	height: 23px;
	background-color: #71a381 ;
}
.GEN_footerLeft
{
	float			:left;
	width			: 350px;
	text-align		:left;
	color			: #FFFFFF;
	text-decoration	: none;
	font-weight		: normal;
	font-size  		: 70%;
}
.GEN_footerLeftInner
{
	padding			: 3px 0px 0px 20px;
}
.GEN_footerLeftInner a, .GEN_footerLeftInner a:visited
{
	font-family		: Arial;
	font-size  		: 100%;
	color			: #FFFFFF;
	text-decoration	: none;
	font-weight		: normal;
}
.GEN_footerLeftInner a:hover
{
	font-family		: Arial;
	font-size  		: 100%;
	color			: #1b6231;
	text-decoration	: none;
	font-weight		: normal;
}
.GEN_footerRight
{
	float: right;
	text-align:right;
}
.GEN_footerRight a
{
	padding: 0px 10px 0px 0px;
}
.footertext, .footertext:visited
{
	font-family		: arial, sans-serif; 
	font-size  		: 70%;
	color			: #FFFFFF;
	text-decoration	: none;
	font-weight		: normal;
}
	
.footertext:hover
{
	font-family		: arial, sans-serif; 
	font-size  		: 70%;
	color			: #1b6231;
	text-decoration	: none;
	font-weight		: normal;
}

/* ******************************************************************************** */
/*	SITE MAP  */


.GEN_sitemap_block
{
	width	: 750px;
	padding: 5px 0px 5px 0px;
}
.GEN_sitemap_alphabet
{
	text-align: left;
}
.GEN_sitemap_alphabet a, .GEN_sitemap_alphabet a:visited
{

}
.GEN_sitemap_alphabet a:hover
{
	text-decoration: none;
}


.GEN_sitemap_letter a.sitemapLetter, .GEN_sitemap_letter a.sitemapLetter:visited
{
	font-weight: bold;	
	text-decoration: none!important;
}

a.sitemapLetter {
	text-decoration:none;
}

.GEN_sitemap_links_block
{
}
.GEN_sitemap_link a, .GEN_sitemap_link a:visited
{
	font: 0.9em Arial;
	text-decoration: none;
}
.GEN_sitemap_link a:hover
{
	font: 0.9em Arial;
	text-decoration: underline;
}

div.GEN_sitemap_letter {
	width	: 40px;
	float	: left;
}

div.GEN_sitemap_links_block {
	float	: left;
}

div.GEN_sitemap_link {
	float	: left;
}



/**********************************************************************************************/

.smallText
{
	font-family		:Arial, Helvetica, sans-serif;
	font-size		:65%;
	color			:#ffffff;
	text-decoration	:none;
	font-weight		:normal;
	height: 98px;
	background-image: url('/images/Pic_TextBox.jpg');
	background-repeat: no-repeat;
	/*background-position: right;*/
}
.smallTextInner
{
	padding-top		:4px;
	padding-bottom:4px;
	padding-right:5px;
	padding-left:5px;
}
.smallTextInner a
{
	text-decoration:none;
	font-weight:normal;
	color:#d4d4a5;
}
.smallTextInner a:hover
{
	color:#d4d4a5;
	text-decoration:none;
	font-weight:normal;
}
.homeProductsLink, .homeProductsLink:visited
{
	color: #1b6231;
	text-decoration: none;
}
.homeProductsLink:hover
{
	color: #1b6231;
	text-decoration: underline;
}

.GreenLink, .GreenLink:visited
{
	color: #1b6231;
	text-decoration: none;
}

.GreenLink:hover
{
	color: #1b6231;
	text-decoration: underline;
}


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

.mainHeading
{
	background-color: #FFFFFF;
	color			: #999da9;
	font-size		: 10pt;
	font-weight		: bolder;
	padding			: 2px;
	text-transform	: uppercase;
	border-top		: 1px solid #6fd8de;
	border-bottom	: 1px solid #6fd8de;
}

.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		: 1px solid #1b6231;
	border-right	: 1px solid #1b6231;
	border-left		: 1px solid #1b6231;
	border-bottom	: 1px solid #1b6231;
}
	
.sButton
{
	background-color: #1b6231;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	color : #FFFFFF;
	cursor		: pointer;
	cursor		: hand;
	font-weight: bold;
	font-family		: 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;
}

/***************************************************************************************************/
.footerLogos
{
	height:55px;
	background-color: #FFFFFF;
	font-size: 0.7em;
	color: #999999;
}

