﻿/*----------------------------------------------------------
	Updates to this file must be run through the compressor at:
	http://www.cssdrive.com/index.php/main/csscompressoradvanced/
	select the follwing options:
	* Spaces and tabs - select all
	* New lines handling - 'Replace multiple empty lines with just one empty line'
	* Comment handing - 'Strip ALL comments'
	* Other Options - select all

	save the output to jobpost.min.css
----------------------------------------------------------*/

/* SITE CSS OVERRIDES
----------------------------------------------------------*/


/* JOB POSTING
----------------------------------------------------------*/
div.posting-section {
	margin-left: 0;
	float: left;
}

div.posting-section p {
	margin: 10px 0;
	padding: 0;
}

div.intro p {
	font-size: 14px;
}

div.posting-section p.company-info {
	font-size: 16px;
	font-style: italic;
	color: #555555;
	margin: 0px;
}

div.contact p {
	font-size: 12px;
}

div.posting-section p.header {
	background: transparent url(/css/images/backgrounds/widget-header-bg.gif) repeat-x 0 15px;
	text-align: center;
	font-size: 18px;
	margin-bottom: 10px;
}

div.posting-section p.header span {
	background: #fff;
	padding: 0 4px;
}

div.posting-section ul.level-two {
	margin-bottom: 5px;
}

div.posting-section ul li {
	list-style-type: none;
	margin-left: 0;
	margin-bottom: 10px;
}

div.posting-section ul.level-two li {
	list-style-type: disc;
	margin-left: 15px;
	margin-bottom: 0px;
	font-size: 12px;
}

div.position-info .top {
	background: transparent url(/css/images/backgrounds/posting-info-bg-top.jpg) no-repeat top right;
	float: left;
	width: 100%;
}

div.position-info .body {
	border-left: 1px solid #d7d7d7;
	border-right: 1px solid #d7d7d7;
	margin: -6px 0 0 3px;
	padding: 5px;
	width: 284px;
	float: left;
	font-size: 12px;
}

div.position-info .body ul {
	margin: 0;
	font-family: arial,helvetica,clean,sans-serif;
	width: 50%;
	float: left;
}

div.position-info .body ul li {
	margin-bottom: 5px;
}

div.position-info .bottom {
	background: transparent url(/css/images/backgrounds/posting-info-bg-bottom.jpg) no-repeat top right;
	float: left;
	width: 100%;
}

div.posting-section ul.half {
	float: left;
	width: 50%;
}


/* APPLY FOR A JOB
----------------------------------------------------------*/

div.application p.company-info {
	font-size: 16px;
	font-style: italic;
	color: #555555;
	margin: 0 0 5px 0;
	padding: 0px;
}

div.application h2 {
	font-size: 18px;
}

div.application p.company-info {
	font-size: 16px;
	font-style: italic;
	color: #555555;
	margin: 0 0 5px 0;
	padding: 0px;
}

div.application fieldset.cover-letter legend {
	color: #56575A;
	font-family: Georgia, "Times New Roman" ,Times,serif;
	font-size: 16px;
	font-style: italic;
	padding-bottom: 0px;
}

div.application fieldset.cover-letter p {
	margin: 5px 0;
	padding: 0;
}

div.application fieldset.cover-letter p.buttons {
	margin: 10px 0 0 0;
	padding: 0 0 0 5px;
}

div.application fieldset.cover-letter p.buttons a {
	margin-right: 15px;
}

div.application fieldset.cover-letter select {
	font-size: 18px;
	padding: 5px;
	width: 94%;
}

.cover-letter p.clear {
	clear: both;
}


div.application fieldset {
	border: 1px solid #E9EDF0;
	margin: 10px 0;
	padding: 0 0 2% 2.5%;
	width: 92%;
}

div.application fieldset legend {
	padding: 2px 0 1px;
	font: italic bold 16px Georgia, "Times New Roman" ,Times,serif;
	color: #56575A;
}


div.application fieldset p {
	margin: 10px 0;
	padding: 0;
}

div.application span.step-2, div.application span.step-3 {
	background-position: 272px -49px;
}

div.application span.blue-button input {
	padding: 0 86px 5px 104px;
}

div.application span.step-2 input {
	padding: 0 86px 5px 90px;
}


div.application span.step-2 input {
	padding: 0 86px 5px 90px;
}
