*{font-family:Tahoma,Verdana;font-size:10px;}
html{overflow:hidden;}
body{margin:0px;overflow:hidden;width:100%;height:100%;}
textarea,input{font-size:10px;color:black;}
	input.checkbox{padding:0;margin:0;position:relative;top:3px;left:2px;}

	/*INI-VELO*/
	#velo{display:none;z-index:10;position:absolute;top:0;left:0;height:100%;width:100%;background:URL(../images/black50.png);text-align:center;}
	#velo .veloTheme{margin:auto;}
	/*FIN-VELO*/

	#iBody{position:absolute;height:100%;width:100%;overflow-y:scroll;overflow-x:hidden;}
	#iBody #iHeader{position:relative;}
	#iBody #iHeader .iHeaderImage{position:absolute;top:0;left:0;height:100%;width:100%;}
	#iBody #iHeader .iHeaderMenu{float:right;padding-top:3px;height:16px;line-height:10px;position:relative;}
	#iBody #iHeader .iHeaderMenu span{float:right;display:block;font-size:11px;line-height:15px;margin-right:10px;cursor:pointer;position:relative;}
	#iBody #iHeader .iHeaderMenu span#systemEventsCounter b.eventsNum{padding-right:19px;background:URL(../images/iHeaderMenu/mail.png) right top no-repeat;}
	#iBody #iHeader .iHeaderMenu span#systemUploadQueuer{width:16px;height:16px;background:URL(../images/iHeaderMenu/uploadQueuer.png) center top no-repeat;}
	#iBody #iHeader .iHeaderMenu span#systemHelpTool{width:16px;height:16px;background:URL(../images/iHeaderMenu/help.png) center top no-repeat;}
	#iBody #iHeader .iHeaderMenu span#welcomeUser{font-weight:bold;}
	#iBody #iHeader .iHeaderMenu .wodInfo{color:black;top:0;}

	/*==INI-iHeaderTabs==*/
	/* Las pestañas que contienen aplicaciones integradas a la izq */
	#iBody #iHeader #iHeaderTabs{position:absolute;bottom:0;line-height:24px;height:24px;}
	#iBody #iHeader #iHeaderTabs div{padding-bottom:1px;cursor:pointer;font-weight:bold;float:left;line-height:24px;height:24px;line-height:24px;margin-left:10px;padding:0 8px;}
	#iBody #iHeader #iHeaderTabs div.selected{}
	/*==FIN-iHeaderTabs==*/

	/*==INI-iHeaderOptions==*/
	/* Las opciones de la derecha como la añadir aplicaciones a la pestaña actual */
	#iBody #iHeader #iHeaderOptions{position:absolute;bottom:0;width:100%;}
	#iBody #iHeader #iHeaderOptions div.optionNode{cursor:pointer;font-weight:bold;float:right;margin-right:10px;line-height:24px;}
	/*==FIN-iHeaderOptions==*/

	#iTable td,tr,tbody{position:relative;}
	#iTable td{vertical-align:top;}


	/*==INI-createTabDialog==*/
	#createTabDialogColumnsContainer{height:150px;}
	#createTabDialogColumnsContainer .createTabDialogColumns{float:left;margin-right:20px;}
	/*==FIN-createTabDialog==*/

	.closeVeloButton{margin-right:10px;cursor:pointer;float:right;}

	/*==INI-contactFinder==*/
	.contactFinder{display:block;min-height:16px;}
	.contactFinder .contactFinderIcon{background:URL(../images/user.gif) left top no-repeat;height:16px;padding-left:18px;cursor:pointer;float:left;}
	.contactFinder .contactFinderCanvas{margin-top:16px;background:white;padding:5px;display:none;}
	.contactFinder .contactFinderList{}
	.contactFinder .contactFinderList .contactFinderNode{display:inline-block;height:42px;width:150px;padding:5px;overflow-x:hidden;cursor:pointer;}
	.contactFinder .contactFinderList .contactFinderNode img{height:32px;width:32px;float:left;border:1px solid #d5d6d6;margin-right:5px;}
	.contactFinder .contactFinderList .contactFinderNode b{display:block;color:#593ad2;font-size:9px;text-align:left;}
	.contactFinder .contactFinderList .contactFinderNode div.contactFinderNode_options{color:#898fd3;font-weight:normal;}
	/*==FIN-contactFinder==*/

	/*===INI-buttons===*/
	.theme_buttonHolder{height:20px;padding:5px 0;position:relative;}
	.theme_buttonHolder div.theme_button{float:right;background:URL(../images/buttons.png) left top repeat-x;cursor:pointer;line-height:20px;margin:0;margin-left:10px;border:1px solid #CCC;padding:0 5px;}
	.theme_buttonHolder div.theme_button:hover{border:1px solid #888;}
	.theme_buttonHolder div.theme_button img{float:left;height:16px;width:16px;margin:2px 2px 0 0;}

	.theme_buttonHeader div.theme_button{float:left;background:URL(../images/buttons.png) left top repeat-x;cursor:pointer;line-height:20px;margin:0;margin-right:10px;border:1px solid #CCC;padding:0 5px;}
	.theme_buttonHeader span.theme_button{float:left;display:block;}
	.theme_buttonHeader span.theme_button .wodInfo{top:10px;}

	.theme_buttonFooter div.theme_button{float:right;background:URL(../images/buttons.png) left top repeat-x;cursor:pointer;line-height:20px;margin:0;margin-left:10px;border:1px solid #CCC;padding:0 5px;}
	.theme_buttonFooter div.theme_button:hover{border:1px solid #888;}
	.theme_buttonFooter div.theme_button img{float:left;height:16px;width:16px;margin:2px 2px 0 0;}
	/*===FIN-buttons===*/

	.theme_buttonHolder .theme_button img{border-right:4px solid transparent;}
	img.icon_calendar{background:URL(../images/icons/calendar.png) no-repeat;width:16px;height:16px;}
	img.icon_accept{background:URL(../images/icons/accept.png) no-repeat;width:16px;height:16px;}
	img.icon_user{background:URL(../images/icons/user.png) no-repeat;width:16px;height:16px;}
	img.page_white_delete{background:URL(../images/icons/page_white_delete.png) no-repeat;width:16px;height:16px;}

	div.inputText{color:#777;border-left:1px solid #ababab;border-right:1px solid #ababab;border-top:1px solid #707070;border-bottom:1px solid #cecece;background:white URL(../images/inputBg.png) repeat-x;margin-bottom:5px;}
	div.inputText textarea{border:0;margin:0;padding:0;width:100%;height:40px;}
	div.inputText input{border:0;margin:0;padding:0;width:100%;}
	input.radio{margin:0;padding:0;position:relative;top:3px;margin-right:2px;}

.wodInfo{position:absolute;z-index:300;}

	.wodTheme .wodThemeContainerCenter h1{margin:0;padding:0;}

