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


#DIVPlaylist1 {
    float:left;
	background-color: ;
	height: ;
	width: 370px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#DIVPlaylist2 {
    float:left;
	background-color: ;
	height: ;
	width: 58px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#TransparentFlashContainer {
	background-color: ;
	height:19px;
	width:27px;
	margin-top:0px;
	margin-bottom:0px;
	margin-right:auto;
	margin-left:auto;
}

#MusicNotecContainer {
	background-color: ;
	height:19px;
	width:27px;
	position:absolute;
	margin-top:0px;
	margin-bottom:0px;
	margin-right:auto;
	margin-left:auto;	
	z-index:2;
}

#ButtonBG_Change1a { 
	background-color: #CCCCCC; 
	background-image: none;
	background-repeat: repeat;
	background-position: left top;
	display: inline-block;
}


#ButtonBG_Change1a :hover{
	background-color: #D6DCE9;
	background-image: none;
	background-repeat: repeat;
	background-position: left top;
	display: inline-block;
}



#ChangeDivBG_Color1b {
	background-color: #D6DCE9;
	background-image: none;
	background-repeat: repeat;
	background-position: left top;
	display: inline-block;
}


#ChangeDivBG_Color1b :hover {
	background-color: #FFFFFF;
	background-image: none;
	background-repeat: repeat;
	background-position: left top;
	display: inline-block;
}


#ChangeDivBG_Color1 {
	background-color: #D6DCE9;
	background-image: none;
	background-repeat: repeat;
	background-position: left top;
}



#ChangeDivBG_Color1 :hover {
	background-color: #CCCCCC;
	background-image: none;
	background-repeat: repeat;
	background-position: left top;
	display: block;
}



#ChangeDivBG_Color2 {
	background-color: #D6DCE9;
	background-image: none;
	background-repeat: repeat;
	background-position: left top;
}



#ChangeDivBG_Color2 :hover {
	background-color: #CCCCCC;
	background-image: none;
	background-repeat: repeat;
	background-position: left top;
	display: inline-table;
}


#ChangeDivBG_Color3 :hover {
	background-color: #CCCCCC;
	background-image: none;
	background-repeat: repeat;
	background-position: left top;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}


#ChangeDivBG_NoColor4 :hover {
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}




/* START DIV JAVA SLIDE SHOW WITH FADE TRANSITION */
#s3slider {
   width: 400px; /* important to be same as image width */
   height: 300px; /* important to be same as image height */
   position: relative; /* important */
   overflow: hidden; /* important */
}

#s3sliderContent {
   width: 400px; /* important to be same as image width or wider */
   position: absolute; /* important */
   top: 0; /* important */
   margin-left: 0; /* important */
}

.s3sliderImage {
   float: left; /* important */
   position: relative; /* important */
   display: none; /* important */
}

.s3sliderImage span {
   position: absolute; /* important */
   left: 0;
   font: 10px/15px Arial, Helvetica, sans-serif;
   padding: 10px 13px;
   width: 374px;
   background-color: #000;
   filter: alpha(opacity=70); /* here you can set the opacity of box with text */
   -moz-opacity: 0.7; /* here you can set the opacity of box with text */
   -khtml-opacity: 0.7; /* here you can set the opacity of box with text */
   opacity: 0.7; /* here you can set the opacity of box with text */
   color: #fff;
   display: none; /* important */
   top: 0;

   /*
       if you put
       top: 0; -> the box with text will be shown at the top of the image
       if you put
       bottom: 0; -> the box with text will be shown at the bottom of the image
   */
}

#clear {
   clear: both;
} 

/* END DIV JAVA SLIDE SHOW WITH FADE TRANSITION */






#RemoveBulletsStyle {
   list-style-type:none;
   margin:0;
   padding:0;
} 



#Layer1{
z-index:1000;
position: relative;
left: 0px;
bottom: 0px;
}

#Layer2{
z-index:2;
position: relative;
left: 0px;
bottom: 0px;
}

#Layer3{
z-index:3;
position: relative;
left: 0px;
bottom: 0px;
}