.wildslider-slide-content {
	position: absolute;
	left: 375px;
	opacity:0.9;
}

.wildslider-pagination {

}

.header-wrapper {
    /*display: none;*/
}


#jcarousel-controls {
	position: relative;
}

#jcarousel-controls .flex-prev {
	background: url("../images/arrow_next.png") no-repeat scroll 0 0 transparent;
    height: 12px;
    left: 364px;
    overflow: hidden;
    position: absolute;
    text-indent: -9999em;
    top: -201px;
    width: 15px;
    z-index: 50;
}

#jcarousel-controls .flex-next {
	background: url("../images/arrow_per.png") no-repeat scroll 0 0 transparent;
    height: 12px;
    left: 1104px;
    overflow: hidden;
    position: absolute;
    text-indent: -9999em;
    top: -201px;
    width: 15px;
    z-index: 50;
}

.wildslider-pagination {
	position: relative;
}

.wildslider-pagination a {
	display: block;
	width: 21px;
	height: 21px;
	margin-right: 5px;
	float: left;
	cursor: pointer;
}

.wildslider-pagination a.inactive{background: url(../images/dots_1.png) left top no-repeat; width:21px; height:21px; font-size:0px; text-decoration:none; display:block;}
.wildslider-pagination a.active{background: url(../images/dots_2.png) left top no-repeat;}

.wildslider-inner { position: absolute; }

ul.topnav li a {
    opacity: 1;
}
/*designer css start*/
#jcarousel-transparent{ position:relative;}
#jcarousel-transparent .transparentleft{ background:url(../images/jcarousel_wh_bg.png) top center repeat;    height:500px;
    left:10px;
    overflow: hidden;
    position: absolute;
    text-indent: -9999em;
    top: -387px;
    width:346px;
    z-index:10;
	height:375px;
}
#jcarousel-transparent .transparentright{ background:url(../images/jcarousel_wh_bg.png) top center repeat;    height:500px;
    left: 1120px;
    overflow: hidden;
    position: absolute;
    text-indent: -9999em;
    top: -387px;
    width:100%;
    z-index:10;
	  height: 375px;
}


