/* @override http://localhost/aucadia/git/css/main.css */

/* @override http://localhost/aucadia/git/css/main.css */

/* @override http://localhost/aucadia/git/css/main.css */

/* GENERAL SELECTOR STYLES */

#jp {
	position: relative;
	z-index: 12;
}

body {
	color: #3c3c3c;
}

#main_body {
	background-image: url(http://testfiles.aucadia.co.uk/img/tile.png);
	padding-bottom: 35px;
}

h1,h2,h3,h4 {
	font-family: times, Times New Roman, times-roman, georgia, serif;
	color: #454545;
}

h1 {
	letter-spacing: -1px;
	font-weight: bold;
}

h2 {
	letter-spacing: -1px;
	font-weight: bold;
	clear: both;
}

a.username {
	font-size: 17px;
	padding-left: 9px;
}

div.playlist_arrow {
	width: 12px;
	height: 12px;
	overflow: hidden;
	float: right;
	position: relative;
	padding-top: 2px;
	display: none;
}

#player_playlist tr.ui-state-highlight div.playlist_arrow {
	display: block;
}

#player_playlist tr.ui-state-hover div.playlist_arrow {
	display: block;
}

div.playlist_arrow span {
	background: url(http://testfiles.aucadia.co.uk/img/header-sprites.png) 0 -126px;
}

div.playlist_content {
	overflow: hidden;
	float: left;
	margin-right: -20px;
}

span.image_span {
	width: 100%;
	height: 100%;
	position: absolute;
}

table.newslist div.user_block_small_square {
	margin-right: 14px;
}

div.user_block_small_square {
	display: inline-block;
	width: 34px;
	height: 34px;
	float: left;
	margin-bottom: 3px;
	margin-right: 3px;
}

div.user_block_small_square.last {
	margin-right: 0;
}

table {
	clear: both;
}

a {
	color: #0089c9 !important;
}

/* HEADER-SPECIFIC STYLES */

ul#main_nav {
	float: left;
	margin: 0;
}

#main_navigation {
	width: 100%;
	height: 21px;
	background-image: url(http://testfiles.aucadia.co.uk/img/nav_bg.png);
	overflow: hidden;
	-moz-opacity:1; filter:alpha(opacity=100); opacity:1;
}

#btn_show_playlist {
	font-size: 1px;
}

#container {
	background: url(http://testfiles.aucadia.co.uk/img/fade.png) repeat-x;
	margin-top: 71px;
	position: relative;
}

#player_main {
	background-color: #fff;
	width: 100%;
	height: 0px;
	float: left;
	overflow: hidden;
}

#player_RH_panel {
	margin-left: 200px;
	height: 100%;
}

#pager2 {
	width: 100% !important;
	float: left;
}

#gbox_player_playlist {
	width: 100% !important;
	height: 100%;
}

#gview_player_playlist {
	overflow: scroll;
	height: 100%;
	width: auto !important;
}

#now_playing_header {
	text-align: center;
	border: 1px solid #d5d5d5;
	height: 21px;
	font: bold 11px/17px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #5e5e5e;
}

tr.ui-priority-secondary {
	background-color: #e9f1f1;
}

#player_LH_panel {
	float: left;
	width: 200px;
	overflow: hidden;
	height: 100%;
	border-right: 1px solid #dadada;
}

#player_navigation div.player_navigation_group h1 {
	text-transform: uppercase;
	margin-left: 10px;
	font: bold 10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: 0;
	color: #585858;
}

#player_footer {
	clear: both;
}

#play_controls {
	float: left;
	width: 15%;
	padding-top: 5px;
	height: 38px;
	min-width: 130px;
}

#play_controls a {
	color: #676767 !important;
}

#player_expandable_centre_container {
	width: 645px;
	margin-right: auto;
	margin-left: auto;
	height: 41px;
}

#player_footer a {
	color: #fff !important;
}

#player {
	clear: both;
	-moz-opacity:1; filter:alpha(opacity=100); opacity:1;
	width: 100%;
}

#header {
	position: fixed;
	top: 0px;
	width: 100%;
	left: 0;
	z-index: 1;
	text-align: left;
}

div#player_track_title {
	padding-top: 12px;
	overflow: hidden;
	height: 23px;
}

div#first_row {
	background-image: url(http://files.aucadia.co.uk/img/headerbg_topmid.png);
	color: #d2d2d2;
	font-size: 16px;
	height: 35px;
	margin: 0;
	padding: 0;
}

div#header_lowerjaw {
}

div#first_row a {
	color: #e3e3e3 !important;
}

#info_alert_row {
	clear: both;
	background: url(http://files.aucadia.co.uk/img/headerbg_topmid.png) 0 -34px;
	overflow: hidden;
}

ul#info_alerts {
	margin: 0;
	position: relative;
	bottom: 1px;
	text-align: center;
	padding: 0;
	height: 16px;
	overflow: hidden;
}

div#left_lowerjaw {
	float: left;
	background-image: url(http://files.aucadia.co.uk/img/headerbg_bottomleft.png);
	height: 11px;
	width: 270px;
}

div#middle_lowerjaw {
	height: 11px;
	background-image: url(http://files.aucadia.co.uk/img/headerbg_bottommid.png);
	width: 686px;
	float: left;
}

table.playlist td {
	clear: both;
	margin: 0;
	padding: 0;
}

div#player_playlist_container table.playlist td {
	border-style: none;
}

div#content {
	clear: both;
	margin-top: 70px;
	padding-top: 35px;
}

div.track_name {
	overflow: hidden;
	float: left;
}

div.track_name.mini {
	overflow: hidden;
	float: left;
	width: 97px;
}

td.track_name {
	width: 106px;
	height: 20px;
}

div.artist_name.mini {
	overflow: hidden;
	width: 154px;
	height: 20px;
}

div#loaded_track a {
	font-size: 11px;
}

table.playlist:not(.large) tr.track a {
	display: block;
	height: 20px;
	width: 310px;
	font-size: 11px;
	line-height: 21px;
}

td.track_name {
	padding-left: 5px !important;
}

div.ui-slider.ui-slider-horizontal.ui-widget.ui-widget-content.ui-corner-all {
	background-color: #eaeaea;
}

div.big_slider.ui-slider.ui-slider-horizontal.ui-widget.ui-widget-content.ui-corner-all {
	background-color: #fff;
}

table.playlist.inPlayer {
	border-top: 3px ridge #f6af00;
}

div.track_hyphen.mini {
	width: 8px;
	height: 20px;
	display: inline;
	padding-left: 4px;
	padding-right: 2px;
	float: left;
}

#tabs ul.ui-tabs-nav.ui-widget-header {
	background-image: none;
	border-width: 0;
	border-bottom-width: 1px;
	margin-bottom: 16px;
	border-bottom-color: #dfdfdf;
	background-color: transparent !important;
}

#tabs .ui-state-default, .ui-widget-content .ui-state-default {
	border-color: #dfdfdf;
}

li.ui-state-default.ui-corner-top.ui-tabs-selected.ui-state-active {
	background-image: url(http://testfiles.aucadia.co.uk/img/tile.png);
}

div.track_details {
	float: left;
	height: 34px;
	width: 183px;
	overflow: hidden;
}

div.track_details.mini {
	width: 235px !important;
	height: 20px;
	overflow: visible;
	padding-left: 8px;
}

div.track_details.mini a {
	line-height: 20px;
}

#footer {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
	height: 78px;
	border-top: 1px solid #c6c6c6;
	padding-top: 15px;
	color: #626262;
}

#footer a {
	color: #636363 !important;
}

#right_lowerjaw {
	height: 11px;
	background-image: url(http://files.aucadia.co.uk/img/headerbg_bottomright.png);
	width: 10px;
	position: relative;
	float: right;
}

ul#info_alerts li {
	margin-left: 0 !important;
}

div#first_row ul {
	height: 23px;
	margin: 0;
	padding-top: 12px;
	padding-left: 0;
}

ul#user_nav {
	text-align: right;
	padding-right: 15px;
	margin: -2px 0 0;
	font-size: 14px;
}

ul#user_nav a {
	color: #a9a9a9 !important;
}

ul#user_nav a:hover {
	color: #ff9000 !important;
}

#show_hide_tab {
	width: 90px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: -2px;
}

#btn_show_playlist span {
	width: 100%;
	height: 100%;
	position: absolute;
}

#btn_show_playlist.closed span {
	background: url(http://testfiles.aucadia.co.uk/img/header-sprites.png) 0 -1268px no-repeat;
}

#btn_show_playlist.closed span:hover {
	background: url(http://testfiles.aucadia.co.uk/img/header-sprites.png) 0 -1330px no-repeat;
}

#btn_show_playlist.open span {
	background: url(http://testfiles.aucadia.co.uk/img/header-sprites.png) 0 -188px no-repeat;
}

#btn_show_playlist.open span:hover {
	background: url(http://testfiles.aucadia.co.uk/img/header-sprites.png) 0 -250px no-repeat;
}

#hud_container {
	width: 456px;
	text-align: center;
	height: 43px;
	float: left;
	background: url(http://testfiles.aucadia.co.uk/img/header-sprites.png) 0 -1392px;
}

li#user_dashboard_link {
	overflow: hidden;
	float: left;
	padding-right: 15px;
	height: 25px;
}

div#alert_row {
	clear: both;
	height: 20px;
	background: url(http://files.aucadia.co.uk/img/headerbg_topmid.png) 0 -36px;
}

div.spinner {
	background: url(../img/spinner.gif) no-repeat;
	width: 16px;
	height: 16px;
	display: inline-block;
	margin-bottom: -3px;
}

#loaded_track table {
	border-top-style: none;
}

#loaded_track table td {
	padding: 0;
}

#loaded_track table tbody tr td.track_add_remove {
	display: none;
}

#loaded_track table tbody {
	display: block;
	height: 21px;
	margin-left: 47px;
	position: fixed;
	top: 0;
	margin-top: 2px;
}

div#playlist_name_response {
	display: inline;
	color: #f8f8f8;
	font-size: 14px;
}

div.down_arrow_grey {
	background: url(http://files.aucadia.co.uk/img/icons/down_arrow_grey.png) no-repeat;
	width: 16px;
	height: 16px;
	position: absolute;
	right: 0;
	padding-right: 24px;
	margin-top: 3px;
}

h1#top_logo {
	width: 149px;
	position: relative;
	overflow: hidden;
	padding: 1px 0 0;
	font-size: 1px;
	float: left;
	left: 0;
	margin-bottom: 0;
	margin-left: 22px;
	margin-right: 0;
	height: 19px;
}

#playlist_options_toggle {
	float: right;
	font-size: 11px;
	color: #f7ffff;
	padding-right: 12px;
	padding-top: 3px;
	padding-bottom: 2px;
}

div#playlist_options {
	clear: both;
}

div.btn_play {
	width: 20px !important;	
	overflow: hidden;
	display: block;
	margin: 0;
	padding: 0;
	position: relative;
	float: left;
}

table.newslist.large div.mini {
	padding-top: 8px;
	margin-right: 8px;
}

#recommendation_body {
	height: 89px;
}

/*TAG STYLES*/

span.tag_left {
	background: url(http://d2fzc5duo7ej7t.cloudfront.net/img/tag_sides.png) no-repeat;
	padding-left: 9px;
	padding-top: 5px;
	padding-bottom: 6px;
}

span.tag_mid {
	padding: 4px 4px 6px 5px;
	background: url(http://d2fzc5duo7ej7t.cloudfront.net/img/tag_mid.png) repeat-x 14px -1px;
}

span.tag_right {
	background: url(http://d2fzc5duo7ej7t.cloudfront.net/img/tag_sides.png) no-repeat -14px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 4px;
}

a.tag {
	display: inline-block;
	height: 21px;
	overflow: hidden;
	padding-top: 1px;
	margin-right: 18px;
}

div#char_count {
	font-size: 42px;
	float: right;
	margin-bottom: -23px;
	color: #616161;
}

p.recommendation_body {
	border: 1px dashed #716e73;
	margin-right: 15px;
	background-color: #fbffe5;
	display: inline;
	margin-bottom: 0;
}

p.recommended_text {
	margin-left: 79px;
	margin-top: 2px;
}

div.created.recommended {
	margin-top: -17px;
	margin-left: 78px;
}

#recommendation_form label {
	float: left;
	padding-top: 24px;
}

div.btn_play.mini {
	width: 20px;
	height: 20px;
	margin: 0;
}

a.track_play {
	font-size: 1px !important;
	width: 24px;
	overflow: hidden;
	float: left;
	position: relative;
	height: 24px;
}

#btn_play {
	width: 35px;
	overflow: hidden;
	float: left;
	position: relative;
	height: 37px;
	margin-right: 5px;
	margin-left: 5px;
}

td.play_pause {
	width: 22px;
	overflow: hidden;
}

a#btn_previous {
	width: 30px;
	overflow: hidden;
	float: left;
	position: relative;
	height: 30px;
	padding-top: 4px;
	margin-left: 15%;
	font-size: 1px;
}

a#btn_next {
	width: 30px;
	overflow: hidden;
	float: left;
	position: relative;
	height: 30px;
	padding-top: 4px;
	font-size: 1px;
}

a.btn_pause {
	margin: 0 !important;
	font-size: 1px !important;
}

div.btn_pause {
	width: 24px;
	overflow: hidden;
	float: left;
	position: relative;
	height: 24px;
	margin: 5px;
}

div.btn_pause.mini {
	width: 20px;
	height: 20px;
	margin: 0;
}

div.btn_long {
	width: 48px;
	overflow: hidden;
	float: left;
	position: relative;
	height: 24px;
	margin: 5px;
}

div.track_add {
	width: 24px;
	overflow: hidden;
	float: left;
	position: relative;
	height: 24px;
	margin: 5px;
}

div.track_add.mini {
	width: 20px;
	height: 20px;
	margin: 0;
}

div.track_remove {
	width: 24px;
	overflow: hidden;
	float: left;
	position: relative;
	height: 24px;
	margin: 5px;
}

div.track_remove.mini {
	width: 20px;
	height: 20px;
	margin: 0;
}

div#content.container div.track_remove {
	display: none;
}

#top_logo a span {
	width: 100%;
	height: 100%;
	position: absolute;
	background: url(http://testfiles.aucadia.co.uk/img/header-sprites.png) 0 -1485px no-repeat;
}

#top_logo a span:hover {
	background: url(http://testfiles.aucadia.co.uk/img/header-sprites.png) 0 -1551px;
}

#main_nav span {
	width: 100%;
	height: 100%;
	position: absolute;
	background-repeat: no-repeat;
}

#main_nav li {
	width: 49px;
	overflow: hidden;
	float: left;
	position: relative;
	height: 16px;
	background-repeat: no-repeat;
	padding-left: 9px;
	padding-top: 4px;
}

#main_nav a {
	font-size: 1px;
	color: #484848 !important;
}

#main_navigation a {
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#useful_links li a {
	color: #c0c0c0 !important;
	font: 16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#useful_links li a:hover {
	color: #ff9000 !important;
}

#btn_about span {
	background-image: url(http://testfiles.aucadia.co.uk/img/header-sprites.png);
}

#btn_news span {
	background: url(http://testfiles.aucadia.co.uk/img/header-sprites.png) no-repeat 0 -312px;
}

#btn_about span:hover {
	background: url(http://testfiles.aucadia.co.uk/img/header-sprites.png) 0 -63px;
}

#btn_news span:hover {
	background: url(http://testfiles.aucadia.co.uk/img/header-sprites.png) 0 -375px;
}

a.track_play span {
	position: absolute;
	width: 100%;
	height: 100%;
	background-image: url(http://files.aucadia.co.uk/img/player/btn_play_grey.png);
}

#btn_play span {
	position: absolute;
	width: 100%;
	height: 100%;
	background: url(http://testfiles.aucadia.co.uk/img/header-sprites.png) no-repeat 0 -853px;
	cursor: default;
}

#btn_play span:hover {
	background: url(http://testfiles.aucadia.co.uk/img/header-sprites.png) no-repeat 0 -938px;
}

a.track_play.mini span {
	background-position: -2px -2px;
}

a#clear_playlist {
	float: right;
	padding-right: 14px;
	font-size: 11px;
}

div#player_playlist_container {
	overflow: hidden;
	height: 182px;
	width: 326px;
}

div#playlist_box {
	float: left;
	height: 198px;
	overflow: scroll;
	width: 320px;
	margin-left: 6px;
}

div#player_playlist_container .track_add {
	display: none;
}

tr.track.nowPlaying.paused a.track_play span {
	background-image: url(http://files.aucadia.co.uk/img/player/btn_play_orange.png);
}

#btn_play.paused span {
	background: url(http://testfiles.aucadia.co.uk/img/header-sprites.png) 0 -1023px;
}

#btn_play.playing span {
	background: url(http://testfiles.aucadia.co.uk/img/header-sprites.png) 0 -768px;
}

ul.playlist_list li {
	margin-bottom: 1px;
	margin-top: 0;
	margin-right: 0;
	padding-left: 23px;
	list-style-image: url(../img/cancel.png);
	list-style-position: inside;
}

ul.playlist_list {
	margin: 0;
	padding: 0;
	cursor: default;
}

ul.playlist_list li.ui-state-hover {
	border-width: 0 !important;
	font-weight: normal;
	font-style: normal;
}

ul.playlist_list li.ui-state-highlight {
	border-width: 0 !important;
	font-weight: normal;
	font-style: normal;
}

a.btn_pause span {
	background-image: url(http://files.aucadia.co.uk/img/player/btn_pause_orange.png);
	position: absolute;
	width: 100%;
	height: 100%;
}

a.btn_pause.mini span {
	background-position: -2px -2px;
}

a.btn_long span {
	position: absolute;
	width: 100%;
	height: 100%;
}

a.track_add span {
	background-image: url(http://files.aucadia.co.uk/img/player/btn_add_grey.png);
	position: absolute;
	width: 100%;
	height: 100%;
}

a.track_add.mini span {
	background-position: -2px -2px;
}

a.track_remove span {
	background-image: url(http://files.aucadia.co.uk/img/player/btn_remove_grey.png);
	position: absolute;
	width: 100%;
	height: 100%;
}

a.track_remove.mini span {
	background-position: -2px -2px;
}

div#header div#main_navigation ul li {
	display: inline;
	margin-left: 8px;
}

/* Music Player */
img#player_cover_art {
	width: 34px;
	height: 34px;
	display: inline-block;
}

/* BUTTONS */

a.button, button, a.btn_link{
	background-image: url(http://files.aucadia.co.uk/img/button_bg.png);
    display:block;
    margin:0 7px 0 0;
    background-color: #fa0;
    text-decoration:none;
    color: #730000 !important;
    cursor:pointer;
	font: bold 19px Arial, Verdana, sans-serif !important;
	float: left;
	text-transform: lowercase;
	border: 1px solid #a19e9e;
	letter-spacing: 0;
	padding: 1px 4px !important;
}

input#TagTag {
	width: 150px;
	float: left;
	margin-top: -3px;
	margin-right: 20px;
}

div.user_block_medium_square.clickable_img {
	float: left;
	height: 84px;
}

ul.playlist {
	padding: 0;
	margin: 0 0 25px;
}

#tag_form {
	margin-top: 10px;
}

li.message {
	clear: both;
	list-style-type: none;
	min-height: 100px;
}

a#btn_previous span {
	position: absolute;
	width: 100%;
	height: 100%;
	cursor: default;
	background: url(http://testfiles.aucadia.co.uk/img/header-sprites.png) 0 -1108px;
}

p.login_or_register {
	display: block;
	clear: both;
}

a#btn_previous span:hover {
	background: url(http://testfiles.aucadia.co.uk/img/header-sprites.png) 0 -1188px;
}

a#btn_next span {
	position: absolute;
	width: 100%;
	height: 100%;
	cursor: default;
	background: url(http://testfiles.aucadia.co.uk/img/header-sprites.png) 0 -438px;
}

#btn_next span:hover {
	background: url(http://testfiles.aucadia.co.uk/img/header-sprites.png) 0 -518px;
}

ul#message_list {
	margin: 0;
	padding: 0;
}

p.user_says {
	font-size: 1.2em;
	font-style: italic;
	margin: 0;
}

div.message_right {
	padding-left: 94px;
	margin-bottom: 14px;
}

#MessageBody {
	width: 203px;
	height: 53px;
}

div.message {
	clear: both;
	display: block;
	width: 310px;
}

a#remove_message {
	float: right;
	margin-top: -20px;
	color: #989898 !important;
	font-size: 10px;
}

#btn_postmessage {
	float: right;
	clear: both;
	margin: 0;
}

button.tag {
	margin-top: 10px;
	margin-left: 28px;
}

button[type]{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
*:first-child+html button[type]{
    padding:4px 10px 3px 7px; /* IE7 */
}
button img, a.button img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}

/* PROFILE */

span.firstLetter{
  display      : block;
  float        : left;
  margin-top   : -0.63em; /* use -0.205em for two lines */
  margin-left  : -0.56em;
  margin-right : 0.5em;
  height       : 4.5em;
}

span.firstLetter span{
	font: 5.6em/1.0em Georgia, "Times New Roman", Times, serif;
	color: #737373;
	text-transform: uppercase;
}

span.firstLetter + span{
  margin-left  : -0.5em;
}

p.about {
	margin-bottom: 14px;
	min-height:60px;
}

div#feedback_message {
	font-size: 12px;
	color: #2a2a2a;
	float: right;
	text-align: right;
	margin-top: 4px;
	margin-right: 6px;
}

div.clickable_img {
	border: 1px solid #00b9fc;
}

div.user_block_small_square a {
	display: block;
	height: 34px;
}

h1.up {
	background: url(http://files.aucadia.co.uk/img/up.png) no-repeat 8px 12px;
}

h1.down {
	background: url(http://files.aucadia.co.uk/img/down.png) no-repeat 8px 12px;
}

ul.tag_list {
	padding: 0;
}

ul.tag_list li.tag {
	float: left;
	list-style-type: none;
}

h1.share_price {
	padding-left: 30px;
	display: inline;
	float: left;
	padding-right: 20px;
}

a.button.buy_shares {
	margin-top: 3px;
}

/* TRACK BLOCK */

div.track.block_medium p a {
	color: #434343 !important;
}

div.track.block_medium {
	height: 34px;
	clear: both;
	width: 310px;
}

div.track.block_mini {
	height: 20px;
	width: 310px;
}

#player_playlist div.track.block_medium {
	width: 310px;
}

div.track.block_medium img {
	padding-right: 8px;
	float: left;
	width: 34px;
	height: 34px;
	overflow: hidden;
}

div#music_player div.track.block_medium img {
	padding-top: 1px;
}

div.track_block_buttons {
	float: right;
}

/* FOOTER */

#footer h2 {
	display: inline;
	margin-left: 50px;
}

#footer form {
	display: inline-block;
}

#footer form div.input.text {
	display: inline;
}

#footer form div.submit {
	display: inline;
}

.rounded {
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;	
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.rounded_subtle {
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;	
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.block {
	clear: both;
}

/* USER BLOCK MEDIUM */

div.user_block_medium {
	display: inline-block;
	width: 310px;
	height: 84px;
}

div.user_block_medium a h1 {
	display: inline;
	float: left;
	padding-left: 15px;
	font: 2.1em "Helvetica Neue", Arial, Helvetica, sans-serif;
}

p.user_karma {
	display: inline-block;
	margin-top: 2px;
	margin-left: 10px;
	font-size: 1.6em;
	font-weight: bold;
	margin-bottom: 0;
}

img.user_karma_graph {
	padding-left: 15px;
}

div.user_block_medium a img {
	float: left;
}

/* PLAYER PLAYLIST */

div#loading_row {
	height: 0px;
	clear: both;
	background-image: url(http://files.aucadia.co.uk/img/loading.gif);
}

div#loaded_track tr.track.inPlayer {
	background-color: transparent;
}

button.track_remove {
	width: 24px;
	height: 24px;
	overflow: hidden;
	background-image: url(http://files.aucadia.co.uk/img/player/btn_remove_grey.png);
	text-indent: 40px;
	margin: 5px;
}

table.playlist {
	padding: 0;
	clear: both;
	margin: 0;
}

div.tag_filter div {
	display: inline;
}

div.tag_filter {
	float: left;
	background-color: #fff8e3;
	border: 1px outset #b6b6b6;
	padding: 2px 4px;
}

div.remove_tag:hover {
	cursor: pointer;
	color: #f00;
}

div.remove_tag {
	padding-right: 1px;
	padding-left: 5px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

div.tag_filter {
	margin-right: 8px;
	margin-bottom: 4px;
}

h3 {
	text-transform: uppercase;
	font-weight: bold;
}

#progress_slider a.ui-slider-handle.ui-state-default.ui-corner-all {
	display: none;
}

#progress_slider .ui-widget-header {
	background-color: #b2b2b2;
	background-image: none;
}

#player_playlist table.playlist {
	float: left;
	margin: 0;
	background-color: transparent;
}
	
div#music_player {
	width: 315px;
	position: relative;
	z-index: 2;
	display: block;
	float: left;
	margin-left: -87px;
}

#player_controls {
	z-index: 3;
	position: absolute;
	width: 263px;
}

div#player_playlist {
	background-image: url(http://files.aucadia.co.uk/img/playlist_bg.png);
	z-index: -1;
	position: absolute;
	margin-top: -253px;
	width: 331px;
	overflow: hidden;
}

#progress_slider {
	height: 8px;
	width: 251px;
	position: absolute;
	top: 26px;
	margin-left: 48px;
}

#info_alert {
	padding-left: 13px;
	color: #6a1a00;
	font-size: 12px;
	margin: 0;
	padding-top: 0;
	font-weight: bold;
}

tr.pm.unread {
	background-color: #ffb800;
}

div#player_playlist2 {
	background-color: rgba(189,189,189,0.86);
}

div#feedback {
	position: fixed;
	right: 0;
	top: 35%;
	display: block;
}

#feedback_tab {
	float: left;
	background-image: url(http://files.aucadia.co.uk/img/feedback.png);
	height: 121px;
	width: 29px;
	cursor: pointer;
}

div#feedback_panel {
	float: left;
	background: #ffa200;
	padding: 5px;
	width: 319px;
	height: 374px;
	margin-right: -329px;
}

textarea#FeedbackBody {
	width: 307px;
	height: 86px;
}

div#feedback_form div#recaptcha_widget_div {
	padding-bottom: 11px;
}

#volume_slider {
	width: 88px;
	display: inline-block;
	margin-right: 10px;
	margin-top: 15px;
	height: 5px;
}

#volume_slider a.ui-slider-handle.ui-state-default.ui-corner-all {
	margin: 0;
	width: 5px;
	height: 10px;
}

#feedback_loader {
	float: right;
	margin-top: 8px;
}

div.loader_bar {
	height: 10px;
	background: url(http://files.aucadia.co.uk/img/loading.gif) repeat-x;
	width: 175px;
}

#track_upload_loader {
	float: right;
	width: 107px;
	margin-top: 8px;
}

div.smiley {
	height: 76px;
	background: url(http://files.aucadia.co.uk/img/feedback_smiley.png) no-repeat;
	width: 73px;
	margin: 92px auto 12px;
}

ol.artists {
	padding: 0;
	list-style-type: none;
}

div.track.block_medium div.user_block_small_square.clickable_img {
	float: left;
	width: 34px;
}

div.artist_info {
	float: left;
	width: 199px;
	padding-left: 7px;
}

a.share_block_img {
	float: left;
	clear: both;
}

#footer_links {
	display: inline;
	list-style-type: none;
	float: left;
	padding-left: 0;
	margin: 0 4px 0 0;
}

#footer_bottom_line {
	width: 855px;
	margin-right: auto;
	margin-left: auto;
}

ol.userlist {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

li.user_medium {
	padding-bottom: 6px;
}

div.user_indicators {
	font-size: 18px;
	color: #626262;
}

#footer_links li {
	display: inline;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 16px;
	float: left;
	margin-top: -3px;
}

#version {
	float: right;
}

/* SHARE INDICATORS */

div.share_indicators {
	font-weight: bold;
	color: #414141;
	font-size: 14px;
	text-align: right;
	clear: both;
	margin-top: -7px;
}

div.share_indicators_container {
	display: inline;
}

div#loaded_track {
	height: 34px;
	text-align: left;
}

tr.track.mini {
	height: 20px !important;
	overflow: hidden;
	clear: both;
	display: block;
}

tr.track.mini div.artist_name {
	height: 20px !important;
	overflow: hidden;
}

tr.track.mini div.track_name {
	height: 20px !important;
	overflow: hidden;
}

div#loaded_img {
	width: 24px;
	height: 24px;
	margin-top: 1px;
	float: left;
}

div.created {
	font-style: italic;
	color: #747474;
}

div.message_right div.created {
	margin-bottom: 15px;
}

h4 {
	font-weight: bold;
	font-size: 17px;
	color: #6c6c6c;
	margin: 0;
}

div.big_slider {
	margin-bottom: 7px;
}

div#cost_balance_container div {
	display: inline-block;
}

#cost_cont {
	padding-right: 10px;
}

#balance_cont {
	padding-left: 10px;
}

button.centre {
	margin: 0 auto;
	float: none;
}

#big_price_cont {
	text-align: center;
}

div.pound_sign {
	font-size: 23px;
	font-style: italic;
	color: #626262;
	display: inline;
	padding-right: 2px;
	vertical-align: 4px;
}

.big_price {
	display: inline-block;
	letter-spacing: -5px;
	font-size: 47px;
	font-weight: bold;
	width: 119px;
	margin-top: 2px;
	text-align: center;
}

div.big_price {
	margin-top: -17px;
}

div.hyphen {
	display: inline-block;
	font-weight: bold;
	font-size: 40px;
	margin-left: 15px;
	margin-right: 15px;
}

#show_hide_advanced {
	display: block;
	font-size: 11px;
}

#AlbumTitle {
	width: 225px;
}

div#user_panel {
	background-color: #5e5e5e;
	width: 236px;
	position: fixed;
	border: 4px solid #c7c7c7;
	z-index: 11;
	right: 0;
	top: 0;
	margin-top: 21px;
	margin-right: 3px;
	height: 127px;
}

div#user_panel_spinner {
	margin-left: 112px;
	margin-top: 53px;
}

div#user_panel_container {
	float: right;
	padding-top: 2px;
	padding-right: 13px;
}

/*PLAYLIST STUFF*/

div.playlist {
	float: left;
	width: 310px;
	margin-bottom: 16px;
}

a.btn_playlist span {
	background-image: url(http://files.aucadia.co.uk/img/player/btn_playlist_grey.png);
}

div.playlist_arranger {
	padding-right: 2px;
	text-align: right;
	width: 112px;
	overflow: hidden;
	float: right;
}

div.playlist_name {
	font-size: 21px;
	display: inline;
}

div.playlist_left {
	float: left;
	width: 196px;
	overflow: hidden;
}

div.playlist_header {
	float: left;
}

div.collapse_expand {
	background: url(http://files.aucadia.co.uk/img/icons/collapse.png) no-repeat 2px;
	float: right;
	width: 55px;
	height: 13px;
	padding-right: 11px;
	padding-left: 13px;
	font-size: 9px;
	cursor: pointer;
}

#user_panel_avatar {
	float: right;
	padding-right: 2px;
	padding-top: 4px;
}

ul#useful_links {
	float: left;
	padding: 7px 0 1px;
}

ul#useful_links li {
	display: list-item !important;
	list-style-type: none;
}

#MailBody {
	width: 300px;
}

p.float_right {
	float: right;
	margin-bottom: 5px;
}

div.artist_info_name {
	overflow: hidden;
	width: 148px;
	float: left;
}

div.ui-dialog-content.ui-widget-content {
	background-color: #ececec;
	border: 1px solid #c4c4c4;
}

div.playlist_footer {
	background-color: #e6e6e6;
	float: right;
	clear: both;
	width: 310px;
}

div.playlist table.playlist tr.track.mini {
	height: 20px;
	font-size: 12px;
	color: #666;
}

div#content .highlight_odd:nth-child(odd) {
	background-color: #e2eef1 !important;
}

#player_playlist_container tr.highlight_odd:nth-child(odd) {
	background-color: #a3a3a3;
}

p.nomessages {
	clear: both;
}

ol.userlist.numbered.small li {
	font-size: 17px;
	list-style-position: inside;
	float: left;
	margin: 0 0 6px;
	padding: 0;
}

ol.userlist.numbered.small li.highlight_odd div.user.block.small.numbered div.karma_box div.karma {
	float: left;
	font-size: 29px;
	color: #4a4a4a;
	padding-top: 3px;
}

ol.userlist.numbered.small li.highlight_odd div.user.block.small.numbered div.karma_box div.karma_up_down {
	float: right;
	width: 25px;
	height: 34px;
}

ol.userlist.numbered.small li.highlight_odd div.user.block.small.numbered div.karma_box div.karma_up_down a.nofollow.karma_up span {
	background: url(http://files.aucadia.co.uk/img/icons/karma/up_green.png) no-repeat 1px;
	position: absolute;
	width: 100%;
	height: 100%;
}

ol.userlist.numbered.small li.highlight_odd div.user.block.small.numbered div.karma_box div.karma_up_down a.nofollow.karma_down span {
	background: url(http://files.aucadia.co.uk/img/icons/karma/down_red.png) no-repeat 1px;
	position: absolute;
	width: 100%;
	height: 100%;
}

ol.userlist.numbered.small li.highlight_odd div.user.block.small.numbered div.karma_box div.karma_up_down a.nofollow {
	overflow: hidden;
	width: 25px;
	height: 17px;
	position: relative;
	float: left;
	font-size: 1px;
	line-height: 78px;
}

ol.userlist.numbered.small li div.user.block.small.numbered div.first_row {
	margin-top: -4px;
}

ol.userlist.numbered.small li div.user.block.small.numbered div.karma_box {
	float: right;
	height: 34px;
}

ol.userlist.numbered.small li div.user.block.small.numbered {
	padding: 0;
	width: 278px;
	margin-bottom: 0;
	margin-top: 0;
	margin-right: 0;
	float: left;
}

ol.userlist.numbered.small li span {
	width: 287px;
	float: right;
}

ul.medals {
	display: inline;
	padding: 0;
	margin: 0;
	float: left;
}

ol.userlist.numbered.small li div.user.block.small.numbered div.second_row {
	float: left;
	height: 19px;
	margin-top: -9px;
}

ol.userlist.numbered.small li.highlight_odd div.user.block.small.numbered div.middle div.second_row ul.medals li {
	padding-left: 13px;
	margin-right: 6px;
}

ol.userlist.numbered.small li.highlight_odd div.user.block.small.numbered div.middle div.second_row ul.medals li.gold {
	background: url(http://files.aucadia.co.uk/img/icons/medals/gold.png) no-repeat 1px 8px;	
}

ol.userlist.numbered.small li.highlight_odd div.user.block.small.numbered div.middle div.second_row ul.medals li.silver {
	background: url(http://files.aucadia.co.uk/img/icons/medals/silver.png) no-repeat 1px 8px;
}

ol.userlist.numbered.small li.highlight_odd div.user.block.small.numbered div.middle div.second_row ul.medals li.bronze {
	background: url(http://files.aucadia.co.uk/img/icons/medals/bronze.png) no-repeat 1px 8px;
}

ol.userlist.numbered.small li div.user.block.small.numbered div.middle {
	float: left;
	height: 34px;
	width: 173px;
}

ol.userlist.numbered.small li div.user.block.small.numbered img {
	float: left;
	padding-right: 6px;
}

ol.userlist.numbered.small li div.user.block.small.numbered div.second_row ul.medals li {
	display: inline;
}

ol.userlist.numbered.small li div.user.block.small.numbered div.first_row div.mini_pound {
	display: inline-block;
}

ol.userlist.numbered.small li div.user.block.small.numbered div.first_row div.profit_loss {
	display: inline;
	float: right;
}

label.error {
	clear: both;
	display: block;
}

div#dialog_message {
	text-align: center;
}

dt {
	font-size: 19px;
	line-height: 25px;
	margin-bottom: 10px;
}

#home_dynamic_playlist p {
	font-size: 17px;
	line-height: 25px;
	margin-bottom: 10px;
}

dd {
	margin: 0 0 12px;
	font-size: 15px;
}

p.flat_bottom {
	margin-bottom: 0;
}

div#user_balance {
	font-size: 14px;
	text-align: center;
	margin: 0;
	padding: 0;
	color: #959595;
}

div.disabled {
	display: none;
}

.falling {
	color: #f00 !important;
}

.rising {
	color: #00a800 !important;
}

div.black_spinner {
	background: url(http://files.aucadia.co.uk/img/black_spinner.gif) no-repeat;
	width: 16px;
	height: 16px;
	z-index: 3;
	position: absolute;
	right: 56px;
	top: 35px;
}

li.earlier {
	list-style-type: none;
	margin-bottom: 8px;
}

div#user_balance_balance {
	display: inline;
}

.inline {
	display: inline;
}

#tag_filter_list ul.tag_filters li {
	list-style-type: none;
}

#home_dynamic_playlist ul {
	padding-left: 0;
}

#UAdialog_container {
	height: 399px;
	overflow: scroll;
}

.disabled {
	 -moz-opacity:.50; filter:alpha(opacity=50); opacity:.50;
}

div.share_block_large {
	width: 310px;
	height: 84px;
	border: 1px solid #cacaca;
	margin-bottom: 4px;
	background-color: #fff;
}

div.news_item {
	line-height: 17px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-top: 1px solid #b8b8b8;
}

table.newslist.playlist.large tbody tr.track {
	background-color: #f5fbf7;
}

.bottom_padding {
	padding-bottom: 9px;
}

#small_block_list {
	float: left;
	padding-bottom: 8px;
}

#tag_name_spinner {
	position: absolute;
	padding-right: 0;
	margin-top: -33px;
	right: 44px;
}

#tag_description {
	height: 88px;
}

textarea.title {
	font-size:1.5em;
}

div.char_count {
	display: inline;
	float: right;
	padding-top: 10px;
	font-size: 35px;
	color: #616161;
	margin-bottom: -20px;
}

#tag_description_container label {
	float: left;
	margin-bottom: -58px;
}

#tag_smiley {
	margin-top: 0;
}

div#popup_container {
	display: block;
	position: absolute;
	background-color: #575757;
	color: #f9f9f9 !important;
	padding: 6px;
	border: 2px solid #4c4c4c;
	font-size: 15px;
}

#home_dynamic_playlist {
	background-color: #e1eeff;
	border: 2px solid #7dc3ff;
	height: 390px;
	float: left;
	margin-right: 0;
	overflow: hidden;
	margin-bottom: 30px;
}

a.btn_play_all {
	font-size: 18px;
	font-weight: bold;
	overflow: hidden;
	position: relative;
	display: block;
	width: 116px;
	height: 24px;
	text-align: right;
	margin-bottom: 9px;
	padding: 0;
	margin-left: 0;
}

a.btn_play_all span {
	background: url(http://files.aucadia.co.uk/img/player/btn_playlist_grey.png) no-repeat;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
}

p#step_2 {
	margin-bottom: 14px;
}

p.message_body {
	margin-bottom: 0;
}

a.btn_play_all.playing span {
	background: url(http://files.aucadia.co.uk/img/player/btn_playlist_orange.png) no-repeat;
}

#home_blurb {
	float: right;
	margin-bottom: 30px;
	margin-top: 11px;
	width: 310px;
}

#suggested_tags ul.tag_suggestions li p {
	font-size: 12px;
}

input.giant {
	font-size: 19px;
	height: 19px;
	border: 1px solid #700000;
	padding-left: 4px;
	padding-top: 4px;
}

div.search_results_container {
	background-color: #fff;
	width: 163px;
	border-right: 1px solid #700;
	border-bottom: 1px solid #700;
	border-left: 1px solid #700;
	font-size: 15px;
	z-index: 3;
	position: relative;
	float: right;
}

#no_match p {
	font-size: 12px;
	margin: 0;
	padding: 0;
	text-align: center;
}

td.plays {
	color: #005719;
	text-align: right;
	font-size: 11px;
}

td.name {
	max-width: 80px;
}

table.search_results {
	background-color: #fff;
	border-right: 1px solid #700;
	border-bottom: 1px solid #700;
	border-left: 1px solid #700;
	margin: 0;
	font-size: 13px;
	position: absolute;
	padding: 0;
}

tr.result:hover {
	background-color: #fffcb7;
	cursor: pointer;
}

div.giant_search {
	height: 25px;
	background: url(http://testfiles.aucadia.co.uk/img/header-sprites.png) 140px -1693px;
	margin-top: 9px;
	width: 164px;
	float: right;
}

h5 {
	clear: both;
	padding-top: 9px;
	color: #464646;
	font-size: 15px;
	font-weight: normal;
	font-style: normal;
	margin: 0 0 9px;
}

input.search {
	margin: 0;
}

tr.subtitle {
	color: #4f0601;
}

div.tag_filter.result.tag:hover {
	cursor: pointer;
}

div.padding_light {
	padding: 10px;
}

div.big_loader {
	width: 50px;
	height: 50px;
	background: url(http://files.aucadia.co.uk/img/clock_spinner.gif);
	position: absolute;
	margin-right: auto;
	margin-left: auto;
}

#volume_control {
	float: left;
	text-align: right;
	margin-top: 5px;
	width: 92px;
}

#comments_toggles {
	float: left;
	font-size: 9px;
	color: #b9b9b9;
	width: 97px;
	margin-top: 4px;
}

#player_footer_top {
	width: 100%;
	height: 5px;
	background: url(http://testfiles.aucadia.co.uk/img/nav_bg.png) 0 -40px;
	margin: 0;
	padding: 0;
	clear: both;
}

#comments_toggles div {
	height: 16px;
}

#hud_centre_container {
	width: 369px;
	float: left;
	position: relative;
	margin-top: 3px;
	overflow: hidden;
}

#header_loader {
	width: 127px;
	height: 8px;
	background: url(http://files.aucadia.co.uk/img/loading.gif) repeat-x;
	margin-right: auto;
	margin-left: -65px;
	margin-top: -5px;
	position: fixed;
	top: 0;
	left: 50%;
}

#hud_LHtime {
	float: left;
}

#hud_RHtime {
	float: right;
}

div.hud_time {
	padding-top: 28px;
	width: 40px;
	font-size: 10px;
}

p#hud_track_title {
	margin: 0;
	padding: 0;
	height: 12px;
	font-size: 13px;
	font-weight: bold;
	width: 100%;
}

#now_playing {
	border-bottom: 1px solid #c0c0c0;
	height: 223px;
	margin-bottom: 16px;
}

p#hud_artist_name {
	margin: 13px 0 0;
	padding: 0;
	height: 12px;
	font-size: 12px;
}

#player_playlist {
	cursor: default;
}

#hud_track_comments {
	height: 9px;
}

#hud_progress_container {
	height: 30px;
	width: 100%;
}

#hud_progress_clickable_layer {
	height: 30px;
	width: 100%;
	z-index: 8;
	position: absolute;
	background-image: url(http://testfiles.aucadia.co.uk/img/1pix.gif);
}

#hud_progress_container p {
	text-align: center;
	width: 369px;
	z-index: 3;
	position: absolute;
	left: 0;
}

#waveform {
	opacity: 0.7;
	filter: alpha(opacity=70); /* IE lt 8 */
	-ms-filter: "alpha(opacity=70)"; /* IE 8 */
	-khtml-opacity: .70; /* Safari 1.x */
	-moz-opacity: .70; /* FF lt 1.5, Netscape */
	z-index: 2;
	left: 0;
	position: absolute;
}

#track_progress_indicator {
	height: 30px;
	width: 0;
	z-index: 3;
	position: absolute;
	overflow: hidden;
}

#hud_hover_playhead {
	width: 1px;
	background-color: #ff8700;
	position: absolute;
	z-index: 6;
	height: 100%;
	margin-left: 0;
}

#header_search {
	margin-top: 1px;
	float: right;
	margin-right: 15%;
}

#player_left_side {
	float: left;
	width: 85%;
}

#player_header {
	width: 100%;
	height: 45px;
	background-image: url(http://testfiles.aucadia.co.uk/img/header_bg.png);
}

#player_centre_container {
	float: right;
	width: 82%;
}

#player_right_side {
	width: 15%;
	float: right;
}

#header_search input {
	margin-right: 15px;
	width: 134px;
}

div.artist_tab_container {
	overflow: hidden;
}

div.artist_tab_canvas img {
	width: 212px;
}

.underline {
	border-bottom: 1px solid #cbcbcb;
}

div#tagline {
	float: left;
	display: inline;
	margin-left: 17px;
	padding-top: 7px;
}

h7 {
	float: left;
	font-size: 17px;
}

div.artist_tab_canvas {
	background-color: white;
	border: 1px solid #cbcbcb;
	padding: 8px;
}

