@charset "UTF-8";
/*
Author - Calum Ryan
Year - 2009
Site - Holmes
*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, 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;
}
body {
	width:100%;
	height:100%;
	position:relative;
	background:#0a1312;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 1.2em;
	font-size: 100%;
	margin: 0;
}
a, a:visited {
	color:#FFF;
}
a:hover {
	text-decoration:none;
}
.padding {
	padding:10px;
}
.indent {
	text-indent:-10000px;
}
.left {
	float:left;
}
.right {
	float:right;
}
.center {
	text-align:center
}
.clear {
	clear:both;
}
#separator {
	height:2px;
	width:100%;
	padding:0;
	margin:0;
	background:#FFF;
	display:block;
	font-size:0.1em;
}
#wrapper {
	clear: both;
	top: -30px;
	background:url(../images/bg.jpg) no-repeat top center;
	width:960px;
	min-height:720px;
	overflow:hidden;
	position:relative;
	margin:0 auto;
}
#awareness #wrapper, #character #wrapper {
	background:url(../images/bg2.jpg) no-repeat top center;
}
#content {
	height:420px;
	overflow:hidden;
}
#leftpanel {
	position:absolute;
	width:400px;
	top:252px;
	left:25px;
	text-align:right;
	font-size:11px;
}
#wrapper h1 {
	margin-top:20px;
}
#wrapper li {
	margin-left:20px;
}
.heading {
	/*background:url(../images/holmes_h1.png) no-repeat top center;*/
	width:481px;
	height:140px;
	display:block;
	margin:0 auto;
}
#main {
	width:420px;
	height:390px;
	margin-left:445px;
	margin-top:30px;
}
.scroll {
	height:390px;
	overflow-y:auto;
}
#nav {
	width:766px;
	margin:0 auto;
	list-style:none;
	padding-left:-150px;/* Implemented while Action page link is not in use */
	display:block;
	margin-top:30px;
	height:33px;
}
#nav li {
	margin-left:0px;
}
#nav li a {
	/*background-image: url(../images/bg.jpg);*/
	height:33px;
	display:block;
	border:none;
	text-indent:-9999px;
	overflow:hidden;
	float:left;
}
#nav li {
	position:relative;
	float:left;
	overflow:hidden;
}
.home {
	background-position: -130px -190px;
	width:102px;
	padding-left:55px;
}
.awareness {
	background-position: -286px -190px;
	width:204px;
}
.character {
	background-position: -490px -190px;
	width:197px;
}
.action {
	background-position: -503px 0px;
	width:143px;
}
.cdrom {
	background-position: -688px -190px;
	width:150px;
}
.home:hover, #home .home {
	background-position: -130px -190px;
}
.awareness:hover, #awareness .awareness {
	background-position: -286px -190px;
}
.character:hover, #character .character {
	background-position: -490px -190px;
}
.action:hover, #action .action {
	background-position: -503px -33px;
}
.cdrom:hover, #cdrom .cdrom {
	background-position: -688px -190px;
}
.posters img {
	border:#FFF 3px solid;
	height:170px;
	width:115px;
}
#footer {
	position:absolute;
}
#footer span {
	position:absolute;
}
#footer span.warnerbrothers {
	/*background:url(../images/bg.jpg) no-repeat;*/
	background-position: -732px -643px;
	width:250px;
	height:67px;
	left:700px;
	top:0;
}
#footer span.logos {
	/*background:url(../images/bg.jpg) no-repeat;*/
	background-position: -31px -658px;
	width:266px;
	height:40px;
	left:0px;
	top:15px;
}
#footer span.launchdate {
	/*background:url(../images/bg.jpg) no-repeat;*/
	background-position: -365px -663px;
	width:297px;
	height:19px;
	left:333px;
	top:20px;
}
.officialwebsite {
	text-align:center;
	padding-top:48px;
	height:40px;
}
.sh_website {
	/*background:url(../images/bg.jpg) no-repeat;*/
	background-position: -370px -730px;
	height:20px;
	width:400px;
	display:block;
	margin:0 auto;
	padding:0;
	text-indent:-10000px;
}
