/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

html{
	overflow: auto;
}

body{
	/*background-color: #724f1a;*/
	background-color: #4A3109;
}

.transpBody
{
	background-color: transparent;
}

.underConsImg
{
	border: none;
	padding: 0px;	
	margin: 0px;
}

.container
{
	position: relative;
	height: 514px;
	margin: 0px auto;
	padding: 0px;
	border: 0px;
	text-align: left;
	vertical-align: top;
	overflow: hidden;
}

#wallPic1
{
	position: relative;
	top: 0px;
	left: 0px;
}

#wallPic2
{
	position: relative;
	top: 0px;
	left: 0px;
}

#wallPic3
{
	position: relative;
	top: 0px;
	left: 0px;
}


a.wallLink
{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

a.wallLink:link
{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

a.wallLink:visited 
{
    color: #724f1a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

a.wallLink:hover
{
    color: red;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

a.wallLink:active
{
    color: red;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

a.newsLink
{
	font-family: Arial, Helvetica, sans-serif;
	color: #724f1a;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

a.newsLink:link
{
	font-family: Arial, Helvetica, sans-serif;
	color: #724f1a;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

a.newsLink:visited 
{
    color: #724f1a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

a.newsLink:hover
{
    color: white;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

a.newsLink:active
{
    color: #724f1a;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

#links1
{
	position: absolute;
	top: 105px;
	left: 55px;
	text-align: center;
	max-width: 50px;
	width: 50px;
	font-size-adjust 
}

#links2
{
	position: absolute;
	top: 105px;
	right: 95px;
	text-align: center;
	max-width: 50px;
	width: 50px;
}

#links3
{
	position: absolute;
	top: 270px;
	left: 55px;
	text-align: center;
	max-width: 50px;
	width: 50px;
}

#links4
{
	position: absolute;
	top: 270px;
	right: 95px;
	text-align: center;
	max-width: 50px;
	width: 50px;
}

#links5
{
	position: absolute;
	top: 425px;
	left: 55px;
	text-align: center;
	max-width: 50px;
	width: 50px;
}

#links6
{
	position: absolute;
	top: 425px;
	right: 95px;
	text-align: center;
	max-width: 50px;
	width: 50px;
}

#ifrContent{
	padding: 0px;
	margin: 0px auto;
	border: none;
	width: 1019px;
	height: 595px;
	overflow: hidden;
}

#mainContainer
{
	visibility: hidden;
}

.outterContainer 
{
	margin: 0px auto;
	padding: 0px;
	border: 0px;
	height: 595px;
	width: 1019px;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -509px;
	display: block;
	text-align: center;
	background-image: url(../images/fondoqiro.jpg);
	background-repeat: no-repeat;
}

#navBar {
	margin: 0px auto;
	padding: 0px;
	height: 47px;
	width: 1019px;
	text-align: left;
	border: 0px;
	bottom: 15px;
	left: 0px;
	position: absolute;
}

#imgNavBar
{
	position: absolute;
	top: 5px;
	right: 5px;
}

#imgYouTube
{
	position: absolute;
	top: 10px;
	left: 20px;
}

#imgFacebook
{
	position: absolute;
	top: 10px;
	left: 98px;
}

#imgMySpace
{
	position: absolute;
	top: 13px;
	left: 180px;
}

#imgSonico
{
	position: absolute;
	top: 10px;
	left: 268px;
}

#imgQiro
{
	position: absolute;
	top: 22px;
	left: 385px;
}

#imgMiMusica
{
	position: absolute;
	top: 22px;
	left: 453px;
}

#imgParaVos
{
	position: absolute;
	top: 22px;
	left: 565px;
}

#imgMisFans
{
	position: absolute;
	top: 21px;
	left: 675px;
}

#imgNovedades
{
	position: absolute;
	top: 22px;
	left: 779px;
}

#imgStaff
{
	position: absolute;
	top: 23px;
	left: 802px;
}

#imgContacto
{
	position: absolute;
	top: 22px;
	left: 900px;
}

#homeBackGrd
{
	position: absolute;
	top: 0px;
	right: 98px;
}

#homeLogo
{
	position: absolute;
	top: 246px;
	left: 90px;
}

#exclusivo
{
	position: absolute;
	top: 40px;
	left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}

#YouTube
{
	position: absolute;
	top: 130px;
	right: 80px;
}

#imgLogoChico
{
	position: absolute;
	top: 35px;
	left: 70px;
}

#imgTagIncomprendido
{
	position: absolute;
	top: 120px;
	left: 75px;
}

#imgTagFans
{
	position: absolute;
	top: 120px;
	left: 75px;
}

#playerTextPanel
{
	position: absolute;
	bottom: 110px;
	left: 120px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#playerText1
{
	font-size: 11px;
	font-weight: bold;
}

#playerText2
{
	font-size: 9px;
}

#playerButtons
{
	position: absolute;
	left: 223px;
	bottom: 113px;
}

#imgFondoDescargas
{
	position: absolute;
	top: 85px;
	left: 35px;
}

#imgFondoFans
{
	position: absolute;
	top: 85px;
	left: 22px;
}

#imgMapa
{
	position: absolute;
	top: 0px;
	left: 0px;
}

#imgFondoAmo
{
	position: absolute;
	top: 0px;
	right: 15px;
}

.clubText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.clubTitulo
{
	font-size: 17px;
	font-weight: bold;
}

.resalteCoordinadora
{
	font-weight: bold;
}

#blockAmo
{
	position: absolute;
	top: 5px;
	right: 10px;
	width: 400px;
	color: #EF9A49;
}

#blockAmo a
{
	color: #EF9A49;
}

#blockLlevame
{
	position: absolute;
	top: 130px;
	right: 10px;
	width: 400px;
	color: #BFA060;
}

#blockLlevame a
{
	color: #BFA060;
}

#blockCorazon
{
	position: absolute;
	top: 252px;
	right: 10px;
	width: 400px;
	color: #BA8FBA;
}

#blockCorazon a
{
	color: #BA8FBA;
}

#blockSoyYo
{
	position: absolute;
	top: 337px;
	right: 10px;
	width: 400px;
	color: #8ABC39;
}

#blockSoyYo a
{
	color: #8ABC39;
}

#blockSognar
{
	position: absolute;
	top: 465px;
	right: 10px;
	width: 400px;
	color: #71B2D8;
}

#blockSognar a
{
	color: #71B2D8;
}

#imgFondoLlevame
{
	position: absolute;
	top: 123px;
	right: 17px;
}

#imgFondoCorazon
{
	position: absolute;
	top: 245px;
	right: 18px;
}

#imgFondoSoyYo
{
	position: absolute;
	top: 332px;
	right: 17px;
}

#imgFondoSognar
{
	position: absolute;
	top: 456px;
	right: 15px;
}

#imgFotoDescargas
{
	position: absolute;
	top: 0px;
	right: 50px;
}

#imgTagDescargas
{
	position: absolute;
	top: 120px;
	left: 75px;
}

#imgFotoBio
{
	position: absolute;
	top: 0px;
	right: 0px;
}

#imgFotoContacto
{
	position: absolute;
	top: 0px;
	right: 0px;
}

#contactForm
{
	z-index: 50;
}

#recQiro
{
	position: absolute;
	top: 143px;
	left: 183px;
}

#recContrataciones
{
	position: absolute;
	top: 143px;
	left: 246px;
}

#recDifusion
{
	position: absolute;
	top: 143px;
	left: 391px;
}

#author
{
	position: absolute;
	top: 195px;
	left: 125px;
	width: 338px;
	z-index: 30;
	background-color: transparent;
	background-image: url(../images/transpDot.gif);
	color: #13291A;
}

#email
{
	position: absolute;
	top: 248px;
	left: 125px;
	width: 338px;
	z-index: 30;
	background-color: transparent;
	background-image: url(../images/transpDot.gif);
	background-repeat: repeat;
	color: #13291A;
}

#comentario
{
	position: absolute;
	top: 300px;
	left: 125px;
	width: 338px;
	height: 150px;
	z-index: 30;
	background-color: transparent;
	background-image: url(../images/transpDot.gif);
	color: #13291A;
	overflow: auto;
	scrollbar-base-color: #E79C5E;
	scrollbar-face-color: #693C15;
	scrollbar-highlight-color: #C77129; 
	scrollbar-shadow-color: #93531E; 
	scrollbar-3dlight-color: #E79C5E; 
	scrollbar-arrow-color: #E79C5E; 
	scrollbar-track-color: #C77129;
	scrollbar-darkshadow-color: #93531E;
}

#btnSubmit
{
	position: absolute;
	top: 455px;
	left: 275px;
	cursor: pointer;
	cursor: hand;
	z-index: 30;
}

#bioNavCtrls
{
	position: absolute;
	top: 415px;
	left: 405px;
}

#imgFondoContacto
{
	position: absolute;
	top: 85px;
	left: 35px;
}

#windowButton
{
	position: absolute;
	top: 440px;
	left: 145px;
	cursor: pointer;
	cursor: hand;
}

#downWindow
{
	position: absolute;
	top: 360px;
	left: 40px;
	background-color:#a18d3b;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #3c2500;
	visibility: hidden;
	filter:alpha(opacity=85);
	opacity: 0.85;
	-moz-opacity: 0.85;
	-khtml-opacity: 0.85;
}

.windowTitle
{
	font-weight: bold;
}

#tableBio
{
	border-width: 1px;
	border-color: #684617;
	border-style: solid;
	text-align: center;
}

.downTitle
{
	font-weight: bold;
	text-align: left;
}

a.bioLink
{
	color: #3c2500;
	text-decoration: none;
}

a.bioLink:link
{
	color: #3c2500;
	text-decoration: none;
}

a.bioLink:visited 
{
    color: #3c2500;
	text-decoration: none;
}

a.bioLink:hover
{
    color: #3c2500;
	text-decoration: none;
}

a.bioLink:active
{
    color: #3c2500;
	text-decoration: none;
}

#windowClose
{
	cursor: pointer;
	cursor: hand;
}

#newsPanel
{
	position: absolute;
	top: 131px;
	left: 137px;
	width: 318px;
	height: 283px;
}

.newsTitle
{
	color: #3c2500;
	font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

.newsText
{
	color: #3c2500;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

.newsText A
{
	text-decoration: none;
	color: #FFFFFF;
}

.newsDate
{
	color: #3c2500;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
}