body {
   background-image: url("../img/background.png");
	background-repeat: repeat-y;
  background-position: top;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

.header {
	width:100%;
	text-align:center;
}

.accion {
	background-color: #0b4189;
	color:white;
	padding:3px;
	border:1px solid white;
	display:inline-table;
}

.area1 {
	text-align:center;
	vertical-align:middle;
	width:100%;
	min-height:450px;
	background-color: rgba(255, 0, 0, 0.2); /*red*/
	color:white;
}
.area2 {
	text-align:center;
	vertical-align:middle;
	width:100%;
	height:60px;
	background-color: rgba(0, 0, 255, 0.2); /*blue*/
	color:white;
}

.caja_categoria {
	display: inline-block;
	border:1px solid black;
	background:white;
	text-align:center;
	margin-left:5px;
	margin-bottom:5px;
	padding:5px;
	text-transform:uppercase;
	font-weight: 900;
	color:black;
	
}

.caja_categoria a{
	font-size:19px;
	color:black;
	text-decoration: none;
}

.caja_evento {
	display: inline-block;
	border:1px solid black;
	background:white;
	text-align:center;
	margin-left:5px;
	margin-bottom:5px;
	padding:5px;
	text-transform:uppercase;
	font-weight: 900;
	color:black;
}

.caja_evento p {
	font-weight:normal;
	text-transform:none;
	text-align:left;
}

.especial{
	font-size:15px;
	color:white;
	text-decoration: none;
	background:black;
	padding:3px;
}

.volver {
	color:white;
	text-decoration: none;
	line-height:5px;
}
.volvernegro {
	color:black;
	text-decoration: none;
	line-height:5px;
}

h1 {
  color: navy;
  margin-left: 20px;
}

#drop-area {
	background: #D8F9D3;
	min-height:200px;
	padding:10px;
	float:left;
	width: 100%;
}
h3.drop-text {
	color:#999;
	text-align:center;
	font-size:2em;
}
.div_is {
	background:white;
	width:100%;
	min-height:220px;
}
#dropareahidden {
	position:fixed;
	width:47%;
	background:white;
	border:1px solid black;
	padding:5px;
	left:23%;
	display:none;
	top:25%;
}

#dropareaVhidden {
	position:fixed;
	width:47%;
	background:white;
	border:1px solid black;
	padding:5px;
	left:23%;
	display:none;
	top:25%;
}

#comentarios {
	position:fixed;
	width:25%;
	background:white;
	border:1px solid black;
	padding:5px;
	left:38%;
	display:none;
	top:20%;
}

#loscomentarios {
	width:100%;
	height:300px;	
	overflow-y:scroll;
	background:white;
	border:1px solid black;
	padding:5px;
	left:23%;
	top:25%;
}

#terminosycondiciones {
	position:fixed;
	width:75%;
	height:550px;
	background:white;
	border:1px solid black;
	padding:5px;
	left:13%;
	display:none;
	top:20%;
	overflow-y:scroll;
}

#imagenes_subidas table {
	color:black;
	text-align:left;
}

.imagen_previewORIGINAL {
	display: inline-block;
	border:1px solid black;
	background:white;
	text-align:center;
	margin-left:5px;
	padding:5px;
	text-transform:uppercase;
	font-weight: 900;
	color:black;
	height:120px;
	width:200px;
	overflow:hidden;
}

.imagen_preview {
	    display: inline-block;
    border: 1px solid black;
    background: white;
    text-align: center;
    margin-left: 0px;
    padding: 5px;
        padding-top: 5px;
    text-transform: uppercase;
    font-weight: 900;
    color: black;
    height: 225px;
    width: 242px;
    overflow: hidden;
    background: url(../img/shelf.png);
        background-position-x: 0%;
        background-position-y: 0%;
    background-position: left bottom;
	margin-top:-2px;
}

.imagen_preview_inORIGINAL {
	border: 1px solid white;
    height: 107px;
    overflow: hidden;
}

.cuadrocaja_ORIGINAL2 {
	vertical-align: bottom;
	display: table-cell;
	height: 178px;
}

.cuadrocaja {
	width: 321px;
    margin-left: -13%;
	position:relative;
}

.desc_preview {
	color: white;
	position: absolute;
	top: 139px;
	left: 23px;
	max-width: 53%;
	background: rgba(0, 0, 0, 0.4);
}

.imagen_preview_inORIGINAL2 {
    margin-top: 10%;
	margin-bottom: -13%;
	height: 177px;
	width: 200px;
	margin-left: 14%;
	overflow: hidden;
}

.imagen_preview_in {
	margin-top: 10%;
    margin-bottom: -13%;
    width: 171px;
    margin-left: 14%;
    overflow: hidden;
	    height: 177px;

}

.imagen_preview_in img {
	margin-left:-33%;
}


.carrusel {
	position: fixed;
    width: 100%;
    border: 1px solid black;
    padding: 5px;
    height: 90%;
	display:none;
	top: 0;
	background-color: rgba(255, 255, 255, 0.5); /*red*/
	background-image: url(../img/shelfcristalgrande.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
	z-index: 1000;
}

.caja_descripcion {
	width:40%;
	min-height:80px;
	background:white;
	color:black;
	border:1px solid black;
	display: inline-block;
	padding-top: 2%;
}

.caja_descripcion_elemento {
	width: 40%;
    min-height: 55px;
    background: white;
    color: black;
    border: 1px solid black;
    display: inline-block;
    line-height: 0px;
    position: relative;
    top: -49px;
}
#loading {
	position:fixed;
	width:100%;
	height:100%;
	text-align:center;
	background:black;
	opacity: 0.5;
	display:none;
}
footer {
	text-align:right;
	vertical-align:middle;
	width:100%;
	height:50px;
	background-color: rgba(255, 255, 0, 0.2); /*red*/
	color:white;
	-webkit-text-stroke: 1px black;
	font-weight:bolder;
	font-size:20px;
	clear:both;
}