@charset "utf-8";
/* CSS Document */

html, body 
{
	margin:0;
	padding:0;
	
}

body{
	background:url(../images/background.jpg);
	background-position: top;
	background-repeat:repeat-x;
	font-family:Verdana, Geneva, sans-serif;
	}
#main{ 
		width:1000px;
		margin:auto;
}
 #banner{
	 width:auto;
	 height:auto;
	 
 }
#menu{
	width:auto;
	height:55px;
	text-align:right;
	
}


#rightmenu{
	width:420px;
	height:40px;
	float:left; 
	line-height:40px;
	
}

#rightmenu a { color:#000; height:38px; 
    
	text-decoration:none;
	font-size:13px;
	 
	
	display: block; 
	float: left; 
	padding: 0 10px;
	     
	}
	#rightmenu a:hover{
		background:url(../images/menuhover.jpg);
		
		
		
	}





#cen{ 
      width:160px;
	  float:left;
	  height:60px;
}

#leftmenu{ 
	width:420px;
	float:left;
	height:40px;
	line-height:40px;
	       	
	
}

#leftmenu a { color:#000; height:38px; 
    
	text-decoration:none;
	font-size:13px;
	 
	 
	display: block; 
	float: left; 
	padding: 0 10px;
	     
	}
	#leftmenu a:hover{
		background:url(../images/menuhover.jpg);
		
		
	}
#downmenu{
	font-size:12px;
	color:#666;
	margin-right:40px;
	
}
#downmenu a{
	text-decoration:none;
	color:#666;
	
}
#downmenu a:hover{
	text-decoration:none;
	color:#900;
	
}
#content{
 
	
}
#leftzone{ 
display:block;
position:relative;
 
		width:640px;
		
		float:left;
		margin-left:10px;
	
	
	
}
#ltop{ background-image: url(../images/leftTop.jpg); height:41px; float:left; background-repeat:no-repeat;
	
}
#titleVideo { font-size:16px; color:#FFF; padding:18px; float:left; width:604px;
	
}
#lcenter{ background-image:url(../images/leftCenter.jpg); clear:both; position:relative;
background-repeat:repeat-y;
		 
}
#lcenterArt{ background-image:url(../images/leftCenter.jpg); background-repeat:repeat-y;  height:auto; float:left; width:640px; 
		 
}
#lcenter object{ margin-left:10px;
	
}
#ldown{ background-image:url(../images/leftDown.jpg); height:17px; clear:both; 
background-repeat:no-repeat;

}
#rightzone{
	width:320px;
	float:left;
	margin-left:10px;
	margin-top:0;
	
}
#rtop{ background-image:url(../images/rightTop.jpg);
height:42px; background-repeat:no-repeat; 
 	
}
#headline{ font-size:16px;
color:#FFF; 
padding-top:18px;
padding-left:18px;

}
#rcenter{ background-image:url(../images/rightCenter.jpg); 
text-align:center; background-repeat:repeat-y;


 	
}
#rcenter a{ font-size:14px;
color:#900;
text-decoration:none;
margin:0 20px 0 20px ;
}
#rcenter a:hover{ text-decoration:underline;
color:#F00;
	
}
#rcenter p{ margin:5px 20px 0 20px ; 
font-size:12px; 
color:#666;
}
#rdown{ background-image:url(../images/rightDown.jpg);
height:13px; margin:0; background-repeat:no-repeat;
	
	
}
#footer{
	
	background:url(../images/footerBg.jpg);
	background-repeat:repeat-x;
	width:960px;
	height:28px;
	margin:10px;
	
	float:left
}
#footer p{ padding:0; margin:5px;
font-size:10px;
color:#666;
	
	
}

#friends{
	float:left;
	clear:both;
	font-size:10px;
	color:#999;
	width:900px;
	
}

#friends a{ color:#666;
text-decoration:none;
	
}
#friends a:hover{
	color:#900;
}

/*//////////////////////Artisti///////////////////*/

.artist{ width:120px;
text-align:center; height:150px;
font-size:10px; display:block; float:left; position:relative; 
margin:5px  0 0 5px;
	
}
.artist a{ text-decoration:none;
color:#666;
}
.artist a:hover{ text-decoration:none;
color:#900;
}
#text2010 { font-size:14px;
color:#900;
margin:15px;
	
}
/*///////////serch form /////////////////////*/

#search{ background:url(../images/searchBg.jpg);
background-repeat:no-repeat; width:320px; height:50px; 
margin-bottom:10px;	
 
	
}
#search input{ margin-top:13px; margin-left:8px; margin-right:0;
}
#btn{ background:url(../images/serchBg.jpg); border:none; height:22px;
color:#666;
	
	
}
