

body { background-image: url("img/bg.gif"); }

.top_margin { border-bottom: solid 1px white; background-color: #ffae00; width: 100%; height: 10px; }
.bottom_margin { height: 10px; }

.header { border-bottom: solid 1px white; background-image: url("img/bg_title.gif"); }
.header img { float: left; padding: 10px 0 5px 5px; }
.header_title { float: left; padding: 10px 0 0 5px; font-size: 140%; font-weight: bold; white-space: nowrap; }
.header_vendor { font-size: 65%; vertical-align: top; }

.install_outer { float: right; padding: 10px 5px 0 0; color: Gray; }
.install_info { padding: 0.5em 0; text-align: right; font-size: 65%; }
.install_conf { padding: 0.5em 0 0 0; text-align: right; font-size: 75%; font-weight: bold; color: #ab4; display: none; }
.install a { color: White; text-decoration: none; display: block; padding: 0.5em 0; }
.install a:hover, div.main a:active { color: #9d6a00; }

.slideshow { background-color: Silver; margin: 17px auto 0; width: 640px; height: 207px; position: relative; z-index: 1; overflow: hidden; }
.slideshow_scroller { width: 1569px; transform: translateZ(0); }
.slideshow_scroller ul { display: block; float: left; list-style: none; width: 100%; height: 100%; }
.slideshow_scroller li { display: block; float: left; vertical-align: middle; padding: 9px 0 9px 9px; width: 303px; height: 100%; }
.slideshow_scroller li img { width: 303px; height: 189px; cursor: pointer; }
.slideshow_scroller li.snap { }

.subtitle { height: 2em; font-size: 150%; margin-top: 20px; }
.subtitle_left { width: 15px; margin-left: 10px; height: 100%; background-color: #ffae00; float: left; }
.subtitle_middle { margin-left: 30px; background-color: white; height: 100%; color: #9FB52E; }
.subtitle_inner { padding: 0.5em; }

.description { margin: 20px 20px 10px 30px; color: Gray; line-height: 120%; }
.description a { color: Gray; font-weight: bold; }
.description a:hover { color: Black; }
.movie { }

.othergames { margin: 10px 0 0 30px; color: Gray; }
.othergame { float: left; width: 140px; }
.othergame_icon { padding: 10px 0 2px 0; }
.othergame_title { white-space: nowrap; margin-right: 8px; overflow: hidden; line-height: 110%; }
.othergame_vendor { font-size: 90%; color: Silver; padding-bottom: 8px; }
.othergame_install { width: 5em; background-color: Gray; color: White; padding: 0.5em; text-align: center; }
.othergame_install a { color: White; text-decoration: none; }
.othergame_install a:hover, div.main a:active { color: Silver; }

.ma_footer { background-color: gray; background-image: url("img/bg_foot.gif"); height: 25px; margin-top: 20px; color: White; text-align: center; font-size: 90%; }
.ma_footer_inner { padding-top: 5px; }
.ma_footer_mobile { padding-bottom: 5px; text-align: center; font-size: 65%; color: Gray; }
.ma_footer_links { padding-top: 5px; text-align: center; font-size: 65%; color: Silver; }
.ma_footer_links a { color: Gray; text-decoration: none; }
.ma_footer_links a:hover, div.main a:active { color: Silver; }

.clear { clear: both; }

.shadow { color: #525252; }
.freegames_array { margin-top: 20px; height: 100%; }

