body {
  margin: 0;
  text-align: center;
  padding: 0;
  font: normal 12px/1.5em "Lucida Grande", Helvetica, Arial, sans-serif;
  background: #333 url(../images/rock-tile.gif);
  color: #fff;
}

ul, li, form, input, dt, dl, dd, ol, div, p, 
blockquote, h1, h2, h3, h4, h5, h6, a, pre,
code {
  margin: 0;
  padding: 0;
}

p { margin-bottom:20px; }

ul, ol {
  list-style: none;
}

a {
  color: #fff;
  text-decoration: none;
  outline: none;
}

#container {
  width: 900px;
  margin: 0 auto;
  text-align: left;
}

img {
  border: 0;
}

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */

/* @group nav */
#nav {
  margin: 20px auto 0 auto;
  background: url(../images/navleft.png) no-repeat;
  position: relative;
}

#nav ul {
  height: 56px;
  padding: 0;
  margin: 0;
  background: url(../images/navright.png) no-repeat;
}

#nav li a {
  padding: 19px 0;
  float: left;
  width: 170px;
  display: block;
  text-indent: -9999px;
  background-repeat: no-repeat;
}

#nav li a:hover {
  background-position: 0 -56px;
}

#nav li#btn-interface a {
  width: 180px;
  background-image: url(../images/binterface-btn-1.png);
}

li#btn-install a {
  background-image: url(../images/install-btn-1.png);
  margin-left: 10px;
  width: 160px;
}

li#btn-community a {
  background-image: url(../images/community-btn-1.png);
  width: 182px;
}

li#btn-live a {
  background-image: url(../images/live-btn_slammed.png);
  width: 182px;
}

li#buynow a {
  position: absolute;

  right: 21px;
  top: 0;
  padding-bottom: 19px;
}



/* @end */

/* @group Main */
#main {
  background: url(../images/drakrock-tile.png);
  margin: 20px 26px 0 0;
}

#attn {
  margin:  0;
  background:#000;
  color:#fff;
  text-transform: uppercase;
}

#attn p {
  padding: 10px;
  font-weight: bold;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#attn a:hover {
  text-decoration: underline;
}

#main h2 {
  background: url(../images/maintop.png) no-repeat;
  padding: 16px;
  font-weight: normal;
  color: #eee;
  font-size: 120%;
  text-align: center;
  position: relative;
}

#main-content {
  min-height: 300px;
}

#mainbtm {
  background: url(../images/mainbtm.png) bottom left no-repeat;
  height: 9px;
  margin-right: 26px;
}

#movies {
  margin-top: 5px;
}

#choices {
  float: left;
  width: 320px;
  font-size: 120%;
}

#choices ul li {
  font-weight: bold;
  padding: 5px;
  margin-left: 5px;
  margin-bottom: 10px;
}

#choices li a {
  font-size: 92%;
  display: block;
  background: url(../images/play.png) no-repeat;
  padding-left: 42px;
}

.subttl {
  font-size: 82%;
  display: block;
  font-weight: normal;
  color: #999;
}

p.important {
  font-size: 82%;
  font-weight: bold;
  padding: 10px;
  color: #fff;
}

object, embed, param {
  margin: 0 !important;
  padding: 0 !important;
  background: #444;
}

#video {
  height: 290px;
  margin-left: 350px;
  margin-right: 10px;
}

#video object, #video embed {
  background: #333;
  display: block;
  border-bottom: 2px solid #222;
  border-right: 2px solid #222;
}


#tour {
  cursor: pointer;
}


/* @end */

/* @group Secondary Content */
#scontent {
  margin-top: 20px;
  padding: 10px;
  position: relative;
}

.icon {
  float: left;
  margin: 5px 5px 0 0;
}

#sbar {
  width: 320px;
}

#focuscontent {
  position: absolute;
  left: 340px;
  top: 0;
  width: 510px;
  z-index: 0;
}

div.block {
  margin-bottom: 40px;
}

div.block p {
  color: #ccc;
}

div.block h3 {
  margin: 0 0 5px 50px;
}




/* @end */

/* @group Sideblock */
#gallery img, #gallery a {
  margin: 0;
  padding: 0;
}

#gallery ul li {
 margin: 0 10px 0 0;
 padding: 0;
 float: left;
}

#gallery li img {
  width: 140px;
  height: 110px;
  padding: 2px;
  border: 2px solid #333;
  border-left: none;
  border-top: none;
  background: #fff;
}

#sbar blockquote {
  font-style: italic;
  font-weight: bold;
}

ul#quotes {
  clear: left;
  margin-top: 20px;
}

ul#quotes li {
  padding: 5px;
  border-bottom: 1px solid #444;
  font-family: Georgia, Times, serif;
}

#sbar blockquote p {
  font-weight: normal;
  color: #ccc;
}

/* @end */

/* @group Footer */
#footer {
  margin: 0 5px;
  border-top: 1px dotted #555;
  font-size: 92%;
  color: #888;
}

#footer h3 {
  font-size: 100%;
  color: #ccc;
}

#foot-left, #foot-mid {
  border-right: 1px solid #444;
}

#foot-left, #foot-mid, #foot-right {
  float: left;
  width: 30%;
  padding: 10px;
}

#footer .icon {
  float: right;
  margin-bottom: 20px;
}


/* @end */

/* @group Showcase */

.overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: url(../images/overlay.png);
  height: 100%;
  display: block;
  text-align: left;
  z-index: 99;
}

.overlay-frame {
  position: relative;
}

#progress {
  position: absolute;
  top: 50%;
  left: 50%;
  background: url(../images/progress.png) no-repeat;
  width: 48px;
  height: 48px;
  border: none !important;
}

.side-shadow {
  background: url(../images/side-shadow.png) repeat-y;
  padding-left: 7px;
}

.close-btn {
  cursor: pointer;
  text-indent: -9999px;
  position: absolute;
  display: block;
  width: 30px;
  height: 30px;
  background: url(../images/zoom-close.png) no-repeat;
  top: -15px;
  left: -15px;
}

/* @end */

/* @group Install Docs */

#fullscreen #video {
  margin: 10px auto;
  width: 758px;
  height: 352px;
}

.standout {
  display: block;
  font-size: 110%;
  font-weight: bold;
  width: 758px;
  margin: 10px auto;
}

#main-content {
  padding: 10px 0;
  position: relative;
}

#contenthdr {
  background: #333;
  padding: 20px;
  text-align: left;
}

#main-content #sbar {
  position: absolute;
  top: 80px;
  left: 0;
  width: 180px;
  padding: 10px;
}

#main-content #fulltext {
  margin-left: 210px;
}

#instructions {
  margin-top: 10px;
  margin-right: 10px;
}

#instructions li {
  padding: 10px 5px 10px 55px;
  background: url(../images/1.png) 0 10px no-repeat;
  margin-bottom: 10px;
}

li#step2 { background-image: url(../images/2.png);}
li#step3 { background-image: url(../images/3.png);}
li#step4 { background-image: url(../images/4.png);}
li#step5 { background-image: url(../images/5.png);}
li#step6 { background-image: url(../images/6.png);}

#instructions p {
  color: #aaa;
  margin-bottom: 10px;
}

#instructions h4 {
  margin-bottom: 5px;
  font-size: 110%;
}

#instructions pre code {
  display: block;
  background: #333;
  padding: 5px;
  color: #fff !important;
  border: 1px solid #444;
}

#instructions pre {
  margin-bottom: 10px;
}

p.note {
  display: block;
  padding: 5px;
  background: #555;
  color: #fff;
}

.trouble {
  color:#ccc;
  padding: 5px;
  font-size: 92%;
  border-bottom: 1px dotted #555;
}

#targets {
  margin: 10px 0;
}

#targets li {
  border-bottom: 1px solid #555;
}

#targets li a {
  display: block;
  padding: 5px 0 5px 20px;
  background: url(../images/install.png) 0 5px no-repeat;
}

#targets h3 {
  font-size: 100%;
}

/* @end */

#tinyfoot {
  margin-top: 5px;
  text-align: center;
  margin-bottom: 20px;
  font-size: 82%;
}

#tinyfoot ul {
  width: auto;
}

#tinyfoot ul li {
  display: inline;
  padding: 5px 5px;
}

#tinyfoot a {
  color: #ccc;
}

#faqs ul {
  font-weight: bold;
}

#faqs li {
  list-style:none;
  color: #ccc;
  margin-bottom: 20px;
}

#faqs li a {
  color: #ccc;
  font-weight: bold;
  font-size: 110%;
}

#faqs li a:hover {
  color: #fff;
}

#fulltext p {
  color: #ccc;
  margin-right: 10px;
  margin-bottom:10px;
}

#fulltext h2 {
  background: none;
  margin-top: 30px;
}

#fulltext h3 {
  margin-top: 20px;
}

#fulltext ul {
  list-style: disc;
  margin: 20px;
}

#delicious {
  display: block;
  text-indent: -9999px;
  width: 20px;
  height: 20px;
  background: url(../images/delicious.png) no-repeat;
  position: absolute;
  right: 5px;
  top: 10px;
}

#digg  {
  position: absolute;
  top: 10px;
  right: 35px;
}
