/*

RESET RELOADED

meyerweb.com

*/



html, body, div, span, applet, object, iframe,

h1, h2, h3, h4, h5, h6, p, blockquote, pre,

a, abbr, acronym, address, big, cite, code,

del, dfn, em, font, img, ins, kbd, q, s, samp,

small, strike, strong, sub, sup, tt, var,

dl, dt, dd, ol, ul, li,

fieldset, form, label, legend,

table, caption, tbody, tfoot, thead, tr, th, td {

	margin: 0;

	padding: 0;

	border: 0;

	outline: 0;

	font-weight: inherit;

	font-style: inherit;

	font-size: 100%;

	font-family: inherit;

	vertical-align: baseline;

}



/* remember to define focus styles! */

:focus {

	outline: 0;

}



body {

	line-height: 1;

	color: black;

	background: white;

}



ol, ul {

	list-style: none;

}



/* tables still need 'cellspacing="0"' in the markup */

table {

	border-collapse: separate;

	border-spacing: 0;

}



caption, th, td {

	text-align: left;

	font-weight: normal;

}



blockquote:before, blockquote:after,

q:before, q:after {

	content: "";

}



blockquote, q {

	quotes: "" "";

}



/* END RESET */





a {
	cursor: pointer;
}



td {

	text-align: center;

	vertical-align: middle;

}



table {

	vertical-align: middle;

}



.frame {

	background: url(../images/frame.png) no-repeat;

	width: 796px;

	height: 593px;

	margin: 75px auto 0px auto;

	position: relative;

	z-index: 1;

}

.content {
	position: absolute;
	top: 8px;
	left: 8px;
	width: 760px;
	height: 560px;
	display: table;
	z-index: 3;
}

.leftcontent {
	width: 500px;
	float: left;
	height: 560px;
}

.left {
	width: 30px;
	height: 100%;
	float: left;
	text-align: left;
}

#left {
	visibility: hidden;
}

.image {
	width: 440px;
	height: 100%;
	float: left;
	text-align: center;
}

.right {
	width: 30px;
	height: 100%;
	float: right;
	text-align: right;
}

.rightcontent {
	width: 260px;
	float: left;
	height: 560px;
	text-align: center;
}

.logo {
	margin: 50px 0 75px 0;
}

.menu {
	
}

.menuitem {
	height: 12px;
}

.menuitem2 {
	height: 50px;
}

.credit {
	width: 796px;
	margin: 5px auto 0 auto;
	text-indent: 17px;
}

.normal {
	width: 796px;
	margin: 30px auto;
	text-align: center;
}




.group {
	float:left;
	margin: 30px 0 0 0;
	width: 380px;
	text-align: center;
	
}

.title {
	margin-bottom: 20px;
}

#mountaingamestitle {
	visibility: hidden;
}

#totalbodytitle {
	visibility: hidden;
}

.brain {
	position: absolute;
	bottom: 28px;
	right: 32px;
}

.detail {
	position: absolute;
	top: 8px;
	left: 8px;
	width: 760px;
	height: 560px;
	display: table;
	z-index: -1;
}

#mountaingamesdetail {
	display: none;
}

#totalbodydetail {
	display: none;
}










