html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote,
pre, form, fieldset, table, th, td { margin: 0; padding: 0; }

* { outline: 0; }

html {
	height: 100%;
}

body {
	background: #34332D;
	color: #ffffff;
	font: normal 62.5% arial;
	height: 100%;
}

a {
	color: #ffffff;
}

p {
	margin-bottom: 1em;
}

#sonymovieswidenav {
	min-width: 950px;
}

#contentcontainer,
#content {
	min-width: 950px;
	width: 100%;
}

#flashcontent {
	font-size: 1.2em;
	margin: 0 auto;
	width: 965px;
	height: 637px;
}

#footerlogos {
	background: url(../images/footer2.jpg) no-repeat 50% 0;
	color: #85847F;
	height: 178px;
	margin: 0 auto;
	width: 978px;
}

#footerlogos p {
	margin: 0;
}

#footerlogos a {
	color: #85847F;
}

#footerlogos #ratings {
	float: right;
	font-size: 1.1em;
	max-width: 225px;
	padding-right: 10px;
	width: 14em;
}

#footerlogos #ratings a {
	text-transform: uppercase;
}

#footerlogos #legal {
	clear: both;
	font-size: 1.1em;
	padding: 1em 0 .7em 0;
	text-align: right;
}

#footerlogos #legal ul {
	list-style: none;
	text-align: left;
}

#footerlogos #legal ul li {
	border-left: 1px solid #85847F;
	float: left;
	padding: 0 4px;
}

#footerlogos #legal ul li.first {
	border: 0;
}

#footerlogos #legal ul li a {
	text-decoration: none;
	outline: 0;
}

#footerlogos h2 {
	font-size: 1.1em;
	font-weight: normal;
	text-align: center;
	text-transform: uppercase;
}

#footerlogos #logos {
	background: url(../images/footer_logos.jpg) no-repeat 0 0;
	font-size: 1.1em;
	list-style: none;
	margin: 0 auto;
	overflow: auto;
	width: 749px;
}

#footerlogos #logos li {
	float: left;
	text-align: center;
	width: 85px;
	margin-right: 25px;
}
#footerlogos #logos li#mnugame {
	margin-right: 27px;
	width: 84px;
}

#footerlogos #logos li#maths {
	margin: 0;
}

#footerlogos #logos li a {
	display: block;
	padding-top: 40px;
	text-decoration: none;
	text-transform: uppercase;
	width: 85px;
}

#footerlogos #logos li a#mnu {
	width: 72px;
	padding-left: 5px;
	padding-right: 9px;
}

#footer {
	color:#737272;
	padding: 0 0 1em;
	width: 950px;
}

#footer a{
	color:#737272;
}

#footer a:hover{
	color:#737272;
}

#footer #footerinfo {
	padding: 1em 0 1em;
}

ol {
	padding-left: 2em;
}

#iconcontainer {
	text-align: center;
	width: 350px;
}

#iconcontainer img {
	border: 1px solid #fff;
}


.instructions  {
	font-size: 1.2em;
}

#synopsis {
	width: 500px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:30px;
	text-align:left;
	margin-top: 100px;
}
#flashcontent #main {
	width: 965px;
	height: 637px;
	margin: 0px auto;
	vertical-align: middle;

}


#getflash {
	width: 510px;
	height:80px;
	/*
	border-style: solid;
	border-width:1px;
	border-color:#ffffff;
	*/
	margin: 20px 20px 20px -5px;
	background-color:#ee3112;
	display:block;
	font-weight:bold;
	}

#share {
	background: url(../images/share-bar.jpg) no-repeat;
	height: 30px;
	list-style: none;
	margin: 0 auto 10px;
	width: 576px;
}

#share li {
	float: left;
}

#share li a {
	cursor: pointer;
	display: block;
	height: 0;
	outline: none;
	overflow: hidden;
	padding-top: 30px;
	width: 20px;
}

#share li#facebookfan a {
	width: 189px;
}

#share li#myspacefriend {
	padding-left: 34px;
}

#share li#myspacefriend a {
	width: 189px;
}

#share li#firstshare {
	padding-left: 57px;
}
