/* CSS Document */



body{

	font-family:Myriad, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	padding:0;
	margin:0;
	background:#dfeed1 url(../img/bg.gif); /*changes done here 02-02-09*/
    /*background:url(../img/hedr_bg.gif) repeat-x top;*/
	}

ul, li, p, input, select, h1, h2, he, h4, h5, h6, fieldset, form{

	padding:0;

	margin:0;

	list-style-type:none;

	}

a{

	color:#518906;

	text-decoration:none;

	}

a:hover{

	text-decoration:underline;

	}

h1{

	font-size:24px;

	font-weight:bold;

	font-family:Myriad, Arial, Helvetica, sans-serif;

	padding:0 0 10px 0;

	margin:0;

	}



#wrapper{

	/*
	margin:0 auto;

	width:100%;

	background:url(../img/footerbg.gif) repeat-x bottom;

	height:auto;
   */
    margin:0 auto;
	width:916px;
	background:url(../img/hedr_bg.gif) repeat-x top;
	height:auto;
  
   
    /*changes done here 02-02-09*/
   	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	background:#FFFFFF;
    /*changes done here 02-02-09*/

	}

 #wrapper2{
	margin:0 auto;
	width:100%;
	height:auto;
    /*changes done here 02-02-09*/
    background:#FFFFFF; 
    /*changes done here 02-02-09*/

	}
/*changes done here-newclass*/

#header{

	height: auto;

	margin:0 auto;

	width:916px;
	float:left;

   	/*changes done here 02-02-09*/
    background:url(../img/hedr_bg.gif) repeat-x top;
    /*changes done here 02-02-09*/
	}

#menu{

	height:34px;

	}

#menu ul{

	list-style:none;

	margin:0 10px;

	padding:0;

	float:right;

	}

#menu ul li{

	display:block;

	float:left;

	background:url(../img/li_bg.gif) no-repeat top;

	

	text-align:center;

	}

#menu ul li a{

	color:#333333;

	text-decoration:none;

	padding:10px 0 0 0;

	width:92px;

	height:24px;

	display:block;
	margin:0 0 0 2px;

	}	

#menu ul li a:hover{

	display:block;

	background:url(../img/li_hover.gif) no-repeat top;

	color:#FFFFFF;

	text-decoration:none;

	}

#menu ul li a:active, #menu ul li a.active {

	display:block;

	background:url(../img/li_hover.gif) no-repeat top;

	color:#FFFFFF;

	}

* html .fielddiv{

	padding-top:5px;

	}

* html .fielddiv img{

	padding:7px 0 0 0;

	}

.fields{

	color:#CCCCCC;

	float:right;

	padding:10px 0 0 0;

	height:30px;

	}

.fields input{

	margin:0 10px 0 2px;

	border:none;

	background-color:#6d6c6c;

	height:20px;

	width:120px; 

	color:#FFFFFF;

	}

.fields a{

	color:#9dde45;

	text-decoration:none;

	}

* html .fields{

	color:#ffffff;

	float:right;

	padding:3px 0 0 0;

	}

.fields img{

	vertical-align:middle;

	}

* html .fields img{

	vertical-align:top;

	margin-top:-5px;

	}

.signup{

   float:left;

	}

#content{

	width:896px;

	margin:20px auto 40px auto;

	height:auto;

	padding:0;

	}

.greenshade{

	background:url(../img/content_bg.jpg) no-repeat top;

	height:auto;

	padding:20px 20px 20px 120px;

	}

.greenshade label{

	width:100px;

	display:block;

	float:left;

	font-size:18px;

	}

.greenshade select{

	width:144px;

	height:22px;

	}

.dotedborder{

	border-bottom:1px dashed #666666;

	border-top:1px dashed #666666;

	float:left;

	width:896px;

	height:auto;

	margin-bottom:20px;

	padding:20px 0 20px 0;

	}
.noborder{

	float:left;

	width:916px;

	height:auto;

	margin-bottom:20px;

	padding:20px 0 20px 0;

	}

.joinnow{

	float:left;

	height:auto;

	padding:0 15px 0 0;

	/*border-right:1px solid #dddddd;*/

	/*margin-right:15px;*/

	}

.featured{

	float:left;

	height:auto;

	padding:0 20px 5px 20px;

	border-right:1px solid #dddddd;

	border-left:1px solid #dddddd;

	margin-right:15px;

	width:420px;

	}

.featured p{

	line-height:150%;

	}

	

.horizontal_add{

	clear:both;

	text-align:center;

	}

.footer{
  /*
	width:896px;
	margin:0 auto;
	color:#c2c9d9;
	font-size:11px;
	padding:0 0 13px 0;
	clear:both;
  */
    width:916;
	height:20px;
	margin:0 auto;
	color:#c2c9d9;
	font-size:11px;
	padding:13px 0;
	background:url(../img/footerbg.gif) repeat-x bottom; 
	clear:both;

	}



.foterlnk{
   /*
	color:#878686;
	float:right;
   */
    width:896px;
	color:#878686;
	margin: 0 auto;
	}

.foterlnk a{

	color:#dddcdc;

	text-decoration:none;

	padding:0 8px;

	}

.foterlnk a:hover{

	text-decoration:underline;

	}
	/*--------------------*/
#btn {
	 background:url(./../img/login_btn.gif) no-repeat scroll 0 0;
	 height:auto;
	 width:60px;
	 padding-left:3px;
	 color:#FFFFFF;
	}
	/*--------------------*/

/*classes for signup page starts here*/
.login{
width:700px;
padding: 0 20px;
margin:30px auto;
border: 1px solid #333333;
}
.login li{
margin:10px 0;
}
.txtfield{
width:150px;
border:1px solid #666666;
margin:5px 0;
color:#333333;
}
.txtselect{
width: auto;
border:1px solid #666666;
margin:5px 0;
color:#333333;
}
.formlable{
width:130px;
float:left;
display:block;
padding: 5px;
margin:0;

}
.formbtn{
border: none;
background: url(/img/tabimg/btnspacer.jpg) repeat-x top;
padding:2px;
text-align: center;
margin:5px 0px;
color:#ffffff;
}
.form_hd{
font-size:18px;
color:#ef1c90;
font-weight:normal;
margin:10px 0;
}
.radio{
margin:10px 0px 0 5px;
}
.mendatory{
font-size:11px;
font-weight:normal;
margin-left:110px;
}
/*classes for signup page ends here*/
/*classes for signup main page starts here 19-1-09*/
.worker{
	float:left;
	height:auto;
	padding:10px;
	margin:0 15px;
	width:290px;
	border:1px solid #CCCCCC;
	background: url(/img/tabimg/worker-spacer.gif) repeat-x bottom;
	}
*html .worker{
	float:left;
	height:auto;
	padding:10px;
	margin:0 10px;
	width:290px;
	border:1px solid #CCCCCC;
	background: url(/img/tabimg/worker-spacer.gif) repeat-x bottom;
	}
.fleft{
	float:left;
	padding:0 10px 30px 0;
	}
	.clear{
	clear:both;
	width:690px;
	margin: 0 auto;
	}
/*classes for signup main page ends here 19-1-09*/

/*classes for edit profile page starts here 28-1-09*/

.leftmenu{
list-style-type:none;
margin:0;
background:#62a21d url(../img/topcurve.jpg) no-repeat top;
width:203px;
}
* html .leftmenu{
list-style-type:none;
margin:0;
background:#62a21d url(../img/topcurve.jpg) no-repeat top;
}

.leftmenu li{
list-style-type:none;
border-top: 1px solid #ffffff;
padding:8px 10px 5px 10px;
display:block;
height:15px;
}
.leftmenu li a{
color:#FFFFFF;
}
.leftmenu li.last{
padding:0;
margin:0;
height:8px;
background:url(../img/botcurve.jpg) no-repeat bottom;
border:none;
}
.formlable2{
width:150px;
float:left;
display:block;
padding: 5px;
margin:0;


}
.midcontent{
	float:left;
	height:auto;
	padding:0 20px 5px 40px;
	border-left:1px solid #dddddd;
	margin:0 15px;
	width:580px;
	}

h2{
	font-size:18px;
	font-weight:bold;
	font-family:Myriad, Arial, Helvetica, sans-serif;
	padding:0 0 10px 0;
	margin:20px 0 10px 0;
	color:#6699CC;
	border-bottom: 1px solid #62a21d;
	}
.mendatory2{
font-size:11px;
font-weight:normal;
margin-left:250px;
}

@-moz-document url-prefix(){
.banner{
margin-top:-10px;}
}
/*classes for edit profile page ends here 28-1-09*/

.divclass { 
 color:#ff0000;
 padding-top:3px;
 clear:both;
}

html > body .divclass { 
 color:#ff0000;
 *padding-top:1px;
 clear:both;
}

.table-head2
{
border-bottom:1px solid #cfcfcf;
}
