body {
    background-color: #ffffff;
    font-family: arial,helvetica,sans-serif;
    font-size: 1em;
    padding: 0.5em;
	line-height:1.5;
	width: 60em;
	margin-left:auto;
	margin-right:auto;
}

h1 {
    color: black;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
    font-family: sans-serif;
}

h2 {
    text-align: left;
    font-weight: bold;
    font-family: sans-serif;
    padding-top: 5px;
}

p {
	text-align:justify;
}

.shade {
    border: solid thin #888;
    background-color: #efefef;
    padding: 4px;
	width: 60em;
}

table.shade {
    border: solid thin #888 ;
    background: top repeat-x url('images/grad.png') #aaa;
}

table.shade th {
    text-align: center;
    background: top repeat-x url('images/tab.png') #89aac7;
    color: white;
    padding: 2px;
}

table.shade th a {
    color: yellow;
}

.header {
	color:#fff;
        background-color:#4A6171;
	margin:0 0 0.5em 0;
	width: 60em;
}

.menu {
        color:#666;
	min-height:10px;
}

.menu ul {
	margin: 0 0 0 0;
}

.menu ul li {
    display: inline;
    padding: 3px 30px 3px 30px;
}

.menu ul li.menu_sel {
    background:transparent url('images/bars.png') no-repeat;
}

.menu li a {
	color:#fff;
	text-decoration: none;
}

.menu li a:hover {
	text-decoration: underline;
}

.menu ul li.submenu_sel a {
	color: cyan;
}

.menu2 {
    background:#222533 bottom left no-repeat;
}

.footer {
    background-color: #cceeff;
	border: thin solid black;
}

.curloc {
    font-weight: bold;
}

.companyheader {
	background: #ffffcc;
	padding: 2px;
	border: thin solid black;
	margin-bottom: 5px;
	width: auto;
}

.gameheader {
	padding-left: 166px;
	padding-right: 161px;
    background-image:url('images/frame-middle.png');
    background-repeat: repeat-y;
}

.gameheader div {
	background: #ffffcc;
	border: thin solid black;
	width: 623px;
	padding: 2px;
	min-height: 80px;
}

.gamestats {
    background-color: #cceeff;
	border: thin solid black;
	margin-bottom: 5px;
}

.notify {
	background: #ffffcc;
	padding: 2px;
	border: thin solid black;
	margin-bottom: 5px;
}

.query {
	background: #ffccff;
	padding: 2px;
	margin-bottom: 5px;
}

.hitlisteven {
	background: #d2ffd2;
}

div.randompic {
	float: left;
	border: 0px;
	margin-right: 1em;
	margin-bottom: 0.1em;
	text-align: center;
	font-size: smaller;
	font-style: italic;
	padding: 6px;
}

.wood {
    background-image:url('images/wood.gif');
    height: 1650px;
    padding-left: 150px;
    padding-right: 150px;
	padding-top: 30px;
}

.wood .randompic {
	color: #eeffee;
}

.wood .randompic a {
	color: #aaaaff;
}

.bigfont {
    font-size: 1.4em;
}

.images {
	width: 60em;
	margin: 10px;
}

.images a {
	vertical-align: middle;
}

.intvspace {
	color: #000099;
}

.intvsports {
	color: #3366ff;
}

.intvaction {
	color: #ff0000;
}

.intvstrategy {
	color: #cc33cc;
}

.intvgaming {
	color: #00cc00;
}

.intvchild {
	color: #ff9900;
}

.roomlabel {
	position: absolute;
	left: -1000px;
	top: 0px;
	z-index: -1;
	width: 75px;
    font-family: arial, sans-serif;
	font-size: 0.6em;
	text-align: center;
}

.roomlabel a {
	text-decoration: none;
}

.floorlabel {
	position: absolute;
	left: -1000px;
	top: 0px;
	z-index: 1;
    font-family: arial, sans-serif;
	font-size: 1.2em;
	text-align: center;
}

.floorlabel a {
	text-decoration: none;
	color: #2288dd;
}

.floorlegend {
	position: absolute;
	left: -1000px;
	top: 0px;
	z-index: 2;
    font-family: arial, sans-serif;
	font-size: 1.7em;
	text-align: left;
    font-weight: bold;
	color: #66cc66;
}

.floorlegends {
	position: absolute;
	left: -1000px;
	top: 0px;
	z-index: 1;
    font-family: arial, sans-serif;
	font-size: 1.7em;
	text-align: left;
    font-weight: bold;
	color: #666666;
}

.loading {
	font-size: 3em;
	text-align: center;
	color: #336677;
	z-index: 7;
	height: 300px;
	vertical-align: middle;
}

.scroll {
	float: left;
	border: 0px;
	margin-right: 1em;
	margin-bottom: 1em;
}

.caseimages {
    background-image:url('images/case-shelf.png');
    background-repeat: repeat-y;
    width: 770px;
	padding-left: 90px;
	padding-right: 90px;
}

.caseimages a {
	vertical-align: middle;
}

.caseimages img {
	padding-top: 26px;
	border: 0px;
}
