* {
    margin: 0;
}

html, body {
    height: 100%;
}

body {
    background: white;
    color: #19171c;
    font-family: Arial, Helvetica, sans-serif;
	padding-top: 50px;
}

a {
    text-decoration: none;
    color: #6441a4;
}

a:hover {
	text-decoration: underline;
}

.section-advert-banner {
    margin: 0px auto;
    padding: 10px 0px;
    text-align: center;
    width: 970px;
    z-index: 2;
    position: relative;
}

.ad_bgskin,
.ad_railskins {
    width: 1570px;
    height: 970px;
    position: fixed;
    top: 50px;
    left: 50%;
    margin-left: -785px;
    z-index: 0;
    text-align: center;
  	background: white;
}
/* Container style */
.ad_railskins {
  position: fixed;
  display: block;
  top: 60px;
}
/* Shared styles */
.ad_railskins .ad_railskin_l,
.ad_railskins .ad_railskin_r {
  position: absolute;
  top: 0;
}
.ad_railskins .ad_railskin_l {
  left: -1px;
  width: 301px;
}
.ad_railskins .ad_railskin_r {
  right: 0;
}

#nn_skinl { float: right; }
#nn_skinr { float: left; }

.wrapper {
	background: white;
	position: relative;
	z-index: 2;
	padding-top: 20px;
}

.content {
    width: 604px;
	padding-right: 5px;
}

.sidebar {
    width: 366px;
    border-left: 1px solid 1px solid rgba(0,0,0,.1);
}

@media (max-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
}

.pcgamesn-header {
	padding-top: 9px !important;
    padding-bottom: 9px !important;
}

.pcgamesn-header img {
	height: 32px;
}

hr {
	border-top: 1px solid rgba(0,0,0,.1);
}

.no-margin {
    margin: 0px !important;
}

.no-padding {
    padding: 0px !important;
}

.page-header {
	border-bottom: 0px solid;
	padding-bottom: 0px;
	margin: 0 0 20px 0;
}

.text-right
{
    text-align: right !important;
}

.text-center
{
    text-align: center !important;
}

.text-left
{
    text-align: left !important;
}

h1, h2, h3, .title {
    text-transform: uppercase;
    color: #19171c;
    font-size: 22px;
    letter-spacing: 2px;
    font-family: "Motiva Sans", Sans-serif;
    font-weight: normal;
	margin-bottom: 15px;
	margin-top: 0px;
}

.subTitle {
    font-size: 15px;
    padding-bottom: 12px;
    margin-top: -5px;
}

@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 970px;
  }
}

.navbar {
	border-bottom: 0px solid;
}

.navbar-default {
    background: #4b367c;
}

.navbar-default .navbar-brand h1{
	font-size: 18px;
	font-family: "Motiva Sans", Sans-serif;
    color: #fff !important;
	font-weight: 500; /* Medium */
	font-style: normal;
    padding: 0px;
	margin: 0px;
}

.navbar-default .navbar-nav>li>a {
    color: #d7cceb;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #fff;
  text-decoration: underline;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #fff;
  text-decoration: underline;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #fff;
  text-decoration: underline;
  background-color: transparent;
}

.navbar-default .navbar-toggle .icon-bar {
	background-color: #fff;
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: #000;
	border-color: transparent;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	border-color: #f9854e;
}

.alert, .panel, .panel-heading {
	border-radius: 0px;
}

.btn_grey_grey {
	border-radius: 2px;
    border: none;
    display: inline-block;
    cursor: pointer;
    text-decoration: none !important;
    color: #ebebeb !important;
    background: rgba( 0, 0, 0, 0.4);
}

.btn_grey_grey:hover {
	text-decoration: none !important;
	color: #000 !important;
	background: #7bb7e3;
}

.alert-default {
	background: rgba( 0, 0, 0, 0.2 );
    color: #8f98a0;
    font-family: "Motiva Sans", Sans-serif;
}

.badges {
	height: 100px;
}

.live {
	position: relative;
	height: 100%;
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
}

#last {
	position: relative;
	width: 200%;
	height: 100%;
}

#last > div {
	display: inline-block;
	height: 100%;
	position: relative;
	text-indent: 0px;
	max-width:25%;
}

#last > div:nth-of-type(1), #last > div:nth-of-type(3) {
	border-right: 1px solid rgba(0,0,0,.125);
}

#last > div img {
	position: absolute;
	top: 0px;
	bottom: 0px;
	margin: auto;
	left: 0px;
	right: 0px;
	max-width: 80%;
}

.timeago {
	color: #1b95e0;
}

.move {
	margin-left:-50%;
}

.modal {
	color: #111;
}

.nav-header {
  display: block;
  padding: 3px 15px;
  font-size: 11px;
  font-weight: bold;
  line-height: 1.5;
  color: #999999;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  text-transform: uppercase;
}
.nav li + .nav-header {
  margin-top: 9px;
}
.nav-list {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 0;
}
.nav-list > li > a,
.nav-list .nav-header {
  margin-left: -15px;
  margin-right: -15px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.nav-list > li > a {
  padding: 3px 15px;
}
.nav-list > .active > a,
.nav-list > .active > a:hover,
.nav-list > .active > a:focus {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  background-color: #428bca;
}
.nav-list [class^="icon-"],
.nav-list [class*=" icon-"] {
  margin-right: 2px;
}
.nav-list .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
