/* CSS Document - Theme definition - Dark Orange (default) */
ul#folderow li{
	color:white;
	background-color:#f60;
}
ul#folderow li.add{
	background:#069;
	border:none;
	border-bottom:1px solid #069;
}
ul#folderow li.up{
	background-color:#f60;
}
.slbox .titlebar{
	color:white;
	background:#069 none;
}
.slplaceholder{border:2px dashed #333}
.titbar, .flechota{background:#069}
/* NEW JCAROUSEL mouseover state */
a.next, a.nextPage {
	background-position:-184px 0;
}
a.prev, a.prevPage{
	background-position:-184px -38px;
}
a.prev:hover, a.prevPage:hover {
	background-position:-184px -38px;
}
a.next:hover, a.nextPage:hover {
	background-position:-184px 0;
}
/* NEW JCAROUSEL VERTICAL mouseover state */
#next-v {
	background-position:-38px -52px;
}
#next-v:hover, #next-v:hover {
	background-position:-38px -52px;
}
#prev-v.vertical, #prev-v.vertical{
	background-position:0 -52px;
}
#prev-v:hover, #prev-v:hover {
	background-position:0 -52px;
}
/*GAMES*/
.ttl-game{color:#069}