strong { font-weight: bold !important; }

#manifesto { background-color: white; min-height: 493px; overflow: hidden; }

#manifesto_content { width: 960px; position: absolute; left: 50%; margin-left: -483px; padding: 0px; }

ol#manifesto_slides { list-style-type: decimal; background-color: #e50050; }

#manifesto_slides li { display: block; width: 960px; height: 100px; font-family: espi-slab-1, espi-slab-2, Lucida Grande, Lucida Sans Unicode, sans-serif; background-color: #e50050; color: #333333; font-size: 60px; cursor: pointer; padding: 150px 0 150px 0; list-style-position: outside; text-indent: -9999px; }
#manifesto_slides li.customers { background: transparent url(/images/we/manifesto_page1.png) center left no-repeat; background-position: 60px 50%; }
#manifesto_slides li.challenge { background: transparent url(/images/we/manifesto_page2.png) center left no-repeat; background-position: 60px 50%; }
#manifesto_slides li.answers { background: transparent url(/images/we/manifesto_page3.png) center left no-repeat; background-position: 60px 50%; }
#manifesto_slides li.suppliers { background: transparent url(/images/we/manifesto_page4.png) center left no-repeat; background-position: 60px 50%; }
#manifesto_slides li.talk { background: transparent url(/images/we/manifesto_page5.png) center left no-repeat; background-position: 60px 50%; }
#manifesto_slides li.trust { background: transparent url(/images/we/manifesto_page6.png) center left no-repeat; background-position: 60px 50%; }
#manifesto_slides li.pay { background: transparent url(/images/we/manifesto_page7.png) center left no-repeat; background-position: 60px 50%; }

ol#manifesto_thumbs { list-style: decimal inside; text-align: left; position: absolute; top: 401px; background-color: #e50050; display: block; width: 960px; }
ol#manifesto_thumbs li { font-family: espi-slab-1, espi-slab-2, Lucida Grande, Lucida Sans Unicode, sans-serif !important; line-height: 1.3em !important; font-size: 15px !important; padding-top: 10px; width: 106px; height: 73px; color: white; float: left; border-left: 1px solid white; padding-left: 15px; margin-right: 15px; }
ol#manifesto_thumbs li:first-child { border: none; padding: 10px 0; padding-left: 15px; }

* + html ol#manifesto_thumbs li { width: 106px; padding-top: 0px; }

ol#manifesto_thumbs li a { color: white; font-weight: normal; }
ol#manifesto_thumbs li a:before { content: ""; }
ol#manifesto_thumbs li a.activeSlide { font-weight: bold; }
