/* CSS Document */

html, body {
margin: 0; padding: 0 0 100px 0; 
font-family: 'Roboto', Arial, Helvetica, sans-serif;
font-size: 14px; color: #262626; font-weight: 400; }

p { margin: 0; padding: 10px; line-height: 24px !important; }
div { margin: 0; padding: 0; height: auto; }
img { max-width: 100%; height: auto; }

#pagewrap,#headwrap,#navwrap,#slidewrap,#basewrap,#cntwrap,#footwrap,#credwrap 
{ position: relative; width: 100%; z-index:1; }

#pagewrap h1, #pagewrap h2, #pagewrap h3 {
font-family:'HelveticaNeueW01-75Bold', Arial, Helvetica, sans-serif;
margin: 0; padding: 10px 0; text-transform: uppercase; letter-spacing: -0.5px; }
#pagewrap h1 { 
font-size: 190%; color: #000; 
border-bottom: 1px #999 dashed; margin-bottom: 30px; padding: 10px 10px 10px 0; }
#pagewrap h2 { 
font-size: 170%; color: #000;
border-bottom: 1px #999 dashed; margin-bottom: 20px; padding: 10px; }
#pagewrap h3 { 
font-size: 155%; color: #000;
padding: 10px;  }

#headwrap { z-index: 100; }
#logo {
position: relative; top: 5px; right: 0; z-index: 5; float: right;
background: url(/themes/BisonProducers2015/images/bp-logo.png) #fff center right no-repeat;
background-size: contain; }
#logo { width: 300px; height: 60px; padding: 0 0 15px 0px; margin-left: 15px; }

#cntwrap {  z-index: 99; }

#breadcrumbz { margin: -15px 0 20px 0; padding: 0; font-size: 11px; }
#footwrap {  margin-top: 15px; padding-top: 15px; border-top: 1px dashed #999; }

#foot1 { }
.ftbox ul, .ftbox li { margin: 0 10px; padding: 0; list-style-type: none; display: inline-block; }
.ftbox li { margin: 0; padding: 0 0 5px 0; }
.ftbox li img { margin: 0 2px 0 10px; }

#credwrap { padding: 20px 10px;  }
#credits, #credits a { text-decoration: none; font-size: 12px; }

/* hide elements */
#ccm-page-controls-wrapper,
#toptxt, #headtxt, #navwrap, #slidewrap,
#aside, #asidehm, #basewrap, #foot2, #foot3, #pdfbutton, .blinks
{ display: none; visibility: hidden; opacity: 0; background: none; }