@charset "UTF-8";

/* =================================== WIP.aspx ====================================*/
.DivTextCenter {
	position:absolute;
	float:left;
	top:8px;
	left:8px;
	width:620px;
	height:auto;
	text-align:center;
}
.DivPointerSide {
	position:absolute;
	float:left;
	top:74px;
	left:145px;
	width:89px;
	height: 169px;
}
.WIPTextShadow {
	width:211px;
	height:auto;
	margin-top: 0px;
}
.WIPText { /*recuadro metal y chica que contiene otra div con el texto*/
	width:316px;
	height:350px;
	float:left;
	margin:30px 0 0 2px;		
	}	
.Platform-a-W {
	font-family:"Arial Narrow", Arial, sans-serif;
	font-size: 11pt;
	color: #eee;
	line-height: 22px;
	margin: 0px 20px 3px 0px;
	padding: 3px 10px 4px 10px;	
	text-decoration:none;
	cursor:pointer;
}
.Register-W {
	position:relative;
	top:0px;	
	left:14px;
	width: 176px;
	height: 25px;
	text-align: center;
	background-image: url(/Images/BotPlatformGreen-Gray.jpg);
	background-repeat:no-repeat;
}
.ToPlatform-W {
	position:relative;
	top:0px;
	left:14px;
	width: 176px;
	height: 25px;
	text-align: center;
	background-image: url(/Images/BotPlatformRed-Gray.jpg);
	background-repeat:no-repeat;	
}

#BG-wip-metal-plate {background-image: url(/Images/i-wip-metal-plate.jpg);background-repeat: no-repeat;background-position: bottom right;}


/* ============================== PÁGINAS CON iFrame  =============================*/
/* ========== 1 POSICIONAR IFRAME ========= */

.WIP-Iframe0 {
	position:absolute;
	float:left;
	top:35px;
	left:3px;
	z-index:1;
	background-color:#FFF;
	height: 390px;
	}
.WIP-Iframe {  /* SB-VIDEOS-WIP.aspx */
	position:absolute;
	float:left;
	top:30px;
	left:20px;
	z-index:1;
	width:650px;
}
/* ========== 2 POSICIONAR POINTER ========= */ 
.WIP-Messages {
	position:absolute;
	float:left;
	top:165px;
	left:410px;
	z-index:2;
	color: #069;
	height: 121px;
	width: 238px;
	}
.WIP-Messages-tx {
	position:absolute;
	float:left;
	top:41px;
	left:40px;
	z-index:3;
	width: 758px;
	line-height:0.9;
	color:#036;
	}
.WIP-BPMModeler {
	position:absolute;
	float:left;
	top:227px;
	left:380px;
	z-index:2;
	color:#069;
	width: 252px;
}
.WIP-BPMModeler-tx {
	position:absolute;
	float:left;
	top:41px;
	left:40px;
	z-index:3;
	width: 758px;
	line-height:0.9;
	color:#036;
	}
	
.WIP-Demo {
	position:absolute;
	float:left;
	top:165px;
	left:410px;
	z-index:2;
	color: #069;
	height: 121px;
	width: 200px;
}
.WIP-Demo-tx {
	position:absolute;
	float:left;
	top:43px;
	left:178px;
	z-index:3;
	width: 506px;
	line-height:0.9;
	color:#036;
	}	
	
.WIP-Videos {
	position:absolute;
	float:left;
	top:262px;
	left:380px;
	z-index:2;
	color:#069;
	width:250px;
}
.WIP-Videos-tx {
	position:absolute;
	float:left;
	top:43px;
	left:178px;
	z-index:3;
	width: 506px;
	line-height:0.9;
	color:#036;
	}	
	
.WIP-WebMore {
	position:absolute;
	float:left;
	top:310px;
	left:380px;
	z-index:2;
	width: 252px;
	color: #069;
}
.wip-menu {
	width:315px; 
	float:left; 
	height:370px;
	}
/*_______________________________________Velo WIP_______________________*/
.velWip{height:100%; height:100%}

