html {
  height:100%;
  background: url("/images/body_bg.gif") repeat top left #848483;
}

body {
  font-family: Arial;
  color: #000;
  font-size: 13px;
  background: url("/images/container_bg.gif") repeat-y top center;
  height: 100%;
  position: relative;
}

html>body {min-height:100%; height:auto;}

.container {
  
}

.wrapper {
/*   width: 896px; */
  margin: 0 auto;
}

a, a:visited, a:link {
  color: #0088fd;
  text-decoration: none;
}

a.black, a.black:visited, a.black:link {
  color: #000;
} 

a:hover {
  text-decoration: underline;
}

.content {
  background-color: #848483;
  width: 890px;
  margin: 0 auto;
  padding-bottom: 100px;
}

.header {
  background-color: #8fd345;
  border-bottom: 4px solid #e9eaea;
  padding-bottom: 5px;
}

.header .wrapper {
  width: 933px;
}

.footer {
  background-color: #8fd345;
  border-top: 4px solid #fff;
  padding: 15px 0;
  height: 35px;
  position:absolute;
  bottom:0px;
  left:0px;
  width:100%;
}

.menu {
  width: 890px;
  margin: 0 auto;
  padding: 0px 0 18px;
  background-color: #848483;
  overflow: hidden;
}

.menu .wrapper {
  width: auto;
}

.header .logo {
  float: left;
  margin: 10px 0 0 38px;
}

.header .logo img {
  display: block;
}

.header .user-area {
  float: right;
  margin-top: 10px;
}

.header .user-area .social {
  float: right;
  width: 93px;
  padding-right: 12px;
  margin-left: 10px;
}

.header .user-area .social a {
  display: block;
  float: left;
  margin-bottom: 5px;
  margin-right: 3px;
}

.header .user-area .social .icon {
  position: relative;
  display: block;
  float: left;
  margin-right: 3px;
}

.small-popup {
  display: none;
  position: absolute;
  top: 34px;
  right: 0px;
  border: 1px solid #d6d6d6;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  border-radius: 7px;
  z-index: 11;
}

.header .user-area .social .icon:hover .small-popup {
  display: block;
}

.small-popup .inner {
  border: 7px solid #f3f3f3;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  border-radius: 7px;
  background-color: #fff;
  padding: 7px;
  width: 250px;
  display: block;
}

.small-popup .inner span {
  color: #2a84c3;
  display: block;
  font-weight: bold;
}

.header .user-area .user-info {
  float: right;
  overflow: hidden;
  margin-top: 5px;
}

.header .user-area .user-info .row {
  text-align: right;
}

.header .user-area .auth {
  float: right;
}

#logout {
    display: block;
    font-size: 13px;
    text-align: right;
}

.header .user-area .auth a {
  font-size: 18px;
  color: #fff;
  text-decoration: none;
  font-weight: bold;
  margin-right: 18px;
}

.header .user-area .user-info .purchases, .header .user-area .user-info .rewards {
  font-weight: bold;
}

.footer .foot-menu {
  margin-bottom: 2px;
}

.footer .wrapper {
  width: 890px;
  margin: 0 auto;
}

.footer .foot-menu li {
  display: inline;
  margin-right: 14px;
}

.footer .foot-menu li a {
  color: #000;
  text-decoration: none;
}

.footer .foot-menu li a:hover {
  text-decoration: underline;
}

.menu ul {
  float: left;
}

.menu .search-block {
  float: right;
  font-size: 11px;
  margin: 3px 3px 0 0;
}

.menu li {
  float: left;
}

.menu li a {
  display: block;
  color: #fff;
  text-decoration: none;
  font-weight: bold;
  background: url("/images/menu_bg.gif") repeat-x top center #000;
  padding: 5px 26px 4px;
  border-left: 1px solid #e9eaea;
}

.menu li.current a, .menu li a:hover {
  background-image: none;
  background-color: #e9eaea;
  color: #000;
}

.menu li a:active {
}

.content-inner {
  background-color: #fff;
  padding: 13px 10px;
}

.content-inner.left-menu-faked {
  background: url("/images/left_menu_fake.gif") repeat-y top left #fff;
}

.content-blocks {
  width: 740px;
  margin-right: 15px;
  float: right;
  overflow: hidden;
}

.columns {
  overflow: hidden;
}

.columns .column {
  width: 360px;
  float: left;
  margin-right: 20px;
}

.columns.triple .column {
  width: 234px;
  margin-right: 10px;
}

.columns .column.last {
  margin-right: 0;
}

.block {
  margin-bottom: 45px;
}

.block h3 {
  background: url("/images/block_heading_bg.gif") no-repeat top right #09f;
  font-size: 24px;
  color: #fff;
  padding: 3px 34px 2px 9px;
  position: relative;
}

.block h3 .tip {
  font-size: 11px;
  display: block;
}

.block .block-content {
  background-color: #eaeceb;
  padding: 7px;
  padding-top: 10px;
}

.content-center {
  float: left;
  width: 545px;
  margin: 0px 0 0 10px;
}

.right-column {
  width: 214px;
  float: right;
  margin-top: 0px;
}

.content-top-menu {
  overflow: hidden;
  margin-bottom: 10px;
  background-color: #eee;
}

.content-top-menu li {
  float: left;
  border-left: 1px solid #fff;
}

.content-top-menu li a {
  display: block;
  padding: 10px 9px;
  min-width: 80px;
  text-align: center;
  color: #000;
  font-weight: bold;
  background-color: #eeeeee;
}

.content-top-menu li.active a, .content-top-menu li a:hover {
  background-color: #09f;
  color: #fff;
  text-decoration: none;
}

.content-top-menu li.first {
  border-left: none;
}

ul.items {
  
}

ul.items li {
  padding: 5px;
  overflow: hidden;
}

ul.items li.odd {
  background-color: #eee;
}

ul.items li .img {
  float: left;
  position: relative;
  width: 75px;
  height: 75px;
  margin-right: 9px;
}

ul.items li .img img {
  display: block;
  width: 75px;
  height: 75px;
}

.block-content .img, .featured-block .img {
  position: relative;
}

ul.items li .img .play, .featured-block .img .play, .block-content .img .play {
  position: absolute;
  bottom: 2px;
  right: 2px;
  display: block;
  width: 18px;
  height: 18px;
}

ul.items li .info {
  float: left;
  width: 190px;
  padding: 6px 0;
}

ul.items li .info .title {
  display: block;
  font-size: 18px;
  margin-bottom: 5px;
}

ul.items li .info .author {
  display: block;
  font-size: 12px;
}

ul.items li .info .author a {
  font-weight: bold;
}

ul.items li .info .origin {
  display: block;
  font-size: 12px;
  font-style: italic;
}

ul.items li .rating {
  width: 80px;
  padding-top: 6px;
  float: left;
  margin-right: 10px;
}            

ul.items li .price {
  float: left;
  width: 40px;
  padding-top: 7px;
  font-size: 14px;
  margin-right: 10px;
}

ul.items li .buy {
  float: left;
  padding-top: 1px;
  width: 77px;
  padding-top: 7px;
}

ul.items li .buy .button {
  color: #fff;
  font-weight: bold;
  cursor: pointer;
  padding: 1px 10px 1px;
  background-color: #f90;
  -moz-border-radius: 9px;
  -webkit-border-radius: 9px;
  border-radius: 9px;
}

.right-column h3 {
  background-image: none;
  font-size: 18px;
  padding: 6px 9px;
}

.right-column .block.yawma-app .img {
  float: left;
  width: 62px;
  margin-right: 8px;
}

.right-column .block.yawma-app .img img {
  width: 62px;
  height: 62px;
}

.right-column .block.yawma-app .text {
  font-size: 12px;
  padding-top: 8px;
}

.right-column .block.yawma-app .text a {
  font-weight: bold;
  font-size: 14px;
}

.block.leaders li {
  position: relative;
  padding-left: 29px;
  margin-bottom: 14px;
}

.block.leaders .num {
  font-size: 11px;
  position: absolute;
  top: 0;
  left: 0;
  background: url("/images/num_bg.gif") no-repeat center center;
  display: block;
  width: 16px;
  padding: 2px 0 1px;
  text-align: center;
  margin-right: 7px;
}

.block.leaders li .name {
  font-weight: bold;
}

.block.leaders li .origin {
  display: block;
  font-weight: bold;
}

div.block div.block-content li.clear {
  width: auto;
  clear: both;
  float: none;
  overflow: hidden;
  height: 1px;
  line-height: 1px;
  font-size: 1px;
  margin: 0;
}

.all, a.all {
  font-size: 12px;
  font-weight: normal;
  color: #fff;
}

.block h3 .all {
  position: absolute;
  right: 40px;
  top: .7em;
}

.js-invisible {
  display: none;
}

span.pwyw {
  display: block;
  position: relative;
  width: 77px;
}

span.pwyw .small-popup {
  top: inherit;
  left: 77px;
  bottom: 48px;
  font-size: 12px;
  font-weight: normal;
}

span.pwyw .small-popup .inner span {
  display: inline;
}
