/* $Id: components.css 566 2015-10-01 14:42:30Z chrisl $ */

/******************************************/
/* general style definitions					*/
/******************************************/

body {
	margin: 0;
	padding: 0;
	background-color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

img {
	border:0;
}


h1, h2, h3, h4, h5, h6, ol, ul, li, form, input, textarea, select {
	margin:0;
	padding:0; 
}

p {
	margin: 20px 0;
}

ul, ol, li {
	list-style:none;
}

blockquote {
	font-size: 13px;
}

a {
	color:#369;
	text-decoration:none;
	cursor:pointer;
}
a:visited {
	color:#306;
}
a:active {
	color:#900;
}
a:hover{
	text-decoration:underline;
	cursor:pointer;
}

.clear {
	clear:both;
	height:0;
	display:block;
}

/** START BOOTSTRAP MIMIC CLASS **/
.text-lg-right,
.text-md-right,
.text-sm-right,
.text-xs-right {
	text-align: right;
}
.text-lg-center,
.text-md-center,
.text-sm-center,
.text-xs-center {
	text-align: center;
}
/** END BOOTSTRAP MIMIC CLASS **/

.no-float-wrap {
	overflow: auto;
}


/******************************************/
/* page column definitions						*/
/******************************************/

h1 {
	margin-bottom:15px;
	padding-bottom:5px;
	border-bottom:solid 1px #d4d4d4;
	font-size: 20px;
	font-weight: bold;
}

h1 span a{
	text-decoration:underline;
	font-size:14px;
	padding-bottom:5px;
}

h1 span a:hover{
	font-size:14px;
	background:#f3f3f3;
	color:#FFF;
}

h2 {
	margin-top: 20px;
	margin-bottom: 5px;
	font-size: 20px;
}

.adbox {
	width:250px;
	padding:2px;
	margin:10px 0;
}


/******************************************/
/* index page definitions						*/
/******************************************/

ul.indexList {
	margin-left: 25px;
}

ul.indexList li {
	list-style: url(../img/bullet.png);
}

ul.indexList li span{
	font-size:12px;
	color:#888;
	font-style:italic;
	margin-left:3px;
}

h2.section_title {
	background:#f3f3f3;
	border:solid 1px #d4d4d4;
	padding:5px 0;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	margin: 20px 0 10px 0;
}

.paging {
	text-align:center;
	padding-left:10px;
}

.paging a{
	float:left;
	display:block;
	margin:0;
	border:solid 1px #fff;
	padding:2px 6px;
}

.paging a:hover, .paging a.selected{
	border:solid 1px #d37f02;
	background-color: #ff9900;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ff9900), to(#e18700));
	background-image: -webkit-linear-gradient(top, #ff9900, #e18700);
	background-image:    -moz-linear-gradient(top, #ff9900, #e18700);
	background-image:     -ms-linear-gradient(top, #ff9900, #e18700);
	background-image:      -o-linear-gradient(top, #ff9900, #e18700);
	color:#000;
	text-decoration:none;
}


/******************************************/
/* listing page definitions					*/
/******************************************/

ul.general_listings li{
	display:block;
	margin:10px 10px;
	padding:10px;
	border:solid 1px #fff;
}

ul.general_listings li:hover{
	background:#fbfbfb;
	border:solid 1px #d4d4d4;
}

ul.general_listings li span{
	font-size:15px;
	display:block;
	font-weight:bold;
	color:#555;
	text-shadow:#fff -1px 1px 0;
	margin-bottom:0;
	border-bottom:solid 1px #d4d4d4;
	margin-bottom:5px;
	padding-bottom:3px; 
}

ul.general_listings li span a{
	display:block;
	color: #555;
}	

ul.general_listings li a:hover{
	text-decoration:none;
	color:#ff9900;
	text-shadow:#fff -1px 1px 0;
}

ul.general_listings li ul{
	list-style:none;
	margin-left:10px;
}

ul.general_listings li ul li {
	padding:0 15px;
	margin:0;
	background:url(../images/bullet.png) no-repeat 0 5px;
	border:0;
	line-height:20px;
}

ul.general_listings li ul li a{
	color:#333;
	text-decoration:underline;
	border:0;
}

ul.general_listings li ul li:hover {
	border:0;
	background:url(../images/bullet.png) no-repeat 0 5px;
}

ul.general_listings li ul li a:hover{
	color:#333;
	text-decoration:none;
	border:0;
}

/* recent jobs from HEJ section */
#currentopenings {
	margin: 30px 0 0 0;
}
#currentopenings #hejLogo {
	display:block;
	float: right;
	margin-left: 10px;
}
#currentopenings p {
	margin: 10px;
	font-family:Verdana, Geneva, sans-serif;
	font-size: x-small;
}
#currentopenings .job-display {
	padding: 0 15px;
}

DIV.pj { float : left; padding-right : 15px; }
.jobTitle, .instName {
	font-weight : bold;
	font-size : small;
}
.jobDetails, .jobLocation {
	font-family : Verdana, Geneva, sans-serif;
	font-size : x-small;
}

/* extra resources section at bottom */
#additionalResources {
	margin: 30px 0 0 0;
}
#additionalResources UL {
	margin : 0 0 0 20px;
}
#additionalResources > UL > LI {
	clear : both;
	padding : 10px 0 5px 0;
}
#additionalResources UL UL LI {
	clear : none;
	float : left;
	width : 24%;
}


/******************************************/
/*  HR page listing definitions				*/
/******************************************/

a.map {
	background:url(../img/marker.png) no-repeat right 0;
	padding-right:16px;
}

.hr_listing {
	padding: 0 15px;
}
.hr_listing .entry {
	background:#f3f3f3;
	border-bottom:solid 1px #d4d4d4;
	padding-top: 5px;
	padding-bottom: 5px;
}
.hr_listing .entry:hover {
	background:#fefefe;
}
.hr_listing .headers strong {
	display: inline-block;
	padding: 5px 0;
	font-size: 15px;
}

.premium {
	clear:right;
	border-top: 0px solid #dae5f3;
	border-right: 2px solid #dae5f3;
	border-bottom: 2px solid #dae5f3;
	border-left: 0px solid #dae5f3;

	margin:10px;
	padding:10px;
	background-color: #e3efff;
}
.premium .innerDesc {
	padding:5px 15px 0 15px;
}


/******************************************/
/*  Job details page definitions		*/
/******************************************/

.jobInfo {
	padding: 0 15px;
}
.jobInfo .field {
	border-bottom:solid 1px #d4d4d4;
	padding-top: 5px;
	padding-bottom: 5px;
}
.jobInfo .field .field-label {
	font-weight: bold;
}


/*--------------------------------------------------------------------------------*/

@media (max-width: 1199px) {
	.text-lg-right,
	.text-lg-center {
		text-align: left;
	}
}

@media (max-width: 991px) {
	.text-md-right,
	.text-md-center {
		text-align: left;
	}
}

@media (max-width: 767px) {
	.text-sm-right,
	.text-sm-center {
		text-align: left;
	}
	
	#additionalResources UL UL LI {
		float : none;
		width : auto;
	}
}
