/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#fff;
}

#TB_window a:link {color: #FFF;}
#TB_window a:visited {color: #FFF;}
#TB_window a:hover {color: #069;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
	background:#000000;
	/*background:#449828;*/
	
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background:none;
	z-index: 102;
	color:#fff;
	display:none;
	border:none;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 0 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 0 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent {
	clear:both;
	padding:0;
	/*overflow:auto;*/
	text-align:left;
	line-height:1.4em;
	background: url(/FO_IMGS/images/html/fondo_layer.gif) no-repeat;
	background: no-repeat;
	width:523px;
	height:316px;
	border:0px;
}

#TB_ajaxContent.TB_modal{
	/*padding:15px;*/
	padding-top:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_ajaxContent .intext {
	background:url(/FO_IMGS/images/html/bg_input.jpg) top left repeat-x;
	height:18px;
	width:138px;
	border:1px solid #9EBC91;
}
#TB_ajaxContent .access2 {  width:220px;  height:200px;  margin-left: 3px; }
#TB_ajaxContent .access2 .cont_inputs_close { float:left; width:517px; height:140px; text-align: right; margin-top: -11px; }
#TB_ajaxContent .access2 .space { float:left; width:517px; height:10px;	}
#TB_ajaxContent .access2 .space2 { float:left; width:517px; height:35px; }
#TB_ajaxContent .access2 .cont_inputs { float:left; width:517px; height:28px; }
#TB_ajaxContent .access2 .cont_inputs .uno { float:left; width:185px; font-family: Arial, Helvetica, "Trebuchet MS"; font-size: 12px; color:#FFFFFF; text-align: right; margin-right: 5px; margin-top: 3px; }
#TB_ajaxContent .access2 .cont_inputs .dos { float:left; width:138px; }
#TB_ajaxContent .access2 .cont_inputs .tres { float:left; width:70px; font-family: "Arial Narrow", Arial, Helvetica; font-size: 10px; color:#FFFFFF; margin-left: 10px; }
#TB_ajaxContent .access2 .cont_inputs .links { float:left; width:100%; margin-left: 115px; margin-top: 5px; height:13px; }

/* ini paso supermercado */

#TB_ajaxContent .cont_inputs_close { float:left; width:517px; height:20px; text-align: right; margin-top: -10px; }

#TB_ajaxContent .cambiando_comuna {  width:220px;  height:200px;  margin-left: 3px; font-family: Arial, Helvetica, "Trebuchet MS"; }
#TB_ajaxContent .cambiando_comuna .titulo_comuna { float:left; width:517px; height:39px; text-align: center; font-size: 16px; font-family: "Arial Narrow", Arial, Helvetica; color:#FFFFFF; }
#TB_ajaxContent .cambiando_comuna .titulo_comuna_msj { float:left; width:517px; height:36px; text-align: center; font-size: 16px; font-family: "Arial Narrow", Arial, Helvetica; color:#FFFFFF; }
#TB_ajaxContent .cambiando_comuna .btn_entrar { float:left; width:517px; height:40px; text-align: center; padding-top: 25px; }
#TB_ajaxContent .cambiando_comuna .space_comuna { float:left; width:517px; height:100px; }

#TB_ajaxContent .login_rut .cont_inputs { float:left; width:517px; height:28px; }
#TB_ajaxContent .login_rut .cont_inputs .uno { float:left; width:185px; font-family: Arial, Helvetica, "Trebuchet MS"; font-size: 12px; color:#FFFFFF; text-align: right; margin-right: 5px; margin-top: 3px; }
#TB_ajaxContent .login_rut .cont_inputs .dos { float:left; width:138px; }
#TB_ajaxContent .login_rut .cont_inputs .tres { float:left; width:70px; font-family: "Arial Narrow", Arial, Helvetica; font-size: 10px; color:#FFFFFF; margin-left: 10px; }
#TB_ajaxContent .login_rut .cont_inputs .links { float:left; width:100%; margin-left: 115px; margin-top: 5px; height:13px; }
#TB_ajaxContent .login_rut .space2 { float:left; width:517px; height:35px; }
#TB_ajaxContent .login_rut .space_rut { float:left; width:517px; height:100px; }
#TB_ajaxContent .login_rut .space_olvida { float:left; width:517px; height:75px; }

#TB_ajaxContent #olvido_clave { float:left; width:517px; text-align: center; }

/* fin paso supermercado */

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}




