/* CSS Document */

body {
		margin: 0;
		padding: 0;
		font-family:Arial, sans-serif;

	
}

.page {
		width: 1003px;
		height: 490px;
		margin: 0 auto;
		margin-top:10px;
		font:Arial;
}

.concmainpage
{
	width:894px;
	padding:0;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	
		}

/* navigation part*/




.header{
		background-image:url(../IMAGES/topbg.jpg);
		background-repeat:no-repeat;
		width:894px;
		height:57px;
		padding: 0;
		margin: 0 auto;
}


.logo{
		float:left;
		width:155px;
		height:61px;
		margin-left:77px;
}

.navigation{
		float:right;
		width:625px;
		height:22px;
		margin-top:36px;
		margin-right:30px;
}


.navigation_01{
		float:left;
		width:66px;
		height:20px;
		float:left;
		

}
.navigation_02{
	
		float:left;
		width:74px;
		height:20px;
		float:left;
	    margin-left:5px;
}
.navigation_03{
		float:left;
		width:69px;
		height:20px;
		margin-left:5px;
}
.navigation_04{

		float:left;
		width:69px;
		height:20px;
		margin-left:5px;
}
.navigation_05{
		float:left;
		width:103px;
		height:20px;
		margin-left:5px;
}
.navigation_06{
		float:left;
		width:92px;
		height:20px;
		margin-left:5px;
}

.navigation_07{
		float:left;
		width:73px;
		height:20px;
		margin-left:5px;
}


.home a {
		background:url(../images/home_btn.jpg);
        background-repeat:no-repeat;
		float:left;
		height:20px;
		width:66px;
        background-repeat:no-repeat;
	
			
}

.home a:hover {
	
		background:url(../images/home_over_btn.jpg);
		background-repeat:no-repeat;
            }
			
			
		
.profile a {
background:url(../images/profile_btn.jpg);
 background-repeat:no-repeat;
		float:left;
		height:20px;
		width:74px;
}

.profile a:hover  {
		background:url(../images/profile_active.jpg);
        background-repeat:no-repeat;
		
}



.brighten a {
		background:url(../images/brighten_btn.jpg);
		background-repeat:no-repeat;
        float:left;
		height:20px;
		width:75px;
       
	}

.brighten a:hover {
		background-image:url(../images/brighten_over.jpg);
        background-repeat:no-repeat;
	
		}




.lighten a {
		background:url(../images/lightn_btn.jpg);
		background-repeat:no-repeat;
        float:left;
		height:20px;
		width:69px;
       
       }

.lighten a:hover {
		background:url(../images/lightn_over.jpg);
	    background-repeat:no-repeat;
			
		}
		




.photogallery  a {
		background:url(../images/photogallery_btn.jpg);
		background-repeat:no-repeat;
        float:left;
		height:20px;
		width:103px;
       
		
}

.photogallery a:hover {
		background:url(../images/photogallery_over.jpg);
		background-repeat:no-repeat;
	
		}
		
		
.hulscape  a {
		background:url(../images/hulscape_btn.jpg);
		background-repeat:no-repeat;
	    float:left;
		height:20px;
		width:92px;
		
}

.hulscape a:hover {
		background:url(../images/hulscape_over.jpg);
		background-repeat:no-repeat;
	
		}
		
.careers  a {
        float:right;
         background:url(../images/careers_btn.jpg);
         background-repeat:no-repeat;
		 width:73px;
		 height:20px;
       
}

.careers a:hover {
		background:url(../images/careers_over.jpg);
		background-repeat:no-repeat;
}



/* login page */

.navigation_08{

		width:72px;
		height:35px;
		float:right;
		padding: 0;
		margin: 0 auto;

}



.login a{
		float:right;
		width:72px;
		height:22px;

}

.login a:hover {
		background:url(../images/login_over.jpg);
		background-repeat:no-repeat;
}


.ragister a{
		background:url(../images/Ragister_btn.jpg);
		background-repeat:no-repeat;
		float:right;
		width:72px;
		height:22px;

}

.ragister a:hover {
		background:url(../images/Ragister_over.jpg);
		background-repeat:no-repeat;
}





/* midle page */


a:link {
		text-decoration: none;
		color:#ACC0D0;
}
a:visited {
		text-decoration: none;
		color:#ACC0D0;
	
}
a:hover {
		text-decoration: underline;
}
a:active {
		text-decoration: none;
}

.login_details{
		width:550px;
		height:150px;
		margin-top:15px;
	}
	
	
	
.login_form{
		background:url(../images/login_details.png);
		background-repeat:no-repeat;
		height:20px;
		width:762px;  
		margin-top:5px;
		margin-left:94px;
		
}
	
	
	
	
.login_form01{
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#535E65;
	float:left;
    width:750px;
	height:130px;
	padding-top:10px;
	margin-left:100px;
    border-bottom: 1px solid #D8E1E7  ;
	border-left:1px solid #D8E1E7     ;
	border-right: 1px solid #D8E1E7   ;


}


.Personal_details{
    width:550px;
	height:430px;
	margin-top:35px;
	
}
.Personaldetails_forms{
		background:url(../IMAGES/Personal_details.png);
		background-repeat:no-repeat;
		height:20px;
		width:762px;
		margin-top:5px;
		margin-left:94px;
}
.Personaldetails_forms01{
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#535E65;
	float:left;
    width:750px;
	height:500px;
	padding-top:10px;
	margin-left:100px;
    border-bottom: 1px solid #D8E1E7  ;
	border-left:1px solid #D8E1E7     ;
	border-right: 1px solid #D8E1E7   ;

}

.professional_details{
	width:700px;
	height:270px;
	margin-top:120px;

}
.professional_form{
	background:url(../IMAGES/reg_profession_details.jpg);
	background-repeat:no-repeat;
	height:20px;
	width:900px;
	margin-left:94px;
}
.professional_form01{
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#535E65;
	float:left;
    width:750px;
	height:245px;
	padding-top:10px;
	margin-left:100px;
    border-bottom: 1px solid #D8E1E7  ;
	border-left:1px solid #D8E1E7     ;
	border-right: 1px solid #D8E1E7   ;


}
.hul_details{
	width:550px;
	height:270px;
	margin-top:30px;

}
.huldetails_form{
	background:url(../IMAGES/Hul_Personal_details.png);
	background-repeat:no-repeat;
	height:20px;
	width:762px;
	margin-left:94px;
}
.huldetails_form01{
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#535E65;
	float:left;
    width:750px;
	height:245px;
	padding-top:10px;
	margin-left:100px;
    border-bottom: 1px solid #D8E1E7  ;
	border-left:1px solid #D8E1E7     ;
	border-right: 1px solid #D8E1E7   ;


}
.hul_refrence{
	width:550px;
	height:480px;
	margin-top:25px;

}
.refrencedetail_form{
	background:url(../images/Refrencese_dertails-copy.png);
	background-repeat:no-repeat;
	height:20px;
	width:762px;
	margin-left:94px;
}
.refrencedetail_form01{
	font-size:11px;
	color:#535E65;
	float:left;
    width:750px;
	height:422px;
	padding-top:10px;
	margin-left:100px;
    border-bottom: 1px solid #D8E1E7;
	border-left:1px solid #D8E1E7;
	border-right: 1px solid #D8E1E7;


}
.inputbox{
	width:340px;
	}
.inputboxcontact{
	width:280px;
	

}
.inputboxcontact01{
	width:340px;
}
.inputbox01{
	width:60px;
}

.inputbox02{
	width:195px;
}
.style1 {
	color: #0066CC;
	font-size: 12px;
	font-weight: bold;
}
