@charset "utf-8";
@import url(https://fonts.googleapis.com/css?family=Cinzel:400,700);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);
html,
html * {
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}

form div {
  color: #FFF;
}


/* NODE STYLING */

#inside-col-content>#block-story-inside>.block-body>.block-content>.primary li {
  margin: 0px 5px 0 0!important;
}

.block-story p,
.block-story .image {
  margin: 0 0 22px;
}

.block-story h1,
.block-story h5,
.block-story h6 {
  padding: 16px 0 8px;
  margin: 0 0 8px;
  border-bottom: solid 1px;
  font-family: Arial, Helvetica;
  font-weight: bold;
  color: #FFF;
}

.block-story h1 {
  font-size: 24px;
  line-height: 24px;
  letter-spacing: -.035em;
  border-width: 0;
  margin: 0 0 5px;
  padding: 0;
}

.block-story h2 {
  color: #4CCAFF;
  font-family: Georgia, serif !important;
  font-weight: 700 !important;
}

.block-story h3 {
  font-size: 19px;
  line-height: 20px;
  letter-spacing: -.05em;
  color: #FFF;
  margin: 0px 0px 8px;
  font-family: georgia, serif !important;
}

.block-story h4 {
  font-size: 14px;
  font-style: italic;
  color: #FFF;
  margin: 0 0 8px;
}

.block-story h5 {
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  margin: 0 0 -10px;
}

.block-story h6 {
  font-size: 10px;
  text-transform: uppercase;
  font-style: italic;
  letter-spacing: 0.2em;
  color: #FFF;
}

.block-story p.note {
  font-style: italic;
  color: #bbb;
  font-size: 11px;
}

.block-story p.lead {
  font-weight: bold;
  color: #ddd;
}

.block-story blockquote {
  display: inline;
  float: right;
  width: 40%;
  margin: 0 0 16px 16px;
  font-size: 11px;
  color: #ddd;
}

.block-story hr {
  border-style: solid;
  border-width: 1px 0;
  border-color: #000 #000 #333;
  margin: 21px 0;
}

.block-story em,
.block-story i,
.block-story strong,
.block-story b {
  color: #FFF;
}

.block-story em,
.block-story i {
  font-style: italic;
}

.block-story strong,
.block-story b {
  font-weight: bold;
}

.block .node ol,
.block .node ul,
.node ol,
.node ul {
  margin: 16px 0 16px 32px;
}

.block-story ul ul,
.block-story ol ol {
  margin-bottom: 0;
  margin-top: 8px;
}

.block-story ul li {
  list-style: square outside;
}

.block-story ol li {
  list-style: decimal outside;
}

.block-story ol li,
.block-story ul li {
  margin-bottom: 8px;
  padding-left: 4px;
  font-family: Georgia, serif !important;
}

.block-story ol ol li {
  list-style: lower-alpha outside;
}

.block-story img {
  max-width: 100%;
  height: auto;
  display: block;
  margin: 0 auto;
}

.block-story img.left,
.block-story .image.left,
.block-story .image-left,
.block-story img.right,
.block-story .image.right,
.block-story .image-right {
  max-width: 55%;
  display: inline;
  float: left;
  margin: 0 16px 14px 0;
}

.block-story img.right,
.block-story .image.right,
.block-story .image-right {
  float: right;
  margin: 0 0 16px 14px;
}

.block-story .image .caption {
  padding: 5px;
  font-size: 10px;
  color: #bbb;
  background: #141414;
}

.block-story .center {
  text-align: center;
}

.block-story .image img {
  border: solid 0;
}

.block-story li.image,
.block-story div.image {
  border: solid 1px #222;
}

.node img.center,
.node object.center,
.node embed.center,
.node video.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

dl {
  margin: 0px;
  margin-left: -4px;
}

dt {
  padding: 8px 0 0 0;
  font-weight: bold;
  margin: 16px 0 4px 0;
  border-top: solid 1px;
}

dd {
  margin: 4px 0 16px;
}

dl .title {
  color: #ccc!important;
}

.faq-list dt {
  cursor: pointer;
  margin-top: 8px;
}

.faq-list dd {
  display: none;
}

.tab-content {
  position: relative;
  overflow: hidden;
}

.tab-panel {
  position: absolute;
  top: 0;
  left: -500%;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

.tab-content .tab-show {
  position: static;
  top: 0;
  left: 0;
  width: auto;
  height: auto;
  overflow: visible;
}

.node .box {
  display: block;
  clear: both;
  border: solid 1px #222;
  background: #111;
  padding: 15px;
  margin: 0 0 8px;
  background-image: -moz-linear-gradient(100% 100% 90deg, #111, #202020);
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#202020), to(#111));
  filter: Progid: DXImageTransform.Microsoft.gradient(startColorstr=#202020, endColorstr=#111111);
}

.node .numbers {
  clear: both;
  padding: 8px 0 8px 0;
}

.node .numbers .title {
  font-weight: bold;
}

.node .numbers dt {
  display: inline;
  float: left;
  width: 15%;
  border: none;
  margin: 0;
  padding: 0px;
}

.node .numbers dd {
  display: inline;
  float: right;
  width: 75%;
  margin: 0;
  padding: 0 10% 4px 0;
}

.node .numbers kbd,
.node .keys kbd {
  text-transform: none;
  padding: 4px 6px;
  margin: 0 10px 0 0;
  display: inline;
  float: right;
  text-align: center;
  background: #ddd;
  color: #444;
  line-height: 12px;
  white-space: nowrap;
  font-size: 9px;
  text-align: center;
  border: solid 1px #ccc;
  font-family: Tahoma, Geneva;
  text-shadow: 0 1px 0 #ddd;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-image: -moz-linear-gradient(100% 100% 90deg, #bbb, #ddd);
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ddd), to(#bbb));
  filter: Progid: DXImageTransform.Microsoft.gradient(startColorstr=#dddddd, endColorstr=#bbbbbb);
}

.node .numbers kbd {
  padding: 3px;
  line-height: 10px;
  min-width: 10px;
}

.node .numbers dt {
  width: 10%;
}

.node .numbers dd {
  width: 80%;
}

.node .numbers .clear,
.node .keys .clear {
  width: auto;
  height: auto;
  float: none;
  display: block;
  padding: 0;
  margin: 0;
}

.node .keys dd {
  clear: left;
  margin: 4px 0 8px;
}

.node .keys kbd {
  float: left;
  margin: 5px 10px 5px 0;
}

.node .keys dt {
  margin: 0;
}

.node .image-list {}

.node .image-list dt,
.node .image-list dd {
  float: left;
  display: inline;
  width: 23%;
  padding: 10px 2%;
  margin: 0;
}

.node .image-list img {
  _width: 90%;
  height: auto;
  display: block;
}

.node .image-list .title {
  border-top: solid 1px #222;
  font-weight: bold;
  padding: 15px 2% 0;
}

.node .image-list dd {
  width: 69%;
  padding: 5px 2%;
}

.node .image-list .clear {
  width: 0;
  height: 0;
  padding: 0;
  margin: 0;
  float: none;
  clear: both;
  display: block;
}


/* MEDIA */

.node #mediaViewer {
  width: 100%;
  margin: 0 0 16px 0;
  min-height: 300px;
  border: solid 1px #222;
  position: relative;
  background: #000 url(/themes/global/images/loading/black_big_snake.gif) no-repeat center center;
  -moz-box-shadow: 0 5px 15px #000;
}

#mediaViewer .image {
  position: relative;
  z-index: 0;
}

#mediaViewer .fullsize {
  position: absolute;
  height: 60px;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  padding: 10px 0;
  font-weight: bold;
  text-align: center;
}

#mediaViewer a.fullsize:hover {
  background-color: transparent;
  color: #fff;
}

#mediaViewer .fullsize-tip {
  display: block;
  visibility: visible;
  height: 60px;
  line-height: 60px;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  background-color: rgba(0, 0, 0, .50);
  background-color: transparent/9;
  filter: Progid: DXImageTransform.Microsoft.gradient(startColorstr=#80000000, endColorstr=#80000000);
  ms-filter: "Progid:DXImageTransform.Microsoft.gradient(startColorstr=#80000000,endColorstr=#80000000)";
}

#mediaViewer .size-picker {
  position: absolute;
  display: block;
  left: 0;
  bottom: 0;
  width: 94%;
  padding: 15px 3%;
  background-color: rgba(0, 0, 0, .5);
  background-color: transparent/9;
  filter: Progid: DXImageTransform.Microsoft.gradient(startColorstr=#80000000, endColorstr=#80000000);
  ms-filter: "Progid:DXImageTransform.Microsoft.gradient(startColorstr=#80000000,endColorstr=#80000000)";
}

#mediaViewer .size-picker label {
  padding: 0;
  margin: 0 10px;
  text-transform: none;
  color: #fff;
  font-weight: normal;
  float: right;
  display: inline;
}

#mediaViewer .size-picker-select {
  float: right;
  display: inline;
  margin: 0!important;
}

.node .image-group {
  padding: 0;
  margin: 0!important;
  display: block;
}

.image-group img {
  width: 100%;
  height: auto;
}

.image-group .image {
  padding: 0;
  width: 48%;
  margin: 5px 1%;
  display: inline;
  float: left;
}

.rows-of-3 .image {
  width: 30.75%;
}

.rows-of-4 .image {
  width: 22.5%;
}

.rows-of-5 .image {
  width: 17.5%;
}

.rows-of-6 .image {
  width: 14.25%;
}

.rows-of-7 .image {
  width: 11.75%;
}

.image.highlight {
  border-color: red;
}

.admin-node table {
  margin: 0 auto 20px;
}

.admin-node img {
  border: solid 0px;
}

.admin-node table .form-radio,
.admin-node table .form-checkbox {
  margin: 4px auto;
  display: block;
}

.admin-node .block-story .story-title {
  text-transform: capitalize!important;
  display: none;
}

.block-region,
.admin-node .region {
  background: #666;
  color: #ccc;
  font-weight: bold;
}

.block-region {
  padding: 10px;
  text-align: center;
}

dl.multiselect dd.b,
dl.multiselect dd.b .form-item,
dl.multiselect dd.b select {
  font-family: inherit;
  font-size: inherit;
  width: 14em;
}

dl.multiselect dd.a,
dl.multiselect dd.a .form-item {
  width: 8em;
}

dl.multiselect dt,
dl.multiselect dd {
  float: left;
  line-height: 1.75em;
  padding: 0;
  margin: 0 1em 0 0;
}

dl.multiselect .form-item {
  height: 1.75em;
  margin: 0;
}

.marker {
  color: red;
}

th.active img {
  display: inline;
}


/* Tables */

table {
  border-collapse: collapse;
  padding: 0;
  margin: 0 auto;
}

td {
  padding: 12px 5px;
  vertical-align: middle;
  font-size: 12px;
}

td .form-item {
  margin: 5px 0;
}

table th {
  font-size: 14px;
  font-weight: bold;
  background-color: #444;
  text-align: center;
  padding: 10px;
}

td,
table th {
  border-width: 0 1px 1px 0;
  border-style: solid;
}

tr > *:last-of-type {
  border-right: none;
}

p~table,
dl~table {
  margin-bottom: 15px !important;
}

table~p,
table~dl {
  margin-top: 15px !important;
}


/* Table Cell Stylings */

tr.watchdog-error .active,
tr.watchdog-content .active,
tr.watchdog-page-not-found .active,
tr.watchdog-access-denied .active {
  background-color: transparent;
}

td.menu-disabled {
  background: transparent;
  opacity: .5;
}

tr.odd {
  background: #111;
}

tr.even {
  background: #000;
}

td.title,
td.active {
  background-color: transparent;
  font-weight: bold;
  white-space: nowrap;
}

td.align-center {
  text-align: center;
}

.layout td,
.layout th,
.layout tr,
.layout thead td,
.layout thead th,
.layout tfoot td {
  background: none;
  border: 0px;
  margin: 0px;
  padding: 0px;
  vertical-align: top;
}

.node table.simple td,
.node table.simple th,
.node table.simple {
  border: solid 0;
  padding: 0;
  margin: 0;
  background: transparent;
}


/* Themed Tables */

.themed-table {
  margin-top: -14px;
}


/* Code Boxes */

code {
  display: table;
  padding: 8px 16px;
  margin: 12px 0;
  background: #222;
  border: dashed 1px #555;
  color: #6f6e16;
  font-style: normal;
  font-family: "Courier New", Courier, monospace;
}


/* Forms */

.fieldsetTitle {
  display: none;
}

fieldset {
  border-top: dotted 1px #14161b;
  margin: 12px 0 8px 0;
  padding: 8px 0 8px 0;
}

fieldset legend {
  color: #fff;
  padding: 0;
  font: 20px/24px ThemeFont, Arial;
  text-transform: capitalize;
}

label {
  display: block;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: bold;
}

.option {}

.form-item {
  margin: 15px 0;
}

.form-item .description {
  font-size: 10px;
  line-height: 12px;
}

.form-item .tips {
  margin-left: 35px;
  margin-top: 4px;
}

.form-item .tips li {
  margin-bottom: 4px;
}

input,
.node select option {
  margin: 4px 0;
  padding: 3px 0 3px 5px;
  font: 11px/16px Arial, Helvetica, sans-serif;
}

select option {
  min-width: 120px;
  padding: 2px 5px 2px 5px!important;
}

select option,
select {
  margin: 4px 0!important;
  padding: 0px!important;
}

.form-radio,
.form-checkbox {
  margin: 4px 8px 4px 0;
}

.form-text,
.form-select,
.form-textarea {
  color: black;
  border: solid 2px #333;
  font-size: 12px;
  line-height: 16px;
  background: white;
}

.form-select option {
  border: solid 0px;
  background-image: none;
  margin: 0px;
  padding: 0px;
  height: 19px;
}

.form-text:focus,
.form-select:focus,
.form-checkbox:focus,
.form-textarea:focus {
  border-color: #999;
  color: #444;
  background: #ececec;
}

.form-textarea {
  font-family: "Courier New", Courier, monospace;
}

.form-submit,
.button {
  padding: 5px;
  font-size: 11px;
  letter-spacing: -.05em;
  text-align: center;
  text-transform: uppercase;
  font-family: Tahoma, Geneva;
  border: none;
  border-radius: 5px;
}

.form-submit {
  cursor: pointer;
}

.button {
  display: block;
}

.container-inline div {
  display: inline;
}

textarea.autoSize {
  overflow: hidden;
  padding: 0px!important;
}

#node-admin-filter ul li {
  list-style: none;
}

dl.multiselect .form-item {
  height: 27px;
}

#node-form #form-item-edit-start_day,
#node-form #form-item-edit-start_month,
#node-form #form-item-edit-start_year,
#node-form #form-item-edit-end_day,
#node-form #form-item-edit-end_month,
#node-form #form-item-edit-end_year {
  float: left;
  margin-right: 8px;
  margin-top: 0px;
}

#node-form .container-inline input.form-text,
#node-form .container-inline .description {
  width: 40px;
}

#node-form #form-item-edit-start_month,
#node-form #form-item-edit-start_hour,
#node-form #form-item-edit-start_minute,
#node-form #form-item-edit-end_month,
#node-form #form-item-edit-end_hour,
#node-form #form-item-edit-end_minute {
  float: left;
  width: 100px;
  margin-right: 8px;
}

#node-form .container-inline select {
  width: 100px;
}

#node-form .container-inline .day,
#node-form .container-inline .time {
  float: left;
  display: inline;
  width: 48%;
}

#node-form .container-inline .day .form-item,
#node-form .container-inline .time .form-item {
  margin-top: 0px;
  margin-bottom: 0px;
}

#node-form .container-inline .day .description,
#node-form .container-inline .time .description {
  text-transform: uppercase;
  font-size: 8px;
}


/* COLORS AND BACKGROUNDS
------------------------------------- */

#main-content,
table {
  color: #999;
}

a {
  color: #4CCAFF;
}

.advertisement {
  background: #000;
}

#container,
#gameHeader,
#contentContainer {
  background: #000000 url('https://cms-content.s.aeriastatic.com/529075ca05cb8b70aafcc9b0c0f01e32/files/eosp/image/H/Header_Aeria_EOS_SummerUpdate.jpg') no-repeat top center;
}

#gameHeader {
  background-position: center -99px;
}

#gameMenu {
  background-position: center -339px;
  background: url(https://cms-content.s.aeriastatic.com/30beacb16765699533151270f6522116/files/eosp/image/E/EOS_Portal_MenuEmpty_NEW.png) no-repeat;
  height: 123px;
  width: 1024px;
  left: 15px;
  position: relative;
  z-index: 14;
}

#contentContainer {
  background-color: #12191D;
  background-position: center -423px;
}

#container.fp-container {
  background: #000000 url('https://cms-content.s.aeriastatic.com/529075ca05cb8b70aafcc9b0c0f01e32/files/eosp/image/H/Header_Aeria_EOS_SummerUpdate.jpg') no-repeat top center;
}

#mainPageFooterWrap {}

body {}

#main {
  background: no-repeat center bottom;
  padding-bottom: 160px;
}

body {
  background-color: #000000;
  overflow-x: hidden;
}

#main {
  padding-bottom: 120px;
}

#page-front #main {
  padding-bottom: 0;
}

#gameHeader #home,
#gameHeader #download {}

a.header-link {
  background: url('https://cms-content.s.aeriastatic.com/a11d16f7bc11851a2f1485efca8d2f01/files/eosp/image/E/EOS_LOGO-resize.png') no-repeat 0 0;
  z-index: 16;
}

a.header-link:hover {
  background: url('https://cms-content.s.aeriastatic.com/a11d16f7bc11851a2f1485efca8d2f01/files/eosp/image/E/EOS_LOGO-resize.png') no-repeat 0 0;
  z-index: 16;
}

#gameHeader #download a {
  background-position: -420px 0;
}

.drop-down-head,
.drop-down-body,
.drop-down-content,
.drop-down-foot {
  padding-left: 5px;
  padding-right: 10px;
}

.drop-down-body {
  background-position: -180px -10px;
  background-repeat: repeat-y;
}

.drop-down-content {
  background-position: 0 -10px;
}

.drop-down-foot {
  background-position: -360px bottom;
}

.block-articles .title {
  font-size: 22px !important;
}

.block-body {
  background-repeat: repeat-y;
  background-position: -620px -50px;
}

.block-content {
  background-repeat: no-repeat;
  background-position: 0 -50px;
}

#front-col-right .block-head,
#front-col-right .block-body,
#front-col-right .block-content,
#front-col-right .block-foot {}

#front-col-right .block-body {
  background-position: -300px -40px;
}

#front-col-right .block-content {
  background-position: 0 -40px;
}

#front-col-right .block-foot {
  background-position: -600px bottom;
  _font-size: 1px;
  _line-height: 1px;
}

#front-col-right #block-social-front .block-head,
#front-col-right #block-social-front .block-body,
#front-col-right #block-social-front .block-content,
#front-col-right #block-social-front .block-foot {
  background-image: none;
}

#front-col-right #block-social-front {
  background-image: url(https://cms-content.s.aeriastatic.com/a5b814db79267a8604e0bda8c213c8e4/files/eosp/image/S/S4_block-front-social.png) no-repeat left top;
  margin-bottom: -15px;
}

#front-col-right #block-social-front .block-foot {
  display: none;
}

#block-social-front .block-content {
  padding: 0;
  height: 35px;
  border: none !important;
}

.grid_9 .block-content {
  width: 615px;
  margin-right: 40px;
  background-color: #12191D;
  min-height: 200px;
  border-image-slice: 33 32 34 33;
  border-image-width: 35px 35px 35px 35px;
  border-image-outset: 11px 15px 12px 14px;
  border-image-repeat: repeat repeat;
  border-image-source: url(https://cms-content.s.aeriastatic.com/ef1b3fd5f0485b7258b5a69d2c959a61/files/eosp/image/E/EOS_Portal_Border_NEW.png);
  -moz-border-image: url(https://cms-content.s.aeriastatic.com/ef1b3fd5f0485b7258b5a69d2c959a61/files/eosp/image/E/EOS_Portal_Border_NEW.png);
}

.grid_9 .block-body {
  width: 600px;
}

.grid_9 .block.block-articles {
  width: 610px;
}

.grid_9 {
  margin-left: 0px !important;
  margin-right: 0px !important;
}

.grid_9 {
  width: 640px !important;
}

.grid_3.sidebar {
  width: 300px;
  margin-left: 20px !important;
  margin-right: 0px !important;
}

.block-intro .block-head,
.block-intro .block-body,
.block-intro .block-content,
.block-intro .side-tab {
  /*background-image:url(https://cms-content.s.aeriastatic.com/72509577881e80d2282ac1654181911e/files/s4l/image/S/S4_saison8_intro-block.png);*/
}

.block-intro .block-body,
.block-intro .block-content {
  background-position: -200px 0;
}

.block-intro .image,
.block-intro #mediaViewer {
  background-color: #000;
  background-image: -moz-linear-gradient(100% 100% 90deg, #333333, #000000);
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#000000), to(#333333));
  filter: Progid: DXImageTransform.Microsoft.gradient(startColorstr=#000000, endColorstr=#333333);
}

.block-user .block-head,
.block-user .block-body,
.block-user .block-content,
.block-user .block-foot,
.block-nav .block-head,
.block-nav .block-body,
.block-nav .block-content,
.block-nav .block-foot {}

.block-user .block-body,
.block-nav .block-body {
  background-position: -160px -67px;
}

.block-user .block-content,
.block-nav .block-content {
  background-position: 0 -67px;
}

.block-user .block-foot,
.block-nav .block-foot {
  background-position: -320px bottom;
  background-image: url(https://cms-content.s.aeriastatic.com/d90a6dc371fe94c0847ce46dcbaffa8f/files/eosp/image/E/EOS_Portal_Subpage_Menu2_NEW.png);
}

.block-user a.active,
.block-nav a.active,
.block-nav ul.menu li.active a,
.block-nav ul.menu a.active {
  background: url(https://cms-content.s.aeriastatic.com/150c18937468bc33dd055b238a7e923e/files/eos/image/S/S4_interface-elements.png) no-repeat right center;
  _background-image: url(https://s.aeriastatic.com/files/image/a/arkus-website-130823-01-interface-elements.ie6.png);
  color: #4CCAFF;
  font-weight: 900;
}

li.active.expanded {
  background: url(https://cms-content.s.aeriastatic.com/150c18937468bc33dd055b238a7e923e/files/eos/image/S/S4_interface-elements.png ) no-repeat right center;
  _background-image: url(https://s.aeriastatic.com/files/image/a/arkus-website-130823-01-interface-elements.ie6.png);
}

.block-menu .block-head,
.block-menu .block-body,
.block-menu .block-content,
.block-menu .block-foot {
  background: none !important;
}

.block-menu .block-body {
  background-position: -160px -2px;
}

.block-menu .block-content {
  background-position: 0 -2px;
}

.block-menu .block-foot {
  background-position: -320px bottom;
}

.grid_10 .block-head,
.grid_10 .block-body,
.grid_10 .block-content,
.grid_10 .block-foot {
  background: none !important;
}

.grid_10 .block-body {
  background-position: -580px 0;
}

.grid_10 .block-foot {
  background-position: -1160px bottom;
}

.grid_13 .block-head,
.grid_13 .block-body,
.grid_13 .block-content,
.grid_13 .block-foot {
  background: none !important;
}

.grid_13 .block-body {
  background-position: -760px 0;
}

.grid_13 .block-foot {
  background-position: -1520px bottom;
}

.grid_16 .block-head,
.grid_16 .block-body,
.grid_16 .block-content,
.grid_16 .block-foot {
  background: none !important;
}

.grid_16 .block-body {
  background-position: -940px 0;
}

.grid_16 .block-foot {
  background-position: -1880px bottom;
}

#contentContainer a:hover,
.subject a:hover,
.news {
  border-color: #4B5D66;
}

.news span,
.news #newsTimeClock {
  background-color: #12191D;
  color: #aaa;
}

.poll .vote-result,
.poll .form-item {
  border-color: #2E2E2E;
}

.block-content.content-poll {
  background-color: #12191D;
  width: 300px;
  margin-bottom: 30px;
  border-image-slice: 33 32 34 33;
  border-image-width: 35px 35px 35px 35px;
  border-image-outset: 11px 15px 12px 14px;
  border-image-repeat: repeat repeat;
  border-image-source: url(https://cms-content.s.aeriastatic.com/ef1b3fd5f0485b7258b5a69d2c959a61/files/eosp/image/E/EOS_Portal_Border_NEW.png);
}

.tabs,
.tabs a {
  border-color: #304038;
}

.tabs a {
  background-color: #333!important;
  color: #fff!important;
  border: none !important;
}

.block-content.content-block {
  background-color: #12191D;
  width: 300px;
  margin-bottom: 30px;
  border-image-source: url(https://cms-content.s.aeriastatic.com/ef1b3fd5f0485b7258b5a69d2c959a61/files/eosp/image/E/EOS_Portal_Border_NEW.png);
  -moz-border-image: url(https://cms-content.s.aeriastatic.com/ef1b3fd5f0485b7258b5a69d2c959a61/files/eosp/image/E/EOS_Portal_Border_NEW.png);
  -o-border-image: url(https://cms-content.s.aeriastatic.com/ef1b3fd5f0485b7258b5a69d2c959a61/files/eosp/image/E/EOS_Portal_Border_NEW.png);
  border-image-slice: 33 32 34 33;
  height: auto;
  border-image-width: 35px 35px 35px 35px;
  border-image-outset: 10px 13px 10px 12px;
  border-image-repeat: repeat repeat;
  padding: 0px;
  height: 250px;
  z-index: 100;
  border-radius: 7px 10px 9px 11px!important;
  -moz-border-radius: 7px 10px 9px 11px!important;
  -webkit-border-radius: 7px 10px 9px 11px !important;
}

#block-block-2 > div > div,
#block-block-1 > div > div,
#block-block-3 > div > div {
  z-index: -1;
  border-radius: 7px 10px 9px 11px!important;
  -moz-border-radius: 7px 10px 9px 11px!important;
  -webkit-border-radius: 7px 10px 9px 11px !important;
}

#block-block-3 > div > div > p,
#block-block-1> div > div > p,
#block-block-2 > div > div > p {
  height: 300px;
}

#block-nav-inside > div.block-body > div {
  border-left: solid 1px #CCCCCC;
  border-right: solid 1px #CCCCCC;
  background-color: #12191D;
  position: relative;
}

#block-block-2 > div > div > p > img,
#block-block-3 > div > div > p > img,
#block-block-1 > div > div > p > img {
  z-index: 40;
  border-radius: 7px 10px 9px 11px!important;
  -moz-border-radius: 7px 10px 9px 11px!important;
  -webkit-border-radius: 7px 10px 9px 11px !important;
  border-left: solid 1px;
  border-right: solid 1px;
}

#block-block-2 > div > div > p > a,
#block-block-3 > div > div > p > a,
#block-block-1 > div > div > p > a {
  z-index: 40;
  border-radius: 7px 10px 9px 11px!important;
  -moz-border-radius: 7px 10px 9px 11px!important;
  -webkit-border-radius: 7px 10px 9px 11px !important;
  border-left: solid 1px;
  border-right: solid 1px;
}

#main-content > div:nth-child(5) > div.grid_9 > div > div.block-body > div {
  border-image-source: url(https://cms-content.s.aeriastatic.com/ef1b3fd5f0485b7258b5a69d2c959a61/files/eosp/image/E/EOS_Portal_Border_NEW.png);
  -moz-border-image: url(https://cms-content.s.aeriastatic.com/ef1b3fd5f0485b7258b5a69d2c959a61/files/eosp/image/E/EOS_Portal_Border_NEW.png);
  -o-border-image: url(https://cms-content.s.aeriastatic.com/ef1b3fd5f0485b7258b5a69d2c959a61/files/eosp/image/E/EOS_Portal_Border_NEW.png);
  border-image-slice: 33 32 34 33;
  border-image-width: 35px 35px 35px 35px;
  border-image-outset: 10px 15px 11px 14px;
  border-image-repeat: repeat repeat;
}


/* Border of news section - Mozilla */

#footer p {
  color: #FFFFFF;
  text-shadow: 0 1px 1px #4C4444;
}

#footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 99px;
  z-index: 99;
}

body#page-inside #footer {
  position: absolute;
  bottom: -195px;
  width: 100%;
  height: 99px;
  z-index: 99;
}


/* TYPOGRAPHY
------------------------------------- */

#main-content {
  font: 14px/16px Verdana, Geneva, sans-serif;
}

.primary-a {
  font: bold 14px Arial, Helvetica;
  letter-spacing: -0.00em;
  text-transform: uppercase;
}

#downloadLink a {
  font-size: 22px !important;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  font-weight: 700 !important;
}

#downloadPlayFree {
  font-size: 10px;
  line-height: 12px;
  letter-spacing: 0;
  position: relative;
  top: 8px;
}

#downloadText {
  position: relative;
  top: 12px;
  font-size: 25px;
}

.block-head,
.block-head .title,
.block-head .more {
  line-height: 20px;
}

.block-head {
  text-transform: uppercase;
}

.block-head .title {
  letter-spacing: -.015em;
  color: #FFF;
}

.block-head .more {
  font: bold 10px Tahoma, Geneva, sans-serif;
}

.block-user .title,
.block-nav .title {
  font: bold 14px Arial, Helvetica;
  text-align: center;
}

.block-user a,
.block-nav a {
  font-size: 11px;
  letter-spacing: -.03em;
}

.block-user .title {
  text-transform: none;
  letter-spacing: -.035em;
}

.block-menu a {
  font-weight: bold;
  font-size: 11px;
}

.block-story .block-head,
.block-story .story-title {
  line-height: 32px;
  text-transform: none;
  color: #e45600;
  width: auto;
}

.news span,
.news #newsTimeClock {
  font-size: 10px;
  line-height: 18px;
}

.news label {
  font-weight: bold;
}

.article {
  _zoom: 1;
}

.article .subject {
  letter-spacing: -.015em;
  font: bold 16px/16px Arial, Helvetica;
}

.article .category,
.article .date {
  text-transform: capitalize;
  font: 10px/18px Verdana, Geneva, sans-serif;
}

.article .teaser a {
  font-weight: 700;
  letter-spacing: 0.03em;
}

.content-poll .title,
.poll .title {
  font: bold 14px/16px Arial, Helvetica;
  border-color: #2E2E2E;
}

.poll label,
.poll .vote-result,
.poll .form-item {
  font-size: 11px;
  line-height: 14px;
  font-weight: normal;
  text-transform: none;
}

.poll .form-submit {
  font-size: 14px;
}

.poll .percentage {
  font: bold 9px/16px Tahoma, Geneva, sans-serif;
}

.poll .votes {
  font: 9px/18px Tahoma, Geneva, sans-serif;
}

.tabs a {
  font-size: 10px;
}

#inside-col-left ul.menu li a.active {
  background: none;
  color: #4CCAFF;
}

#block-user-1 > div > div,
#block-menu-29 > div > div {
  background-color: #203038 !important;
  border: 1px solid rgb(110, 110, 110);
}


/* PAGE LAYOUT
------------------------------------- */

.container_12,
.container_16 {
  padding: 0 10px;
}

.container_12 .grid_8 {
  width: 560px !important;
  margin-top: -10px;
}

#gameHeader {
  height: 246px;
  position: relative;
}

#gameHeader #home {
  position: absolute;
  top: 70px;
  left: 260px;
}

#gameHeader #home,
#gameHeader #home a {
  height: 255px;
  width: 477px;
  display: block;
  top: 14px;
  left: 250px;
  z-index: 16;
}

#gameHeader #home a {
  opacity: 1 !important;
  -moz-opacity: 1 !important;
}

#primaryLinks {
  width: 660px;
}

#primaryLinks.ready {
  overflow: visible;
}

#primaryLinks,
.primary-li,
.primary-a {
  height: 60px;
  float: left;
  left: 10px;
}

.primary-a {
  line-height: 60px;
}

#menu-tree {
  float: left;
  display: inline;
  visibility: hidden;
  width: 100%;
  position: relative;
  top: 39px;
  text-shadow: 0px 2px 3px rgb(0, 0, 0), 0px 0px 5px rgb(0, 0, 0);
}

#contentContainer {
  min-height: 422px;
  _height: 600px;
  padding: 30px 17px!important;
  position: relative;
  z-index: 11;
  height: inherit;
  overflow: hidden;
  background: transparent no-repeat;
  right: 8px;
  top: -22px;
  width: 962px;
}

#menu-tree .expanded {
  position: relative;
}

.drop-down {
  position: absolute;
  top: 55px;
  left: 50%;
  width: 180px;
  margin: 0 0 0 -90px;
  display: none;
}

.drop-down-head,
.drop-down-foot {
  height: 3px;
}

.drop-down-content {
  padding: 0 3px;
}

.primary-li.hovered .drop-down {
  display: block;
}

.drop-down li {
  border-width: 1px 0 0;
  border-style: solid;
}

.drop-down a {
  display: block;
  padding: 8px 10px;
  border-width: 1px 0 0;
}

.drop-down .first,
.drop-down .first a {
  border-width: 0;
}

.menu .menu {
  display: none;
}

#page-admin .menu {
  display: block;
}

#page-admin .menu .menu li {
  padding: 0 0 0 10px;
}

#downloadLink {
  height: 60px;
  display: inline;
  float: left;
  width: 280px;
  left: 39px;
  top: 40px;
  position: inherit;
}

#downloadLink a {
  display: block;
  width: 260px;
  margin: 0 0 0 10px;
  height: 45px;
  line-height: 25px;
  text-align: center;
}

#social-icons {
  display: block;
  padding: 0;
  margin: 0 auto;
}

#social-icons.count-1 {
  width: 40px;
}

#social-icons.count-2 {
  width: 80px;
}

#social-icons.count-3 {
  width: 120px;
}

#social-icons.count-4 {
  width: 160px;
}

#social-icons.count-5,
#social-icons.count-6,
#social-icons.count-7,
#social-icons.count-8,
#social-icons.count-9,
#social-icons.count-10 {
  width: 200px;
}

.social-icon-li,
.social-icon {
  height: 40px;
  width: 40px;
  float: left;
  display: inline;
  margin: 0;
  padding: 0;
}

.social-icon {
  background: url(https://s.aeriastatic.com/files/image/a/arkus-website-130823-01-interface-elements.png) no-repeat;
  _background: url(https://s.aeriastatic.com/files/image/a/arkus-website-130823-01-interface-elements.ie6.png) no-repeat;
}

#social-icons a:hover {
  text-decoration: none;
  background-color: transparent!important;
}

.social-icon#facebook {
  background-position: 0 0;
}

.social-icon#youtube {
  background-position: -40px 0;
}

.social-icon#myspace {
  background-position: -80px 0;
}

.social-icon#twitter {
  background-position: -120px 0;
}

.social-icon#rss {
  background-position: -160px 0;
}

.social-icon#googleplus {
  background-position: -40px -40px;
}

div#item-panels {
  height: 315px!important;
  border: solid 1px #46565F;
}

div#block-social-front {
  position: relative;
  top: -20px;
  left: 43px;
}

.media.video .block-intro {
  margin: 0 0 30px!important;
  background-color: transparent !important;
}

.block-intro .side-tabs,
.block-intro #intro-panel {
  display: inline;
  float: left;
}

.block-intro .side-tabs {
  width: 200px;
  margin: 10px 0 0;
  display: block;
}

.block-intro .block-content {
  height: 302px;
  padding: 18px 0 0;
  _overflow: hidden;
}

.block-intro #intro-panel {
  width: 578px;
  height: 100%;
  overflow: hidden;
  position: relative;
  left: 7px;
}

.block-intro #mediaViewer {
  position: relative;
  z-index: 500;
  width: 560px !important;
  height: 315px;
  overflow: hidden;
  margin: 0 auto 1px;
  border-style: solid;
  border-width: 1px;
}

.block-intro #mediaViewer.show-image,
.block-intro #mediaViewer.show-image img {
  width: 560px;
}

.block-intro .block-foot {
  display: none;
}

.block-intro .slide-panels {
  width: 100%px;
  margin: 0 auto;
  background: url(https://cms-content.s.aeriastatic.com/b8db2d145fdfeb755e1f92ace8d26efa/files/eos/image/E/EOS_Portal_Content_MediaNavigation.png) no-repeat;
  height: 60px;
}

#intro-panel img,
.block-intro .image,
.block-intro .image a {
  display: block;
  height: 22px;
  position: relative;
}

div#intro-media div.slide-panels ul.slide-panel li.image.highlight {
  height: 15px;
  position: relative;
  background: url(https://cms-content.s.aeriastatic.com/b8db2d145fdfeb755e1f92ace8d26efa/files/eos/image/E/EOS_Portal_Content_MediaNavigation.png) no-repeat;
  background-position: -107px -70px;
  box-shadow: none;
  border: none;
}

div#intro-media div.slide-panels ul.slide-panel li.image {
  background: url(https://cms-content.s.aeriastatic.com/b8db2d145fdfeb755e1f92ace8d26efa/files/eos/image/E/EOS_Portal_Content_MediaNavigation.png) no-repeat;
  background-position: -137px -70px;
  height: 23px !important;
  width: 23px;
  display: inline-block;
  box-shadow: none;
  border: none;
}


/* Hover Effect Bubbles */

div#intro-media div.slide-panels ul.slide-panel li.image:hover {
  height: 15px;
  position: relative;
  background: url(https://cms-content.s.aeriastatic.com/b8db2d145fdfeb755e1f92ace8d26efa/files/eos/image/E/EOS_Portal_Content_MediaNavigation.png) no-repeat;
  background-position: -107px -70px;
  box-shadow: none;
  z-index: 0;
  border: none;
}

.block-intro .image {
  border-style: solid;
  border-width: 1px;
  overflow: hidden;
  -moz-box-shadow: 0 1px 3px #000;
  -webkit-box-shadow: 0 1px 3px #000;
  box-shadow: 0 1px 3px #000;
}

#intro-panel a {
  display: block;
}

.clear {
  clear: both;
}

.clear:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  height: 0;
  line-height: 0;
}

.intro-media-arrow.prev {
  z-index: 200;
  background: url(https://cms-content.s.aeriastatic.com/b8db2d145fdfeb755e1f92ace8d26efa/files/eos/image/E/EOS_Portal_Content_MediaNavigation.png) no-repeat;
  background-position: -50px -75px;
  height: 13px;
  width: 13px;
  left: 50px;
  top: 23px;
  position: relative;
  cursor: pointer;
}

.intro-media-arrow.next {
  z-index: 200;
  background: url(https://cms-content.s.aeriastatic.com/b8db2d145fdfeb755e1f92ace8d26efa/files/eos/image/E/EOS_Portal_Content_MediaNavigation.png) no-repeat;
  background-position: -65px -75px;
  height: 13px;
  width: 13px;
  left: 543px;
  top: 10px;
  position: relative;
  cursor: pointer;
}

.block-intro .side-tab {
  overflow: hidden;
  display: block;
  padding: 10px 0;
  height: 79px;
  overflow: hidden;
  background-position: 0 0;
  background-repeat: no-repeat;
}

.block-intro .side-tab.side-tab-2 {
  height: 80px;
}

.block-intro .side-tab-link {
  letter-spacing: -.035em;
  font: bold 18px/22px Arial, Helvetica;
  margin: 2px 15px 0;
  display: block;
}

.block-intro .side-tab-p {
  height: 42px;
  overflow: hidden;
  font: 12px/14px Arial, Helvetica;
  margin: 0 15px 0;
  width: 155px;
}

#block-block-1,
#block-block-2,
#block-block-3 {
  height: 250px;
  width: 300px;
  background-color: #12191D;
  word-wrap: break-word;
  margin-bottom: 55px;
  border-image-slice: 33 32 34 33;
  height: auto;
  border-image-width: 35px 35px 35px 35px;
  border-image-outset: 10px 13px 10px 12px;
  border-image-repeat: repeat repeat;
  border-image-source: url(https://cms-content.s.aeriastatic.com/ef1b3fd5f0485b7258b5a69d2c959a61/files/eosp/image/E/EOS_Portal_Border_NEW.png);
  -moz-border-image: url(https://cms-content.s.aeriastatic.com/ef1b3fd5f0485b7258b5a69d2c959a61/files/eosp/image/E/EOS_Portal_Border_NEW.png);
  -o-border-image: url(https://cms-content.s.aeriastatic.com/ef1b3fd5f0485b7258b5a69d2c959a61/files/eosp/image/E/EOS_Portal_Border_NEW.png);
  padding: 0px;
  height: 250px;
  z-index: 100;
  border-radius: 7px 10px 9px 11px!important;
  -moz-border-radius: 7px 10px 9px 11px!important;
  -webkit-border-radius: 7px 10px 9px 11px !important;
}

#block-block-1 .block content {
  border: none !Important;
}

.block-intro.show-4-tabs .side-tab {
  height: 54px;
  background-position: 0 -100px;
}

.block-intro.show-4-tabs .side-tab.side-tab-3 {
  height: 55px;
}

.block-intro.show-4-tabs .side-tab-link {
  font-size: 16px;
  line-height: 22px;
}

.block-intro.show-4-tabs .side-tab-p {
  font-size: 12px;
  line-height: 12px;
  height: 25px;
}

.block-intro.show-5-tabs .side-tab {
  height: 39px;
  background-position: 0 -175px;
}

.block-intro.show-5-tabs .side-tab.side-tab-4 {
  height: 40px;
}

.block-intro.show-5-tabs .side-tab-link {
  font-size: 16px;
  line-height: 39px;
}

.block-intro.show-5-tabs .side-tab-p {
  display: none;
}

.block,
.messages,
.help {
  margin: 0 0 20px;
}

.messages {
  margin: 0 0 5px;
  padding: 5px 0;
  border-style: solid;
  border-width: 1px 0;
  font-weight: bold;
  padding: 10px 20px;
  color: #1E4600;
  border-color: #5DCF4F;
  background-image: -moz-linear-gradient(100% 100% 90deg, #C3F857, #F1FFD5);
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#F1FFD5), to(#C3F857));
  filter: Progid: DXImageTransform.Microsoft.gradient(startColorstr=#F1FFD5, endColorstr=#C3F857);
}

.messages.error {
  color: #510000;
  border-color: #FFA3A3;
  background-image: -moz-linear-gradient(100% 100% 90deg, #EB6F6F, #FBFBFB);
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FBFBFB), to(#EB6F6F));
  filter: Progid: DXImageTransform.Microsoft.gradient(startColorstr=#FBFBFB, endColorstr=#EB6F6F);
  padding: 10px 0px;
}

.block-head {
  height: 50px;
  width: 186px;
  position: relative;
}


/*If changed Border on main page disappears*/

.block-head .more {
  position: absolute;
  right: 25px;
  top: 26px;
  float: right;
  display: inline;
}

.block-content {
  padding: 0px 0px 65px;
  border: solid 1px;
  border-color: transparent;
}

.block,
.messages,
.help {
  margin: 0 0 10px;
}

#block-story-inside.block.block-story {
  border-image-source: url(https://cms-content.s.aeriastatic.com/ef1b3fd5f0485b7258b5a69d2c959a61/files/eosp/image/E/EOS_Portal_Border_NEW.png);
  -moz-border-image: url(https://cms-content.s.aeriastatic.com/ef1b3fd5f0485b7258b5a69d2c959a61/files/eosp/image/E/EOS_Portal_Border_NEW.png);
  -o-border-image: url(https://cms-content.s.aeriastatic.com/ef1b3fd5f0485b7258b5a69d2c959a61/files/eosp/image/E/EOS_Portal_Border_NEW.png);
  border-image-slice: 33 32 34 33;
  border-image-width: 35px 35px 35px 35px;
  border-image-outset: 11px 15px 12px 14px;
  border-image-repeat: repeat repeat;
  background-color: #12191D;
}

div#block-story-inside {
  border: none;
}

div#front-col-right {
  margin-top: -10px;
}

#inside-col-content.grid_10 {}

.block-articles .block-head {
  padding: 13px 25px;
  margin-top: 100px;
}

.block-articles .block-head .more {
  top: 18px;
}

#front-col-right .block-foot {
  height: 5px;
}

#front-col-right .block-head {
  padding: 0 15px;
  height: 40px;
  overflow: hidden;
}

#front-col-right .block-head .title {
  line-height: 40px;
  font-size: 16px;
}

#front-col-right .block-head .more {
  right: 15px;
  top: 12px;
}

.block-user .block-head,
.block-nav .block-head {}

.block-user .block-content,
.block-nav .block-content {
  padding: 0 8px;
}

.block-user .block-foot,
.block-nav .block-foot {
  height: 5px;
}

.drop-down li,
.block-nav li {
  _height: 100%;
}

.block-user li,
.block-nav li {
  border-width: 0 0 1px 0;
  border-style: solid;
}

.block-user a,
.block-nav a {
  display: block;
  padding: 8px 10px 8px 5px;
  border-width: 0;
  border-style: solid;
}

.block-menu .block-head {
  height: 2px;
  padding: 0;
}

.block-menu .title {
  display: none;
}

.block-menu .block-body {}

.block-menu .block-content {
  padding: 0 2px 0 2px;
}

.block-menu .block-foot {
  height: 2px;
}

.block-menu li {
  display: block;
  border-width: 0 0 1px;
}

.block-menu a {
  display: block;
  padding: 8px;
  border-width: 0 0 1px;
  border-style: solid;
}

.block-story .block-head,
.block-story .story-title {
  height: auto;
}

.block-story .block-head {
  padding: 32px 24px 16px;
}

.block-story .block-content {
  padding: 0px 24px 20px;
  min-height: 482px;
  display: block;
  overflow: auto;
}

.block-story .block-foot {
  height: 2px;
}

.block-story .news {
  min-height: 40px;
  border-style: solid;
  border-width: 1px 0;
  margin: 0 0 15px;
  padding: 10px 0;
}

.block-story #newsTimeStart,
.block-story #newsTimeEnd,
.block-story #newsTimeZone,
.block-story #newsTimeClock {
  display: inline;
  float: left;
  margin: 0 5px 5px 0;
  padding: 0 7px;
}

.article {
  padding: 20px 20px 0px 0px;
  border-bottom: solid 1px;
  border-bottom-color: #4B5D66;
}

#article-0.article {
  border-top: url(https://cms-content.s.aeriastatic.com/9ab9a5e19605e53410b4eba79321d8e2/files/eosp/image/E/EOS_Portal_Content_Borders.png);
}

.article .subject {
  margin: 0;
  width: 380px;
  padding: 0;
  border: none;
  float: left;
  margin-left: 14px;
}

.article .category,
.article .date {
  float: left;
  display: inline;
  padding: 0 7px;
  margin: 0 5px 0 0;
}

.article .teaser {
  font-family: 'Open Sans', sans-serif !important;
  width: 100%;
  clear: both;
}

#page-front .article .subject {
  float: left;
}

#page-front .article .date {
  float: right;
  position: relative;
  left: 30px;
}

.more {
  margin-top: 40px;
  float: right;
  font-family: 'Open Sans', sans-serif !important;
  text-transform: uppercase;
  position: relative;
  right: 0;
}

.content-poll .title,
.poll .title {
  border-width: 0 0 1px;
  padding: 10px;
}

.poll .vote-result,
.poll .form-item {
  border-width: 0 0 1px;
  padding: 6px 10px;
  margin: 0;
  clear: both;
}

.poll label {
  padding: 4px 0 4px 20px;
  display: block;
}

.poll .form-radio {
  margin: 0 3px 0 -17px;
  cursor: pointer;
}

.poll .form-submit {
  margin: 12px auto 0 auto;
  display: block;
  min-width: 50px;
}

.poll .total {
  margin: 15px 0 0;
  text-align: center;
}

.poll .bar {
  width: 70%;
  height: 16px;
  width: 70%;
  margin: 8px 0 10px;
  border-style: solid;
  border-width: 1px;
  overflow: hidden;
}

.poll .percentage {
  height: 16px;
  text-align: right;
}

.poll .foreground {
  display: none;
}

.poll .votes {
  width: 30%;
  height: 16px;
  float: right;
  display: inline;
  text-align: right;
  margin: -29px 0 0;
}

#inside-col-left {
  min-height: 10px;
  position: relative;
  top: -13px;
}

#inside-col-follow {}

#inside-col-left .block-advertisement {
  float: left;
}

.tabs li,
.tabs a {
  float: left;
  display: inline;
  height: 30px;
  line-height: 30px;
  border-style: solid;
  border-width: 1px;
}

.block .tabs {
  display: inline;
  float: left;
  border-style: solid;
  border-width: 0 0 3px;
  padding: 0;
  margin: 0 0 15px;
  width: 100%;
  height: auto;
  min-height: 29px;
  _height: 29px;
  clear: both;
  z-index: 99;
}

.block .tabs li {
  border-width: 0;
  margin: 0 5px 0 0;
  padding: 0;
}

.tabs a {
  height: 29px;
  padding: 0 7px;
}

.tabs .active,
.tabs .active a,
.tabs a:hover {}

.image-group {
  padding: 0;
  margin: 0;
  display: block;
  _zoom: 1;
}

.slide-panel.image-group img,
.slide-panel.image-group .image,
.slide-panel.image-group a {
  display: block;
  position: relative;
  _zoom: 1;
}

.slide-panel.image-group .image {
  padding: 0;
  margin: 5px 1% 4px 6px;
  display: inline;
  float: left;
}

.slide-panel.image-group img,
.slide-panel.image-group .image {
  width: 152px;
}

.slide-panel.rows-of-3 img,
.slide-panel.rows-of-3 .image {
  width: 97px;
}

.slide-panel.rows-of-4 img,
.slide-panel.rows-of-4 .image {
  width: 69px;
}

.slide-panel.rows-of-5 img,
.slide-panel.rows-of-5 .image {
  width: 53px;
}

.slide-panel.rows-of-6 img,
.slide-panel.rows-of-6 .image {
  width: 42px;
}

.box-tag {
  text-transform: capitalize;
  font: 12px/16px Verdana, Geneva, sans-serif;
  float: left;
  display: inline;
  padding: 1px 0px;
  margin: -2px 0 4px 0px;
}

.box-tag strong,
.box-tag.item-featured {
  font-weight: bold;
  color: #ddd;
}

.box-tag a {
  font-weight: bold;
}

.box-tag.item-bogo {
  font-style: italic;
}

.item-title,
.item-price,
.item-qty,
.item-bogo {
  width: 255px;
}

.item-wrap {
  padding: 5px 0 !important;
}

.item-container {
  display: inline;
  float: left;
}

.item {
  position: relative;
  margin: 5px;
  border-top: solid 3px #2e2e2e;
  padding: 10px 0;
}

.item-title {
  border: solid 0;
  padding: 0;
  margin: 10px 0 5px;
  font-weight: bold;
  text-transform: none;
  word-wrap: break-word;
  font-style: normal;
}

.item-image {
  margin: 0 15px 0px 0;
}

.item-image,
.item-image-link,
.item-icon {
  display: inline;
  float: left;
  height: 150px;
  width: 250px;
}

.item-details {
  position: relative;
  z-index: 0;
  left: -2px;
}

.item-purchase {
  padding-right: 0;
}

.item-control-group,
.item-control,
.item-purchase .form-item,
.item-control-label {
  display: inline;
  float: left;
}

.item-control-group {
  background: #555;
}

.item-control {
  width: 16px;
  text-align: center;
  font: bold 14px/18px Arial, Helvetica, sans-serif;
}

.item-purchase .form-item {
  padding: 0;
  margin: 0;
}

.item-purchase .form-text {
  font-size: 11px;
  width: 16px;
  text-align: center;
  padding: 0;
  margin: 2px 0 0;
  border: solid 0;
}

.item-title .tip {
  font-size: 14px;
}

#block-items-front .slide-window {
  right: 0px;
}

#itemmall-inside {
  margin: 15px 0;
}

#block-story-inside > div.block-body > div {
  border: none;
}

#block-items-front .block-content {
  padding: 0px 0px 0;
  position: relative;
  left: 44px;
}

#block-items-front .item {
  border: solid 0;
  padding: 0;
  margin: 0;
  background: none;
}

#block-items-front .item-list {
  display: block;
  width: 240px;
  margin: 0 auto;
}

#block-items-front .conversion {
  margin: 10px 15px 0;
  padding: 10px 0;
  border-top: none;
}

#block-items-front .conversion .button {
  width: 170px;
  margin: 5px auto;
  font-size: 15px;
  padding: 7px;
}

.slide-panels {
  position: relative;
  background-color: #12191D;
}

.slide-pager,
.slide-page {
  display: inline;
  float: left;
  -moz-user-select: none;
  -webkit-user-select: none;
  font-size: 1px;
  line-height: 1px;
}

.slide-page {
  width: 8px;
  height: 8px;
  margin: 0 6px 0 0;
  background: #084970;
  cursor: pointer;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}

.slide-pager {
  height: 15px;
}

.slide-page.last {
  margin: 0;
}

.slide-window {
  position: relative;
  z-index: 10;
  overflow: hidden;
  clear: both;
  width: 100%;
  _zoom: 1;
  right: 14px;
  -webkit-user-select: none;
}

.slide-panels-container {
  display: block;
  width: 2000%;
  position: relative;
  _zoom: 1;
}

.slide-panel {
  width: 5%;
  display: inline;
  float: left;
  position: relative;
  _zoom: 1;
}

.slide-arrows,
.slide-arrow {
  -moz-user-select: none;
  -webkit-user-select: none;
}


/*.slide-arrow{position:absolute;z-index:200;top:50%;left:-25px;width:40px;height:55px;margin:-20px 0 0 -10px;cursor:pointer;
    background:url(https://cms-content.s.aeriastatic.com/72509577881e80d2282ac1654181911e/files/s4l/image/S/S4_saison8_intro-block.png) no-repeat 0 bottom;
    _background:url(https://s.aeriastatic.com/files/image/a/arkus-website-130823-01-interface-elements.ie6.png) no-repeat 0 bottom;
}*/

.slide-arrow-next {
  left: auto;
  right: -9px;
  margin: -20px -10px 0 0;
  background-position: -40px bottom;
}

.block-intro .slide-panel {
  text-align: center;
  position: relative;
  bottom: 7px;
}

.block-intro .slide-pager {
  padding: 2px 0 0 0!important;
}

.block-intro .slide-arrow {
  width: 45px;
  margin: 0;
  height: 80px;
  top: 1px;
  left: -45px;
  background: url(https://cms-content.s.aeriastatic.com/72509577881e80d2282ac1654181911e/files/s4l/image/S/S4_saison8_intro-block.png) no-repeat 0 bottom;
}

.block-intro .slide-arrow-next {
  background-position: -50px bottom;
  left: auto;
  right: -45px;
}


/* This is not fun */

#intro-media > div.slide-panels > div > div.slide-panels-container {
  margin: 0 auto;
  width: 56%;
  left: 14px;
}

ul#intro-carousel-media {
  height: 21px;
  width: 100%;
}

div#copyrightStmt {
  background: transparent url('https://cms-content.s.aeriastatic.com/c7df076515bbbee30fa9925049fe52ec/files/eosp/image/f/footer_aeria_eos.jpg') no-repeat 0 0;
  background-position: center;
  height: 1175px;
  padding-top: 160px;
}

body#page-inside div#copyrightStmt {
  background: transparent url('https://cms-content.s.aeriastatic.com/c7df076515bbbee30fa9925049fe52ec/files/eosp/image/f/footer_aeria_eos.jpg') no-repeat 0 0;
  background-position: center;
  height: 80px;
  position: relative;
  z-index: 8;
  padding-top: 550px;
  margin-top: -435px;
  top: 210px;
}

#front-col-right .slide-pager {
  position: relative;
  left: 50%;
  bottom: 25px;
  z-index: 15;
  text-align: center;
}

ul.menu li {
  margin: 0;
  padding: 0;
}

li.leaf {
  padding: 0;
  list-style: none;
}

.content-menu li.leaf:last-of-type,
.content-menu li.leaf:last-of-type a {
  border: none !important;
}

.block ul {
  margin: 0;
  padding: 0;
}


/* SQUEEZEBOX */

#sbox-overlay {
  position: absolute;
  left: 0px;
  top: 0px;
  zoom: 1;
  z-index: 9999999!important;
}

#sbox-gradient {
  background-image: -moz-radial-gradient(center center, circle contain, rgba(0, 0, 0, .3) 0%, rgba(0, 0, 0, .95) 600px);
  background-image: -webkit-gradient(radial, center center, 0, center center, 600, from(rgba(0, 0, 0, .3)), to(rgba(0, 0, 0, .95)));
  filter: progid: DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr='#B3000000', endColorstr='#B3000000');
  /* IE6 & IE7 */
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=1,startColorstr='#B3000000', endColorstr='#B3000000')";
  /* IE8 */
  width: 100%;
  position: absolute;
}

#sbox-window {
  position: absolute;
  z-index: 99999999!important;
  background-color: #222;
  text-align: left;
  overflow: visible;
  padding: 10px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 3px;
}

#sbox-btn-close {
  position: absolute;
  width: 30px;
  height: 30px;
  right: -15px;
  top: -15px;
  background: url(/themes/global/images/browser_games/squeezebox/closebox.png) no-repeat center;
  border: none;
}

.sbox-window-ie6 #sbox-btn-close {
  background-image: url(/themes/global/images/browser_games/squeezebox/closebox.gif);
}

.sbox-loading #sbox-content {
  background: url(/themes/global/images/browser_games/squeezebox/spinner.gif) no-repeat center;
}

#sbox-content {
  clear: both;
  overflow: auto;
  background-color: #222;
  height: 100%;
  width: 100%;
}

.sbox-content-image#sbox-content {
  overflow: visible;
}

#sbox-image {
  display: block;
}

.sbox-content-image img {
  display: block;
  width: 100%;
  height: 100%;
}

.sbox-content-iframe#sbox-content {
  overflow: visible;
}

.body-overlayed {
  overflow: hidden;
}

.body-overlayed embed,
.body-overlayed object,
.body-overlayed select {
  visibility: hidden;
}

#sbox-window embed,
#sbox-window object,
#sbox-window select {
  visibility: visible;
}

.sbox-bg {
  position: absolute;
  width: 33px;
  height: 40px;
}

#sbox-window .sbox-content-swf {
  overflow: hidden;
}


/* TIPS */

.hover-tip {
  color: #999;
  padding: 7px 10px;
  max-width: 200px;
  _width: 200px;
  border: solid 1px #222;
  background-color: #000;
  background-color: rgba(0, 0, 0, .75);
  background-color: transparent/9;
  filter: Progid: DXImageTransform.Microsoft.gradient(startColorstr=#A6000000, endColorstr=#A6000000);
  ms-filter: "Progid:DXImageTransform.Microsoft.gradient(startColorstr=#A600000,endColorstr=#A6000000)";
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  position: relative;
  z-index: 99999;
}

.hover-tip .tip-title {
  font: bold 16px/18px Arial, Helvetica, sans-serif;
  margin: 0 0 4px;
  color: #fff;
  letter-spacing: -0.035em;
}

.hover-tip .social-icon-li {
  position: absolute;
  top: 2px;
  left: 0;
  float: none;
  display: block;
}

.hover-tip .media-tip {
  position: relative;
  padding: 3px 10px 3px 42px;
}

.hover-tip .vtip-title {
  font-weight: bold!important;
  font: bold 12px Arial, Helvetica, sans-serif;
  color: #fff;
  white-space: nowrap;
}

.hover-tip .vtip-provider {
  font-style: italic;
  font-size: 10px;
  white-space: nowrap;
}


/* keyboard */

.block-story .keyboard-layout {
  display: block;
  margin: 16px auto;
  width: 530px;
  height: 215px;
  padding: 2px;
  border: none;
  background: url(https://s.aeriastatic.com/files/image/a/arkus-website-130823-01-keyboard.png) no-repeat 2px 2px;
}

.block-story .key-container {
  width: 530px;
  height: 215px;
  position: relative;
}

.keyboard-layout a {
  position: absolute;
  width: 27px;
  height: 26px;
  display: block;
  moz-opacity: 0.5;
  opacity: 0.5;
  filter: alpha(opacity=50);
  background: url(https://s.aeriastatic.com/files/image/a/arkus-website-130823-01-keyboard.png) no-repeat -300px -200px;
}

.keyboard-layout a:hover {
  moz-opacity: 1;
  opacity: 1;
  filter: alpha(opacity=100);
}

.keyboard-layout .key-escape {
  width: 33px;
  left: 15px;
  top: 20px;
  background-position: -15px -320px;
}

.keyboard-layout .key-f1 {
  left: 69px;
  top: 20px;
  background-position: -69px -320px;
}

.keyboard-layout .key-f2 {
  left: 96px;
  top: 20px;
  background-position: -96px -320px;
}

.keyboard-layout .key-f3 {
  left: 123px;
  top: 20px;
  background-position: -123px -320px;
}

.keyboard-layout .key-f4 {
  left: 150px;
  top: 20px;
  background-position: -150px -320px;
}

.keyboard-layout .key-f5 {
  left: 191px;
  top: 20px;
  background-position: -191px -320px;
}

.keyboard-layout .key-f6 {
  left: 218px;
  top: 20px;
  background-position: -218px -320px;
}

.keyboard-layout .key-f7 {
  left: 245px;
  top: 20px;
  background-position: -245px -320px;
}

.keyboard-layout .key-f8 {
  left: 272px;
  top: 20px;
  background-position: -272px -320px;
}

.keyboard-layout .key-f9 {
  left: 313px;
  top: 20px;
  background-position: -313px -320px;
}

.keyboard-layout .key-f10 {
  left: 340px;
  top: 20px;
  background-position: -340px -320px;
}

.keyboard-layout .key-f11 {
  left: 367px;
  top: 20px;
  background-position: -367px -320px;
}

.keyboard-layout .key-f12 {
  left: 394px;
  top: 20px;
  background-position: -394px -320px;
}

.keyboard-layout .key-print-screen {
  left: 434px;
  top: 20px;
  background-position: -434px -320px;
}

.keyboard-layout .key-scroll-lock {
  left: 461px;
  top: 20px;
  background-position: -461px -320px;
}

.keyboard-layout .key-break {
  left: 488px;
  top: 20px;
  background-position: -488px -320px;
}

.keyboard-layout .key-apostrophe {
  left: 15px;
  top: 61px;
  background-position: -15px -361px;
}

.keyboard-layout .key-1 {
  left: 42px;
  top: 61px;
  background-position: -42px -361px;
}

.keyboard-layout .key-2 {
  left: 69px;
  top: 61px;
  background-position: -69px -361px;
}

.keyboard-layout .key-3 {
  left: 96px;
  top: 61px;
  background-position: -96px -361px;
}

.keyboard-layout .key-4 {
  left: 123px;
  top: 61px;
  background-position: -123px -361px;
}

.keyboard-layout .key-5 {
  left: 150px;
  top: 61px;
  background-position: -150px -361px;
}

.keyboard-layout .key-6 {
  left: 177px;
  top: 61px;
  background-position: -177px -361px;
}

.keyboard-layout .key-7 {
  left: 204px;
  top: 61px;
  background-position: -204px -361px;
}

.keyboard-layout .key-8 {
  left: 231px;
  top: 61px;
  background-position: -231px -361px;
}

.keyboard-layout .key-9 {
  left: 258px;
  top: 61px;
  background-position: -258px -361px;
}

.keyboard-layout .key-0 {
  left: 285px;
  top: 61px;
  background-position: -285px -361px;
}

.keyboard-layout .key-minus {
  left: 312px;
  top: 61px;
  background-position: -312px -361px;
}

.keyboard-layout .key-plus {
  left: 339px;
  top: 61px;
  background-position: -339px -361px;
}

.keyboard-layout .key-backspace {
  width: 54px;
  left: 366px;
  top: 61px;
  background-position: -366px -361px;
}

.keyboard-layout .key-tab {
  width: 40px;
  left: 15px;
  top: 87px;
  background-position: -15px -387px;
}

.keyboard-layout .key-q {
  left: 55px;
  top: 87px;
  background-position: -55px -387px;
}

.keyboard-layout .key-w {
  left: 82px;
  top: 87px;
  background-position: -82px -387px;
}

.keyboard-layout .key-e {
  left: 109px;
  top: 87px;
  background-position: -109px -387px;
}

.keyboard-layout .key-r {
  left: 136px;
  top: 87px;
  background-position: -136px -387px;
}

.keyboard-layout .key-t {
  left: 163px;
  top: 87px;
  background-position: -163px -387px;
}

.keyboard-layout .key-y {
  left: 190px;
  top: 87px;
  background-position: -190px -387px;
}

.keyboard-layout .key-u {
  left: 217px;
  top: 87px;
  background-position: -217px -387px;
}

.keyboard-layout .key-i {
  left: 244px;
  top: 87px;
  background-position: -244px -387px;
}

.keyboard-layout .key-o {
  left: 271px;
  top: 87px;
  background-position: -271px -387px;
}

.keyboard-layout .key-p {
  left: 298px;
  top: 87px;
  background-position: -298px -387px;
}

.keyboard-layout .key-bracket-left {
  left: 325px;
  top: 87px;
  background-position: -325px -387px;
}

.keyboard-layout .key-bracket-right {
  left: 352px;
  top: 87px;
  background-position: -352px -387px;
}

.keyboard-layout .key-pipe {
  width: 41px;
  left: 379px;
  top: 87px;
  background-position: -379px -387px;
}

.keyboard-layout .key-caps-lock {
  width: 47px;
  left: 15px;
  top: 113px;
  background-position: -15px -413px;
}

.keyboard-layout .key-a {
  left: 62px;
  top: 113px;
  background-position: -62px -413px;
}

.keyboard-layout .key-s {
  left: 89px;
  top: 113px;
  background-position: -89px -413px;
}

.keyboard-layout .key-d {
  left: 116px;
  top: 113px;
  background-position: -116px -413px;
}

.keyboard-layout .key-f {
  left: 143px;
  top: 113px;
  background-position: -143px -413px;
}

.keyboard-layout .key-g {
  left: 170px;
  top: 113px;
  background-position: -170px -413px;
}

.keyboard-layout .key-h {
  left: 197px;
  top: 113px;
  background-position: -197px -413px;
}

.keyboard-layout .key-j {
  left: 224px;
  top: 113px;
  background-position: -224px -413px;
}

.keyboard-layout .key-k {
  left: 251px;
  top: 113px;
  background-position: -251px -413px;
}

.keyboard-layout .key-l {
  left: 278px;
  top: 113px;
  background-position: -278px -413px;
}

.keyboard-layout .key-colon {
  left: 305px;
  top: 113px;
  background-position: -305px -413px;
}

.keyboard-layout .key-quote {
  left: 332px;
  top: 113px;
  background-position: -332px -413px;
}

.keyboard-layout .key-enter {
  width: 61px;
  left: 359px;
  top: 113px;
  background-position: -359px -413px;
}

.keyboard-layout .key-shift-left {
  width: 61px;
  left: 15px;
  top: 139px;
  background-position: -15px -439px;
}

.keyboard-layout .key-z {
  left: 76px;
  top: 139px;
  background-position: -76px -439px;
}

.keyboard-layout .key-x {
  left: 103px;
  top: 139px;
  background-position: -103px -439px;
}

.keyboard-layout .key-c {
  left: 130px;
  top: 139px;
  background-position: -130px -439px;
}

.keyboard-layout .key-v {
  left: 157px;
  top: 139px;
  background-position: -157px -439px;
}

.keyboard-layout .key-b {
  left: 184px;
  top: 139px;
  background-position: -184px -439px;
}

.keyboard-layout .key-n {
  left: 211px;
  top: 139px;
  background-position: -211px -439px;
}

.keyboard-layout .key-m {
  left: 238px;
  top: 139px;
  background-position: -238px -439px;
}

.keyboard-layout .key-comma {
  left: 265px;
  top: 139px;
  background-position: -265px -439px;
}

.keyboard-layout .key-period {
  left: 292px;
  top: 139px;
  background-position: -292px -439px;
}

.keyboard-layout .key-question {
  left: 319px;
  top: 139px;
  background-position: -319px -439px;
}

.keyboard-layout .key-shift,
.keyboard-layout .key-shift-right {
  width: 74px;
  left: 346px;
  top: 139px;
  background-position: -346px -439px;
}

.keyboard-layout .key-control,
.keyboard-layout .key-control-left {
  width: 53px;
  left: 15px;
  top: 165px;
  background-position: -15px -465px;
}

.keyboard-layout .key-alt,
.keyboard-layout .key-alt-left {
  width: 48px;
  left: 68px;
  top: 165px;
  background-position: -68px -465px;
}

.keyboard-layout .key-space {
  width: 189px;
  left: 116px;
  top: 165px;
  background-position: -116px -465px;
}

.keyboard-layout .key-alt-right {
  width: 48px;
  left: 305px;
  top: 165px;
  background-position: -305px -465px;
}

.keyboard-layout .key-control-right {
  width: 53px;
  left: 353px;
  top: 165px;
  background-position: -353px -465px;
}

.keyboard-layout .key-insert {
  left: 434px;
  top: 61px;
  background-position: -434px -361px;
}

.keyboard-layout .key-home {
  left: 461px;
  top: 61px;
  background-position: -461px -361px;
}

.keyboard-layout .key-page-up {
  left: 488px;
  top: 61px;
  background-position: -488px -361px;
}

.keyboard-layout .key-delete {
  left: 434px;
  top: 87px;
  background-position: -434px -387px;
}

.keyboard-layout .key-end {
  left: 461px;
  top: 87px;
  background-position: -461px -387px;
}

.keyboard-layout .key-page-down {
  left: 488px;
  top: 87px;
  background-position: -488px -387px;
}

.keyboard-layout .key-arrow-up {
  left: 461px;
  top: 139px;
  background-position: -461px -439px;
}

.keyboard-layout .key-arrow-left {
  left: 434px;
  top: 165px;
  background-position: -434px -465px;
}

.keyboard-layout .key-arrow-down {
  left: 461px;
  top: 165px;
  background-position: -461px -465px;
}

.keyboard-layout .key-arrow-right {
  left: 488px;
  top: 165px;
  background-position: -488px -465px;
}

.block-story dl.keyboard dd {
  clear: left;
}

.block-story dl.keyboard .keys {
  display: block;
  min-height: 26px;
}

.block-story dl.keyboard .keys b,
.block-story dl.keyboard .keys a {
  display: inline;
  float: left;
  color: green;
  text-decoration: none;
  margin-right: 8px;
  width: 27px;
  height: 26px;
  line-height: 26px;
}

.block-story dl.keyboard .keys a {
  background: url(https://s.aeriastatic.com/files/image/a/arkus-website-130823-01-keyboard.png) no-repeat;
}

.block-story dl.keyboard .keys b {
  width: auto;
}

.block-story dl.keyboard .keys a.key-escape {
  width: 33px;
  background-position: -15px -620px;
}

.block-story dl.keyboard .keys a.key-f1 {
  background-position: -69px -620px;
}

.block-story dl.keyboard .keys a.key-f2 {
  background-position: -96px -620px;
}

.block-story dl.keyboard .keys a.key-f3 {
  background-position: -123px -620px;
}

.block-story dl.keyboard .keys a.key-f4 {
  background-position: -150px -620px;
}

.block-story dl.keyboard .keys a.key-f5 {
  background-position: -191px -620px;
}

.block-story dl.keyboard .keys a.key-f6 {
  background-position: -218px -620px;
}

.block-story dl.keyboard .keys a.key-f7 {
  background-position: -245px -620px;
}

.block-story dl.keyboard .keys a.key-f8 {
  background-position: -272px -620px;
}

.block-story dl.keyboard .keys a.key-f9 {
  background-position: -313px -620px;
}

.block-story dl.keyboard .keys a.key-f10 {
  background-position: -340px -620px;
}

.block-story dl.keyboard .keys a.key-f11 {
  background-position: -367px -620px;
}

.block-story dl.keyboard .keys a.key-f12 {
  background-position: -394px -620px;
}

.block-story dl.keyboard .keys a.key-print-screen {
  background-position: -434px -620px;
}

.block-story dl.keyboard .keys a.key-scroll-lock {
  background-position: -461px -620px;
}

.block-story dl.keyboard .keys a.key-break {
  background-position: -488px -620px;
}

.block-story dl.keyboard .keys a.key-apostrophe {
  background-position: -15px -661px;
}

.block-story dl.keyboard .keys a.key-1 {
  background-position: -42px -661px;
}

.block-story dl.keyboard .keys a.key-2 {
  background-position: -69px -661px;
}

.block-story dl.keyboard .keys a.key-3 {
  background-position: -96px -661px;
}

.block-story dl.keyboard .keys a.key-4 {
  background-position: -123px -661px;
}

.block-story dl.keyboard .keys a.key-5 {
  background-position: -150px -661px;
}

.block-story dl.keyboard .keys a.key-6 {
  background-position: -177px -661px;
}

.block-story dl.keyboard .keys a.key-7 {
  background-position: -204px -661px;
}

.block-story dl.keyboard .keys a.key-8 {
  background-position: -231px -661px;
}

.block-story dl.keyboard .keys a.key-9 {
  background-position: -258px -661px;
}

.block-story dl.keyboard .keys a.key-0 {
  background-position: -285px -661px;
}

.block-story dl.keyboard .keys a.key-minus {
  background-position: -312px -661px;
}

.block-story dl.keyboard .keys a.key-plus {
  background-position: -339px -661px;
}

.block-story dl.keyboard .keys a.key-backspace {
  width: 54px;
  background-position: -366px -661px;
}

.block-story dl.keyboard .keys a.key-tab {
  width: 40px;
  background-position: -15px -687px;
}

.block-story dl.keyboard .keys a.key-q {
  background-position: -55px -687px;
}

.block-story dl.keyboard .keys a.key-w {
  background-position: -82px -687px;
}

.block-story dl.keyboard .keys a.key-e {
  background-position: -109px -687px;
}

.block-story dl.keyboard .keys a.key-r {
  background-position: -136px -687px;
}

.block-story dl.keyboard .keys a.key-t {
  background-position: -163px -687px;
}

.block-story dl.keyboard .keys a.key-y {
  background-position: -190px -687px;
}

.block-story dl.keyboard .keys a.key-u {
  background-position: -217px -687px;
}

.block-story dl.keyboard .keys a.key-i {
  background-position: -244px -687px;
}

.block-story dl.keyboard .keys a.key-o {
  background-position: -271px -687px;
}

.block-story dl.keyboard .keys a.key-p {
  background-position: -298px -687px;
}

.block-story dl.keyboard .keys a.key-bracket-left {
  background-position: -325px -687px;
}

.block-story dl.keyboard .keys a.key-bracket-right {
  background-position: -352px -687px;
}

.block-story dl.keyboard .keys a.key-pipe {
  width: 41px;
  background-position: -379px -687px;
}

.block-story dl.keyboard .keys a.key-caps-lock {
  width: 47px;
  background-position: -15px -713px;
}

.block-story dl.keyboard .keys a.key-a {
  background-position: -62px -713px;
}

.block-story dl.keyboard .keys a.key-s {
  background-position: -89px -713px;
}

.block-story dl.keyboard .keys a.key-d {
  background-position: -116px -713px;
}

.block-story dl.keyboard .keys a.key-f {
  background-position: -143px -713px;
}

.block-story dl.keyboard .keys a.key-g {
  background-position: -170px -713px;
}

.block-story dl.keyboard .keys a.key-h {
  background-position: -197px -713px;
}

.block-story dl.keyboard .keys a.key-j {
  background-position: -224px -713px;
}

.block-story dl.keyboard .keys a.key-k {
  background-position: -251px -713px;
}

.block-story dl.keyboard .keys a.key-l {
  background-position: -278px -713px;
}

.block-story dl.keyboard .keys a.key-colon {
  background-position: -305px -713px;
}

.block-story dl.keyboard .keys a.key-quote {
  background-position: -332px -713px;
}

.block-story dl.keyboard .keys a.key-enter {
  width: 61px;
  background-position: -359px -713px;
}

.block-story dl.keyboard .keys a.key-shift-left {
  width: 61px;
  background-position: -15px -739px;
}

.block-story dl.keyboard .keys a.key-z {
  background-position: -76px -739px;
}

.block-story dl.keyboard .keys a.key-x {
  background-position: -103px -739px;
}

.block-story dl.keyboard .keys a.key-c {
  background-position: -130px -739px;
}

.block-story dl.keyboard .keys a.key-v {
  background-position: -157px -739px;
}

.block-story dl.keyboard .keys a.key-b {
  background-position: -184px -739px;
}

.block-story dl.keyboard .keys a.key-n {
  background-position: -211px -739px;
}

.block-story dl.keyboard .keys a.key-m {
  background-position: -238px -739px;
}

.block-story dl.keyboard .keys a.key-comma {
  background-position: -265px -739px;
}

.block-story dl.keyboard .keys a.key-period {
  background-position: -292px -739px;
}

.block-story dl.keyboard .keys a.key-question {
  background-position: -319px -739px;
}

.block-story dl.keyboard .keys a.key-shift,
.block-story dl.keyboard .keys a.key-shift-right {
  width: 74px;
  background-position: -346px -739px;
}

.block-story dl.keyboard .keys a.key-control,
.block-story dl.keyboard .keys a.key-control-left {
  width: 53px;
  background-position: -15px -765px;
}

.block-story dl.keyboard .keys a.key-alt,
.block-story dl.keyboard .keys a.key-alt-left {
  width: 48px;
  background-position: -68px -765px;
}

.block-story dl.keyboard .keys a.key-space {
  width: 189px;
  background-position: -116px -765px;
}

.block-story dl.keyboard .keys a.key-alt-right {
  width: 48px;
  background-position: -305px -765px;
}

.block-story dl.keyboard .keys a.key-control-right {
  width: 53px;
  background-position: -353px -765px;
}

.block-story dl.keyboard .keys a.key-insert {
  background-position: -434px -661px;
}

.block-story dl.keyboard .keys a.key-home {
  background-position: -461px -661px;
}

.block-story dl.keyboard .keys a.key-page-up {
  background-position: -488px -661px;
}

.block-story dl.keyboard .keys a.key-delete {
  background-position: -434px -687px;
}

.block-story dl.keyboard .keys a.key-end {
  background-position: -461px -687px;
}

.block-story dl.keyboard .keys a.key-page-down {
  background-position: -488px -687px;
}

.block-story dl.keyboard .keys a.key-arrow-up {
  background-position: -461px -739px;
}

.block-story dl.keyboard .keys a.key-arrow-left {
  background-position: -434px -765px;
}

.block-story dl.keyboard .keys a.key-arrow-down {
  background-position: -461px -765px;
}

.block-story dl.keyboard .keys a.key-arrow-right {
  background-position: -488px -765px;
}

.key-tip .tip-text {
  padding: 0px;
  margin: 0px;
}

.key-tip .format {
  padding: 0 10px;
}

.key-tip dl.keyboard dt {
  border-top: solid 0px;
  margin-top: 0px;
  color: #fff;
}

.key-tip dl.keyboard dd.description {
  font-size: 10px;
  line-height: 8px;
  margin-top: 4px;
}

.page-switcher {
  padding: 20px 70px 20px 20px;
  background-color: white;
  position: fixed;
  top: 0;
  left: -150px;
  z-index: 99999999;
  color: #000;
  text-decoration: none;
  margin-right: 30px;
  opacity: 0;
  font-weight: bold;
  -webkit-transition: 0.2s ease;
}

.page-switcher:hover {
  left: 0;
  opacity: 1;
  padding: 20px;
}


/* -----------------------------
    OVERIDE FONT FAMILY
-------------------------------*/

#main * {
  font-family: 'Cinzel', serif;
}


/* Took the important out, check if still working everywhere*/

body#page-inside #main-content {
  position: relative;
  z-index: 10;
}


/* -----------------------------
    CSS FROM PSD NUMBER TAGS
-------------------------------*/

#header-options:before {
  content: "";
  width: 205px;
  height: 60px;
  position: absolute;
  background: url() 0 0 no-repeat;
  top: 51px;
  right: 12px;
}

#header-options:after {
  content: "";
  width: 23px;
  height: 23px;
  position: absolute;
  background: url() 0 0 no-repeat;
  top: 652px;
  left: -18px;
}

body::selection {
  background-color: #0b282a;
  color: #fff;
}


/* 0 */

.drop-down a {
  border-color: #4B5D66;
  color: #FFFFFF;
  font-size: 14px;
}

.drop-down a:hover {
  color: #4CCAFF !important;
  background-color: transparent !important;
  font-weight: 700;
}

.drop-down {
  background-color: #203038;
  border: 1px solid;
  border-color: #CCCCCC;
  text-shadow: none;
  font-weight: 900;
}


/* 1 */

.primary-a {
  font-size: 16px;
  font-weight: 700;
  color: #e4e4e4;
}

a.primary-a:hover {
  color: #4CCAFF;
}


/* 2 */

#downloadLink a {
  background: url(https://cms-content.s.aeriastatic.com/79d9f7b0a70617ba0b0c7220cf23d8fa/files/eos/image/E/EOS_Portal_Menu_ButtonEmpty.jpg) no-repeat;
  color: #FFF;
  width: 280px;
  position: relative;
  right: 10px;
  top: 5px;
}

#downloadLink a:hover,
#downloadLink a:hover {
  color: #FFF;
  background: url(https://cms-content.s.aeriastatic.com/b290d2f5e954d73c244fcebab80e9c15/files/eos/image/E/EOS_Portal_Menu_ButtonEmpty_Hover.jpg) no-repeat;
  height: 46px;
  width: 279px;
}


/* 3 */

#downloadPlayFree {
  color: #FFF;
  font-size: 14px;
  font-weight: 400 !important;
  line-height: 5px;
  letter-spacing: 0.02em;
  visibility: hidden;
}


/* 4 */

.block-intro .side-tab-link {
  font-size: 16px !important;
  font-weight: 400;
  color: #fff;
  text-transform: uppercase;
  font-style: italic;
}

.block-intro .side-tab-link:hover {
  background: none!important;
  color: #ffc000;
}


/* 5 */

.block-intro .side-tab-p {
  color: #fff;
}


/* 6 */

.block-intro .image,
.block-intro #mediaViewer {
  border-color: #46565F;
}


/* 7 */

.image.highlight {
  border-color: #ffc000;
  box-shadow: 0 1px 3px #000;
}


/* 8 */

.block-head .more a {
  font-size: 12px;
  color: #fff;
}


/* 9 */

.block-articles .title {
  color: #fff;
  font-weight: 900 !important;
  font-style: italic;
  padding-left: 15px;
}


/* 10 */

.article .subject a {
  font-size: 15px;
  color: #FFFFFF;
  font-weight: 700;
  text-transform: uppercase;
}


/* 11 */

.article .teaser {
  color: #FFF !important;
  font-size: 13px;
  font-weight: 400;
  line-height: 17px;
  padding-left: 15px;
  font-family: Georgia, serif !important;
}


/* 12 */

.teaser a {
  color: #00BAFF;
  font-weight: bold;
}

.teaser a:hover {
  color: #FFF;
}


/* 13 */

.article .category,
.article .date {
  font-weight: 900 !important;
  color: #949494;
}

.article .date span {
  top: 1px;
  position: relative;
  font-size: 12px;
}


/* Positioning of the News */


dl#article {
  position: relative;
  width: 370px;
  top: 4px;
}


/* 14 */

.article {
  border-color: #4B5D66;
  float: left;
  margin-left: 20px;
  margin-right: 20px;
}

.article .img {
  width: 187px;
  height: 118px;
  float: left;
  padding-bottom: 20px;
}

.img {
  float: left;
}

#article {
  float: right;
  width: 65%;
}

.block-content .button {
  height: 46px;
  width: 172px;
  position: relative;
  top: 30px;
  left: 230px;
  background: url(https://cms-content.s.aeriastatic.com/f969d6b2ff55b69e9fc5dbb4c23fe1ab/files/eos/image/V/Viewmore_Button.png) no-repeat transparent;
  box-shadow: none !important;
  display: inline-block;
}

.block-content .button:hover {
  height: 46px;
  width: 172px;
  position: relative;
  top: 30px;
  left: 230px;
  background: url(https://cms-content.s.aeriastatic.com/f969d6b2ff55b69e9fc5dbb4c23fe1ab/files/eos/image/V/Viewmore_Button.png) no-repeat transparent;
  background-position: 0px -71px;
  box-shadow: none !important;
}


/* 15 */

.slide-page.current {
  background: url(https://cms-content.s.aeriastatic.com/77453ac1a2ddda457f115014f84c6829/files/eos/image/E/EOS_Portal_Content_Gems.png) no-repeat scroll 0% 0% transparent;
  background-position: -18px 0;
  height: 20px;
  width: 20px;
}

#intro-panel .slide-page.current {
  background: #24123d;
}


/* 16 */

.slide-page {
  background: url(https://cms-content.s.aeriastatic.com/77453ac1a2ddda457f115014f84c6829/files/eos/image/E/EOS_Portal_Content_Gems.png) no-repeat scroll 0% 0% transparent;
  background-position: 3px 0;
  height: 20px;
  width: 20px;
}

#intro-panel .slide-page {
  background: #a9d8c6;
}


/* Hover Effect Slides */

.slide-page:hover {
  background: url(https://cms-content.s.aeriastatic.com/77453ac1a2ddda457f115014f84c6829/files/eos/image/E/EOS_Portal_Content_Gems.png) no-repeat scroll 0% 0% transparent;
  background-position: -18px 0;
  height: 20px;
  width: 20px;
}


/* 17 */

#block-items-front .item,
.poll .vote-result,
.poll .form-item,
.content-poll .title,
.poll .title {
  border-bottom: 0px solid #5f9a96;
}


/* 18 */

.item-title .tip {
  color: #FFF;
  font-size: 15px;
  text-shadow: 0 1px 0 #000;
  bottom: 8px;
  position: relative;
}

#_shop_order_form .item-title .tip {
  color: #FFF;
  text-shadow: none;
  position: relative;
  top: 12px;
}


/* 19 */

.box-tag {
  color: #e8fcff;
  background: none;
  font-weight: 700;
  position: relative;
  bottom: 15px;
  /* text-align: center; */
}

.box-tag b {
  color: #FFF;
}


/* 20 */

.item-image {}


/* 21 */

.form-submit,
.button {
  color: #FFFFFF;
  font-weight: 900;
  background-image: url(https://cms-content.s.aeriastatic.com/9937f5c46b5a18af8afc5a3a90ac4416/files/eos/image/E/EOS_Webmal_Cart.jpg);
  background-repeat: no-repeat;
  background-position: 0 -7px;
  box-shadow: 0 0 0 1px #1c2d42, 0 1px 0 1px #000;
  width: 61%;
  left: 34px;
  position: relative;
}

.form-submit:hover,
a.button:hover {
  background-position: 0 -39px;
}


/* 22 */

.block-poll .title,
.block-items {
  color: #FFF;
  font-weight: 400 !important;
  text-shadow: 0 -1px 0 #000;
  font-size: 16px !important;
  font-style: italic !important;
  position: relative;
}

#block-nav-inside > div.block-head {
  background-image: url(https://cms-content.s.aeriastatic.com/d90a6dc371fe94c0847ce46dcbaffa8f/files/eosp/image/E/EOS_Portal_Subpage_Menu2_NEW.png);
  position: relative;
  right: 12px;
  height: 72px;
}

#block-nav-inside.block.block-nav {
  width: 163px;
}

#block-nav-inside > div.block-foot {
  background: url(https://cms-content.s.aeriastatic.com/84ae21d171c2bc1b14d107cae6ad0c70/files/eosp/image/E/EOS_Portal_Subpage_Menu3_NEW.png) no-repeat;
  height: 33px;
  background-position: 0px -88px;
  width: 200px;
  position: relative;
  right: 12px;
}

.block-nav .title {
  color: #FFF;
  font-weight: 900 !important;
  text-shadow: 0 2px 3px #000;
  font-size: 17px !important;
  position: relative;
  top: 33px;
}

#inside-col-follow {
  position: relative;
  right: 12px;
}


/* 23 */

.block-head .more {
  color: #FFF;
  text-shadow: 0 -1px 1px #000b4d;
}

.block-head .more:hover {
  color: #ffc000;
}


/* 24 */

.block-social .block-head .title {
  font-size: 18px !important;
  font-weight: 400;
  color: #fff;
}


/* 25 */

.block-body .title {
  font-size: 15px !important;
}


/* 26 */

label {
  color: #FAFAFA;
  font-size: 13px !important;
}


/* 27 */

.vote-result .text {
  color: #FBFBFB;
  font-size: 12px;
}


/* 28 */

.poll .votes {
  color: #999;
  font-size: 11px;
}


/* 29 */

.poll .bar {
  background: #7B7B7B;
  border-color: transparent;
}


/* 30 */

.poll .percentage {
  color: #4D4D4D;
  background: #00BAFF;
}


/* 31 */

.poll .total {
  color: #999;
}


/* 32 */

.block-user a,
.block-nav a {
  border-color: #063753;
  color: #fff;
  font-size: 14px !important;
  font-weight: 400;
}

.block-user a:hover,
.block-nav a:hover {
  color: #4CCAFF !important;
  background-color: transparent !important;
}


/* 33 */

ul.menu a.active {
  color: #FFFFFF;
  font-weight: 700;
}

#inside-col-left ul.menu li a {
  margin-left: 10px;
}


/* 34 */

.drop-down li,
.block-user li,
.block-nav li {
  border-color: #4B5D66;
}

.block-content .menu li:last-of-type {
  border: none;
}


/* 35 */

.block-menu a {
  color: #fff;
  text-shadow: 0 1px 0 #000;
  border-color: #4B5D66;
  font-size: 15px;
  font-weight: 400;
}

.block-menu a:hover {
  color: #4CCAFF !important;
  background: transparent !important;
}


/* 36 */

.block-menu li {
  border-color: #ffffc1;
}

.block-story h1,
.block-story h4,
.block-story h5,
.title.story-title {
  color: #FFFFFF;
  font-weight: 700 !important;
  text-transform: uppercase;
}

.block-story h2 {
  color: #4CCAFF;
  font-weight: 700 !important;
  font-family: Georgia, serif !important;
}

.block-story h3 {
  color: #DAA520;
  font-weight: 700 !important;
  font-family: Georgia, serif !important;
}

.title.story-title {
  font-size: 26px;
}


/* 37 */

.block-story h1 {
  font-size: 24px;
}


/* 38 */

.block-story h2 {
  font-size: 22px;
  line-height: 22px;
  margin-top: 10px;
}


/* 39 */

.block-story h3 {
  font-size: 18px;
  margin-top: 10px;
}


/* 40 */

.block-story h4 {
  font-size: 14px;
}


/* 41 */

.block-story h5 {
  font-size: 14px;
}


/* 42 */

dt {
  color: #46375b;
  font-weight: 900;
}


/* 43 */

dt,
.block-story h3,
.block-story h5,
.block-story h6 {
  border-color: #d1dcd1;
}


/* 44 */

.block-story p,
.block-story .image {
  color: #FFFFFF;
  line-height: 19px;
  font-family: Georgia, serif !important
}

.block-story h1 p {
  color: #ffc000;
}


/* 45 */

dd {
  color: #8a8a8a;
  line-height: 18px;
}


/* 46 */

table th {
  color: #FFF;
  font-size: 15px;
  font-weight: 900;
  background: rgb(4, 180, 245);
  /* Old browsers */
  background: -moz-linear-gradient(top, rgba(4, 180, 245, 1) 2%, rgba(22, 111, 188, 1) 39%, rgba(13, 65, 116, 1) 54%, rgba(17, 68, 142, 1) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(2%, rgba(4, 180, 245, 1)), color-stop(39%, rgba(22, 111, 188, 1)), color-stop(54%, rgba(13, 65, 116, 1)), color-stop(100%, rgba(17, 68, 142, 1)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(4, 180, 245, 1) 2%, rgba(22, 111, 188, 1) 39%, rgba(13, 65, 116, 1) 54%, rgba(17, 68, 142, 1) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(4, 180, 245, 1) 2%, rgba(22, 111, 188, 1) 39%, rgba(13, 65, 116, 1) 54%, rgba(17, 68, 142, 1) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(4, 180, 245, 1) 2%, rgba(22, 111, 188, 1) 39%, rgba(13, 65, 116, 1) 54%, rgba(17, 68, 142, 1) 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(4, 180, 245, 1) 2%, rgba(22, 111, 188, 1) 39%, rgba(13, 65, 116, 1) 54%, rgba(17, 68, 142, 1) 100%);
  /* W3C */
  filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#04b4f5', endColorstr='#11448e', GradientType=0);
  /* IE6-9 */
}


/* 47 */

td.title,
td.active {
  color: #24123d;
  font-size: 13px;
  font-weight: 700;
}


/* 48 */

td {
  color: #FFFFFF;
  font-size: 13px;
}


/* 49 */

tr:nth-child(odd) {
  background-color: #323d48;
}


/* 50 */

tr:nth-child(even) {
  background-color: #1d2227;
}


/* 51 */

td,
table th {
  border-color: #444444;
}


/* 52 */

.tabs a {
  background-color: #31373A !important;
  color: #FFF !important;
  font-size: 14px;
  font-weight: 700;
}

.tabs a:hover {
  background-color: #4CCAFF !important;
  color: #FFF !important;
}


/* 53 */

.tabs .active {
  background-color: #009ADB !important;
  color: #FFF !important;
}

.tabs .active:hover {
  background-color: #4CCAFF !important;
  cursor: default;
}


/* 54 */

.tabs {
  border-color: #009ADB !important;
}

#site-fb-like {
  display: none;
}

#video-effect-container embed {
  display: block;
  position: absolute;
}

#flv-file-1 {
  height: 360px;
  left: -245px;
  top: 305px;
  *left: -550px;
  *top: 297px;
  width: 250px;
}

#flv-file-2 {
  height: 216px;
  left: 608px;
  top: 55px;
  *left: 302px;
  *top: 46px;
  width: 206px;
}

#flv-file-3 {
  height: 246px;
  left: 930px;
  top: 72px;
  *left: 624px;
  *top: 63px;
  width: 230px;
}


/* Webmall Overwrites */

#itemmall-inside .item-wrap {
  padding: 7px 0 10px;
  background-color: transparent;
  float: none;
  height: 65%;
  width: 100%;
}

#itemmall-inside .countdown {
  font-family: "Open Sans", sans-serif !important;
  text-align: center;
  font-size: 13px;
  color: #FFE24B;
}

.apIconShop {
  position: relative !important;
  left: 0px !important;
}

#detail_container,
#item_content {
  border: 1px solid #3A474E !important;
}

#itemmall-inside .item-image-window img {
  height: 60px !important;
}

#itemmall-inside .item {
  padding: 15px 9px !important;
  border: #313943 1px solid !important;
  background-color: #151F25;
  margin:5px 5px 2px 5px !important; /*To overwrite the shop.css margin as it breaks webmall ITE-2106*/
}

#itemmall-inside .box-tag {
  position: relative;
  right: 165px;
  bottom: 0px;
}

.form-submit {
  font-family: "Open Sans", sans-serif !important;
  height: 26px;
  font-size: 13px;
  line-height: 13px;
}

.block-story b {
  font-family: "Open Sans", sans-serif !important;
  font-weight: normal;
}

.item_title.row b {
  font-family: 'Cinzel', serif !important;
  font-size: 18px;
  color: #2692C5;
  font-weight: 700;
}

.item_price.row {
  font-family: Open Sans, serif !important;
  font-weight: 400;
}

.col_left,
.col_right {
  max-width: 455px;
}

#detail_container,
#item_content {
  border: 1px solid #4E4E4E;
}

div#purchase_tip {
  font-family: Open Sans, serif;
  font-size: 12px;
  color: #B5B5B5;
  margin-top: 15px;
}

div#tip_title b {
  font-family: 'Cinzel', serif !important;
  font-weight: 700;
  font-size: 14px;
}

#detail_container .countdown {
  color: #D29F1F;
}

table#webmall_item_table th {
  font-size: 12px;
  padding: 8px 30px 8px 30px;
  border-right: solid 3px;
  border-color: #12191D;
}

.item-price b,
.item_price b {
  color: #46B6E6 !important;
  font-weight: bold;
  font-size: 15px;
}

.item-price del,
.item_price del {
  color: #c10a0a !important;
  font-family: "Open Sans", sans-serif !important;
  font-size: 13px !important;
}

div#wrapper_balance b {
  font-family: 'Cinzel', serif !important;
  font-weight: 700;
}

input#btn_redeem {
  position: relative;
  left: 0 !important;
}

table#title_table tr:nth-child(odd) {
  background-color: #111111 !important;
}


/*Redeem Code Founder Page */

#authorization_event #redeem_btn {
  height: 33px !important;
  width: 160px !important;
  position: relative;
  left: 0;
  top: 12px;
}

input#redeem_btn {
  background: url(https://cms-content.s.aeriastatic.com/9937f5c46b5a18af8afc5a3a90ac4416/files/eos/image/E/EOS_Webmal_Cart.jpg);
}

input#redeem_btn:hover {
  background: url(https://cms-content.s.aeriastatic.com/9937f5c46b5a18af8afc5a3a90ac4416/files/eos/image/E/EOS_Webmal_Cart.jpg);
  background-position: 0px -99px;
}

.messages.error img {
  padding: 0px;
  margin-top: -11px;
  margin-bottom: -11px;
}


/* DOWNLOAD BUTTON */

#gameHeader #adds {
  display: block;
  left: 719px;
  width: 250px;
  height: 140px;
  position: absolute;
  background: url(https://cms-content.s.aeriastatic.com/8c044c9d6449246c4ba81902011302ca/files/eosp/image/e/eos-free-pack_EN.png);
  top: 90px;
  z-index: 15;
}

#gameHeader #adds a {
  display: block;
  width: 250px;
  height: 140px;
  position: absolute;
}

#gameHeader #adds a:hover {
  display: block;
  width: 250px;
  height: 140px;
  position: absolute;
  background: url(https://cms-content.s.aeriastatic.com/8c044c9d6449246c4ba81902011302ca/files/eosp/image/e/eos-free-pack_EN.png);
}


/* Animation for Background */

div#video-effect-container {
  position: absolute;
  display: block;
  right: -410px;
  top: -95px;
}

video#headerVideo {
  height: 824px;
  width: 1800px;
  left: -460px;
  top: -94px;
  z-index: 10;
}


/*Content Container Front */

#page-front #contentContainer {
  background: url(https://cms-content.s.aeriastatic.com/c9509ab47b3541b3fa56ef1c6ff771ac/files/eos/image/E/EOS_Portal_Content_TopFrame2.png) no-repeat;
}


/* Shopping Mall Changes Locally */

#itemmall-inside .item-wrap {
  padding: 7px 0 10px;
  background-color: transparent;
  float: none;
  width: 75%;
  position: relative;
  left: 0px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

#itemmall-inside .item-select,
#itemmall-inside .item-qty-select {
  width: 50% !important;
  margin-left: 56px !important;
  padding: 0 !important;
}

.item-title {
  text-align: center;
}

ul#itemmall-inside .item-title {
  width: 185px;
}

#itemmall-inside .item-wrap .col_left,
#itemmall-inside .item-wrap .col_right {
  float: left;
  position: relative;
  top: 15%;
  left: 50%;
  margin-right: -50%;
  transform: translate(-50%, -50%);
  width: auto;
}

.item-price > div {
  text-align: center;
  font-size: 15px;
  color: #4CCAFF;
  font-family: Open Sans, serif !important;
}

.quantity_add {
  background: url(https://cms-content.s.aeriastatic.com/ad1638968e476f0f3db294fbdaefd989/files/eos/image/E/EOS_Webmal_PlusMinus.png) no-repeat;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  height: 16px;
  color: transparent;
  width: 23px;
  top: 3px;
  background-position: -24px;
}

.quantity_subtract {
  background: url(https://cms-content.s.aeriastatic.com/ad1638968e476f0f3db294fbdaefd989/files/eos/image/E/EOS_Webmal_PlusMinus.png) no-repeat;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  height: 16px;
  color: transparent;
  width: 23px;
  top: 3px;
  background-position: 0;
}

.quantity_add,
.quantity_subtract {
  font-size: 22px !important;
}


/* Shop Mall Cart */

#_shop_view_item .mallBtn {
  background: url(https://cms-content.s.aeriastatic.com/9937f5c46b5a18af8afc5a3a90ac4416/files/eos/image/E/EOS_Webmal_Cart.jpg);
  background-position: 0 -7px;
  box-shadow: 0 0 0 1px #1c2d42, 0 1px 0 1px #000;
  width: 20%;
  left: 0px;
  position: relative;
  margin-right: 5px;
}

#_shop_view_item .mallBtn:hover {
  background: url(https://cms-content.s.aeriastatic.com/9937f5c46b5a18af8afc5a3a90ac4416/files/eos/image/E/EOS_Webmal_Cart.jpg);
  background-position: 0 -34px;
}

#_shop_view_item .quantity_subtract {
  padding-right: 5px;
  background: url(https://cms-content.s.aeriastatic.com/ad1638968e476f0f3db294fbdaefd989/files/eos/image/E/EOS_Webmal_PlusMinus.png) no-repeat;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  height: 16px;
  color: transparent;
  width: 23px;
  top: -1px;
  height: 25px;
  background-position: 4px;
}

#_shop_view_item .quantity_add {
  background: url(https://cms-content.s.aeriastatic.com/ad1638968e476f0f3db294fbdaefd989/files/eos/image/E/EOS_Webmal_PlusMinus.png) no-repeat;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  height: 16px;
  color: transparent;
  width: 23px;
  top: -1px;
  height: 25px;
  background-position: -24px;
}


fieldset.form_button.webmall_btns {
  padding: 0;
  width: 100%;
}

fieldset.form_button.webmall_btns .form-submit {
  color: #FFFFFF;
  box-shadow: 0 0 0 1px #1c2d42, 0 1px 0 1px #000;
  width: 25%;
  left: 0px;
  position: relative;
  margin-right: 10px;
}


/* Community -> News */

div#block-story-inside div.block-body div.block-content {
  overflow: hidden;
}

div.block-body div.article dl.article {
  float: right;
  width: 60%;
  border-bottom: 0px none !important;
  margin-right: 40px;
  margin-left: 0;
  padding: 0;
}

div.block-body div.article.last {
  border-bottom: 0;
}

div.block-body div.article dl.article .subject {
  width: 100%;
}

div.block-body div.article dl.article .date,
div.block-body div.article dl.article .category {
  padding: 0 15px;
}

.block-story div.block-body div.article a.img {
  width: 175px;
}

.block-story div.block-body div.article a.img img {
  border-radius: 7px 10px 9px 11px;
}


/* Round corner around images */

.block img {
  border-radius: 7px 10px 9px 11px!important;
  -moz-border-radius: 7px 10px 9px 11px!important;
  -webkit-border-radius: 7px 10px 9px 11px !important;
}

.article img {
  border-radius: 0px 0px 0px 0px !important;
}


/* Tiered Spender */

p.description_body {
  font-family: Georgia, serif !important;
  color: #FFF !important;
}

#form_tiered_spender_display ul.tier_tabs li.current span.tier_tab b.tier_name {
  display: none !important;
}

.choice_qty {
  color: #4CCAFF !important;
}


/* News Text */

#wysiwyg p {
  color: #fff !important;
  font-family: Georgia, serif !important;
}

#wysiwyg h2 {
  color: #4CCAFF !important;
  font-family: Georgia, Serif !important;
}

#wysiwyg h3 {
  color: #DAA520 !important;
  font-family: Georgia, Serif !important;
}

#wysiwyg span {
  font-family: Georgia, serif !important;
}

.apIconShop {
  margin-left: 8px !important;
}


/* Loot Wheel */

.block-body center {
  font-family: Georgia, serif !important;
  color: #FFF !important;
}

dd.box-tag.item-qty {
  position: relative;
  left: 0;
  bottom: 24px;
  font-family: Georgia, serif !important;
  text-align: center;
}

dd.box-tag.item-qty {
  padding: 0px;
}


/* Loot Forge */

div#lf_header em {
  font-family: Georgia, serif !important;
}

div#lf_header a {
  font-family: Georgia, serif;
}


/*Featured Items */

.slide-window dd.box-tag.item-bogo {
  font-weight: 400;
  bottom: 25px;
  text-align: center;
  height: 0;
  visibility: hidden;
}



.slide-window dd.box-tag.item-featured {
  height: 20px;
  top: 7px;
  left: 188px;
  padding: 2px 6px 0px;
}

.slide-window dd.box-tag.countdown {
  position: relative;
  font-family: Georgia, serif !important;
  top: 1px;
  left: 5px;
  padding-right: 60px;
}

/*Item carousel arrows*/

#modern-items-arrows {
  display: inherit;
}

#modern-items-arrows .slide-arrow {
  background-position: 0 0 ;
  display: block;
  width:41px;
  height: 50px;
  position: absolute;
  top:130px;
  z-index: 10;
  cursor: pointer;
}

#modern-items-arrows .slide-arrow:hover {
  background-position: 0 50px;
}

#modern-items-arrows .slide-arrow.slide-arrow-prev {
  background-image: url('//cms-content.s.aeriastatic.com/db66353651cd1c52ffbb99d9282d5342/files/eos/image/A/Arrow_Left.png');
  left:0;
  right: auto;
  margin:0 0 0 -32px;
}

#modern-items-arrows .slide-arrow.slide-arrow-next {
  background-image: url('//cms-content.s.aeriastatic.com/e2e35083dceecd6e6f8cff84b28c17c0/files/eos/image/A/Arrow_Right.png');
  left:100%;
  right: auto;
  margin:0 0 0 -9px;
}

#page-inside div.article {
  width: 100%;
}
