﻿.featured-wrapper,
.apf-enlaces{
    position: relative;
}
.apf-enlaces{
	margin:7px 0 5px 3px;
}
/** Carousel **/
.featuredlist {
    position: relative;
    overflow: hidden;
    width: 974px;
    height: 400px;
}
#enlacesapf {
    position: relative;
    overflow: hidden;
    height:94px;
    width:210px;
   	box-shadow:0 2px 2px rgba(0,0,0,.35);
	behavior: url(/_layouts/Pemex/htc/PIE.htc);
}
#maincontent .featuredlist ul,
#maincontent #enlacesapf ul {
    width: 20000em;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
}
.featuredlist li,
#maincontent #sidebar .margin .apf-enlaces #enlacesapf li {
    float: left;
    position:relative;
    list-style-image:none;
    margin:0;
    padding:0;
    background-image:none;
}
/** Carousel Controls **/
#ssprev.jc-prev,
#ssnext.jc-next {
    position: absolute;
    top: 160px;
    right: 0px;
    width: 42px;
    height: 80px;
    cursor: pointer;
    z-index:10;
    text-indent:-9999em;
}
#ssprev.jc-prev{
    left: 0px;
}
#ssnext.jc-next{
    right: 0px;
}
#apf-prev.apf-prev,
#apf-next.apf-next {
    position: absolute;
    top: 23px;
    right: -10px;
    width: 22px;
    height: 47px;
    cursor: pointer;
    background: transparent url('/Style Library/Images/pmx2013/botones/banners-flechas.png') no-repeat 0px 0;
    display:block;
}
#apf-prev.apf-prev{
    left: -13px;
    background: transparent url('/Style Library/Images/pmx2013/botones/banners-flechas.png') no-repeat -22px 0px;
}
