﻿@import 'https://fonts.googleapis.com/css?family=Titillium+Web';

#lbPage
{
    width: 960px;
    font-size: 14px;
    font-family: "Titillium Web", sans-serif;
}

#lbContainer
{
    position: relative;
    margin: 0;
    width: 960px;
    float: left;
}

#lbHeader
{
    position: relative;    
    height: 200px;
    color: #FFFFFF;
    font-weight: bold;
    background: url('../Images/QSchool/bg_feature.jpg') no-repeat;
}

#lbHeaderTitle {
    position: relative;
    top: 105px;
    margin: 0 0 0 10px;
}

#lbHeaderTitle h1, h2 {
    margin: -8px 0;
    padding: 0px;
}

#lbHeaderTitle h1 {
    font-size: 30px;
}

#lbHeaderTitle h2 {
    font-size: 16px;
    font-weight: normal;
}

#lbHeaderNav
{
    margin: 10px 0px 10px 0px;
    font-size: 16px;
}

#lbHeaderNav a
{
    color: #172954;
    font-weight:bold;
}

#lbHeaderNav a.selected
{
    color:#172954;
    text-decoration: underline;
}

#lbHeaderNotifications .delayed, .suspended {
    border: 1px solid;
    margin: 10px 0px;
    padding:15px 10px 15px 50px;
    color: #172954;
    background-repeat: no-repeat;
    background-position: 10px center;    
    background-color: #FEEFB3;
    background-image: url('https://s3.amazonaws.com/scoring-assets/images/icon_alert.png');
}

#lbMsg {
    position: relative;
    display: block;
    border: 1px solid;
    margin: 10px 0px;
    padding: 15px 10px;
    text-align: center;
    color: green;
    font-weight: bold;
    font-size: 16px;
    background-color: #efefef;
}

#lbSearch
{
    position: relative;
    margin: 10px 0px 10px 0px;
    height: 25px;
    font-size: 11px;
    color: #172954;
    font-weight: bold;
}

#lastUpdatedTime {
    margin: 10px 0;
    font-size: 12px;
}

#lbNotAvailable
{
    position: relative;
    margin: 10px;
    padding: 12px;
    height: 25px;
    font-size: 12px;
    color: #aed0ff;
    font-weight: bold;
    text-align: center;
    border: solid 2px #FFFFFF;
}

#lb
{
    position: relative;
    margin: 10px 0px;
    background-color:#FFFFFF;
    border-color:#FFFFFF;
    border-style:solid;
    border-width:2px;
    color:#000000;
}

#lbPlayoff
{
    position: relative;
    margin: 10px 0px;
    background-color:#FFFFFF;
    border-color:#FFFFFF;
    border-style:solid;
    border-width:2px;
    color:#000000;
}

a:link { color:#5FA0E7; text-decoration:none; }
a:hover { color:#5FA0E7; text-decoration:underline; }
a:visited { color:#5FA0E7; text-decoration:none; }

.aLeft { text-align: left; }
.aRight { text-align: right; }
.aCenter { text-align: center; }

.center {text-align: center;}

/* Modules */
.moduleWrap {
	margin-bottom: 15px;
	position: relative;
}

.moduleHeader {
	background: url('../Images/QSchool/bg-moduleheader.jpg') no-repeat;
	padding: 0px 18px;
}

.moduleHeader h3 {
	float: left;
	margin: 9px 4px 7px;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}

.moduleContentInner {
    border:1px solid #172954;
	padding: 0;
}

/* Stats Table */
.statsTable h4 {
	font-size: 14px;
	font-weight: 500;
	color: #FFFFFF;
	text-transform: uppercase;
	padding: 10px 27px;
}

.statsTable table {
	width: 100%;
	text-align: left;
  
}

.statsTable thead tr {
	height: 36px;
	color: #FFF;
    background: url('../Images/QSchool/bg-statstableheader.jpg') repeat-x;
    -moz-box-shadow: 0 10px 5px -5px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0 10px 5px -5px rgba(0, 0, 0, 0.3);
	box-shadow: 0 10px 5px -5px rgba(0, 0, 0, 0.3);
}

.statsTable th,
.statsTable td {
    font-weight: bold;
	font-size: 15px;
	padding: 0 12px;
}

.statsTable th {
	font-size: 15px;
	font-weight: bold;
	text-align: center;
}

.statsTable td {
    color: #494949;
}

.statsTable .num {
	text-align: center;
}

.statsTable .highLight 
{
    font-size:20px;
    border:2px solid black;
}

.statsTable tbody tr {
	height: 33px;
}

.statsTable tbody tr:nth-child(odd) {
    height: 33px;
	background: url('../Images/QSchool/bg-tablealt.jpg') repeat-x;
}

.statsTable tbody tr.odd {
	height: 33px;
	background: url('../Images/QSchool/bg-tablealt.jpg') repeat-x;
}

.statsTable tbody tr:nth-child(odd) td {
	padding-bottom: 3px;
}

.statsTable tbody tr.odd td {
	padding-bottom: 3px;
}

.statsTable .player {
    margin-left: 10px;
}

.statsTable .player a:link { color: #494949; }
.statsTable .player a:hover { color: #494949; }
.statsTable .player a:visited { color: #494949; }

.statsTable .country 
{
    text-align: center;
	margin-left: 8px;
}
.statsTable img.country  {
    vertical-align: middle;
    width: 25px;
    height: 16px;
    border: solid 1px #CCCCCC;
}

.statsTable .adv {
    text-align: center;
    background: #008a00; /* Old browsers */
    background: -moz-linear-gradient(top,  #008a00 29%, #005700 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #008a00 29%,#005700 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #008a00 29%,#005700 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#008a00', endColorstr='#005700',GradientType=0 ); /* IE6-9 */
    color: #fff;
}

/* Player search form */
#searchFormDiv .searchForm 
{
    margin: -5px 0px;
	float: right;
}

#searchFormDiv .searchForm input {
	background: url('../Images/QSchool/bg-inputtexture.jpg') no-repeat;
	height: 21px;
	width: 146px;
	padding: 2px 6px;
	border: none;
	color: #494949;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	float: left;
}

#searchFormDiv .searchForm .btnSearch {
	background: url('../Images/QSchool/btn-search.png') no-repeat;
	width: 88px;
	height: 25px;
	border: none;
	text-indent: -99999px;
	line-height: 0;
	padding: 0;
	margin: 0;
	float: left;
	cursor: pointer;
}

#searchFormDiv .searchForm .btnSearch:hover {
	background-position: 0 -25px;
}