.tp-bannertimer {
    background: #629C49 none repeat scroll 0 0;
    height: 4px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
    opacity: 0.8
    }

.tp-leftarrow.default:before, .tp-rightarrow.default:before {
    display: block;
    font-family: fontawesome;
    font-size: 24px;
    height: 100%;
    padding-top: 8px;
    text-align: center;
    top: 0;
    width: 100%
    }
.tp-leftarrow.default, .tp-rightarrow.default {
    width: 50px;
    height: 50px
    }
.tp-bullets.simplebullets.round .bullet {
    background: url(../img/slider-pagenation-bg.png) no-repeat scroll 0 0
    }

.tp-bullets.simplebullets.round .bullet:hover, .tp-bullets.simplebullets.round .bullet.selected, .tp-bullets.simplebullets.navbar .bullet:hover, .tp-bullets.simplebullets.navbar .bullet.selected {
    background-position: inherit;
    background: url(../images/slider-pagenation-bg-active.png) no-repeat scroll 0 0
    }

.tp-bullets.simplebullets.round .bullet {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10000)";
    filter: alpha(opacity=10000);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10000)";
    filter: alpha(opacity=10000);
    opacity: 100
    }	
	