#feedPages{
	width:100%;
	margin:0 0 10px 5px;
	font-size:12px;
	font-weight:bold;
		border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	padding:5px;
}

#feedPages a{
	color:#2c4f8e;
	text-decoration:none;
	font-weight:normal; !important
}


#scheduleTB{
width:100%;
	border:solid 2px #ccc;
	padding:3px;
	font-size:12px;
	background-color:#FFF;
	color:#666;
}

#semanaHeader{
	background-color:#0061A0;
	color:#FFF;
	font-weight:bold;
	padding:3px;
	
}


.fechaHeader{
	background-color:#EFF2F6;
	color:#000;
	font-weight:bold;
	padding:3px;
}

.resultCell{
	background-color:#F7F7F7;
	text-align:center;
}

.versus{
	font-size:20px;
}

.scheDivisor{
	height:2px;
	background-color:#ECECEC;
}
.team-logo {
	width:49px;
	height:34px;
	margin-top:1px;
	margin-left:auto;
	margin-right:auto;
	cursor:pointer;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../img/teamlogos49x34.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	
}


.team-logo#ARI {background-position:0 0;}
.team-logo#ATL {background-position:0 -34px;}
.team-logo#BAL {background-position:0 -68px;}
.team-logo#BUF {background-position:0 -102px;}
.team-logo#CAR {background-position:0 -136px;}
.team-logo#CHI {background-position:0 -170px;}
.team-logo#CIN {background-position:0 -204px;}
.team-logo#CLE {background-position:0 -238px;}
.team-logo#DAL {background-position:0 -272px;}
.team-logo#DEN {background-position:0 -306px;}
.team-logo#DET {background-position:0 -340px;}
.team-logo#GB  {background-position:0 -374px;}
.team-logo#HOU {background-position:0 -408px;}
.team-logo#IND {background-position:0 -442px;}
.team-logo#JAC {background-position:0 -476px;}
.team-logo#KC  {background-position:0 -510px;}
.team-logo#MIA {background-position:0 -544px;}
.team-logo#MIN {background-position:0 -578px;}
.team-logo#NE  {background-position:0 -612px;}
.team-logo#NO  {background-position:0 -646px;}
.team-logo#NYG {background-position:0 -680px;}
.team-logo#NYJ {background-position:0 -714px;}
.team-logo#OAK {background-position:0 -748px;}
.team-logo#PHI {background-position:0 -782px;}
.team-logo#PIT {background-position:0 -816px;}
.team-logo#STL {background-position:0 -850px;}
.team-logo#SD  {background-position:0 -884px;}
.team-logo#SF  {background-position:0 -918px;}
.team-logo#SEA {background-position:0 -952px;}
.team-logo#TB {background-position:0 -986px;}
.team-logo#TEN {background-position:0 -1020px;}
.team-logo#WAS {background-position:0 -1054px;}
.team-logo#APR {background-position:0 -1088px;}
.team-logo#NPR {background-position:0 -1122px;}

﻿
				
/* Container styling*/
#vertical_container {
	margin: 0 0 12px 0;
	width: 100%;
	background: #ffffff;
	border-bottom: 1px solid #A5A5A5;
}

#vertical_container p{
	font-size:10px;
	color:#333
}

#vertical_container a{
	text-decoration:none;
}

#vertical_container a:hover{
	color:#253673;
}

.vertical_accordion_toggle {
	background-position: left center;
	display: block;
	outline: none;
	cursor: pointer;
	overflow: hidden;
	padding: 0 0 0 22px;
	background: #f3f3f3 url('../img/bg-sidenav-item.gif') no-repeat;
	font-weight: bold;
	text-decoration: none;
	margin: 0 0 2px;
	font-size: 11px;
}
.vertical_accordion_toggle span{
	line-height:17px
}

.vertical_accordion_toggle_active {
	background-position: left center;
	display: block;
	outline: none;
	cursor: pointer;
	overflow: hidden;
	padding: 0 0 0 22px;

	font-weight: bold;
	text-decoration: none;
	margin: 0 0 2px;
	font-size: 11px;

	background: #f3f3f3 url('../img/bg-sideanv-item-active.gif') no-repeat;
}
.vertical_accordion_toggle_active span {
	line-height:17px}

.vertical_accordion_content {

	overflow: hidden;
	background-color: #ffffff;
	color: #444444;

}

.vertical_accordion_content_holder {
	display:block;

	line-height: 120%;
	background: #ffffff;
}

.vertical_accordion_content_holder .tabs .videos {
	background-color: #F5F5F5;
	
}
.vertical_accordion_content_holder .tabs .videos img{
	margin-left:5px
}
