body {
  background-color: #0a1e2a;
  color: #111;
  font: normal 10px "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
  margin: 0 auto;
  padding: 0;
  text-align: center;
  width: 796px;
  }

form { margin: 0; }

a { text-decoration: none; }
a:link:hover { text-decoration: underline; }

@font-face {
  font-family: Bonzai;
  src: url(http://ly.lygo.com/ly/NR/bonzai.ttf);
  }

h1, h2, h1 a {
  background-color: inherit;
  color: #111;
  font-weight: bold;
  text-shadow: -1px 3px 8px #666;
  }

h1 {
  font-size: 2.1em;
  margin: 0 0 5px;
  text-align: center;
  font-variant: small-caps;
  }

h2 { font-size: 1.1em; }

h3 {
  font-size: 1em;
  font-variant: small-caps;
  margin: 0 0 6px;
  }

img { border: 0; }
input { font-weight: bold; }

img.block {
  display: block;
  margin: 0;
  }

img.buyNow {
  cursor: pointer;
  display: block;
  margin: 20px auto 0;
  }

p { margin: 5px 0 0; }

.shadow {
  background: transparent url(http://ly.lygo.com/ly/NR/bg-shadow.png) repeat-y;
  color: inherit;
  }

div.greet {
  margin: 0;
  padding: 3px;
  background-color: #000;
  color: #fff;
  font-size: .8em;
  font-weight: bold;
  text-align: center;
  }

div.head {
  background: #b3628a url(http://ly.lygo.com/ly/NR/bg-siteHead.png) no-repeat;
  color: #fff;
  height: 123px;
  margin: 0;
  padding: 0;
  text-shadow: -1px 2px 6px #000;
  }

.head .logo {
  background: transparent url(http://ly.lygo.com/ly/NR/logo-nr.png) no-repeat;
  display: block;
  height: 115px;
  margin: 0 auto;
  width: 277px;
  }

div.page {
  background-color: #040808;
  border-bottom: 2px solid #000;
  color: #000;
  font-size: 1.2em;
  margin: 0 auto;
  padding: 0;
  text-align: left;
  width: 773px;
  }

.siteNav {
  background: #000 url(http://ly.lygo.com/ly/NR/bg-menu.png) repeat-x top;
  border: 1px solid #222;
  font-size: 1.1em;
  list-style: none;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
  text-shadow: 2px 3px 4px #000;
  }

.siteNav li { float: left; }

.siteNav li a:link,
.siteNav li a:visited {
  color: #eaeaea;
  border: 0 groove #111;
  border-width: 0 2px 0 0;
  display: block;
  font-weight: bold;
  margin: 0;
  padding: 5px 12px 10px;
  }

.siteNav li a:focus,
.siteNav .current a:link,
.siteNav .current a:visited {
  background-image: url(http://ly.lygo.com/ly/NR/dot-black.gif);
  color: #fff;
  cursor: default;
  text-shadow: 0 0 5px #fff
  }

.siteNav .current a:link,
.siteNav li a:hover {
  background-image: url(http://ly.lygo.com/ly/NR/dot-black.gif);
  color: #fff;
  text-decoration: none;
  text-shadow: 0 0 10px #fff;
  }

.siteNav li.buy a:link,
.siteNav li.buy a:hover,
.siteNav li.buy a:visited {
  color: #ff6;
  }

.siteNav li.buy a:hover {
  text-shadow: 0 0 10px #ff6, 0 0 10px #ff6;
  }

.content {
  background: #040808 url(http://ly.lygo.com/ly/NR/bg-mountainStars.png) repeat-x;
  min-height: 350px;
  padding-top: 20px;
  }

.content:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
  }

img.boxTop {
  display: block;
  margin: 0 0 0 15px;
  .padding-left: 15px;
  }

.stageLeft {
  float: left;
  margin: 33px 0 0 10px;
  }

.boxRight {
  float: right;
  width: 365px;
  }

.nbox {
  background: transparent url(http://ly.lygo.com/ly/NR/box-mid-347.png) repeat-y;
  margin: 0;
  min-height: 565px;
  padding: 0 40px 0 10px;
  width: 320px;
  }

.wbox {
  background: transparent url(http://ly.lygo.com/ly/NR/box-mid-770.png) repeat-y;
  margin: 0 0 0 15px;
  padding: 0 40px 0 20px;
  width: 710px;
  }

ul.star {
  list-style-type: none;
  margin: 0;
  padding: 0;
  }

ul.star li {
  background: #fff url(http://ly.lygo.com/ly/NR/shuriken.png) no-repeat 0 0;
  margin: 6px;
  padding: 2px 0 2px 22px;
  }

.right {
  left: 10px;
  position: relative;
  }

.wallpaper { margin: 15px auto; }
.wallpaper img {
  margin: 0 6px;
  }

.highscores h2 img {
  margin: 0 10px;
  vertical-align: middle;
  }

.highscores .alltime {
  height: 170px;
  text-align: center;
  width: 325px;
  }

.highscores table { width: 100%; }
.highscores table th {
  font-size: 1.2em;
  text-decoration: underline;
  }

.highscores table td,
.highscores table th {
  padding: 3px 10px;
  }

.faq dd { margin: 5px 10px 0 15px; }

div.tristar {
  background: #fff url(http://ly.lygo.com/ly/NR/shuriken-black.png) repeat-x;
  color: #fff;
  border: none;
  height: 30px;
  margin: 15px auto;
  text-align: center;
  width: 90px;
  }

div.tristar hr { display: none; }

div.thumbnails {
  margin: 0 auto;
  width: 670px;
  }

div.thumbnails a {
  border: 2px solid transparent;
  float: left;
  height: 120px;
  margin: 0 5px;
  width: 80px;
  }

div.thumbnails a:link:hover,
div.thumbnails a:visited:hover {
  border: 2px solid #ffa;
  }

div.thumbnails a.on {
  border: 2px solid #ff6;
  }

div.iphone {
  background: transparent url(http://ly.lygo.com/ly/NR/iphone_template.png) no-repeat;
  clear: both;
  height:727px;
  margin: 10px auto;
  width:384px;
  }

div.iphone img {
  margin: 132px 0 0 35px;
  }

/* footer */
div.brand {
  background-color: #ccc;
  border-bottom: 2px solid #333;
  clear: both;
	color: #000;
  font-size: .9em;
  margin: 0 0 6px 0;
	padding: 10px 25px;
  }
	
.brand p { margin: 10px 0 0; }
.brand img {
  float: left;
  margin-right: 12px;
  }

.foot {
  color: #fff;
  font-size: .85em;
  text-align: center;
  }

.foot p { margin: 10px 0; }
.foot a { color: #007fc1; }