/* CSS Document */
a {
  outline: none;
  border:none;
}
:focus {
  -moz-outline-style: none;
}
img{
border:none;
}

.centered {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -287px;
  margin-left: -283px;
}
.centered2 {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -200px;
  margin-left: -200px;
}
.sized{
height:400px;
border:none;
}
.saadithumb{
height:25px;
margin:2px;
border:2px solid #7C8E94;
}

div.row a.player {	
	display:block;
	width:150px;
	height:91px;
	padding:0;	
	text-align:center;
	float:left;
	margin:0 20px 0 2px;
	margin-left:-7px;
}

#daddy{
margin-bottom:10px;	
}
#drums object{	
margin-top:-150px;
}
#drums{
margin-top:40px
}
#birdslive object{	
margin-top:-270px;
}
#birdslive{
margin-top:40px
}
#drums img{

}
/* splash image */
div.row a.player img {
	margin-top:15px;
	border:0;	
	}

/* "row" contains video and "lorem ipsum" text */
div.row  {
	z-index:90;
	position:fixed;
}

body {
margin: -5;
padding:0;
}
#slide_panel1 {

	display: none;
	font-size:8pt;
	z-index:98;
	position:fixed;
	left:345px;
	color:#FFF4DD;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	top:28px;
	background:#000000;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
	padding:10px;
		width:500px;

}
.slide_div1 {
position:fixed;
z-index:99;
left:345px;
background-color:#000000;
filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
}
.slide_button1 {
	background: url(openclose.png) no-repeat right 5px;
	text-align: center;
	width:175px;
	height:25px;
	padding: 8px 5px 0 0;
	display: block;
	text-decoration: none;
}
.minus_icon1 {
	background-position: right -114px;
}
#slide_panel2 {

	display: none;
	font-size:8pt;
	z-index:98;
	position:fixed;
	left:-40px;
	color:#FFF4DD;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	top:28px;
	background:#000000;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
	padding:10px;
		width:800px;

}
.slide_div2 {
position:fixed;
z-index:99;
left:-40px;
background-color:#000000;
filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
}
.slide_button2 {
	background: url(openclose2.png) no-repeat right 5px;
	text-align: center;
	width:175px;
	height:25px;
	padding: 8px 5px 0 0;
	display: block;
	text-decoration: none;
}
.minus_icon2 {
	background-position: right -114px;
}
#footer{
height:13px;
width:900px;
filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
font-family:"Verdana";
background-color:#000000;
color:#E4DBCA;
font-size:7pt;
}
#footer a{
color:white;
text-decoration:none
}
#header {
margin: 0 auto;
width: 800px;
background-color: #F0F0F0;
height: 200px;
padding: 10px;
}

