/* Copyright 2009 Ben Syverson. All rights reserved. */

html, body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 86%;
	color: #666;
	text-align: center;
	line-height: 1em;
}

html, body, div, img, small, a, ul, li, h1, dl, dt, dd, cite {
	margin: 0;
	padding: 0;
}

html, body, small, h1, cite {
	background-color: #cbcac9;
}

a { color: #0ee; text-decoration: none;}
a:visited { color: #f0f; }
a:hover { color: #000; text-decoration: underline;}

hr {
	visibility: hidden;
	position: absolute;
	left: -10000px;
	height: 0;
	width: 0;
}

img { border: 0; margin: 0; padding: 0; }
p, address { margin: 0; padding: 0; text-align: left; }
address { font-style: normal; }

/*
dl {
	display: inline;
	float: left;
	width: 400px;
	position: relative;
	margin: 0.5em 0;
	background: gray;
	overflow: visible;
}

dt {
	float: left;
	clear: both;
	display: inline;
	margin: 0.1em 0 0 40px;
	background: pink;
	position: relative;
}

dd {
	float: left;	
	display: inline;
	margin: 0.1em 0 0 0.5em;
	background: white;
	clear: right;
	position: relative;
	padding-right: -100%;
	margin-right: 100px;
}

dt:after {
	content: "; ";
}
*/

/* copyright */

small {
	position: relative;
	display: block;
	width: 810px;
	height: 20px;
	margin: 0 0 0 5px;
	padding: 0;
	text-align: center;
	font-size: 88%;
	color: #e0e0e0;
	z-index: 200;
	overflow: hidden;	
}

p small {
	height: 20px;
	position: absolute;
	display: block;
	top: 610px;
	left: 0;
	text-align: center;
}

small a, small a:link, small a:visited {
	color: #fff;
}

small a:hover {
	color: #f0f;
}

body p {
	position: relative;
	bottom: 0;
	display: block;
	width: 810px;
	height: 620px;
	margin: 0px auto 0 auto;
	background: red;
	z-index: 1;
}

/*
body p small {
	position: absolute;
	bottom: 0;

}
*/

body div p {
	position: static;
	top: auto;
	margin: auto;
	height: auto;
	width: auto;
	background: none;
}


h1 {
	line-height: 1.5em;
	display: block;
	height: 50px;
	
	margin: 10px 0 0 5px;
	
	width: 810px;
	padding:  0;
	font-size: 100%;
	font-weight: normal;
	z-index: 200;
	position: relative;
	overflow: hidden;
}

cite { font-style: normal; display: block; }
cite a { color: #222; text-decoration: none; }
cite a:visited { color: #222; text-decoration: none; }
cite a:hover { color: #ff0; text-decoration: underline; }

div div cite {
	display: block;
	margin: -3px 0 ;
	padding: 13px 0 3px 0;
	line-height: 1.3em;
}

div div cite a {
	display: inline;
	margin: 0;
	padding: 0;
}

body div {
	margin: 90px auto 0 auto;
	position: relative;
	text-align: left;
	overflow: visible;
	width: 820px;
	height: auto;
	z-index: 10;
	/*height: 540px;*/
}

body div a { z-index: 50; position:relative; }
body div a img { display: block; z-index:25; position:relative; margin-left: 5px;}

/* text rules */

div div {
	margin: 0 5px;
	padding: 0;
	text-align: left;
	width: 400px;
	height: 540px;
	position: relative;
	background: white;
	float: left;
	clear: none;
	display: inline;
	line-height: 1.3em;
}

div div p, div div address
{
	width: auto;
	height: auto;
	top: auto;
	margin: 10px 20px 0 32px;
}


/* new shit */
body div ul, body div ol {
	list-style: none;
}


body div ul li, body div ul li a {
	position: absolute;
	width: 260px;
	height: 2000px;
}

body div ul li {
	position: absolute;
	bottom: 0;
	left: 5px;
	float: left;
	line-height: 0px;
	z-index: 100;
}


body div ul li a {
	left: 0;
	top: 0;
	background: url('images/chrome/sprites-v3.gif') -1000px -1000px no-repeat;
}

body div ul li a:hover, body div ol li a:hover {
	background-position: bottom left;
	text-decoration: none;
}

ul #next {
	left: 555px;
}

ul #next a:hover {
	background-position: bottom right;
}


/* double truck */

div ol li, div ol li a, div ol li a span {
	width: 32px;
	height: 32px;
	position: absolute;
	overflow: hidden;
}

div ol li, div ol li a span {
	background: url('images/chrome/sprites-v3.gif') 0 0 no-repeat;

}

div ol li {
	top: 508px;
	left: 5px;
	z-index: 200;
	line-height: 1.25em;
}

div ol li a span {
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 32px;
	height: 32px;
	z-index: 1000;
}

div ol #next, div ol #next span {
	background-position: -260px 0px ;
}

div ol #next span {
}

div ol #next {
	left: auto;
	right: 5px;
	bottom: auto;
}


/* universal */
#about {
	left: auto;
	bottom: auto;
	top: -90px;
	right: 5px;
	z-index: 300;
	line-height: 1.5em;
	overflow: hidden;
	text-align: right;
	font-weight: bold;
	font-size: 120%;
	background: #cbcac9;
	width: 810px;
	height: 90px;
}

#about a, #about a span {
	width: 282px;
	height: 30px;
	position: absolute;
	left: auto;
	right: 0;
	top: 30px;
	display: block;
	margin: 0;
	padding: 0;
	display: block;
	background: url('images/chrome/sprites-v3.gif') 0 -82px no-repeat;
}


#about a span {
	top: 0;
}


/* restore normalcy */


body div div li a:hover {
	text-decoration: underline;
}

body div div ul, body div div ol {
	width: auto;
	height: auto;
	position: static;
	top: auto;
	left: auto;
	right: auto;
	bottom: auto;
	margin: 10px 20px 0 32px;
	padding: 0;
	overflow: visible;
	background: none;
	display: block;
}

body div div ul {
	list-style: square inside none;
}

body div div ol {
	list-style: decimal inside none;
}

body div div ul li, body div div ol li {
	width: auto;
	height: auto;
	background: none;
	display: list-item;	
	position: static;
	float: none;
	margin: 0;
	padding: 0px 5px;
	text-indent: 0;
	top: auto;
	left: auto;
	right: auto;
	bottom: auto;
	overflow: visible;
	line-height: 1.3em;
}


body div div ul li a, body div div ol li a {
	top: 0;
	left: 0;
	position: static;
	width: auto;
	height: auto;
	background: none;
	display: inline;
	float: none;
	overflow: visible;
}


