/* R.O.H.A.N.:Blood Feud - Rise of the Elements */
/* author: Brian Clark - June 16, 2011 */

/* Body */
body, div, dl, dt, dd, ul, li, p, hr{margin:0; padding:0;}
body { background: #000 url('images/bg-rohan-landing.jpg') no-repeat top center; text-align:center; margin: 0px auto; font-family: verdana, tahoma, arial, san-serif; font-size: 12px; color: #fff; height: 800px; }

#wrapper { width: 1030px; margin: 0px auto; border: 0px #fff solid; }

/* Movie */
.movieDl { width: 480px; height: 460px; float: left; margin: 0 0 0 50px; padding: 225px 0 0 0; background: url('images/bg-movie.jpg') no-repeat 0 225px; border: 0px solid #fff;}
.movie { width: 437px; height: 250px; float: left;  padding: 5px 0; overflow: hidden; }
.billing { width: 295px; height: 54px; float: left; padding: 0 0 30px 120px; }
.screenshot { width: 109px; height: 75px; float: left; padding: 0 5px 0 0; }
.screenshot img { width: 109px; height: 75px; }
/*   maintenance text */
.textDl { width: 480px; height: 460px; float: right; margin: 0 0 0 0px; padding: 225px 0 0 0; border: 0px solid #fff;}
.maintenancetext { width: 437px; height: 400px; float: left;  padding: 5px 0; overflow: hidden; }


/* Copyright */
.copyrightDl { width: 800px; * width: 820px; height: 40px; float: left; margin: -30px 0 30px 140px; _margin: -50px 0 15px 0; _padding-left: 140px; border: 0px solid #fff;}
.ynkLogo1 { width: 65px; height: 33px; float: left; cursor: pointer; }
.ynkLogo2 { width: 48px; height: 33px; float: left; margin-left: 25px; }
.legalText { width: 633px; height: 30px; float: left; margin-left: 25px; font-size: 10px; color: #888; padding: 6px 0; }

/* Class Styles */
a img { border: none; }
.bold { font-weight: bold; }
.white { color: #fff; }
.gold { color: #ffc705; }

