@charset "utf-8";
/* CSS Document */

*{
	margin:0 auto;
	}

body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#525252;
	font-size:11px;
	font-weight:normal;
	background:#FFFFFF;
	line-height:16px;
	}
	
.clr{
	clear:both;
	}
	
h1{
	color:#F48B19;
	font-family:"Trebuchet MS";
	font-size:25px;
	font-weight:normal;
	line-height:30px;
	}
	

h5{
	color:#F48B19;
	font-family:"Trebuchet MS";
	font-size:20px;
	font-weight:normal;
	line-height:25px;
	}

h2{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	color:#525252;
	line-height:18px;
	}
	
h2 a{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	color:#525252;
	line-height:18px;
	text-decoration:none;
	}
	h2 a:hover{color:#0000CC;}
	

/*header section css start*/

#top_con{
	background:url(../images/topbg_new.jpg) no-repeat 1px 1px;
	width:914px;
	height:41px;
	margin:0 auto;
	}
	
	.search_con{
		width:350px;
		padding:10px 4px 0 0;
		float:right;
		
		}
		
		.search1{
			width:194px;
			border:#DDDBDB solid 1px;
			float:right;
			}
			
			.search1 .lcon{
				width:168px;
				float:left;
				}
			
			.search1 .rcon{
				width:23px;
				float:right;
				border:#0E74B1 solid 1px;
				}
			
			.searchinput{
				width:160px;
				background:#FDFDFD;
				border:#FDFDFD solid 1px;
				font-family:Verdana, Arial, Helvetica, sans-serif;
				color:#ABABAB;
				font-size:11px;
				padding:3px 0;
				font-weight:bold;
				}
				
				.searchinput_2{
				width:192px;
				border:#DDDBDB solid 1px;
				font-family:Verdana, Arial, Helvetica, sans-serif;
				color:#ABABAB;
				font-size:11px;
				padding:3px 0;
				height:16px;
				font-weight:bold;
				}
				
			
		.advsearch{
			width:148px;
			background:url(../images/adv_seachbg.jpg) repeat-x;
			line-height:21px;
			height:21px;
			text-align:center;
			border:#DDDBDB solid 1px;
			padding:1px;
			float:right;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			color:#0E74B1;
			font-size:11px;
			font-weight:bold;
			}
			
			.advsearch a{
				font-family:Verdana, Arial, Helvetica, sans-serif;
			color:#0E74B1;
			font-size:11px;
			font-weight:bold;
			text-decoration:none;
			}

#header{
	width:914px;
	height:174px;
	margin:0 auto 2px auto;
	}

/*header section css end*/
	
	
/*menu css section start*/
#menu_con{
	width:814px;
	background:#0E74B1;
	height:34px;
	padding:4px 40px 0 60px;
	}
	
	/*#menu_con ul{
		width:893px;
		padding:0 10px;
		margin:0;
		}
		
		#menu_con ul li{
			display:block;
			float:left;
			}
			
			#menu_con ul li a{
				float:left;
				font-family:Verdana, Arial, Helvetica, sans-serif;
				color:#FFFFFF;
				font-size:11px;
				font-weight:bold;
				text-decoration:none;
				padding:0 30px;
				padding:0 76px;
				}
				
				#menu_con ul li a:hover{
					color:#2CC8F3;
					}*/
/*menu css section start*/


		/*menu css section start*/
#menu_con2{
	width:914px;
	background:#0E74B1;
	height:38px;
	line-height:38px;
	}
	
	#menu_con2 ul{
		width:893px;
		padding:0 10px;
		margin:0;
		}
		
		#menu_con2 ul li{
			display:block;
			float:left;
			}
			
			#menu_con2 ul li a{
				float:left;
				font-family:Verdana, Arial, Helvetica, sans-serif;
				color:#FFFFFF;
				font-size:11px;
				font-weight:bold;
				text-decoration:none;
				/*padding:0 30px;*/
				padding:0 30px;
				}
				
				#menu_con2 ul li a:hover{
					color:#2CC8F3;
					}
/*menu css section start*/
		

/*body container section start*/

#body_con{
	width:900px;
	padding:23px 0 15px 13px;
	margin:0 auto;
	}
	
	/*left panel section css start*/
	#left_panel{
		width:215px;
		float:left;
		}
		
			.left_menu{
				width:215px;
				float:left;
				}
				
				.left_menu ul{
					width:215px;
					float:left;
					margin:0;
					padding:0;
					}
					
					.left_menu ul li{
						display:block;
						padding-bottom:8px;
						}
						
						.left_menu ul li a{
							background:url(../images/butbg.jpg) no-repeat;
							width:215px;
							height:30px;
							text-align:center;
							line-height:30px;
							font-family:Georgia, "Times New Roman", Times, serif;
							font-size:11px;
							font-weight:bold;
							text-decoration:none;
							color:#525252;
							display:block;
							}
							
							.left_menu ul li a:hover{
								color:#0E74B1;
								}
								
				.banner_section{
					width:215px;
					margin:0 auto;
					}
					
					.banner_section .inner{
						width:215px;
						padding-top:17px;
						}
			
	/*left panel section css end*/
	
	
	/*content panel css section start*/
		
	#content_panel{
		width:408px;
		float:left;
		padding-left:30px;
		}
		
			#content_panel_bor{
				width:368px;
				padding:10px;
				border:#CCCCCC solid 1px;
				}
				
				.content_panel_left{
					width:390px;
					padding-left:18px;
					float:left;
					line-height:20px;
					}
		
		#content_panel_2{
		width:443px;
		float:left;
		padding-left:13px;
		}
		
			.banner_con{
				margin-bottom:10px;
				}
		
		.padd_left{
			padding-left:28px;
			width:380px;
			float:left;
			}
			
			.padd_left2{
			padding-left:28px;
			width:380px;
			float:left;
			padding-bottom:15px;
			}
		
		.defination{
			width:248px;
			background:url(../images/defination_bg.jpg) repeat-x;
			line-height:33px;
			height:33px;
			text-align:center;
			padding:0 1px;
			border-left:#AFE1FF solid 1px;
			border-right:#AFE1FF solid 1px;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			color:#0E74B1;
			font-size:11px;
			font-weight:bold;
			float:left;
			}
			
			.defination a{
				font-family:Verdana, Arial, Helvetica, sans-serif;
				color:#0E74B1;
				font-size:11px;
				font-weight:bold;
				text-decoration:none;
				}
				
				.defination a:hover{
					color:#2EAFFC;
					}
		
		.heading{
			width:398px;
			float:left;
			border-bottom:#0E74B1 solid 2px;
			height:56px;
			font-family:"Trebuchet MS";
			color:#F48B19;
			font-size:22px;
			font-weight:normal;
			margin-bottom:20px;
			}
			
			.heading span{
				color:#F48B19;
				font-size:24px;
				font-weight:normal;
				font-family:Georgia, "Times New Roman", Times, serif;
				}
						
			.essential_list{
				width:336px;
				padding:0 0 0 5px;
				float:left;
				}
					.essential_list ul{
						width:336px;
						margin:0;
						padding:0;
						}
						
						.essential_list ul li{
							display:block;
							font-family:Verdana, Arial, Helvetica, sans-serif;
							color:#525252;
							background:url(../images/bullet.jpg) no-repeat 0 4px;
							padding-left:15px;
							font-size:11px;
							font-weight:normal;
							padding-bottom:7px;
							}
							
							.essential_list ul li a{
							font-family:Verdana, Arial, Helvetica, sans-serif;
							color:#525252;
							font-size:11px;
							font-weight:normal;
							}
							
							
				.essential_list2{
				width:390px;
				padding:0 0 0 10px;
				float:left;
				}
					.essential_list2 ul{
						width:336px;
						margin:0;
						padding:0;
						}
						
						.essential_list2 ul li{
							display:block;
							font-family:Verdana, Arial, Helvetica, sans-serif;
							color:#525252;
							background:url(../images/bullet.jpg) no-repeat 0 4px;
							padding-left:15px;
							font-size:11px;
							font-weight:normal;
							padding-bottom:7px;
							}
							
							.essential_list2 ul li a{
							font-family:Verdana, Arial, Helvetica, sans-serif;
							color:#525252;
							font-size:11px;
							font-weight:normal;
							}
							
			.viewmore{
				font-family:Verdana, Arial, Helvetica, sans-serif;
				color:#0E74B1;
				font-size:11px;
				font-weight:bold;
				}
					.viewmore a{
						font-family:Verdana, Arial, Helvetica, sans-serif;
						color:#F48B19;
						font-size:11px;
						font-weight:bold;
						text-decoration:none;
						}
						
						.viewmore a:hover{
							color:#118CD5;
							}
		
	/*content panel css section end*/
		
	
	/*right panel sectoion css start*/	
		
	#right_panel{
		width:215px;
		float:right;
		}
		
		.box_module{
			width:211px;
			padding:2px;
			border:#DCDCDC solid 1px;
			margin-bottom:24px;
			}
			
			.box_module .inner1{
				width:191px;
				float:left;
				padding:10px 0 10px 20px;
				}
				
			.box_module .inner2{
				width:191px;
				float:left;
				padding:10px 10px 10px 10px;
				text-align:justify;
				}
				
				.box_module .inner2 ul{
					padding:0;
					margin:0;
					list-style-type:none;
					}
					
					.box_module .inner2 ul li{
						padding-bottom:7px;
						display:block;
						font-weight:bold;
						background:url(../images/bullet.jpg) no-repeat 1px 4px;
						padding-left:15px;
						font-size:10px;
						}
						
						.box_module .inner2 ul li a{
							font-family:Verdana, Arial, Helvetica, sans-serif;
							color:#525252;
							padding-bottom:7px;
							padding-left:10px;
							text-decoration:none;
							font-size:11px;
							font-weight:bold;
							}
							
							.box_module .inner2 ul li a:hover{
								color:#118CD5;
								}
				
				.box_module .inner2 span{
					float:right;
					color:#272722;
					font-family:Verdana, Arial, Helvetica, sans-serif;
					font-size:11px;
					font-weight:bold;
					} 
					
					.box_module .inner2 span a{
					text-decoration:none;
					color:#F48B19;
					font-family:Verdana, Arial, Helvetica, sans-serif;
					font-size:11px;
					font-weight:bold;
					} 
					
					.box_module .inner2 span a:hover{
							color:#118CD5;
							}
			
			.box_module h3{
				width:211px;
				background:#0E74B1;
				line-height:28px;
				height:28px;
				font-family:"Trebuchet MS";
				font-size:18px;
				font-weight:normal;
				color:#fff;
				text-align:center;
				}
				
				.box_module h3 span{
				line-height:28px;
				font-family:"Trebuchet MS";
				font-size:25px;
				font-weight:normal;
				color:#fff;
				}
				
			.newslatter{
				width:215px;
				margin-bottom:24px;
				}
				
				.newslatter span{
					color:#0E74B1;
					font-size:11px;
					font-family:Verdana, Arial, Helvetica, sans-serif;
					font-weight:bold;
					}
				
				.newslatter h4{
					color:#F48B19;
					font-family:"Trebuchet MS";
					font-size:22px;
					font-weight:normal;
					width:215px;
					padding-bottom:3px;
					border-bottom:#C9C9BC solid 1px;
					margin-bottom:5px;
					}
					
					.enter_input{
						color:#6A6A44;
						font-family:Verdana, Arial, Helvetica, sans-serif;
						font-size:11px;
						font-weight:bold;
						width:215px;
						padding-top:5px;
						padding-bottom:3px;
						}
				.input{
					width:215px;
					height:17px;
					margin-bottom:4px;
					border:#DDDBDB solid 1px;
					font-family:Verdana, Arial, Helvetica, sans-serif;
					color:#ABABAB;
					font-size:11px;
					font-weight:bold;
					padding-top:3px;
					}
					
					.forgot{
						width:105px;
						text-align:left;
						color:#525252;
						font-size:11px;
						font-weight:normal;
						}
						
						.forgot a{
						color:#525252;
						font-size:11px;
						font-weight:normal;
						text-decoration:none;
						}
						
						.forgot a:hover{
							color:#118CD5;
							}
				
		
	/*right panel sectoion css start*/
	
		
/*body container section end*/


/*footer section css start*/

#footer{
	width:913px;
	padding:15px 0;
	text-align:center;
	border-top:#9FC7E0 solid 1px;
	margin:0 auto;
	}
	
	#footer a{
		color:#0E74B1;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		font-weight:bold;
		text-decoration:none;
		padding:0 15px;
		}
		
		#footer a:hover{
							color:#118CD5;
							}
							
		#footer span a{
		color:#666666;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		font-weight:normal;
		text-decoration:underline;
		padding:0;
		}
		
		#footer span a:hover{
							color:#118CD5;
							}
							
/*footer section css end*/

/*contact us page css section start*/
.form_con{
	width:380px;
	padding-bottom:10px;
	clear:both;
	}
		.form_con .lsec{
			width:80px;
			float:left;
			text-align:left;
			}
			
			.form_con .rsec{
				width:300px;
				float:right;
				text-align:left;
				}
				
				.form_con .rsec2{
					width:300px;
					float:right;
					text-align:left;
					font-family:Verdana, Arial, Helvetica, sans-serif;
					color:#FF0000;
					font-size:11px;
					font-weight:bold;
					}	
					
		.thankyou{
			width:100%;
			padding:100px 0;
			text-align:center;
			}
			
		.selectbox{
			width:187px;
			}
			
			.senddetails{
				background:url(../images/but_senddetail.jpg) no-repeat;
				width:103px;
				height:23px;
				cursor:pointer;
				border:0;
				}
				
			.cleardetail{
				background:url(../images/but_cleardetail.jpg) no-repeat;
				width:103px;
				height:23px;
				margin-bottom:6px;
				cursor:pointer;
				border:0;
				}
		
		

/*contact us page css section end*/
							
							
							
/*career page css section start*/		

/*---------------------career end-------------------------*/
#job{
   width:400px;
   border:1px #D5D4D5 solid;
   margin:4px 0 4px 0;
   padding:5px 0 5px 0;
}
#job2{
   width:400px;
   border:1px #D5D4D5 solid;
   margin:4px 0 0px 0;
   padding:5px 0 0px 0;
}

.job{
   width:370px;
   padding:6px 0 6px 30px;
   background:#f2f2f2 url(../images/bullet.jpg) no-repeat 10px 10px;
   font-family:tahoma, verdana, Gautami;
   font-size:11px;
   color:#525252;
   font-weight:bold;
}
.job span{
   color:#525252;
   }
.job a{
   width:370px;
   padding:6px 0 6px 0px;
   font-family:tahoma, verdana, Gautami;
   font-size:11px;
   color:#0E74B1;
   font-weight:bold;
}

.jobdescrip{
	width:283px;
	float:right;
	font-weight:normal;
	}
	
	.jobdescrip a{
		color:#0E74B1;
		font-weight:normal;
		}
		
		.jobdescrip a:hover{
		color:#2CC8F3;
		font-weight:normal;
		}

.job a:hover{
   color:#2CC8F3;
   }   
.job2{
   width:370px;
   padding:6px 0 6px 30px;
   background:#fff url(../images/bullet.jpg) no-repeat 10px 10px;
   font-family:tahoma, verdana, Gautami;
   font-size:11px;
   color:#525252;
   font-weight:bold;
}
.job2 span{
   color:#525252;
   }
.job2 a{
   width:370px;
   padding:10px 0 10px 0px;
   font-family:tahoma, verdana, Gautami;
   font-size:11px;
   color:#0E74B1;
   font-weight:bold;
}
.job2 a:hover{
   color:#2CC8F3;
   text-decoration:underline;
   }  									

/*---------------------Search result--*/
.Search_result{
    font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#525252;
	font-size:11px;
	border-bottom:#DCDCDC 1px solid;
	padding-top:10px;
	padding:5px;
	padding-left:2px;
}
.Search_result a{
    color:#0E74B1;
	text-decoration:underline;
}
.Search_result a:hover{
    color:#0E74B1;
	text-decoration:none;
}
/*---------------------Search result end--*/

/*find a career css start*/
 .find_car{
 	width:400px;
	float:left;
	clear:both;
	}
	
	 .find_car .lcon2{
	 	width:200px;
		float:left;
		}
		
		.find_car .rcon2{
			width:200px;
			float:right;
			text-align:left;
			}
			
			.find_car .rcon2 span{
			text-align:right;
			padding-left:30px;
			}
			
			.find_car .rcon2 span a{
				color:#F48B19;
				font-family:Verdana, Arial, Helvetica, sans-serif;
				font-size:11px;
				font-weight:bold;
				text-decoration:none;
				}
				.find_car .rcon2 span a:hover{
					color:#118CD5;
					}
			
			
			
.orgtext{
	color:#F48B19;
	font-size:11px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
	
	
	
	.pad_left1{
		padding:0 0 0 10px;
		font-weight:bold;
		}
		.pad_left2{
		text-align:center;
		font-weight:bold;
		}
	

/*find a career css start*/
/**************************by Subrata 23.05.09**************************************************/
.cont_dv{
	margin:0 auto;
	width:400px;
	margin-bottom:10px;
	border:1px solid #DDDBDB;
	padding:4px;
}
.head_ttl{
	width:400px;
	font:normal 25px/30px "Trebuchet MS";
	color:#F48B19;
	margin-bottom:5px;
}
.content_txt{
	width:400px;
	font:normal 11px Tahoma;
	color:#525252;
}
.content_txt p{
	margin:0;
	padding:0;
	text-align:justify;
}
.pagging{
	width:400px;
	text-align:center;
}
/**************************by Subrata 23.05.09**************************************************/

/*upload resume section*/

.resume_con{
	width:400px;
	padding-bottom:8px;
	}
	
	.resume_con .left_rcon{
		width:110px;
		float:left;
		text-align:right;
		padding-right:10px;
		}
		
	.resume_con .right_rcon{
		width:280px;
		float:right;
		font:bold 12px/14px Arial, Helvetica, sans-serif;
		color:#FF0000;
		}
		
	
	.resumeinput{
				width:210px;
				border:#DDDBDB solid 1px;
				font-family:Verdana, Arial, Helvetica, sans-serif;
				color:#ABABAB;
				font-size:11px;
				padding:3px 0;
				height:16px;
				font-weight:bold;
				}

/*upload resume section end*/



