
/* __________ search _______ */

#plugin_17 {
		 display:block;
		 height:68px;
		/* background:url(search_bg.png) repeat-x 0 0; */
	}
.searchtext { font-size:11px; padding:10px 0 0 20px; color:#3b3a3a; display:block;}

.leftsearch {
	float:left;
	background:url(search_left.png) 0 0 no-repeat;
	height:22px;
	width:20px;
	margin:20px 0 0 15px;}
*html .leftsearch {margin:20px 0 0 10px;}

.rightsearch {
	float:left;
	background:url(search_right.png) 0 0 no-repeat;
	height:22px;
	width:12px;
	margin:20px 0 0 0;}

.buscar {
	float:left;
	background:url(search_center.png) 0 0 repeat-x;
	height:22px;
	width:135px;
	border:none;
	font:normal Arial, Helvetica, sans-serif;
	margin:20px 0 0 0;
	padding:4px 0 0 5px;
	}
.bot_buscar {
	float: left;
	margin: 20px 0 0 5px;
}

/* __________ Carro _______ */
#plugin_12 {
	background:url('carro_top.png') no-repeat 15px 15px;
}
#plugin_12 .plugin_title {
/* 	color: #04BBF6; */
	color: #5C5C5C;
	text-align: center;
/* 	border: 1px solid red; */
	margin: 5px 0 0 0;
	background:none;
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
/* 	border: 1px solid transparent; */
	width: 235px;
}
/*
 * html #plugin_12 .plugin_title {

	border: 0px solid red;
 }*/

#plugin_12 {
	padding: 15px;
}
/* #plugin_12 #carrotop { */
/* 	background:url(carro_top.png) no-repeat 0 0; */
/* 	width:260px; height:50px; */
/* } */
#plugin_12 #carro {
	background: white url('carro_middle.png') top left repeat-y;
	width:260px;
	padding: 5px 0 0 0;
}

*html #plugin_12 #carro {width:250px;}

#plugin_12 #plugin_12_frm label {
	float: left;
	width: 130px;

}

#plugin_12,
#plugin_12 a {
	color: #666;
}

#plugin_12 #carro_bottom {
	padding: 50px 20px 0 15px;
	width: 235px;
	height: 30px;
/* 	position: relative; */
	background:url('carro_bottom.png') no-repeat bottom left;
	position: relative;
}

*html #plugin_12 #carro_bottom {width: 225px;}

/*
#plugin_12 p.bottomlzine {
 	position: absolute;
	bottom: 8px;
	left: 10px;
	width: 235px;
}*/

#plugin_12 #carro ul li {float:left;}
#plugin_12 #carro .right a {
/* 	color: #00afca; */
	color: #FF2D00;
	text-decoration: none;
}
#plugin_12 #carro .right a:hover {color:#000;}

#plugin_12 a.ver {
	color: #666;
}

#plugin_12_frm {
	margin-top: 10px;
}

#plugin_12 li {

}
#plugin_12 li.seccion-11 { background: url('carritobg-11.png') left center no-repeat; }
#plugin_12 li.seccion-4 { background: url('carritobg-4.png') left center no-repeat; }
#plugin_12 li.seccion-2 { background: url('carritobg-2.png') left center no-repeat; }
#plugin_12 li.seccion-3 { background: url('carritobg-3.png') left center no-repeat; }

ul.productos li {
	width: 224px;
	clear: both;
	display: block;
	margin: 2px 0 2px 0;
	padding: 0 0 0 5px;
}

#plugin_12 select {
    width: 190px;
}

#plugin_12 #plugin_12_chk {
	float: left;
	width: 190px;

}

/* _______________ NOVEDADES HOME _________________ */
#plugin_11 li {
	list-style-type: none;
}

#plugin_11 .makenametitle {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #999999;
	padding-left: 131px;
	display:block;
}

.seccion_11 #plugin_11 .makenametitle {
	color: #B63E39;
}
.seccion_4 #plugin_11 .makenametitle {
	color: #0F9DAF;
}
.seccion_2 #plugin_11 .makenametitle {
 	color: #040501;
}
.seccion_3 #plugin_11 .makenametitle {
	color: #293C68;
}

#plugin_11 .bycategoria li {
	margin-left: 51px;
	margin-right: 20px;
}

#plugin_11 .bymake li {
	margin-left:51px;
	margin-right:20px;
}


#plugin_11 .plugin_title {
/* 	color: #F2BCEA;
	color: black; */
}
#plugin_11 .listado .fecha {
/* 	background: #F2BCEA; */
	background: #D7D7D7;
	color: white;
	text-align: center;
	display: block;
	width: 30px;
	padding: 2px 0 2px 0;
	text-transform: uppercase;
	line-height: 13px;
	font-weight: bold;
	margin-bottom: 16px;
	float: left;
/* 	border: 1px solid red; */
}

#plugin_11 .listado .title {
	float: left;
	width: 245px;
/* 	border: 1px solid red; */
}

#plugin_11 .detalle {
	color: #696969;
}

#plugin_11 .listado p.fabricante a,
#plugin_11 .detalle p.fabricante a {
	color: #696969;
}

#plugin_11 .detalle .imagen {
	display: block;
	margin: 0 0 0 50px;
	display: inline;
	width: 150px;
}

#plugin_11 .detalle .description {
	width: 360px;
	overflow: hidden;
}

#plugin_11 .detalle a.quitar {
	color: #FF2D00;
	text-decoration: none;
}
#plugin_11 .detalle a.quitar:hover {
	color:#000;
}


#plugin_11 .detalle .description .name {
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	font-size: 16px;
}

#plugin_11 .listado .title {
	float: left;
	font-size: 16px;
	color: black;
	margin: 0 0 0 10px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#plugin_11 table {
	margin: 0 0 16px 0;
}

#plugin_11 td {
	vertical-align: top;
	color: #666;
}

#plugin_11 .lisatdo img {
	width: 120px;
}

#plugin_11 a.detalles {
	background: url('verdetalleproducto.png') 0 0 no-repeat;
	display: block;
	width: 110px;
	height: 16px;
	text-decoration: none;
	color: white;
	padding: 0 0 0 26px;
	font-size: 11px;
	letter-spacing: 1px;
}
#plugin_11 .listado .catname,
#plugin_11 .listado .catname a {
	font: normal 12px Georgia;
	color: gray;
	text-transform: capitalize;
	text-decoration: none;
}
#plugin_11 .listado .catname a:hover {
/* 	text-decoration: underline; */
}

#plugin_11 .detalle .description li {
	margin-left: 30px;
}

#plugin_11 .detalle .description ul li {
	list-style-type: disc;
}


#plugin_11 .detalle .description ol li {
	list-style-type: decimal;
}

/* _______________ FABRICANTES _________________ */
#plugin_20 li {
	list-style-type: none;
}

#plugin_20 .plugin_title {
/* 	color: #08B2CC; */
/* 	color: #737373;
	color: black; */
	background:url(title_bg_derecha.jpg) repeat-y 0 0;
}

#plugin_20 td {
	color: #666;
}

#plugin_20 .listado a.outline {
	color: #666;
	border: 1px solid #ccc;
	padding: 5px;
	display: block;
	width: 140px;
	text-align: center;
/* 	cursor: default; */
}

#plugin_20 .listado a img {
	display: block;
	margin: 0 auto;
}

#plugin_20 .listado table {
	margin-bottom: 25px;
}
#plugin_20 .listado .last table {
	margin-bottom: 10px;
}
/* _______________ AGENDA _________________ */

#plugin_23 .plugin_title {
/* 	color: #A31010;
	background: url('plugin_agenda_title_bg.png') 90px 17px no-repeat;

	color: black;

	 */
	 background:url(title_bg_derecha.jpg) repeat-y 0 0;
}

#plugin_23 .listado .fecha {
/* 	color: #A31010; */
	color: black;
}
#plugin_23 .listado a {
/* 	color: #3E3E3E; */
	color: #666;
}
#plugin_23 .listado li {
	margin-bottom: 10px;
}
/* _______________ NOTICIAS _________________ */


#plugin_24 li div.image {
/* 	width: 80px; */
/* 	padding-right: 5px; */
}

#plugin_24 li div.title {
/* 	width: 180px; */
}

#plugin_24 .plugin_title {
/* 	color: #2001A8;
	background: url('plugin_noticias_title_bg.png') 90px 17px no-repeat;

	color: black;
	 */

}

#plugin_24 .listado .fecha {
/* 	color: #2001A8; */
	color: black;
}
#plugin_24 .listado a {
/* 	color: #3E3E3E; */
	color: #666;
}
#plugin_24 .listado li {
	margin-bottom: 10px;
}


/* __________ Categorias _______ */
#plugin_3 { padding:30px 15px;}
#plugin_3 .plugin_title { font:normal 20px Georgia, "Times New Roman", Times, serif; color:#5c5c5c; text-decoration:none; background:none;}
#plugin_3 ul li a { font: normal 16px Georgia, "Times New Roman", Times, serif; }
#plugin_3 ul li li a {
	font-size: 14px;
}
#plugin_3 ul li li li a {
	font-size: 12px;
}
#plugin_3 #seccion-11 {
	background: url('menubg-2.gif') 16px 0 no-repeat;
}
#plugin_3 #seccion-4 {
	background: url('menubg-3.gif') 16px 0 no-repeat;
}
#plugin_3 #seccion-2 {
 	background: url('menubg-11.gif') 16px 0 no-repeat;
}
#plugin_3 #seccion-3 {
	background: url('menubg-4.gif') 16px 0 no-repeat;
}
#plugin_3 #seccion-11 a:hover,
#plugin_3 #seccion-11 a.selected,
#plugin_3 #seccion-11 a.active {
	color: #B63E39;
}
#plugin_3 #seccion-4 a:hover,
#plugin_3 #seccion-4 a.selected,
#plugin_3 #seccion-4 a.active {
	color: #0F9DAF;
}
#plugin_3 #seccion-2 a:hover,
#plugin_3 #seccion-2 a.selected,
#plugin_3 #seccion-2 a.active {
	color: #040501;
}
#plugin_3 #seccion-3 a:hover,
#plugin_3 #seccion-3 a.selected,
#plugin_3 #seccion-3 a.active {
	color: #293C68;
}

.categoria_grafica .root {
	width: 50px;
	height: 35px;
	font-size: 18px;
	font-weight: normal;
	font-family: Arial;
	letter-spacing: 1px;
	color: white;
	padding: 15px 0 0 10px;
}

.categoria_grafica .path {
	font-size: 18px;
	color: #9E9E9E;
	font-weight: normal;
	font-family: Arial,"Times New Roman",Times,serif;
	line-height: 17px;
	margin-top: 18px;
	letter-spacing: 1px;
}

.categoria_grafica.seccion-11 .last {
	color: #B63E39;
}
.categoria_grafica.seccion-4 .last {
	color: #0F9DAF;
}
.categoria_grafica.seccion-2 .last {
	color: #040501;
}
.categoria_grafica.seccion-3 .last {
	color: #293C68;
}

.categoria_grafica.seccion-11 .root {
	background: url('globos_grandes.png') 0 0 no-repeat;
}
.categoria_grafica.seccion-4 .root {
	background: url('globos_grandes.png') 0 -201px no-repeat;
}
.categoria_grafica.seccion-2 .root {
	background: url('globos_grandes.png') 0 -67px no-repeat;
}
.categoria_grafica.seccion-3 .root {
	background: url('globos_grandes.png') 0 -134px no-repeat;
}

#plugin_11 .listado .sortbymake {
	text-align: right;
	margin-top: 15px;
	margin-right: 10px;
}

#plugin_11 .listado .sortbymake a {
	color: #666;
}

#plugin_11 .listado .sortbymake a:hover {
	text-decoration: none;
}

#plugin_cart_notification,
#plugin_cart_sent_notification {
	display: none;
	position: absolute;
	border: 1px solid #D5D5D5;
	background: #EBEBEB;
	width: 220px;
	height: 120px;
	padding: 10px;
	top: -80px;
	left: 281px;
/* 	opacity: .9; */
/* 	filter: alpha(opacity=90); */
	font-size: 11px;
	line-height: 14px;
}

#plugin_cart_sent_notification {
	top: -42px;
	height: 40px;
}

#plugin_cart_notification .arrow,
#plugin_cart_sent_notification .arrow {
	top: 55px;
	left: -30px;
	width: 20px;
	height: 12px;
	background: url('tooltiparrow.gif');
	position: relative;
}
#plugin_cart_sent_notification .arrow {
	top: 15px;
}

#plugin_cart_notification .handler,
#plugin_cart_sent_notification .handler {
	float: right;
	margin-top: -22px;
/* 	margin-left: 10px; */
	margin-right: -10px;
}

#plugin_cart_notification .handler a,
#plugin_cart_sent_notification .handler a {
	text-decoration: none;
	border: 1px solid #d5d5d5;
	background: #dedede;
	padding: 0 4px 0 4px;
	color: red;
	font-size: 10px;
	line-height: 10px;
	margin-left: 5px;
}

* html #plugin_cart_notification .handler a,
* html #plugin_cart_sent_notification .handler a {
	width: 10px;
	height: 10px;
	font-size: 10px;
	margin-right: 10px;
}

#plugin_cart_notification .handler a:hover,
#plugin_cart_sent_notification .handler a:hover {
	color: black;
}

#plugin_cart_notification input,
#plugin_cart_notification label {
	vertical-align: middle;
}

#plugin_cart_notification p {
	margin: 0 0 5px 0;
}

#plugin_cart_notification label {
	margin: 0 0 0 3px;
}

#productosrelacionados {
/*	font-family: 'Georgia'; */
	color:#095390;
	font-size: 20px;
	font-weight: normal;
	text-decoration: none;
	margin: 25px 0 0 50px;
	background:url(title_bg.jpg) repeat-y 0 0;
	padding:10px;
}

#vertodascategoria { margin: 15px 0 15px 25px }
#vertodascategoria,
#vertodosfabricante { margin: 15px 0 0 0; color:#999; font-weight: bold;}

.plugin.emptyplugin {
	display: none;
	margin: 0;
}
