

* {margin: 0; padding: 0}
body {background: #cbcbcb; font-family: Arial, sans-serif; font-size: 62.5%; color: #777777}
img {display: block}
a img {border: 0}
ul, ol {list-style-type: none}
h1, h2, h3, h4 {font-weight: normal}

a {text-decoration: none}

.clear {clear: both}
.left {float: left}
.right {float: right}
.hide {display: none}

:focus {outline: 0} /* no more dots around links in firefox */

p {font-size: 1.2em}
p.title {margin: 30px 0 15px 0}
p.download {margin: 15px 0 0 0; padding: 0 0 0 7px; background: transparent url(../images/icon-arrow.gif) no-repeat left center}
p.download a {color: #0083c4}
p.download a:hover {text-decoration: underline}
p#disclaim {margin: 30px 0 0 30px; font-size: 1.1em; float: left}
p#top {margin: 30px 30px 0 0; font-size: 1.1em; float: right}
p#disclaim a, p#top a, #about a {color: #0083c4}
p#disclaim a:hover, p#top a:hover, #about a:hover {text-decoration: underline}

#wrap {width: 800px; margin: 30px auto; padding: 0 0 30px 0; background: #f1f1f1; -moz-border-radius: 5px; -webkit-border-radius: 5px; overflow: hidden}
#wrap h1 {margin: 30px; font-size: 1.2em; letter-spacing: 0.5em; float: left}
#dubstep, #drumnbass, #other {padding: 0 0 30px 0; overflow: hidden}
#about {padding: 0 0 50px 0; overflow: hidden}
#about img {margin: 30px 0 0 0; padding: 3px; background: #ffffff; border: 1px solid #cbcbcb; float: left}
#about p {margin: 28px 0 -15px 375px; line-height: 1.4em}
#about a.moveOver {margin: 0 15px 0 0}

div.divider {height: 21px; margin: 0 0 20px 0; border-bottom: 1px solid #cbcbcb}

ul {margin: 30px; float: right}
ul li {padding: 0 0 0 30px; float: left; display: inline}
ul li a {font-size: 1.2em; color: #bfbfbf}

ol {margin: 15px 0 0 0}
ol li {padding: 2px 0; font-size: 1.2em}

.tabs-hide {display: none}
.tabs-nav .tabs-selected a {color: #777777}
.tabs-container {width: 740px; margin: 0 auto; border-top: 1px solid #cbcbcb; border-bottom: 1px solid #cbcbcb; clear: both}


