* {
	padding:0;
	margin:0;
}
body {
	background:#000 url(../img/bgBody.jpg) repeat-x top;
	font:normal 12px Arial, Helvetica, sans-serif;
}
a {
	text-decoration:none;
	outline:none;
	color:#C60;
}
a span {
	cursor:pointer;
}
img {
	border:none;
	vertical-align:middle;
}
a:hover {
	text-decoration:underline;
}
.on a {
	text-decoration:none;
	cursor:default
}
a:focus{ outline:none;}
ol, ul {
	list-style-position:inside;
}
.floatFix { 
	clear:both;
    height:0;
    font-size: 0px;
    line-height: 0px;
	overflow:hidden
}
.fltL {
	float:left;
	display:inline
}
.fltR {
	float:right;
	display:inline	
}
.fltC {
	display:inline-block	
}
fieldset {
	padding:5px 7px;
	text-transform:uppercase;
}
input, textarea {
	padding:5px 8px;
	font-weight:normal;
	border:#716954 solid 1px;
	background:url(../img/bgInput.gif) top repeat-x #e3d095;
}
textarea {
	min-height:138px;
}
legend {
	padding:2px 5px;
	font-weight:bold;
	font-size:10px;
	color:#523f38;
}
.formError {
	color: #FF0000; font-weight:bold; display:none;
}
.fieldsetError{
	border-color:#990000 !important;
	color:#990000;
}
.fieldsetError legend{
	color:#990000 !important;
}
.fieldsetError input, .fieldsetError select{
	background:url(../img/bgInputError.gif) repeat-x #fff;
	border-color:#CC0000;
	color:#990000;
}
.popCont fieldset textarea{
	border:#CCC solid 1px;
	padding:10px !important;
	margin:0 7px;
	overflow:hidden;
	width:434px;
	float:left;
	display:inline;

}
input, textarea {
	padding:5px 8px;
	border:#ccc solid 0;
}
textarea {
	width:300px;
	border:1px solid #ccc;

}
.fieldsetError textarea, .fieldsetError textarea textarea{
	border:1px solid #CF1216 !important;
	color:#990000;
}
.radio input {
	width:auto !important;
	padding:0  !important;
	border:none !important;
	background:none !important;

}
.btnComun { background:url(../img/bgBtnComun.png) no-repeat top left #feefbe; text-decoration:none; color:#333333; text-transform:uppercase; font:bold 10px Arial, Helvetica, sans-serif;  }
.btnComun span { display:inline-block; margin-left:2px; height:16px; padding:4px 8px 0 6px; background:url(../img/bgBtnComun.png) no-repeat top right;}
.btnComun span img{ margin:-3px 5px 0 0; }
.btnComun:hover { background-position:bottom left; color:#000000; text-decoration:none !important }
.btnComun:hover span { background-position:bottom right; }
.btnComunGr { background:url(../img/bgBtnComunGr.gif) no-repeat top left #feefbe; text-decoration:none; color:#333333; text-transform:uppercase; font:bold 12px Arial, Helvetica, sans-serif;  }
.btnComunGr span { display:inline-block; margin-left:2px; height:23px; padding:12px 15px 0 13px; background:url(../img/bgBtnComunGr.gif) no-repeat top right;}
.btnComunGr span img{ margin:-3px 5px 0 0; }
.btnComunGr:hover { background-position:bottom left; color:#000000; text-decoration:none !important }
.btnComunGr:hover span { background-position:bottom right; }

/*/////////ESTRUCTURA///////*/
/*TOP*/
#top {
	width:970px;
	margin:0 auto;
}
#top h1{
	float:left;
	width:216px;
	height:134px;
	display:block;
}
#top h1 span{
	display:none
}
#top h2{
	float:left;
	width:240px;
	margin-left:20px;
	color:#ccc;
	font-size:20pt;
	margin-top:60px
}
.topLinks{ height:38px; padding-top:10px; margin:0 auto; float:right}
.topLinks a{ width:25px; height:25px; float:right; margin-left:8px;}
.topLinks a:hover{ color:#999;}
.btnHome { background:url(../img/icon/home.gif)}
.btnMail { background:url(../img/icon/mail.gif)}
.btnSignin { background:url(../img/icon/signin.gif) no-repeat right; width:50px !important; padding:6px 25px 0 0; color:#ffeeb5}
.btnCuenta { background:url(../img/icon/cuenta.gif) no-repeat right; width:70px !important; padding:6px 25px 0 0; color:#ffeeb5}
.btnLogout { width:60px !important; padding:6px 5px 0 0; color:#F66}

.topLinks span{ display:none}
.btnSignin span, .btnCuenta span, .btnLogout span{ display:inline; }
.btnSignin:hover { color:#fff !important; text-decoration:none}


.menuLang {
	width:100px;
	margin-top:4px;
	padding:8px;
	float:right;
}
.menuLang a{
	float:right; margin-left:7px
}
.menuLang span{
	display:none
}
.btnEs { width:22px; height:22px; background:url(../img/icon/langEs.png) }
.btnEn { width:22px; height:22px; background:url(../img/icon/langEn.png) }
.topBuscar  {
	float:right;
	clear:right;
	display:inline;
	width:258px;
	height:28px;
	margin:8px 15px 0 0;
}
.topBuscar input {
	width:176px; height:18px; padding:7px 10px; border:#716954 solid 1px; float:left;
}
.btnBuscar{
	float:left;
	width:35px;
	margin-left:8px;
	padding:12px 2px;
	text-transform:lowercase;
	color:#d7c54d;
	font-size:16pt;	
}
.btnBuscar:hover{
	color:#fff;
}
/*MENU*/
#menu {
	width:972px;
	margin:0 auto;
	height:64px;
	overflow:hidden;
}
#menu ul{
	list-style:none;
	padding-left:10px
}
#menu li{
	float:left
}
#menu ul a{
	display:inline-block;
	text-align:center;
	padding-top:26px;
	height:38px;
	width:157px;
	margin-right:2px;
	color:#fff;
	font:bold 17pt Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	outline:none;
	background:url(../img/bgMenu.png) no-repeat right top;
}
#menu a:hover, #menu .on a, #menu .on{
	color:#FFFFFF !important;
	cursor:pointer !important;
	text-decoration:none;
	background-position:bottom
}
#menu li:last-child a{
	border-right:none;
}
/*SUBMENU*/
.subMenuW {
	position:absolute;
	width:308px;
	margin-left:-95px;
	z-index:30;
	background:url(../img/alpha80.png);
	padding:0 !important;
}
.subMenuW ul{
	position:absolute;
	width:308px;
	z-index:31;
	padding:0 !important;
	margin:0 0 0 300px;
}
.subMenuW li{
	float:none !important; 
}
.subMenuW .btnCerrarS{
	position:absolute; 
	margin:-7px 0 0 300px; z-index:5; 
}
.subMenuW .icon{
	position:absolute; margin:7px 0 0 -7px; z-index:5
}
#menu .subMenuW a{
	display:block;
	float:none;
	margin:0 !important;
	border-right:#000000 solid 2px !important;
	border-left:#000000 solid 2px !important;  
	border-top:#000000 solid 1px; 
	border-bottom:#000000 solid 1px; 
	width:300px;
	padding:0px !important;
	background-image:url(../img/alpha80.png) !important;
	background-repeat:repeat !important;
	color:#000000 !important;
	font-size:14px
}
.subMenuW a span{
	display:block;
	padding:4px 10px !important;
}
#menu .subMenuW a:hover, #menu .subMenuW .on {
	background-image:url(../img/bgMenuOn.png) !important;
	color:#fff !important;
}
.off { opacity:.4 }
.subMenuImg {
	opacity:.7 }
.subMenuImg:hover, #menu .subMenuW .on .subMenuImg {
	opacity:1  }
.subMenuPadre a{
	font-size:20px !important;
}
/*///////////FLASH/////////*/
#flash {
	width:950px;
	height:250px;
	background-color:#CCC;
	margin:2px auto
}
/*/////////PRINCIPAL///////*/
#principal {
	margin:0 auto;
	width:970px;
	padding-bottom:8px;
	background:url(../img/bgCont.gif) repeat-y center
}
/*/////////NAVEGADOR///////*/
.nav {
	clear:left;
	margin:5px 3px 0px 3px;
	text-align:center;
	padding:4px;
	height:18px;
} 
.nav a, .nav strong, .nav span {
	font-size: 11px;
	text-decoration:none;
	color:#bfbfbf;
	border: #bfbfbf solid 1px;
	padding: 2px 5px;
	margin-right: 1px;
	font-weight:bold;
}
.nav a:hover {
	color: #fff !important;
	background-color:#bfbfbf;
}
.nav strong {
	color: #fff;
	background-color:#bfbfbf;
}
.nav span {
	color:#999999  !important;
	border:solid 1px #999999  !important;
}
/*/////////CONTACTO///////*/
.contactoForm {

}
.contactoFormDer {
	float:left;
	width:298px;
	margin-left:10px;
	display:inline;	
}
.contactoFormIzq {
	float:left;
	width:296px;
}
.contactoDatos {
	float:left;
	width:250px;
	color:#000;
	padding:15px 25px 15px 25px;
	text-align:left;
}
.contactoForm input{
	width:260px;
}
.contactoForm select{
	width:279px;
}
.contactoForm textarea{
	width:260px;
}
/*/////////TOOLTIP///////*/
.ToolTipMsg{
	font:normal 10px Arial, Helvetica, sans-serif;
	border:1px solid #cccca2;
	color:#000000;
	background-color:#feffd2;
	padding:2px;
}
.ToolTipMsgNormal{
	font:normal 11px Arial, Helvetica, sans-serif;
	border:1px solid #cccca2;
	color:#000000;
	background-color:#feffd2;
	padding:2px 3px;
	text-align:left;
}
/*///////////PIE///////*/
#pie {
	width:950px;
	margin:0 auto;
}
#pieCont {
	background:url(../img/bgPie.gif) no-repeat bottom right #0c0c0c;
	margin:0 auto;
}
.pieMenu {
	padding:16px 0;
	text-align:center;
	color:#bababa;
	background-color:#181818
}
.pieMenu a{
	color:#bababa;
	font-size:13px;
	padding:2px 20px;
}
.pieMenu a:hover{
	color:#FFF;
	text-decoration:none !important;
}
.logoPie{
	width:127px;
	height:76px; 
	float:left;
	display:inline;
	margin:10px;
}
.pieDatos{
	float:left;
	display:inline;
	width:500px;
	margin-top:25px;
	color:#fff;
}
.pieDatos strong{
	font-size:16px; padding-top:12px;
}
.pieDatos a{
	color:#FFF
}
.pieDatos a:hover{
	color:#f9d13d !important;
	text-decoration:underline;
	background:none !important;
}
.loginLogo {
	width:95px;
	height:39px;
	float:right;
	display:inline;
	margin:6px;
	background:url(../img/logoLogin.gif) no-repeat;
}
.loginLogo:hover{

}
.loginLogo span{ display:none; }
/*/////////POPUPS///////*/
.loaderGeneral{
	position:absolute;
	text-align:center;
	font-weight:bold;
	visbility:hidden;
	font-size:16px;
	top:-5000px;
	left:0px;
	z-index:1001;
	color:#FFFFFF;
}
.loaderCuadroProductoConsulta{
	display:none;
}
.popBg {
	background-color:#000;
	position:absolute;
	z-index:10;
	top:0px;
	left:0px;
	width:100%;
	display:none;
}
.popLayA {
	position:absolute;
	top:-1000px;
	left:0;
	z-index:100;
}
.popBg340 {
	padding:14px 5px;
	width:340px;
	background-color:#FFF
}
.popBg430 {
	padding:14px 5px;
	width:430px;
	background-color:#FFF
}
.popBg520 {
	padding:14px 5px;
	width:520px;
	background-color:#FFF
}
.popBg700 {
	padding:14px 5px;
	width:700px;
	background-color:#FFF
}
.popTit {
	color:#333333;
	font-size:18px;
	font-weight:bold;
	margin:0 14px 8px 14px;
	padding:4px 0 10px 0;
}
.popCont {
	clear:both;
	margin:5px 15px 15px 15px;
}
.popCol {
	float:left;
	width:240px
}
.popCont fieldset{
	border:#EEEEEE solid 1px;
	padding:3px 0 5px 0;
	margin:0 3px 3px 0;
	text-align:center;
	overflow:hidden;
	width:230px;
	float:left;
	display:inline;
}
.popCont legend{
	font-weight:bold
}

.popCont input{
	width:200px;
}
.popCont select{
	width:200px;
	margin-bottom:4px;
}
.textarea{
	padding:5px 8px !important;
}
.textarea textarea{
	width:432px !important;
}
.btnCerrar {
	width:26px; height:26px;
	padding:0;
	margin:-12px -12px 0 0;
	background:url(../img/btnCerrarPop.png) top;
}
.btnCerrar span{
	display:none
}
.btnCerrar:hover {
	background-position:bottom
}
/*BUSQUEDA*/
.solapasComun {
	padding:4px 14px;
}
.solapasComunCont{
	border-top:#ccc solid 1px;
	margin:0 14px;
	clear:left
}
.solapasComun li{
	float:left;
	margin-left:8px;
	list-style:none
}
.solapasComun a {
	display:block;
	position:relative;
	text-decoration:none;	
	color:#999999;	
	border:#ccc solid 1px;
	background-color:#F9F9F9;
	border-bottom:none;
	padding:6px 14px;
	text-align:center;
	font-size:14px;
}
.solapasComun a:hover{
	background-color:#FFFFFF;
	color:#333333
}
.solapasComun .on a {
	margin-bottom:-1px;
	padding-bottom:7px;
	color:#333333;
	background-color:#FFFFFF;
}

.busquedaItem {
	margin:5px 10px;
	padding:5px;
	border-bottom:#F4F4F4 solid 1px
}
.busquedaItem img{
	float:left; margin:5px 10px
}
.busquedaItem h5{
	font-size:12px;
	padding-top:5px
}
.busquedaItem h4{
	font-size:21px;
}
.busquedaItem a{
	text-decoration:none
}
.busquedaItem .descripcion {
	padding:3px
}
.busquedaItem .datos {
	padding:3px
}
.busquedaLink {
	font-size:12px
}
.busquedaItem {
	margin:5px 10px;
	padding:5px;
	border-bottom:#F4F4F4 solid 1px
}
.busquedaItem img{
	float:left; margin:5px 10px
}
.busquedaItem h5{
	font-size:12px;
	padding-top:5px
}
.busquedaItem h4{
	font-size:21px;
}
.busquedaItem a{
	text-decoration:none
}
.busquedaItem .descripcion {
	padding:3px
}
.busquedaItem .datos {
	padding:3px;
	float:right;
	color:#999999;
	font-weight:bold
}
.busquedaItem .datos img{
	float:none; margin:0
}
.busquedaLink {
	font-size:12px;
	color:#069
}
.busquedaItemDes {
	margin:5px 10px;
	padding:5px;
	border:#FFFF99 solid 1px;
	background-color:#FEFFF0
}
.busquedaItemDes img{
	float:left; margin:5px 10px
}
.busquedaItemDes h5{
	font-size:14px;
	padding-top:5px
}
.busquedaItemDes h4{
	font-size:22px;
}
.busquedaItemDes a{
	text-decoration:none
}
.busquedaItemDes .descripcion {
	padding:3px
}
.busquedaItemDes .datos {
	padding:3px
}
.busquedaResumen h6{
	font-size:15px;
	border-bottom:#CCCCCC solid 1px;
	margin:10px 16px 6px 16px;
}
.busquedaResumen p{
	font-size:13px;
	padding:3px 20px;
	margin-bottom:6px
}
.busquedaResumen p a{
	font-size:10px;
}
.busquedaMensaje {
	font-size:14px;
	text-align:center;
	padding:25px
}
.seccionCont {
	margin-top:2px
}
/*--------------- PRODUCTOS CARRO ---------------*/

.productosCarroBar {
	padding:8px 0;
	background:url(../img/productos/bgProductosCarroBar.gif) no-repeat right #ffeca3;
	width:950px;
	cursor:pointer;
	margin:2px auto
}
.productosCarroBar .usuario {
	float:left;
	margin:2px 0 0 145px
}
.productosCarroBar .usuario img{
	vertical-align:middle;
	margin-right:4px
}
.productosCarroBar .items {
	float:right;
	margin:2px 140px 0 0
}
.productosCarroAviso {
	padding:8px 0;
	background:#12E0A8;
	text-align:center;
	width:950px;
	font-size:14px;
	margin:2px auto;
	display:none;
}
.productosCarroPasos {
	width:950px;
	margin:0 auto;
	padding-top:8px;
	text-align:center;
}
.productosCarroPasos a{
	padding:5px 10px 25px;
	display:inline-block;
	margin-right:8px;
	color:#503405;
	cursor:default
}
.productosCarroPasos .on{
	color:#000;
	text-decoration:none;
	font-weight:bold;
	background:url(../img/productos/carroPasosOn.jpg) center bottom no-repeat 
}
.productosCarroPasos a:hover{
	text-decoration:none;
}
.productosCarroItems {
	width:950px;
	margin:2px auto
}
.productosCarroItems h5{
	padding:5px 20px;
	font-size:13px
}
.productosCarroItems p{
	padding:5px 20px
}
.productosCarroItems table{
	margin:10px auto;
	width:930px
}
.productosCarroItems table th{
	padding:5px 10px;
	font-size:14px;
	background-color:#ebd1ae;
	border-right:#FFF solid 1px;
	border-bottom:#FFF solid 1px
}
.productosCarroItems table td{
	padding:4px 10px;
	border-right:#ebd1ae solid 1px;
	border-bottom:#ebd1ae solid 2px
}
.productosCarroItems table td input{
	width:20px;
	text-align:center;
}
.productosCarroItems table .total td{
	padding:6px 10px !important;
	font-size:14px;
	font-weight:bold;
	background-color:#ffca4c;
	border-right:#FFF solid 1px;
	border-bottom:#FFF solid 1px
}
.productosCarroItems .btns{
	padding:10px 20px 0 0;
}
.btnDelete {
	background:url(../img/productos/iconDelete.png);
	width:28px;
	height:28px;
	display:inline-block
}
.btnDelete span{
	display:none;
}
.btnDelete:hover{
	background-position:bottom
}
.productosCarroLogin {
	width:950px;
	margin:0 auto;
	padding-top:8px;
}
.productosCarroLogin h5{
	padding:2px 20px;
	font-size:16px
}
.productosCarroLogin p{
	padding:2px 20px
}
.productosCarroLogin fieldset{
	padding:5px 10px 0;
	margin-top:8px;
	width:400px
}
.productosCarroLogin label{
	padding:2px 10px;
	display:block;
	text-align:right
}
.productosCarroLogin hr{
	border:#CCC 1px solid;
	margin:10px
}
.productosCarroLogin .btns{
	padding:10px 0 0 20px;
}
.productosCarroShip {
	width:950px;
	margin:2px auto;
}
.productosCarroShip h5{
	padding:2px 20px;
	font-size:16px
}
.productosCarroShip p{
	padding:2px 20px
}
.productosCarroShip hr{
	border:#CCC 1px solid;
	margin:10px
}
.productosCarroShip fieldset{
	padding:2px 10px;
	width:400px
}
.productosCarroShip label{
	padding:2px 10px;
	display:block;
	text-align:right
}
.productosCarroShip .btns{
	padding:10px 20px 0 0;
}
.loadCarro{
	position:absolute;
	text-align:center;
	font-weight:bold;
	z-index:12;	
	display:none;
}
.blockerCarro{
	position:absolute;
	background-color:#000;
	z-index:10;
	display:none;
}
.loaderModulo{
	position:absolute;
	text-align:center;
	font-weight:bold;
	z-index:12;	
	display:none;
}
.blockerModulo{
	position:absolute;
	background-color:#000;
	z-index:10;
	display:none;
}

.errorFormCarro li{
	color: #FF0000; font-weight:bold; display:none;
	margin:2px;
}

.registroFormIzq{
	float:left;
	width:440px;
	margin-left:10px;
	display:inline;	
}
.registroFormDer{
	float:left;
	width:440px;
}
.msjGastosNoIncluidos {
	font-size:13px;
	padding:6px
}
/*--------------- MI CUENTA ---------------*/

.cuentaMain {
	
}
.cuentaLogin {
	width:280px;
	margin:0 auto
}
.cuentaLoginReg {
	margin-top:25px;
}
.cuentaLoginReg strong{
	font-size:14px
}
.cuentaLoginReg a{
	margin:15px 0
}
.cuentaRecuperar{
	width:280px;
	margin:0 auto
}
.cuentaRegistro {
	width:760px;
	margin:0 auto
}
.cuentaRegistroCol {
	float:left;
	width:360px
}
.cuentaRegistro input{
	width:360px
}
.cuentaDatos input{
	width:360px
}
.cuentaMenu{
	list-style:none;
	text-align:center;
	margin:15px 0;
	border-bottom:#482e04 solid 1px;
	height:33px
}
.cuentaMenu li{
	display:inline-block
}
.cuentaMenu li a{
	display:inline-block;
	background-color:#482e04;
	border:#482e04 solid 1px;
	color:#fff;
	padding:8px 14px;
	height:16px;
	font-size:15px;
	font-weight:bold;
	text-transform:uppercase;
	margin:0 4px;
	outline:none
}
.cuentaMenu li a:hover, .cuentaMenu  .on a{
	border:#482e04 solid 1px;
	border-bottom-color:#fff;
	text-decoration:none;
	background-color:#FFF;
	color:#482e04;
}
.cuentaDatos {
	width:950px;
	margin:0 auto
}
.cuentaDatos p{
	max-width:950px;
	padding:10px 15px
}

.cuentaDatosL {
	float:left;
	width:460px;
	margin-left:15px
}
.cuentaDatosR {
	width:950px;
	margin:0 auto
}
.cuentaResumen {
	margin:0 10px;
	min-height:350px
}
.cuentaResumen li{
	padding:6px 0 0 25px;
	list-style:inside square
}
.cuentaResumen p{
	padding:2px 0 2px 25px;
}
.cuentaResumen .col{
	float:left;
	width:460px;
	margin-left:10px
}

.cuentaResumen .col{
	float:left;
	width:460px;
	margin-left:10px
}
.cuentaBalance {
	height:80px;
	margin-left:10px;
	width:950px;
}
.cuentaBalance h4{
	border-bottom:1px solid #999999;
	font-size:14pt;
	height:22px;
	margin:0 auto 6px;
	max-width:910px;
	padding:20px 10px 10px;
}
.cuentaCompras, .cuentaDescargas, .cuentaPago, .cuentaDeuda {
	background:url(../img/cuenta/bgCompras.gif) no-repeat scroll 0 0 transparent;
	color:#FFFFFF;
	font-size:19px;
	font-weight:bold;
	padding-left:85px;
	padding-top:10px;
	display:inline-block;
	width:141px;
	margin-right:6px;
	height:70px;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
}
.cuentaDescargas {
	background:url(../img/cuenta/bgDescargas.gif) no-repeat scroll 0 0 transparent;
}
.cuentaPago {
	background:url(../img/cuenta/bgPago.gif) no-repeat scroll 0 0 transparent;
}
.cuentaDeuda {
	background:url(../img/cuenta/bgDeuda.gif) no-repeat scroll 0 0 transparent;
}
.cuentaCompras h5, .cuentaDescargas h5, .cuentaPago h5, .cuentaDeuda h5{
	font-size:12px;
	height:2px;
}
.cuentaCompras strong, .cuentaDescargas strong, .cuentaPago strong, .cuentaDeuda strong{
	text-align:center;
	display:inline-block;
	margin-left:15px;
}
.cuentaCompras a, .cuentaDescargas a, .cuentaPago a, .cuentaDeuda a{
	margin:0 15px;
	display:inline-block;
	clear:left
}

.msjGastosNoIncluidos {
	font-size:14px;
	background:#FFCFCF;
	margin:0 10px;
}
.msjIrACuenta {
	margin-left:20px
}