html, body {
	margin: 0;
	min-height: 100%;
	color: #ccc;
	font-family: Arial;
}

body {
background: #171717 url('../estructura/llamaradas.jpg') no-repeat bottom center fixed;
/*background: #171717 url(../estructura/body.gif) repeat scroll 0 0;*/
font-size: 65%;
}

h1 {
text-decoration: none;
color:#ffcc00;
font-size: xx-large;
}

h2 {
 color: #ffcc66;
}
h3 {
 color: #ffffcc;
}
h4 {
 color: white;
}

h5{
	color: #ffcc66;
}

a {
text-decoration: none;
color:#ffcc00;
}

a {
    font: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", "Verdana", "Helvetica";
	color: #ffcc00;
	text-decoration: none;
	font-weight:normal;
}
a {outline:0;}
a:hover {
	color: #ffffff;
}

img a {
border: 0px;
}

input{
/*border: 3px solid #999999;*/
}

div{
 /*border:1px solid red;*/
}

/*
input.enlace{
border:0; 
background-color:#fff; 
text-decoration:underline; 
color:#000; 
cursor:hand
}*/

.clear {
margin:0 auto;
clear: both;
}

.cabecera{
	height: 90px;
	background: black url('../estructura/logo_mid.gif') no-repeat center;

}

.logoVulcan{
	background: url('/foro/styles/acidtech_tiger/theme/images/logo_right.jpg') no-repeat top left;
	width: 129px;
	height: 88px;
	float: right;
}


.logoVulcanRight{
	background: url('/foro/styles/acidtech_tiger/theme/images/logo_left.jpg') no-repeat top right;
	width: 129px;
	height: 88px;
	float: left;
}

#barrabotones{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	height: 19spx;
	background: url('http://vocs.org/foro/styles/acidtech_tiger/theme/images/buttons.gif') repeat-x;
	font-size: 10px;
	color: #FFFFFF;
	padding-bottom: 2px;
}
#barrabotones a, #barrabotones a:visited {
	color: #FFF;
	text-decoration: none;
}
#barrabotones a:hover { color: #FFFFFF; text-decoration: underline; }

}



.texto {
    font-size:11px;
}

.texto b{
    color: #fff;
}

#cabecera_aniversario {
	background-image:url('../estructura/cabecera.jpg');
	background-repeat:no-repeat;
	background-position:top right;
	width: 783px;
	height: 344px;
	margin: 0 auto;
	background-color: #000000;
}

.navegacion{
	width: 783px;
	margin: 0 auto;
}

#main {
	
	width:980px;
	min-height: 1250px;
	height: 100%;
	margin: 0 auto;
	background: #22201f;
	border-left: 3px solid #111111;
	border-right: 3px solid #111111;
	border-bottom: 3px solid #22201f;
	overflow: hidden;
}

#contenido_central{
	/*width: 1000px;*/
	font-family:Verdana, Tahoma, Arial;
	font-size:12px;
	color: #bab5a3;
	padding: 5px 5px 20px 20px;
	background: #22201f;
	overflow: hidden;
}

#contenido_central_sinmargen{
	/*width: 1000px;*/
	font-family:Verdana, Tahoma, Arial;
	font-size:12px;
	color: #bab5a3;
	background: #22201f;
	overflow: hidden;
}

#cuerpo{
	/*width: 90px;*/
	/*float:right;*/
	overflow: hidden;
}

#menu_lateral{
	/*width: 160px;*/
	/*height: 300px;*/
	/*background: #333131;*/
}
#menu_lateral ul, #menu_lateral li, #menu_lateral a {z-index: 10;}
#menu_lateral li a{}

#menu_lateral #perfil {float: right !important;}

#menu_lateral #perfil li {text-align: right;}

#contenido_central_galerias{
font-family:Verdana, Tahoma, Arial;
font-size:12px;
color: #bab5a3;
padding: 20px;
background: #22201f;
}

#contenido_central_galerias img{
padding: 5px;
border: 1px solid #45433c;
width: 100px;
height: 75px;
margin: 3px;
}

#contenido_central_galerias img:hover{
padding: 5px;
border: 1px solid #efe8cb;
background: #45433c;
}

.destacado{
font-size: 18px;
font-weight: bold;
color: #fff;
}

.linea_5 {
border-top: 5px solid #cccccc;
}

.linea_3 {
border-top: 3px solid #d8d8d8;
}

.linea_2 {
border-top: 2px solid #d8d8d8;
}

.linea_1 {
border-top: 1px solid #cccccc;
}

.aniv_titulo{
    font: 30px "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", "Verdana", "Helvetica";
	color: #ffcc00;
	text-decoration: none;
	font-weight:bold;
}

.anivtextocuerpo{
    padding-left: 20px;
}

.cronica{
padding: 5px;
border: 1px solid #45433c;
margin: 3px;
}

.buscadores{
margin: 0px 0 0px 0 ;
padding: 0 0px 0 0;

}

.inputi{
	padding: 3px 0 0 25px;
	-moz-border-radius: 9px;
	border-radius: 9px;
	border: 1px solid #222222;
	background: #ffffff url('http://www.vocs.org/estructura/fondo_input.gif');
	color: #666666;
	width: 300px;
	height: 18px;
}

.filabaja{
background: #150000;
}

.filabaja td{
color: #5a4545;
}

.filabaja a{
color: #5a4545;
}

.filabaja a:hover{
color: #ffcc00;
}

.filasnombre {
color: white;
font-weight: none;
} 

.filapar, .filaimpar {
overflow:hidden;
background: url('http://www.dynamicdatacontrol.com/vocs/Comun/Fondos/fondo_tabla.gif');
}

.filapar{
background-color: #333131;
}

.filaimpar{
background-color: #2b2928;
}

.filaimpar a, .filapar a{
	color: inherit;
	/*font-weight: inherit;*/
} 

.filapar a:hover, .filaimpar a:hover {
	color: #ffcc00;
}

.listaSocios {
padding: 0px;
background: #161616 url('../estructura/fondo_tabla_title.jpg');
font-size: 11px;
width: 100%;
border-spacing: 1px;
border: 1px solid #161616;
border-top: 1px solid #333333;
 
}

.listaSocios td {
height: 22px;

border-left: 1px solid red;
border-width: 1px 0px 1px 0px;
}

.listaSocios tr:hover {
background: #222222;
background-image: none;
}

.listaSocios td:hover {
background: #222222;
background-image: none;
}

.listaSocios_cabecera td{
background: #161616;
background-image: url('http://vocs.org/foro/styles/acidtech_tiger/theme/images/th.gif');
text-align: center;
font-weight: bold;
font-size: 13px;
}

.listaSocios_cabecera td:hover{
/*background: #161616;*/
background-image: url('http://vocs.org/foro/styles/acidtech_tiger/theme/images/th.gif');
}

.listaSocios_cabecera a{
font-weight: bold;
font-size: 13px;
} 

.blanco{
color: white;
}

.blanco a{
color: white;
font-weight:bold;
border: 0px;
}

.blanco a:hover{
color: #ffcc00;
font-weight:bold;
border: 0px;
}

.lista_n_socio{
	font: 15px "Lucida San	s Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", "Verdana", "Helvetica";
	color: white;
	text-decoration: none;
	font-weight:bold;
	float:right;
	text-align: right;
	padding-right: 7px;
}


.lista_procedencia{

	font: 11px "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", "Verdana", "Helvetica";
	text-decoration: none;
	color: white;
	font-weight:bold;
	float:right;
	text-align: right;
	padding-right: 7px;
}

.lista_avatar{
	padding: 0px;
	height: 40px;
	width: 40px;
	float: left;
}

.sociolista{
	float: left;
	padding:0 7px 0 5px;
}

.lista_rider{
	color: #bab5a3;
	font-size: 12px;
}

.lista_rider textarea{
	margin: 0;
	padding: 0;
	border: 0px;
	background: none;
	color: #bab5a3;
	font: 12px "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", "Verdana", "Helvetica";
	width: 28px;
	height: 18px;

}

.lista_rider textarea:hover{
	border: 1px solid #ffffff;
}

.lista_rider textarea:active{
	border: 1px solid #ffcc00;
}

.lista_rider textarea:focus{
	border: 1px solid #ffcc00;
}

.ficha_caja{
	background: #171516;
	padding: 10px;
}

.ficha_nombre{
	color: #bab5a3;
	font: 20px "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", "Verdana", "Helvetica";
}

.ficha_datos{
	margin: 0 0 0 25px;
	font: 12px "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", "Verdana", "Helvetica";
	color: #bab5a3;
	overflow: hidden;
	width: 535px;
}

.ficha_titulo_datos{
	font: 12px "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", "Verdana", "Helvetica";
	color: white;
	font-weight: bold;
	padding-bottom: 20px;
	padding-top: 20px;
	
}

.ficha_titulo_dato{
	color: #333333;
	font-weight: none;
	width: 130px;
	float: left;
	}
	
.textarea_datos{
	background: #111111;
	font: 12px "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", "Verdana", "Helvetica";
	color: #bab5a3;
	width: 370px;
	height: 18px;
	border: 1px solid #171516;
	overflow:hidden;
}

.ficha_datos textarea:focus{
	background: #333333
}

.ficha_datos textarea:hover{
	background: #222222
}

.ficha_datos option{
	width: 350px;
}

.textarea_datos_com{
	background: #111111;
	font: 12px "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", "Verdana", "Helvetica";
	color: #bab5a3;
	width: 500px;
	height: 54px;
	border: 1px solid #171516;
	overflow:hidden;
}

.ficha_contenido_dato{
	border-bottom: 1px solid #111111;
	height: 22px;
	width: 370px;
	float: left;
}

.ficha_avatar{
	padding: 5px;
	float: right;
	border: 3px solid #bab5a3;
	width: 150px;
	height: 150px;
}

.nuevosocio_textarea{
	background: #111111;
	font: 40px "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", "Verdana", "Helvetica";
	color: #bab5a3;
	text-align: center;
	width: 150px;
	height: 66px;
	border: 1px solid #171516;
	overflow:hidden;
}

.nuevosocio_input{
	font-size: 30px;
}

.crearsocio a{
    padding: 10px 10px 10px 50px;
	background: url('../estructura/mas.gif') no-repeat;
	font: 22px "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", "Verdana", "Helvetica";
	color: #bab5a3;
	text-align: right;
	width: 160px;
	height: 40px;
	border: 0px solid #171516;
	overflow:hidden;
}

.crearsocio a:hover{
	background: #333131 url('../estructura/mas.gif') no-repeat;
}

.volver a{
	width: 250px;
	height: 65px;
    padding: 10px 10px 10px 70px;
	background: url('../estructura/volver.gif') no-repeat;
	font: 22px "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", "Verdana", "Helvetica";
	color: #bab5a3;
	text-align: right;
	border: 0px solid #171516;
	/*overflow:hidden;*/
}

.volver a:hover{
	background: #333131 url('../estructura/volver.gif') no-repeat;
}


.borrarsocio a{
    padding: 10px 10px 10px 50px;
	background: url('../estructura/menos.gif') no-repeat;
	font: 22px "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", "Verdana", "Helvetica";
	color: #bab5a3;
	text-align: right;
	width: 160px;
	height: 40px;
	border: 0px solid #171516;
	overflow:hidden;
}

.borrarsocio a:hover{
	color: #ffffff;
	background: #a03621 url('../estructura/menos.gif') no-repeat;
}

.enlacecabecera img{
    vertical-align: middle;
    border: 0px;
}

/*########################################*/


xbutton {
   	font: 22px "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", "Verdana", "Helvetica";
   	width: 250px;
	height: 65px;
	overflow:hidden;
	border: 0px solid #121212;
	background: #22201f; 
	color: #bab5a3;
}

xbutton:hover {
    background: #333131;
   	cursor:pointer;
   	cursor:hand;
}

xbutton img{
    vertical-align: middle;
}

.enlacebaja button:hover{
	background: #a03621;
	color: #ffffff;
	cursor:pointer;
	cursor:hand;
}

.enlacealta button:hover{
	background: #98ad70;
	color: #ffffff;
	cursor:pointer;
	cursor:hand;
}

.enlacealta button, .enlacebaja button, button{
	-moz-border-radius: 4px;
	border-radius: 4px;
}

/*
input.enlaceborrar, input.enlaceguardar, input.enlacecrear, input.enlacebaja, div.enlacebaja a{
    padding: 10px 10px 10px 70px;
   	font: 22px "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", "Verdana", "Helvetica";
   	width: 230px;
	height: 65px;
	text-align: left;
	overflow:hidden;
	border: 0px;
	
}

input.enlaceborrar{
	background: url('../estructura/menos.gif') no-repeat 10px;
	color: #bab5a3;
}

input.enlaceborrar:hover{
	color: #ffffff;
	background: #a03621 url('../estructura/menos.gif') no-repeat 10px;
}

input.enlaceguardar{
	background: url('../estructura/guardar.gif') no-repeat 10px;
	color: #bab5a3;
}

input.enlaceguardar:hover{
	background: #333131 url('../estructura/guardar.gif') no-repeat 10px;
}

input.enlacebaja, div.enlacebaja a{
	background: url('../estructura/darbaja.gif') no-repeat 10px;
	color: #bab5a3;
}

input.enlacebaja:hover {
	color: #ffffff;
	background: #a03621 url('../estructura/darbaja.gif') no-repeat 10px;
}

input.enlacecrear{
	background: url('../estructura/mas.gif') no-repeat;
	color: #bab5a3;
}

input.enlacecrear:hover{
	
	background: #333131 url('../estructura/mas.gif') no-repeat;
}
*/

/*##########################################*/
/*######  MENSAJES WARNINGS   ##############*/
/*##########################################*/


.info, .success, .warning, .error, .validation, .warning2 {
    font-family:Arial, Helvetica, sans-serif; 
    font-size:13px;
    border: 1px solid;
    margin: 10px 10px 10px 10px;
    padding:15px 10px 15px 50px;
    background-repeat: no-repeat;
    background-position: 10px center;
    /*
    position: absolute;
    top: 10px;
    right: 10px; 
    width: 150px;
    */
}
.info {
    color: #00529B;
    background-color: #BDE5F8;
    background-image: url('../estructura/iconos/info.png');
}
.success {
    color: #4F8A10;
    background-color: #DFF2BF;
    background-image:url('../estructura/iconos/success.png');
}
.warning {
    color: #9F6000;
    background-color: #FEEFB3;
    background-image: url('../estructura/iconos/attention.png');
}
.warning a{
	color: #9F6000;
	font-weight: bold;
	text-decoration: underline;
}
.warning p strong{
	font-size: 14px;
}
.error {
    color: #D8000C;
    background-color: #FFBABA;
    background-image: url('../estructura/iconos/error.png');
}
.validation {
    color: #D63301;
    background-color: #FFCCBA;
    background-image: url('../estructura/iconos/validation.gif');
}
.warning2 {
    color: #9F6000;
    background-color: #FEEFB3;
    background-image: url('../estructura/iconos/validation.gif');
}

.mensaje{
    font-family:Arial, Helvetica, sans-serif; 
    font-size:13px;
    border: 1px solid;
    margin: 0px;
    padding:10px 10px 10px 50px;
    background-repeat: no-repeat;
    background-position: 10px center;
    position: absolute;
    top: 20px;
    left: 190px; 
    xwidth: 150px;
    border-radius: 8px;
}

/*##########################################*/
/*######  MENSAJES WARNINGS   ##############*/
/*##########################################*/

.caja_ficha {
	margin-right: 8px;
	padding: 10px;
	background: #2f2e2c;
	float: left;
	overflow: hidden;
	width: 245px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.caja_ficha2 {
	margin-right: 8px;
	padding: 10px;
	background: #2f2e2c;
	float: left;
	overflow: hidden;
	width: 245px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.caja_ficha3 {
	margin-right: 8px;
	padding: 10px;
	background: #2f2e2c;
	float: left;
	overflow: hidden;
	-moz-border-radius: 4px;
	border-radius: 4px;
	
}

.caja_ficha4 {
	margin-right: 0px;
	padding: 10px;
	background: #2f2e2c;
	float: left;
	width: 235px;
	overflow: hidden;
	-moz-border-radius: 4px;
	border-radius: 4px;
	
}

.caja_ficha_titulo{
	font-size: 18px;
	text-align: left;
	color: #ffcc00;
}

.caja_ficha_imagen_sombra{
	background: #2f2e2c url('../estructura/caja_ficha_imagen_sombra.jpg') no-repeat;
	width: 105px;
	height: 142px;
	float: left;
}

.caja_ficha_imagen, .caja_ficha_imagen img{
	width: 100px;
	height: 136px;
}

.caja_ficha_nombre textarea{
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 18px;
	color: #bebaba;
	text-align: right;
	color: white;
	border: 1px solid #2f2e2c;
	background: #2f2e2c;
	width: 240px;
	height: 25px;
	overflow: auto;
	font-weight: bold;
}

.caja_ficha_tabla select:hover, .caja_ficha_nombre textarea:hover, .caja_ficha_dni textarea:hover, .caja_ficha_tabla textarea:hover, .caja_ficha_tabla input:hover{
	background: #202020;
}

.caja_ficha_dni textarea{
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #bebaba;
	text-align: right;
	color: #bebaba;
	border: 1px solid #2f2e2c;
	background: #2f2e2c;
	width: 240px;
	height: 16px;
	overflow: auto;
}


.caja_ficha_dni{
	font-size: 11px;
	text-align: right;
}

.caja_ficha_tabla{
	font-size: 10px;
}

.caja_ficha_tabla tr{
	vertical-align: top;
	padding-top: 11px;
}

.caja_ficha_tabla td{
border: 0px solid red;
}

.caja_ficha_tabla strong{
	color: white;
}

.caja_ficha_tabla textarea, .caja_ficha_tabla input[type="text"], .inputstyle{
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #bebaba;
	text-align: left;
	border: 1px solid #2f2e2c;
	border-bottom: 1px dotted #202020;
	background: #2f2e2c;
	width: 165px;

	padding: 0px 0px 0px 5px;
	margin: 0px 0px 2px 0px;
	float: right;
	overflow: hidden;
}

.caja_ficha_tabla select{
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #bebaba;
	text-align: left;
	border: 1px solid #2f2e2c;
	border-bottom: 1px dotted #202020;
	background: #2f2e2c;
	width: 172px;
	padding: 0px 0px 0px 5px;
	margin: 0px 0px 2px 0px;
}

.caja_ficha_publico textarea{
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #bebaba;
	border: 1px solid #2f2e2c;
	background: #292826;
	width: 240px;
	padding: 0px 0px 0px 5px;
	margin: 0px 0px 4px 0px;
	height: 60px;
	overflow: auto;

}

.caja_ficha_publico textarea:focus, .caja_ficha_tabla textarea:focus, .inputstyle:focus{
	background: #202020;
}
 .caja_ficha_publico textarea:active, .caja_ficha_tabla textarea:active, inputstyle:active, inputstyle input:hover{
	background: #202020;
}

.caja_ficha_disabled .caja_ficha_disabled:hover {
	background: red;
}


.ui-datepicker {
  font-size: 12px;
}

.errorform, .errorform:hover, .errorform:focus{
	background: url('../estructura/warning.gif') no-repeat right !important;
	border-bottom: 1px solid red !important;
	
}
#dialog strong{
color: #d5950f;
}

#dialog li{
margin-bottom: 5px;
}

.candado{
/*background-image: url('http://i33.tinypic.com/2j5iflz.jpg');*/
margin: 50px 50px 0 200px;
width: 120px;
height: 138px;
float:left;
}

.formulario_acceso{
xmargin: 80px 0 60px 270px ;
xfloat: left;
xbackground: #1f1d1c;
xborder: 5px solid #181818;
xpadding: 20px;
	x-moz-border-radius: 4px;
	xborder-radius: 4px;
}

.formulario_acceso input{
	padding: 8px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #333;
	/* background: #22201F url('http://i39.tinypic.com/6s3slt.gif'); */
	
	color: white;
	font-size: 13px;
	width: 250px;
	
	background: #22201F; /* Old browsers */
    background: -moz-linear-gradient(top,  #000000 0%, #22201f 22%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#000000), color-stop(22%,#22201f)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #000000 0%,#22201f 22%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #000000 0%,#22201f 22%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #000000 0%,#22201f 22%); /* IE10+ */
    background: linear-gradient(top,  #000000 0%,#22201f 22%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#22201f',GradientType=0 ); /* IE6-9 */

}
.formulario_acceso div{
padding: 8px;
width: 90px;
text-align: right;
float: left;
}
.formulario_acceso button{
    font-size: 13px;
    width: 268px;
}
.xformulario_acceso button:hover{
background-position: bottom;
}

.xformulario_acceso .formbtn{
	padding: 8px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: 2px solid #333;
	background:-webkit-gradient(linear,0% 0%,0% 100%,from(#333333), to(#222222)); background: -moz-linear-gradient(top, #333333, #222222);
	color: white;
	font-size: 13px;
	cursor: pointer;
}

.xformulario_acceso .submitbtn{
	padding: 8px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: 2px solid #333;
	background:-webkit-gradient(linear,0% 0%,0% 100%,from(#333333), to(#222222)); background: -moz-linear-gradient(top, #333333, #222222);
	color: white;
	font-size: 13px;
	cursor: pointer;
}


.formulario_acceso_home{
background:  #434241 url('http://www.vocs.org/estructura/accesobg.jpg');
padding: 20px;
box-shadow:inset 0 5px 8px #333;
-moz-box-shadow:inset 0 5px 8px #333;
}

.formulario_acceso_home button{
margin: 0px 0px 2px 20px;
height:27px;
width: 103px;
border: none;
background: url('http://www.vocs.org/estructura/botonformacceso.gif') top;
}
.formulario_acceso_home button:hover{
background-position: bottom;
}

.formulario_acceso_home input{
    margin-right: 10px;
	padding: 8px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #181818;
	background:  #434241 url('http://i39.tinypic.com/6s3slt.gif');
	color: white;
	font-size: 13px;
}

input:focus, textarea:focus{
	outline:0px solid #ffcc66;
	border: 1px solid #ffcc66;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	background: #191919;
}

#accesologinbox{
background: url('http://www.vocs.org/estructura/accesobg.jpg');
overflow: hidden;
}

.estatutos p{
padding-left: 20px;
}

.estatutos h1{
border-bottom: 0px solid #555555;
}
.estatutos h2{
border-bottom: 3px solid #444444;
}
.estatutos h3{
border-bottom: 1px solid #333333;
}
.estatutos h4{
border-bottom: 0px solid #555555;
}
.estatutos strong{
color: white;
}


	#calendar {
		width: 900px;
		margin: 0 auto;
		}
		
		
		

/*##########################################*/
/*######  MERCADERêAS         ##############*/
/*##########################################*/
		
.tbmercaderias{
	background: #171717;
	border: 0px solid red;
	margin-top: 10px;
}

.tbmercaderias tr{
background: #121212;
}

.tbmercaderias img{
border: 1px solid black;
background: white;
margin: 0 auto;
width: 100px;
}
		
.txtmercad{
	padding: 25px;
	width: 100%
}

.preciomercad{
	padding: 0 25px 0 25px; font-size: 20px;
	color: white;
}

.trmercad{
	background: #121212;
}


/*##########################################*/
/*######  MERCADERiAS  END    ##############*/
/*##########################################*/


.cabeceracajas {
border: 2px solid #111;  
border-right-color: #171717;  
border-bottom-color: #111;  
border-left: 2px solid #171717; 
background: #171717 url('http://www.vocs.org/foro/styles/acidtech_tiger/theme/images/th.gif') repeat-x; 
padding: 6px;
margin: 0px; 
color: #fff; 
font: bold 10px Lucida Sans, Tahoma, Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;

/*
-webkit-border-top-left-radius: 8px;
-webkit-border-top-right-radius: 8px;
-moz-border-radius-topleft: 8px;
-moz-border-radius-topright: 8px;
border-top-left-radius: 8px;
border-top-right-radius: 8px;
*/
}
.grupocajasvocs{margin-right: 7px; box-shadow: 3px 6px 20px #121212; margin-bottom: 20px;

-webkit-border-bottom-right-radius: 8px;
-webkit-border-bottom-left-radius: 8px;
-moz-border-radius-bottomright: 8px;
-moz-border-radius-bottomleft: 8px;
border-bottom-right-radius: 8px;
border-bottom-left-radius: 8px;
overflow: hidden;

}
.cuerpocajas{
	padding: 8px;
	border: 2px solid #111111;
	background: #121212 url('http://dl.dropbox.com/u/475085/VOCS/fondocajas.gif') repeat-x bottom;
	margin: 0px;

	font-family:Verdana, Tahoma, Arial;
	font-size:12px;
	color: #bab5a3;	
	overflow: hidden;

-webkit-border-bottom-right-radius: 8px;
-webkit-border-bottom-left-radius: 8px;
-moz-border-radius-bottomright: 8px;
-moz-border-radius-bottomleft: 8px;
border-bottom-right-radius: 8px;
border-bottom-left-radius: 8px;
overflow: hidden;

box-shadow: 0px -1px 0px #333 inset, 1px 0px 0px #222 inset, -1px 0px 0px #262423 inset;
}

.boxshadow{background: url('http://dl.dropbox.com/u/475085/VOCS/sombracajas.gif') no-repeat top; height: 22px; width: 100%;}

.cuerpocajasCartelEvento{
width: 180px;
border: 2px solid black;
}

.modalidades td{ padding: 15px; border-right: 2px solid #2a2a2a; border-bottom: 1px solid #2a2a2a; }

.barra_login{ height: 45px; background: #2f2f2f url('http://www.vocs.org/imagenes/fondobarralogin.gif');}
.login_avatar{ background: #212120; border: 2px solid #212120; width: 27px; height: 27px; margin: 4px 15px 4px 15px; float: right;}
.barra_login li{ list-style: none; font-family:Verdana, Tahoma, Arial; font-size:12px; color: #bab5a3; float: right; display: block;}
.barra_login li a{ padding: 11px 15px 11px 15px; display: block;}
.barra_login li a:hover{ background: #212120;}
.barra_login_separador { margin: 0px; float: right;}

.listadoFicheros ul {overflow: auto; margin: 0px; border-right: 2px solid #383534; border-left: 2px solid #383534;}
.listadoFicheros li {list-style: none; padding: 0px; margin: 0px; background: #e6e6e6; border-top: 1px solid #fff; border-bottom: 1px solid #c8c8c8;}
.listadoFicheros a {font-size: 11px; color: #333; display: block; padding: 4px 20px; margin: 0px 0px 0px 0px}
.listadoFicheros a:hover {background: #d1d1d1; color: #000;}
.listTopHeader {background: #383534; margin: 0px;}
.listHeader {float: left; margin:0px; padding: 6px 0px 6px 20px; font-size: 25px; font-weight: none; color: #ffcc00;}
.listadosubir {margin:0px; border: 0px; float: right; }
.listTabs ul {padding: 0px; margin: 0px;}
.listTabs li{margin: 10px 6px 0px 0px;  list-style: none; float: left; display: inline;}
.listTabs a {color: #999; display: block; padding: 6px 20px; background: #474443; border: 0px solid #383534;

-webkit-border-top-left-radius: 8px;
-webkit-border-top-right-radius: 8px;
-moz-border-radius-topleft: 8px;
-moz-border-radius-topright: 8px;
border-top-left-radius: 8px;
border-top-right-radius: 8px;

}
.listTabs a.inactivo {}
.listTabs a.activo {background: #383534; color: #f0f0f0;}
.listTabs a.inactivo:hover {background: #54504f; color: #ffcc00;}
.msgsubir {color: #666; font: 12 Tahoma, Arial;}
.red{color: red; font-weight: bold;}




#eventosN {border-collapse:collapse; z-index: 50;}
#eventosN img{ border: 0px;}
#eventosN input[type="text"]{background: #d7d7d7; padding: 4px; width: 300px; border: 2px solid #111111; color: #333;}
#eventosN select{background: #d7d7d7; padding: 4px; width: 311px; border: 2px solid #111111; color: #333;}
#eventosN textarea{background: #d7d7d7; padding: 4px; width: 300px; border: 2px solid #111111; color: #333;}
#eventosN textarea, #eventosN input, #eventosN select{color: #222; font: 12px Lucida Sans, Tahoma, Verdana, Arial, Helvetica, sans-serif;}
#xeventosN h5{float: right; }
#eventosN 
.inputHighlighted{border: 2px solid #ffcc00; background: #fff;}
#eventosN .lisxt{position: relative; top: -5px; left: -5px;}
.list{padding: 0px; margin: 0px; list-style: none;}
.list li{width: 100%;  margin: 0px;  z-index: 0;}
.list li a {border-bottom: 1px solid #1d1d1c; color: #b6b6b5; border-top: 1px solid #171716; width: 100%; padding: 4px; background: #181818; display: block;}
.xlist li a:hover{color: #ffcc00; background: #111111;}
#eventosN td {border-bottom: 1px solid #1d1d1c; color: #b6b6b5; border-top: 1px solid #171716; padding: 4px; background: #181818; border-width: 1px 0px 1px 0px;}
#eventosN th {border-right: 1px solid #111; font-size: 10px; font-weight: normal; padding: 4px; background: #222; color: #666;}
#eventosN td a {color: #e1e1e1;}
#eventosN td a:hover {color: #ffcc00;}
table#eventosN{margin-top: 20px; width: 100%;}
/* #eventosN tr:hover{background: #222 !important;} */


.btn1, .btn2  {display: inline;}
.btn1 a, .btn2 a, btn1 input { border: 2px solid #333333; padding: 5px 20px; margin: 5px; font-weight: bold;}
.btn1 a, btn1 input {background: #4b4b4b; color: #eedc93;}
.btn2 a {background: #909090; color: #202020;}
.btn1 a:hover, .btn2 a:hover {border: 2px solid #202020;}
.EventCloseBtn { float: right; border: 0px; width: 30px; }
.eventSubtitle {color: #ffcc66; font: 11px Lucida Sans, Tahoma, Verdana, Arial, Helvetica, sans-serif; font-weight: bold; margin:4px 5px 8px 0px; text-align: right;}
.checkPubli{ width: 297px; float: right;color: #ffcc66; font: 11px Lucida Sans, Tahoma, Verdana, Arial, Helvetica, sans-serif; font-weight: bold; margin:4px 5px 8px 0px; border: 0px solid red !important;}
.checkPubli > span{float: left; margin-top: 8px;}
.checkPubli > div{margin: 0 auto;}

form > .desde {width: 152px; border: 0px solid red; float: right;}
form > .desde > input{ width: 140px !important; border: 1px solid red;}
form > .hasta {width: 152px; border: 0px solid red; float: right;}
form > .hasta > input{ width: 140px !important; border: 1px solid red;}

.eventerrorform, .eventerrorform:hover, .eventerrorform:focus{
	background: #f9e1e1 url('http://www.vocs.org/estructura/warning.gif') no-repeat right !important;
	border: 1px solid #a70909 !important; color: #333 !important;
	}

#menuhome, #menuhome li{ list-style: none; list-style-image: none; margin: 0px; padding: 0px;}
#menuhome li a {padding: 14px 0px 14px 60px; display: block;}
#menuhome li a.contacto{background: url('../estructura/home/contacto.gif') no-repeat 0px -4px;}
#menuhome li a.contacto:hover{background: #191919 url('../estructura/home/contacto.gif') no-repeat 0px -4px;}
#menuhome li a.inscripcion{background: url('../estructura/home/inscripcion.gif') no-repeat 0px -4px;}
#menuhome li a.inscripcion:hover{background: #191919 url('../estructura/home/inscripcion.gif') no-repeat 0px -4px;}
#menuhome li a.eventos{background: url('../estructura/home/calendario.gif') no-repeat 0px -4px;}
#menuhome li a.eventos:hover{background: #191919 url('../estructura/home/calendario.gif') no-repeat 0px -4px;}


.botonesvocs a{ 
	color: #424242;
	font-size: 11px;
	background: #a8a8a8 url(http://www.vocs.org/estructura/btnCancelbg.png) repeat-x bottom;
	padding: 5px 20px;
	border: 1px solid #272727;
	text-shadow: 0px 1px 0px #bbb;
	margin-top: 10px;
	font-weight: bold;
	border-right: 1px solid #666;
	border-left: 0px solid #999; 
	}
.rounded{border-radius: 4px;}

.botonesvocs a.first{
border-left: 1px solid #272727;
-webkit-border-top-left-radius: 4px;
-webkit-border-bottom-left-radius: 4px;
-moz-border-radius-topleft: 4px;
-moz-border-radius-bottomleft: 4px;
border-top-left-radius: 4px;
border-bottom-left-radius: 4px;
}
.botonesvocs a.last{
border-right: 1px solid #272727;
-webkit-border-top-right-radius: 4px;
-webkit-border-bottom-right-radius: 4px;
-moz-border-radius-topright: 4px;
-moz-border-radius-bottomright: 4px;
border-top-right-radius: 4px;
border-bottom-right-radius: 4px;
}

.botonesvocs a:hover{background: #a8a8a8; color: #222;}

.aceptar{
	cursor: pointer;
	font-size: 11px;
	display: block;
	background: #6f6f6f;
	background:-webkit-gradient(linear,0% 0%,0% 100%,from(#2a2928), to(#1e1d1d)); background: -moz-linear-gradient(top, #2a2928, #1e1d1d);
	padding: 8px 20px;
	border: 2px solid #121212;
	text-shadow: 1px 1px 1px #202020;
	margin: 10px 3px;
	color: #ffcc00;
	border-radius: 4px;
	box-shadow: 0px 1px 0px #333 inset;
}

a.aceptar{text-align: center; xdisplay: table; font-weight: bold;}

.aceptar:hover{
    color: #fff;
    border: 2px solid #000;
    background:-webkit-gradient(linear,0% 0%,0% 100%,from(#2f2f2f), to(#1e1d1d)); background: -moz-linear-gradient(top, #2f2f2f, #1e1d1d);
    box-shadow: 1px 1px 3px #111;
}

.cancelar{
	color: #424242;
	font-size: 11px;
	display: block;
	background: #a8a8a8 url(http://www.vocs.org/estructura/btnCancelbg.png) repeat-x bottom;
	padding: 8px 20px;
	border: 2px solid #272727;
	text-shadow: 1px 1px 1px #cccccc;
	margin: 10px 3px;
	font-weight: bold;
	border-radius: 4px;
}

a.cancelar:hover {
color: #222222;
border: 2px solid #000000;

}

.right {float: right;}
.left {float: left;}


    #ui-datepicker-div
    {
        z-index: 9999999;
    }


/* Mercaderias APP */
.popUp{}
.popUp .grupocajasvocs{z-index: 20;}
.popupcloseX{position: relative; top: 15px; right: -625px; width: 30px; height: 30px; background-image: url('http://www.vocs.org/js/fancybox/fancybox.png'); background-position: -40px 0px; cursor: pointer; z-index: 1103; border: 0px solid red;}
.popupclose{position: absolute; top: 7px; right: 12px; width: 15px; height: 16px; background: url('http://www.vocs.org/estructura/cerrarbtn.gif') no-repeat; background-position: 0px 0px; cursor: pointer; z-index: 1103; border: 0px solid red;}
.popupclose:hover{background-position:bottom;}
.popmenuback{position: fixed; left: 0px; top: 0px; background: #000; width: 100%; height: 1300px; opacity:0.3;filter:alpha(opacity=30); z-index: 19; }


/* Tooltips 
		.tipsy {font-family: Arial; padding: 5px; font-size: 11px; opacity: 0.9; filter: alpha(opacity=90); background-repeat: no-repeat;  background-image: url(http://www.vocs.org/estructura/tipsy.gif);}
		.tipsy-inner { padding: 5px 8px 4px 8px; background-color: #666; color: white; max-width: 200px; text-align: center;}
		.tipsy-inner { -moz-border-radius:3px; -webkit-border-radius:3px; }
		.tipsy-north { background-position: top center; }
		.tipsy-south { background-position: bottom center; }
		.tipsy-east { background-position: right center; }
		.tipsy-west { background-position: left center; }
*/


  .tipsy { font-size: 11px; position: absolute; padding: 5px; z-index: 100000;}
  .tipsy-inner { background-color: #272727; color: #ccc; max-width: 200px; padding: 5px 8px 4px 8px; text-align: center;  border: 2px solid #999}

  /* Rounded corners */
  .tipsy-inner { border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
  
  /* Uncomment for shadow */
  .tipsy-inner { box-shadow: 0 0 10px #000000; -webkit-box-shadow: 0 0 10px #000000; -moz-box-shadow: 0 0 10px #000000; }
  
  //.tipsy-arrow { position: absolute; width: 0; height: 0; border: 5px solid #212121; }
  
  /* Rules to colour arrows */
  /*
  .tipsy-arrow-n { border-bottom-color: #000; }
  .tipsy-arrow-s { border-top-color: #000; }
  .tipsy-arrow-e { border-left-color: #000; }
  .tipsy-arrow-w { border-right-color: #000; }
  
  .tipsy-n .tipsy-arrow, .tipsy-nw .tipsy-arrow, .tipsy-ne .tipsy-arrow { top: 0; border-top: none; }
  .tipsy-s .tipsy-arrow, .tipsy-sw .tipsy-arrow, .tipsy-se .tipsy-arrow { bottom: 0; border-bottom: none; }
  .tipsy-n .tipsy-arrow, .tipsy-s .tipsy-arrow { left: 50%; margin-left: -5px; }
  .tipsy-nw .tipsy-arrow, .tipsy-sw .tipsy-arrow { left: 10px; }
  .tipsy-ne .tipsy-arrow, .tipsy-se .tipsy-arrow { right: 10px; }
  .tipsy-e .tipsy-arrow, .tipsy-w .tipsy-arrow { top: 50%; margin-top: -5px; }
  .tipsy-e .tipsy-arrow { right: 0; border-right: none; }
  .tipsy-w .tipsy-arrow { left: 0; border-left: none; }
  */
  
  .tipsy-arrow { position: absolute; width: 0; height: 0; line-height: 0; border: 5px dashed #999;}
  .tipsy-n .tipsy-arrow { top: 0px; left: 50%; margin-left: -5px; border-bottom-style: solid; border-top: none; border-left-color: transparent; border-right-color: transparent; }
  .tipsy-nw .tipsy-arrow { top: 0; left: 10px; border-bottom-style: solid; border-top: none; border-left-color: transparent; border-right-color: transparent;}
  .tipsy-ne .tipsy-arrow { top: 0; right: 10px; border-bottom-style: solid; border-top: none;  border-left-color: transparent; border-right-color: transparent;}
  .tipsy-s .tipsy-arrow { bottom: 0; left: 50%; margin-left: -5px; border-top-style: solid; border-bottom: none;  border-left-color: transparent; border-right-color: transparent; }
  .tipsy-sw .tipsy-arrow { bottom: 0; left: 10px; border-top-style: solid; border-bottom: none;  border-left-color: transparent; border-right-color: transparent; }
  .tipsy-se .tipsy-arrow { bottom: 0; right: 10px; border-top-style: solid; border-bottom: none; border-left-color: transparent; border-right-color: transparent; }
  .tipsy-e .tipsy-arrow { right: 0; top: 50%; margin-top: -5px; border-left-style: solid; border-right: none; border-top-color: transparent; border-bottom-color: transparent; }
  .tipsy-w .tipsy-arrow { left: 0; top: 50%; margin-top: -5px; border-right-style: solid; border-left: none; border-top-color: transparent; border-bottom-color: transparent; }





#fichasocio{position: relative; top: 0px; bottom: 0px; border: 0px solid red; display: block;}
#fichasocio #barralateral {min-height: 1400px; width: 230px; background: #262423; position: relative; top: 0px; bottom: 0px; overflow: hidden; float: left; z-index: 0; box-shadow: 2px 2px 10px #191919;}
#fichasocio .menuficha ul {margin: 0px; padding: 0px;}
#fichasocio .menuficha ul, #fichasocio .menuficha ul li {list-style: none; list-style-image: none;}
#fichasocio .menuficha ul .titulo{color: #fff; background: url('http://www.vocs.org/foro/styles/acidtech_tiger/theme/images/th.gif'); padding: 5px; font-weight: bold;}
#fichasocio .menuficha ul li a{color: #bbb; padding: 6px; padding-left:18px; display: block; border-top: 1px solid #2f2d2c; border-bottom: 1px solid #201e1e;}
#fichasocio .menuficha ul li a:hover{background: #22201f; color: #fff; border-top: 1px solid #22201f;}
#fichasocio .menuficha ul li a.activo{background: #22201f;color: #fff; border-top: 1px solid #22201f;}

#fichasocio #contenido {margin-left: 230px;}
#fichasocio #contenido #content{padding: 20px;}
#fichasocio #contenido .encabezado .nombre {font-family: Arial; font-size: 30px; color: #ffcc00;}
#fichasocio #contenido .encabezado .cargo {}
#fichasocio #contenido .encabezado{ margin: 20px; position: relative;  text-shadow: 1px 1px 9px #111; }
#fichasocio #contenido .tabs {background:-webkit-gradient(linear,0% 0%,0% 100%,from(#333333), to(#222222)); background: -moz-linear-gradient(top, #333333, #222222); overflow: hidden;  border-bottom: 1px solid #1a1a1a;}
#fichasocio #contenido .tabs div {float: left;}
#fichasocio #contenido .tabs a{ font-weight: bold; color: #ccc; display: block; padding: 8px 15px; border-left: 1px solid #363332; border-right: 1px solid #222;}
#fichasocio #contenido .tabs a:hover{ color: #ffcc00; background: #333;}
#fichasocio #contenido .tabs a.activo{background:-webkit-gradient(linear,0% 0%,0% 100%,from(#111111), to(#222222)); background: -moz-linear-gradient(top, #111111, #222222);  color: #f3e6b0;  font-weight: bold; border-left: 0px;}

#fichasocio #info {margin: 20px;}
#fichasocio #info .titulo {width: 180px; text-align: right; font-weight: bold; color: #fff; padding-right: 20px; border-right: 1px solid #555; margin-right: 20px;}
#fichasocio .nsocio {font-size: 30px; color: #aaa;  text-shadow: 1px 1px 9px #111; }
#fichasocio .nnombre {font-size: 16px; color: #fff;}
#fichasocio #contenido #content .informacion {border-bottom: 1px solid #222;}
#fichasocio #contenido #content .informacion .infoblocks {width: 30%; float: left; padding: 10px 5px; border-right: 1px solid #222; text-align: center;}
#fichasocio #contenido #content .informacion .last{border-right: 0px;}

#fichasocio #contenido #content .informacionlinks ul{list-style: none; list-style-image: none; margin: 0px; padding: 0px;}
#fichasocio #contenido #content .informacionlinks ul li{border-top: 1px solid #3c3c3c; border-bottom: 1px solid #131313; background:-webkit-gradient(linear,0% 0%,0% 100%,from(#272727), to(#2c2c2c)); background: -moz-linear-gradient(top, #272727, #2c2c2c);}
#fichasocio #contenido #content .informacionlinks ul li:hover {background: #212121; border-top: 1px solid #222;}

#fichasocio #contenido #content .informacionlinks a{display: block; padding: 6px 10px; color: #999; background: url(../imagenes/arroww.png) 96% 50% no-repeat;}
#fichasocio #contenido #content .informacionlinks a:hover{color: #fff; }

#fichasocio #contenido #content .nombre{font-size: 18px; color: #ffcc00;}

.matriculaplaca{font-family: Tahoma;  font-weight: bold; background: #fff; text-align: center; color: #000; padding: 2px 1px 2px 7px; border: 2px solid #999; border-radius: 3px; 

background-image: linear-gradient(left , #2E8FD9 12%, #FFFFFF 12%);
background-image: -o-linear-gradient(left , #2E8FD9 12%, #FFFFFF 12%);
background-image: -moz-linear-gradient(left , #2E8FD9 12%, #FFFFFF 12%);
background-image: -webkit-linear-gradient(left , #2E8FD9 12%, #FFFFFF 12%);
background-image: -ms-linear-gradient(left , #2E8FD9 12%, #FFFFFF 12%);

background-image: -webkit-gradient(
	linear,
	left top,
	right top,
	color-stop(0.12, #2E8FD9),
	color-stop(0.12, #FFFFFF)
);}

.nuevopopup .tabs {background:#2a2a2a; overflow: hidden; padding: 20px 0px 0px 10px; box-shadow: 0px 0px 9px #202020 inset;}
.nuevopopup .tabs div {float: left;}
.nuevopopup .tabs a{ color: #aaa; display: block; padding: 8px 15px; margin-right: 5px;  text-shadow: 0px -1px 1px #000; box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.1) inset;

 	border: 1px solid #181818;
	border-width: 1px 1px 0px 1px;
 
	background: rgb(48,48,48); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(48,48,48,1) 0%, rgba(34,34,34,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(48,48,48,1)), color-stop(100%,rgba(34,34,34,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(48,48,48,1) 0%,rgba(34,34,34,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(48,48,48,1) 0%,rgba(34,34,34,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(48,48,48,1) 0%,rgba(34,34,34,1) 100%); /* IE10+ */
	background: linear-gradient(top,  rgba(48,48,48,1) 0%,rgba(34,34,34,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#303030', endColorstr='#222222',GradientType=0 ); /* IE6-9 */



	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
.nuevopopup .tabs a:hover{ background: #222;}
.nuevopopup .tabs a.activo {background: url(../estructura/tabtexture.jpg); color: #fff; text-shadow: 0px -1px 0px #000; font-weight: bold; }

.nuevopopup .avatarficha{margin: 0 0 10px 10px; float: left; height: 136px; width: 100px;  border: 1px solid #252525 !important; box-shadow: 0px 1px 0px #515151, 0px 0px 10px rgba(0, 0, 0, 0.5) inset; border-radius: 4px !important;}

.nuevopopup {padding: 0px; background: url(../estructura/texture.jpg); border: 1px solid #000; border-radius: 4px; box-shadow:1px -1px 0px #444 inset, 1px 1px 8px #111;}
.nuevopopup td {background: transparent !important; border-width: 0px !important; text-shadow: 1px 1px 1px #000;}
.nuevopopup tr:hover{background: transparent !important;}

.nuevopopup .popupheader{ text-align: center; padding: 8px;

	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;

	background: rgb(49,49,49); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(49,49,49,1) 0%, rgba(17,17,17,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(49,49,49,1)), color-stop(100%,rgba(17,17,17,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(49,49,49,1) 0%,rgba(17,17,17,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(49,49,49,1) 0%,rgba(17,17,17,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(49,49,49,1) 0%,rgba(17,17,17,1) 100%); /* IE10+ */
	background: linear-gradient(top,  rgba(49,49,49,1) 0%,rgba(17,17,17,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#313131', endColorstr='#111111',GradientType=0 ); /* IE6-9 */


}

.cuerponuevopopup{ padding: 10px;}

.cuerponuevopopup .eventSubtitle {text-shadow: 1px 1px 2px #000;}
.cuerponuevopopup input[type="text"]{ background: #313131 !important; border: 1px solid #252525 !important; box-shadow: 0px 1px 0px #515151; border-radius: 4px !important; color: #fff !important;}
