/* ------------------------------------------------------------------------------
 * SPLASH - (IE7+ FF3+ Opera9+)
 * 
 * version: 1.0 - 03.12.2009
 * email: 	info@bluesteam.com.pt
 * website: http://www.bluesteam.com.pt
 * ------------------------------------------------------------------------------
 */


#splash {
	position:						relative;
	width: 							900px;
	height:							330px;
	margin: 						0px auto;
	padding:                    	320px 0px 0px 0px;
	background:						transparent url(../../images/bg_splash.jpg) no-repeat center top;
}

#companies {
	position:						relative;
	width:							900px;
	height:							330px;
	margin:							0px 0px 0px 0px;
	padding:                        0px;
}

#companies li {
	display:						block;
	float:							left;
	width:							auto;
	height:							330px;
	margin:							0px;
	padding:                        0px;
}

#companies li a.ferreirinhos {
	display:						block;
	width:							210px;
	height:							330px;
	margin:							0px;
	padding:                        0px;
	text-indent:                    -5555px;
	background:						transparent url(../../images/bt_ferreirinhos.jpg) no-repeat 0px 0px;
}

#companies li a.ferreirinhos:hover, 
#companies li a.ferreirinhos:active {
	background:						transparent url(../../images/bt_ferreirinhos.jpg) no-repeat -210px 0px;
}

#companies li a.mood {
	display:						block;
	width:							160px;
	height:							330px;
	margin:							0px;
	padding:                        0px;
	text-indent:                    -5555px;
	background:						transparent url(../../images/bt_mood.jpg) no-repeat 0px 0px;
}

#companies li a.mood:hover, 
#companies li a.mood:active {
	background:						transparent url(../../images/bt_mood.jpg) no-repeat -160px 0px;
}

#companies li a.utilperfil {
	display:						block;
	width:							160px;
	height:							330px;
	margin:							0px;
	padding:                        0px;
	text-indent:                    -5555px;
	background:						transparent url(../../images/bt_utilperfil.jpg) no-repeat 0px 0px;
}

#companies li a.utilperfil:hover, 
#companies li a.utilperfil:active {
	background:						transparent url(../../images/bt_utilperfil.jpg) no-repeat -160px 0px;
}

#companies li a.afrimetal {
	display:						block;
	width:							160px;
	height:							330px;
	margin:							0px;
	padding:                        0px;
	text-indent:                    -5555px;
	background:						transparent url(../../images/bt_afrimetal.jpg) no-repeat 0px 0px;
}

#companies li a.afrimetal:hover, 
#companies li a.afrimetal:active {
	background:						transparent url(../../images/bt_afrimetal.jpg) no-repeat -160px 0px;
}

#companies li a.afriperfil {
	display:						block;
	width:							210px;
	height:							330px;
	margin:							0px;
	padding:                        0px;
	text-indent:                    -5555px;
	background:						transparent url(../../images/bt_afriperfil.jpg) no-repeat 0px 0px;
}

#companies li a.afriperfil:hover, 
#companies li a.afriperfil:active {
	background:						transparent url(../../images/bt_afriperfil.jpg) no-repeat -210px 0px;
}

