.plusslider-arrows {
    margin: 0;
    padding: 0;
}
.plusSlider a.arrow {
    -moz-transition-duration: 0.2s;
    -moz-transition-property: opacity;
    -moz-transition-timing-function: ease-in;
    background: url("/core/fileparse.php/4419/urlt/plus-sprite.png") no-repeat scroll left top transparent;
    display: block;
    height: 22px;
    opacity: 0;
    position: absolute;
    text-indent: -9999px;
    top: 120px;
    width: 32px;
    z-index: 200;
}
.plusSlider:hover a.arrow {
    opacity: 1;
}
.plusSlider a.prev {
    background-position: 0 -10px;
    left: 10px;
}
.plusSlider a.prev:hover {
    background-position: 0 -42px;
    left: 10px;
}
.plusSlider a.next {
    background-position: -33px -10px;
    right: 10px;
}
.plusSlider a.next:hover {
    background-position: -33px -42px;
}
.plusslider {

}
.plusslider-container {
    position: relative;
}
div.child {
}
.plusslider .child {
    float: left;
}
.plustype-fader .child {
    display: none;
    left: 0;
    position: absolute;
    top: 0;
}
.plustype-fader .current {
    z-index: 5;
}
#slider > * {
    display: none;
}
#slider > *:first-child, #slider2 > *:first-child {
    display: block;
}
.plusslider .child{
    float: left;
}

.slidertitle
{
    font-family: "Times New Roman",Georgia,Serif;
    font-size: 20px;
    color: #FFFFFF;
    z-index: 1000;
    margin-top: 8px;
    margin-left: 10px;
background:#c72b4b;
width:500px;
}

.plusslider .child img{

overflow:hidden;

}
.plusslider-pagination-wrapper {
    /*background-clip: padding-box;
    background-color: #F1F1F1;
    background-image: -moz-linear-gradient(100% 100% 90deg, #CCCCCC, #F1F1F1);
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;*/
float: right;
    height: 40px;
    margin-left: 511px;
    margin-top: -18px;
    position: absolute;
    width: 166px;
    z-index: 500;
}
.plusslider-pagination {
    display: table;
    margin: 0 auto;
    /*padding: 15px 0;*/
}
.plusslider-pagination li {
    cursor: pointer;
    display: block;
    float: left;
    font-size: 10px;
    /*height: 10px;*/
    padding: 1px 3px 3px 5px;
    margin-top: -15px;
    position: relative;
    width: 10px;
    color: white;
    line-height: 15px;
    /*background-color: #999999;*/
}
.plusslider-pagination .current, .plusslider-pagination li:hover {
    /*background-position: -10px 0;*/
    background: url("/resources/PageCircle.png") no-repeat scroll left top transparent;
    color: black;
    /*background-color: #DDDDDD;
    padding-bottom: 22px;*/
}
.plusslider-arrows li {
    -moz-transition-duration: 0.2s;
    -moz-transition-property: opacity;
    -moz-transition-timing-function: ease-in;
    background: url("/core/fileparse.php/4419/urlt/plus-sprite.png") no-repeat scroll left top transparent;
    cursor: pointer;
    display: block;
    height: 22px;
    margin-top: -16px;
    opacity: 0;
    position: absolute;
    text-indent: -9999px;
    top: 50%;
    width: 32px;
    z-index: 200;
}
.plusslider:hover .plusslider-arrows li {
    opacity: 1;
}
.plusslider-arrows .prev {
    background-position: 0 -10px;
    left: 10px;
}
.plusslider-arrows .prev:hover {
    background-position: 0 -42px;
    left: 10px;
}
.plusslider-arrows .next {
    background-position: -33px -10px;
    right: 10px;
}
.plusslider-arrows .next:hover {
    background-position: -33px -42px;
}
.plustype-fader .current {
    z-index: 2;
}
.plustype-fader .child {
    display: none;
    left: 0;
    position: absolute;
    top: 0;
}
.plustype-fader .plusslider-pagination {
    position: relative;
    z-index: 200;
}
#slider > *, #slider2 > * {
    display: none;
}
#slider > *:first-child, #slider2 > *:first-child {
    display: block;
}


.floatingbuttons
{
    position: relative;
    /*left: 1160px;*/
 float:right;
margin-top:33px;
    z-index: 1;
}

.floatinglist
{
    list-style-type: none;
}

.floatinglist li
{
    height: 55px;
}