.joombig-title2 {
text-align: right;
}
#jb_list_slider1_container .joombig-title, #jb_list_slider1_container .joombig-list-caption a {
color: #FC9835;
}
#jb_list_slider1_container .joombig-list-items {
cursor: move;
position: absolute;
}
#jb_list_slider1_container .joombig-list-items {
cursor: move;
position: absolute;
}
#jb_list_slider1_container .joombig-list-caption {
background: url(transparent_bg.png);
bottom: 0;
color: #FFFFFF;
left: 0;
padding: 0 10px 10px;
position: absolute;
}

.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 thumbnail navigator skin 11 css */
		/*
		.jssort11 .p            (normal)
		.jssort11 .p:hover      (normal mouseover)
		.jssort11 .pav          (active)
		.jssort11 .pav:hover    (active mouseover)
		.jssort11 .pdn          (mousedown)
		*/
		.jssort11
		{
			font-family: Arial, Helvetica, sans-serif;
		}
		.jssort11 .i, .jssort11 .pav:hover .i
		{
			position: absolute;
			top:3px;
			left:3px;
			WIDTH: 60px;
			HEIGHT: 55px;
			border: 1px solid white;
		}
		* html .jssort11 .i
		{
			WIDTH /**/: 62px;
			HEIGHT /**/: 32px;
		}
		.jssort11 .pav .i
		{
			border: white 1px solid;
		}
		.jssort11 .t, .jssort11 .pav:hover .t
		{
			position: absolute;
			top: 64px;
			left: 3px;
			width: 129px;
			height: 32px;
			line-height: 17px;
			text-align: none;
			color: #fff;
			font-size: 11px;
			font-weight: 700;
		}
		.jssort11 .pav .t, .jssort11 .phv .t, .jssort11 .p:hover .t
		{
			color:#fff;
		}
		.jssort11 .c, .jssort11 .pav:hover .c
		{
			position: absolute;
			top: 38px;
			left: 3px;
			width:197px;
			height: 31px;
			line-height:31px;
			color:#fff;
			font-size:11px;
			font-weight:400;
			overflow: hidden;
		}
		.jssort11 .pav .c, .jssort11 .phv .c, .jssort11 .p:hover .c
		{
			color:#fc9835;
		}
		.jssort11 .t, .jssort11 .c
		{
			transition: color 2s;
			-moz-transition: color 2s;
			-webkit-transition: color 2s;
			-o-transition: color 2s;
		}
		.jssort11 .p:hover .t, .jssort11 .phv .t, .jssort11 .pav:hover .t, .jssort11 .p:hover .c, .jssort11 .phv .c, .jssort11 .pav:hover .c
		{
			transition: none;
			-moz-transition: none;
			-webkit-transition: none;
			-o-transition: none;
		}
