/* CSS Document */

body { 
	padding: 0px;
	margin: 0px;
	background: #FFF;
	font: normal 12px/17px Arial, Helvetica, sans-serif;
	color: #666666; }

form { padding: 0px; margin: 0px; }

h1, h2, h3, h4, h5 { 
	padding: 0px;
	margin: 0px; }
	h1 { font: normal 24px Arial, Helvetica, sans-serif; color: #000000; }
	h2 { font: normal 22px Arial, Helvetica, sans-serif; color: #069fc8; }
	h3 { font: bold 14px Arial, Helvetica, sans-serif; color: #fd8a02; }

a { color: #fd8a02; text-decoration: none; }
a:hover { text-decoration: underline; }

.cLear { clear: both; }

#mainBody { 
	/*background: #069fc8 url(/persistent/images/bg_mainbody.gif) left top repeat-x;*/ }
	#headerBar { 
		display: none; }

	#contentBar { 
		width: 550px;
		padding: 0;
		background: #ffffff; }
		#contentBarLeft { 
			display: none; }
		#contentBarRight { 
			width: 550px; }
			#pageHeader { 
				display: none; }
				#pageHeaderTitle, #smallTools { 
					display: none; }

			#resultsTop { 
				background: url(/persistent/images/bg_dotted_line.gif) left bottom repeat-x;
				padding: 10px 0px 10px 0px;
				font-size: 11px; }
			.jobResultBox { 
				border-bottom: 1px solid #d7d7d7;
				padding: 0px 0px 10px 0px;
				margin: 10px 0px 10px 0px; }
				.jobResultBox h3 { padding-bottom: 5px; }
				.jobResultBox ul { margin-top: 5px; margin-bottom: 5px; }
				.jobResultBox strong { margin-top: 5px; margin-bottom: 5px; }
				.jobResult { padding: 0px 10px 0px 10px; }
					.jobResultLeft { width: 490px; float: left; }
					.jobResultRight { width: 153px; float: right; text-align: right; }
				.jobResultPremium { padding: 8px 8px 8px 8px; border: 2px solid #b7b7b7; }
			#resultsBottom { 
				padding: 0px 0px 10px 0px;
				font-size: 11px; }
			.sortBy { float: left; }
			.pagiNation { float: right; }
				.pagiNation a { color: #666666; font-weight: bold; }
			.jobActionButtons { padding: 15px 0px 15px 0px; }
			#alignHeight { overflow: hidden; }
				.saveJobButton { 
					display: block;
					width: 68px;
					height: 24px;
					padding: 10px 0px 0px 40px;
					margin: 0px 0px 0px 0px;
					font: normal 11px Arial, Helvetica, sans-serif;
					text-transform: uppercase;
					text-decoration: none;
					color :#069fc8;
					float: left;
					background: url(/persistent/images/bg_btn_savejob.gif) left top no-repeat; }
				.emailFriendButton { 
					display: block;
					width: 118px;
					height: 24px;
					padding: 10px 0px 0px 40px;
					margin: 0px 0px 0px 15px;
					font: normal 11px Arial, Helvetica, sans-serif;
					text-transform: uppercase;
					text-decoration: none;
					color :#069fc8;
					float: left;
					background: url(/persistent/images/bg_btn_emailfriend.gif) left top no-repeat; }
				.printJobButton { 
					display: block;
					width: 68px;
					height: 24px;
					padding: 10px 0px 0px 40px;
					margin: 0px 0px 0px 15px;
					font: normal 11px Arial, Helvetica, sans-serif;
					text-transform: uppercase;
					text-decoration: none;
					color :#069fc8;
					float: left;
					background: url(/persistent/images/bg_btn_printjob.gif) left top no-repeat; }
				.applyNowButton { 
					display: block;
					width: 169px;
					height: 24px;
					padding: 7px 0px 0px 0px;
					margin: 0px;
					font: normal 14px Arial, Helvetica, sans-serif;
					text-align: center;
					text-transform: uppercase;
					text-decoration: none;
					color: #ffffff;
					float: right;
					background: url(/persistent/images/bg_btn_large.gif) left top no-repeat; }
				.saveJobButton:hover, .emailFriendButton:hover, .printJobButton:hover, .applyNowButton:hover { text-decoration: none; }

			#jobDetails { 
				border: 4px solid #cccccc;
				padding: 5px; }
				#jobDetails .jobTitle { 
					background: #666666;
					padding: 70px 5px 20px 10px;
					display: block;
					float: left;
					width: 630px; }
				#jobDetails .jobTitle h1 { color: #ffffff; }
				#jobDetails .jobSpecShort,
				#jobDetails .jobSpecShortOdd { 
					float: left;
					display: block;
					width: 150px;
					padding: 10px 5px;
					margin: 0px 0px 0px 0px; }
				#jobDetails .jobSpecLong,
				#jobDetails .jobSpecLongOdd { 
					float: left;
					display: block;
					width: 474px;
					padding: 10px 5px;
					margin: 0px 0px 0px 1px; }
				#jobDetails .jobSpecShortOdd,
				#jobDetails .jobSpecLongOdd { background: #f3f3f3; }
				#jobDetails .jobLogo { padding: 0px; }
				#jobDetails .jobContent { padding: 10px; }
				#jobDetails .jobContentFooter { 
					font-style: italic;
					text-align: center;
					padding: 0px 10px 5px 10px; }

			#pageContentLeft { 
				float: left;
				width: 332px;
				margin: 10px 0px 0px 0px;
				border: 1px solid #b4b4b4; }
				#jobSearchBox { 
					background-color: #eeeded;
					margin: 5px;
					padding: 10px;
					text-align: left; }
					#jobSearchBox h2 { margin-bottom: 10px; color: #000000; }
					#jobSearchBox input { 
						font: normal 12px Arial, Helvetica, sans-serif;
						border: 1px solid #7f9db9;
						margin: 0px;
						width: 258px; }
					#jobSearchBox select { 
						font: normal 12px Arial, Helvetica, sans-serif;
						border: 1px solid #7f9db9;
						width: 260px; }
					#jobSearchBox .formDiv { 
						padding: 4px 0px 4px 20px;
						text-align: left; }
					#jobSearchBox .formDivLeft { 
						padding: 4px 0px 4px 20px;
						float: left; }
					#jobSearchBox .formDivRight { 
						padding: 4px 0px 4px 45px;
						float: left; }
					#jobSearchBox .submitButton { 
						border: none;
						width: 100px;
						height: 32px;
						font: normal 14px Arial, Helvetica, sans-serif;
						color: #ffffff;
						text-transform: uppercase;
						background: url(/persistent/images/bg_btn_jobsearch.gif) left top no-repeat; }
				#hotJobs { padding: 7px; }
					#hotJobs p { padding: 0px; margin: 0px; }
					#hotJobs h3 { 
						padding: 0px 0px 5px 25px;
						background: url(/persistent/images/icn_star.gif) left top no-repeat; }
					#hotJobs .hotJob { 
						padding: 5px 2px 20px 2px;
						background: url(/persistent/images/bg_hotjob.gif) left bottom no-repeat; }
			#pageContentRight { 
				float: right;
				width: 315px;
				margin: 10px 0px 0px 0px; }
				#postJobs { 
					padding: 15px;
					border: 1px dashed #666666; }
					#postJobs h2 { margin-bottom: 10px; color: #000000; }
					#postYourJobsButton { 
						display: block;
						width: 169px;
						height: 24px;
						padding: 7px 0px 0px 0px;
						margin: 0px auto 0px auto;
						font: normal 14px Arial, Helvetica, sans-serif;
						text-align: center;
						text-transform: uppercase;
						color: #ffffff;
						text-decoration: none;
						background: url(/persistent/images/bg_btn_large.gif) left top no-repeat; }
				#newsArticles { padding: 7px; }
					#newsArticles p { padding: 0px; margin: 0px; }
					#newsArticles .newsArticleImg { float: left; width: 115px; padding: 10px 0px 0px 0px; }
					#newsArticles .newsArticleContent { float: left; width: 175px; padding: 10px 0px 0px 10px; }

	#footerBanner { 
		display: none; }

#footerBar { display: none; }
	#mainFooter { 
		display: none; }

#statsCode { display: none; }


/* members styles --------------- */
#membersMenu { background: #ebebeb; height: auto; }
	#membersMenu ul { 
		padding: 0px;
		margin: 0px;
		list-style: none; }
		#membersMenu ul li { 
			padding: 0px;
			margin: 0px;
			list-style: none;
			float: left; }
			#membersMenu ul li a { 
				display: block;
				padding: 8px 8px 8px 8px;
				background: #ebebeb;
				color: #454545;
				font: bold 12px Arial, Helvetica, sans-serif;
				border-right: 1px solid #ffffff;
				/* border-bottom-right-radius: 5px;
				-o-border-bottom-right-radius: 5px;
				-webkit-border-bottom-right-radius: 5px;
				-moz-border-radius-bottomright: 5px;
				border-bottom-left-radius: 5px;
				-o-border-bottom-left-radius: 5px;
				-webkit-border-bottom-left-radius: 5px;
				-moz-border-radius-bottomleft: 5px; */ }
			#membersMenu ul li a.current { 
				background: #2db9de;
				color: #ffffff;
				text-decoration: none; }
			#membersMenu ul li a:hover { 
				background: #909090;
				color: #ffffff;
				text-decoration: none; }
#membersTable {}
#membersTable .actionLinks { overflow: hidden; }
#membersTable .actionLinks ul { 
	list-style: none;
	list-style-image: none;
	padding: 0px;
	margin: 0px;
	float: right;
	overflow: hidden; }
#membersTable .actionLinks ul li { 
	list-style: none;
	list-style-image: none;
	padding: 0px;
	margin: 0px;
	float: left; }
#membersTable .actionLinks ul li a { 
	display: block;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #069fc8;
	text-transform: uppercase;
	padding: 6px 8px 6px 8px;
	margin: 0px 2px 0px 0px;
	background: #fafafa;
	border: 1px solid #dedede;
	border-radius: 4px;
	-o-border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px; }
#membersTable .actionLinks ul li a:hover { 
	background: #efefef;
	text-decoration: none; }
#membersTable .actionLinks ul li a.cuRRent { font-weight: bold; color: #909090; }
#membersTable .actionLinks ul li p { 
	display: block;
	font: normal 11px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding: 7px 9px 7px 9px;
	margin: 0px 2px 0px 0px; }
#membersTable table { width: 100%; }
#membersTable th { background: #efefef; text-align: left; padding: 3px; color: #909090; }
#membersTable th a { color: #069fc8; }
#membersTable td { border: 1px solid #efefef; text-align: left; padding: 3px; }

#formTable table { border: 1px solid #efefef; margin: 0px auto; }
#formTable table td { border: none; vertical-align: top; text-align: left; padding: 3px; }
#formTable .tdField { font-size: 14px; }
#formTable .tdField input { 
	border: 1px solid #dedede;
	width: 300px;
	font-size: 14px;
	border: 1px solid #efefef; }
#formTable .tdField select { 
	border: 1px solid #dedede;
	font-size: 14px;
	border: 1px solid #efefef; }
#formTable .tdLabel { width: 200px; font-size: 11px; background: #fafafa; }
#formTable .tdComment { font-size: 11px; }
#formTable #user_table_form_submit { 
	color: #ffffff;
	text-transform: uppercase;
	padding: 6px 8px 6px 8px;
	margin: 0px 2px 0px 0px;
	background: #069fc8;
	border: 1px solid #069fc8;
	border-radius: 4px;
	-o-border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px; }
#formTable #user_table_form_submit_2, #formTable #user_table_form_submit_3 { 
	color: #069fc8;
	text-transform: uppercase;
	padding: 6px 8px 6px 8px;
	margin: 0px 2px 0px 0px;
	background: #fafafa;
	border: 1px solid #dedede;
	border-radius: 4px;
	-o-border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px; }

#jobForm { padding: 20px; }
#jobForm label { float: left;
	margin: 3px;
	font-size: 11px;
	/*font-weight: bold;*/ }
#jobForm label.formLabel { width: 200px; font: normal 12px arial; }
#jobForm input { 
	border: 1px solid #cacaca;
	width: 300px;
	margin: 3px;
	font-size: 14px;
	float: left; }
#jobForm select { 
	border: 1px solid #cacaca;
	margin: 3px;
	font-size: 14px;
	border: 1px solid #cacaca;
	float: left; }
#jobForm texarea { 
	border: 1px solid #cacaca;
	margin: 3px;
	font-size: 14px;
	border: 1px solid #cacaca;
	float: left; }

#jobFormThemes img { border: none; }
	.jobFormTheme { 
		margin: 5px;
		padding: 5px;
		float: left;
		width: 171px;
		height: 221px;
		border: 1px solid #cacaca; }

#jobForm #user_table_form_submit, #jobForm #netchant_customglobalorder_form_submit { 
	width: 100px;
	color: #ffffff;
	text-transform: uppercase;
	padding: 6px 8px 6px 8px;
	margin: 0px 3px 0px 0px;
	background: #069fc8;
	border: 1px solid #069fc8;
	border-radius: 4px;
	-o-border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px; }
#jobForm #user_table_form_submit_2, #jobForm #user_table_form_submit_3 { 
	width: 150px;
	color: #069fc8;
	text-transform: uppercase;
	padding: 6px 8px 6px 8px;
	margin: 0px 3px 0px 0px;
	background: #fafafa;
	border: 1px solid #dedede;
	border-radius: 4px;
	-o-border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px; }
#jobForm #netchant_customglobaluser_form_submit {
	width: 150px;
	color: #ffffff;
	text-transform: uppercase;
	padding: 6px 8px 6px 8px;
	margin: 0px 3px 0px 0px;
	background: #069fc8;
	border: 1px solid #069fc8;
	border-radius: 4px;
	-o-border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px; }
	
.even {
  background-color: #fcfcfc;
}

/* members styles --------------- */




