/****** Job Board *******/

div.jobboard {
	clear: both;
}

.jobboard li.new {
	background-color: #E4FEE5;
}

.jobboard li.shade {
	margin-left: 0px;
}

.jobboard li.past {
	font-size: 11px;
	text-align: right;
}

.jobboard li.past a {
	text-decoration: none;
}
.jobboard p, li {
	font-size: 13px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-weight: normal;
	color: #222222;
}

.jobboard span {
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	margin-left: 15px;
}

.jobboard span a {
	text-decoration: none;
	color: #666666;
}

.jobboard ul span a {
	color: #0077ff;
	text-decoration: none;
}

.jobboard ul span a:HOVER {
	text-decoration: underline;
}

.jobboard span.pay {
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	float: right;
	margin: 0;
}

.jobboard li a {
	white-space: nowrap;
	color: #222222;
	margin-left: 15px;
}

.jobboard li a:HOVER {
	color: #0077ff;
}

.jobboard li a:VISITED {
	color: #555;
}

.jobboard li a:ACTIVE {
	color: #000000;
}

.jobboard ul a {
	white-space: nowrap;
	color: #000000;
}

.jobboard ul a:HOVER {
	color: #0077ff;
}

.jobboard ul {
	list-style: none;
	font-size: 14px;
	padding: 0 0 0 20px;
	margin: 0;
}

.jobboard li {
	padding: 10px;
	margin: 0;
	line-height: 1.1em;
	border-bottom: 1px solid #ccc;
}

/****** Job Category *******/

.jobcategory {
	clear: both;
	margin-top: 25px;
	border-top: 2px solid #0077ff;
	margin-bottom: 10px;
}

.jobcategory h3 {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 18px;
	color: #0077ff;
	padding: 0;
	font-weight: bold;
	margin: 5px 0 0 0;
}

.jobcategory h3 span {
	font-size: 12px;
	color: #6DAB36;
	font-size: 11px;
	font-weight: normal;
}


.jobcategory a {
	white-space: nowrap;
	color: #0077ff;
	font-weight: bold;
	text-decoration: none;
}

.jobcategory a:HOVER {
	color: #0077ff;
	text-decoration: underline;
}

.jobcategory a:ACTIVE {
	color: #0077ff;
}

.jobcategory span {
	font-size: 14px;
	margin-left: 10px;
}

.jobcategory span a {
	text-decoration: underline;
	font-weight: normal;
}

/****** Job Header *******/

.jobheader {
	clear: both;
	text-align: center;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #dddddd;
	border-top: 1px solid #dddddd;
}

.jobheader span {
	font-size: 14px;
	color: #222222;
	font-weight: normal;
	line-height: 1;
}

/****** Job Apply *******/

.jobapply {
	clear: both;
	text-align: center;
	padding-bottom: 5px;
	margin-bottom: 5px;
	background-color: #DDDDDD;
}

.jobapply span {
	color: #333333;
	font-weight: normal;
	line-height: 1;
	font-size: 14px;
}

/****** Job Descitpion *******/

.jobdescription {
	margin: 0 0 10px 20px;
	width: 760px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	line-height: 1.3em;
}


/****** Google Form Apply *******/
.ss-form-container {
	width: 380px;
	background-color: #FFF;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	border: 1px solid #CCC;
	padding: 0.5em .5em;
	font-size: 13px;
}

.ss-q-title {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size:16px;
	color: #0085FF;
	display: block;
}

.ss-q-submit { 
	color: #000;
}

.ss-form-entry {
	font-size: 14px;
	line-height: 1.3em;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-weight: normal;
	color: #222222;
} 

.ss-q-short, .ss-q-submit {
	background:#f7f7f7;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	border:1px solid #ccc;
	margin:0 0 5px 0;
	padding:3px 3px 0 3px;
	color:#0085FF;
	font-size: 16px;
	width: 300px;
	height: 23px;
}

.ss-q-long {
	background:#f7f7f7;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	border:1px solid #ccc;
	margin:5px 0 0 0;
	padding:3px 3px 0 3px;
	color:#0085FF;
	font-size: 16px;
}

.ss-choices {
	line-height: 1.3em;
	color:#666666;
	list-style-type: none;
}

.ss-q-help {
	font-size: 12px;
	line-height: 1.4em;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-weight: normal;
	color: #555555;
}

.ss-choice-item {
	font-size: 13px;	
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	color: #555555;
}

.errorbox-good {
	font-size: 13px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-weight: normal;
	color: #555555;
}

.ss-required-asterisk {
	color: #FF0000;
	font-size: 12px;
	line-height: 1.4em;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-weight: normal;
}
