wrapper {
	background:#fff;
	position:relative;
	 width:100%;
}
#wrapper .tmswf{ position:absolute; left:0px; top:0px; width:100%; text-align:center; z-index:400;}


a:focus , a:link, a:active {
	outline:none;
}



.fullwidthbanner-container{
	width:100% !important;
	position:relative;
	padding:0;
	max-height:800px !important;
	overflow:hidden;
}

.fullwidthbanner-container .fullwidthabnner	{
	width:100% !important;
	max-height:800px !important;
	position:relative;
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
	  .banner, .bannercontainer			{	width:768px; height:309px;}
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
	   .banner, .bannercontainer		{	width:480px; height:193px;	}
}

@media only screen and (min-width: 320px) and (max-width: 479px) {
		.banner, .bannercontainer		{	width:320px;height:129px;	}
}

@media only screen and (max-width: 319px) {
		.banner, .bannercontainer		{	width:240px;height:97px;	}
}

.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-color:#fff;
}

/** BULLETS **/
.tp-bullets {
    z-index: 1001;
    position: absolute;
    bottom: 0px;
}

.tp-bullets.simplebullets.round .bullet {
    cursor: pointer;
    position: relative;
    width: 8px;
    height:8px;
	margin-bottom:20px; margin-left:5px; margin-right:5px;
    float: left;border-radius:14px;background-color:rgba(255,255,255,0.4)

}

.tp-leftarrow.large{ margin-left:15%}
.tp-rightarrow.large{ margin-left:-15%}
.tp-leftarrow.large,.tp-rightarrow.large {
	z-index: 100;
	cursor: pointer;
	position: relative;
CURSOR: pointer; width:60px; height:60px; border:rgba(255,255,255,0.5) dashed 1px;line-height:58px;-moz-border-radius:100%;-webkit-border-radius:100%;border-radius:100%;text-indent: -9999px; 
}
.tp-leftarrow.large:before{ text-indent: 0; text-align:center; content:"<"; width:100%; height:100%; position:absolute; left:0; top:0; font-size:26px; font-family:simsun; color:rgba(255,255,255,0.5)}
.tp-rightarrow.large:before{ text-indent: 0; text-align:center; content:">"; width:100%; height:100%; position:absolute; left:0; top:0; font-size:26px; font-family:simsun; color:rgba(255,255,255,0.5)}
.tp-leftarrow.large:hover,.tp-rightarrow.large:hover{ border:rgba(255,255,255,0.9) solid 1px;}
.tp-rightarrow.large:hover:before,.tp-leftarrow.large:hover:before{ color:#FFFFFF}
.tp-bullets.tp-thumbs {
    z-index: 100;
    position: absolute;
    padding: 3px;
    background-color: #fff;
    width: 500px;
    height: 50px;
    margin-top: -50px;
}

.fullwidthbanner-container .tp-thumbs {
    padding: 3px;
}

.tp-bullets.tp-thumbs .tp-mask {
    width: 500px;
    height: 50px;
    overflow: hidden;
    position: relative;
}

.tp-bullets.tp-thumbs .tp-mask .tp-thumbcontainer {
    width: 5000px;
    position: absolute;
}

.tp-bullets.tp-thumbs .bullet {
    width: 100px;
    height: 50px;
    cursor: pointer;
    overflow: hidden;
    background: none;
    margin: 0;
    float: left;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	/*filter: alpha(opacity=50);	*/
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
}

.tp-bullets.tp-thumbs .bullet:hover,
.tp-bullets.tp-thumbs .bullet.selected {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.tp-thumbs img {
    width: 100%;
}

.tp-bannertimer {
    width: 100%;
    height: 10px;
    position: absolute;
    z-index: 200;
    z-index: 5000;
}

.tp-bannertimer.tp-bottom {
    bottom: 0px !important;
    height: 5px;
}


@media only screen and (min-width: 768px) and (max-width: 959px) {;
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
    .responsive .tp-bullets.tp-thumbs {
        width: 300px !important;
        height: 30px !important;
    }

    .responsive .tp-bullets.tp-thumbs .tp-mask {
        width: 300px !important;
        height: 30px !important;
    }

    .responsive .tp-bullets.tp-thumbs .bullet {
        width: 60px !important;
        height: 30px !important;
    }
}

@media only screen and (min-width: 0px) and (max-width: 479px) {
    .responsive .tp-bullets {
        display: none;
    }

    .responsive .tparrows {
        display: none;
    }
}


.tp-simpleresponsive img {
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
}

.tp-simpleresponsive a {
    text-decoration: none;
}

.tp-simpleresponsive ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.tp-simpleresponsive >ul >li {
    list-stye: none;
    position: absolute;
    visibility: hidden;
}

.caption.slidelink a div,
.tp-caption.slidelink a div {
    width: 10000px;
    height: 10000px;
}

.tp-loader {
	margin: -50px -50px;
	top: 50%;
	left: 50%;
	z-index: 10000;
	position: absolute;
	width: 100px;
	height: 100px;
	border-radius:100px;
    -moz-border-radius:100px;
    -webkit-border-radius:100px;
	background-image: url(loading.gif);
	background-repeat: no-repeat;
	background-position: center center; background-size:cover;
}
