@charset "utf-8";
/* CSS Document */
body{ margin:0; padding:0; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:12px; color:#333; background:#f9f9f9 url(images/mainbg.gif) repeat-x; }

a{ color:#6E6E6E; text-decoration:none;}

images, h1, h2, p, ul, li { margin:0; padding:0; border:0; list-style-type:none;}
.left{ float:left}
.right{ float:right}
.clear{ clear:both;}

#container{ width:980px; margin:auto;}

#top_bar{ height:112px;}
#top_bar .heading_txt{ font-size:18px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; color:#fff; font-weight:normal; font-style:italic; text-align:center; width:600px; padding-top:30px;}

.head_txt{ font-size:18px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; color:#fff; font-weight:normal; font-style:italic; text-align:center;}

#page_body{ position:relative; height:500px;}

.black_text{font-family:Verdana, Geneva, sans-serif; font-size:11px; color:#000000; text-decoration:none;}

.login_box{
	width:397px;
	background:url(images/candidate_login_center.jpg) repeat-y;
	position:absolute;
	left: 51px;
	top: 94px;
}
.login_box1{
	width:397px;
	background:url(images/candidate_login_center.jpg) repeat-y;
	position:absolute;
	left: 521px;
	top: 95px;
}
.login_box_inner{ padding:10px 50px;}
.login_box h1{ font-size:14px; font-weight:bold;}
.login_box span{ display:block; text-align:right;}
.login_box1 h1{ font-size:14px; font-weight:bold;}
.login_box1 span{ display:block; text-align:right;}

.txt_feild{ background: url(/images/txt_feild_bg.gif) repeat-x; font-size:12px; font-family:Arial, Helvetica, sans-serif; border:#CCC solid 1px; padding:3px; margin:10px 0; width:288px;}

.shadow{
	position:absolute;
	left: 15px;
	top: 345px;
}
.shadow1{
	position:absolute;
	left: 489px;
	top: 345px;
}


.button{
font-family:"Trebuchet MS", Arial, Verdana, Calibri; font-size:13px; color:#FFFFFF; text-decoration:none; line-height:18px;
}

.welcome{
font-family:"Trebuchet MS", Arial, Verdana, Calibri; font-size:13px; color:#006cfe; text-decoration:none; line-height:18px;
}

.black{
font-family:"Trebuchet MS", Arial, Verdana, Calibri; font-size:13px; color:#000000; text-decoration:none; line-height:18px;
}

.user{
font-family:"Trebuchet MS", Arial, Verdana, Calibri; font-size:15px; color:#3c6b9e; text-decoration:none; line-height:18px;
}

.password{
font-family:"Trebuchet MS", Arial, Verdana, Calibri; font-size:15px; color:#000000; text-decoration:none; line-height:18px;
}

.text{
font-family:"Trebuchet MS", Arial, Verdana, Calibri; font-size:13px; color:#000000; text-decoration:none; line-height:18px;  
}


.txt{
font-family:"Trebuchet MS", Arial, Verdana, Calibri; font-size:13px; color:#fff; text-decoration:none; line-height:18px;  
}

.left{
font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#1e5288; text-decoration:none; line-height:18px;
}

.heading{
font-family:"Trebuchet MS", Arial, Verdana, Calibri; font-size:17px; color:#FFFFFF; text-decoration:none; line-height:18px;
}

.star{
font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#ff0c00; text-decoration:none; line-height:18px;
}

.form{
font-family:"Trebuchet MS", Arial, Verdana, Calibri; font-size:13px; color:#1e5288; text-decoration:none; line-height:18px;
}

.brdr_style{-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.9);
	-moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.9);
	     box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.9);
		 filter: progid:DXImageTransform.Microsoft.Shadow(color='#000000', Direction=120, Strength=5); background:#FFF;}
.btns{ background:#1e5288; color:#FFF; border:1px solid #1F4A68; font-size:13px; padding: 2px 10px; }

.success {
border: 1px solid;
margin: 10px 0px;
padding:15px 10px 15px 50px;
background-repeat: no-repeat;
background-position: 10px center;
color: #4F8A10;
background: #DFF2BF url(/images/success.png) no-repeat 32% 100%;
}
.red{color:#FF0000; font-size:12px;}
.green{color:green; font-size:12px; font-weight:bold;}
#pagination{font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px;font-style: normal;font-weight: normal;color: #000000;text-decoration: none;color: #FF9900;}
#pagination{padding: 8px; color: #FF9900;}
#pagination ul{margin: 0;padding: 0;text-align: left; /*Set to "right" to right align pagination interface*/font:normal 10px arial }
#pagination li{list-style-type: none;display: inline;padding-bottom: 1px; }
#pagination a, .pagination a:visited{padding: 2px 5px;border: 1px solid #FF9900;text-decoration: none; color:navy;}
#pagination a:hover, .pagination a:active{border: 1px solid white;color: white;background-color: #FF9900;}
#pagination li.currentpage{font-weight: bold;padding: 2px 5px;border: 1px solid white;background-color: white;color: #FFF;}
#pagination li.disablepage{padding: 3px 5px;border: 1px solid #929292;color: #929292;}
#pagination li.nextpage{font-weight: bold;padding: 3px 5px;}
#pagination{padding: 2px 2px 2px 2px; }