/* CSS Document */
body
{
	background: url(../../Images/top_bar.png) #fff top repeat-x !important;
	margin: 0;
	padding: 0;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
}

body#inicio li#inicionav, body#comred li#comrednav, body#comleer li#comleernav, body#faq li#faqnav, body#contac li#contacnav
{
	background-color: #B8251A;
}

a
{
	text-decoration: none;
	color: #333;
}

a:hover
{
	text-decoration: underline;
}

a:visited
{
	color: #808080;
}

.container
{
	width: 960px;
	background-color: #FFF;
	height: auto;
	margin: 0 auto;
}

.content
{
	width: 100%;
	float: left;
	background-color: #FFF;
	min-height: 490px;
	padding-bottom: 20px;
}

.header
{
	background-image: url(../../Images/top_bar.png);
	background-repeat: repeat-x;
	height: 90px;
	background-color: #FFF;
}

.logo
{
	float: left;
	padding-top: 12px;
	padding-left: 12px;
	width: 270px;
	margin-right: 40px;
}

.logo img
{
	width: 260px;
}
#Login
{
	/*margin-top: 40px;*/
}
.info
{
	/*float: left;*/
	padding-top: 12px;
	padding-right: 18px;
}
.navegacion
{
	margin-top: 12px;
	/*width: 206px;*/
	float: left;
	padding-right: 18px;
}

.navegacion ul
{
	margin-top: 5px;
}

.navegacion li
{
	width: 160px;
	height: 28px;
	background-color: #C4400F;
	display: block;
	margin-top: -5px;
	margin-left: -25px;
	margin-bottom: 8px;
	border-radius: 5px;
	text-align: center;
	line-height: 25px;
}

.navegacion li a
{
	font-size: 12px;
	text-decoration: none;
	color: #ECC2B2;
	border-radius: 5px;
}

.navegacion li a:active
{
	background-color: #B8251A;
}

.navegacion li:hover
{
	background-color: #F37321;
}
.navusuario
{
	width: 450px;
	height: 30px;
	padding-right: 48px;
	background: url(../../Images/user_menu.png) left no-repeat;
	float: left;
}
.navusuario:hover
{
	background: url(../../Images/user_menu_on.png) left no-repeat;
}
.navusuario a
{
	display: inline-block;
	margin: 6px 10px;
	font-size: 13px;
	color: #DDA985 !important;
	background: url(../../Images/user_arrow.png) left no-repeat;
	padding-left: 10px;
	float: right;
}
.navusuario:hover a
{
	color: #FFE1BD !important;
}
.navusuario:hover a:hover
{
	text-decoration: underline;
	color: #fff !important;
}
.section
{
	float: left;
	width: 600px;
}

.entrada
{
	float: right;
	margin: 36px;
	width: 288px;
	background-color: #F4E5C3;
	position: relative;
	display: block;
	border-radius: 6px;
}

.entrada h1
{
	color: #C03400;
	text-align: center;
	margin-top: 12px;
	font-size: 30px;
}

.entrada h2
{
	color: #C03400;
	text-align: center;
	margin-top: -20px;
	font-size: 24px;
	font-style: normal;
	font-weight: normal
}

.carrusel
{
	position: relative;
	float: left;
	width: 600px;
	background-color: #FFF;
	display: block;
}

/*.carrusel img
{
	padding-top:36px;
	padding-left:48px;
	padding-bottom:48px;
}*/
.carleft
{
	margin-left: 35px;
	margin-top: 36px;
	width: 263px;
	height: 355px;
	float: left;
	position: fixed;
}

.carright
{
	margin-left: 298px;
	margin-top: 36px;
	width: 265px;
	height: 355px;
	float: right;
	position: fixed;
}

.carleft:hover
{
	background-image: url(../slider/arrow_left.png);
	background-repeat: no-repeat;
	background-position: left;
}

.carright:hover
{
	background-image: url(../slider/arrow_right.png);
	background-repeat: no-repeat;
	background-position: right;
}

.cleare
{
	/*clear: both;*/
	float: left;
	width: 638px;
	height: 10%;
	display: block;
	background: salmon;

}

.nav_abajo
{
	/*line-height: 1px;*/
	text-align: center;
	/*float: left;*/
	/*position: relative;*/
	width: 100%;
	height: 30px;
	background-color: #FFF;
	display: block;
	clear: both;
	border: 1px solid;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-color: #C03400;
	border-bottom-color: #C03400;
}
.nav_abajo ul
{
	display: block;
	margin-top: 5px;
}

.nav_abajo li
{
	display: inline;
}

.pie_pagina
{
	width: 100%;
	text-align: center;
	font-size: 10px;
	vertical-align: middle;
	margin-top: 5px;
	/*float: left;*/
	height: 30px;
	background-color: #FFF;
	line-height: 10px;
}

#vial
{
	font-size: 12px;
	margin-left: 53px;
	list-style-image: url(../../Images/vial.png);
}

.vialine
{
	background: url(../../Images/vial.png) left top no-repeat;
	background-position: left;
	font-size: 12px;
	margin-left: 25px;
	padding-left: 15px;
	color: #4D4D4D;
}

/*Maquillaje formas*/
input[type=radio]
{
	display: none;
}

input[type=radio] + label
{
	color: #38332A;
	background: #fff;
	display: inline-block;
	height: 13px;
	background: url(../../Images/chec_in.png) 0px 0px no-repeat;
	text-indent: 18px;
	line-height: 14px;
	font-size: 12px;
	margin-left: 17px;
	margin-bottom: 12px;
	font-family: 'Segoe UI', Arial;
}

input[type=radio]:checked + label
{
	background: url(../../Images/chec_in.png) 0px -15px no-repeat;
	color: #000;
}

input[type=checkbox]
{
	display: none;
}

input[type=checkbox] + label
{
	color: #38332A;
	background: #fff;
	display: inline-block;
	height: 13px;
	background: url(../../Images/chec_in.png) 0px 0px no-repeat;
	text-indent: 18px;
	line-height: 14px;
	font-size: 12px;
	margin-left: 17px;
	margin-bottom: 12px;
	font-family: 'Segoe UI', Arial;
}

input[type=checkbox]:checked + label
{
	background: url(../../Images/chec_in.png) 0px -15px no-repeat;
	color: #000;
}
input[type='text'], input[type='password']
{
	margin-left: 17px;
	margin-top: 9px;
	margin-bottom: 14px;
	width: 238px;
	height: 16px;
	border-radius: 7px;
	color: #000000;
	border: 1px solid #C03400;
	padding: 7px;
	box-shadow: -1px -1px 2px #CCC inset;
}
input[type='submit'], input[type='button']
{
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	padding: 7px 34px;
	background-color: #C03400;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 0 none;
	-moz-box-shadow: -2px -2px 4px #9F2B00 inset,  inset 1px 2px 8px #C84E21;
	-webkit-box-shadow: -2px -2px 4px #9F2B00 inset,  inset 1px 2px 8px #C84E21;
	box-shadow: -2px -2px 4px #9F2B00 inset,  inset 1px 2px 8px #C84E21;
	text-shadow: 0px -1px 0px rgba(242,98,27,0.7),  0px 1px 0px rgba(255,255,255,0.3);
	cursor: pointer;
}
input[type='submit']:hover
{
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	padding: 7px 34px;
	background-color: #F36B21;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 0 none;
	-moz-box-shadow: -2px -2px 4px #AD4F18 inset,  inset 1px 2px 8px #FFA136;
	-webkit-box-shadow: -2px -2px 4px #AD4F18 inset,  inset 1px 2px 8px #FFA136;
	box-shadow: -2px -2px 4px #AD4F18 inset,  inset 1px 2px 8px #FFA136;
	text-shadow: 0px -1px 0px rgba(242,98,27,0.7),  0px 1px 0px #FFA136;
}
input[type='submit']:active
{
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	padding: 7px 34px;
	background-color: #A82222;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 0 none;
	-moz-box-shadow: -2px -2px 4px #AD4F18 inset,  inset 1px 2px 8px #7C1110;
	-webkit-box-shadow: -2px -2px 4px #AD4F18 inset,  inset 1px 2px 8px #7C1110;
	box-shadow: -2px -2px 4px #AD4F18 inset,  inset 1px 2px 8px #7C1110;
	text-shadow: 0px -1px 0px rgba(242,98,27,0.7),  0px 1px 0px #FFA136;
}
input[type='button']
{
	margin-left: 0px;
	border: 0px;
	background-color: #C03400;
	width: 188px;
	padding: 7px 0px;
}
input[type='button']:hover
{
	cursor: pointer;
	background-color: #F36B21;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-box-shadow: -2px -2px 4px #AD4F18 inset,  inset 1px 2px 8px #FFA136;
	-webkit-box-shadow: -2px -2px 4px #AD4F18 inset,  inset 1px 2px 8px #FFA136;
	box-shadow: -2px -2px 4px #AD4F18 inset,  inset 1px 2px 8px #FFA136;
	text-shadow: 0px -1px 0px rgba(242,98,27,0.7),  0px 1px 0px #FFA136;
}
input[type='button']:active
{
	background-color: #A82222;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-box-shadow: -2px -2px 4px #AD4F18 inset,  inset 1px 2px 8px #7C1110;
	-webkit-box-shadow: -2px -2px 4px #AD4F18 inset,  inset 1px 2px 8px #7C1110;
	box-shadow: -2px -2px 4px #AD4F18 inset,  inset 1px 2px 8px #7C1110;
	text-shadow: 0px -1px 0px rgba(242,98,27,0.7),  0px 1px 0px #FFA136;
}
.info input[type='button']
{
	width: 188px;
	margin-bottom: 31px;
	margin-left: 24px;
}

.panela
{
	width: 100%;
	position: relative;
}
.botonRegistrar input[type='submit']
{
	float: right;
}
.subaja
{
	position: relative;
	z-index: 5;
	width: 30px;
	height: 30px;
	background-image: url(../../Images/aarow_on.png);
	background-position: 0px 0px;
	margin-top: -30px;
	margin-left: 155px;
}

.subaja:hover
{
	background-image: url(../../Images/aarow.png);
}

h5
{
	margin: 8px 0 10px 0px;
	color: #C03400;
	font-size: 16px;
}

.contactos
{
	background: #FAF2E1;
	font-size: 12px;
	border-radius: 7px;
	padding-left: 39px;
	margin-bottom: 20px;
}

.contactos table
{
}

.contactos tr
{
	height: 35px;
}

.contactos tr:hover
{
	border-radius: 5px;
}

.contactos input[type=text]
{
	height: 10px;
	margin: 5px;
	color: #333;
}

.contactos span
{
	font-size: 10px;
	color: #922500;
}

.contactos textarea
{
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #C03400;
	box-shadow: -1px -1px 2px #CCC inset;
	width: 386px;
	height: 90px;
	resize: none;
	padding: 5px;
}

.circular input[type=checkbox] + label
{
	height: 17px;
	background: url(../../Images/circular.png) 0px -32px no-repeat;
	line-height: 18px;
	padding-left: 5px;
}

.circular input[type=checkbox]:checked + label
{
	background: url(../../Images/circular.png) 0px -3px no-repeat;
}

.circular input[type=text]
{
	margin-top: -2px;
	width: 133px;
	margin-right: 33px;
	margin-left: 35px;
}

.inputmail
{
	width: 377px !important;
}

.inputname
{
	width: 133px !important;
}

.inputoter
{
}

.redimir
{
	float: left;
	width: 212px;
	font-size: 9pt;
}

.redimir h4, .eBooks h4
{
	font-size: 13pt;
	color: #5F1800;
}

.redimir ol, .eBooks ul
{
	position: relative;
	margin-left: -15px;
	text-align: justify;
}

.eBooks
{
	float: left;
	width: 370px;
	margin-left: 15px;
	font-size: 9pt;
}

.eBooks h6
{
	margin: 0 0 0 12px;
	font-size: 10pt;
	color: #7F4633;
}

.redimir ol li
{
	margin-top: 10px;
}

.eBooks li
{
	list-style-image: url(../../Images/lili.png);
	margin-top: 10px;
}

.vialine a:link, .vialine a:visited
{
	color: #E47A00;
	text-decoration: none;
}

.vialine a:hover
{
	text-decoration: underline;
}

.info td
{
	border-radius: 5px 5px 5px 5px;
	color: #ECC2B2;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
}

.info input[type="text"], .info input[type="password"]
{
	border: 1px solid #C03400;
	border-radius: 5px 5px 5px 5px;
	box-shadow: -1px -1px 2px #CCCCCC inset;
	color: #808080;
	height: 10px;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-top: 0px;
	padding: 7px;
	width: 138px;
	font-size: 8pt;
}

.panelRegistro
{
	padding-top: 0px;
	z-index: 0;
	position: relative;
	/*margin-top: 50px;*/
	/*width: 320px;*/
}
.panelRegistro table
{
	margin-left: -42px;
}
.panelRegistro table tr
{
	display: inline-table;
}

.btnIngresar
{
	position: relative;
	height: 25px;
	width: 151px;
	line-height: 1px;
	margin-left: 18px !important;
	padding: 10px;
	font-size: 8px;
}

.updateRegistro
{
	background-image: url("../../Images/top_bar.png");
	background-repeat: repeat-x;
	height: 106px;
	padding: 49px 0 0 85px;
	position: absolute;
	top: 0;
	width: 158px;
	z-index: 3;
}

.validacionRegistro
{
	background-image: url("Images/erroricon.png");
	background-position: 3px -5px;
	background-repeat: no-repeat;
	background-size: 32px 30px;
	height: 32px;
	padding: 2px 0 0 40px;
	position: absolute;
	top: 81px;
	width: 202px;
	z-index: 0;
}

.imgProgressReg
{
	background-image: url("../../Images/preloader.gif");
	background-repeat: no-repeat;
	height: 50px;
	width: 50px;
}

.textoErrorValidacion
{
	color: rgba(255, 255, 255, 0.85);
	font-size: 9pt;
	margin-top: -25px;
	width: 250px;
	margin-left: 244px;
}

.botonRegistrar
{
	margin-right: 110px;
	margin-left: -25px;
	z-index: 1;
}

.updateRegistroHome
{
	background-color: #F37321;
	border-radius: 6px 6px 6px 6px;
	height: 222px;
	opacity: 0.4;
	padding: 170px 0 0 115px;
	position: absolute;
	top: 0;
	width: 173px;
	z-index: 3;
}

.tituloCategoria
{
	background-color: #FFA84D;
	padding: 10px;
}

.entrada .histitlo
{
	float: none;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding-top: 10px;
	width: 288px;
}

.entrada .historial
{
	margin-right: 24px;
	margin-top: -377px;
}

.entrada .historial img
{
	margin-top: 0;
	padding: 5px 10px;
	width: 40px;
}

.entrada .historial h3
{
	color: #000000;
	font-size: 12px;
	margin-bottom: 16px;
	margin-left: 61px;
	margin-top: 10px;
	position: relative;
}

.entrada .historial h4
{
	margin-left: 61px;
}

.entrada .code h3
{
	padding-top: 0;
}

.entrada .code
{
	border: 1px solid #FFFFFF;
	margin-top: 12px;
}

.ResumenErrores ul
{
	color: red !important;
	font-size: 12px !important;
}

.ResumenErrores
{
	padding: 5px 0px 2px 0px;
	text-align: left !important;
}

.LbNotificacionCorrecto
{
	background: #E6FAE6 url(../../Images/ok.png) no-repeat 5px 5px;
	border: 1px solid #7C981A;
	padding: 10px;
	padding-left: 35px;
	width: 440px;
	color: #000 !important;
	display: block;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	font-size: 12px !important;
}

.LbNotificacionError
{
	border: 1px solid #D34E55;
	padding: 10px;
	padding-left: 35px;
	width: 440px;
	color: #000 !important;
	display: block;
	background: #FFDDDD url(../../Images/error.png) no-repeat 5px 5px;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	font-size: 12px !important;
}
.marcas
{
	display: block;
	float: left;
	border:  5px solid white;
	box-shadow: 1px 1px 5px lightgray;
	width: 70px;
	height: 50px;
	margin: 0 20px 0 0;
}
#divVerColeccion ul{
 list-style-type: none;
 padding-left: 7px;
}