body {
  font-family: Arial, Verdana, Helvetica,sans-serif;
  font-size: 14px;
  color: #333;   
  line-height: 20px;
  background: #cac4bf;
}

#wrapper {
  overflow: hidden;
}

address
{
  font-style: normal;
}

h1, h2, h3, h4, h1 a, h2 a, h3 a
{
  font-family: Georgia, Times, Times New Roman, serif;
  color: #333;
  font-weight: normal;
}

h1 {
  font-size: 24px;
  line-height: 34px;
  padding: 30px 0 12px;
}


h2 {
  font-size: 18px;
  line-height: 22px;
  padding-bottom: 20px;
}


h3 {
  font-size: 16px;
  line-height: 22px;
  padding-bottom: 10px;
}

h4 {
  font-size: 12px;
  line-height: 18px;
  padding-bottom: 5px;
}


#content p {
  margin-bottom: 20px;
}

p.nospace {
  padding: 0;
}

p.copy
{
  margin-bottom: 10px;
}


hr {
  height: 1px;
  background:#e8e6e4;
  border:0;
  margin: 20px 0;
  padding: 0;
}
hr.notop {
  margin: 0 0 20px;
}
hr.nobottom {
  margin: 20px 0 0;
}

#header {
  background: #fff url(../images/header_bg.png) repeat-x center top;
  height: 205px;
}

#home_index #header {
	height: 355px;
}

#stage {
  background: transparent url(../images/stage_bg.jpg) no-repeat 170px top;
  position: relative;
  height: 205px;
  width: 960px;
  margin: 0 auto;
  z-index: 1;
  font-family: Georgia, Arial, Verdana,Helvetica,sans-serif;
}

#home_index #stage {
  height: 355px;
}

#mahler_image {
  background: transparent url(../images/mahler.jpg) no-repeat left top;
  float: left;
  height: 205px;
  margin-left: -52px;
  position: relative;
  width: 340px;
  z-index: 1;
}

#home_index #mahler_image {
  height: 355px;
}


#mdm_status {
	position: absolute;
	top: 30px;
	left: 290px;
}

.mdm_status_cd
{
  left: -50px;
  top: 0px;
  width:50px;
  height:50px;
  position:absolute;
}

#home_index #mdm_status {
  top: 208px;
  left: 390px;
}

#mdm_status ul {
	margin-left: 40px;
}

#mdm_status ul li {
  background: transparent url(../images/mdm_cd_unfilled.png) no-repeat left top;
  display: block;
  float: left;
  width: 56px;
  margin-left: -20px;
  margin-right: -6px;
  z-index: 200;
  font-size: 12px;
  text-align: center;
  color: #7f2f27;
}

#home_index #mdm_status ul li {
  background-position: left bottom;
}

#mdm_status ul li.filled {
  background-image: url(../images/mdm_cd_filled.png);
  font-weight: bold;
}

#mdm_status ul li a {
  display: block;
  padding-top: 60px;
}

#home_index #mdm_status ul li a {
  display: block;
  padding-top: 0;
  padding-bottom: 60px;
}

#mdm_status ul li.active a {
/*  background: transparent url(../images/mdm_arrow_hover.png) no-repeat center top;*/
}

#mdm_status ul li.mouseover {
  position: relative;
}


#cover {
  	background: transparent url(../images/mdm_cover2.png) no-repeat left top;
  	position: absolute;
  	top: 45px;
	left: 615px;
	width: 162px;
	height: 150px;
}

#home_index #cover {
	background: transparent url(../images/mdm_cover2.png) no-repeat left top;
  	position: absolute;
  	top: 130px;
	left: 280px;
	width: 162px;
	height: 150px;
}

#meta {
	height: 30px;
	float: right;
	margin-left:0;
	width: auto;
	z-index: 999;
}

#meta #user_menu, #meta #lang {
	background: transparent url(../images/stage_button_bg.png) no-repeat left bottom;
	width: auto;
	margin: 0;
	height: 30px;
}

#meta #lang {
	background-position: right bottom;
	width: 114px;
	border-left: 1px solid #fff;
	margin: 0;
	height: 30px;
	z-index: 999;
}

ul#usernav {
  padding-left: 7px;
}

ul#usernav li {
  float: left;
  color: #fff;
  padding: 0 5px 0 3px;
  font: 11px Verdana, sans-serif;
  line-height: 30px;
  font-weight: bold;
  margin-right: 4px;
}

ul#usernav li a {
	color: #fff;
	 text-decoration: none;  
}

#lang {
   text-align: center;
}

#lang select {
    width: 90px;
    margin: 5px auto 0;
}

#claim {
	position: absolute;
	top: 125px;
	left: 280px;
	background: transparent url(../images/claim.png) no-repeat left top;
	width: 339px;
	height: 49px;
	z-index: 10;
}

#home_index #claim {
	top: 15px;
	left: 260px;
	background: transparent url(../images/claim_index.png) no-repeat left top;
	width: 468px;
	height: 108px;
}


#logo {
	position: absolute;
	top: 38px;
	right: 13px;
	background: transparent url(../images/mahler_logo_small.png) no-repeat left top;
	width: 137px;
	height: 122px;
  z-index: 1;
}
#logo a {
	width: 137px;
	height: 122px;
	display: block;
  z-index: 1;
  position: relative;
} 
#home_index #logo {
	position: absolute;
  top: 50px;
	left: 805px;
  background: transparent url(../images/mahler_logo.png) no-repeat left top;
	width: 162px;
	height: 144px;
}

#home_index #logo a {
	width: 162px;
	height: 144px;
	display: block;
} 

#learn_more {
	display: none;
}

#home_index #learn_more {
	position: absolute;
	top: 190px;
	left: 758px;
	background: transparent url(../images/learn_more.png) no-repeat left top;
	width: 163px;
	height: 91px;
	display: block;
}

#learn_more a {
	width: 163px;
	height: 91px;
	display: block;
	font-size: 0;
	line-height: 1%;
} 

#stage_info {
	position: absolute;
	top: 90px;
	left: 370px;
	font-size: 14px;
	color: #7e2c25;
	line-height: 23px;
}

#home_index #stage_info {
	position: absolute;
	top: 135px;
	left: 450px;
	font-size: 14px;
	color: #7e2c25;
	font-family: Georgia, Arial, Verdana,Helvetica,sans-serif;
  line-height: 23px;
  width: 300px;
}

#stage_info p {
	line-height: 23px;
	padding-bottom: 10px;
}

#stage_info img {
	vertical-align:middle; 
	margin: 0 5px;
}

#home_index #start_mdm {
	background: transparent url(../images/stage_button_bg.png) no-repeat left bottom;
	position: absolute;
	top: 298px;
	left: 330px;
	width: 255px;
	margin: 0;
	height: 37px;
}

#start_mdm {
	background: transparent url(../images/stage_button_bg.png) no-repeat left bottom;
	position: absolute;
	top: 0;
	right: 0;
	width: 110px;
	margin-right: 5px;
	padding-left: 5px;
	height: 30px;
}

#start_mdm a {
	background: transparent url(../images/stage_button_bg.png) no-repeat right bottom;
	margin-right: -3px;
	line-height: 28px;
	display: block;
	color: #fff;
	padding: 0 0 2px 10px;     
}

#start_mdm a span {
	background: transparent url(../images/arrow_white.png) no-repeat right center;
	display: block;
	margin: 0 20px 0 0;     
}

#home_index #start_mdm a {
	line-height: 37px;
	background:none;
	margin: 0;
}

#start_oop_teaser
{
	 text-align: center;
}

#nav_bar {
	background: #fff url(../images/nav_bar_bg.png) repeat-x left bottom;
	height: 84px;
  position: relative;
  z-index: 999;
}

#player {
	right: 10px;
	top: -42px;
	height: 100px;
	width: 420px;
	position: absolute;
	z-index: 999;
}

#player #note {
	background: transparent url(../images/stage_note.png) no-repeat left bottom;
	height: 65px;
	width: 65px;
	position: absolute;
	right: 0px;
	top: -10px;
	margin-right: 125px;
	display: none;
} 

#main {
  clear: both;
  background: #fff;
  font-size: 13px;
  text-align: center; 
  overflow: hidden;
}


.container_16 {
  margin: 0 auto; 
  text-align: left;
  position: relative;
}

#main .container_16 {
	background: #fff url(../images/cont_rel_bg.png) repeat-y right top;
}

#home_index #content {	
	background: #fff url(../images/index_main_bg.png) repeat-y 350px top;
}

#main_nav {
  
}

#content {
	padding: 0 0 35px 0;
}

#content_related {
	padding: 20px 0;
}

#footer {
  background: #cac4bf url(../images/footer_bg.png) repeat-x left top;;
  clear: both;
  text-align: center;
  font-size: 14px;
  padding: 37px 0 20px;
  position: relative;
}

#logo_bottom {
	background: transparent url(../images/mahler_logo_footer.png) no-repeat center top;
	height: 92px;
}

#footer a {
  color: #eee;
  text-decoration: none;
}

#footer a:hover {
  color: #fff;
}


.sitemap_menu {
  
}
.footer_menu
{
  margin-right: 15px;
  padding-right: 15px;
  float: left;
  border-right: 1px solid #fff;
  height: 150px;
}

.footer_menu .main
{
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 5px;
}

#footer ul.rolledout {
  padding: 0px;
  font-size: 12px;
}

#footer ul {
  padding: 15px 0 20px 15px;
  line-height: 22px;  
}

#footer .container_16 {
  position: relative;
}

#footer #copyright {
	line-height: 30px;
	padding-top: 15px;
	font-size: 12px;
	color: #666;
}

#footer #copyright a {
	color: #666;
	font-size: 12px;
}

#footer #copyright a:hover {
  color: #333;
}


#footer #logos  {
  text-align: right;
  line-height: 30px;
  padding-top: 15px;
  color: #fff;
  font-size: 12px;
}

#footer #logos img  {
  vertical-align:middle; 
  margin: 0 0 0 8px;
}

#footer #logos .decca  {
  
}

#findusonfacebook {
  position: absolute;
  bottom: 0px;
  text-align: right;
}

.songlist h2 {
	background: #717171 url(../images/listhead_bg.png) no-repeat center top;
	background-color: #555;
	line-height: 27px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	padding: 0 0 0 20px;
}
.songlist h2 a {
	color: #fff;
	font-weight: bold;
}

.songlist ol {
  line-height: 18px;
  padding: 5px 0 15px 15px;
  list-style-type: decimal;
  font-size: 12px;
}
.songlist ol li {
  border-bottom: 1px solid #e8e6e4;
  display: block;
  list-style-type: none;
}
.songlist li a {
  color: #333;
  display: block;
  float: right;
  margin: 3px 0;
  width: 85%;
}
.songlist li a.play {
  background: url("../images/control_play.png") no-repeat scroll left 1px transparent;
  width: 10%;
}
.songlist ol li span {
  color: #999;
}

a {
  text-decoration: none;
  color: #82272B;
}
a.textlink, a.privacy_policy {
  text-decoration: underline;
}
a.textlink, a.underlined_link {
  text-decoration: underline;
}

/* Concerts-List */
#concerts_list ul {
	background: transparent url(../images/horz_line_shadow.png) no-repeat bottom left;
	padding: 0 0 16px;
}

#concerts_list ul li {
	background: transparent url(../images/horz_line_shadow.png) no-repeat top left;
	padding: 30px 0;
}

#concerts_list .date, #top_rank .rank {
	background: #cec9c4 url(../images/concerts_date_bg.png) repeat-x top left;
	border: 1px solid #aea69d;
	width: 38px;
	float: left;
}

#top_rank .rank {
  padding: 5px 0;
}

#concerts_list .date span, #top_rank .rank span {
	display: block;
	color: #000;
	text-align: center;
	padding: 0 5px;
	font-family: Georgia,Times,Times New Roman,serif;
	line-height: 16px;
}

#concerts_list .date span.day, #top_rank .rank span.number {
	font-size: 24px;
	line-height: 30px;
}

#concerts_list .artist h2 {
	padding-bottom: 10px;
}

#concerts_list .venue {
	padding-top: 30px;
}

#concerts_filter {
	text-align: right;
}
.section, .filter_head {
	height: 50px;
	background: transparent url(../images/horz_line_shadow.png) no-repeat bottom left;
}

.filter_head {
  text-align: right;
}

#concerts_filter label, #concerts_filter select  {
	margin-right: 10px;
}

/* Top-Movements */
#top_rank {
  border-bottom: 1px solid #e8e6e4;
}

.top_rank_row {
  border-top: 1px solid #e8e6e4;
  padding: 15px 0 20px;
}

.top_rank_row .button {
  float: right;
  margin-right: 10px;
}

.top_rank_row h4 {
  font-weight: bold;
  font-family: Arial, Verdana, Helvetica,sans-serif;
  font-size: 14px;
}

#content .top_rank_row p {
  margin: 0;
}

/* Pager */

.pager {
  clear: both;
  overflow: hidden;
  margin: 10px auto;
  text-align: center;
  font-family: Georgia,Times,Times New Roman,serif;
  font-size: 14px;
}

.pager li {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
  margin: 0 2px;
}

.pager .pagePrev, .pager .pageNext {
	width: 130px;
	text-align: left;
}

.pager .pagePrev {
	width: 130px;
	text-align: right;
}

.pager ul {
  margin: 0 10px;
}

.pager a, .pager span {
  color: #333;
  cursor: pointer;
}

.pager a:hover, .pager a.active
{
  text-decoration: underline;
}

/* MyDreamMahler Overview */

#mdm_cdteaser
{
  margin-bottom: 15px;
}


#mdm_head {
  background: transparent url(../images/headline_bg.png) no-repeat top center;
  overflow: hidden;
  height: 61px;
}
#mdm_head h2 {
  display: inline-block;
  line-height: 61px;
  padding-bottom: 0;
}
#mdm_head .activate {
  text-align: right;
  padding: 17px 0 0;
}
#mdm_overview ul {
  border-bottom: 1px solid #e8e6e4;
  overflow: hidden;
}
#mdm_overview ul li {
  margin: 0;
  padding:10px 0;
  border-top: 1px solid #e8e6e4;
  overflow: hidden;
}

#mdm_overview .cd {
  float: left;
  width: 65px;
}

#mdm_overview .filled .cd a, #mdm_overview .unfilled .cd span {
	width: 56px;
	height: 56px;
	display: block;
  background: url("../images/mdm_cd_filled.png") no-repeat scroll left top transparent;
}

#mdm_overview .unfilled .cd a, #mdm_overview .unfilled .cd span {
	width: 56px;
	height: 56px;
	display: block;
  background: url("../images/mdm_cd_unfilled.png") no-repeat scroll left top transparent;
}

#mdm_overview .sym_title {
  float: left;
}

#_mdm_overview .button {
  float: none;
  width: 140px;
  margin-bottom: 5px;
}

#mdm_overview .button {
  float: right;
  margin-bottom: 5px;
  margin-right: 10px;
  margin-left: 5px;
}


#mdm_overview .play {
  margin:0;;
}
#mdm_overview ul li.unfilled .grid_4 a {
  color: #ce393b;
}

#tpm_rank ul,  #dmg_rank ul {
  border-bottom: 1px solid #e8e6e4;
}

#tpm_rank ul li,  #dmg_rank ul li {
  padding:10px 0 0; 
  border-top: 1px solid #e8e6e4;
  overflow: hidden;
}

#tpm_rank ul li.active {
  background: url("../images/tpm_list_bg.png") repeat-y left top transparent;
  border-top: 1px solid #fff;
}

#tpm_rank ul ul {
  clear: both;
}

#tpm_rank ul ul li {
  background: url("../images/tpm_list_bg.png") repeat-y left top transparent;
  margin: 0 0;
  padding:5px 0;
  border-top: 1px solid #fff;
}

#tpm_rank .sym_title {
  width: 180px;
  float: left;
  background: url("../images/mdm_cd_filled.png") no-repeat left top transparent;
  padding: 5px 10px 5px 65px;
  height: 55px;
  font-weight: bold;
}

#tpm_rank .movement_title, #dmg_rank .date {
  float: left;
  width:280px; 
  padding: 5px 0px;
}

#tpm_rank .sym_title a, #tpm_rank .movement_title a {
  color: #333; 
}

#tpm_rank .button, #dmg_rank .button {
  float: right;
  margin: 5px 10px 0 0;
  width: auto;
}

#tpm_rank .rank, #dmg_rank .screenname {
  width: 180px;
  float: left;
  padding: 5px 10px 5px 65px;
  height: 40px;
}

#dmg_rank .screenname {
  width: 180px;
  float: left;
  padding: 5px 10px 5px 65px;
  height: 30px;
  background: url("../images/mdm_cd_filled_small.png") no-repeat 10px top transparent;
  font-weight: bold;
}

#dmg_rank .button {
  float: right;
/*  width: 140px; */
  margin: 2px 10px 0 0;
}


/* Vote for Symphony - Box */

.sym_box_head, .sym_box_foot {
	padding: 15px 47px 10px 48px;
	background: transparent url(../images/box_sym_bg.png) no-repeat top center;
	overflow: hidden;
}

.sym_box_head .favorite {
  background: url("../images/mdm_cd_filled_small.png") no-repeat left top transparent;
  height: 45px;
  width: 45px;
  float: right;
  margin: -10px 0 0;
}

.sym_box_foot {
	background-position: bottom center;
}

.sym_box_foot ul li {
  float: left;
}

.sym_box_body {
	background: transparent url(../images/box_sym_body_bg.png) repeat-y center top;
} 

.sym_box_body .symPrev, .sym_box_body .symNext {
	width: 30px;
	float: left;
}

.sym_box_body .symNext {
	float: right;
}

.sym_box_body .symPrev a, .sym_box_body .symNext a {
	display: block;
	width: 30px;
	height: 220px;
	background: transparent url(../images/box_sym_arrow_prev.png) no-repeat center 180px;
}

.sym_box_body .symNext a {
	background: transparent url(../images/box_sym_arrow_next.png) no-repeat center 180px;
}

.sym_box_content {
  margin: 0 15px;
  width: 610px;
  float: left;
}

.sym_box_content .sym_box_row {
  padding: 5px 0;
}

.sym_box_row .track_title {
  margin-left: 0;
}

.sym_box_row .track_buttons {
  float: left;
  width: 330px;
  position: relative;
}

.sym_box_head .talent, .sym_box_head .p_date
{
	color: #333;
} 

/*** Buy-Buttons ***/
.buy_list {
  float: right;
  position: relative;
  margin: 0 0 8px 10px;
  font-size: 12px;
}

.buy_list .sf-menu {
  float:      right;
  margin-bottom:  0;
}
.buy_list .sf-menu a {
  background: transparent url(../images/button_bg_corner.png) no-repeat top right;
  border-left: 0 none;
  border-top: 0 none;
  display: block;
  float: left;
  line-height: 27px;
  padding: 0 36px 0 10px;
}

.buy_list .sf-menu li:hover ul,
.buy_list .sf-menu li.sfHover ul {
  top:     27px; /* match top ul list item height */
  
}

.buy_list .sf-menu a, .buy_list .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
  color:      #fff;
}
.buy_list .sf-menu li {
  background: #CF393B url(../images/button_bg_corner.png) no-repeat top left;
  height: 27px;
}
.buy_list .sf-menu li li {
  background: #CF393B url(../images/button_bg_corner.png) no-repeat top left;
   width: 130px;
}

.buy_list .sf-menu li li a {
  float: none;
  width: 110px;
  padding-left: 10px;
  padding-right: 10px;
}

.buy_list .sf-menu li li li {
  background: #CF393B url(../images/button_bg_corner.png) no-repeat top left;
}
.buy_list .sf-menu a:focus, .buy_list .sf-menu a:hover, .buy_list .sf-menu a:active {
  background: transparent url(../images/button_bg_corner.png) no-repeat top right;
  outline:    0;
}

.buy_list .sf-menu li:hover, .buy_list .sf-menu li.sfHover {
  background: #CF393B url(../images/button_bg_corner.png) no-repeat top left;
  outline:    0;
}

/*** arrows **/
.buy_list .sf-menu a.sf-with-ul {
  padding-right:  36px;
  min-width:    1px; /* trigger IE7 hasLayout so spans position accurately */
}
.buy_list .sf-sub-indicator {
  position:   absolute;
  display:    block;
  right:     10px;
  top:      7px; /* IE6 only */
  width:      16px;
  height:     13px;
  text-indent:  -999em;
  overflow:   hidden;
  background: transparent url(../images/icon_basket.png) no-repeat right top !important; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
.buy_list a > .sf-sub-indicator {  /* give all except IE6 the correct values */
  top:      7px;
  background-position: right top; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
.buy_list a:focus > .sf-sub-indicator,
.buy_list a:hover > .sf-sub-indicator,
.buy_list a:active > .sf-sub-indicator,
.buy_list li:hover > a > .sf-sub-indicator,
.buy_list li.sfHover > a > .sf-sub-indicator {
  background-position: right top; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.buy_list .sf-menu ul .sf-sub-indicator { background-position:  right top; }
.buy_list .sf-menu ul a > .sf-sub-indicator { background-position:  right top; }
/* apply hovers to modern browsers */
.buy_list .sf-menu ul a:focus > .sf-sub-indicator,
.buy_list .sf-menu ul a:hover > .sf-sub-indicator,
.buy_list .sf-menu ul a:active > .sf-sub-indicator,
.buy_list .sf-menu ul li:hover > a > .sf-sub-indicator,
.buy_list .sf-menu ul li.sfHover > a > .sf-sub-indicator {
  background-position: right top; /* arrow hovers for modern browsers*/
}


.mov_rating {
  float: left;
  margin-right: 15px;
}

.movement.open .buy
{
	display: none;
}

#tpm_rank .sym_title {
	position: relative;
	top: 0;
	left: 0;
}

.symphony_nr {
	position: absolute;
	top: 0px;
	left: 14px;
	width: 30px;
	text-align: center;
	font-family: Garamond; 
	font-weight: bold;
	color: #666;
}


.sym_box_head .sym_title {
	color: #7f2f27;
	float: left;
	width: 295px;
}

.sym_box_head .sym_title h3 {
  color: #7f2f27;
  display: inline-block;
}

.sym_box_head .button {
  margin-bottom: 10px;
}
.sym_box_head .button.vote {
  float: right;
}
.sym_box_head .button.play {
  clear: right;
  float: right;
}

.sym_box_head .sym_count {
  width: 295px;
  float: right;
}

.sym_info {
  width: 220px;
  margin-right: 10px;
  float: left;
}

.sym_info .movement_label {
	font-weight: bold;
}

.sym_info ol.movements {
  list-style-type: decimal;
  margin-left: 20px;
  *margin-left: 25px;
  margin-bottom: 20px;
 
}

.sym_info ol.movements li {
  margin-bottom: 2px;
}



.sym_recordings {
  width: 335px;
  margin-left: 10px;
  float: left;
}


.sym_recordings ul li {
  padding: 0 0 0 40px;
  color: #cf393b;
}

.sym_recordings ul li.selected {
  background: url(../images/mdm_cd_filled_small.png) no-repeat left top;
}

.sym_recordings ul li .recording {
  width: 250px;
  float: left;
}

.sym_recordings hr {
  margin: 5px 0 6px;
}

.mov_nr {
	font-size: 11px;
	font-weight: bold;
	color: #7F2F27;
}

.mov_title {
	float:left;
	margin-right: 15px;
	width: 235px;
/*	font-weight: bold; */
}

.open .mov_title {
  font-weight: bold;
}
 
div.button {
	background: #cf393b url(../images/button_bg_corner.png) no-repeat top left;
	float: left;
	height: 27px;
}

div.button.other {
	float: right;
}

div.button a {
	background: transparent url(../images/button_bg_corner.png) no-repeat top right;
	padding: 0 10px;
	display: block;
	color: #fff;
	line-height: 27px;
}

div.button a span {
  height: 27px;
  padding-right: 22px;
  line-height: 27px;
  display: block;
}

div.button.vote, div.button.buy {
	float: right;
	margin-left: 10px;
}

div.button.play, div.button.more {
	background-color: #dfd9d1;
	float: right;
	margin-left: 10px;
  white-space: nowrap;
}

.sym_recordings div.button.play {
  background-color: #cf393b;
  float: right;
  margin-left: 10px;
}

.sym_recordings .button.play a {
  padding: 7px 9px 8px 10px;
}

.play a span {
  background: transparent url(../images/control_play.png) no-repeat right center;
  color: #333;
}

div.buy a span {
  background: transparent url("../images/arrow_white.png") no-repeat right center;
  display: block;
}

.teaserimage {
  margin-bottom: 20px;
}

a.link_arrow {
  background: transparent url(../images/link_arrow_big.png) no-repeat top right;
  color: #fff !important;
  font-size: 12px !important;
  font-weight: bold;
  line-height: 27px;
  margin: 2px 0;
  padding: 0 25px 2px 10px; 
  text-decoration: none;
  display: block;
  float: left;
}

.trenner {
  background: transparent url(../images/trenner_bg.gif) repeat-x left top;
  clear: both;  
  height: 2px;
  font-size: 0;
}

.featured_cover {
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
  border: 1px solid #aaa;
}

.info_text {
  float: left;
  width: 200px;
}

.main_content_box {
  text-align: left;
  width: 100%;
}

.main_content_box .box_head {
  background: transparent url(../images/headline_bg.png) no-repeat top center;
  padding: 10px 0;
  overflow: hidden;
}

.main_content_box .box_head h2 {
  padding: 6px 10px 10px;
}

.main_content_box .box_content {
  margin-bottom: 25px;
}

.main_content_box .box_content_space {
  padding: 10px 0;
}

.recommendation {
  padding: 15px;
}

.box_head .select, .order_select {
  padding: 10px 20px 8px 0;
  text-align: right;
}

.order_select label {
  color: white;
}

.pager .select {
  padding: 0 20px 0;
  text-align: right;
}

.box_head .select select, .pager .select select, .main_content_box .cd_choice select
{
  width: 250px;
}
.box_head .select label {
  color: #fff;
  line-height: 16px;
}

.main_content_box .box_content .box_content {
  border:0;
  margin-bottom: 0;
}

ul.tracklist {
  line-height: 16px;
  font-size: 12px;
}

.track_wrap {
  line-height: 18px;
}

.track_wrap .track_info {
  margin-left: 30px;
}

.track_info .artist, .track_info .p_date {
	color: #444;
	font-size: 12px;
}

.psign {
	position: relative;
	top: -1px;
	font-size: 10px;
}

ul.tracklist {
  font-size: 14px;
}

ul.tracklist .type_W .button, .box_head .button {
  float: right;
  font-size: 12px;
  margin: 2px 0;
  margin-right: 20px;
}

ul.tracklist .type_T .button {
  float: right;
  font-size: 12px;
  margin: 0;
}

.box_head .button, .box_head .button a, ul.tracklist li.level_0 .button, ul.tracklist li.level_0 .button a {
  background-image: url(../images/button_bg_corner_head.png);
}

ul.tracklist li.row {
  border-bottom: 1px solid #e8e6e4;
  padding: 10px 0;
}

ul.tracklist li.level_0 {
  background: url("../images/tpm_list_bg.png") repeat-y left top transparent;
  border-top: 1px solid #fff;
  margin-bottom: 10px;
}

ul.tracklist li.level_0 .sym_title {
  padding: 0; 
  line-height: 27px;
  font-weight: bold;
  float: left;
  font-size: 14px;
}

ul.tracklist li.type_T:hover {
  
}

ul.tracklist li.even {

}

.type_C {
  color: #515559; 
    font-size: 16px;
    line-height: 22px;
    padding-bottom: 20px;
    letter-soacing: -1px;
}

.type_T {
  
}

.type_T:hover {
   
}

ul.playlist li.row {
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
  margin-bottom: 3px;
}

ul.playlist li.type_T:hover {
  border: none;
  border-bottom: 1px solid #cecece;
  border-right: 1px solid #cecece;
}

ul.playlist li.even {
  /* background: #eee; */
}

ul.playlist .rating_playlist {
  height: 15px;
  margin: 4px 0px;
}

ul.playlist .rating_playlist label
{
  float: left;
  font-size: 10px;
  font-weight: bold;
  margin-right: 5px;
}

.playlist .rating_playlist {
  height: 15px;
  margin: 4px 0px;
}

.playlist .rating_playlist label
{
  float: left;
  font-size: 10px;
  font-weight: bold;
  margin-right: 5px;
}

ul.tracklist .rating {
  height: 15px;
  margin: 4px 0px;
  float: left;
  clear: left;
  width: 200px;
}

ul.tracklist .rating label
{
  float: left;
  font-size: 10px;
  font-weight: bold;
  margin-right: 5px;
}

.track_no {
  font-weight: bold;
  padding-right: 10px;
  width: 20px;
  text-align: right;
  float: left;
}

.track_title {
	margin-left: 10px;
  width: 280px;
  float: left;
}

.track_duration {
   font-weight: bold;
   text-align: right;
}

.compare_tracks .track_duration {
  float: left;
}

.explore {
  background: url(../images/button_red_bg.png) no-repeat top right;
  margin: 5px 0 5px 15px;
  float: right;
}

.publish {
  float: left;
  margin: 0 0 18px 10px;
}



.explore a.button span {
  background: transparent url(../images/zoom.png) no-repeat left center;
}

.play_teaser {
  padding: 0 0 0 20px;
  float: right;
  margin: 0 20px 0 20px;
}

.play_teaser span {
  background: transparent url(../images/control_play.png) no-repeat left center;
  padding: 0 0 0 20px;
}




.compare_tracks .type_T .artist, .compare_tracks ul.tracklist .rating {
  float: none;
}

.track_wrap .add span, .action a.new span, .create span {
  background: transparent url(../images/table_add.png) no-repeat left center;
}

.track_wrap .buy span, .buy_album span {
  
}

.type_A {
  font-style: italic;
/*  padding: 0 0 8px 40px;*/
}

.type_T .title {
  /*font-weight: bold;*/
}
ul.tracklist li.level_0 .sym_title, ul.tracklist li.level_1 .sym_title 
{
	padding-left: 18px;
}

ul.tracklist li.level_1 .sym_title {
	font-size: 12px;
}

.type_W.level_1 {
 font-weight: bold;
}

.type_H {
  margin-top: 15px;
  font-weight: bold;
  padding: 0 0 7px 35px;
  font-size: 14px;
}

.type_S {
  
}

.total_time {
  text-align: right;
}

.type_S .time {
  font-weight: bold;
}

.cover, .tracklist_head .content
{
  padding: 10px 0;
  position: relative;
  float: left;
  width: 200px;
}


.tracklist_head .cover {
  height: 165px;
}

.tracklist_head .album_info
{
  margin-left: 200px;
  overflow: hidden;
  padding: 10px 5px 10px 15px;
  border-left:1px solid #e0e0e0;
}

.tracklist_head .box_content {
  padding: 0 10px;
}

.huelle {
  background: transparent url(../images/cd_huelle.png) no-repeat left top;
  height: 161px;
  position: absolute;
  top: 10px;
  left: 5px;
  width: 178px;
  /* behavior: url(/css/iepngfix.htc); */
}

.cover img
{
  position: relative;
  top: 6px;
  left: 25px;
  width: 150px;
  height: 150px;
}

.cover.type_DVDV.size_200 img
{
  position: relative;
  top: 6px;
  left: 25px;
  width: auto;
  height: 200px;
}


.tracklist_head p
{
  padding: 0;
}
.tracklist_head .recording p
{
  font-size: 10px;
  line-height: 12px;
  padding-bottom: 14px;
}

.box h2, .box h3
{
  padding: 0px;
}

div.hr {
  height: 0px;
  border-bottom: 1px solid #ccc;
  margin: 7px 0px;
}
div.hr hr {
  display: none;
}

.tracks_only .type_W, .tracks_only .type_H {
  display: none;
}

.tracks.multiple {
  display: none;
}

.tracklist_navigation {
}

.tracklist_navigation li {
  float: left;
  margin-right: 20px;
}

.tracklist_navigation li.previous a.link_arrow {
  background: transparent url(../images/link_arrow_back.png) no-repeat top left;
  padding:7px 15px 9px 25px;
}
.tracklist_navigation li.next a.link_arrow {
  padding:7px 25px 9px 15px;
}

.tracklist_navigation li.previous span.link_arrow, .tracklist_navigation li.next span.link_arrow {
  background: transparent url(../images/link_arrow_back_grey.png) no-repeat top left;
  color:#FFFFFF;
  font-size:11px;
  line-height:29px;
  margin:2px 0;
  padding:7px 15px 9px 25px;
  text-decoration:none;
  width: 230px;
}

.tracklist_navigation li.next span.link_arrow {
  background: transparent url(../images/link_arrow_grey.png) no-repeat top right;
  padding:7px 25px 9px 15px;
} 
  
/* search-box */

#search {
  padding-top: 17px;
  height: 43px;
}

.search_row input[type=text] {
  border: 1px solid #c2c2c2;
  float: left;
  width: 152px;
  padding: 5px 3px;
  font-size: 11px;
  height: 15px;
/*  margin-right: 14px; */
}

.search_row input[type=submit] {
  width: 60px;
  height: 27px;
  border: 1px solid #c2c2c2;
  background: #e0e0e0;
  font-size: 12px;
  padding-top: 3px;
  padding-bottom: 4px;
}

.blockUI
{
  font-size: 12px;
}

#content_related .indicator
{
  text-align: center;
  margin: 25px 0px;
}

/* register-form */

.register_info {
  line-height: 18px;
  padding: 10px 0 2px;
}

#sf_guard_user_country {
  width: 195px;
}

.form-row, .form-row-radio, .form-row-check, .form-row-action {
  clear: both;
  padding: 5px 0;
  overflow: hidden;
}

.form-row-text {
  clear: both;
  padding: 8px 0;
  overflow: hidden;
  font-size: 10px;
  line-height: 16px;
}

.form-row-text img {
  float: left;
  margin-right: 10px;
}

.form-row label, .form-row-radio label {
  display: block; 
  width: 145px;
  float: left;
  line-height: 26px;
}

#paraphernalia_has_granted_rights
{
	float: left;
	margin-right: 20px;
}
.form-row.rightsowner label {
  width: 500px;
  line-height: 18px;
  font-size: 12px;
}


.birthday select option {
  padding: 0;
  margin: 0;
}

.birthday #sf_guard_user_birthdate_day {
  width: 45px;
}
.birthday #sf_guard_user_birthdate_month {
  width: 80px;
}
.birthday #sf_guard_user_birthdate_year {
  width: 60px;
}

.form-row input[type=text], .form-row input[type=password] {
  border: 1px solid #c2c2c2;
  width: 150px;
  padding: 5px 2px;
}

.form-row-video label {
  display: block; 
  width: 185px;
  float: left;
  line-height: 26px;
}

.form-row-video input[type=text] {
  width: 270px;
  float: left;
  padding: 0 20px
}

.form-row-video.error input[type="text"] {
    border: 1px solid red !important;
}

.form-row-video.error label {
    color: red !important;
}

.form-row-radio ul.radio_list {
  width: 195px;
  float: left; 
}

.form-row-radio ul.radio_list li {
  float: left; 
}

.form-row-radio ul.radio_list label {
  float: left; 
  padding: 0 10px 0 5px;
  width: auto;
}
.form-row-radio input {
  float: left; 
  margin-top: 8px;
}

.form-row select {
  margin-top: 8px;
}

#advanced_search select {
  margin: 8px 15px 0 0;
}

.form-row-radio ul.radio_list li {
  float: left; 
}

#add_wrap ul.radio_list {
  float: none;
  width: auto;
}

#add_wrap ul.radio_list li {
  margin: 2px 0 2px;
  background: #F2F2F2;
  float: none;
  clear: both;
  overflow: hidden;
}

#add_wrap ul.radio_list li label {
  width: 275px;
}

#add_wrap ul.radio_list li:hover {
  background: #E0E0E0;
}

#add_wrap .form-row-button {
  text-align: right;
}
#add_wrap .form-row-radio {
  padding: 0;
  height: 86px;
  overflow: auto;
}

.form-row-button {
  clear: both;
  padding: 5px 0 0 0px;
  overflow: hidden;
}

.form-row .form-row-button {
  clear: none;
  float: left;
  padding: 0 0 0 20px;
  overflow: hidden;
}

#addandcreate_wrap .form-row .form-row-button {
  float: right;
}

#addandcreate_wrap #playlist_title {
  float: left;
}

#login_form .form-row-button {
  padding: 5px 0 0 130px;
}
.form-row-button input {
  background: transparent url(../images/link_arrow_big.png)  no-repeat top right;
  text-align: left;
  font-size: 12px;
  font-weight: bold;
  border:0;
  color: #fff;
  padding: 6px 25px 8px 10px;
}

.register h3 {
  padding: 20px 0 10px;
}

.register .newsletter {
  padding: 10px;
  background: #eee;
  overflow: hidden;
}

.register .newsletter li {
  display: block;
  float: left;
  padding: 5px 0;
  width: 33%;
}

.form-row-terms {
  padding: 10px 0;
  line-height: 18px;
}

.form-row-terms label {
  display: block;
  margin-left: 30px;
}

.form-row-terms input {
  float: left;
}

.form-row-action div.button, .action {
  margin-right: 10px;
  width: auto;
}
#login_form .form-row-action, #playlist_new .form-row-action {
  padding-left: 130px;
}

#advanced_search .form-row-action .button {
  float: right;
}

#paraphernalia_upload_form .form-row-action .button {
  float: left;
}
#login_form .form-row-action .button {
  float: left;
}

.form-row-action div.button input {
    background: transparent url(../images/button_bg_corner.png)  no-repeat top right;
    border: none;
    color: #fff;
    float: left;
    margin: 0;
    font-size: 12px;
    font-weight: bold;
    padding: 5px 10px 7px 10px;
    text-decoration: none;
}


.form-row.error input[type="text"], .form-row.error input[type="password"]
{
    border: 1px solid red !important;
}

.form-row.error label {
    color: red !important;
}

.error_list li {
    color: red !important;
    font-size: 12px;
    padding-bottom: 8px;
}


.form-row-terms.error input
{
    border: 1px solid red !important;
}

.form-row-terms.error label
{
    color: red !important;
}

.form-row-radio.error label
{
    color: red !important;
}

.error img
{
}

.box-hidden
{
  visibility: hidden;
}

/* PLAYLIST */

ul.playlists li {
  background: #eee url(../images/trenner_vert.gif) repeat-y 287px top;
  overflow: hidden;
  line-height: 18px;
  padding: 3px 10px;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
  margin-bottom: 3px;
}

ul.tracklist li.:hover {
  border: none;
  border-bottom: 1px solid #cecece;
  border-right: 1px solid #cecece;
}


ul.playlists li.none_playlist {
  padding: 15px;
  border: none;
  background: none;
}

.playlist_title {
  width: 277px;
  float: left;
  font-weight: bold;
}

.playlist_action {
  width: 400px;
  float: left;
}
.editable_head {
  width: 278px;
  float: left;
  padding-top: 5px;
}

.playlist_tracklisting_title {
  width: 322px;
  padding-right: 15px;
  padding-left:  15px;
}

.playlist_tracklisting_title_rename {
  width: 322px;
  padding-right: 15px;
  padding-left:  15px;
}

.playlist .overall_rating_playlist
{
  float: left;
  font-size: 10px;
  font-weight: bold;
  margin-right: 5px;
  padding: 16px 0 0 0;
}

.publish a.button span {
  background: transparent url(../images/world_link.png) no-repeat left center;
}

 a.button .publish.facebook {
  background: transparent url(../images/add_facebook.png) no-repeat left center;
  height: 14px;
  padding-left: 20px;
  margin: 1px;
}

.edit a.button span {
  background: transparent url(../images/page_edit.png) no-repeat left center;
}

.delete a.button span {
  background: transparent url(../images/page_delete.png) no-repeat left center;
}

.publish_playlist a.button span {
  background: transparent url(../images/page_go.png) no-repeat left center;
}

.rename_playlist a.button span {
  background: transparent url(../images/cd_edit.png) no-repeat left center;
}

.information a.button span {
  background: transparent url(../images/eye.png) no-repeat left center;
}

.playlist_track_title {
  width: 511px;
  padding-right: 15px;
}

.play_playlist_track a.button span {
  background: transparent url(../images/control_play.png) no-repeat left center;
}

.delete_playlist_track a.button span {
  background: transparent url(../images/delete.png) no-repeat left center;
}

a.track_actions span {
  display: none;
}

.create_new_playlist {
  float: right;
  height: 20px;
  color: #fff;
  text-shadow: 1px 1px 1px #000;
  text-decoration: none;
  background-image: url(../images/page_add.png);
  background-repeat: no-repeat;
  margin: 10px 0px 0px 10px;
  padding:2px 4px 7px 21px;
  height: 20px;
}

#albums_other {
  width: 700px;
  margin-left: 1px;
  overflow: hidden;
}

#albums_other li
{
  float: left;
  margin-right: 19px;
}

#albums_other img
{
  width: 120px;
  height: 120px;
}

#sortable li { 
  padding: 5px 10px; 
  background-color: #eee;
  cursor: move;
}

.compare_tracks {
  width: 698px;
  overflow: hidden;
  position: relative;
} 

.compare_tracks .track_wrap {
  height: 170px;
  position: relative;
}

.compare_tracks ul.tracklist {
  position: relative;
  overflow: hidden;
  background: #EEEEEE;
  padding: 0;
  boprder-top
}

.compare_tracks ul.tracklist li.row {
  float:left;
  width: 677px;
  padding: 5px 10px;
  margin: 0;
  border-top: 1px solid #999;
  border-left: 1px solid #eee;
}

.compare_tracks ul.tracklist li.type_T:hover {
  border: 0;
  border-top: 1px solid #999;
  border-left: 1px solid #eee;
}

.compare_tracks .artists_list {
  position: absolute;
  right: 10px;
  bottom: 10px;
  width: 315px;
}

.nav_arrows ul {
  float: right;
}

.nav_arrows ul li.prev, .nav_arrows ul li.next {
  width: 20px;
  height: 16px;
  background: transparent url(../images/arrow_blue_prev2.png) no-repeat top left;
  float: left;
  padding: 0;
  cursor: pointer;
}
.nav_arrows ul li.next {
  background: transparent url(../images/arrow_blue_next.png) no-repeat top right;
}

.nav_arrows {
  clear: both;
  background: #EEEEEE;
  border-top: 1px solid #E0E0E0;
  border-bottom: 1px solid #999;
  margin-bottom: 10px;
  padding: 10px;
  overflow: hidden;
}

.nav_arrows .choose_recording {
  width: 70%;
  float: left;
}

.nav_arrows .pager_recording {
  width: 29%;
  float: right;
  padding-top: 2px;
}


.playlist_layer_title_error {
    color: red !important;
}

.playlist_form_hidden {
  display: none;
}

ul.box_selection li {
  width:169px;
  float: left;
  line-height: 22px; 
  font-size: 12px;
  position: relative;
}

ul.artist_selection li {
  width:225px;
}


ul.box_selection li a {
  color: #555759; 
  margin-left: 5px;
  padding-left: 15px;
}

ul.box_selection li a:hover, ul.box_selection li a.active {
  color: #515559;
  font-weight: bold;
}

#login_form {
  text-align: left;
}

.blockUI.blockPage {
  left: 30% !important;
  padding: 10px !important;
  top: 30% !important;
  width: 40% !important;
}

.blockUI.blockPage h1, .blockUI.blockPage > p {
 text-align: left;
 padding: 0 0 10px 10px;
}

#overlay_login .grid_1 {
 display: none;
}

#overlay_login .box_head {
  background: none;
}

#overlay_login .grid_6, #overlay_login .grid_4 {
  float: none;
  padding: 10px 20px;
  display: block;
  width: auto;
  overflow: hidden;
}

#overlay_login .grid_6 {
  background: url("../images/headline_bg.png") no-repeat scroll center top transparent;
}

.blockUI .main_content_box .box_content {
  margin-bottom: 0;
}

.main_content_box .cd_choice
{
	text-align: right;
	margin-bottom: 5px;
}


#login_form input[type=checkbox] {
  float: left;
  margin: 7px 0;
}


#tooltip p, #tooltip h1 
{
  max-width: 270px;
}


#tooltip p.line1
{
	 font-weight: bold;
}

#tooltip p.line2
{
/*	border-top: 1px solid #666; */
	padding-top:5px;
	font-size: 10px;
}


#tooltip {
  color:#333;
  display:none;
  line-height: 100%;
  position:absolute;
  z-index: 999;
  max-width: 270px;

}

#tooltip .arrow {
  background: transparent url(../images/mdm_arrow_up_border.png) no-repeat left top;
  height: 9px;
  left: 8px;
  position: absolute;
  top: -8px;
  width: 13px;
}
#tooltip.viewport-bottom .arrow {
  background-position: left bottom;
  top: auto;
  bottom: -8px;
}

#tooltip .header, #tooltip .footer {
  background: transparent url(../images/button_beige_bg_border.png) no-repeat left top;
  margin-right: 10px;
}
#tooltip .footer {
  background-position: left bottom;
}
#tooltip .corner {
  background: transparent url(../images/button_beige_bg_border.png) no-repeat right top;
  float: right;
  height: 5px;
  margin-right: -10px;
  overflow: hidden;
  width: 10px;
}
#tooltip .footer .corner {
  background-position: right bottom;
}
#tooltip .content {
  background-color: #dfd9d1;
  border-left: 1px solid #AEA69D;
  border-right: 1px solid #AEA69D;
  font-size: 11px;
  padding: 0 8px;
}
#tooltip h1
{
  color: #333;
  font-size: 12px;
  font-weight: bold;
  letter-spacing:0px;
  margin: 0px;
  padding: 0px;
  line-height: 18px;
  /* white-space: nowrap; */
}
#tooltip p
{
  font-size: 11px;
}
#tooltip p.line1 {
  margin: 0px;
  padding: 0px;
}

#tooltip .alternative_b p
{
  color: #82272b;
}


/* explore */

#explore h2 {
  border-bottom: 1px solid #e0e0e0;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

#explore p {
  padding-bottom: 10px;
}

#explore div.hr {
  margin: 10px 0;
}

p.link {
  float: right;
}

.ui-state-highlight {
  height: 5em; line-height: 1.2em;
}

#privacypolicy_wrap {
  text-align: left;
}



#privacypolicy_wrap .privacy_scroll {
  overflow: auto;
  height: 300px;
  padding: 15px;
}

#my_playlists
{
  display: none;
}
.video_player {
  padding: 0px;
  text-align: center;
}

ul.videolist {
  background: #F2F2F2;
  overflow: hidden;
  padding: 15px 1px;
  border-top: 1px solid #798DB2;
}

ul.videolist li {
  float: left;
  width: 174px;
  text-align: center;
}

ul.videolist li img {
  border: 1px solid #798DB2;
}


/*** LANGUAGE CHANGER */

#language_changer {
  left: 0;
  z-index: 999;
  position:absolute;
  top: 0;
}

#language_changer .sf-menu {
  text-align: left;
   z-index: 999;
}

#language_changer .sf-menu ul {
  z-index: 999;
}

#language_changer .sf-menu a,
#language_changer .sf-menu a:visited {
  color: #fff;
  text-decoration: none;
  z-index: 999;
  position: relative;
}
#language_changer a > .sf-sub-indicator {
  background-position: 0 -97px;
}
#language_changer .sf-menu li {
  font: bold 11px/30px Verdana,sans-serif;
  background-color: transparent;
}
#language_changer .sf-menu:hover,
#language_changer .sf-menu a:focus,
#language_changer .sf-menu a:hover,
#language_changer .sf-menu a:active {
  background-color: transparent;
}
#language_changer .sf-menu a {
  border: 0 none;
  padding-bottom: 0;
  padding-top: 0;
  z-index: 999;
  position: relative;
}
#language_changer .sf-menu ul {
  width: 12em;
  z-index: 999;
}
#language_changer .sf-menu ul li.sfHover,
#language_changer .sf-menu ul li {
  background-color: #cf393b;
  z-index: 999;
  position: relative;
  border-top: 1px dotted white;
}
#language_changer .sf-menu li:hover ul,
#language_changer .sf-menu li.sfHover ul {
  left:     0;
  top:      30px; /* match top ul list item height */
  z-index:    999;
}

/* LANGUAGE CHANGER ***/


/*** CUSTOMER SERVICE */
#customer_service {
  left: 0;
  z-index: 999;
  position: absolute;
  top: 0;
}

#customer_service .sf-menu {
  line-height: 26px;
}
#customer_service .sf-menu ul {
  border-top: 1px solid #999;
  width: 13em;
  z-index: 999;
}

#customer_service .sf-menu li {
  background-color: #eeecea;
  z-index: 999;
}
#customer_service .sf-menu a {
  border-left: 0 none;
  border-top: 0 none;
  color: #333;
  padding-bottom: 0;
  padding-top: 0;
  z-index: 999;
  position: relative;
}
#customer_service a > .sf-sub-indicator {
  background-position: 0 -103px;
}
#customer_service .sf-menu ul li a {
  border-left: 1px solid #999;
  line-height: 1.3;
  padding-bottom: 0.3em;
  padding-top: 0.3em;
}
#customer_service .sf-menu li li a,
#customer_service .sf-menu li li a:visited {
  color: #82272b;
}
#customer_service .sf-menu li:hover,
#customer_service .sf-menu li.sfHover,
#customer_service .sf-menu a:focus,
#customer_service .sf-menu a:hover,
#customer_service .sf-menu a:active {
  background-color: #dddbd9;
}
#customer_service .sf-menu li:hover ul,
#customer_service .sf-menu li.sfHover ul {
  top: 26px;
}
/* CUSTOMER SERVICE ***/


/*** USER STATUS BAR */
#user_statusbar {
  background-color: #eeecea;
  border-bottom: 4px solid #aea69d;
  font-size: 12px;
  height: 26px;
  line-height: 26px;
  position: relative;
    z-index: 999;
}
#dgdShop_Country_Select {
  width: 110px;
}
/* USER STATUS BAR ***/


/* ALBUMS */
.albums_teaser_mood {
	margin-bottom: 8px;
}
.col_3_wrap {
  background: url(/images/albumteaser_bg.png) repeat-y bottom left;
}

.col_3_wrap h2 {
  padding-top: 5px;
}

.col_3_wrap .col_1 h2, .col_3_wrap .col_2 h2
{
  background: url(/images/albumteaser_bg.png) repeat-y top left;
}

.col_3_wrap #complete_box_wrap
{
	padding-top: 15px;
	background: url(/images/albumteaser_bg.png) repeat-y top left;
}

#albums_3col
{
	margin-top: 40px;
}

#albums_3col p
{
	margin-bottom: 10px;
	width: 200px;
}

#albums_3col .buttons_wrap {
  padding-bottom: 10px;
}


fieldset.productvariant_chooser
{
	margin-bottom: 13px;
}

.productvariant_chooser legend
{
  margin: 2px;
}

#product_head .button
{
  margin: 0 0 4px 0;
}

#product_head {
	margin-top: 25px;
  margin-bottom: 25px;
}

#product_head h2 {
  padding: 10px 0 8px;
}
#content #product_head .recording p {
	font-size: 12px;
	margin-bottom: 2px;
}

#content #product_head p {
  margin-bottom: 8px;
}

.coverfloat {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.size120 {
  width: 120px;
  height: 120px;
}

.size120.type_DVDV {
  width: 85px;
  height: 120px;
}


#featured_dvds_wrap
{
  margin-top: 20px;
}

.albums_matrix ul
{
	margin: 0 auto;
	width: 660px;
	overflow: hidden;
}

.albums_matrix ul li
{
  float: left;
}

.albums_matrix ul li img
{
  float: none;
}
.albums_matrix ul.featured_dvds {
  width: 680px;
}
.albums_matrix ulfeatured_dvds li img {
  margin-right: 8px;
}

#related_2
{
	margin-top: 20px;

}

#tpm_rank li a.play {
	display: block;
	float: left;
	background: url("../images/control_play.png") no-repeat scroll left 1px transparent;
	width: 16px;
	height: 16px;
	margin-right: 5px;
}

#findus_wrap
{
  background: url('/images/albumteaser_bg.png') 120px bottom; 
  margin-bottom: 20px;
}

#findus_wrap h2 {
  background: url('/images/albumteaser_bg.png') 120px top;
}

#findus_wrap ul {
  margin-bottom: 20px;
}

.service_sites .info_box {
	border:1px solid #333; 
	width: 450px; 
	margin: 20px auto;
	padding:20px 20px 0;
	text-align: center;
}
.service_sites ol, .service_sites ul {
  margin-bottom: 20px;
}
.service_sites .disc {
  list-style-type:disc;
   margin: 0 20px 20px;
}

.service_sites .discnumbers { 
  list-style-type:decimal;
   margin: 0 20px 20px;
}

.service_sites h2 {
  padding-top: 15px;
}
.service_sites h3 {
  padding: 5px 0 15px;
  font-size: 15px;
}


#paraphernalia_index .gallery img {
	display: block;
}


.next4 .rank
{
	font-weight: bold;
}

#dgdShop_Country_Container label
{
	margin-right: 5px;
}

#dgdShop_i18n_ChangeCountry
{
	padding: 20px;
}


