/*********************************************************************************************\
*       COPYRIGHT © 2011 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     *
\*********************************************************************************************/

body
{
  background-color: #BBB;
  color: #000;
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 12px;
  margin: 10px;
  padding: 0;
}

form
{
  padding: 0px;
  margin: 0px;
}

a img
{
  border-width:0px;
}

.clear
{
  clear: both;
  height: 0px;
  overflow: hidden;
  width: 0px;
}

#spre_main
{
  background-color: white;
  border: 1px solid #d6b78c;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  margin: 0px auto;
  overflow: hidden;
  width:950px;
}

#spre_middle
{
  margin: 11px 0 0 0;
  position: relative;
  width:950px;
}

/* Page Preview CSS */
.spre_page_image
{
  border: 1px solid #DDD;
  height: 106px;
  opacity: 1.0;
  position: absolute;
  width: 80px;
  behavior: url(/styles/PIE.htc);
}

.spre_previous_page
{
  position: absolute;
}
.spre_previous_page .spre_page_image
{
  -moz-box-shadow: -2px 2px 2px #666;
  -webkit-box-shadow: -2px 2px 2px #666;
  box-shadow: -2px 2px 2px #666;
}

#spre_previous_page_0
{
  display: none;
  left: 250px;
  top: 156px;
  z-index: 7;
}
#spre_previous_page_0 .spre_page_image
{
  height: 183px;
  width: 139px;
}

#spre_previous_page_1
{
  left: 30px;
  top: 141px;
  z-index: 6;
}
#spre_previous_page_1 .spre_page_image
{
  height: 183px;
  width: 139px;
}

#spre_previous_page_2
{
  left: 9px;
  top: 106px;
  z-index: 5;
}
#spre_previous_page_2 .spre_page_image
{
  height: 129px;
  opacity: 0.8;
  width: 98px;
}

#spre_previous_page_3
{
  left: 54px;
  top: 82px;
  z-index: 4;
}
#spre_previous_page_3 .spre_page_image
{
  opacity: 0.6;
}

#spre_previous_page_4
{
  left: 99px;
  top: 66px;
  z-index: 3;
}
#spre_previous_page_4 .spre_page_image
{
  opacity: 0.4;
}

#spre_previous_page_5
{
  display: none;
  left: 175px;
  top: 49px;
  z-index: 2;
}
#spre_previous_page_5 .spre_page_image
{
  opacity: 0.2;
}


.spre_next_page
{
  position: absolute;
}
.spre_next_page .spre_page_image
{
  -moz-box-shadow: 2px 2px 2px #666;
  -webkit-box-shadow: 2px 2px 2px #666;
  box-shadow: 2px 2px 2px #666;
}

#spre_next_page_0
{
  display: none;
  left: 561px;
  top: 156px;
  z-index: 7;
}
#spre_next_page_0 .spre_page_image
{
  height: 183px;
  width: 139px;
}

#spre_next_page_1
{
  left: 781px;
  top: 141px;
  z-index: 6;
}
#spre_next_page_1 .spre_page_image
{
  height: 183px;
  width: 139px;
}

#spre_next_page_2
{
  left: 843px;
  top: 106px;
  z-index: 5;
}
#spre_next_page_2 .spre_page_image
{
  height: 129px;
  opacity: 0.8;
  width: 98px;
}

#spre_next_page_3
{
  left: 816px;
  top: 82px;
  z-index: 4;
}
#spre_next_page_3 .spre_page_image
{
  opacity: 0.6;
}

#spre_next_page_4
{
  left: 771px;
  top: 66px;
  z-index: 3;
}
#spre_next_page_4 .spre_page_image
{
  opacity: 0.4;
}

#spre_next_page_5
{
  display: none;
  left: 695px;
  top: 49px;
  z-index: 2;
}
#spre_next_page_5 .spre_page_image
{
  opacity: 0.2;
}

/* End Page Preview CSS */

#spre_table_of_contents_button
{
  height: 86px;
  left: 25px;
  overflow: hidden;
  position: absolute;
  top: 390px;
  width: 126px;
  z-index: 10;
}
#spre_table_of_contents_button a
{
  display: block;
  background: url('/spre/images/main/table_of_contents_button.gif') no-repeat 0 0 transparent;
  height: 86px;
  width: 125px;
}

#spre_previous_page_button, #spre_next_page_button
{
  height: 171px;
  overflow: hidden;
  position: absolute;
  top: 145px;
  width: 50px;
  z-index: 10;
}
#spre_previous_page_button a, #spre_next_page_button a
{
  -moz-box-shadow: 0 0 10px #333;
  -webkit-box-shadow: 0 0 10px #333;
  box-shadow: 0 0 10px #333;
  display: block;
  position: absolute;
  height: 138px;
  top: 10px;
  width: 39px;
  behavior: url(/styles/PIE.htc);
}
#spre_previous_page_button
{
  left: 125px;
}
#spre_next_page_button
{
  left: 775px;
}
#spre_previous_page_button a
{
  background: url('/spre/images/main/previous_button.gif') no-repeat right center transparent;
  -webkit-border-radius: 12px 0 0 12px;
  -moz-border-radius: 12px 0 0 12px;
  border-radius: 12px 0 0 12px;
  left: 10px;
}
#spre_next_page_button a
{
  background: url('/spre/images/main/next_button.gif') no-repeat left center transparent;
  -webkit-border-radius: 0 12px 12px 0;
  -moz-border-radius: 0 12px 12px 0;
  border-radius: 0 12px 12px 0;
  left: 0;
}


#spre_previous_page_text, #spre_next_page_text
{
  height: 20px;
  overflow: hidden;
  position: absolute;
  text-align: center;
  top: 347px;
  width: 150px;
  z-index: 10;
}
#spre_previous_page_text
{
  left: 24px;
}
#spre_next_page_text
{
  left: 775px;
}
#spre_previous_page_text a, #spre_next_page_text a
{
  color: #9D9FA2;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  text-transform: uppercase;
}

/* Content CSS */

#spre_content_container
{
  background-color: #FFF;
  border: 1px solid #DDD;
  -moz-box-shadow: 0 0 10px #333;
  -webkit-box-shadow: 0 0 10px #333;
  box-shadow: 0 0 10px #333;
  margin: 20px auto 15px auto;
  position: relative;
  width: 600px;
  z-index: 9;
}

#spre_content_header
{
  height: 54px;
}

#spre_content_header_top
{
  background-color: #FCF5CD;
  border-bottom: 2px solid #ECBA4B;
  height: 30px;
  margin: 0;
  padding: 2px 10px;
}
.spre_content_header_icon
{
  float: left;
  height: 30px;
  margin: 0 5px 0 0;
  width: 30px;
}
.spre_content_header_icon a
{
  display: block;
  height: 30px;
  width: 30px;
}

#spre_content_header_print a
{
  background: url('/spre/images/shared/header_button_print.gif') no-repeat center bottom transparent;
}

#spre_content_header_fullscreen a
{
  background: url('/spre/images/shared/header_button_fullscreen.gif') no-repeat center bottom transparent;
}

#spre_content_header_table_of_contents a
{
  background: url('/spre/images/shared/header_button_table_of_contents.gif') no-repeat center bottom transparent;
}

#spre_content_header_page_number
{
  background: url('/spre/images/shared/pagenumber_background.gif') no-repeat 0 0 transparent;
  color: #636467;
  float: left;
  font-weight: bold;
  height: 17px;
  margin: 0 11px;
  overflow: hidden;
  text-align: center;
  width: 68px;
}

#spre_content_header_issue_name
{
  color: #636467;
  font-weight: bold;
}

#spre_name_seperator, #spre_page_name
{
  display: none;
}

#spre_content
{
  margin: 10px auto 5px auto;
  overflow-x: hidden;
  overflow-y: auto;
  width: 587px;
}

#spre_content_footer
{
  display: none;
}

/* Navigator Bar CSS */

#spre_page_navigator
{
  background: url("/spre/images/main/navigator_bar.gif") no-repeat scroll 21px 7px transparent;
  height: 17px;
  margin: 0 0 20px 195px;
  overflow: hidden;
  position: relative;
  width: 560px;
}

#spre_page_navigator_previous_button, #spre_page_navigator_next_button
{
  height: 17px;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 21px;
}
#spre_page_navigator_previous_button
{
  background: url("/spre/images/main/navigator_previous_page_button.gif") no-repeat 0 0 transparent;
  left: 0;
}
#spre_page_navigator_next_button
{
  background: url("/spre/images/main/navigator_next_page_button.gif") no-repeat 0 0 transparent;
  left: 539px;
}
#spre_page_navigator_previous_button a, #spre_page_navigator_next_button a
{
  display: block;
  height: 17px;
  width: 21px;
}

#spre_page_navigator_ball_container
{
  height: 17px;
  left: 22px;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 516px;
}

#spre_page_navigator_before_ball
{
  display: none;
  position: absolute;
}

#spre_page_navigator_ball
{
  background: url("/spre/images/main/navigator_ball.gif") no-repeat 0 0 transparent;
  display: none;
  height: 13px;
  left: 21px;
  overflow: hidden;
  position: absolute;
  top: 2px;
  width: 13px;
  z-index: 2;
}

/* Footer CSS */

#spre_footer
{
  color: black;
  font-size: 10px;
  margin: 5px auto 0 auto;
  text-align: center;
  width: 400px;
}
#spre_footer a
{
  color: black;
}

/* Dialog CSS */

#spre_dialog
{
  font-weight: bold;
  text-align: center;
}

#spre_dialog_pleasewait
{
  height: 66px;
  margin: 10px;
  width: 66px;
}

#spre_dialog_page_name
{
  font-size: 18px;
  margin: 10px;
}

/* Table of Contents CSS */
#spre_table_of_contents
{

}

.spre_table_of_contents_page
{
  background: url("/spre/images/shared/table_of_contents_button_page_background.gif") no-repeat scroll 0 0 transparent;
  float: left;
  height: 242px;
  margin-left: 25px;
  overflow: hidden;
  padding: 5px 0 0 5px;
  position: relative;
  width: 170px;
}

.spre_table_of_contents_page img
{
  height: 219px;
  width: 167px;
}

.spre_table_of_contents_page_number
{
  background: url("/spre/images/shared/pagenumber_background.gif") no-repeat scroll 0 0 transparent;
  color: #636467;
  font-weight: bold;
  height: 17px;
  left: 49px;
  overflow: hidden;
  position: absolute;
  text-align: center;
  top: 224px;
  width: 68px;
}

/* Default Box CSS */
#spre_header_box
{
  float: right;
  height: 30px;
}

#spre_header_box p
{
  margin: 0;
  padding: 0;
}

/* Default Header CSS */
#spre_header
{
  background-color: #ecba4b;
  height: 90px;
  margin: 6px 4px;
  overflow: hidden;
  position: relative;
  width: 942px;
}

#spre_header_left
{
  background: url('/spre/images/shared/default_header_left_background.gif') no-repeat left center;
  float: left;
  height: 90px;
  overflow: hidden;
  position: relative;
  width: 253px;
}

#spre_header_logo
{
  height: 55px;
  left: 40px;
  overflow: hidden;
  position: absolute;
  top: 16px;
  width: 213px;
}

#spre_header_right
{
  background: url('/spre/images/shared/default_header_right_background.gif') no-repeat right center;
  float: right;
  height: 90px;
  overflow: hidden;
  position: relative;
  width: 642px;
}

#spre_header_menu
{
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 22px;
  width: 590px;
}

#spre_header_menu .menu
{
  border-right: 2px solid #636467;
}
#spre_header_menu .menu:first-child
{
  border-right: none;
}

#spre_header_menu .menu a
{
  display: block;
  color: #636467;
  font-weight: bold;
  padding: 0 10px;
  text-decoration: none;
}

#spre_header_menu .menu a:hover
{
  text-decoration: underline;
}

#spre_header_search
{
  left: 410px;
  overflow: hidden;
  position: absolute;
  top: 48px;
}

#spre_header_search_box
{
  float: left;
}

.spre_header_input
{
  background-color: #FFF;
  border: 1px solid #B38037;
  color: #808285;
  font-weight: bold;
  padding: 1px 4px;
  width: 118px;
}

#spre_header_search_button_box
{
  float: left;
  margin: 2px 10px;
}

/* page comment css styles */
#pageCommentsHeader
{
  clear: both;
  font-size: 14px;
  font-weight: bold;
  padding-top: 20px;
}

#pageCommentHeader
{
  color: #000;
  font-size: 14px;
  padding-bottom: 10px;
}

.pageCommentRequired
{
  color: darkred;
}

.pageCommentField
{
  float: left;
  padding-right: 10px;
  text-align: right;
  width: 150px;
}

.pageCommentInput
{
  float: left;
}

.pageCommentSubject
{
  color: #000;
  font-size: 14px;
  font-weight: bold;
  padding: 10px 0px 0px 0px;
}

.pageCommentFrom
{
  font-size: 12px;
}

.pageCommentDelete
{
  font-size: 12px;
}

.pageCommentBody
{
  color: #000;
  font-size: 14px;
  padding: 8px 0px 10px 0px;
}

#pageCommentForm
{
  padding-bottom: 20px;
}