.skin15 .jQueryTabs_nav
{
	width : 100%;
}
.skin15 .jQueryTabs_navUL
{
	list-style : none;
	width : 100%;
	margin : 0 auto;
	padding : 0;
	display : inline-block;
	border-top-left-radius : 25px;
	-moz-border-radius-topleft : 25px;
	-webkit-border-top-left-radius : 25px;
	border-top-right-radius : 25px;
	-moz-border-radius-topright : 25px;
	-webkit-border-top-right-radius : 25px;
	border-bottom-left-radius : 0px;
	-moz-border-radius-bottomleft : 0px;
	-webkit-border-bottom-left-radius : 0px;
	border-bottom-right-radius : 0px;
	-moz-border-radius-bottomright : 0px;
	-webkit-border-bottom-right-radius : 0px;
	background-image : -webkit-gradient(linear, left top, left bottom,color-stop(0%, #ffffff),color-stop(100%, #d4d4d4));
	background-image : -webkit-linear-gradient( top,#ffffff 0%, #d4d4d4 100%);
	background-image : -moz-linear-gradient( top,#ffffff 0%, #d4d4d4 100%);
	background-image : -o-linear-gradient( top,#ffffff 0%, #d4d4d4 100%);
	background-image : -ms-linear-gradient( top,#ffffff 0%, #d4d4d4 100%);
	background-image : linear-gradient( to bottom,#ffffff 0%, #d4d4d4 100%);
	filter : progid:DXImageTransform.Microsoft.gradient( startColorstr= #ffffff, endColorstr= #d4d4d4,GradientType=0 );
}
.skin15 .jQueryTabs_navLink
{
	display : block;
	text-decoration : none;
	margin : 0px;
	-webkit-touch-callout : none;
	-webkit-user-select : none;
	-khtml-user-select : none;
	-moz-user-select : none;
	-ms-user-select : none;
	user-select : none;
	background-color : none;
	line-height : 40px;
	height : 40px;
	text-align : center;
	box-sizing : initial;
	border-top-style : none;
	border-top-color : transparent;
	border-top-width : 0px;
	border-right-color : transparent;
	border-bottom-color : transparent;
	border-left-color : transparent;
	border-right-width : 0px;
	border-bottom-width : 0px;
	border-left-width : 0px;
	border-right-style : none;
	border-bottom-style : none;
	border-left-style : none;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : 700;
}
.skin15 .jQueryTabs_navLink.hover
{
	text-decoration : none;
	background-image : -webkit-gradient(linear, left top, left bottom,color-stop(0%, #d1d3d4),color-stop(100%, #8592a6));
	background-image : -webkit-linear-gradient( top,#d1d3d4 0%, #8592a6 100%);
	background-image : -moz-linear-gradient( top,#d1d3d4 0%, #8592a6 100%);
	background-image : -o-linear-gradient( top,#d1d3d4 0%, #8592a6 100%);
	background-image : -ms-linear-gradient( top,#d1d3d4 0%, #8592a6 100%);
	background-image : linear-gradient( to bottom,#d1d3d4 0%, #8592a6 100%);
	filter : progid:DXImageTransform.Microsoft.gradient( startColorstr= #d1d3d4, endColorstr= #8592a6,GradientType=0 );
}
.skin15 .jQueryTabs_navLink.hover .jQueryTabs_navSpan
{
	color : #FFFFFF;
	color : rgba(255, 255, 255, 1.00);
	*color : #FFFFFF;
}
.skin15 .jQueryTabs_navLink.hover .jQueryTabs_navImg
{
	color : #FFFFFF;
	color : rgba(255, 255, 255, 1.00);
	*color : #FFFFFF;
}
.skin15 .jQueryTabs_navLI
{
	display : block;
	width : 20%;
	float : left;
	box-sizing : border-box;
}
.skin15 .jQueryTabs_navLink .jQueryTabs_navImg
{
	vertical-align : middle;
	margin-right : 7px;
	font-size : 16px;
	color : #444444;
}
.skin15 .jQueryTabs_navLink .jQueryTabs_navSpan
{
	font-size : 13px;
	color : #444444;
}
.skin15 .jQueryTabs_content
{
	transition : height 0.25s ease;
	padding : 5px 25px;
	filter : progid:DXImageTransform.Microsoft.gradient( startColorstr=#FFF5F6F9, endColorstr=#FFF5F6F9,GradientType=0 );
	background-color : rgba(245, 246, 249, 1.00);
	margin-top : 0px;
	border-top-left-radius : 0px;
	-moz-border-radius-topleft : 0px;
	-webkit-border-top-left-radius : 0px;
	border-top-right-radius : 0px;
	-moz-border-radius-topright : 0px;
	-webkit-border-top-right-radius : 0px;
	border-bottom-right-radius : 25px;
	-moz-border-radius-bottomright : 25px;
	-webkit-border-bottom-right-radius : 25px;
	border-bottom-left-radius : 25px;
	-moz-border-radius-bottomleft : 25px;
	-webkit-border-bottom-left-radius : 25px;
	border : 1px solid #373C4F;
	overflow : auto;
}
.skin15 .jQueryTabs_contentDivs
{
	width : 100%;
	margin-left : auto;
	margin-right : auto;
	box-sizing : border-box;
	display : block;
	transition : opacity 0.25s ease;
	opacity : 1;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
}
.skin15 .jQueryTabs_contentDivs.hidden
{
	display : none;
}
.skin15 .jQueryTabs_contentDivs .skin_p
{
	margin : 0;
}
.skin15 .jQueryTabs_navLink.selected .jQueryTabs_navImg
{
	color : #FFFFFF;
	color : rgba(255, 255, 255, 1.00);
	*color : #FFFFFF;
}
.skin15 .jQueryTabs_navLink.selected .jQueryTabs_navSpan
{
	color : #FFFFFF;
	color : rgba(255, 255, 255, 1.00);
	*color : #FFFFFF;
}
.skin15 .jQueryTabs_contentDivs.fade-out
{
	opacity : 0;
	width : auto;
}
.skin15 .jQueryTabs_contentDivs.fade-in
{
	opacity : 1;
}
body
{
	margin : 0;
}
.skin15 .jQueryTabs_navLink.selected
{
	background-image : -webkit-gradient(linear, left top, left bottom,color-stop(0%, #8b8d9a),color-stop(47%, #495063),color-stop(53%, #3a4050),color-stop(100%, #373c4f));
	background-image : -webkit-linear-gradient( top,#8b8d9a 0%, #495063 47%, #3a4050 53%, #373c4f 100%);
	background-image : -moz-linear-gradient( top,#8b8d9a 0%, #495063 47%, #3a4050 53%, #373c4f 100%);
	background-image : -o-linear-gradient( top,#8b8d9a 0%, #495063 47%, #3a4050 53%, #373c4f 100%);
	background-image : -ms-linear-gradient( top,#8b8d9a 0%, #495063 47%, #3a4050 53%, #373c4f 100%);
	background-image : linear-gradient( to bottom,#8b8d9a 0%, #495063 47%, #3a4050 53%, #373c4f 100%);
	filter : progid:DXImageTransform.Microsoft.gradient( startColorstr= #8b8d9a, endColorstr= #373c4f,GradientType=0 );
}
.skin15 .jQueryTabs_navLI:last-of-type .jQueryTabs_navLink, .skin15 .jQueryTabs_navLI.last-item .jQueryTabs_navLink
{
	border-top-right-radius : 25px;
	-moz-border-radius-topright : 25px;
	-webkit-border-top-right-radius : 25px;
	border-bottom-right-radius : 0px;
	-moz-border-radius-bottomright : 0px;
	-webkit-border-bottom-right-radius : 0px;
}
.jQueryTabs_navUL
{
	vertical-align : top;
}
.jQueryTabs_navSpan,
.jQueryTabs_navImg,
a.jQueryTabs_navLink
{
	-webkit-transition : all .4s ease;
	-moz-transition : all .4s ease;
	-ms-transition : all .4s ease;
	-o-transition : all .4s ease;
	transition : all .4s ease;
}
.skin15 .jQueryTabs_navLI:first-of-type .jQueryTabs_navLink, .skin15 .jQueryTabs_navLI.first-item .jQueryTabs_navLink
{
	border-top-left-radius : 25px;
	-moz-border-radius-topleft : 25px;
	-webkit-border-top-left-radius : 25px;
	border-bottom-left-radius : 0px;
	-moz-border-radius-bottomleft : 0px;
	-webkit-border-bottom-left-radius : 0px;
}
a.jQueryTabs_navLink
{
	color : transparent;
	outline : none;
}

/*end of skin css*/

#VideoSelect .jQueryTabs_navLI
{
	width : 25%;
}
#jQueryTabs1 .jQueryTabs_contentDivs
{
	transition : opacity 0.17s ease;
}
#jQueryTabs1 .jQueryTabs_content
{
	transition : height 0.17s ease;
}
#VideoSelect .jQueryTabs_navUL
{
	background-image : -webkit-gradient(linear, left top, left bottom,color-stop(5%, #d6e3eb),color-stop(96%, #65aacf));
	background-image : -webkit-linear-gradient( top,#d6e3eb 5%, #65aacf 96%);
	background-image : -moz-linear-gradient( top,#d6e3eb 5%, #65aacf 96%);
	background-image : -o-linear-gradient( top,#d6e3eb 5%, #65aacf 96%);
	background-image : -ms-linear-gradient( top,#d6e3eb 5%, #65aacf 96%);
	background-image : linear-gradient( to bottom,#d6e3eb 5%, #65aacf 96%);
	filter : progid:DXImageTransform.Microsoft.gradient( startColorstr= #d6e3eb, endColorstr= #65aacf,GradientType=0 );
	background-color : transparent;
}
#VideoSelect .jQueryTabs_contentDivs
{
	transition : opacity 0.17s ease;
}
#VideoSelect .jQueryTabs_content
{
	transition : height 0.17s ease;
}
@media (max-width:640px)
{
	#VideoSelect .jQueryTabs_navUL
	{
		width : 160%;
		position : relative;
		left : 0px;
	}
	#VideoSelect .jQueryTabs_navLI
	{
		width : 25.00%;
	}
	#VideoSelect .jQueryTabs_nav
	{
		overflow : hidden;
	}
}
