/* Menu
----------------------------*/
ul#navmenu li a.catalogo {
	background:url(../img/mcatalogo_on.gif) no-repeat top left;
}

/* Elementos comunes
----------------------------*/
h1 {
	padding-bottom:6px;
}

#breadcrumbs {
	clear:both;
	padding-top:2px;
}

p {
	padding-bottom:6px;
}

/* Buscador
----------------------------*/
#buscador {
	padding-left:20px;
}

#buscador p.fila {
	padding-bottom:0px;
	clear:both;
}

#buscador .datoformulario {
	float:left; 
	margin-right:20px;
}

#buscador .datoformulario#datopreciominimo {
	margin-right:15px;
}

#buscador .datoformulario#datosreferencia {
	margin-right:25px;
}

#buscador .etiqueta {
	display: block;
	float: none;
	clear: none;
	text-align: left;
	margin-right: 10px;	
	color:#FFFFFF;
}

#buscador input.text {
	border:0px;
	margin-right:2px;
}

#buscador label {
	color:#FFFFFF;
}

#buscador input#palabraclave {
	width:110px;
}

#buscador select#categoria {
	width:195px;
	margin-bottom:3px;
}

#buscador input#referencia {
	width:100px;
}

#buscador #precios {
	float:left;
	width:200px;
}

#buscador select#numunidades {
	width:85px;
}

#buscador p#comentarioprecios {
	font-size:8pt;
}

#buscador input#preciominimo {
	width:70px;
}

#buscador input#preciomaximo {
	width:70px;
}


/* Contenido seccion
----------------------------*/
h3 {
	padding-bottom:4px;
}


table {
	width:930px;
	border:0px;
}

td {
	width:144px;
	padding:5px 5px 5px 6px;
	vertical-align:bottom;
}

/*a.producto {
	position:relative;
	display:block;
	width:140px;
	height:187px;
	text-decoration:none;
	background-color:#FFA203;
	border:2px solid #FFA203;
}

* html a.producto {
	width:144px;
	w\idth:140px;
}

a.producto:hover {
	border:2px solid #414141;
	background-color:#414141;
	text-decoration:none;
}

a.imagenproducto {
	position:relative;
	display:block;
	background-color: #FFFFFF;
	text-align:center;
	width:140px;
	height:140px;
	text-decoration:none;
}

a.infoproducto {
	position:relative;
	display:block;
	color:#FFFFFF;
	width:128px;
	height:38px;
	padding:5px 6px 4px 6px;
	overflow:hidden;
	text-decoration:none;
}

* html a.infoproducto {
	width:140px;
	w\idth:128px;
}*/
.clear{
		clear:both;
}
.items_container{
	width:930px;
	background-color:#666;
}
.producto {
	position:relative;
	display:block;
	float:left;	
	margin:0px 10px 10px 0px;
	width:140px;
	height:187px;
	text-decoration:none;
	background-color:#FFA203;
	border:2px solid #FFA203;
	cursor:pointer;
}

* html .producto {
	width:144px;
	w\idth:140px;
}

.producto:hover {
	border:2px solid #414141;
	background-color:#414141;
	text-decoration:none;
}

.categoria {
	position:relative;
	display:block;
	float:left;
	margin:0px 10px 10px 0px;
	width:140px;
	/*height:187px;*/
	text-decoration:none;
	background-color:#ADCD6D;
	border:2px solid #ADCD6D;
	cursor:pointer;
}

* html .categoria {
	width:144px;
	w\idth:140px;
}

.categoria:hover {
	border:2px solid #414141;
	background-color:#414141;
	text-decoration:none;
}

.imagenproducto {
	position:relative;
	background-color: #FFFFFF;
	text-align:center;
	width:140px;
	height:140px;
}

.imagenproducto img {
	vertical-align: middle;
}

.infoproducto {
	position:relative;
	color:#FFFFFF;
	width:114px;
	height:38px;
	padding:5px 20px 4px 6px;
	overflow:hidden;
}

* html .infoproducto {
	width:140px;
	w\idth:114px;
}



/*table td a.categoria .mas {
	width:16px;
	height:16px;
	background:url(../img/mas.gif) no-repeat top left;
	float:right;
}*/

/*table td a.categoria:hover .mas {
	width:16px;
	height:16px;
	background:url(../img/mas_over.gif) no-repeat top left;
	float:right;
}*/
.categoria .infoproducto {
	background:url(../img/mas.gif) no-repeat 120px 4px;
}
.categoria:hover .infoproducto{
	background:url(../img/mas_over.gif) no-repeat 120px 4px;
}



/* Ventana producto
----------------------------*/
#fichaproducto {
	position:absolute;
	top:100px;/*120*/
	left:0px;
	z-index:200;
	display:none;
}

/*
#formsolicitud label{
	text-align:right;
}
*/

body > div#fichaproducto {
  /* used by Opera 5+, Netscape6+/Mozilla, Konqueror, Safari, OmniWeb 4.5+, iCab, ICEbrowser */
  /*position: fixed;*/
}

#fichaproducto input.text {
	text-align:right;
}
/*#fichaproducto input.uploadFile {
	text-align:right;
}
*/
#cabeceraficha {
	position:relative;
	width:504px;
	background-color:#FFFFFF;
	border-left:1px solid #C1C1C1;
	border-right:1px solid #C1C1C1;
	border-top:1px solid #C1C1C1;
	padding:2px 10px;
	color:#C1C1C1;
}

* html #cabeceraficha {
	width:548px;
	w\idth:504px;
}

#cabeceraficha a.cerrarventana {
	position:absolute;
	top:2px;
	right:5px;
	font-weight:bold;
	text-decoration:none;
	color:#739400;
}

#ficha {
	position:relative;
	width:504px;
	background-color:#FFFFFF;
	border:1px solid #C1C1C1;
	padding:10px;
}

* html #ficha {
	width:548px;
	w\idth:504px;
}

#ficha #imagen {
	text-align:center;
	width:504px;
}

#ficha img {
	border:1px solid #C1C1C1;
}

#ficha #navegacionfotos {
	margin-top:2px;
	margin-bottom:7px;
}

#ficha #navegacionfotos a.anterior {
	display:block;
	float:left;
	height:14px;
	padding-top:2px;
	padding-left:20px;
	background:url(../img/anterior.gif) no-repeat top left;
	text-decoration:none;
	font-weight:bold;
}

#ficha #navegacionfotos a.siguiente {
	display:block;
	float:right;
	height:14px;
	padding-top:2px;
	padding-right:20px;
	background:url(../img/siguiente.gif) no-repeat top right;
	text-decoration:none;
	font-weight:bold;
}

p.descripcion {
	color:#8E8E8E;
}

#solicitarpresupuesto {
	position:relative;
	width:474px;
	padding:6px 0px 6px 15px;
	background-color:#ADCD6D;
	font-weight:bold;
	color:#FFFFFF;
}

* html #solicitarpresupuesto {
	width:504px;
	w\idth:474px;
}

	a#solicitar {
		display:block;
		position:absolute;
		top:-6px;
		left:430px;
		width:28px;
		height:28px;
		background:url(../img/siguiente2.gif) no-repeat top left;
	}

#datosgenerales {
	width:504px;
	height:120px;
	overflow:auto;
}


#formulariosolicitud {
	position:absolute;
	bottom:-1px;
	left:525px;
	width:278px;
	background-color:#FFFFFF;
	border-top:1px solid #C1C1C1;
	border-right:1px solid #C1C1C1;
	border-bottom:1px solid #C1C1C1;
	padding:10px 10px 5px 10px;	
	display:none;
}

* html #formulariosolicitud {
	width:300px;
	w\idth:278px;
}

#formulariosolicitud .titulosolicitud {
	padding:6px 0px 6px 15px;
	background-color:#ADCD6D;
	font-weight:bold;
	color:#FFFFFF;
	margin-bottom:10px;
}

#formulariosolicitud p.fila {
	clear:both;
	text-align:right;
	margin-bottom:3px;
	position:relative;
}
#formulariosolicitud p.filabuttom {
	clear:both;
	text-align:left;
	position:relative;
}

span.campos{
	float:left;
	margin-top:10px;
}
#notePrice span.campos{
	margin-top:0px;
}
p#noteFila{
	margin-bottom:0px;
}

.etiqueta#labelobservaciones {
	float: none;
	clear: none;
	text-align: left;
	font-weight:normal;
	font-style:italic;
}

input#unidades {
	width:50px;
	margin-right:40px;
}

input#unidades_pres {
	width:50px;
	margin-right:40px;
}

#idColor{
	width:100px;
	margin-right:40px;
}

#idEngravingService{
	margin-right:40px;
}

#serviceprice{
	width:50px;
	margin-top:8px;
	position:absolute;
	right:40px;
}

#idEngravingService{
	width:100px;
}

#colorsNumber{
	width:40px;
	margin-right:40px;
}

input#calcularprecio {
	width:75px;
	margin-:10px;
	background-color:#ADCD6D;
	font-size:7pt;
	margin-bottom:3px;
}

input#preciounidad {
	width:50px;
	margin-right:5px;
}

input#preciototal {
	width:100px;
	margin-right:5px;
	margin-bottom:6px;
}
input#preciotransporte{
	width:100px;
	margin-left:3px;
	margin-right:5px;
	border:none;
	background-color:#FFFFFF;
}

textarea#observaciones {
	width:223px;
	height:50px;
	margin-right:40px;
}

p#priceservice{
	padding-bottom:35px;
}

p#priceservice .unit{
	position:absolute;
	top:8px;
	right:0px;
}

/*
p#priceservice .unit{
	line-height:25px;
}
*/

p.datoscontacto {
	font-weight:bold;
	text-decoration:underline;
}

input#nombrecontacto {
	width:170px;
	margin-left:1px; 
	margin-bottom:1px;
	margin-right:30px;
}

input#emailcontacto {
	width:170px;
	margin-left:12px;
	margin-bottom:1px;
	margin-right:30px;
}
	
input#telefonocontacto {
	width:170px;
	margin-right:30px;
}

span.small{
	display:block;
	font-size:9px;
}
#etiquetaLogo{
	display:block;
	width:80px;
	margin:0px 0px 4px 0px;
	padding:0px;
}

.warning{
	padding-bottom:5px;
	font-weight:bold;
	font-size:14px;
	color:#FF7700;
}

#uploadCustomize {
	font-size:10px;
	color:#454545;
	background-color: #EDEDED;
	border:1px solid #ADCD6D;
	padding:0px 2px;
}


