/* SLIDESHOW */
.theme-default .nivoSlider {
    position: relative;
}
.theme-default .nivoSlider img {
  /*  display: none;  */
    left: 0;
    position: absolute;
    top: 0;
}
.theme-default .nivoSlider a {
    border: 0 none;
    display: block;
}
.theme-default .nivo-controlNav a {
    border: 0 none;
    display: block;
    float: left;
    height: 12px;
    left: 237px;
    margin: 4px 6px 0 0;
    text-indent: -9990px;
    width: 11px;
}
.theme-default .nivo-controlNav a.active {
    background-position: 0 -22px;
}
.theme-default .nivo-directionNav a {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    display: block;
    height: 10px;
    text-indent: -9999px;
    width: 10px;
}
.theme-default a.nivo-nextNav {
    background-position: -30px 0;
    right: 15px;
}
.theme-default a.nivo-prevNav {
    left: 15px;
}
.theme-default .nivo-caption {
    font-family: Helvetica,Arial,sans-serif;
}
.theme-default .nivo-caption a {
    color: #fff;
}
.theme-default .nivo-caption a:hover {
    color: #fff;
}
.nivoSlider {
    background: none repeat scroll 0 0 black;
    position: relative;
}
.nivoSlider img {
    left: 0;
    position: absolute;
    top: 0;
}
.nivoSlider a.nivo-imageLink {
    border: 0 none;
    display: none;
    height: 350px;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: 750px;
    z-index: 6;
}
.nivo-slice {
    display: block;
    height: 100%;
    position: absolute;
    z-index: 5;
}
.nivo-box {
    display: block;
    position: absolute;
    z-index: 5;
}
.nivo-caption {
    background: none repeat scroll 0 0 #222222;
    bottom: 0px;
    color: #FFFFFF;
    font-size: 1em;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 8;
}
.nivo-caption p {
    margin: 0;
    padding: 10px;
}
.nivo-caption a {
    display: inline !important;
}
.nivo-html-caption {
    display: none;
}
.nivo-directionNav a {
    cursor: pointer;
    position: absolute;
    top: 45%;
    z-index: 9;
}
.nivo-prevNav {
    left: 0;
}
.nivo-nextNav {
    right: 0;
}
.nivo-controlNav a {
    cursor: pointer;
    position: relative;
    z-index: 9;
}
.nivo-controlNav a.active {
    font-weight: bold;
}
.theme-default #slider {
    height: 250px;
    margin: 0;
    width: 530px;
}
.theme-default .nivo-controlNav {
    background: lightgray;
    border: 0 none;
    height: 23px;
    left: 0;
    margin: 0;
    padding: 4px 0 0;
    position: absolute;
    top: 250px;
    width: 530px;
    z-index: 8;
}
.theme-default a.nivo-control {
    background: url("/images/library/site/ss_indicator_off_2013_h.png") no-repeat scroll 0 0 transparent;
    left: 20px;
}
.theme-default a.nivo-control.active {
    background: url("/images/library/site/ss_indicator_on_2013_h.png") no-repeat scroll 0 0 transparent;
    margin-top: 4px;
}
#wrapper {
	height: 277px;
}
#wrapper .slider-wrapper {
    background: none;
    height: 250px;
    margin: 0;
    padding: 0;
    width: 530px;
}

