/* 

Blitz Premium Template - CSS File

USE THIS STYLE SHEET FOR HOMEPAGE

*/
#slidecontainer{background-image:url(../images/bg_slide.png); background-repeat:no-repeat; width:952px; height:286px;}
#slide{padding:5px 11px 11px 11px;}
#slideshow{height:270px; background:none; overflow:hidden; background-color:#eeeeee}
#slideshow h1{padding:10px 0px 0px 0px;}
.cycle{padding-left: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-left:20px; float:right;} /* Editable Slider Image Position */


/******Test Edits*******/
/*
body
{
    background-color:#eeeeee;
    background-image:url("images/dotted_bg-blue.jpg");
    background-repeat:repeat-x;
}

#bordercon
{
    background-color: transparent;
    background-image: url("images/centerShadow.png");
    background-position: left center;
    background-repeat: repeat-y;
    padding-right: 14px;
    padding-left:5px;
}

#top_container
{
    background-color:White;
}

#top
{
    background-image: url("images/header_bg.jpg");
    border-bottom: 1px solid silver;
    padding-top: 0;
    height:98px;
}

#top_container
{
    background-image:none;
}

#top_containerInner,
#top_container_inner
{
    background-image:url("images/center_blue_bg_ns.jpg");
    background-repeat:no-repeat;
}
#top_container_inner
{
    background-color: white;
    background-position: 0 -226px;
}

.mini_box img
{
    position:relative;
    right:2px;
}

#quickLoginForm>*
{
    display:inline;
    float:left ;
}

#quickLoginForm input[type=text],
#quickLoginForm input[type=password]
{
    width:100px;
    border-color:#ffffff;
    border-width:1px thin ;
}

#quickLoginForm input[type=submit]
{
    background-image: url("images/ql_button_small.png");
    background-repeat: no-repeat;
    border: medium none;
    color: white;
    float: left;
    font-size: 8pt;
    margin-left: 5px;
    padding-bottom: 5px;
    padding-right: 5px;
    width: 111px;
    position:relative;
    bottom:2px;
}

#quickLoginForm
{
    right:30px;
    bottom: 20px;
    position: relative;
    width: 430px;
}
#quickLoginForm label
{
    margin-top:0px;
    margin-right:3px;
    color:#5d5d5d;
}
#topcontact {
    float: right;
    width: 400px;
}

*/
/******End Test Edits*******/