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;
}

.bold {
  font-weight: bold;
}

.h4, h4 {
  font-size: 1.2em;
  line-height: 1.4;
}

.h3, h3 {
  font-size: 1.286em;
  line-height: 18px;
}
.unread .h3, .unread h3 {
  font-weight: bold;
}

.h2, h2 {
  font-size: 1.714em;
  line-height: 1.6;
}

.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;
}

.upp {
  text-transform: uppercase;
}

body {
  color: white;
  background-color: black;
}

strong,
b {
  font-weight: bold;
}

em,
i {
  font-style: italic;
}

a {
  text-decoration: none;
  color: #0099cc;
}
a:hover {
  text-decoration: underline;
}

.image {
  margin-right: 15px;
}

.image img {
  border-color: white;
}

.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 {
  background: url("/public/images/btn.png") no-repeat top right;
  display: inline-block;
  padding-right: 12px;
}
.btn:hover {
  text-decoration: none;
}
.btn span {
  display: inline-block;
  overflow: hidden;
  background: url("/public/images/btn-span.png") no-repeat top left;
  padding: 4px 0 2px 10px;
  color: #fffdd8;
  font-weight: bold;
}
.btn.btn-comment {
  display: block;
  float: right;
  margin-bottom: 10px;
}
.btn.btn-all {
  display: block;
  float: right;
  margin-right: 0;
  clear: both;
  margin-top: 10px;
  padding-right: 10px;
  padding-left: 10px;
}
.smallitems .btn.btn-all {
  margin-right: 20px;
}
.btn.btn-blm,
.btn.btn-shop {
  text-transform: uppercase;
}
.btn.btn-blm span,
.btn.btn-shop span {
  color: #ff9900;
}

.more {
  float: right;
  margin: 15px 15px 0 0;
}

a.next {
  background: url("/public/images/next.png") 100% 30% no-repeat;
  padding-right: 20px;
}

a.prev {
  background: url("/public/images/prev.png") 0 30% no-repeat;
  padding-left: 20px;
}

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 div.paging {
  width: 200px;
}
div.control div.paging a {
  text-decoration: underline;
}
div.control div.paging a span {
  margin: 0;
  display: inline;
}
div.control div.paging a.prev {
  float: left;
  padding-right: 15px;
}
div.control div.paging a.next {
  padding-left: 15px;
  position: absolute;
  top: 0px;
  right: 0px;
}
div.control div.paging span {
  display: block;
  margin: 0px 50px 0px 0px;
  text-align: center;
}
div.control select {
  text-transform: none;
}

div.avatar {
  overflow: hidden;
  margin: 0;
  padding: 0;
  width: 65px;
  height: 130px;
}
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 white;
}
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;
}
.welcome span.author a.im,
.welcome span.author a.au {
  position: static;
}

.byline {
  display: block;
  overflow: hidden;
  margin-bottom: 8px;
}
.byline .views {
  margin-right: 5px;
}
.byline .report {
  padding-right: 5px;
  border-right: 1px solid white;
  margin-right: 5px;
}
.byline .stars-small {
  display: inline-block;
  height: 15px;
  float: none;
}

.stars-small {
  display: block;
  width: 70px;
  float: left;
  position: relative;
}
.stars-small.starssmall_null {
  width: 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-position: 0 -216px;
}

.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;
}

.w250 {
  width: 258px;
}

.w300 {
  width: 300px;
}

.w400 {
  width: 405px;
  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;
}

body {
  background-color: black;
  background-image: url('/public/images/bdy.jpg');
  background-repeat: no-repeat;
  background-position: top center;
  text-align: center;
}

div.container {
  background-color: transparent;
  position: relative;
  z-index: 0;
  width: 952px;
  margin: 0 auto;
  text-align: left;
  border-style: solid;
  border-color: #484848;
  border-width: 0 1px 1px 1px;
}

#header {
  background-color: black;
  background-image: url('/public/images/ftr.jpg');
  background-repeat: no-repeat;
  width: 100%;
  height: 172px;
  margin: 0 auto;
  text-align: left;
  position: relative;
  z-index: 3;
}

#body {
  width: 100%;
  margin: 0 auto;
  text-align: left;
  z-index: 0;
  background-color: black;
  background-image: url('/public/images/ftr.jpg');
  background-repeat: no-repeat;
  background-position: bottom left;
}
#body div.bodywrap {
  overflow: hidden;
  width: 100%;
  background-image: url('/public/images/body.jpg');
  background-repeat: no-repeat;
}

#footer {
  clear: both;
  text-align: center;
  padding-top: 15px;
}

div.rc {
  margin-bottom: 20px;
  padding-top: 1px;
}
div.maincolumn div.rc {
  background: transparent url("/public/images/mc-top.png") no-repeat;
  padding-top: 40px;
}
div.maincolumn div.rc div.bottom {
  background: transparent url("/public/images/mc-bot.png") no-repeat bottom left;
  padding-bottom: 10px;
}
div.maincolumn div.rc div.mid {
  background: transparent url("/public/images/mc-mid.png") repeat-y;
  padding: 1px;
}
div.sidebar div.rc {
  background: transparent url("/public/images/sb-top.png") no-repeat;
  padding-top: 35px;
}
div.sidebar div.rc div.bottom {
  background: transparent url("/public/images/sb-bot.png") no-repeat bottom left;
  padding-bottom: 10px;
}
div.sidebar div.rc div.mid {
  background: transparent url("/public/images/sb-mid.png") repeat-y;
  padding: 5px 1px 1px 1px;
}
div.onecolumn div.rc {
  background: transparent url("/public/images/oc-top.png") no-repeat;
  padding-top: 40px;
}
div.onecolumn div.rc div.bottom {
  background: transparent url("/public/images/oc-bot.png") no-repeat bottom left;
  padding-bottom: 10px;
}
div.onecolumn div.rc div.mid {
  background: transparent url("/public/images/oc-mid.png") repeat-y;
  padding: 1px;
}

div.onecolumn {
  padding-bottom: 40px;
  min-height: 400px;
  margin-left: 15px;
  margin-top: 20px;
}

div.maincolumn {
  width: 640px;
  position: relative;
  min-height: 400px;
  overflow: visible;
  z-index: 0;
}

.mfl {
  margin: 24px 0px 20px 10px;
}

.mfr {
  margin: 24px 0 20px 0;
}

div.sidebar {
  width: 282px;
  position: relative;
  z-index: 0;
  background-position: 0 0;
  overflow: visible;
}

div#logo {
  position: absolute;
  top: 25px;
  left: 235px;
  width: 471px;
  height: 114px;
  z-index: 2;
  background-image: url('/public/images/boys2men.png');
  background-repeat: no-repeat;
}
div#logo a {
  width: 100%;
  height: 86%;
}

div#uk {
  position: absolute;
  top: 122px;
  right: 20px;
  width: 40px;
  height: 27px;
  background-image: url('/public/images/uk_flag.png');
  background-repeat: no-repeat;
}

div#player {
  position: absolute;
  top: 35px;
  right: 0px;
  width: 230px;
  height: 73px;
}

div.navwrap {
  width: 730px;
  height: 42px;
  position: absolute;
  bottom: 0;
  left: 120px;
  overflow: visible;
  z-index: 0;
  background-image: url('/public/images/nav-a.png');
  background-repeat: no-repeat;
  background-position: 1000px 1000px;
}
.mupg div.navwrap {
  background-position: 396px 0;
}
.mupg div.navwrap ul.globalnav li.music {
  border-color: #5ea9d7;
}
.mupg div.navwrap ul.globalnav li.music a {
  color: black;
}
.ftrpg div.navwrap {
  background-image: url('/public/images/nav-a-big.png');
  background-position: 93px 0;
}
.ftrpg div.navwrap ul.globalnav li.road {
  border-color: #5ea9d7;
}
.ftrpg div.navwrap ul.globalnav li.road a {
  color: black;
}
.bipg div.navwrap {
  background-position: 466px 0;
}
.bipg div.navwrap ul.globalnav li.bio {
  border-color: #5ea9d7;
}
.bipg div.navwrap ul.globalnav li.bio a {
  color: black;
}
.mopg div.navwrap {
  background-position: 617px 0;
}
.mopg div.navwrap ul.globalnav li.mobile {
  border-color: #5ea9d7;
}
.mopg div.navwrap ul.globalnav li.mobile a {
  color: black;
}
.nepg div.navwrap {
  background-position: 0 0;
}
.nepg div.navwrap ul.globalnav li.news {
  border-color: #5ea9d7;
}
.nepg div.navwrap ul.globalnav li.news a {
  color: black;
}
.evpg div.navwrap {
  background-position: 225px 0;
}
.evpg div.navwrap ul.globalnav li.events {
  border-color: #5ea9d7;
}
.evpg div.navwrap ul.globalnav li.events a {
  color: black;
}
.mepg div.navwrap {
  background-position: 314px 0;
}
.mepg div.navwrap ul.globalnav li.media {
  border-color: #5ea9d7;
}
.mepg div.navwrap ul.globalnav li.media a {
  color: black;
}
.hmpg div.navwrap {
  background: none;
}

ul.globalnav {
  border-top: 2px solid black;
  position: absolute;
  bottom: 0px;
  left: 30px;
  height: 42px;
}
ul.globalnav li {
  height: 28px;
  float: left;
  position: relative;
  z-index: 1;
  line-height: 28px;
  padding-right: 20px;
  padding-left: 20px;
  margin-top: -4px;
  border-top: 2px solid #484848;
}
ul.globalnav li a {
  height: 100%;
  width: 100%;
  color: #fffdd8;
}
ul.globalnav li.item1 {
  padding-left: 0px;
}
ul.globalnav li.last {
  padding-right: 0px;
}

span.niceday {
  width: 50px;
  border: 1px solid #0099cc;
  text-align: center;
  padding-bottom: 4px;
}
span.niceday span.date {
  background: #0099cc;
  color: black;
  display: block;
  padding: 4px 0px;
  margin-bottom: 4px;
}

.banner {
  margin-bottom: 20px;
}

.banner_left {
  margin-right: 20px;
}

div#afeature {
  padding: 5px;
  background: #181818;
}

div.adarea {
  padding: 20px 10px;
  text-align: center;
  clear: both;
}

div.section {
  margin-bottom: 10px;
  position: relative;
  z-index: 0;
  padding-top: 1px;
  clear: both;
}
div.section h2.title {
  position: absolute;
  top: 8px;
  left: 20px;
  text-transform: uppercase;
}
div.section a.btn-more {
  position: absolute;
  z-index: 0;
  top: 15px;
  float: none;
  margin: 0;
  right: 15px;
}
div.section div.bdy {
  margin-left: 20px;
  margin-right: 20px;
  margin-top: 8px;
  overflow: hidden;
}
.sidebar 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;
}
div.section div.notitle {
  padding-top: 15px;
}
div.section div.multiple {
  padding-top: 0;
}
div.maincolumn div.section div.multiple .item {
  background-image: url('/public/images/mc-item.png');
}
div.maincolumn div.section div.multiple .item a.item {
  background: none;
}
div.sidebar div.section div.multiple .item {
  background-image: url('/public/images/sb-item.png');
}
div.sidebar div.section div.multiple .item a.item {
  background: none;
}
div.section .item {
  position: relative;
  z-index: 0;
  overflow: hidden;
  padding-bottom: 5px;
  margin-bottom: 5px;
  background-repeat: no-repeat;
  background-position: bottom left;
}
div.section .item .image img {
  border: 1px solid #0099cc;
}
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 .copy {
  padding-bottom: 10px;
}
div.section .item .text {
  text-align: left;
}
div.section .item .permabar {
  background: url("/public/images/permabar.png") no-repeat;
  height: 34px;
  display: block;
  padding-top: 2px;
}
div.section .item .trimmed p {
  display: inline;
}
div.section .item .ftr {
  margin-top: 5px;
}
div.section .twitter a.btn-more {
  margin-right: -9px;
  margin-top: -13px;
}
div.section .twitter h3 {
  margin-bottom: 10px;
}
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 0 0;
  height: 85px;
  min-width: 52px;
}
div.section div.smallitems .item .image {
  text-align: center;
  margin-right: 0px;
  margin-bottom: 3px;
}
div.section div.smallitems .item .text {
  overflow: hidden;
}
div.section.gallery div.smallitems {
  margin-top: 20px;
}
div.section.gallery div.smallitems .item {
  width: 250px;
  height: 320px;
  margin: 0 15px 0 40px;
}
.ftrpg div.section.gallery div.smallitems .item {
  width: auto;
  height: auto;
}
div.section.gallery div.smallitems .item div.image {
  margin-bottom: 10px;
  text-align: left;
}
div.section.gallery div.smallitems .item div.image img {
  border-width: 4px;
  border-color: white;
}
.ftrpg div.section.gallery div.smallitems .item div.text {
  margin: 20px 0 0 220px;
}
div.section.gallery div.smallitems .first {
  display: none;
}
div.section.music div.item {
  margin-bottom: 20px;
}
div.section.music div.product div.text {
  margin: 40px 0 0 215px;
}
div.section.music div.product div.text ul {
  font-weight: bold;
  margin: 20px 0;
}
div.section.music div.product .btn-blm {
  margin-right: 10px;
  margin-bottom: 10px;
}
div.section.music h4 {
  font-weight: bold;
}
div.section.music .border {
  margin-bottom: 14px;
  padding-bottom: 14px;
  background-position: bottom left;
}
div.section.music ul.tracks li {
  font-weight: bold;
}
div.section.music ul.tracks li span.play,
div.section.music ul.tracks li span.nowplaying,
div.section.music ul.tracks li span.clip {
  width: 40px;
  height: 30px;
  display: block;
  float: left;
  background: url(/public/images/play.gif) 0 0 no-repeat;
}
div.section.music ul.tracks li span.nowplaying {
  background: url(/public/images/nowplaying.gif) 0 0 no-repeat;
}
div.section.music ul.tracks li span.clip {
  background: none;
}
div.section.videos .item {
  margin-bottom: 20px;
}
div.section.videos .item .border {
  background-position: bottom left;
}
div.section.videos .item .format {
  display: block;
}
div.section.videos .image {
  text-align: center;
  margin: 0px 0px 20px 0px;
}
div.section.videos div.player {
  width: 470px;
  margin-bottom: 0;
}
div.section.videos div.videolist {
  margin-bottom: 0;
}
div.section.videos div.videolist div.item {
  width: 110px;
  margin-right: 8px;
}
div.section.videos div.videolist div.image {
  position: relative;
  width: 100%;
  height: auto;
  overflow: visible;
}
div.section.videos div.videolist div.image span.play {
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: -6px;
  right: 0px;
  background: url("/public/images/play.png") no-repeat;
}
div.section.videos div.videolist.mfr {
  width: 395px;
}
div.section.videos div.videolist.mfr .selected {
  background: black;
}
div.section.videos div.videolist.mfr div.image {
  width: 110px;
  margin-left: 15px;
}
div.section.videos div.videolist.mfr div.text {
  margin-left: 140px;
}
div.section.videos div.videolist.mfr div.text a {
  color: white;
}
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.section.video div.image {
  text-align: center;
}
div.section ul.small li {
  display: inline;
}
div.section div.control,
div.section.events div.eventtitle div.control {
  position: absolute;
  top: 20px;
  right: 20px;
}

div.news .niceday {
  margin-top: 5px;
}
div.maincolumn div.news div.multiple div.item {
  background: none;
}
div.news .text {
  margin-left: 66px;
  background-image: url('/public/images/mc-item.png');
  background-position: bottom right;
  background-repeat: no-repeat;
}
div.news div.newsdetail .text {
  background: none;
}

div.breakingnews div.twoitems {
  width: 100%;
}
div.breakingnews div.item {
  width: 45%;
  margin-right: 3%;
}
div.breakingnews div.item h3, div.breakingnews div.item .h3 {
  font-size: 1.1em;
}
div.breakingnews div.item div.image {
  height: 130px;
}
div.breakingnews div.item span.date {
  display: block;
  font-size: 1em;
}

div.gallerylist {
  background: #0b0c0e url("/public/images/carousel.jpg") repeat-x bottom left;
  border: 1px solid #082837;
  padding-bottom: 7.5px;
  margin-bottom: 20px;
  width: 100%;
}

div.videolist {
  background: #082838 url("/public/images/carousel-v.png") repeat-x top left;
  border: 1px solid #082837;
  padding-top: 7.5px;
}
.melanding div.videolist {
  background: none;
  border: 0;
  padding-top: 0;
}

div.comments,
div.section div.comments {
  overflow: hidden;
  clear: both;
}
div.comments div.item,
div.section div.comments div.item {
  position: relative;
  background: none;
  margin-bottom: 20px;
}
div.comments div.item div.ftr,
div.section div.comments div.item div.ftr {
  height: 20px;
  background: url("/public/images/comment.png") no-repeat 50px 0;
  margin-top: -1px;
  padding-left: 70px;
}
div.comments div.item div.ftr span.stars-small,
div.section div.comments div.item div.ftr span.stars-small {
  float: none;
  display: inline-block;
  height: 18px;
}
div.comments div.item div.ftr span.stars-small em,
div.section div.comments div.item div.ftr span.stars-small em {
  top: 5px;
}
div.comments div.text,
div.section div.comments div.text {
  background: url("/public/images/commentitem.png") repeat-x bottom left;
  background-color: #0e3045;
  border: 1px solid #0099cc;
  padding: 10px;
  overflow: hidden;
}
div.comments div.text div.copy,
div.section div.comments div.text div.copy {
  margin-left: 60px;
}
div.comments div.text div.copy h3,
div.section div.comments div.text div.copy h3 {
  margin-bottom: 5px;
}

div.store .h2 {
  margin-bottom: 10px;
  margin-top: 5px;
  padding-bottom: 5px;
}
div.store .text {
  overflow: hidden;
}
div.store .text ul {
  margin-top: 20px;
}
div.store .text li {
  margin-bottom: 3px;
  padding-bottom: 3px;
}
div.store .text .ftr {
  clear: both;
  display: block;
  margin-top: 10px;
}
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 {
  text-transform: uppercase;
}
div.es div.orderstatusWrapper h2.title {
  margin-left: 0px;
}

div.cart div.bdy {
  margin-left: 0px;
  margin-right: 0px;
  position: relative;
}
div.cart div.header {
  text-transform: uppercase;
}
div.cart span.note {
  bottom: 9px;
  left: 0px;
  display: block;
  position: absolute;
  z-index: 4;
  width: 120px;
}

div.faq h2.title span.bkgimg {
  background: url("/public/images/bkg-faq.png") top left no-repeat;
}
div.faq h3 {
  margin: 10px 0px 5px 0px;
  text-transform: uppercase;
  font-weight: bold;
}
div.faq p {
  margin-bottom: 10px;
}

div.featuredfans div.item div.image {
  margin-right: 0px;
}
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;
}
div.featuredfans div.item div.text span.location strong,
div.featuredfans div.item div.text span.joindate strong {
  color: white;
  font-weight: normal;
}

div.artistlinks div.bdy a {
  margin-right: 3px;
}


div.fannforum a.btn {
  margin-top: 20px;
  display: block;
}
div.fannforum div.control {
  text-transform: none;
}

table.forum,
table.topics {
  width: 100%;
}
table.forum th,
table.topics th {
  background: white;
  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: 1px solid #0099cc;
}
table.forum blockquote,
table.topics blockquote {
  padding-left: 15px;
}
table.forum blockquote p.ftr,
table.topics blockquote p.ftr {
  margin-top: 10px;
}

div.gallery div.item {
  text-align: center;
}
div.gallery div.item div.text {
  text-align: left;
}
div.gallery div.item div.text a.commentslink {
  float: left;
}

div.gallerydetail {
  margin-top: 20px;
}

#titlehover .border,
div.gallerydetail .border {
  background-position: left bottom;
}

#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;
}

.membership .not-fan {
  display: block;
  margin-left: 150px;
}

div.memberprofile {
  margin-bottom: 40px;
  overflow: hidden;
}
div.memberprofile .addsnd {
  background: white;
  padding: 5px 0;
}
div.memberprofile .addsnd li {
  display: inline;
  margin-right: 7.5px;
  margin-left: 4px;
}
div.memberprofile .addsnd li.snd {
  margin-right: 0px;
}
div.memberprofile .item .bdy {
  padding-top: 1px;
}
div.memberprofile .item .image {
  margin-right: 22.5px;
}
div.memberprofile .item .image img {
  border: 1px solid #0099cc;
}
div.memberprofile .item h2.title {
  margin-bottom: 0px;
}
div.memberprofile .item li {
  padding: 5px 3.75px;
  border: 1px solid #0099cc;
}
div.memberprofile .item li:last-child {
  border-bottom: none;
}
div.memberprofile li {
  color: #ccc;
}
div.memberprofile li span {
  color: #fff;
}
div.memberprofile span.username {
  font-size: 35px;
  display: block;
  line-height: 35px;
  margin-bottom: 20px;
}

div.maincolumn div.rc div.membergallery {
  background: url("/public/images/commentitem.png") repeat-x bottom left;
  background-color: #0e3045;
  border: 1px solid #0099cc;
  padding: 10px;
  overflow: hidden;
}
div.maincolumn div.rc div.membergallery div.mid,
div.maincolumn div.rc div.membergallery div.bottom {
  background: none;
  padding: 0px;
}
div.maincolumn div.rc div.membergallery div.smallitems .item {
  height: auto;
}
div.maincolumn div.rc div.membergallery div.smallitems .item .image {
  text-align: left;
}

ul.subnav {
  border: 1px solid #0099cc;
}
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: white;
  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: 1px solid #0099cc;
  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;
  padding-left: 15px;
}

a.message {
  background: url("/public/images/message.png") no-repeat;
  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: 1px solid #0099cc;
  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#googlemap {
  color: black;
}

div.events {
  position: relative;
}
div.events div.control {
  position: absolute;
  top: 0px;
  right: 0px;
  margin-left: 100px;
}
div.events div.eventslist {
  position: relative;
  margin-top: 20px;
  padding-top: 20px;
}
div.events div.tr {
  margin: 10px 0px 5px 0px;
  overflow: hidden;
  padding-bottom: 5px;
}
div.events div.tr div.th {
  display: inline;
}
div.events div.tr div.location {
  width: 318px;
  margin-left: 60px;
}
div.events div.tr div.attendees {
  width: 100px;
}
div.events div.tr div.tickets {
  width: 105px;
}
div.events div.item {
  margin-bottom: 5px;
}
div.events div.item a.btn {
  position: absolute;
  top: 4px;
  right: 150px;
}
div.events div.item a.buylink {
  position: absolute;
  top: 4px;
  right: 30px;
  text-transform: uppercase;
}
div.events div.item a.buylink span {
  color: #ff9900;
}
div.events div.item a.item {
  display: block;
  overflow: hidden;
  padding: 5px 0;
  border: 0;
  background: none;
}
div.events div.item a.item span.date,
div.events div.item a.item span.location,
div.events div.item a.item span.venue {
  float: left;
}
div.events div.item a.item span.date,
div.events div.item a.item span.venue {
  color: white;
}
div.events div.item a.item span.location {
  color: #0099cc;
}
div.events div.item a.item span.date {
  width: 50px;
}
div.events div.item a.item span.venue {
  width: 290px;
  margin-left: 10px;
}

.eventdetail .item {
  margin-top: 40px;
}
.eventdetail .item span.niceday {
  margin-right: 10px;
}
.eventdetail .item .desc {
  margin-left: 65px;
}

.eventtitle h3 {
  background: url("/public/images/mc-item.png") no-repeat bottom left;
  margin: 0px 0px 5px 0;
  padding: 0px 0px 5px 0;
}
.eventtitle h3 .venue {
  color: #0099cc;
}
.eventtitle p.byline {
  overflow: hidden;
  margin-bottom: 15px;
}
.eventtitle p.byline span.count {
  margin-right: 10px;
  padding-right: 10px;
  border-right: 1px solid white;
}

.subsection {
  position: relative;
  margin-top: 20px;
  padding-top: 15px;
}

.border {
  padding-bottom: 5px;
  margin-bottom: 5px;
  background-position: bottom right;
  background-repeat: no-repeat;
}
div.maincolumn .border,
div.onecolumn .border {
  background-image: url('/public/images/mc-item.png');
}
div.sidebar .border {
  background-image: url('/public/images/mc-item.png');
}

div.comments h2.title {
  margin-top: 20px;
}
div.mid div.comments h2.title {
  margin-left: 0px;
  margin-right: 0px;
}

div#footer div.bdy {
  width: 100%;
  margin: 0 auto;
  position: relative;
  z-index: 0;
  height: 125px;
  text-align: center;
}
div#footer a.decca {
  position: absolute;
  top: 0;
  left: 20px;
  z-index: 0;
}
div#footer a.umusic {
  position: absolute;
  top: 0;
  right: 20px;
  z-index: 0;
}
div#footer a.microgroove {
  position: relative;
  top: 40px;
  z-index: 0;
  display: block;
}
div#footer ul {
  margin-left: -20px;
}
div#footer ul li {
  display: inline;
}
div#footer ul li a {
  display: inline;
  border-right: 1px solid;
  padding: 0 6px;
  text-indent: 0;
  width: auto;
  color: white;
  font-size: 11px;
}
div#footer ul li a span {
  font-size: 11px;
}
div#footer ul li.item1 a {
  padding-left: 0px;
}
div#footer ul li.flast a {
  border-right: 0;
}
