/*********************************************************************************************\
*       COPYRIGHT © 2012 ENVISION INFORMATION TECHNOLOGIES, LLC.    ALL RIGHTS RESERVED       *
*       DISTRIBUTION, UNAUTHORIZED USE AND MODIFICATION IS STRICTLY PROHIBITED                *
*       ENVISION IT, MADISON, WI    http://www.envisionitllc.com   info@envisionitllc.com     *
\*********************************************************************************************/

#spre_next_page_button
{
  background-image:url('/templates/Spre/spre/images/next_page_button.gif');
}

#spre_previous_page_button
{
  background-image:url('/templates/Spre/spre/images/previous_page_button.gif');
}

#spre_header
{
  background-color:transparent;
  background-image:url('/templates/Spre/spre/images/logobg.gif');
  background-repeat:repeat-x;
  height:120px;
}

#spre_header_left
{
  background-image:none;
  width:599px;
  height:120px;
}

#spre_header_logo
{
  width:599px;
  height:120px;
  left:0px;
  top:0px;
}

#spre_header_right
{
  background-image:none;
  width:343px;
  height:114px;
}

#spre_header_menu
{
  width:343px;
}

#spre_header_search
{
  left:115px;
}

.spre_header_input
{
  border-color:#0099dc;
}

#spre_content_header_top
{
  border-color:#0099cc;
  background-color:#DEE7F5;
}

#spre_content_header_page_number, .spre_table_of_contents_page_number
{
  background-image:url('/templates/Spre/spre/images/pagenumber_background.gif');
  color:white;
}

#spre_category_name
{
  background-color: #007ca8;
  color: #fff;
  float: right;
  margin: 0 20px;
  padding: 2px 5px;
  border-radius: 0 0 5px 5px;
}

#spre_content_header_table_of_contents a
{
  background-image:url('/templates/Spre/spre/images/header_button_table_of_contents.gif');
}

#spre_content_header_fullscreen_close a
{
  background-image:url('/templates/Spre/spre/images/header_button_fullscreen_close.gif');
}

#spre_content_header_print a
{
  background-image:url('/templates/Spre/spre/images/header_button_print.gif');
}

#spre_table_of_contents_button a
{
  background-image:url('/templates/Spre/spre/images/table_of_contents_button.gif');
}