/* shortcuts */

#shortcuts {
  float: right;
  display: inline;
  margin: 23px 7px 0 0;
  font-family: tahoma;
  font-size: 10px;
  font-weight: bold; }
#shortcuts a {
  display: block;
  padding: 7px 0 7px 0;
  text-decoration: none; }
#shortcuts a:link,
{
}
#shortcuts a:visited,
#shortcuts a:active {
  color: #636363; }
#shortcuts a:hover {
  color: #ed2c21; }
#shortcuts a span {
  display: block;
  padding: 0 8px;
  line-height: 9px;
  border-right: 1px solid #000; }
#shortcuts #picMenuBuy a {
  padding: 7px 8px 7px 25px;
  text-transform: uppercase;
  color: #ed2c21;
  background: transparent url('online_store_icon.gif') 8px 5px no-repeat; }
#shortcuts #picMenuBuy a span {
  padding: 0;
  border-right-style: none; }
#shortcuts #picMenuBlogs a span {
  border-right-style: none; }
#shortcuts #picMenuForums a span {
  border-left: 1px solid #000; }
#shortcuts ul {
  float: left;
  display: inline;
  list-style: none;
  padding: 0;
  margin: 0; }
#shortcuts ul li {
  float: left;
  padding: 0;
  background: none;
  white-space: nowrap; }
#dmMenuLang .topMenuContainer,
#dmMenuBuy .topMenuContainer,
#dmMenuBlogs .topMenuContainer {
padding-top: 0; }