@CHARSET "UTF-8";

.captionOrange, .captionBlack {
	color: #fff;
	font-size: 20px;
	line-height: 30px;
	text-align: center;
	border-radius: 4px;
}

.captionOrange {
	background: #EB5100;
	background-color: rgba(235, 81, 0, 0.6);
}

.captionBlack {
	font-size: 16px;
	background: #000;
	background-color: rgba(0, 0, 0, 0.4);
}

a.captionOrange, A.captionOrange:active, A.captionOrange:visited {
	color: #ffffff;
	text-decoration: none;
}

a.captionOrange:hover {
	color: #eb5100;
	text-decoration: underline;
	background-color: #eeeeee;
	background-color: rgba(238, 238, 238, 0.7);
}

.bricon {
	background: url(../img/browser-icons.png);
}

/* jssor slider bullet navigator skin 03 css */
.jssorb03 {
	position: absolute;
}

.jssorb03 div, .jssorb03 div:hover, .jssorb03 .av {
	position: absolute;
	/* size of bullet elment */
	width: 21px;
	height: 21px;
	text-align: center;
	line-height: 21px;
	color: white;
	font-size: 12px;
	background: url(../img/b03.png) no-repeat;
	overflow: hidden;
	cursor: pointer;
}

.jssorb03 div {
	background-position: -5px -4px;
}

.jssorb03 div:hover, .jssorb03 .av:hover {
	background-position: -35px -4px;
}

.jssorb03 .av {
	background-position: -65px -4px;
}

.jssorb03 .dn, .jssorb03 .dn:hover {
	background-position: -95px -4px;
}

.jssorb14 {
	position: absolute;
}

.jssorb14 div, .jssorb14 div:hover, .jssorb14 .av {
	position: absolute;
	/* size of bullet elment */
	width: 12px;
	height: 12px;
	background: url(../img/b14.png) no-repeat;
	overflow: hidden;
	cursor: pointer;
}

.jssorb14 div {
	background-position: -9px -9px;
}

.jssorb14 div:hover, .jssorb14 .av:hover {
	background-position: -39px -9px;
}

.jssorb14 .av {
	background-position: -69px -9px;
}

.jssorb14 .dn, .jssorb14 .dn:hover {
	background-position: -99px -9px;
}

/* jssor slider arrow navigator skin 03 css */
.jssora03l, .jssora03r {
	display: block;
	position: absolute;
	width: 55px;
	height: 55px;
	cursor: pointer;
	background: url(../img/a03.png) no-repeat;
	overflow: hidden;
}

.jssora03l {
	background-position: -3px -33px;
}

.jssora03r {
	background-position: -63px -33px;
}

.jssora03l:hover {
	background-position: -123px -33px;
}

.jssora03r:hover {
	background-position: -183px -33px;
}

.jssora03l.jssora03ldn {
	background-position: -243px -33px;
}

.jssora03r.jssora03rdn {
	background-position: -303px -33px;
}

.jssorb20 {
	position: absolute;
}

.jssorb20 div, .jssorb20 div:hover, .jssorb20 .av {
	position: absolute;
	/* size of bullet elment */
	width: 19px;
	height: 19px;
	text-align: center;
	line-height: 19px;
	color: white;
	font-size: 12px;
	background: url(../img/b20.png) no-repeat;
	overflow: hidden;
	cursor: pointer;
}

.jssorb20 div {
	background-position: -5px -5px;
}

.jssorb20 div:hover, .jssorb20 .av:hover {
	background-position: -35px -5px;
}

.jssorb20 .av {
	background-position: -65px -5px;
}

.jssorb20 .dn, .jssorb20 .dn:hover {
	background-position: -95px -5px;
}