/*-----------ALERTAS-----------*/
#loading {
	background: url(../images/pops/ajax-loader.gif) no-repeat;
	padding:0 0 0 20px;
	height:20px;
}

.jqmWindow {
	background-color:#EEEEEE;
	color:#333333;
	display:none;
	left:50%;
	margin-left:-194px;
	margin-top:160px;
	padding:10px;
	position:fixed;
	top:20px;
	width:357px;
	z-index:3000;
}
/* Fixed posistioning emulation for IE6  */
* html .jqmWindow {
	position: absolute;
	top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(5 * (document.documentElement.offsetHeight || document.body.clientHeight) / 200) + 'px');
}
/* .jqmWindow table td{
 	width: 100px;
	height: 25px;
	color: #a68d53;
	font-size: 11px;
	font-weight: bold;
} */
a.jqmClose {
background: url(../images/pops/bt_close.gif) no-repeat;
/*margin: 0 0 0 510px;*/
cursor:pointer;
display:block;
float:right !important;
height:20px;
width:20px;
}
.jqmOverlay { 
	background-color: #000; 
}
.center{
	padding: 88px 0 0 18px;
}
.jqmWindow a{
	color: #ffe400;
	font-family:Arial;
	font-size: 12px;
}
.jqmWindow input{
background:transparent none no-repeat scroll 0 0;
border:medium none;
color:#CCCCCC;
font-size:11px;
margin:0 0 37px;
width:315px;
}
.jqmWindow textarea {
background:#3E3E3E none repeat scroll 0 0;
/* background:transparent none repeat scroll 0 0; */
border:medium none;
color:#CCCCCC;
font-family:Arial;
font-size:12px;
height:81px;
width:315px;
}
.jqmWindow ul {
height:166px;
}
.jqmWindow li {
	color: #ffe400;
	font-family:Arial;
	font-size: 13px;
	line-height:16px;
	margin:0 0 10px;
}
.boton_input{
	float:right !important;
	height: auto !important;
	margin: 30px 10px 0 0 !important;
	width: 96px !important;
}
.btenviar {
	background:transparent url(../images/pops/bt_enviar.png) no-repeat !important;
	cursor:pointer;
	height:34px !important;
}
.btvolver {
	background:transparent url(../images/bt_volver.png) no-repeat !important;
	cursor:pointer;
	height:26px !important;
	width:83px !important;
}
/*----------------------*/

.poprecuperar {
	background: url(../images/pops/bg_recuperar.png) no-repeat;
	height: 317px;  
}
.poprecuperar .center { padding: 109px 0 0 18px; }

/*----------------------*/
.poperrorlogin {
	background: url(../images/pops/bg_error_login.png) no-repeat;
	height: 317px;  
}
.poperrorlogin .center { padding: 110px 0 0 18px; }
.poperrorlogin  input#pass { margin:0 0 15px 0 !important; }
.poperrorlogin .boton_input { margin: 0px 20px 0 0 !important; }
.poperrorlogin .bts { clear:both; padding:37px 0 0 172px;}
.poperrorlogin .registrate { margin:0 0 13px 20px; width:79px; }
.poperrorlogin .clickea { width:65px; }
/*----------------------*/
.poperror {
	background: url(../images/pops/bg_error.png) no-repeat;
	height: 317px;  
}
/*----------------------*/
.popcalificar {
	background: url(../images/pops/bg_calificar.png) no-repeat;
	height: 167px; 
	margin-left:-145px;
	width:259px	
}
.popcalificar .center{ padding: 69px 0 0 18px; }
.popcalificar .boton_input { margin:35px 19px 0 0 !important; }

/*----------------------*/
.popdenunciar {
	background: url(../images/pops/bg_denunciar.png) no-repeat;
	height: 317px;  
}
.popdenunciar textarea#motivo {
height: 36px;
margin: 0 0 42px; 
}
/*----------------------*/
.popcomentar {
	background: url(../images/pops/bg_comentar_ch.png) no-repeat;
	height: 257px;  
	/* background: url(../images/pops/bg_comentar.png) no-repeat;
	height: 317px;   */
}
.popcomentar .boton_input{ margin: 30px 20px 0 0 !important; }
/*----------------------*/





