@charset "utf-8";

/* -----------------------------Reset rules-----------------------------*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

ol, ul {
	list-style: none;
}

a {
outline: none}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

img {
	border:none;
}

.clear {
clear:both
}

body {
	background-color: #14100d;
	font-family: sans-serif,'Lucida Grande',Tahoma,Verdana,Arial,Helvetica;
	line-height: 1;
}






/*--------------------------- main typographie --------------------------------*/
p {
	font-family: Arial, Helvetica, sans-serif;
	color: #948F7C;
	font-size: 14px;
	line-height: 18px;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
}

h1 {
	color: #B9B6AA;
	font-size: 28px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #494949;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}

h2 {
	color: #B9B6AA;
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}
h3 {
	color: #8B7C70;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}





/*--------------------------- lists --------------------------------*/


.generallist {
	color: #948F7C;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	list-style-type: disc;
}
.generallist li {
	line-height: 18px;
}



/*--------------------------- banner --------------------------------*/

#banner {
	width: 100%;
	height: 440px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #000000;
	background-image: url(../images/bannerline.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#bannercentered {
	width: 960px;
	height: 440px;
	float: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/backbanner.jpg);
	background-repeat: no-repeat;
	background-position: 130px 40px;
}
#bannerthin {
	width: 100%;
	height: 180px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #000000;
	background-image: url(../images/bannerline.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#bannercenteredthin {
	width: 960px;
	height: 180px;
	float: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


.box a {
	display: block;
	height: 118px;
	width: 225px;
	float: right;
	padding: 0px;
	margin-top: 260px;
	margin-right: 355px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/logobanner.png);
	background-repeat: no-repeat;
}
.boxthin a {
	display: block;
	height: 118px;
	width: 225px;
	float: right;
	padding: 0px;
	margin-top: 5px;
	margin-right: 355px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/logobanner.png);
	background-repeat: no-repeat;
}


/*--------------------------- main navigation --------------------------------*/
#navigation {
	width: 960px;
	height: 49px;
	background-image: url(../images/backnav.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}


#nav {
	list-style:none;
	padding-left: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
}

/* ------------menu espanol ------------------------ */
#nav .biografia {
	background-image: url(../images/biografia.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 118px;
	
}

#nav .biografia a {
	height: 30px;
	width: 118px;
}

#nav .biografia a:hover {
	height: 30px;
	width: 118px;
	background-repeat: no-repeat;
	background-image: url(../images/biografiahover.jpg);
	
}

#nav .conciertos {
	background-image: url(../images/conciertos.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 122px;
}

#nav .conciertos a {
	height: 30px;
	width: 122px;
	
}

#nav .conciertos a:hover {
	height: 30px;
	width: 122px;
	background-image: url(../images/conciertoshover.jpg);
	background-repeat: no-repeat;
}
#nav  .inicio {
	background-image: url(../images/inicio.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 99px;
}
#nav  .inicio  a {
	height: 30px;
	width: 99px;
}
#nav  .inicio  a:hover {
	height: 30px;
	width: 99px;
	background-image: url(../images/iniciohover.jpg);
	background-repeat: no-repeat;
	
}

#nav .discografia {
	background-image: url(../images/discografia.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 133px;
}

#nav .discografia a {
	height: 30px;
	width: 133px;
}

#nav .discografia:hover {
	background-image: url(../images/discografiahover.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 133px;
}

#nav .fotosyvideos {
	background-image: url(../images/fotosyvideos.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 166px;
}

#nav .fotosyvideos a {
	height: 30px;
	width: 166px;
}

#nav .fotosyvideos a:hover {
	height: 30px;
	width: 166px;
	background-image: url(../images/fotosyvideoshover.jpg);
	background-repeat: no-repeat;
}

#nav .tiendavirtual {
	background-image: url(../images/tiendavirtual.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 152px;
}

#nav .tiendavirtual a {
	height: 30px;
	width: 152px;
}

#nav .tiendavirtual a:hover {
	background-image: url(../images/tiendavirtualhover.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 152px;
}

#nav .blog {
	background-image: url(../images/blog.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 60px;
}

#nav .blog a {
		height: 30px;
	width: 60px;
}

#nav .blog a:hover {
	background-image: url(../images/bloghover.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 60px;
}

#nav .contacto {
	background-image: url(../images/contacto.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 104px;
}

#nav .contacto a {
	height: 30px;
	width: 104px;
}
#nav .contacto a:hover {
	background-image: url(../images/contactohover.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 104px;
}



/*  --------------- menu english -------------------- */

#nav .biography {
	background-image: url(../images/biography.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 118px;
	
}

#nav .biography a {
	height: 30px;
	width: 118px;
}

#nav .biography a:hover {
	height: 30px;
	width: 118px;
	background-repeat: no-repeat;
	background-image: url(../images/biographyhover.jpg);
	
}

#nav .concerts {
	background-image: url(../images/concerts.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 122px;
}

#nav .concerts a {
	height: 30px;
	width: 122px;
	
}

#nav .concerts a:hover {
	height: 30px;
	width: 122px;
	background-image: url(../images/concertshover.jpg);
	background-repeat: no-repeat;
}
#nav  .home {
	background-image: url(../images/home.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 99px;
}
#nav  .home  a {
	height: 30px;
	width: 99px;
}
#nav  .home  a:hover {
	height: 30px;
	width: 99px;
	background-image: url(../images/homehover.jpg);
	background-repeat: no-repeat;
	
}

#nav .discography {
	background-image: url(../images/discography.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 133px;
}

#nav .discography a {
	height: 30px;
	width: 133px;
}

#nav .discography:hover {
	background-image: url(../images/discographyhover.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 133px;
}

#nav .photosandvideos {
	background-image: url(../images/photosandvideos.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 166px;
}

#nav .photosandvideos a {
	height: 30px;
	width: 166px;
}

#nav .photosandvideos a:hover {
	height: 30px;
	width: 166px;
	background-image: url(../images/photosandvideoshover.jpg);
	background-repeat: no-repeat;
}

#nav .estore {
	background-image: url(../images/estore.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 152px;
}

#nav .estore a {
	height: 30px;
	width: 152px;
}

#nav .estore a:hover {
	background-image: url(../images/estorehover.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 152px;
}

#nav .blogen {
	background-image: url(../images/blogen.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 60px;
}

#nav .blogen a {
		height: 30px;
	width: 60px;
}

#nav .blogen a:hover {
	background-image: url(../images/blogenhover.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 60px;
}

#nav .contact {
	background-image: url(../images/contact.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 104px;
}

#nav .contact a {
	height: 30px;
	width: 104px;
}
#nav .contact a:hover {
	background-image: url(../images/contacthover.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 104px;
}
#nav a  {
	display:block;
	outline: none;
	margin: 0px;
	height: 0px;
	text-indent: -8000px;
	padding: 0px;
	font-size: 9px;
}
#nav img  {
	margin: 0px;
	padding: 0px;
}



#nav li         {
	float:left;
	line-height: normal;
}


/*--------------------------- main content --------------------------------*/

#content {
	/*background-image: url(../imagenes/hshadow.jpg);*/
	background-repeat: repeat-x;
	background-position: top;
	height: 100%;
	background-color: #201C19;
}
.contentind {
	width: 750px;
}

#contentcentered {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: repeat-x;
	background-position: 0px;
	background-color: #111111;
	padding: 0px;
}


.generalcontent {
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding: 0px;
}
.generalcontent  p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}



.contentind {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: none;
}
.contentind p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}





/*--------------------------- frontpage layout --------------------------------*/

#topdiv {
	width: 960px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#bottomdiv {
	height: 100%;
	width: 960px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #2E2E2E;
}
#topdiv #leftdiv {
	height: 100%;
	width: 450px;
	float: left;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

#topdiv #rightdiv {
	float: right;
	height: 100%;
	width: 450px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#player {
	text-align: center;
	width: 450px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2E2E2E;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}

#schedule {
	text-align: center;
	width: 450px;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2E2E2E;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}

#fanclub {
	text-align: center;
	width: 450px;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2E2E2E;
}

#bottomdiv  .video1 {
	float: left;
	margin-top: 20px;
	margin-right: 63px;
	margin-bottom: 20px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#bottomdiv .video2 {
	
	float: left;
	margin-top: 20px;
	
	margin-bottom: 20px;
	
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


.articuloprincipal  {
	float: left;
	height: 100%;
	width: 420px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	text-align: justify;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2E2E2E;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}



.segundoarticulo {
	float: left;
	height: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	text-align: justify;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2e2e2e;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	width: 420px;
}
.tercerarticulo {
	float: left;
	height: 100%;
	width: 420px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	text-align: justify;
}
#leftdiv p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 4px;
}

#redesgen {
	float: left;
	margin: 0px;
	width: 432px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#redes {
	background-color: #000000;
	height: 70px;
	border: 1px solid #2E2E2E;
	text-align: center;
	background-image: url(../images/redesback.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

#topdiv #leftdiv img {
	
	
	
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left:5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.redeslist {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 100px;
}






/*--------------------------- biography --------------------------------*/


.biografiaind {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	padding: 0px;
	height: 550px;
	width: 350px;
	float: left;
}
.contactico label {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.contactico legend {
	padding-bottom: 0px;
}

.biografiaindlast {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	padding: 0px;
	height: 530px;
	width: 700px;
	float: left;
}
#miembros {
	width: 740px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
}



.redeslist li {
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}


/*-------------------------- footer ---------------------- */








#footer {
	width: 100%;
	background-repeat: repeat-x;
	margin: 0px;
	background-color: #14100d;
	background-image: url(../images/footerline.jpg);
	padding: 0px;
	background-position: top;
}
#footercentered {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/kotebellogofooter.png);
	background-repeat: no-repeat;
	background-position: center 60px;
	padding: 0px;
}
#navfooter      p , #navfooter a    {
	color: #6D634E;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: center;
	letter-spacing: 2px;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#navfooter  a:hover   {
	color: #6D634E;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: center;
	letter-spacing: 2px;
	text-decoration: underline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#epsdesign {
	float: none;
	text-align: right;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 50px;
	margin-top: 230px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	vertical-align: bottom;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #1C1712;
	width: 900px;
}
#webdesignlogo {
	float: right;
	height: 40px;
	margin-right: 70px;
}

#copyright {
	float: left;
	width: 500px;
	height: 40px;
	text-align: right;
	margin-left: 118px;
}


.copyright {
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	color: #524A3A;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}




fieldset {
	margin:0 0px 0 0;
	padding:10px 10px 10px 0px;
	color: #FFFFFF;
}
.contactico label {
	font-size: 14px;
	line-height: 24px;
}
.contactico textarea {
	background-color: #000000;
	color: #CCCCCC;
}
.contactico input {
	background-color: #000000;
	color: #CCCCCC;
}



.contactico  .button {
	background-color: #92895F;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	width: 70px;
	height: 25px;
}
.contactico .button:hover {
	
	background-color: #2D2A19;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	width: 70px;
	height: 25px;
}
#fotos {
	padding: 0px;
	float: left;
	height: 560px;
	width: 600px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 170px;
}
.biografiaind  a, .biografiaindlast a {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	color: #B1B1B1;
	text-decoration: none;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.biografiaind a:hover, .biografiaindlast a:hover {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	color: #B1B1B1;
	text-decoration: underline;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.biografiaindlast  img, .biografiaind img {
	border: 1px solid #484848;
}

.instrumentos {
	font-size: 16px;
}
.contactocontent h2 {
	font-size: 16px;
}

.contactocontent  a {
	color: #A29388;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 16px;
	line-height: 18px;
}
.contactocontent a:hover {
	color: #A29388;
	text-decoration: underline;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 16px;
	line-height: 18px;
}
.contactocontent {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	width: 700px;
}
.contactocontentlast {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 250px;
	width: 450px;
}
.contentind h2 {
	color: #B9B6AA;
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #494949;
}
.contentind p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	line-height: 18px;
}
.conciertosdiv {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.conciertosdiv p {
	width: 500px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


.disco   img, .discolast  img {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.disco {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	width: 750px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #494949;
}
.disco  h2, .discolast h2 {
	font-size: 22px;
}
.discolast {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 750px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}
#content #contentcentered .generalcontent .ventaitems {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}


h5 {
	font-size: 18px;
	color: #CCC;
	font-weight: normal;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #424242;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #424242;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.videoind {
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}
.videoind h2 {
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-color: #080808;
}
.ventadiscos p {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	margin-right: 0px;
	margin-left: 0px;
	padding-left: 0px;
	text-align: center;
}
.ventadiscosmemory p {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	margin-right: 0px;
	margin-left: 0px;
	padding-left: 0px;
	text-align: center;
}


.ventadiscos img {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.ventadiscosmemory {
	width: 250px;
	height: 219px;
	text-align: center;
	float: left;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 80px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.ventadiscosmemory img {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}


.ventadiscos {
	width: 250px;
	height: 300px;
	text-align: center;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.discosborde img {

}
.generallist2 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	list-style-type: disc;
}
.generallist2 li {
	line-height: 30px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #999999;
	font-size: 14px;
	vertical-align: middle;
}
.viewcart {
	text-align: left;
	height: 33px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #494949;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}

.generallist2 li img {
	margin: 0px;
	float: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#bannerstore {
	margin: 0px;
	padding: 0px;
}
#photostore {
	margin: 0px;
	padding: 0px;
	/*height: 287px;*/
	width: 300px;
	float: left;
}
#textstore {
	/*height: 287px;*/
	width: 290px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
}
#availbable {
	/*height: 287px;*/
	width: 260px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 35px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #424242;
}
#textstore p {
	font-size: 14px;
	line-height: 18px;
	text-align: justify;
}

#availablecontent {
	padding: 0px;
	width: 250px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#availablecontent img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#buycd {
	margin: 0px;
	padding: 0px;
	width: 220px;
	float: left;
}
#buycontent {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#buycddivs {
	-moz-border-radius: 5px 5px 5px 5px;
	float: left;
	width: 180px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #141414;
	border: 1px solid #333;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.infobuycd {
	font-style: normal;
	clear: both;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 30px;
}

.titlebuy {
	color: #B9B6AA;
	font-size: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}
.subtitlebuy {
	color: #B9B6AA;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	line-height: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.size1 {
	float: left;
	width: 75px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #880d28;
}
.duration1 {
	float: left;
	width: 40px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	color: #9a926f;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}
.duration2 {
	float: left;
	width: 40px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding: 0px;
	color: #9a926f;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}
#buytracks {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 690px;
}
#trackstable {
	margin: 0px;
	padding: 0px;
	width: 664px;
}
.tracks {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	width: 662px;
}

.tracks td {
	margin: 0px;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
	height: 30px;
	vertical-align: middle;
}
#warning h2 {
	color: #880D28;
}
#warning {
	width: 200px;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}
#warning p {
	font-size: 12px;
	line-height: 14px;
}

#trackstable {
	-moz-border-radius: 5px 5px 5px 5px;
	border: 1px solid #333;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 5px;
}

.celdagris {
	background-color: #1e1e1e;
}
.column1 {
	color: #FFF;
	font-size: 13px;
}
.column2 {
	color: #880d28;
	font-size: 13px;
}
.column3 {
	font-size: 13px;
	color: #9a926f;
}





.addtocart {
	float: left;
	margin: 0px;
	padding: 0px;
}
.pricelong {
	float: left;
	height: 35px;
	width: 35px;
	text-align: center;
	color: #B9B6AA;
	background-image: url(../images/priceback.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
}
.priceshort {
	float: left;
	height: 35px;
	width: 35px;
	text-align: center;
	color: #B9B6AA;
	background-image: url(../images/priceback.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
}

.pricelong p {
	font-size: 12px;
	font-family: Helvetica, sans-serif;
	margin: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.priceshort p {
	font-size: 12px;
	font-family: Helvetica, sans-serif;
	margin: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 9px;
}





#photostore img {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#reviews     a, .reviewsection    a , .reviewsectionnoborder a, .reviewsectionmysticae a, .reviewsectionnobordermysticae a{
	color: #787254;
	text-decoration: none;
}
#reviews   a:hover, .reviewsection  a:hover , .reviewsectionnoborder a:hover, .reviewsectionmysticae a:hover, .reviewsectionnobordermysticae a:hover{
	color: #787254;
	text-decoration: underline;
}
#mysticaelinks {
	-moz-border-radius: 5px 5px 5px 5px;
	border: 1px solid #333;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	width: 654px;
}

h4 {
	font-size: 20px;
	color: #999;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #424242;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #424242;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#reviews {
	width: 800px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

.author {
	color: #CCC;
	font-size: 16px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	float: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.reviewtext {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}




.reviewsection {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #424242;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 800px;
}
.reviewsectionnoborder {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	width: 800px;
}

.reviewsectionmysticae {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #424242;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 600px;
}
.reviewsectionnobordermysticae {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	width: 600px;
}





strong {
	color: #E5E5E5;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.authorright {
	color: #CCC;
	font-size: 16px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	float: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
}
.reviewsectionnoborderanalisis {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 800px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#tienda {
	height: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	text-align: justify;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2e2e2e;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.blog1 {
	float: none;
	height: 100%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	text-align: justify;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2e2e2e;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	width: 420px;
}
#moreimages {
	margin: 0px;
	float: left;
	width: 500px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 80px;
}
#moreimages img {
	margin-top: 16px;
}

#concerto {
	color: #948F7C;
	width: 910px;
	text-align: justify;
	font-style: italic;
	padding-top: 10px;
	margin-top: 10px;
}

