/* CSS Document admin area */

#adminlogin {	
float:left;
/*margin:20px 20px;*/
width:500px;
color:#666;
padding:28px 0 0 254px;
margin:0;
}


input#Login1_Password, input#Login1_UserName {width:153px;}

#adminlogin table#Login1 {
margin:0 0 16px 36px;
width:204px;
}

a#lbtnForgotPassword {
margin:0 0 0 36px !important;
}

#searchApp {
position:relative;
width: 702px;
float:left;
display:inline;
margin:0 0 0 10px;
background:#fff;
color:#666;
}

#searchApp h1, #jobedit h1  {
font-size:1.3em;
margin:45px 0 0 33px;
}

#searchApp fieldset {
border:none !important;
margin:25px 0 0 33px;
}

#searchApp legend {
display:none;
}

#searchApp label { 
font-size: 0.8em;
float: left; 
padding: 2px 0 0 0;
margin: 0px;
line-height: 1.25; 
width:90px;
} 

#searchApp input, #searchApp select { 
border: #666 1px solid;
font-size: 0.78em; 
padding: 1px; 
background: #f2f8ff;
color: #666; 
width:220px;
margin:5px 0 0 0;
} 

#checkoption {
width:110px;
}

#checkoption input#ctl00_MasterContentPlaceHolder_cbJobInternal { 
background: #fff;
color: #666; 
width:20px;
border:none;
float:right;
} 



#searchAppbutton input {
margin:13px 0 54px 94px;
width:53px;
}

#searchApp a {
margin-left:10px;
font-weight:bold;
font-size:0.7em;
color:#000;
background:inherit;
text-decoration:none;
}

#searchApp a:hover {text-decoration:underline;}

table#ctl00_MasterContentPlaceHolder_GridViewJobApplication {
font-size:0.7em;
margin:10px 30px 30px 10px;
width:600px;
clear:left;
}

 table#ctl00_MasterContentPlaceHolder_GridViewJob input{
	border:none !important;
	background:none !important;
	}

#jobedit {
position:relative;
width: 702px;
float:left;
margin:0 0 0 5px;
background:#fff;
color:#666;
}

#jobedit fieldset {
border:none;
margin:25px 0 0 33px;
}

#jobedit legend {
display:none;
}

#jobedit p {
padding:20px;
}

#jobedit a{
text-decoration:none;
font-size:0.8em;
color:#000;
background:inherit;
font-weight:bold;
}

#jobedit a:hover {
color:#666;
background:inherit;
}

#jobedit #topbuttons, #jobedit #lowerbuttons {
	margin:15px 10px;
	clear:both;
	}

#jobedit #topbuttons input, #jobedit #lowerbuttons input {
	background:#d9e5f3 ;
	border:0px solid #e9eef4;
	padding:3px 8px;
	}
input.hiddenbutton {
	display:none;
	}
	
	
#jobdetails {
margin:0 0 0 10px;
	}

#jobdetails div {
	float:left;
 
	margin:5px 0px;
	}	
	
#jobdetails label, .jobdropdowns span {
	width:250px;
	float:left;
	clear:left;
	}
	
#jobdetails  .jobinputfield  {
	width:250px;
	float:left;	
	}
	
.jobdropdowns input, .jobdropdowns select	{
	width:250px;
	float:left;	
	margin:5px 0px;
	}
	
#jobdetails .jobinputtexarea	 {
	width:375px;
	float:left;		
}

#jobdetails .jobinputcheckbox {
	margin:0px 220px 0px 0px;
	}

p.goback {
clear:left;	
	}
	
#logout {
color:#000;
background:inherit;
margin:10px 0 30px 0 !important;
padding:5px;
clear:left;
width:736px;
float:left;
font-size:0.8em;
}

span#ctl00_MasterLoginName {
float:left;
padding:5px;
margin-left:10px;
}

#logout a {
color:#666;
background:#fff;
font-weight:bolder;
padding:5px;
border:1px solid #666;
text-decoration:none;
width:65px;
display:block;
text-align:center;
float:left;
font-size:0.9em;
}

#logout a:hover {
color:#000;
background:#daf5fa;
font-weight:bolder;
padding:5px;
border:1px solid #666;
text-decoration:none;
} 

