@charset "utf-8";
/* CSS Document */
body{
	background-image:url(../images/backround.png);
	background-repeat:repeat-x;
	margin:0; padding:0; 
	}
	p { width: 80%; } 
	
#header {
	width: 950px;
	margin: 0 auto;
	}
#logo{
	float: left;
	width:220px;
		}
#menu {
	width:710px;
	height:45px;
	float:left;
	background-image:url(../images/menu_bag.png);
	background-repeat: no-repeat;
	padding-left:5px;
	}
	
#menu ul {
	margin: 0;
	list-style: none;
	line-height: normal;
}
a:visited {color:#03C;}
#menu li {
	display: inline;
}
#headerlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	display: block;
	float: right;
	width: auto;
	padding-right: 25px;
}


#menu a {
	display: block;
	float: left;
	height: 26px;
	padding: 11px 20px 0 20px;
	text-transform: capitalize;
	text-decoration: none;
	font-weight:bold;
	color: #666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}

#menu a:hover {
	color: #333;
	font-weight:bold;
	background-image:url(../images/menu_over.png);
	background-repeat:repeat-x;
}



#footer {
	width: auto;
	height:56px;
	background-image:url(../images/bottom.png);
	background-repeat:no-repeat;
	background-position:center;
}
/*   bottom menu   */
#menub {
	padding-top:10px;
	
	}
	
#menub ul {
	margin: 0;
	list-style: none;
	line-height: normal;
}

#menub li {
	display: inline;
}

#menub a {
	display: block;
	float:left;
	height: 26px;
	padding: 11px 25px 0 25px;
	text-transform: capitalize;
	text-decoration: none;
	font-weight:bold;
	color: #999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#menub a:hover {
	color: #000;
	font-weight:bold;
	}

#Border_box {
	padding:2px;
	border:1px;
	border-style:solid;
	border-color:#9CF;
	}
#Border_box span{
	margin-left:19px;
	font:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#F60;

	}
fieldset {
  padding: 1em;
  font:80%/1 sans-serif;
  margin:0px;
  padding:0px;
  }
label {
  float:left;
  width:25%;
  margin-right:0.5em;
  padding-top:0.2em;
  text-align:right;
  font-weight:bold;
  }
	
legend {
  padding: 0.2em 0.5em;
  color: #09F;
  font-size:15px;
  font-weight:bold;
  text-align:right;
  border:0px;
  border-color:#9CF;
  padding-left:20px;
}

/*-- text box -- */

.tb10 {
	background-image:url(images/forms_box.png);
	background-repeat: no-repeat;
	border:1px  solid #d1c7ac;
	width: auto;
	color:#333333;
	padding:3px;
	margin-right:4px;
	margin-bottom:8px;
	font-family:tahoma, arial, sans-serif;
}


.body_text{
	font:tahoma, arial, sans-serif;
	font-size:14px;
	font-weight:400;
	color:#000;
	text-align: justify;
}
.title{
	background-color:#9CF;
	height:33px;
	text-align:left;
	margin-left:0px;
	font-size:16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding: 15px 0px 0px 20px;
	
}

#outputyable tr td {
	background-repeat:repeat-x;
	height:25px;
	font-family:Tahoma, Geneva, sans-serif;	
	font-size:12px;
	font-weight:normal;
	margin:3px;
	text-align: left;
	}
	
#outputyable tr:hover{
	}
.title1{
	background-image:url(../images/td_body1.png);
	font:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}

#job_box{
}
.job_head{
	width:232px;
	height:45px;
	background-image:url(../images/job_o_head_01.png);
}
.job_head_comp{
	width:232px;
	height:45px;
	background-image:url(../images/col_emp.png);
}
.job_head_blank{
	width:232px;
	height:21px;
	background-image:url(../images/blank_col.png);
}

.job_body{ 
	width:232px;
	height: auto;
	background-image:url(../images/job_o_head_02.png);
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
.job_bottom{ width:232px; height:17px; background-image:url(../images/job_o_head_04.png); }
.tabletabtext{
	background-image:url(../images/table_tab.png);
	background-repeat:no-repeat;
	width:106px;
	font-family:"Arial", Gadget, sans-serif;
	font-size:15px;
	color:#fff;
	line-height:28px;
	font-weight:bold;
	
	
}
	

.tab {
	font-weight:bold;
	font-size:12px;
	font-family:Arial, Helvetica;
	color: #000;
}
.tabc {
	font-weight:bold;
	font-size:12px;
	font-family:Arial,Helvetica;
	color:navy;
	TEXT-ALIGN: right;
}
.headertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333;
}

.headertext active{
	color:#000;
	text-decoration:underline;
	
}
.tabletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding-left:10px;
}

.tabletext1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#666666;
	
}
/* Rounded Corner Box*/
.roundedcornr_box_811811 {
	width:200px;
	margin:19px 0px 10px 0px;
   background: #e7f6ff url(../images/roundedcornr_811811_grad.png) repeat-x top left;
   }
.roundedcornr_top_811811 div {
   background: url(../images/roundedcornr_811811_tl.gif) no-repeat top left;
}
.roundedcornr_top_811811 {
   background: transparent url(../images/roundedcornr_811811_tr.gif) no-repeat top right;
}
.roundedcornr_bottom_811811 div {
   background: url(../images/roundedcornr_811811_bl.gif) no-repeat bottom left;
}
.roundedcornr_bottom_811811 {
   background: transparent url(../images/roundedcornr_811811_br.gif) no-repeat bottom right;
}

.roundedcornr_top_811811 div, .roundedcornr_top_811811,
.roundedcornr_bottom_811811 div, .roundedcornr_bottom_811811 {
   width: 100%;
   height: 10px;
   font-size: 1px;
}
.roundedcornr_content_811811 { margin: 0 10px; }

/*  Input Formating*/
#login label {display:block; margin:1em 0em}
#login input,#login textarea,#login select {display:block; float:left; margin:0px; padding:0px; }
#login input,#login select,#login option { float:left; height:12px; font-size:11px; margin:0px; padding:0px;}
#login input,#login image{
	height:auto; margin:0px; padding:0px;
}

#search{
	background-image:url(../images/search.png);
	background-repeat:no-repeat;
	background-position:center;
	height:64px;
	vertical-align:middle;
}
#search .box {
	padding-left:150px;
	padding-top:20px;
}
#search input,#search textarea,#search select {
	float:left;
	display:block;
	margin-left:10px;
	margin: 0;
	
}
#search input,#search select,#search option { padding-left:5px; float:left;  font-size:14px;}
#search .input,#search image{
	height:auto;
	text-align: left;
	
}
.sButton{
background:url(images/search_btn.png) no-repeat;
width: 102px;
height: 33px;
border: none;
}


.button {
	font-weight:bold;
	font-family:"Arial", Gadget, sans-serif;
	font-size:13px;
 	 color: #FFF;
 	 border:0px;
 	 background-image:url(../images/08.gif);
 	 background-repeat:no-repeat;
 	 width:81px;
 	 height:25px;
}
.button11 {
	font-weight:bold;
	font-family:"Arial", Gadget, sans-serif;
	font-size:11px;
 	 color: #000;
 	 border:0px;
 	 background-image: url(../images/apply_btn.png);
 	 background-repeat:no-repeat;
 	 width:93px;
 	 height:21px;
	 text-align:left;
	 }
	 .button11 {
	font-weight:bold;
	font-family:"Arial", Gadget, sans-serif;
	font-size:11px;
 	 color: #000;
 	 border:0px;
 	 background-image: url(../images/apply_btn.png);
 	 background-repeat:no-repeat;
 	 width:93px;
 	 height:21px;
	 text-align:left;
	 }
.center_tag{
text-align:center;
margin-left:10px;
}

/* written by Ninad - ninadjadhav@gmail.com */
.b1h, .b2h, .b3h, .b4h, .b2bh, .b3bh, .b4bh{font-size:1px; overflow:hidden; display:block;}
.b1h {height:1px; background:#d3d3d3; margin:0 5px;}
.b2h, .b2bh {height:1px; background:#F3F3F3; border-right:2px solid #d3d3d3; border-left:2px solid #d3d3d3; margin:0 3px;}
.b3h, .b3bh {height:1px; background:#F3F3F3; border-right:1px solid #d3d3d3; border-left:1px solid #d3d3d3; margin:0 2px;}
.b4h, .b4bh {height:2px; background:#F3F3F3; border-right:1px solid #d3d3d3; border-left:1px solid #d3d3d3; margin:0 1px;}
.b2bh, .b3bh, .b4bh {background: #fff;}
.headh {background: #F3F3F3; border-right:1px solid #d3d3d3; border-left:1px solid #d3d3d3;}
.headh h3 {margin: 0px 5px 0px 10px; padding-bottom: 3px; font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#09F}
.contenth {background: #fff url(../images/box_body_top.jpg); background-position:top; background-repeat:repeat-x; border-right:1px solid #d3d3d3; border-left:1px solid #d3d3d3;}
.contenth div {
	margin-left: 5px;
	display: table;
	text-align: left;
}

.textAllign
{
	text-align:right;
}
.line
{
border-left:1px solid #d3d3d3;
}

#content
{
font-family:'Georgia',Times New Roman, Times;
font-size:21px;
color:#c1c1c1;
font-weight:bold;

}
.links a{
	text-decoration:none;
}


.rec_tab {
	background:#CCC;
	text-align:center;
}

