@charset "UTF-8";

.main { 
   width: 900px;
   height: 640px;
} 

body { 
   width: 350px;
   height: 320px;
   margin: 0px;
   backgroun-color: #D6E5E7;
/*   background-color: #D3DEE0; */
} 

.portalhead img { 
   border: 0px none;
   //width: 925px;
}
.portalhead { 
   padding-bottom: 1em;              

}

.maincont {
   border-left: 1px dotted #AD1017;
   border-bottom: 1px dotted #AD1017;
   border-right: 1px dotted #AD1017;
   font-size: 14px;
   background-color: #FFFFFF;
}

.maincontopinion {
   /*border-left: 1px dotted #AD1017;
   border-bottom: 1px dotted #AD1017;
   border-right: 1px dotted #AD1017;*/
   font-size: 13px;
   background-color: #FFFFFF;
   width: 450px;
} 

.item a { 
   color: black;
   text-decoration: none;
   font-weight: bold;
}
.item a:hover { 
   color: silver;
   text-decoration: none;
   font-weight: bold;
}

.item { 
   padding: .7em .7em .7em 2em;
}
.item b { 
   font-weight: normal;
   color: #AD1017;
   padding-right: 5px;
}
.item i { 
   font-weight: normal;
   padding-left: 5px;
}

.frtitle { 
    background-color: silver;
    //border: 1px solid #F32C24;
    border-bottom : 1px solid silver;
    font-weight: bold;
    font-size: 16px;       
    line-height: 1.6em;
    padding: 0 1em;
    color: #F32C24;
    text-decoration: none;
} 

.videothumb { 
    width: 320px;
    margin: 12px 0 0 15px;
}
.cartonthumb { 
    width: 320px;
    margin: 10px 0 0 15px;
} 
.moviethumb { 
    width: 320px;
    margin: 10px 0 0 15px;
} 
.videothumb.page { 
    width: 640px;
    margin: 10px auto 0px auto;
} 
.playvideobtn { 
    position: absolute;
    border: none;
    padding-left: 9em;
    padding-top: 5em;
}

.playvideobtn.page { 
    position: absolute;
    border: none;
    padding-left: 20em;
    padding-top: 13em;
}

#videoshowthumb { 
    border: 1px dotted #AD1017;
}
.fullsizebtn { 
    float: right;
    padding-right: 10px;
    visibility: hidden;
}
.fullsizebtn img{ 
    border:0px;
}
.videofoot {
    /*background-color: silver;*/ 
    border: 1px dotted #AD1017;
    margin: auto auto 10px;
    overflow-y: auto;
    font-size: 12px;
    padding-top: 5px;
    color: #000000;
    width: 320px;
    height: 60px;
}
.moviesfoot {
    /*background-color: silver;*/ 
    border: 1px dotted #AD1017;
    margin: auto auto 10px;
    overflow-y: auto;
    overflow-x: none;
    font-size: 14px;
    padding-top: 5px;
    color: #000000;
    width: 340px;
    height: 90px;
}
.videofoot.page { 
    border: 1px dotted #AD1017;
    margin: auto;
    overflow-y: hidden;
    font-size: 12px;
    padding-top: 5px;
    color: #000000;
    width: 640px;
    height: 50px;
}
.videotitle { 
    font-weight: bold;
    padding-bottom: 5px;
    text-align: center;
}
.portletFooter { 
    background-color: #000000;
    border-color: #8CACBB;
    border: dotted 1px silver;
    border-width: 1px;
    margin: 0;
    padding: 0.25em 1em;
    text-align: right;
    display: block;
    font-family: Arial,sans-serif;
    font-size: 10px;
}
.portletFooterOpinion { 
    background-color: #000000;
    border-color: #8CACBB;
    border: dotted 1px silver;
    border-width: 1px;
    margin: 0;
    padding: 0.25em 1em;
    text-align: right;
    display: block;
    font-family: Arial,sans-serif;
    font-size: 10px;
    width: 427px;
}
.portletFooter a { 
    text-decoration: none;
    color: #FFFFFF;
}

.portletFooterOpinion a { 
    text-decoration: none;
    color: #FFFFFF;
}

/*- Videos -*/               

.thumb.page{ 
  float: left;
  padding: 2px;

 }

.thumb img{ 
 width: 95px;
 height: 65px;
 border: 0px none;
 padding-bottom: 5px;

}

.thumbimgmovies{
 border:0 none !important;
 height:120px !important;
 padding-bottom:5px !important;
 width:80px !important;
}

.thumb{ 
 float:right;
 padding:5px;
 }

.thumbmovie{ 
 float:right;
 padding:15px;
 }

.minithumbs { 
 /* float: right; */
 padding-top: 10px;
 margin-right: 10px; 
 }

.minithumbsvids { 
 padding-top: 10px;
 margin-right: 0px;
 height: 90px; 
 }

.minithumbscarts { 
 padding-top: 10px;
 margin-right: 0px;
 height: 90px; 
 }

.minithumbsmovs { 
 padding-top: 0px;
 margin-right: 0px;
 height: 140px; 
 }

#resizevideo { 
    border: 0px none;
}
#videoshowthumb{ 
    width: 320px;
    height: 210px;
    border: 0px none;
}
#videoshowthumb.page{ 
    width: 615px;
    height: 420px;
    border: 0px none;
}
#lightboxvideos{ 
    ackground-color:#eee;
    padding: 10px;
    border-bottom: 2px solid #666;
    border-right: 2px solid #666;
}            
#lightboxvideosDetails{ 
    font-size: 0.8em;
    padding-top: 0.4em;
}
#lightboxvideosCaption{  float: left; }
#keyboardMsg{  float: right; }
#closeButton{  top: 5px; right: 5px; }

#lightboxvideos img{  border: none; clear: both;}
#overlayvideos img{  border: none; }

#overlayvideos{  background-image: url(http://sibyca2.jornada.com.mx/v8.0/images/media/overlay.png); }



* html #overlayvideos{
    background-color: #333;
    background-color: transparent;
    background-image: url(http://sibyca2.jornada.com.mx/v8.0/images/media/imagesblank.gif);
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://sibyca2.jornada.com.mx/v8.0/images/media/overlay.png", sizingMethod="scale");
)
}
.morevids a{ 
   font-size: 12px;
   text-decoration: none;
   color: gray;
} 
.morevids{ 
   clear:both;
   text-align: right;
}

/* Cartones */
#cartonshow img{ 
   width: 320px;
   /*height: 460px;*/
}

.titulo.carton{
   text-align: center;
   padding-top: 5px;
}

.titulo.carton span{
   font-weight: bold;
   
}