/***********************
  * Commons boxes  *
***********************/

div#center-left div.page-subtitle {
  background: #fff;
}

div.page-subtitle {
  background: #fff;
}

div#big-arrow {
}

div.single-more-info {
  margin-top: 10px;
}
/* Clean css */

/* Left title of pages */

h3 {
	font-size: 28px;
	color: #A52500;
	line-height: 35px;
}

h3.sub {
	font-size: 16px;
	line-height: 20px;
	color: #767676;
}

h3.left-menu-genre {
  font-size: 20px;
  line-height: 20px;
  margin-bottom: 5px;
}

#abstract-user-tags {
  border: 1px #ffbe20 solid;
  background-color: #EFEFEF;
  margin-top: 10px;
}

#radio-select.list-box {
  margin-top: 0;
}

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

div.small-image {
  float: left;
  height: 60px;
  margin-bottom: 0pt;
  margin-left: 0pt;
  margin-right: 0pt;
  margin-top: 0pt;
  overflow-x: hidden;
  overflow-y: hidden;
  width: 60px;
}

.list-box h4,
.menu-left-box h4 {
  text-transform: uppercase;
	margin: 0;
	font-weight: normal;
	color: #A52500;
	background: url(/images/yellow-top-box.gif) repeat-x;
}

.playlist-header {
  padding: 5px;
}

.menu-left-box-content {
  padding: 5px;
}

span.flow-text {
  font-size: 11px;
  color: #666666;
}

span.black {
  color: #000000;
}

.medium-box h4 img,
.list-box h4 img,
.menu-left-box h4 img {
  margin-top: 2px;
  float: left;
}

.medium-box h4 img {
  margin: -2px 4px 0 1px;
}
.list-box {
	background-color: #EFEFEF;
	margin-bottom: 20px;
	border: #FFBE20 1px solid;
}

.list-box p.info {
  padding: 5px;
}
.list-box p.bottom {
  padding: 6px;
  text-align: right;
}

a.more-info{
  float:right;
}

.menu-left-box {
  margin-top: 10px;
	border: 1px #ffbe20 solid;
  /*width: 205px;*/
	background: #EFEFEF none repeat scroll 0% 50%;
	min-height: 80px;
}

/* Clean css */
div#groups,
div#radio-live {
	margin-bottom: 20px;
	background:  #EFEFEF;
}

#singles_container #bottom-padder {
  height: 4px;
}
/*************************************
**************************************
  * V2.1 adding border & colors & visuals   *
************************************* 
*************************************/

.red-border {
  border: #A52500 2px solid;
}

/*******************/
/* Rounded corners */
/*******************/

.rounded-corners {
  position: relative;
}
.rounded-corners img.corner {
  position: absolute;
  background-repeat: no-repeat;
  width: 6px;
  height: 6px;
  margin: 0;
  padding: 0;
}
.rounded-corners img.corner-top-left {
  background-image: url(/images/corner-top-left-yellow.gif);
  top: -1px;
  left: -1px;
}
.rounded-corners img.corner-top-right {
  background-image: url(/images/corner-top-right-yellow.gif);
  top: -1px;
  right: -1px;
}
.rounded-corners img.corner-bottom-left {
  background-image: url(/images/corner-bottom-left-yellow.gif);
  bottom: -1px;
  left: -1px;
}
.rounded-corners img.corner-bottom-right {
  background-image: url(/images/corner-bottom-right-yellow.gif);
  bottom: -1px;
  right: -1px;
}
.rounded-corners img.corner-top-left-greyfg {
  background-image: url(/images/corner-top-left-yellow-greyfg.gif);
}
.rounded-corners img.corner-top-right-greyfg {
  background-image: url(/images/corner-top-right-yellow-greyfg.gif);
}
#labels .rounded-corners img.corner-top-left {
  background-image: url(/images/corner-top-left-green.gif);
}
#labels .rounded-corners img.corner-top-right {
  background-image: url(/images/corner-top-right-green.gif);
}
#labels .rounded-corners img.corner-bottom-left {
  background-image: url(/images/corner-bottom-left-green.gif);
}
#labels .rounded-corners img.corner-bottom-right {
  background-image: url(/images/corner-bottom-right-green.gif);
}
#stages .rounded-corners img.corner-top-left {
  background-image: url(/images/corner-top-left-blue.gif);
}
#stages .rounded-corners img.corner-top-right {
  background-image: url(/images/corner-top-right-blue.gif);
}
#stages .rounded-corners img.corner-bottom-left {
  background-image: url(/images/corner-bottom-left-blue.gif);
}
#stages .rounded-corners img.corner-bottom-right {
  background-image: url(/images/corner-bottom-right-blue.gif);
}
#users .rounded-corners img.corner-top-left {
  background-image: url(/images/corner-top-left-pink.gif);
}
#users .rounded-corners img.corner-top-right {
  background-image: url(/images/corner-top-right-pink.gif);
}
#users .rounded-corners img.corner-bottom-left {
  background-image: url(/images/corner-bottom-left-pink.gif);
}
#users .rounded-corners img.corner-bottom-right {
  background-image: url(/images/corner-bottom-right-pink.gif);
}
#tags .rounded-corners img.corner-top-left {
  background-image: url(/images/corner-top-left-turquoise.gif);
}
#tags .rounded-corners img.corner-top-right {
  background-image: url(/images/corner-top-right-turquoise.gif);
}
#tags .rounded-corners img.corner-bottom-left {
  background-image: url(/images/corner-bottom-left-turquoise.gif);
}
#tags .rounded-corners img.corner-bottom-right {
  background-image: url(/images/corner-bottom-right-turquoise.gif);
}
#live-radio.rounded-corners img.corner-top-left, 
.list_right_menu img.corner-top-left,
#groups.rounded-corners img.corner-top-left {
  background-image: url(/images/corner-top-left-grey.gif) !important;
}
#live-radio.rounded-corners img.corner-top-right, 
.list_right_menu img.corner-top-right,
#groups.rounded-corners img.corner-top-right {
  background-image: url(/images/corner-top-right-grey.gif) !important;
}
#live-radio.rounded-corners img.corner-bottom-left, 
.list_right_menu img.corner-bottom-left,
#groups.rounded-corners img.corner-bottom-left {
  background-image: url(/images/corner-bottom-left-grey.gif) !important;
}
#live-radio.rounded-corners img.corner-bottom-right, 
.list_right_menu img.corner-bottom-right,
#groups.rounded-corners img.corner-bottom-right {
  background-image: url(/images/corner-bottom-right-grey.gif) !important;
}
#user-controls.rounded-corners img.corner-top-left {
  background-image: url(/images/corner-top-left-red.gif) !important;
}
#user-controls.rounded-corners img.corner-top-right {
  background-image: url(/images/corner-top-right-red.gif) !important;
}
#user-controls.rounded-corners img.corner-bottom-left {
  background-image: url(/images/corner-bottom-left-red.gif) !important;
}
#user-controls.rounded-corners img.corner-bottom-right {
  background-image: url(/images/corner-bottom-right-red.gif) !important;
}
#performances .rounded-corners img.corner-top-left {
  background-image: url(/images/corner-top-left-braun.gif);
}
#performances .rounded-corners img.corner-top-right {
  background-image: url(/images/corner-top-right-braun.gif);
}
#performances .rounded-corners img.corner-bottom-left {
  background-image: url(/images/corner-bottom-left-braun.gif);
}
#performances .rounded-corners img.corner-bottom-right {
  background-image: url(/images/corner-bottom-right-braun.gif);
}
#performances .map.rounded-corners img.corner-top-left {
  background-image: url(/images/corner-top-left-braun-whitefg.gif);
}
#performances .map.rounded-corners img.corner-top-right {
  background-image: url(/images/corner-top-right-braun-whitefg.gif);
}
#performances .map.rounded-corners img.corner-bottom-left {
  background-image: url(/images/corner-bottom-left-braun-whitefg.gif);
}
#performances .map.rounded-corners img.corner-bottom-right {
  background-image: url(/images/corner-bottom-right-braun-whitefg.gif);
}

.grey-background {
  background-color: #EFEFEF;
}

li.grey-background {
  position: relative;
}

p.help {
	font-size: 14px;
}

h4  {
  background: transparent url(/images/yellow-top-box.gif) repeat-x scroll 0% 0%;
}

h4 a { 
  text-transform: uppercase;
	color:  #A52500;
  font-weight: normal;
}


/* home */
#radio-select .radio-selection-logo{
  text-align: center;
  margin: 0 auto;
}

#home #header-new .current  {
	color:  #ffbe20
}

#home div.simple-title h4  {
	background: #FFFFFF !important;
	color: #A52500;
	font-size: 25px;
}

#home .playlist h4 span  {
	display: block;
}

#home .band h4 span {
	display: block;
}

/* Band / Singles / Playlist / Radio / Partners*/

#band .band, #band div#center-middle-2 td,
#single .singles, #single div#center-middle-2 td,
#playlist #center-middle .playlist,
#partners #center-middle td { 
    border: 1px #ffbe20 solid;
    border-bottom: 3px #ffbe20 solid;
}
#single #header .singles {
    border: none;
    border-bottom: none;
}
#band .band h4 span.line,
#band .band h4 span.line2 {
	display: block;
}
#playlist .playlist h4 span {
	display: block;
}

/* labels */

#labels div.group-bio, 
#labels div.playlist, 
#labels div.singles, 
#labels div.concert,
#labels #group-net, 
#labels .abs-user-contact,
#labels #abstract-user-tags, 
#labels .comment,
#labels div.mode-list,
#labels .medium-box { 
  border: 1px #78DF1B solid;
}
#labels .list-box {
  border-color: #78DF1B;
}
#labels h4 {
  background: transparent url(/images/green-top-box.gif) repeat-x;
  color: #030;
}
#labels h4 a {
  color: #030;
}

#labels #center-middle td,#labels #playlist-discover {
  border: 1px #78DF1B solid;
}
#labels #header-new .current {color: #6bfd23}

#labels div#page-subtitle h4 {
	color: #6bfd23;
}

#labels .menu-left-box {
  border: 1px #78DF1B solid;
}

/* club / festival */

/* new */
#stages .list-box {
  border-color: #7495ff;
}

#stages div#group-bio, 
#stages div.playlist, 
#stages div.singles, 
#stages div.concert,
#stages div.club-fest, 
#stages div.map, 
#stages div.mode-list, 
#stages #group-net, 
#stages .abs-user-contact,
#stages #abstract-user-tags, 
#stages .comment { 
  margin-top: 10px;
  border: 1px #7495ff solid;
}
#stages .medium-box,
#stages .menu-left-box {
  border: 1px #7495ff solid;
}
#stages .list-box h4,
#stages .mode-list h4,
#stages .comments h4,
#stages .new-comments h4,
#stages .medium-box h4,
#stages .menu-left-box h4 {
	background: url(/images/blue-top-box.gif) repeat-x;
  color: #006;
}
#stages .list-box h4 a, #stages .comments a.rss-feed {
  color: #006;
}
#stages #header-new .current {color: #7495ff}

#stages div#page-subtitle h4 {
	color: #7495ff;
	font-size: 22px;
}
.festival-date {
	color: #7495ff;
	font-size: 18px;
}

/* users */

#users div#group-bio,
#users div.playlist, 
#users div.singles, 
#users div.concert,
#users div.club-fest, 
#users div.map, 
#users div.mode-list,
#users .abs-user-contact,
#users .comment{ 
  border: 1px #ff80d6 solid;
  border-bottom: 3px #ff80d6 solid;
  margin-top: 10px;
  background-color: #efefef;
}
#users .list-box,
#users .menu-left-box,
#users .medium-box {
  border: 1px #ff80d6 solid;
}
#users table tr h4,
#users .menu-left-box h4,
#users .list-box h4,
#users .comments h4,
#users .new-comments h4,
#users .medium-box h4,
#users .mode-list h4 {
  background: transparent url(/images/pink-top-box.gif) repeat-x;
  color: #4b004b;
}
#users h4 a {
  color: #4b004b;
}

#users #header-new .current {color: #ff00d2}

#users div#page-subtitle h4 {
	color: #ff00d2;
}

/* gigs */

#performances div.mode-list, 
#performances #single-title, 
#performances div.group-bio, 
#performances div.playlist, 
#performances div.singles, 
#performances div.concert,  
#performances #group-net,
#performances .abs-user-contact,
#performances #abstract-user-tags, 
#performances .comment { 
  border: 1px #a38b8b solid;
  border-bottom: 3px #a38b8b solid;
}

#performances .menu-left,
#performances .menu-left-box {
  border: 1px #a38b8b solid;
}
#performances .map {
  border: 1px #a38b8b solid;
}
#performances h4 {
	background: transparent url(/images/braun-top-box.gif) repeat-x;
	color: white;
}
#performances h4 a {
  color: white;
}
#performances #header-new .current {
	color: #a38b8b;
}

#performances div#page-subtitle h4 {
	color: #a38b8b;
}

#performances #header-new .current {
	color: #a38b8b;
}

/*Tags*/

#tags div.mode-list {
  border: 1px #b4ffff solid;
}
#tags div.mode-list div.playlist {
  border-style: none;
}
#tags h4 {
  background: transparent url(/images/turquoise-top-box.gif) repeat-x;
  color: #006a90;
}
#tags h4 a {
  color: #006a90;
}
#tags div#page-subtitle h4,
#tags #header-new .current {
	color: #23fde6;
}
#tags #last-added-tags, #tags #random-tags {
  width: 260px;
  margin-bottom: 20px;
}
#tags #last-added-tags {
  float: left;
}
#tags #random-tags {
  float: right;
}

/*Partners*/
#partners #page-subtitle h4 {
	font-size: 25px;

}

/* CSS that don't change between pages */

body div#groups h4,
body div#live-radio h4 {
  background: #DFDFDF !important;
}

body div#user-controls h4 {
  background: transparent url(/images/red-top-box.gif) repeat-x scroll 0% 0%;
  color: #620909;
}

body div#user-controls {
  border: 1px #ff1313 solid;
}

body div#groups,
body div#live-radio {
  border: 1px #DFDFDF solid;
}

body div#live-radio {
  background: #efefef !important;
}

.list_right_menu {
  background: #efefef !important;
  border: 1px #DFDFDF solid;
  margin-bottom: 20px;
}

.list_right_menu h4 {
  background: #DFDFDF !important;
  color: #a52500;
}

.list_right_menu h4 img {
	vertical-align: middle;
}

.list_right_menu ul {
	margin: 5px 0 0 3px;
}

.list_right_menu ul li {
	padding: 5px 0 8px 0px;
}

.list_right_menu ul li a {
	color: #000;
	text-transform: uppercase;
	font-weight: normal;
}

.list_right_menu ul li a img {
	vertical-align: middle;
}



/*body div#groups ul li a, body div#live-radio ul li a
 {
    background: #efefef !important;
    color: #000;
    padding: 2px;
}*/

/*Visuals*/
#center-left div.visuals {
	width: 207px;
	height: 207px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#home #center-left div.visuals {
	background: url(/images/visuals/visuels-home.gif) no-repeat;
	width: 295px;
	height: 295px;
}
#band #center-left div.visuals {
	background: url(/images/visuals/visuels-band.gif) no-repeat;
}
#account #center-left div.visuals {
	background: url(/images/visuals/visuels-admin.gif) no-repeat;
}
#single #center-left div.visuals {
	background: url(/images/visuals/visuels-single.gif) no-repeat;
}
#playlist #center-left div.visuals {
	background: url(/images/visuals/visuels-playlist.gif) no-repeat;
}
#radios #center-left div.visuals {
	background: url(/images/visuals/visuels-radio.gif) no-repeat;
}
#tags #center-left div.visuals {
	background: url(/images/visuals/visuels-tag.gif) no-repeat;
}
#partners #center-left div.visuals {
	background: url(/images/visuals/visuels-partner.gif) no-repeat;
}


#labels #center-left div.visuals {background: url(/images/visuals/visuels-label.gif); }
#stages #center-left div.visuals {background: url(/images/visuals/visuels-stage.gif) no-repeat; }
#users #center-left div.visuals {background: url(/images/visuals/visuels-user.gif) no-repeat; }
#performances #center-left div.visuals {background: url(/images/visuals/visuels-gig.gif) no-repeat;}
#tag #center-left div.visuals {background: url(/images/visuals/visuels-tag.gif) no-repeat;}

/***********************
************************
  * End V2.1             *
************************  
***********************/

/* Boxes for my space admin*/
div.medium-box {
  width: 100%;
  margin-bottom: 20px;
  padding: 1px;
  border: 1px #ffbe20 solid;
  border-bottom: 3px #ffbe20 solid;
  background-color: #EFEFEF;  
}

/*=header*/
/*Header boxes*/
h4 {
	margin: 0 0 3px 0;
	padding: 4px;
	font-weight: normal;
}

h4.form-open {background: #A52500; color: #FFF;}

/*Header yellow boxes*/
/*h4.new span.line, h4.new span.line2 {
	background: #ffbe20;
}*/
/*Header Grey boxes with playBut*/
h4 span.line.red-play, h4.new span.red-play {
	background: #B2B1B1 url(/images/playButtons/playMedium-red-grey.gif) no-repeat 213px 2px;
}
/*Force one line of header in grey*/
/*h4.new span.gray {background: #B2B1B1}*/

/*Header Yellow boxes with playBut*/
h4.new span.red-play {
	background: #ffbe20 url(/images/playButtons/playMedium-red-yellow.gif) no-repeat 213px 2px;
}
/*Light grey header in boxes*/
h4 span.light-grey {background: #ffbe20;padding: 0  0 0 5px;}

/*Footer columns*/
div#center-left div.footer-column-yellow {
	width: 100%;

	background: #ffbe20;
}
div#center-left div.footer-column-yellow img {
	margin: 10px;
	}

/*Header with link*/
span.line a {
	font-variant: normal;
	font-weight: normal;
}
/*Header with text*/
span.text-header-small {
	font-size: 14px;
}

/*Nb. of listening*/
div.nb-listen, span.nb-listen, div.profile-views {
  font-size: 11px;
  color: #666666;
}

div.category {
  margin-bottom: 5px;
}

div.onair {
  position: absolute;
  top: 5px;
  right: 5px;
}

div.hot_today_onair {
  position: absolute;
  top: 33px;
  right: 5px;
}

div.single_title {
  margin-bottom: 5px;
}

div.single_title a {
  color: #000;
  font-size: 14px;
  text-transform: capitalize;
}

div.profile-views {
  margin: 4px 0 3px;
}
div.group-name-left div.nb-listen {
  padding-left: 6px;
}

/*=hot-today*/
/**************************
  * Box hot-today  *
**************************/
div#hot-today {
  color: #A52500;
  padding: 10px;
	background: #EFEFEF;
  clear: both;
  border: #FFBE20 1px solid;
}

div#video-of-the-week {
  color: #A52500;
  padding: 10px;
	background: #EFEFEF;
  clear: both;
  border: #FFBE20 1px solid;
}

div#hot-today-cube {
  color: #A52500;
	background: #EFEFEF;
  clear: both;
  border: #FFBE20 1px solid;
}

div#hot-today a {
  color: #A52500;
}
div#hot-today div#picture {
  width: 150px;
  height: 150px;
  margin-top: 5pt;
}
div#hot-today div#play {
	display: block;
	font-size: 30px;
	font-weight: normal;
	line-height: 30px;
	background: url(/images/playButtons/playBig-grayBack.gif) no-repeat 70px 0;
	color: #000;
}
div#hot-today div#listen {
  margin-top: 5px;
  padding-left: 20px;
	background: url(/images/playButtons/listen.gif) no-repeat 0 1px;
	font-size: 14px;
	color: #666666;
}
div#hot-today div#big-arrow a {
  background:transparent url(/images/bt_play_43.png) no-repeat scroll 70px 0pt;
  color:#000000;
  display:block;
  font-size:30px;
  font-weight:normal;
  line-height:30px;
  text-decoration: none;
}
div#hot-today div#band-title a {
  font-size: 24px;
}
div#hot-today a#more {
  font-size: 14px;
}

div#video-of-the-week div#title a {
  font-size: 24px;
}

/*=infos-radio*/
/**************************
  * Box infos-radio  *
**************************/
div#infos-radio h4 {
  background: #FFF !important;
  padding: 10px 0 5px 0;
}
div#infos-radio {
	margin: 0 !important;
	background: #FFF !important;
  padding: 5px 0 0 5px;
  height: 100px !important;
  width: 290px !important;
  overflow: hidden !important;
}
div#infos-radio div {
	background: #FFF;
}
div#infos-radio div h2 {
  padding: 5px 0;
}

/*=mx3-good*/
/**************************
  * Box mx3-good  *
**************************/
div#center-left div#mx3-good {
  margin-bottom: 3px;/* Replacement of the 10px margin given for all boxes*/
	margin: 22px 0 0;
	padding: 0;
	border-bottom: 4px solid #B2B1B1;
	background: #FFF;
}
div#center-left div#mx3-good h4 {
	padding: 0 0 3px 5px;
	background: #FFF !important;
}
div#mx3-good p {
	border-top: 1px solid #B2B1B1;
	padding: 5px;
}
div#mx3-good p span {
	color: #A52500;
	font-size: 13px;	
}
div#mx3-good div {
	margin: 0  0 0 0;
	width: 100%;
	height: 18px;
	background: #FF0000;
}
/*=radio-select*/
/*********************
  * Box radio-select *
**********************/

/*Title*/
span.title-right-play {
	display: block;
	width: 78px;
  height: 15px;
	margin-left: 8px;

	/*background: url(/images/playButtons/playMedium.gif) no-repeat  62px 4px;*/
}
/*Legend*/
div#radio-select p {
	padding: 5px 0 10px 0;
	text-align: center;
	font-size: 12px;
}
/*=last-single-added*/
/*=last-registred-groups*/
/******************************
  * Box last-single-added *
  * Box last-registred-groups *
*******************************/
div#last-single-added,
div#last-registred-groups {
}
div#last-single-added ul, 
div#last-registred-groups ul {
	margin: 0;
	padding: 0;
}
div#last-single-added ul li,
div#last-registred-groups ul li {
	float: left;
	margin: 0;
	padding: 8px 0; /*top et bottom space of the box*/
	list-style: none;
	width: 100%;
	border-bottom: 1px solid #B2B1B1;
}
div#last-single-added ul li span,
div#last-registred-groups ul li span {
	display: block;
	padding: 0 0 0 105px; /* Position of text*/
}
/* To have 2 column*/
div#last-single-added ul li span.left,
div#last-registred-groups ul li span.left {
	float: left;
	padding-left: 0; /*to have 105px left padding only on title and text*/
}
/*Image*/
div#last-single-added ul li span img,
div#last-registred-groups ul li span img {
	margin: 0;
	padding: 0 0 0 11px;
}

/*Title H5*/
div#last-single-added h5, 
div#last-registred-groups h5  {
	padding-bottom:  5px;	
}

/*Legend*/
div#last-single-added P,
div#last-registred-groups P {
	margin: 0;
	padding: 0  0 0 105px;
	font-size: 11px;
}
/*=next-concert*/
/*=concert*/
/*********************************
  * Box next-concert and concert *
**********************************/
div#next-concert ul.area-tabs {
  margin: 0 !important;
  padding: 0 !important;
  padding-bottom: 3px !important;
  background-color: #efefef !important;
  border-bottom: 1px solid #B2B1B1;
  list-style: none;
}
div#next-concert .area-tabs li {
  display: inline;
  border: 0;
}
div#next-concert .area-tabs a {
  padding: 4px 8px;
  margin: 0;
}
div#next-concert .area-tabs a:hover {
  background-color: #dfdfdf;
}
div#next-concert .area-tabs a.active {
  border-width: 0 !important;
  background-color: #dfdfdf;
  font-weight: bold;
}
div#next-concert ul li, .concert-list ul li {
	margin: 0;
  padding: 6px;
	list-style: none;
	border-bottom: 1px solid #B2B1B1;
}
div#next-concert .text-wrapper, .concert-list .text-wrapper {
  /* The only important thing here is the margin-top, the other values are
     overwriting values set by too general selectors */
  margin: 0 0 0 65px !important;
  padding: 0 !important;
  background: none;
}
div#next-concert a.title {
	padding: 0 0 3px 8px;
	font-size: 13px;
}

div#next-concert ul li a span, .concert-list ul li a span { /* To change the date font size */
	font-size: 14px;
}
/*Link +*/
div#next-concert ul li p a, .concert-list ul li p a {
	margin-right: 5px;
	font-size: 14px;
}
div#next-concert ul li p.align-right, .concert-list ul li p.align-right {
	text-align: right;/* To align the + butt to the right*/
}

.concert p#performance_close_hidden_list,
.concert p#performance_open_hidden_list {
	text-align: right;
	padding: 0 5px 5px 0;
}
/*Link Ajouter*/
div#next-concert a.add,.concert-list ul li p a.add {
	margin-right: 5px;
}

/* + de dates - menu lang
div#next-concert div span.left {
	float: left;
	margin: 0;
	padding: 0;
	border: 1px solid #000;
}
div#next-concert div span.right {
	float: right;
	margin: 0;
	padding: 0;
	border: 1px solid #000;
}
div#next-concert div span.right a {
	margin: 0;
	padding: 0 0 0 3px;
	color: #B2B1B1;
	font-weight: bold;
	font-size: 10px;
	border: 1px solid #000;
}
div#next-concert div span.right a.active {
	color: #000;
	background: #ffbe20;
}*/

/*=playlist*/
/*************************
  * Box playlist *
*************************/
.playlist ul {
	margin: 0;
	padding: 0;
}
.playlist ul li {
	margin: 0;
	padding: 8px 0 8px 5px;
	/*width: 100%*/
	border-bottom: 1px solid #B2B1B1;
}
.playlist ul li span {
	display: block;
	overflow: hidden;
	padding: 0 5px;
}
/*Play Button*/
.playlist ul li span a.play-button {
	float: left;
}
.playlist ul li a.play-button img {
	padding: 0 5px 0 0;
}
/* Playlist title*/
.playlist ul li span a.playlist-title {
}
/* + button*/
.playlist p {
	padding: 5px;
	text-align: right;
}
/* Add button*/
.playlist a.add {
	margin-right: 10px;
}
/*=groups*/
/*****************
  * Box groups *
******************/
div#groups a {
  color: #a52500;
}
div#groups ul {
	padding: 0 0 0 3px;
}
div#groups ul li {
	position: relative;
}
div#groups ul li a {
	position: absolute;
	font-size: 10px;
	text-transform: uppercase;
	color: #000;
	font-weight: normal;
}
div#groups ul li a.band-style-count {
	position: static;
	display: block;
	margin: 3px 0 0 22px;
}

/*=mx3-also*/
/*****************
  * Box mx3-also *
******************/
div#mx3-also {}
div#mx3-also ul {
	margin: 0 0 0 2px;
	font-size: 11px;
}
div#mx3-also ul li {
	padding: 8px 0 8px 3px;
}
/*=live-radio*/
/*******************
  * Box live-radio *
********************/
div#live-radio h4 {
  color: #a52500;
}
div#live-radio ul {
	margin: 5px 0 0 3px;
}
div#live-radio ul li {
	padding: 5px 0 8px 0px;
	/*background: url(/images/playButtons/small-White.gif) no-repeat 0 6px;*/
}
div#live-radio ul li a {
	color: #000;
	text-transform: uppercase;
	font-weight: normal;
	}
div#live-radio ul li a img {
	vertical-align: middle;
}

/*=group-header*/
/********************
  * Box group-header *
*********************/
div#group-header {
	margin: 0;
	padding-bottom: 5px;
	width: 100%;
}

.cubes_and_playlists {
	margin-top: 30px; 
	font-size: 18px;
	width: 45%;
}

div#group-header div.group-name-left {
}
div#group-header div.group-name-left p {
	padding-bottom: 5px;
}
div#group-header div.group-name-right p {
	/*background: url(/images/background/red-lines-group-name.gif) no-repeat 100px 5px;*/
	font-size: 30px;
/*  text-transform: uppercase;*/
	padding: 0;
	color: #A52500;
}
/*=info-group*/
/********************
  * Box info-group  *
*********************/
div#info-group ul {
	padding: 5px 0;
}
/*Book this band*/
div#info-group a.medium-link {
	padding-left: 5px;
	color: #027ABB
}
/*Registred since*/
div#info-group p {
	padding: 0 0 5px 5px;
	font-size: 11px;
}
/* Musical styles*/
div#info-group p.redtext  {
	font-size: 15px;
}
div#info-group p a {
	padding-left: 0px; /* to compense the 5px on the P*/
}
/* Play button over the cover*/
div#info-group div {
	position: relative;
}
div#info-group img.play-butt {
	position: absolute;
	bottom: 10px;
	left: 10px;
}
div#info-group div.play-butt {
	height: 65px;
}

/*=group-bio

=bio*/
/******************
  * Box group-bio and bio *
*******************/
div#group-bio,div#bio {}
div#group-bio p.paragraph, div#group-bio p, .bio p.paragraph {
	padding: 5px;
}
.bio p.right {
    padding: 0 5px 5px 0;
        }
/*=suisa-list*/
/********************
  * Box suisa-list  *
*********************/
div#suisa-list {}

/*=singles
=band*/
/********************
  * Box singles & band *
*********************/

.singles h4 span  {
	display: block;
}

.singles {}
.singles ul {}
.singles ul li,
.band ul li,
.menu-left-box ul li, 
.list-box ul li {
  padding: 6px;
	border-bottom: 1px solid #B2B1B1;
	height: 1%;/* for IE...*/
}
/* Cover*/
.singles a.cover-left,
.band a.cover-left,
.list-box a.cover-left {
	position: absolute;
}
.singles ul li span.align-text,
.band ul li span.align-text,
.list-box ul li span.align-text,
span.align-text {
	display: block;
}
/* Group name*/
.singles span span.group-name,
.band span span.group-name,
.list-box span span.group-name {
	display: block;
	margin-bottom: 3px;
}

.singles span span.group-name a,
.band span span.group-name a,
.list-box span span.group-name a {
  font-size: 14px;
  text-transform: capitalize;
  color: #666;
}

/* Style and nb listened*/
.singles span span.second-line,
.band span span.second-line,
.list-box span span.second-line {
	display: block;
	margin-bottom: 3px;
	font-size: 12px; /* !! to control the height of the span*/
	color: #A52500;
}
.list-box span.tags-line {
  margin-left: 0;
}

/* Download & Buy links*/
.singles ul li.clear div span.align-text p span a.small-link {
	margin-right: 10px;
}

/*Play button*/
.singles a.header-playbut img,
.band a.header-playbut img {
	vertical-align: middle;
}
.singles .tags-line {
	margin-left: 0px;
}


/*=comments*/
/********************
  * Box comments *
*********************/
.comments {
  margin-top: 10px;
	float: left;
	width: 100%;
}
.comments ul li {
	border-bottom: 1px solid #B2B1B1;
	padding: 8px 5px;
	overflow: auto;
}
.comments ul li.last {
  border-bottom-width: 0;
}
.user-comment-img {
	overflow: hidden;
	float: left;
	height: 70px;
	width: 70px;
	margin-right: 5px;
	background: #FFF;
}
.user-comment-img img {
  padding: 3px;
	border: 1px solid #666;
}
.user-comment-header {
	float: left;
	font-size: 13px;
	color: #666;
	font-weight: bold;
}
/*=new-comments*/
/********************
  * Box new-comments *
*********************/
.new-comments {
  margin-top: 10px;
	float: left;
	width: 100%;
}
.new-comments h4 {
	font-size: 14px;
	margin-bottom: 15px;
}
.new-comments p {
	padding: 8px 0 3px 0;
}
.new-comments input,
.new-comments textarea.area-comments {
	border: 1px solid #B2B1B1; background: #EFEFEF;
}
.new-comments input.butt {
	margin-top: 5px;
}
/*=infos-myspace*/
/********************
  * infos-myspace *
*********************/
div#infos-myspace {
	padding-bottom: 8px;
}

div#infos-myspace span.nb-listen,
div#infos-myspace p,
div#infos-myspace a {
	padding: 0 0 5px 5px;
}
/*=styles*/
/********************
  * styles *
*********************/
.styles {}
.styles div {
	padding: 8px 5px;
}
.styles div p {
	padding: 0;
	margin: 0;
}
.styles div a {

}
.styles div a img {
	padding: 0;
	margin: 0 0 -3px 5px;
}
/*=info-radio*/
/********************
  * info-radio *
*********************/
div#info-radio {}
div#info-radio ul {
        margin: 8px 5px;
        }
div#info-radio p {
        font-size: 17px;
        font-weight: bold;
        padding: 0 0 8px 5px;
        }
/*=mini-blog*/
/********************
  * Box mini-blog *
*********************/
.mini-blog {}
.mini-blog ul {}
.mini-blog ul li {
	padding: 8px 5px;
	border-bottom: 1px solid #B2B1B1;
}
.mini-blog ul li p.right {
	padding-top: 5px;
	}
/*=info-label
=info-partner
=info-user*/
/********************
  * info-label & info-partner*
*********************/
div#info-label,div#info-partner {
}
div#info-label span.nb-listen,
div#info-label p,
div#info-partner p,
div#info-user p {
	padding: 0 0 5px 5px;
}
div#info-user h6 {
	padding: 0 0 3px 5px;
}

/*=label-group*/
/********************
  * label-group *
*********************/
div#label-group p {
	padding: 8px 5px;
}
/*=partner-home*/
/********************
  * partner-home *
*********************/
.partner-home {
	height: 130px;
}
.partner-home p {
	padding: 8px 5px;
	}
/*=registration-text*/
/********************
  * registration-text *
*********************/
div#registration-text p {
	padding: 8px 5px;
}
/*=search-result-box*/
/********************
  * search-result-box *
*********************/
.search-result-box ul {
	padding: 8px 5px;
}
.search-result-box ul li {
	font-size: 11px;
	color: #666;
}
/*=playlist-discover*/
/********************
  * playlist-discover *
*********************/
div#playlist-discover {
	margin-top: 20px;
	float: left;
	width: 100%;
}
div#playlist-discover p {
	padding: 5px 8px;
}
div#playlist-discover span.line a {
	font-size: 13px;
	font-variant: normal;
	font-weight: normal;
}
div#playlist-discover p.on-air-notice {
  color: black;
  font-size: 11px;
  font-weight: bolder;
}
div#playlist-discover p.on-air-notice img {
  float: left;
  margin-right: 10px;
}
div#playlist-discover ul li {
  padding: 0 0 5px 5px;
  border-bottom-width: 0;
}
/*=new-playlist*/
/********************
  * new-playlist *
*********************/
div#center-middle-rightcol div#new-playlist {
	background: #FFF;
}
div#center-middle-rightcol div#new-playlist a {
	color: #027ABB;
	text-decoration: underline;
}
/*=mode-list*/
/********************
  * mode-list *
*********************/
.mode-list {
	float: left;
	width: 100%;
	padding-bottom: 8px;
}
.mode-list ul.list {
	margin: 0 5px ;
	border-bottom: 1px solid #B2B1B1;
	border-top: 1px solid #B2B1B1;
	}

.mode-list ul li {
	padding: 8px 5px 5px 5px;
	height: 85px;
}

.mode-list ul li.hottoday {
	height: 80px;
	/*height: 1%;*//* for IE...*/
	border-bottom: 1px solid #B2B1B1;
}

/* SINGLES*/
/* Cover*/
.mode-list a.cover-left {
	position: absolute;
}
.mode-list ul li span.align-text {
	display: block;

}
/* Group name*/
.mode-list span span.group-name {
	display: block;
	margin-bottom: 3px;
	color: #A52500;
}
/* Style and nb listened*/
.mode-list span span.second-line {
	display: block;
	font-size: 12px; /* !! to control the height of the span*/
}
/* Nb listened*/
.mode-list span span.second-line span.nb-listen {
	float: right;
}
/*PLAYLIST*/
.mode-list ul li span a.play-button {
	float: left;
}
.mode-list ul li a.play-button img {
	padding: 0 5px 0 0;
}
/* CLUB/FESTIVAL*/
.mode-list ul li.club-fest-list {
	overflow: hidden;
	padding: 8px 5px 5px 5px;
	height: 1%;/* for IE...*/
}
/* Image*/
.mode-list a.picture-left {
	float: left;
}
/*Text*/
.mode-list ul li span.club,
.mode-list ul li span.fest {
	padding: 5px 0 0 0;
	display: block;
	margin-left: 55px;
}
.mode-list ul li span.fest {
	padding: 0;
}
.mode-list p.date-fest {
	font-size: 12px;
	padding: 3px 0;
}
/* CONCERT*/

/*Text*/
.mode-list ul li span.concert-text {
	padding: 5px 0 0 0;
	display: block;
	margin-left: 65px;
}

/*LABELS*/
.mode-list ul li span.text-label-list {
	padding: 0px 0 0 0;
	display: block;
	margin: 0 0 0 55px;
}
.mode-list ul li span.text-label-list a {
	padding: 0;
	margin: 0;
}
/*=pagination*/
/********************
  * pagination *
*********************/
.pagination {
	margin: 0 5px;
	padding: 15px 0;
	
}
.pagination ul {
}
.pagination ul li {
	padding: 0;
	margin: 0 0 0 5px;
	display: inline;
	color: #A52500;
}
.pagination ul li a {
	margin: 0;
	padding: 5px 3px 5px 5px;
	text-align: center;
	border: 1px solid #B2B1B1;
	background: #FFF;
	font-weight: normal;
}
.pagination ul li a.active {
	background: #A52500;
	color: #FFF;
}
.pagination ul li a.active:hover {
	text-decoration: none;
}

/* Characters filter pagination */

.chars-pagination {
  margin: 12px 5px 0;
  line-height: 28px;
}
.chars-pagination * {
  padding: 5px 3px 5px 3px;
  border: 1px solid #B2B1B1;
  font-size: 11px;
  color: #A52500;
  font-weight: normal;
}
.chars-pagination *.active {
  background: #A52500;
	color: #FFF;
}

/*=info-club
=info-festival*/
/******************************
  * info-club & info-festival *
*******************************/
div#info-club,
div#info-festival {
	padding: 0 0 8px 0;
}
div#info-club p,
div#info-club span.nb-listen,
div#info-festival p,
div#info-festival span.nb-listen {
	padding: 0 0 0 5px;
}
div#info-club p.redtext,
div#info-festival p.redtext {
	font-size: 17px;
}
div#info-festival p.date {
	font-size: 15px;
	color: #666666;
}
/*=club-fest*/
/********************
  * Box club-fest *
*********************/
.club-fest {}
.club-fest ul {}
.club-fest ul li {
	overflow: hidden;
	padding: 8px 5px 5px 5px;
	border-bottom: 1px solid #B2B1B1;
	height: 1%;/* for IE...*/
}
/* Image*/
.club-fest a.picture-left {
float: left;
}
/*Text*/
#stages .list-box .club,
#stages .list-box .fest {
	display: block;
	margin-left: 37px;
}
#stages .list-box .club p,
#stages .list-box .fest p {
  margin: 1px 0;
}
.club-fest ul li span.fest {
	padding: 0;
}
#stages .list-box .date-fest {
  font-size: 12px;
	padding: 3px 0;
}

/*=map*/
/********************
  * Box map *
*********************/
.map {

}
.menu-container {
	margin: 10px 0;
}

div.map div#imgmap  { padding: 7px 7px 100px 7px;  height: 125px;  }
#imgmap p  { font-size: 11px; margin: 0; padding: 0.5em 0; }
#imgmap-img  { position: absolute; display: inline; width: 190px; height: 125px; }
#imgmap-img img  { position: absolute; border: none; left: 0;  width: 190px; height: 125px; }
#imgmap-img #imgmap-img-spacer  { position: absolute; }
#imgmap-img .imgmap-img-transparent  { z-index: 3; }
#imgmap-img #imgmap-img-loader  { z-index: 2; margin: 45px 73px 0; }
#imgmap-img .imgmap-img-zone  { z-index: 2; }
#imgmap-img .imgmap-img-map  { z-index: 1; }
p#imgmap-link  { color: #B2B1B1; margin: 7px 0px 0 0px; padding: 0; }
#imgmap-link a  { padding: 1px; color: #A52500; text-decoration: none; }
#imgmap-link a:hover, #imgmap-link a.active  { text-decoration: underline; }

#calendar  { margin: 7px; }
#calendar p  { font-size: 11px; margin: 0; padding: 0.5em 0; }
#calendar table.calendar  { width: 190px; font-size: 10px; -moz-user-select: none; -khtml-user-select: none; }
#calendar table.calendar input, #calendar table.calendar select  { margin-right: 3px; border: solid #B2B1B1 1px; font-size: 10px; background: white; cursor: pointer; }
#calendar table.calendar select  { width: 53px; }
#calendar table.calendar input  { width: 24px; width: 25px; }
#calendar table.calendar input:hover  { color: white; background: #B2B1B1; border-color: black; }
#calendar table.calendar .mainheading  { margin-bottom: 2px; }
#calendar table.cells  { empty-cells: show; border-collapse: collapse; margin: 1px; cursor: pointer; }
#calendar table.cells th  { width: 20px; border: solid #B2B1B1 1px; color: #027ABB; font-weight: normal; text-align: center; cursor: default; }
#calendar table.cells td  { padding-right: 4px; border: solid #B2B1B1 1px; vertical-align: middle; text-align: right; }
#calendar table.cells td.wkend  { background-color: #DDDDDD; }
#calendar table.cells td.curdate  { font-weight: bold; color: white; background-color: #B2B1B1; }
#calendar table.cells td.notmnth, #calendar table.cells td.noselect  { color: #B2B1B1; background-color: white; }
#calendar table.cells td.active  { background-color: #CA8A77; }
#calendar table.cells td.selected, #calendar table.cells td.hover  { color: white; background-color: #A52500; }
#calendar table.cells td.noselect  { cursor: default; }

#category, #display  { margin: 7px; }
#category p, #display p  { font-size: 11px; margin: 0; padding: 0.5em 0; }
#category select, #display select  { width: 100%; }

#ajax-replace .loading  { display: block; margin: 20px; }


/*=playlists-manage*/
/********************
  * playlists-manage *
*********************/
div#playlists-manage {
  overflow: auto;
}
div#playlists-manage table#singles-playlists {
  border-collapse: separate;
  border-spacing: 25px 0;
}
div#playlists-manage table#singles-playlists td.left-pos,
div#playlists-manage table#singles-playlists td.right-pos {
  height: 400px;
  background: #FFFFFF none repeat scroll 0%;
  border: 1px solid #B2B1B1;
}
div#playlists-manage table#singles-playlists td.left-pos {
  width: 220px;
}
div#playlists-manage table#singles-playlists td.right-pos {
  width: 260px;
}
div#playlists-manage p.explanation {
	padding: 8px 5px 0 5px;
}
div#playlists-manage .option-titre {
	margin-left: 20px;
}
/*Boxes*/
div#playlists-manage div.left-pos,
div#playlists-manage div.right-pos {
	float: left;
	margin: 30px 15px;
	}
div#playlists-manage div.right-pos {
	float: right;
}
div#playlists-manage div.bottom-pos {
	float: left;
	margin: 15px 15px;
	width: 300px;
	border: 1px solid #B2B1B1;
}
/*Inner boxes*/
div#playlists-manage div.left-pos div,
div#playlists-manage div.right-pos div {	
	overflow: scroll;
	margin: 0 0 5px 0;
	height: 400px;
	width: 220px;
	border: 1px solid #B2B1B1;
	background: #FFF;
	}
div#playlists-manage div.right-pos div {
	width: 260px;
}
/* Left column - singles*/
div#playlists-manage div.left-pos div ul li {
	overflow: hidden;
	margin: 5px 8px;
}
.left-pos span.play-button {
	width: 12px;
	float: left;
}
.left-pos span.text-container {
	float: right;
	display: block;
	width: 170px;
	font-size: 11px;
}
.left-pos span.playlist-single {
	font-weight: bold;
}
.left-pos span.destroy-single {
	float: right;
}
/* Right column - playlists*/
/*Niv1*/
div#playlists-manage div.right-pos div ul li.niv1 {
	overflow: hidden;
	margin: 5px 8px;
	padding: 0 0 0 20px;
	background: url(/images/playButtons/medium-white-whiteBck.gif) no-repeat 0 0; 
}
div#playlists-manage div.right-pos div ul li.open {
	background: url(/images/playButtons/medium-white-whiteBck90.gif) no-repeat 0 2px; 
}
li.niv1 span.playlist-title {
	font-size: 13px;
	font-weight: bold;
}
li.niv1 span.edit-title {
	float: right;
}

/*Niv2*/
div#playlists-manage div.right-pos div ul li.niv2 {
	overflow: hidden;
}
.right-pos ul ul {
	padding: 5px 0;
}
.right-pos span.play-button {
	margin: 0 0 0 20px;
	width: 12px;
	float: left;
}
.right-pos span.text-container {
	float: left;
	display: block;
	
	font-size: 11px;
}
.right-pos span.playlist-single {
	font-weight: bold;
}
.right-pos span.destroy-single {
	float: right;
}
.right-pos div.info {
  float: left; 
  display: block;
  width: 180px; 
  margin-left: 10px;
  
}
.left-pos div.info  {
  float: left; 
  display: block;
  width: 150px; 
  margin-left: 10px;
}
/*=videos*/
/********************
  * videos *
*********************/
.videos p {
	padding: 10px 0 0 0;
}
.videos select {
	margin: 2px 0 0 0;
}
.videos .left-pos {
	float: right;
}
.videos .left-pos select {
	width: 120px;
	margin-right: 15px;
}
.video-container {
	width: 430px;
}

/*=faq-item
whatis*/
/********************
  * faq-item & whatis *
*********************/
.faq-item,
.whatis {
	float: left;
	width: 100%;
}
.faq-item p,
.whatis p {
	line-height: 15px;
	padding: 8px 5px;
}
.faq-item p a {
	font-size: 11px;
	font-weight: normal;
}

/*=spam*/
/********************
  * spam *
*********************/

div#spam {
  background: #fff !important;
  margin-top: 10px;
}

div#center-left {
	background: #FFF;
}

div#center-left div#spam a {
	font-weight: normal;
	color: #666;
}

/*=registration-form*/
/********************
  * registration-form *
*********************/
div#registration-form ul {
	padding: 8px 0;
}
div#registration-form ul li {
	padding: 0 0 5px 0;
}
div#registration-form ul li a {
	font-weight: normal;
}
div#registration-form input.submit {
	margin: 15px 0;
}

/*=radio-home & partner-home*/
/********************
  * radio-home partner-home *
*********************/
tr.radio-home div {
	padding: 8px 5px;
}
tr.radio-home td.logo-column,
tr.partner-home td.logo-column {
	text-align: center;
}
tr.radio-home td.logo-column img,
tr.partner-home td.logo-column img {
	padding-top: 8px;
}
/*=account-playlist*/
/********************
  * account-playlist *
*********************/
div#account-playlist p.paragraph {
	padding: 8px 5px;
}
/*=concerts-calendar*/
/********************
  * concerts-calendar *
*********************/
div#concerts-calendar {
	padding: 8px 5px;
}
div#concerts-calendar table.calendar {
	font-size: 14px;
	color: #7F7F7F;
	border: 1px solid #999;
	margin: 5px;
}
.monthName {
	height: 30px;
	font-size: 17px;
	border: 1px solid #999;
	background: #999;
	color: #FFF;
}
.dayName th {
	height: 20px;
	font-size: 12px;
	border: 1px solid #999;
	background: #999;
	color: #FFF;
}
.day {
	border: 1px solid #999;
	text-align: center;
	width: 30px;
	height: 30px;
}
.cell-on {
	background: #CFCFCF;
}
.cell-off {
	background: #DFDFDF;
}
.otherMonth {
	text-align: center;
	border: 1px solid #999;
	color: #bfbfbf;
	background: #FFF;
}


/* ADMIN COULEUR3*/
/*=left-menu*/
/********************
  * left-menu *
*********************/
.left-menu {
	padding: 8px;
}
.left-menu a {
	font-weight: normal;
}

/*=content-band*/
/********************
  * content-band *
*********************/
div#content-band table {
	color: #666;
}
div#content-band table caption {
	text-align: left;
}
div#content-band tr {
	/*height: 20px;*/
	font-size: 13px;
}
div#content-band table thead tr th {
	font-size: 14px;
	text-align: center;
}

div#content-band form {
	margin-bottom: 20px;
}
h5.option-recherche {
	padding: 20px 0 0 0;
}
table#tableGroupes {
	margin-top: 10px;
}
.row-off, .row-on {
	height: 20px;
	font-size: 13px;
}
.row-on {
	background: #FF0000;
}
div#content-band a {
	font-weight: normal;
}
/*=tag-list
=tag-container*/
/********************
  * tag-list & tag-container *
*********************/
.tag-container {}
.tag-list {
	padding: 8px 5px;
}
.tag-list a {
	font-weight: normal;
}

/*=suisa-list*/
/********************
  * suisa-list *
*********************/
div#suisa-list {
	padding-bottom: 8px;
}
div#suisa-list h4 {
	margin-bottom: 8px;
}
div#suisa-list a {
	padding: 8px 5px;
}

/*=tags-box*/
/********************
  * tags-box *
*********************/

.tags-box-content  {
  padding: 5px;
}

.tags-box-icon  {
	float: left;
	margin: 0 8px 8px 0;
	background: url(/images/boxes/tag-icon.gif) no-repeat 0 0;
	height: 34px;
	width: 31px;
	display: block;
}

.tags-box-text a.grey-link  {
	font-weight: normal;
}

.tags-line  {
	display: block;
	color: #666;
	font-size: 12px;
	font-weight: bold;
}

.band .tags-line  {
	margin-left: 0px;
}

/* Tabbed navigation */
#band_nav_tabnav {
	color: #000;
  border-bottom: 2px solid #A52500;
	margin: 12px 0px 0px 0px;
	padding: 0px;
	z-index: 1;
	padding-left: 10px;
}

#band_nav_tabnav li {
	display: inline;
	overflow: hidden;
	list-style-type: none;
}

#band_nav_tabnav a, a.active {
	background: #efefef;
  border: 2px solid #A52500;
  border-bottom-width: 0;
	padding: 4px 6px 0px;
	margin: 0;
	text-decoration: none;
}

#band_nav_tabnav a.active {
	background: #ccc;
}

#band_nav_tabnav a:hover {
	background: #FFD880;
}

#band_nav_tabnav a:visited {
	color: #B37B00;
}

#band_nav_tabnav a.active:hover {
	background: #FFB000;
	color: #FFEBBF;
}

#band_nav_content {
  text-align: justify;
  padding: 20px 0;
	border-top: none;
	z-index: 2;
}

div.display-select{
  padding-left: 5px;
}

#mx3_survey {
  margin: 2px 0 0;
}