.tab {
	background-color: #007;
	color: #fff;
	padding: 3px 5px 0px 5px;
	margin: 3px 5px 0px 5px;
	float: left;
    display: block;
	cursor: pointer;
}

#active {
	background-color: #007;
	cursor: default;
}

#notice {
	background-color: #fff;
	color: #000;
	font-style: italic;
	font-size: 85%;
	cursor: default;
}


#release {
	padding-left: 10px;
}
.plays {
	padding-left: 10px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
}
.participation {
	padding-left: 0px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
}
h1.game-title {
	font-size: 2.4em;
	margin: 1em 0;
	margin: 10px 0 5px 0;
}

h1.game-title img {
	display:inline;
	padding:0 5px 0 0;
	vertical-align:middle;
}
h2.game-sub {
	font-size: 1.4em;
	margin: 1em 0;
	margin: 10px 0 14px 0;
}
.rank {
	font-size: .7em;
}
.linescore td.highstats {
	font-size: .9em;
	text-align: left;
}
a.button, a:visited.button {
    background: transparent url('/assets/img/bgButton_a.gif') no-repeat scroll top right;
    color: #777;
    display: block;
    float: left;
    font: bold 11px Arial, sans-serif;
    height: 21px;
    margin-right: 6px;
    padding-right: 13px; /* sliding doors padding */
    text-decoration: none;
}

a.button:hover {
	color: #222;
}

a.button span {
    background: transparent url('/assets/img/bgButton_span.gif') no-repeat;
    display: block;
    line-height: 13px;
    padding: 4px 0 4px 15px;
}

a.on, a:visited.on {
	background-position: bottom right;
	color: white;
}

a.on:hover {
	color: white;
}

a.on span {
	background-position: bottom left;
}

.game-head {
	border-top: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	margin: 7px 30px 7px 0;
}

.game-head td {
	border: 0px;
}

.ls-wrap {
	border-right:1px solid #e1e1e1;
	float:left;
	margin-right:10px;
	margin-left:0px;
	padding:8px 10px 8px 0px;
}


.ls-wrap-live {
	float:left;
	margin: 0px;
	padding: 0px;
	width: 475px;

}

.pitchers-wl {
	width: 450px;
	float:left;
	padding:10px 0 0;
	font-size: 8pt;
}

.hoops-notes {
	width: 100%;
	float:left;
	padding:10px 0 0;
	font-size: 90%;
}

.notes {
	font-size: 8pt;
	padding: 5px 0px 5px 0px;
}

tr.gamehead {
	background-color: #007;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	
}
.gamehead th {
	color: #fff;
	padding: 3px 0px 3px 0px;
	border: 1px solid #ccc;
	}

#white th {
	background-color: #fff;
	color: #000;
}

#white {
	background-color: #fff;
	color: #000;
}

tr.linescorehead {
	background-color: #007;
	text-transform: uppercase;
	font-weight: bold;
	}

.linescorehead th {
	text-align: left;
	color: #fff;
	padding: 3px 3px 3px 3px;
	border: 0px;
	}
.linescorehead .period {
	text-align: right;
	width: 20px;
	}
.linescorehead .periodot {
	text-align: right;
	width: 20px;
	}
.linescorehead .stadium {
	text-align: right;
	width: 20px;
	}

.ingame {
	width: 300px;
}

.linescore td {
	padding: 3px;
	text-align: right;
}

.linescore td.team {
	text-align: left;
	font-weight: bold;
}

.linescore th.period {
	width: 1.3em;
	vertical-align: bottom;
	font-weight: bold;
}

.linescore td.periodn {
	width: 1.3em;
	vertical-align: bottom;
	padding-right: 8px;
}

.linescore td.inning-bold {
	width: 1.3em;
	vertical-align: bottom;
	font-weight: bold;
}

.linescore td.inningn-bold {
	width: 1.3em;
	vertical-align: bottom;
	padding-right: 8px;
	font-weight: bold;
}

.linescore td.inningn {
	width: 1.3em;
	vertical-align: bottom;
	padding-right: 8px;
}

.linescore td.inning {
	width: 1.3em;
	vertical-align: bottom;
}

.linescore td.period {
	width: 10px;
	vertical-align: bottom;
	font-weight: bold;
}

.linescore th.periodot {
	width: 10px;
	font-size: 7pt;
	vertical-align: bottom;
	padding-left: 8px;
}
.linescore th.inningot {
	width: 10px;
	font-size: 7pt;
	vertical-align: bottom;
	padding: 0px 0px 3px 1px;
	text-align: right;
}
.linescore th.inningotn {
	width: 10px;
	font-size: 7pt;
	vertical-align: bottom;
	padding: 0px 4px 3px 0px;
	text-align: right;
}

.linescore th.total-r {
	width: 10px;
	font-size: 7pt;
	vertical-align: bottom;
	padding: 0px 0px 3px 1px;
	text-align: right;
}

.linescore th.total-h {
	width: 10px;
	font-size: 7pt;
	vertical-align: bottom;
	padding: 0px 0px 3px 1px;
	text-align: right;
}
.linescore th.total-e {
	width: 10px;
	font-size: 7pt;
	vertical-align: bottom;
	padding: 0px 4px 3px 1px;
	text-align: right;
}

.linescore {
	width: 400px;
	float: left;
	font-size: 8pt;
	padding: 5px;
	margin: 5px;
	position: relative;
}

.linescore td.inningot {
	width: 10px;
	padding: 3px 0px 0px 1px;
	text-align: right;
}
.linescore td.inningotn {
	width: 10px;
	padding: 3px 4px 0px 0px;
	text-align: right;
}

.linescore th.stadium {
	font-size: 7pt;
	vertical-align: bottom;
	text-align: left;
	padding-left: 8px;
}
.linescore td.ranking {
	border-left: 1px solid #ccc;
}

.linescore td.total {
	width: 10px;
	font-weight: bold;
	padding: 3px 0px 3px 1px;
}

.linescore td.total-e {
	width: 10px;
	font-weight: bold;
	padding: 3px 4px 3px 1px;
}

.linescore td.total-r {
	width: 10px;
	font-weight: bold;
	padding: 3px 4px 3px 1px;
}

.linescore td.total-h {
	width: 10px;
	font-weight: bold;
	padding: 3px 0px 3px 1px;
}

.linescore td.ts {
	font-weight: bold;
}

.game-status {
	float: left;
	padding: 30px 0 0 22px;
}

.gamestatus {
	text-align: center;
	width: 100%;
	padding: 0px;
	margin: 0px;
	margin-top: 20px;
	border: 0px;
}

.gamestatus img {
	vertical-align: middle;
}

.gamestatus td.score {
	border: 0px;
	font-size: 3em;
	line-height: 25px;
	color: #007;
	font-weight: bold;
	text-align: center;
}

.gamestatus td.score-basesoft {
	border: 0px;
	font-size: 3em;
	line-height: 1.5em;
	color: #007;
	font-weight: bold;
	text-align: center;
}

.gamestatus td.clock {
	border: 0px;
	font-size: 1.4em;
	line-height: 25px;
	color: #000;
	font-weight: bold;
	text-align: center;
	vertical-align: center;
}

* html .game-status {
	padding: 19px 0 0 22px;
}

.game-status h4 {
	margin: 0;
	padding: 0;
	font-size: 1.4em;
	line-height: 1.4em;
}

.game-status h5 {
	margin: 0;
	padding: 0;
	font-size: 1em;
}

.game-status img {
	vertical-align: middle;
}

.officials {
	float: left;
	padding: 5px 10px 5px 10px;
	border-left: 1px solid #007;
	font-size: .8em;
}

.ingamealert {
	float: left;
	font-size: 12pt;
	font-weight: bold;
	color: #fff;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #f00;
	background-color: #a00;
	padding: 5px 0 5px 0;
	width: 98%;
	text-align: center;
}

.officials p {
	margin: 0 0 6px 0;
	padding: 0;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
/*BOX SCORE DIV*/
.boxscore-left {
	float: left;
	width: 475px;
	padding-left: 10px;
}

.boxscore {
	clear: both;
	width: 99%;
	padding: 0px;
	margin: 0px;
	padding-right: 10px;
	position: relative;
}

.boxscore-right {
	float: right;
	padding-right: 10px;
	width: 400px;
}

.lasttenplays {
	float: left;
	padding-left: 10px;
	width: 475px;
}

.storyinsert {
	float: right;
	display: block;
	width: 350px;
	padding: 10px 0px 5px 10px;
	margin: 10px 0px 5px 10px;
}

.storyinsert2 {
	float: right;
	display: block;
	width: 350px;
	padding: 10px 0px 5px 10px;
	margin: 10px 0px 5px 10px;
	border-left: 1px solid #ccc;
	font-size: 8pt;
}

.fbinsert {
	float: right;
	clear: right;
	display: block;
	width: 300px;
	padding: 10px 0px 5px 10px;
	margin: 10px 0px 5px 10px;
}

.social-links {
	float: right;
	clear: right;
	display: block;
	width: 300px;
	padding: 10px 0px 5px 10px;
	margin: 10px 0px 5px 10px;
}

.facebook {
	float: left;
	display: block;
	width: 125px;
	padding: 0px;
	margin: 0px;
}

.gplusone {
	vertical-align: center;
	float: left;
	display: block;
	width: 50px;
	padding: 0px 0px 0px 10px;
	margin: 0px;
	height: 20px;
}

.twitter {
	float: left;
	display: block;
	width: 100px;
	padding: 0px;
	margin: 0px;
}

.fbinsert iframe {
	width: 150px;
	display: block;
	float: right;
}

.storyinsert table {
	width: 350px;
	margin: 0px;
	font-size: 11px;
	padding: 0px;
}

.tablehead {
	background:#DCDCDC none repeat scroll 0% 0%;
	color:#000000;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	font-style:normal;
	margin:0px;
	vertical-align:top;
	width:100%;
}

.colhead {
	background:#007;
	color: #fff;
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.colhead2 {
	background:#c1c1c1;
	font-weight: bold;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;}
.colhead2 th{
	border: 1px solid #fff;
	padding: 3px 0px 3px 0px;
	color: #000;
	}
.colhead4 {
	background:#c1c1c1;
	color: #000;
	font-weight: bold;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	
}
.colhead3 {
	background:#000;
	color: #000;
	font-weight: bold;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
tr#pointer {
	cursor: pointer;
	}

.comment {
	font-weight: bold;
}

.penalty {
	color: #800;
	font-style: italic;
}

.baseballsub {
	color: #000;
	font-weight: bold;
}

.baseballout {
	color: #800;
	font-weight: bold;
}

.score {
	color: #080;
	font-weight: bold;
}

.gfg {
	color: #080;
	font-weight: bold;
}
.bfg {
	color: #000;
	font-weight: bold;
}
.mfg {
	color: #800;
	font-weight: bold;
}


.highlight {
	background-color: #ffb;
}
.highlight-current {
	background-color: #ef984a;
}
.tablehead td{
	border: 1px solid #ccc;
	padding: 3px 2px 3px 2px;
	}
	.tablehead td.no_padding{
		padding: 0px;
		}

.oddrow {
	background-color: #FFF;
}

.evenrow {
	background-color: #ececec;
}

.tablehead {
	line-height: normal;
	border: 1px solid #ccc;
}
table#inside{
	width: 98%;
	margin-left: 1%;
	}
.bld {
	font-weight: bold;
}
.rz {
	color: #a00;
}
.bonus {
	color: #a00;
	font-weight: bold;
	font-size: 8pt;
}
.gp-body {
	font-size: 1.2em;
	line-height: 1.6em;
	padding: 0 28px 0 0;
}

.nowbatting {
	display: inline;
	float: left;
	width: 228px;
	text-align: center;
	color: #000;
	font-size: 10pt;
	padding: 0;
	margin: 0;
	border: 1px solid #000;
}

.nowpitching {
	display: inline;
	float: right;
	width: 228px;
	text-align: center;
	color: #000;
	font-size: 10pt;
	padding: 0;
	margin: 0;
	border: 1px solid #000;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.highlight{
	background-color: #eee;
	}

div.autocomplete {
  position:absolute;
  width:250px;
  background-color:#eee;
  border:1px solid #888;
  margin:0px;
  padding:0px;
}
div.autocomplete ul {
  list-style-type:none;
  margin:0px;
  padding:0px;
}
div.autocomplete ul li.selected {
  background-color: #ffb;
}
div.autocomplete ul li {
  background-color: #fff;
  list-style-type:none;
  display:block;
  margin:0;
  padding:2px;
  cursor:pointer;
}

.bso {
	position: absolute;
	font-size: 10pt;
}

.lastplay {
	font-size: 10pt;
	margin-top: 5px;
	line-height: 1.3em;
}

.bases {
    background: url('../img/bases.png');
    height: 13px;
	width:22px;
	margin-top: 5px;
	margin-left: 15px;
	position: absolute;
}
.bases-pxp {
    background: url('../img/basespxp.png');
    height: 13px;
	width: 22px;
	margin: 0px, 22px, 0px, 5px;
	position: static;
	float: left;
}
.bases100 {
	background-position:0px 0px;
}
.bases110 {
	background-position:-22px 0px;
}
.bases101 {
	background-position:-44px 0px;
}
.bases010 {
	background-position:-66px 0px;
}
.bases011 {
	background-position:-88px 0px;
}
.bases111 {
	background-position:-110px 0px;
}
.bases001 {
	background-position:-132px 0px;
}
.bases000 {
	background-position:-154px 0px;
}



#slide-images {
	width:450px;
	height:368px;
}
#slide-images li {
	position:absolute;
	display:block;
	list-style-type:none;
	margin:0px;
	padding:0px;
}
#slide-images li img {
	display:block;
	border: 0;
}

.visboard {
	top: 1px;
	background: transparent url('../img/scoreboard.png');
	background-position: 0px 0px;
    height: 68px;
	width: 154px;
	margin: 0px, 0px, 0px, 0px;
	position: absolute;
	float: left;
	color: #fff;
}

#visname {
	left: 4px;
	width: 146px;
	overflow: hidden;
	text-align: center;
	font-family: Verdana;
	font-weight: bold;
	font-size: 8pt;
	position: absolute;
	top: 2px;
	text-transform: uppercase;
}

#vislogo {
	top: 22px;
	left: 2px;
	width: 50px;
	height: 46px;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
	position: absolute;
}

#visscore {
	top: 18px;
	left: 57px;
	width: 94px;
	height: 46px;
	overflow: hidden;
	text-align: center;
	position: absolute;
	font-family: Verdana;
	font-weight: bold;
	font-size: 26pt;
	color: #000;
}

.homeboard {
	background: transparent url('../img/scoreboard.png');
	background-position: 0px -68px;
	top: 1px;
	left: 320px;
    height: 68px;
	width: 154px;
	margin: 0px, 0px, 0px, 0px;
	position: absolute;
	float: right;
	color: #fff;
}

.homeboard-baseball {
	background: transparent url('../img/scoreboard.png');
	background-position: 0px -68px;
	top: 1px;
	left: 315px;
    height: 68px;
	width: 154px;
	margin: 0px, 0px, 0px, 0px;
	position: absolute;
	float: right;
	color: #fff;
}

#homename {
	left: 4px;
	width: 146px;
	overflow: hidden;
	text-align: center;
	font-family: Verdana;
	font-weight: bold;
	font-size: 8pt;
	position: absolute;
	top: 2px;
	text-transform: uppercase;
}

#homelogo {
	top: 22px;
	right: 2px;
	width: 50px;
	height: 46px;
	overflow: hidden;
	text-align: center;
	position: absolute;
}

#homescore {
	top: 18px;
	right: 57px;
	width: 94px;
	height: 46px;
	overflow: hidden;
	text-align: center;
	position: absolute;
	font-family: Verdana;
	font-weight: bold;
	font-size: 26pt;
	color: #000;
}

#homebonus {
	top: 56px;
	right: 57px;
	width: 94px;
	height: 46px;
	overflow: hidden;
	text-align: center;
	position: absolute;
	font-family: Verdana;
	font-weight: bold;
	font-size: 6pt;
	color: #a00;
	text-transform: uppercase;
}

#visbonus {
	top: 56px;
	left: 57px;
	width: 94px;
	height: 46px;
	overflow: hidden;
	text-align: center;
	position: absolute;
	font-family: Verdana;
	font-weight: bold;
	font-size: 6pt;
	color: #a00;
	text-transform: uppercase;
}

#hometol {
	top: 56px;
	right: 57px;
	width: 94px;
	height: 46px;
	overflow: hidden;
	text-align: center;
	position: absolute;
	font-family: Verdana;
	font-weight: bold;
	font-size: 6pt;
	color: #000;
	text-transform: uppercase;
}

#homeball {
	top: 35px;
	right: 133px;
	width: 16px;
	height: 16px;
	text-align: center;
	position: absolute;
}

#visball {
	top: 35px;
	left: 133px;
	width: 16px;
	height: 16px;
	text-align: center;
	position: absolute;
}

#vistol {
	top: 56px;
	left: 57px;
	width: 94px;
	height: 46px;
	overflow: hidden;
	text-align: center;
	position: absolute;
	font-family: Verdana;
	font-weight: bold;
	font-size: 6pt;
	color: #000;
	text-transform: uppercase;
}

.scoreboard {
	width: 500px;
	height: 70px;
	padding: 0px;
	top: 0px;
	position: relative;
}
.scoreboard-baseball {
	width: 470px;
	height: 70px;
	padding: 0px;
	top: 0px;
	position: relative;
}

.clockarea {
	top: 1px;
	background: transparent url('../img/clockarea.png');
	display: table;
	left: 155px;
	height: 68px;
	width: 164px;
	padding: 0px;
	margin: 0px;
	position: relative;
	overflow: hidden;
}

.clockarea-baseball {
	top: 1px;
	background: transparent url('../img/clockarea-baseball.png');
	display: table;
	left: 155px;
	height: 68px;
	width: 159px;
	position: relative;
	overflow: hidden;
}
.clockarea-football {
	top: 1px;
	background: transparent url('../img/clockarea-baseball.png');
	display: table;
	left: 155px;
	height: 68px;
	width: 159px;
	position: relative;
	overflow: hidden;
}
.clockarea-baseball-final {
	top: 1px;
	background: transparent url('../img/clockarea-baseball-final.png');
	display: table;
	left: 155px;
	height: 68px;
	width: 159px;
	position: relative;
	overflow: hidden;
}

.clockdata {
	display: table-cell;
	vertical-align: middle;
	margin: 0px 0px 0px 0px;
}

.clockdata-football {
	display: table-cell;
	vertical-align: middle;
	margin: 0px 0px 0px 0px;
}

.clockdata-football-summary {
	display: table-cell;
	vertical-align: middle;
	margin: 0px 0px 0px 0px;
}

.clockdata p {
	margin: 4px 0px 0px 0px;
	text-align: center;
	font-family: Verdana;
	font-weight: bold;
	font-size: 16pt;
	line-height: 16pt;
}

.clockdata-football p {
	margin: 4px 0px 0px 0px;
	text-align: center;
	font-family: Verdana;
	font-weight: bold;
	font-size: 12pt;
	line-height: 12pt;
}

.clockdata-football-summary p {
	margin: 4px 0px 0px 0px;
	text-align: center;
	font-family: Verdana;
	font-weight: bold;
	font-size: 10pt;
	line-height: 10pt;
}

#rhelob {
	top: 5px;
	left: 1px;
	width: 159px;
	height: 20px;
	overflow: hidden;
	text-align: center;
	display: block;
	position: relative;
	font-family: Verdana;
	font-weight: bold;
	font-size: 8pt;
	color: #000;
	text-transform: uppercase;
}

#balltogo {
	top: 13px;
	left: 1px;
	width: 159px;
	height: 20px;
	overflow: hidden;
	text-align: center;
	display: block;
	position: relative;
	font-family: Verdana;
	font-weight: bold;
	font-size: 7pt;
	color: #000;
	text-transform: uppercase;
}

#balltogo-summary {
	top: 10px;
	left: 1px;
	width: 159px;
	height: 20px;
	overflow: hidden;
	text-align: center;
	display: block;
	position: relative;
	font-family: Verdana;
	font-weight: bold;
	font-size: 7pt;
	color: #000;
	text-transform: uppercase;
}

#sticky {
	width: 980px;
	background-color: #fff;
	padding-bottom: 5px;
}
.sticky-fade {
	display: block;
	background: transparent url('../img/sticky-fade.png') repeat-x 50% 39px;
	width: 980px;
	height: 39px;
}

.record-box{
	margin-top:5px;
	text-align: center;
	font-size: 9pt;
	
	background:#eee;
	border:1px solid #ccc;
	padding: 10px;
	margin: 5px;
	width: 210px;
	float: left;
	
	/* Rounded corners */
	-moz-border-radius:10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius:10px;
	position: relative;
}

#football .record-box {
	width: 260px;
}

.record-head {
	clear: both;
	padding-top: 5px;
	color: #fff;
	background-color: #007;
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
}

.record-cat {
	position: relative;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}

.record-num {
	position: relative;
	left: 2;
	top: 2;
	padding-right: 5px;
	float: right;
	font-size: 30pt;
	font-weight: bold;
	text-align: left;
	color: #007;
}
.lowest {
	border-top: 1px dashed #000;
	clear: both;
	padding-bottom: 3px;
}

.record-num2 {
	position: relative;
	left: 2;
	top: 2;
	padding-right: 5px;
	float: right;
	font-size: 30pt;
	font-weight: bold;
	text-align: left;
	color: #007;
}

#leaders .record-num {
	float: none;
	font-size: 10pt;
	color: #000;	
}

#leaders .record-num2 {
	float: none;
	font-size: 10pt;
	color: #000;	
}

#leaders .record-box {
	text-align: left;
}

#leaders .oddrow {
	background-color: #fff;
	padding: 3px;
}

#leaders .evenrow {
	background-color: none;
	padding: 3px;
}

#leaders .oddrow {
	background-color: #fff;
	padding: 3px;
}

#leaders .thisseason {
	background-color: #f0d5a6;
	padding: 3px;
	border-bottom: 1px solid #eee;
}

#leaders .center {
	text-align: center;
}