/* -------------------------------------------------------------------------------------------------------- *\
   Register
\* -------------------------------------------------------------------------------------------------------- */
div.download
{
  padding: 15px;
  margin: 30px 170px 0 170px;;
  text-align: center;
  margin-bottom: 45px;
}

.nl div.download
{
  padding: 15px;
  margin: 30px 170px 0 170px;;
  text-align: center;
  margin-bottom: 62px;
}

.jp div.download
{
  height: 70px;
}

div.download h2
{
  margin-bottom: 15px;
}

div.download p
{
  color: #444444;
  padding-bottom: 20px;
}

div.download a
{
  display: block;
  text-decoration: none;
  position: absolute;
}

div.download a.reset
{
  display: inline;
  position: static;
  margin-left: 0px;
  width: auto;
  heigth: auto;
}

* html .fr div.download a
{
  cursor: pointer;
  background: none;
}

* html .en div.download a, * html .uk div.download a
{
  background: none;
  cursor: pointer;
}

* html .es div.download a
{
  background: none;
  cursor: pointer;
}

* html .de div.download a
{
  background: none;
  cursor: pointer;
}

div.download a span
{
  width: 50px;
  height: 60px;
  display: block;
}

div.download a span.windows
{
  width: 40px;
  height: 39px;
  background: url(/web/20081113164758im_/https://static.ankama.com/ankamaaccount/www/img/download_windows.png) no-repeat 50% 50%;
}

* html div.download a span.windows
{
  background: none;
  filter: expression("progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod='scale',src='" + STATIC + "/img/download_windows.png')");
}

div.download a span.others
{
  background: url(/web/20081113164758im_/https://static.ankama.com/ankamaaccount/www/img/download_others.png) no-repeat 50% 50%;
}

* html div.download a span.others
{
  background: none;
  filter: expression("progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod='scale',src='" + STATIC + "/img/download_others.png')");
}

#more
{
  display: none;
  margin-bottom: 40px;
  text-align: center;
  font-size: 12px;
  color: #b46c04;
  font-weight: bold;
}

#more a
{
  margin-left: 260px;
  *margin-left: 0px;
  height: 56px;
  width: 218px;
  display: block;
}


#more a.forum
{
  background-position: center center;
}

.pt #more a.forum
{
  display: none;
}

#more a.support
{
  background-position: bottom;
}

/*
     FILE ARCHIVED ON 16:47:58 Nov 13, 2008 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 04:46:37 Oct 13, 2017.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/