@charset "utf-8";

/* CSS Document for DIRECTV LA - by Takeoff Media 
   Compatibilidad ie7 - 8, 9 - Chrome - Firefox*/

html, body, div, li, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, figure{
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 12px;
  font-family: Arial;
  list-style:none;
}

/* =Estructura - css
--------------------------------------- */
.loginBar {
  display:none;
}

div.header {
  height: 100px!important; /*necesario altura de header*/
}

div.header div.search input.text {
  height: 20px!important;
  height /*\**/: 16px\9!important /*necesarios correcta visualizaci�n search header en diferentes navegadores*/
}

.intro {
  background: white;
  width: 980px;
  margin: 0 auto; 
  position:relative;
  overflow: hidden;  
}

/* =Cabezal
--------------------------------------- */
figure {
  width: 100%;
  height: 410px;  
  position: relative;
}

figure .text {
  font: bold 14px/14px "Trebuchet MS",sans-serif,Helvetica,Arial,Verdana;
  color: white;
  position: absolute;
  top: 28px;
  left: 12px;
}

figure .titular {
  color: white;
  position: absolute;
  top: 45px;
  left: 12px;
  z-index: 1;
}

figure .titular h1 {
  font: bold 22px "Trebuchet MS", sans-serif, Helvetica, Arial, Verdana;
  margin: 5px 0 0;
}

figure .titular .canales, .call-to-action  span.descripcion, .call-to-action span {
  font-size: 11px;
}

/* =Estructura central
----------------------------------------- */
section a,
article.discover > a > span {
  color: #00ABE3;
  font-size:12px;
  font-weight: bold;
  text-decoration: none;
}

section a:hover {
  text-decoration: underline;
}

section.content {
  margin: 0 0 0 12px;
  width: 715px;
  float: left;
  overflow: hidden;
}

section h1, section h2 {
  font: bold 18px "Trebuchet MS",sans-serif,Helvetica,Arial,Verdana;
  color: #666666;
}

section h1 {
  color: #333333;
  margin: 0 0 15px;
}

section h2{
  margin: 0;
}

section p, section ul li, article > p > b > span {
  font-size:14px;
  color: #333333;
  line-height: 17px;
}

section p.introduccion {
  margin: 0 0 20px;
}

section ul {
  overflow: hidden;
}

ul.principal {
  padding: 0 0 0 8px;
  margin: 5px 0 20px;
}

ul.principal li{
  padding: 4px 0 7px 35px;
  background: url(../img/bullet.jpg) no-repeat;
}

section.datos-laterales {
  width: 232px;
  float: right;
  margin: 0 12px 0 0;
}

article {
  margin: 5px 0 35px;
  overflow: hidden;
}

article.fixture {
  border: solid 2px #E6E6E6;
}

/* =M�dulo especial supercopa
----------------------------------------- */
.press {
  width: 710px;
  height: 252px;  /*necesario altura ie7*/
  overflow: hidden;
  border: 1px solid #E5E5E5;
  background: #e6e6e6; /* Old browsers */
  background: -moz-linear-gradient(top,  #e6e6e6 0%, #ffffff 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e6e6e6), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #e6e6e6 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #e6e6e6 0%,#ffffff 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #e6e6e6 0%,#ffffff 100%); /* IE10+ */
  background: linear-gradient(top,  #e6e6e6 0%,#ffffff 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6e6e6', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}

.press  img {
  float:left;
  margin:0 25px 0 0;
}

.press  img.img-supercopa {
  margin: 15px 0  0 10px;
}

.press p {
  font-size: 12px;
  line-height: 17px;
  width: 220px;
  float: left;
  margin: 0 0 20px;
}

/* =No te pierdas ni un partido(m�dulo)
--------------------------------------- */
article.discover img {
  float: left;
  margin: 0 20px 0 0;
}

article.discover p {
  font-size: 12px;
  margin: 0 0 10px 0;
}

/* =legales datos
----------------------------------------- */
h2.down {
  font-size: 16px;
  margin: 0 0 10px;
}

aside {
  font-size: 10px;
  line-height: 14px;
  color: #333;
  margin: 0 0 30px;
}

aside a {
  font-size: 10px;
}

/* =widget lateral trageter
----------------------------------------- */
.requestquotewidget {
  border: 1px solid #E6E6E6;
  background: #F2F2F2;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 10px;
  margin: 0 0 30px;
  overflow: hidden;
}

.requestquotewidget img {
  margin: 0 0 5px;
}

.requestquotewidget h1 {
  font: bold 18px "Trebuchet MS",sans-serif,Helvetica,Arial,Verdana;
  color: #999999;
  padding: 0;
  margin: 7px 0px 7px 5px;
  background: none;
}

.requestquotewidget h1 {
  font: bold 16px "Trebuchet MS",sans-serif,Helvetica,Arial,Verdana;
  color: #333;
  margin: 5px 0;
  line-height: 16px;
}

.requestquotewidget  p {
  font-size: 12px;
  color: #333;
  margin: 0 0 5px;
}

.requestquotewidget a {
  font-size: 12px;
  color: #189ad1;
  text-decoration: none;
}

/* =call to action bajo
----------------------------------------- */
.big-call-to-action {
  width: 675px;
  height: 70px; 
  background: url(../img/bg-call-to-action-down.jpg) repeat-x;
  border: 1px solid #E6E6E6;
  padding: 20px 15px 10px 20px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}

.big-call-to-action  a:hover {
  text-decoration: underline;
}

.big-call-to-action  a.calltoaction_btn:hover, .big-call-to-action  a, .call-to-action  a  {
  text-decoration: none;
}

.cliente, .no-cliente {
  float: left;
}

.cliente {
  border-left: dashed 1px #b2b2b2;
  padding: 0 0 0 70px;
}

.no-cliente {
  padding: 0 100px 0 10px;
}

.big-call-to-action .cliente p, .big-call-to-action .no-cliente p, .main .big-call-to-action p, .big-call-to-action .highlight  {
  font-size:12px;
}

.big-call-to-action .highlight {
  font-weight: bold;
  color: #009FCC;
}

a.calltoaction_btn, .call-to-action a.calltoaction_btn  {
  width: 83px;
  height: 17px;
  font: bold 11px/17px Arial;
  background: url(../img/btn_cuenta.gif) top left no-repeat;
  color: white;
  text-align: center;
  display: inline-block;
  text-decoration: none;
}

a.calltoaction_btn {
  margin: 5px 0 10px;
}

.call-to-action a.calltoaction_btn {
  margin: 5px 0 10px 20px;
}

/* =call to action lateral
----------------------------------------- */
.call-to-action {
  width: 230px;
  height: 225px;
  display: block;
  background: url(../img/bg_calltoaction.jpg) no-repeat scroll center top transparent;
  position: relative;
  margin: 0 0 30px;
}

.call-to-action .title {
  font: 14px "Trebuchet MS", sans-serif, Helvetica, Arial, Verdana;
  text-align: center;
  line-height: 20px;
  padding: 2px 0 0;
  margin: 0;
}

.call-to-action .deporte-descripcion {
  overflow: hidden;
}

.call-to-action  img {
  float: left;
  padding: 0px 5px;
  border-right: solid 1px #DDD;
  margin: 15px 15px 10px;
}

.call-to-action  .date {
  font: bold 12px/15px "Trebuchet MS", sans-serif, Helvetica, Arial, Verdana;
  color: #666666;
  margin: 25px 0 0;
}

.call-to-action span {
  font-weight: bold;
  color: #333;
  float: left;
  line-height: 17px;
}

.call-to-action  span.descripcion {
  text-transform: uppercase;
  color: #00a0cc;
  float: left;
  margin: 0 0 0 20px;
}

.call-to-action  span.descripcion  sup {
  font-size: 8px;
  line-height: 8px;
}

.call-to-action  span.precio {
  float: right;
  margin: 0 20px 0 0;
}

.call-to-action .item-one {
  position: absolute;
  width: 210px;
  height: 18px;
  background: #D9D9D9;
  margin: 0 auto;
  padding: 7px 5px 5px 5px;
  left: 5px;
  border-radius: 3px;
  bottom: 40px;
}

.call-to-action a {
  background: url(../img/btn-cuenta-b.png) top left no-repeat;
  width: 70px;
  height: 17px;
  color: white;
  text-align: center;
  font: bold 11px Arial;
  display: block;
  line-height: 17px;
  margin: 0px 0 10px;
  float: right;
}

.call-to-action a:hover {
  text-decoration: none;
}

.call-to-action .item-two {
  position: absolute;
  width: 210px;
  height: 18px;
  background: #D9D9D9;
  margin: 0 auto;
  padding: 7px 5px 5px 5px;
  left: 5px;
  border-radius: 3px;
  bottom: 5px;
}

/* =M�dulo social media lateral
--------------------------------------- */
.requestquotewidget-social-media  {
  width: 230px;
  border: 1px solid #E6E6E6;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 0 0 10px;
  margin: 0px 0 30px;
}

.requestquotewidget-social-media li.first {
  background: #fff url("../img/bg-social-media.png") no-repeat;
  height:70px;
  margin: 0;
  border-bottom: 1px solid #E6E6E6;
  display: block;
}

.requestquotewidget-social-media  li, .requestquotewidget-social-media  li.b, .requestquotewidget-social-media  li.c {
  height: 20px;
  margin: 10px 0 0 30px;
}

.requestquotewidget-social-media  li {
  background: #fff url("../img/bg-social-media.png") -230px -19px no-repeat;
}

.requestquotewidget-social-media  li.b {
  background: #fff url("../img/bg-social-media.png") -230px -45px no-repeat;
}

.requestquotewidget-social-media  li.c {
  background: #fff url("../img/bg-social-media.png") -230px -71px no-repeat;
}

.requestquotewidget-social-media  li a {
  font-size: 12px;
  text-decoration: none;
  padding: 0 0 0 30px;
}

.requestquotewidget-social-media  li a:hover {
  text-decoration: underline;
}  

/* =M�dulo canales
----------------------------------------- */
article .canales {
  padding: 5px 0 0;
  overflow: hidden;
}

.separate { /*agregar cuando existen mas de un canal*/
  margin: 0 0 15px;
}

article .canales  img {
  float: left;
  margin: 0 20px 0 0;
}

article .canales h1 {
  font: bold 14px "Trebuchet MS", sans-serif, Helvetica, Arial, Verdana;
  color: #333;
  margin: 3px 0;
}

article .canales p {
  font-size: 12px;
}