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,
b, u, i, center,
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-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
	height: 100%;
	width: 100%;


}


table td.videotd {
		background: url('../media/images/bg-tall.jpg') repeat-x scroll center bottom;
/*		height: 600px;*/
}
body, html {
	height: 100%;
}
body {
	min-width: 960px;
	background: #012035 url('../media/images/bg-smaller.jpg') repeat scroll center bottom;
	
}

tr, table, td {
	vertical-align: middle;
}
td.tdleft, td.tdright {
	width: 49%;
}
td.tdmid {
	width: 2%;
}

#videowrapper {
	width: 890px;
}
#gamewrapper {
	width: 963px;
}
.body-game #nuts {
	float: left;
	width: 100px;
	height: 199px;
	padding-top: 20px;
}
#game {
	float: left;
	width: 720px;
	height: 550px;
/*	background-color: #111;*/
	color: #999;
}
.body-game #pop {
	float: left;
	width: 135px;
	height: 150px;
	padding-top: 350px;
	
}

.body-video #nuts {
	float: left;
	width: 100px;
	height: 199px;
	padding-top: 20px;

}

.body-video #pop {
	float: left;
	width: 135px;
	height: 150px;
	padding-top: 200px;
	margin-left: -5px;

}

#video {
	float: left;
	padding: 4px;
	width: 640px;
	height: 360px;
	color: #999;
	background-color: #000;
	padding: 5px;
}
#toptr {
	height: 98%;
}
#bottomtr {
	height: 2%;

}
#footer {
	height: 29px;
	background-image: none;
	background-color: #000;
	text-align: center;
	color: #333;
	background: #000 url('../media/images/footer-placeholder.gif') no-repeat center center;
	margin-top: 5px;
}

#back {
	width: 688px;
	text-align: left;
	height: 15px;
	margin-bottom: 7px;
	margin-top: 7px;
}
#back a {
	float: left;
	overflow: hidden;
	padding-top: 15px;
	height: 0px;
	width: 55px;
	background: url('../media/images/back.gif') no-repeat;
}
#back a:hover {
	background-position: 0px -15px;	
}
.body-game #back {
	width: 754px;
}
#back a {
	color: #fff;
	text-decoration: none;
}
body.home {
	background: none;
	background-color: #000;
}
body.home .noflash {
	padding: 50px;
	text-align: center;
	color: #fff;
}
body.home #flash-homepage {
	width: 100%;
	height: 100%;
}
body.home a {
	color: #0066FF;
}
#video {

}