/*
	BASE
	reseteo
================================ */

* { 
	margin:0; 
	padding:0; 
	outline: none;
}
 
body {
	font:10px/12px Verdana,Arial,sans-serif; 
	text-align:center;
	background:#000;
	color:#FFF;
}
 
 
#header, #footer, #container, #sidebar { 
	position:relative;
}
 
img { 
	border:0;
}
 
a { 
	text-decoration:none;
	outline:none;
	color:#FFF;
}
a:hover {
	color:#F0027F; 
}
 
ul { 
	list-style-type: none; 
}
 
small {
	font-size:9px;
}

 
input.text, textarea, select { 
	padding:2px;
	border:1px solid #262626; 
	font:11px/16px Arial,sans-serif; 
	background:#FFF;
}

table,
tr,
td {
	border: 0;
 	border-collapse: collapse;
 	vertical-align: top;
}
 
/*
	UTILIDADES
================================ */

.clear { 
	clear:both;
}
 
.show { 
	display:block;
}

.hide {
	display:none;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:18px;
	}
 
img.alignright {
	margin: 0 0 2px 7px;
	display: inline;
	}
 
img.alignleft {
	margin: 0 7px 2px 0;
	display: inline;
	}
 
.alignright {
	float: right;
}
 
.alignleft {
	float: left;
}
.icon {
	vertical-align: middle;
}

/*
	LAYOUT
================================ */

#container {
	position:relative;
	width:770px;
	margin:20px auto;
	text-align:left;
}
#header {
	height: 95px;
}

#top-content {
	height: 19px;
	background: #000 url(../images/backgrounds/top-content.gif) no-repeat left top;
}

#content {
	background: #0d0d0d url(../images/backgrounds/center-content.gif) repeat-x left top;
	border-left: 1px solid #282828;
	border-right: 1px solid #282828;
	padding-bottom: 20px;
}
#sidebar {
	float: left;
	width: 200px;
}
#main {
	float: right;
	width: 532px;
	margin-right: 18px;
}

#information {
	height: 109px;
	padding: 10px 20px;
	background: #000;
	border-left: 1px solid #282828;
	border-right: 1px solid #282828;
}

#boletin {
	height: 40px;
	overflow:hidden;
	background: #000;
	border: 1px solid #282828;
}

#footer {
	height: 27px;
	background: #000 url(../images/backgrounds/bottom-content.gif) no-repeat left top;
	padding: 8px 20px 8px 24px;
	font-family: Arial, sans-serif;
}

/*
	HEADER
================================ */

#header #logo {
	width: 212px;
	height: 95px;
	background: #000 url(../images/backgrounds/logo.gif) no-repeat left top;
	float: left;
}
#header #logo img{
	margin-left: 58px;
}
#header #menu {
	width: 550px;
	height: 85px;
	background: #000 url(../images/backgrounds/top-menu.gif) no-repeat left top;
	float: right;
}

#header #menu #search,
#header #menu #minicart,
#header #menu #phonehead {
	float: left;
	margin-top: 10px;
	margin-left: 20px;
	height: 45px;
}

#header #menu #phonehead {
	width: 190px;
	text-align: right;
}

#header #menu #search h3,
#header #menu #minicart h3 {
	font-size: 11px;
	margin-bottom: 5px;
}
#header #menu #minicart h3 {
	margin-bottom: 2px;
}

#header #menu #search #items {
	width: 160px;
}
#header #menu #minicart p {
	background: transparent url(../images/icons/cart-in.gif) no-repeat left top;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 2px;
}

#header #menu #minicart a {
	color: #F0027F;
	text-decoration: underline;
}

#header #menu ul {
	float: left;
	width: 550px;
	height: 30px;
}
#header #menu ul li {
	float: left;
	display: block;
}
#header #menu ul li a{
	display: block;
	text-indent: -100em;
	overflow: hidden;
}

#header #menu ul li a#btnInicio{
	height: 30px;
	width: 83px;
	background: #000 url(../images/buttons/btn-inicio.gif) no-repeat 0 -30px;
}
#header #menu ul li a#btnInicio:hover{
	background: #000 url(../images/buttons/btn-inicio.gif) no-repeat 0 0px;
}
#header #menu ul li a#btnNovedades{
	height: 30px;
	width: 92px;
	background: #000 url(../images/buttons/btn-novedades.gif) no-repeat 0 -30px;

}
#header #menu ul li a#btnNovedades:hover{
	background: #000 url(../images/buttons/btn-novedades.gif) no-repeat 0 0px;
}
#header #menu ul li a#btnOfertas{
	height: 30px;
	width: 78px;
	background: #000 url(../images/buttons/btn-ofertas.gif) no-repeat 0 -30px;
}
#header #menu ul li a#btnOfertas:hover{
	background: #000 url(../images/buttons/btn-ofertas.gif) no-repeat 0 0px;
}
#header #menu ul li a#btnMicuenta{
	height: 30px;
	width: 90px;
	background: #000 url(../images/buttons/btn-micuenta.gif) no-repeat 0 -30px;

}
#header #menu ul li a#btnMicuenta:hover{
	background: #000 url(../images/buttons/btn-micuenta.gif) no-repeat 0 0px;
}
#header #menu ul li a#btnEmail{
	height: 30px;
	width: 207px;
	background: #000 url(../images/buttons/btn-email.gif) no-repeat 0 -30px;
}
#header #menu ul li a#btnEmail:hover{
	background: #000 url(../images/buttons/btn-email.gif) no-repeat 0 0px;
}

/*
	SIDEBAR
================================ */

#sidebar ul#categories li a{
	display: block;
	text-indent: -100em;
	overflow: hidden;
}
#sidebar ul#categories li ul.subcategories li a{
	display: block;
	text-align: right;
	text-indent: 0;
	height: 16px;
	width: 184px;
	padding-right: 16px;
	padding-top: 4px;
	background: #000 url(../images/backgrounds/subcategories.gif) no-repeat 0 0;
	color: #FFF;
}
#sidebar ul#categories li ul.subcategories li a:hover{
	color: #F0027F;
}
#sidebar ul#categories li ul.subcategories li a span{
	color: #F0027F;
}
#sidebar ul#categories li ul.subcategories li a.last{
	background: #000 url(../images/backgrounds/subcategories-last.gif) no-repeat 0 0;
}
#sidebar ul#categories li a#catJuguetes{
	height: 68px;
	width: 200px;
	background: #000 url(../images/categories/juguetes.gif) no-repeat 0 -68px;
}
#sidebar ul#categories li a#catJuguetes:hover{
	background: #000 url(../images/categories/juguetes.gif) no-repeat 0 0;
}
#sidebar ul#categories li a.here#catJuguetes,
#sidebar ul#categories li a.here#catJuguetes:hover {
	height: 32px;
	width: 200px;
	background: #000 url(../images/categories/juguetes-here.gif) no-repeat 0 0;
}
#sidebar ul#categories li a#catLenceria{
	height: 67px;
	width: 200px;
	background: #000 url(../images/categories/lenceria.gif) no-repeat 0 -67px;
}
#sidebar ul#categories li a#catLenceria:hover{
	background: #000 url(../images/categories/lenceria.gif) no-repeat 0 0;
}
#sidebar ul#categories li a.here#catLenceria,
#sidebar ul#categories li a.here#catLenceria:hover {
	height: 32px;
	width: 200px;
	background: #000 url(../images/categories/lenceria-here.gif) no-repeat 0 0;
}
#sidebar ul#categories li a#catFarmacia{
	height: 67px;
	width: 200px;
	background: #000 url(../images/categories/farmacia.gif) no-repeat 0 -67px;
}
#sidebar ul#categories li a#catFarmacia:hover{
	background: #000 url(../images/categories/farmacia.gif) no-repeat 0 0;
}
#sidebar ul#categories li a.here#catFarmacia,
#sidebar ul#categories li a.here#catFarmacia:hover {
	height: 32px;
	width: 200px;
	background: #000 url(../images/categories/farmacia-here.gif) no-repeat 0 0;
}
#sidebar ul#categories li a#catBondage{
	height: 67px;
	width: 200px;
	background: #000 url(../images/categories/bondage.gif) no-repeat 0 -67px;
}
#sidebar ul#categories li a#catBondage:hover{
	background: #000 url(../images/categories/bondage.gif) no-repeat 0 0;
}
#sidebar ul#categories li a.here#catBondage,
#sidebar ul#categories li a.here#catBondage:hover {
	height: 32px;
	width: 200px;
	background: #000 url(../images/categories/bondage-here.gif) no-repeat 0 0;
}
#sidebar ul#categories li a#catDVD{
	height: 68px;
	width: 200px;
	background: #000 url(../images/categories/dvds.gif) no-repeat 0 -68px;
}
#sidebar ul#categories li a#catDVD:hover{
	background: #000 url(../images/categories/dvds.gif) no-repeat 0 0;
}
#sidebar ul#categories li a.here#catDVD,
#sidebar ul#categories li a.here#catDVD:hover {
	height: 32px;
	width: 200px;
	background: #000 url(../images/categories/dvds-here.gif) no-repeat 0 0;
}

/*
	MAIN
================================ */

#main #top-main {
	height: 18px;
	background: transparent url(../images/backgrounds/top-main.gif) no-repeat left top;
	padding: 14px 12px 0 12px;
	font-family: Arial, sans-serif;
}
#main #top-main span {
	color: #F0027F;
}
#main #center-main {
	border-left: 1px solid #282828;
	border-right: 1px solid #282828;
	background: #000;
}
#main #center-main h1 {
	color: #f10281;
	font-size: 30px;
	font-family: Arial,sans-serif;
	line-height: 36px;
	font-weight: normal;
	height: 32px;
	padding:10px 12px;
}
#main #center-main h1 img.icon{
	margin-right: 8px;
	vertical-align: baseline;
}
#main #center-main h2.title {
	color: #FFF;
	font-size: 18px;
	font-family: Arial,sans-serif;
	line-height: 24px;
	font-weight: normal;
	height: 22px;
	background: #333333;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	padding:4px 12px;
}
#main #center-main h2.title small{
	color: #FFF;
	font-size: 11px;
}
#main #center-main form.formulario table{
	margin: 20px 12px;
}
#main #center-main form.formulario td {
	vertical-align: middle;
}
#main #center-main form.formulario td.label {
	width: 105px;
	text-align: right;
	padding: 2px 5px 2px 0;
}
#main #center-main form.formulario td.label-comment {
	padding: 12px 5px 2px 0;
}
#main #center-main form.formulario td.input {
	width: 140px;
	padding: 2px 5px 2px 0;
}
#main #center-main form.formulario td.input input.text {
	width: 140px;
}
#main #center-main form.formulario td.input select {
	width: 145px;
}
#main #center-main form.formulario td.input textarea{
	width: 490px;
	height: 55px;
	margin: 5px 0;
}
#main #center-main form.formulario td.mini-input {
	width: 120px;
	padding: 2px 5px 2px 0;
}

#main #center-main form.formulario td.mini-input input.text{
	width: 120px;
}
#main #center-main form.formulario a {
	color: #F0027F;
	text-decoration: underline;
}
#main #center-main form.formulario span {
	color: #F0027F;
}
#main #center-main form.formulario div#form-boton{
	padding: 10px 12px;
	border-top: 1px solid #282828;
}
#main #center-main form.formulario div.exito{
	padding: 10px 12px;
	background: #f10281;
	color: #FFF;
	border: 1px solid #000;
}
#main #center-main form.formulario div.error{
	padding: 10px 12px;
	background: #f10281;
	color: #FFF;
	border: 1px solid #000;
}
#main #center-main form.formulario div.error ul{
	margin-top: 10px;
}
#main #center-main form.formulario div.error ul li{
	margin-left: 20px;
	list-style: disc;
}
#main #center-main #msg-exito  {
	border-top: 1px solid #282828;
	font-family: Arial, sans-serif;
	min-height: 192px;
	padding: 12px 135px 25px 12px;
	background: transparent url(/images/backgrounds/bg-exito.gif) no-repeat right bottom;
}
#main #center-main #msg-exito  h2{
	color: #f10281;
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
	margin-bottom: 20px;
}
#main #center-main #msg-exito p{
	margin-bottom: 18px;
	line-height: 16px;
}
#main #center-main #msg-exito span{
	color: #8ab834;
}
#main #center-main #msg-exito a{
	color: #F0027F;
	text-decoration: underline;
}
#main #center-main div.text {
	padding: 20px 12px;
}
#main #center-main div.text p{
	margin-bottom: 15px;
	line-height: 16px;
}
#main #center-main div.text span{
	color: #F0027F;
}
#main #center-main div.text a{
	color: #F0027F;
	text-decoration: underline;
}
#main #center-main div.text ul{
	margin-bottom: 15px;
	line-height: 16px;
}
#main #center-main div.text li{
	margin-left: 20px;
	list-style: disc;
}

#main #bottom-main {
	height: 22px;
	background: transparent url(../images/backgrounds/bottom-main.gif) no-repeat left bottom;
	padding: 10px 12px 0 12px;
	font-family: Arial, sans-serif;
}
#main #bottom-main span {
	color: #F0027F;
}
#main #bottom-main span.off {
	color: #666;
}
#main #bottom-main select {
	width: 40px;
	margin-top: -20px;
}

/*
	INFORMATION
================================ */
#information {
	font-size: 9px;
}
#information a{
	color: #FFF;
}
#information a:hover{
	color: #F0027F;
}
#information a span{
	color: #F0027F;
}
#information #infoshopping,
#information #tapersex,
#information #homenajes {
	height: 100px;
	padding-top: 10px;
	float: left;
}
#information img.title {
	margin-bottom: 5px;
}

#information ul {
	float: left;
	margin-left: 10px;
}
#information ul li{
	margin-bottom: 1px;
}

#information #infoshopping {
	width: 200px;
}

#information #tapersex {
	border-left: 1px solid #282828;
	border-right: 1px solid #282828;
	width: 294px;
	padding-left: 18px;
	padding-right: 18px;
}
#information #homenajes {
	width: 170px;
	padding: 10px 0 0 20px;
}
#information #homenajes a {
	color: #F0027F;
	text-decoration: underline;
}

/*
	BOLETIN
================================ */

#boletin #boletin-item {
	margin: 0 20px;
	height: 40px;
}
#boletin #boletin-request {
	text-align: center;
	height: 30px;
	padding-top: 10px;
	background: transparent url(../images/backgrounds/stripe.gif) repeat left top;
}


#boletin #boletin-title,
#boletin #boletin-text,
#boletin #boletin-form {
	float: left;
}
#boletin #boletin-title {
	width: 185px;
	margin-top: 8px;
}
#boletin #boletin-text {
	width: 250px;
	font-family: Arial, sans-serif;
	margin: 10px 20px 0 20px;
}
#boletin #boletin-form {
	margin-top: 10px;
	width: 250px;
}
#boletin #boletin-form input.text {
	width: 175px;
}
#boletin #boletin-form input.btn {
	vertical-align: middle;
	margin-top: -3px;
}
#boletin #boletin-request div{
	width: 300px;
	height: 15px;
	margin: 0 auto;
	padding: 5px;
}
#boletin #boletin-request .error{
	color: #F00;
	background: transparent url(../images/backgrounds/boletin-msg-error.gif) no-repeat center top;
}
#boletin #boletin-request .ok{
	color: #000;
	background: transparent url(../images/backgrounds/boletin-msg-ok.gif) no-repeat center top;
}

#boletin #boletin-request  a {
	color:#F0027F; 
}

/*
	FOOTER
================================ */

#footer {
	font-size: 9px;
}
#footer p {
	margin-bottom: 4px;
}
#footer a {
	color: #828282;
}
#footer a:hover {
	color: #FFF;
}
/*
	DISCLAIMER
================================ */
#disclaimer {
	position: absolute;
	left: 50%;
	top : 0;
	width: 785px;
	height: 394px;
	background: #191919 url(/images/backgrounds/bg-disclaimer.gif) no-repeat top left;
	margin-left: -392px;
	margin-top: 100px;
	text-align: left;

}
#columnLD {
	float: left;
	width: 170px;
	margin-top: 40px;
	margin-left: 20px;
	text-align: right;
}
#columnLD p {
	margin-bottom: 14px;
	font-size: 9px;
}
#columnRD {
	float: right;
	width: 532px;
	margin-top: 40px;
	margin-right: 30px;
}
#columnRD #divSWF {
	width: 532px;
	height: 270px;
}
#columnRD #optionsD {
	margin-top: 20px;
}
#columnRD #optionsD ul#botonesDisclaimer {
	float: left;
	width: 525px;
	height: 47px;
}
#columnRD #optionsD ul#botonesDisclaimer li {
	float: left;
	display: block;
}
#columnRD #optionsD ul#botonesDisclaimer li a{
	display: block;
	text-indent: -100em;
	overflow: hidden;
}

#columnRD #optionsD ul li a#disclaimer-noenter{
	height: 47px;
	width: 256px;
	background: #191919 url(../images/titles/disclaimer-proteccion-menores.gif) no-repeat 0 -47px;
}
#columnRD #optionsD ul li a#disclaimer-noenter:hover{
	background: #191919 url(../images/titles/disclaimer-proteccion-menores.gif) no-repeat 0 0px;
}
#columnRD #optionsD ul li a#disclaimer-enter{
	height: 47px;
	width: 244px;
	margin-left: 25px;
	background: #191919 url(../images/titles/disclaimer-entrar.gif) no-repeat 0 -47px;
}
#columnRD #optionsD ul li a#disclaimer-enter:hover{
	background: #191919 url(../images/titles/disclaimer-entrar.gif) no-repeat 0 0px;
}
