/* general styles *************************************************************/
* {
	margin: 0;
	padding: 0;
}
body {
	background: #000 url(http://content.ragestory.com/movies/images/bg-body.jpg) repeat-y 50% 0px;
	color: #000;
	font: 11px/16px Tahoma, Arial, Helvetica, sans-serif;
}
.main {
	background: url(http://content.ragestory.com/movies/images/bg-main.png) repeat-x 0 100%;
}
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: -150px;
	top: 0;
	height: 1570px;
	width: 150px;
	background: url(http://content.ragestory.com/movies/images/left-corner.jpg) no-repeat;
}
.right-corner {
	left: 1000px;
	top: 0;
	position: absolute;
	height: 1570px;
	width: 460px;
	background: url(http://content.ragestory.com/movies/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-bottom {
	background: url(http://content.ragestory.com/movies/images/movebox-bottom.jpg) no-repeat;
	height: 287px;
	overflow: hidden;
}
.movebox-bottom h3 {
	color: #869600;
	font: bold 30px/34px Tahoma, Arial, sans-serif;
	text-transform: uppercase;
	text-align: center;
	padding-top: 4px;
}
.movebox-bottom p {
	width: 868px;
	text-align: center;
	margin: 3px auto 4px;
	font-size: 14px;
	line-height: 18px;
	color: #fff;
}
.movebox-bottom h4 {
	text-align: center;
	font-size: 24px;
	line-height: 28px;
}
.movebox-bottom h4 a {
	color: #ffae00;
	text-decoration: underline;
}
.movebox-bottom h4 a:hover {
	text-decoration: none;
}
.movebox-center {
	background: url(http://content.ragestory.com/movies/images/movebox-center.jpg) no-repeat;
	width: 100%;
	overflow: hidden;
	padding-top: 26px;
}
.movebox-center ul {
	width: 100%;
	overflow: hidden;
}
.movebox-center ul li {
	float: left;
	padding: 0px 9px 0 11px;
}
.movebox-center ul li img {
	float: left;
	border: 2px solid #fff;
}
.txt-box1 {
	background: url(http://content.ragestory.com/movies/images/txt-box.jpg) no-repeat;
	height: 124px;
	overflow: hidden;
	position: relative;
	margin: 3px 0 0 0px;
}
.txt-box1 strong {
	position: absolute;
	right: 20px;
	top: 11px;
	width: 326px;
	height: 21px;
	text-align: center;
	font: 12px/21px "Trebuchet MS", Arial, Sans-serif;
	font-weight: normal;
	color: #fff;
}
.txt-box1 strong span {
	color: #ef9500;
}
.txt-box1 h3 {
	color: #869600;
	font: bold 18px/26px Tahoma, Arial, sans-serif;
	padding: 7px 0 0 15px;
}
.txt-box1 p {
	padding: 2px 40px 3px 15px;
	font-size: 12px;
	line-height: 18px;
	color: #fff;
}
.btn-download img {
	display: block;
}
.txt-box2 {
	background: url(http://content.ragestory.com/movies/images/txt-box2.jpg) no-repeat;
	height: 173px;
	overflow: hidden;
	position: relative;
	margin: 7px 0 0 11px;
}
.txt-box2 h3 {
	color: #ff8a00;
	font: 40px/44px Impact, Arial, sans-serif;
	text-align: center;
	padding-top: 3px;
}
.txt-box2 p {
	width: 868px;
	text-align: center;
	margin: -3px auto 14px;
	font-size: 14px;
	line-height: 18px;
}
.txt-box2 h4 {
	text-align: center;
	font-size: 24px;
	line-height: 28px;
}
.txt-box2 h4 a {
	color: #375700;
	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 #fff;
}
.player {
	width: 736px;
	height: 433px;
	border: 2px solid #fff;
}
.player img {
	display: block;
}
.right-side {
	float: left;
	padding: 5px 0 0 3px;
	width: 250px;
	background: #d9d9d9;
}
.right-side ul {
	width: 100%;
	overflow: hidden;
	margin-top: -2px;
}
.right-side ul li {
	float: left;
	width: 100%;
	padding-top: 2px;
}
.right-side img {
	border: 2px solid #fff;
	display: block;
}
.title {
	background: url(http://content.ragestory.com/movies/images/bg-title.png) no-repeat;
	width: 984px;
	height: 59px;
	text-align: center;
	font-size: 14px;
	font-weight: normal;
	color: #fff;
	padding-top: 8px;
	margin: -75px auto 10px;
	position: relative;
	z-index: 20;
}
.title span {
	color: #ad0000;
	font-size: 22px;
	font-weight: bold;
	line-height: 26px;
	display: block;
}
.thumbbox-top {
	background: url(http://content.ragestory.com/movies/images/thumbbox-top.png) no-repeat 50% 0;
	height: 53px;
	overflow: hidden;
}
.thumbbox-center {
        background: #000;
        width: 996px;
        margin: 0 auto;
}
.thumbbox-top h2 {
        color: #5f6d03;
        font: bold 28px/32px Tahoma, Arial, Sans-serif;
        padding: 20px 0 0 14px;
}
.thumbbox-center ul {
        width: 100%;
        overflow: hidden;
        padding-top: 10px;
}
.thumbbox-center ul li {
        float: left;
        width: 242px;
        overflow: hidden;
        height: 201px;
        color: #ef9500;
        padding: 0 3px 10px 4px;
}
.thumbbox-center p {
        text-align:left;
        font-size: 11px;
        padding: 2px 0px 0 1px;
        width: 240px;
        overflow: hidden;
}
.thumbbox-center img {
        border: 1px solid #fff;
        display: block;
}
.thumbbox-center p a {
        float: left;
        color: #fff;
        text-decoration: underline;
}
.thumbbox-center p a:hover {
        text-decoration: none;
}

/* footer *********************************************************************/
#footer {
	background: url(http://content.ragestory.com/movies/images/bg-footer.jpg) no-repeat 50% 0;
	text-align: center;
	height: 214px;
}
.link-box {
	width: 1000px;
	margin: 0 auto;
	position: relative;
	height: 214px;
}
.link-box a {
	position: absolute;
	left: 25px;
	top: 24px;
}
#footer p {
	width: 720px;
	margin: 0 auto;
	padding-top: 12px;
	color: #fff;
	font-size: 12px;
	line-height: 16px;
}
#footer p.nopad {
	padding: 0;
	color: #a8bb00;
}
#footer p a {
	color: #a8bb00;
	text-decoration: none;
}
#footer p a:hover{
	text-decoration: underline;
}
#footer p.colored {
	color: #787878;
}
#footer p.colored a {
	color: #787878;
}
#footer .webmaster {
	color: #f60000;
	font: 12px/14px "Trebuchet MS", Arial, Sans-serif;
	padding: 0;
}
#footer .webmaster a {
	color: #f60000;
}
#footer span {
	display: block;
	color: #a9bc00;
	font-size: 10px;
	padding-top: 12px;
}
