/* Client: DRUMCARE Limited ---------------------------------- */
/* 																				*/
/* 	css coding produced by Clive Moore MA							*/
/* 	www.ma-design.com														*/
/* 	tel: 01902 344234														*/
/* 																				*/
/* 	May 2006  	    														*/
/*------------------------------------------------------------ */

body				{ margin-top: 0; margin-left: 0;
					background-color: #000099; color: transparent; 
					font-family: Verdana, Arial, sans serif; }
					
#background		{ position: absolute; top: 0; left: 0; z-index: 1; }				

A { cursor: default; }

#waste_disposal .waste_disposal, #ibc .ibc, #steel_ibc .steel_ibc, #drums_210L .drums_210L, #plastic .plastic, #spares .spares, #waste_management .waste_management, #container .container, #about_us .about_us, #contact_us .contact_us, #ma-design .ma-design,
					{ background-color: transparent; color: white; }


	
/* -- menu list -- */


/* -- Dropshadow 1 -- */
.popshadow		{
					position:relative; left: -10px; top: -10px;
					filter:shadow(color=mediumvioletred,direction=125); }
					
					
/* -- MENU blocks & images -- */

#menus-container
					{ position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 2;
					font-size: 8pt;
					line-height: 9pt;
					font-style: italic;
					font-weight: bold;
					text-align: right;
					float: right; }
					
#menus-container A:link, #menus-container A:visited, #menus-container A:visited { color: #ADD8E6; text-decoration:none; } 
#menus-container A:hover { color: white; text-decoration:none; cursor: default;  }


.menublock		{ position: absolute; width: 100%; height: 10%; left: 0px; z-index: 1; }
.menublock a	{ cursor: default; }

img				{ border: 0; }	



/* -- Menu 01 -- Waste Disposal -- */					
#menu_01			{ position: relative; top: 8%; }
#menu_01 img 	{ position: absolute; top: -60%; left: 24%; }
#menu_01	p		{ position: absolute; width: 60%; left: 30%; top: 0px; z-index: 2;
					filter: dropshadow(offx=2, offy=2, color=black); }

/* -- Menu 02 -- IBC reconditioning -- */				
#menu_02			{ position: relative; top: 9%; }
#menu_02 img 	{ position: absolute; top: -78%; left:3%; }
#menu_02	p		{ position: absolute; width: 60%; left: 30%; top: 0; z-index: 2;
					filter: dropshadow(offx=2, offy=2, color=black); }
					
/* -- Menu 03 -- Stainless Steel IBC -- */				
#menu_03			{ position: relative; top: 9%; }
#menu_03 img 	{ position: absolute; top: -15%; left: 18%; }
#menu_03	p		{ position: absolute; width: 60%; left: 30%; top: 0; z-index: 2;
					filter: dropshadow(offx=2, offy=2, color=black); }				

/* -- Menu 04 -- 210L Drums -- */				
#menu_04			{ position: relative; top: 9%; }
#menu_04 img 	{ position: absolute; top: -30%; left: 4%; }
#menu_04	p		{ position: absolute; width: 60%; left: 30%; top: 0; z-index: 2;
					filter: dropshadow(offx=2, offy=2, color=black); }		
					
/* -- Menu 05 -- Plastics Recycling --*/				
#menu_05			{ position: relative; top: 9%; }
#menu_05 img 	{ position: absolute; top: 50%; left: 10%; }
#menu_05	p		{ position: absolute; width: 60%; left: 30%; top: 0; z-index: 2;
					filter: dropshadow(offx=2, offy=2, color=black); }	
					
/* -- Menu 06 -- Spares -- */				
#menu_06			{ position: relative; top: 9%; }
#menu_06 img 	{ position: absolute; top: 90%; left: 41%; }
#menu_06	p		{ position: absolute; width: 60%; left: 30%; top: 0; z-index: 2;
					filter: dropshadow(offx=2, offy=2, color=black); }	
					


#menu-bottom	{ position: absolute; top: 68%; width: 145px; height: 25%; left: 15px; z-index: 2;
					font-size: 8.5pt;
					line-height: 10pt;
					font-style: normal;
					font-weight: bold;
					text-align: left;
					float: left; }
					
.menublock2		{ position: absolute; width: 60%; height: 8%;}

#menu-bottom A:link, #menu-bottom A:visited, #menu-bottom A:visited { background-color: transparent;
					color: Yellow; text-decoration: none; } 
#menu-bottom A:hover	{ background-color: transparent; color: White; text-decoration: none; cursor: default;  }			
					
/* -- Menu 07 -- Waste Management -- */				
#menu_07			{ position: absolute; top: 0px; height: 50px; }
#menu_07	p		{ position: absolute; width: 100%; left: 0%; top: 0; z-index: 2;
					filter: dropshadow(offx=2, offy=2, color=black); }

/* -- Menu 08 -- Container Services -- */				
#menu_08			{ position: absolute; top: 35%; height: 50px; }
#menu_08	p		{ position: absolute; width: 100%; left: 0%; top: 0; z-index: 2;
					filter: dropshadow(offx=2, offy=2, color=black); }	
					
/* -- Menu 09 -- CONTACT US --*/				
#menu_09			{ position: absolute; top: 70%; height: 40px; }
#menu_09	p		{ position: absolute; width: 100%; left: 0%; top: 0; z-index: 2;
					filter: dropshadow(offx=2, offy=2, color=black); }	

/* -- Menu 10 -- CONTACT US --*/				
#menu_10			{ position: absolute; top: 95%; height: 40px; }
#menu_10	p		{ position: absolute; width: 100%; left: 0%; top: 0; z-index: 2;
					filter: dropshadow(offx=2, offy=2, color=black); }	
		
		
		
			
/* -- ma-design copyright -- */				
#copyright		{ position: absolute; top: 95%; height: 10px; z-index: 2; width: 35px; left: 70%; }
#copyright	p	{ position: absolute; width: 100%; left: 0%; top: 0px; 
					text-align: right;
					font-size: 6pt;
					font-style: bold;
					color: #FFA500;
					filter: dropshadow(offx=2, offy=2, color=black); }	
					
#copyright A:link, #copyright A:visited, #copyright A:visited { background-color: transparent; color: #FFA500; text-decoration: none; } 
#copyright A:hover	{ background-color: transparent; color: White; text-decoration: none; cursor: default;  }	
					
