/* CSS Document */

/* font sizes:  14pt=0.875, 13pt=0.8125, 12pt=0.75, 11pt=0.6875, 10pt=0.625, 9pt=0.5625, 8pt=0.5  */

/* to add dynamic effects to p, syntax is "p a:link {}" */

/* to remove the outline from a tags:  a {outline:none;}*/

/* sitewide divs */

body {
	background-repeat:repeat;
	margin: 0;
	font-family:"Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size:0,75;
	line-height:1.4em;
	background-image: url(images/RED.jpg);
}


#container_master{
	width: 917px;
	height: 625px;
	margin-top:20px;
	margin-left: auto;
	margin-right: auto;
	overflow:hidden;
	border: 5px solid #44514A;
	background-image: url(images/cadre-vierge-72dpi.jpg);
}


#audio_player{
	width:300px;
	height:auto;
	float:right;
	text-align:right;	
	background-color:#44514A;
}



#footer{
	width: 920px;
	height: 80px;
	margin-left: auto;
	margin-right: auto;
	clear:both;
	background-color: #666666;
}

#copyright{
	width: 920px;
	position:static;
	margin-left: auto;
	margin-right: auto;
	margin-top:5px;
	text-align:right;
}


/*css navbar*/

#navcontainer{
	width:630px;
	height:32px;
	position:absolute;
	left:1px;
	top:-2px;
}

#navlist{
	margin:0;
	padding: 0px 5px;
	float:left;
	font-family:"Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size:0.8125em;
	font-weight:600;
	line-height:2.2em;
	letter-spacing:-0.4px;
	color:#999900;
}

#navlist li{
	list-style: none;
	margin: 0;
	display: inline;
}

#navlist li a{
	margin:0px;
	border:0px;
	padding-left:8px;
	padding-right:8px;
	text-decoration: none;
	outline:none;
}

#navlist li a:link { color: #CCCC33; }
#navlist li a:visited { color: #660000; }
#navlist li a:hover{color: #CDCDD1;}
#navlist li a#current{color: #dddddd;}



/*index.html*/

#main_index{
	width:920px;
	height:550px;
	background-repeat:no-repeat;
	background-color:#44514A;
	position:relative;
}

#header_home{
	width:920px;
	height:30px;
	background-color:#44514A;
	position:relative;
	overflow:hidden;
}

#main_home{
	width: 920px;
	height:600px;
	background-repeat:no-repeat;
	position:absolute;
	clear:both;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-image: url(images/_00003.jpg);
}
#container_master #main_bio {
    width: 920px;
	height:550px;
	background-repeat:no-repeat;
	position:relative;
	clear:both;
	background-image: url(images/bg_home.jpg);
}

#container_master #main_video {
    width: 920px;
	height:550px;
	background-color:#44514A;
	background-repeat:no-repeat;
	position:relative;
	clear:both;
}

#container_master #main_links {
    width: 920px;
	height:550px;
	background-repeat:no-repeat;
	position:relative;
	clear:both;
	background-image: url(images/bg_live5.jpg);
}

#container_master #main_live {
    width: 920px;
	height:550px;
	background-repeat:no-repeat;
	position:relative;
	clear:both;
	background-image: url(images/bg_live6.jpg);
	}

#container_master #main_news {
    width: 920px;
	height:550px;
	background-repeat:no-repeat;
	position:relative;
	clear:both;
	background-image: url(images/bg_live4.jpg);
}
#main_contact{
	width:920px;
	height:550px;
	background-color:#1a1a1a;
	position:relative;
	clear:both;
	text-align:left;
	background-image: url(images/guit-cass.jpg);
	color: #000000;
}
#main_presse{
	width:920px;
	height:550px;
	background-color:#1a1a1a;
	position:relative;
	clear:both;
	text-align:left;
	background-image: url(images/guit-cass.jpg);
}

#news{
	width:450px;
	height:484px;
	position:absolute;
	top:50px;
	left:13px;

}

#feature{
	width:108px;
	height:100px;
	position:absolute;
	top:430px;
	left:160px;
}


#featuretext1{
	width:130px;
	height:100px;
	position:absolute;
	top:430px;
	left:15px;
	padding-top:10px;
	padding-right:2px;
	text-align:right;
}


#featuretext2{
	width:509px;
	height:20px;
	position:absolute;
	top:470px;
	left:200px;
	padding-top:10px;
	padding-left:8px;
}

#footer_home{
	width: 920px;
	height: 50px;
	position:relative;
	background-image:url(images/footer_gigs1.jpg);
	margin-left: auto;
	margin-right: auto;
	clear:both;
	background-color: #45554B;
}

/*css footerlinks*/

#footer_container {

	width:300px;
	height:20px;
	position:absolute;
	left:20px;
	top:15px;
	text-align:left;
}

#footerlist{
	margin:0;
	padding: 0px 5px;
	float:left;
	font-family:"Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size:0.625em;
	font-weight:600;
	color:#A45E0C;
}

#footerlist li{
	list-style: none;
	margin: 0;
	display: inline;
}

#footerlist li a{
	margin:0px;
	border:0px;
	padding-left:8px;
	padding-right:8px;
	text-decoration: none;
	outline:none;
}

#footerlist li a:link { color: #A45E0C; }
#footerlist li a:visited { color: #A45E0C; }
#footerlist li a:hover{color: #dddddd;}
#footerlist li a#current{color: #dddddd;} 



/*discs.html*/

#header_discs{
	width:920px;
	height:30px;
	background-color:#230604;
	position:relative;
}

#main_discs{
	width:920px;
	height:550px;
	background-repeat:no-repeat;
	background-color:#44514A;
	position:relative;
}

div#disc_order_sbad {
	width:277px;
	height:61px;
	position:absolute;
	top:-107px;
	left:-275px;
	text-align:center;
	
}

div#disc_image_sbad{
	width:527px;
	height:192px;
	position:absolute;
	top:110px;
	left:199px;
	text-align:left;
	
}

div#disc_image_sbad img
{
  	display:inline;
  	margin:0px;
  	border:1px solid #230604;
}

div#disc_desc_sbad{
	width:358px;
	height:136px;
	position:absolute;
	top:310px;
	left:290px;
	text-align:left;
}

#clicktolisten_sbad{
	width:150px;
	height:10px;
	position:absolute;
	top:90px;
	left:535px;
	text-align:left;
}


#discpreview_sbad{
	width:180px;
	height:180px;
	position:absolute;
	top:110px;
	left:515px;
	text-align:left;
}


div.disc_order {
	width:190px;
	height:20px;
	position:absolute;
	top:80px;
	left:290px;
	text-align:center;
	
}

div.disc_image{
	width:192px;
	height:192px;
	position:absolute;
	top:110px;
	left:290px;
	text-align:left;
	
}

div.disc_image img
{
  	display:inline;
  	margin:0px;
  	border:1px solid #230604;
}

div.disc_desc{
	width:397px;
	height:135px;
	position:absolute;
	top:325px;
	left:295px;
	text-align:left;
}

#clicktolisten{
	width:150px;
	height:10px;
	position:absolute;
	top:90px;
	left:515px;
	text-align:left;
}


#discpreview{
	width:240px;
	height:180px;
	position:absolute;
	top:110px;
	left:495px;
	text-align:left;
}


#disc_cat_container {

	width:538px;
	height:110px;
	padding-top:440px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	
}

div.disc_cat
{
  	margin:12px;
  	border:0px;
  	height:auto;
  	width:103px;
  	float:left;
  	text-align:left;
}
	
div.disc_cat img
{
  	display:inline;
  	margin:0px;
  	border:1px solid #230604;
}

div.disc_cat a:hover img 
{
	text-decoration:none;
	border:1px solid #ffdba1;
}

div.disc_cat_desc
{
  	font-family:"Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size:0,75;
	line-height:1.3em;
	color:#222222;
	text-align:left;
  	width:103px;
	margin-top:4px;
}


#footer_discs{
	width: 920px;
	height: 50px;
	position:absolute;
	left:0px;
	top:640px;
	background: #C0C0C0;
}




/*SCORING.HTML*/


#header_scoring{
	width:920px;
	height:30px;
	background-color:#330000;
	position:relative;
	overflow:hidden;
}



#main_scoring{
	width:920px;
	height:550px;
	background-color:#000000;
	position:relative;
	

}

#main_reel_home{
  	width:920px;
	height:550px;
	background-color:000000;
	position:relative;
	clear:both;
	text-align:left;
}

#reel_container {

	width:886px;
	height:496px;
	position:absolute;
	left:1px;
	top:24px;
	text-align:left;
	
}

.reel_tn
{
  	padding:0px;
	margin:0px;
	height:59px;
  	width:auto;
  	float:left;
  	text-align:center;
	background-color:#333333;
}

.reel_tn a {
  	outline:none;
}
	
.reel_tn img
{
  	display: inline;
  	margin: 0px;
	border-top:1px solid #444444;
	border-bottom:1px solid #444444;
}

.reel_tn a:hover img
{
	text-decoration:none;
	border-top:1px solid #7fc0f2;
	border-bottom:1px solid #7fc0f2;
}


#reel_welcome{
	width:300px;
	height:200px;
	position:absolute;
	top:200px;
	left:308px;
	text-align:center;

}


#video_player{
  	width:500px;
	height:300px;
	background-color:#1a1a1a;
	position:absolute;
	top:130px;
	left:210px;
	text-align:center;
	clear:both;
}


#video_title{
	width:300px;
	height:70px;
	position:absolute;
	top:445px;
	left:308px;
	text-align:center;
}


#video_warning{
	width:300px;
	height:20px;
	position:absolute;
	top:98px;
	left:308px;
	text-align:center;
}


.vid_title {
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size:0.75em;
	font-weight:bold;
	font-style:italic;
	line-height:1.9em;
	color:#eeeeee;
}

.vid_caption {
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size:0.6875em;
	line-height:1.5em;
	color:#eeeeee;
}

#footer_scoring{
	width: 920px;
	height: 50px;
	position:relative;
	background-image:url(images/footer_gigs.jpg);
	background-repeat:no-repeat;
	margin-left: auto;
	margin-right: auto;	
	clear:both;
}

#contact_scoring {

	width:150px;
	height:20px;
	position:absolute;
	left:15px;
	bottom:12px;
}



/*live.html*/

#header_live{
	width:920px;
	height:30px;
	background-color:#0c1d2b;
	position:relative;
	overflow:hidden;
}

#main_live{
  	width:920px;
	height:550px;
	background-image:url(images/bg_live6.jpg);
	background-repeat:no-repeat;
	background-color:#000000;
	position:relative;
	clear:both;
}

#past_gigs{
	width:285px;
	height:404px;
	overflow:auto;
	position:absolute;
	top:51px;
	left:11px;
}

#gig_date{
	width:600px;
	height:428px;
	position:absolute;
	top:52px;
	left:310px;
	
}

/*photo.html*/

#container_photos{
	width: 920px;
	height: 355px;
	margin-top:20px;
	margin-left: auto;
	margin-right: auto;
	border-style:solid;
	border-width:5px;
	border-color:#222222;
	background: #222222;
}



#header_photos{
	width:920px;
	height:30px;
	background-color:#2d1e04;
	position:relative;
}


#main_photos{
  	width: 920px;
	height:550px;
	margin:0px;
	background-color:#000000;
}



/*LINKS.HTML*/


#main_links{
	width: 920px;
	height:550px;
	position:relative;
	clear:both;
	background-image: url(images/20070608_016R_DomDufF%C3%A0l%27Altercaf%C3%A9parValK.jpg);
}

#links01{
	width:380px;
	position:absolute;
	top:27px;
	left:57px;
	text-align:left;
	overflow:hidden;
	height: 421px;
	color: #FFFFFF;

}

#links02{
	width:400px;
	position:absolute;
	top:24px;
	right:16px;
	text-align:left;
	overflow:hidden;
	height: 422px;

}



/*epk.html*/

#header_epk{
	width:920px;
	height:30px;
	background-color:#172346;
	position:relative;
}

#main_epk{
  	width: 920px;
	height:550px;
	background-image:url(images/bg_epk.jpg);
	background-repeat:no-repeat;
	background-color:#050608;
	position:relative;
	clear:both;
}

#press_release{
	width:340px;
	height:440px;
	overflow:auto;
	position:absolute;
	left:56px;
	top:29px; 
    float:right; 

}

#pr_pic_caption{
	width:180px;
	height:30px;
	position:absolute;
	left:160px;
	bottom:142px;
}

#pr_pic1{
	width:113px;
	height:150px;
	position:absolute;
	left:25px;
	bottom:20px;
}

#pr_pic2{
	width:150px;
	height:113px;
	position:absolute;
	left:160px;
	bottom:20px;
}


/*elist.html*/

#elist_container{
	width:346px;
	height:296px;
	position:relative;
	padding:0px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	border-style:solid;
	border-width:2px;
	border-color:#ffffff;
}

#elist_title{
	width:346px;
	height:30px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	background-color:#a44f0a;

}

#elist_text{
	width:280px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:2px;
	text-align:left;

}

#elist_confirm{
	width:280px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:2px;
	padding-top:20px;
	text-align:center;

}

#elist_close{
	width:280px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:2px;
	padding-top:30px;
	text-align:center;

}

#elist_fields{
	width:280px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	text-align:left;

}

#elist_fields ul {
	list-style-type:none;
	padding:0;
	margin:0;
	border:none;
}

#elist_fields li {
	padding-top:1px;
	padding-bottom:1px;
}

#elist_buttons{
	width:280px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	text-align:left;

}

#elist_buttons ul {
	list-style-type:none;
	padding:0;
	margin:0;
	border:none;
}

#elist_buttons li {
	display:inline;
	margin-right:20px;
}


#elist_submit{
	width:346px;
	position:absolute;
	bottom:20px;
	left:2px;
	text-align:center;
	outline:none;
	background-color: #660000;
}



/*CONTACT.HTML*/

#contact_container{
	width:386px;
	height:480px;
	position:relative;
	padding:0px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	border-style:solid;
	border-width:2px;
	border-color:#000000;
}

#contact_title{
	width:346px;
	height:30px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	background-color:#a44f0a;
}

#contact_fr {

	width:334px;
	height:227px;
	position:absolute;
	left:302px;
	top:180px;
	text-align:left;

}

#contact_text{
	width:300px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:2px;
	text-align:center;

}

#contact_confirm{
	width:280px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:2px;
	padding-top:50px;
	text-align:center;

}

#contact_form{
	width:290px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	text-align:left;

}

#contact_form ul {
	position:relative;
	list-style:none;
	margin:0px;
	padding:0px;
	text-align:left;
	border: none;
}

#contact_form li {

	position:relative;
	margin: 7px;
	padding: 1px;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size:0.75em;
	line-height:1.1em;
}

#contact_ef{
	width:280px;
	position:relative;
	margin:5px;
	text-align:left;
	outline:none;
}


#contact_submit{
	width:346px;
	position:absolute;
	bottom:-26px;
	left:1px;
	text-align:center;
	outline:none;
}


/*ERROR.HTML*/

#header_error{
	width:920px;
	height:30px;
	background-color:#1A1A1A;
	position:relative;
	overflow:hidden;
}

#main_error{
  	width: 920px;
	height:550px;
	background-image:url(images/baie.jpg);
	background-repeat:no-repeat;
	position:relative;
	clear:both;
}

#error_text{
	width:500px;
	position:absolute;
	top:100px;
	right:40px;
	text-align:left;

}



/*font classes*/


a {
	outline:none;
}

p {
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size:0.75em;
}

p a{
	outline:none;
}

p a:link { 
	color: #7fc0f2;
	text-decoration: none;
	border-bottom:thin;
	border-bottom-style:dotted;
	border-bottom-color:#666666;
}

p a:visited { 
	color: #7fc0f2;
	text-decoration: none;
	border-bottom:thin;
	border-bottom-style:dotted;
	border-bottom-color:#666666;
}

p a:hover { 
	text-decoration: none;
	border-bottom:thin;
	border-bottom-style:dotted;
	border-bottom-color:#7fc0f2;
}

p a:active { 
	text-decoration: none;
}


.std_text {
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size:0.75em;
	line-height:1.5em;
}

.std_text a{
	outline:none;
}

.std_text a:link { 
	color: #7fc0f2;
	text-decoration: none;
	border-bottom:thin;
	border-bottom-style:dotted;
	border-bottom-color:#666666;
}

.std_text a:visited { 
	color: #7fc0f2;
	text-decoration: none;
	border-bottom:thin;
	border-bottom-style:dotted;
	border-bottom-color:#666666;
}

.std_text a:hover { 
	text-decoration: none;
	border-bottom:thin;
	border-bottom-style:dotted;
	border-bottom-color:#000000;
}


.order_text {
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size:0.75em;
	line-height:1.5em;
}

.order_text a:link { 
	color: #ffffff;
	text-decoration: none;

}

.order_text a:visited { 
	color: #ffffff;
	text-decoration: none;

}

.order_text a:hover { 
	text-decoration: none;
	border-bottom:thin;
	border-bottom-style:dotted;
	border-bottom-color:#A45E0C;
}


.white {color:#fff;}
.black {color:#000;}
.gray {color:#ccc;}
.darkgray {color:#666;}
.gold {color:#FFFFFF;}
.italic {font-style:italic;}
.bold {font-weight:bold;}
.big {font-size:0.875em;}
.medium {font-size:0.6875em;}
.small {font-size:0.625em;}
.smallest {
	font-size:x-small;
	line-height: normal;
}
.tight {line-height:1.4em}
.loose {line-height:1.7em;}


.dropcap {
 	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:9em;
	line-height: .75em;
	color:#8a4f0a;
	float:left;
}
#epk_photos {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	background-color: #000000;
}
#container_master #adress {
	left: 415px;
	bottom: auto;
	top: 97px;
}
#container_master #main_discs #disc_cat_container #Lyrics {
	left: 53px;
	top: 173px;
	width: 188px;
	height: 115px;
	font-size: 10px;
	font: verdana;
	color: #FFFFFF;
	line-height: normal;
}
/* the overlayed element */
div#voverlay {
	
	/* growing background image */
	background-image:url();
	
	/* dimensions after the growing animation finishes  */
	width:640px;
	height:480px;
	
	/* initially overlay is hidden */
	display:none;
	
	/* some padding to layout nested elements nicely  */
	padding:65px 35px 10px 35px;
}

/* default close button positioned on upper right corner */
div#voverlay div.close {
	background-image:url(../images/close.png);
	position:absolute;
	left:5px;
	top:5px;
	cursor:pointer;
	height:30px;
	width:30px;
}

div#vcontainer{
	left:0;
	top:0;
	width:100%;
	height:100%;	
	background:url(../images/loading.gif) no-repeat 50% 50%;
}
