@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
	background-position: left top;
}
#box {
	height: 100%;
	width: 100%;
}
#dj {
	background-image: url(../images/dj.png);
	height: 645px;
	width: 625px;
	left: 0px;
	bottom: 0px;
	position: absolute;
	float: left;
	margin-left: 40px;
}
#nav {
	float: right;
	width: 325px;
	margin-right: 75px;
	bottom: 10px;
	position: absolute;
	right: 0px;
}
#logo {
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	float: right;
	height: 93px;
	width: 104px;
}
#bajada-logo {
	background-image: url(../images/logo-bajada.png);
	background-repeat: no-repeat;
	height: 66px;
	width: 234px;
	float: right;
	margin-top: 25px;
}
#nombre-dj {
	background-image: url(../images/dj-nombre.png);
	background-repeat: no-repeat;
	float: right;
	height: 98px;
	width: 325px;
}
#reproductor {
	float: right;
	height: 72px;
	width: 100%;
	margin-top: 10px;
}
#downloads {

	height: 21px;
	width: 216px;
	float: right;
	margin-top: 10px;
}
#send-friends {
	height: 22px;
	width: 216px;
	float: right;
	margin-top: 10px;
}
#wallpapers {
	background-image: url(../images/wallpaper.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 216px;
	background-attachment: scroll;
	height: 34px;
	width: 216px;
	float: right;
	margin-top: 10px;
}
#links {
	float: right;
	height: 66px;
	width: 216px;
	margin-top: 10px;
	background-attachment: scroll;
	background-image: url(../images/links.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#freeloomedia {
	float: right;
	height: 23px;
	width: 216px;
	margin-top: 10px;
	background-attachment: scroll;
	background-image: url(../images/freeloomedia.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
 ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
#downloads li {
	list-style-image: none;
	height: 21px;
	list-style-position: outside;
	list-style-type: none;
}
#downloads li.downloads a {
	
}
#send-friends li.sendfriend a {
	background-image: url(../images/sendfriend.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 216px;
	background-attachment: scroll;
	height: 23px;
}
#wallpapers li.wallpaper a {
	
}
#downloads li a {
	background-position:0 0;
	display:block;
	height:21px;
	line-height:15px;
	text-indent:-9999px;
	background-image: url(../images/download.png);
}
#send-friends li a {
background-position:0 0;
display:block;
height:21px;
line-height:15px;
text-indent:-9999px;
}
#wallpapers li a {
background-position:0 0;
display:block;
height:34px;
line-height:15px;
text-indent:-9999px;
}
#wallpapers li {
	width: 54px;
	float: left;
}
#links li a {
	background-position:0 0;
	display:block;
	height:17px;
	line-height:15px;
	text-indent:-9999px;
}
#links li {
	width: 216px;
	float: left;
	height: 17px;
}
#freeloomedia li a {
	background-position:0 0;
	display:block;
	height:17px;
	line-height:15px;
	text-indent:-9999px;
}
#freeloomedia li {
	width: 216px;
	float: left;
	height: 17px;
}

