
html {
	height:100%;
}



.text{
	color : #000000 ;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 14px;
}
.headertext{
	color : #ffffff ;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : 600;
}



.backfill-texture{
	position:absolute;
	height:100%;
	width:100%;
	background-image:url('https://liveticket.tv/graphics/brushed.png');
}
.winner-warriors{
	position:relative;
	margin: 0 auto ;
	width:1150px;
	height:174px;
	left:10px;
	z-index:1000;
}
.content-base{
	position:relative;
	margin: 0 auto ;
	width:1150px;
	top: -30px;
	vertical-align: middle;
}
.home-content-base{
	position:relative;
	margin: 0 auto ;
	width:1150px;
	top: -30px;
	vertical-align: middle;
}

.main-content-outer{
	display: table;
	top:145px;
	width:1150px;
	background-image:url('https://liveticket.tv/graphics/stripe.png');
	border-style:solid;
	border-width:2px;
	border-color: #000000;
	vertical-align: middle;
	padding: 8px;
}
.footer{
	display: table;
	width:1150px;
	padding: 3px;
	text-align: center;
	color : #000000 ;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
}


.header-spacer{
	display: table;
	width:1150px;
	height:100px;
	padding: 3px;
}
.main-content-middle{
	display: table;
	width: 1150px;
	vertical-align: middle;
}
.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 */
}

.games-main-content-inner{
	width: 95%;
	display: table-cell;
	border-spacing: 10px;
	text-align: center;
	border-style:solid;
	border-width:2px;
	border-color: #000000;
}

.roster{
	display: table-cell;
	background: #ffffff;
	border-style:solid;
	border-width:2px;
	border-color: #000000;
	padding: 8px;
	width: 300px;
	overflow:hidden;
}
.recent-games{
	display: table-cell;
	background: #ffffff;
	border-style:solid;
	border-width:2px;
	border-color: #000000;
	padding: 8px;
	width: 300px;
	overflow:hidden;
}
.season-schedule{
	display: table-cell;
	background: #ffffff;
	border-style:solid;
	border-width:2px;
	border-color: #000000;
	padding: 8px;
	width: 300px;
	overflow:hidden;
}
.ads{
	display: table-cell;
	overflow:hidden;
	vertical-align:top;
}

.facebook_container{
	background: #ffffff;
	border-style:solid;
	border-width:2px;
	border-color: #000000;
	padding: 8px;
	width: 260px;
	height:555px;
	overflow:hidden;
	vertical-align:top;
	margin: 0 0 15px 0;
}

.ad_container{
	background: #ffffff;
	border-style:solid;
	border-width:2px;
	border-color: #000000;
	padding: 8px;
	width: 130px;
	height:260px;
	overflow:hidden;
	vertical-align:top;
	margin: 0 0 15px 0;
}
.ad_container_last{
	background: #ffffff;
	border-style:solid;
	border-width:2px;
	border-color: #000000;
	padding: 8px;
	width: 130px;
	overflow:hidden;
	vertical-align:top;
}

.home-main{
	display: table-cell;
	background: #ffffff;
	border-style:solid;
	border-width:2px;
	border-color: #000000;
	padding: 8px;
	width: 620px;
	overflow:hidden;
}

.home-main-facebook{
	display: table-cell;
	background: #ffffff;
	border-style:solid;
	border-width:2px;
	border-color: #000000;
	padding: 8px;
	width: 520px;
	overflow:hidden;
}




a{
	text-decoration:none;
	outline:none
	text-color: #555555;
}
a:hover{
	text-decoration:none;
	outline:none
	text-color: #555555;
}
a:selected{
	text-decoration:none;outline:none
	text-color: #555555;
}
a:active{
	text-decoration:none;outline:none
	text-color: #555555;
}
a{
	border:0;
	outline:none
	text-color: #555555;
}

li {
	display:block;
	margin:10px 0px 10px -40px;
	list-style-type:none;
	background: #eeeeee;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	text-color: #7b209c;
}
li:nth-child(odd) {
	display:block;
	margin:10px 0px 10px -40px;
	list-style-type:none;
	background: #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	text-color: #7b209c;
}



a.home_nav:link {
	color : #ffffff ;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 19px ;
	font-weight : 600;
	text-decoration : none;
	font-style:italic;
}
a.home_nav:hover {
	color : #f7cc09 ;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 19px ;
	font-weight : 600;
	text-decoration : none;
	font-style:italic;
}
a.home_nav:visited {
	color : #ffffff ;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 19px ;
	font-weight : 600;
	text-decoration : none;
	font-style:italic;
}
a.home_nav:visited:hover {
	color : #f7cc09 ;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 19px ;
	font-weight : 600;
	text-decoration : none;
	font-style:italic;
}


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


 
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 19px ;
	font-weight : 600;
}
.no-games{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px ;
}

li a:link{
	color : #4c0665 ;
	text-decoration:none;
}

li a:hover{
	color : #7b209c ;
	text-decoration:none
}

li a:visited{
	color : #4c0665 ;
	text-decoration:none
}

li a:visited:hover {
	color : #7b209c ;
	text-decoration:none
}

#iframe-div
{
	width    : 100%;
    	height   : 4000px;
    	overflow : hidden;
    	position : relative;

}

#game-iframe
{

	position : absolute;
    	top      : -220px;
    	left     : -150px;
    	width    : 1280px;
    	height   : 4500px;
}










