#resultados {
	background-color:#348984;
}

#presupuesto-holder {padding:9px 6px; font-family:Verdana, Geneva, sans-serif; position:relative;}

#presupuesto {background-color: #fff;color: #000; width:702px}

#presupuesto #head {font-size: 12px;padding: 15px 14px 15px 24px;}
#presupuesto #head .num {font-size:14px;}

#presupuesto #head .inputs {font-size:11px;font-weight:bold;}
#presupuesto #head input {border:none;border-bottom: solid 1px #000;width:150px;}
#presupuesto .section-head{padding-bottom:10px;font-size:12px;}

#presupuesto .section-head .subtotal-left {float:left;font-weight:bold;font-size:14px;text-decoration:underline;}
#presupuesto .subtotal {float:right;font-weight:bold;padding-top:8px;padding-right:20px;padding-bottom:6px; width:105px; text-align:right;border-bottom:solid 2px #000;border-left:solid 2px #000;border-right:solid 2px #000;margin-right:1px}

.clearboth{clear:both;overflow:hidden;height:0px;}

#presupuesto .tablehead div {float:left; font-size:11px; font-weight:bold; margin-bottom: 3px;}
#presupuesto .tablehead .familia {width:122px; text-align:left; padding-left:47px;}
#presupuesto .tablehead .articulos {padding-left:33px; width:361px;}
#presupuesto .tablehead .uds { padding-left: 9px; width:33px;}
#presupuesto .tablehead .precio { padding-right:6px; text-align:right; width:65px;}
#presupuesto .tablehead .devol { text-align:right; width:54px;}


#presupuesto-body {padding:0px 5px;}
#presupuesto-body .presup-table {padding-bottom:40px;}
#presupuesto-body .presup-table table#ordenador,
#presupuesto-body .presup-table table#otros-articulos {border-top:2px solid #000;border-left: 2px solid #000;border-right:2px solid #000;}
#presupuesto-body .presup-table table.addmore {border-left: 2px solid #000;border-right: 2px solid #000;border-bottom: 2px solid #000;}


#presupuesto-body .presup-table table.addmore td { border-bottom:none 0px; }

#presupuesto-body .presup-table table td {
	/*padding: 2px 0px;	*/
	height: 19px;
	border-bottom: solid 1px #aaa;
	padding:0;
	margin:0;
}
#presupuesto-body .presup-table table {width:691px; margin:0px; padding:0px;}
#presupuesto-body .presup-table .check {width:24px;text-align:center;}
#presupuesto-body .presup-table .check input{padding:0px;margin:0px;}

#presupuesto-body .presup-table .lup1 {width:19px;}
#presupuesto-body .presup-table .catego {width:117px;border-right: solid 2px #000;}
#presupuesto-body .presup-table .catego a {font-size:9px;color:#000;text-transform:capitalize;}

#presupuesto-body .presup-table .lup2 {width:10px;padding-left:12px;padding-right:8px;}
#presupuesto-body .presup-table .item {width:368px;border-right: solid 2px #000;}
#presupuesto-body .presup-table .item a {font-size:10px;color:#000;text-transform:uppercase;}

#presupuesto-body .presup-table .qtty {width:40px;text-align:center;border-right: solid 2px #000;}
#presupuesto-body .presup-table .qtty input{width:20px;	margin:2px 0px;font-size:9px;padding:0px;text-align:center;border-width:1px;border-color:#7a7a7a;border-style:solid;height: 13px;}

#presupuesto-body .presup-table .precio{text-align:right;padding-right:7px;width:76px;font-size:11px;font-weight:bold;}
#presupuesto-body .presup-table .devol{text-align:right;padding-right:4px;width:49px;font-size:11px;font-weight:normal;}


#productList {
/*
	width:709px;
*/
	width:907px;
	height:343px;
	padding:6px 13px 8px 6px;
	position:absolute;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#000;
	left: -4px;
	top: 48px;
	z-index:999;
	background-image:url(../images/ws-bg.png);
	background-color:transparent;
	background-repeat:no-repeat;
}

#productList a {color:#000;}

#productList #queBuscas {float: left;margin: 12px 0px 0px 16px;}
#productList #filtros {float: left;margin-left: 27px;margin-top: 15px; white-space:nowrap;}
#productList #filtros #familia, #productList #filtros #q  {font-family:Verdana, Geneva, sans-serif;font-size:10px;margin-right:20px;padding:2px 2px;width:180px;}
#productList #ok {float:left;margin-top:0px;}

#productList #table-head {clear:both;font-size:11px;font-weight:bold;padding-top:13px;padding-left:28px;}
#productList #table-head div {float:left;padding-bottom:6px;}

#productList #table-head div.familia {width:125px;}
#productList #table-head div.ranking {width:119px; text-align:center}
#productList #table-head div.descrip {width:345px; padding-left:29px;}
#productList #table-head div.precio  {width:88px; text-align: center;}
#productList #table-head div.stock   {width: 95px; text-align: center;}
#productList #table-head div.devol   {padding-left: 5px;}


.clearfix:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;} .clearfix{display:inline-block;} html[xmlns] .clearfix{display:block;} * html .clearfix{height:1%;}

#productList #listado {border-bottom:solid 1px #adadad;border-top:solid 1px #adadad;height:230px;width:100%;overflow-y:scroll;overflow-x:hidden;font-size:10px;background-color:#fff;}

.trtable div 		{float:left; height:20px; line-height:20px;border-bottom:solid 1px #adadad;}
.trtable div img	{padding-top:7px;}
.trtable div img.lup{padding-top:5px;}
.trtable .lup1		{width:20px; text-align:center;}
.trtable .catego	{width:130px; padding-left:2px; border-right:solid 1px #adadad; text-transform:capitalize;white-space:nowrap;overflow:hidden;}
.trtable .dots		{padding-left:9px;width:33px;padding-right:8px;color:#f4641b; border-right: solid 1px #adadad}
.trtable .rankpos	{padding-right:11px;text-align:right;width:56px;border-right:solid 1px #adadad;}
.trtable .lup2		{width:22px; text-align:center;}
.trtable .desc		{width:350px;border-right:solid 1px #adadad;white-space:nowrap; overflow:hidden; text-transform:uppercase;}
.trtable .desc a	{font-size:10px;}

.trtable .precio	{width:75px;padding-right:11px; text-align:right;color:#1d54bb; font-weight:bold; border-right:solid 1px #adadad; font-size: 11px;}
.trtable .squares	{padding-left:12px; width:33px; border-right:solid 1px #adadad;}
.trtable .stock	{width:40px; padding-right: 9px; text-align:right ;}
.trtable .devol	{width:50px;border-left: solid 1px #ababab; padding-left:7px; text-align:left;}

.trtable .punto-arial-13p {color:#f6631d; font-family:Arial,Helvetica,sans-serif; font-size:12px; float:left;}
.trtable .punto-arial-9p {color:#f6631d; font-family:Arial,Helvetica,sans-serif; font-size:9px; padding-top:1px;float:left;}

.trtable .punto-stock-verde {color:#379410;line-height:20px;}
.trtable .punto-stock-rojo {color:#fe0201;line-height:20px;}

/*130 y 350*/
/*109 y 340*/
/* 21 y  10*/

/*125 y 345*/
#productList #close {
	float:right;
	margin: 10px 8px 0px 0px;
}
#debug {
	position:absolute;
	top:0px;
	left:0px;
	margin:0px;
	padding:10px;

	background-color:#FFE3D7;
	color:#000;
	width:100%;
}



#presupuesto-total {
	padding-bottom:50px;
}
#presupuesto-total .totalPresup {
	font-size:14px;
}
#presupuesto-body .presup-table .newcatego a {
	color:#f34700;
	font-weight:bold;
	font-size:10px;
}
#presupuesto-total table td.leftToo {
	font-weight:bold;
	border-top:solid 2px #000;
	border-left:solid 2px #000;
	border-right: solid 2px #000;
}
#presupuesto-total table td {
	font-size:12px;
	font-weight:bold;
	border-top:solid 2px #000;
	border-right: solid 2px #000;
}

#presupuesto-foot {
	text-align:center;
	font-size:11px;
	padding-bottom:10px;
}

#presupuesto-print {

}

#send-print-presup {
	padding:30px 40px;
	position:relative;
}

#send-print-presup h2 {
	margin-left:20px;
	padding-bottom:0px;
	margin-bottom:7px;
	font-size:14px;
}

#send-print-presup table td {
	padding-top:10px;
	background-color:#58c1ba;
	font-size:11px;
}

#send-print-presup textarea {
	width:230px;
	height:40px;
}

#send-print-presup input.textos {
	width:169px;
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
}
#send-print-presup table td.suscribime {
	padding-top:5px;
	padding-bottom:10px;
	padding-left:5px;
}

#send-print-presup table td.enviatext {
	padding-right:10px;
}
#send-print-presup table td.inpust {
	padding-left:7px;
}

#button-print {
	text-align:center;
}
#presupuesto-body .presup-table tr.last td.catego a, #presupuesto-body .presup-table tr.last td.item a, #presupuesto-body .presup-table tr.last td.precio {
	color: #0046f3;
	font-weight:bold;
}

.okMsg {padding: 19px 17px 18px; position:absolute; z-index:5; background-image:url(../images/dialog-bg.png); background-position:center; background-repeat:no-repeat; color:#000; font-weight:bold; text-align:center}
#itemAddedMsg { top: 250px; }
#presupSent { top: 90px; }

