/*  Main Styles - Print.css */

.printLogo{
	display:block;
}

.screenLogo{
	display:none;
}

html, body
{
	font-family: verdana, helvetica, sans-serif;
	color: black;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

/*

Event Calendar Styles


-----------------------------------*/
.calendar-header {
	background:url('https://www.wisconsinhistory.org/styles/images/calendar-header.png') 100% 100% no-repeat;
	}

/* Left Side Nav
-------------------------------------------*/
#Filter_EndDate, #Filter_StartDate {
	width:75px;
	padding:3px 2px;
}
.search-by-date div {
	float:left;
	padding-right:5px;
}
.search-by-date label {
	color:#999;
	}
.date-search {
	margin-top:10px;
	padding:6px;
	}
#sideNav h4 {
	color:#999;
}
.search-by-program div, .search-by-series div {
	font-weight:bold;
	padding: 5px 0px 6px 25px;
	
	}

/* Individual Search Result List Items
-------------------------------------------*/
.search-results h2 {
padding-bottom:3px !important;
padding-top:0px !important;
font-size:1.3em;
}
.search-results h4 {
padding-bottom:3px !important;
padding-top:10px !important;
font-size:1.1em;
text-transform:uppercase;
color:#666666;
}
.search-results span.dates {
font-weight:bold;
}
.search-results p {
margin-bottom:3px;
}
.search-results p.description, .search-results p.meta-description {
margin-bottom:1.6em;
}
.search-results p.registration-deadline {
font-weight:bold;
}
span.paginationLeft	{font-size:1.6em;
}

/*

Other Styles


-----------------------------------*/

hr {
	border:0;
	background-color:#ccc;
	text-align:left;
	height:1px;
	margin: 20px 0;
}

img
{
	border: 0px;
}

form
{
	margin: 0;
	padding: 0;
}

.red
{
	color: #783034;
}

#main
{
	width: 100%;
}
td.body {
	height: auto;
}
#logo, #topPhoto
{
	float:left;
	display: block;
	margin: 0px;
	padding: 0px;
}
#topAd
{
	display: none;
}

#nav
{
	display: none;
}

#search
{
	display: none;
}

#bottomBar
{
	padding: 1px 1px;
	background-color: #132744;
}

#bottomBar img
{
	display: none;
}

#copyright
{
	font-size: 10px;
	color: #132744;
	background-color: #FFFFFF;
	padding: 0px;
	text-align: center;
}

#copyright a
{
	color: #132744;
}

.dontPrint
{
	display: none;
}


.floatright
{
float: right;
margin: 0 0 10px 10px;
border: 1px solid #666;
padding: 2px;
text-align:center;
font-size: 10px;
}

.floatleft
{
float: left;
margin: 0 10px 10px 0;
border: 1px solid #666;
padding: 2px;
text-align: center;
font-size: 10px;
}

.floatleft p
{
margin-top: 5px;
width: 15em;
}

#image
{
border: 1px solid #666;
padding: 2px;
text-align: center;
}

.pop {
	background-color: #F7F7E8;
	margin: 0;
	padding: 10px;
}

.breakoutbox {
	border: 1px solid #666;
	margin: 0px;
	padding: 10px;
}

.bookbox {
	background-color: #f0f0d1;
	margin: 0;
	padding: 4px;
	border: 1px solid #666;
	width:150px;
	font-weight:800;
}

.bookboxprice {
float: right;
}

#thisdayTitle {
	font-size: 10px;
	width: 408px;
	height: 15px;
	padding: 7px 7px 5px 5px;
	text-align:right;
}

#thisdayContent {
	font-size: 10px;
	color: #000000;
	background-color: #F0F0D1;
	padding: 0px 5px 6px 12px;
}

#thisdayTitle a:hover {
	color: #783034;
	text-decoration: underline;
}

#thisdayContent a {
	color: #783034;
	text-decoration: none;
}
#thisdayContent a:hover {
	color: #783034;
	text-decoration: underline;
}

.whstitle {
font-size: 11px;
color: #132744;
font-weight: 900;
}

.whsheader {
font-size:10px;
font-weight: bold;
}

.whstext {
font-size:10px;
margin-top:2px;
} 

#navtable {
display: none;
}

.membership-bottom-page p {
	max-width: 19em;
}

.membership-bottom-page ul {
	max-width: 19em;
}

#leftSide
{
}

#rightSide
{
	display: none;
}

#breadcrumbs
{
	display: none;
}

#sideNav
{
	display: none;
}

#header
{
	width: 114px;
	height: 39px;
	margin: 0;
	padding: 10px 13px;
}

#header img
{
	display: none;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 2px 0 0 0;
	font-size: 24px;
	color:#333;
	font-weight:normal !important;
	text-transform:none !important;
	width:690px;
}

h2
{
	margin: 0;
	padding: 2px 0 0 0;
	font-size: 16px;
	font-weight: bold;
}

h3
{
	margin: 0 0 10px 0;
	font-size: 16px;
	font-weight: bold;
}

h4
{
	margin: 0;
	padding: 2px 0 0 0;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}

h5
{
	margin: 0;
	padding: 2px 0 0 0;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}

h6
{
	margin: 0;
	padding: 2px 0 0 0;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}

.body
{
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	padding: 15px;
}

.body strong
{
	color: #783034;
	font-weight: bold;
}

.body ul {
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	padding: 4px 0px 0px 18px;
	margin: 0px;
}
.body ul a {
	color: #333333;
	text-decoration: none;
}
.body ul a:hover {
	color: #783034;
	text-decoration: underline;
}

.bodyBorder
{
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	padding: 15px;
	border-right: #ABB0B1;
	border-width: 0 1px 0 0;
	border-style: none dotted none none;
}

.bodyBorder strong
{
	color: #783034;
	font-weight: bold;
}

.bodyBorder ul {
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	padding: 4px 0px 0px 18px;
	margin: 0px;
}
.bodyBorder ul a {
	color: #333333;
	text-decoration: none;
}
.bodyBorder ul a:hover {
	color: #783034;
	text-decoration: underline;
}

.line
{
	margin: 10px 0 0 0;
	padding: 0 0 10px 0;
	border-top: #ABB0B1;
	border-width: 1px 0 0 0;
	border-style: dotted none none none;
}

.questions
{
	display: none;
}

.breakout
{
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	background: #E4E9F3;
	border-width: 1px 0 0 0;
	border-style: dotted none none none;
	border-color: #ABB0B1;
}

.breakout td
{
	padding: 15px 40px 15px 15px;
}

.breakout a
{
	color: #A01714;
}

.extraBreakout
{
	border-width: 1px 0 0 0;
	border-style: dotted none none none;
	border-color: #ABB0B1;
}

.extraBreakout td
{
	padding: 0;
}

.extraBreakout ul {
	padding: 0 0 0 25px;
	margin: 0px;
}

.extraBreakout ul a {
	color: #333333;
	text-decoration: none;
}
.extraBreakout ul a:hover {
	color: #783034;
	text-decoration: underline;
}

.imageBreakout
{
	float: right;
	font-size: 9px;
	color: black;
	margin: 0 0 0 10px;
	padding: 0 0 3px 0;
}

.imageBreakout img
{
	padding: 0 0 3px 0;
}
#banner-elements, .promo920, #link-bar {
	display:none;
}
.back-arrow, .PreviousPage, .NextPage {
	display:none;
	}
#footer, #footer a {
	font-size:10px;
	color:#666;
	text-decoration:none;
	}
#content {
	box-shadow:none;
}
.grey-header h2, #top-links, #footer, #branding, #idx-content-top {
	display:none;
}

