/* rootClear Floats */

.group:after { height: 0; clear: both; content: "."; display: block; visibility: hidden; }
.group { *min-height: 1px; /* ie7 */ _height: 1%; /* ie6 */ }

/* Utility Nav */

div#utility-nav { margin-top: 10px; }
div#utility-nav ul { float: right; list-style-type: none; margin: 0; padding: 0 50px 0 0; }
div#utility-nav ul li { color: #837b41; float: left; font-size: 12px; letter-spacing: 1px; margin: 0 0 0 10px; padding: 0; text-transform: uppercase; }
div#utility-nav ul li a { color: #837b41; display: block; }

/* Navigation */

div#nav-left { background: url(/public/images/fe/common/YaHero_mainbg02.jpg) no-repeat 0 0; width: 25px; height: 25px; float: left; }
div#nav-right { background: url(/public/images/fe/common/YaHero_mainbg03.jpg) no-repeat 0 0; width: 15px; height: 25px; float: left; }

div#nav { height: 25px; line-height: 25px; }
div#nav ul { float: left; list-style-type: none; margin: 0; padding: 0; }
div#nav ul li { float: left; margin: 0; padding: 0; }

.divider { background: url(../images/interface/nav-divider.png) no-repeat 0 0; width: 2px; height: 25px; }

.nav-home a, .nav-subscribe a, .nav-about a, .nav-hub a, .nav-space, .nav-temporary-space, .nav-resources a, .nav-store a, .nav-account a, .nav-play a { background: transparent url(../images/interface/nav-sprites.png) no-repeat 0 0; height: 25px; display: block; text-indent: -9999px; }

.nav-home a { width: 74px; }
.nav-home a:hover, .nav-home a.selected { background-position: 0 -25px; }

.nav-subscribe a { background-position: -76px 0; width: 109px; }
.nav-subscribe a:hover, .nav-subscribe a.selected { background-position: -76px -25px; }

.nav-about a { background-position: -187px 0; width: 82px; }
.nav-about a:hover, .nav-about a.selected { background-position: -187px -25px; }

.nav-hub a { background-position: -271px 0; width: 102px; }
.nav-hub a:hover, .nav-hub a.selected { background-position: -271px -25px; }

.nav-space { background-position: -375px 0; width: 188px; }
.nav-temporary-space { background-position: -375px 0; width: 80px; }

.nav-resources a { background-position: -565px 0; width: 114px; }
.nav-resources a:hover, .nav-resources a.selected { background-position: -565px -25px; }

.nav-store a { background-position: -681px 0; width: 78px; display: none; }
.nav-store a:hover, .nav-store a.selected { background-position: -681px -25px; }

.nav-account a { background-position: -761px 0; width: 131px; }
.nav-account a:hover, .nav-account a.selected { background-position: -761px -25px; }

.nav-play a { background-position: -894px 0; width: 81px; }
.nav-play a:hover, .nav-play a.selected { background-position: -894px -25px; }

/* Home Redeem Button */

#content { position: relative; }
a#redeem-button { background: transparent url(../images/redeemyourcode.png) no-repeat 0 0; width: 172px; height: 172px; display: block; position: absolute; top: 150px; right: -43px; z-index: 999; }