html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

*:focus {
  outline: 0;
}

body {
  line-height: 1em;
  color: black;
  background: #fff;
}

ol, ul {
  list-style: none;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
  border-collapse: separate;
  border-spacing: 0;
  vertical-align: middle;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: "" "";
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
}

img a {
  border: none;
}

.h4, h4 {
  font-weight: bold;
}

.h3, h3 {
  font-size: 1em;
  line-height: 18px;
}
.unread .h3, .unread h3 {
  font-weight: bold;
}

.h2, h2 {
  font-size: 1.286em;
  line-height: 1.5;
}

.h1, h1 {
  font-size: 1.714em;
  line-height: 1.333;
}

body,
.default {
  font-size: 0.771em;
  line-height: 1.5;
  font-family: helvetica, verdana, arial, sans-serif;
}

.small,
.ftr {
  font-size: 0.893em;
  line-height: 1.8;
}

h2.title {
  font-size: 1.5em;
}

.bold {
  font-weight: bold;
}

.upp,
h2,
h3,
div.control {
  text-transform: uppercase;
}

body {
  color: #292929;
  background-color: white;
}

strong,
b {
  font-weight: bold;
}

em,
i {
  font-style: italic;
}

a {
  text-decoration: none;
  color: #762ea2;
}
a:hover {
  text-decoration: underline;
}

.image {
  margin-right: 15px;
}

.image img {
  border-color: #d7d7d7;
}

.clear {
  clear: both;
  height: 1px;
  line-height: 1px;
  font-size: 1px;
}

.bkgimg,
.stars-small em {
  display: block;
  overflow: hidden;
  text-indent: -1000em;
}

.formerror {
  color: red;
}

p.nocontent {
  text-align: left;
}

.btn-all {
  display: inline-block;
  background: url("/public/images/btn.png") #000;
  padding: 5px 10px 2px 10px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.btn-all span {
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  font-weight: bold;
}

.btn-postreply,
.btn-posttopic {
  width: auto;
}

.more {
  float: right;
  margin: 15px 15px 0 0;
}

a.next {
  background: url("/public/images/next.png") 100% 30% no-repeat;
  padding-right: 15px;
}

a.prev {
  background: url("/public/images/prev.png") 0 30% no-repeat;
  padding-left: 15px;
}

a.buyticketurl {
  padding: 2px 10px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  text-transform: uppercase;
  width: 80px;
  text-align: center;
  display: block;
}

.permashare,
span.permabar a.report {
  display: block;
  margin: 5px 0px 0px 0px;
}

a.report span {
  margin-left: 5px;
}

a.tool {
  padding-right: 5px;
}

div.image {
  overflow: hidden;
}

label.option,
legend {
  height: 0;
  font-size: 0;
  line-height: 0px;
  position: absolute;
  top: -1000em;
}

fieldset {
  margin: 0;
  padding: 0;
  text-align: left;
  clear: both;
  border: 0;
  text-transform: lowercase;
}
fieldset input {
  padding-left: 10px;
  margin-left: 0;
}
fieldset label {
  padding-right: 15px;
  display: inline;
  vertical-align: baseline;
}

.fl {
  float: left;
  overflow: hidden;
  display: inline;
}

.fr {
  float: right;
  overflow: hidden;
  display: inline;
}

div.control {
  width: 50%;
  margin: 0 auto 0 auto;
  margin-bottom: 20px;
  text-align: center;
}
div.control div.paging {
  position: relative;
  padding: 3px 0;
  text-align: left;
}
div.control div.paging a {
  font-style: normal;
}
div.control div.paging a:hover {
  text-decoration: none;
}
div.control div.paging a.prev {
  position: absolute;
  top: 3px;
  left: 0px;
}
div.control div.paging a.next {
  position: absolute;
  top: 3px;
  right: 0px;
}
div.control div.paging span {
  display: block;
  text-align: center;
}
div.control select {
  text-transform: none;
}

div.avatar {
  overflow: hidden;
  margin: 0;
  padding: 0;
  width: 115px;
  height: 180px;
}
div.item div.avatar {
  height: auto;
}
div.avatar .image {
  display: block;
  margin-right: 0px;
}
div.avatar .image a {
  display: block;
  overflow: hidden;
  text-align: center;
}
div.avatar .image a img {
  border: 4px solid #d7d7d7;
}
div.avatar .text {
  width: 100%;
  height: 20px;
  overflow: hidden;
  display: block;
  margin: 5px 0px 0px 5px;
}
div.inbox div.avatar .text {
  height: auto;
}
div.avatar .ftr {
  margin-left: 15px;
  display: block;
}

span.author {
  position: relative;
  height: 1.5em;
  display: block;
  text-align: left;
}
span.author a.im {
  position: absolute;
  left: 0px;
  top: 4px;
}
span.author a.au {
  position: absolute;
  left: 13px;
  top: 0px;
}

.welcome span.author {
  display: inline;
  height: auto;
  width: auto;
  position: static;
}
.welcome span.author a.im,
.welcome span.author a.au {
  position: static;
}

.byline {
  display: block;
  overflow: hidden;
  margin-top: 5px;
}
.byline .views {
  margin-left: 5px;
  display: inline;
}
.byline .report {
  float: left;
  padding-right: 5px;
  margin-left: 5px;
  height: 18px;
}
.byline .comments {
  border-right: 1px solid #d7d7d7;
  display: block;
  padding: 0 5px 0 0;
  height: 18px;
  overflow: visible;
  float: left;
}
.byline .comments .commentslink {
  float: left;
  padding-right: 5px;
}

.stars-small {
  display: block;
  width: 70px;
  float: left;
  position: relative;
}
.stars-small.starssmall_null {
  width: 0px;
}
div.comments .stars-small {
  position: absolute;
  float: none;
  right: 0px;
  top: 0px;
}
.stars-small em {
  background: url("/public/images/stars.png") no-repeat;
  position: absolute;
  top: 3px;
  left: 0px;
  width: 80px;
  height: 15px;
}

span.starssmall_null em {
  background-image: none;
}

.starssmall_5 em {
  background-position: 0 -100px;
}

.starssmall_5_half em {
  background-position: 0 -220px;
}

.starssmall_4 em {
  background-position: 0 -80px;
}

.starssmall_4_half em {
  background-position: 0 -200px;
}

.starssmall_3 em {
  background-position: 0 -60px;
}

.starssmall_3_half em {
  background-position: 0 -180px;
}

.starssmall_2 em {
  background-position: 0 -40px;
}

.starssmall_2_half em {
  background-position: 0 -160px;
}

.starssmall_1 em {
  background-position: 0 -20px;
}

.starssmall_1_half em {
  background-position: 0 -140px;
}

.starssmall_0 em {
  background-position: 0 0px;
}

.starssmall_0_half em {
  background-position: 0 -120px;
}

div.ad {
  margin: 0 0 10px 0;
}

div.ad728 {
  width: 728px;
  height: 90px;
  margin: 0 auto;
}

.todo {
  background-color: #7da747;
  padding: 20px 0;
  color: #444;
  text-align: center;
}

.todoc {
  color: #78864f;
}

span.todo,
a.todo {
  padding: 5px;
}

.w80 {
  width: 80px;
}

.w100 {
  width: 108px;
}

.w120 {
  width: 120px;
}

.w150 {
  width: 158px;
}

.w170 {
  width: 170px;
}

.w200 {
  width: 200px;
}
.w200 div.text {
  margin-left: 215px;
}

.w250 {
  width: 258px;
}
.w250 div.text {
  margin-left: 265px;
}

.w300 {
  width: 300px;
}
.w300 div.text {
  margin-left: 315px;
}

.w400 {
  width: 400px;
  margin: 0 auto;
  margin-bottom: 20px;
  text-align: center;
}

.w500 {
  width: 510px;
  margin: 0 auto;
  text-align: center;
  margin-bottom: 20px;
}
.w500 img {
  border-width: 4px;
  border-style: solid;
}

table h1, table h2, table h3, table h4 {
  font-weight: normal;
}

body {
  background-color: white;
  background-image: url('/public/images/bdy.jpg');
  background-repeat: repeat-x;
  text-align: center;
}

div.container {
  background-image: url('/public/images/hdr.jpg');
  background-repeat: no-repeat;
  background-position: top center;
  background-color: transparent;
  position: relative;
  z-index: 0;
}

#header {
  width: 960px;
  height: 363px;
  margin: 0 auto;
  text-align: left;
  position: relative;
  z-index: 3;
}

#body {
  width: 950px;
  margin: 0 auto;
  text-align: left;
  overflow: hidden;
  z-index: 0;
}
#body.sgnpg {
  width: 920px;
}

#footer {
  clear: both;
  text-align: center;
  padding-top: 30px;
  background-color: #f3f3f3;
}

a.btn-buy em {
  background: url("/public/images/btn-buy.png") top left no-repeat;
  width: 44px;
  height: 18px;
}

div.rc {
  margin-bottom: 20px;
  padding-top: 1px;
}
div.maincolumn div.rc {
  background: transparent url("/public/images/bkg-section-top.png") repeat-x;
}
div.mp div.rc {
  background: transparent;
  border: 1px solid #d7d7d7;
  border-width: 0 1px 1px 1px;
  padding-top: 0px;
}
div.rc div.bottom {
  margin: 0 1px 1px 1px;
  border: 1px solid #fff;
}
div.maincolumn div.rc div.bottom,
div.mp div.rc div.bottom {
  border-bottom: none;
  margin-bottom: 0px;
  min-height: 300px;
}
div.mp div.rc div.bottom {
  background: transparent url("/public/images/bkg-section-mid.png") repeat-x;
  border-top: none;
}
div.mp div.rc div.mid {
  padding: 1px 0 20px 0;
  position: relative;
  min-height: 50px;
}
div.mp div.rc div.mid.comments {
  border-top: 0;
}
div.rc.membership div.mid {
  min-height: 205px;
}

div.onecolumn {
  padding-bottom: 40px;
  min-height: 400px;
}

div.maincolumn {
  width: 600px;
  position: relative;
  min-height: 400px;
  overflow: visible;
  z-index: 0;
}

.mfl {
  margin: 24px 0px 20px 0;
}

.mfr {
  margin: 24px 0 20px 0;
}

div.sidebar {
  width: 301px;
  position: relative;
  z-index: 0;
  background-position: 0 0;
  overflow: visible;
}
div.sidebar.joinsidebar {
  margin-top: 28px;
}
div.sidebar div.section {
  background: none;
  border: 1px solid #e6e6e6;
  overflow: hidden;
  padding-top: 0px;
}
div.sidebar div.section div.bottom {
  background: #f2f2f2;
  border: 1px solid #fff;
  margin: 0;
}
div.sidebar div.rc {
  background: transparent url("/public/images/side-section-top.png") repeat-x;
  border: 0;
  overflow: visible;
  padding-top: 1px;
}
div.sidebar div.rc div.bottom {
  border: 0;
  background: transparent;
}

#header {
  padding-top: 1px;
}
#header a.btn-back {
  width: 250px;
  margin-top: 55px;
  height: 31px;
  display: block;
}
#header div#logo {
  position: absolute;
  top: 95px;
  left: 50px;
  width: 522px;
  height: 200px;
  z-index: 0;
}
#header div#logo a {
  width: 100%;
  height: 100%;
}

ul.globalnav {
  width: 100%;
  height: 28px;
  position: absolute;
  bottom: 0;
  left: 6px;
  overflow: visible;
  z-index: 3;
}
ul.globalnav ul {
  position: absolute;
  top: -999em;
  left: -1px;
  display: block;
  width: 150px;
  background: #a067c7;
  margin: 0;
  padding: 0;
  z-index: 4;
  -moz-border-radius-bottomright: .5em;
  -webkit-border-bottom-right-radius: .5em;
  -moz-border-radius-bottomleft: .5em;
  -webkit-border-bottom-left-radius: .5em;
}
ul.globalnav li {
  height: 28px;
  float: left;
  position: relative;
  z-index: 1;
  line-height: 28px;
}
ul.globalnav li a {
  height: 100%;
  width: 100%;
}
ul.globalnav li.home {
  margin-left: 10px;
  width: 69px;
}
ul.globalnav li.blog {
  width: 65px;
}
ul.globalnav li.store {
  width: 90px;
}
ul.globalnav li.videos {
  width: 120px;
}
ul.globalnav li.tickets {
  width: 100px;
}
ul.globalnav li.forum {
  width: 106px;
}
ul.globalnav li.photos {
  width: 114px;
}
ul.globalnav li.downloads {
  width: 110px;
}
ul.globalnav li:hover ul,
ul.globalnav li.sfHover ul {
  top: 28px;
  left: 0px;
  z-index: 3;
}
ul.globalnav li:hover ul li,
ul.globalnav li.sfHover ul li {
  display: block;
  float: none;
  position: static;
  padding: 0;
  margin: 0 10px;
  border-bottom: 1px solid #ac89ce;
  height: auto;
  line-height: 1.5;
}
ul.globalnav li:hover ul li.last,
ul.globalnav li.sfHover ul li.last {
  border-bottom: 0;
  -moz-border-radius-bottomright: .5em;
  -webkit-border-bottom-right-radius: .5em;
  -moz-border-radius-bottomleft: .5em;
  -webkit-border-bottom-left-radius: .5em;
}
ul.globalnav li:hover ul li.last a,
ul.globalnav li.sfHover ul li.last a {
  border-bottom: 0;
}
ul.globalnav li:hover ul a,
ul.globalnav li.sfHover ul a {
  padding: 5px 0;
  display: block;
  color: #fff;
  text-transform: uppercase;
  background: #a067c7;
  border-bottom: 1px solid #754894;
  width: auto;
  height: auto;
}
ul.globalnav li:hover ul a:hover,
ul.globalnav li.sfHover ul a:hover {
  color: #762ea2;
}

ul.no-vip li.home,
ul.no-vip li.blog {
  width: 73px;
}
ul.no-vip li.store {
  width: 94px;
}
ul.no-vip li.videos {
  width: 138px;
}
ul.no-vip li.tickets {
  display: none;
}
ul.no-vip li.forum {
  width: 118px;
}
ul.no-vip li.photos {
  width: 125px;
}
ul.no-vip li.downloads {
  width: 110px;
}

div.section {
  margin-bottom: 30px;
  position: relative;
  z-index: 0;
  padding-top: 1px;
  clear: both;
}
div.profile div.section div.mid {
  border-top: 1px solid #eee;
}
div.profile div.section div.gallery {
  border-top: 0;
}
div.section.chrisblog {
  margin-top: 10px;
}
div.section.midiblog {
  width: 315px;
  clear: none;
  text-align: right;
}
div.section h2.title {
  margin-left: 15px;
  margin-top: 15px;
  margin-bottom: 20px;
}
div.section a.btn-more {
  position: absolute;
  z-index: 0;
  top: 15px;
  float: none;
  margin: 0;
  right: 15px;
}
.stpg div.section a.btn-more {
  display: none;
}
div.section div.bdy {
  margin-left: 15px;
  margin-right: 15px;
}
div.section div.bdy h2.title,
div.section div.bdy div.comments {
  margin-left: 0px;
  margin-right: 0px;
}
div.section div.bdy h2.title {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid #d7d7d7;
}
div.mp div.section div.bdy {
  overflow: hidden;
}
div.mp div.section div.bdy h2.title {
  padding-top: 0px;
  border: 0;
}
div.section div.notitle {
  padding-top: 15px;
}
div.section div.multiple {
  padding-top: 0;
}
div.section div.multiple .item {
  margin-bottom: 30px;
}
div.section .h3 {
  text-transform: uppercase;
}
div.section .item {
  position: relative;
  z-index: 0;
  overflow: hidden;
}
div.section .item .image img {
  border-style: solid;
  border-width: 4px;
}
div.section .item .image span.author img {
  border: 0;
}
div.section .item .bdy {
  padding-top: 20px;
  margin-left: 15px;
  margin-right: 15px;
  padding-bottom: 1px;
}
div.section .item .text {
  text-align: left;
}
div.section .item .trimmed p {
  display: inline;
}
div.section .item .ftr {
  margin-top: 5px;
}
div.section.midiblogd p.discount,
div.section.midiblogd .none {
  display: none;
}
div.section div.smallitems {
  margin-right: 0;
  overflow: hidden;
}
div.section div.smallitems .more {
  margin-right: 30px;
}
div.section div.smallitems .item {
  margin: 0 20px 20px 0;
  height: 210px;
  background: #f3f3f3;
  border-style: solid;
  border-color: #d7d7d7;
  border-width: 0 1px 1px 0;
}
#hmpg div.section div.smallitems .item {
  height: auto;
  width: 120px;
}
div.section div.smallitems .item .image {
  margin: 10px 0;
  text-align: center;
}
#hmpg div.section div.smallitems .item .image {
  text-align: left;
}
div.section div.smallitems .item .image img {
  border: 0;
}
div.section div.smallitems .item .text {
  margin: 0 10px 10px 10px;
  overflow: hidden;
}
div.section.store div.smallitems .h2 {
  margin-top: 10px;
  padding-bottom: 1px;
  margin-right: 15px;
}
div.section.store div.smallitems .item {
  background: none;
  border-width: 0px;
  height: 250px;
}
div.section.store div.smallitems .item .text {
  margin: 0;
}
div.section.store div.smallitems .item .purchase {
  margin-top: 10px;
}

div.comments {
  border-top: 1px solid #d7d7d7;
}
div.comments.bdy {
  border: 0;
}
div.mid div.comments div.bdy {
  margin-left: 0px;
  margin-right: 0px;
}
div.comments div.text {
  position: relative;
  margin-left: 120px;
}
div.comments div.text h3 {
  border-bottom: 1px solid #d7d7d7;
  margin-bottom: 5px;
}

div.focus {
  border: #d9d2e6 1px solid;
  background: white;
  padding: 1px;
  margin-bottom: 10px;
}
div.focus div.bdy {
  margin: 0;
}
div.focus div.item {
  background: #e8e4f0;
}
div.focus div.item .image {
  margin-left: 15px;
  padding: 20px 0 0 0;
}
div.focus div.item .text {
  margin-right: 15px;
  margin-left: 15px;
  padding: 20px 0;
}
div.focus div.paging {
  background: #e8e4f0;
}
div.focus.fader {
  position: relative;
  z-index: 0;
  height: 160px;
}
div.focus.fader div.item {
  position: absolute;
  top: 1px;
  left: 1px;
  height: 135px;
  width: 99.7%;
  z-index: 0;
  overflow: hidden;
}
div.focus.fader div.paging {
  position: absolute;
  bottom: 1px;
  left: 1px;
  width: 99.7%;
  height: !base_line_height;
  text-align: right;
  padding: 5px 0;
  z-index: 0;
}
div.focus.fader div.paging.hidefader {
  text-indent: -1000em;
  overflow: hidden;
  text-align: left;
}
div.focus.fader div.paging.showfader {
  text-indent: 0;
  overflow: visible;
  text-align: right;
}
div.focus.fader div.paging a.next {
  margin-right: 20px;
}

div.signupbanner {
  position: relative;
  width: 300px;
  height: 600px;
  background: url("/public/images/signup-sidebar.png") no-repeat;
}
div.signupbanner a.btn-signup {
  position: absolute;
  bottom: 15px;
  right: 25px;
  width: 150px;
  height: 40px;
  overflow: hidden;
}
div.signupbanner a.btn-viewgift {
  position: absolute;
  top: 300px;
  left: 83px;
  width: 143px;
  height: 20px;
  overflow: hidden;
}
div.signupbanner a.btn-signup,
div.signupbanner a.btn-viewgift {
  display: block;
  cursor: pointer;
}

div.store .h2 {
  margin-bottom: 10px;
  margin-top: 5px;
  padding-bottom: 5px;
  border-bottom: 1px solid #d7d7d7;
}
div.store div#merch {
  clear: both;
}
div.store div.image img {
  border-width: 4px;
  border-style: solid;
}
div.store .text {
  overflow: hidden;
}
div.store .text ul {
  margin-top: 20px;
}
div.store .text li {
  border-bottom: 1px solid #d7d7d7;
  margin-bottom: 3px;
  padding-bottom: 3px;
}
div.store .text .ftr {
  clear: both;
  display: block;
  margin-top: 10px;
}
div.store .imagewrap {
  width: 270px;
}
div.store .imagewrap .purchase {
  float: right;
  margin: 20px 15px 0 0;
}
div.store .purchase {
  float: left;
  line-height: 27px;
}
div.store .purchase .price {
  line-height: 18px;
}

div.es div.header {
  border-bottom: 1px solid #d7d7d7;
  text-transform: uppercase;
}
div.es div.orderstatusWrapper h2.title {
  margin-left: 0px;
}
div.es div.orderstatusWrapper div.pagecopy {
  padding: 20px;
  margin-bottom: 20px;
}

div.musiclist {
  position: relative;
}
div.musiclist div.jump {
  position: absolute;
  left: 140px;
  top: 20px;
}
div.musiclist div.multiple h2.title {
  margin-bottom: 20px;
}
div.musiclist div.multiple div#merch div.item {
  height: 320px;
}
div.musiclist div.multiple div#merch div.item div.image,
div.musiclist div.multiple div#merch div.item div.imagewrap {
  width: 208px;
  float: none;
  display: block;
}
div.musiclist div.multiple div#merch div.item div.buy {
  float: right;
  text-align: right;
  margin: -35px 50px 0 0;
  width: 102px;
}
div.musiclist div.multiple div.bdy {
  margin-right: 0;
  overflow: hidden;
}
div.musiclist div.multiple div.item {
  width: 265px;
  height: 200px;
  overflow: hidden;
  text-align: center;
  background: #efefef;
  border: 1px solid;
  border-color: #d7d7d7;
  margin: 0px 21px 20px 0px;
  position: relative;
  text-align: left;
}
div.musiclist div.multiple div.item div.cms-cmstools {
  position: absolute;
  bottom: 0px;
  left: 0px;
}
div.musiclist div.multiple div.item h3 {
  margin: 15px 15px 4px 15px;
  width: auto;
  height: 36px;
  overflow: hidden;
  text-align: left;
}
div.musiclist div.multiple div.item div.imagewrap {
  margin: 0 0 0 15px;
  text-align: left;
  width: 108px;
}
div.musiclist div.multiple div.item div.imagewrap div.image {
  width: 108px;
  margin: 0;
  text-align: left;
}
div.musiclist div.multiple div.item div.imagewrap div.image img {
  border: 4px solid #d7d7d7;
}
div.musiclist div.multiple div.item div.imagewrap div.text {
  text-decoration: underline;
  margin-left: 0;
  padding-top: 5px;
}
div.musiclist div.multiple div.item div.buy {
  text-align: left;
}
div.musiclist div.multiple div.item div.buy div.cartitem {
  margin: 10px 0px 0px 15px;
}

div.cart div.bdy {
  margin-left: 0px;
  margin-right: 0px;
  position: relative;
}
div.cart div.header {
  text-transform: uppercase;
}
div.cart span.note {
  bottom: 25px;
  left: 8px;
  display: block;
  position: absolute;
  z-index: 4;
  width: 260px;
  font-size: 85%;
}
div.sidebar div.cart {
  border: 0;
}

div.faq h2.title span.bkgimg {
  background: url("/public/images/bkg-faq.png") top left no-repeat;
}
div.faq h3 {
  border-bottom: 1px solid;
  border-color: #d7d7d7;
  margin: 10px 0px 5px 0px;
  text-transform: uppercase;
  font-weight: bold;
}
div.faq p {
  margin-bottom: 10px;
}

div.welcomemember {
  position: relative;
  z-index: 0;
}
div.welcomemember div.mid {
  padding-top: 15px;
  overflow: hidden;
}
div.welcomemember h2.title {
  margin: 0 15px 0 105px;
  overflow: hidden;
  height: 25px;
  vertical-align: top;
  position: relative;
}
div.welcomemember h2.title em {
  position: absolute;
  top: 0px;
  left: 0px;
  display: block;
  font-style: normal;
}
div.welcomemember h2.title span.author {
  overflow: hidden;
  width: 160px;
  position: absolute;
  top: 0px;
  left: 25px;
}
div.welcomemember .avatar {
  width: 80px;
  top: 15px;
  left: 15px;
  display: block;
  position: absolute;
}
div.welcomemember div.bdy p {
  margin: 0 15px 0 90px;
}
div.welcomemember .jann-welcome {
  position: absolute;
  top: -18px;
  left: -15px;
  z-index: 0;
}
div.welcomemember ul {
  clear: both;
  margin-top: 15px;
}
div.welcomemember li {
  display: inline;
  padding-right: 2px;
}

div.featuredfans div.item div.image {
  margin-right: 0px;
}
div.featuredfans div.item div.image img {
  border: 4px solid #d7d7d7;
}
div.featuredfans div.item div.text {
  margin-left: 105px;
}
div.featuredfans div.item div.text span.location,
div.featuredfans div.item div.text span.joindate {
  display: block;
  color: #848484;
}
div.featuredfans div.item div.text span.location strong,
div.featuredfans div.item div.text span.joindate strong {
  color: #292929;
  font-weight: normal;
}

div.fannforum div.control {
  text-transform: none;
  width: 100%;
  text-align: right;
  margin: 0 0 10px 0;
  font-size: 90%;
}
div.fannforum div.control div.paging {
  text-align: right;
}

table.forum,
table.topics {
  width: 100%;
}
table.forum th,
table.topics th {
  background: #d7d7d7;
  padding: 7.5px;
}
table.forum td,
table.topics td {
  vertical-align: top;
  padding: 15px;
}
table.forum td.first,
table.topics td.first {
  padding-left: 0;
}
table.forum td.last,
table.topics td.last {
  padding-right: 0;
  width: 150px;
}
table.forum td.last h3,
table.topics td.last h3 {
  text-transform: none;
}
table.forum td.profile,
table.topics td.profile {
  width: 30%;
}
table.forum td.profile img.userfullsize,
table.topics td.profile img.userfullsize {
  border: 4px solid #d7d7d7;
}
table.forum blockquote,
table.topics blockquote {
  border-left: 4px solid #d7d7d7;
  padding-left: 15px;
}
table.forum blockquote p.ftr,
table.topics blockquote p.ftr {
  margin-top: 10px;
}
table.forum .buttons,
table.topics .buttons {
  margin-top: =!y_margin;
}
table.forum .buttons a.tool,
table.forum .buttons a.btn,
table.forum .buttons a.report,
table.topics .buttons a.tool,
table.topics .buttons a.btn,
table.topics .buttons a.report {
  display: inline-block;
  margin-right: 10px;
  text-align: center;
}

div.forumlist h3 {
  border-bottom: 1px solid #d7d7d7;
}

div.gallery div.item {
  text-align: center;
}
div.gallery div.item div.text {
  text-align: left;
}

#mg-cellphoneinputid {
  display: none;
}

div.editn p,
div.join div.copy {
  margin-bottom: 20px;
}

#mg-formsubmitbuttonid {
  display: block;
  margin-top: 20px;
}
#mg-formsubmitbuttonid .button {
  width: auto;
  height: auto;
}
div.loginform #mg-formsubmitbuttonid {
  margin-top: 10px;
}

div.memberprofile {
  margin-bottom: 40px;
}
div.memberprofile .addsnd {
  background: #d7d7d7;
}
div.memberprofile .addsnd a {
  display: inline-block;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-right: 7.5px;
  margin-left: 4px;
}
div.memberprofile .addsnd a.snd {
  margin-right: 0px;
}
div.memberprofile .item .bdy {
  padding-top: 1px;
}
div.memberprofile .item .image {
  margin-right: 1.5 * !x_margin;
}
div.memberprofile .item .image img {
  border-width: 4px;
  border-style: solid;
  display: block;
}
div.memberprofile .item h2.title {
  margin-bottom: 0px;
}
div.memberprofile .item li {
  padding: 5px 3.75px;
  border-bottom: 1px solid #d7d7d7;
}
div.memberprofile .item li:last-child {
  border-bottom: none;
}

ul.subnav {
  border-bottom: 1px solid #d7d7d7;
}
ul.subnav li {
  display: inline;
}
ul.subnav li a {
  padding: 6px 11.25px 3px 11.25px;
  background: transparent;
  margin-right: 2px;
  text-transform: uppercase;
}
.profile ul.subnav li.profile a,
.photos ul.subnav li.photos a,
.blog ul.subnav li.blog a,
.cmnt ul.subnav li.comments a,
.friends ul.subnav li.friends a,
.inbox ul.subnav li.inbox a {
  background: #e9e9e9;
  border-width: 1px 1px 0 1px;
  border-style: solid;
  border-color: #d7d7d7;
  border-bottom: 1px solid #e9e9e9;
  -moz-border-radius: .5em;
  -webkit-border-radius: .5em;
  -moz-border-radius-bottomleft: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomright: 0;
  -webkit-border-bottom-right-radius: 0;
}
ul.subnav li em {
  font-style: normal;
  margin-left: 3.75px;
}

a.block,
a.unblock {
  margin-top: 3px;
  padding-top: 3px;
  padding-left: 15px;
  background-image: url("/public/images/block.png");
  background-repeat: no-repeat;
  background-position: 0 6px;
  border-top: 1px solid #d7d7d7;
  display: block;
}

a.approve {
  background: url("/public/images/approve.png") no-repeat;
  padding-left: 15px;
}

a.reject {
  background: url("/public/images/block.png") no-repeat;
  padding-left: 15px;
}

a.friend {
  background: url("/public/images/online.png") no-repeat center left;
  padding-left: 15px;
}

a.message {
  background: url("/public/images/message.png") no-repeat center left;
  padding-left: 15px;
}

div.friends .btn {
  display: block;
  margin-bottom: 20px;
}
div.friends div.smallitems div.item {
  height: 150px;
}
div.friends div.smallitems div.w170 {
  height: 220px;
}
div.friends div.smallitems div.w170 .ftr {
  margin-top: 3px;
  padding-top: 3px;
  border-top: 1px solid #d7d7d7;
  display: block;
}
div.friends div.smallitems div.w170 .ftr a {
  margin-right: 25px;
}
div.friends div.smallitems div.w170 .ftr a.block {
  border: 0;
  margin-top: 0px;
  padding-top: 0px;
  display: inline;
  background-position: 0 0;
}

div.comments h2.title {
  margin-top: 20px;
}
div.mid div.comments h2.title {
  margin-left: 0px;
  margin-right: 0px;
}
h2.title span.bkgimg {
  background: transparent url("/public/images/titles.png") no-repeat;
  height: 20px;
}
div.jannsblog h2.title span.bkgimg {
  background-position: 0px 0px;
}
div.krisblog h2.title span.bkgimg {
  background-position: 0px -60px;
}
div.midiblog h2.title span.bkgimg {
  background-position: 0px -80px;
}
div.exclusivevideos h2.title span.bkgimg {
  background-position: 0px -20px;
}
div.forumlist h2.title span.bkgimg {
  background-position: 0px -140px;
}
div.comments h2.title span.bkgimg {
  background-position: 0px -160px;
}
div.krisblogd h2.title span.bkgimg {
  background-position: 0px -200px;
}
div.midiblogd h2.title span.bkgimg {
  background-position: 0px -220px;
}
div.featuredfans h2.title span.bkgimg {
  background-position: 0px -120px;
}
div.fannforum h2.title span.bkgimg {
  background-position: 0px -240px;
}
div.gallery h2.title span.bkgimg {
  background-position: 0px -260px;
}
div.downloads h2.title span.bkgimg {
  background-position: 0px -280px;
}
div.cart h2.title span.bkgimg {
  background-position: 0px -100px;
}
div.store h2.title span.bkgimg,
div.musiclist h2.title span.bkgimg {
  background-position: 0px -40px;
}

div#footer div.bdy {
  width: 960px;
  margin: 0 auto;
  position: relative;
  z-index: 0;
  height: 75px;
  text-align: left;
}
div#footer a.echospin {
  width: 100px;
  height: 30px;
  position: absolute;
  top: 40px;
  left: 10px;
  z-index: 0;
  background-image: url('/public/images/echospin.png');
  background-repeat: no-repeat;
}
div#footer a.microgroove {
  width: 132px;
  height: 30px;
  position: absolute;
  top: 35px;
  left: 630px;
  z-index: 0;
  background-image: url('/public/images/poweredbymicrogroove.png');
  background-repeat: no-repeat;
}
div#footer a.umusic {
  width: 85px;
  height: 50px;
  position: absolute;
  top: -6px;
  right: 0;
  z-index: 0;
  background-image: url('/public/images/umg-logo.png');
  background-repeat: no-repeat;
}
div#footer ul.globalnav {
  background: transparent;
  position: static;
  width: auto;
  display: inline;
  height: auto;
}
div#footer ul.globalnav li {
  display: inline;
  position: static;
  background: none;
  float: none;
  height: auto;
  width: auto;
}
div#footer ul.globalnav li a {
  display: inline;
  border-right: 1px solid;
  padding: 0 6px;
  color: #848484;
  text-indent: 0;
  width: auto;
  font-size: 90%;
}
div#footer ul.globalnav li.item1 a {
  padding-left: 0px;
}
div#footer ul.globalnav li.item2 {
  display: none;
}
div#footer ul.globalnav li.flast a {
  border-right: 0;
}
