/* Demo CSS - You do not need this css in your own slider */
* {
    font-family: helvetica, arial, sans-serif;
    font-size: 10px;
    color: #999;
    z-index: 1000;
    font-weight: bolder
    }
html {
    height: 100%;
    margin-bottom: 1px
    }
body {
    margin: 0;
    padding: 0;
    height: 100%;
    margin-bottom: 1px;
    font-family: helvetica, arial, sans-serif;
    font-weight: normal;
    padding-top: 0;
    margin-top: 0
    }
table, td, th, div, pre, blockquote, ul, ol, dl, address, .componentheading, .contentheading, .contentpagetitle, .sectiontableheader, .newsfeedheading {
    font-family: helvetica, arial, sans-serif;
    font-weight: normal
    }
#outline {
    width: 1000px;
    margin: 0;
    padding: 0;
    padding-top: 41px;
    padding-bottom: 1px;
    text-align: left;
    padding-left: 0;
    position: relative
    }
#errorboxoutline {
    width: 1000px;
    margin: 0;
    padding: 0;
    border: 0 solid #000;
    position: relative;
    padding-top: 1px
    }
#errorboxheader {
    margin: 0;
    padding: 0;
    background: #E0342B;
    color: #FFF;
    font-weight: bold;
    font-size: 12px;
    line-height: 22px;
    text-align: left;
    border-bottom: 0 solid #000;
    position: static
    }
#errorboxbody {
    margin: 0;
    padding: 3px;
    text-align: left
    }
#techinfo {
    margin: 3px;
    padding: 3px;
    text-align: left;
    border: 0 solid #CCC;
    color: #CCC
    }
#techinfo p {
    color: #CCC
    }
#menu a, #menu span {
    color: #000;
    font-family: century gothic;
    line-height: 25px;
    text-decoration: none;
    height: 100%;
    margin: 0 15px;
    padding-top: 10px;
    font-size: 16px
    }
img {
    border: none
    }
a {
    text-decoration: none;
    border: none
    }
pre {
    font-family: "Source Code Pro", monospace;
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 20px;
    word-break: break-all;
    word-wrap: break-word;
    white-space: pre;
    white-space: pre-wrap;
    background-color: whiteSmoke;
    border: 1px solid #CCC;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
    }
h2 {
    font-size: 48px
    }
h22 {
    font-size: 75px
    }
pre + h2 {
    margin-top: 80px
    }
h5 {
    color: #FFF;
    font-size: 11.5px;
    line-height: 22px
    }
#container {
    max-width: 900px;
    margin: 0 auto;
    padding-bottom: 3px;
    color: white
    }
#banner-fade, #banner-slide {
    margin-bottom: 60px
    }
ul.bjqs-controls.v-centered li a {
    display: block;
    padding: 10px;
    background: #fff;
    color: #000;
    text-decoration: none
    }
ul.bjqs-controls.v-centered li a:hover {
    background: #000;
    color: #fff
    }
ol.bjqs-markers li a {
    padding: 5px 10px;
    background: #000;
    color: #fff;
    margin: 1px;
    text-decoration: none
    }
ol.bjqs-markers li.active-marker a, ol.bjqs-markers li a:hover {
    background: #999
    }
p.bjqs-caption {
    background: rgba(255, 255, 255, 0.5)
    }
#h6 {
    color: #FFF
    }
h11 {
    color: #06F
    }
/* CSS Document */
.footer {
    font-family: helvetica, arial, sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: normal;
    font-weight: bolder;
    font-variant: normal;
    text-transform: none;
    color: #FFF
    }
#footer {
    margin: 0;
    padding: 10px;
    color: #FFF;
    font-weight: bold;
    font-size: 12px;
    color: #FFF;
    line-height: 22px;
    text-align: center;
    border-bottom: 10px solid #fff;
    margin-top: 10px;
    width: 700px;
    margin-left: 100px
    }