#ibox_wrapper {
    line-height:25px;
    border-color:none;
	background:url(../images/ibox/bkg-register.png) no-repeat ;
	width:280px;
	height:231px;
	border:none;
	overflow:hidden;
	
}
#ibox_wrapper, #ibox_footer_wrapper a {  }
#ibox_content { 
	border:0; margin: 10px 10px 40px 10px;
	margin-top:5px;
	position:relative;
	background:none;
	top:0px;
	overflow:hidden;
	width:355px;
	height:117px;
	z-index:5;
	
	}
#ibox_footer_wrapper {
    line-height: 25px;
	width: 56px;
	height: 22px;
	right:10px;
	left:auto;
    top:10px;
	position:absolute;
	border:none;
	z-index:9;
	overflow:hidden;
	background-color:none;
	cursor:pointer;
	
	
}
#ibox_footer_wrapper a {
    
    border:0;
	background-color:none;
    background: url('../images/ibox/closelabel.gif') no-repeat;
	background-position:right;
	font-family:Arial, Helvetica, sans-serif;
	color:#1E3A01;
	font-size:10px;
    width: 56px;
    padding: 0;
    height: 22px;
    line-height: 22px;
	z-index:11px;
}
#ibox_footer_wrapper a:hover {
	cursor:pointer;
	background:none;
	border:none; 
	background: url('../images/ibox/closelabel.gif') no-repeat;
	background-position:right;
	font-family:Arial, Helvetica, sans-serif;
	color:#1E3A01;
	font-size:10px;
	z-index:12;
	}
#ibox_loading {
    text-indent: -100000px;
    width: 200px;
    height: 200px;
    background: url('../images/ibox/loading.gif') center center no-repeat;
}
#ibox{
	background:none;
	background:url(../images/ibox/bg.png) repeat ;
	
}

/*IBOXBIG*/
#iboxInfo{
	margin:0px;
	padding:0px;
	background:none;
	background:url(../images/ibox/bg.png) repeat ;
	width:100%;
	height:100%;
	top:0px;
	left:0px;
	color:#FFF;
	z-index:999;
	position:fixed;
	
	
}
#iboxInfo-box{
	width:650px;
	height:410px;
	/*background:url(../images/popup/popup-bkg.png) no-repeat;*/
	background:url(../images/popup/schedule-bkg.png) no-repeat;
	margin-left:auto;
	margin-right:auto;
	top:8%;
	position:relative;
	padding:10px;
	overflow:hidden;
	padding-left:15px;
}
#iboxInfo-box-header{
	width:98%;
	height:50px;
	/*border-bottom:2px dotted #999;*/
	font-size:15px;
	margin-left:auto;
	margin-right:auto;
	font-weight:bold;
	/*padding-top:10px;*/
	font-family: Georgia,"Times New Roman",Times,serif;
	font-style: italic;
	font-weight: bold;
	color:#00CCFF;
	position:relative;
}
#iboxInfo-box-content{
	padding:5px;
	font-style:normal;
	font-weight:normal;
	font-family: Georgia,"Times New Roman",Times,serif;
	width:95%;
	margin-left:auto;
	margin-right:auto;
	padding-top:15px;
	font-size:14px;
	height:80%;
	letter-spacing:1px;
	line-height:20px;
	text-align:center;
	padding-top:20px;
}
#iboxInfo-box-content img{
	margin-left:auto;
	margin-right:auto;
}
#iboxInfo-box-header-title{
	width:35%;
	float:left;
	position:relative;
	padding-left:10px;
	padding-top:30px;
	display:none;
	
}
#iboxInfo-box-header-cerrar{
	width:auto;
	height:35px;
	position:relative;
	float:right;
	cursor:pointer;
	width:35px;
	right:5px;
	top:-10px;
}
#iboxInfo-box-header-cerrar label{
	float:left;
	color:#00ccff;
	font-size:12px;
	margin-right:5px;
	position:relative;
	cursor:pointer;
	display:none;
}
#iboxInfo-box-header-cerrar-img{
	/*background:url(../images/ibox/closelabel.gif) no-repeat;*/
	width:16px;
	height:16px;
	overflow:hidden;
	float:left;
	position:relative;
	cursor:pointer;
	
}


/*IBOX INFO FOOTER*/
#iboxInfo2{
	margin:0px;
	padding:0px;
	background:none;
	background:url(../images/ibox/bg.png) repeat ;
	width:100%;
	height:100%;
	top:0px;
	left:0px;
	color:#FFF;
	z-index:999;
	position:fixed;
	
	
}
#iboxInfo2-box{
	width:650px;
	height:410px;
	background:url(../images/popup/popup-bkg.png) no-repeat;
	margin-left:auto;
	margin-right:auto;
	top:8%;
	position:relative;
	padding:10px;
	padding-left:0px;
	overflow:hidden;
	
}
#iboxInfo2-box-header{
	width:99%;
	height:25px;
	font-size:15px;
	margin-left:auto;
	margin-right:auto;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	color:#00CCFF;
}
#iboxInfo2-box-content{
	padding:5px;
	font-style:normal;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	width:88%;
	margin-left:auto;
	margin-right:auto;
	padding-top:15px;
	font-size:14px;
	height:73%;
	letter-spacing:1px;
	line-height:20px;
	text-align:left;
	padding-top:20px;
	margin-top:20px;
	padding-right:5px;
	overflow-y:auto;
}
#iboxInfo2-box-content img{
	margin-left:auto;
	margin-right:auto;
}
#iboxInfo2-box-header-title{
	width:60%;
	float:left;
	position:relative;
	padding-left:10px;
	padding-top:12px;
	margin-left:45px;
}
#iboxInfo2-box-header-cerrar{
	width:auto;
	height:35px;
	position:relative;
	float:right;
	cursor:pointer;
	width:35px;
	left:2px;
	top:-10px;
}
#iboxInfo2-box-header-cerrar label{
	float:left;
	color:#00ccff;
	font-size:12px;
	margin-right:5px;
	position:relative;
	cursor:pointer;
	display:none;
}
#iboxInfo2-box-header-cerrar-img{
	width:16px;
	height:16px;
	overflow:hidden;
	float:left;
	position:relative;
	cursor:pointer;
	
}

