@charset "utf-8";
/* CSS Document */

a {
outline: 0;
}

/* ------------------------------------- South African Divisions First Line of Logo's --------------------------------------- */

#gggfresh						/* Gerber Fresh Logo Layout */
{
	position:absolute;
	padding:0;
	left:12px;
	top:115px;
  	display:block;
  	width:180px;
  	height:60px;
	border:0;
  	background: url("images/logos/sa_ggg_gerber_fresh.png") no-repeat 0 0;

}

#gggfresh:hover					/* Gerber Fresh Button Rollover, moves image up, value = half height */
{ 
  	background-position: 0 -60px;
}

#gggfresh span
{
  	display:none;			/* Gerber Fresh Button Rollover, removes the span and displays the image, no need to adjust */
}

#gggfastening						/* Gerber Fastening Logo Layout */
{
	position:absolute;
	padding:0;
	left:212px;
	top:115px;
  	display:block;
  	width:180px;
  	height:60px;
	border:0;
  	background: url("images/logos/sa_gerber_fastening.png") no-repeat 0 0;

}

#gggfastening:hover					/* Gerber Fastening Button Rollover, moves image up, value = half height */
{ 
  	background-position: 0 -60px;
}

#gggfastening span
{
  	display:none;			/* Gerber Industrial Products Button Rollover, removes the span and displays the image, no need to adjust */
}

#gggindustrial						/* Gerber Industrial Products Logo Layout */
{
	position:absolute;
	padding:0;
	left:412px;
	top:115px;
  	display:block;
  	width:180px;
  	height:60px;
	border:0;
  	background: url("images/logos/sa_ggg_gerber_industrial.png") no-repeat 0 0;

}

#gggindustrial:hover					/* Gerber Industrial Products Button Rollover, moves image up, value = half height */
{ 
  	background-position: 0 -60px;
}

#gggindustrial span
{
  	display:none;			/* Gerber Industrial Products Button Rollover, removes the span and displays the image, no need to adjust */
}

#gggpaper						/* Gerber Paper Logo Layout */
{
	position:absolute;
	padding:0;
	left:612px;
	top:115px;
  	display:block;
  	width:180px;
  	height:60px;
	border:0;
  	background: url("images/logos/sa_ggg_gerber_paper.png") no-repeat 0 0;

}

#gggpaper:hover					/* Gerber Paper Button Rollover, moves image up, value = half height */
{ 
  	background-position: 0 -60px;
}

#gggpaper span
{
  	display:none;			/* Gerber Paper Products Button Rollover, removes the span and displays the image, no need to adjust */
}

/* ------------------------------------- South African Divisions Second Line of Logo's -------------------------------------- */

#gggtechsales						/* Gerber Technical Sales Logo Layout */
{
	position:absolute;
	padding:0;
	left:12px;
	top:190px;
  	display:block;
  	width:180px;
  	height:60px;
	border:0;
  	background: url("images/logos/sa_ggg_tech_sales.png") no-repeat 0 0;

}

#gggtechsales:hover					/* Gerber Technical Sales Fresh Button Rollover, moves image up, value = half height */
{ 
  	background-position: 0 -60px;
}

#gggtechsales span
{
  	display:none;			/* Gerber Technical Sales Button Rollover, removes the span and displays the image, no need to adjust */
}

#boston						/* Boston Group Logo Layout */
{
	position:absolute;
	padding:0;
	left:212px;
	top:190px;
  	display:block;
  	width:180px;
  	height:60px;
	border:0;
  	background: url("images/logos/sa_boston_group.png") no-repeat 0 0;

}

#boston:hover					/* Boston Group Button Rollover, moves image up, value = half height */
{ 
  	background-position: 0 -60px;
}

#boston span
{
  	display:none;			/* Boston Group Products Button Rollover, removes the span and displays the image, no need to adjust */
}

#boland						/* Boland Pulp Logo Layout */
{
	position:absolute;
	padding:0;
	left:412px;
	top:190px;
  	display:block;
  	width:180px;
  	height:60px;
	border:0;
  	background: url("images/logos/sa_boland_pulp.png") no-repeat 0 0;

}

#boland:hover					/* Boland Pulp Button Rollover, moves image up, value = half height */
{ 
  	background-position: 0 -60px;
}

#boland span
{
  	display:none;			/* Boland Pulp Button Rollover, removes the span and displays the image, no need to adjust */
}

#bostonbrew						/* Boston Breweries Logo Layout */
{
	position:absolute;
	padding:0;
	left:612px;
	top:190px;
  	display:block;
  	width:180px;
  	height:60px;
	border:0;
  	background: url("images/logos/sa_boston_brew.png") no-repeat 0 0;

}

#bostonbrew:hover					/* Boston Breweries Button Rollover, moves image up, value = half height */
{ 
  	background-position: 0 -60px;
}

#bostonbrew span
{
  	display:none;			/* Boston Breweries Button Rollover, removes the span and displays the image, no need to adjust */
}

/* ------------------------------------- South African Divisions Third Line of Logo's --------------------------------- */

#davinscot						/* Davinscot Logo Layout */
{
	position:absolute;
	padding:0;
	left:12px;
	top:265px;
  	display:block;
  	width:180px;
  	height:60px;
	border:0;
  	background: url("images/logos/sa_davinscot.png") no-repeat 0 0;

}

#davinscot:hover					/* Davinscot Fresh Button Rollover, moves image up, value = half height */
{ 
  	background-position: 0 -60px;
}

#davinscot span
{
  	display:none;			/* Davinscot Button Rollover, removes the span and displays the image, no need to adjust */
}

#emcom						/* Emcom Africa Logo Layout */
{
	position:absolute;
	padding:0;
	left:212px;
	top:265px;
  	display:block;
  	width:180px;
  	height:60px;
	border:0;
  	background: url("images/logos/sa_emcom.png") no-repeat 0 0;

}

#emcom:hover					/* Emcom Africa Button Rollover, moves image up, value = half height */
{ 
  	background-position: 0 -60px;
}

#emcom span
{
  	display:none;			/* Emcom Africa Button Rollover, removes the span and displays the image, no need to adjust */
}

#geotab					/* Geotab Logo Layout */
{
	position:absolute;
	padding:0;
	left:412px;
	top:265px;
  	display:block;
  	width:180px;
  	height:60px;
	border:0;
  	background: url("images/logos/sa_geotab.png") no-repeat 0 0;

}

#geotab:hover					/* Geotab Button Rollover, moves image up, value = half height */
{ 
  	background-position: 0 -60px;
}

#geotab span
{
  	display:none;			/* Geotab Button Rollover, removes the span and displays the image, no need to adjust */
}

#goldpack						/* Goldpack Logo Layout */
{
	position:absolute;
	padding:0;
	left:612px;
	top:265px;
  	display:block;
  	width:180px;
  	height:60px;
	border:0;
  	background: url("images/logos/sa_goldpack.png") no-repeat 0 0;

}

#goldpack:hover					/* Goldpack Button Rollover, moves image up, value = half height */
{ 
  	background-position: 0 -60px;
}

#goldpack span
{
  	display:none;			/* Goldpack Button Rollover, removes the span and displays the image, no need to adjust */
}

/* ------------------------------------- South African Divisions Fourth Line of Logo's --------------------------------------- */

#james						/* James Ralph Logo Layout */
{
	position:absolute;
	padding:0;
	left:12px;
	top:340px;
  	display:block;
  	width:180px;
  	height:60px;
	border:0;
  	background: url("images/logos/sa_james_ralph.png") no-repeat 0 0;

}

#james:hover					/* James Ralph Button Rollover, moves image up, value = half height */
{ 
  	background-position: 0 -60px;
}

#james span
{
  	display:none;			/* James Ralph Button Rollover, removes the span and displays the image, no need to adjust */
}









#pacific						/* Pacific Mining Logo Layout */
{
	position:absolute;
	padding:0;
	left:212px;
	top:340px;
  	display:block;
  	width:180px;
  	height:60px;
	border:0;
  	background: url("images/logos/sa_pacific_mining.png") no-repeat 0 0;

}

#pacific:hover					/* Pacific Mining Button Rollover, moves image up, value = half height */
{ 
  	background-position: 0 -60px;
}

#pacific span
{
  	display:none;			/* Pacific Mining Button Rollover, removes the span and displays the image, no need to adjust */
}

#sanji					/* Sanji Sceurity Systems Logo Layout */
{
	position:absolute;
	padding:0;
	left:412px;
	top:340px;
  	display:block;
  	width:180px;
  	height:60px;
	border:0;
  	background: url("images/logos/sa_sanji.png") no-repeat 0 0;

}

#sanji:hover					/* Sanji Sceurity Systems Button Rollover, moves image up, value = half height */
{ 
  	background-position: 0 -60px;
}

#sanji span
{
  	display:none;			/* Sanji Sceurity Systems Button Rollover, removes the span and displays the image, no need to adjust */
}

#mvix						/* Mvix Logo Layout */
{
	position:absolute;
	padding:0;
	left:612px;
	top:340px;
	display:block;
	width:180px;
	height:60px;
	border:0;
	background: url("images/logos/sa_mvix.png") no-repeat 0 0;
	background-image: url(images/logos/sa_mede8er.png);

}

#mvix:hover					/* Mvix Button Rollover, moves image up, value = half height */
{ 
  	background-position: 0 -60px;
}

#mvix span
{
  	display:none;			/* Mvix Button Rollover, removes the span and displays the image, no need to adjust */
}


/* ------------------------------------- South African Divisions Fifth Line of Logo's ----------------------------------------- */

#zound						/* Zound Logo Layout */
{
	position:absolute;
	padding:0;
	left:12px;
	top:415px;
  	display:block;
  	width:180px;
  	height:60px;
	border:0;
  	background: url("images/logos/sa_zound.png") no-repeat 0 0;

}

#zound:hover					/* Zound Button Rollover, moves image up, value = half height */
{ 
  	background-position: 0 -60px;
}

#zound span
{
  	display:none;			/* Zound Button Rollover, removes the span and displays the image, no need to adjust */
}

#scp						/* Southern Canned Products Logo Layout */
{
	position:absolute;
	padding:0;
	left:212px;
	top:415px;
  	display:block;
  	width:180px;
  	height:60px;
	border:0;
  	background: url("images/logos/sa_southern_canned.png") no-repeat 0 0;

}

#scp:hover					/* Southern Canned Products Button Rollover, moves image up, value = half height */
{ 
  	background-position: 0 -60px;
}

#scp span
{
  	display:none;			/* Southern Canned Products Button Rollover, removes the span and displays the image, no need to adjust */
}

/* #tekglass					Tek Glass Logo Layout 
{
	position:absolute;
	padding:0;
	left:412px;
	top:415px;
  	display:block;
  	width:180px;
  	height:60px;
	border:0;
  	background: url("images/logos/sa_tek_glass.png") no-repeat 0 0;

}*/

/*#tekglass:hover					 Tek Glass Button Rollover, moves image up, value = half height 
{ 
  	background-position: 0 -60px;
}*/

/*#tekglass span
{
  	display:none;			 Tek Glass Button Rollover, removes the span and displays the image, no need to adjust 
}*/

#tubestone						/* Tubestone Logo Layout */
{
	position:absolute;
	padding:0;
	 left:212px;
	top:490px; 
	/* left:412px;
	top:490px; */
  	display:block;
  	width:180px;
  	height:60px;
	border:0;
  	background: url("images/logos/sa_tubestone.png") no-repeat 0 0;

}

#tubestone:hover				/* Tubestone Button Rollover, moves image up, value = half height */
{ 
  	background-position: 0 -60px;
}

#tubestone span
{
  	display:none;			/* Tubestone Button Rollover, removes the span and displays the image, no need to adjust */
}







/* ------------------------------------- South African Divisions Sixth Line of Logo's ----------------------------------------- */

#solar						/* Zound Logo Layout */
{
	position:absolute;
	padding:0;
	/* left:12px;
	top:490px; */
	left:612px;
	top:415px; 
  	display:block;
  	width:180px;
  	height:60px;
	border:0;
  	background: url("images/logos/sa_pac_solar.png") no-repeat 0 0;

}

#solar:hover					/* Zound Button Rollover, moves image up, value = half height */
{ 
  	background-position: 0 -60px;
}

#solar span
{
  	display:none;			/* Zound Button Rollover, removes the span and displays the image, no need to adjust */
}

#jralph						/* Southern Canned Products Logo Layout */
{
	position:absolute;
	padding:0;
	 left:12px;
	top:490px; 
	/* left:212px;
	top:490px; */
  	display:block;
  	width:180px;
  	height:60px;
	border:0;
  	background: url("images/logos/sa_jr.png") no-repeat 0 0;

}

#jralph:hover					/* Southern Canned Products Button Rollover, moves image up, value = half height */
{ 
  	background-position: 0 -60px;
}

#jralph span
{
  	display:none;			/* Southern Canned Products Button Rollover, removes the span and displays the image, no need to adjust */
}

#alchem						/* Alchem Logo Layout */
{
	position:absolute;
	padding:0;
	/* left:612px;
	top:415px; */
	left:412px;
	top:415px;
  	display:block;
  	width:180px;
  	height:60px;
	border:0;
  	background: url("images/logos/sa_alchem.png") no-repeat 0 0;

}

#alchem:hover					/* James Ralph Button Rollover, moves image up, value = half height */
{ 
  	background-position: 0 -60px;
}

#alchem	 span
{
  	display:none;			/* James Ralph Button Rollover, removes the span and displays the image, no need to adjust */
}







/* ------------------------------------- International Associates First Line of Logo's --------------------------------------- */

#equity				/* Gerber Equity Logo Layout */
{
	position:absolute;
	padding:0;
	left:12px;
	top:115px;
  	display:block;
  	width:180px;
  	height:60px;
	border:0;
  	background: url("images/logos/inter_gerber_equity.png") no-repeat 0 0;

}

#equity:hover					/* Gerber Equity Button Rollover, moves image up, value = half height */
{ 
  	background-position: 0 -60px;
}

#equity span
{
  	display:none;			/* Gerber Equity Button Rollover, removes the span and displays the image, no need to adjust */
}

#gfinance 						/* Gerber Finance Logo Layout */
{
	position:absolute;
	padding:0;
	left:212px;
	top:115px;
  	display:block;
  	width:180px;
  	height:60px;
	border:0;
  	background: url("images/logos/inter_gerber_finance.png") no-repeat 0 0;

}

#gfinance:hover					/* Gerber Finance Button Rollover, moves image up, value = half height */
{ 
  	background-position: 0 -60px;
}

#gfinance span
{
  	display:none;			/* Gerber Finance Button Rollover, removes the span and displays the image, no need to adjust */
}

#ggi					/* GGI AG Logo Layout */
{
	position:absolute;
	padding:0;
	left:412px;
	top:115px;
  	display:block;
  	width:180px;
  	height:60px;
	border:0;
  	background: url("images/logos/inter_ggi.png") no-repeat 0 0;

}

#ggi:hover					/* GGI AG Button Rollover, moves image up, value = half height */
{ 
  	background-position: 0 -60px;
}

#ggi span
{
  	display:none;			/* GGI AG Rollover, removes the span and displays the image, no need to adjust */
	
}

#japan					/* GGI AG Logo Layout */
{
	position:absolute;
	padding:0;
	left:612px;
	top:115px;
  	display:block;
  	width:180px;
  	height:60px;
	border:0;
  	background: url("images/logos/inter_gerber_gggsajapan.png") no-repeat 0 0;

}

#japan:hover					/* GGI AG Button Rollover, moves image up, value = half height */
{ 
  	background-position: 0 -60px;
}

#japan span
{
  	display:none;			/* GGI AG Rollover, removes the span and displays the image, no need to adjust */
	
}


	
	/* ------------------------------------- International Associates Divisions Second Line of Logo's ------------------------- */

#gkorea					/* Gerber Korea Ltd Logo Layout */
{
	position:absolute;
	padding:0;
	left:12px;
	top:190px;
  	display:block;
  	width:180px;
  	height:60px;
	border:0;
  	background: url("images/logos/inter_korea.png") no-repeat 0 0;

}

#gkorea:hover					/* Gerber Korea Ltd Fresh Button Rollover, moves image up, value = half height */
{ 
  	background-position: 0 -60px;
}

#gkorea span
{
  	display:none;			/* Gerber Korea Ltd Button Rollover, removes the span and displays the image, no need to adjust */
}

#gqing						/* Gerber Qingdao Logo Layout */
{
	position:absolute;
	padding:0;
	left:212px;
	top:190px;
  	display:block;
  	width:180px;
  	height:60px;
	border:0;
  	background: url("images/logos/inter_qingdao.png") no-repeat 0 0;

}

#gqing:hover					/* Gerber Qingdao Button Rollover, moves image up, value = half height */
{ 
  	background-position: 0 -60px;
}

#gqing span
{
  	display:none;			/* Gerber Qingdao Button Rollover, removes the span and displays the image, no need to adjust */
}


#agri						/* Gerber Agri International, LLC Logo Layout */
{
	position:absolute;
	padding:0;
	left:412px;
	top:190px;
  	display:block;
  	width:180px;
  	height:60px;
	border:0;
  	background: url("images/logos/inter_agri.png") no-repeat 0 0;

}

#agri:hover					/* Gerber Agri International, LLC Button Rollover, moves image up, value = half height */
{ 
  	background-position: 0 -60px;
}

#agri span
{
  	display:none;			/* Gerber Agri International, LLC Button Rollover, removes the span and displays the image, no need to adjust */
	
}

#mhgold						/* MH Goldschmidt (Pvt) Ltd Logo Layout */
{
	position:absolute;
	padding:0;
	left:612px;
	top:190px;
  	display:block;
  	width:180px;
  	height:60px;
	border:0;
  	background: url("images/logos/inter_mh_gold.png") no-repeat 0 0;

}

#mhgold:hover					/* MH Goldschmidt (Pvt) Ltd Button Rollover, moves image up, value = half height */
{ 
  	background-position: 0 -60px;
}

#mhgold span
{
  	display:none;			/* MH Goldschmidt (Pvt) Ltd Button Rollover, removes the span and displays the image, no need to adjust */
}


	
	/* ------------------------------------- International Associates Third Line of Logo's --------------------------------- */

#ultra					/* Ultra.Serv Logo Layout */
{
	position:absolute;
	padding:0;
	left:12px;
	top:265px;
  	display:block;
  	width:180px;
  	height:60px;
	border:0;
  	background: url("images/logos/inter_ultra.png") no-repeat 0 0;

}

#ultra:hover					/* Ultra.Serv Button Rollover, moves image up, value = half height */
{ 
  	background-position: 0 -60px;
}

#ultra span
{
  	display:none;			/* Ultra.Serv  Button Rollover, removes the span and displays the image, no need to adjust */
}

#fareast					/* Gerber Far East 1959 Ltd. Logo Layout */
{
	position:absolute;
	padding:0;
	left:412px;
	top:265px;
  	display:block;
  	width:180px;
  	height:60px;
	border:0;
  	background: url("images/logos/inter_far_east.png") no-repeat 0 0;

}

#fareast:hover					/* Gerber Far East 1959 Ltd. Button Rollover, moves image up, value = half height */
{ 
  	background-position: 0 -60px;
}

#fareast span
{
  	display:none;			/* Gerber Far East 1959 Ltd. Button Rollover, removes the span and displays the image, no need to adjust */
}

#ivory						/* Ivory & Ledoux Limited Logo Layout */
{
	position:absolute;
	padding:0;
	left:212px;
	top:265px;
  	display:block;
  	width:180px;
  	height:60px;
	border:0;
  	background: url("images/logos/inter_ivory.png") no-repeat 0 0;

}

#ivory:hover					/* Ivory & Ledoux Limited Button Rollover, moves image up, value = half height */
{ 
  	background-position: 0 -60px;
}

#ivory span
{
  	display:none;			/* Ivory & Ledoux Limited Button Rollover, removes the span and displays the image, no need to adjust */
	
}

