/* Client: ma-design.com  ------------------------------------ */
/* 																				*/
/* 	css coding produced by Clive Moore MA							*/
/* 	www.ma-design.com														*/
/* 	tel: 01902 344234														*/
/* 																				*/
/* 	November 2005  - 2008    											*/
/* ----------------------------------------------------------- */


/*-- Intro Pages styles --*/

BODY			{background-color: #FFFFFF; topmargin=0; leftmargin=0;
				SCROLLBAR-FACE-COLOR: #FFA500;
				SCROLLBAR-HIGHLIGHT-COLOR: #000082;
				SCROLLBAR-SHADOW-COLOR: #000000;
				SCROLLBAR-3DLIGHT-COLOR: #009999;
				SCROLLBAR-ARROW-COLOR: #3333FF;
				SCROLLBAR-TRACK-COLOR: #000082;
				SCROLLBAR-DARKSHADOW-COLOR: #003366;
				font-family: Arial, sans serif; }

				
a:link, a:visited, 
				{ text-decoration: none; background-color: transparent; color: orange; }
a:hover, a:active,
				{ font-weight: bold; text-decoration: none; background-color: transparent; color: black; }


a#black {
	color: black;
}

/* -- Product Filter buttons at top of page --*/

table.buttons A:link {
color: white; 
font-size: 9pt;
line-height: 9pt;
font-style: italic;
font-weight: bold;
text-decoration: none;
text-align: center;
letter-spacing: 0;
}

table.buttons A:visited {
color: white; 
font-size: 9pt;
line-height: 9pt;
font-style: italic;
font-weight: bold;
text-decoration: none;
text-align: center;
letter-spacing:0;
}

table.buttons A:active {
color: pink; 
font-size: 9pt;
line-height: 9pt;
font-style: italic;
font-weight: bold;
text-decoration: none;
text-align: center;
letter-spacing:0;
}

table.buttons A:hover {
color: white; 
font-size: 9pt;
line-height: 9pt;
font-style: italic;
font-weight: bold;
text-decoration: none;
text-align: center;
letter-spacing:0;
}



/*-- Dropshadow 1 --*/

.popshadow {
position:relative;
left:-5;
top:-5;
filter:shadow(color=lightgrey, direction=145)
}


/*-- Page titles --*/
H1 {
position: absolute;
font-family: Arial, sans serif;
font-size: 22pt;
line-height: 22pt;
font-style: normal;
font-weight: bold;
text-align: right;
right: 10;
top: 10;
indent: 5px;
letter-spacing:0;
color: white;
filter: dropshadow(offx=2, offy=2, color=black);
}


/*-- Main Product Captions --*/

H2 {
position: relative;
font-family: Arial, sans serif;
font-size: 12pt;
line-height: 30pt;
font-style: normal;
font-weight: bold;
text-align: right;
right: 0px;
top: 0px;
letter-spacing: 1;
color: orange;
}

.H2_black {
position: relative;
font-family: Arial, sans serif;
font-size: 12pt;
line-height: 30pt;
font-style: normal;
font-weight: bold;
text-align: right;
right: 0px;
indent: 0px;
top: 0px;
letter-spacing: 1;
color: black;
}

/*-- Main Body text --*/

H3 {
position: relative;
top: 0px;
font-family: Arial, sans serif;
font-size: 10pt;
line-height: 14pt;
font-style: normal;
font-weight: normal;
text-align: right;
right: 30px;
letter-spacing: 1;
color: black;
}

H3 A:link {
position: relative;
top: 0px;
font-family: Arial, sans serif;
font-size: 10pt;
line-height: 14pt;
font-style: normal;
font-weight: normal;
text-align: right;
right: 0px;
letter-spacing: 1;
color: black;
}




.H3_subheads {
position:relative;
top: 0px;
font-family: Arial, sans serif;
font-size: 10pt;
line-height: 16pt;
font-style: normal;
font-weight: Bold;
text-align: right;
right: 30px;
top: 0px;
letter-spacing: 2;
color: white;
}

/*-- Bullets --*/
li  {
list-style-type: square;
color: black;
margin-left: 0px;
left-indent: 100;
font-family: Arial, sans serif;
font-size: 10pt;
line-height: 12pt;
font-style: italic;
font-weight: normal;
text-align: left;
letter-spacing: 0;
}



/*-- Sub-Menus ranged left --*/

H4 {
position:relative;
top: 0px;
font-family: Arial, sans serif;
font-size: 10pt;
line-height: 18pt;
font-style: italic;
font-weight: normal;
text-align: left;
left: 0px;
right: 10px;
top: -10px;
indent: -5px;
letter-spacing:0;
color: 000000;
}



/*-- classes for address text --*/

.ad_company {
position: relative;
font-family: Arial, sans serif;
font-size: 10pt;
line-height: 10pt;
font-style: normal;
font-weight: normal;
text-align: right;
right: 10px;
top: -18px;
letter-spacing:0;
color: white;
}

.ad_address {
position: relative;
font-family: Arial, sans serif;
font-size: 9pt;
line-height: 12pt;
font-style: normal;
font-weight: normal;
text-align: right;
top: 20px;
right: 10px;
letter-spacing: 0;
}

.ad_tel {
position: relative;
font-family: Arial, sans serif;
font-size: 10pt;
line-height: 10pt;
font-style: normal;
font-weight: bold;
text-align: right;
text-indent: 0px;
top: -28px;
right: 10px;
letter-spacing: 2;
color: orange;
}

.ad_e-mail {
position: relative;
font-family: Arial, sans serif;
font-size: 12pt;
line-height: 12pt;
font-style: normal;
font-weight: normal;
text-align: right;
text-indent: 0px;
right: 10px;
top: -24px;
letter-spacing:2;
color: black;
}


/* ---------------------------------------------------------------------------------------------- */
/* ------------------------------------ END ----------------------------------------------------- */