/* CSS Document */
/****************************start home page******************************************/
#job_seeker_bg
{
	background-image:url('http://images.badamazaa.com/Home/job-seeker-bg.gif');
	background-repeat:no-repeat;
	height:333px;
	width:248px;
}
#employer
{
	background-image:url('http://images.badamazaa.com/Home/register_employer-bg.gif');
	background-repeat:no-repeat;
	height:333px;
	width:248px;
}
.job_seeker_slogan1
{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:23px;
	color:#003366;
	line-height:normal;
	font-weight:normal;
	padding-top:35px; 
	padding-left:11px;
	vertical-align:top;
}
.job_seeker_slogan2
{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#003366;
	line-height:normal;
	font-weight:normal;
	padding-left:11px;
	padding-bottom:85px;
	vertical-align:top;
}
.employer_slogan1
{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:23px;
	color:#990033;
	line-height:normal;
	font-weight:normal;
	padding-top:35px; 
	vertical-align:top;
}
.employer_slogan2
{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#990033;
	line-height:normal;
	font-weight:normal;
	vertical-align:top;
	padding-bottom:55px;
}
.seeker-form-bg
{
	background-image:url('http://images.badamazaa.com/Home/jobseeker-form-bg1.gif');
	background-repeat:repeat-y;
	width:575px;
}
.But_new_home
        {
			width:64px;
			height:18px;
			border-top:#FFFFFF solid 1px;
			border-right:#4981d6 solid 1px;
			border-bottom:#4981d6 solid 1px;
			border-left:#FFFFFF solid 1px;
			background-color:#b6cef0;
			margin:0 0 0 0px;
			padding:0 0 0 0px;
		}

.textbg_home
    	{
		    background-color:#D9e8fc;
		    border:#b9ccea solid 1px;
		    height:52px;
		    width:539px;
		    margin-bottom:2px;
		    vertical-align:top;
		}
		
.textbg_home_no_m
    	{
		    background-color:#D9e8fc;
		    border:#b9ccea solid 1px;
		    height:52px;
		    width:539px;
		    vertical-align:top;
		}
		

.textbg_home_last
    	{
		    background-color:#D9e8fc;
		    border:#b9ccea solid 1px;
		    height:52px;
		    width:539px;
		    vertical-align:top;
		}

.Main_contant_home
        {
            margin-left:12px;
			margin-top:0px;
			margin-bottom:00px;
			width:527px;
			vertical-align:top;
        }
        
.textbox_home
        {
			height:16px;
			border:#98bcee solid 1px;
			width:149px;
			background-color:#FFFFFF;
			padding-left:5px;
		}
		
.text_home
        {
            width:175px;
        }
        
.Ads-by-Valyou
        {
            margin-left:62px;
		    margin-right:62px;
		    width:300px
        }


.Ads-by-Valyou-Y
        {
            margin-left:62px;
		    margin-right:62px;
		    width:300px;
		    background-color:#fdd63b;
		    height:250px;
		 }

/****************       *************/
    .tinytableopacity   
  {
    FONT-SIZE: small;
    FONT-FAMILY:sans-serif;
    background: transparent;
  }
.tinytableopacity TD 
  {
    FONT-SIZE: xx-small;
    FONT-FAMILY: sans-serif;
    filter:alpha(opacity=90);
    -moz-opacity:.40;
    opacity:.40;
  }
  
  .text_home
    {
        font-family:Tahoma, Arial, Helvetica, sans-serif;
		font-size:14px;
        font-weight:500;
    }

.Home_seeker_c
        {
            color:#003366;
         }
         
         
         /**************** Css for City  *************/
     .suggestion_list
        {
        background: #E9EFF6;
        border: 1px solid #CDD4D9;
	border-top: 0px;
        padding: 4px;
	font: normal 11px verdana,arial;
	line-height: 18px;
        }

        .suggestion_list ul
        {
        padding: 0;
        margin: 0;
        list-style-type: none;
	    z-index:1000;
        }
         .suggestion_list a
        {
        text-decoration: none;
        color: #000000;
        }

        .suggestion_list
        .selected
    
    {
        background:#104E8B;
     
        color: white;
       
    }

        .suggestion_list .selected a
        {
        color: white;
	    padding-left: 0px;
        }

        #autosuggest
        {
        display: none;
        }
/****************************End home page******************************************/
/**************************** start registration 2 page ******************************************/
.tittle-left
{
	width:20px;
	height:23px;
	float:left;
	background-image:url('http://images.badamazaa.com/Customer/Registration/sectiontitileleftcurve.gif');
	background-repeat:no-repeat;
}
.tittlebg
{
	width:266px; 
	float:left; 
	background-image:url('http://images.badamazaa.com/Customer/Registration/sectiontitilebg.gif'); 
	background-repeat:repeat-x; 
	height:23px;
	text-align:left;
}
.tittle-right
{
	width:4px; 
	float:right;
	height:23px;
	background-image:url('http://images.badamazaa.com/Customer/Registration/sectiontitiletightcurve.gif');
	background-repeat:no-repeat;
}
.modalPopupTransparent
{
 filter: alpha(opacity=60);    -moz-opacity: .60;  background: #CCCCCC;    position: absolute;    
}

.modalPopupWindow 
{
position: absolute;    background-color: #FFFFFF;    border: 2px solid black;    padding: 8px;    text-align: left;
} 
.regisration-unit
{
	width:918px; 
	background-image:url('http://images.badamazaa.com/Customer/Registration/sectiontittlebackshade.gif'); 
	background-repeat:repeat-x; 
	background-color:#ffffff;
	vertical-align:top;
}
/**************************** End registration 2 page ******************************************/

/***************** font size ******************/
	 .N8
     {
      	font-family:Tahoma, Arial, Helvetica, sans-serif;
		font-size:8px;
		font-style:normal;
		line-height: 10px;
		font-weight:normal;
		text-decoration:none;   
     }
	 
	 .B8
     {
      	font-family:Tahoma, Arial, Helvetica, sans-serif;
		font-size:8px;
		font-style:normal;
		line-height: 10px;
		font-weight:bold;
		text-decoration:none;     
     }
	 
	 .N9
     {
      	font-family:Tahoma, Arial, Helvetica, sans-serif;
		font-size:9px;
		font-style:normal;
		line-height: 11px;
		font-weight:normal;
		text-decoration:none;   
     }
	 
	 .B9
     {
      	font-family:Tahoma, Arial, Helvetica, sans-serif;
		font-size:9px;
		font-style:normal;
		line-height: 11px;
		font-weight:bold;
		text-decoration:none;     
     }
	 
	 .N10
     {
      	font-family:Tahoma, Arial, Helvetica, sans-serif;
		font-size:10px;
		font-style:normal;
		line-height: 12px;
		font-weight:normal;
		text-decoration:none;   
     }
	 
	 .B10
     {
      	font-family:Tahoma, Arial, Helvetica, sans-serif;
		font-size:10px;
		font-style:normal;
		line-height: 12px;
		font-weight:bold;
		text-decoration:none;     
     }
	 
	 .N11
     {
      	font-family:Tahoma, Arial, Helvetica, sans-serif;
		font-size:11px;
		font-style:normal;
		font-weight:normal;
		text-decoration:none;  
     }
	 
	  .B11
     {
      	font-family:Tahoma, Arial, Helvetica, sans-serif;
		font-size:11px;
		font-style:normal;
		line-height: 13px;
		font-weight:bold;
		text-decoration:none;    
     }
	 
	  .N12
     {
      	font-family:Tahoma, Arial, Helvetica, sans-serif;
		font-size:12px;
		font-style:normal;
		line-height: 14px;
		font-weight:normal;
		text-decoration:none;    
     }
	 
	 .B12
     {
      	font-family:Tahoma, Arial, Helvetica, sans-serif;
		font-size:12px;
		font-style:normal;
		line-height: 14px;
		font-weight:bold;
		text-decoration:none;   
     }
	 
	 .N13
     {
      	font-family:Tahoma, Arial, Helvetica, sans-serif;
		font-size:13px;
		font-style:normal;
		line-height: 15px;
		font-weight:normal;
		text-decoration:none;    
     }
	 
	 .B13
     {
      	font-family:Tahoma, Arial, Helvetica, sans-serif;
		font-size:13px;
		font-style:normal;
		line-height: 15px;
		font-weight:bold;
		text-decoration:none;     
     }
	 
	 .N14
     {
      	font-family:Tahoma, Arial, Helvetica, sans-serif;
		font-size:14px;
		font-style:normal;
		line-height:16px;
		font-weight:normal;
		text-decoration:none;   
     }
	 
	 .B14
     {
      	font-family:Tahoma, Arial, Helvetica, sans-serif;
		font-size:14px;
		font-style:normal;
		font-weight:bold;
		text-decoration:none;  
     }
	 
	 .N15
     {
      	font-family:Tahoma, Arial, Helvetica, sans-serif;
		font-size:15px;
		font-style:normal;
		line-height: 17px;
		font-weight:normal;
		text-decoration:none;     
     }
	 
	 .B15
     {
      	font-family:Tahoma, Arial, Helvetica, sans-serif;
		font-size:15px;
		font-style:normal;
		line-height: 17px;
		font-weight:bold;
		text-decoration:none;   
     }
	 
	 .N16
     {
      	font-family:Tahoma, Arial, Helvetica, sans-serif;
		font-size:16px;
		font-style:normal;
		line-height: 18px;
		font-weight:normal;
		text-decoration:none;    
     }
	 
	 .B16
     {
      	font-family:Tahoma, Arial, Helvetica, sans-serif;
		font-size:16px;
		font-style:normal;
		line-height:18px;
		font-weight:bold;
		text-decoration:none;    
     }
	 
	 .N17
     {
      	font-family:Tahoma, Arial, Helvetica, sans-serif;
		font-size:17px;
		font-style:normal;
		line-height:19px;
		font-weight:normal;
		text-decoration:none;   
     }
	 
	 .B17
     {
      	font-family:Tahoma, Arial, Helvetica, sans-serif;
		font-size:17px;
		font-style:normal;
		line-height:19px;
		font-weight:bold;
		text-decoration:none;   
     }
	 
	 .N18
     {
      	font-family:Tahoma, Arial, Helvetica, sans-serif;
		font-size:18px;
		font-style:normal;
		line-height:20px;
		font-weight:normal;
		text-decoration:none;    
     }
	 
	 .B18
     {
      	font-family:Tahoma, Arial, Helvetica, sans-serif;
		font-size:18px;
		font-style:normal;
		line-height:20px;
		font-weight:bold;
		text-decoration:none;     
     }
	 
	 .N19
     {
      	font-family:Tahoma, Arial, Helvetica, sans-serif;
		font-size:19px;
		font-style:normal;
		line-height:21px;
		font-weight:normal;
		text-decoration:none;   
     }
	 
	 .B19
     {
      	font-family:Tahoma, Arial, Helvetica, sans-serif;
		font-size:19px;
		font-style:normal;
		line-height:21px;
		font-weight:bold;
		text-decoration:none;    
     }
	 
	 .N20
     {
      	font-family:Tahoma, Arial, Helvetica, sans-serif;
		font-size:20px;
		font-style:normal;
		line-height:22px;
		font-weight:normal;
		text-decoration:none;    
     }
	 
	 .B20
     {
      	font-family:Tahoma, Arial, Helvetica, sans-serif;
		font-size:20px;
		font-style:normal;
		line-height:22px;
		font-weight:bold;
		text-decoration:none;  
     }
	 
	 .N21
     {
      	font-family:Tahoma, Arial, Helvetica, sans-serif;
		font-size:21px;
		font-style:normal;
		line-height: 23px;
		font-weight:normal;
		text-decoration:none;    
     }
	 
	 .B21
     {
      	font-family:Tahoma, Arial, Helvetica, sans-serif;
		font-size:21px;
		font-style:normal;
		line-height: 23px;
		font-weight:bold;
		text-decoration:none;     
     }
	 
	 .N22
     {
      	font-family:Tahoma, Arial, Helvetica, sans-serif;
		font-size:22px;
		font-style:normal;
		line-height:24px;
		font-weight:normal;
		text-decoration:none;  
     }
	 
	 .B22
     {
      	font-family:Tahoma, Arial, Helvetica, sans-serif;
		font-size:22px;
		font-style:normal;
		line-height: 24px;
		font-weight:bold;
		text-decoration:none;    
     }
	 
	 .N23
     {
      	font-family:Tahoma, Arial, Helvetica, sans-serif;
		font-size:23px;
		font-style:normal;
		line-height:25px;
		font-weight:normal;
		text-decoration:none;   
     }
	 
	 .B23
     {
      	font-family:Tahoma, Arial, Helvetica, sans-serif;
		font-size:23px;
		font-style:normal;
		line-height: 25px;
		font-weight:bold;
		text-decoration:none;   
     }
	 
	 .N24
     {
      	font-family:Tahoma, Arial, Helvetica, sans-serif;
		font-size:24px;
		font-style:normal;
		line-height:26px;
		font-weight:normal;
		text-decoration:none;    
     }
	 
	 .B24
     {
      	font-family:Tahoma, Arial, Helvetica, sans-serif;
		font-size:24px;
		font-style:normal;
		line-height:26px;
		font-weight:bold;
		text-decoration:none;	  
     }


/***************** font color ******************/
.mainHC
{
	color:#336600;
}

.jobseekerbg
{
	background-color:#f4f7fa;
}
.employerbg
{
	background-color:#fdf5f7;
}
.TC
{
  color:#333333;
}

.TC_lightgray
{
	color:#666666;
}
.TC_lightgray1
{
	color:#999999;
}
.mainheadertxtrecruiter
{
	color:#336699;
}
.HC
{
  color:#990033;
}
.JHC
{
	color:#006699;
}

.topmanuTC
{
	color:#808080;
}

.middledottedline_Em
{
	vertical-align: top; 
	width: 1px; 
	background-image: url('http://images.badamazaa.com/Employer/AddPost/red_horizontal-dots.gif');
	background-repeat: repeat-y;	
}

.Headerbg
{
  vertical-align:middle;
  background-color:#f3ecef;
}
       
.Headerbg1px
{

  background-color:#e6d6dc;
   
}
        
.ItemTemplatebg
{
  vertical-align:middle;
  background-color:#fbf9fa;
 
} 

.ItemTemplatebg1px
{
  vertical-align:middle;
  background-color:#eee4e8;
 
} 

.JDoct
{
	background-image:url('http://images.badamazaa.com/Customer/ResponseMgmt/response-verticaldots.gif');
	background-repeat:repeat-y
}
.JHeaderbg
{
	background-color:#e8eff6
}
.JHeaderbg1px
{
	background-color:#d8dde5;
}
.JItemTemplatebg
{
	background-color:#f8fbfd;
}
.JItemTemplatebg1px
{
	background-color:#e5e8ee;
}
	
	.blue_bg_td-repeater
{
	background-image:url('http://images.badamazaa.com/Customer/Registration/blue_bg_td.jpg');
	background-repeat:repeat-y;
	
	}

/***************** text box ******************/

.textbox
{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	line-height:13px;
	font-weight:normal;
	text-decoration:none;
	border-bottom-width:1px;
	border-color:#c0c8d5;
	height:20px;
	padding-left:5px;
	text-align:left;
	vertical-align:top;
}
 .JbTextBox
		 {
			 border:solid 1px #c0c8d5;
			 height:20px;
			 padding-left:5px;
			 background-color:Transparent;
		}
.vertical-dot
{
	vertical-align:top;
	width:1px;
	background-image:url('http://images.badamazaa.com/Employer/AddPost/horizontal-dots.gif');
	background-repeat:repeat-y;
}
.table_top_bg 
 {
		background-image: url('http://images.badamazaa.com/employer/addpost/table_top1_bg.jpg');
		background-repeat: no-repeat;
		background-color:#fdf5f7;
		
 }
    
.table_top_small_man_bg
{
	background-image: url('http://images.badamazaa.com/employer/addpost/table_top_small_man_bg.jpg');
	background-repeat: no-repeat;
	background-color:#fdf5f7;
}

.table_top_without_man_bg
{
	background-image: url('http://images.badamazaa.com/employer/addpost/table_top_without_man_bg.jpg');
	background-repeat: no-repeat;
}
	
.job_list_middle_one_px2
{
	background-image:url('http://images.badamazaa.com/employer/addpost/job_list_middle_one_px2.jpg');
	background-repeat:repeat-y;
	background-position:top
}
	
.blue_bg_td
{
	background-image:url('http://images.badamazaa.com/employer/addpost/blue_bg_td.jpg');
	background-repeat:repeat-y;
	background-position:top
}

.bor_photo 
{
	border: 1px solid #FFFFFF;
	
}

.div_border_photo 
{
	border: 1px solid #999999; 
	width:50px;
	height:50px;
	vertical-align:middle;
}
.div_border 
{
	border: 1px solid #e6d6dc; width:512px;
}

.nweul
{
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.newli
{
	background-image: url(http://images.badamazaa.com/Employer/AddPost/li.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: 10px;
	font-family:Tahoma;
	font-size:11px;
	color:#333333;
	white-space:11px;
	line-height:20px;
	
}
.for_from
{
	color:#333333;
	padding-left:5px;
}
.EmTextBox
{
	border:solid 1px #c0c8d5;
	height:20px;
	padding-left:5px;
}
.Error
{
	color:#cc0000;
}
			
	
.Messageshow
{
	background-color:#fef9dd;
	border: solid 1px #ffe787;
	height:56px;
	width:472px;
}
.second_table_bg_bottom
{
	background-image: url(http://images.badamazaa.com/Employer/AddPost/second_table_bottom_bg.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

.td_gb
 {
	background-image: url(http://images.badamazaa.com/Employer/AddPost/td_bg.gif);
	background-repeat:repeat-x;
	background-position: top;
	vertical-align:top;
	background-color:#ffffff;
}

.td_gb1
 {
	background-image: url(http://images.badamazaa.com/Employer/AddPost/1px_bg_gredint.gif);
	background-repeat:repeat-x;
	background-position: top;
	vertical-align:top
}
.onepxgap
	{
		padding-bottom:1px
	}
	
	/*****************************From control **********************/
.bodytopshade-bottom
	{
		background-image:url('http://images.badamazaa.com/Employer/AddPost/bodytopshade-bottom.gif'); 
		background-repeat:repeat-x; 
		height:5px
	}

.SmallCopyTahoma10  /*Copyright line in footer*/
{
	font-size:10px;
	color: #666666;
	font-family:Tahoma;
	text-decoration:none;
} 
.SmallCopyTahoma10:hover  /*@@ Added By nitin to in specification page for flashheader controls submenulinks eg overview*/
{
	font-size:10px;
	color:#cc0000;
	font-family:Tahoma;
	text-decoration:none;

}

    .CustomerFooter
    {
        color: #666666;
	    font-size: 11px;	
	    font-family:tahoma;
	    text-decoration:none;
	    line-height:160%;
	    padding-left:3px;
	    padding-right:3px;
    } 
    .CustomerFooter2
    {
        color: #666666;
	    font-size: 10px;	
	    font-family:tahoma;
	    text-decoration:none;
	    padding-left:3px;
	    padding-right:3px;
    }     
    .CustomerFooter3
    {
        FONT-SIZE: 10px; 
        COLOR: gray; 
        FONT-FAMILY:tahoma;
        font-weight:normal;
        text-decoration:none;
    } 