@charset "utf-8";
/* CSS Document */
ul, li, div{
	margin:0;
	padding:0;
}
p{
	margin:0 0 10px 0;
	padding:0;
	font-size:12px;
}
#container-mlb{
	width:828px;
	padding-bottom:15px;
	margin:0 auto;
}

#mlb-top{
	position:relative;
	width:828px;
	height:463px;
	background:url(/img_pr/mlb-top-3.png) 0 0 no-repeat;
	clear:both;
}
#mlb-top-xinnings{
	position:relative;
	width:828px;
	height:339px;
	background:url(/img_pr/mlb_top_extra_innings_2.png) 0 0 no-repeat;
	clear:both;
	background-image: url(/img_pr/mlb_top_extra_innings_3.png);
}
#mlb-top-text{
	position:absolute;
	color:#ccc;
	text-align:left;
}

#mlb-top-text a{
	text-decoration:underline;
	font-size:12px;
	}
	
#mlb-top-text a, #mlb-top-text strong{
	color:#fff;
}

#mlb-top-text strong{
	font-weight:bold;
	}

#mlb-top-text img{
	float:left;
	margin:0 12px 12px 0;
}
#mlb-top-video{
	position:absolute;
	width:250px;
	height:250px;
}
#mlb-subcontent{
	background:#353535 url(/img_pr/mlb_bg.png) 0 0 repeat-y;
}

#mlb-teams{
	width:820px;
	margin:0 auto;
}

/* Opciones destacadas*/

#mlb-opciones{
	background:#353535 url(/img_pr/mlb_bg_opciones.png) 0 0 repeat-y;
	height:100%;
}
#mlb-opciones-txt{
	float:left;
	width:33%;
}
#mlb-opciones-txt p{
	margin:11px 11px 8px 20px;
	color:#fff;
	font-size:11px;
	text-align:left;
}
#mlb-opciones ul{
	clear:left;
	margin:0 0 0 8px;
	padding:0;
	list-style-type:none;
}
#mlb-opciones ul li{
	display:inline
}
#mlb-opciones ul li a{
	float:left;
	width:272px;
	height:44px;
	overflow:hidden;
	text-indent:-9999px;
}
#mlb-opciones ul li a.xinnings{
	background:url(/img_pr/mlb-btn-xtrainnings.png) no-repeat;
	background-position:0 0
}
#mlb-opciones ul li a.ondirectv{
	background:url(/img_pr/mlb-btn-ondirectv.png) no-repeat;
	background-position:0 0
}
#mlb-opciones ul li a.networks{
	background:url(/img_pr/mlb-btn-networks.png) no-repeat;
	background-position:0 0
}
#mlb-opciones ul li a:hover{
	background-position:0 -44px
}


/* Tabs */

#menu-mlb{
	margin:0 0 0 8px;
	padding:8px 0 0 0;
	list-style-type:none;
}
#menu-mlb li{
	display:inline;
}
#menu-mlb a{
	float:left;
	margin-right:1px;
	height:31px;
	overflow:hidden;
	text-indent:-9999px;
}
#menu-mlb a.tab-1{
	width:95px;
	background:url(/img_pr/mlb_tab_1.png) 0 0 no-repeat;
}
#menu-mlb a.tab-1-selected, #menu-mlb a.tab-1-selected:hover{
	width:95px;
	background:url(/img_pr/mlb_tab_1_selected.png) 0 0 no-repeat;
}
#menu-mlb a.tab-2{
	width:163px;
	background:url(/img_pr/mlb_tab_2.png) 0 0 no-repeat;
}
#menu-mlb a.tab-2-selected, #menu-mlb a.tab-2-selected:hover{
	width:163px;
	background:url(/img_pr/mlb_tab_2_selected.png) 0 0 no-repeat;
}
#menu-mlb a.tab-3{
	width:191px;
	background:url(/img_pr/mlb_tab_3.png) 0 0 no-repeat;
}
#menu-mlb a.tab-3-selected, #menu-mlb a.tab-3-selected:hover{
	width:191px;
	background:url(/img_pr/mlb_tab_3_selected.png) 0 0 no-repeat;
}
#menu-mlb a.tab-4{
	width:117px;
	background:url(/img_pr/mlb_tab_4.png) 0 0 no-repeat;
}
#menu-mlb a.tab-4-selected, #menu-mlb a.tab-4-selected:hover{
	width:117px;
	background:url(/img_pr/mlb_tab_4_selected.png) 0 0 no-repeat;
}
#menu-mlb a.tab-5{
	width:117px;
	background:url(/img_pr/mlb_tab_5.png) 0 0 no-repeat;
}
#menu-mlb a.tab-5-selected, #menu-mlb a.tab-5-selected:hover{
	width:117px;
	background:url(/img_pr/mlb_tab_5_selected.png) 0 0 no-repeat;
}
#menu-mlb a:hover, #menu-mlb a#selected{
	background-position:0 -31px
}


/* Links */

#mlb-links ul{
	clear:left;
	margin:0 0 0 12px;
	padding:0;
	list-style-type:none;
	color:#fff;
}
#mlb-links ul li{
	display:inline;
}
#mlb-links ul li a{
	float:left;
	width:263px;
	height:106px;
	color:#fff;
	font-size:11px;
	text-align:left;
	text-decoration:none;
}
#mlb-links ul li a:hover{
	color:#999;
}
#mlb-links ul li a div{
	margin-top:40px;
	margin-left:130px;
	width:125px;
}
#mlb-links ul li a.link1{
	margin-right:9px;
	background: url(/img_pr/mlb_bg_links_1.png) 0 0 no-repeat;
}
#mlb-links ul li a.link2{
	margin-right:9px;
	background: url(/img_pr/mlb_bg_links_2.png) 0 0 no-repeat;
}
#mlb-links ul li a.link3{
	margin-right:9px;
	background: url(/img_pr/mlb_bg_links_3.png) 0 0 no-repeat;
}




/* Calendario*/

#mlb-calendario-combo{
	width:760px;
	margin:0 auto;
	color:#fff;
	font-size:11px;
}
#mlb-calendario-combo select{
	margin:0 12px 0 8px;
	font-size:11px;
	color:#3e3e3e;
	border:#3e3e3e 1px solid
}
#mlb-calendario-combo select option{
	margin:0 8px 0 0;
}
.separador{
	width:786px;
	height:2px;
	margin:12px auto;
	background:#353535 url(/img_pr/mlb_separador.png) 0 0 repeat-x;
}
#calendario{
	width:786px;
	margin:0 auto 20px;
	text-align:center;
	border-collapse:collapse;
	border-spacing:0;
}
#calendario th{
	height:30px;
	margin:0;
	padding:0 9px;
	color:#fff;
	font-size:14px;
	font-weight:normal;
	border-right:#6b6b6b 1px solid;
	text-align:center;
}
#calendario td{
	height:30px;
	margin:0;
	padding:0 9px;
	font-size:11px;
	font-weight:normal;
	border-right:#6b6b6b 1px solid;
	text-align:center;
}
#calendario tr.fondo1{
	color:#adadad;
	background:url(/img_pr/mlb_table_bg_1.png) 0 0 repeat-x
}
#calendario tr.fondo2{
	color:#fff;
	background:url(/img_pr/mlb_table_bg_2.png) 0 0 repeat-x
}
#calendario tr.fondo3{
	color:#ffaa24;
	background:url(/img_pr/mlb_table_bg_hover.png) 0 0 repeat-x;
}
#calendario tbody tr:hover, #calendario tbody td:hover{
	color:#ffaa24;
	background:url(/img_pr/mlb_table_bg_hover.png) 0 0 repeat-x;
}


/* OnDIRECTV */

#mlb-top-ondirectv{
	position:relative;
	width:828px;
	height:357px;
	background:url(/img_pr/mlb_top_ondirectv_2.png) 0 0 no-repeat;
	clear:both;
}
#link-calendario{
	position:absolute;
	top:447px;
	left:198px;
	width:145px;
	height:16px;
	overflow:hidden;
	margin: 0 auto;
	text-indent:-9999px;
	background:url(/img_pr/mlb_link_calendario.png) 0 0 no-repeat;
}
#link-calendario:hover{
	background:url(/img_pr/mlb_link_calendario_over.png) 0 0 no-repeat;
}
#allstargame{
	position:relative;
	width:787px;
	height:118px;
	margin:0 auto;
	overflow:hidden;
	background:url(/img_pr/mlb_allstar_bg.png);
}
#allstargame p{
	position:absolute;
	left:163px;
	top:30px;
	width:600px;
	color:#c3c3c3;
	text-align:left
}
#allstargame p strong{
	color:#fff;
}

/* Networks */

#mlb-top-networks{
	position:relative;
	width:828px;
	height:284px;
	background:url(/img_pr/mlb_top_networks.png) 0 0 no-repeat;
	clear:both;
}
.mlb-network{
	position:relative;
	width:780px;
	height:120px;
	margin:0 auto;
	overflow:hidden;
	background:url(/img_pr/mlb_network_bg.png);
}
.mlb-network p{
	position:absolute;
	left:158px;
	top:43px;
	width:395px;
	color:#c3c3c3;
	text-align:left
}
.mlb-network a{
	position:absolute;
	left:608px;
	top:50px;
	font-size:14px;
	color:#ffaa24;
	text-decoration:none;
}
.mlb-network a:hover{
	color:#ffaa24;
	text-decoration:underline
}

