/****Jobs Overview *********/

.text
{
	padding:0px 20px 0px 30px;
	float:left;
}

.sub-head
{
	font-weight:regular;
	font-family:Helvetica;
	font-size:18px;
	color:#0282c9;
	margin:0px;
}
.sub-details
{
	padding: 10px 10px 0px 20px;
}

.sub-details p
{
	text-align:left;
	color:#525252;
	font-family:Helvetica;
	font-weight:normal;
	font-size:11px;
}

#jobsoverview-main {
	overflow:hidden;
	padding:37px 5px 0 10px;
	width:550px;
}
#jobsoverview-main .heading {
	color:#029DE2;
	font-family:Helvetica;
	font-size:23px;
	padding-left:20px;
	
}
.jobs-description-details {
	padding:10px;
	text-align:left;
}

.jobs-description-header {
	float:left;
	width:544px;
	padding-top: 27px;
}

.jobs-description-header-left {

	float:left;
	width:150px;
}

.jobs-description-title {
	float:left;
	width:64px;
}

.jobs-description-sub-header {
	float:left;
	padding-top:5px;
}

.jobs-description-primary {
	float:left;
	padding:10px 10px 10px 20px;
	width:490px;
}

.jobs-description-headline{
	padding-bottom:5px;
}

.jobs-description-title {
	float:left;
	padding-bottom:5px;
	text-align:left;
	width:240px;
	color:#525252;
	font-family:Helvetica;
	font-size:11px;
	font-weight:regular;

}

.jobs-description-title .heading{
	font-family:Helvetica;
	font-size:23px;
	color:#029de2;
	margin:0px;
	padding-left:18px;
	padding-bottom:10px;
}

.jobs-description-title-text {
	color:#029DE2;
	font-family:Helvetica;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}

.detail-division {
	border-top:1px solid #CDCDCD;
	float:left;
	height:1px;
	overflow:hidden;
	padding:5px 0 0;
	width:490px;
}

.jobs-description-content {
	float:left;
	padding:5px 0 0;
	width:490px;
}

.right-content {
	float:right;
	padding-top:5px;
}

.right-content a {
	color:#0282C9;
	font-family:Helvetica;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}

.img-icons {
	margin-right:5px;
	position:relative;
	top:3px;
}

.seperator {
	position:relative;
	top:5px;
}

.backbtn-seemore{
	height:19px;
	width:136px;
	display:block;
	float:left;

}

.backbtn-seemore a{
	display:block;
	height: 19px;
	text-indent: -10000em;
	text-decoration: none;
	width:136px;
	background: url(images/job-des-back-img.jpg) 0 0 no-repeat;

}

.backbtn-seemore a:hover {
	background-position: 0px -19px;
	width:136px;
	height: 19px;
	text-decoration: none;
}

.back-title{
	width:145px;
	margin-left:15px;
	
}

.back-title img{
	float:left;
	margin:3px 0px 0px -10px;
	display:inline;
}

.jobs-sub-headers{
	color:#029DE2;
	font-family:Helvetica;
	font-size:16px;
	font-weight:bold;
	padding:15px 0 3px;
}

.jobs-sub-text{
	color:#525252;
	font-family:Helvetica;
	font-size:11px;
	font-weight:regular;
}

.jobs-sub-text p{
	margin-top: 0;
}

.jobs-sub-text ul{
	padding-left:15px;
	margin:0px;
}

.jobs-sub-text ul li{
	color:#525252;
	font-family:Helvetica;
	font-size:11px;
	font-weight:regular;
}

.jobs-textbox,
.jobs-select,
.jobs-radio,
.jobs-checkbox,
.jobs-textarea{
	float:left;
	width:230px;
	display:inline;
	margin-top:5px;
}

.jobs-textbox{
	height: 24px;
}

.jobs-radio,
.jobs-checkbox{
	line-height: 2.6em;
}

.jobsearch-textbox{
	border:0px;
	margin:0px;
	height:24px;
	width:152px;
}

.field-title{
	color:#525252;
	font-family:Helvetica;
	font-size:11px;
	font-weight:regular;
	color:#029DE2;
	width:100px;
	margin-top:5px;
}

.job-submit{
	margin-top:10px;
}

/*
****************************************************************
Styling for Browse Button Starts
***************************************************************
*/


div.fileinputs {
	position: relative;
	width:230px;
}

div.fakefile {
	position: absolute;
	top: 4px;
	left: 0px;
	z-index: 1;
	width:230px;
}

input.file {
	position: relative;
	text-align: right;
	-moz-opacity:0 ;
	filter:alpha(opacity: 0);
	opacity: 0;
	z-index: 2;
	width:222px;
	height:25px;
	top:4px;
	

	
}
.browse-textbox{
	float:left;
	background: url(images/jobsearch-textbox.jpg) no-repeat;
	display:inline;
	padding:5px;
	height:24px;
	border:0px;
	width:152px;
	
	
	
}

.browseButton {
	background:transparent url(images/browse-button.jpg) no-repeat scroll 0 0;
	border:medium none;
	cursor:pointer;
	overflow:visible;
	font-family:Helvetica;
	float:left;
	height:25px;
	padding:0;
	width:57px;
	
}
/*
.browseButton a{
	display:block;
	height: 25px;
	width:57px;
	text-decoration: none;
	background: url(images/clear-button-rollover.jpg) 0 0 no-repeat;
	text-decoration:none;
	cursor:pointer;

}

.browseButton a:hover {
	background-position: 0px -25px;
	width:57px;
	text-decoration:none;
	height: 25px;
	cursor:pointer;
}


.browseText{
	color:#525252;
	font-family:Helvetica;
	font-size:11px;
	font-weight:normal;
	padding:3px 8px;
}*/


/*
***********************************************************************
Styling for Browse Button Ends
********************************************************************
*/


span.error
{
	display: none;
	color: #029DE2;
	font-size:11px;
	font-family:Helvetica,arial;
	font-weight:normal;
	
}

div.main_error
{
	display: none;
	padding: 5px;
	color: #029DE2;
	margin-bottom: 25px;
	font-family:Helvetica,arial;
	font-weight:normal;
}

.job-apply{

	background:#E6F3F6 none repeat scroll 0 0;
	margin-top:10px;
	width:500px;
	height:30px;
	overflow:hidden;
}

.error-div{
	height:auto;
	width:140px;
}

.text
{
	float:left;
	padding:0 20px 0 40px;
	display:inline;
	color:#525252;
	font-family:Helvetica;
	font-weight:normal;
	font-size:11px;
}

.applyjobs h1
{
	padding-left:10px;
	padding-top:40px;
}

.job-application-div{
	float:left;
	width:490px;
}


.continue-seemore{
	height:25px;
	width:57px;
	margin-top:10px;
	float:left;
}

.continue-seemore a{
	display:block;
	height: 25px;
	width:57px;
	text-decoration: none;
	background: url(images/search-button-rollover.jpg) 0 0 no-repeat;
	text-decoration:none;

}


.continue-seemore a:hover {
	background-position: 0px -25px;
	width:57px;
	text-decoration:none;
	height: 25px;
}


.continue-text{
	color:#ffffff;
	font-family:Helvetica;
	font-size:11px;
	font-weight:normal;
	padding:3px 6px;
}

