/* general styles *************************************************************/
* {
	margin: 0;
	padding: 0;
}
body {
	background: #fff url(http://content.fattygame.com/mixed/images/bg-body.jpg) repeat-y 50% 0;
	color: #202020;
	font: 11px/16px Tahoma, Arial, Helvetica, sans-serif;
}
.main {
	background: url(http://content.fattygame.com/mixed/images/bg-main.png) repeat-y 50% 0;
}
img {
	border: none;
}
ul {
	list-style: none;
}
.wrap {
	width: 100%;
	overflow: hidden;
}
.wrapper {
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	overflow: hidden;
}
.wrapper .centered {
	width: 1000px;
	height: 1570px;
	left: 50%;
	top:0;
	margin-left: -500px;
	position: relative;
}
.left-corner {
	position: absolute;
	left: -120px;
	top: 0;
	height: 1570px;
	width: 120px;
	background: url(http://content.fattygame.com/mixed/images/left-corner.jpg) no-repeat;
}
.right-corner {
	left: 1000px;
	top: 0;
	position: absolute;
	height: 1570px;
	width: 460px;
	background: url(http://content.fattygame.com/mixed/images/right-corner.jpg) no-repeat;
}
*+html .right-corner{
	left: 999px;
}
/* page holder ****************************************************************/
#container {
	width: 1000px;
	margin: 0 auto;
	position: relative;
	z-index: 2;
	overflow: hidden;
}

/* header *********************************************************************/
#header {
	width: 1000px;
	overflow: hidden;
}
#header img {
	float: left;
}
.movebox-center {
	width: 1000px;
	overflow: hidden;
	background: url(http://content.fattygame.com/mixed/images/movebox-center.gif) repeat-y;
	margin: 0 auto;
}
.movebox-top {
	background: url(http://content.fattygame.com/mixed/images/movebox-top.gif) no-repeat;
	width: 1000px;
	overflow: hidden;
}
.movebox-bottom {
	margin: 0 auto;
	overflow: hidden;
	width: 1000px;
	padding-bottom: 8px;
	background: url(http://content.fattygame.com/mixed/images/movebox-bottom.jpg) no-repeat 50% 100%;
}
.left-side {
	float: left;
	width: 740px;
	overflow: hidden;
	padding: 5px 0 0 7px;
}
.txt-box1 {
	background: url(http://content.fattygame.com/mixed/images/txtbox1.jpg) no-repeat;;
	height: 120px;
	overflow: hidden;
	position: relative;
	margin-bottom: 4px;
}
.txt-box1 strong {
	position: absolute;
	left: 404px;
	color: #414244;
	top: 7px;
	width: 323px;
	height: 21px;
	font: 12px/21px "Trebuchet MS", Arial, Sans-serif;
	text-align: center;
	font-weight: normal;
}
.txt-box1 strong span {
	color: #185abd;
}
.txt-box1 h3 {
	color: #185abd;
	font: bold 18px/22px Tahoma, Arial, sans-serif;
	padding: 7px 0 0 16px;
}
.txt-box1 p {
	padding: 4px 40px 0 16px;
}
.txt-box1 h4 {
	padding: 8px 0 0 16px;
	font: bold 18px/22px "Comic Sans MS", Arial, Sans-serif;
}
.txt-box1 h4 a {
	color: #c50064;
	text-decoration: underline;
}
.txt-box1 h4 a:hover {
	text-decoration: none;
}
.btn-download img {
	display: block;
}
.txt-box2 {
	background: #fefefe url(http://content.fattygame.com/mixed/images/txtbox2.jpg) no-repeat;
	height: 121px;
	overflow: hidden;
	position: relative;
	margin: 0 0 -3px -5px;
}
.txt-box2 h3 {
	color: #185abd;
	font: bold 24px/34px Tahoma, Arial, sans-serif;
	text-align: center;
	padding-top: 5px;
}
.txt-box2 p {
	width: 678px;
	text-align: center;
	margin: -3px auto 3px;
	line-height: 16px;
}
.txt-box2 h4 {
	text-align: center;
	font: bold 16px/20px "Comic Sans MS", Arial, Sans-serif;
}
.txt-box2 h4 a {
	color: #8147b6;
	text-decoration: underline;
}
.txt-box2 h4 a:hover {
	text-decoration: none;
}
.thumb-list {
	width: 110%;
	margin: 3px 0 0 -4px;
	overflow: hidden;
}
.thumb-list li {
	padding-left: 4px;
	float: left;
}
.thumb-list li img {
	float: left;
	border: 2px solid #1d1d1d;
}
.player {
	width: 736px;
	height: 433px;
	border: 2px solid #1d1d1d;
}
.player img {
	display: block;
}
.right-side {
	float: left;
	padding: 5px 0 0 3px;
	width: 250px;
}
.right-side ul {
	width: 100%;
	overflow: hidden;
	margin-top: -2px;
}
.right-side ul li {
	float: left;
	width: 100%;
	padding-top: 3px;
}
.right-side img {
	border: 2px solid #1d1d1d;
	display: block;
}
.title {
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	color: #5709a0;
	font-family: "Comic Sans MS", Arial, sans-serif;
	margin: 10px 0 0;
	position: relative;
	z-index: 1;
}
.title span {
	color: #185abd;
	display: block;
	font-size: 24px;
	line-height: 30px;
}
.title strong {
	text-decoration: underline;
	font-weight: normal;
}
.thumbbox-top {
	background: url(http://content.fattygame.com/mixed/images/thumbbox-top.jpg) no-repeat;
	width: 998px;
	margin: 0 auto;
	overflow: hidden;
}
.thumbbox-top h2 {
	color: #185abd;
	font: bold 30px/34px Tahoma, Arial, Sans-serif;
	padding: 9px 0 0 14px;
}
.thumbbox-top ul {
	width: 100%;
	overflow: hidden;
	margin-top: 10px;
}
.thumbbox-top ul li {
	float: left;
	width: 242px;
	overflow: hidden;
	height: 201px;
	padding: 0 0px 5px 6px;
}
.thumbbox-top p {
	text-align: left;
	font-size: 11px;
	padding: 0px 3px 5px 3px;
	width: 242px;
	overflow: hidden;
	float: left;
}
.thumbbox-top img {
	border: 1px solid #1d1d1d;
	display: block;
}
.thumbbox-top p a {
	float: left;
	color: #185abd;
	text-decoration: underline;
}
.thumbbox-top p a:hover {
	text-decoration: none;
}
.thumbbox-center {
	background: url(http://content.fattygame.com/mixed/images/thumbbox-center.png) repeat-y;
	width: 998px;
	overflow: hidden;
	margin: 15px auto 0;
}
/* footer *********************************************************************/
#footer {
	background: url(http://content.fattygame.com/mixed/images/bg-footer.png) no-repeat 50% 0;
	text-align: center;
	padding-bottom: 16px;
}
.link-box {
	width: 995px;
	margin: 0 auto 35px;
	position: relative;
	height: 96px;
}
.link-box a {
	position: absolute;
	left: 0px;
	top: 10px;
}
