a:link {
	text-decoration:none;
	color:#636363;
}

a:hover {
	text-decoration:underline;
	color:#636363;
}

a:visited {
	text-decoration:none;
	color:#636363;
}

a:visited:hover {
	text-decoration:underline;
	color:#636363;
}

img {
  border:0;
}

.zh2-section-weight {
  padding: 10px;
  border: 1px solid #BBBBBB;
}

.zh2-weapon-price {
  padding: 10px;
  border: 1px solid #BBBBBB;
}

.zh2-car-price {
  padding: 10px;
  border: 1px solid #BBBBBB;
}



.zh2-zombie-weight {
  padding: 10px;
  padding-bottom:0;
  border: 1px solid #BBBBBB;
  
  clear:left;
  float:left;
}

.zh2-today-outline {
  margin: 10px 0;
  border: 1px solid #BBBBBB;
}

.img_banner {
    width: 100%;
    min-width: 512px;
    
    position: relative;
    top: -50%;
    left: 0;
    
}

.zh1_banner {
    height : 300px;
    width : 100%;
    min-width: 1000px;
    overflow : hidden;
    
    background: url(/static/images/zh1_bg.jpg);
    background-position: center 50%;
    background-size: 100%;
  
}

.welcome {
    padding: 10px;
    margin: 20px 0px 20px 0px;
    font-family: sans-serif;
    
}

.banner_contents {
    width: 1000px;
    padding: 50px 0px;
    margin: 0px 0px 0px 60%;
}

.banner_header {
  color: white;
  font-family: 'Shadows Into Light';
  font-size: 50;
  opacity: 1.0;
}

.banner_sub_header {
    font-family: 'PT Sans Narrow' sans-serif;
    color: white;
    font-size: 18;
    opacity: 0.7
}

.banner2 {
    background: url(/static/images/quinoa_and_kale.jpg);
    background-position: center 50%;
    background-size: 100%;
}


#section_order { list-style-type: none; margin: 0; padding: 0; width: 60%; }
#section_order li { margin: 0 3px 3px 3px; padding: 0.4em; padding-left: 1.5em; font-size: 1.0em; height: 16px; }
#section_order li span { position: absolute; margin-left: -1.3em; }

.egginc_banner {
      height : 300px;
    width : 100%;
    min-width: 1000px;
    overflow : hidden;
    
    background: url(/static/images/egginc_bg.jpg);
    background-position: center 50%;
    background-size: 100%;
}

.zh2_banner {
      height : 300px;
    width : 100%;
    min-width: 1000px;
    overflow : hidden;
    
    background: url(/static/images/zh2_bg.jpg);
    background-position: center 50%;
    background-size: 100%;
}

.zhde_banner {
      height : 300px;
    width : 100%;
    min-width: 1000px;
    overflow : hidden;
    
    background: url(/static/images/zhde_bg.jpg);
    background-position: center 40%;
    background-size: 100%;
}

.dark_bg {
  position:relative;
  width:1000px;
  height:200px;
  opacity:0.5;
  background-color:#000000;
  z-index:5
}

.game_title {
  position:relative;
  top:-190px;
  left:20px;
  width:1000px;
  height:200px;
  z-index:10;
  color:#FFFFFF;
  font-size:50px;
  font-family: 'Yanone Kaffeesatz', sans-serif;
}

.skijump_banner {
      height : 300px;
    width : 100%;
    min-width: 1000px;
    overflow : hidden;
    
    background: url(/static/images/skijumpcoversketch.jpg);
    background-position: center 40%;
    background-size: 100%;
}
