/* 
+-------------------------------------------------------- 
+   Nationwide Job Shop - Standard Style Sheet 
+   =========================================== 
+   by Ryan Ellis (www.ryanellis.us) 
+   (c) 2004 Nationwide Job Shop 
+   =========================================== 
+   Web: http://www.nationwidejobshop.com 
+   Email: ryan@nationwidejobshop.com 
+-------------------------------------------------------- 
+ 
+   > Date started: November 14th 2004 
+   > Date udpated: December 27th 2004 
+ 
+-------------------------------------------------------- 
*/ 

/* ------------------------------------------------------------------------ */
/* ------------------------------- formatting ----------------------------- */
/* ------------------------------------------------------------------------ */

body {
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: #ffffff;
}

p, td, li, ul, ol, h1, h2, h3, h4, h5, h6 {
	font-family: arial, helvetica, sans-serif;
}

p {
	margin: 0;
}

h1, h2, h3, h4 {
	margin: 0 0 10px 0;
	font-size: 16px;
	font-weight: bold;
}

img {
	border-style: none;
	border: 0;
}

a:link, a:visited {
	font-weight: bold;
	color: #0000FF;
}

a:hover {
	color: #FF0000;
}

#top {
	background-image: url("images/peoplebar.jpg"); 
	background-repeat: no-repeat;
	background-position: 390px 2px;
}

#left h2 {
	margin: 10px 0 0 0;
	text-align: left;
	font-size: 13px;
	display: block;
	padding-left: 5px;
	line-height: 24px; 
/*	height: 24px;  */
	color: #000000;
	background-color: #E9E9E9;
	border: 1px solid #c0c0c0;
	overflow: hidden;
}

#left ul {
	list-style-type: none;
	margin: 0;
	padding: 0 0 10px 15px;
}

#left li {
	list-style: none;
	margin: 0 0 0 -15px;
	padding: 3px 0 0 0;
}

#left a:link, #left a:visited {
	display: block;
	width: 170px;
	background-color: #FFFFFF;
	padding-left: 5px;
	line-height: 24px;
	height: 24px;
	border: 1px solid #c0c0c0;
	border-left: 10px solid #c0c0c0;
	text-decoration: none;
}

#left a:hover {
	color: #ff0000;
	border: 1px solid red;
	border-left: 10px solid red;
}

#content h2 {
	padding-top: 10px;
	font-size: 14px;
}

#content p {
	margin-bottom: 10px;
}

#right p {
	margin-bottom: 10px;
	text-align: center;
}

#right img {
	margin: 5px 0 5px 0;
}

#footer p {
	color: #808080;
	text-align: center;
}

#footer img {
	padding: 10px 5px 5px 5px;
}

.hide {
	display: none;
}

.pipe {
	float: left;
	margin: 0 -5px 0 0;
	background: url("images/pipe_left.gif") repeat-x left;
	height: 39px;
	width: 146px;
	border: none;
}

.buttons {
	background-image: url("images/pipe.gif");
	background-repeat: repeat-x;
	height: 39px;
	border: none;
}

.buttons ul {
	list-style-type: none;
	margin: 0;
	padding: 10px 10px 10px 10px;
	text-align: center;
}

.buttons li {
	display: inline;
	padding: 5px;
}

.months ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.months li {
	display: inline;
	padding: 0 5px 0 0;
	margin: 0;
}

.buttons a:link, .buttons a:visited {
	padding: 2px 10px 2px 10px;
	font-size: 16px;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #FF9900;
	border-top: 1px solid #c0c0c0;
	border-right: 1px solid #000000;
	border-left: 1px solid #c0c0c0;
	border-bottom: 1px solid #000000;
}

.buttons a:hover {
	background-color: #ff0000;
	border-top: 1px solid #000000;
	border-right: 1px solid #c0c0c0;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #c0c0c0;
}

body#jobseekers .nav_jobseekers, body#employers .nav_employers, body#aboutus .nav_aboutus {
	background-color: #ff0000;
}

.gb h2 {
	margin: 20px 0 5px 0;
}

textarea {
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
}

input {
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
}

.nojobs {
	padding: 30px 0 30px 0;
	text-align: center;
	font-style: italic;
	color: #808080;
}

.tip {
	font-style: italic;
	color: #808080;
}

.featuredemployers, .jobalertsignup {
	padding-bottom: 10px;
	margin-bottom: 20px;
	border-bottom: 1px solid #c0c0c0;
}

/* ----- Job Listing Page ----- */

.jobdetails td {
	vertical-align: top;
}

.jobdetails p {
	margin: 0;
	padding: 0;
}

td.jlbl {
	font-weight: bold;
	padding-right: 20px;
}

.jobalertbutton {
	margin-top: 10px;
	background-color: #FF9900;
	color: #FFFFFF;
	font-weight: bold;
}

/* ----- View Current Job Listings and RENEW old ----- */

.empcurrent {
	width: 97%;
}

.empcurrent .title {
	font-weight: bold;
	text-align: center;
	background-color: #c0c0c0;
}

.amount {
	text-align: right;
}

.empcurrent td {
	padding: 3px;
	background-color: #E9E9E9;
}

.empcurrent .comm td {
	text-align: right;
	padding-bottom: 15px;
}

.empcurrent .resumeupload {
	text-align: center;
	padding: 20px 0 20px 0;
}

.abutton {
	text-align: center;
	padding: 10px 0 0 0;
}

/* ----- Employer Registration Form ----- */

td.lbl {
	font-weight: bold;
	text-align: right;
}

.chk td {
	text-align: center;
}

.sbutton {
	text-align: center;
	padding: 20px 0 10px 0;
}

td {
	padding: 4px 3px 0 0;
}

.dash {
	border: 1px dashed #808080;
	padding: 10px 0 10px 0;
	margin: 10px 0 10px 0;
	width: 95%;
}

.wide {
	width: 95%;
	margin: 0 0 20px 0;
}

.wide td {
	vertical-align: top;
}

.errorlist {
	margin-left: 5px;
	color: #ff0000;
}

.box {
	border: 1px dashed #808008;
	padding: 10px; 
	margin: 10px 0 20px 0;
}

/* ----- Prepayment Page ----- */

.paylabel, .prepaidlabel {
	padding-right: 70px;
}

.prepaidlabel {
	color: #FF0000;
}

.payamount, .prepaidamount, .prices {
	display: block;
	text-align: right;
}

.prepaidamount {
	color: #FF0000;
}

.prepaidleft, .paytip {
	display: block;
	text-align: center;
}

/* ----- Preview Job Listing ----- */

.joblistingpreview {
	border: 1px solid #c0c0c0;
	padding: 5px;
	margin: 20px 0 0 0;
}



/* ----- Post Job Listing ----- */

.postheadline h3 {
	font-size: 16px;
	font-weight: bold;
	text-align: center;

}

.postjobrow .label, .datarow .label {
	font-weight: bold;
	padding: 15px 0 0 0;
}

.postjobrow .extrainfo {
	font-style: italic;
	color: #808080;
}

.postjobrow .label, .postjobrow .formw, .postjobrow .extrainfo, .sjrow, .datarow .label, .datarow .formw {
	display: block;
}


/* ----- Search Jobs ----- */

.sjrow {
	margin: 0 0 5px 0;
}


/* ----- Account Control Panel ----- */

.ac {

	width: 97%;
	padding: 10px;
}

.ac td {
	border-width: 0;
	padding: 0 10px 20px 0;
	vertical-align: top;
}

.ac p, .ac h2 {
	padding: 0;
	margin: 0;
}

.ac ul {
	margin: 0;
	padding: 0 0 0 15px;
}

.acimage img {
	padding: 0 5px 0 0;
	float: left;
}

.acimage {
	text-align: left;
}


/* ----- Job Listing Row ----- */

.joblisting {
	border: 1px dashed #808080;
	padding: 5px;
	margin: 20px 0 20px 0;
}

.jobtitle {
	font-size: 13px;
}

.jobimage, .viewdetails, .sendresume, .cclogos, .centertip {
	text-align: center;
}

.jobimage p, .viewdetails p, .sendresume p, .cclogos p, .centertip p {
	text-align: center;
}

.jobheadline, .pricechange, .postnow, .updatelogo {
	text-align: center;
	padding-top: 10px;
}

.jobcompany, .joblocation, .jobposted {
	font-size: 13px;
	margin: 0;
	padding: 0;
	font-weight: normal;
}

.jobcompany {
	font-weight: bold;
}

.jobscroll {
	padding: 5px 0 50px 0;
}

.ljobscroll {
	float: left;
	text-align: left;
}

.rjobscroll {
	float: right;
	text-align: right;
}


/* ------------------------------------------------------------------------ */
/* --------------------------------- layout ------------------------------- */
/* ------------------------------------------------------------------------ */

#top {
	margin: 0;
}

#main {
	margin: 0;
}

#left {
	float: left;
	padding: 10px;
	width: 200px;
}

#right {
	float:right;
	padding: 10px;
	width:150px;
}

#content {
	padding: 10px;
	margin: 0 170px 0 220px;
}

#footer {

}

.cleaner {
	clear: both;
	height: 10px;
	font-size: 10px;
	border: none;
}

