
#slidebigcontainer{ background-color:rgba(124,195,216,0.3); background-repeat:no-repeat; width:970px; height:440px; position:relative; display:inline-block; margin-bottom:20px;}
#slidebig{padding:19px;}
#slidebigshow{height:400px; background:none; overflow:hidden; background-color:#CCC;}
.slidebig_image {margin-top:0px; z-index:0 !important;} /* Editable Slider Image Position */
.slidebig-text{ z-index:100 !important; position:absolute; width:410px; padding-left:65px; padding-top:69px; }
#slidebigshow .title{padding:10px 0px 0px 0px; font-size:30px; color:#bf7171; line-height:33px;}

.cycle{padding-right:20px;}

#slidebigshow_navigation a{
background: url(../images/button.png) no-repeat scroll 50% 50%;
display:block;
float:left;
font-size:0px;
width:13px;
height:13px;
margin:3px;
outline-style:none;
outline-width:medium;
padding:0px;
}

#slidebigshow_navigation{position:absolute; left:45px; top:355px; z-index:800; cursor:pointer}
#slidebigshow_navigation .activeSlide {background: url(../images/button_selected.png) no-repeat scroll 0% 50%;}