/* Common styles */

html
{
  display: block;
  overflow: -moz-scrollbars-vertical;
  overflow-x: auto;
  overflow-y: scroll;
}

h1
{
  /*width      : 960px;*/
  max-width      : 960px;
  font-size  : 25px;
  font-weight: normal;
  color      : #029bff;
}

a
{
 /* color: #009cff;  */
  color      : #313131;
}

a:hover {
  /*color: #3322cc;*/
  color:#32C;
  text-decoration:none;
}

a:hover img
{
  background-image: none;
  filter:alpha(opacity=80);
  opacity: 0.8;
  position: relative;
  text-decoration: none;
  box-shadow: 0 0 5px #3322cc;

}

a:visited
{
  color: #900060;
}


body
{
  margin     : 12px 0px 0px 0px;
  padding    : 0;
  background : #FFFFFF;
  font-family: 'Open Sans', Verdana, sans-serif;
  font-size  : 14px;
  color      : #313131;
  padding    : 0 0 0 0;
  display    : block;
}

#wrapper
{
/*width  : 963px;*/
  max-width  : 963px;
  margin : 0 auto;
  padding: 0 0 0 0;
}

/* Header page */

.headDiv
{
  border            : 2px solid #eeeeee;
  border-radius     : 8px;
  -moz-border-radius: 8px;
  margin-top        : 12px;
  padding           : 8px;
  text-align        : right;
}

.headDiv a img
{
  padding-left:   20px;
  padding-right:  20px;
  padding-top:    5px;
  padding-bottom: 5px;
  vertical-align: middle;
}

#header
{
  text-align: center;
}


/* Menu */

#menu
{
/*width  : 362px;*/
  max-width  : 362px;
/*  height : 300px;*/
  float  : left;
  display: inline;
  font-weight: bold;
}

#subMenu
{
/*width     : 963px;*/
  max-width     : 963px;
/*  height    : 100px;*/
  display   : block;
  margin-top  : 12px;
  margin-left : 0px;
  margin-right: 0px;
}

#menuList
{
  list-style  : none;
/*width       : 362px;*/
  max-width       : 362px;
/*  height      : 300px;*/
  padding-left  : 0px;
  padding-right : 0px;
  margin: 0 0 0 0;
}

#menuList li
{
  float         : left;
  width         : 118px;
  height        : 98px;
  line-height   : 98px;
  vertical-align: middle;

  margin-left  : 2px;
  margin-bottom: 2px;
  text-align   : center;
  white-space  : nowrap;
}


.activeMenu
{
  background : url(../_images/menubackgroundactive.jpg) no-repeat left top;
}

#menuList .activeMenu a
/*#menuList a:active*/
{
  color      : #009BFF;
  font-weight: bold;
}

.passiveMenu
{
  background : url(../_images/menubackground.jpg) no-repeat left top;
}


#menuList a, #menuList a:hover {
  color          : #505050;
  text-decoration: none;
  display        : block;
}

#menuList a:hover
{
  text-decoration: underline;
  background     : url(../_images/menubackgroundactive.jpg) no-repeat left top;
}


#menuList a img
{
  width      : 107px;
  height     : 89px;
  padding-top: 4px;
}


a img
{
  border: none;
}


#bigImage
{
  width  : 598px;
  height : 303px;
  display: inline;
  margin : 0 0 0 0;
}

#bigImage img
{

  display: inline;
}

/* Content part  */

#centerPart
{
  margin-top: 12px;
  width     : 714px;
  float     : left;
}

#centerPartFull
{
  margin-top: 12px;
/*width     : 960px;*/
  width     : 100%;
  max-width     : 960px;
  float     : left;
}


h2
{
  font-size    : 20px;
  font-weight  : normal;
  color        : #FFFFFF;
  margin-top   : 0px;
  margin-left  : 8px;
  margin-bottom: 0px;
}

.partHeader
{
  background-color  : #9dd9ff;
  height            : 32px;
  width             : 100%;
  border-radius     : 8px;
  -moz-border-radius: 8px;
  line-height       : 32px;
}


#centerPartContext
{
  width: 100%;
}

#centerPartContext h2
{
  font-size    : 18px;
  font-weight  : normal;
  color        : #029bff;
  margin-top   : 0px;
  margin-bottom: 12px;
  margin-left  : 0px;
}

#centerPartContext h3
{
  font-size  : 14px;
  font-weight: bold;
  color      : #3e3e3e;
  margin     : 0px;
}

#centerPartContext img
{
  margin-left: 20px;
  margin-right: 20px;
  margin-bottom: 5px;
}

#centerPartContext .fs-tabs img
{
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
}

#centerPartContext .fs-tabs img
{
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
}

.centerPartDiv
{
  border            : 3px solid #eeeeee;
  border-radius     : 8px;
  -moz-border-radius: 8px;
  margin-top        : 12px;
  padding           : 8px;
}


#rightPart
{
  padding-left: 8px;
  margin-top  : 12px;
  width       : 238px;
  float       : left;
}


#rightPartContext
{
  width     : 100%;
  text-align: center;
}


/* Footer */

#footer
{
/*width         : 960px;*/
  width         : 100%;
  max-width     : 960px;
  display       : block;
  clear         : both;
  padding-top   : 12px;
  vertical-align: middle;
}

.textArea
{
  word-wrap: break-word;
}

p ul
{
    line-height: 1.5;
}

.pxn
{
 font-family: Arial;
 font-size: 1px;
 color: white;
 text-align: left;
 margin-top: 0px;
 margin-bottom: 0px;
 text-decoration: none
}

#socialButton img
{
  margin-left: 4px;
  margin-right: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
}

.supportTable
{
  border-spacing: 0px;
  border-collapse: collapse;
  border: 1px solid;
}

.supportTable td, th
{
  border:  1px solid;
  padding: 10px;
}

.generalTable
{
  border-spacing: 0px;
  border-collapse: collapse;
  border: 1px solid;
  text-align: center;
}

.generalTable td, th
{
  border:  1px solid;
  padding: 10px;
}

.fs-tabs
{
    width: 100%;
}

.fs-tabs *
{
    font-family: Arial, Helvetica, sans-serif;
}

.fs-tabs a
{
    text-decoration: none;
}

.fs-tabs-head
{
    width: 100%;
    height: 120px;
}
.fs-tabs-head table
{
    width: 100%;
}
.fs-tabs-head td
{
    width: 12%;
    padding: 10px 2%;
}
.fs-tab-head-item
{
    height: 80px;
    cursor: pointer;
}
.fs-tab-head-item.selected
{
    background-color: #ddd;
    height: 80px;
    padding: 8px 2%;
}
.fs-tab-head-item:hover
{
    background-color: #eee;
}
.fs-tab-head-item:hover.selected
{
    background-color: #ddd;
}
.fs-title-img
{
    width: 45px;
    height: 45px;
    padding-top: 10px;
    margin: auto;
}
.fs-tab-head-item img.active
{
    display: none;
}
.fs-tab-head-item img.inactive
{
    display: block;
}
.fs-tab-head-item.selected img.active
{
    display: block;
}
.fs-tab-head-item.selected img.inactive
{
    display: none;
}
.fs-title-img img
{
    width: 45px;
    height: 45px;
}
.fs-tab-title
{
    text-align: center;
}
.fs-tab-page
{
    width: 100%;
    height: 100%;
    display: none;
}
.fs-tab-page.selected
{
    display: block;
}
.fs-content-title
{
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
    font-size: 36px;
    letter-spacing: -2px;
    color: lightblue;
}
.fs-actual-download
{
    padding: 20px 0px;
}
.fs-other-download
{
}
.fs-download-item
{
    width: 80%;
    margin: auto;
}
.fs-download-item-cell
{
    width: 50%;
}
.fs-download-item-text,
.fs-download-beta-item-text
{
    width: 100%;
    text-align: right;
}
.fs-download-other-item-text
{
    width: 100%;
    text-align: left;
}
.fs-download-item-text .version
{
    font-size: 28px;
    font-weight: bold;
}
.fs-download-beta-item-text .version
{
    font-size: 20px;
}
.fs-download-other-item-text .version
{
    font-size: 18px;
}
.fs-download-item-text .for-os
{
    font-size: 14px;
}
.fs-download-button
{
    height: 20px;
    text-align: center;
    border-radius: 5px;
    background-color: #94D2E4;
    margin-left: 30px;
    line-height: 20px;
    cursor: pointer;
}
.fs-download-button:hover
{
    background-color: #80d0ff;
}
.fs-download-button.release
{
    height: 30px;
    line-height: 30px;
}
.fs-download-button-image
{
    width: 20px;
    height: 20px;
    padding: 0px 2px 0px 8px;
}
.fs-download-button-image img
{
    width: 20px;
    height: 20px;
}
.fs-download-button.release .fs-download-button-image
{
    width: 30px;
    height: 30px;
}
.fs-download-button.release .fs-download-button-image img
{
    width: 30px;
    height: 30px;
}
.fs-download-button-text
{
    position: relative;
    height: 100%;
    line-height: inherit;
    font-weight: bold;
    color: white;
    z-index: 1;
    padding: 0px 12px 0px 0px;
}
.fs-download-button-text .shadow
{
  display:none;
}
.fs-download-button.release .fs-download-button-text
{
    font-size: 120%;
}
.fs-other-text
{
    text-align: center;
    font-size: 20px;
    padding: 10px;
}
.fs-other-text-small
{
    font-size: 12px;
    padding: 10px;
}
.fs-delimeter-line,
.fs-delimeter-short-line
{
    width: 80%;
    height: 1px;
    margin: 10px auto;
    background-color: #bbb;
    border: 1px solid #eee;
}
.fs-delimeter-short-line
{
    width: 30%;
}
.fs-download-item-cell a:hover img
{
    position: relative;
    text-decoration: none;
    box-shadow: none;
}
.fs-scroll-top
{
    position: fixed;
    bottom: 70px;
    right: 70px;
    display: none;
    width: 50px;
    height: 50px;
    line-height: 100px;
    background: url('../_images/imgpsh_fullsize.png') no-repeat center;
    background-size: 100% 100%;
    opacity: 0.5;
    filter: alpha(opacity=50);
    cursor: pointer;
}

.fs-scroll-top.in-top:hover
{
    opacity: 1;
    filter: alpha(opacity=100);
}

.fs-scroll-top.in-top
{
    display: block;
}
