/*
 * Author:  Nikola Vujović / www.creativeoutsourcing.nl
 * Def:     FootLocker
 */

/*
 * Language
*/
.language_top {height: 30px;}
.language_top li {list-style-type: none;padding: 0 10px 0 0 !important;float: left;}
.language_top li p {font-size: 14px;}
.language_top li p a {color: #1a0dab;}
.language_top li p a:hover {color: #353132;}
.language_top li p a.active {color: #e81937;font-family: DINWeb-Bold,Helvetica,Arial,sans-serif}
.language_top li:before {content: "" !important;position: relative !important;}