<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */
@import url("header-menu.css");
@import url("new-css.css");



body{
margin:0px;
padding:0px;
color:#000000;
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size:11px;
width:100%}

   .blue14boml15 
{
    color:#003366;
    font-weight:bold;
    font-size:16px;
    margin-left:15px;
    font-family:Arial, Verdana;
}

.page-contaner{
	width:998px;
	background-color:#ffffff;
	margin:auto;
	
}


.btnSearch {
            font-weight:bold;
            cursor:pointer;
            padding:8px 3px;                        
            border:1px solid #572525;
            text-transform:uppercase;
            background: #a8b607;
            background: -moz-linear-gradient(top, #a8b607 0%, #efe71a 100%);
            background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a8b607), color-stop(100%,#efe71a));
            background: -webkit-linear-gradient(top, #a8b607 0%,#efe71a 100%);
            background: -o-linear-gradient(top, #a8b607 0%,#efe71a 100%);
            background: -ms-linear-gradient(top, #a8b607 0%,#efe71a 100%);
            background: linear-gradient(to bottom, #a8b607 0%,#efe71a 100%);
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a8b607', endColorstr='#efe71a',GradientType=0 );

            border-radius:5px;
            -moz-border-radius:5px;
            -ms-border-radius:5px;
            -o-border-radius:5px;
            -webkit-border-radius:5px;

        }

.btnSearch:hover {
    background:#efe71a;
    }


#centre-page-contaner{
	margin:0px;
	padding:15px 0;
	color:#000000;
	font-size:11px;
	clear: both;
}

.search-contaner{
	width:1000px;
	margin:auto;
	color:#000000;
	font-size:12px;
	background-color: #FFFFFF;
}

.search-left{
float:left;
width:8px;}

.search-centre{
	float:left;
	width:auto;
	padding: 5px 0 0 10px;
}

.search-right{
float:right;
width:8px;}

.search-field{
	width:auto;
	font-weight: bold;
	float: left;
	padding:8px 20px 0 0;
}

.search-text-field2{
	width:220px;
	height: 13px;
}
.search-text-field{
	width:180px;
	height: 22px;
	background-color:#FFFFFF;
border:1px solid #7F9DB9;
}

.search-select-field{width:80px;}

.three-box-contaner{
width:97%;
margin-top: 20px;
*margin-top: 20px;
margin-right: auto;
margin-bottom: 0;
margin-left: auto;}

.login-panel{
	width:253px;
	float:left;
	margin-right: 19px;
	border:#d4d7dc 1px solid;
}

.heading-bg{
background: url(../images-NN/heading-bg.jpg); height:36px;}

.heading-bulitt{width:15px; height:36px; float:left; background:url(../images-NN/heading-bullet.jpg) no-repeat left;}

.heading-bulitt{
	background-image:url(../images-NN/heading-bullet.jpg);
	background-repeat:no-repeat;
	width:15px;
	margin:0 5px 0 8px;
}

.login-left{width:53px; float:left;}


.text-11{
font-size:11px;}

div .text-12{
	height:20px;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.box-contant-contaner{
	padding:5px;
	clear:both;
	width:90%;
	margin: auto;
	font-size: 11px;
}


.heading-text{
width:auto;
float:left;
padding:10px 0 0 0;
font-size:14px;
font-weight:bold;
color:#000000;
}

.jobseeker-panel{
	width:336px;
	float:left;
	border:#d4d7dc 1px solid;}


.employer-panel{
	width:336px;
	float:right;
		border:#d4d7dc 1px solid;;
}


.white-heading{
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:18px;
	font-weight:normal;
}

.black-heading{
	width:auto;
	float:left;
	font-size:14px;
	font-weight:bold;
	padding-top: 5px;
}

.jobs-by-location{
color:#0a3c62;
padding:5px;
float:left;
font-size:11px;}

.left, ul{margin:0px; padding:0px; }

.left-category li{
list-style:url(../images-NN/bulitt-2.jpg);
list-style-type:none;
color:#0a3c62;
margin-left:12px;
padding:0 0 10px 0;
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size:11px;
}

.left-category li a{
list-style:url(../images-NN/bulitt-2.jpg);
list-style-type:none;
color:#000;
text-decoration:none;
}

.left-category li a:hover{
color: #FF3300;
text-decoration:none;}


/****************/
.centre, ul{margin:0px; padding:0;}

.centre-category li{
list-style:url(../images-NN/bulitt-2.jpg);
list-style-type:none;
color:#0a3c62;
margin-left:12px;
padding:0 0 10px 0;
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size:11px;
}

.centre-category li a{
list-style:url(../images-NN/bulitt-2.jpg);
list-style-type:none;
color:#0000ff;
text-decoration:none;
}

.centre-category li a:hover{
color: #FF3300;
text-decoration:none;}


.jobs-by-category{
font-size:11px;
color:#000;
width:528px;}

.logo-contaner{
	min-height:70px;
	padding:25px 10px 0 1px;
	width: 970px;
	margin: auto;
}

.left-side-contaner{
width:234px;
float:left;
margin: 0 20px 0 13px;
}

.left-side-contant{
	float:left;
	border: #d4d7dc 1px solid;
	width: 234px;
	}


.naukri-tools-contaner{
	border:999999 1px solid;
	word-spacing: 234px;
}


/* Centre Part */

.jobsby-cate-contaner{
	float:left;
	width:528px;
	border:#d4d7dc 1px solid;
}

.centre-contant-contaner{
	padding:5px;
	clear:both;
	width:97%;
	margin: auto;
	font-size: 12px;
}

#jobsby-category1{
width:250px;
float:left;
margin:0 12px 0 5px;}

#jobsby-category2{
width:230px;
float:right;
margin:0 0 0 0;}

/* END CENTRE PART  */

/*  RIGHT SIDE  */
.right-contaner{
	width:170px;
	float:right;
	margin-right: 13px;
}


.right-contant{
/*border:#d4d7dc 1px solid;*/
}
.right-heading-bg{
	height:27px;
	color:#000000;
	font-size: 14px;
	font-weight: bold;
	padding: 9px 0 0 8px;
}


.top-emp{
	margin-top:5px;
	border:#999999 1px solid;
	width:160px;
	margin-left:auto;
	margin-right:auto;
}


/*  BOTTOM CONTANER  */

.bottom-contaner{
	color:#000;
	width:100%;
	height: 230px;
}

.bottom-contant-contaner{
	width:980px;
	padding:0 10px 0 10px;
	margin: auto;
}

.bottom-links-contaner{
	width:231px;
	padding:5px;
	border-right:#d4d7dc 1px solid;
	float:left;
	margin-right: 8px;
	height: 200px;
}
#red-link, .red-link{color:#FF0000; text-decoration:none;}
#blue-link, .blue-link a{color:#0000FF!important; text-decoration:none;}
.bottom-link, .bottom-link a{
height:20px;
color:#000000;
text-decoration:none;
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size:11px;}

.bottom-link a:hover{
height:20px;
color:#ff0000;
text-decoration:none;}


.copy-right{
background-color:#FFFFFF;}

/* SPACER */
.spacer1{height:1px; clear:both;}
.spacer2{height:2px; clear:both;}
.spacer4{height:4px; clear:both;}
.spacer6{height:6px; clear:both;}
.spacer8{height:8px; clear: both;}
.spacer10{height:10px; clear:both;}
.spacer12{height:12px; clear:both;}
.spacer15{height:15px; 	clear: both;}
.spacer18{height:18px; clear:both;}

input.input:focus {
background:red;
}

.divKeywords-home
       {
         min-width:132px;
         Position: absolute;
         margin-left:0;
         z-index:9999;
		 border:#999999 1px solid;
		 margin-top:-10px;
		 display:none;     
        }

	   
	   

 #divKeywords, .divKeywords
       {
         width: 233px !important;
         Position: absolute;
         margin-left:0;
         z-index:9999;          
        }
       #divKeywords div, .divKeywords div
       {
        width: 233px !important;  
        margin:0;
        padding:0;              
       }
       /**/
        #divKeywords1
       {
         width: 260px !important;
       margin: 0 0 0 165px;
         position: absolute;
         z-index:9999;           
        }
          #divKeywords1 div
       {
        width: 260px !important;  
        margin:0;
        padding:0;  
         
       }
        #divKeywords2
       {
         width: 250px !important;
         Position: absolute;         
         z-index:9999;           
width: 250px !important;
	
       margin: 0 0 0 135px;	
       position: absolute;      
       z-index:9999;         
        }
     
       #divKeywords2 div
       {

       width: 250px !important;                        
       }
        /*AmitK 13feb 10 added margin-left:0 in divLocation &amp; divLocation1 created*/
       #divLocation
       {

         width: 200px !important;
         Position: absolute;     
         margin-left:0;    
        z-index:9999;           
        }
     #divLocation div
       {
        width: 200px !important;           
       }
         #divLocation1
       {
	    width: 260px !important;
         Position: absolute;     
         margin: 0 0 0 165px;
       	 z-index:9999;           
        }
     #divLocation1 div
       {
	   width: 260px !important;           
       }
       
        #divLocation2
       {
	    font-size:12px;
		 color:#990000;
		 background-color:#FFFFFF; 
         width: 250px !important;
         Position: absolute;     
         margin: 0 0 0 135px;
         z-index:9999;           
        }
     #divLocation2 div
       {
	    font-size:12px;
		 color:#990000;
		 background-color:#FFFFFF; 
        width: 250px !important;           
       }
	   
	   .textbox
{
    font-weight: normal;
    color: #373636;
    font-family:Arial;
    font-size:12px;
} 
.textbox-lgoin
{
    color: #373636;
    font-family:Arial;
    font-size:13px;
}
.functional-area
{
    color: #373636;
    font-family:Arial;
    font-size:12px;
    letter-spacing:1px;
} 


.AutoExtender
        {
            font-family: Verdana, Helvetica, sans-serif;
            font-size: 11px;
            font-weight: normal;
            border: solid 1px #006699;
           line-height:20px; 
            padding:5px;
            background-color: White;
            margin-left:10px;
        }
        .AutoExtenderList
        {
           border-bottom: dotted 1px #006699;
            cursor: pointer;
            color: Maroon;
        }
        .AutoExtenderHighlight
        {
            color: White;
            background-color: #006699;
            cursor: pointer;
        }
	
/**********************************/

#hdrcontainer 
{
	display:block;
	padding:15px 0 0 10px;
	height:73px;
}
.hdrcontainerright{
    float:left;
	padding:2px 0 5px 0;
	width:100%;
	background-color:#ECECEC;
	height:18px;
	line-height:18px;
	text-align:right;
	font-family:Arial;
	font-size:12px;
	color:#094367;
	font-weight:bold;
}
.loginname 
{
    color:#3F7E11;
}
.nnclogo {
	float:left;
	padding-top:6px;
	padding-left:5px;
	margin:0;
}


/*************FOOTER**********************/


.Footer-heading{
	padding:5PX 0px 5px 5PX;
	color:#000000;
	font-size:12px;
	font-weight:bold;
	background:#ebeaea;
	margin-bottom: 5px;
	}
 
 /*****CSS ADD FOR NEWS AT LEFT SIDE DATED 05-10-10***********/
 
.leftnews{
list-style-type:none;
margin:0 0 5px 0px;
padding: 0;
/*border: 1px dashed #CCCCCC;*/

}
.leftnews li{
padding-bottom: 10px;
padding-left:0px;
font-family: Arial, Verdana, Helvetica, sans-serif;
}
.leftnews li a{
padding: 1px 1px;
display: block;
color: #1061B3;
text-decoration: none;
border-bottom: 1px dashed #ececec;
font-weight:bold;

}
.leftnews a:visited{color: #1061B3; }
.leftnews a:hover {color: #0000CC;background:#F2F1EC; text-decoration: none; 
}


.news-contaner{border: 1px dashed #D8D6D6; width:960px; margin:auto; padding:0 0 20px 0;}
.news-heading{
	background-color:#ebeaea;
	color:#006699;
	font-size:14px;
	height:22px;
	padding:6px 0 0 10px;
	font-weight: bold; 
	margin-bottom:10px;
}
.news-details{
	padding:10px 10px 0 10px;
	text-align: justify;
	line-height:18px;
	font-size:12px;
}

div .news-list{
line-height:22px;
margin-left:10px;
font-size:12px;
color:#0000FF;
text-transform:capitalize;
border-bottom:#CCCCCC 1px dashed;
} .news-list a {
text-decoration:none;
background:url(../images-NN/bulitt.jpg) left no-repeat;
padding-left:15px;

}

 div .news-list a:hover{
	color:#FF0000;
	text-decoration:underline;	
}



/********** NEWS TICKER *************/


#newsticker-demo{
	width:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
 }
  #newsticker-demo1 { 
width:156px;
margin:auto;
 }
 #newsticker-demo2 { 
width:156px;
margin:auto;
 }
 
#newsticker-demo a {
	text-decoration:none;
	color:#333333;
	font-weight:normal;
}
#newsticker-demo a:hover{ color: #0000CC;background:#F2F1EC; text-decoration: none;  }

#newsticker-demo img { border: 2px solid #FFFFFF; }

.newsticker-jcarousellite { width:auto; }
.newsticker-jcarousellite ul li{ list-style:none; display:block; padding-bottom:1px; margin-bottom:5px; }
.newsticker-jcarousellite { float:left; }
.thumbnail { border:#CCCCCC 1px solid; width:156px; margin-bottom:0px; padding-bottom:0px;}
.newsticker-jcarousellite .info { float:left; width:auto;margin:10px 0; }
.newsticker-jcarousellite .info span.cat { display: block; font-size:10px!important; color:#1061B3;; }

.clear { clear: both; }


/* JOBS BY ORGANISATION*/
.jobsby-org-contaner{
	float:left;
	width:100%;
	border:#d4d7dc 1px solid;
}

.centre-contant-contaner{
	padding:5px;
	clear:both;
	width:100%;
	margin: auto;
	font-size: 12px;
}

.jobsby-org1{
width:240px;
float:left;
margin:0 20px 0 5px;}

.jobsby-org2{
width:250px;
float:right;
margin:0 0 0 0;}

.heading-bg{
background: url(../images-NN/heading-bg.jpg); height:36px;}

.heading-bulitt{
	background-image:url(../images-NN/heading-bullet.jpg);
	background-repeat:no-repeat;
	width:15px;
	margin:11px 5px 0 8px;
	height:20px;
	float:left;
}

.heading-text{
width:auto;
float:left;
padding:10px 0 0 0;
font-size:14px;
font-weight:bold;
color:#000000;
}


.centre, ul{margin:0px; padding:0px; }

.centre-category li{
list-style:url(../images-NN/bulitt-2.jpg);
list-style-type:none;
color:#0a3c62;
margin-left:12px;
padding:0 0 10px 0;
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size:11px;
}

.centre-category li a{
list-style:url(../images-NN/bulitt-2.jpg);
list-style-type:none;
color:#0000ff;
text-decoration:none;
}

.centre-category li a:hover{
color: #FF3300;
text-decoration:none;}


.right-category, ul{margin:0px; padding:0px; }
.right-category li{
list-style:url(../images-NN/bulitt-2.jpg);
list-style-type:none;
color:#0a3c62;
margin:10px 5px 0 20px;
padding:0 0 3px 5px;
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size:11px;
border-bottom:#CCCCCC 1px dashed;
}

.right-category li a{
list-style:url(../images-NN/bulitt-2.jpg);
list-style-type:none;
color:#000;
text-decoration:none;
}

.right-category li a:hover{
color: #FF3300;
text-decoration:none;}


.org-name{
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	margin:5px 10px 5px 0;
	border-bottom: 1px solid #F1F1F1;
}

.employer-contaner{
	background:#64b431;
	padding:5px;

}


/***************  New Design on Dated 02-07-11 *******************/
.clear5{clear:both; height:5px;}
.clear10{clear:both; height:10px;}
.clear15{clear:both; height:15px;}
.clear20{clear:both; height:20px;}

.whitetext{font-size:12px; color:#FFFFFF; }

.left-part{
	float:left;
	width:745px;
}
.right-part{
	float:right;
	width:225px;
}
.login-pannel-contaner{
	width:auto;	
	padding:10px;
}


    .login-pannel{
	width:220px;
	height:150px;
	float: left;
}		
	.login-heading-con{border-bottom:1px solid #ede2e2; padding:5px; margin-bottom:10px;}
	.login-heading{	float:left;	font-size:16px;	font-weight:bold;	font-family:Arial, Helvetica, sans-serif;} 	
	.jobseeker-contaner{
	float:right;
	width:350px;
	height:150px;
}	
	
.top-company-contaner{
	padding:0px;
}
.top-company-heading{background:url(../images-NN/top-company-heading.jpg) no-repeat; margin-bottom:15px; font-size:18px; padding:15px 15px 15px 50px; color:#FFFFFF;}	
		
/*************Form Feilds ************************/		
input.textfeilds{padding:8px 3px; border:1px solid #86E0EA; color:#000000;}
input.textfeilds:focus{	
	border:1px solid #ccc;
	background:#666666;
	color:#FFFFFF;
}

select{padding:8px 2px; border:1px solid #86E0EA; color:#000000;}
select:focus{
	
	border:1px solid #ccc;
	background:#666666;
	color:#FFFFFF;
}

textarea{padding:3px; border:1px solid #86E0EA; color:#000000; font-family:verdana;}
textarea:focus{
	padding:3px;
	border:1px solid #ccc;
	background:#666666;
	color:#FFFFFF;
}
/************* Jobs by Organisation  09-02-11********************/

.organisation-contaner{
padding:0;
background:white;
list-style:none;
width: 100%;
}


.organisation-logo ul{
margin:0px; padding:0px;
}

.organisation-logo li{
	display:block;
	margin:0px 5px 9px 4px;
	float:left;
	border:0;
}
 .organisation-logo li a{
	display:block;
	float:left; border:0;
}


.resume-services-contaner{
	float:left;
	width:350px;
	border-bottom:2px solid #4ebbe3;
}
.resume-heading{background:url(../images-NN/resume-services.jpg) no-repeat; margin-bottom:15px; font-size:18px; padding:15px 15px 15px 50px; color:#FFFFFF;}	

.resume-heading a{ color:#FFFFFF; text-decoration:none;}	

.employer-job-contaner{
	float:right;
	width:350px;
	border-bottom:2px solid #74be43;
}
.employer-heading{background:url(../images-NN/job-posting.jpg) no-repeat; margin-bottom:15px; font-size:18px; padding:15px 15px 15px 50px; color:#FFFFFF;}	

.employer-heading a{color:#FFFFFF; text-decoration:none;}	

.points{
	padding:0 5px;
	font-size: 12px; color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.points ul{padding:0px; margin:0; list-style-type:none}
.points li{
	padding:0 0 0 15px;
	background:url(../images-NN/bulitt-home.png) no-repeat left;
	margin-bottom:10px;color:#000000;
}
.points li a{
	color:#000000;
	text-decoration:none;
}
.points li a:hover{color:#0000FF; text-decoration:underline;}

.cate-locationcontaner{
	/*background:#eceef0;*/
	border-radius:5px; border:1px solid #dfdfdf;
	-moz-border-radius:5px;
}
.cate-location-heading{border-bottom:1px solid #dfdfdf; padding:10px;}
.cate-location{
	float:left;
	width:315px;
	margin-left: 17px;
}

.common-heading16{font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#333333; font-size:16px;}

.right-contant-new{
	border:1px solid #88d9f7;
	padding:5px;
	border-radius:5px;
}
.right-contant-head{
	font-size:16px;
	color:#333333;
	padding:10px;
	border-bottom:2px solid #88d9f7;
}
.right-contantimg{float:left; margin:3px 3px 0 3px; border:1px solid #dfdfdf;}

/********** FOTTER ***********************/
.naukrinews-footer {
	width:100%;
	float:left;
	background-color:#fff;
}
.naukrinews-footer-cont {
	width:1000px;
	margin:auto;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	border-bottom:1px dotted #CCCCCC;
	border-top:1px dotted #CCCCCC;
}
.naukrinews-footer-linkcont {
	width:220px;
	height:190px;
	float:left;
	padding:5px 5px 0 0px;
	margin:0;
}
.naukrinews-footer-linkcont h1 { margin:0; padding:0; width:100%; font-size:12px; font-weight: bold; color:#000000;}
.naukrinews-footer-linkcont ul { margin:0; padding:0 0 0 0px; list-style:none;}
.naukrinews-footer-linkcont ul li { margin:0; padding:5px 0 0 0; font-size:12px;}
.naukrinews-footer-linkcont ul a:link, a:visited, a:active{ margin:0; padding:0; color:#000; text-decoration:none;}
.naukrinews-footer-linkcont ul a:hover{ margin:0; padding:0; color:#048DAC; text-decoration:none;}
.naukrinews-footer-copyright { margin:0 auto; padding:0; color:#0099FF; font-weight:bold; font-size:12px;  font-family:Arial, Helvetica, sans-serif; clear:both;}
.naukrinews-footer-copyright a { color:#0099FF; text-decoration:none;}  
.normaltext{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:17px;
	text-align:justify;
}

.alrtrow{background:#efefef; border-bottom:#dfdfdf 1px solid;}
.buttonnormal{padding:5px 10px 5px 10px; font-weight:bold; font-size:14px; font-family:arial;}


/*** new Chat Pop **/
.toltip {position:fixed;right:4%;z-index:99999;font-size:16px;width:170px;height:50px;	bottom:45px;	border:1px solid #dfdfdf;	background:url(../images-NN/chat-bg.jpg) #f38300;	display:block;	-moz-border-radius: 15px;	border-radius: 15px;	border:5px solid #FFCC00;	padding:4px;	color:#000000;	font-family:Arial, Helvetica, sans-serif;	font-size:15px;font-weight:bold;	text-align:center;}
.toltip a{color:#000000;text-decoration:none;}
.toltip span{ font-size:12px; font-weight:normal;}
.toltip-img{background:url(../images-NN/chat.png) no-repeat;	position:absolute;bottom:0;height: 30px;	top: 60px;	width: 30px;left: 11px;}
.chatstat{position:fixed;padding:2px;right:0;z-index:9;	width:auto;height:60px;bottom:0;border:1px solid #dfdfdf;background:#1540A2; font-size:12px;	color:#FFFFFF;	font-family:Verdana, Arial, Helvetica, sans-serif;}
	
.chatstat a{color:#FFFFFF;	text-decoration:none;}	
.close{background:url(../images-NN/close.png) no-repeat 0 0; height:16px; width:16px; position:absolute; right:5px; cursor:pointer;}
</pre></body></html>