/* texto del contenido de las cajas*/
.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }

.errorBox {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	background: #ED4599;
	font-weight: bold;
}
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #43A5B0; }

.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

/* table.infoBoxHeading {
background-image: url('http://www./titulo-back.gif');
background-repeat: no-repeat; */

}
  
/* BODY {
	color: Black;
	background: url('http://www./soyrock/background.jpg');
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10;
}*/

BODY {
	 background: #000000; 
 background-image: url('http://int.soyrock.com//disqueriaint/images/template/background.jpg'); 
 /* background-repeat:no-repeat; */
 background-attachment:fixed; 
 color: #ffffff; margin: 0px; 
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10; 
	}

.borde1px {
  border-color: #333333;
  border-width: 1px;
  border-style:solid;
  margin-bottom: 10px;
  margin-top: 6px;
  margin-left: 6px;
  margin-right: 6px;
 }
 
 .borde1pxsinmargen {
  border-color: #333333;
  border-width: 1px;
  border-style:solid;
  margin-bottom: 10px;
  margin-top: 6px;
   }
/* TODOS LOS TEXTOS DE LAS CAJAS / WEB */
A { 
  color: #CCCC99; 
  text-decoration: none; 

}

/*ESTOS SON LOS TEXTOS DE LAS CATEGORÍA, MOUSE OVER DE LINK*/
A:hover {
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
	white-space: normal;
	width: auto;
	/*font-size: 10;*/
}

FORM {
	display: inline;
}

TR.header {
	/*background-image: url('http://.com/soyrock/header-middle.gif'); */
	
}

.headerright {
	background-image: url('http://int.soyrock.com//disqueriaint/images/template/header-right.jpg'); 
	background-repeat: no-repeat;
	background-position:right;
}

TR.headerNavigation {
	/*
background : 000000;
*/

}


/* esto es la barra de Inicio/catalogo, de abajo del header */
.inicio {
   
  background-image: url('http://int.soyrock.com//disqueriaint/images/template/inicio00.jpg');
}

/*lo que ponga acá afecta los textos de la parte de inicio | catalogo de abajo del header */
.headerNavigation {

 
}

TD.headerNavigation { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
  border-color: #333333;
  border-width: 1px;
  border-style:solid;
  margin-bottom: 10px;
  margin-top: 6px;
  /*margin-left: 6px;
  margin-right: 6px;*/

	 }


/*TEXTOS EN BARRA INICIO*/
A.headerNavigation {
font-family: Arial, Helvetica, sans-serif;
	color: #CCCC99;
	font-weight: normal;
	text-decoration: none;
	margin: 2px;
}
/*TEXTOS EN BARRA INICIO ON MOUSE*/
A.headerNavigation:hover {
 color: #990000 ;
  font-weight: bold;
 }

TR.headerError {
  background: #F008B1;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #F008B1;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #F008B1;
}

TD.headerInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: #00ff00;
	color: #68BF61;
	font-weight: bold;
	text-align: center;
}

TR.footer {
  background: #AAD3DD;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #F4C4735;
  color: #909090;
  font-weight: bold;
}


/* CAJITAS - BORDE/ FONDOS - caja de ACTUALIZAR/COMPRAR abajo de producto */
.infoBox {
/*  background: #000000;*/
   border-color: #333333;
  border-width: 1px;
  border-style:solid;

}


/*CONTENIDO DE CAJITAS - COLOR DE TEXTOS */

.infoBoxContents {
 color: #FFFFCC;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;

}

.infoBoxNotice {
  background: #000000;
}

.infoBoxNoticeContents {
  background: #000000;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

/*TITULOS DE LAS CAJAS*/
TD.infoBoxHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	background: CCCC99;
	color: ffffff;
	text-transform : lowercase;
	word-spacing: 2px;
	letter-spacing: 2px;
	text-align : center;
	
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

/* FONDO DE LISTADO DE PRODUCTOS */ 
TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
 /* background: #000000;*/
}


/* FONDO DE CARRO DE COMPRAS */
TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  /*background: #ffffff;*/
}


TR.productListing-heading {
  background: #d2e9fb;
}

/*encabezado de lista de productos*/
TD.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  /*background: #E7E7E7;*/
  color: #cccc99;
  font-weight: bold;
  font-variant: small-caps;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults { 
  color: #CC0000; 
}

A.pageResults:hover { 
  color: #CC0000; 
  background: #FFFFff; 
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 17px;
  font-weight: bold;
  color: #CCCC99;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
   color: #CCCC99;
}

/*EL RESALTADO DE LOS RESULTADOS - EJEMPLO : ENVENTS CALENDAR//*/
TD.main2, P.main2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
   color: #CCCC99;
   background-color:#4C4735;
}


TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #8ECA72;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #ffffff;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #3B929C;
  font-weight: bold;
}

TABLE.formArea {
 violeta background: #F7F8E8;
   border-color: #E2E2E2;
  border-style: dotted ;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #D13D87;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;font-weight: bold;
  color: #CC0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ED4599;
}

.moduleRow { }
/*FONDO de textos resaltados en cajas - ej : forma de envio seleccionada MOUSE OVER*/
.moduleRowOver { background-color: #4C4735; cursor: hand; }

/*FONDO de textos resaltados en cajas - ej : forma de envio seleccionada */
.moduleRowSelected { background-color: #4C4735; }

/*FONDO de textos NOTIFIQUEME A CAMBIOS resaltados en cajas EN LA PAGINA DE CHECKOUT SUCCESS */
.productsNotifications { background: #4C4735; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* Infobox Skin Manager Start */

.newinfobox_top1 {
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
white-space: nowrap;
}

.newinfobox_top2 {
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
white-space: nowrap;
}

.newinfobox_top3 {
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
white-space: nowrap;
}

.newinfobox_top4 {
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
white-space: nowrap;
}

.newinfobox_top5 {
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
white-space: nowrap;
}

.newinfobox_top6 {
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
white-space: nowrap;
}

.newinfobox_top7 {
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
white-space: nowrap;
}

.newinfobox_top8 {
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
white-space: nowrap;
}

.newinfobox_top9 {
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
white-space: nowrap;
}

.newinfobox_top10 {
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
white-space: nowrap;
}

.newinfobox_top11 {
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
font-weight:600;
font-variant:small-caps;
font
white-space: nowrap;
}

.newinfoBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

/* ISM End */



/* PARA EL EVENTS CALENDAR // CALENDARIO */

/*flechitas de meses*/
.yearHeader { font-family: Helvetica, Arial, Verdana; font-size: 11px; font-weight: bold; color: #000000; background-color: #000000; text-decoration: none;} 

/*linitas de todo el calendario*/
.calendarMonth { background-color: #000000;  cursor: default; width: 95%;}

/*el mes // LMMJVSD */
.calendarHeader { font-family: Helvetica, Arial, Verdana; font-size: 9px; font-weight: bold; color: #4C4735; background-color: #000000; text-decoration: none; height: 15px;}

/*el día de hoy*/
.calendarToday { font-family: Arial, Verdana; font-size: 10px; font-weight: bold; color: #cccc99;  padding-left : 2px; text-decoration: none; border:1px solid #990000; height: 18px; width: 14px;}

.calendarWeekend { font-family: Arial, Verdana; font-size: 9px; color: #000000; background-color: #4C4735; padding-left : 2px; line-height: 14px; text-decoration: none;  height: 18px; width: 15px;}

.calendar { font-family: Arial, Verdana; font-size: 9px; color: #CCCC99; background-color: #000000; padding-left : 2px; line-height: 14px; text-decoration: none;  height: 19px; width: 15px;  }

/*fondo de la página del evento descripcion */
.event { font-family: Arial, Verdana; font-size: 9px; color: #000000;  text-decoration: none;  }

.empty {  background-color: #000000; line-height: 14px; height: 18px; width: 15px; }

.calendar A:hover, .calendar A:link, .calendar A:visited, .calendar A:visited:hover, .yearHeader A:hover { text-decoration: none;border:1px solid #cccc99;}
.calendarWeekend A:hover, .calendarWeekend A:link, .calendarWeekend A:visited, .calendarWeekend A:visited:hover { text-decoration: none;border:1px solid #cccc99;}
.calendarToday A:hover, .calendarToday A:link, .calendarToday A:visited, .calendarToday A:visited:hover { text-decoration: none;}
/* FIN DEL CALENDARIO */


/* BUY TWO MODULE */
A.buybothPrice {
	font-family: Arial, Verdana;
	font-size: 18px;
/*	color: b2d524; */
	color: #990000;
		font-weight: bold;
}
A.buybothHeading {
	font-family: Arial, Verdana;
	font-size: 18px;
/*	color: b2d524; */
	color: #990000;
		font-weight: bold;
}
.buybothText {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #CCCC99;
}

.tablapunteada {
border:'1';
border-style:dashed;
border-color:#4C4735;

}

/* FIN BUY TWO MODULE */

.button {border: 1px outset; 
margin: 0px; 
color: #CCCC99; 
width: 50px; 
height: 20px; 
background-color:#000000;
border-color:#4C4735;
}


.select {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px;
color:#CCCC99;
background-color:#000000;
border-bottom-style:dashed;
border-color:#4C4735;
	text-decoration:none
}

.shows {
 color: #990000 ;
 font-weight:bold;
 }
 td.shows {
 color: #990000 ;
 font-size:12px;
 padding: 7;
 /*background-color:#4C4735;*/
  border-color: #cccc99;
  border-width: 1px;
  border-style:dotted;
  margin-bottom: 10px;
  margin-top: 6px;
  margin-left: 6px;
  margin-right: 6px;
 font-weight:bold;
 }
}