/* reset */
body,p,blockquote{
	margin:0;
	padding:0;
	color:#393833;
	font:normal 82.5% Arial,'Lucida Grande',Helvetica,Verdana;
}
a img,iframe{
	border:none;
}
h1,h2,h3,h4,h5,h6{
	margin:0;
	padding:0;
	font-size:100%;
}
ul,ol,dl,li,dt,dd{
	margin:0;
	padding:0;
}
form,fieldset{
	margin:0;
	padding:0;
}
fieldset{
	border:1px solid #393833;
}
legend,select{
	padding:0;
}
input,textarea,select,option{
	margin:0;
	padding:1px;
	color:#393833;
	font-size:100%;
	font-family:inherit;
}
/* header */
body{
    color:#fff;
	background:#2d2e2e url(fd_header.gif) repeat-x;    
    width:100%;
}
#header{
	width: 900px;
	height: 78px;
	margin: 0 auto;
	position: relative;
}
#headermenu{
    width:100%;
    color:#fff;
    font:normal 0.9em Arial;
}
.headermenu_r{
    width:50%;
    height:100%;
    float:right;
    text-align:right;
    padding-top: 3px;
}
.headermenu_l{
    width:50%;
    height:100%;
    float:left;
}
.headermenu_c{ 
    clear: both; 
}
.headermenu_t td{ 
    padding-left:15px;
}
.headermenu_a,.headermenu_a:link,.headermenu_a:hover,.headermenu_a:visited{
    color:#fff;
	text-decoration:none;
    font:bold 0.9em Arial;
}
#headermenu ul {
    display: inline;
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}
#headermenu ul li {
    display: inline;
	padding: 1px;
}
/* apple search */
#searchform {
	margin: 0;
	padding: 0;
	width: 200px;
}
#searchform fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}
#searchform label { 
	color: #999; 
	display: none; 
}
#searchform input {
	width: 210px; 
	color: #222; 
}
#searchform #submitquery { 
	display: none; 
}
.clear { 
	clear: both; 
	margin: 0; 
	padding: 0;
}
#searchdiv {
	float: right;
	width: 215px;
	padding: 4px 0 0 0;
}
/* banner */
#banner{
	width:900px;
	height:151px;
	margin: 0 auto;
	position: relative;
}
/* main */
h1{
    color:#fff;
    font:normal 3em Arial;
}
h2{
    color:#e80000;
    font:normal 2.1em Arial;
    padding:20px 0px 5px 0px;
}
h3{
    color:#fff;
    font:bold 1em Arial;
    padding:5px 0px;
}
h5{
    color:#fff;
    font:bold 0.9em Arial;
}
p{
    color:#fff;
    font:normal 0.9em Arial;
}
#main{
	width:900px;
	margin: 0 auto;
	/*position: relative;*/
}
.main_l{
    width:426px;
    height:100%;
    padding-top:10px;
    float:left;
}
.main_r{
    width:50%;
    height:100%;
    float:right;
    text-align:right;
    padding-top: 4px;
}
.main_c{ 
    clear: both;
    padding-top: 4px;
}

.artist{
	width:100%;
	margin: 0 auto;
	position: relative;
	padding-top:10px;
}
.artist_l{
    width:65%;
    height:100%;
    float:left;
    text-align:left;
}
.artist_r{
    width:35%;
    height:100%;
    float:right;
    text-align:left;
    /*background:#2d2e2e url(bulle.png) no-repeat;*/
}
.artist_c{ 
    clear: both; 
    height:1px;
    background:#2d2e2e url(artist_space.gif) no-repeat;
}
.artist_comment{
    line-height: 130%;    
}
.artist_photo{
    border:6px solid #fff;  
    margin-right:30px;
    margin-right:8px;
}
.artist_link, .artist_link a,.artist_link a:link,.artist_link:hover,.artist_link:visited{
    color:#ff1400;
	text-decoration:none;
    font:bold 0.9em Arial;
}
.artist_l ul{
    margin-left: 18px;
    padding-left: 18px;
    margin-left: 0px;
    padding-left: 0px;
    list-style: none;
}
.artist_l ul li{
    padding-top: 0px;
    line-height: 18px;
}
.artist_bulle{
    height:100px;
    padding-top:0px;
    padding-left:20px;
    color:#fff;
    font:bold 0.9em Arial;
    line-height: 150%;
}
.plays{
	padding-top:6px;
	font: 0.9em Arial;
    text-align:left;
    line-height: 130%; 
}
/*
.artist_total{
    line-height: 130%; 
}*/

.main2{
	width:900px;
	margin: 0 auto;
	position: relative;
}
.main2_l{
    width:608px;
    height:100%;
    float:left;
}
.main2_r{
    width:292px;
    height:100%;
    float:right;
    text-align:left;
}
.main2_c{ 
    clear: both; 
}
/* about */
#about ul{
    margin-left: 0;
    padding-left: 0;
    list-style: none;
}
#about a{
	color: #FF1400;
}
#about ul li{
    display: inline;
}
#about_top{
    height:18px;
    background:#2d2e2e url(about_top.png) no-repeat;
}
#about_top_bis{
    height:18px;
    background:#2d2e2e url(about_top_bis.png) no-repeat;
}
#about_repeat{
    background:#2d2e2e url(about_repeat.png) repeat-y;
}
#about_bottom{
    height:19px;
    background:#2d2e2e url(about_bottom.png) no-repeat;
}
#about_content{
    padding:0px 15px;
}
.tickets td{
    color:#fff;
    border-bottom:1px dotted #6a6a6a;
}
.ticket, .ticket a,.ticket a:link,.ticket:hover,.ticket:visited{
    color:#6a6a6a;
	text-decoration:none;
    font:normal 0.8em Arial;
}

/* comments */
.comments{
    color:#575858;
	text-decoration:none;
    font:normal 0.9em Arial;
    width:284px;
    text-align:left;
}
.comments strong{
    font-size:1.5em;    
}

/* footer */
/*#footer{
	width:900px;    
    min-height:10px;
    height:auto !important;
    height:10px;
}*/
#footer {
	clear: both;
	padding: 5px 0px 0px 0px;
	font-size: 10px;
	line-height: 14px;
	color: #999;
}
#footer p {
	text-align: center;
}
#footer a {
	color: #666;
	text-decoration: none;
}
#footer a:hover {
	color: #999;
}

#footer .legal a {
}
#footer .links a {
}

#footer p.legal {
	margin:15px;
}

/* scrollbar */
#content2{
	height: 95px;
	width: 422px;
	float:left;
	background-color:#2d2e2e;
	overflow:hidden;
}
#content2 p{
    color:#333;
	/*width: 1000px;*/
}
.clear2{
	clear:both;
	height: 0px;
}			
.scrollbar-hor{
	background:#2d2e2e url(scroller.png) no-repeat;
	height: 18px;
	width: 422px;
	float:left;
	cursor:pointer;
}
.handle-hor{
	height: 18px;
	width: 72px;
	background: url(handle-hor.png) no-repeat;
}

.box_black {
	background-color:black;
	width:900px;
    margin:0 auto;
}

.box_black_bottom, .box_black_top, .box_black_bottom_nomarge {
	width:900px;
	overflow:hidden;
    margin:0 auto;
}

.box_black_bottom, .box_black_bottom_nomarge {
    height:8px;
    background:#2d2e2e url(big_border_bottom.png) no-repeat;
    margin-bottom:15px;
}

.box_black_bottom_nomarge {
    margin-bottom:0;
}


.box_black_top {
    height:7px;
    background:#2d2e2e url(big_border_top.png) no-repeat;
}

body#page-search a {
	color: white;
}

/*  div youtube  */
#videoYouTube {
	background-color:white;
	position:absolute;
	top:600px;
	left:400px;
	right:400px;
	/*border:1px solid red; */
	width:510px;
	height:408px;
}

#titleYT {
	color:black;
	float:left;
	margin-left:200px;
	display:inline;	
	font-weight:bold;
}


.transparentClass {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=20);
	opacity:0.20;
	-moz-opacity:0.20;
}

.unTransparentClass {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	opacity:1.0;
	-moz-opacity:1.0;
}

#hideYT {
	display:inline;
	float:right;
	text-align:right;
  width:30px;
  margin:2px 2px 5px 0;
	z-index:2001;
	cursor:pointer;
}

