
@font-face { font-family: Keffeesatz; src: url(../font/YanoneKaffeesatz-Light.otf) format("opentype") }
@font-face { font-family: KeffeesatzBold; src: url(../font/YanoneKaffeesatz-Bold.otf) format("opentype") }

.individual_shadowing {
	display: none;
	position: fixed;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color:#000000;
	z-index:10000;
		-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
	opacity: 0.6;
	filter: Alpha(Opacity=60);
	-ms-filter: "Alpha(Opacity=60)"; 
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
}
.individual_lightbox {
	display: none;
	position: fixed;
	top: 15%;
	left: 30%;
	width:550px;
	margin:0;
	z-index:1000000;
	font-size:13px;
	letter-spacing: 0.05em;
	font-family:Verdana;	/*overflow: auto;*/
}
.individual_boxtitle {
	height:28px;
	color:#FFFFFF;
	font-family:"Leelawadee";
	font-size:16px;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
	letter-spacing: 0.05em;
	z-index:1;
	position:relative;
}
.individual_boxtitle_width {
	width:500px;
}
.individual_closeboxtitle_width {
	width:17px;
	cursor:pointer;
	z-index:100;
	position:relative;
	float:right;
	margin-top:-15px;
		right:8%;
}
.individual_boxcontent {
	float:left;
	width:500px;
	border:#ff5400 1px solid;
	border-radius:10px;
		-webkit-border-radius: 10px;
			behavior:url(js/PIE.htc);


	padding-top:15px;
	padding-left:-20px;
	padding-bottom:15px;
	margin-top:-5px;
	
	background:url(../images/pattern.gif) repeat;

	
}
.individual_lightbox_error {
	width:205px;
	margin-left:196px;
	font-family:tahoma;
	font-size:13px;
	color:red;
	text-align:left;
	display:none;
	font-weight:normal;
	float:left;
	text-decoration:none;
	word-wrap:break-word;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~INDIVIDUAL ALERT BOX~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/





/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ROLL NUMBER , REGISTER NUMBER & EMPLOYEE NUMBER~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/





.roll_reg_employee_shadowing {
	display: none;
	position: fixed;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: #000000;
	z-index:10000;
			-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
	opacity: 0.6;
	filter: Alpha(Opacity=60);
	-ms-filter: "Alpha(Opacity=60)"; 
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
}
.roll_reg_employee_lightbox {
	display: none;
	position: fixed;
	top: 12%;
	left: 22%;
	width:750px;
	margin:0;
	z-index:1000000;
	font-size:13px;
	letter-spacing: 0.05em;
	font-family:Verdana;	/*overflow: auto;*/
}
.roll_reg_employee_boxtitle {
	height:28px;
	color:#FFFFFF;
	font-family: Keffeesatz;
	font-size:20px;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
	letter-spacing: 0.05em;
	z-index:1;
	position:relative;
}
.roll_reg_employee_boxtitle_width {
	width:700px;
}
.roll_reg_employee_closeboxtitle_width {
	width:17px;
	cursor:pointer;
	z-index:100;
	position:relative;
	margin-top:-16px;
	float:right;
	right:6%;
	

}
.roll_reg_employee_boxcontent_withouttxt {
	float:left;
	width:670px;
	border:#ff5400 1px solid;
	border-radius:10px;
		-webkit-border-radius: 10px;
			behavior:url(js/PIE.htc);

	background:url(../images/pattern.gif) repeat;
	margin-top:-5px;
	padding:15px 15px 15px 15px;
	font-family: Keffeesatz;
	font-size:22px;
	letter-spacing:0.07em;
	line-height:30px;
	font-stretch:narrower;
}

.inside_title
{
text-align:center; color:#FF5400; font-size:30px; font-weight:bold;

}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ROLL NUMBER , REGISTER NUMBER & EMPLOYEE NUMBER~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
