html {
	height:100%;
}
body{
	margin: 0 auto ;
	background-image:url('https://liveticket.tv/images/background.jpg');
}



.title {
	color : #000000 ;
	font-family: 'Graduate', cursive;
	font-size : 24px ;
}
.admin_title {
	color : #2b4b94 ;
	font-family: 'Graduate', cursive;
	font-size : 20px ;
}
.sportname {
	color : #000000 ;
	font-family: 'Graduate', cursive;
	font-size : 17px ;
}
.text {
	color : #000000 ;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 16px ;
}
.headertext {
	color : #ffffff ;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 14px ;
	font-weight : 600;
}






.live_recent_title {
	color : #ffffff ;
	font-family: 'Graduate', cursive;
	font-size : 24px ;
}



.live_recent_text {
	color : #000000 ;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 14px ;
}










a.statlink:link {
	color : #ffffff ;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 14px ;
	font-weight : 600;
	text-decoration : none;
}
a.statlink:hover {
	color : #ffc000 ;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 14px ;
	font-weight : 600;
	text-decoration : none;
}
a.statlink:visited {
	color : #ffffff ;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 14px ;
	font-weight : 600;
	text-decoration : none;
}
a.statlink:visited:hover {
	color : #ffc000 ;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 14px ;
	font-weight : 600;
	text-decoration : none;
}










a.live_recent_link:link {
	color : #000000 ;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 14px ;
	font-weight : 600;
	text-decoration : none;
}
a.live_recent_link:hover {
	color : #000000 ;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 14px ;
	font-weight : 600;
	text-decoration : none;
}
a.live_recent_link:visited {
	color : #000000 ;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 14px ;
	font-weight : 600;
	text-decoration : none;
}
a.live_recent_link:visited:hover {
	color : #000000 ;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 14px ;
	font-weight : 600;
	text-decoration : none;
}








a.nav:link {
	color : #ffc000 ;
	font-family: 'Graduate', cursive;
	font-size : 18px ;
	text-decoration : none;
}
a.nav:hover {
	color : #ffffff ;
	font-family: 'Graduate', cursive;
	font-size : 18px ;
	text-decoration : none;
}
a.nav:visited {
	color : #ffc000 ;
	font-family: 'Graduate', cursive;
	font-size : 18px ;
	text-decoration : none;
}
a.nav:visited:hover {
	color : #ffffff ;
	font-family: 'Graduate', cursive;
	font-size : 18px ;
	text-decoration : none;
}







a.teamlink:link {
	color : #000000 ;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 21px ;
	font-weight : 600;
	text-decoration : none;
}
a.teamlink:hover {
	color : #000000 ;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 21px ;
	font-weight : 600;
	text-decoration : none;
}
a.teamlink:visited {
	color : #000000 ;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 21px ;
	font-weight : 600;
	text-decoration : none;
}
a.teamlink:visited:hover {
	color : #000000 ;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 21px ;
	font-weight : 600;
	text-decoration : none;
}










a.admin_link:link {
	color : #000000 ;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 17px ;
	font-weight : 600;
	text-decoration : none;
}
a.admin_link:hover {
	color : #000000 ;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 17px ;
	font-weight : 600;
	text-decoration : none;
}
a.admin_link:visited {
	color : #000000 ;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 17px ;
	font-weight : 600;
	text-decoration : none;
}
a.admin_link:visited:hover {
	color : #000000 ;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 17px ;
	font-weight : 600;
	text-decoration : none;
}




#news-container
{
	width: 600px; 
	margin: auto;
	margin-top: 0px;
	border: 5px solid #000000;
}

#news-container ul li div
{
	border: 1px solid #000000;
	background: #000000;
}

#volleyball-container
{
	width: 600px; 
	margin: auto;
	margin-top: 5px;
	border: 5px solid #000000;
}

#volleyball-container ul li div
{
	border: 1px solid #000000;
	background: #000000;
}

#football-container
{
	width: 600px; 
	margin: auto;
	margin-top: 10px;
	border: 5px solid #000000;
}

#football-container ul li div
{
	border: 1px solid #000000;
	background: #000000;
}

#bbball-container
{
	width: 600px; 
	margin: auto;
	margin-top: 15px;
	border: 5px solid #000000;
}

#bbball-container ul li div
{
	border: 1px solid #000000;
	background: #000000;
}

#gbball-container
{
	width: 600px; 
	margin: auto;
	margin-top: 20px;
	border: 5px solid #000000;
}

#gbball-container ul li div
{
	border: 1px solid #000000;
	background: #000000;
}




.content-base{
	position:relative;
	margin: 0 auto ;
	width:1100px;
	top: 0px;
	vertical-align: middle;
	
}


.ticker{
	position:relative;
	margin: 0 auto ;
	width:1120px;
	height: 30px;

	left: -15px;
	vertical-align: middle;
	z-index: 1000;
	
}


.tickers{
	position:relative;
	top: 145px;
	height: 0px;
}


.sdscores{
	position:relative;
	margin: 0 auto ;
	width:78px;
	top: 2px;
	left: -500px;
	vertical-align: middle;
	z-index: 2000;
	margin-top:-50px;
}

.stlogo{
	position:relative;
	margin: 0 auto ;
	width:210px;
	height:195px;
	top: 5px;
	left: -425px;
	vertical-align: middle;
	z-index: 2000;
}

.panicbutton{
	position:relative;
	margin: 0 auto ;
	width:78px;
	top: -50px;
	left: 440px;
	vertical-align: middle;
	z-index: 2000;
	margin-top:0px;
}

.605sports{
	position:relative;
	margin: 0 auto ;
	width:78px;
	top: -50px;
	left: 440px;
	vertical-align: middle;
	z-index: 2000;
	margin-top:0px;
}


.sportstalk{
	position:relative;
	margin: 0 auto ;
	width:78px;
	top: 0px;
	left: -410px;
	vertical-align: middle;
	z-index: 2000;
}



.header{
	position:relative;
	margin: 0 auto ;
	top:0px;
	left: -220px;
	width:674px;
}
.main-content{
	position:relative;
	margin: 0 auto ;

	width:1150px;
	left: -35px;
	margin-top:0px;
}
.footer{
	text-align: center;
	position:relative;
	margin: 0 auto ;
	width:1100px;
}


.main-content-outer{
	display: table;
	width:100%;
	background-image:url('https://winnerwarriorslive.com/graphics/stripe.png');
	border-style:solid;
	border-width:2px;
	border-color: #000000;
	vertical-align: middle;
	padding: 8px;
}
.main-content-inner{
	width: 95%;
	display: table-cell;
	border-spacing: 10px;
	text-align: center;
	border-style:solid;
	border-width:2px;
	border-color: #000000;
	padding: 8px;
	background: rgb(83,81,81); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(83,81,81,1) 0%, rgba(83,81,81,1) 33%, rgba(61,61,62,1) 33%, rgba(61,61,62,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(83,81,81,1)), color-stop(33%,rgba(83,81,81,1)), color-stop(33%,rgba(61,61,62,1)), color-stop(100%,rgba(61,61,62,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(83,81,81,1) 0%,rgba(83,81,81,1) 33%,rgba(61,61,62,1) 33%,rgba(61,61,62,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(83,81,81,1) 0%,rgba(83,81,81,1) 33%,rgba(61,61,62,1) 33%,rgba(61,61,62,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(83,81,81,1) 0%,rgba(83,81,81,1) 33%,rgba(61,61,62,1) 33%,rgba(61,61,62,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(83,81,81,1) 0%,rgba(83,81,81,1) 33%,rgba(61,61,62,1) 33%,rgba(61,61,62,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#535151', endColorstr='#3d3d3e',GradientType=0 ); /* IE6-9 */
}






#teams-list .thumb {
  width: 35px;
  height: auto;
  float: left;
  margin-right: 10px;
   margin-left: 10px;
}


ol,
ul {
  list-style: none;
  padding: 0;
   list-style-type: none;
}


input {
  font-size: 20px;
  padding: 2px 10px;
  border-radius: 10px;
  border: solid 1px #555;
  float: left;
  margin-right: 10px;
}

.btn {
  color: #000;
  margin-right: 3px;
  padding: 3px 3px;
  border-radius: 10px;
  border: solid 1px #666;
  display: block;
  float: left;
  background-color: rgba(0, 0, 0, 0.1);
  cursor: pointer;
  cursor: hand;
  font-size:15px;
}
.btn:hover {
  background-color: rgba(255, 255, 255, 0.05);
  color: #121212;
}





#teams-list .list {
  clear: both;
}


#teams-list h4 {
  color: #000000;
  font-weight: bold;
}

#teams-list .sort-by {
  width: 100%;
  float: left;
  clear: both;
}
#teams-list .filter {
  width: 100%;
  float: left;
  clear: both;
}

.name{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 21px ;
	font-weight : 600;
	text-decoration : none;
}
#teams-list .list li:nth-child(2n+1) {
  background-color: rgba(0, 0, 0, 0.1);
  border: solid 1px rgba(255, 255, 255, 0.1);
  border-radius: 10px;
}
.football, .volleyball, .bball, .track, .wrestling, .baseball, .soccer,
.football11AAA, .football11AA, .football11A, .football11B, .football9AA, .football9A, .football9B, .footballANC,
.volleyballAA, .volleyballA, .volleyballB, .bballAA, .bballA, .bballB, .gballAA, .gballA, .gballB,
.trackAA, .trackA, .trackB, .wrestlingA, .wrestlingB, .baseballA, .baseballB, .soccerA, .soccerAA
{
	display:none
}
.team-container{
	height:40px; display: table-cell; vertical-align: middle;
}