/*
@author Hector Elizondo <hector@ensitech.com>
yazbek.com.mx
Estilos utilizados para estructura del sitio, cambio de estructuras mediante identificadores.

Nota: Cuidado al mover un estilo puede afectar la estructura del sitio.
*/

* {
	margin: 0;
}
html, body {
	height: 100%;
}
.header {
	width: 983px;
	margin: 0 auto 11px;
	background: rgb(255,255,255);
	height: 193px;
}
.wrapp {
	position: relative; /* Se utiliza para la imagen de la sombra */
	margin: 0 auto 0 auto;
	width: 1009px;
	/* Sombra que se extiende */
}
.wrappfooter {
	position: relative;
	margin: 0 auto 0 auto;
	width: 1009px;
 /* Sombra pie de pagina */
}
.shimg {
	position: absolute; /* Posicion de la sombra superior-derecha */
	top: 0;
	right: 0;
	
	display: block;
	background-position: top right;
	width: 13px;
	height: 16px;
}
* html .shimg {
	background-position: 1px 0;
}
#content {
	margin-left: 13px;
	width: 975px;
	border-top: 4px #FFF solid;
	border-left: 4px #FFF solid;
	border-right: 4px #FFF solid;
	overflow: hidden;
	font-size: 12px;
}
.footsh {
	margin-left: 13px;
	margin-right: 13px;
	padding-top: 11px;
	width: 983px;
	border-top: 4px #FFF solid;
}
.footer {
	
	height: 63px;
}

.col-1, .col-2, .col-3, .col-left, .col-right, .col-ficha {float:left; overflow: hidden;}

/*  ===================== Home  =============================== */

#home #content {
	background: rgb(255,255,255);
}

#home .col-1 {
	width: 181px;
	margin-right: 4px;
}
#home .col-2 {
	width: 610px;
	margin-right: 4px;
}

#home .col-3 {
	width: 176px;
}
#home .col-3 .separator {
	margin-top: 6px;
	display: block;
}

/*  ===================== Default  ================= */

#section #content {
	background: rgb(98,101,102);
	color: #FFF;
}

#section .col-1 {
	width: 181px;
	margin-right: 4px;
}
#section .col-2 {
	width: 631px;
	margin-top: 64px;
	margin-right: 95px;
	margin-bottom: 95px;
	margin-left: 60px;
}
/*  ===================== Conciencia Ambiental  ================= */

#conciencia #content {
	background: rgb(86,128,83);
	color: #FFF;
}

#conciencia .col-1 {
	width: 181px;
	margin-right: 4px;
}
#conciencia .col-2 {
	width: 631px;
	margin-top: 64px;
	margin-right: 95px;
	margin-bottom: 95px;
	margin-left: 60px;
}
/*  ===================== Red de Distribucion  ================= */

#dist1 #content {
	background: rgb(211,211,211);
	color: #FFF;
}

#dist1 .col-1 {
	width: 403px;
	height: 420px;
	margin: 44px 0 0 14px;
	overflow-y: auto;
	position: relative;
}
#dist1 .col-3 {
	background: url(img/bgrdist.jpg) top left no-repeat;
	width: 542px;
	height: 429px;
	margin: 44px 0 0 11px;
}
#dist1 .col-3 .googlemap {
	margin: 19px 20px 0 18px;
	background: #999;
	width: 496px;
	height: 291px;
	overflow: hidden;
}
.blankdir {
	display: block;
	height: 31px;
}
/* Arreglar margen para mapas */
* html #dist1 .col-1 {
	margin-left: 7px;
}
.itemdist {
	background: #B6B6B6;
	padding: 10px 35px 10px 26px;
	font-size: 13px;
}
.itemdist strong {
	font-size: 14px;
}
.itemdist2 {
	background: #9A9A9A;
	padding: 10px 35px 10px 26px;
	font-size: 13px;
}
.itemdist2 strong {
	font-size: 14px;
}

/*  ===================== Catalogo  ================= */

#cat2 #content {
	background: rgb(236,236,236);
	color: #FFF;
}

#cat2 .col-1 {
	width: 975px;
	position: relative;
	margin: 0;
	overflow: hidden;
	/*overflow-y: scroll;*/
}
#cat2 .col-c {
	width: 178px;
	height: 506px;
	overflow: hidden;
	color: #838383;
	margin: 0;
	position: absolute;
	top: 0;
	right: 0;
}
/* Arreglar margen para mapas 
* html #cat2 .col-1 {
	margin-left: 7px;
} */


#catitem #content {
	background: rgb(170,170,170);
	color: #FFF;
}

#catitem #content .col-1 {
	width: 155px;
	margin: 30px 40px 63px 103px;
}
* html #catitem #content .col-1 {
	margin: 30px 40px 63px 51px;
}
#catitem #content .col-2 {
	width: 677px;
}

/* Arreglar margen para mapas 
* html #cat2 .col-1 {
	margin-left: 7px;
} */

/*====================== Funcionamiento en article.php al estar en el detalle de los items */

.wrappfooter2 {
	position: relative;
	margin: 0 auto 0 auto;
	width: 1009px;
	 /* Sombra */
	height: 11px;
}

.footsh2 {
	margin-left: 13px;
	margin-right: 13px;
	width: 983px;
	border-top: 4px #FFF solid;
	line-height: 0;
}

#selectoritem {
	margin-left: 13px;
	width: 975px;
	border-top: 4px #FFF solid;
	border-left: 4px #FFF solid;
	border-right: 4px #FFF solid;
	overflow: hidden;
	font-size: 12px;
	background: rgb(50,50,50);
}
#selectoritem .col-1 {
	width: 640px;
	overflow: hidden;
}
#selectoritem .col-2 {
	width: 235px;
	margin: 61px 58px 28px 42px;
	overflow: hidden;
}

#tablaprecios {
	margin-left: 13px;
	width: 975px;
	border-top: 4px #FFF solid;
	border-left: 4px #FFF solid;
	border-right: 4px #FFF solid;
	overflow: hidden;
	font-size: 12px;
	background: rgb(153,153,153);
	color: #bfbfbf;
}
#tablaprecios .col-1 {
	width: 90px;
	overflow: hidden;
	margin: 30px 10px 0 45px;
}
* html #tablaprecios .col-1 {
	margin: 30px 10px 0 20px;
}
#tablaprecios .col-2 {
	margin: 10px 0 20px 0;
	width: 825px;
	overflow: hidden;
	font-size: 11px;
	display: block;
}

#tablaprecios .col-2 td.preciostitulo{
	text-indent: 15px;
	padding: 5px 0 5px 0;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}
#tablaprecios .col-2 td.preciosencabezado {
	text-indent: 0;
	text-align: center;
	vertical-align: middle;
	height: 40px;
	border-top: 1px solid #808285;
	border-bottom: 1px solid #808285;
	padding: 0 5px 0 5px;
}
#tablaprecios .col-2 td.preciospie {
	text-indent: 0;
	font-size: 9px;
	padding: 0;
	text-align: left;
	font-style: italic;
}
#tablaprecios .col-2 td {
	padding: 4px 7px 2px 7px;
	text-indent: 0;
	min-width: 60px;
	max-width: 100px;
	font-size: 11px;
	text-align: center;
}
#tablaprecios .col-2 td.left{
	float: none;
	text-align: left;
	text-indent: 10px;
}


/* ======= Columna central tabla de medidas, separaciones de elementos y sombras */
#w2column {
	width: 1009px;
	/*height: 266px;*/
	margin: 0 auto 0 auto;
	display: block;
}
#w2column .col-1 {
	width: 629px;
}
#w2column .col-2 {
	width: 380px;
}

.wrapptabmedida {
	position: relative; /* Se utiliza para la imagen de la sombra */
	margin-left: 13px;
	width: 616px;
	background-position: right top;
}
#tablamedida {
	width: 601px;
	height: 252px;
	border-top: 4px #FFF solid;
	border-left: 4px #FFF solid;
	border-right: 4px #FFF solid;
	overflow: hidden;
	font-size: 12px;
	background: rgb(37,37,37);
	color: #bfbfbf;
}
#tablamedida .col-1 {
	width: 304px;
	overflow: hidden;
}
#tablamedida .col-2 {
	width: 295px;
	overflow: hidden;
	margin-top: 20px;
}

#tablamedida .col-2 table {
	width: 215px;
}
#tablamedida .col-2 td.medidatitulo{
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}
#tablamedida .col-2 td.medidaencabezado {
	text-indent: 0;
	text-align: left;
	font-size: 10px;
	font-weight: bold;
	vertical-align: middle;
	height: 20px;
	border-top: 1px solid #808285;
	border-bottom: 1px solid #808285;
	padding: 0 5px 0 5px;
}
#tablamedida .col-2 td.medidacomentario {
	text-indent: 0;
	font-size: 9px;
	padding: 0;
	text-align: left;
	font-style: italic;
	padding: 10px 5px 5px 5px;
}
#tablamedida .col-2 td {
	padding: 4px 7px 2px 7px;
	text-indent: 0;
	font-size: 11px;
	text-align: left;
}
#tablamedida .col-2 td.medidapie {
	text-indent: 0;
	text-align: left;
	vertical-align: bottom;
	height: 20px;
	border-bottom: 1px solid #808285;
	padding: 5px;
}

.shimgtm {
	position: absolute; /* Posicion de la sombra superior-derecha */
	top: 0;
	right: 0;
	display: block;
	background-position: top right;
	width: 7px;
	height: 35px;
}
* html .shimgtm {
	background-position: 1px 0;
}

.wrappfootertm {
	position: relative;
	width: 616px;
	margin-left: 13px;
	height: 10px;
}

.footshtm {
	margin-right: 7px;
	width: 609px;
	border-top: 4px #FFF solid;
	line-height: 0;
}

.sugerido {
	width: 122px;
	height: 248px;
	position: relative;
	background-position: left top;
	background-repeat: no-repeat;
}
.downloadthumbnail {
	width: 114px;
	height: 117px;
	position: relative;
	background: url(img/bg_thumbnail.jpg);
	background-position: 0 -1px;
	background-repeat: no-repeat;
	margin: 0 8px 0 0;
}
.clearthumbs{clear:both; display:block; height: 24px;}

.localizadorthumbnail {
	width: 92px;
	height: 160px;
	position: relative;
	margin: 0 30px 0 0;
}

#moreitem {
	width: 380px;
	height: 266px;
	overflow: hidden;
}
#moreitem .col-1 {
	background: url(img/evalua.jpg) top left no-repeat;
	width: 189px;
	height: 266px;
	overflow: hidden;
}
#moreitem .col-1 .evaluatei {
	width: 175px;
	height: 252px;
	margin: 4px 10px 10px 4px;
}
#moreitem .col-2 {
	background: url(img/descarga.jpg) top left no-repeat;
	width: 191px;
	height: 266px;
	overflow: hidden;
	position: relative;
}
#moreitem .col-2 .fichat {
	width: 170px;
	height: 115px;
	margin: 4px 17px 0 4px;
	position: relative;
}
#moreitem .col-2 .fichat a {
	width: 170px;
	height: 115px;
	display: block;
}
#moreitem .col-2 .fichat .fichatimg {
	width: 108px;
	height: 68px;
	position: absolute;
	top: 10px;
	left: 31px;
	cursor: pointer;
}

#moreitem .col-2 .dlimg {
	width: 170px;
	height: 133px;
	margin: 4px 17px 10px 4px;
	position: relative;
}
#moreitem .col-2 .dlimg a {
	width: 170px;
	height: 133px;
	display: block;
}
#moreitem .col-2 .dlimg .dimg {
	width: 92px;
	height: 86px;
	position: absolute;
	top: 10px;
	left: 39px;
	cursor: pointer;
}






/*================== Para descargas ==================== */

#catdownload #content {
	background: rgb(98,101,102);
	color: #FFF;
}

#catdownload .col-1 {
	width: 185px;
	height: 374px;
	display: block;
	margin-right: 4px;
	background: url(img/descar.jpg) top left no-repeat;
}
#catdownload .col-1 span {
	width: 110px;
	margin: 70px 0 0 60px;
	display: block;
	background: url(img/descar.jpg) top left no-repeat;
	font-weight: bold;
	color: #FFF;
	font-size: 22px;
}
#catdownload .col-2 {
	width: 631px;
	margin-top: 64px;
	margin-right: 95px;
	margin-bottom: 95px;
	margin-left: 60px;
}

#catdownload .col-ficha {
	width: 185px;
	height: 374px;
	display: block;
	margin-right: 4px;
	background: url(img/descarficha.jpg) top left no-repeat;
}
#catdownload .col-ficha span {
	width: 110px;
	margin: 70px 0 0 60px;
	display: block;
	font-weight: bold;
	color: #FFF;
	font-size: 22px;
}

/*======================  Localizador de productos ============= */

#localizadorProd #content {
	background: rgb(98,101,102);
	color: #FFF;
}

#localizadorProd .col-1 {
	width: 185px;
	margin-right: 4px;
}
#localizadorProd .col-2 {
	width: 631px;
	margin-top: 64px;
	margin-right: 95px;
	margin-bottom: 95px;
	margin-left: 60px;
}

#localizadorProd .col-1 .col-localizador {
	width: 185px;
	height: 237px;
	display: block;
	background: url(img/localizabg.jpg) top left no-repeat;
}
#localizadorProd .col-1 span.titlePr {
	padding: 45px 0 0 60px;
	display: block;
	font-weight: bold;
	color: #FFF;
	font-size: 17px;
}

/*  ===================== Descarga de Fichas tecnicas  =============================== */

#fichastecnicas #content {
	background: rgb(255,255,255);
}

#fichastecnicas .col-1 {
	width: 795px;
	margin-right: 4px;
}
#fichastecnicas .col-2 {
	width: 175px;
}
#fichastecnicas .col-2 .separator {
	margin-top: 6px;
	display: block;
}