/*
**-----------------------------------------------------------------------------
**
** Copyright (c) 2001 by Computors Limited. All Rights Reserved.
**
** No part of this publication or software may be reproduced, transmitted,
** transcribed, stored in a retrieval system, or translated into any
** language without the prior written authorization of Computors Limited.
**
** This is a licensed product of Computors Limitied.
**
	** CSS        : site.css
**
	** Description: Main Cascading Style Sheet for site
**
** History
** Version   Date     Author      Comments
** --------  -------  ----------  ---------------------------------------------
** 01.00.00  03Jun05  A.D.Smith   Initial Version.
**
**-----------------------------------------------------------------------------
	** NOTES / TO DO:
**
**  - Tidy Up.
**
**
**-----------------------------------------------------------------------------
*/

/* Default */
BODY,A,TABLE,TD,TR,P,BR,LI,OL,UL,SUP,SELECT,INPUT,TEXTAREA,DD,DT,SPAN,DL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

/* General */
.fullheight {height: 100%;}

/* Site Specific */



/*DIV {border: 1px; border-style: dashed;}*/

/* Site Specific */
.MAD_whymad_text  {line-height: 9pt; margin-left: 5px; margin-right: 5px;}
.MAD_madtips_text {line-height: 9pt; margin-left: 5px; margin-right: 5px;}
.MAD_HomeValues_Entry {
	font-size: 10pt;
	font-weight: bold;
	clear: none;
	line-height: 10pt;
	margin-left: 5px;
	margin-right: 2px;
	margin-top: 4px;
	margin-bottom: 0px;
	color: #FFFFFF;
}
.MAD_HomeValues_Text {
	font-size: 10pt;
	font-weight: normal;
	clear: none;
	line-height: 10pt;
	margin-left: 5px;
	margin-right: 0px;
	margin-top: 4px;
	margin-bottom: 0px;
	color: #FFFFFF;
}
.MAD_HomeValues_Image {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 4px;
	margin-bottom: 4px;
}

.MAD_topnav_text  {font-size: 10pt; font-weight: normal; color: #FFFFFF; margin-left: 5px; margin-right: 5px;}

.MAD_TopNav_title_1 {font-size: 10pt; font-weight: normal; margin-left: 5px; margin-right: 5px;}
.MAD_TopNav_link_1:link    {color: #FFFFFF; text-decoration: none;}
.MAD_TopNav_link_1:visited {color: #FFFFFF; text-decoration: none;}
.MAD_TopNav_link_1:active  {color: #FFFFFF; text-decoration: none;}
.MAD_TopNav_link_1:hover   {color: #333333; text-decoration: underline;}

/*.MAD_level2Nav_title_1 {line-height: 34px; vertical-align: middle; font-size: 9pt; font-weight: normal; margin-left: 0px; margin-right: 2px;}*/
.MAD_level2Nav_link_1:link    {font-size: 10pt; color: #FFFFFF; line-height: 34px; vertical-align: middle; margin-right: 2px; text-decoration: none;}
.MAD_level2Nav_link_1:visited {font-size: 10pt; color: #FFFFFF; line-height: 34px; vertical-align: middle; margin-right: 2px; text-decoration: none;}
.MAD_level2Nav_link_1:active  {font-size: 10pt; color: #FFFFFF; line-height: 34px; vertical-align: middle; margin-right: 2px; text-decoration: none;}
.MAD_level2Nav_link_1:hover   {font-size: 10pt; color: #333333; line-height: 34px; vertical-align: middle; margin-right: 2px; text-decoration: underline;}

/*.MAD_level2Nav_title_2 {vertical-align: middle; font-size: 9pt; font-weight: normal; margin-left: 0px; margin-right: 2px;}*/
.MAD_level2Nav_link_2:link    {font-size: 8pt; color: #FFFFFF; line-height: 22px; vertical-align: middle; text-decoration: none;}
.MAD_level2Nav_link_2:visited {font-size: 8pt; color: #FFFFFF; line-height: 22px; vertical-align: middle; text-decoration: none;}
.MAD_level2Nav_link_2:active  {font-size: 8pt; color: #FFFFFF; line-height: 22px; vertical-align: middle; text-decoration: none;}
.MAD_level2Nav_link_2:hover   {font-size: 8pt; color: #333333; line-height: 22px; vertical-align: middle; text-decoration: underline;}

.MAD_NewsNav_title_1 {font-size: 10pt; font-weight: normal; margin-left: 5px; margin-right: 5px;}
.MAD_NewsNav_link_1:link    {color: #FFFFFF; text-decoration: none;}
.MAD_NewsNav_link_1:visited {color: #FFFFFF; text-decoration: none;}
.MAD_NewsNav_link_1:active  {color: #FFFFFF; text-decoration: none;}
.MAD_NewsNav_link_1:hover   {color: #000000; text-decoration: underline;}


A.MAD_footer:link    {font-size: 8pt; font-weight: normal; color: #000000; text-decoration:underline;}
A.MAD_footer:visited {font-size: 8pt; font-weight: normal; color: #000000; text-decoration:underline;}
A.MAD_footer:active  {font-size: 8pt; font-weight: normal; color: #000000; text-decoration:underline;}
A.MAD_footer:hover   {font-size: 8pt; font-weight: normal; color: #FFFFFF; text-decoration:underline;}


.MAD_newsbar_frame  {
	width: 634px; height: 106px; max-height: 106px; z-index: 0;
	border: 1px; border-style: inset; background-color: #FFFFFF; overflow: auto;
	scrollbar-face-color: #F47836;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: none;
	scrollbar-3dlight-color: none;
	scrollbar-arrow-color: #333333;
	scrollbar-track-color: none;
	scrollbar-darkshadow-color: none;
	scrollbar-base-color: none;
}
.MAD_newsbar_title  {color: #333333; font-weight: bold; margin-top: 2px; width: 160px; height: 16px; max-height: 16px; overflow: hidden; line-height: 9pt;}
.MAD_newsbar_text   {margin-top: 0px; width: 160px; height: 46px; max-height: 46px; overflow: hidden; line-height: 9pt;}


.fullheight {height: 100%;}
DIV.MAD_Content {
	overflow: auto;
	height: 100%;
	scrollbar-face-color: #F47836;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: none;
	scrollbar-3dlight-color: none;
	scrollbar-arrow-color: #333333;
	scrollbar-track-color: none;
	scrollbar-darkshadow-color: none;
	scrollbar-base-color: none;
}
DIV.MAD_Content_Header {
	vertical-align: top;
}
DIV.MAD_Content_Header_Image {
	float: left;
	clear: none;
	margin-left: 2px;
	margin-right: 4px;
	margin-top: 4px;
	margin-bottom: 0px;
}
DIV.MAD_Content_Header_Image2 {
	float: right;
	clear: right;
	margin-left: 2px;
	margin-right: 4px;
	margin-top: 4px;
	margin-bottom: 0px;
}
DIV.MAD_Content_Title {
	font-size: 16pt;
	font-weight: normal;
	vertical-align: text-bottom;
	clear: right;
	margin-left: 10px;
	margin-right: 4px;
	margin-top: 4px;
	margin-bottom: 0px;
}
DIV.MAD_Content_Title2 {
	font-size: 16pt;
	clear: right;
	margin-left: 38px;
	margin-right: 4px;
	margin-top: 4px;
	margin-bottom: 0px;
}
DIV.MAD_Content_entry {clear: both; line-height: 12pt; font-size: 16pt; color: #C5B8B2; margin-left: 38px; margin-right: 4px; margin-top: 8px; margin-bottom: 0px;}
DIV.MAD_Content_text  {line-height: 10pt; margin-left: 38px; margin-right: 4px; margin-top: 8px; margin-bottom: 0px;}
DIV.MAD_Content_Entry_1 {clear: both; line-height: 12pt; font-size: 16pt; color: #C5B8B2; margin-left: 38px; margin-right: 4px; margin-top: 20px; margin-bottom: 0px;}
DIV.MAD_Content_Image_Main {float:right; clear: none; margin-left: 4px; margin-right: 4px; margin-top: 8px; margin-bottom: 0px;}
DIV.MAD_Content_Image_Main_1 {float:left; margin-left: 19px; margin-right: 2px; margin-top: 8px; margin-bottom: 0px;}
DIV.MAD_Content_Image_Main_2 {margin-left: 2px; margin-right: 2px; margin-top: 8px; margin-bottom: 0px;}

DIV.MAD_Content_entry1 {clear: none; line-height: 10pt; font-size: 11pt; font-weight: bold; color: #333333; margin-left: 38px; margin-right: 4px; margin-top: 16px; margin-bottom: 0px;}
DIV.MAD_Content_text1  {line-height: 10pt; margin-left: 38px; margin-right: 4px; margin-top: 8px; margin-bottom: 0px;}
DIV.MAD_Content_image1 {float:right; clear: both; margin-left: 4px; margin-right: 4px; margin-top: 8px; margin-bottom: 4px;}

DIV.MAD_Content_entry2 {clear: none; line-height: 10pt; font-size: 11pt; font-weight: bold; color: #333333; margin-left: 38px; margin-right: 4px; margin-top: 16px; margin-bottom: 0px;}
DIV.MAD_Content_text2  {line-height: 10pt; margin-left: 38px; margin-right: 4px; margin-top: 8px; margin-bottom: 0px;}
DIV.MAD_Content_image2 {float:left; clear: both; margin-left: 19px; margin-right: 4px; margin-top: 8px; margin-bottom: 4px;}

DIV.MAD_Content_entry11 {clear: none; line-height: 10pt; font-size: 11pt; font-weight: bold; color: #333333; margin-left: 4px; margin-right: 4px; margin-top: 16px; margin-bottom: 0px;}
DIV.MAD_Content_text11  {line-height: 10pt; margin-left: 4px; margin-right: 4px; margin-top: 8px; margin-bottom: 0px;}
DIV.MAD_Content_image11 {float:left; clear: both; margin-left: 4px; margin-right: 4px; margin-top: 8px; margin-bottom: 4px;}

DIV.MAD_Column_Area_1  {width: 243px; clear: both; float:left;}
DIV.MAD_Column_Area_2  {width: 243px; clear: right; float:right;}
DIV.MAD_Column_Area_3  {width: 243px; clear: both; float:left; }
DIV.MAD_Column_Area_4  {width: 243px; clear: right; float:right;}

/* NEWS */
DIV.MAD_News_title  {clear: none; font-size: 16pt; margin-left: 38px; margin-right: 4px; margin-top: 16px; margin-bottom: 0px;}

DIV.MAD_News_entry1 {clear: none; line-height: 8pt; font-size: 10pt; color: #666666; margin-left: 38px; margin-right: 4px; margin-top: 16px; margin-bottom: 0px;}
DIV.MAD_News_text1  {line-height: 10pt; margin-left: 38px; margin-right: 4px; margin-top: 8px; margin-bottom: 0px;}
DIV.MAD_News_image1 {float:right; clear: both; margin-left: 4px; margin-right: 4px; margin-top: 8px; margin-bottom: 4px;}

DIV.MAD_News_entry2 {clear: none; line-height: 8pt; font-size: 10pt; color: #666666; margin-left: 38px; margin-right: 4px; margin-top: 16px; margin-bottom: 0px;}
DIV.MAD_News_text2  {line-height: 10pt; margin-left: 38px; margin-right: 4px; margin-top: 8px; margin-bottom: 0px;}
DIV.MAD_News_image2 {float:left; clear: both; margin-left: 19px; margin-right: 4px; margin-top: 8px; margin-bottom: 4px;}

DIV.CM_Item_Info_Area     {float:right; clear: both; margin-left: 38px; margin-right: 4 px; margin-top: 20px; margin-bottom: 4px;}
DIV.CM_Item_Info_Title    {font-weight: normal; color: #C5B8B2; margin-left: 0px; margin-right: 4px; margin-top: 0px; margin-bottom: 0px;}
DIV.CM_Item_Info_Data     {font-weight: normal; color: #000000; margin-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px;}
DIV.CM_Item_Info_Comments {font-weight: normal; color: #333333; margin-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px;}
DIV.CM_Item_Info_Source   {font-weight: normal; color: #333333; margin-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px;}
A.CM_Item_Info_Source:link    {font-size: 8pt; font-weight: normal; color: #000080; text-decoration:underline;}
A.CM_Item_Info_Source:visited {font-size: 8pt; font-weight: normal; color: #000080; text-decoration:underline;}
A.CM_Item_Info_Source:active  {font-size: 8pt; font-weight: normal; color: #000080; text-decoration:underline;}
A.CM_Item_Info_Source:hover   {font-size: 8pt; font-weight: normal; color: #000080; text-decoration:underline;}

DIV.MAD_Submitform_Lab     {float:left; clear: both; width: 120px; text-align: right; margin-left: 19px; margin-right: 0px; margin-top: 2px; margin-bottom: 0px;}
DIV.MAD_Submitform_Data    {clear: none; margin-left: 4px; margin-right: 4px; margin-top: 2px; margin-bottom: 0px;}
DIV.MAD_Submitform_Buttons {float:left; clear: none; margin-left: 49px; margin-right: 0px; margin-top: 4px; margin-bottom: 0px;}

BODY  {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #574F71;
}
FORM  {margin: 0px; padding: 0px;}
TABLE {}
TABLE.header {margin: 0; padding: 0; background-color: #FFFFFF;}
TABLE.footer {margin: 0; padding: 0; background-color: #FFFFFF;}

A:link    {color: #959595; text-decoration:none;}
A:visited {color: #959595; text-decoration:none;}
A:active  {color: #959595; text-decoration:none;}
A:hover   {color: #FFFFFF; text-decoration:none; background-color: #3E0058}

A.BaseNav:link    {color: #FFFFFF; text-decoration:none;}
A.BaseNav:visited {color: #FFFFFF; text-decoration:none;}
A.BaseNav:active  {color: #FFFFFF; text-decoration:none;}
A.BaseNav:hover   {color: #CAB0D9; text-decoration:none;}

A.Login:link    {color: #333333; text-decoration:none}
A.Login:visited {color: #333333; text-decoration:none}
A.Login:active  {color: #333333; text-decoration:none}
A.Login:hover   {color: #31803a; text-decoration:underline}
A.CartLink:link    {color: #333333; text-decoration:none}
A.CartLink:visited {color: #333333; text-decoration:none}
A.CartLink:active  {color: #333333; text-decoration:none}
A.CartLink:hover   {color: #31803a; text-decoration:underline}

.required {font-size: 8pt; border: 1px solid #6699CC; padding-left: 4px; padding-right: 4px; padding-top: 1px; padding-bottom: 1px; background-color: #FFFFDD;}
.optional {font-size: 8pt; border: 1px solid #6699CC; padding-left: 4px; padding-right: 4px; padding-top: 1px; padding-bottom: 1px; background-color: #FFFFFF;}
.error    {font-size: 8pt; border: 1px solid #FF0000; padding-left: 4px; padding-right: 4px; padding-top: 1px; padding-bottom: 1px; background-color: #FFDDDD;}

.TitleLabel   {font-size: 12pt; font-weight: bold; color: #000000;}
.TitleDesc    {font-size: 10pt; font-weight: normal; color: #000000;}
.SectionLabel {font-size: 10pt; font-weight: bold; color: #000080;}
.SectionDesc  {font-size: 10pt; font-weight: normal; color: #333333;}

.CMC_Content_Area    {margin-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px;}
.CMC_Title           {font-family: Arial, Verdana, Helvetica, sans-serif; font-size: pt; font-weight: bold; margin-left: 15px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px;}
.CMC_Description     {font-size: 10pt; font-weight: normal; margin-left: 4px; margin-right: 4px; margin-top: 0px; margin-bottom: 4px;}
.CMC_List_Area       {clear: both; margin-left: 4px; margin-right: 4px; margin-top: 4px; margin-bottom: 4px;}
.CMC_Item_Area       {clear: both; margin-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px;}
.CMC_Item_Image_Area {margin-left: 4px; margin-right: 4px; margin-top: 4px; margin-bottom: 4px;}

.CM_Content_Area       {margin-left: 10px; margin-right: 10px; margin-top: 10px; margin-bottom: 10px;}
.CM_Cat_Title          {font-size: 14pt; font-weight: bold; color: #006600; margin-left: 4px; margin-right: 4px; margin-top: 4px; margin-bottom: 4px;}
.CM_Title              {font-size: 14pt; font-weight: bold; color: #333333; margin-left: 4px; margin-right: 4px; margin-top: 4px; margin-bottom: 4px;}
.CM_Item_File_Area     {margin-left: 10px; margin-right: 10px; margin-top: 10px; margin-bottom: 10px;}
.CM_Item_File_Icon     {margin-left: 4px; margin-right: 4px; margin-top: 0px; margin-bottom: 0px;}
.CM_Item_Area          {clear: both; margin-left: 4px; margin-right: 0px; margin-top: 10px; margin-bottom: 0px;}

.CM_Search_Area     {margin-left: 10px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px;}
.CM_Search_Title    {font-size: 10pt; font-weight: bold; color: #006600; margin-left: 0px; margin-right: 0px; margin-top: 12px; margin-bottom: 0px;}
.CM_Search_Item     {margin-left: 12px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px;}
.CM_Search_Input    {width: 100px;}

.CM_login_Area      {margin-left: 10px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px;}


DIV.CM_Entry1 {
    font-size: 10pt; 
    color: #000000; 
    font-weight: bold; 
    margin-top: 16px;
    padding-left: 15px;
    clear: none;
    width: 500px;
}

DIV.CM_Text1  {
    color: #333333;
    width: 400px;
    padding-left: 10px;
    clear: none;
}


DIV.CM_Image1 {
	margin-right: 4px;
	margin-top: 4px;
	margin-bottom: 4px;
	clear: none;
}

A.CM_Content_Link:link    {font-size: 8pt; font-weight: normal; color: #000080; text-decoration:underline;}
A.CM_Content_Link:visited {font-size: 8pt; font-weight: normal; color: #000080; text-decoration:underline;}
A.CM_Content_Link:active  {font-size: 8pt; font-weight: normal; color: #000080; text-decoration:underline;}
A.CM_Content_Link:hover   {font-size: 8pt; font-weight: normal; color: #0000F0; text-decoration:underline;}

A.CM_Email_Link:link      {font-size: 8pt; font-weight: normal; color: #000080; text-decoration:underline;}
A.CM_Email_Link:visited   {font-size: 8pt; font-weight: normal; color: #000080; text-decoration:underline;}
A.CM_Email_Link:active    {font-size: 8pt; font-weight: normal; color: #000080; text-decoration:underline;}
A.CM_Email_Link:hover     {font-size: 8pt; font-weight: normal; color: #0000F0; text-decoration:underline;}

A.CMTitle:link    {font-size: 12pt; font-weight: bold; color: #000000; text-decoration:none;}
A.CMTitle:visited {font-size: 12pt; font-weight: bold; color: #000000; text-decoration:none;}
A.CMTitle:active  {font-size: 12pt; font-weight: bold; color: #000000; text-decoration:none;}
A.CMTitle:hover   {font-size: 12pt; font-weight: bold; color: #000000; text-decoration:none;}

A.CMTitle_Latest:link    {font-size: 8pt; font-weight: bold; color: #000000; text-decoration:none;}
A.CMTitle_Latest:visited {font-size: 8pt; font-weight: bold; color: #000000; text-decoration:none;}
A.CMTitle_Latest:active  {font-size: 8pt; font-weight: bold; color: #000000; text-decoration:none;}
A.CMTitle_Latest:hover   {font-size: 8pt; font-weight: bold; color: #000000; text-decoration:none;}

A.CM_URLLink:link    {font-size: 10pt; font-weight: bold; color: #000000; text-decoration:none;}
A.CM_URLLink:visited {font-size: 10pt; font-weight: bold; color: #000000; text-decoration:none;}
A.CM_URLLink:active  {font-size: 10pt; font-weight: bold; color: #000000; text-decoration:none;}
A.CM_URLLink:hover   {font-size: 10pt; font-weight: bold; color: #000000; text-decoration:underline;}

A.CMText:link     {font-size: 8pt; font-weight: normal; color: #333333; text-decoration:none;}
A.CMText:visited  {font-size: 8pt; font-weight: normal; color: #333333; text-decoration:none;}
A.CMText:active   {font-size: 8pt; font-weight: normal; color: #333333; text-decoration:none;}
A.CMText:hover    {font-size: 8pt; font-weight: normal; color: #333333; text-decoration:none;}

A.CMText_Latest:link     {font-size: 8pt; font-weight: normal; color: #333333; text-decoration:none;}
A.CMText_Latest:visited  {font-size: 8pt; font-weight: normal; color: #333333; text-decoration:none;}
A.CMText_Latest:active   {font-size: 8pt; font-weight: normal; color: #333333; text-decoration:none;}
A.CMText_Latest:hover    {font-size: 8pt; font-weight: normal; color: #333333; text-decoration:none;}

A.CMMore:link     {font-size: 8pt; font-weight: normal; color: #F47836; text-decoration:none;}
A.CMMore:visited  {font-size: 8pt; font-weight: normal; color: #F47836; text-decoration:none;}
A.CMMore:active   {font-size: 8pt; font-weight: normal; color: #F47836; text-decoration:none;}
A.CMMore:hover    {font-size: 8pt; font-weight: normal; color: #F47836; text-decoration:underline;}

A.CMMore_Latest:link     {font-size: 8pt; font-weight: normal; color: #F47836; text-decoration:none;}
A.CMMore_Latest:visited  {font-size: 8pt; font-weight: normal; color: #F47836; text-decoration:none;}
A.CMMore_Latest:active   {font-size: 8pt; font-weight: normal; color: #F47836; text-decoration:none;}
A.CMMore_Latest:hover    {font-size: 8pt; font-weight: normal; color: #F47836; text-decoration:underline;}



A.CATALOGUE_CatLink:link    {font-size: 8pt; font-weight: normal; color: #000080; text-decoration:underline;}
A.CATALOGUE_CatLink:visited {font-size: 8pt; font-weight: normal; color: #000080; text-decoration:underline;}
A.CATALOGUE_CatLink:active  {font-size: 8pt; font-weight: normal; color: #000080; text-decoration:underline;}
A.CATALOGUE_CatLink:hover   {font-size: 8pt; font-weight: normal; color: #F47836; text-decoration:underline;}

A.CM_Form_Link:link    {font-size: 8pt; font-weight: normal; color: #000080; text-decoration:underline;}
A.CM_Form_Link:visited {font-size: 8pt; font-weight: normal; color: #000080; text-decoration:underline;}
A.CM_Form_Link:active  {font-size: 8pt; font-weight: normal; color: #000080; text-decoration:underline;}
A.CM_Form_Link:hover   {font-size: 8pt; font-weight: normal; color: #F47836; text-decoration:underline;}


.CM_Text_Bullet {margin-left: 10px;  margin-right: 0px; margin-top: 2px; margin-bottom: 0px;}

.hcatmenu_row_1   {vertical-align: top;}
.hcatmenu_row_2   {vertical-align: top; background-color: #EEEEEE;}
.hcatmenu_row_3   {vertical-align: top; background-color: #DDDDDD;}
.hcatmenu_row_4   {vertical-align: top; background-color: #EEEEEE;}
.hcatmenu_row_5   {vertical-align: top; background-color: #DDDDDD;}
.hcatmenu_row_6   {vertical-align: top; background-color: #EEEEEE;}
.hcatmenu_row_7   {vertical-align: top; background-color: #DDDDDD;}
.hcatmenu_row_8   {vertical-align: top; background-color: #EEEEEE;}

.hcatmenu_cell_1  {margin: 0px; padding: 2px;}
.hcatmenu_cell_2  {margin: 0px; padding: 0px;}
.hcatmenu_cell_3  {margin: 0px; padding: 0px;}
.hcatmenu_cell_4  {margin: 0px; padding: 0px;}
.hcatmenu_cell_5  {margin: 0px; padding: 0px;}
.hcatmenu_cell_6  {margin: 0px; padding: 0px;}
.hcatmenu_cell_7  {margin: 0px; padding: 0px;}
.hcatmenu_cell_8  {margin: 0px; padding: 0px;}

.hcatmenu_img_1   {margin-left: 0px;  margin-right: 0px; margin-top: 2px; margin-bottom: 0px;}
.hcatmenu_img_2   {margin-left: 12px; margin-right: 0px; margin-top: 2px; margin-bottom: 0px;}
.hcatmenu_img_3   {margin-left: 24px; margin-right: 0px; margin-top: 2px; margin-bottom: 0px;}
.hcatmenu_img_4   {margin-left: 36px; margin-right: 0px; margin-top: 2px; margin-bottom: 0px;}
.hcatmenu_img_5   {margin-left: 48px; margin-right: 0px; margin-top: 2px; margin-bottom: 0px;}
.hcatmenu_img_6   {margin-left: 60px; margin-right: 0px; margin-top: 2px; margin-bottom: 0px;}
.hcatmenu_img_7   {margin-left: 72px; margin-right: 0px; margin-top: 2px; margin-bottom: 0px;}
.hcatmenu_img_8   {margin-left: 84px; margin-right: 0px; margin-top: 2px; margin-bottom: 0px;}

.hcatmenu_title_1 {font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 8pt; font-weight: bold;   margin-left: 2px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px;}
.hcatmenu_title_2 {font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; margin-left: 2px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px;}
.hcatmenu_title_3 {font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; margin-left: 2px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px;}
.hcatmenu_title_4 {font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; margin-left: 2px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px;}
.hcatmenu_title_5 {font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; margin-left: 2px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px;}
.hcatmenu_title_6 {font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; margin-left: 2px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px;}
.hcatmenu_title_7 {font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; margin-left: 2px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px;}
.hcatmenu_title_8 {font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; margin-left: 2px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px;}

.hcatmenu_link_1:link, .hcatmenu_link_1:visited, .hcatmenu_link_1:active {color: #111111; text-decoration: none;}
.hcatmenu_link_2:link, .hcatmenu_link_2:visited, .hcatmenu_link_2:active {color: #111111; text-decoration: none;}
.hcatmenu_link_3:link, .hcatmenu_link_3:visited, .hcatmenu_link_3:active {color: #222222; text-decoration: none;}
.hcatmenu_link_4:link, .hcatmenu_link_4:visited, .hcatmenu_link_4:active {color: #333333; text-decoration: none;}
.hcatmenu_link_5:link, .hcatmenu_link_5:visited, .hcatmenu_link_5:active {color: #333333; text-decoration: none;}
.hcatmenu_link_6:link, .hcatmenu_link_6:visited, .hcatmenu_link_6:active {color: #444444; text-decoration: none;}
.hcatmenu_link_7:link, .hcatmenu_link_7:visited, .hcatmenu_link_7:active {color: #444444; text-decoration: none;}
.hcatmenu_link_8:link, .hcatmenu_link_8:visited, .hcatmenu_link_8:active {color: #444444; text-decoration: none;}

.hcatmenu_link_1:hover {color: #111180; text-decoration: underline;}
.hcatmenu_link_2:hover {color: #111180; text-decoration: underline;}
.hcatmenu_link_3:hover {color: #222280; text-decoration: underline;}
.hcatmenu_link_4:hover {color: #333380; text-decoration: underline;}
.hcatmenu_link_5:hover {color: #333380; text-decoration: underline;}
.hcatmenu_link_6:hover {color: #444480; text-decoration: underline;}
.hcatmenu_link_7:hover {color: #444480; text-decoration: underline;}
.hcatmenu_link_8:hover {color: #444480; text-decoration: underline;}


.site_contact_name    {font-size: 12pt; font-weight: bold;   color: #000000; margin-left: 0px; margin-right: 0px; margin-top: 0px;}
.site_contact_address {font-size: 10pt; font-weight: normal; color: #000000; margin-left: 0px; margin-right: 0px; margin-top: 0px;}
.site_contact_phone   {font-size: 10pt; font-weight: bold;   color: #000000; margin-left: 0px; margin-right: 0px; margin-top: 0px;}
.site_contact_fax     {font-size: 10pt; font-weight: bold;   color: #000000; margin-left: 0px; margin-right: 0px; margin-top: 0px;}
.site_contact_email   {font-size: 10pt; font-weight: bold;   color: #000000; margin-left: 0px; margin-right: 0px; margin-top: 0px;}

/*
** FORUMS
*/
.FORUM_Content_Area  {width: 100%; margin-left: 8px; margin-right: 8px; margin-top: 8px; margin-bottom: 8px;}


/*
** CATALOGUE
*/

DIV.catalogue_menu_area   {margin-left: 0px; margin-right: 0px; margin-top: 4px; margin-bottom: 0px;}

DIV.catalogue_menu_row_1  {height: 32px; margin-left: 8px; margin-right: 0px; margin-top: 6px; margin-bottom: 0px;}
DIV.catalogue_menu_img_1  {float: left; clear: both; margin-left: 0px; margin-right: 4px; margin-top: 0px; margin-bottom: 0px;}
DIV.catalogue_menu_cell_1 {height: 32px; margin-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px;}
A.catalogue_menu_link_1:link, A.catalogue_menu_link_1:visited, A.catalogue_menu_link_1:active {font-size: 9pt; font-weight: bold; line-height: 10pt; color: #FFFFFF; text-decoration: none;}
A.catalogue_menu_link_1:hover {font-size: 9pt; font-weight: bold; line-height: 10pt; color: #FFFFFF; text-decoration: underline;}

DIV.catalogue_menu_row_2  {margin-left: 14px;}
DIV.catalogue_menu_img_2  {float: left; clear: right; margin-right: 2px; margin-top: 2px;}
DIV.catalogue_menu_cell_2 {}
A.catalogue_menu_link_2:link, A.catalogue_menu_link_2:visited, A.catalogue_menu_link_2:active {font-size: 8pt; color: #FFFFFF; text-decoration: none;}
A.catalogue_menu_link_2:hover {font-size: 8pt; color: #FFFFFF; text-decoration: underline;}

DIV.catalogue_menu_row_3  {margin-left: 20px;}
DIV.catalogue_menu_img_3  {float: left; clear: right; margin-right: 2px; margin-top: 2px;}
DIV.catalogue_menu_cell_3 {}
A.catalogue_menu_link_3:link, A.catalogue_menu_link_3:visited, A.catalogue_menu_link_3:active {vertical-align: middle; font-size: 8pt; color: #FFFFFF; text-decoration: none;}
A.catalogue_menu_link_3:hover {vertical-align: middle; font-size: 8pt; color: #FFFFFF; text-decoration: underline;}

DIV.catalogue_menu_row_4  {margin-left: 30px;}
DIV.catalogue_menu_img_4  {float: left; clear: right; margin-right: 2px; margin-top: 2px;}
DIV.catalogue_menu_cell_4 {}
A.catalogue_menu_link_4:link, A.catalogue_menu_link_4:visited, A.catalogue_menu_link_4:active {vertical-align: middle; font-size: 8pt; color: #FFFFFF; text-decoration: none;}
A.catalogue_menu_link_4:hover {vertical-align: middle; font-size: 8pt; color: #FFFFFF; text-decoration: underline;}

/*
** PRODUCTS
*/

DIV.Product_List_CatTitle       {clear: none; font-size: 16pt; color: #000000; margin-left: 10px; margin-right: 4px; margin-top: 4px; margin-bottom: 0px;}
DIV.Product_List_CatShortDesc   {clear: left; line-height: 10pt; margin-left: 10px; margin-right: 8px; margin-top: 4px; margin-bottom: 0px;}
DIV.Product_list_CatEdit        {margin-left: 10px; margin-right: 4px; margin-top: 0px; margin-bottom: 0px;}
DIV.Product_List_Title          {clear: none; font-size: 12pt; font-weight: bold; color: #333333; margin-left: 10px; margin-right: 4px; margin-top: 8px; margin-bottom: 0px;}
DIV.Product_List_Image1         {float:right; clear: none; margin-left: 4px; margin-right: 4px; margin-top: 4px; margin-bottom: 4px;}
DIV.Product_List_ShortDesc      {clear: left; line-height: 10pt; margin-left: 10px; margin-right: 8px; margin-top: 4px; margin-bottom: 0px;}
DIV.Product_List_PageNav        {float:right; clear: none; margin-left: 4px; margin-right: 4px; margin-top: 4px; margin-bottom: 0px;}
DIV.Product_List_Divider        {clear: both; margin-left: 10px; margin-right: 10px; margin-top: 4px; margin-bottom: 0px;}
DIV.Product_list_Edit           {margin-left: 10px; margin-right: 4px; margin-top: 0px; margin-bottom: 0px;}

DIV.Product_Detail_Area         {margin-left: 0px;}
DIV.Product_Detail_Image_Area   {float:right; clear: none; margin-left: 4px; margin-right: 4px; margin-top: 4px; margin-bottom: 4px;}
DIV.Product_Detail_Image2       {margin-left: 4px; margin-right: 4px; margin-top: 4px; margin-bottom: 4px;}
DIV.Product_Detail_Edit         {margin-left: 4px; margin-right: 4px; margin-top: 4px; margin-bottom: 4px;}

DIV.Product_Detail_Title_Area   {float:left; clear: none; margin-left: 0px;}
DIV.Product_Detail_CatTitle     {clear: left; font-size: 18pt; color: #000000; margin-left: 19px; margin-right: 4px; margin-top: 4px; margin-bottom: 0px;}
DIV.Product_Detail_Title        {clear: left; font-size: 12pt; color: #000000; margin-left: 19px; margin-right: 4px; margin-top: 4px; margin-bottom: 0px;}

DIV.Product_Detail_Text_Area    {float:left; clear: none; margin-left: 0px;}
DIV.Product_Detail_ShortDesc    {clear: left; line-height: 10pt; margin-left: 19px; margin-right: 8px; margin-top: 8px; margin-bottom: 0px;}
DIV.Product_Detail_LongDesc     {clear: left; line-height: 10pt; margin-left: 19px; margin-right: 8px; margin-top: 8px; margin-bottom: 0px;}

DIV.Product_Detail_BackButton   {float:left; clear: both; margin-left: 19px; margin-right: 4px; margin-top: 10px; margin-bottom: 0px;}


/*
** SUPPLIER DETAILS
*/
DIV.Product_List_SupplierName      {clear: left; font-size: 14pt; color: #F47836; margin-left: 10px; margin-right: 4px; margin-top: 4px; margin-bottom: 0px;}
DIV.Product_List_SupplierAddress   {clear: left; line-height: 10pt; margin-left: 10px; margin-right: 4px; margin-top: 4px; margin-bottom: 0px;}
DIV.Product_List_SupplierTelephone {clear: left; line-height: 10pt; margin-left: 10px; margin-right: 4px; margin-top: 0px; margin-bottom: 0px;}
DIV.Product_List_SupplierWebLink   {clear: none; font-size: 10pt; color: #333333; line-height: 10pt; margin-left: 10px; margin-right: 4px; margin-top: 0px; margin-bottom: 0px;}

A.Product_List_SupplierWebLink:link    {font-size: 8pt; color: #000080; text-decoration: underline;}
A.Product_List_SupplierWebLink:visited {font-size: 8pt; color: #000080; text-decoration: underline;}
A.Product_List_SupplierWebLink:active  {font-size: 8pt; color: #000080; text-decoration: underline;}
A.Product_List_SupplierWebLink:hover   {font-size: 8pt; color: #F47836; text-decoration: underline;}

A.Product_List_SupplierNameWebLink:link    {font-size: 14pt; color: #F47836; text-decoration: none;}
A.Product_List_SupplierNameWebLink:visited {font-size: 14pt; color: #F47836; text-decoration: none;}
A.Product_List_SupplierNameWebLink:active  {font-size: 14pt; color: #F47836; text-decoration: none;}
A.Product_List_SupplierNameWebLink:hover   {font-size: 14pt; color: #F47836; text-decoration: underline;}

DIV.Product_Detail_SupplierName      {clear: left; font-size: 14pt; color: #F47836; margin-left: 19px; margin-right: 4px; margin-top: 4px; margin-bottom: 0px;}
DIV.Product_Detail_SupplierAddress   {clear: left; line-height: 10pt; margin-left: 19px; margin-right: 8px; margin-top: 4px; margin-bottom: 0px;}
DIV.Product_Detail_SupplierTelephone {clear: left; line-height: 10pt; margin-left: 19px; margin-right: 8px; margin-top: 4px; margin-bottom: 0px;}


/*
** SPECIFICATIONS
*/

DIV.Spec_Group_Area      {float:left; clear: both; margin-left: 19px;}
DIV.Spec_Group_Title     {float:left; clear: right; font-size: 10pt; color: #666666; margin-right: 4px; margin-top: 4px; margin-bottom: 0px;}
DIV.Spec_Group_Data_Area {float:left; clear: right;}
DIV.Spec_Group_Data      {float:left; clear: right; line-height: 10pt; margin-right: 4px; margin-top: 8px; margin-bottom: 0px;}


/*
** SEARCH
*/
DIV.Search_Criteria_Title {clear: none; line-height: 10pt; font-size: 11pt; font-weight: bold; color: #333333; margin-left: 0px; margin-right: 4px; margin-top: 16px; margin-bottom: 0px;}
DIV.Search_Criteria_Label {font-weight: bold;   color: #000000;}
DIV.Search_Criteria_Field {visibility: visible; margin-left: 4px; margin-right: 4px; margin-top: 0px; margin-bottom: 0px;}
INPUT.Search_String {width: 200px;}


SELECT.CATALOGUE_CatList {width: 200px;}


TABLE.ProjectDesc   {border: 0px; bordercolor: #000000; background-color: #FFFFFF;}
TABLE.Project       {border: 1px; bordercolor: #000000; background-color: #CDB5D7;}
TD.ProjectDesc      {font-size: 10pt; font-weight: bold; color: #000000; background-color: #FFFFFF;}
TD.ProjectTitle     {font-size: 10pt; font-weight: normal; color: #333333; background-color: #FEE300;}
TD.ProjectRow       {font-size: 10pt; font-weight: bold; color: #000000; background-color: #FFFFFF;}
TD.ProjectRowHide   {font-size: 10pt; font-weight: normal; color: #000000; background-color: #FFEEEE;}
TD.EditLabel        {font-size: 10pt; font-weight: normal; color: #000080; background-color: #FFFFFF;}
P.EditLabel         {margin-left: 8; margin-right: 8; margin-top: 4}
TD.EditSectionLabel {font-size: 10pt; font-weight: bold; color: #000000; background-color: #FFFFFF; margin-top: 4}
P.EditSectionLabel  {margin-top: 4}

A.DescLink:link    {font-size: 8pt; color: #333333; text-decoration:none}
A.DescLink:visited {font-size: 8pt; color: #333333; text-decoration:none}
A.DescLink:active  {font-size: 8pt; color: #333333; text-decoration:none}
A.DescLink:hover   {font-size: 8pt; color: #666666; text-decoration:none}


P.MsgLabel  {}
P.MsgData   {font-size: 10pt; font-weight: normal; color: #000000;}
TD.MsgLabel {width: 1%;}
TD.MsgData  {width: 20%;}

P.Label     {font-size: 10pt; font-weight: normal; color: #008000; margin-left: 8px; margin-right: 8px; margin-top: 2px;}
P.Data      {font-size: 10pt; font-weight: normal; color: #000000; margin-left: 0px; margin-right: 0px; margin-top: 0px;}
P.Display   {font-size: 10pt; font-weight: bold;   color: #000000; margin-left: 0px; margin-right: 0px; margin-top: 2px;}
TD.Label    {width: 1%;}
TD.Data     {width: 20%;}
TD.Display  {width: 20%;}

TD.AdminColTitle {font-size: 10pt; font-weight: normal; color: #000000; background-color: #AADDAA;}

TABLE.tab_ud_n       {margin: 0px; padding: 0px;}
TABLE.tab_ud_s       {margin: 0px; padding: 0px;}
P.tab_ud_n_u         {font-size: 8pt; font-weight: bold;}
A.tab_ud_n_d:link    {color: #333333; text-decoration:none;}
A.tab_ud_n_d:visited {color: #333333; text-decoration:none;}
A.tab_ud_n_d:active  {color: #333333; text-decoration:none;}
A.tab_ud_n_d:hover   {color: #006600; text-decoration:underline;}

TABLE.tab_ud_flat_hcat_n       {margin: 0px; padding: 0px;}
TABLE.tab_ud_flat_hcat_s       {margin: 0px; padding: 0px;}
P.tab_ud_flat_hcat_n_u         {font-size: 8pt; font-weight: bold;}
A.tab_ud_flat_hcat_n_d:link    {color: #333333; font-size: 8pt; text-decoration:none;}
A.tab_ud_flat_hcat_n_d:visited {color: #333333; font-size: 8pt; text-decoration:none;}
A.tab_ud_flat_hcat_n_d:active  {color: #333333; font-size: 8pt; text-decoration:none;}
A.tab_ud_flat_hcat_n_d:hover   {color: #006600; font-size: 8pt; text-decoration:underline;}

TABLE.tab_ud_flat2_hcat_n       {margin: 0px; padding: 0px; background-color: #FFFFFF;}
TABLE.tab_ud_flat2_hcat_s       {margin: 0px; padding: 0px; background-color: #FFFFFF;}
TABLE.ud_flat2_hcat             {margin: 0px; padding: 0px; background-color: #FFFFFF;}
P.tab_ud_flat2_hcat_n_u         {font-size: 10pt; font-weight: bold;}
A.tab_ud_flat2_hcat_n_d:link    {color: #333333; font-size: 10pt; text-decoration:none;}
A.tab_ud_flat2_hcat_n_d:visited {color: #333333; font-size: 10pt; text-decoration:none;}
A.tab_ud_flat2_hcat_n_d:active  {color: #333333; font-size: 10pt; text-decoration:none;}
A.tab_ud_flat2_hcat_n_d:hover   {color: #00CC00; font-size: 10pt; text-decoration:none;}

/* MSN Style */
TABLE.tab_msn_n       {margin: 0px; padding: 0px; background-color: #003366;}
TABLE.msn             {margin: 0px; padding: 0px; background-color: #003366;}
/* BODY                  {background-color: #003366;}
TABLE                 {background-color: #666699;}*/
P.tab_msn_n_u         {color: #FFFFFF; font-size: 10pt; font-weight: bold;}
A.tab_msn_n_d:link    {color: #FFFFFF; font-size: 10pt; font-weight: bold; text-decoration:none;}
A.tab_msn_n_d:visited {color: #FFFFFF; font-size: 10pt; font-weight: bold; text-decoration:none;}
A.tab_msn_n_d:active  {color: #FFFFFF; font-size: 10pt; font-weight: bold; text-decoration:none;}
A.tab_msn_n_d:hover   {color: #CCCCCC; font-size: 10pt; font-weight: bold; text-decoration:none;}

TD.HistoryTitle {font-size: 8pt; font-weight: normal; color: #666666;}
TD.History      {font-size: 8pt; font-weight: normal; color: #000066;}
