.ko-kr .localeHeaders {
  font-family: "Daum", arial, sans-serif;
}
.pl-pl .localeHeaders,
.ru-ru .localeHeaders {
  font-family: Arial, sans-serif;
}
.block-border-hover {
  box-shadow: inset 0px 0px 0 2px #01a4fb;
  transition: box-shadow 0.3s;
}
.minor-button {
  background-color: rgba(34, 79, 122, 0.75);
  background-repeat: no-repeat;
  border: 1px solid #224f7a;
  color: #fff;
  display: inline-block;
  font: normal 13px "Electrolize", arial, sans-serif;
  padding: 6px 10px 5px;
  text-transform: uppercase;
}
.ko-kr .minor-button {
  font-family: "Daum", arial, sans-serif;
}
.pl-pl .minor-button,
.ru-ru .minor-button {
  font-family: Arial, sans-serif;
}
.minor-button-hover {
  background-color: #01a4fb;
  border-color: #01a4fb;
}
/**
* Copyright (c) 2011, Cyreal (www.cyreal.org),
* with Reserved Font Name "Electrolize".

* This Font Software is licensed under the SIL Open Font License, Version 1.1.
* This license is copied below, and is also available with a FAQ at:
* http://scripts.sil.org/OFL
**/
@font-face {
  font-family: 'Electrolize';
  src: url('../fonts/electrolize-regular.eot');
  src: url('../fonts/electrolize-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/electrolize-regular.woff') format('woff');
}
@font-face {
  font-family: 'Daum';
  src: url('../local-common/fonts/ko-kr/daum-regular.eot');
  src: url('../local-common/fonts/ko-kr/daum-regular.eot?#iefix') format('embedded-opentype'), url('../local-common/fonts/ko-kr/daum-regular.woff') format('woff');
}
body {
  background: #03070A url("../images/layout/site-bg/body-bg.jpg") 50% -30px no-repeat;
  -webkit-background-size: auto;
  color: #799dc4;
  font: normal 14px/1.5 Arial, sans-serif;
}
.ie body {
  background: #03070A url("../images/layout/site-bg/body-bg-1920px.jpg");
}
@media (max-width: 1920px) {
  body {
    background: #03070A url("../images/layout/site-bg/body-bg-1920px.jpg");
  }
}
@media (max-width: 1680px) {
  body {
    background: #03070A url("../images/layout/site-bg/body-bg-1680px.jpg");
  }
}
@media (max-width: 1440px) {
  body {
    background: #03070A url("../images/layout/site-bg/body-bg-1440px.jpg");
  }
}
@media (max-width: 1160px) {
  body {
    background: #03070A url("../images/layout/site-bg/body-bg-1280px.jpg");
  }
}
a {
  color: #01a4fb;
}
a:hover {
  color: #ffffff;
}
/* layout */
.flex-width {
  max-width: 1160px;
  min-width: 700px;
  margin: 0 auto;
}
.content-wrapper {
  box-shadow: 0 0 20px -7px #4095cb;
  position: relative;
  min-width: 750px;
}
.content-wrapper .flex-width {
  /* This needs to be specific to the content wrapper due to the explore menu */
  overflow: hidden;
}
.jumppoint {
  position: absolute;
  visibility: hidden;
  margin-top: -70px;
}
/* header */
.head {
  position: relative;
}
.head {
  padding-top: 50px;
}
.head .logo {
  margin: 0 auto;
  padding: 0 20px 0 0;
}
.head .logo img {
  margin: 0 auto;
  max-width: 65%;
  width: 950px;
  min-width: 500px;
}
.head .logo.landing img {
  max-width: 100%;
}
.ko-kr .head .logo img {
  width: 750px;
}
.head .tagline {
  color: #e7eef5;
  display: inline-block;
  font-size: 22px;
  font-family: "Electrolize", arial, sans-serif;
  line-height: 1.5em;
  margin: 10px 0 15px 0;
  padding: 0 20px;
  text-shadow: 0 0 8px #000;
  text-transform: uppercase;
}
.head .tagline .learn-more {
  border: 1px solid #224f7a;
  background-color: rgba(18, 51, 83, 0.75);
  color: #c3d5e8;
  font-family: arial;
  font-size: 0.5em;
  padding: 5px 10px;
  vertical-align: top;
  white-space: nowrap;
}
.head .tagline:hover {
  color: #ffffff;
  text-shadow: none;
}
.head .tagline:hover .learn-more {
  background-color: #01a4fb;
  border-color: #01a4fb;
  color: #fff;
}
.ko-kr .head .tagline {
  font-family: "Daum", arial, sans-serif;
}
.pl-pl .head .tagline,
.ru-ru .head .tagline {
  font-family: Arial, sans-serif;
}
.head .download-shadow {
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.5);
  display: inline-block;
  margin: 20px auto 5px auto;
}
.head .download-shadow .download-button {
  background-color: #f56800;
  border: 6px solid #ff9000;
  box-shadow: inset 0 0 1px 1px #ae4b01;
  color: #fff;
  color: #ffffff;
  display: inline-block;
  font-size: 30px;
  font-family: "Electrolize", arial, sans-serif;
  padding: 5px 28px;
  text-transform: uppercase;
}
.ko-kr .head .download-shadow .download-button {
  font-family: "Daum", arial, sans-serif;
}
.pl-pl .head .download-shadow .download-button,
.ru-ru .head .download-shadow .download-button {
  font-family: Arial, sans-serif;
}
.head .download-shadow .download-button:hover {
  background-color: #df6002;
  border-color: #ffb43f;
}
.ko-kr .head .download-shadow .download-button {
  font-family: "Daum", arial, sans-serif;
}
.pl-pl .head .download-shadow .download-button,
.ru-ru .head .download-shadow .download-button {
  font-family: Arial, sans-serif;
}
.head.flex-width {
  margin-bottom: 50px;
  overflow: visible;
  text-align: center;
}

.pegi-descriptor-image {
  float: right;
  margin-left: 2px;
}

.wrapper {
  min-width: 800px;
}
.menu-wrapper {
  background: url('../images/layout/menu-top.jpg') no-repeat center top #0f1620;
  width: 100%;
  position: absolute;
  z-index: 50;
  height: 70px;
}
.menu-wrapper.stickied {
  top: 0;
  z-index: 100;
  position: fixed;
  box-shadow: 0 0 10px #000;
  position: -webkit-sticky;
}
.menu {
  box-shadow: inset 0 -8px 0 0 rgba(56, 111, 182, 0.17);
  font-size: 14px;
  letter-spacing: 0.2em;
  text-align: center;
  min-width: 750px;
  height: 100%;
}
.menu li {
  display: inline-block;
}
.menu li a {
  padding: 22px 20px 26px 55px;
  display: block;
  background: url('../images/icons/menu-icons.png') no-repeat 0 4px;
  margin: 0 10px;
}
.menu li span {
  display: block;
  color: #d6eafd;
  font-family: "Electrolize", arial, sans-serif;
  text-shadow: 0 0 10px #000;
  text-transform: uppercase;
  white-space: nowrap;
}
.ko-kr .menu li span {
  font-family: "Daum", arial, sans-serif;
}
.pl-pl .menu li span,
.ru-ru .menu li span {
  font-family: Arial, sans-serif;
}
.menu li .menu-active span {
  color: #b1d9ff;
  text-shadow: 0 0 8px #5a7e9f;
}
.menu li.menu-home a {
  background-position: 0 -743px;
}
.menu li.menu-home a.menu-active {
  background-position: 0 -805px;
}
.menu li.menu-games a {
  background-position: 0 1px;
}
.menu li.menu-games a.menu-active {
  background-position: 0 -61px;
}
.menu li.menu-blog a {
  background-position: 0 -123px;
}
.menu li.menu-blog a.menu-active {
  background-position: 0 -185px;
}
.menu li.menu-forums.menu-active {
  background-position: 0 -309px;
}
.menu li.menu-forums a {
  background-position: 0 -247px;
}
.menu li.menu-forums span {
  background: url('../images/icons/page-external.gif') no-repeat right -2px;
  padding-right: 24px;
}
.menu li.menu-create a {
  background-position: 0 -371px;
}
.menu li.menu-create a.menu-active {
  background-position: 0 -433px;
}
.menu li.menu-download a {
  background-position: 0 -495px;
}
.menu li.menu-download a.menu-active {
  background-position: 0 -555px;
}
.menu li.menu-what-is a {
  background-position: 0 -619px;
  padding-left: 24px;
}
.menu li.menu-what-is a.menu-active {
  background-position: 0 -681px;
}
.menu li:hover span {
  color: #ffffff;
}
.menu li:hover.menu-games a {
  background-position: 0 -61px;
}
.menu li:hover.menu-blog a {
  background-position: 0 -185px;
}
.menu li:hover.menu-forums a {
  background-position: 0 -309px;
}
.menu li:hover.menu-forums span {
  background-position: 100% -23px;
}
.menu li:hover.menu-create a {
  background-position: 0 -433px;
}
.menu li:hover.menu-download a {
  background-position: 0 -555px;
}
.menu li:hover.menu-what-is a {
  background-position: 0 -681px;
}
#service {
  position: relative;
}
.sc2-link {
  display: inline-block;
  font-size: 11px;
  padding: 8px 0;
  font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;
  padding-left: 30px;
  background: url('../images/icons/page-arrow.gif') 0 -37px no-repeat;
}
.sc2-link:hover {
  background-position: 0 -58px;
}
/* body content */
.body {
  position: relative;
  background: url('../images/layout/subpage-bg.jpg') center top no-repeat #09111a;
  padding-top: 70px;
  min-height: 840px;
}
.homepage .body {
  background-color: #09111a;
}
.body-bot {
  position: relative;
}
.body-trail {
  height: 40px;
  width: 994px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 35;
}
.body-trail ol {
  padding: 7px 60px 13px 20px;
}
.section-header,
.sidebar-title h3,
.sidebar-title h3 a {
  text-shadow: 0 0 0.4em #444b55;
  color: #ffffff;
  font-size: 24px;
  font-weight: normal;
  font-family: "Electrolize", arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
.ko-kr .section-header,
.ko-kr .sidebar-title h3,
.ko-kr .sidebar-title h3 a {
  font-family: "Daum", arial, sans-serif;
}
.pl-pl .section-header,
.pl-pl .sidebar-title h3,
.pl-pl .sidebar-title h3 a,
.ru-ru .section-header,
.ru-ru .sidebar-title h3,
.ru-ru .sidebar-title h3 a {
  font-family: Arial, sans-serif;
}
.section-header,
.sidebar-title h3 {
  background: url("../images/ui/subheader-decor.png") no-repeat left 3px;
  padding-left: 20px;
}
.flex-width .section-header .subpage-nav {
  font-size: 13px;
  letter-spacing: 0;
  vertical-align: top;
  display: inline-block;
  margin: 3px 0 0 5px;
}
.subpage-header {
  color: #ffffff;
  font: normal 36px "Electrolize", arial, sans-serif;
  letter-spacing: 0.05em;
  text-shadow: 0 0 0.2em rgba(250, 250, 250, 0.55);
  text-transform: uppercase;
}
.ko-kr .subpage-header {
  font-family: "Daum", arial, sans-serif;
}
.pl-pl .subpage-header,
.ru-ru .subpage-header {
  font-family: Arial, sans-serif;
}
.subpage-nav {
  background-color: rgba(34, 79, 122, 0.75);
  background-repeat: no-repeat;
  border: 1px solid #224f7a;
  color: #fff;
  display: inline-block;
  font: normal 13px "Electrolize", arial, sans-serif;
  padding: 6px 10px 5px;
  text-transform: uppercase;
}
.ko-kr .subpage-nav {
  font-family: "Daum", arial, sans-serif;
}
.pl-pl .subpage-nav,
.ru-ru .subpage-nav {
  font-family: Arial, sans-serif;
}
.subpage-nav:hover {
  background-color: #01a4fb;
  border-color: #01a4fb;
}
.subpage-nav.prev {
  padding-left: 30px;
  background-image: url('../images/icons/page-arrow.gif');
  background-position: 0 -63px;
}
.subpage-nav.prev:hover {
  background-position: 0 -63px;
}
.subpage-nav.next {
  padding-right: 30px;
  background-image: url('../images/icons/page-arrow.gif');
  background-position: right -20px;
}
.subpage-nav.next:hover {
  background-position: right -20px;
}
/* footer */
#footer {
  background: url("../images/layout/site-bg/body-bot-bg.jpg") no-repeat center -300px;
}

.nav-left.nav-ratings {
  float: right;
  clear: none;
}

#sitemap.promotions .column {
  width: 25%;
}
#legal-ratings {
  width: auto;
}
.bnet-offer-bg {
  overflow: hidden;
  text-align: center;
}
.bnet-offer-bg:hover {
  border-color: #645245;
}
.bnet-offer-image {
  display: inline-block;
  overflow: hidden;
  border: 1px solid rgba(34, 79, 122, 0.95);
}
.bnet-offer-image:hover {
  box-shadow: inset 0px 0px 0 2px #01a4fb;
  transition: box-shadow 0.3s;
  border: 1px solid #01a4fb;
}
.bnet-offer-image img {
  display: block;
  text-align: center;
}
.bnet-offer .desc {
  margin: 20px;
}
/* featured games */
.games-wrapper {
  background: url("../images/homepage/section-bot.png") center bottom no-repeat, url("../images/homepage/featured-games-bg.jpg") center top no-repeat #07080d;
}
.games-wrapper .section-header {
  text-align: left;
}
.arcade-spotlight {
  min-height: 410px;
  padding-top: 40px;
  padding-bottom: 30px;
  text-align: center;
}
.arcade-spotlight .slider-pane {
  width: 100%;
}
.arcade-spotlight .slide-container {
  min-height: 300px;
}
.arcade-spotlight .slider-dots {
  display: block;
  margin: 10px 0;
  text-align: center;
}
.arcade-spotlight .slider-dots .selector {
  background: url("../images/layout/slider-dots.png") no-repeat 0 -28px;
  cursor: pointer;
  display: inline-block;
  height: 28px;
  margin: 0 10px;
  opacity: 0.75;
  width: 24px;
}
.arcade-spotlight .slider-dots .selector:hover {
  opacity: 1;
}
.arcade-spotlight .slider-dots .selector.active {
  background-position: 0 0;
  opacity: 1;
}
.arcade-spotlight .feature {
  display: inline-block;
  height: 196px;
  margin: 25px 0 35px;
  max-width: 552px;
  text-align: center;
  vertical-align: top;
  width: 45%;
  border: 10px solid rgba(34, 79, 122, 0.75);
  box-shadow: inset 0 0 0 1px #2d6199;
}
.arcade-spotlight .feature .cms-info {
  font-family: "Electrolize", arial, sans-serif;
  font-size: 11px;
  margin: 10px;
  position: absolute;
  z-index: 5;
}
.arcade-spotlight .feature .cms-info .status,
.arcade-spotlight .feature .cms-info .edit {
  display: block;
  float: left;
  height: 23px;
  border: 1px solid #7f19af;
}
.arcade-spotlight .feature .cms-info .status {
  background-color: #5d0089;
  color: #fff;
  line-height: 23px;
  padding: 0 10px;
  text-align: center;
  text-transform: uppercase;
  margin-right: 5px;
}
.arcade-spotlight .feature .cms-info .edit {
  background: url('../cms-overlay/images/icons/modactions.png') no-repeat 3px -114px #5d0089;
  width: 25px;
}
.ko-kr .arcade-spotlight .feature .cms-info {
  font-family: "Daum", arial, sans-serif;
}
.pl-pl .arcade-spotlight .feature .cms-info,
.ru-ru .arcade-spotlight .feature .cms-info {
  font-family: Arial, sans-serif;
}
.arcade-spotlight .feature .hover {
  -webkit-backface-visibility: hidden;
  display: none;
  height: 100%;
  padding: 0 20px;
  -webkit-perspective: 1000;
  text-align: center;
  box-shadow: inset 0 0 0 1px #2d6199;
}
.arcade-spotlight .feature .background {
  width: 100%;
  height: 100%;
}
.arcade-spotlight .feature .background:hover {
  box-shadow: inset 0px 0px 400px 50px #000;
  transition: box-shadow 0.3s;
}
.arcade-spotlight .feature .map-wrapper {
  display: inline-block;
  position: relative;
  margin-top: 15%;
}
.arcade-spotlight .feature .map-wrapper:hover .warning {
  opacity: 1;
}
.arcade-spotlight .feature .action {
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: "Electrolize", arial, sans-serif;
  font-size: 16px;
  margin: 0 3px;
  padding: 8px 12px;
  text-transform: uppercase;
}
.arcade-spotlight .feature .action.blog {
  margin-top: 15%;
  background-color: rgba(34, 79, 122, 0.85);
  border: 5px solid #3278c3;
  box-shadow: inset 0 0 1px 1px #144579;
  color: #fff;
  font-family: "Electrolize", arial, sans-serif;
  text-transform: uppercase;
}
.ko-kr .arcade-spotlight .feature .action.blog {
  font-family: "Daum", arial, sans-serif;
}
.pl-pl .arcade-spotlight .feature .action.blog,
.ru-ru .arcade-spotlight .feature .action.blog {
  font-family: Arial, sans-serif;
}
.arcade-spotlight .feature .action.blog:hover {
  border-color: #499bf3;
}
.arcade-spotlight .feature .action.map {
  background-color: rgba(98, 163, 51, 0.85);
  border: 5px solid #6dc32d;
  box-shadow: inset 0 0 1px 1px #417816;
  color: #fff;
  font-family: "Electrolize", arial, sans-serif;
  text-transform: uppercase;
}
.ko-kr .arcade-spotlight .feature .action.map {
  font-family: "Daum", arial, sans-serif;
}
.pl-pl .arcade-spotlight .feature .action.map,
.ru-ru .arcade-spotlight .feature .action.map {
  font-family: Arial, sans-serif;
}
.arcade-spotlight .feature .action.map:hover {
  border-color: #77ee1e;
}
.ko-kr .arcade-spotlight .feature .action {
  font-family: "Daum", arial, sans-serif;
}
.pl-pl .arcade-spotlight .feature .action,
.ru-ru .arcade-spotlight .feature .action {
  font-family: Arial, sans-serif;
}
.arcade-spotlight .feature .warning {
  border: 5px solid rgba(34, 79, 122, 0.75);
  box-shadow: 0 0 5px #000;
  background-color: #0c1927;
  margin-top: 8px;
  opacity: 0;
  position: absolute;
  right: -30%;
  text-align: center;
  transition: opacity 0.3s linear;
  width: 250px;
  z-index: 10;
}
.arcade-spotlight .feature .warning .arrow {
  border-color: transparent transparent rgba(34, 79, 122, 0.75);
  border-style: solid;
  border-width: 10px;
  height: 0;
  position: absolute;
  top: -23px;
  width: 0;
}
.arcade-spotlight .feature .warning .arrow-border {
  border-color: transparent transparent rgba(34, 79, 122, 0.75);
  border-style: solid;
  border-width: 10px;
  position: absolute;
  top: -25px;
  z-index: 0;
}
.arcade-spotlight .feature .warning .text {
  -webkit-backface-visibility: hidden;
  -webkit-perspective: 1000;
  font-size: 12px;
  padding: 5px;
}
.arcade-spotlight .feature:hover .hover {
  display: block;
}
.arcade-spotlight .feature:nth-child(odd) {
  margin-right: 6%;
}
.ko-kr .arcade-spotlight .feature .warning {
  right: -60%;
}
.blizzard-wrapper {
  background: url("../images/homepage/section-top.png") no-repeat center top #09111a;
  padding: 40px 20px;
}
.blizzard-wrapper .blizzard-game {
  display: block;
  float: left;
  margin-top: 20px;
  margin-right: 20px;
  width: 32%;
}
.blizzard-wrapper .blizzard-game:nth-child(4) {
  margin-right: 0;
}
.blizzard-wrapper .blizzard-game .title {
  color: #d6eafd;
  font: normal 14px "Electrolize", arial, sans-serif;
  letter-spacing: 0.1em;
  margin: 15px 0 8px ;
  text-transform: uppercase;
}
.ko-kr .blizzard-wrapper .blizzard-game .title {
  font-family: "Daum", arial, sans-serif;
}
.pl-pl .blizzard-wrapper .blizzard-game .title,
.ru-ru .blizzard-wrapper .blizzard-game .title {
  font-family: Arial, sans-serif;
}
.blizzard-wrapper .blizzard-game .desc {
  color: #799dc4;
  margin-top: 0;
}
.blizzard-wrapper .blizzard-game .thumbnail {
  height: 118px;
  margin: 0 10px 10px 0;
  border: 1px solid rgba(34, 79, 122, 0.75);
}
.blizzard-wrapper .blizzard-game .thumbnail:active {
  border-color: #01a4fb;
}
.blizzard-wrapper .blizzard-game:hover .title {
  color: #ffffff;
}
.blizzard-wrapper .blizzard-game:hover .thumbnail {
  box-shadow: inset 0px 0px 0 2px #01a4fb;
  transition: box-shadow 0.3s;
  border-color: #01a4fb;
}
.bottom-wrapper {
  background: url("../images/homepage/section-top.png") center top no-repeat, url("../images/homepage/create-bg.jpg") no-repeat center top;
}
.bottom-wrapper .section-header {
  margin: 40px 0 20px;
}
.bottom-wrapper .tutorials {
  min-height: 450px;
  padding: 0 20px;
  background: url("../images/layout/page-bot.png") no-repeat center bottom;
}
.bottom-wrapper .tutorials .bullets {
  margin-bottom: 30px;
}
.bottom-wrapper .tutorials .bullets li {
  margin: 20px 0;
  width: 47%;
  float: left;
  vertical-align: top;
}
.bottom-wrapper .tutorials .bullets li:first-child {
  margin-right: 4%;
}
.bottom-wrapper .tutorials .center {
  text-align: center;
}
.bottom-wrapper .tutorials .button1 {
  font-size: 24px;
  margin: 30px 0;
}
.bottom-wrapper .tutorials .note {
  margin: 40px auto;
  color: #4c6391;
  font-size: 0.8em;
  font-style: italic;
}
/* What is */
.what-is .subpage-header {
  text-align: center;
}
.what-is .video-wrapper {
  background: url('../images/what-is/video-bg.jpg') no-repeat center top #0a121c;
  padding: 40px 0;
}
.what-is .video-container {
  margin: 30px auto;
  width: 750px;
  border: 10px solid rgba(34, 79, 122, 0.75);
  box-shadow: inset 0 0 0 1px #2d6199;
  padding: 3px;
}
.what-is .video-container:hover {
  box-shadow: inset 0px 0px 0 2px #01a4fb;
  transition: box-shadow 0.3s;
}
.what-is .desc-wrapper .intro {
  font: normal 24px "Electrolize", arial, sans-serif;
  color: #ffffff;
  text-align: center;
  margin: 50px 0 90px;
  line-height: 1.6em;
  letter-spacing: 0.5px;
}
.ko-kr .what-is .desc-wrapper .intro {
  font-family: "Daum", arial, sans-serif;
}
.pl-pl .what-is .desc-wrapper .intro,
.ru-ru .what-is .desc-wrapper .intro {
  font-family: Arial, sans-serif;
}
.what-is .desc-wrapper {
  background: url('../images/layout/subpage-bg.jpg') no-repeat center top #101a26;
}
.what-is .desc-wrapper .flex-width {
  background: url('../images/layout/page-bot.png') no-repeat center bottom;
}
.what-is .collage {
  background: url('../images/what-is/what-is-collage.png') no-repeat right top;
  padding: 150px 0;
  margin-top: -150px;
}
.what-is .collage .section {
  margin-bottom: 80px;
}
.what-is .community {
  background: url('../images/what-is/what-is-community.png') no-repeat -40px bottom;
  padding: 200px 0;
  margin-top: -250px;
}
.what-is .section.text-left {
  padding-right: 50%;
}
.what-is .section.text-right {
  padding-left: 50%;
}
.what-is .section .text {
  margin-left: 20px;
  width: 70%;
  color: #d6eafd;
  font-size: 16px;
}
/* Download page */
.download-page,
.what-is-page,
.game-page,
.blog-home,
.blog-article {
  background-position: 50% -200px;
}
.download-wrapper {
  background: url('../images/layout/subpage-bg.jpg') no-repeat center top #101a26;
  overflow: hidden;
}
.download-wrapper .intro {
  padding: 100px 0;
  text-align: center;
  background: url("../images/homepage/section-bot.png") center bottom no-repeat;
}
.download-wrapper .intro .subpage-header {
  letter-spacing: 0;
  margin-bottom: 20px;
}
.download-wrapper .intro .subheader {
  text-transform: uppercase;
  font: 16px normal "Electrolize", arial, sans-serif;
}
.ko-kr .download-wrapper .intro .subheader {
  font-family: "Daum", arial, sans-serif;
}
.pl-pl .download-wrapper .intro .subheader,
.ru-ru .download-wrapper .intro .subheader {
  font-family: Arial, sans-serif;
}
.download-wrapper .steps {
  background: url('../images/layout/dark-bg.png') repeat-y center top;
  overflow: hidden;
}
.download-wrapper .steps .flex-width {
  background: url('../images/layout/page-bot.png') no-repeat center bottom;
}
.download-wrapper .download-step {
  width: 32%;
  float: left;
  margin: 60px 20px 60px 0;
}
.download-wrapper .download-step:nth-child(3) {
  margin-right: 0;
}
.download-wrapper .download-step .title {
  overflow: hidden;
  min-height: 4em;
}
.download-wrapper .download-step .section-header {
  display: block;
  float: left;
  width: 1.2em;
}
.download-wrapper .download-step .desc {
  vertical-align: middle;
}
.download-wrapper .download-step .thumbnail {
  margin: 20px 0 30px;
}
.download-wrapper .download-step .media-screen img {
  border-width: 1px;
  margin-left: 4px;
  padding: 0;
  box-shadow: 0px;
  opacity: 0.7;
  box-shadow: none;
}
.download-wrapper .download-step:hover .media-screen img {
  border-color: #01a4fb;
  opacity: 1;
  transition: border 0.5s, opacity 0.5s;
}
.download-wrapper .download-step .button1 {
  display: block;
  text-align: center;
}
.download-wrapper .download-step:hover .button1 {
  border-color: #499bf3;
}
.download-wrapper .download-step.download .button1 {
  background-color: #f56800;
  border: 5px solid #ff9000;
  box-shadow: inset 0 0 1px 1px #ae4b01;
}
.download-wrapper .download-step.download:hover .button1 {
  background-color: #df6002;
  border-color: #ffb43f;
}
.download-wrapper .download-step.launch .button1 {
  background-color: rgba(98, 163, 51, 0.85);
  border: 5px solid #6dc32d;
  box-shadow: inset 0 0 1px 1px #417816;
}
.download-wrapper .download-step.launch:hover .button1 {
  border-color: #77ee1e;
}
.download-wrapper .note {
  font-size: 10px;
  text-align: center;
  padding: 0 20px;
  margin: 40px 0 60px;
}
/* search bar */
.search-bar div {
  position: relative;
}
.search-bar .input {
  background: #fff;
  border: none;
  color: #929292;
  padding: 9px 0 8px 5px;
  font-size: 13px;
  width: 291px;
  margin: 0;
}
.search-bar .search-field {
  box-shadow: none;
}
.search-bar .search-field.active {
  color: #000;
}
.search-bar .search-button {
  width: 32px;
  height: 32px;
  background: none;
  position: absolute;
  right: 2px;
  top: 1px;
  border: none;
  cursor: pointer;
}
.search-bar {
  position: absolute;
  top: 77px;
  right: 0px;
  width: 335px;
}
/*----------------------------------------------
	UI Elements
----------------------------------------------*/
/* context menu */
.ui-context {
  border-radius: 0;
  border: 1px solid #224f7a;
  background-color: #0c1927 ;
}
.ui-context .context .context-links a {
  background-image: url("../images/icons/context.gif");
  background-repeat: no-repeat;
  background-color: rgba(34, 79, 122, 0.55);
}
.ui-context .context .context-links .link-first,
.ui-context .context .context-links .link-last {
  border-radius: 0;
}
.ui-context .context .context-links .icon-profile {
  background-position: 0 0;
}
.ui-context .context .context-links .icon-posts {
  background-position: 0 -30px;
}
.ui-context .context .context-links .icon-ignore {
  background-position: 0 -60px;
}
.ui-context .context .context-links .icon-ban {
  background-position: 0 -90px;
}
.context-link {
  padding-right: 17px;
  background: url("../images/icons/flyout-arrows.gif") 100% -15px no-repeat;
}
.context-link:hover {
  background-position: 100% -45px;
}
/* breadcrumbs */
.ui-breadcrumb {
  font-size: 12px;
  line-height: 1.25em;
}
.ui-breadcrumb li {
  padding-right: 0;
  margin-right: 0;
}
.ui-breadcrumb li.last {
  padding: 0;
}
.ui-breadcrumb li a {
  display: block;
}
.ui-breadcrumb li.last .breadcrumb-text {
  color: #F3E6D0;
  border: none;
  max-width: 200px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  display: inline-block;
}
.ui-breadcrumb li.children .breadcrumb-text {
  border-bottom: 1px dotted #aaa;
}
.ui-breadcrumb li a:hover .breadcrumb-text,
.ui-breadcrumb li a.opened .breadcrumb-text {
  color: #fff;
  border-color: #fff;
}
.ui-breadcrumb li .breadcrumb-arrow:after {
  border: 0;
  content: " ";
  display: inline-block;
  background: url("../images/icons/flyout-arrows.gif") no-repeat -3px -230px;
  width: 12px;
  height: 10px;
  margin: 2px 7px 0 0;
}
.ie67 .ui-breadcrumb li .breadcrumb-arrow {
  margin-right: 10px;
}
/* dropdown */
.ui-dropdown .dropdown-toggler,
.ui-dropdown .dropdown-toggler span {
  height: 25px;
  padding: 0;
  line-height: 25px;
  background: url("../images/ui/dropdown.gif") 0 0 no-repeat;
}
.ui-dropdown .dropdown-toggler span {
  background-position: 100% -75px;
  padding: 0 10px;
  color: #c87700;
  font-size: 11px;
}
.ui-dropdown .dropdown-toggler:hover {
  background-position: 0 -25px;
}
.ui-dropdown .dropdown-toggler.opened {
  background-position: 0 -50px;
}
.ui-dropdown .dropdown-toggler:hover span {
  background-position: 100% -100px;
  color: #fff;
}
.ui-dropdown .dropdown-toggler.opened span {
  background-position: 100% -125px;
  color: #fff;
}
/* pagination */
.ui-pagination {
  overflow: visible;
  height: 24px;
}
.ui-pagination li {
  margin-left: 4px;
  float: left;
  border: 1px solid #224f7a;
  display: inline-block;
  font: normal 0.85em "Electrolize", arial, sans-serif;
  padding: 6px 10px 5px;
  text-transform: uppercase;
  background-color: #162942;
}
.ko-kr .ui-pagination li {
  font-family: "Daum", arial, sans-serif;
}
.pl-pl .ui-pagination li,
.ru-ru .ui-pagination li {
  font-family: Arial, sans-serif;
}
.ui-pagination li a {
  display: inline-block;
  padding: 0;
  height: auto;
}
.ui-pagination li a span {
  display: block;
  margin: 0;
  height: 20px;
  line-height: 20px;
  font-family: "Electrolize", arial, sans-serif;
}
.ko-kr .ui-pagination li a span {
  font-family: "Daum", arial, sans-serif;
}
.pl-pl .ui-pagination li a span,
.ru-ru .ui-pagination li a span {
  font-family: Arial, sans-serif;
}
.cjk .ui-pagination li a span {
  line-height: 22px;
}
.ie6 .ui-pagination li a,
.ie6 .ui-pagination li a span {
  display: block;
  float: left;
}
.ui-pagination li:hover,
.ui-pagination li.current {
  background-color: rgba(34, 79, 122, 0.75);
}
.ui-pagination li.current span,
.ui-pagination li a:hover span {
  color: white;
}
.ui-pagination li.last-item a,
.ui-pagination li.first-item a,
.ui-pagination li.cap-item a {
  padding: 0;
}
/* tooltips */
.ui-tooltip {
  background: #0f1620;
  padding: 1px;
  border: 1px solid #224f7a;
  opacity: 0.9;
  max-width: 355px;
  box-shadow: 0 0 10px #000;
}
.ui-tooltip .tooltip-content {
  background: black;
  padding: 10px;
  font-size: 12px;
}
.ui-tooltip .subheader-3 {
  font-size: 18px;
  color: #F3E6D0;
  font-weight: normal;
  margin-bottom: 4px;
}
/* title */
/* prompt */
.ui-prompt {
  background: #0f1620;
  border: 1px solid #224f7a;
  position: absolute;
  width: 300px;
  z-index: 9005;
  box-shadow: 0 0 15px #000;
}
.ui-prompt .prompt-inner {
  padding: 15px;
}
.ui-prompt .prompt-close {
  width: 25px;
  height: 25px;
  display: block;
  position: absolute;
  top: 3px;
  right: 2px;
}
.ui-prompt .prompt-errors {
  margin-top: 10px;
  color: #E52817;
}
.ui-prompt .prompt-buttons {
  margin-top: 20px;
  text-align: center;
}
.ui-prompt .prompt-buttons button {
  margin: 0 10px;
}
.ui-prompt .subheader-2 {
  margin-bottom: 15px;
  color: #d6eafd;
  font-size: 18px;
}
.ui-prompt .input {
  width: 258px;
}
/* type ahead */
.ui-typeahead {
  background: #1f1e1e;
  padding: 0 1px 1px 1px;
  border: 1px solid #403529;
  opacity: .90;
  font-size: 12px;
  border-radius: 3px;
  box-shadow: 0 0 10px #000;
  z-index: 100;
}
.ui-typeahead .group-list {
  background: #101010;
}
.ui-typeahead .group-list li {
  border-top: 1px solid #282828;
}
.ui-typeahead .group-list a {
  padding: 5px;
}
.ui-typeahead .group-list a:hover {
  background-color: #151515;
  color: #F3E6D0;
}
.ui-typeahead .group-list a .desc {
  color: #7B6D55;
}
.ui-typeahead .group-title {
  background: #000;
  color: #F3E6D0;
  padding: 5px;
}
/* overlay */
.ui-overlay {
  width: 720px;
}
.ui-overlay .overlay-top,
.ui-overlay .overlay-bottom,
.ui-overlay .overlay-middle,
.ui-overlay .overlay-close {
  background: url("../images/ui/overlay.png") 0 0 no-repeat;
}
.ui-overlay .overlay-top {
  padding-top: 21px;
}
.ui-overlay .overlay-bottom {
  padding-bottom: 21px;
  background-position: -720px 100%;
}
.ui-overlay .overlay-middle {
  padding: 25px 40px;
  background-position: -1440px 0;
  background-repeat: repeat-y;
}
.ui-overlay .overlay-close {
  top: 16px;
  right: 16px;
  width: 24px;
  height: 24px;
  background-position: 100% 0;
}
.ui-overlay .overlay-close:hover {
  background-position: 100% -26px;
}
.ie67 .ui-overlay .overlay-top,
.ie67 .ui-overlay .overlay-bottom,
.ie67 .ui-overlay .overlay-middle,
.ie67 .ui-overlay .overlay-close {
  background-image: url("../images/ui/overlay.gif");
  zoom: 1;
}
/* dropdown */
.ui-dropdown .dropdown-wrapper {
  border-radius: 0;
  border: 1px solid #224f7a;
  background-color: #0c1927;
  box-shadow: #000 0 0 10px;
}
/* buttons */
.ui-button span {
  display: inline;
}
.ui-cancel {
  margin-left: 15px;
  padding-left: 15px;
  border-left: 1px solid #251f1b;
}
.button1 {
  display: inline-block;
  padding: 7px 13px;
  background-color: rgba(34, 79, 122, 0.85);
  border: 5px solid #3278c3;
  box-shadow: inset 0 0 1px 1px #163453;
  color: #fff;
  font-family: "Electrolize", arial, sans-serif;
  text-transform: uppercase;
}
.ko-kr .button1 {
  font-family: "Daum", arial, sans-serif;
}
.pl-pl .button1,
.ru-ru .button1 {
  font-family: Arial, sans-serif;
}
.button1:hover {
  border-color: #499bf3;
}
.button1.disabled,
.button1.processing,
.button1.disabled:hover,
.button1.processing:hover {
  color: #3D3D3D;
  border-color: #838383;
  background-color: #5F5F5F;
  box-shadow: none;
}
.button2 {
  background-color: rgba(34, 79, 122, 0.75);
  background-repeat: no-repeat;
  border: 1px solid #224f7a;
  color: #fff;
  display: inline-block;
  font: normal 13px "Electrolize", arial, sans-serif;
  padding: 6px 10px 5px;
  text-transform: uppercase;
}
.ko-kr .button2 {
  font-family: "Daum", arial, sans-serif;
}
.pl-pl .button2,
.ru-ru .button2 {
  font-family: Arial, sans-serif;
}
.button2:hover {
  background-color: #01a4fb;
  border-color: #01a4fb;
}
.button2.disabled,
.button2.processing {
  color: #3D3D3D;
  border-color: #838383;
  background-color: #5F5F5F;
}
/* flyout menu */
.flyout-menu {
  background: #1f1e1e;
  padding: 0 1px 1px 1px;
  border: 1px solid #403529;
  opacity: 0.99;
  font-size: 12px;
  border-radius: 3px;
  box-shadow: 0 0 10px #000;
}
.flyout-menu ul {
  width: 199px;
  border-right: 1px solid #282828;
}
.flyout-menu ul:last-child {
  width: 200px;
  border-right: 0;
}
.flyout-menu ul:last-child > li:last-child {
  border-bottom: 1px solid #282828 !important;
}
.flyout-menu ul:first-child > li:last-child {
  border-bottom: 0 !important;
}
.flyout-menu ul li {
  border-top: 1px solid #282828;
}
.flyout-menu ul li a {
  background: #101010 url("../images/icons/flyout-arrows.gif") -50px -113px no-repeat;
}
.ie6 .flyout-menu ul li {
  zoom: 1;
  height: 28px;
}
.ie6 .flyout-menu ul li a {
  display: block;
  overflow: hidden;
}
.flyout-menu ul li a:hover,
.flyout-menu ul li a.opened {
  background-color: #151515;
  color: #F3E6D0;
}
.flyout-menu ul li a:hover {
  color: #fff;
}
.flyout-menu ul li a.children {
  background-position: 98% -113px;
}
.flyout-menu ul li a.children:hover,
.flyout-menu ul li a.opened {
  background-position: 98% -167px;
}
.flyout-menu ul li .flyout-menu {
  left: 200px;
  top: -2px;
}
.flyout-menu ul li.divider span {
  display: block;
  padding: 5px;
  background-color: black;
  font-weight: bold;
  color: #F3E6D0;
}
.cjk .flyout-menu ul li.divider span {
  font-weight: normal;
}
/* carousel */
.carousel-wrapper {
  overflow: hidden;
  background: url("../images/homepage/carousel-bot.jpg") center bottom no-repeat, url("../images/homepage/carousel-top.jpg") center top no-repeat, #05151d;
  margin-top: 30px;
  border: 10px solid rgba(34, 79, 122, 0.95);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
}
.ui-slideshow .mask {
  background: url("../images/ui/slideshow-mask.png") 0 0 no-repeat;
}
.ie6 .ui-slideshow .mask {
  background-image: url("../images/ui/slideshow-mask.gif");
}
.ui-slideshow {
  margin: 25px;
  box-shadow: 0 2px 15px 5px #071f2f;
}
.ui-slideshow .slide,
.ui-slideshow .slideshow {
  background-size: cover;
  width: 100%;
  height: 100%;
}
.ui-slideshow:hover .mask {
  transition: box-shadow 0.3s;
  box-shadow: inset 0px 0px 0 3px #01a4fb;
}
.ui-slideshow .slideshow {
  padding: 0;
}
.ui-slideshow .caption {
  text-shadow: 0 0 25px #000,0 0 8px #000,0 0 5px #000;
}
.ui-slideshow .caption {
  text-align: left;
}
.ui-slideshow .caption h3,
.ui-slideshow .caption h3 a {
  font: normal 24px "Electrolize", arial, sans-serif;
  text-transform: uppercase;
}
.ko-kr .ui-slideshow .caption h3,
.ko-kr .ui-slideshow .caption h3 a {
  font-family: "Daum", arial, sans-serif;
}
.pl-pl .ui-slideshow .caption h3,
.pl-pl .ui-slideshow .caption h3 a,
.ru-ru .ui-slideshow .caption h3,
.ru-ru .ui-slideshow .caption h3 a {
  font-family: Arial, sans-serif;
}
.ui-slideshow .caption h3 a:hover {
  color: #fff;
}
/* filter input */
.ui-filter .view,
.ui-filter .reset {
  width: 15px;
  height: 15px;
  background: url("../images/icons/sprite.png") -52px -304px no-repeat;
}
.ie6 .ui-filter .view,
.ie6 .ui-filter .reset {
  background-image: url("../images/icons/sprite.gif");
}
.ui-filter .view {
  background-position: -52px -320px;
}
.ui-filter .input {
  padding-right: 25px;
}
/* dynamic menu */
.dynamic-menu {
  min-height: 350px;
  background: url("../images/ui/dynamic-menu.jpg") 0 0 repeat-x;
  border-top-right-radius: 10px;
}
.dynamic-menu li {
  margin-bottom: 5px;
}
.dynamic-menu li a {
  display: block;
  padding: 5px 10px;
  border-radius: 6px;
}
.dynamic-menu li.item-active a {
  color: #ead8b9;
  background-color: rgba(0, 0, 0, 0.25);
}
.dynamic-menu li a:hover {
  background-color: rgba(0, 0, 0, 0.5);
}
/* table */
.table table {
  width: 100%;
}
.table thead th {
  white-space: nowrap;
}
.table tbody td,
.table tfoot td {
  padding: 15px;
  border-bottom: 1px solid #28241d;
}
.table tbody tr.row2 {
  background-color: #171614;
}
.table tbody tr.no-results td {
  padding: 50px;
  text-align: center;
  font-style: italic;
}
.table tfoot tr {
  background-color: #090807;
}
/* table layout using a list */
.list-table {
  width: 100%;
}
.list-table li {
  border-bottom: 1px solid #28241d;
}
.list-table li.row2 {
  background-color: #171614;
}
.list-table li .cell {
  padding: 15px;
}
.table .sort-tab,
.table .sort-link {
  display: block;
  padding: 0 15px;
  color: #F3E6D0;
  text-transform: uppercase;
  font-size: 11px;
  height: 30px;
  line-height: 30px;
  background: #300a00 url("../images/ui/table-header.png") 0 100% repeat-x;
  border-left: 1px solid #582c19;
  border-right: 1px solid #390b00;
  border-bottom: 1px solid #68381f;
  border-top: 1px solid #62351f;
  zoom: 1;
}
.cjk .table .sort-tab,
.cjk .table .sort-link {
  font-size: 12px;
  font-weight: normal;
}
.table .sort-link {
  color: #FFCB8D;
}
.table .sort-link:hover {
  color: #fff;
  background: #400b00 url("../images/ui/table-header-hover.png") 0 100% repeat-x;
  border-left-color: #77361d;
  border-top-color: #a05734;
  border-right-color: #2d0900;
}
.table .sort-link .arrow {
  padding-left: 10px;
  background: url("../images/ui/table-sort-arrows.gif") 0 -10px no-repeat;
}
.table .sort-link:hover .arrow {
  background-position: 0 -115px;
}
.table .sort-link .arrow.up,
.table .sort-link:hover .arrow.up {
  background-position: 0 -80px;
}
.table .sort-link .arrow.down,
.table .sort-link:hover .arrow.down {
  background-position: 0 -45px;
}
.table th.last-child .sort-tab,
.table th.last-child .sort-link {
  border-right-color: #582c19;
}
.table-footer {
  background: url("../images/ui/table-footer.jpg") no-repeat;
  padding-top: 30px;
  min-height: 100px;
}
.table-footer .box-alert {
  margin: 0 30px;
}
/* media frame */
.media-screen {
  display: inline-block;
}
.media-screen.image-right {
  float: right;
}
.media-screen.image-left {
  float: left;
}
.media-screen img {
  border: 9px solid rgba(34, 79, 122, 0.75);
  box-shadow: inset 0 0 0 1px #2d6199;
  padding: 2px;
}
.media-screen img:hover {
  box-shadow: inset 0px 0px 0 2px #01a4fb;
  transition: box-shadow 0.3s;
}
.media-frame {
  display: inline-block;
}
.media-frame .mm img {
  display: block;
}
.media-frame .mm a {
  display: block;
  position: relative;
}
.media-frame .mm a:hover {
  border-color: #824c06;
}
.media-frame .mm a .frame {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  box-shadow: inset 0 0 7px 2px #000;
}
.media-frame.view-video .mm a:hover .frame {
  background: rgba(0, 0, 0, 0.3) url("../images/media/play-video.png") 50% 50% no-repeat;
}
.media-frame.view-image .mm a:hover .frame {
  background: rgba(0, 0, 0, 0.3) url("../images/media/view-image.png") 50% 50% no-repeat;
}
.media-frame .mm a.view-all {
  border: none;
  padding: 5px;
  text-align: right;
}
/* alert */
.box-alert {
  margin: 30px;
  padding: 10px;
  text-align: center;
  background: url("../images/layout/diag-bg.gif") repeat;
  z-index: 0;
}
.ie6 .box-alert {
  zoom: 1;
}
.box-alert .alert-icon {
  background: url("../images/icons/alert.gif") 0 50% no-repeat;
  display: inline-block;
  padding: 10px;
  padding-left: 20px;
}
.box-alert .alert-close {
  position: absolute;
  right: 10px;
  top: 10px;
  box-shadow: 0 0 5px #000;
}
.box-alert-closable {
  display: none;
}
.box-alert-big {
  font-size: 14px;
  line-height: 1.666em;
}
.box-alert-big .alert-icon {
  background-image: url("../images/icons/alert-big.png");
  padding-left: 80px;
  padding-right: 40px;
}
.ie6 .box-alert-big .alert-icon {
  background-image: url("../images/icons/alert-big.gif");
}
/*----------------------------------------------
	Common Pages
----------------------------------------------*/
/* error */
.error-page .body-top {
  background-image: url("../images/layout/bgs/desert.jpg");
}
.error-page .page-body {
  text-align: center;
  min-height: 700px;
}
.error-page .page-body .header-2 {
  font-size: 70px;
}
.error-page .region-list {
  border: 1px solid #2D251B;
  background: rgba(0, 0, 0, 0.4);
  padding: 0px 40px 8px;
  margin-top: 10px;
}
.error-page .region-list li {
  text-align: left;
  margin-top: 8px;
  list-style-position: inside;
  list-style-image: url("../images/icons/bullet.gif");
}
/*----------------------------------------------
	Page Template
----------------------------------------------*/
/* wrappers */
.page-header {
  margin: 30px;
  position: relative;
}
.ie6 .page-header {
  zoom: 1;
}
.page-header .desc {
  font-size: 14px;
  line-height: 2em;
  width: 50%;
}
.page-body {
  margin: 30px 0;
  padding: 0 30px;
}
/* containers */
.page-container {
  padding: 30px;
}
.page-container .container-left {
  width: 430px;
}
.page-container .container-right {
  width: 430px;
  margin-left: 500px;
}
/*----------------------------------------------
	Style Guide
----------------------------------------------*/
/* utility */
.tip {
  cursor: help;
}
a.tip,
.tip a {
  cursor: pointer;
}
/* text headers */
.zh-tw .header-2 {
  letter-spacing: 0;
}
.subheader-2 {
  font: normal 24px "Electrolize", arial, sans-serif;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
.ko-kr .subheader-2 {
  font-family: "Daum", arial, sans-serif;
}
.pl-pl .subheader-2,
.ru-ru .subheader-2 {
  font-family: Arial, sans-serif;
}
.subheader-2,
.subheader-2 a {
  color: #d6eafd;
}
.subheader-2 span {
  color: #ffffff;
}
.subheader-3,
.subheader-3 a {
  color: #cfb991;
}
.subheader-3 span {
  color: #7B6D55;
}
.header-2 a:hover,
a:hover .header,
.subheader-2 a:hover,
a:hover .subheader-2,
.header-3 a:hover,
a:hover .category,
.subheader-3 a:hover,
a:hover .subheader-3,
.hover .subheader-3 a,
.hover .hover-main,
.colors-subtle .hover .hover-main {
  color: #ffffff;
}
/* lists */
.bullet-list {
  list-style: square;
  margin-left: 30px;
}
.bullet-list li {
  margin: 10px 0;
}
/* forms */
.input {
  background: #fff;
  padding: 5px 6px;
  border: none;
  font: 12px Arial, sans-serif;
  border-radius: 5px;
  box-shadow: 0 0 5px #000;
}
.input.select {
  padding: 4px;
}
.input.disabled {
  opacity: .50;
}
.ie .input[type="checkbox"],
.ie .input[type="radio"] {
  padding: 0;
  background: none;
}
/*----------------------------------------------
	Reusable Icons
----------------------------------------------*/
.icon-24,
.icon-16 {
  display: inline-block;
  width: 24px;
  height: 24px;
  vertical-align: middle;
  background: url("../images/icons/sprite.png") no-repeat;
  font-size: 1px;
}
.ie6 .icon-24,
.ie6 .icon-16 {
  background-image: url("../images/icons/sprite.gif");
}
.icon-16 {
  width: 16px;
  height: 16px;
}
/* mini */
.icon-16-plus {
  background-position: -52px 0;
}
.icon-16-rarrow {
  background-position: -52px -16px;
}
.icon-16-larrow {
  background-position: -52px -32px;
}
.icon-16-uarrow {
  background-position: -52px -48px;
}
.icon-16-darrow {
  background-position: -52px -64px;
}
.icon-16-close {
  background-position: -52px -80px;
}
.icon-16-return {
  background-position: -52px -96px;
}
.icon-16-jump {
  background-position: -52px -112px;
}
.icon-16-rarrow-small {
  background-position: -52px -128px;
}
.icon-16-gold {
  background-position: -52px -289px;
}
.icon-16-reset {
  background-position: -52px -304px;
}
.icon-16-search {
  background-position: -52px -320px;
}
a:hover .icon-16-plus {
  background-position: -68px 0;
}
a:hover .icon-16-rarrow {
  background-position: -68px -16px;
}
a:hover .icon-16-larrow {
  background-position: -68px -32px;
}
a:hover .icon-16-uarrow {
  background-position: -68px -48px;
}
a:hover .icon-16-darrow {
  background-position: -68px -64px;
}
a:hover .icon-16-close {
  background-position: -68px -80px;
}
a:hover .icon-16-return {
  background-position: -68px -96px;
}
a:hover .icon-16-jump {
  background-position: -68px -112px;
}
a:hover .icon-16-rarrow-small {
  background-position: -68px -128px;
}
/* 1st column */
.icon-24-gold {
  background-position: 0 0;
}
.icon-24-utoggle {
  background-position: 0 -24px;
}
.icon-24-dtoggle {
  background-position: 0 -75px;
}
.icon-24-help {
  background-position: 0 -130px;
}
.icon-24-close {
  background-position: 0 -156px;
  width: 24px;
  height: 24px;
}
a:hover .icon-24-utoggle {
  background-position: 0 -52px;
}
a:hover .icon-24-dtoggle {
  background-position: 0 -101px;
}
a:hover .icon-24-close {
  background-position: 0 -182px;
}
/* 2nd column */
.icon-24-shield {
  background-position: -26px 0;
}
.icon-24-security {
  background-position: -26px -26px;
}
.icon-24-authenticator {
  background-position: -26px -52px;
}
.icon-24-parental {
  background-position: -26px -78px;
}
.icon-24-cart {
  background-position: -26px -104px;
}
.icon-24-digital {
  background-position: -26px -130px;
}
.error .not-found {
  padding: 100px 0;
  text-align: center;
}
.error .subpage-header {
  font-size: 100px;
}
/* Screen size adjustments */
@media (max-width: 75em) {
  .menu li a {
    margin: 0;
    letter-spacing: 0;
  }
  .arcade-spotlight .feature {
    width: 100%;
    margin-bottom: 0;
  }
  .arcade-spotlight .slider-dots {
    margin-top: 30px;
  }
  .arcade-spotlight .feature:nth-child(odd) {
    margin-right: 0;
  }
  .arcade-spotlight .section-header {
    margin-left: 20px;
  }
  .blizzard-wrapper .blizzard-games .blizzard-game {
    width: 100%;
    clear: both;
    margin: 20px 0 30px;
  }
  .blizzard-wrapper .blizzard-games .blizzard-game .thumbnail {
    width: 40%;
    float: left;
    margin-right: 20px;
  }
  .blizzard-wrapper .blizzard-games .blizzard-game .title {
    margin-top: 0;
    font-size: 15px;
  }
  .blizzard-wrapper .blizzard-games .blizzard-game .text {
    margin-left: 45%;
  }
  .download-page .download-step {
    margin-right: 15px;
  }
  .download-page .download-step .media-screen img {
    width: 97%;
    margin-left: 2px;
  }
  .tutorials .tutorial {
    width: 30%;
  }
  .head,
  #footer {
    padding-left: 20px;
    padding-right: 20px;
  }

  #footer {
    box-sizing: border-box;
    min-width: 750px;
  }
}
@media (max-width: 60em) {
  .menu li a {
    padding-left: 20px;
    background-image: none;
  }
  .menu li a.menu-active {
    background-color: rgba(104, 156, 213, 0.22);
  }
  .arcade-spotlight .action {
    margin-top: 13%;
  }
  .service-bar .service-shop,
  .service-bar .service-account,
  .service-bar .service-support {
    display: none;
  }
  .download-page .download-step .desc {
    font-size: 0.85em;
  }
  .what-is .collage {
    background: url('../images/what-is/what-is-collage-small.png') right 36% no-repeat;
  }
  .what-is .community {
    background-position: -120px bottom;
  }
  #copyright > span {
    display: block;
  }
  #copyright a {
    margin: 15px 15px 0 0 ;
    display: inline-block;
  }
  #sitemap,
  #sitemap h3 a {
    font-size: 0.9em;
    white-space: nowrap;
  }

  .nav-client .footer-desktop {
    padding: 0px;
  }

}

.wrapper .foot {
  background-color: #000;
}

#nav-client-header {
  background-color: #000819;
  min-width: 800px;
}

.nav-client .footer-desktop .nav-ratings {
  clear: none;
}

#nav-client-footer .footer-desktop .nav-ratings {
  float: right;
}

#nav-client-footer .footer-desktop .nav-ratings .legal-rating {
  float: right;
}

#footer a {
  color: white;
  color: rgba(255,255,255,.7);
}

.nav-client .footer-desktop {
  min-width: initial;
  padding: 0 20px;
}

.product-rating.esrb-rating a,
.product-rating.acb-rating a {
  float: left;
}

.esrb-rating,
.acb-rating {
  font-size: 11px;
  line-height: 15px;
}

.esrb-descriptor,
.esrb-disclaimer,
.acb-descriptor,
.acb-disclaimer {
  display: block;
  margin-left: 80px;
}

.nav-client .pull-right .dropdown-menu {
  right: 0;
  left: initial;
}
