/* CSS Document */

h2.componentheading {
	text-align: center;
	color: #333;
	margin-bottom: 1em;
}

a.readon:link, .readon:active, .readon:visited {
	text-decoration: none;
	color: #00a;
	border-bottom: 1px solid #00a;
}

a.readon:visited {
	color: #666;
	border-bottom: 1px solid #666;
}

a.readon:hover {
	border-bottom-style: dashed;
}

table.pagenav {
	margin: 0 auto;
	width: 210px;
}

.pagenav th {
	text-align: center;
}

.pagenav_prev a:link, .pagenav_next a:link, .pagenav_prev a:visited, .pagenav_next a:visited {
	line-height: 29px;
	font: italic bold 22px Georgia, "Times New Roman", Times, serif;
	color: #00A6EB;
	word-spacing: -.5em;
	text-decoration: none;
}


.pagenav_prev a:hover, .pagenav_next a:hover {
	color: #000;
}


/* WEBLINKS */

div.weblinks, div.weblinksdistri {

}

.contentdescription {
	margin: 1em 0;
	float: left;
}

div.display {
	text-align: right;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	width: 160px;
	float: right;
	margin: 1em 0;
}

div.weblinks div.display, div.weblinksdistri div.display {
	display: none;
}

.display select {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}


table.weblinks {
	width: 100%;
	margin: 1em 0;
	float: left;
}

.weblinks p.counter, .weblinksdistri p.counter {
	clear: both;
	line-height: 0;
	height: 0;
	display: block;
	visibility: hidden;
	font-size: 0;
}

/* Hides from IE-mac \*/
* html .weblinks p.counter {
	height: 1%;
}
.weblinks p.counter {
	display: block;
}
/* End hide from IE-mac */

.weblinks td {
	padding: 8px 0;
	border-bottom: 1px dashed #333;
}

.weblinks td.num {
	vertical-align: top;
	padding-right: 4px;
	text-align: right;
	font-size: 18px;
	line-height: 22px;
	border-style: none;
	color: #666;
}

.weblinks td.enlace {
	vertical-align: top;
	line-height: 150%;
	padding-left: 4px;
}

.enlace img {
	display: none;
}

.weblinks a.category, a.categorydistri {
	display: block;
	background: url(../images/link_web.png) top left no-repeat;
	padding-left: 30px;
	height: 22px;
	line-height: 22px;
	text-decoration: none;
}

a.categorydistri, a.categorydistri:visited  {
	background: url(../images/link_mail.png) top left no-repeat;
	padding-left: 30px;
}

.weblinks a.category:hover, a.categorydistri:hover {
	background-position: bottom left;
	color: #00A6EB;
}

a.categorydistri:hover {
	color: #00A6EB;
	background-position: bottom left;
}

.weblinks a.category:visited {
	background-position: bottom left;
	color: #666;
}

.weblinks br.salto, .weblinksdistri br.salto {
	display: none;
}

/* EOF WEBLINKS */


/* REGISTER */

.regintro span {
	display: block;
	margin: 1em 0;
}

.zonacampos {
	border: 1px groove #ccc;
	padding: 4px 6px;
}

.user fieldset {
	border-style: none;
}

.user fieldset div {
	margin: 2px 0;
}

.user label {
	display: block;
	width: 40%;
	float: left;
	text-align: right;
	padding-right: 4px;
	text-transform: lowercase;
	font: 10px/16px Verdana, Arial, Helvetica, sans-serif;
}

.user label.invalid {
	color: #f00;
}

.user input {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	width: 40%;
}

.user input:focus {
	background-color: #FF9;
}

.user button {
	display: block;
	position: relative;
	left: 41%;
	width: 100px;
}

/* EOF USER */



/* CONTACT */

p.cName {
	font-size: 130%;
	font-weight: bold;
}

div.contact_address {
	border: 1px solid #ccc;
	padding: 4px 16px;
	text-align: center;
	font-variant: small-caps;
}

.veremail span.marker {
	padding-right: 6px;
}

address span.marker {
	display: block;
	width: 0;
	height: 0;
	line-height: 0;
	text-indent: -5000px;
}

p.veremail {
	position: relative;
	top: 1.7em;
	left: 16px;
	border: 1px solid #ccc;
	background-color: #fff;
	padding: 1px 8px;
	width: 200px;
	text-transform: lowercase;
	text-align: center;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}

.veremail a:link, .veremail a:visited {
	text-decoration: none;
}

.veremail a:hover {
	color: #f00;
}

#emailForm {
	border: 1px solid #ccc;
	display: block;
	padding: 14px 16px 8px;
}

div.contact_email {
	margin: .5em 0 1em;
}

.contact_email label {
	display: block;
}

.contact_email label.invalid {
	color: #f00;
}

.contact_email input, .contact_email textarea {
	width: 100%;
}

.contact_email_checkbox {
	margin: .5em 0 1em;
}

/* VIRTUE MART */

#vmMainPage {
	overflow: hidden;
	_overflow: visible;
	_overflow-x:hidden;
	_height: 0;
}
/*\*//*/
#vmMainPage {
	display: inline-block;
}
/**/

#vmMainPage img {
	width: auto;
}

/* VIRTUEMART CATEGORIAS */

table.vmCategories td {
	vertical-align: top;
	padding-bottom: 1em;
}

table.vmCategories td.vmCatLink {
	padding-top: .5em;
}

.vmCatLink a:link, .vmCatLink a:active, .vmCatLink a:visited {
	color: #00A6EB;
	font: small-caps bold 16px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	letter-spacing: .05em;
	border-bottom: 1px dashed #f9f9f9;
}

.vmCatLink a:hover {
	color: #666;
	border-bottom-color: #666;
}

#vmMainPage .browseProductContainer {
	margin: 24px 0;
	padding: 48px 3px 3px 3px;
	vertical-align: top;
	background: url(../images/separador.png) top center no-repeat;
}

#vmMainPage .browseProductDescription {
	width: auto;
}

div.vmRecent {
	clear: both;
	padding-top: .5em;
}

br.br_limpia {
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}

.producto h1 {
	font: small-caps bold 22px Georgia, "Times New Roman", Times, serif;
}

.manuf a:link, .manuf a:visited, .producto a.button {
	color: #01e;
	text-decoration: none;
}

.manuf a:hover, .producto a.button:hover {
	color: #e10;
}

td.vm_col01 {
	text-align: center;
}

.vm_col01 a:link, .vm_col01 a:visited {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.vm_col01 a:hover {
	color: #e10;
}

.vm_col01 img {
	border: 1px solid #666;
}

.producto p.destacado {
	width: 80%;
	text-align: left;
}

div.vm_category_descr {
	font-size: 12px;
}

.addtocart_button, .notify_button {
	text-align:center;
	background-position:bottom left;
	width:160px;
	height:41px;
	line-height: 41px;
	cursor:pointer;
	border: none;
	font-weight:bold;
	font-family:inherit;
	vertical-align: middle;
	overflow:hidden;
}
.addtocart_button {
	background: url( '../images/cart_libros.jpg' ) top left no-repeat;
	padding-left: 40px;
	line-height: 32px;
	height: 32px;
}

.addtocart_button:hover {
	background-position: bottom left;
}

#vm_featured {
	overflow: hidden;
	border: 1px dashed #bbc;
}

#vmMainPage #vm_featured h3 {
	padding: 5px 10px;
	background-color: #bbc;
	color: #000;
	font: bold 90% Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #fff;
	text-align: center;
}

#vmMainPage div.vm_featured_product {
	padding: 5px 10px !important;
	width: 40%;
	margin: 0 4px 4px;
	background-color: #fff;
	font-size: 90%;
}

#vm_featured a.product_thumb {
	float: left;
	display: block;
}

#vmMainPage #vm_featured span.productPrice {
	display: block;
	font-size: 80%;
}
#vm_featured p {
	margin-top: 0;
}

.vmCartChild {
	border-style: none !important;
}
.vmAttribChildDetail {
	font-weight: bold;
	color: #00A6EB;
}
.inputboxattrib {
	width: 100%;
}

/* VM DETALLES */

div.vmDetallesImagenProducto {
	width: 30%;
	float: left;
	text-align: center;
}

.vmDetallesImagenProducto img {
	float: none;
	margin: 0;
}

.vmDetallesImagenProducto a:link, .vmDetallesImagenProducto a:visited, .vmDetallesImagenProducto a:active {
	font-size: 12px;
	line-height: 200%;
	text-transform: lowercase;
	text-decoration: none;
	color: #999;
}

div.vmDetallesTextoProducto {
	margin-left: 30%;
}

.vmDetallesTextoProducto h1 {
	font: small-caps bold 1.5em Georgia, "Times New Roman", Times, serif;
	color: #00A6EB;
	display: inline;
	padding-right: 8px;
}

.vmDetallesAutor {
	display: inline;
}

.vmDetallesAutor a:link, .vmDetallesAutor a:visited {
	color: #333;
	text-decoration: none;
	border-bottom: 1px dotted #333;
}

.vmDetallesAutor a:hover {
	color: #00A6EB;
	border-bottom: 1px dashed #00A6EB;
}

.vmDetallesPrecio {
	font-size: 12px;
}

.vmDetallesPrecio strong {
	font-weight: normal;
}

div.vmDetallesSolicitaInformacion, div.vmDetallesRevisiones {
	display: none;
}

div.vmDetallesDescripcion {
	margin-top: 3px;
}

/* VM PEDIDO */
table.cesta {
	margin-top: 1em;
	border-spacing: 0;
	border-collapse: separate;
}

table.cesta th {
	padding: 0 0 2px 2px;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
}

.cesta hr {
	margin-top: 5px;
	border: 1px none #ccc;
	border-bottom-style: solid;
}
th.cstThPrecio {
	width: 50px;
}

.trProducto td {
	vertical-align: middle;
	border-right: 1px solid #ccc;
	padding: 2px 0 2px 2px;
}

.cesta .sectiontableentry1 td {
	_background-color: #fff;
}

.cesta .sectiontableentry2 td {
	_background-color: #F5F5F5;
}

td.cstBotones .inputbox {
	text-align: right;
}

tr.sectiontableentry1 {
	background-color: #fff;
}

tr.sectiontableentry2 {
	background-color: #F5F5F5;
}

tr.trProducto:hover {
	background-color: #00A6EB;
	color: #fff;
}

th.cstThSubtotal {
	text-align: right;
}

td.cstPrecio {
	padding-right: 3px;
	font-size: 80%;
}

td.cstTxtSubtotal, .cstProductoSubtotal, .cstFactSubtotal, .cstFactPrintTotal, .cstFactTotal, .cstTxtIvaTotal, .cstIvaTotal {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	padding: 2px 0;
}

.cstProducto a:link, .cstProducto a:visited {
	text-decoration: none;
}

.cstProducto a:hover {
	color: #00A6EB;
}

.trProducto:hover .cstProducto a:hover {
	color: #f9f9f9;
}

#vmMainPage h3, h1.componentheading, h1.componentheadingdistri, #seartcllist_wrap .componentheading {
	margin-bottom: 1em;
	color: #333;
	font: small-caps bold 18px Arial, Helvetica, sans-serif;
	letter-spacing: .06em;
}

legend.sectiontableheader {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	margin-left: 1em;
}

div.formLabel {
	font: bold 11px Arial, Helvetica, sans-serif;
}

div.formField * {
	font: normal 11px Arial, Helvetica, sans-serif;
}

#agreed_div a {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	float: right;
}

div.vmRecentDetail {
	background: #fff url(../images/red_botleft.png) bottom left no-repeat;
	margin-top: 1.5em;
}

div.vmRecentDetail div {
	background: url(../images/red_botright.png) bottom right no-repeat;
}

.vmRecentDetail div div {
	background: url(../images/red_topleft.png) top left no-repeat;
}

.vmRecentDetail div div div {
	background: url(../images/red_topright.png) top right no-repeat;
	padding: 13px 0;
}

#vmMainPage div.vmRecentDetail h3 {
	border: 2px solid #ccc;
	border-bottom-style: none;
	border-top-style: none;
	background-color: #fff;
	padding: 0 14px 1em;
	margin: 0;
	font: bold 12px Arial, Helvetica, sans-serif;
}

.vmRecentDetail ul {
	border: 2px solid #ccc;
	border-bottom-style: none;
	border-top-style: none;
	list-style: none;
	background-color: #fff;
	padding: 0 14px;
	font-size: 12px;
}

.vmRecentDetail li {
	padding: 0 0 .5em 2em;
}

.continue_link, .checkout_link, .continue_link:visited, .checkout_link:visited {
	font-size: 1.2em;
	color: #2286FC;
	text-decoration: none;
}

a.continue_link:hover, a.checkout_link:hover {
	text-decoration: underline;
}

br.separaTablas {
	line-height: 2em;
}

table.vmInfoCliente, table.vmDireccionEnvio {
	width: 90%;
	text-align: center;
	margin: 0 auto;
	padding: 0;
	border: 2px solid #00A6EB;
}

.vmInfoCliente th, .vmDireccionEnvio th {
	text-align: center;
	display: list-item;
	list-style-type: square;
	color: #fff;
	background-color: #00A6EB;
	padding: 2px 0;
}

.vmInfoCliente tr.tr01 td {
	background-color: #fff;
}

.vmInfoCliente tr.tr02 td {
	background-color: #f0f0f0;
}

.vmInfoCliente td {
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	white-space: nowrap;
	padding: 2px 0;
}

.vmInfoCliente td.fijo, td.fijoOculto {
	width: 20%;
	text-align: right;
	padding: 2px .5em;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 80%;
}

tr.trOculta td {
	font-size: 1px;
	line-height: 1px;
}

td.fijoOculto {
	width: 30%;
}

.vmDireccionEnvio th.nuevaDir {
	font-size: 80%;
	display: table-cell;
	list-style-type: none;
	background-color: #f9f9f9;
	color: #000;
}

th.nuevaDir a:link, th.nuevaDir a:visited {
	color: #2286FC;
	text-decoration: none;
}

th.nuevaDir a:hover {
	border-bottom: 1px dashed #2286FC;
}

.vmDireccionEnvio table {
	padding: 4px;
}

.vmDireccionEnvio table td {
	text-align: left;
}

.vmInfoCliente td.actualizar {
	text-align: center;
	padding: 0;
}

.vmInfoCliente a:link, .vmInfoCliente a:visited {
	color: #2286FC;
	text-decoration: none;
	font-weight: normal;
	display: block;
	padding: 4px 0;
}

.vmInfoCliente a:hover {
	background-color: #2286FC;
	color: #fff;
}

h4.vmSeleccioneDireccion {
	width: 90%;
	margin: 0 auto;
}

/* VM FORMS */

fieldset.vmShipTo {
	border: 1px solid #00A6EB;
	margin: 2em 0;
	padding: 0 1em;
}

.vmShipTo legend {
	padding: 2px .5em;
	background-color: #00A6EB;
	color: #fff;
}

div.obligatorio {
	padding: 5px;
	text-align: center;
}
.obligatorio strong {
	font-size: 75%;
	color: #900;
}

div.contenidoShipTo {
	margin: 0 auto 1em;
	background-color: #fff;
	padding: 6px;
}

.vmShipTo p {
}



/* VM PEDIDO */

table.vmInfoPedido {
	border-collapse: collapse;
}

.vmInfoPedido tr.sectiontableheader th {
	border-bottom: 1px solid #00A6EB;
	padding-top: 1em;
	color: #00A6EB;
}

.vmInfoPedido span {
	font-weight: normal;
}

.vmInfoPedido span.etiq {
	font-weight: bold;
	font-size: 85%;
	padding-right: .5em;
}

.vmInfoPedido .tabla1, .vmInfoPedido .tabla2 {
	padding: 4px;
}

.tabla1 th td, .tabla2 th td {
	
}

.vmInfoPedido .tabla1 td, .vmInfoPedido .tabla2 td {
	vertical-align: baseline;
}

.vmInfoPedido .campo {
	font-weight: bold;
	font-size: 85%;
	line-height: 140%;
	width: 15%;
	white-space: nowrap;
	padding-right: .5em;
	text-align: right;
	color: #777;
}