@font-face {
    font-family: 'helvetica-neue-thin';
    src: url('../../../../fonts/helveticaneue-thin-webfont.eot');
    src: url('../../../../fonts/helveticaneue-thin-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../../../fonts/helveticaneue-thin-webfont.woff') format('woff'),
         url('../../../../fonts/helveticaneue-thin-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}    

@font-face {
    font-family: 'helvetica-neue-light';
    src: url('../../../../fonts/helveticaneue-light-webfont.eot');
    src: url('../../../../fonts/helveticaneue-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../../../fonts/helveticaneue-light-webfont.woff') format('woff'),
         url('../../../../fonts/helveticaneue-light-webfont.ttf') format('truetype'),
         url('../../../../fonts/helveticaneue-light-webfont.svg#helvetica_neuelight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'helvetica-neue-medium';
    src: url('../../../../fonts/helveticaneue-medium-webfont.eot');
    src: url('../../../../fonts/helveticaneue-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../../../fonts/helveticaneue-medium-webfont.woff') format('woff'),
         url('../../../../fonts/helveticaneue-medium-webfont.ttf') format('truetype'),
         url('../../../../fonts/helveticaneue-medium-webfont.svg#helvetica_neuelight') format('svg');
    font-weight: normal;
    font-style: normal;

}

body {
	margin: 0;
}
.pageflip-container {
	padding-top: 1px;
}
#b-pinterest,
#b-facebook,
#b-twitter,
#b-google,
#b-thumbs {
	display: none;
}
#pf-stage {
	background: #f0f0f0;
}

.pf-left-side {
  border-radius: 7px 0 0 7px;
  }
  
.pf-right-side {
  border-radius: 0 7px 7px 0;
  }  
  
.pf-left-side,
.pf-right-side,
.pf-thumbnail-spread,
.pf-thumbnail-page {
	background: #343434; 
}
#pageflip-controls,
#pf-pagerin {
	color: rgb(128, 128, 128);
	bottom: 10px;
}
.pf-control-bar-button g,
.pf-control-bar-pager g {
	fill: rgb(128, 128, 128);
}
.pf-control-bar-button:not(.pf-disabled):hover g {
	fill: rgb(0, 0, 0);
}
.pf-hotspot {
	position: absolute;
	overflow: hidden;
	cursor: pointer;
}

#b-play {
  display: none;
  }
  
#b-fullscreen,
#b-fullscreenoff {
  margin-top: -2px;
  }  
  
#b-fullscreen SVG,
#b-fullscreenoff SVG,
#b-fullscreen svg,
#b-fullscreenoff svg {
  width: 26px;
  height: auto;
  }  
  
.pf-control-bar-button:not(.pf-disabled):hover g {
  fill: #b2a06c;
  }  
  
.pf-control-bar-button {
  cursor: pointer;
  }  
  
#b-zoomin {
  display: none;
  }
  
.page.dark {
  background: #333;
  }  
  
@media (max-width: 480px){

  #pageflip-controls {
    bottom: 40px;
    }

}

#back {
	position: absolute;
	top: 15px;
	left: 25px;
	z-index: 1;
	}

A {
	font: 11px Arial;
	color: #999;
	text-decoration: none;	
	outline: none;
	}
	
A:hover {
	color: #b2a06c;
  }
  
#logo {
  padding: 85px;
  opacity: 0.25;
  }  
  
#logo IMG {
  width: 320px;
  height: auto;
  
  }  
  
#toc {
  color: #fff;
  padding: 100px;
  position: absolute;
  bottom: 0;
  left: 0;
  
  font-size: 2em;
  }  
	
#toc H1 {
  font-family: helvetica-neue-medium;
  letter-spacing: 5px;
  text-transform: uppercase;
  font-size: 20px;
  margin-bottom: 1.5em;
  }	
  
#toc A {
  display: block;
  font-family: helvetica-neue-thin;
  font-size: 1.5em;
  cursor: pointer;
  
  }
  
#toc A SMALL {
  font-size: 0.6em;
  font-family: helvetica-neue-light;
  color: #555;
  }    
  
#toc A:hover {
  color: #b2a06c;
  }  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  