/* 

Blitz Premium Template - CSS File

USE THIS STYLE SHEET FOR HOMPAGE SLIDESHOW

*/
#slidecontainer{background-image:url(images/bg_slide.png); background-repeat:no-repeat; width:300px; height:150px; position:relative}
#slide{padding:0px;}
#slideshow{height:150px; background:none; overflow:hidden; background-color:#eeeeee}
#slideshow h1{padding:10px 0px 0px 0px;}
.cycle{}
#slideshow_navigation a{
background: url(images/button.png) no-repeat scroll 50% 50%;
display:block;
float:left;
font-size:0px;
width:12px;
height:10px;
margin:1px;
outline-style:none;
outline-width:medium;
padding:0px;
}
#slideshow_navigation{position:absolute; right:15px; top:300px; z-index:800; cursor:pointer}
#slideshow_navigation .activeSlide {background: url(images/button_selected.png) no-repeat scroll 0% 50%;}
.slide_image {margin-top:0px; margin-right:20px; float:left;} /* Editable Slider Image Position */
