﻿

#hrnews a {
	color: #323232;
	text-decoration: underline;
	}
#hrnews a:hover {
	color: #B2B2B2;
	text-decoration: none;
	}

#hrnews a {
	color: #323232;
	text-decoration: underline;
	}
#hrnews a:hover {
	color: #B2B2B2;
	text-decoration: none;
	}
	
#partext a {
	color: #323232;
	text-decoration: underline;
	}
	
#partext a:hover {
	color: #B2B2B2;
	text-decoration: none;
	}

	
#ctl00_MainContent_pnlLocation 
{
float:left;
width: 529px;
padding-bottom: 20px;
font-size: 11px;
color: #323232;
}	

#ctl00_MainContent_pnlLocation .text {
	width:20%;
	float:left;
	padding-top: 6px;
}


#ctl00_MainContent_pnlLocation .radiolist {
	width:80%;
	float:left;
}

/* ——————————————-
* Flow Layout List
* RadioButtonList RepeatLayout=”Flow”
  ——————————————- */
.flowLayoutList
{
display: block;
height: 25px;
}
.flowLayoutList INPUT,
.flowLayoutList LABEL
{
line-height: 20px;
vertical-align: middle;
}
.flowLayoutList INPUT[type=”radio”]
{
float: left;
    width: 20px;
    padding: 0;
    vertical-align: middle;     }

.flowLayoutList LABEL
{
clear: right;
padding-left: 7px;
padding-right: 5px;
margin-right: 4px;   white-space: nowrap;
}

#ddlCategory {
 height :19px; 
 font-size :11px; 
}

#ddlJobType {
 height :19px; 
 font-size :11px; 
}

#ddlLocation {
 height :19px; 
 font-size :11px; 
}

@media print
{
	#pp
	{
	overflow: visible !important;
	height: auto;
	}
	

}


.center_div {

text-align: center;
vertical-align: middle;

}


.img_margin {

margin: 10px 10px 10px 10px;
}



#pp a {
	color: #323232;
	text-decoration: underline;
	}
#pp a:hover {
	color: #B2B2B2;
	text-decoration: none;
	}
	

.list {
	float: left;
	height: auto;
	width: 50%;
}	

.list li 
{
	line-height: 135%;
	margin-bottom: 7px;
	margin-top: 7px;
}


.ie .list 
{
	width: 43%;
	
	
}

.list li.list_heading
{
	font-weight: bold;
	margin-top:15px;	
	font-style: italic;
	list-style-type: none;
}

.clear_float
{
	clear: left;
}

#hrnews img.left {
	margin-bottom: 10px;
}


#hrnews p {
	margin-bottom: 0.5em;
	line-height: 155%
}

#form_box p {
	margin-bottom: 0.5em;
	line-height: 155%
}

#form_box div.gridview p {
	margin-bottom: 1em;
	line-height: 175%
}

.hrscroll 
{
	height:497px;
	margin-top:5px;
	overflow:auto;
}


#work_content_x
{
	overflow:auto;
	height: 160px;
}

.centerimage
{
	text-align: center;
}

.centerimage img
{
	margin-top: 170px;
}

.errormsg
{
	color: Red;
	margin-left: 5px;
}

.buttonmarginright
{
	margin-right: 24px;
}

#work_search .textfullline
{
	float:left;
	font-size:11px;
}