

/* Style for Usual tabs HOME STUDIO */
#uldiv {
  margin:0px; padding:0px;
}

.usual {
  background:#ffffff;
  color:#ffffff;
  width:749px;
  border:0px;
  margin-left:0px;  
}
.usual li { list-style:none;  float:left; }
.usual ul a {
  display:block;
  padding:5px 10px 7px 10px;
  text-decoration:none!important;
  margin:0px;
  margin-left:0;
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	color: #004153;
  border-left:1px dashed #e0e0e0;
  color:#004153;
  background:#ffffff;
}
.usual ul a:hover {
  color:#ff7300;
  background:#ffffff;
  }
.usual ul a.selected {
  margin-bottom:0;
  background:#eeeeee;
  border:0px solid snow;  
  cursor:default;
    border-top:1px dashed #e0e0e0;
	  border-left:1px dashed #e0e0e0;
  }
.usual div {
	  margin:0px 0px 0px 0px;  
  clear:left;
  background:#FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #000000;		
}
.usual div a { color:#000; font-weight:bold;  }


/* Style for Usual tabs EQUIPEMENT DJ */

.usualdj {
/*  background:#ffffff;*/
  color:#ffffff;
  width:749px;
  border:0px;
  margin-left:0px;  
}
.usualdj li { list-style:none;  float:left; }
.usualdj ul a {
  display:block;
  padding:5px 10px 7px 10px;
  text-decoration:none!important;
  margin:0px;
  margin-left:0;
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	color: #266783;
  border-left:1px dashed #e0e0e0;
 /* background:#ffffff;*/
}
.usualdj ul a:hover {
  color:#ff7300;
  background:#ffffff;
  }
.usualdj ul a.selected {
  margin-bottom:0;
  background:#eeeeee;
  border:0px solid snow;  
  cursor:default;
    border-top:1px dashed #e0e0e0;
	  border-left:1px dashed #e0e0e0;
  }
.usualdj div {
	  margin:0px 0px 0px 0px;  
  clear:left;
 /* background:#ffffff;*/
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #000000;		
}
.usualdj div a { color:#000; font-weight:bold;  }

/* Style for Usual tabs SONO */

.usualsono {
  background:#ffffff;
  color:#ffffff;
  width:749px;
  border:0px;
  margin-left:0px;  
}
.usualsono li { list-style:none;  float:left; }
.usualsono ul a {
  display:block;
  padding:5px 10px 7px 10px;
  text-decoration:none!important;
  margin:0px;
  margin-left:0;
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	color: #003399;
  border-left:1px dashed #e0e0e0;
  background:#ffffff;
}
.usualsono ul a:hover {
  color:#ff7300;
  background:#ffffff;
  }
.usualsono ul a.selected {
  margin-bottom:0;
  background:#eeeeee;
  border:0px solid snow;  
  cursor:default;
    border-top:1px dashed #e0e0e0;
	  border-left:1px dashed #e0e0e0;
  }
.usualsono div {
	  margin:0px 0px 0px 0px;  
  clear:left;
  background:#FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #000000;		
}
.usualsono div a { color:#000; font-weight:bold;  }

/* Style for Usual tabs INSTRUMENTS */

.usualinstru {
  background:#ffffff;
  color:#ffffff;
  width:749px;
  border:0px;
  margin-left:0px;  
}
.usualinstru li { list-style:none;  float:left; }
.usualinstru ul a {
  display:block;
  padding:5px 10px 7px 10px;
  text-decoration:none!important;
  margin:0px;
  margin-left:0;
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	color: #057796;
  border-left:1px dashed #e0e0e0;
  background:#ffffff;
}
.usualinstru ul a:hover {
  color:#ff7300;
  background:#ffffff;
  }
.usualinstru ul a.selected {
  margin-bottom:0;
  background:#eeeeee;
  border:0px solid snow;  
  cursor:default;
    border-top:1px dashed #e0e0e0;
	  border-left:1px dashed #e0e0e0;
  }
.usualinstru div {
	  margin:0px 0px 0px 0px;  
  clear:left;
  background:#FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #000000;		
}
.usualinstru div a { color:#000; font-weight:bold;  }


#content {border:1px dashed #e0e0e0;    padding:10px 10px 10px 10px; } 
#content2 {border:1px dashed #e0e0e0;    padding:10px 10px 10px 10px; } 
#content3 {border:1px dashed #e0e0e0;    padding:10px 10px 10px 10px; } 
#content4 {border:1px dashed #e0e0e0;    padding:10px 10px 10px 10px; } 

	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		font-family: "Trebuchet MS";
		font-size: 11px;
		font-weight: normal;
		color: #000000;	
		}
	#slider, #slider li{ 
		/* 
			define width and height of container element and list item (slide)
			list items must be the same size as the slider area
		*/ 
		width:390px;
		height:160px;
		overflow:hidden; 
		
		}
	#slider li{ 
		background:#fffffff;
		text-align:justify;
			
		}		
	#slider li h2{ 
		margin:0 10px;
		padding-top:20px;
		}	
	#slider li p{ 
		margin:20px;
		}				
	span#prevBtn{	font-family: "Trebuchet MS";
		font-size: 11px;
		font-weight: normal;
		color: #000000;	}
	span#nextBtn{	font-family: "Trebuchet MS";
		font-size: 11px;
		font-weight: normal;
		color: #000000;	}	
