/* This CSS file is created for you to create or override any of the existing CSS styles used in this theme */

#lang_sel{
    margin-left:180px;
}

#lang_sel a.lang_sel_sel, #lang_sel a, #lang_sel a:visited{
    background-color: #777;
    color:#fff;
}

#footer_language_list{
  background-color: #555;   
  margin-bottom: 25px;
  text-align: center;
  border: 1px solid #000;
}

#footer_language_list ul{
  list-style: none;
  margin:0;
  padding:5px;
}

#footer_language_list ul li img{
  margin-right:5px;
}

#footer_language_list ul li{
  display:inline;
  margin:0 5px 0 5px;
  padding:0;
  color:#ccc;
}

#footer_language_list ul li a, #footer_language_list ul li a:visited{
  color: #fff;
  text-decoration:underline;
}

#footer_language_list ul li a:hover, #footer_language_list ul li a:active{
  color: #fff;
}