/* transparent background */
.transparent .flexslider { background: none; border: 0; border-radius: 0; box-shadow: 0 0 0 0; }
/* Light navigation */
.flexslider.light .flex-direction-nav a { background: url("source/images/bg_direction_nav_light.png") no-repeat scroll 0 0 transparent; }
.flexslider.light .flex-direction-nav .flex-next { background-position: 100% 0; right: -36px; }
.flexslider.light:hover .flex-next { opacity: 0.8; right: 5px; }