﻿@charset "UTF-8";

body {
	margin: 0px;
}
a:link {
	color: #01426C;
	text-decoration: none;
}
a:visited {
	color: #01426C;
	text-decoration: none;
}
a:hover {
	color: #01426C;
	text-decoration: underline;
}
a:active {
	color: #01426C;
	text-decoration: underline;
}
#mainContainer {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	background-color: #FFEDC0;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(//s3.amazonaws.com/img.staticattnhr.com/abington/869661/leftgray.png);
	background-repeat: repeat-y;
}
.clear {
	clear: both;
}
#colMain{
	float:left;
	width:510px;
	padding:0;
	margin-right: 10px;
}
#colRight{
	float:right;
	width:217px;
	padding: 0;
	margin-right: 10px;
}
#colLeft{
	float:left;
	width:262px;
	margin-right: 15px;
	margin-top: -10px;
}
.adWide{
	padding:0;
	margin-bottom: 10px;
}
.adTall {
	padding:0;
	margin-bottom: 10px;
}
.space10 {
	margin-bottom: 10px;
}

.ui-autocomplete {
   max-height: 150px;
   overflow-y: auto;
   overflow-x: hidden;
   padding-right: 20px;
   font-family: Arial, Helvetica, sans-serif!important;
   font-size: 11px!important;
   color: #666666;
   line-height: inherit;
}

.ui-widget {
   font-size:0.7em;
}

.roundedbox {
	background-image:url(//s3.amazonaws.com/img.staticattnhr.com/abington/869661/bg-grad.png);
	background-position:0 -350px;
	background-repeat:repeat-x;
	border:1px solid #ddd;
	padding:8px;
	position:relative;
}

div.upper-left-corner {
	background-image:url(//s3.amazonaws.com/img.staticattnhr.com/abington/869661/corner-sprites-yellow.png);
	background-repeat:no-repeat;
	background-position:-10px -30px;
	left:-1px;
	top:-1px!important;
	font-size:0;
	height:10px;
	line-height:0;
	overflow:hidden;
	position:absolute;
	width:10px;
	z-index:6;
}
div.lower-left-corner {
	background-image:url(//s3.amazonaws.com/img.staticattnhr.com/abington/869661/corner-sprites-yellow.png);
	background-repeat:no-repeat;
	background-position:-10px -20px;
	left:-1px;
	bottom:-1px!important;
	font-size:0;
	height:10px;
	line-height:0;
	overflow:hidden;
	position:absolute;
	width:10px;
	z-index:6;
}
div.lower-right-corner {
	background-image:url(//s3.amazonaws.com/img.staticattnhr.com/abington/869661/corner-sprites-yellow.png);
	background-repeat:no-repeat;
	background-position:0 -20px;
	right:-1px;
	bottom:-1px!important;
	font-size:0;
	height:10px;
	line-height:0;
	overflow:hidden;
	position:absolute;
	width:10px;
	z-index:6;
}
div.upper-right-corner {
	background-image:url(//s3.amazonaws.com/img.staticattnhr.com/abington/869661/corner-sprites-yellow.png);
	background-repeat:no-repeat;
	background-position:0 -30px;
	right:-1px;
	top:-1px!important;
	font-size:0;
	height:10px;
	line-height:0;
	overflow:hidden;
	position:absolute;
	width:10px;
	z-index:6;
}
.searchContainer {
	background-color: #FFFFFF;
	padding: 2px;
	margin-bottom: 14px;
	border: 2px solid #3B5998;
}
.jobSearchTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 4px;
	display: block;
	float: left;
}

.formText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	border: 1px solid #999999;
	padding-top: 6px;
	padding-right: 4px;
	padding-bottom: 6px;
	padding-left: 4px;
	background-color: #FFFFFF;
}
.bluebar {
	background-color: #01426C;
	padding: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-bottom: 10px;
}
.paging {
	font-weight: bold;
	color: #FFFFFF;
}
a.paging {
	color: #FFFFFF;
	text-decoration: none;
}
a.paging:visited {
	color : #FFFFFF;
	text-decoration: none;
}
a.paging:hover {
	color : #FFFFFF;
	text-decoration: underline;
}
a.paging:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.joblisttitle {
	width: 100%;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #01426C;
	font-weight: bold;
}
.joblistsub {
	width: 100%;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5C5C5C;
	font-weight: bold;
}
.joblistid {
	font-weight: normal;
	font-size: 12px;
}
.joblistbox {
	margin-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B8B8B8;
	padding-bottom: 6px;
}
.joblistdetails {
	width: 100%;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5C5C5C;
}



/* Single Job Styles */

.uniqueid {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 14px;
	margin-bottom: 12px;
}
.job1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #01426C;
	display: block;
	margin-bottom: 2px;
	font-weight: bold;
}
.job2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #01426C;
	font-weight: bold;
	display: block;
	margin-bottom: 2px;
}
.job3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #01426C;
	display: block;
	margin-bottom: 2px;
	font-weight: bold;
}
.applybox {
	margin-bottom: 14px;
	margin-top: 10px;
	padding-top: 8px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #B8B8B8;
	border-bottom-color: #B8B8B8;
	padding-bottom: 8px;
}
.jobtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
.keywordText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6D6E71;
}
.telltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	margin-top: 2px;
}
.eoe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 14px;
	margin-top: 14px;
	font-style: italic;
	margin-bottom: 14px;
}
.results {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #01426C;
	padding: 8px;
}
.results2 {
	background-color: #efefef;
	padding: 8px;
	overflow:auto;
}
.joblist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5C5C5C;
	display: block;
	margin-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B8B8B8;
	padding-bottom: 4px;
	margin-top: 2px;
	text-decoration: none;
}
.hotjob {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	display: block;
	margin-bottom: 4px;
	margin-top: 2px;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	background-color: #CD7140;
}
.morejobs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	display: block;
	margin-bottom: 4px;
	margin-top: 2px;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	background-color: #01426C;
}
.videobox {
	background-color: #7B8386;
	padding: 2px;
	width: 213px;
	margin-bottom: 10px;
	font-family: Georgia, 'Times New Roman', Times, serif; 
	font-size: 16px; 
	font-weight: bold; 
	color: #FFFFFF;
}
.page {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #01426C;
	padding: 8px;
}
.pageLink {
	color: #FFFFFF;
	text-decoration: none;
}
a.pageLink:link {
	color : #FFFFFF;
}
a.pageLink:visited {
	color : #FFFFFF;
}
a.pageLink:hover {
	color : #FFFF66;
}
a.pageLink:active {
	color: #FFFF66;
}
.pageLinkSel {
	color: #000000;
	text-decoration: none;
}
a.pageLinkSel:link {
	color : #000000;
}
a.pageLinkSel:visited {
	color : #000000;
}
a.pageLinkSel:hover {
	color : #000000;
}
a.pageLinkSel:active {
	color: #000000;
}
.jobbold {
	font-family: Arial, Helvetica, sans-serif;
	color: #01426C;
	font-weight: bold;
}
.bannerbox {
	background-image: url(//s3.amazonaws.com/img.staticattnhr.com/abington/869661/banner_new.jpg);
	background-repeat: no-repeat;
	height: 98px;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
.searchbox {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	border:1px solid #919DAD;
	background-color:#F4F4F6;
	padding: 8px;
	margin-bottom: 14px;
}
.jobSearchTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 4px;
	display: block;
	float: left;
}

.intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.locationHd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.locationTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#accordion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/* BUTTON STYLES
---------------------------------------------- */
a.button2 {
	color:#FFF;
}
button.button2::-moz-focus-inner,
input[type="reset"].button2::-moz-focus-inner,
input[type="button"].button2::-moz-focus-inner,
input[type="submit"].button2::-moz-focus-inner,
input[type="file"] > input[type="button"].button2::-moz-focus-inner {
  padding: 0;
  border: none;
}
.button2 {
	display: inline-block;
	zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
	*display: inline;
	vertical-align: baseline;
	margin: 0 2px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 14px/100% Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding: 6px 14px 6px;
	/* padding: .5em 2em .55em; */
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .3em; 
	-moz-border-radius: .3em;
	border-radius: .3em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
	color:#FFF;
}
.button2:hover {
	text-decoration: none;
	color:#FFF;
}
.button2:active {
	position: relative;
	top: 1px;
	color:#FFF;
}

.bigrounded {
	-webkit-border-radius: 2em;
	-moz-border-radius: 2em;
	border-radius: 2em;
}
.medium {
	font-size: 12px;
	padding: 4px 10px 4px;
}

.small {
	font-size: 11px;
	padding: 2px 8px 2px;
}

/* color styles 
---------------------------------------------- */
/* orange */
.orange {
	color: #fff;
	border: solid 1px #C24F13;
	background: #C24F13;
	background: -webkit-gradient(linear, left top, left bottom, from(#CD703E), to(#C24F13));
	background: -moz-linear-gradient(top,  #CD703E,  #C24F13);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#CD703E', endColorstr='#C24F13');
}

/* teal */
.teal {
	color: #fff;
	border: solid 1px #05466F;
	background: #05466F;
	background: -webkit-gradient(linear, left top, left bottom, from(#2F7288), to(#05466F));
	background: -moz-linear-gradient(top,  #2F7288,  #05466F);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#2F7288', endColorstr='#05466F');
}
