/* 

Blitz Premium Template - CSS File

USE THIS STYLE SHEET FOR HOMPAGE SLIDESHOW

*/

#slidecontainer{background-image:url('images/bg_slide.gif'); background-repeat:no-repeat; width:930px; height:300px; position:relative; 
margin-left:12px; margin-right:0px; margin-top:15px; margin-bottom:19px}

#slide{padding:8px; height:230px; background:none; overflow:hidden; }
#slideshow{}
.slide_image {margin-top:0px; z-index:0 !important;} /* Editable Slider Image Position */

#slideshow .cycle{padding:0px 20px 0px 0px;  width:50%; height:50%; }

.boxslideshow .cycle{ background:#fff;}

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

#slideshow_navigation{position:absolute; right:15px; top:215px; z-index:800; cursor:pointer}
#slideshow_navigation .activeSlide {background: url('images/button_selected.png') no-repeat 0% 50%;}
