body {
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  background-image: url("img/bbar.png");
  background-position: 0px 563px;
  background-repeat: repeat-x;
  background-color: #171d25; 
  color: #fff;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

ul {
	list-style-type:square
}

h3,
.h3 {
	text-transform: uppercase;
}

.navbar {
  min-height: 71px;
  margin: 0px;
  background-image: url("img/tbar.png");
  background-repeat: repeat-x;
}

.navbar-static-top {
  top: 0;
  border-width: 0 0 0px;
  min-width: 970px;
}

.navbar-inner {
  background-color: #fff; 
}

.navbar-form {
	margin-top: 20px;
}

.navbar-form .form-control {
	width: 320px;
}

#signupForm {
    display: inline-block;
}

.signup {
	color: #9d3c1b;
}

a:link {color:#9d3c1b;}      /* unvisited link */
a:visited {color:#9d3c1b;}  /* visited link */
a:hover {color:#ffffff;}  /* mouse over link */
a:active {color:#9d3c1b;}  /* selected link */

.jumbotron {
  padding-top: 30px;
  min-height: 563px;
  min-width: 768px;
  max-height: 563px;
  margin-bottom: 0px;
 background-image: url("img/jumbotron_deadbreed.png");
 background-color: #000;
 background-position: 50% 0px;
 /*background-position-y: 70px;*/
 background-repeat: no-repeat;
}

.logo {
	margin-top: 20px;
}

.facebook {
	margin-top: 20px;
}

.twitter {
	margin-top: 20px;
}

.details {

}

.buy {

}

.buybox {
	padding: 10px;
	background-color: #fff;
	border-style: solid;
	border-width: 4px;
	border-color: #767676;
	color: #767676;
	min-height: 172px;
	min-width: 400px;
}

.buybox h4 {
	color: #000;
}

.buyimage {
	padding-right: 10px;
}

.offer {
	margin-left: 10px;
	margin-right: 10px;
}

.esrb {
	margin-top: 44px;
}

.center-block {
	text-align: center;
	display: block;
	margin-left: auto;
	margin-right: auto;
	letter-spacing:2px;
}

.center-block-spacing {
	text-align: center;
	display: block;
	margin-left: auto;
	margin-right: auto;
	letter-spacing:6px;
}

.center-block-normal {
	text-align: center;
	display: block;
	margin-left: auto;
	margin-right: auto;
	letter-spacing:2px;
	text-transform:none;
}

.support {
	padding-top: 20px;
	min-height: 30px;
	text-transform: uppercase;
}

.paypal-button {
	padding: 10px;
}

.other {
	color: 	#636363;
}

.other small {

}

.other smallsupport {

}

.other hr {
	border-top: 1px solid #636363;
}

#coming {
	padding-top: -40px;
}

#playContainer {
	padding-top: 300px;
}