html * {
    margin: 0;
    /*padding: 0; SELECT NOT DISPLAYED CORRECTLY IN FIREFOX */
}

p{
    margin: 10px;
}

#comments{
    margin-left:20px;

}

img{border:none;}
img.private {border:1px dashed blue;}

/* GENERAL */

.spinner {
    padding: 5px;
    position: absolute;
    right: 0;
}

body {
    background: #fff;
    color: #333;
    font: 11px verdana, arial, helvetica, sans-serif;
}

a:link, a:visited, a:hover {
    color: #666;
    font-weight: bold;
    text-decoration: none;
} 

h1 {
    color: #006dba;
    font-weight: normal;
    font-size: 16px;
    margin: .8em 0 .3em 0;
}

ul {
    padding-left: 15px;	
}

input, select, textarea {
    background-color: #fcfcfc;
    border: 1px solid #ccc;
    font: 11px verdana, arial, helvetica, sans-serif;
    margin: 2px 0;
    padding: 2px 4px;
}
select {
    padding: 2px 2px 2px 0;
}
textarea {
    width: 250px;
    height: 150px;
    vertical-align: top;
}

input:focus, select:focus, textarea:focus {
    border: 1px solid #b2d1ff;
}

.body {

}
.in-body{
    margin:5px;
}

/* NAVIGATION MENU */

.nav, .adminnav {
    background: #fff url(../images/skin/shadow.jpg) bottom repeat-x;
    border: 1px solid #ccc;
    border-style: solid none solid none;	
    margin-top: 5px;
    padding-top: 7px;
    padding-bottom: 7px;
    padding-left:5px;
}

.adminnav{
    text-align:right;
    padding-right:5px;
}

.menuButton {
    font-size: 10px;
    padding: 0 5px;
}
.menuButton *{
    vertical-align:middle;
}
.menuButton a {
    color: #333;
    padding: 4px 6px;
}
.menuButton a.home {
    background: url(../images/skin/house.png) center left no-repeat;
    color: #333;
    padding-left: 25px;
}
.menuButton a.list {
    background: url(../images/skin/database_table.png) center left no-repeat;
    color: #333;
    padding-left: 25px;
}
.menuButton a.create {
    background: url(../images/skin/database_add.png) center left no-repeat;
    color: #333;
    padding-left: 25px;
}

.menuButton a.news {
    background: url(../img/a_news.png) center left no-repeat;
    color: #333;
    padding-left: 25px;
}
.menuButton a.music {
    background: url(../img/a_music.png) center left no-repeat;
    color: #333;
    padding-left: 25px;
}
.menuButton a.album {
    background: url(../img/album.png) center left no-repeat;
    color: #333;
    padding-left: 25px;
}
.menuButton a.images {
    background: url(../img/a_images.png) center left no-repeat;
    color: #333;
    padding-left: 25px;
}

.menuButton a.gallery {
    background: url(../img/directory.png) center left no-repeat;
    color: #333;
    padding-left: 25px;
}

.menuButton a.videos {
    background: url(../img/a_videos.png) center left no-repeat;
    color: #333;
    padding-left: 25px;
}
.menuButton a.documents {
    background: url(../img/a_documents.png) center left no-repeat;
    color: #333;
    padding-left: 25px;
}
.menuButton a.write-ticket {
    background: url(../img/write_ticket.png) center left no-repeat;
    color: #333;
    padding-left: 25px;
}
.menuButton a.login {
    background: url(../img/login.png) center left no-repeat;
    color: #333;
    padding-left: 25px;
}
.menuButton a.logout {
    background: url(../img/alogout.png) center left no-repeat;
    color: #333;
    padding-left: 25px;
}
.menuButton a.admin {
    background: url(../img/console.png) center left no-repeat;
    color: #333;
    padding-left: 25px;
}
.menuButton a.artist {
    background: url(../img/artist.png) center left no-repeat;
    color: #333;
    padding-left: 25px;
}
.menuButton a.artist-infos {
    background: url(../img/information.png) center left no-repeat;
    color: #333;
    padding-left: 25px;
}
.menuButton a.licence {
    background: url(../img/licence.gif) center left no-repeat;
    color: #333;
    padding-left: 25px;
}
.menuButton a.machine {
    background: url(../img/machine.png) center left no-repeat;
    color: #333;
    padding-left: 25px;
}
.menuButton a.overstyle {
    background: url(../img/overstyle.png) center left no-repeat;
    color: #333;
    padding-left: 25px;
}
.menuButton a.links {
    background: url(../img/links.png) center left no-repeat;
    color: #333;
    padding-left: 25px;
}
.menuButton a.ad {
    background: url(../img/ad.png) center left no-repeat;
    color: #333;
    padding-left: 25px;
}
.menuButton a.profile {
    background: url(../img/profil.png) center left no-repeat;
    color: #333;
    padding-left: 25px;
}
.menuButton a.website {
    background: url(../img/web.gif) center left no-repeat;
    color: #333;
    padding-left: 25px;
}
.menuButton a.events {
    background: url(../img/event.png) center left no-repeat;
    color: #333;
    padding-left: 25px;
}
.menuButton a.comments {
    background: url(../img/acomments.png) center left no-repeat;
    color: #333;
    padding-left: 25px;
}
.menuButton a.stats {
    background: url(../img/stats.png) center left no-repeat;
    color: #333;
    padding-left: 25px;
}
.menuButton a.archives {
    background: url(../img/box.png) center left no-repeat;
    color: #333;
    padding-left: 25px;
}
.menuButton a.texts {
    background: url(../img/header.png) center left no-repeat;
    color: #333;
    padding-left: 25px;
}
.menuButton a.registration {
    background: url(../img/registration.gif) center left no-repeat;
    color: #333;
    padding-left: 25px;
}
.menuButton a.atelier {
    background: url(../img/atelier.png) center left no-repeat;
    color: #333;
    padding-left: 25px;
}
.menuButton a.goody {
    background: url(../img/goody.png) center left no-repeat;
    color: #333;
    padding-left: 25px;
}


/* MESSAGES AND ERRORS */

.gmessage {
    background: #f3f8fc url(../images/skin/information.png) 8px 50% no-repeat;
    border: 1px solid #b2d1ff;
    color: #006dba;
    margin: 10px 0 5px 0;
    padding: 5px 5px 5px 30px
}
.message{
    padding:5px;
}

div.errors {
    background: #fff3f3;
    border: 1px solid red;
    color: #cc0000;
    margin: 10px 0 5px 0;
    padding: 5px 0 5px 0;
}
div.errors ul {
    list-style: none;
    padding: 0;	
}
div.errors li {
    background: url(../images/skin/exclamation.png) 8px 0% no-repeat;
    line-height: 16px;
    padding-left: 30px;
}

td.errors select {
    border: 1px solid red;
}
td.errors input, td.errors textarea, td.errors * {
    border: 1px solid red;
}
input.errors{
    border:1px solid red;
}

/* TABLES */

table {
    border: 1px solid #ccc;
    width: 100%;
    border-collapse: collapse;
}
#adminpanel table, .dialog table{
    background-color:#fff;
}
tr {
    border: 0;
}
td, th { 
    font: 11px verdana, arial, helvetica, sans-serif;
    line-height: 12px;
    padding: 5px 6px;
    text-align: left;
    /*vertical-align: top;*/
}
td img{    vertical-align:middle;}
th {
    background: #fff url(../images/skin/shadow.jpg) repeat bottom left;
    color: #666;
    font-size: 11px;
    font-weight: bold;
    line-height: 17px;
    padding: 2px 6px;
}
th a:link, th a:visited, th a:hover {
    color: #666;
    display: block;
    font-size: 11px;
    text-decoration: underline;
    width: 100%;
    font-weight:bold;
}
th.asc a, th.desc a {
    background-position: right;
    background-repeat: no-repeat;
}
th.asc a {
    background-image: url(../images/skin/sorted_asc.gif);
}
th.desc a {
    background-image: url(../images/skin/sorted_desc.gif);
}
th.sortable{

}

.odd {
    background: #f7f7f7;
}
.even {
    background: #fff;
}

/* LIST */

.list table {
    border-collapse: collapse;
}
.list th, .list td {
    border-left: 1px solid #ddd;
}
.list th:hover, .list tr:hover {
    background: #b2d1ff;
}

/* PAGINATION */

.paginateButtons {
    background: #fff url(../images/skin/shadow.jpg) bottom repeat-x;
    border: 1px solid #ccc;
    border-top: 0;
    color: #666;
    font-size: 10px;
    overflow: hidden;
    padding: 10px 3px;
}
.paginateButtons a {
    background: #fff;
    border: 1px solid #ccc;
    border-color: #ccc #aaa #aaa #ccc;
    color: #666;
    margin: 0 3px;
    padding: 2px 6px;
}
.paginateButtons span {
    padding: 2px 3px;
}

/* DIALOG */

.dialog table {
    padding: 5px 0;
}

.prop {
    padding: 5px;
}
.prop .name {
    text-align: left;
    width: 15%;
    white-space: nowrap;
    border-right:1px solid #ccc;
    background-color:#ccc;
    font-weight:bold;
    color: #555;
}
.prop .value {
    text-align: left;
    width: 85%;
}

/* ACTION BUTTONS */

.buttons {
    background: #fff url(../images/skin/shadow.jpg) bottom repeat-x;
    border: 1px solid #ccc;
    color: #666;
    font-size: 10px;
    margin-top: 5px;
    overflow: hidden;
    padding: 0;
}

.buttons input, .formflow-commands input {
    background: #fff;
    border: 0;
    color: #333;
    cursor: pointer;
    font-size: 10px;
    font-weight: bold;
    margin-left: 3px;
    overflow: visible;
    padding: 2px 6px;
}
.buttons input.delete {
    background: transparent url(../images/skin/database_delete.png) 5px 50% no-repeat;
    padding-left: 28px;
}
.buttons input.edit {
    background: transparent url(../images/skin/database_edit.png) 5px 50% no-repeat;
    padding-left: 28px;
}
.buttons input.save {
    background: transparent url(../images/skin/database_save.png) 5px 50% no-repeat;
    padding-left: 28px;
}
.formflow-commands .disabled{
    color: #ccc;
}
.formflow-commands .first {
    background: transparent url(../img/btnfirst.png) 5px 50% no-repeat;
    padding-left: 28px;
}
.formflow-commands .previous {
    background: transparent url(../img/btnprevious.png) 5px 50% no-repeat;
    padding-left: 28px;
}
.formflow-commands .next {
    background: transparent url(../img/btnnext.png) 5px 50% no-repeat;
    padding-left: 28px;
}
.formflow-commands .last {
    background: transparent url(../img/btnlast.png) 5px 50% no-repeat;
    padding-left: 28px;
}
.formflow-commands input.done {
    background: transparent url(../img/btndone.png) 5px 50% no-repeat;
    padding-left: 28px;
}

.clean{
    clear:both;
    height:0px;
}
.clean-left{
    clear:left;
    height:0px;
}
.clean-right{
    clear:right;
    height:0px;
}

#feeds{
    text-align:right;
    margin-bottom:20px;
}
#search{
    float:right;
}
#search *{
    vertical-align:middle;
}

#bottom-content{
    text-align:right;
    padding-right:5px;
    margin-bottom:5px;
}
#footer{
    background-color:#DDDDDD;
    color:#888888;
    font-weight:bold;
    text-align:center;
    padding:2px;
}

.statbox {
    background-color:#bbb;
}
.statbox {
    margin-bottom:5px;
}
.statbox_header {
    background:#999;
}
.only_stat{
    background:#999999 url(../img/stats2.png) no-repeat scroll left center;
    padding-left: 22px;
}
.statbox_header {
    border-bottom:1px solid #444;
    color:#FFFFFF;
    font-weight:bold;
    padding:5px;
    
}
.statbox_content {
}
.statbox_content .statbox_stat, .statbox_content #activity_box {
    /*background-color:#737CD9;*/
    background-color: #fff;
}
#activity_box {
    max-height:200px;
    overflow:auto;
}
.statbox_stat .links{
    text-align:left;
}
.statbox_stat .links img{
    vertical-align:middle;
}
.statbox_stat a{
}
.statbox_stat ul, #activity_box ul{
    text-align:left;
    list-style-type:square;
}
.statbox_stat ul.artist-links{
    list-style-type: none;
}

#activity_box ul {
    margin:5px;
}
.statbox_stat li{
    margin-bottom:10px;
    font-size:10px;
}
.statbox_stat li img{
    vertical-align:middle;
    margin:2px;
}
.statbox_stat li:hover, #activity_box li:hover{
    background-color: #b2d1ff;
}
.statbox_content .statbox_stat {
    font-weight:bold;
    text-align:center;
}
.statbox_content .statbox_stat {
    padding:5px;
}
.sociallink{
    text-align:left;
    padding:5px;

}
.sociallink a.jamendo{
    background: url(../img/jamendo.gif) center left no-repeat;
    color: #333;
    padding-left: 25px;
}
.sociallink a.deezer{
    background: url(../img/deezer.png) center left no-repeat;
    color: #333;
    padding-left: 25px;
}
.sociallink a.myspace{
    background: url(../img/myspace.gif) center left no-repeat;
    color: #333;
    padding-left: 25px;
}
.sociallink a.eightbc{
    background: url(../img/8bitcollective.gif) center left no-repeat;
    color: #333;
    padding-left: 25px;
}
.sociallink a.lastfm{
    background: url(../img/lastfm.gif) center left no-repeat;
    color: #333;
    padding-left: 25px;
}
.sociallink a.facebook{
    background: url(../img/facebook.gif) center left no-repeat;
    color: #333;
    padding-left: 25px;
}
.sociallink a.twitter{
    background: url(../img/twitter.gif) center left no-repeat;
    color: #333;
    padding-left: 25px;
}
.sociallink a.soundcloud{
    background: url(../img/soundcloud.gif) center left no-repeat;
    color: #333;
    padding-left: 25px;
}
div.sociallink:hover{
    background-color: #b2d1ff;
}

.logo-img{
    max-width: 180px;
    margin-bottom:5px;
}

.search_input {
    background:#FFFFFF url(../img/zoom2.png) no-repeat scroll left center;

}
.search_input {
    padding-left:16px;
}

.one-ticket {
    background:transparent url(../img/tooltip2.png) repeat scroll left top;
    border:1px solid #666666;
    color:#FFFFFF;
    margin-bottom:5px;
}

div.private, tr.private, span.private {
    border:2px dotted blue;
}
#galleries li.private{
    border:1px dotted blue;
}

div.waiting {
    border:2px dotted green;
}

div.one-ticket:hover div{
    background:transparent url(../img/tooltip.png) repeat scroll left top;
}
.one-ticket .newsdate {
    background:transparent url(../img/tooltip.png) repeat scroll left top;
    font-weight:bold;
}
.one-ticket .newsdate {
    padding:5px;
}
.newsdate a {
    color:#FFFFFF;
}
.newsdate img{
    vertical-align:middle;
}
.one-ticket .news_content {
    padding:5px;
    font-size:12px;
}
.one-ticket .news_content ul{
    padding-left:50px;
}
.one-ticket .news_content a{
    color: #ffe400;
}
.one-ticket .signature {
    font-style:italic;
    text-align:right;
}
.one-ticket .signature {
    padding:5px;
}

.logged-actions{
    float:right;
}
.comment-actions{
    text-align:right;
}
.logged-actions a{
    color:#eee;
    text-decoration:underline;
}
.logged-actions-noalignment{
}
.logged-actions img, .logged-actions-noalignment img, .comment-actions img{
    width:22px;
    vertical-align:middle;
}

.admin-menus{
    float:right;
}

.paginate{
    background-color:#EEEEEE;
    padding:5px;
    color:#555555;
    font-weight:bold;
    margin-top:5px;
    text-align:center;
}

.paginate a {
    background: #fff;
    border: 1px solid #ccc;
    border-color: #ccc #aaa #aaa #ccc;
    color: #666;
    margin: 0 3px;
    padding: 2px 6px;
}
.paginate span {
    padding: 2px 3px;
}

.mini-column{
    width:20px;
}

#side-admin-panel{
    text-align:center;
}

.side-admin-menu{
    border:2px solid #ccc;
    background-color:#fff;
}

.mini-image{
    width:22px;
    vertical-align:middle;
}

.mini-mini-image{
    width:16px;
    vertical-align:middle;
}

th.actions{
    width:77px;
    text-align:center;
}
th.three-actions{
    width: 80px;
    text-align:center;
}

.verticalmiddle{vertical-align:middle;}

input.bigtext {
    width:400px;
}
.bigtextarea{
    width: 450px;
}
.megabigtextarea{
    width:600px;
    height: 600px;
}

td.centerimg{ text-align:center;}
.player-actions{
    margin-top:5px;
    margin-bottom: 5px;
    text-align:right;
}
.player{text-align:center;}

.thumb{
    height: 218px;
    width:204px;
}
.album-thumb{}
.video-thumb{
    height: 421px;
    width:435px;
}
.video-thumb, .thumb, .album-thumb{
    background-color: #eaeaea;
    border: 1px solid #bbb;
    float: left;
    margin: 2px;
}

div.thumb:hover, div.video-thumb:hover, div.album-thumb:hover{
    border: 1px solid #b2d1ff;
}
.thumb .header, .video-thumb .header, .album-thumb .header{
    padding: 5px;
    font-weight: bold;
    background: #fff url(../images/skin/shadow.jpg) bottom repeat-x;
    height: 27px;
}
.thumb .header img, .video-thumb .header img, .album-thumb .header img{
    vertical-align: middle;
    height: 16px;
}
.thumb .bodythumb{
    height:140px;
    text-align:center;
}

.album-thumb .bodythumb{
    text-align:center;
}
.video-thumb .bodythumb{
    text-align:center;
    height:347px;
}
div.thumb div.bodythumb img{
    vertical-align:middle;
    max-height: 140px;
}
div.album-thumb div.bodythumb img{
    vertical-align:middle;
    max-height: 80px;
}
.thumb .footer, .video-thumb .footer, .album-thumb .footer{
    text-align: right;
    vertical-align:middle;
    height:17px;
    padding:5px;
    background: #fff url(../images/skin/shadow_invert.jpg) repeat-x top left;
}
.imgshown {
    height:100%;
}
.imgshown-container{
    width:100%;
    height:100%;
    text-align:center;
}

.object-informations {
    background-color:#fff;
    min-height:470px;
    min-width:500px;
}
.object-informations .description{
    max-width:500px;
}
.object-informations .top-infos{
    font-size:12px;
    background:transparent url(../img/fond_discret.png) repeat scroll left top;
    text-align:center;
    margin-bottom:5px;
    border:1px solid #aaa;
    font-weight:bold;
    padding:5px;
}
.object-informations table{
    width:auto;
    border: none;
}
.object-informations .generic-infos {

}

.object-informations .top-left{
    float:left;
    padding-right:5px;
}

.object-informations .top-left img{

}

.module-song-lessmostlistened-name{
    margin: 5px;
}
.module-song-lessmostlistened-name img{
    vertical-align:middle;
}

#menu-profil{
    padding-left: 5px;
    text-align :left;
    margin-bottom: 5px;
}
.menu-profil-entry{
    padding:5px;
    background-color: #fff;
    border:1px solid #fff;
    height:20px;
}
.menu-profil-category{
    font-weight:bold;
    color: #555;
    padding-left:10px;
    padding-bottom: 5px;
    padding-top: 5px;
    background-color: #eee;
    border-bottom: 1px solid #555;
    margin-bottom:2px;
}
div.menu-profil-entry:hover{
    background-color: #b2d1ff;
    border: 1px solid #999;
}

.hidden-formflow{
    display:none;
}
.default-formflow{
    display:block;
}
.formflow-commands{
    background-color: #fff;
    border: 1px solid #ccc;
    color: #666;
    font-size: 10px;
    margin-top: 2px;
    margin-bottom: 2px;
    overflow: hidden;
    padding: 0;
    text-align:center;
}

.ratingDisplay{
    border:none;
}

.stars{
    cursor:pointer;
}
.stars-left{
    float:left;
}
.stars-right{
    float:right;
    margin-left: 5px;
}
th.rating{
    width:100px;
}


.search_title{
    text-align:right;
    border-bottom:1px solid #555;
    background-color: #fff;
    font-size:12px;
    font-weight:bold;
    padding:2px;
    color: red;
}

.results {
}

.result{
    border:1px solid #ccc;
    border-bottom-width:2px;
    margin: 5px;
    background: #fff url(../img/zoom.png) no-repeat top right;
}
div.result:hover{
    background: #eee url(../img/zoom.png) no-repeat top right;
}

.search_object{
    padding: 5px;
    font-size: 14px;
    color: blue;
}
.result  hr{
    width:500px;
}
.search_desc{
    padding:5px;
}
.displayLink{
    padding: 5px;
    color: green;
}
.displayLink a{
    color: green;
}
.displayLink img{vertical-align:middle;}

.sortable-link{
    text-align:left;
    height:22px;
    padding-left: 25px;
    background: transparent url(../img/hand.png) no-repeat left center;
}
div.sortable-link:hover {
    background-color: #b2d1ff ;
}
.last-tab{
    background: transparent url(../img/tooltip2.png) repeat left center;
    padding:5px;
}
.toolbar {
    padding:5px;
    margin-bottom:2px;
    background: transparent url(../img/tooltip.png) repeat left center;
    color: #fff;
    font-weight:bold;
    width:auto;
    height:20px;
}

.toolbar a{color:#ccc;text-decoration:underline;margin-left:5px;}

.forced-space{height:10px;}

.onecomment{
    border:1px solid #888;
    margin-bottom: 5px;
    background-color: #fff;
}
.comment-header{
    background:#fff url(../img/tooltip.png) repeat top left;
    color: #fff;
    font-weight: bold;
    padding:5px;
}
.comment-body{
    padding:5px;
}

#albums{
    background: transparent url(../img/background_top_table.png) repeat top left;
    border:1px solid #FBCB0C;
    margin-bottom:5px;
}
#albums img{
    vertical-align: middle;
}

.album-actions{
    float:right;
}
.album-player{

}

#covers{
    margin-top: 5px;
    margin-bottom:5px;
    background: transparent url(../img/fond_news.png) repeat top left;
}
#covers img{margin:2px;}

#zoom{visibility: hidden;display:none;position:absolute;top:0;left:0;padding:5px;
      background: transparent url(../img/tooltip.png) repeat top left;
      border:3px solid #333;z-index:99999;}

.artist-presentation{
    padding:5px;
    background: transparent url(../img/fond_discret.png) repeat top left;
}

.artist-influences-hardware{
    /*clear:both;*/
    text-align:right;
}
.artist-influences-hardware div{
    padding:5px;
    background: transparent url(../img/tooltip.png) repeat top left;
}

.artist-quicklinks{
    background: #000 url(../img/tooltip.png) repeat top left;
    margin-bottom:5px;
    padding:5px;
}
.artist-quicklinks a{
    color:#eee;
    text-decoration:underline;
    margin-right:5px;
}

#subpage{
    text-align:right;
    color:#fff;
    font-weight:bold;
    margin-bottom:5px;
}
#subpage a{
    color:#fff;
    font-weight:bold;
}

#promolinksbar, #persolinksbar{    
    color: #aaa;
    font-weight:bold;
    padding:5px;
}
#promolinksbar{
    position:fixed;
    bottom:0;
    left:0;
    width:100%;
    background: transparent url(../img/tooltip.png) repeat top left;
}
#persolinksbar{
    background: transparent url(../img/fond_discret.png) repeat top left;
}
#promolinksbar a{
    color: #eee;
    font-weight:bold;
    margin-left: 15px;
    text-decoration:underline;
}
#persolinksbar a{
    font-weight:bold;
    margin-left: 15px;
    text-decoration:underline;
}

.no-left{
    float:none;
}

.max-size{
    width:auto;
}

.mega-logo{
    font-size:25px;
    font-weight:bold;
    padding:15px;
    text-align:center;
    text-decoration:underline;
}

#visitors{
    float:left;
    color:#ddd;
}

.help{
    margin-bottom: 5px;
    padding: 5px;
    border: 1px solid #6f5522;
    background-color: #f1d77f;
    color: #6f5522;
    font-weight: bold;
    text-align: justify;
}
.done {
    font-weight:bold;
    color:#666;
}

#gb-audio-music-ban{
    background: transparent url(../img/gameboy_casque_140.png) no-repeat center right;
}
#gb-image-ban{
    background: transparent url(../img/gameboy_coin_245.png) no-repeat bottom right;
}
#gb-video-ban{
    background: transparent url(../img/gameboy_couchee_200.png) no-repeat bottom right;
}
#gb-document-ban{
    background: transparent url(../img/gameboy_journal_200.png) no-repeat bottom right;
}
#gb-profile-menu-ban{
    /*height: 100px;*/
    /*background: transparent url(../img/gameboy_surprise_100.png) no-repeat bottom left;*/
}
#listen-to-music-ban{
    padding-top:20px;
    padding-bottom:20px;
    padding-right: 100px;
    background: #eee url(../img/running_prod_120.png) no-repeat center right;
    font-size:14px;
    text-align:right;
}
#listen-to-music-ban:hover{
    background: #b2d1ff url(../img/running_prod_120.png) no-repeat center right;
}
#listen-to-music-ban img{
    vertical-align:middle;
}

#gb-server{
    height:210px;
    background: transparent url(../img/serveur.png) no-repeat bottom right;
}

.preview p{
    display:inline;
}
.preview img{
    vertical-align:middle;
}

.mini-img{
    height:21px;
    vertical-align:middle;
}

.artist-list-thumbs{
    margin-top:5px;
    background:transparent url(../img/gameboy_pipi_90.png) no-repeat scroll right bottom;
}
.artist-list-thumbs .thumb{
    margin-left:0px;
}

#galleries{
    float:left;
    width:150px;
    margin-top:2px;
    background: transparent url(../img/tooltip.png) repeat top left;
    padding-top:5px;
    padding-bottom:5px;
    border: 1px solid #b2d1ff;
}
#galleries ul{
    list-style-type: none;
    padding:5px;
}
#galleries li{
    background: transparent url(../img/directory.png) no-repeat left top;
    padding-left:20px;
    min-height:22px;
}
#galleries li.create{
    margin-top: 10px;
    background: transparent url(../img/write_ticket.png) no-repeat left top;
} 
#galleries li a{
    color: #fff;
}
#all-images-thumb{
    margin-left:152px;
}

#not-so-high{
    max-height:300px;
    overflow:auto;
}

.register-form{
    background-color: yellow;
    padding: 5px;
    margin-top:5px;
}

.little-file-input{
    width:50px;
}

.dialog{min-width: 400px;}

#public-disclaimer{
    background-color: #e51414;
    border: 1px solid #9a0000;
    color: #fff;
    padding: 5px;
    font-size:12px;
    margin-bottom: 2px;
    text-align: justify;
}

#public-disclaimer a{
    color: yellow;
    text-decoration: underline;
}

#collective-upload-form{
    background-color: white;
    border-left: 1px solid #444;
    border-bottom: 1px solid #444;
    border-right: 1px solid #444;
    padding: 2px;
}

#collective-upload-form label{
    font-weight: bold;
}

span.red{
    font-weight:bold;
    color:red;
}

.over-img{
    background: transparent url('../img/tooltip2.png') repeat top left;
    text-align: center;
    z-index:1100;
    color: white;
    height:22px;
    margin-top:-22px;
    position: relative;
}
.over-img img, .over-img-ontop img{
    height:22px;
}

.over-img-ontop{
    height:14px;
    /*background-color: #fff;*/
    background:url("../images/skin/shadow_invert.jpg") repeat-x scroll left top #FFFFFF;
}

.over-img a{
    color: #fff;
    
}
.over-img-ontop a{font-size:10px;
    font-weight: normal;color:#555;font-style: italic;}

a.header-recherche{
    color: blue;
}

.search-dialog{
    background: transparent url('../img/tooltip.png') repeat top left;
}

.comment-reply {
    padding:5px;
}

.onereply{
    margin-left:32px;
    margin-top:10px;
    border:1px solid #ccc;    
}

.reply-header img{
    vertical-align:middle;
}
.reply-header{
    background: transparent url(../img/tooltip2.png) repeat top left;
    color: white;
    font-weight: bold;
    height:24px;
}

.over-reply{
    background: transparent url(../img/reply-to.png) no-repeat center left;
}

.reply-body{
    padding: 15px;
    background-color: transparent;

}
div.onereply:hover{
    background:white url(../img/tooltip2.png) repeat top left;
}

.song-image{
    float:left;
    margin: 5px;
}

#event-shownext{
    font-size: 12px;
    padding: 2px;
}

#event-shownext .event-marketing{
    color: #b2d1ff;
    font-weight:bold;
    background-color:#222;
}

#event-shownext .event-name{
    font-weight:bold;
    margin-left: 5px;
    margin-right:5px;
    background-color:#ccc;
}

#event-shownext .event-place, #event-shownext .event-hour{
    background-color:#fff;
    font-weight: bold;
}

#event-shownext .event-hour{
    margin-right: 10px;
}

.form-progressbar{
    float:left;
    margin-left:6px;
    margin-top:6px;
}

.form-progressbar-right{
    float:right;
    margin-right:6px;
    margin-top:6px;
}

.public-artist-profile{
    background: transparent url(../img/background_page.png) repeat top left;
    border:1px dashed #222;
}

.gallery-preview{
    margin-top:10px;
    visibility: hidden;display:none;
}

.personal-space-black{
    background-color: #222;
    color: #fff;
}
.personal-space-black p{
    margin: 0px;
}

.song-title{
    background-color: #222;
    color: #fff;
    font-weight: bold;
    text-align: center;
    margin-bottom: 5px;
    padding: 5px;
}

.current-gallery-infos{
    background-color: #eee;
    border: 1px solid #222;
    margin: 2px;
}

.current-gallery-infos .gallery-name{
    text-align:center;
    font-weight: bold;
}

.current-gallery-infos .gallery-actions{
   text-align:center;
}
.current-gallery-infos .gallery-preview-infos{
   padding:5px;
}