/*-////// STYLE de MENU VIDEOSSSS! ///////////////////////////////////////-------------------------- */

body {
background:url(http://www.fondoscopados.com/wallpapers/wallpapers_abstractos_86-1680x1050.jpg) #000; 
background-repeat:no-repeat; 
background-position:top center;
background-attachment: fixed;
}

a.clase1 {font-weight: bold;}
a.clase1 {text-decoration: none; color:fff}
a.clase1:visited {color:#CCCC00;} 
a.clase1:link {color:#CCCC00} 
a.clase1:hover {color:#CC3300} 

a.clase2 {font-weight: bold;}
a.clase2 {text-decoration: none; color:fff}
a.clase2:visited {color:#fff;} 
a.clase2:link {color:#fff} 
a.clase2:hover {color:#CC3300} 

#video_menu ul {

list-style: none;
margin: 0px;
margin-top: 0px;
margin-bottom: 0px;

}

#video_menu {
width: 116px;
margin: 0px;
}

#video_menu a {
font-family: tahoma;
font-size: 10px;
font-style: normal;
font-weight: none;
text-decoration: none;

}

#video_menu img {
border: 2px solid #111;
}
#video_menu a:hover img { border: #222 2px solid; }

#video_menu a:link, #video_menu  a:visited {
color: #555;
display: block;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 10px;
padding-left: 0px;
font-weight: none;

}

#video_menu a:hover {
color: #FFF;
display: block;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 10px;
padding-left: 0px;
font-weight: bold;

}

/*-////// STYLE de MENU PRINCIPAL  ! ///////////////////////////////////////-------------------------- */


#down ul {
	list-style: none;
	margin: 3;
	margin-top: 3;
	margin-bottom: 3;	
	padding: 0;
	font-family: century gothic;
	font-size: 12px;
	font-style: normal;
	font-weight: none;
	text-decoration: none;
	}

#down {
	width: 280px;

	margin: 0px;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: ;
	border-right-color: ;
	border-bottom-color: ;
	border-left-color: ;
	}

#down li a {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: ;
}
#down .notopbrdr0xNone {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}

#down li a:link, #down li a:visited {
	color: #CC3300;
	display: block;
	background: url(../Images/down1.png) left no-repeat;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 25px;font-weight: bold;
	}

#down li a:hover {
	color: #CCCC00;
	font: none;	
	background:  url(../Images/down2.png) left no-repeat;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 25px;font-weight: bold;background-color: #000;
	}

#down ul,#down ul li a{ height: 1%}

/*///////////////////////////*/
.playlix { 
padding-left: 5px;
height:20px;

}


/*//////////DEL REPROOOO*/
 
 #playlist {
	height:100%;
	width: 300px;
	ottttverflow-y:scroll;
	
}
#playlist table tbody tr td span{
	font-family:Tahoma;
	font-size:10px;
	
}
#playlist table tbody tr td img{
	border:none;
} 
.musEvver{
	background-color:#101010;
}
.musOver{
	cursor:pointer;
	color:#ccc;
	background-color:#000;
	text-decoration:none; /*underline*/
}

.musChecked {
	background-color:#000;
}
.musChecked span{
	color:#FFF;
	text-decoration:none; /*underline*/
}
/*Scrollbar ---- ////////////////////////////*/


#Scroller-1 { 
  position: relative; 
  overflow: hidden;
  width: 317px;
  height: 340px;
}

.Scroller-Container {
  position: absolute;
}
.Scrollbar-Track {
  width: 17px; 
  height: 340px;
  position: relative;
  background-color: #111;
  float:right;
}
.Scrollbar-Handle {
  width: 15px; 
  height: 40px;
  position: relative;
  background:  url(../Images/b_scroll.png) left no-repeat;
}