/*
Amplifier Stylesheet v4 Refresh
Author: Mike Harding
*/
.panel-border-bottom {
  border-bottom: 2px solid #999999;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.panel-border-top {
  border-top: 2px solid #999999;
  padding-top: 15px;
  margin-top: 15px;
}
.ir {
  display: block;
  overflow: hidden;
  text-indent: 110%;
  white-space: nowrap;
}
.s {
  background: url("../img/sprite.png") 0 0 no-repeat;
}
/*
Amplifier Stylesheet v3.0
Target: All
Author: Matthew Buchanan
*/
body {
  margin: 0;
  padding: 20px;
  background-color: #fff;
  font-family: sans-serif;
  font-size: 12px;
  line-height: 1.5;
  font-weight: normal;
  color: #666;
}
h1,
h2,
h3,
p,
form,
ol,
ul {
  margin-top: 0;
  margin-bottom: 0.75em;
}
h1 {
  font-size: 26px;
  color: #333333;
}
h2 {
  color: #333333;
  font-size: 22px;
}
h3 {
  font-size: 100%;
  line-height: 1.4em;
  margin: 0.5em 0 0;
}
h4,
h5,
h6 {
  margin-top: 0.5em;
  margin-bottom: 0;
}
strong {
  font-size: 100%;
}
small {
  font-size: 11px;
  color: #999;
}
abbr,
acronym {
  cursor: help;
  border-bottom: 1px dotted #666;
}
.inline {
  float: left;
  margin: 5px 5px 5px 0;
}
.plain {
  padding-left: 0;
  margin-left: 0;
  list-style: 0;
}
input {
  font-family: sans-serif;
}
input.textbox,
textarea,
select {
  color: #333;
}
input.textbox,
textarea {
  width: 200px;
}
a:link,
a:visited {
  color: #333;
  text-decoration: none;
}
a:hover,
a:active {
  color: #000;
  text-decoration: underline;
}
/* Site Specific */
#footer p {
  margin: 0;
}
table,
tr,
th,
td {
  padding: 0;
  margin: 0;
  border-collapse: collapse;
  border: none;
}
th,
td {
  vertical-align: top;
}
th {
  text-align: left;
}
.error,
.errors li {
  color: #f69;
}
ol,
ul {
  margin-left: 0;
  /* IE7 Fix */

}
body {
  padding: 10px 0;
  color: #666;
}
#wrap {
  min-width: 980px;
  max-width: 1200px;
  margin: 0 auto;
  width: 90%;
  position: relative;
}
#wrap.solo {
  width: 100%;
  margin-left: 10px;
  margin-right: 10px;
}
#header {
  position: relative;
  height: 140px;
  padding-bottom: 10px;
  margin-bottom: 15px;
}
#header h1 {
  font-size: 62px;
  font-weight: bold;
  letter-spacing: -2px;
  line-height: 1;
  margin: 0;
}
#header h1 a {
  display: block;
  height: 102px;
  width: 260px;
  text-indent: 110%;
  white-space: nowrap;
  overflow: hidden;
}
#header .social-twitter,
#header .social-facebook {
  position: absolute;
  display: block;
  top: 30px;
  left: 310px;
  width: 24px;
  height: 24px;
  background-position: -290px -140px;
}
#header .social-twitter:hover,
#header .social-facebook:hover {
  background-position: -290px -170px;
}
#header .social-twitter {
  left: 270px;
  width: 32px;
  background-position: -250px -140px;
}
#header .social-twitter:hover {
  background-position: -250px -170px;
}
#header .tag1,
#header .tag2 {
  display: block;
  top: 75px;
  margin: 0;
  position: absolute;
  left: 270px;
  font-size: 14px;
}
#header .tag1 {
  top: 58px;
}
#header .tag1 a {
  display: none;
}
#header form {
  margin: 0;
  padding-bottom: 5px;
}
#leftcolumns {
  float: left;
  width: 77.55102040816327%;
}
#leftcolumns #chartcolumn {
  position: relative;
  float: left;
  width: 215px;
}
#leftcolumns #maincolumn {
  margin-left: 28.947368421052634%;
}
#leftcolumns #maincolumn .panel:last-child {
  border-bottom: none;
}
#maincolumn.fullwidth,
#maincolumn.solo {
  margin-left: 0;
}
#sidebar {
  float: right;
  width: 215px;
}
#sidebar .panel h2 {
  font-size: 18px;
  line-height: 1.2;
}
#sidebar .panel h2 a {
  top: 0;
}
#sidebar .ad-tile {
  overflow: hidden;
  margin-bottom: 15px;
}
#sidebar .panel:last-child,
#chartcolumn .panel:last-child {
  border-bottom: none;
}
#chartcolumn {
  /* 	.panelcontent { padding: 0; } */

}
#chartcolumn h2 {
  font-size: 18px;
  line-height: 1.2;
}
#chartcolumn h2 a {
  top: 0;
}
#chartcolumn .sidebar-panel {
  margin-bottom: 15px;
}
#footer {
  clear: both;
  border-top: 2px solid #999999;
  padding-top: 15px;
  margin-top: 15px;
}
#footer p {
  margin: 0;
  padding: 5px 8px;
  text-align: center;
}
#footer p small {
  color: #666;
}
#external {
  display: none;
}
#tagline {
  text-align: center;
  margin-bottom: 0;
  padding-top: 0.5em;
}
#tagline a:link,
#tagline a:visited {
  color: #999;
}
#tagline a:hover,
#tagline a:active {
  color: #682;
}
a.track {
  font-weight: bold;
}
/* Nav Styles */
#nav1 {
  position: absolute;
  top: 0;
  right: 0;
  list-style: none;
  margin-bottom: 0;
  float: left;
}
#nav1 li {
  color: #ddd;
  font-size: 14px;
  display: inline;
}
#nav1 a {
  color: #333;
  display: inline-block;
  padding: 3px;
}
#nav {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: #668822;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
#nav form {
  float: left;
  padding: 5px 10px;
}
#nav form input,
#nav form select {
  vertical-align: middle;
  margin: 0;
}
#nav form select {
  display: inline-block;
  /* 			height: 20px;
			line-height: 1;
			padding: 3px;
			
			-webkit-appearance: none;
			-moz-appearance: none;
			appearance: none;
			cursor: pointer;
			border: none;
			font-size: 12px;
			.border-radius(3px);
 */
}
#nav form input[type="text"] {
  font-size: 13px;
  border: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  line-height: 1;
  padding: 3px 5px;
  background: #9BB26F;
  color: #668822;
  width: 150px;
  margin: 0;
}
#nav form input[type="text"]:focus {
  background: #ffffff;
  color: #333333;
}
#nav form .btn-go {
  width: 18px;
  height: 18px;
  background-position: -270px 0px;
  display: inline-block;
  text-indent: -999em;
}
#nav #nav2 {
  margin: 0;
  list-style: none;
  float: right;
  padding: 6px 10px 0 0;
}
#nav #nav2 li {
  display: inline;
  font-size: 13px;
  text-transform: uppercase;
  margin-left: 10px;
  font-weight: bold;
}
#nav #nav2 li a {
  color: #fff;
}
#nav #nav2 li:first-child {
  margin-left: 0;
}
.cart {
  padding: 2px 0 2px 20px;
  background: url(../img/icn_cart_top.png) no-repeat 0 50%;
}
.searchbox,
#nav select {
  font-size: 90%;
}
.searchbox,
#nav .select-genre {
  max-width: 125px;
}
.searchbox {
  color: #999;
}
.btn-go {
  width: 24px;
  height: 22px;
  border: 0;
  vertical-align: top;
}
/* Advert Styles */
#ad-banner {
  position: absolute;
  width: 468px;
  height: 60px;
  top: 35px;
  right: 0;
}
#ad-leaderboard {
  /* 	background: #f0f0f0; */

  border-bottom: 2px solid #999999;
  padding-bottom: 15px;
  margin-bottom: 15px;
  position: relative;
}
#ad-leaderboard .banner-border {
  position: absolute;
  top: 0;
  left: 0;
  width: 758px;
  height: 118px;
  border: 1px solid rgba(0, 0, 0, 0.25);
}
.ad-tile {
  margin-bottom: 15px;
}
.ad-smalltile {
  float: left;
  margin: 5px 5px 10px 5px;
}
#smalltiles {
  overflow: hidden;
  border-bottom: 2px solid #999999;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
#smalltiles .ad-smalltile {
  float: left;
  width: 31.48148148148148%;
  margin: 5px 0.9259259259259258% 10px 0.9259259259259258%;
}
#smalltiles .ad-smalltile img {
  width: 100%;
  height: auto;
}
.empty-advert {
  width: 215px;
  height: 0;
  margin-top: -5px;
}
.productitem {
  overflow: hidden;
}
/* Paginator Styles */
.paginator {
  margin: 0 0 10px;
}
.paginator a:link,
.paginator a:visited {
  color: #333;
  text-decoration: underline;
}
.paginator a:hover,
.paginator a:active {
  color: #000;
  background-color: #ddd;
}
.paginator-prev {
  float: left;
}
.paginator-next {
  float: right;
}
.paginator-pages {
  text-align: center;
}
span.uppercase {
  text-transform: uppercase;
}
div.remove-image {
  float: left;
  margin: 0 5px 5px 0;
}
div.order-reference {
  float: left;
  margin-right: 30px;
}
/* Twitter */
#twitter_update_list {
  padding-right: 10em;
}
#twitter_update_list li {
  margin-bottom: 0.75em;
}
/* Login form */
.form-basic td {
  padding: 5px;
  vertical-align: middle;
}
.form-basic input[type="text"],
.form-basic input[type="password"] {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 5px 5px;
  border: 1px solid #aaa;
  border-top: 1px solid #999;
  -webkit-box-shadow: inset 0 1px 1px #cccccc;
  -moz-box-shadow: inset 0 1px 1px #cccccc;
  box-shadow: inset 0 1px 1px #cccccc;
  font-size: 14px;
}
.form-basic input[type="text"]:focus,
.form-basic input[type="password"]:focus {
  border-color: #666;
}
/* Grids */
.release-grid {
  overflow: hidden;
  margin-top: 5px;
}
.release-grid .grid-item {
  float: left;
  width: 24%;
  margin-right: 1%;
  margin-bottom: 10px;
}
.release-grid .grid-item:nth-child(4n) {
  margin-right: 0;
}
.release-grid .grid-item:nth-child(4n+1) {
  clear: left;
}
.release-grid .grid-item img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-bottom: 5px;
  border: none;
}
.release-grid .grid-item .item-artwork {
  display: block;
  border: none;
}
.release-grid .grid-item .no-artwork {
  box-sizing: border-box;
  display: block;
  width: 100%;
  background: #eee;
  border: 1px solid #ddd;
  margin-bottom: 5px;
  text-transform: uppercase;
  color: #bbb;
  font-size: 12px;
  text-align: center;
  padding: 43% 0;
}
.release-grid .grid-item .no-artwork:hover,
.release-grid .grid-item .no-artwork:active {
  text-decoration: none;
}
.release-grid .grid-item .item-title {
  display: block;
}
.release-grid .grid-item .item-price {
  display: block;
  font-size: 0.9em;
  color: #999;
}
/* Sharing */
.addthis_toolbox {
  margin: 30px 0 10px;
}
/* Genres */
.genre-backdrop {
  margin-bottom: 15px;
}
.genre-backdrop img {
  max-width: 100%;
  height: auto;
}
/* Page Styles 3.01 */
#page {
  margin-bottom: 5px;
}
a.articlerss {
  color: #AAA;
  background: transparent url(../img/amplifier/icon_rss.gif) no-repeat scroll 100% 50%;
  line-height: 1.2;
  padding: 0 16px 0 0;
  display: block;
  float: right;
  font-size: 100%;
  font-weight: normal;
  min-height: 16px;
  padding-right: 20px;
  margin-top: 9px;
  text-align: right;
  text-decoration: underline;
}
.pagecontent {
  overflow: hidden;
  padding: 0 10px;
  font-size: 14px;
}
.gallery-images {
  overflow: hidden;
  margin-bottom: 10px;
}
#maincolumn.fullwidth .pagecontent {
  width: 960px;
}
#maincolumn.solo .pagecontent {
  width: 100%;
}
.pagecontent h1 {
  padding-top: 0.5em;
}
.pagecontent h2 {
  padding-top: 0.25em;
}
.pageicon {
  float: right;
}
.itemimage {
  float: left;
  margin: 4px 15px 15px 0;
}
.itemimage img {
  border: 1px solid rgba(0, 0, 0, 0.25);
}
.itemimagewrap {
  float: left;
  width: 100%;
  padding-top: 5px;
}
.itemimagewrap .itemimage {
  margin-bottom: 5px;
}
.itemlist {
  clear: right;
  margin-bottom: 15px;
}
.itemlist td {
  padding: 5px;
}
.itemlist td small {
  font-size: 13px;
}
.itemlist td.price,
.itemlist td.button-cell {
  vertical-align: middle;
}
.itemlist td a.ir,
.itemlist td span.ir {
  display: inline-block;
  vertical-align: middle;
}
.itemlist td a.buy {
  background-position: -330px -150px;
  width: 65px;
  height: 14px;
}
.itemlist td a.buy-disabled,
.itemlist td span.buy-disabled {
  background-position: -330px -170px;
  width: 65px;
  height: 14px;
}
.itemlist td a.playv {
  background-position: -200px -120px;
  width: 14px;
  height: 14px;
}
.itemlist td a.download {
  background-position: -160px -120px;
  width: 14px;
  height: 14px;
}
.itemlist td a.download-disabled {
  background-position: -180px -120px;
  width: 14px;
  height: 14px;
}
.itemlist td a.play {
  background-position: -100px -120px;
  width: 14px;
  height: 14px;
}
.itemlist td a.play-disabled {
  background-position: -120px -120px;
  width: 14px;
  height: 14px;
}
.itemlist td a.sm2_playing {
  background-position: -140px -120px;
  width: 14px;
  height: 14px;
}
.sm2_playing {
  /* 	background: url(../img/btn_preview_pulse.gif) no-repeat 0 0 !important; */

}
.itemcontrol .sm2_playing {
  /* 	background: url(../img/btn_preview_pause.gif) no-repeat 0 0 !important; */

}
.sm2_paused {
  /* 	background: url(../img/amplifier/icn_resumetrack.gif) no-repeat 0 0 !important; */

}
.itemcontrol .sm2_paused {
  /* 	background: url(../img/btn_preview.gif) no-repeat 0 0 !important; */

}
.contentgroup {
  border-top: 1px solid #ccc;
  /*	float: left;*/

  width: 100%;
  padding-top: 15px;
  margin-top: 15px;
  font-size: 14px;
}
.video-embed {
  margin-bottom: 15px;
}
.contentgroup h3 {
  font-size: 110%;
  color: #333;
}
.columnlist {
  overflow: auto;
  padding-bottom: 1em;
}
.columnitem {
  width: 45%;
  float: left;
}
.audioformat {
  text-transform: uppercase;
}
.nodivider {
  background-image: none;
  border-top: none;
  margin-top: 0;
  padding-top: 0;
}
.itemcontrol form {
  float: left;
}
.itemcontrol p {
  padding: 5px 0 0;
}
.crumbtrail a:link,
.crumbtrail a:visited {
  color: #682;
}
.crumbtrail a:hover,
.crumbtrail a:active {
  color: #350;
}
#browse {
  margin-bottom: 15px;
  padding: 0 5px;
  background: #f0f0f0;
  position: relative;
  overflow: hidden;
}
#browse h3 {
  text-transform: uppercase;
  float: left;
  line-height: 1;
  margin: 0;
  padding: 5px 0;
}
#browse ul {
  padding: 0;
  margin: 0;
  margin-left: 25%;
  width: 75%;
  overflow: hidden;
}
#browse ul li {
  float: left;
  list-style: none;
  padding: 0;
  margin: 0;
  width: 3.571428571428571%;
  text-align: center;
  font-weight: bold;
  line-height: 1;
}
#browse ul li.numbers {
  width: 7.142857142857142%;
}
#browse ul li a {
  display: block;
  color: #666;
  width: 100%;
  padding: 5px 0;
}
#browse ul li a:hover {
  color: #ffffff;
  text-decoration: none;
  background: #668822;
}
/* Table Styles */
.odd {
  background-color: #e8e8e8;
}
.even {
  background-color: #fff;
}
/* Icon Styles */
.sitelist {
  padding-left: 0;
}
.sitelist li {
  list-style: none;
  padding-left: 25px;
  padding-bottom: 5px;
  background: url(../img/icn_link.gif) no-repeat 0 0;
}
.sitelist li.facebook {
  background: url(../img/icn_facebook.gif) no-repeat 0 0;
}
.sitelist li.twitter {
  background: url(../img/icn_twitter.gif) no-repeat 0 0;
}
#page td.icon {
  padding-left: 22px;
}
table .link {
  background: url(../img/icn_link.gif) no-repeat 3px 3px;
}
table .release {
  background: url(../img/icn_release2.gif) no-repeat 3px 3px;
}
table .vinyl {
  background: url(../img/icn_release_vinyl2.gif) no-repeat 3px 3px;
}
table .track {
  background: url(../img/icn_track2.gif) no-repeat 3px 3px;
}
table .video {
  background: url(../img/icn_video2.gif) no-repeat 3px 3px;
}
table .artist {
  background: url(../img/icn_artist2.gif) no-repeat 3px 3px;
}
table .product {
  background: url(../img/icn_product2.gif) no-repeat 3px 3px;
}
/* Discussion */
/*.add-comment {
	padding: 1px 0 1px 20px;
	background: url(../forum/img/icon_discuss.gif) left no-repeat;
}*/
ul.comments,
ul.comments li {
  padding: 0;
  margin: 0;
  list-style: none;
}
ul.comments li {
  padding: 3px;
  background: #fff;
}
ul.comments li.odd {
  background: #E8E8E8;
}
ul.comments {
  margin: 0 0 1em 0;
}
ul.comments p {
  margin: 0;
}
ul.comments cite {
  font-style: normal;
  color: #999;
}
.add-comment {
  overflow: hidden;
}
.add-comment a {
  float: left;
  display: block;
  background: #e5e5e5;
  padding: 5px 10px;
  line-height: 1;
  border: 1px solid #ccc;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 1px #dddddd;
  -moz-box-shadow: 0 1px 1px #dddddd;
  box-shadow: 0 1px 1px #dddddd;
  /* 	margin-top: 2px; */

}
.add-comment a:hover {
  background: #ddd;
  color: #000;
  border: 1px solid #bbb;
  text-decoration: none;
  cursor: pointer;
}
/* Polls */
#polls.panel h4,
h4.poll-heading {
  color: #682;
  font-size: 90%;
  text-transform: uppercase;
}
.poll-question {
  margin-top: 0.5em;
  font-weight: bold;
}
.poll-question strong {
  color: #682;
}
ul.poll {
  margin-left: 0;
  padding-left: 0;
  list-style: none;
}
ul.poll li {
  background: #D7DFC3;
  padding: 3px 5px;
  margin-bottom: 1px;
  list-style: none;
}
table.poll-results {
  margin-bottom: 1em;
  width: 100%;
}
table.poll-results th,
table.poll-results td {
  padding: 5px 7px;
  background: transparent;
  border-bottom: 1px solid #eee;
}
table.poll-results td {
  text-align: right;
}
ul.poll-results {
  margin-left: 0;
  padding-left: 0;
  list-style: none;
}
ul.poll-results li {
  background: #D7DFC3;
  padding: 5px 5px;
  margin-bottom: 1px;
  list-style: none;
  overflow: hidden;
  color: #333;
}
ul.poll-results strong {
  float: right;
  margin-left: 10px;
  color: #666;
}
/* Button Styles */
.button {
  display: inline-block;
  overflow: hidden;
  background: #668822;
  border: 1px solid #57741d;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 1px #cccccc;
  -moz-box-shadow: 0 1px 1px #cccccc;
  box-shadow: 0 1px 1px #cccccc;
  text-transform: uppercase;
  font-weight: bold;
  color: #ffffff;
  line-height: 1;
  padding: 7px 10px;
  cursor: pointer;
}
.button:link,
.button:visited {
  color: #ffffff;
}
.button:hover {
  text-decoration: none;
  background: #759c27;
}
.buttons {
  overflow: auto;
  text-align: center;
}
.buttons .itemcontrol {
  float: left;
  margin-right: 10px;
}
.secondary-buttons .button {
  background: #e5e5e5;
  padding: 5px 10px;
  line-height: 1;
  border: 1px solid #ccc;
  -webkit-box-shadow: 0 1px 1px #dddddd;
  -moz-box-shadow: 0 1px 1px #dddddd;
  box-shadow: 0 1px 1px #dddddd;
  color: #333333;
}
.secondary-buttons .button:hover {
  background: #ddd;
  color: #000;
  border: 1px solid #bbb;
  text-decoration: none;
  cursor: pointer;
}
#maincolumn .buttons {
  padding-bottom: 5px;
}
#home #maincolumn .button,
#genre #maincolumn .button {
  margin: 0 auto;
}
/* .buyall-tracks { width: 128px; background: url(../img/btn_buyall_tracks.gif) no-repeat 0 0; }
.buyall-releases { width: 136px; background: url(../img/btn_buyall_releases.gif) no-repeat 0 0; }
.listen-chart { width: 176px; background: url(../img/amplifier/btn_listen_chart.gif) no-repeat 0 0; }
.listen-radio { width: 172px; background: url(../img/btn_listen_radio.gif) no-repeat 0 0; }
.watch-tv { width: 141px; background: url(../img/btn_watch_tv.gif) no-repeat 0 0; }
.watch-video { width: 74px; background: url(../img/btn_watch.gif) no-repeat 0 0; }
.watch-videos { width: 74px; background: url(../img/btn_watch.gif) no-repeat 0 0; }
.play-lo { width: 128px; background: url(../img/btn_play_lo.gif) no-repeat 0 0; }
.play-hi { width: 128px; background: url(../img/btn_play_hi.gif) no-repeat 0 0; }
.play { width: 128px; background: url(../img/btn_play.gif) no-repeat 0 0; }
.preview { width: 80px; background: url(../img/btn_preview.gif) no-repeat 0 0; }
.watch-lo { width: 128px; background: url(../img/btn_watch_lo.gif) no-repeat 0 0; }
.watch-hi { width: 128px; background: url(../img/btn_watch_hi.gif) no-repeat 0 0; }
.buy-artist-music { width: 197px; padding-top: 36px; background: url(../img/btn_artist_buy.gif) no-repeat 0 0; }
.buy-track-mp3 { width: 96px; background: url(../img/btn_buy_track_mp3.gif) no-repeat 0 0; }
.buy-track-wma { width: 96px; background: url(../img/btn_buy_track_wma.gif) no-repeat 0 0; }
.download { width: 95px; background: url(../img/btn_download.gif) no-repeat 0 0; }


.button-listen { width: 64px; background: url(../img/btn_listen.gif) no-repeat 0 0; }
.button-vote { width: 62px; background: url(../img/btn_vote.gif) no-repeat 0 0; }

.download-wmp { width: 88px; padding-top: 31px; background: url(../img/badge_wm.gif) no-repeat 0 0; }
 */
label.optional {
  float: left;
  min-width: 130px;
  width: 130px;
}
label.mandatory {
  float: left;
  min-width: 130px;
  width: 130px;
  color: red;
}
.badge {
  float: right;
}
a:focus {
  -moz-outline-style: none;
}
a:active {
  outline: none;
}
.playlistControls {
  float: right;
  width: 136px;
  height: 26px;
  overflow: hidden;
  margin-bottom: 5px;
}
.playlistControls .prev,
.playlistControls .playall,
.playlistControls .next {
  display: block;
  float: left;
  width: 26px;
  height: 26px;
  text-indent: -999em;
  overflow: hidden;
  background: url("../img/sprite.png") no-repeat 0 0;
}
.playlistControls .playall {
  background-position: -60px -140px;
  width: 84px;
}
.playlistControls .playall:hover {
  background-position: -60px -170px;
}
.playlistControls .pl_playing {
  background-position: -150px -140px;
}
.playlistControls .pl_playing:hover {
  background-position: -150px -170px;
}
.playlistControls .prev {
  background-position: 0 -140px;
}
.playlistControls .prev:hover {
  background-position: 0 -170px;
}
.playlistControls .next {
  background-position: -30px -140px;
}
.playlistControls .next:hover {
  background-position: -30px -170px;
}
#chartcontent-tracks .playlistControls {
  float: none;
  margin: 0 auto 10px;
}
/* Add This */
.addthis_button_compact {
  margin-bottom: 5px;
}
/* Panel Styles v1.07 */
.panel {
  border-bottom: 2px solid #999999;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.panel h2 {
  position: relative;
  overflow: hidden;
  margin: 0 0 10px;
  font-size: 22px;
  padding: 0 10px;
}
a.more {
  display: block;
  background: #e5e5e5;
  padding: 3px 5px;
  line-height: 1;
  font-size: 10px;
  text-transform: uppercase;
  border: 1px solid #ccc;
  color: #888;
  position: absolute;
  right: 0;
  top: 5px;
  text-decoration: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 1px #dddddd, inset 0 1px 0 #efefef;
  -moz-box-shadow: 0 1px 1px #dddddd, inset 0 1px 0 #efefef;
  box-shadow: 0 1px 1px #dddddd, inset 0 1px 0 #efefef;
  text-shadow: #fff 0 1px 0;
}
a.more i {
  display: none;
}
a.more:hover {
  background: #ddd;
  color: #000;
  border: 1px solid #bbb;
  text-decoration: none;
  cursor: pointer;
}
#maincolumn .panel h2 a {
  /* 	width: 100px; */

}
.panel .footer {
  border-top: 1px solid #ccc;
  padding: 5px 0;
}
.panel .footer a:link,
.panel .footer a:visited {
  color: #d40;
}
.panel .footer a:hover,
.panel .footer a:active {
  color: #a10;
}
.panel .article-item {
  clear: left;
}
.panels {
  float: left;
}
#news h2 {
  margin-bottom: 0;
}
.panel h3 {
  color: #682;
  text-transform: uppercase;
  font-size: 90%;
}
.panelcontent {
  padding: 0 10px;
}
.panelcontent h3 {
  margin-top: 0;
}
.panel ul {
  padding-left: 0;
}
.panel li {
  list-style: none;
  background: url(../img/icn_bullet.gif) no-repeat 0 4px;
  padding-left: 12px;
}
/* #maincolumn .panel { width: 100%; } */
#maincolumn .panelcontent {
  padding-top: 0;
}
#articles-twitter {
  position: relative;
  background: #E9F3F9;
  margin-top: -15px;
  padding-top: 15px;
  overflow: hidden;
}
#articles-twitter a.more {
  right: 145px;
  background: #09c;
  -webkit-box-shadow: 0 1px 1px #dddddd, inset 0 1px 0 #00bfff;
  -moz-box-shadow: 0 1px 1px #dddddd, inset 0 1px 0 #00bfff;
  box-shadow: 0 1px 1px #dddddd, inset 0 1px 0 #00bfff;
  border-color: #0086b3;
  color: #fff;
  text-shadow: #004d66 0 -1px 0;
}
#articles-twitter a.more:hover {
  background: #0086b3;
}
#articles-twitter .twitter-follow-button {
  width: 150px;
  position: absolute;
  top: 19px;
  right: 10px;
}
#articles-twitter #tweets li.tweet {
  background-image: none;
  border-bottom: 1px solid #C0DEED;
  padding: 5px 0;
  overflow: hidden;
}
#articles-twitter #tweets li.last {
  border-bottom: none;
}
#articles-twitter #tweets abbr {
  color: #09c;
  border-bottom: none;
  white-space: nowrap;
}
#added .track {
  font-weight: bold;
}
.genrelist {
  list-style: none;
  font-size: 90%;
}
.genrelist li {
  display: inline;
  background-image: none;
  padding-left: 0;
}
.genrelist li a:link,
.genrelist li a:visited {
  color: #f60;
}
.genrelist li a:hover,
.genrelist li a:active {
  color: #c30;
}
.flashbrowser {
  margin-left: -9px;
  margin-right: -9px;
}
/* Chart Column */
#genres {
  margin-bottom: 15px;
}
#genres a {
  display: block;
  overflow: hidden;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: bold;
  background: #eee;
  padding: 4px 9px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  position: relative;
  border: 1px solid #ddd;
}
#genres a:hover {
  text-decoration: none;
}
#genres a.showing {
  border: 1px solid #666;
  border-bottom: none;
  -webkit-border-bottom-left-radius: 0px;
  -moz-border-radius-bottomleft: 0px;
  border-bottom-left-radius: 0px;
  -webkit-border-bottom-right-radius: 0px;
  -moz-border-radius-bottomright: 0px;
  border-bottom-right-radius: 0px;
}
#genres a .s {
  background-position: -270px -20px;
  width: 16px;
  height: 16px;
  position: absolute;
  right: 3px;
  top: 5px;
}
#genres-dropdown {
  position: absolute;
  left: -999em;
  margin-top: -15px;
  background-color: #eee;
  z-index: 1;
  padding: 5px 9px 1px;
  width: 195px;
  border: 1px solid #666;
  border-top: none;
  text-align: left;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-bottom-left-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  border-bottom-right-radius: 3px;
}
#genres-dropdown ul {
  list-style: none;
  padding-left: 0;
}
#genres-dropdown.showing {
  left: 0;
}
#chart {
  margin-bottom: 15px;
}
#chart h2 {
  margin: 15px 0 5px;
}
#chart #chartswitch {
  position: relative;
  overflow: hidden;
  border-bottom: 2px solid #bbb;
}
#chart #chartswitch a {
  display: block;
  font-weight: bold;
  font-size: 11px;
  text-transform: uppercase;
  text-align: center;
  line-height: 1;
  padding: 7px 7px 6px;
  margin-right: 2px;
  float: left;
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-left-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  border-top-right-radius: 3px;
  background: #ddd;
}
#chart #chartswitch a:hover {
  text-decoration: none;
  background: #ccc;
}
#chart #chartswitch.releases a.releases,
#chart #chartswitch.videos a.videos,
#chart #chartswitch.tracks a.tracks {
  background: #668822;
  color: #ffffff;
}
#chart .track {
  font-weight: bold;
}
#chart ol {
  padding-left: 23px;
}
#chart ol li {
  position: relative;
  margin-left: 3px;
}
#chart ol a {
  color: #666;
}
#chart ol a:link,
#chart ol a:visited {
  color: #666;
}
#chart ol a:hover,
#chart ol a:active {
  color: #333;
}
#chart ol .buttons {
  position: absolute;
  top: 0;
  right: 0;
  padding-right: 5px;
}
#chart ol .buttons a,
#chart ol .buttons span {
  width: 14px;
  height: 16px;
  float: left;
}
#chart ol .buttons a.plays,
#chart ol .buttons span.plays {
  background-position: -270px -40px;
}
#chart ol .buttons a.sm2_playing,
#chart ol .buttons span.sm2_playing {
  background-position: -290px -20px;
}
#chart ol .buttons a.buy,
#chart ol .buttons span.buy {
  background-position: -265px -60px;
  width: 21px;
  margin-left: 2px;
}
#chart ol .buttons a.download-icon,
#chart ol .buttons span.download-icon {
  background-position: -270px -80px;
}
#chart ol .buttons a.playv,
#chart ol .buttons span.playv {
  background-position: -270px -100px;
}
#chart ol .buttons a.plays-disabled,
#chart ol .buttons span.plays-disabled {
  background-position: -290px -40px;
}
#chart ol .buttons a.buy-disabled,
#chart ol .buttons span.buy-disabled {
  background-position: -287px -60px;
  width: 21px;
  margin-left: 2px;
}
#chart ol .buttons a.download-disabled,
#chart ol .buttons span.download-disabled {
  background-position: -290px -80px;
}
#chart ol .buttons a.playv-disabled,
#chart ol .buttons span.playv-disabled {
  background-position: -290px -100px;
}
a.plays,
a.buy,
a.download-icon,
a.playv,
a.buy-disabled,
span.plays-disabled span.download-disabled span.playv-disabled {
  width: 14px;
  height: 16px;
}
a.plays {
  background-position: -270px -40px;
}
a.buy {
  background-position: -265px -60px;
  width: 21px;
}
a.download-icon {
  background-position: -270px -80px;
}
a.playv {
  background-position: -270px -100px;
}
span.plays-disabled {
  background-position: -290px -40px;
}
a.buy-disabled {
  background-position: -287px -60px;
  width: 21px;
}
span.download-disabled {
  background-position: -290px -80px;
}
span.playv-disabled {
  background-position: -290px -100px;
}
#chartcontent-tracks,
#chartcontent-releases,
#chartcontent-videos {
  border: 1px solid #ddd;
  border-top: none;
  padding: 5px 0 10px;
  background: #f6f6f6;
  color: #f60;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-bottom-left-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  border-bottom-right-radius: 3px;
}
#chartcontent-tracks ol li {
  padding-right: 45px;
}
#chartcontent-releases ol li {
  padding-right: 45px;
}
#chartcontent-videos ol li {
  padding-right: 5px;
}
.sidebar-panel {
  margin-bottom: 5px;
}
.sidebar-panel a {
  display: block;
  width: 215px;
  height: 0;
  padding-top: 55px;
  background: url(../img/cactuslab.gif) no-repeat 0 0;
  overflow: hidden;
  margin: 0;
}
#facebook a {
  background: url(../img/amplifier-fb.png) no-repeat 0 0;
}
#wmm a {
  padding-top: 200px;
  background: url(../img/wmm.jpg) no-repeat 0 0;
}
#sb-title-inner,
#sb-info-inner,
#sb-loading-inner,
div.sb-message {
  font-family: "HelveticaNeue-Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 200;
  color: #fff;
}
#sb-container {
  position: fixed;
  margin: 0;
  padding: 0;
  top: 0;
  left: 0;
  z-index: 999;
  text-align: left;
  visibility: hidden;
  display: none;
}
#sb-overlay {
  position: relative;
  height: 100%;
  width: 100%;
}
#sb-wrapper {
  position: absolute;
  visibility: hidden;
  width: 100px;
}
#sb-wrapper-inner {
  position: relative;
  border: 1px solid #303030;
  overflow: hidden;
  height: 100px;
}
#sb-body {
  position: relative;
  height: 100%;
}
#sb-body-inner {
  position: absolute;
  height: 100%;
  width: 100%;
}
#sb-player.html {
  height: 100%;
  overflow: auto;
}
#sb-body img {
  border: none;
}
#sb-loading {
  position: relative;
  height: 100%;
}
#sb-loading-inner {
  position: absolute;
  font-size: 14px;
  line-height: 24px;
  height: 24px;
  top: 50%;
  margin-top: -12px;
  width: 100%;
  text-align: center;
}
#sb-loading-inner span {
  background: url(loading.gif) no-repeat;
  padding-left: 34px;
  display: inline-block;
}
#sb-body,
#sb-loading {
  background-color: #060606;
}
#sb-title,
#sb-info {
  position: relative;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
#sb-title,
#sb-title-inner {
  height: 26px;
  line-height: 26px;
}
#sb-title-inner {
  font-size: 16px;
}
#sb-info,
#sb-info-inner {
  height: 20px;
  line-height: 20px;
}
#sb-info-inner {
  font-size: 12px;
}
#sb-nav {
  float: right;
  height: 16px;
  padding: 2px 0;
  width: 45%;
}
#sb-nav a {
  display: block;
  float: right;
  height: 16px;
  width: 16px;
  margin-left: 3px;
  cursor: pointer;
  background-repeat: no-repeat;
}
#sb-nav-close {
  background-image: url(close.png);
}
#sb-nav-next {
  background-image: url(next.png);
}
#sb-nav-previous {
  background-image: url(previous.png);
}
#sb-nav-play {
  background-image: url(play.png);
}
#sb-nav-pause {
  background-image: url(pause.png);
}
#sb-counter {
  float: left;
  width: 45%;
}
#sb-counter a {
  padding: 0 4px 0 0;
  text-decoration: none;
  cursor: pointer;
  color: #fff;
}
#sb-counter a.sb-counter-current {
  text-decoration: underline;
}
div.sb-message {
  font-size: 12px;
  padding: 10px;
  text-align: center;
}
div.sb-message a:link,
div.sb-message a:visited {
  color: #fff;
  text-decoration: underline;
}
.jcarousel-skin-amplifier .jcarousel-container {
  width: 100%;
  margin: 0 0 15px;
  padding: 0;
}
.jcarousel-skin-amplifier .jcarousel-clip {
  width: 100%;
  margin: 0;
  overflow: hidden;
}
.jcarousel-skin-amplifier .jcarousel-item {
  width: 90px;
  height: auto;
  overflow: hidden;
  border: none;
  background: none;
  padding: 0;
  font-size: 11px;
}
.jcarousel-skin-amplifier .jcarousel-item .item-thumb {
  display: block;
  width: 100%;
  height: auto;
  min-height: 100%;
  background: #ddd;
  position: relative;
  padding-top: 100%;
  overflow: hidden;
  margin-bottom: 5px;
}
.jcarousel-skin-amplifier .jcarousel-item .item-thumb img {
  width: 100%;
  height: auto;
  margin: 0 auto;
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}
.jcarousel-skin-amplifier .jcarousel-item .item-thumb b.border {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: 1px solid #000;
  border: 1px solid rgba(0, 0, 0, 0.2);
  z-index: 1;
}
.jcarousel-skin-amplifier .jcarousel-item a {
  color: #555;
  line-height: 1em;
  display: block;
  padding: 1px 0;
}
.jcarousel-skin-amplifier .jcarousel-item a.item-title {
  display: block;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
  -moz-binding: url('../js/ellipsis.xml#ellipsis');
}
.jcarousel-skin-amplifier .jcarousel-item a.item-artist {
  display: block;
  width: 100%;
  overflow: hidden;
  color: #999;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
  -moz-binding: url('../js/ellipsis.xml#ellipsis');
}
.jcarousel-skin-amplifier .jcarousel-item a.item-price {
  color: #682;
}
.jcarousel-skin-amplifier .jcarousel-item .item-desc {
  margin-top: 10px;
}
.jcarousel-skin-amplifier .jcarousel-item .item-desc a {
  display: inline;
  color: #682;
}
.jcarousel-skin-amplifier .jcarousel-item:hover,
.jcarousel-skin-amplifier .jcarousel-item:focus {
  border-color: #808080;
}
.jcarousel-skin-amplifier .jcarousel-item-horizontal {
  margin-left: 0;
  margin-right: 5px;
}
.jcarousel-skin-amplifier .jcarousel-direction-rtl {
  direction: rtl;
}
.jcarousel-skin-amplifier .jcarousel-direction-rtl .jcarousel-item-horizontal {
  margin-left: 7px;
  margin-right: 0;
}
.jcarousel-skin-amplifier .jcarousel-next,
.jcarousel-skin-amplifier .jcarousel-prev {
  width: 30px;
  height: 30px;
  cursor: pointer;
  position: absolute;
  top: 20%;
  margin-top: -15px;
  background-image: url("../img/sprite.png");
  background-repeat: no-repeat;
  z-index: 2;
}
.jcarousel-skin-amplifier .jcarousel-next {
  right: -10px;
  background-position: -310px 0;
}
.jcarousel-skin-amplifier .jcarousel-next:hover,
.jcarousel-skin-amplifier .jcarousel-next:focus {
  background-position: -310px -35px;
}
.jcarousel-skin-amplifier .jcarousel-next:active {
  background-position: -310px -70px;
}
.jcarousel-skin-amplifier .jcarousel-direction-rtl .jcarousel-next-horizontal {
  left: 5px;
  right: auto;
}
.jcarousel-skin-amplifier .jcarousel-next-disabled {
  cursor: default;
  background-position: -310px -105px;
}
.jcarousel-skin-amplifier .jcarousel-next-disabled:hover,
.jcarousel-skin-amplifier .jcarousel-next-disabled:focus,
.jcarousel-skin-amplifier .jcarousel-next-disabled:active {
  cursor: default;
  background-position: -310px -105px;
}
.jcarousel-skin-amplifier .jcarousel-prev {
  left: -10px;
  background-position: -350px 0;
}
.jcarousel-skin-amplifier .jcarousel-prev:hover,
.jcarousel-skin-amplifier .jcarousel-prev:focus {
  background-position: -350px -35px;
}
.jcarousel-skin-amplifier .jcarousel-prev:active {
  background-position: -350px -70px;
}
.jcarousel-skin-amplifier .jcarousel-direction-rtl .jcarousel-prev-horizontal {
  left: auto;
  right: 5px;
}
.jcarousel-skin-amplifier .jcarousel-prev-disabled {
  cursor: default;
  background-position: -350px -105px;
}
.jcarousel-skin-amplifier .jcarousel-prev-disabled:hover,
.jcarousel-skin-amplifier .jcarousel-prev-disabled:focus,
.jcarousel-skin-amplifier .jcarousel-prev-disabled:active {
  cursor: default;
  background-position: -350px -105px;
}
.lte8 .jcarousel-skin .jcarousel-item a.item-price .item-longprice,
.jcarousel-skin .jcarousel-item a.item-price .longprice-small-text {
  font-size: 8px;
}
.pagecontent .sm-forum {
  margin-top: 30px;
}
.pagecontent .sm-forum h3 {
  color: #333;
  font-size: 15px;
  margin: 15px 0 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #ccc;
}
.sm-forum {
  margin-bottom: 30px;
  overflow: hidden;
  font-size: 12px;
}
.sm-forum h2 {
  margin-bottom: 0;
  clear: left;
}
.sm-forum h3 {
  font-weight: bold;
  padding-top: 0.4em;
  line-height: 1.2;
  font-size: 14px;
}
.sm-forum .sm-forum-rss,
.sm-forum .sm-forum-forum-teaser .sm-forum-rss,
.sm-forum .sm-forum-post-body .sm-forum-rss {
  display: block;
  float: right;
  text-align: right;
  min-height: 16px;
  padding-right: 20px;
  font-weight: normal;
  line-height: 1.2;
  color: #aaa;
  background: url(../forum/img/amplifier/icon_rss.gif) no-repeat 100% 50%;
  padding: 0 16px 0 0;
  text-decoration: underline;
}
.sm-forum .sm-forum-rss:hover,
.sm-forum .sm-forum-forum-teaser .sm-forum-rss:hover,
.sm-forum .sm-forum-post-body .sm-forum-rss:hover {
  color: #666;
}
.sm-forum .report-textarea {
  width: 495px;
}
.sm-forum .sm-forum-forum-teaser h2 {
  border-bottom: 1px solid #ccc;
  padding-bottom: 0.3em;
}
.sm-forum .sm-forum-forum-post {
  width: 100%;
  float: left;
  clear: both;
  border-bottom: 1px solid #ccc;
  margin-bottom: 1em;
  padding-bottom: 1em;
  overflow: hidden;
}
.sm-forum .sm-forum-forum-post .sm-forum-post-body .sm-forum-byline {
  font-size: 11px;
}
.sm-forum .sm-forum-forum-post .sm-forum-post-body textarea {
  width: 375px;
}
.sm-forum .sm-forum-forum-post .sm-forum-post-body .rss {
  background: url(../forum/img/icn_rss.gif) no-repeat 100% 50%;
}
.sm-forum .sm-forum-forum-post .sm-forum-button a {
  text-decoration: none;
}
.sm-forum .sm-forum-forum-post a,
.sm-forum .sm-forum-topic-teaser a {
  text-decoration: underline;
}
.sm-forum .sm-forum-forum-post a:hover,
.sm-forum .sm-forum-topic-teaser a:hover {
  color: #666;
}
.sm-forum .sm-forum-new-topic {
  padding-top: 10px;
}
.sm-forum .sm-forum-header {
  width: 100%;
  float: left;
  border-bottom: 1px solid #ddd;
  padding-bottom: 0.5em;
}
.sm-forum .sm-forum-header .sm-forum-new-topic {
  overflow: hidden;
  padding-bottom: 5px;
}
.sm-forum .sm-forum-forum-teaser {
  overflow: hidden;
  margin-bottom: 1em;
}
.sm-forum .sm-forum-topic-teaser {
  width: 100%;
  float: left;
  border-bottom: 1px solid #ddd;
  padding-bottom: 0.5em;
}
.sm-forum .sm-forum-topic-teaser h3 {
  clear: left;
  margin: 0.5em 0 0;
}
.sm-forum .sm-forum-topic-teaser .sm-forum-post-extract {
  float: left;
  width: 66%;
}
.sm-forum .sm-forum-topic-teaser .sm-forum-post-details {
  float: left;
  margin-left: 10px;
  line-height: 1.4;
}
.sm-forum .sm-forum-topic-teaser .sm-forum-button {
  padding: 10px 0;
  overflow: hidden;
}
.sm-forum .sm-forum-topic-actions {
  overflow: hidden;
  margin-bottom: 1em;
}
.sm-forum .sm-forum-topic-actions .sm-forum-topic-controls {
  clear: none;
  float: left;
  margin-top: 0;
}
.sm-forum .sm-forum-topic-actions p {
  float: left;
  display: inline;
  margin: 0 10px 0 0;
  line-height: 1.2;
}
.sm-forum .sm-forum-topic-actions .sm-forum-rss {
  background: url(../forum/img/amplifier/icon_rss.gif) no-repeat 0 50%;
  padding: 0 0 0 16px;
  line-height: 1.2;
  float: left;
  margin: 0;
  min-height: 0;
  text-decoration: underline;
}
.sm-forum .sm-forum-topic-actions .sm-forum-rss:hover {
  color: #666;
}
.sm-forum .sm-forum-topic-controls {
  clear: both;
  float: right;
  margin-top: 0.5em;
}
.sm-forum #topic-subscribe {
  background: url(../forum/img/amplifier/icon_email.gif) no-repeat 0 50%;
  padding: 0 0 0 16px;
  line-height: 1.2;
  color: #aaa;
  clear: none;
  text-decoration: underline;
}
.sm-forum #topic-subscribe:hover {
  color: #666;
}
.sm-forum .sm-forum-forum-post.sm-forum-single {
  border-bottom: none;
}
.sm-forum .sm-forum-forum-post .sm-forum-post-details {
  float: left;
  width: 100px;
  margin: 0.5em 0;
}
.sm-forum .sm-forum-forum-post .sm-forum-post-details .sm-forum-user-details {
  font-size: 11px;
}
.sm-forum .sm-forum-forum-post .sm-forum-post-details .sm-forum-user-details strong {
  font-size: 12px;
}
.sm-forum .sm-forum-forum-post .sm-forum-user-details .sm-forum-gravatar {
  margin-bottom: 0.5em;
}
.sm-forum .sm-forum-forum-post .sm-forum-post-body {
  margin-left: 110px;
}
.sm-forum .sm-forum-forum-post .sm-forum-post-body h3 {
  font-weight: bold;
  margin-top: 0;
  color: #333;
}
.sm-forum .sm-forum-forum-reply {
  clear: both;
  padding-top: 1em;
}
.sm-forum .sm-forum-forum-reply .sm-forum-forum-reply-notes {
  float: left;
  width: 150px;
}
.sm-forum .sm-forum-forum-reply .sm-forum-forum-reply-notes-topic {
  margin-top: 1em;
}
.sm-forum .sm-forum-forum-reply .sm-forum-forum-reply-form {
  margin-left: 170px;
}
.sm-forum .sm-forum-forum-reply .sm-forum-forum-reply-form form {
  margin-top: 0;
}
.sm-forum .sm-forum-forum-reply .sm-forum-forum-reply-form h3 {
  margin: 0 0 0.5em 0;
  padding-top: 0;
  font-weight: bold;
}
.sm-forum .sm-forum-forum-reply .sm-forum-forum-reply-form input[type="text"],
.sm-forum .sm-forum-forum-reply .sm-forum-forum-reply-form input[type="password"],
.sm-forum .sm-forum-forum-reply .sm-forum-forum-reply-form textarea {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 5px 5px;
  border: 1px solid #aaa;
  border-top: 1px solid #999;
  -webkit-box-shadow: inset 0 1px 1px #cccccc;
  -moz-box-shadow: inset 0 1px 1px #cccccc;
  box-shadow: inset 0 1px 1px #cccccc;
  font-size: 14px;
  font-family: sans-serif;
}
.sm-forum .sm-forum-forum-reply .sm-forum-forum-reply-form input[type="text"]:focus,
.sm-forum .sm-forum-forum-reply .sm-forum-forum-reply-form input[type="password"]:focus,
.sm-forum .sm-forum-forum-reply .sm-forum-forum-reply-form textarea:focus {
  border-color: #666;
}
.sm-forum .sm-forum-forum-reply .sm-forum-forum-reply-form textarea {
  width: 95%;
}
.sm-forum .sm-forum-forum-reply .sm-forum-forum-reply-form input.text-field {
  width: 335px;
}
.sm-forum .sm-forum-forum-reply .sm-forum-forum-reply-form input {
  margin-top: 0.5em;
}
.sm-forum .sm-forum-forum-reply .sm-forum-forum-reply-preview {
  clear: both;
  margin-left: 170px;
}
.sm-forum blockquote {
  margin: 0;
  padding: 0 0 0 20px;
  border-left: 1px solid #ccc;
}
.sm-forum .sm-forum-pagination {
  padding: 0.5em 0;
  border-bottom: 1px solid #ccc;
  margin: 1em 0;
  clear: both;
}
.sm-forum .sm-forum-pagination .sm-forum-prev {
  float: left;
  color: #aaa;
}
.sm-forum .sm-forum-pagination .sm-forum-next {
  float: right;
  color: #aaa;
}
.sm-forum .sm-forum-pagination .sm-forum-pages {
  text-align: center;
}
.sm-forum .sm-forum-pagination .sm-forum-pages strong {
  background-color: #ccc;
  color: #033;
  padding: 0.5em 0.75em 0.65em;
}
.sm-forum .sm-forum-pagination .sm-forum-pages a {
  padding: 0 0.3em;
}
.sm-forum .sm-forum-button {
  clear: left;
}
.sm-forum .sm-forum-button a {
  display: inline-block;
  overflow: hidden;
  background: #e5e5e5;
  border: 1px solid #ccc;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 1px #dddddd, inset 0 1px 0 #efefef;
  -moz-box-shadow: 0 1px 1px #dddddd, inset 0 1px 0 #efefef;
  box-shadow: 0 1px 1px #dddddd, inset 0 1px 0 #efefef;
  text-shadow: #fff 0 1px 0;
  text-transform: uppercase;
  font-weight: bold;
  color: #888;
  line-height: 1;
  padding: 3px 5px;
  cursor: pointer;
  text-decoration: none;
  font-size: 10px;
}
.sm-forum .sm-forum-button a:link,
.sm-forum .sm-forum-button a:visited {
  color: #888;
}
.sm-forum .sm-forum-button a:hover {
  background: #ddd;
  color: #000;
  border: 1px solid #bbb;
  text-decoration: none;
  cursor: pointer;
}
.sm-forum .sm-forum-button-inline {
  clear: none;
  margin-right: 3px;
}
.sm-forum .sm-forum-forum-crumbtrail {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding-bottom: 0.2em;
}
.sm-forum .sm-forum-forum-crumbtrail p {
  margin-top: 0;
  margin-bottom: 0;
}
.sm-forum .sm-forum-forum-crumbtrail a {
  color: #682;
}
.sm-forum .sm-forum-forum-crumbtrail a:hover {
  color: #350;
}
.sm-forum form {
  margin-top: 0.5em;
}
.sm-forum form .sm-forum-postbody {
  margin: 0.5em 0;
}
.sm-forum form input[type="submit"] {
  display: inline-block;
  overflow: hidden;
  background: #668822;
  border: 1px solid #57741d;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 1px #cccccc;
  -moz-box-shadow: 0 1px 1px #cccccc;
  box-shadow: 0 1px 1px #cccccc;
  text-transform: uppercase;
  font-weight: bold;
  color: #ffffff;
  line-height: 1;
  padding: 7px 10px;
  cursor: pointer;
}
.sm-forum form input[type="submit"]:link,
.sm-forum form input[type="submit"]:visited {
  color: #ffffff;
}
.sm-forum form input[type="submit"]:hover {
  text-decoration: none;
  background: #759c27;
}
.sm-forum form #btn-preview-post {
  background: #e5e5e5;
  border: 1px solid #ccc;
  -webkit-box-shadow: 0 1px 1px #dddddd, inset 0 1px 0 #efefef;
  -moz-box-shadow: 0 1px 1px #dddddd, inset 0 1px 0 #efefef;
  box-shadow: 0 1px 1px #dddddd, inset 0 1px 0 #efefef;
  text-shadow: #fff 0 1px 0;
  color: #888;
}
.sm-forum form #btn-preview-post:link,
.sm-forum form #btn-preview-post:visited {
  color: #888;
}
.sm-forum form #btn-preview-post:hover {
  background: #ddd;
  color: #000;
  border: 1px solid #bbb;
}
.sm-forum label {
  /* 		font-size: 110%; */

}
.sm-forum .sm-forum-user input {
  margin-top: 0.5em;
}
.EditForm {
  margin: 0 0 5px 0;
}
.EditForm input,
.EditForm textarea,
.EditForm select {
  font: normal 11px/14px "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, Arial, sans-serif;
  color: #666;
}
.EditForm p {
  margin: 0 0 3px 0;
}
input.FullWidth {
  width: 340px;
}
textarea.FullWidth {
  width: 340px;
}
table.report {
  margin: 10px 0;
  width: 95%;
}
table.FullWidth {
  margin-bottom: 15px;
}
table.FullWidth th {
  padding: 5px;
}
table.FullWidth td {
  padding: 5px;
  font-size: 12px;
  line-height: 1.2;
  vertical-align: middle;
  border-bottom: 1px solid #ddd;
}
.edit-tracks th {
  border-bottom: 3px solid #999999;
}
.edit-tracks td {
  padding: 5px 3px;
}
.edit-tracks td.item-name {
  padding-left: 18px;
  position: relative;
  min-width: 55px;
}
.edit-tracks td.item-name img {
  float: left;
  margin-left: -20px;
}
.edit-tracks .buttons {
  text-align: left;
  overflow: hidden;
  padding: 5px 0;
}
.edit-tracks .buttons .button {
  float: right;
}
.edit-tracks .buttons .secondary-buttons {
  float: left;
  padding-top: 5px;
}
.edit-tracks .buttons .secondary-buttons .button {
  margin-right: 5px;
  float: left;
}
.edit-tracks input[type="text"] {
  font-size: 11px;
}
.upload-tracks .row {
  border-bottom: 1px solid #ddd;
  position: relative;
  overflow: hidden;
  padding: 10px 0 10px 20px;
}
.upload-tracks .row input {
  font-size: 12px;
  float: left;
  margin: 0;
}
.upload-tracks .row .track-number {
  float: left;
  margin: 0 0 0 -20px;
  color: #668822;
  font-size: 11px;
  line-height: 25px;
}
.upload-tracks .row label {
  display: block;
  float: left;
  text-transform: uppercase;
  font-size: 11px;
  line-height: 25px;
  color: #668822;
  font-weight: bold;
  width: 40px;
}
.upload-tracks .row .track-title {
  overflow: hidden;
}
.upload-tracks .row .track-title .track-title-field {
  width: 220px;
  margin-right: 15px;
  margin-bottom: 10px;
}
.upload-tracks .row .track-title .track-digi-id-field {
  width: 130px;
}
.upload-tracks .row label.track-digi-id {
  width: 65px;
}
.upload-tracks .row .track-data {
  overflow: hidden;
}
.upload-tracks .buttons {
  text-align: left;
  padding-top: 15px;
}
th {
  font: bold 9px/12px "Lucida Grande", Verdana, Tahoma, Arial, sans-serif;
  text-transform: uppercase;
  color: #682;
}
table.report td,
table.report th {
  padding: 0 5px 0 0;
}
.ChildList {
  width: 220px;
}
.ChildListControls {
  float: right;
}
input.SmallButton {
  font-size: 9px;
}
#upload_target {
  width: 0;
  height: 0;
  border: 0px solid #fff;
}
#progress_bar {
  width: 250px;
  height: 12px;
  background: url("../img/progress-bar.png") no-repeat 0 0;
  display: none;
}
#progress_bar div {
  width: 50%;
  height: 12px;
  background: url("../img/progress-bar.png") no-repeat 0 -20px;
}
