#main{
	margin: 0 auto;
	padding: 0px;
	width: 770px;
}
#header{
	width: 770px;
	height: 80px;
	padding: 0;
	margin: 0 0 5px 0;
	background: url(bg-header.gif) bottom no-repeat;
}
/*#sidebar{
	width: 140px;
	float: left;
}*/


#content-box{
	width: 764px;
	background-color: #000;
	padding: 3px;
	margin: 0 0 5px 0;
}
#content{
	background-color: #090909;
}
#footer{
	background-color: #000;
	margin: 0;
	padding: 3px 10px;
}

.idiomas{
	font-size: 9px;
	float: right;
	color: #222;
	padding: 5px;
}
.idiomas a{
	color: #222;
	text-decoration: none;
}




#content-wood{
	height: 360px;
	padding: 25px 20px 0 ;
	background: #090909 url(bg-wood.jpg) bottom no-repeat;
}
#texto-wood{
	float: left;
	width: 440px;
}
#content-wood h2{
	text-indent: -10000px;
	background: url(h2-the-wood.gif) no-repeat;
	width: 440px;
	height: 24px;
	margin: 0 0 0 0;
}
.wood-foto{
	float: right;
	margin: 0 0 0 0;
}

#content-work{
	height: 390px;
	padding: 25px 20px 0 ;
	background: #090909 url(bg-work.jpg) bottom no-repeat;
}
#texto-work{
	width: 460px;
}
#texto-work h2{
	text-indent: -10000px;
	background: url(h2-the-work.gif) no-repeat;
	width: 720px;
	height: 24px;
	margin: 0 0 0 0;
}

#content-brain{
	height: 540px;
	padding: 25px 20px 0 ;
	background: #090909 url(bg-brain.jpg) top no-repeat;
}
#texto-brain{
	width: 380px;
}
#content-brain h2{
	text-indent: -10000px;
	background: url(h2-the-brain.gif) no-repeat;
	width: 720px;
	height: 24px;
	margin: 0 0 0 0;
}
#instruments{
	text-align: center;
	background-color: #090909;	
}
#instruments h2{
	text-indent: -10000px;
	background: url(h2-instruments.gif) no-repeat;
	width: 764px;
	height: 70px;
	margin: 0;
	padding: 0;
}

.electro, .electric, .bass {
	margin: 0;
	padding: 0;
	border: 0;
}

#instruments-listado{
	height: 430px;
	text-align: center;
	background: #090909 url(bg-instruments.jpg) bottom no-repeat;	
}

#galeria{
	text-align: center;
	background: #090909;	
	padding: 0 0 10px 0
}
#galeria img{
	margin: 0 0 10px 0;
}
#content-box h2.categoria1{ /* electroacusticas */
	text-indent: -10000px;
	background: url(h2-instruments-electro-acustic.gif) no-repeat;
	width: 764px;
	height: 95px;
	margin: 0 0 25px 0;
	padding: 0;
}
#content-box h2.categoria2{ /* electricas */
	text-indent: -10000px;
	background: url(h2-instruments-electric.gif) no-repeat;
	width: 764px;
	height: 95px;
	margin: 0 0 25px 0;
	padding: 0;
}
#content-box h2.categoria3{ /* bajos */
	text-indent: -10000px;
	background: url(h2-instruments-bass.gif) no-repeat;
	width: 764px;
	height: 95px;
	margin: 0 0 25px 0;
	padding: 0;
}
/*.guitar-box{
	width: 748px;
	margin: 20px 0 0 0;
	padding: 20px 20px 0;
}*/


.guitar-box{
	overflow: hidden;
	height: 240px;
	position: relative;
	width: 720px;
	padding: 0;
	margin: 10px 15px 0 15px;
}
#guitar-tape{
	width: 10000px;
	height: 240px;
	position: absolute;
	left: 0px;
}



.guitar{
	width: 100px;
	margin: 0 0 30px 0;
	padding: 0 10px;
	float: left;
}
.guitar p{
	padding: 0;
	margin: 3px 0 0 0;
	font-weight: bold;
}

.guitar p a{
	text-decoration: none;
}

.guitar img{
	border: 0;
}

p a.next{
	text-indent: -10000px;
	background: #090909 url(next.gif) bottom no-repeat;
	display: block;
	width: 40px;
	float:right;
	margin: 35px 70px 0 0;
}

p a.previous{
	text-indent: -10000px;
	background: #090909 url(previous.gif) bottom no-repeat;
	display: block;
	width: 65px;
	float:left;
	margin: 35px 0 0 50px;
	display: none;
}

#instruments-ficha{
	width: 764px;
	height: 609px;
	background: #090909 url(bg-ficha.jpg) bottom no-repeat;	
	position: relative;
}
.guitar-big{
	position: absolute;
	top: 132px;
	left: 74px;
}
.description{
	position: absolute;
	top: 132px;
	left: 263px;
	width: 320px;
}
.description p{
	padding: 0 0 3px 0;
	color: #A8A8A8;
}
.description p strong{
	color: #107FB8;
}
.description h3{
	color: #A8A8A8;
}


.ficha-imagenes{
	width: 130px;
	height: 360px;	
	position: absolute;
	top: 130px;
	left: 612px;
}

.ficha-imagenes-box{
	width: 130px;
	height: 276px;
	overflow: hidden;
	position: absolute;
	top: 20px;
	left: 15px;
}

.ficha-imagenes-tape{
	width: 130px;
	height: 300000px;
	position: absolute;
	top: 0px;
	left: 0;
}

.ficha-imagenes-tape img{
	margin: 0;
	padding: 0;
	padding-bottom: 13px;
	border: 0;
	
}

.up-img{
	position: absolute;
	top: 2px;
	left:50px;
	width: 47px;
	height: 7px;
	border: 0;
}
.down-img{
	position: absolute;
	top: 300px;
	left:50px;
	width: 47px;
	height: 7px;
	border: 0;
}



h3.h3-ficha{
	margin: 23px 0 0 0;
	padding: 0 0 5px 0;
	text-indent: -10000px;
	background-repeat: no-repeat;
	width: 200px;
	height: 17px;
}








#content-credits{
	heig ht: 540px;
	padding: 25px 20px 20px;
	background-color: #090909;
}
.texto-credits{
	width: 550px;
	float: right;
	padding: 20px 0 0 0;
	margin: 0 0 30px 0;
}
#content-credits h2{
	text-indent: -10000px;
	background: url(h2-credits.gif) no-repeat;
	width: 720px;
	height: 24px;
	margin: 0 0 0 0;
}
.foto-credits{
	float: left;
	margin: 0 0 0 0px ;
}


#content-contact{
	heig ht: 540px;
	padding: 25px 20px 20px;
	background: #090909 url(bg-contact.jpg) bottom no-repeat;
}
#content-contact h2{
	text-indent: -10000px;
	background: url(h2-contact.gif) no-repeat;
	width: 420px;
	height: 24px;
	margin: 0 0 0 0;
}


/* ------------------------- Splash ------------------------- */
/* ------------------------- Splash ------------------------- */
/* ------------------------- Splash ------------------------- */
#main-splash{
	position: relative;
	margin: 0 auto;
	padding: 0px;
	width: 770px;
}
#main-splash img{
	border: 0;
	margin: 0 35px;
}
.splash{
	position: absolute;
	top: 20px;
}
.english{
	position: absolute;
	top: 225px;
	left: 190px;
}
.espanol{
	position: absolute;
	top: 225px;
	left: 250px;
}
/* ------------------------- Concept ------------------------- */
/* ------------------------- Concept ------------------------- */
/* ------------------------- Concept ------------------------- */
#the_concept{
	height: 350px;
	background: #090909 url(bg-concept.jpg) bottom no-repeat;
	padding: 25px 20px 0;
}
#the_concept h1{
	text-indent: -10000px;
	background: url(h1-the-concept.gif) no-repeat;
	width: 300px;
	height: 24px;
	margin: 0 0 0 0;
}
#the_concept_texto{
	width: 310px;
	float: right;
	margin: 0 0 0 0;
}
