/* CSS Document */

body {
	background: url(imagenes/headers/grey/body-bg.jpg) 0 0 repeat-x #fff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #a5a5a5;
	margin: 0;
}

input, select, textarea { color: #999; }

a { color: #999; text-decoration: none; font-weight: normal; }

a:hover { color: #db0e0e; }

img {
    border: 0;
}

/* @group Structure */
#overall-frame {
   background: url(imagenes/headers/grey/hd-sombras.jpg) 0 0 no-repeat;
   width: 1020px;
   padding: 0;
   margin: 0 auto;
}

#wrapper {
  background-color: #fff; 
  position: relative;
  width: 1000px; 
  margin: 0 auto;
  border: 1px solid #ccc; 
}

#header {
   background: url(imagenes/headers/grey/header_bg.jpg) 0 0 repeat-x;
   height: 100px;
   margin: 0;
   padding: 0 25px;
}

#logo {
   width: 150px;
   height:70px;
   float: left;
   margin-top: 10px;
   position: relative;
}

/* Pill Menu ( Menu horizontal - primer nivel ) */
#pillmenu {
  background: url(imagenes/headers/grey/submenu-bg.gif) left top repeat-x;
	float: right;
	margin: 12px 0;
}

#pillmenu ul {
  margin: 0;
  padding: 0;
  list-style:none;
}

#pillmenu li {
  background: url(imagenes/headers/grey/submenu-separador.gif) right center no-repeat;
	float: left;
	margin: 0;
	padding: 0;
}

#pillmenu a {
   float:left;
   display:block;
   height: 25px;
   line-height: 25px;
   padding: 0 8px;
   font-size: 10px;
   text-transform: uppercase;
}

#pillmenu a#active_menu { color: #db0e0e; }
#mainmenu_menu {
  background: url(imagenes/headers/grey/submenu-bg.gif) left top repeat-x;
}

table.moduletable a.mainmenu_l0oout, table.moduletable .mainmenu_l0oout,
a.mainmenu_l0oout, .mainmenu_l0oout {
  border-left: 1px solid #ccc;
}

table.moduletable a.mainmenu_l0oover, table.moduletable .mainmenu_l0oover,
a.mainmenu_l0oover, .mainmenu_l0oover {
  border-left: 1px solid #ccc;
}

table.moduletable a.mainmenu_l1oout, table.moduletable .mainmenu_l1oout,
a.mainmenu_l1oout, .mainmenu_l1oout {
  border-bottom: 1px solid #ccc;
}

table.moduletable a.mainmenu_l1oover, table.moduletable .mainmenu_l1oover,
a.mainmenu_l1oover, .mainmenu_l1oover {
  border-bottom: 1px solid #666;
}


/* Search Form */
.search {
  width: 180px;
  height: 25px;
  padding: 0 10px 0 0;
}

.search .inputbox { 
  width: 120px;
  height: 13px;
  font-size: 12px;
  border-color: #dfdfdf;
  margin: 2px;
  padding: 1px;
}

.search .button { 
  background: url(imagenes/headers/grey/search-btn.gif) top center no-repeat;
  border: 0;
  width: 35px;
  height: 13px;
  cursor: pointer;
  margin: 0;
  /** margin: -19px 0 0 0;*/
  padding: 0;
}


/* Contenido General */
#container {
  width: 950px;
  margin: 0 auto;
}

/* Banner principal */
.moduletable-ban-home {
  background: url(imagenes/home/home-banner-bg.gif) top center no-repeat;
  width: 940px;
  height: 266px;
  padding: 7px 0 0 15px;
  margin-bottom: 10px;
}

/* Novedades (sobre banner principal) */
.module-novedades {
  background: url(imagenes/home/banner-add-bg.png) top center no-repeat;
  line-height: 12px;
  padding: 35px 10px;
  position: absolute;
  width: 340px;
  height: 160px;
  top: 120px;
  left: 570px;
  z-index:1000;
}

.module-novedades a { 
  font-size: 12px;
  color: #db0e0e;
  display: block;
  height: 12px;
  line-height: 17px;
  margin-top: -10px;
  /** margin-top: 5px;*/
}

.module-novedades a:hover { color: #999; }


/* Bannersitos de imagenes al azar */
.moduletable-destacados {
  margin: 0 0 10px 0;
  float: right;
}

/* Main body */
#component {
  width: 945px;
  margin: 0 auto 10px auto;
	border: 1px solid #EAEAEA;
}

.TituloContenido {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #db0e0e;
  margin: 0 0 10px 0;
}

.TituloContenidoBig {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: normal;
  color: #db0e0e;
  margin: 0 0 10px 0;
  font-weight: bold;
}


.SubTituloContenido {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #666;
  margin: 0 0 10px 0;
}

.TextoContenido {
   font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
   font-weight: normal;
   font-size: 12px;
   color: #666;
}

.TextoContenidoResaltado {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-weight: bold;
	font-size: 12px;
	color: #666;
}

.ContenedorImagenContenido {
  background: url(imagenes/component-img.gif) bottom center no-repeat;
  padding-bottom: 8px;
  /** padding-bottom: 3px;*/
}

.ImagenContenido {
  background-color: #fff;
  border: 1px solid #ccc;
  padding: 5px;
}

.BulletListaContenido {
  margin-left: -10px;
  color: #db0e0e;
}

.TextoListaContenido {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 12px; 
  font-weight: normal;
  color: #666;
}

.TextoMarcaContenido {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-transform: uppercase;
  color: #db0e0e;
}

.TextoProductoContenido {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-transform: uppercase;
  color: #666;
}

.BordeDerechoPunteado {
  border-right: 1px dashed #ccc;
}


/* Modulos con listados ( mini-destacados ) */
.moduletable-mod-prod {
  width: 256px;
  border: 1px solid #ccc;
  clear: both;
  margin: 0 0 10px 0;
  padding-bottom: 10px;
  text-align: left;
  background: url(imagenes/mod-prod-bottom-bg.gif) bottom center repeat-x;
}

.moduletable-mod-prod h3 {
  background: url(imagenes/mod-prod-title-bg.gif) top center repeat-y;
  height: 25px;
  line-height: 25px;
  color: #fff;
  /* text-transform: uppercase; */
  text-align: left;
  font-weight: bold;
  font-size: 12px;
  padding: 0 5px;
  margin: 0 0 5px 0;
}

.moduletable-mod-prod img {
  margin-left: 0;
}

.moduletable-mod-prod .contentpaneopen {
  margin: 0 5px;
}

.moduletable-mod-prod .readon {
  float: right;
}


/* Caja acordeones con productos */
.dest-box { width: 950px; margin: auto; }

.dest-top {
	background: url(imagenes/home/dest-top.gif) bottom left repeat-x #fff;
  height: 7px;
}

.dest-top-left {
 background: url(imagenes/home/dest-top-left.gif) bottom left no-repeat;
 width: 7px; height: 7px;
}

.dest-top-right {
 background: url(imagenes/home/dest-top-right.gif) bottom right no-repeat;
 width: 10px; height: 7px;
}

.dest-left {
 background: url(imagenes/home/dest-left.gif) top left repeat-y #fff;
  width: 7px;
}

.dest-right {
 background: url(imagenes/home/dest-right.gif) top right repeat-y #fff;
  width: 10px;
}

.dest-bottom {
 background: url(imagenes/home/dest-bottom.gif) top left repeat-x #fff;
  height: 7px;
}

.dest-bottom-left {
 background: url(imagenes/home/dest-bottom-left.gif) top left no-repeat;
 width: 7px; height: 7px;
}

.dest-bottom-right {
 background: url(imagenes/home/dest-bottom-right.gif) top right no-repeat;
 width: 10px; height: 7px;
}

.dest-content { padding: 5px 10px; border-right: 1px dashed #ccc; width: 215px; }

.dest-content h3 {
  background: url(imagenes/home/home-title-img.gif) left center no-repeat;
  border-bottom: 3px solid #db0e0e;
  padding: 0 0 0 10px;
  text-transform: uppercase;
  font-size: 12px;
  color: #666;
  margin: 1px 0;
  width: auto;
}

.dest-content ul { list-style: none; margin: 5px 5px; width: 175px; padding: 0; float: left; }

.dest-content li {
  background: url(imagenes/home/home-list-img.gif) left center no-repeat;
  border-bottom: 1px dashed #ccc;
  font-size: 10px;
  float: left;
  height: 15px;
  width: 100%;
  line-height: 15px;
  color: #666;
  padding: 0 10px;
  margin: 5px 0;
}

#accordian h3 {
  background: url(imagenes/home/home-list-img.gif) left center no-repeat;
  border: 0;
  border-top: 1px dashed #ccc;
  padding: 0 0 0 10px;
  text-transform: none;
  font-size: 11px;
  color: #666;
  margin: 3px 0;
  cursor: pointer;
}

#accordian h3 a {
  font-size: 11px;
  font-weight: bold;
  color: #666;
}

#accordian .readon {
  float: left;
  width: 100%;
  text-align: right;
}

/* Barra degradado | rojo - naranja */
#footer-bar {
  background: url(imagenes/footer-bar.gif) top center repeat-y;
  margin: 10px auto;
  width: 970px;
  height: 6px;
  overflow: hidden;
}

/* Footer */
#footer {
	background: url(imagenes/footer-bg.gif) top left repeat-x #fcfcfc;
	width: 970px;
	color:#666;
	height:24px;
	line-height: 24px;
	margin: 10px auto;
	font-size: 10px;
	text-align:center;
}

#footer ul { 
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#footer ul li {
  background: url(imagenes/footer-sep.gif) top right no-repeat;
  float: left;
}

#footer a { 
  padding: 0 10px 0 5px;
  color:#666;
  font-weight: bold;
}

#footer a:hover { color:#000; }

#footer span { padding: 0 10px 0 5px; }


/* @group Joomla Elements */
.small,
.modifydate,
.createdate,
div.mosimage_caption {
	font-size: 95%;
}

.componentheading {
	font-size: 150%;
	color: #db0e0e;
}

.contentheading {
	font-size: 100%;
	color: #db0e0e;
}

.componentheading {
	padding: 10px 5px;
	margin-bottom: 15px;
	font-variant: small-caps;
}

td.componentheading {
	padding-bottom: 15px;
}

span.article_seperator {
  display: block;
  height: 1.5em;
}


/* Otros */
.nounder {
	text-decoration: none;
	border: 0;
	cursor: pointer;
}

.clr {
	clear:both;
}

/* @end */

/* OTOS ESTILOS */
.Estilo24 {font-size: 12px; color: #666666; }
.Estilo25 {font-weight: bold; color: #333399; font-size: 12px;}
.Estilo27 {font-weight: bold; color: #33FFFF; font-size: 12px; }
.Estilo28 {color: #00008b}

