/* CSS SPECIFICALLY FOR PORTUGESE */


#tabgroup li#firms.active a {
	background: url(../img/lawfirmport.gif) no-repeat bottom left;
}

#tabgroup li#firms a{
	background: url(../img/lawfirmport.gif) no-repeat top left;
}

#tabgroup li#firms a:hover{
	background: url(../img/lawfirmport.gif) no-repeat bottom left;
}

#tabgroup li#company a{
	background: url(../img/searchcompport.gif) no-repeat bottom left;
}

#tabgroup li#company.active a {
	background: url(../img/searchcompport.gif) no-repeat top left;
}

#tabgroup li#company a:hover{
	background: url(../img/searchcompport.gif) no-repeat top left;
}

#tabgroup li#unis a{
	background: url(../img/searchuniport.gif) no-repeat bottom left;
}

#tabgroup li#unis a:hover{
	background: url(../img/searchuniport.gif) no-repeat top left;
}

#tabgroup li#unis.active a {
	background: url(../img/searchuniport.gif) no-repeat top left;
}

.searchBox{
	background: url(../img/search-box-left.gif) no-repeat;
}

.loginBox{
	background: url(../img/login-signup-box.gif) no-repeat;

}

.legalworldBox{
	background: url(../img/legal-world-box.gif) no-repeat;;
}

.latestnewsBox{
	background: url(../img/latest-news-box.gif) no-repeat;
}

.knowledgeBox{
	background: url(../img/develop-know-box.gif) no-repeat;
}

