@font-face {
  font-family: LETTERS_;
  src: url(Fonts/LETTERS_.otf);
}
@font-face {
  font-family: OpenSans;
  src: url(Fonts/OpenSans.ttf);
}
@font-face {
  font-family: EGO;
  src: url(Fonts/EGO.otf);
}
.container {
background-color: black;
	position: relative;
}
a{
	text-decoration: none;
	color: black;

}




.flashHeader{
  width:100%;
  position: relative;
  color: white;
  text-align: center;
  font-family: EGO;
}
.flashPiece {
	position: relative;
	width:80%;
	height: 450px;

 background-color: black;
	margin-left: 10%;
}
.flashPieceOrder {
	position: relative;
	width:80%;
	height: 400px;

 background-color: black;
	margin-left: 10%;
}
#billy{
	background-image: url("billy.jpg");
	background-position: center;
 background-size: 90%;
 background-repeat: no-repeat;

}
#redeag{
	background-image: url("redeag.jpg");
	background-position: center;
 background-size: 90%;
 background-repeat: no-repeat;

}
#rampant{
  background-image: url("danRampant.jpg");
  background-position: center;
 background-size: 100%;
 background-repeat: no-repeat;

}
#wolf{
	background-image: url("wolf.jpg");
	background-position: center;
 background-size: 90%;
 background-repeat: no-repeat;

}
#cat{
	background-image: url("catMask.jpg");
	background-position: center;
 background-size: 90%;
 background-repeat: no-repeat;

}
#tiger{
	background-image: url("tigerFrontMobile.jpg");
	background-position: center;
 background-size: 95%;
 background-repeat: no-repeat;

}
#shining{
	background-image: url("shining.jpg");
	background-position: bottom;
   background-size: 95%;
 background-repeat: no-repeat;

}
#zombie{
	background-image: url("zombie.jpg");
	background-position: bottom;
   background-size: 95%;
 background-repeat: no-repeat;

}
#bobcat{
	background-image: url("bobcat.jpg");
	background-position: bottom;
   background-size: 95%;
 background-repeat: no-repeat;

}
#red5{
	background-image: url("red5.jpg");
	background-position: bottom;
   background-size: 95%;
 background-repeat: no-repeat;

}
#dan{
	background-image: url("danRedMobile.jpg");
	background-position: center;
 background-size: 95%;
 background-repeat: no-repeat;

}
#rambo{
  background-image: url("rambo.jpg");
	background-position: center;
 background-size: 95%;
 background-repeat: no-repeat;
}
#predator{
	background-image: url("predator.jpg");
	background-position: center;
 background-size: 100%;
 background-repeat: no-repeat;

}
#spongebob{
	background-image: url("spongebob.jpg");
	background-position: center;
 background-size: 100%;
 background-repeat: no-repeat;

}
#spartan{
	background-image: url("spartan.jpg");
	background-position: center;
 background-size: 100%;
 background-repeat: no-repeat;

}
#skull{
	background-image: url("skullMobile.jpg");
	background-position: center;
   background-size: 95%;
 background-repeat: no-repeat;

}
#bullseye{
	background-image: url("bullseye.jpg");
	background-position: bottom;
   background-size: 95%;
 background-repeat: no-repeat;

}
#laptop{
	background-image: url("laptop.jpg");
	background-position: center;
 background-size: 100%;
 background-repeat: no-repeat;

}

.menuBar{

	position: relative;


}
.linkHolder{
	width: 100%;
	position: relative;
	background-color: black;
  color: white;
	text-align: center;
	font-size: 1em;
	padding-top: .25em;
	padding-bottom: .25em;
	font-family: EGO;

}
.linkHolderOrange{
	width: 100%;
	position: relative;
	background-color: gray;
  color: white;
	text-align: center;
	font-size: 1em;
	padding-top: .25em;
	padding-bottom: .25em;
	font-family: EGO;
  -webkit-box-shadow: inset 5px 0px 60px 7px rgba(0,0,0,0.75);
-moz-box-shadow: inset 5px 0px 60px 7px rgba(0,0,0,0.75);
box-shadow: inset 5px 0px 60px 7px rgba(0,0,0,0.75);
}
.linkHolder:hover{
	background-color: orange;
}

#oneHundy{
  display: none;
}

.infoButton{
	font-family: EGO;
	text-shadow: 3px 3px black;

	-webkit-text-stroke-width: 1px;
	    -webkit-text-stroke-color: black;
	font-size: 2em;
	text-align: center;
	background-color: black;
	color: white;
	width: 100%;

	background-image: url("arrow.png");
	background-position: center;
	background-size: 90%;
	background-repeat: no-repeat;


}
.info {
	height: 450px;
	width: 100%;
 background-color: rgba(255,255,255,0.8);
font-weight: bolder;
font-size: 1.5em;
 position:absolute;
   bottom:0;

}
h3  {
	font-family: EGO;


}
h2  {
	font-family: EGO;


}
p {
font-family: OpenSans;

 text-align: left;
 padding-left:: .25em;
 padding-right: .25em;
 padding-bottom:  .25em;
 padding-top: 0;
 color: black;

}
.logoBar{

	height: 50px;
	position: relative;
	//background-image: url("logoMobile.jpg");
//	background-position: center;
//	background-repeat: no-repeat;
	background-color: black;
//	background-size: 99%;
		width:100%;
    text-shadow:1px 1px 2px orange;
	//	margin-left: 5%;
  text-align: center;
  color: white;
  font-family: EGO;
}
.buffer{
	width: 100%;
	height: 25px;
	background-color: black;
	position: relative;
}
.sloganBar{
	width:100%;
	position: relative;
  color: white;
	text-align: center;
	font-family: EGO;
  padding-top: .25em;
    padding-bottom: .25em;
}
.sloganBarTop{
	width:100%;
	position: relative;
	background-color: black;
  color: white;
	text-align: center;
	font-family: EGO;
  font-size: .5em;
}
.sloganBar h2 {
  font-weight: lighter;
}
.sloganBar h3 {
	font-family: OpenSans;
  font-size: .75em;
}
#orderInfo{
	background-image: url("skullRed.jpg");
	background-repeat: no-repeat;
	background-color: black;
	background-size: 95%;
	background:
}
#orderInfo h1{
	color:white;
	font-family: ego;
}
#orderInfo p{
	color: white;
}
#form {
	color:white;
	font-family: OpenSans;

}
#messageField{
	width: 100%;
	height: 50px;

}
