/* @override http://hardhatmirror.com/css/layout.css */

img.mapper {
	display: inline-block;
	float: right;
}

body {
	background-image: url(../graphics/metal_tile.jpg);
}

div.lefty {
	width: 99%;
}

a {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #2d2d2d;
	text-decoration: underline;
}

a:visited {
	color: #000;
}



.stage_bg {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	height: 375px;
	width: 100%;
	position: relative;
	padding: 4px 0 3px;
	text-align: center;
	display: inline-block;
	clear: both;
	background: url(../graphics/perspective.jpg) repeat-x;
}

div.image_border {
	width: 960px;
	margin-top: 0px;
	display: inline-block;
	border-top: 3px solid black;
	border-bottom: 3px solid black;
}

#stage {
	height: 368px;
	width: 960px;
	margin: 0;
	padding: 0;
	display: inline-block;
	position: relative;
	overflow: hidden;
}



div.mirror {
	margin: 0;
	padding: 6px 0 0;
	z-index: 2;
	position: absolute;
	left: 40px;
	display: inline-block;
	width: 400px;
	height: auto;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='graphics/mirror_drawing.png');
	top: 0;
}
div.mirror[class] {
	background: url(../graphics/mirror_drawing.png) no-repeat;
}


div.mirrorplaceholder {
	width: 183px;
	height: 134px;
	margin: 0;
	padding: 0;
	position: relative;
}

div.title {
	margin: 16px 0 18px;
	position: relative;
	left: 250px;
	clear: both;
	display: inline-block;
	width: 700px;
	float: left;
}


div.imagebar {
	left: -10px;
	top: 0;
	width: 960px;
	height: 188px;
	padding: 0;
	display: inline-block;
	margin: 0 0 30px;
	position: relative;
}

span.smallerfont {
	font-size: .9em;
}

div.sml {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: -40px;
}

div.sml.normal{

	margin-top: 0px;
	text-align: right;
}

div.mirrortext {
	margin: 0;
	position: relative;
	z-index: 2;
	width: 400px;
	font-size: .9em;
	display: inline-block;
	float: left;
	clear: both;
	overflow: visible;
	padding: 0 55px 0 0;
}



div.mirror_two {
	margin: 0;
	padding: 6px 0 0;
	z-index: 2;
	position: absolute;
	left: 40px;
	width: 200px;
	height: auto;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='graphics/mirror_drawing.png');
	float: left;
	top: 135px;
}
div.mirror_two[class] {
	background: url(../graphics/mirror_drawing.png) no-repeat;
}

div.space{
	height: 100px;
}

.spacer{
	height: 30px;
	width: 960px;
	margin: 0;
	padding: 0;
}

.headertitle{
	font-size: 1.9em;
}

div.indent {
	padding-left: 15px;
}

div.transparent_bar{
	width: 960px;
	height: 130px;
	margin: 40px 0;
	padding: 18px 0 0;
	display: inline-block;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='graphics/transparent_bar.png');
}

span.quote_name {
	text-align: right;
	font-size: .9em;
	float: right;
	margin-top: 5px;
}

span.quote {
	font-size: 1em;
	font-weight: bold;
	font-style: italic;
}

div.transparent_bar[class]{
background-image: url(../graphics/transparent_bar.png);
background-repeat: no-repeat;
}



div#button_row {
	z-index: 200;
	visibility: visible;
	width: 50px;
	height: 8px;

	position: relative;
	clear: both;
	margin-left: 435px;
	top: -25px;
}

.dotoff {
background-image: url(../graphics/slideshow/dot_off.png);
width: 8px;
	height: 8px;
	margin: 0 2px;
	padding: 0;
	float: left;
	display: inline-block;
}

.dotoff:hover {
	cursor: hand;	
}


#dot_one {
}


#dot_two {
}


#dot_three {
}


#dot_four {	
}

#about_neuwaukum_logo {
}


.page_title {
	behavior:url(/iepngfix.htc);
	position: absolute;
	top: 25px;
	font: bold 2em Verdana, sans-serif;
	background: url(../graphics/stripe.png) repeat-y;
	width: 900px;
	padding-left: 60px;
	height: 35px;
}


.clear-block:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clear-block {
  display: inline-block;
}

/* Hides from IE-mac \*/
* html .clear-block {
  height: 1%;
}
.clear-block {
  display: block;
}



.b_menu {
	font-size: 0.8em;
}

p.instructions {
	height: 125px;
}

p.instructions img {
	margin-right: 20px;
	float: left;
}
p.key {
	display: inline-block;
	clear: both;
}
p.keys {
	display: inline-block;
	width: 180px;
	font-size: 12px;
	float: right;
}

p.keys img {
	margin-right: 8px;
	float: left;
}


p.key img {
	margin-right: 20px;
}

img.hat {
	behavior:url(/iepngfix.htc);
	margin-right: 10px;
	float: left;
	display: inline-block;
}


div.hatcontainer{
	width: 560px;
	height: 269px;
	float: right;
}

h2.strip {
	behavior:url(/iepngfix.htc);
	padding-left: 20px;
	border-top: 1px solid #5b5b5b;
	margin-top: 25px;
	background: url(../graphics/smallStripe.png) repeat-y;
	font-size: 23px;
	width: 95%;
}
span.indent {
	display: inline-block;
	margin-left: 70px;
}

span.small {
	font-size: 11px;
}

sup {
	font-size: 9px;
	display: inline-block;
}

span.righty {
	text-align: right;
	float: right;
}

span.copyright {
	color: gray;
	font: 11px Helvetica, "Helvetica Neue", Arial, Geneva, sans-serif;
	text-align: center;
}

span.copyright a {
	color: #5b5b5b;
	text-decoration: none;
}
span.copyright a:hover {
	color: #000;
	text-decoration: none;
}

img.button {
	margin-bottom: 10px;
}

.red {
	font-size: 18px;
	color: #900;
	font-weight: bold;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
}

div.mapper {
	float: left;
	display: inline-block;
	position: inherit;
	left: 115px;
}
