@charset "utf-8";
/* CSS Document */
#full_popup{
	z-index: 2;
}
#dark {
	width: 100%;
	height: 100%;	
	position: fixed!important;
	position: absolute;	
	display:block;	
	left: 0px;
	top: 0px;
	z-index: 20;
	background:transparent;
	background-color: #003300;
	opacity: 0.50;
	-ms-filter:'alpha(opacity=50)';
	filter:alpha(opacity=50);
	z-index: 1;	
}

#popup {
	display:block;
	height: 100%;
	width: 100%;
	position: fixed!important;
	position: absolute;	
	background:transparent;
	left: 0px;
	top: 0px;
	z-index: 2;
	vertical-align:baseline;
}
#popup #box {
	min-width: 250px;
	/** width de ejemplo, aplicar al objeto **/
	/*width:300px;*/
	margin-top: 18%;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	position:relative;
}

#popup #box .sup {
	height: 35px;
	position:absolute;
	width:100%;
	top:0px;
}
#popup #box .sup h1 {
	background-image: url("../imagenes/popup/esq_sup_izq.png")!important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../imagenes/popup/esq_sup_izq.png');
	height: 35px;
	width: 11px;
	background-repeat: no-repeat;
	display: block;
	position:absolute;
	top:0px;	
}
#popup #box .sup  div {
	background-image: url(../imagenes/popup/sup_centro.jpg);
	background-repeat:  repeat-x;
	height: 35px;
	position:absolute;
	width:100%;
	display:block;
	right:11px;
	clip: rect(auto auto auto 22px);
}
#popup #box .sup .title {
	padding-top: 8px;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	position:absolute;
	left:13px;
	z-index:50;
	font-weight: bold;
}

#popup .sup h2 {
	background-image: url("../imagenes/popup/esq_sup_dcha.png")!important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../imagenes/popup/esq_sup_dcha.png');
	height: 35px;
	width: 11px;
	display: block;
	position:absolute;
	right:0;
	z-index:49;

}
#popup #box .sup .cerrar_btn {
	background-repeat: no-repeat;
	background-image: url("../imagenes/popup/cerrar_btn.png")!important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../imagenes/popup/cerrar_btn.png');
	height: 9px;
	width: 10px;
	display: block;
	position: absolute;
	z-index:50;
	right:13px;
	top:13px;
	cursor:pointer;
}
#popup #box #centro {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	background-color: #FFFFFF;
	overflow-y: hidden;
	overflow-x: hidden;
	position:relative;
	top:35px;
}
#popup #box #centro iframe {
	width:100%;
	max-height:900px;
	min-height:450px;
	/*max-width:750px;
	min-width:300px;*/
	overflow-x:auto;
	overflow-y:auto;
	scrollbar-face-color:#000000;
	scrollbar-shadow-color: #333333;
	scrollbar-highlight-color: #333333;
	scrollbar-3dlight-color: #333333;
	scrollbar-darkshadow-color: #333333;
	scrollbar-track-color: #333333; 
	scrollbar-arrow-color: #FFFFFF;
}
#popup #box .inf {
	height: 35px;
	position:relative;
	top:35px;
}
#popup #box .inf h1 {
	background-image: url("../imagenes/popup/esq_inf_izq2.png")!important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../imagenes/popup/esq_inf_izq2.png');
	height: 9px;
	width: 10px;
	background-repeat: no-repeat;
	display: block;
	position:absolute;
	left:0px;
}
#popup #box   .inf  div {
 	background-image: url(../imagenes/popup/inf_centro.gif);
	background-repeat:  repeat-x;
	height: 9px;
	position:absolute;
	width:100%;
	right:10px;
	clip: rect(auto auto auto 20px);
}
#popup #box .inf h2 {
 	background-image: url("../imagenes/popup/esq_inf_dcha2.png")!important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../imagenes/popup/esq_inf_dcha2.png');
	height: 9px;
	width: 10px;
	display: block;
	background-repeat: no-repeat;
	position:absolute;
	right:0px;
}
#popup  #box  #editor_col  {
	background-image: url(../imagenes/popup/contenidos_varios/regla.jpg);
	background-repeat:  repeat-x;
	height: 100px;
	display: block;
	border: 1px solid #BABABA;
	margin-top: 20px;
}
#popup #box #editor_col .row {
	display: block;
	height: 100px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #ACB724;
	float: left;
}
#popup #box #editor_col .row h1 {
	font-size: 12px;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #999999;
	display: block;
	padding-top: 40px;
}

/**********************************************************************************************************/

#menu_contxt {
	min-width: 150px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	z-index: 50;
	line-height: 16px;
	background-image: url(../imagenes/admin/menu_contxt/bkg.gif);
	background-repeat:  repeat-y;
	background-position: left;
}
#menu_contxt a {
	color: #4D6811;
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	margin-right: 1px;
	margin-left: 25px;
}
#menu_contxt .mas {
	background-image: url(../imagenes/admin/menu_contxt/flecha_mas.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 44px;
}

#menu_contxt a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #D4E122;
	
}
#box {
	position: relative;
}

#box .select {
	display: block;
	position: absolute;
	height: 100%;
	width: 100%;
	background-color: #FF0000;
	padding: 2px;
	z-index: 1;
}
#box  .mark {
	display: block;
	position: absolute;
	height: 100%;
	width: 100%;
	padding: 2px;
	z-index: 1;
	background-image: url(../imagenes/admin/mark_bkg.gif);
}

#box #content {
	height: 100%;
	width: 100%;
	position: absolute;
	margin: 2px;
	background-color: #FFFFFF;
	z-index: 2;
}
#saveOptions {
	 padding-top: 15px;
	 border-top-width: 1px;
	 border-top-style: solid;
	 border-top-color: #CCCCCC;
	 margin-top: 15px;
}
a#container_dom_cal, span#container_dom_cal {
	display:inline;
	float:left;
}
