
/**
 * $Id: stylesheet.css 212 2010-04-13 21:27:28Z matthieu $
 */


 
 /* ====================== General ==================== */
* {
    margin: 0;
    padding: 0;
}

body {
    margin: 0;
    padding: 0;
    background-color: black;
    font-family: "Verdana", "Helvetica", "Arial", "Sans serif";
    font-size: 11px;
}

a:link,a:visited,a:active {
    color: black;
}

form {
    clear: both;
}

img {
    border: none;
}

ul {
    list-style-type: none;
}

#page0 {
    background-color: transparent;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	margin-top: -280px;
	min-width: 800px; 
}

        
#page {
    color: black;
    background-color: white;
    margin-left: auto;
    margin-right: auto;
    width: 800px;

}

.back a {
    text-decoration: none;
    font-size: 16px;
    font-family: "Helvetica", "Arial", "Sans serif";
    font-weight: bold;
    letter-spacing: -3px;
}
/* ====================== header.html ==================== */
#header {
    position: absolute;
    z-index:2;
    

}
#header img {
    margin-top: 45px;
    margin-left: 20px
}
#header h1 {
display: none;
}

#cclicense {
    background: url('images/HEADER_bars.gif') top right no-repeat;
    position: absolute;
    z-index:2;
    text-align: right;
   
    width: 780px;
    padding-top: 80px;
    font-size: 10px;
}
#cclicense img {
    display: none;
}
#cclicense a {
    font-weight: bold;
    text-decoration: underline;
}


/* ====================== main.html ==================== */


#fullspan {
    overflow: hidden;
    position: relative;
    width: 800px;
}

#scrollspan {
    background: white url('images/BACKGROUND.png') no-repeat ;

    height: 380px;
    width: 4800px;

    /*space for the logo*/
    padding-top: 130px;

}



.section {
    float: left;
    width: 775px;
    height: 380px;
    overflow: hidden;

    position: absolute;
    padding-left: 25px;   
 
    
}

.section h2 {
    width: 120px;
    text-align: right;
    border-style: none;
    float: right;
    font-size: 40pt;
    font-family: "Arial", "Sans serif";
    font-weight: bolder;
    letter-spacing: -10px;
    line-height: 0.8em;
    padding-top: 10px;
    padding-right: 30px;
}


.intersection {
    width: 198px;
    height: 380px;
    float: left;
    position: absolute;
    background: url(images/MAIN_intersection_background.gif) repeat;
}

/* ====================== news.html ==================== */
#news {

}

#news ul {
    width: 538px;
    height:345px;
    overflow: hidden;
}


#news li {

    height: 96px;
    /*_height: 100px; *//* ie6 hack */

    margin: 0px 0px 12px 0px;
    border-width: 8px 0px 1px 0px;
    border-color: black;
    border-style: solid none dashed none;
    overflow: hidden;
}

#news li img {
    border: 0px;
    display: block;
    float: left;
    margin: 10px 15px 10px 0px;
}

#news li .info {
    margin: 10px 0px 0px 0px;

    width: 337px;
    font-size: 10px;
    display: block;
    float: left;
}

#news .expand {
    width: 22px;
    display: block;
    clear: left;
    letter-spacing: 1px;
    color: black;
    text-decoration: none;
    margin-bottom: 8px;
}


#news li .info .title {
    text-transform: uppercase;
    font-weight: bold;
    text-decoration: none;
}


#news .nav {
    float: right;
    margin-right: 150px;
}


/* ====================== news_detail.html ==================== */


#news_detail p {

    margin-bottom: 8px;
}

#news_detail  {
    padding: 10px 0px 4px 0px;
    width: 538px;
    border-color: black;
    border-width: 8px 0px 1px 0px;
    border-style: solid none dashed none;
    float: left;
}



#news_detail  .date {
    display: blocK;
    font-size: 10px;
    margin-bottom: 12px;
}

#news_detail  .title {
    font-size: 13px;
    color: white;
    background: black;
    text-transform: uppercase;
    padding: 0px 4px 0px 4px;
}

#news_detail .left_column {
    float: left;
    width: 220px;
    margin-top: 16px;
}

#news_detail  #right_column {
    display: block;
    float: left;
    text-align: justify;
    width: 300px;
    margin: 16px 0px 0px 16px;
    height: 210px;
    overflow: hidden;
    margin-bottom: 10px;
}

#news_detail div a {
    font-weight: bold;
}
    
#news_detail  .back {
    float: right;
}

/* ====================== releases.html ==================== */


#releases .share {
    float: left;
    font-size: 9px;
    font-weight: bold;
    margin-top: 30px;
    width: 480px;
    border-bottom: 1px dashed black;
    padding: 10px;
    clear: both;
}

.share em {
    background-color: black;
    color: white;
    font-size: 16px;
    margin-right: 16px;
    padding: 0 3px;
    
}


#releases .album {
    border-top-width: 8px;
    border-top-color: black;
    border-top-style: solid;
    float: left;
    padding-top: 10px;
    margin-bottom: 20px;
}

/*image + marge*/
#releases .album0, #releases .album1 , #releases .album2 {
    width: 153px;
}

/*image de droite sans marge*/
#releases .album3 {
    width: 140px;
}

#releases .album img {
    border: 1px solid #ccc;
    width: 140px;
}


#releases .album p.title {
	width: 2em;
    font-weight: bold;
    font-size: 11px;
    margin-top: 10px;
    
   /* white-space: nowrap;*/
}
#releases .album p.download {
    font-size: 10px; 
    /*white-space: nowrap;*/
}

#releases .album p.download a {
    text-decoration: none;
    position: absolute;
    top: 265px;
    white-space: nowrap;
}


#releases .album p a {
    font-weight: normal;
    text-decoration: none;
}



#relaseinfo {
    text-align: left;
    float: left;
    width: 200px;
    height: 350px;
    margin-top: 0;
}

#relaseinfo p.title {
    margin-top: 20px;
    font-weight: bold;
}


#relaseinfo .releasecomments {
    margin-top: 20px;
    font-size: 9px;
    width: 170px;
}

#releases .notes {
	font-size: 9px;
	display: block;
	margin: 20px 0px 12px 0px;
}

#relaseinfo .releasecomments a, #releases .notes a {
    font-weight: bold;
}

#releasetracks {
    margin: 0;
    width: 400px;
    border-collapse: collapse;
    border-spacing: 0;
    font-weight: bold;
}
#releasetracks td {
    border-bottom: 1px solid black;
   padding: 2px;
padding-left: 0;
}

#releasetracks .title {
    background-color: black;
    color: white;
    padding: 2px;
}
#releasetracks .title em {
font-weight: normal;
   
}

#releasetracks td.listenlinks {
    border: 1px dashed black;
    text-align: center;
   /* width: 110px;  */
}

#releasetracks td.listenlinks a {
  text-decoration: none;
  
}




#releases .back {
    float: left;
	clear: left;
}

#paypal {
    position: absolute;
    top: 130px;
    left: 690px;
}

#paymentThanks {
    font-size: 18pt;
    text-align: center;
    margin-top: 5em;
    margin-bottom: 7em;
    font-weight: bold;
    }

/* ================= photos.html, photos_gallery.html =============== */
#photos {
    text-align: left;
}

#photos ul {
    width: 500px;
    border-top-width: 8px;
    border-top-color: black;
    border-top-style: solid;
    display: blocK;
    float: left;
    padding: 0px;
    margin: 0px;
    padding-top: 10px;
    height: 310px;
    overflow: hidden;
}

#photos li {

    list-style-type: none;
    height: 84px;
    border-bottom: 1px;
    border-bottom-style: dashed;
    margin: 0px 0px 12px 0px;
    padding-bottom: 10px;
}

#photos li a {
    margin-right: 29px;
    margin-left: 0;
}

#photos li a.last {
    margin-right: 0;
}

#photos li .title {
    display: blocK;
    float: right;
    margin-right: 0px;
    font-size: 10px;
    margin-top: 4px;
}
#photos .expand {
    letter-spacing: 1px;
    color: black;
    text-decoration: none;
    margin-right: 0px;
}



#photos #title {
    clear: both;
    width: 500px;
    text-align: center;
    font-size: 11px;
    font-weight: bold;
    padding-top:5px;
}

#photos .back {
    float: left;
}
#photos .nav {
    float: right;
}

#photos .nav a{
    margin-left: 3px;
}

/* ================= link.html =============== */
#links ul {
    width: 620px;
    height: 320px;
    overflow: hidden;
    border-top-width: 8px;
    border-top-style: solid;
    border-top-color: black;
    margin: 0;
    padding: 0;
}

#links li {
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: black;
    height: 24px;
    list-style-type: none;
    padding-top: 8px;
    font-size: 10px;
}

#links li a {
    letter-spacing: 1px;
    color: black;
    text-decoration: none;
    margin-right: 16px;
}


#links .nav {
    float: right;
    margin-right: 150px;
}



/* ====================== FAQ ==================== */
#faqframe {
    width: 620px;
    height: 320px;
    border-top: 8px solid black;
    padding: 0;
    font-weight: normal;
}

#faqHeader {
    margin-top :3px;    
    margin-bottom :3px;    
    
}

#faqlist {
    overflow: hidden;
    height: 320px;
}
    
#faqlist h4 {
    border-bottom: 1px dashed black;
    height: 24px;
    padding-top: 8px;
    font-size: 11px;
    font-weight: normal;
    background-color: white;
}

#faqlist p {
    padding-left: 20px;
    font-weight: normal;
    background-color: white;
}


#faqframenav {
    float: right;
    margin-right: 150px;
}


/* ====================== menu.html ==================== */


#scrollbar {
    height: 12px;
    background: gray url('images/MAIN_scrollbar_bg.gif') repeat;
    position: relative;
}

#scrollbar #drag {
    width: 160px;
    height: 12px;
    background-color: black;
    position: relative;
    
}



#menu {

    padding: 3px;
    padding-left: 25px;
   
    color: black;
    height: 30px;
    background-color: white;
}

#menu a {
    font-family: "Helvetica", "Arial", "Sans serif";
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    display: block;
    float: left;
    white-space: nowrap;
    background: white;
    color: black;

    padding: 2px;
    padding-left: 4px;
    padding-right: 4px;
    margin: 4px;
    margin-right: 40px;

}

#menu a#contactmenu {
	margin-right: 4px;
}

#menu a.selected {
    background: black;
    color: white;
}


#player {
    float: right;
}

#ajaxWait {

    height: 25px;
    width: 25px;
}


.message, .error {
	border: 1px solid black;
	background-color: white;
	padding: 1em;
	margin: 1em;

}

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

#dev {
    background-color: white;
    position: absolute;
    color: red;
    font-size: 16px;
    font-weight: bold;
    padding: 5px;
}

#contact p{
	color: white;
	padding: 5px;
	text-align: center;
	font-size: 11pt;
	margin: 2em;
}
#contact p a{
	color: white;
	font-weight: bold;
	display: inline-block;
	margin: 1em;
}

}