/* 

Blitz Premium Template - CSS File

USE THIS STYLE SHEET FOR HOMPAGE SLIDESHOW

*/
#slidecontainer{background-image:url(images/bg-slide2.png); background-repeat:no-repeat; width:952px; height:286px; position:relative}
#slide{padding:25px; overflow: hidden;}
#slideshow{height:270px; background:none; overflow:hidden; }
#slideshow h1{padding:10px 0px 0px 0px;}
.cycle{padding-right:20px;}
#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:255px; 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 */

#slide #left	{ float: left; width: 530px; }
#slide #left p	{ font-size: 14px; font-weight: normal; margin: 15px 0 0 0 !important; }
#slide #right	{ float: right; width: 336px; }

