body{

background:#e1dddf url(images/fondo_web.png) repeat-x;



}

.copyright {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #333333;

}

.titulo-naranja {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #FB8B1B;

	font-weight: bold;

}

.texto {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #666666;

	line-height: 20px;

}

.precio-venta {

	color: #FF3300;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

}

.imagen-borde {
	margin-right: 15px;

}

.table-list {

	border-bottom-width: 1px;

	border-bottom-style: dashed;

	border-bottom-color: #ECE9D8;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #666666;

}

.texto-oscuro {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #333333;

	line-height: 20px;

}

.bold {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	color: #333333;

}



.categorias {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	text-transform: none;

	color: #333333;

	list-style-position: outside;

	list-style-image: url(file:///E|/Sitios Web/Herramientas y Maquinarias/public_html/images/bullet.jpg);

	list-style-type: none;

	font-weight: bold;

}

.subcategorias {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #333333;

	left: 20px;

	margin-left: 25px;

}

.link {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #0033CC;

	text-decoration: underline;

}

.tabla-top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #262223;
	background-color: #FED86B;
	font-weight: bold;

}

.precio-regular {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #666666;

	text-decoration: line-through;

}

.Big-titulo {

	font-family: Geneva, Arial, Helvetica, sans-serif;

	font-size: 24px;

	color: #006699;

	margin-left: 15px;

}

.botones {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	color: #FFFFFF;

	background-color: #333333;

}

.tabla-topSoft {



	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #262223;

	background-color: #efefef;

}

.texto-verde {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #009900;

}



.divs_ofertas {
	text-align:center;
	width:380px;
	margin:5px;
	padding:5px;
	float:left;
	height: 140px;
	border: 1px solid #DCE6E9;

}



.divs_ofertas_spacer {

    width: 100%;

    height: 1px;

    overflow: hidden;

    clear: both;

}



.divs_home {

	 text-align:center;

	 height:220px; 

	 margin:0px; 

	 padding:0px; 

	 float:left;

}







/*LIGHTBOX*/



#lightbox{

	position: absolute;

	left: 0;

	width: 100%;

	z-index: 100;

	text-align: center;

	line-height: 0;

	}



#lightbox a img{ border: none; }



#outerImageContainer{

	position: relative;

	background-color: #fff;

	width: 250px;

	height: 250px;

	margin: 0 auto;

	}



#imageContainer{

	padding: 10px;

	}



#loading{

	position: absolute;

	top: 40%;

	left: 0%;

	height: 25%;

	width: 100%;

	text-align: center;

	line-height: 0;

	}

#hoverNav{

	position: absolute;

	top: 0;

	left: 0;

	height: 100%;

	width: 100%;

	z-index: 10;

	}

#imageContainer>#hoverNav{ left: 0;}

#hoverNav a{ outline: none;}



#prevLink, #nextLink{

	width: 49%;

	height: 100%;

	background: transparent url(file:///E|/Sitios Web/Herramientas y Maquinarias/public_html/images/blank.gif) no-repeat; /* Trick IE into showing hover */

	display: block;

	}

#prevLink { left: 0; float: left; background: url(file:///E|/Sitios Web/Herramientas y Maquinarias/public_html/images/prevlabel.gif) left 15% no-repeat;}

#nextLink { right: 0; float: right; background: url(file:///E|/Sitios Web/Herramientas y Maquinarias/public_html/images/nextlabel.gif) right 15% no-repeat;}

#prevLink:hover, #prevLink:visited:hover { background: url(file:///E|/Sitios Web/Herramientas y Maquinarias/public_html/images/prevlabel.gif) left 15% no-repeat; }

#nextLink:hover, #nextLink:visited:hover { background: url(file:///E|/Sitios Web/Herramientas y Maquinarias/public_html/images/nextlabel.gif) right 15% no-repeat; }





#imageDataContainer{

	font: 10px Verdana, Helvetica, sans-serif;

	background-color: #fff;

	margin: 0 auto;

	line-height: 1.4em;

	overflow: auto;

	width: 100%	

	}



#imageData{	padding:0 10px; color: #666; }

#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	

#imageData #caption{ font-weight: bold;	}

#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			

#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	

		

#overlay{

	position: absolute;

	top: 0;

	left: 0;

	z-index: 90;

	width: 100%;

	height: 500px;

	background-color: #000;

	}

	

	

	

/*END LIGHTBOX*/





/**

 * POPUP CONTAINER STYLES

 */

#popupMask {

	position: absolute;

	z-index: 200;

	top: 0px;

	left: 0px;

	width: 100%;

	height: 100%;

	opacity: .4;

	filter: alpha(opacity=40);

	/* this hack is so it works in IE

	 * I find setting the color in the css gives me more flexibility 

	 * than the PNG solution.

	 */

	background-color:transparent !important;

	background-color: #333333;

	/* this hack is for opera support

	 * you can uncomment the background-image if you don't care about opera.

	 * this gives you the flexibility to use any bg color that you want, instead of the png

	 */

	background-image/**/: url(file:///E|/Sitios Web/Herramientas y Maquinarias/public_html/maskBG.png)!important; // For browsers Moz, Opera, etc.

	background-image:none;

	background-repeat: repeat;

	display:none;

}

#popupContainer {

	position: absolute;

	z-index: 201;

	top: 0px;

	left: 0px;

	display:none;

	padding: 0px;

}

#popupInner {

	border: 2px solid #000000;

	background-color: #ffffff;

}



#popupFrame {

	margin: 0px;

	width: 100%;

	height: 100%;

	position: relative;

	z-index: 202;

}

#popupTitleBar {

	background-color: #486CAE;

	color: #ffffff;

	font-weight: bold;

	height: 1.3em;

	padding: 5px;

	border-bottom: 2px solid #000000;

	border-top: 1px solid #78A3F2;

	border-left: 1px solid #78A3F2;

	border-right: 1px solid #204095;

	position: relative;

	z-index: 203;

}

#popupTitle {

	float:left;

	font-size: 1.1em;

}

#popupControls {

	float: right;

	cursor: pointer;

	cursor: hand;

}





#paginacompleta{

width:985px;/*860*/

margin:0 auto;

background:#FFFFFF url(images/bordederecho.png) right repeat-y;

/*margin-left:5px;*/



}

#bordeleft{

width:850px;

background:#660099 url(images/bordeleft.png) left repeat-y;

margin:0 auto;







}

#columnaizquierda{

width:162px;/*157*/

float:left;

background:#fed86b url(images/bordeleft.png) left repeat-y;

/*margin-top:10px;*/



}



#contenidoprincipal{
	width:818px;/*693*/
	float:right;
	background-color:#ffffff;
	margin-right:5px;
	top: auto;



}

#certificacion{

width:700px;

text-align:center;

clear:both;

background-color:#FFFFFF;

margin-left:5px;



}

#bordepie{

clear:both;

width:850px;

/*margin-left:5px;*/

/*background:#ffffff url(images/bordeleft.png) left repeat-y;*/

height:65px;

}

#piepagina{

width:975px;/*850*/

clear:both;

height:65px;

background:#FFFFFF url(images/bordeinferior.png) bottom repeat-x;

/*margin-bottom:5px;*/

margin-left:5px;

}

#moneda{

width:980px;

height:33px;

text-align:center;

font-family:Arial, Helvetica, sans-serif;

font-size:10px;

/*background:url(images/body-left.jpg) repeat-y;*/

border-right:5px solid #ffffff;





}



#banderas{

width:350px;

float:right;

padding-bottom:0;

margin-right:0;



}



#textfooter{

font-family:Arial, Helvetica, sans-serif;

font-size:10px;

width:450px;

padding:5px;

text-align:left;

float:left;

}

#logofooter{

width:115px;

float:left;

padding:7px;

padding-bottom:2px;

margin-left:5px;

}

#fondofootercolor{

margin:1px auto;

background-color:#eeeeee;



}

#currencypie{

width:200px;

float:right;

padding:5px;

margin-bottom:0;

}

#logo{

width:157px;

height:154px;

/*margin-top:15px;*/

margin-left:5px;

}



#form{

width:157px;

}

#categorias{

width:157px;

text-align:left;

font-size:10px;

padding-left:5px;

}

#publicidad{

width:157px;

text-align:center;

margin-left:5px;

}

.imagen-espacio{

padding-top:15px;

padding-bottom:15px;

}

#menu{

width:823px;/*818*/

height:42px;

background:url(images/button-bar.jpg);

text-align:right;

float:right;

/*border-right:5px solid #ffffff;*/

/*margin-right:5px;*/

}

#conjunto_float{

width:985px;

float:left;

background:url(images/bordeleft.png) repeat-y;

/*margin-top:10px;*/

}

#blanco{

width:980;

float:left;

background:url(images/margen_blanco5x10.jpg)top repeat-x;



}

.margen{

background-color:#FFFFFF;

}

.margen:before{

content:url(images/margen_blanco.jpg);

margin-top:20px;

display:inherit;

}

#credi{

width:700px;

text-align:center;

padding-top:8px;

background-color:#FFFFFF;

/*margin-right:5px;*/

padding-bottom:5px;

}

#bordeleft2{

clear:both;

width:980px;/*855*/

background:#ffffff url(images/bordeleft.png) left repeat-y;

margin-right:5px;



}

#bordederecho2{

clear:both;

width:860px;

background:#330099 url(images/bordederecho.png) right repeat-y;

}

.negro{

background-color:#000000;

width:818px;

padding:0;

}

