html,
body {
  background: #111111 url('../img/main_background.jpg') no-repeat center 63px;
  font-family: 'Exo 2', sans-serif;
  font-size: 16px;
}
a {
  text-decoration: none;
}
a:focus {
  outline: 0;
}
#z8-header {
  background-color: #000;
  width: 100%;
  height: 63px;
  overflow: hidden;
}
#header {
  height: 545px;
}
.content-container {
  position: relative;
  width: 850px;
  margin: 0 auto;
}
.main-logo {
  position: absolute;
  top: 7px;
  left: 110px;
}
.social-media {
  position: absolute;
  width: 400px;
  height: 40px;
  top: 30px;
  left: 460px;
}
.video-thumb {
  position: relative;
  background: url('../img/trailer_thumbnail.jpg') no-repeat 5px 5px;
  width: 275px;
  height: 154px;
  top: 132px;
  margin: 0 auto;
}
.video-thumb video {
  position: absolute;
  background: transparent;
  top: 5px;
  left: 5px;
}
.video-thumb .trailer-link {
  position: absolute;
  background: url('../img/play_button.png') no-repeat 0 0;
  border: 5px solid #fe9f45;
  width: 265px;
  height: 144px;
  left: 0;
  top: 0;
  display: block;
  margin: 0 auto;
  z-index: 500;
}
.video-thumb .trailer-link:hover {
  background-position: 0 -144px;
}
#tab-content {
  position: relative;
  background: url('../img/tab_background.jpg') repeat-x;
  height: 590px;
}
.main-tabs {
  position: absolute;
  top: -54px;
  left: 84px;
  overflow: hidden;
}
.main-tabs li {
  float: left;
}
.tab-link {
  background: url('../img/dark_pattern.jpg');
  width: 340px;
  bottom: 0;
  font-size: 24px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  color: #fea959;
  display: block;
  padding: 15px 0;
  -webkit-user-select: none;
  /* Chrome all / Safari all */

  -moz-user-select: none;
  /* Firefox all */

  -ms-user-select: none;
  /* IE 10+ */

  /* No support for these yet, use at own risk */

  -o-user-select: none;
  user-select: none;
}
.tab-link.disabled {
  background: url('../img/light_pattern.jpg');
  color: #3d201d;
  margin-top: 6px;
  padding: 12px 0;
}
.tab-main {
  position: relative;
  top: 16px;
}
.tab-main.disabled {
  display: none;
}
.tab-main .sy-box {
  position: relative;
  height: 470px;
  top: 62px;
}
.tab-main .profile {
  overflow: hidden;
}
.tab-main .profile img {
  padding-right: 35px;
  float: left;
}
.tab-main .profile h3 {
  font-size: 30px;
  font-weight: 700;
  text-transform: uppercase;
  color: #422724;
  line-height: 24px;
  margin-bottom: 20px;
}
.tab-main .profile p {
  line-height: 24px;
}
.tab-main .preview .thumbs {
  padding-right: 35px;
  float: left;
}
.tab-main .preview .thumbs li {
  margin-bottom: 10px;
}
.tab-main .preview .thumbs li:nth-child(1) a {
  background-position: 0 0 !important;
}
.tab-main .preview .thumbs li:nth-child(1) a:hover,
.tab-main .preview .thumbs li:nth-child(1) a.active {
  background-position: -179px 0 !important;
}
.tab-main .preview .thumbs li:nth-child(2) a {
  background-position: 0 -102px !important;
}
.tab-main .preview .thumbs li:nth-child(2) a:hover,
.tab-main .preview .thumbs li:nth-child(2) a.active {
  background-position: -179px -102px !important;
}
.tab-main .preview .thumbs li:nth-child(3) a {
  background-position: 0 -204px !important;
}
.tab-main .preview .thumbs li:nth-child(3) a:hover,
.tab-main .preview .thumbs li:nth-child(3) a.active {
  background-position: -179px -204px !important;
}
.tab-main .preview .thumbs a {
  width: 180px;
  height: 94px;
  display: block;
}
.tab-main .preview h3 {
  font-size: 30px;
  font-weight: 700;
  text-transform: uppercase;
  color: #422724;
  line-height: 24px;
  margin-bottom: 20px;
}
.tab-main .preview p {
  line-height: 24px;
  margin-bottom: 20px;
}
.tab-main .preview .preview-image {
  width: 630px;
  height: 270px;
  display: inline-block;
  *display: inline;
  zoom: 1;
}
.tab-main .details h3 {
  font-size: 30px;
  font-weight: 700;
  text-transform: uppercase;
  color: #422724;
  line-height: 24px;
  margin-bottom: 20px;
}
.tab-main .details p {
  line-height: 24px;
  margin-bottom: 20px;
}
.tab-main .details .map-preview {
  width: 843px;
  height: 270px;
  display: block;
}
.tab-main .details .map-preview:hover {
  background-position: 0 -270px !important;
}
.tab-main .details .map-list {
  display: none;
}
.tab-main .banners h3 {
  font-size: 30px;
  font-weight: 700;
  text-transform: uppercase;
  color: #422724;
  line-height: 24px;
  margin-bottom: 15px;
}
.tab-main .banners p {
  line-height: 24px;
  margin-bottom: 30px;
}
.tab-main .banners .banner-container {
  background: url('../img/banner_container_background.jpg') no-repeat;
  width: 844px;
  height: 300px;
}
.tab-main .banners .banner-container .banner-list {
  position: relative;
  top: 14px;
  left: 14px;
  width: 815px !important;
  overflow: hidden;
}
.tab-main .banners .banner-container .banner-list .slide > div {
  background: url('../img/banner_container_background.jpg') center;
  text-align: center;
  color: #422724;
  margin-top: 1px;
}
.tab-main .banners .banner-container .banner-list .slide > h2 {
  background: none;
  color: #000;
}
.tab-main .banners .banner-container .banner-list .slide > h2 span {
  cursor: pointer;
  background: #8a6a4e;
  border: 1px solid #422724;
  text-align: left;
  white-space: nowrap;
  padding-left: 10px;
  margin: 0;
}
.tab-main .banners .banner-container .banner-list .slide > h2.selected span {
  background: url('../img/event_tab.png') no-repeat right 0;
  border: none;
}
.tab-main .prev,
.tab-main .next {
  position: absolute;
  background: url("../img/tab_arrows.png") no-repeat;
  width: 38px;
  height: 76px;
  top: 240px;
  display: block;
  z-index: 500;
}
.tab-main .prev {
  left: 70px;
  background-position: 0 0;
}
.tab-main .prev:hover {
  background-position: 0 -76px;
}
.tab-main .next {
  right: 70px;
  background-position: 0 -152px;
}
.tab-main .next:hover {
  background-position: 0 -228px;
}
@media (max-width: 1100px) {
  .tab-main .prev,
  .tab-main .next {
    display: none;
  }
}
#first-update .preview .thumbs a {
  background: url('../img/update_1/weapon_thumbs.png');
}
#first-update .preview .preview-image {
  background: url('../img/update_1/weapons.jpg');
}
#first-update .details .map-preview {
  background: url('../img/update_1/map_preview.jpg');
}
#second-update .preview .thumbs a {
  background: url('../img/update_2/weapon_thumbs.png');
}
#second-update .preview .preview-image {
  background: url('../img/update_2/weapons.jpg');
}
#second-update .details .map-preview {
  background: url('../img/update_2/map_preview.jpg');
}
#first-update .banners .banner-container .banner-list .slide > h2 span {
  height: 35px;
}
#first-update .banners .banner-container .banner-list .slide > h2.selected span {
  height: 49px;
}
#first-update .banners .banner-container .banner-list .slide > h2.spacing {
  margin-left: 5px;
}
#second-update .banners .banner-container .banner-list .slide > h2 span {
  height: 30px;
}
#second-update .banners .banner-container .banner-list .slide > h2.selected span {
  height: 36px;
}
#second-update .banners .banner-container .banner-list .slide > h2.spacing {
  margin-left: 4px;
}
.tabs {
  overflow: hidden;
}
.tabs li {
  margin-right: 10px;
  float: left;
}
.tabs a {
  position: relative;
  background: url('../img/light_pattern.jpg');
  width: 120px;
  font-size: 15px;
  text-align: center;
  color: #3d201d;
  display: block;
  padding: 12px 0;
}
.tabs a:hover,
.tabs a.active {
  background: url('../img/hover_pattern.jpg');
  color: #652b26;
}
.tabs a span {
  position: absolute;
  background: url('../img/tab_arrow.png') no-repeat right center;
  width: 5px;
  height: 9px;
  top: 15px;
  right: 11px;
  display: block;
}
#colorbox.cvideo {
  background: url('../img/modal_pattern_outer.jpg');
  border: 4px solid #432724;
  overflow: visible !important;
}
#colorbox.cvideo #cboxWrapper {
  overflow: visible;
}
#colorbox.cvideo #cboxContent {
  background: transparent;
  margin: 0;
}
#colorbox.cvideo #cboxLoadedContent {
  background: url('../img/modal_pattern_inner.jpg');
  margin: 6px;
  padding: 5px;
}
#colorbox.cvideo #cboxLoadedContent iframe {
  position: relative;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
}
#colorbox.cvideo #cboxClose {
  position: absolute;
  background: url('../img/modal_close_button.jpg');
  width: 30px;
  height: 30px;
  top: -3px;
  right: -31px;
  z-index: 5000;
}
#colorbox.cimages {
  overflow: visible !important;
}
#colorbox.cimages #cboxWrapper {
  overflow: visible;
}
#colorbox.cimages #cboxLoadedContent {
  background: url('../img/modal_pattern_outer.jpg');
  border: 4px solid #432724;
  width: 890px;
  height: 540px;
}
#colorbox.cimages #cboxLoadedContent .sy-box {
  background: url('../img/modal_pattern_inner.jpg');
  padding: 5px;
  position: relative;
  width: 870px;
  height: 520px;
  top: 5px;
  left: 5px;
}
#colorbox.cimages #cboxLoadedContent .sy-controls {
  display: block;
}
#colorbox.cimages #cboxLoadedContent .sy-controls li {
  top: 225px;
}
#colorbox.cimages #cboxLoadedContent .sy-controls a {
  background: url("../img/modal_arrows.png") no-repeat;
  width: 17px;
  height: 33px;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
#colorbox.cimages #cboxLoadedContent .sy-controls a:after {
  display: none;
}
#colorbox.cimages #cboxLoadedContent .sy-controls .sy-prev {
  left: 20px;
}
#colorbox.cimages #cboxLoadedContent .sy-controls .sy-prev a {
  background-position: 0 0;
}
#colorbox.cimages #cboxLoadedContent .sy-controls .sy-prev a:hover {
  background-position: 0 -33px;
}
#colorbox.cimages #cboxLoadedContent .sy-controls .sy-next {
  left: auto;
  right: -40px;
}
#colorbox.cimages #cboxLoadedContent .sy-controls .sy-next a {
  background-position: 0 -66px;
}
#colorbox.cimages #cboxLoadedContent .sy-controls .sy-next a:hover {
  background-position: 0 -99px;
}
#colorbox.cimages #cboxClose {
  background: url('../img/modal_close_button.jpg');
  width: 30px;
  height: 30px;
  top: 0;
  right: -31px;
}
