@CHARSET "UTF-8";

.tubegalleryitems li {
	color: rgba(0,0,0,0.6);
}

.tubegalleryitems li:hover {
	color: rgba(0,0,0,0.9) !important;
}

.tubegalleryitems li strong {
	border-top-color: rgba(0,0,0,0.1);
}

.tubegalleryitems li .videodescription {
	color: rgba(0,0,0,0.4);
	border-bottom-color: rgba(0,0,0,0.1);
}

.tubegalleryfilter li:hover {
	
}

.tubegalleryfilter li span {
	background-color: rgba(0,0,0,0.1);
	color: rgba(0,0,0,0.3);
	border-top-width: 3px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: rgba(255,255,255,0.5);
}

.tubegalleryfilter li span:hover {
	background-color: rgba(0,0,0,0.2);
	color: rgba(0,0,0,0.8);
}

#tubegalleryfilterapp li .tubegalleryfilterselected {
	border-top-style: solid;
	border-top-color: rgba(255,255,255,0.5);
	background-color: rgba(0,0,0,0.2);
	color: rgba(0,0,0,0.8);
}

#tubegallerysorterform fieldset, #tubegalleryfilterform fieldset, #tubegallerysorterform label, #tubegalleryfilterform label {
	color: rgba(0,0,0,0.5) !important;
}

#tubegallerysorterform label:hover, #tubegalleryfilterform label:hover {
	color: rgba(0,0,0,0.9) !important;
}

#tubegallerysorterform fieldset, #tubegalleryfilterform fieldset legend {
	color: rgba(0,0,0,0.2) !important;
}

#tubegallerysorterform {
	border-top-color: rgba(0,0,0,0.1);
}

.tubegalleryembedvideocontainer {
	background-color: #000;
}

#tbgembedvideowrapper .tbgembedvideowrapperrow .tbgembedvideowrappervideocell {
	background-color: transparent;
}

#tbgembedvideowrapper .tbgembedvideowrapperrow .tbgembedvideowrappercontncell {
	background-color: rgba(0,0,0,0.1);
}

#tbgembedvideowrapper .tbgembedvideowrapperrow .tbgembedvideowrappercontncell .tubegalleryembedvideoinfodescr {
	color: rgba(0,0,0,0.5);
}

#tbgembedvideowrapper .tbgembedvideowrapperrow .tbgembedvideowrappercontncell .tubegalleryembedvideoinfotitle {
	color: rgba(0,0,0,0.9);
}

#tbgcrlcontainer #tbgcrlnavigation #tbgcrlnavigationback, #tbgcrlcontainer #tbgcrlnavigation #tbgcrlnavigationnext {
	background-image: url(images/carousel-arrows-light.png);
}

#tbgcrlcontainer {
	background-color: rgba(0,0,0,0.1);
}