@charset "utf-8";
/* CSS Document */

/*social media module*/
.call-to-action-wrapper h3{font-family: "Trebuchet MS",Arial; font-size: 16px; font-weight: bold; line-height: 19px;}
/*
#social_media {margin-top:4px; width:432px; height:42px; background: url("/img/minisitios/bg_social-media.jpg") no-repeat;}
#social_media a{ font-size:12px!important; text-decoration: none; color: #00ABE3; font-weight: bold;}
#social_media a:hover{ text-decoration:underline}
.directv_sports {width:132px; height:44px; background:url("/img/minisitios/redes_sociales.png") no-repeat; background-position:0px -32px; float:left; margin-right:20px}
.facebook { background:url("/img/minisitios/redes_sociales.png") no-repeat!important; float:left; padding-left:25px; height:16px; width:90px; margin:13px 3px 0 0}
.youtube_channel { background:url("/img/minisitios/redes_sociales.png") no-repeat; background-position:0px -16px; width:125px; float:left; padding-left:25px; height:16px; margin:13px 0 auto}*/

/*social media module*/
div.redes{ margin-top:50px!important;}
#social_media {
	margin-top:4px;
	width:700px; 
	height:42px; 
	background: url("/img/minisitios/bg_social-media.jpg") no-repeat;
}
#social_media li{
	float:left;
	margin-right:40px;
}

#social_media li.facebook{
	background:none;	
}
#social_media a { 
	font-size:12px!important; 
	padding:0 0 1px 26px;
	margin:14px 0;
	float:left;
 	color: #00ABE3!important;
    font-weight: bold!important;
}
.directv_sports {
	width:132px; 
	height:44px; 
	background:url("/img/minisitios/redes_sociales.png") no-repeat; 
	background-position:8px -90px; 
	float:left; 
}
.facebook a{
	background:url("/img/minisitios/redes_sociales.png") no-repeat!important; 
}
.facebook a:hover{
	text-decoration:underline;
}
.youtube_channel a{ 
	background:url("/img/minisitios/redes_sociales.png") no-repeat; 
	background-position:0px -32px; 
}
.youtube_channel a:hover{ 
    text-decoration:underline;
}
.twitter a { 
	background:url("/img/minisitios/redes_sociales.png") no-repeat; 
	background-position:0px -63px; 
}
.twitter a:hover {
    text-decoration:underline;
}