/* height and width should be the same as the thumbnail sizes */
#slides {

}

ul.slides, ol.slides {list-style: none outside none; padding-left:0px;}

.flex-direction-nav {display:none;}


    
.cycle-overlay {
    margin-bottom:30px;
	z-index:900;
	width:100%;
	bottom:0px;
	position:absolute;
	padding:0px;

    font-family: "Open Sans", Helvetica, Arial, sans-serif;
	color:#000000;
	padding:25px;
	font-size: 30px;
	font-weight:bold;
	line-height: 10%;
/* Firefox v3.6+ */
background-image:-moz-linear-gradient(50% 0% 0deg,rgb(255,255,255) 0%,rgba(255,255,255,0) 100%); 
/* safari v4.0+ and by Chrome v3.0+ */
background-image:-webkit-gradient(linear,50% 0%,106% 0%,color-stop(0, rgb(255,255,255)),color-stop(1, rgba(255,255,255,0)));
/* Chrome v10.0+ and by safari nightly build*/
background-image:-webkit-linear-gradient(0deg,rgb(255,255,255) 0%,rgba(255,255,255,0) 100%);
/* Opera v11.10+ */
background-image:-o-linear-gradient(0deg,rgb(255,255,255) 0%,rgba(255,255,255,0) 100%);
/* IE v10+ */
background-image:-ms-linear-gradient(0deg,rgb(255,255,255) 0%,rgba(255,255,255,0) 100%);
background-image:linear-gradient(90deg,rgb(255,255,255) 0%,rgba(255,255,255,0) 100%);
width:1147px;
height:59px;
-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffffff,endColorstr=#0ffffff,GradientType=1)";
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffffff,endColorstr=#0ffffff,GradientType=1);
    }
    
.man {margin-bottom:20px;
	z-index:900;
	width:181px;
	bottom:0px;
	position:absolute;
	padding:0px;
	float:right;
	right:0;
}



 
    