*, body, html { 
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-family: arial, helvetica, sans-serif;
 	line-height: 115%;

}

h1 {font-size: 28px;}
h2 {font-size: 24px;}
h3 {font-size: 18px;}
h4 {font-size: 14px;}
h5 {font-size: 12px;}
h6 {font-size: 10px;}
p {font-size: 12px; padding-bottom: 3px;}

a {
	text-decoration: none;
}

ul, ol, li {
	list-style: none;
}
.headerwrapper {
	width: 100%;
	margin: 0 auto;
	padding-bottom:25px; /* new */
}

.navwrapper {
	padding: 0px 0px;
}
.header {
	max-width: 960px;
	margin: 0 auto;
}

.headerright, .navright {
	float: right;
}

.headerright {
	margin-left: -10px;
}
.headerleft, .navleft {
	float: left;
}

.navleft ul li {
	text-align: center;
	/*height: 45px; */ 
	height: 50px; 
}

.navleft ul li:first-child {
	/*height:90px; */
}

.navleft ul {
	display: block;
}

.navleft ul li a, .navright ul li {
	color: white;
}

/* set font color for drop down anchors */
.navleft ul li a + ul li > a {
	color: #707070;
}
.navleft ul li a + ul li > a:hover {
	font-weight: bold;
}

.navleft ul li a + ul {
	border-radius: 0px 0px 5px 5px;
	margin-top: 14px; /* adjusted by josh from 14px */
}

.navleft ul li {
	text-align: center;
	float: left;
	padding-top: 15px;
	padding-right: 1em;
}

.navleft ul li a span {

	width: 16px;
	height: 10px;
	display: block;
	float: right;

}

.navleft ul li a {
	padding-right: 2px;
}

.navright ul li:last-child {
	padding-right: 0px;
}

.navright ul li {
	text-align: center;
	float: left;
}

.navright ul li, .navleft > ul > li {
	font-size: 10pt;

}

.navright ul li:first-child {
	text-align: center;
	float: left;
	padding-top: 15px;
}

.navright ul li {
	text-align: center;
	padding-right: 5px;
	padding-top: 4px;
}

.logo {
	width: 200px;
	padding-top: 2px;
}

.navwrapper {
	background-color: #707070;
	display: block;
	clear: both;
	width: 100%;
}

.navbar {
	max-width: 960px;
	margin: 0 auto;
	min-height: 47px;
	background-color: #707070;
	clear: both;
}



.herowrapper {
	width: 100%;
	margin: 0 auto;
	display: block;

}


.hero {
	/*background-image: url(../img/hero1500-hires.jpg);*/
	background-image: url(http://images.net-temps.com/ima/site/hero-slice-opt.jpg);

	background-repeat: no-repeat;
	background-position: 20% 75%;
	height: 680px;
  	/*background: url(../img/hero1500-hires.jpg) no-repeat center center fixed; */
  	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
}

.herocaption {
	font-family: 'arial';
	font-weight: bold;
	font-size: 50pt;
	text-align: center;
	color: #6d1f7e;
	max-width: 75%;
   	text-shadow: 1px 1px 2px black, 0 0 1em #575757, 0 0 0.3em #000000;
   	color: white;	
   	margin: 0 auto;
	border-radius: 5px;
	display: block;
	line-height: 90%;
}

.heroformcontainer {
	height: 50px;
	text-align: center;
	margin-top: 30px;
}

.heroformelement {
	margin: 0 auto;
	display: inline;
	text-align: center;
}

.heroform {
	margin: 0 auto;
	display: inline-block;
	clear: both;
	margin-top: 10px;
}

.heroform form div input {
	margin-right: 20px;
}

.heroform form div input[type="text"] {
	width: 300px;
	height: 50px;
	font-size: 12pt;
	color: #707070;
	padding-left: 10px;
}

.heroform form div input[type="submit"] {
	width: 150px;
	height: 50px;
	font-weight: 600;
	background-color: white;
	color: #707070;
	font-size: 16pt;
	clear: bottom;
}


.heroformleft {
	float: left;
}

.herovspace {
	height: 120px;
}

.clear {
	clear: both;
	height: 0px;
}

.main {
	background-color: white;
	max-width: 960px;
	margin: 0 auto;
}


.content {
	background-color: #ededed;
	display: inline-block;
	width: 100%;
	height: 100%;
}


.boldcaption {
	color: #6C1F7D;
	text-align: center;
	font-size: 18pt;
	font-weight: 700;
	padding-top: 10px;
}

.navfooterwrapper {
	width: 100%;
	background-color: #fff;
	min-height: 100px;
	box-shadow: 12px 0 15px -4px rgba(0, 0, 0, 0.25), -12px 0 8px -4px rgba(0, 0, 0, 0.25);

}

.navfooter ul {
	display: block;
	margin: 0 auto;
	list-style: none;
}

.navfooter ul li {
	float: left;
	width: 33.33%;
}

.navfooter ul li p a {
	line-height: 115%;
	display: inline-block;
	width: 195px;
	color: #000;

}

#footer-js, #footer-emp, #footer-co {
	width: 100%;
	margin: 0 auto;
	text-align: left;
	padding-top: 1em;
}

#footer-js div, #footer-emp div, #footer-co div {
	width: 150px;
	margin: 0 auto;
	display: block;
}


.copy {
	height: 75px;
}

.copyleft {
	float: left;
	padding-left: 20px;
	font-size: 9pt;
	display: block;
	height: 60px;
}

.copyleft > div {
	margin-top: 56px;
	color: #000;
}

.copyleft > div a, .copyleft > div a:visited {
	text-decoration: none;
	color: #000;
}

.copyright {
	float: right;
	height: 50px;
	padding-right: 20px;
}

.copyright > img {
	margin-top: 20px;
}

.partner-jil {
	/*background-image: url(http://images.net-temps.com/ima/site/sprite-transp-final.png); */
	background-image: url(http://images.net-temps.com/ima/site/sprite-transp-final.gif);
    background-position: -10px -69px;
    background-repeat: no-repeat;
	width: 108px;
	height: 17px;
	margin-right: 15px;
	margin-top: 15px;
	display: block;
}

ul > li:first-child > .partnerbox {
	padding-top: 2px;
	padding-left: 5px;
}

ul > li:last-child > .partnerbox {
	padding-top: 5px;
}

ul > li > .partnerbox {
	padding-right: 10px;
}

.partner-jil:hover {
    background-position: -10px -88px;
}


.partner-jit {
	/*background-image: url(http://images.net-temps.com/ima/site/sprite-transp-final.png); */
	background-image: url(http://images.net-temps.com/ima/site/sprite-transp-final.gif);
    background-position: -10px -10px;
	width: 96px;
	height: 27px;
	padding-right: 15px;
}


.partner-jit:hover {
    background-position: -10px -39px;
	width: 96px;
	height: 28px;
}

.partner-jim {
	/*background-image: url(http://images.net-temps.com/ima/site/sprite-transp-final.png); */
	background-image: url(http://images.net-temps.com/ima/site/sprite-transp-final.gif);
    background-position: -10px -195px;
	width: 106px;
	height: 30px;
	margin-right: 15px;
}


.partner-jim:hover {
    background-position: -10px -227px;
}

.partner-fj {
	/*background-image: url(http://images.net-temps.com/ima/site/sprite-transp-final.png); */
	background-image: url(http://images.net-temps.com/ima/site/sprite-transp-final.gif);
    background-position: -10px -307px;
	width: 108px;
	height: 27px;
	margin-right: 15px;
}


.partner-fj:hover {
    background-position: -10px -335px;
}

.partner-tuj {
	/*background-image: url(http://images.net-temps.com/ima/site/sprite-transp-final.png); */
	background-image: url(http://images.net-temps.com/ima/site/sprite-transp-final.gif);
    background-position: -10px -107px;
	width: 96px;
	height: 17px;
	margin-right: 15px;
}


.partner-tuj:hover {
    background-position: -10px -126px;
}

.partner-net {
	/*background-image: url(http://images.net-temps.com/ima/site/sprite-transp-final.png); */
	background-image: url(http://images.net-temps.com/ima/site/sprite-transp-final.gif);
    background-position: -10px -145px;
	width: 106px;
	height: 23px;
	margin-right: 15px;
}

.partner-net:hover {
    background-position: -10px -170px;
}

.partner-arj {
	/*background-image: url(http://images.net-temps.com/ima/site/sprite-transp-final.png); */
	background-image: url(http://images.net-temps.com/ima/site/sprite-transp-final.gif);
    background-position: -10px -282px;
	width: 109px;
	height: 23px;
	margin-right: 15px;
}

.partner-arj:hover {
    background-position: -10px -259px;
}


.partnercontainer {
	text-align: center;
	padding: 0px 0px;
	display: block;
	clear: both;
	margin: 0 auto;
	max-width: 780px;
}

.partnercontainer ul {
	background-color: white;
	height: 50px;

}

.partnercontainer ul li {
	display: inline-block;
	text-align: center;
	padding-top: 12px;
	margin-right: 5px;
	height: 40px;
}

.partnercontainer ul li div {
 	margin: 0 auto;
}


/* drop down */

ul ul {
	visibility: hidden;
}

ul li a + ul {
	background-color: #ededed;
	position: absolute;
	z-index: 9999;
	display: block;
	margin: 0 auto;
	clear: both;
	margin-top: -10px;
}

.navleft {
	display: inline-block;
}

.navleft > ul > li:hover a + ul, ul > li:hover a + ul {
	visibility: visible;
}

ul li a + ul > li {
	display: block;
	clear: both;
	padding: 10px 10px 10px 5px;
}


.navleft > ul > li:last-child {
	padding-left: 16px;
}


.headerright {
	height: auto;
	vertical-align: middle;
}

.headerright ul {
	display: inline-block;
	margin-top: 1em;
	vertical-align: middle;
}


.headerright ul {
	font-weight: 10px;
}

/* log in font-size settings */
.headerright ul li {
	display: inline-block;
	padding-right: 3px;
	color: #707070;
	list-style-type: none;
	font-size: 12px;
}

.headerright ul li a {
	color: #707070;
}

.sign-in-pad {
	width: 30px;
	display: inline-block;
}


.advanced {
	width: 150px;
	padding-top: 5px;
}

.advanced a {
	color: white;
	text-decoration: underline;
	font-weight: bolder;
}

	.advanced-top {
		display: none;
	}

.split {
	height: 5px;
	background-color: #ededed;
}

.bg-color-bound {
	background-color: #55c3cb;

}

#jobseeker-news {
	color: #707070;
	display: inline;
	font-size: 12pt;
	font-weight: normal;
}

.bound-main {
	max-width: 900px;
	background-color: #fff;
	display: block;
	margin: 0 auto;
	padding: 10px 10px;
	min-height: 400px;
}

.bound-main-wrapper {
	max-width: 960px;
	display: block;
	margin: 0 auto;
	background-color: #fff;
	box-shadow: 12px 0 15px -4px rgba(0, 0, 0, 0.25), -12px 0 8px -4px rgba(0, 0, 0, 0.25);
}

.navfooter-h4 {
	color: black;
	font-weight: bold;
	color: #564f56;
}

div>h4 {
	color: #707070;
	font-weight: bold;
}
.footer-link, .footer-link:visited {
	color: #707070;

}

#signupbutton {
	background-color: #55c3cb;
	width: 20%;
	margin: 0 auto;
	border-radius: 10px;
	text-align: center;
	padding: 13px 10px;
	margin-bottom: 10px;
	margin: 15px auto;
	color: white;
}

#signupbutton > a {
	color: white;
}

.dotted-split {
	border-bottom: thin dotted #707070;
}

ul li span {
	color: black;
}

ul li span a, ul li span a:visited, td a:visited {
	color: black;
}

.bound-section-dual {
	display: inline-block;
	margin: 0 auto;
}

.bound-section-dual ul > li {
	display: block;
	width: 50%;
	float: left;
}

.bound-section-dual ul > li:last-child {
	padding-left: 12px;
}
.section-ul ul {
	visibility: visible;
}

.section-ul li {
	list-style: none;
	float: left;
	width: 33.33%;
}

.section-ul ul li {
	list-style: none;
	float: none;
	width: 100%;
    background: url(http://images.net-temps.com/ima/site/bullet.png) no-repeat left 5px;
    padding-left: 1em;
}

.section-ul li div {
	font-size: 12px;
	color: #707070;
}

.section-ul {
	display: inline-block;
	width: 100%;
}

.bound-h1 {
	color: #55c3cb;
	font-weight: bolder;
	font-size: 16pt;
	padding-top: 12px;
}

.more-articles {
	float: right;
	color: black;
	display: inline;
	font-size: 12pt;
	font-weight: normal;
	text-decoration: underline;
}

.cross {
	color: #000;
}

.read-more {
	background-color: #55c3cb;
	margin: 10px auto;
	text-align: center;
	border-radius: 5px;
	padding: 10px 20px 10px 10px;
	color: white;
	clear: both;
	float: left;
}

.read-more > a {
	text-decoration: none;
	color: white;
}

.read-more > a:visited {
	color: white;
}

.article-text {
	color: #707070;
	font-size: 9pt;
	font-family: arial;
	width: 90%;
}

.job-search {
	border: thin solid orange;
}



@media (min-width: 0px) and (max-width: 800px) {
	body {
		background-color: none;	
	}

	.navfooter {
		display: inline-block;
		width: 100%;
		height: 300px;
	}

	.navfooter ul li {
		float: none;
		display: inline-block;
		width: 100%;
		text-align: center;

	}


	.copy {
		width: 50%;
	}



	.headerleft, .headerright {
		float: none;
		display: block;
		width: auto;
	}

	.headerright ul {
		display: block;
		text-align: center;
		margin-top: 5px;
		vertical-align: middle;
	}


	.sign-in-pad {
		display: none;
	}

	.logo {
		text-align: center;
		display: block;
		margin: 0 auto;
		width: 190px;
	}

	.header { 
		width: auto;
		clear: both;
	}


	.hero {
		height: 500px;
	}

	.navbar {
		width: 100%;
		margin-top: 1.25em; 
	}

	.navleft, .navright {
		float: none;
		display: inline-block;
		width: 100%;
	}

	.navleft ul li 	{
		display: block;
		float: none;
		border-bottom: thin white solid;
		list-style-type: none;
	}

	.navleft ul li:last-child {
		padding-bottom: 2px;

	}


	.navleft ul li {
		height: 40px;
	}


	.navright ul {
		text-align: center;
		margin-right: 20px;
		display: inline-block;
		float: none;
	}

	.navright {
		float: none;
		display: block;
		text-align: center;
		height: 74px;
		border-bottom: thin solid white;
	}

	.navright ul li {
		text-align: center;
		float: left;
		display: block;
		height: 42px;
	}

	.navright ul li:first-child {
		float: none;
		clear: both;
		text-align: center;
		height: 28px;
	}

	.navright ul {
		padding-left: 5px;
	}

	.herovspace {
		height: 0px;
	}

	.herocaption {
		padding-bottom: 0em;
	}

	.heroform form div input[type="text"] {
		width: 190px;
		height: 50px;
		display: inline;
		float: none;
		clear: both;
	}

	.heroformcontainer {
		text-align: center;
		margin-top: 30px;
		display: block;
		height: 300px;
	}


	.heroform form div input {
		margin-right: 0px;
	}

	.heroformleft {
		float: none;	
	}


	#footer-js, #footer-emp, #footer-co {
		width: 100%;
		margin: 0 auto;
		text-align: center;
		padding-top: 1em;
		color: #ededed;
	}

	.copy {
		display: inline-block;
		width: 100%;
		height: 120px;
	}

	.copyleft, .copyright {
		display: inline-block;
		width: 100%;
		clear: both;
		float: none;
	}


	.copyleft {
		float: left;
		padding-left: 0px;
		font-size: 9pt;
		display: inline-block;
	}

	.copyleft > div {
		margin-top: 20px;
		color: black;
	}

	.copyleft > div a, .copyleft > div a:visited {
		text-decoration: none;
		color: black;
	}


	.copyright > img {
		margin-top: 0px;
	}

	.copyright, .copyleft {
		text-align: center;
	}

	.partnercontainer {
		text-align: center;
		padding: 0px 0px;
		/*margin-top: 50px;*/
		display: block;
		clear: both;
		margin: 0 auto;
		width: 100%;
	}

	.partnercontainer ul {
		background-color: white;
		height: auto;
		display: inline-block;
	}

	.partnercontainer ul li {
		display: block;
		text-align: center;
		width: 150px;
		float: none;
		height: 40px;
		margin-top: 5px;
	}

	.partnercontainer ul li div {
	 	margin: 0 auto;
	}


	.navleft ul li {
		width: 100%;
	}

	.navleft ul li a span {
		display: inline;
	}

	ul li ul {
		width: 100%;
	}



	.navleft ul li a + ul {
		border-radius: 0px 0px 5px 5px;
		margin-top: 6px;
		display: block;
	}

	.navleft ul li a + ul li:last-child {
		border-bottom: none;
	}

	.copy {
		display: block;
	}


	.partnercontainer {
		text-align: center;
		padding: 0px 0px;
		display: block;
		clear: both;
		margin: 0 auto;
	}

	.partnercontainer ul {
		background-color: white;
		display: inline-block;

	}


	.partnercontainer ul li {
		text-align: center;
		padding-top: 12px;
		margin-right: 5px;
		padding-bottom: 5px;
		float: none;
		clear: both;
		width: 200px;
	}

	.partnercontainer ul li:last-child {
		padding-bottom: 5px;	
		height: auto;
	}

	.navleft ul li:last-child {
		margin-left: 0px;
	}


	.navleft > ul > li:last-child {
		padding-left: 0px;
	}

	ul > li:last-child > .partnerbox {
		padding-bottom: 5px;
	}


	.headerright {
		float: none;
		display: inline-block;
		width: 100%;
		clear: both;
	}

	.headerright {
		margin-left: 0px;
	}


	.main {
		background-color: white;
		width: 100%;
		margin: 0 auto;
	}

	#signupbutton {
		width: 180px;
	}

	.navright ul li:first-child {
		text-align: center;
		float: none;
		padding-top: 10px;
	}

	.navright ul  {
		display: inline-block;
	}


	#footer-js, #footer-emp, #footer-co {
		width: 100%;
		margin: 0 auto;
		text-align: center;
		padding-top: 1em;
	}

	#footer-js div, #footer-emp div, #footer-co div {
		margin: 0 auto;
		display: block;
		width: 100%;
	}

	.bound-section-dual ul {
		display: block;
		width: 100%;
		float: none;
	}

	.bound-section-dual ul li {
		display: block;
		width: 100%;
		float: none;
		padding-top: 20px;
		clear: both;
	}

	.read-more {
		margin: 0 auto;
		color: white;
		clear: both;
		float: none;
		width: 150px;
	}

	.advanced {
		margin-left: 75px;
		display: none;
	}

	.advanced-top {
		display: block;
		font-weight: bolder;
	}

	.advanced-top a {
		color: white;
	}

	.heroform form div input[type="text"] {
		width: 300px;
	}

	.heroform form div input[type="submit"] {
		width: 150px;
	}
}

/* stuff added by Josh here */
h4 a:visited {
     color:black;
}

td span a:visited {
    color:black;
}

.navfooter p {
    font-size: 12px;
    padding-bottom: 3px;
    font-family: arial, helvetica, sans-serif;
  /*  line-height:200%; */
} 
.wideheading {
    /* font-size: .7em; */
  /*  font-size: 13px;
    font-weight: bold;
    color: red;
*/
}
/*
a:visited, a:link, a:hover {
    color:black;
    text-decoration:none;
}
*/
#wraptheheader {
    padding-bottom:0px;
}
