* {
	margin: 0;
	padding: 0;
}
body {
	background: #d39c5c url(images/cork-bg.png);
	margin: 0;
	padding: 0;
	font: 85%/145% Georgia, "Times New Roman", Times, serif;
	color: #333;
}
img {
	border: none;
}
p {
	padding: 0 0 1.1em;
}
ul {
	list-style: none;
	padding: .5em 0 1em;
}
ul li {
	background: url(images/bullet.gif) no-repeat 4px .6em;
	padding: 0 0 .3em 18px;
	line-height: 140%;
}
a {
	color: #9e0b0f;
	text-decoration: underline;
	outline: none;
}
a:hover {
	text-decoration: none;
}

/* headings */
h2, .notfound {
	font: bold 150%/100% Georgia, "Times New Roman", Times, serif;
	letter-spacing: -1px;
	padding: 5px 0;
	color: #000;
}
h3 {
	font: bold 110%/100% Georgia, "Times New Roman", Times, serif;
	padding: 10px 0 5px;
}
h3.sifr {
	font-size: 22px;
	color: #333;
	margin: 0;
	padding: 0;
}
#sidebar h3.sifr {
	font-size: 21px;
	color: #333333;
	margin: 0 0 3px;
	padding: 0;
	width: 260px;
}


/* page */
#page {
	background: url(images/top-bg.png) no-repeat center top;
	width: 100%;
	display: table;
}
#wrapper {
	width: 960px;
	margin: 0 auto;
}

/* page ------------------------------------------------------------- */
#header {
	height: 159px;
	position: relative;
}
h1 a {
	width: 468px;
	height: 75px;
	text-indent: -900em;
	position: absolute;
	left: 0px;
	top: 19px;
}
#nav {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 60px;
	right: 0;
}
#nav li {
	background: #d1dddc;
	margin: 0 0 0 10px;
	padding: 2px;
	float: left;
	border-bottom: solid 1px #905a28;
}
#nav a {
	border: solid 1px #ba9366;
	padding: 1px 14px;
	display: block;
	color: #5a1f05;
	text-decoration: none;
}
#nav a:hover {
	text-decoration: underline;
	color: #000;
}

#menu {
	list-style: none;
	padding: 0;
	margin: 0;
	position: absolute;
	bottom: 5px;
	left: 10px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 105%;
}
#menu li {
	margin: 0;
	padding: 5px 0 0;
	float: left;
	background: none;
	text-align: center;
}
#menu .all {
	width: 117px;
}
#menu .fulltime {
	width: 130px;
}
#menu .freelance {
	width: 138px;
}
#menu .postajob {
	position: absolute;
	bottom: 0px;
	right: -243px;
}
#menu a {
	color: #333;
	text-decoration: none;
}
#menu a:hover {
	text-decoration: underline;
}
#menu .active {
	background: url(images/menu-active.gif) no-repeat center top;
}
#menu .active a {
	color: #000;
	text-decoration: underline;
}


/* content area ------------------------------------------------------------ */
#top {
	background: #fff url(images/paper.png) repeat-y;
	width: 688px;
	position: relative;
	float: left;
}
#content {
	background: url(images/paper-top.png) no-repeat;
	padding: 36px 40px 0 54px;
	min-height: 520px;
}

#livesearch {
	float: left;
}
#livesearch input {
	width: 200px;
	background: #eff7fa;
	border: solid 1px #ccc;
	padding: 4px 5px;
	font: italic 120%/100% Georgia, "Times New Roman", Times, serif;
	color: #999;
	float: left;
}
#livesearch input:focus {
	border-color: #999;
	color: #333;
	font-style: normal;
}
#livesearch .loading {
	margin: 7px 0 0 7px;
}
#livesearch label {
	background: url(images/live-search.gif) no-repeat;
	text-indent: -900em;
	display: block;
	float: left;
	width: 95px;
	margin: 8px 0 0 5px;
}

#filter {
	float: right;
}
#filter p {
	float: left;
	padding-right: 5px;
	font-size: 105%;
	color: #666;
	font-style: italic;
}
#filter ul {
	float: left;
	padding: 0;
	margin: 0;
	list-style: none;
}
#filter li {
	background: none;
	margin: 0;
	padding: 0;
	position: relative;
}
#filter li em {
	padding: 2px 5px 3px;
	background: #fff url(images/filter-arrow.gif) no-repeat right center;
	width: 90px;
	display: block;
	border: solid 1px #ccc;
	font: 90% Arial, Helvetica, sans-serif;
	color: #000;
	cursor: pointer;
}
#filter li a:hover {
	background: #ffffcc url(images/filter-arrow.gif) no-repeat right center;
}

#filter ul ul {
	position: absolute;
	z-index: 100;
	border: solid 1px #ccc;
	top: -999em;
}
#filter ul li:hover ul,
#filter ul li.sfHover ul {
  top: 20px;
}

#filter ul ul a {
	padding: 2px 5px;
	background: #fff;
	width: 90px;
	display: block;
	color: #000;
	font: 90% Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#filter ul ul a:hover {
	background: #ffffcc;
}

.legend {
	font-size: 90%;
	font-style: italic;
	text-align: right;
	color: #999;
	padding: 5px 0;
	margin: 0;
	clear: both;
}
.legend img {
	padding-left: 15px;
	vertical-align: middle;
}

/* job list */
.joblist {
	margin: 0;
	padding: 5px 0 0;
	list-style: none;
	background: url(images/double-stroke.gif) repeat-x;
}
.joblist a, .joblist a:hover {
	text-decoration: none;
}
.joblist li {
	margin: 0;
	padding: 0;
	background: none;
	border-bottom: solid 1px #ccc;
	position: relative;
	clear: both;
	cursor: pointer;
}
.joblist li:hover, .joblist li.hover {
	background-color: #effbe1;
}

.nojob {
	padding: 15px 0 0;
	background: url(images/double-stroke.gif) repeat-x;
	font: 110% Georgia, "Times New Roman", Times, serif;
	color: #666;
	cursor: auto;
}
.joblist .nojob:hover {
	background: none;
}

.joblist .hover h3 a {
	color: #406618;
	border-bottom: solid 1px #d7d7d7;
}
.joblist h3 {
	padding: 14px 0 0;
	font: bold 130%/115% Georgia, "Times New Roman", Times, serif;
	float: left;
	width: 480px;
	letter-spacing: -1px
}
.joblist h3 a:visited {
	color: #a95a5c;
}
.joblist .jobinfo {
	width: 480px;
	padding: 3px 0 14px;
	float: left;
	clear: left;
	font-size: 100%;
}
.jobinfo {
	font-size: 110%;
	color: #666;
	padding-bottom: 7px;
}
.jobinfo .type {
	text-transform: uppercase;
	font-size: 90%;
}
.jobinfo em {
	color: #999;
	padding: 0 3px;
}
.employerlogo {
	background: #fff;
	padding: 2px;
	border: solid 1px #ebebeb;
}
.joblist .employerlogo {
	float: right;
	margin: 7px 0;
}
.joblist .category {
	position: absolute;
	left: -18px;
	top: 1.5em;
}

/* employer joblist */
.employerjoblist {
	margin: 10px 0 0;
	padding: 5px 0 0;
	list-style: none;
	background: url(images/double-stroke.gif) repeat-x;
}
.employerjoblist li {
	margin: 0;
	padding: 0;
	background: none;
	border-bottom: solid 1px #ccc;
	position: relative;
	clear: both;
}
.employerjoblist .hover h3 a {
	color: #406618;
	border-bottom: solid 1px #d7d7d7;
}
.employerjoblist h3 {
	padding: 10px 0 0;
	font: bold 120%/115% Georgia, "Times New Roman", Times, serif;
}
.employerjoblist h3 small {
	font-weight: normal;
	font-size: 90%;
}
.employerjoblist .category {
	position: absolute;
	left: -18px;
	top: 1.5em;
}
.employerjoblist .liststats {
	margin: 0;
	padding: 5px 0 10px;
	float: left;
	color: #666;
}
.employerjoblist .liststats em {
	color: #888;
	font-style: normal;
	margin-right: 10px;
}
.employerjoblist .actions {
	float: right;
	padding: 5px 0 10px;
	margin: 0;
}
.employerjoblist .actions a {
	margin-left: 6px;
	color: #666;
}
.closed h3 a {
	color: #333333;
}

.jobclosed {
	display: none;
}



/* bottom */
#bottom {
	background: url(images/paper-bottom.png) no-repeat left bottom;
	height: 169px;
	margin: 0;
	padding: 0;
	clear: left;
	position: relative;
	width: 688px;
}
#bottom a {
	position: absolute;
	text-align: right;
	right: 104px;
	bottom: 12px;
	font-size: 85%;
	color: #000;
	text-decoration: none;
}
#bottom a:hover {
	text-decoration: underline;
}
#credits {
	font-size: 85%;
	color: #000;
	padding: 0 0 30px 3px;
}
#credits a {
	color: #000;
}

/* sidebar ------------------------------------------------------------ */
#sidebar {
	width: 259px;
	float: right;
	background: url(images/sidebar-top.png) no-repeat;
	position: relative;
	top: -13px;
	padding-top: 34px;
	overflow: hidden;
}

#sidebar h3 {
	font-size: 110%;
	color: #333;
	padding: 0 0 5px;
}

/* post a job */
.postajob {
	background: url(images/sidebar-yellow.png) no-repeat left bottom;
	padding: 10px 15px;
	text-align: center;
}
.postajob h3 {
	padding: 0;
	margin: 0 0 8px;
}
.postajob h3 a {
	background: url(images/postajob.gif) no-repeat left bottom;
	width: 230px;
	height: 52px;
	text-indent: -900em;
	display: block;
}

.tokenprice {
	padding: 5px 60px 10px 0;
	margin: 0 0 3px;
	text-align: right;
	font: small-caps 125%/100% Georgia, "Times New Roman", Times, serif;
	width: 140px;
}
.tokenprice em {
	font-size: 190%;
	color: #9e0b0f;
}
.two {
	background: url(images/2-tokens.gif) right 8px no-repeat;
}
.three {
	background: url(images/3-tokens.gif) right 8px no-repeat;
}
.costpertoken {
	color: #999;
	font-style: italic;
}

/* profile assets */
.welcome {
	text-align: left;
	font-size: 120%;
	padding: 0 3px 10px;
}
.welcome em {
	font-size: 85%;
	color: #999;
}
.welcome small {
	font-size: 70%;
	font-style: normal;
	color: #666;
	text-transform: uppercase;
	visibility: hidden;
}
.welcome a {
	text-decoration: none;
}
.welcome a:hover small {
	text-decoration: none;
	color: #666;
	visibility: visible;
}

.assets {
	margin: 0;
	padding: 0 0 25px;
	border-top: solid 1px #ccc;
	text-align: left;
}
.assets li {
	list-style: none;
	margin: 0;
	padding: 2px 0 2px 3px;
	border-bottom: solid 1px #ccc;
	background: none;
	clear: both;
	position: relative;
}
.assets strong {
	width: 95px;
	display: block;
	float: left;
	font-weight: normal;
}
.assets em {
	font-size: 80%;
	font-style: normal;
	padding-left: 10px;
	color: #666;
	text-transform: uppercase;
	float: right;
}
.assets em a {
	text-decoration: none;
	color: #663300;
	background: url(images/bullet.gif) no-repeat left center;
	padding-left: 12px;
	width: 85px;
	display: block;
}
.assets em a:hover {
	text-decoration: underline;
	color: #000;
}

/* purplenote */
.purplenote {
	background: #e8e0e3 url(images/sidebar-purple.png) repeat-y;
	margin: 15px 0 0;
	border-bottom: solid 1px #87561e;
}
.note_top {
	background: url(images/sidebar-purple-top.png) 1px top no-repeat;
	padding: 15px 15px 10px 20px;
	color: #555;
	position: relative;
	font-size: 90%;
	line-height: 130%;
}
.note_top p {
	margin: 0;
	padding: 0 0 15px;
}
.note_top img {
	padding-bottom: 3px;
}

.purplenote h3 {
	text-indent: -900em;
	margin: 0;
	padding: 0;
}
.purplenote .about-this {
	background: url(images/txt-about.gif) no-repeat;
}
.purplenote .payment-info {
	background: url(images/txt-payment.gif) no-repeat;
}
.purplenote .money-back {
	background: url(images/txt-money-back.gif) no-repeat;
}


/* promo code */
.promo_code {
	background: url(images/promo-code.png) no-repeat;
	height: 45px;
	padding: 112px 0 10px 10px !important;
	text-align: center;
	color: #ccc;
	font: 130%/100% Georgia, "Times New Roman", Times, serif;
	position: relative;
	left: -8px;
}
.promo_code em {
	color: #9e0b0f;
	font-style: normal;
}

/* single -------------------------------------------------------------- */
.postnav {
	background: url(images/double-stroke.gif) repeat-x left bottom;
	padding: 0 0 5px;
	margin-bottom: 10px;
}
.postnav a.prev {
	background: url(images/postnav-prev.gif) no-repeat left center;
	padding-left: 14px;
	text-decoration: none;
	float: left;
}
.postnav a.prev:hover {
	text-decoration: none;
	color: #000;
}
.postnav a.next {
	background: url(images/postnav-next.gif) no-repeat right center;
	padding-right: 14px;
	text-decoration: none;
	float: right;
}
.postnav a.next:hover {
	text-decoration: none;
	color: #000;
}

.employer {
	font: 120%/100% Georgia, "Times New Roman", Times, serif;
}
.employer em {
	color: #999;
}

.metadata {
	font: 80%/140% Arial, Helvetica, sans-serif;
	padding: 0 0 20px 0;
	color: #999;
}

.apply {
	background: #ebfbd3;
	border: solid 1px #c8dda9;
	padding: 10px 15px 5px;
	margin: 30px 0 10px;
	clear: both;
}
.apply h3 {
	background: url(images/txt-to-apply.gif) no-repeat;
	height: 22px;
	text-indent: -900em;
	margin: 0 0 5px;
	padding: 0;
}


/* preview -------------------------------------------------------------- */
.preview {
	padding: 15px 12px 10px;
	margin-bottom: 20px;
	border: solid 1px #ccc;
	border-bottom-color: #999;
	border-top: none;
	background: #fff;
}
.previewtitle {
	background: #990000;
	padding: 15px 0 10px 30px;
	font: bold 220% Arial, Helvetica, sans-serif;
	color: #fff;
}


/* form elements */
.txtfield {
	padding: 3px 5px;
	border: solid 1px #ccc;
	font: 100% Arial, Helvetica, sans-serif;
	width: 250px;
	color: #333;
}
.txtfield:focus {
	border: solid 1px #999;
	color: #000;
}
.formbtn {
	font: 100% Arial, Helvetica, sans-serif;
	border: solid 1px #999999;
	padding: 2px 15px;
	background: #ededed;
}
.submitbtn {
	font: bold 100% Arial, Helvetica, sans-serif;
	border: solid 1px #345810;
	padding: 5px 15px;
	background: #436a1a url(images/formbtn.gif) repeat-x;
	color: #fff;
	margin-right: 7px;
	vertical-align: middle;
}
.droplist {
	padding: 3px 2px;
	border: solid 1px #ccc;
	font: 100% Arial, Helvetica, sans-serif;
}
.droplist option {
	padding: 0 4px;
}

.formerror {
	border: solid 1px #FF9900;
}


/* post a job ---------------------------------------------------------- */
.alert {
	background: #fcf8c9;
	border: solid 1px #e8dbbf;
	padding: 5px 10px;
	font-size: 90%;
	line-height: 120%;
	margin: 10px 0;
}
.alerterror {
	background: #feeaea;
	border: solid 1px #fdd2d2;
	padding: 5px 10px;
	font-size: 90%;
	line-height: 120%;
	margin: 10px 0;
	font-weight: bold;
	color: #660000;
}
.alertsuccess {
	background: #eaf7d6;
	border: solid 1px #c4df9b;
	padding: 5px 10px;
	font-size: 90%;
	line-height: 120%;
	margin: 10px 0;
	font-weight: bold;
	color: #006600;
}

.postform fieldset {
	margin: 15px 0 20px;
	border: 1px solid #ededed;
	padding: 10px 10px 10px;
	background: #fff;
}
.postform legend {
	background: #fff;
	padding: 0 10px 10px;
	margin: 0 0 0px -10px;
	text-transform: uppercase;
	color: #9e0b0f;
}
.postform label {
	font: 90% Arial, Helvetica, sans-serif;
	width: 110px;
	float: left;
	display: block;
	padding: 5px 0 0;
}
.postform p {
	clear: both;
}
.editorbar {
	background: #ededed;
	padding: 4px 5px 2px;
	width: 452px;
	font: 90% Arial, Helvetica, sans-serif;
}
.allowhtml {
	color: #999;
}
.characterlimit {
	text-align: right;
	width: 50px;
	background: none;
	border: none;
}
.descriptionfield {
	width: 450px;
	height: 370px;
}
.applyfield {
	width: 445px;
	height: 80px;
}
.indent {
	margin-left: 110px;
	clear: both;
}
.continue {
	background: #f4f3f3;
	padding: 5px 3px;
	font-style: italic;
	color: #666;
}
.continue a {
	font: bold 95% Arial, Helvetica, sans-serif;
	margin-left: 5px;
	padding-bottom: 1px;
	color: #555;
	text-decoration: none;
	border-bottom: solid 1px #ccc;
}
input.backtoedit {
	font: bold 95% Arial, Helvetica, sans-serif;
	margin-left: 5px;
	padding-bottom: 1px;
	color: #555;
	text-decoration: none;
	border: none;
	border-bottom: solid 1px #ccc;
	background: none;
}
.continue a:hover {
	color: #000;
}

.postform small {
	color: #999;
	font-size: 85%;
}

/* form validate css */
.error {
	color: #FF9933;
}
input.error, textarea.error {
	color: #333;
	border: solid 1px #FF6600;
}
select.error {
	color: #333;
	border: solid 1px #FF6600;
}
.postform label.error {
	margin: 0 0 0 110px;
	padding: 2px 0 3px;
	width: 100%;
	display: block;
	float: none;
}
.postform .left label.error {
	margin-left: 0;
}
.loginform label.error {
	width: 100%;
	display: block;
	float: none;
	font: 90% Arial, Helvetica, sans-serif;
}
.post_loginform label.error {
	margin-left: 100px;
	width: 100%;
	display: block;
	float: none;
}
.profileform label.error {
	margin-left: 130px;
	width: 100%;
	display: block;
	float: none;
}

/* token packages */
.tokenpack {
	width: 109px;
	height: 90px;
	float: left;
	margin: 5px;
	background: url(images/token-package-bg.gif) no-repeat;
	padding: 5px 10px 10px 13px;
}
.tokenpack input {
	float: left;
	margin: 8px 10px 0 0;
}
.tokenpack label {
	width: auto;
	float: none;
	padding: 0;
	font: 80% Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
}
.tokenpack label em {
	color: #CC0000;
	font-size: 200%;
}
.tokenpack small {
	text-align: center;
	display: block;
}

.disabled {
	opacity:.30;
	filter: alpha(opacity=30); 
	-moz-opacity: 0.3;
}
.disabled label em {
	color: #666;
}

.subtotal {
	color: #999;
}

.total {
	position: relative;
	background: url(images/double-stroke.gif) repeat-x;
	margin: 0;
	padding: 10px 0 20px;
	width:  100%;
}
.total em {
	position: absolute;
	right: 0;
	font-style: normal;
	padding-bottom: 5px;
}

.entercoupon {
	background: url(images/entercoupon.gif) no-repeat right center;
	padding-right: 16px;
	margin-right: 5px;
}
.valid-coupon {
	color: #669900;
}
.invalid-coupon {
	color: #999;
}

/* loginform */
.loginform {
	background: #eaf7d6;
	border: solid 1px #c4df9b;
	padding: 15px;
	margin: 5px 15px 0 0;
	width: 270px;
	float: left;
}
.loginform label {
	width: 120px;
	float: left;
}
.loginform .indent {
	margin-left: 120px;
}
.forgotpassword {
	color: #666;
	font-style: italic;
	font-size: 90%;
	margin-left: 5px;
	text-decoration: none;
}
.forgotpassword:hover {
	text-decoration: underline;
}

/* post loginform */
.post_loginform {
	padding: 15px 20px 3px;
	margin: 10px 0 3px;
	border: solid 1px #e8dbbf;
	background: #fefce8;
	position: relative;
	width: 530px;
	clear: both;
}
.post_loginform p {
	clear: both;
	padding: 6px 0;
}
.post_loginform label {
	font: 110% Arial, Helvetica, sans-serif;
	width: 100px;
	float: left;
}
.post_loginform .indent {
	margin-left: 100px;
}
.post_loginform .submitbtn {
	padding: 3px 20px;
}
.post_loginform .close {
	background: url(images/close.gif) no-repeat right 3px;
	padding-right: 10px;
	font: 90% Arial, Helvetica, sans-serif;
	position: absolute;
	top: 15px;
	right: 15px;
	color: #999;
	text-decoration: none;
}
.post_loginform a.close:hover {
	text-decoration: underline;
}

/* edit profile form */
.profileform {
	margin: 5px 0 0;
	padding: 10px 20px;
	float: left;
	position: relative;
	border: solid 1px #ccc;
	background: #ededed;
	width: 550px;
}
.profileform p {
	padding: 0 0 15px;
}
.profileform label {
	font: 95% Arial, Helvetica, sans-serif;
	width: 130px;
	float: left;
}
.profileform .indent {
	margin-left: 130px;
}
.profileform .employerlogo {
	float: right;
}
.profileform small {
	color: #999;
	font-size: 85%;
}
.profileform .disabled {
	border: solid 1px #999;
	color: #111;
}
.enable {
	font: 80% Arial, Helvetica, sans-serif;
	color: #666;
	text-decoration: none;
	padding-left: 14px;
	background: url(images/enable-arrow.gif) no-repeat left 2px;
}

/* contact form */
.contactform {
	margin: 5px 0 0;
	padding: 10px 20px;
	border: 1px solid #ededed;
	background: #fff;
}
.contactform label {
	font: 90% Arial, Helvetica, sans-serif;
	width: 110px;
	float: left;
	display: block;
	padding: 5px 0 0;
}
.contactform p {
	clear: both;
}
.contactform .message {
	width: 420px;
	height: 170px;
}
.contactform label.error {
	width: auto;
	clear: both;
	display: block;
	margin-left: 110px;
	padding: 0 0 7px;
}


.whysignup {
	background: url(images/questionmark.gif) no-repeat;
	font-size: 95%;
	padding: 4px 0 0 25px;
	margin-top: 25px;
	width: 220px;
	float: right;
	line-height: 130%;
	color: #999;
}
.whysignup h3 {
	font-style: italic;
	font-size: 130%;
	margin: 0;
	padding: 0 0 5px;
	font-weight: normal;
	color: #666;
}


/* misc ---------------------------------------------------------------- */
.left {
	float: left;
}
.right {
	float: right;
}
img.right {
	float: right;
	margin: 3px auto 10px 15px;
}
.alignright {
	text-align: right;
}
.center {
	text-align: center;
}
.clear {
	clear: both;
}

/* clearfix */
.clearfix:after,
.joblist:after,
.postnav:after,
.employerjoblist li:after,
.joblist li:after
{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix,
.joblist,
.postnav,
.employerjoblist li,
.joblist li
{
 display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix,
* html .joblist,
* html .postnav,
* html .employerjoblist li,
* html .joblist li
{height: 1%;}
.clearfix,
.joblist,
.postnav,
.employerjoblist li,
.joblist li
{display: block;}
/* End hide from IE-mac */