﻿/* ---------------------- GENERAL SETTINGS ---------------------- */
.sp
{
    font-size: 70%;
}
section .container .row .MainBodyContainer
{
    background-color: #fff;
    min-height: 800px;
}
/* ---------------------- CABECERA ---------------------- */
.CabeceraMain {
    display: none;
}
/* ---------------------- MENU ---------------------- */
.Menu
{
	background-color: #EEEEEE;
	border-right: solid 1px #0A51A1;
	width: 100%;
	height: 100%;
}
.MenuContenedor
{
	width: 100%;
	height: 100%;
}
.MenuItem
{
	vertical-align: top;
	padding: 1px 4px 0px 4px;
}
.MenuItemCont
{
	padding: 2px 2px 2px 2px;
	border: solid 1px #EEEEEE;
	width: 100%;
}
.MenuItemContOver
{
	padding: 2px 2px 2px 2px;
	border: solid 1px #0A51A1;
	background-color: #E0E0E0;
	width: 100%;
	cursor: hand;
}
.MenuItemLink, .MenuItemLink:hover
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #0A51A1;
	width: 100%;
	height: 100%;
	display: block;
	text-decoration: none;
}
.MenuItemListadoSep
{
	padding: 4px 0px 4px 0px;
	border-top: dashed 1px #FF7F00;
	border-bottom: dashed 1px #FF7F00;
}
.MenuItemListado
{
	vertical-align: top;
	padding: 5px 4px 0px 4px;
}
.MenuItemContListado
{
	padding: 2px 2px 2px 2px;
	border: solid 1px #EEEEEE;
	width: 100%;
}
.MenuItemContListadoOver
{
	padding: 2px 2px 2px 2px;
	border: solid 1px #0A51A1;
	background-color: #E0E0E0;
	width: 100%;
	cursor: hand;
}
.MenuItemLinkListado, .MenuItemLinkListado:hover
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #0A51A1;
	width: 100%;
	height: 100%;
	display: block;
	text-decoration: none;
}
.MenuTitulo
{
	vertical-align: top;
	padding: 6px 4px 0px 4px;
}
.MenuTituloCont
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #0A51A1;
	padding: 2px 2px 2px 2px;
	border-top: dashed 1px #FF7F00;
	border-bottom: dashed 1px #FF7F00;
	width: auto;
}
.MenuStart
{
	height: 5px;
}
.MenuEnd
{
	height: 100%;
}
.MenuBuscarCont
{
	width: 100%;
	padding: 0px 4px 0px 4px;
}
.MenuBuscar
{
	font-family: Verdana;
	font-size: 12px;
	color: #0A51A1;
	width: 100%;
}
.MenuBuscarTexto
{
	padding: 2px;
	border-top: dashed 1px #FF7F00;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #0A51A1;
}
.MenuBuscarCtrls
{
	padding: 2px;
	height: 30px;
	text-align: center;
}
.MenuBuscarInput
{
	/*margin: 0px;
	font-family: Verdana;
	font-size: 10px;
	border: solid #BBBBBB 1px;*/
}
.MenuBuscarBoton
{
	margin: 0px;
	padding: 0px;
	font-family: Verdana;
	font-size: 10px;
	color: #0A51A1;
	border: solid #0A51A1 1px;
	background-color: #DDDDDD;
	cursor: hand;
}
.SubMenuCont
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 200px;
	z-index: 100;
}
.SubMenu
{
	background-color: #EEEEEE;
	border: solid 1px #0A51A1;
	width: 100%;
	height: 100%;
}
.SubMenuItem
{
	vertical-align: top;
	padding: 1px 4px 0px 4px;
}
.SubMenuItemCont
{
	padding: 2px 2px 2px 2px;
	border: solid 1px #EEEEEE;
	width: 100%;
	font-size: 12px;
}
.SubMenuItemContOver
{
	padding: 2px 2px 2px 2px;
	border: solid 1px #0A51A1;
	background-color: #E0E0E0;
	width: 100%;
	cursor: hand;
	font-size: 12px;
}
.SubMenuItemLink, .SubMenuItemLink:hover
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #0A51A1;
	width: 100%;
	height: 100%;
	display: block;
	text-decoration: none;
}
.SubMenuStart
{
	height: 4px;
}
.SubMenuEnd
{
	height: 5px;
}
/* ---------------------- MENU DERECHA ---------------------- */
.MenuDer
{
	background-color: #FFFFFF;
	border-left: solid 2px #0A51A1;
	width: 100%;
	height: 100%;
}
.MenuDerContenedor
{
	width: 100%;
	height: 100%;
}
.MenuDerInfosCont
{
	padding: 3px 3px 0px 3px;
}
.MenuDerInfos
{
	border: solid 1px #CCCCCC;
	padding: 3px 3px 3px 3px;
}
.MenuDerInfosItem1
{
	padding: 1px 1px 1px 1px;
	text-align: center;
	background-color: #EEEEEE;
	border-top: solid 1px #EEEEEE;
	border-left: solid 1px #EEEEEE;
	border-bottom: solid 1px #EEEEEE;
}
.MenuDerInfosItem1Over
{
	padding: 1px 1px 1px 1px;
	text-align: center;
	background-color: #E0E0E0;
	border-top: solid 1px #0A51A1;
	border-left: solid 1px #0A51A1;
	border-bottom: solid 1px #0A51A1;
}
.MenuDerInfosItem1Cont
{
	width: 15px;
}
.MenuDerInfosItem2
{
	width: 100%;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #0A51A1;
	border-right: solid 1px #FFFFFF;
	border-top: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
}
.MenuDerInfosItem2Over
{
	width: 100%;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #0A51A1;
	background-color: #E0E0E0;
	border-right: solid 1px #0A51A1;
	border-top: solid 1px #0A51A1;
	border-bottom: solid 1px #0A51A1;
}
.MenuDerInfosItem2Cont
{
	width: 100%;
	padding: 1px 2px 1px 2px;
}
.MenuDerInfosLink, .MenuDerInfosLink:hover
{
	height: 100%;
	display: block;
	text-decoration: none;
	color: #0A51A1;
}
.MenuDerInfosLink2, .MenuDerInfosLink2:hover
{
	height: 100%;
	display: block;
	text-decoration: none;
	color: #FF7F00;
}
.MenuDerLoginCont
{
	padding: 3px 3px 0px 3px;
}
.MenuDerLogin
{
	width: 100%;
	border: solid 1px #CCCCCC;
}
.MenuDerLoginTit
{
	padding: 3px 3px 3px 3px;
	width: 100%;
}
.MenuDerLoginTit a
{
    text-decoration: none;
}
.MenuDerLoginTitCont
{
	padding: 1px 1px 1px 1px;
	color: #0A51A1;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	background-color: #EEEEEE;
	border-top: dashed 1px #FF7F00;
	border-bottom: dashed 1px #FF7F00;
}
.MenuDerLoginTitContDet1
{
	padding: 1px 1px 1px 1px;
	color: #0A51A1;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	background-color: #EEEEEE;
	border-top: dashed 1px #FF7F00;
}
.MenuDerLoginTitContDet2
{
	padding: 1px 1px 1px 1px;
	color: #0A51A1;
	font-family: Verdana;
	font-size: 10px;
	text-align: center;
	background-color: #EEEEEE;
	border-bottom: dashed 1px #FF7F00;
}
.MenuDerLoginItem
{
	width: 100%;
}
.MenuDerLoginItemCont
{
	padding: 2px 2px 0px 2px;
	color: #0A51A1;
	text-align: center;
	font-family: Verdana;
	font-size: 10px;
	text-align: center;
}
.MenuDerLoginSep
{
	height: 5px;
}
.MenuDerLoginInput
{
	margin: 0px;
	font-family: Verdana;
	font-size: 10px;
	border: solid #BBBBBB 1px;
}
.MenuDerLoginBoton
{
	margin: 0px;
	padding: 1px;
	font-family: Verdana;
	font-size: 10px;
	color: #0A51A1;
	border: solid #0A51A1 1px;
	background-color: #DDDDDD;
	cursor: hand;
}
.MenuDerLoginItemEX
{
	width: 100%;
	padding: 0px 3px 2px 3px;
}
.MenuDerLoginItemContEX
{
	border-top: dashed 1px #FF7F00;
	color: #0A51A1;
	font-family: Verdana;
	font-size: 10px;
}
.MenuDerLoginOP
{
	padding: 0px 3px 0px 3px;
}
.MenuDerLoginOPItem1
{
	padding: 1px 1px 1px 1px;
	text-align: center;
	background-color: #EEEEEE;
	border-top: solid 1px #EEEEEE;
	border-left: solid 1px #EEEEEE;
	border-bottom: solid 1px #EEEEEE;
}
.MenuDerLoginOPItem1Over
{
	padding: 1px 1px 1px 1px;
	text-align: center;
	background-color: #E0E0E0;
	border-top: solid 1px #0A51A1;
	border-left: solid 1px #0A51A1;
	border-bottom: solid 1px #0A51A1;
}
.MenuDerLoginOPItem1Cont
{
	width: 15px;
}
.MenuDerLoginOPItem2
{
	width: 100%;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #0A51A1;
	border-right: solid 1px #FFFFFF;
	border-top: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
}
.MenuDerLoginOPItem2Over
{
	width: 100%;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #0A51A1;
	background-color: #E0E0E0;
	border-right: solid 1px #0A51A1;
	border-top: solid 1px #0A51A1;
	border-bottom: solid 1px #0A51A1;
}
.MenuDerLoginOPItem2Cont
{
	width: 100%;
	padding: 1px 2px 1px 2px;
}
.MenuDerLoginOPLink, .MenuDerLoginOPLink:hover
{
	height: 100%;
	display: block;
	text-decoration: none;
	color: #0A51A1;
}
.MenuDerBanner
{
	padding: 3px;
	width: 100%;
}
.MenuDerBannerCont
{
	padding: 2px;
	border: solid 1px #CCCCCC;
	background-color: #EEEEEE;
	text-align: center;
}
.MenuDerImg
{
	border: solid 0px #FFFFFF;
}
.MenuDerLinkFeat
{
	font-size: 12px;
	text-decoration: none;
}
.MenuDerMailCont
{
	padding: 0px 3px 3px 3px;
}
.MenuDerMail
{
	width: 100%;
	border: solid 1px #CCCCCC;
}
.MenuDerMailTit
{
	padding: 3px 3px 0px 3px;
	width: 100%;
}
.MenuDerMailTitCont
{
	padding: 1px 1px 1px 1px;
	color: #0A51A1;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	background-color: #EEEEEE;
	border-top: dashed 1px #FF7F00;
	border-bottom: dashed 1px #FF7F00;
}
.MenuDerMailText
{
	width: 100%;
}
.MenuDerMailImg
{
	padding: 5px;
}
.MenuDerMailTextCont
{
	padding: 2px 2px 0px 2px;
	color: #0A51A1;
	text-align: center;
	font-family: Verdana;
	font-size: 10px;
}
.MenuDerMailForm
{
	width: 100%;
	padding: 3px 3px 2px 3px;
}
.MenuDerMailFormCont
{
	color: #0A51A1;
	font-family: Verdana;
	font-size: 10px;
	text-align: center;
}
.MenuDerMailInput
{
	margin: 0px;
	font-family: Verdana;
	font-size: 10px;
	border: solid #BBBBBB 1px;
}
.MenuDerMailBoton
{
	margin: 3px;
	padding: 1px;
	font-family: Verdana;
	font-size: 10px;
	color: #0A51A1;
	border: solid #0A51A1 1px;
	background-color: #DDDDDD;
	cursor: hand;
}
.MenuDerEnd
{
	height: 100%;
}
/* ---------------------- PIE ---------------------- */
.Pie
{
	width:100%;
	border-top: solid 1px #0A51A1;
	background-image: url(../Images/pie-bg.png);
	background-position: left top;
	background-repeat: no-repeat;
	height: 99px;
}
.PieContenedor
{
}
.PieTexto
{
	width: 70%;
	padding-top: 55px;
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
}
.PieTextoCont a { color: #FFF; }
.PieTextoCont
{
    padding-left: 20px;
}
.PieLogo
{
	width: 30%;
	background-image: url(../Images/pie-logo.png);
	background-repeat: no-repeat;
	background-position: center center;
}
/* ---------------------- OFERTAS ---------------------- */
.Ofertas
{
	width: 100%;
	height:100%;
}
.OfertasCont1
{
	padding: 4px 4px 4px 4px;
	width: 263px;
	border-right: solid 1px #DDDDDD;
	vertical-align: top;
}
.OfertasCont2
{
	padding: 4px 4px 4px 4px;
	width: 33%;
	vertical-align: top;
}
.OfertasItem
{
	width: 100%;
}
.OfertasItemTituloCont
{
	padding: 2px 2px 2px 2px;
	border-top: solid 1px #DDDDDD;
	border-bottom: solid 1px #DDDDDD;
	background-color: #EEEEEE;
	width: 100%;
	font-size: 12px;
}
.OfertasItemTituloCont2
{
    height: 30px;
    overflow: hidden;
}
.OfertasItemTituloContOver
{
	padding: 2px 2px 2px 2px;
	border-top: solid 1px #0A51A1;
	border-bottom: solid 1px #0A51A1;
	background-color: #E0E0E0;
	width: 100%;
	cursor: hand;
	font-size: 12px;
}
.OfertasItemTituloLink, .OfertasItemTituloLink:hover, .OfertasItemTituloLink h2
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #0A51A1;
	width: 100%;
	height: 100%;
	display: block;
	text-decoration: none;
    margin: 0;
}
.OfertasItemFoto
{
	width: 100%;
	text-align: center;
}
    .OfertasItemFoto img { width:200px; padding: 5px 0; }
.OfertasItemFotoCont
{
	padding: 2px 2px 2px 2px;
}
.OfertasItemPrecio
{
	text-decoration: none;
	padding: 5px 10px 10px 10px;
	text-align: center;
    font-family: Oswald, sans-serif, Helvetica;
    font-size: 24px;
    color: #fd8201;
    height: 32px;
    line-height: 32px;
    display: block;
}
.OfertasItemPrecio sup {
    font-size: 14px;
}
.OfertasItemPrecioLink, .OfertasItemPrecioLink:hover
{
	text-decoration: none;
    color: #fd8201;
    font-weight: normal;
    font-family: Oswald, sans-serif, Helvetica;
}
.OfertasItemPrecioCont
{
	width: 100%;
}
.OfertasItemPrecioContDer
{
}
.OfertasItemPrecioContCen
{
	width: 10%;
	white-space: nowrap;
}
.OfertasItemPrecioContIzq
{
}
.OfertasItemOpt
{
	text-align: center;
 	font-family: Verdana;
	font-size: 10px;
	padding: 4px 2px 2px 2px;
}
.OfertasItemOptCont
{
}
.OfertasItemStart
{
}
.OfertasItemEnd
{
	height: 7px;
}
.OfertasEnd
{
	height: 100%;
	border-top: solid 1px #DDDDDD;
	background: #FCFCFC;
}
/* ---------------------- INFO ---------------------- */
.Info
{
	width: 100%;
	height:100%;
}
.InfoStart
{
	height: 5px;
}
.InfoEnd
{
	height: 100%;
}
.InfoMargenDer
{
	width: 5px;
}
.InfoMargenIzq
{
	width: 5px;
}
.InfoTituloCont
{
	padding: 2px 2px 2px 2px;
	border-top: solid 1px #DDDDDD;
	border-bottom: solid 1px #DDDDDD;
	background-color: #EEEEEE;
}
.InfoTitulo
{
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #0A51A1;
}
.InfoTextoCont
{
	padding: 0px;
}
.InfoTextoCont table {width:100%;}
.InfoTextoDer
{
	width: 160px;
	text-align: center;
	vertical-align: top;
}
.InfoTexto
{
	vertical-align: top;
	font-family: Verdana;
	font-size: 13px;
}
.InfoRecuadro
{
	border: dashed 1px #FF7F00;
	padding: 10px 10px 10px 10px;
	width: 100%;
	text-align: center;
}
.InfoInput
{
	margin: 0px;
	font-family: Verdana;
	font-size: 14px;
	border: solid #BBBBBB 1px;
}
.InfoBoton
{
	margin: 3px;
	padding: 1px;
	font-family: Verdana;
	font-size: 14px;
	color: #0A51A1;
	border: solid #0A51A1 1px;
	background-color: #DDDDDD;
	cursor: hand;
}
/* ---------------------- PRODUCTOS ---------------------- */
.Productos
{
	width: 100%;
	height:100%;
}
.ProductosCont1
{
	padding: 4px 4px 4px 4px;
	width: 50%;
	border-right: solid 1px #DDDDDD;
	vertical-align: top;
}
.ProductosCont2
{
	padding: 4px 4px 4px 4px;
	width: 50%;
	vertical-align: top;
}
.ProductosItem
{
	width: 100%;
}
.ProductosItemTituloCont
{
	padding: 2px 2px 2px 2px;
	border-top: solid 1px #DDDDDD;
	border-bottom: solid 1px #DDDDDD;
	background-color: #EEEEEE;
	width: 100%;
	font-size: 10px;
}
.ProductosItemTituloContOver
{
	padding: 2px 2px 2px 2px;
	border-top: solid 1px #0A51A1;
	border-bottom: solid 1px #0A51A1;
	background-color: #E0E0E0;
	width: 100%;
	cursor: hand;
	font-size: 10px;
}
.ProductosItemTituloLink, .ProductosItemTituloLink:hover, .ProductosItemTituloLink h2
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #0A51A1;
	width: 100%;
	height: 100%;
	display: block;
	text-decoration: none;
    margin: 0;
}
.ProductosItemFoto
{
	width: 100%;
	text-align: center;
}
.ProductosItemFoto img { width: 200px; height: auto; }
.ProductosItemFotoCont
{
	padding: 10px 40px 2px 40px;
}
.ProductosItemTexto
{
	padding: 10px 10px 10px 10px;
	width: 100%;
 	font-family: Verdana;
	font-size: 10px;
	color: #353535;
}
.ProductosItemPrecio
{
	padding-top: 5px;
}
.ProductosItemPrecioDet
{
	white-space: nowrap;
}
.ProductosItemPrecioDetV
{
	background-color: #EEEEEE;
	border-top: dashed 1px #FF7F00;
	border-bottom: dashed 1px #FF7F00;
	padding: 2px 10px 2px 10px;
	text-align: center;
}
.ProductosItemPrecioLink
{
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #0A51A1;
	text-decoration: none;
}
.ProductosItemPrecioLink:hover
{
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FF7F00;
	text-decoration: none;
}
.ProductosItemOpt
{
 	font-family: Verdana;
	font-size: 10px;
	padding: 5px 10px 5px 10px;
}
.ProductosItemOptCont
{
}
.ProductosItemStart
{
}
.ProductosItemEnd
{
	height: 20px;
}
.ProductosEnd
{
	height: 100%;
	vertical-align: bottom;
}
.ProductosNavCont
{
	width: 100%;
}
.ProductosNavTitulo
{
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #0A51A1;
	background-color: #EEEEEE;
	text-align: center;
	padding: 5px 5px 5px 5px;
}
.ProductosNavItemsContU
{
	background-color: #EEEEEE;
	border-bottom: solid 2px #0A51A1;
	border-top: solid 1px #CCCCCC;
	text-align: right;
}
.ProductosNavItemsContD
{
	background-color: #EEEEEE;
	border-top: solid 2px #0A51A1;
	border-bottom: solid 1px #CCCCCC;
	text-align: right;
}
.ProductosNavItems
{
}
.ProductosNavItem
{
	border-right: solid 1px #CCCCCC;
	padding: 5px 5px 5px 5px;
}
.ProductosNavItemLast
{
	/*padding: 5px 5px 5px 5px;*/
}
.ProductosNavItemLink
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #0A51A1;
	width: 100%;
	height: 100%;
	display: block;
	text-decoration: none;
}
.ProductosNavItemLink:hover
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FF7F00;
	width: 100%;
	height: 100%;
	display: block;
	text-decoration: underline;
}
.ProductosNavItemLinkSel
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FF7F00;
	width: 100%;
	height: 100%;
	display: block;
	text-decoration: none;
}
.ProductosNavItemLinkSel:hover
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FF7F00;
	width: 100%;
	height: 100%;
	display: block;
	text-decoration: underline;
}
.ProductosNavItemLinkDis
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
}
.ProductosNavEnd
{
	background-color: #EEEEEE;
	height: 30px;	
}
/* ---------------------- PRODUCTO ---------------------- */
.ProductoCont
{
	height: 100%;
	vertical-align: top;
	padding: 0px 10px 0px 10px;
}
.Producto
{
	width: 100%;
	height: 100%;
}
.ProductoStart
{
}
.ProductoTituloCont
{
	padding: 5px 10px;
	border-top: dashed 1px #ccc;
	border-bottom: dashed 1px #ccc;
	width: 100%;
}
.ProductoTitulo, .ProductoTitulo h2
{
	font-family: 'Montserrat', sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #0772BA;
    margin: 0;
}
.ProductoTituloCategoria
{
	font-size: 10px;
	height: 12px;
	text-align: right;
	padding-bottom: 4px;
}
.ProductoTituloDetCont
{
	padding: 5px 5px 5px 5px;
	width: 100%;
}
.ProductoTituloDet
{
	white-space: nowrap;
}
.ProductoTituloDetV
{
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #0A51A1;
	text-decoration: none;
	background-color: #EEEEEE;
	border-top: dashed 1px #FF7F00;
	border-bottom: dashed 1px #FF7F00;
	padding: 2px 10px 2px 10px;
	text-align: center;
}
.ProductoTituloMPCont
{
	padding: 5px 5px 5px 5px;
	border-bottom: dashed 1px #FF7F00;
	width: 100%;
}
.ProductoTituloMP
{
	font-family: Verdana;
	font-size: 11px;
	padding-right: 150px;
	text-align: right;
}
.ProductoTituloMPV
{
	font-size: 13px;
}
.ProductoTituloMPVerror {
font-family: 'Montserrat', sans-serif;
    display: block;    
    font-size: 15px;
    color: red;
    font-weight: 700;
}
.ProductoTituloMPVerror2{
	font-family: 'Montserrat', sans-serif;
	display: block;
    margin: 10px 0px 0px 0px;
}
.similar_button{
	border: 0;	
    border-radius: 0;
	font-weight: 600;
    font-size: 12px;
    padding: 6px 32px;
    text-transform: uppercase;
    color: #FFF;
    background-color: #1f3665;
    background-image: url(../images/home/btn_form.jpg);
    background-repeat: repeat;    
    transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -webkit-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
}
.ProductoFoto
{
	width: 100%;
	text-align: center;
}
.ProductoFotoThumbs {
    width: 210px;
}
.ProductoFotoThumb
{
    border: solid 1px #dedede;
    float: left;
    margin: 4px;
}
.ProductoFotoThumb img
{
    width: 60px;
    height: 55px;
}
.ProductoFotoGrande
{
	width: 100%;
	color: FF7F00;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	padding: 2px;
}
.ProductoFotoGrandeBody
{
	background-color: #EEEEEE;
	padding: 5px;
	height: 100%;
}
.ProductoFotoGrandeCont
{
	width: 100%;
}
.ProductoFotoGrandeCont2
{
	padding: 5px;
	text-align: center;
	vertical-align: middle;
	background-color: #FFFFFF;
	border: dashed 1px #FF7F00;
}
.ProductoFotoCont
{
	padding: 10px 40px 10px 40px;
	vertical-align: top;
}
.ProductoLinksCont
{
	padding: 10px 10px 10px 10px;
	vertical-align: top;
	border-left: dashed 1px #FF7F00;
	white-space: nowrap;
	text-align: left;
    vertical-align: middle;
}
.ProductoLinks
{
	width: 100%;
	color: FF7F00;
	text-align: left;
	font-size: 10px;
	font-weight: bold;
	padding: 2px;
	white-space: nowrap;
}
.ProductoLinksGPO
{
    width: 125px;
    max-width: 125px;
    overflow: hidden;
}
.ProductoGarantia
{
	width: 100%;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 5px;
}
.ProductoTexto
{
	padding: 10px 10px 30px 10px;
	width: 100%;
 	font-family: Verdana;
	font-size: 13px;
	color: #353535;
}
.ProductoBuy
{
	text-align: center;
	font-family: Verdana;
	font-size: 13px;
}
.ProductoBuyCont
{
	padding: 20px 10px 10px 10px;
}
.ProductoBuyInput
{
	margin: 0px;
	font-family: Verdana;
	font-size: 13px;
	border: solid #BBBBBB 1px;
}
.ProductoBuyBoton
{
	margin: 10px 0px 0px 0px;
	padding: 1px;
	font-family: Verdana;
	font-size: 13px;
	color: #0A51A1;
	border: solid #0A51A1 1px;
	background-color: #DDDDDD;
	cursor: hand;
}
.ProductoBuyError
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
    display: block;
    margin: 15px 0 5px 0;
}
.ProductoRelaciones
{
	width: 100%;
}
.ProductoRelacionFoto
{
	border-width: 0px;
    max-width: 40%;
    margin: auto;
}
.ProductoRelacionCont1
{
	vertical-align: top;
    float: left;
}
.ProductoRelacionCont2
{
	vertical-align: top;
    float: left;
}
@media (min-width: 768px) {
    .ProductoRelacionFoto { max-width: 80%; }
    .ProductoRelacionCont1 { border-right: dashed 1px #CCC; } 
}
.ProductoRelacion
{
	text-align: center;
	font-size: 14px;
	padding: 5px;
    font-weight: bold;
}
.ProductoRelacion h3 { font-size: 14px; margin: 0; }
.ProductoRelacion span {font-family:Oswald, sans-serif, Helvetica; font-size: 16px; font-weight: normal; color: #fd8201;}
.ProductoEnd
{
	height: 100%;
}
/* ---------------------- CARRITO ---------------------- */
.CarritoCont
{
	vertical-align: top;
	height: 100%;
	width: 100%;
}
.CarritoCont2
{
	margin: 5px 10px 0px 10px;
}
.Carrito
{
	height: 100%; width: 100%;
}
.CarritoStart
{
}
.CarritoTituloCont
{
	padding: 5px 5px 5px 5px;
	border-top: solid 1px #DDDDDD;
	border-bottom: solid 1px #DDDDDD;
	background-color: #EEEEEE;
	width: 100%;
}
.CarritoTitulo
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 13px;
	color: #0A51A1;
}
.CarritoInfoCont
{
	padding: 5px 5px 5px 5px;
	width: 100%;
}
.CarritoInfo
{
	font-family: Verdana;
	font-size: 13px;
}
.CarritoInfoError
{
	font-family: Verdana;
	font-size: 10px;
	color: #CC0000;
	font-weight: bold;
}
.CarritoInfoBoton
{
	padding: 1px;
	font-family: Verdana;
	font-size: 13px;
	color: #0A51A1;
	border: solid #0A51A1 1px;
	background-color: #DDDDDD;
	cursor: hand;
	text-align: center;
}
.CarritoInfoInput
{
	margin: 0px;
	font-family: Verdana;
	font-size: 14px;
	border: solid #BBBBBB 1px;
}
.CarritoListaCont
{
	text-align: center;
}
.CarritoListaMoneda
{
	text-align: right;
	font-size: 10px;
	padding-right: 55px;
    display: none;
}
.CarritoLista
{
	width: 100%;
	margin: 10px 0px 10px 0px;
}
.CarritoListaTit
{
	background-color: #EEEEEE;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: 0A51A1;
	padding: 5px 5px 5px 5px;
	border-bottom: dashed 1px #FF7F00;
	border-top: dashed 1px #FF7F00;
}
.CarritoListaTit2
{
	background-color: #EEEEEE;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: 0A51A1;
	padding: 5px 5px 5px 5px;
	border-bottom: dashed 1px #FF7F00;
	border-top: dashed 1px #FF7F00;
	text-align: center;
	width: 100px;
}
.CarritoListaItem
{
	font-family: Verdana;
	font-size: 10px;
	padding: 5px 10px 5px 10px;
	border-bottom: solid 1px #CCCCCC;
}
.CarritoListaItem2
{
	font-family: Verdana;
	font-size: 10px;
	padding: 5px 10px 5px 10px;
	border-bottom: solid 1px #CCCCCC;
	background-color: #FBFBFB;
}
.CarritoListaItemTot
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	padding: 5px 10px 5px 10px;
	border-bottom: solid 1px #CCCCCC;
	background-color: #EEEEEE;
}
.CarritoLogInCont
{
	border-top: dashed 1px #FF7F00;
	border-bottom: dashed 1px #FF7F00;
	width: 50%;
	text-align: center;
	margin-bottom: 10px;
}
.CarritoLogIn
{
	padding: 5px 10px 5px 10px;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #0A51A1;
}
.CarritoEnd
{
	height: 100%;
}
/* ---------------------- PEDIDOS ---------------------- */
.UserCont
{
	vertical-align: top;
	height: 100%;
	width: 100%;
}
.UserCont2
{
	margin: 5px 10px 0px 10px;
}
.User
{
	height: 100%;
    width: 100%;
}
.UserTituloCont
{
	padding: 5px 5px 5px 5px;
	border-top: solid 1px #DDDDDD;
	border-bottom: solid 1px #DDDDDD;
	background-color: #EEEEEE;
	width: 100%;
}
.UserTitulo
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 13px;
	color: #0A51A1;
}
.UserInfoCont
{
	padding: 5px 5px 5px 5px;
	width: 100%;
}
.UserInfo
{
	font-family: Verdana;
	font-size: 13px;
}
.UserInfoTLink
{
    text-align: center;
    font-weight: bold;
    padding-bottom: 20px;
}
.UserInfoError
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #DD0000;
}
.UserInfoInput
{
	margin: 0px;
	font-family: Verdana;
	font-size: 12px;
	border: solid #BBBBBB 1px;
    width: 90%;
    background-color: #fff;
    padding: 5px;
}
.UserInfoCheck
{
	margin: 0px;
}
.UserInfoBoton
{
	padding: 1px;
	font-family: Verdana;
	font-size: 13px;
	color: #0A51A1;
	border: solid #0A51A1 1px;
	background-color: #DDDDDD;
	cursor: hand;
	text-align: center;
}
.UserListaCont
{
	padding: 10px 0;
}
.UserLista
{
	width: 100%;
}
.UserListaTit
{
	background-color: #EEEEEE;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: 0A51A1;
	padding: 5px 5px 5px 5px;
	border-bottom: dashed 1px #FF7F00;
	border-top: dashed 1px #FF7F00;
}
.UserListaTitDet
{
	padding: 5px 0px 0px 0px;
	font-family: Verdana;
	font-size: 10px;
	font-weight:  normal;
	color: 0A51A1;
}
.UserListaItemT
{
	width: 50%;
	font-family: Verdana;
	font-size: 12px;
	padding: 5px 10px 5px 10px;
	border-bottom: solid 1px #CCCCCC;
	text-align: right;
}
.UserListaItemC
{
	width: 50%;
	font-family: Verdana;
	font-size: 12px;
	padding: 5px 10px 5px 10px;
	border-bottom: solid 1px #CCCCCC;
}
.UserListaItemI
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	border-bottom: solid 1px #CCCCCC;
	padding: 5px 10px 5px 10px;
	background-color: #FBFBFB;
}
.UserEnd
{
	height: 100%;
}
/* ---------------------- LISTADO ---------------------- */
.ListadoCont
{
	vertical-align: top;
	height: 100%;
	width: 100%;
}
.ListadoCont2
{
	margin: 5px 10px 0px 10px;
}
.Listado
{
	height: 100%;
}
.ListadoStart
{
}
.ListadoTituloCont
{
	padding: 5px 5px 5px 5px;
	border-top: solid 1px #DDDDDD;
	border-bottom: solid 1px #DDDDDD;
	background-color: #EEEEEE;
	width: 100%;
}
.ListadoTitulo
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 13px;
	color: #0A51A1;
}
.ListadoInfoCont
{
	padding: 0px 5px 0x 5px;
	width: 100%;
}
.ListadoInfo
{
	font-family: Verdana;
	font-size: 12px;
}
.ListadoListaCont
{
	text-align: center;
}
.ListadoLista
{
	width: 100%;
	margin: 10px 0px 0px 0px;
}
.ListadoListaTit1
{
	background-color: #EEEEEE;
	font-family: Verdana;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	color: 0A51A1;
	padding: 5px 5px 5px 5px;
	border-top: dashed 1px #FF7F00;
	border-bottom: solid 1px #CCCCCC;
}
.ListadoListaTit2
{
	background-color: #EEEEEE;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: 0A51A1;
	padding: 5px 5px 5px 5px;
	border-bottom: dashed 1px #FF7F00;
}
.ListadoListaItem
{
	font-family: Verdana;
	font-size: 10px;
	padding: 5px 10px 5px 10px;
	border-bottom: solid 1px #CCCCCC;
}
.ListadoListaItem2
{
	font-family: Verdana;
	font-size: 10px;
	padding: 5px 10px 5px 10px;
	border-bottom: solid 1px #CCCCCC;
	background-color: #FBFBFB;
}
.ListadoListaItemSep
{
	font-family: Verdana;
	font-size: 10px;
	background-color: #444444;
	padding: 0px;
}
.ListadoEnd
{
	height: 100%;
}


.container_detalle {
	width: 788px;
	background: #FFF;
	margin: 0 auto;
	position: relative;
}
.container_detalle img { border: 0; }
.container_detalle ul {
	padding: 0;
	margin: 0;
}
.container_detalle a:link {
    font-weight: normal;
	color: #42413C;
	text-decoration: underline;
}
.container_detalle a:visited {
	color: #6E6C64;
	text-decoration: underline;
}
.container_detalle a:hover, a:active, a:focus {
	text-decoration: none;
}
.container_detalle h1 {
	margin-top: 0;
	padding-right: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
}
.container_detalle .content_detalle {
	padding: 10px 0;
	position: relative;
}
.container_detalle .fltrt {
	float: right;
    font-family: Arial, Helvetica, sans-serif;
}
.container_detalle .fltlft {
	float: left;
    font-family: Arial, Helvetica, sans-serif;
}
.container_detalle .clearfloat {
	clear:both;
}
.container_detalle .content_detalle .detalle_top {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #ff8003;
	border-bottom-color: #ff8003;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #0a51a1;
	text-align: right;
	padding-right: 10px;
	line-height: 20px;
	height: 20px;
}
.container_detalle .content_detalle .detalle_top a {
	color: #0a51a1;
}
.container_detalle .content_detalle .detalle_imgcontent {
	width: 45%;
	position: relative;
	display: block;
	margin-right: 20px;
}
.container_detalle .detalle_fotogrande {
	height: 275px;
	width: 370px;
	margin-bottom: 20px;
	margin-top: 20px;
}
.container_detalle .content_detalle h1 {
	font-size: 22px;
	font-weight: normal;
	color: #003875;
	padding-top: 40px;
	padding-bottom: 15px;
	display: block;
}
.container_detalle .detalle_precio {
	font-family: Oswald, sans-serif, Helvetica;
	font-size: 24px;
	color: #fd8201;
	height: 32px;
	line-height: 32px;
	display: block;
	padding-bottom: 28px;
}
    .container_detalle .detalle_precio img { padding-top: 8px; }
.container_detalle .detalle_renglon ul li {
	list-style-type: none;
	float: left;
	padding-right: 20px;
	line-height: 32px;
	height: 32px;
	display: block;
}
.container_detalle .detalle_precio li sup {
	font-size: 14px;
}
.container_detalle .detalle_infopagos ul {
	list-style-type: none;
	display: block;
}
.container_detalle .detalle_infopagos ul li {
	padding-left: 35px;
	background-repeat: no-repeat;
	font-size: 12px;
	padding-bottom: 10px;
	display: block;
	background-position: 0px 5px;
	color: #515151;
}
.container_detalle .detalle_infopagos {
	position: relative;
	padding-bottom: 18px;

}
.container_detalle .detalle_infocuotas {
	background-image: url(/images/detalle_ico_infocuotas.png);
	line-height: 22px;
}
.container_detalle .detalle_infopagos strong {
	color: #fd8201;
	font-size: 13px;
}
.container_detalle .detalle_infocantidad {
	background-image: url(/images/detalle_ico_infocantidad.png);
	line-height: 22px;
}
.container_detalle .detalle_infoenvios {
	background-image: url(/images/detalle_ico_infoenvio.png);
	line-height: 22px;
}
.container_detalle .detalle_thumbsline ul li {
	float: left;
	list-style-type: none;
	border: 1px solid #dedede;
	margin-right: 20px;
}
    .container_detalle .detalle_thumbsline ul li img { width:83px; height:62px;}
.container_detalle .detalle_thumbsline ul {
	padding-left: 30px;
}
.container_detalle .detalle_rightcontent {
	width: 50%;
}
.container_detalle .btn_detalle_agregar {
	height: 37px;
	width: 211px;
	background-image: url(/images/btn_detalle_agregar.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	line-height: 37px;
	border: 0px;
	background-color: transparent;
	font-size: 15px;
    cursor: pointer;
}
.container_detalle .detalle_form input.cantidad {
	height: 37px;
	border: 1px solid #dedede;
	background-color: #eeeeee;
	text-align: right;
	width: 58px;
	padding-right: 10px;
}
.container_detalle .detalle_form, .container_detalle .detalle_form td {
	font-size: 12px;
	color: #787f8c;
}
.container_detalle .detalle_lefticons li {
	list-style-type: none;
	color: #909aad;
	text-transform: uppercase;
	float: left;
	padding-left: 0px;
	padding-right: 20px;
}
.container_detalle .detalle_lefticons li a {
	padding-left: 26px;
	font-size: 10px;
	color: #909aad;
	line-height: 22px;
	height: 22px;
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	text-decoration: none;
}
.container_detalle .detalle_bottom {
	font-family: Arial, Helvetica, sans-serif;
	height: 22px;
	position: relative;
	margin-top: 26px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	padding-top: 3px;
	padding-bottom: 20px;
}
.container_detalle .detalle_lefticons {
	display: block;
	width: 50%;
}
.container_detalle .detalle_righticons {
	display: block;
	width: 25%;
	list-style-type: none;
}
.container_detalle .detalle_righticons li {
	float: right;
	line-height: 22px;
	font-size: 12px;
	color: #505050;
	padding-left: 5px;
}
.container_detalle .detalle_icono_granfoto, .listado_box .detalle_icono_granfoto {
	position: absolute;
	right: 10px;
	top: 20px;
	width: 50px;
}
.container_detalle .detalle_icono_granfoto img, .listado_box .detalle_icono_granfoto img {
	width: 100%;
	margin-bottom: 10px;
	height: auto;
}
    .listado_box .detalle_icono_granfoto img {
        width: 75%;
    }


.MP_medios_bg {
    position: fixed; height: 100%; width: 100%; z-index: 999; top: 0; left: 0; background-color: #000; opacity: 0.8; display: none;
}
.container_detalle .medios {
    position: relative; height: 0; width: 0; z-index: 9999; display: none;
    font-family: Arial, Helvetica, sans-serif;
}
    .container_detalle .medios p {
        font-size: 22px;
        font-weight: normal;
        color: #003875;
        padding: 0;
        margin: 5px 0 10px 0;
    }
        .container_detalle .medios p.p2 {
            padding-top: 30px;
        }
    .container_detalle .medios .mediosclose {
        position: fixed;
        width: 95%;
        bottom: 5%; left: 0;
    }
        .container_detalle .medios .mediosclose a {
            background: url(/Includes/LB/images/close.png) top right no-repeat;
            height: 50px;
            width: 50px;
            display: block;
            margin-top: 220px;
            float: right;
            margin-right: 10px;
        }
    .container_detalle .medios .medioscont {
        position: fixed; top: 5%; left: 5%;
        -webkit-border-radius: 10px; border-radius: 10px;
        -webkit-box-shadow: 0 0 20px 2px #888; box-shadow: 0 0 20px 2px #888;
        height: 80%;
        background-color: #fff;
        width: 90%;
        z-index: 101;
    }
    .container_detalle .medios .medioscontlayout {
        padding: 15px;
    }

    .container_detalle .medios .option {
        float: left; list-style: none; cursor: pointer;
        padding: 5px 15px 5px 10px;
        height: 35px;
        border-right: solid 1px #eee;
        border-bottom: solid 1px #eee;
    }
        .container_detalle .medios .option img { vertical-align: middle; max-height: 29px; padding-left: 5px; }
		#MP_RES2 img { max-height: 45px; }
		#MP_RES2_2 { display: none; }

    .container_detalle .medios .option.selected {
        background-color: #eee;
    }

    .container_detalle .medios .issuer {
        background-color: #eee;
        width: auto;
        padding: 10px;
        height: 50px;
        font-size: 14px;
    }
        .container_detalle .medios .issuer div {
            display: none;
        }

    .container_detalle .medios .bottom {
        padding: 10px;
        margin-bottom: 10px;
        background-color: #eee;
        text-align: right;
        min-height: 50px;
    }
        .container_detalle .medios .bottom select {
            margin-right: 30px;
        }
        .container_detalle .medios .bottom span {
            font-size: 14px;
        }
        .container_detalle .medios .bottom .done {
            padding: 0 10px 0 40px;
            font-weight: bold;
            text-decoration: none;
        }
            .container_detalle .medios .bottom .done:hover {
                text-decoration: underline;
            }

.CarritoListaCont .container_detalle {
    width: auto; position: static; background-color: #f8f8f8;
}
.container_detalle .medios.checkout {
    position: static; height:auto; width:auto; z-index:auto; text-align:left;
}
    .container_detalle .medios.checkout .medioscont {
        position: static; 
        -webkit-border-radius: 0; border-radius: 0;
        -webkit-box-shadow: none; box-shadow: none;
        height: auto;
        background-color: #f8f8f8;
        width: auto;
        border: 1px dashed #f7941e;
        margin: 10px 20px;
        padding: 10px 0;
    }
    .container_detalle .medios.checkout .medioscontlayout {
        padding: 0;
    }
        .container_detalle .medios.checkout .medioscontlayout p {
            font-size: 18px;
            margin-left: 7px;
        }
        .container_detalle .medios.checkout .medioscontlayout p.p2 {
            padding-top: 15px;
        }

.fltrt { float: right; }
.fltlft { float: left; }
.listado_box {
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #87888a;
    font-family: Arial, Helvetica, sans-serif;
}
    .listado_box a {
        text-decoration: none;
    }
    .listado_box a img {
        border: 0;
        width: 100%;
        height: auto;
    }
    .listado_box .listado_imgcontent {
        width: 35%;
        position: relative;
        display: block;
    }
    .listado_box .listado_fotogrande {
        width: 250px;
        margin: 20px 0 15px 20px;
    }
    .listado_box .listado_rightcontent {
        width: 62%;
        position: relative;
        padding-right: 20px;
    }
        .listado_box .listado_rightcontent h2 {
            font-size: 17px;
            font-weight: bold;
            color: #003875;
            padding: 20px 0 10px 0;
            display: block;
            margin: 0;
        }
    .listado_box .listado_renglon {
        float: left;
        position: relative;
        width: 36%;
    }
    .listado_box .listado_precio {
        font-family: Oswald, sans-serif, Helvetica;
        font-size: 24px;
        color: #fd8201;
        height: 32px;
        line-height: 32px;
        display: block;
        padding-bottom: 24px;
        margin: auto;
        width: 150px;
        text-align: center;
        padding-top: 5px;
    }
        .listado_box .listado_precio sup {
            font-size: 14px;
        }
    .listado_box .btn_listado_verdetalle {
        height: 23px;
        width: 85px;
        background-image: url(/images/btn_listado_verdetalle.jpg);
        background-repeat: repeat;
        font-family: Arial, Helvetica, sans-serif;
        color: #FFF;
        line-height: 23px;
        border: 1px solid #0c3767;
        font-size: 11px;
        display: block;
        margin: auto;
        padding-left: 30px;
        font-weight: bold;
    }
    .listado_box .listado_info {
        float: right;
        position: relative;
        width: 55%;
        font-size: 12px;
    }
        .listado_box .listado_info p, .listado_box .listado_info font { font-family: Arial, Helvetica, sans-serif; }
        .ProductoTexto font { font-family: Verdana, Arial, sans-serif; }