body {
	margin: 0;
	text-align: center;
	font-family: "Trebuchet MS";
	font-size: 12px;
	background: url(../images/background.gif) repeat-x;
}

a {
	color: #c00;
	text-decoration: none
}

a:hover, #subNav a:hover {
	color: #b52127;
}

a img { 
	border: 0;
}

h1 {
	color: #c63033;
	font-size: 27px;
	font-weight: normal;
	text-transform: lowercase;
	margin: 0 0 20px 0;
}

h2.jobDetailHeader {
    color: #c63033;
	font-size: 27px;
	font-weight: normal;
	text-transform: lowercase;
	margin: 0 0 20px 0;
}

h3 {
	font-size: 11px;
	margin: 0
}

input, select {
	font-family: "Trebuchet MS";
	font-size: 11px
}

form {
	margin: 0;
	padding: 0
}

table {
	margin: 15px 5px 20px;
	width: 100%;
	border-collapse: collapse;
}

	table th {
		text-align: left;
	}



/* structural styles --------------------------- */

#container {
	width: 870px;
	margin: 0 auto;
	background: url(../images/header.gif) no-repeat top right;
	padding-top: 115px;
	position: relative;
	text-align: left
}

	#logo {
		position: absolute;
		top: 12px;
	}
	
	#main {
		width: 666px;
		float: right;
		/*min-height: 262px;*/
		padding-top: 20px;
		padding-bottom: 35px;
		background: url(../images/watermark.gif) no-repeat;
		background-position: right top
	}

		#content {
			width: 520px;
			position: relative;
			float: left;
		}
	
		#advertising {
			width: 122px;
			float: right
		}
	
		#homepageSearch {
			background: url(../images/searchbox.jpg) no-repeat;
			height: 162px;
			width: 666px;
			position: absolute;
			top: 115px;
			left: 204px;
		}
		
	#login a {
		position: absolute;
		display: block;
		top: 92px;
		right: 8px;
		padding-right: 20px;
		background:transparent url(../images/icon_login.gif) no-repeat scroll right top;
		text-align: right;
		color: #fff
	}

	#login.loggedin a {
		background:transparent url(../images/icon_loginon.gif) no-repeat scroll right top;	
	}
	
	#login p {
		margin: 0;
		position: absolute;
		display: block;
		top: 92px;
		right: 145px;
		text-align: right;
	}
	
	#navigation {
		width: 189px;
		float: left;
		padding-top: 16px;
		padding-bottom: 20px;
		background-position: right top
	}
	
	#homepage #navigation {
		/*background: url(../images/curve.gif) no-repeat;
		background-position: right top*/
	}
	
	#footer {
		clear: both;
		width: 851px;
		/*background: url(../images/logo_geta.gif) no-repeat;
		background-position: right 50px;*/
	}
	
	#banner {
		position: absolute;
		display: block;
		width: 468px;
		height: 60px;
		top: 14px;
		left: 382px
	}
	
/* common styles -------------------------------- */

body.sansAds #content {
	/* width: 666px !important;*/
	width: 520px;
}

#content p {
	line-height: 20px;
}

#content p strong.error {
	color: red
}

#content p a {
	text-decoration: underline;
	font-weight: bold;
	
}

#content p.pagination {
	line-height: normal;
	margin: 0
}

.pagination span {
	display: block;
	width: 200px;
	float: right;
	text-align: right
}

table th.date, table td.date,
table th.action, table td.action{
	text-align: center;
}

#navigation h3 {
	text-indent: -1000em;
	line-height: 1px
}

#navigation ul, #navigation dl {
	padding: 0;
	list-style-type: none;
	margin-right: 0px;
}

#navigation .current {
	color: #004f74!important
}

#mainNav {
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 9px 0;
}

#mainNav li {
	padding-bottom: 8px;
	background: url(../images/icon.gif) no-repeat 0 top;
}

#mainNav li a:hover {
	background: url(../images/icon_hover.gif) no-repeat 0px top;
}


#mainNav li a{
	padding: 0 0pt 0 25px;
	display: block;
	line-height: 19px;
	color: #666;
}

#mainNav a, #subNav a {
	/*color: #0082be!important*/
}

/*#mainNav a.on {
	background-position: -181px top;
	color: #005075;

}*/

#subNav {
	font-weight: bold;
/*	background: url(../images/dots_h.gif) repeat-x;
	background-position: bottom left;*/
	margin: 0 0 9px 0
}

#subNav li {
	background: url(../images/dots_h.gif) repeat-x;
	padding: 4px 0
}
	#subNav ul {
		font-weight: normal;
		margin: 0
	}

	#subNav ul li {
		background: url(../images/bullet.gif) no-repeat;
		background-position: 2px 10px;
		padding-left: 14px;
		padding-bottom: 2px
	}
	
	#subNav a {
		color: #0082be!important
	}	

#navigation dt {
	background: url(../images/dt_browse.gif) no-repeat;
	text-indent: -1000em;
	margin: 20px 0 7px 0
}

#navigation dl a {
	color: #999
}

#navigation dd {
	margin: 0;
	padding: 2px 0;
}

#advertising h3 {
	background: url(../images/h3_featuredrecruiters.gif) no-repeat;
	text-indent: -1000em;
	height: 10px;
	margin-bottom: 10px
}

#advertising img {
	display: block;
	width: 120px;
	margin-bottom: 5px;
	border: 1px solid #ddd9d4;
}

#footer ul {
	background: url(../images/footer.jpg) no-repeat;
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 5px;
	color: #000;
	height: 40px;
}

#footer ul li {
	float: left;
	border-right: 1px solid #000;
	padding: 0 10px;
	margin: 14px 0 0 0;
	line-height: 1em;
}

#footer ul li.lastItem {
	border: 0
}

#footer ul a {
	color: #000
}

#footer p {
	clear: both;
	margin-bottom: 18px
}

#footer p a {
	font-weight: bold;
	color: #069;
}

/* homepage styles ---------------------------- */

#homepage #main {
	background: none!important;
	padding-top: 185px;
}

#homepage #content {
	font-size: 11px;
	padding-bottom: 180px;
	min-height: 560px;
    height: auto !important;
    height: 560px;
	/*height: 400px;*/
	/*Bubble Item*/
	/*font-weight:bold;*/
}

#homepage #content p {
	line-height: normal;
}

#homepageWelcome {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 520px;
	height: 173px;
	background: url(../images/welcome.jpg) no-repeat;
}

#homepageWelcome p {
	margin: 22px;
	color: #fff;
	padding-left: 100px;
}

#homepageFeaturedJobs {
	background: url(../images/background_jobs.gif) repeat-y;
	width: 520px;
	float: left;
	/*border: solid 1px black*/
}

#homepageFeaturedJobs h2 {
	background: #fff url(../images/h2_featuredjobs.gif) no-repeat;
	text-indent: -1000em;
	margin: 0;
	height: 35px;
}

#homepageFeaturedJobs div {
	float: left;
	width: 150px;	
}

#homepageFeaturedJobs .col {
	margin-right: 35px
}

#homepageJOTW {
	clear: both;
	margin-bottom: 5px;
	padding-bottom: 25px;
	border-bottom: 1px solid #d6d8de;
}

#homepageJOTW h2 {
	background: url(../images/h2_joboftheweek.gif) no-repeat;
	text-indent: -1000em;
	margin: 0 0 10px 0;
	height: 27px
}

#homepageJOTW img {
	float: left;
	width: 120px;
	border: 1px solid #ddd9d4;
	margin-right: 10px
}

#homepageButtons {
	width: 520px;
	float: left;
	padding-bottom: 16px;
	margin-bottom: 15px;
	border-bottom: 1px solid #d6d8de;
}

#homepageButtons .postcv {
	background: url(../images/button_postcv.gif) no-repeat;
	width: 161px;
	height: 60px;
	display: block;
	text-indent: -1000em;
	float: left;
	margin-right: 15px
}

#homepageButtons .toptips {
	background: url(../images/button_tips.gif) no-repeat;
	width: 161px;
	height: 60px;
	display: block;
	text-indent: -1000em;
	float: left;
}

#homepageButtons .reclogin {
	background: url(../images/button_reclogin.gif) no-repeat;
	width: 161px;
	height: 60px;
	display: block;
	text-indent: -1000em;
	float: left;
	margin-right: 15px
}

#homepageSearch h2, #homepageSearch h1 {
	text-indent: -1000em;
	line-height: 1px;
	margin: 0;
	padding: 0
}

#homepageSearch form {
	padding-top: 49px;
	padding-left: 15px
}

#homepageSearch form p {
	margin: 0 0 10px 0;
}

#homepageSearch input, #homepageSearch select {
	border: solid 1px black;
	width: 210px
}

#homepageSearch label {
	display: block;
	color: #fff;
	font-weight: bold;
	padding-bottom: 1px;
}

#homepageSearch #col1, #homepageSearch #col2, #homepageSearch #col3 {
	width: 245px;
	float: left
}

#homepageSearch #col3 {
	width: 120px;
	float: left
}

#homepageSearch #searchButton {
	width: auto;
	border: 0;
	width: 113px;
	height: 33px;
	margin: 36px 0 0 0px
}

#homepageSearch #advancedSearch {
	display: block;
	padding-left: 10px;
	color: #fff;
	margin: 5px 0 0 0;
	line-height: 1em
}

#homepageSearch #advancedSearch a:hover 
{
    color: #B6B6B6 !important;
}

/* job listing page / a-z listing pages -------------------------- */

#jobListing ul#a-z {
	margin: 0 0 10px;
	padding: 0 0 20px;
	list-style-type: none;
}

#jobListing ul#a-z li{
	float: left;
	font-weight: bold;
}

#jobListing ul#a-z li a{
	line-height: 20px;
	padding: 0 5.5px;
}

#jobListing ul#a-z li a:hover{
	background-color: #f2f2f2;
	border-bottom: 1px solid #bbb;
}

#jobListing #content p a {
	text-decoration: none
}

#jobListing div.standardJob, #jobListing div.standardRec {
	background: url(../images/jobdots_h.gif) repeat-x;
	background-position: bottom left;
	padding-bottom: 10px;
	width: 520px;
	float:left;
}

#jobListing h2 {
	font-size: 12px;
	padding: 10px 15px 0 15px;
	margin: 0
}

#jobListing div.standardJob p, #jobListing div.premiumJob p,
#jobListing div.standardRec p, #jobListing div.premiumRec p {
	padding: 5px 15px 0 15px;
	margin: 0;
	line-height: 17px!important;
	font-size: 11px
}

#jobListing div.premiumJob, #jobListing div.premiumRec {
	background: #ffcc99 url(../images/background_pjobbottom.gif) no-repeat;
	background-position: bottom left;
	padding-bottom: 20px;
	margin-top: 6px;
	width: 520px;
	float:left;
}

.premiumJob h2, .premiumRec h2 {
	background: #ffcc99 url(../images/background_premiumjob.gif) no-repeat;
	padding: 10px 60px 0 15px !Important;
}

.premiumJob img, .standardJob img,
.premiumRec img, .standardRec img {
	margin: 10px 15px 0 10px;
	float: right;
	display: inline
}

.premiumJob p, .premiumRec p {
	background: #ffcc99;
}

p.jobSummary {
	font-size: 10px;
	color: #c00;
}

/* sitemap and browse page -------------------------------- */

#sitemap table {
	font-size: 11px;
	margin-bottom: 20px
}

#sitemap caption {
	text-align: left;
	font-weight: bold;
}

#sitemap td {
	width: 130px;
	padding: 8px 0 0 0
}

#sitemap td.count {
	width: 45px
}

/* recruiter detail page ----------------------------------------- */

#recDetail #links {
	text-align: right;
}

/* job detail page ----------------------------------------- */

#jobDetail #content {
	width: 666px;
}

#jobDetail #content p {
	width: 520px
}

#jobDetailSummary {
	background: url(../images/background_jobdetailbottom.gif) no-repeat;
	background-position: bottom left;
	padding-bottom: 20px;
	margin-top: 6px;
	width: 666px;
	position: relative;
	font-size: 13px;
}

#jobDetailSummary h1 {
	padding-bottom: 10px !important;
}

#jobDetailSummary p {
	padding-top: 0 !important;
}

#jobDetailSummary #links {
	position: absolute;
	bottom: 0px;
	right: 15px;
	width: 280px;
	line-height: 20px
}

	#jobDetailSummary #apply {
		display: block;
		float: right;
		text-indent: -1000em;
		width: 120px;
		height: 35px;
		background: url(../images/button_apply.gif) no-repeat
	}
	
#extraApply #apply {
		display: block;
		float: left;
		text-indent: -1000em;
		width: 120px;
		height: 35px;
		background: url(../images/button_apply.gif) no-repeat
	}	

#jobDetailSummary h1 {
	font-size: 21px;
	font-weight: bold;
	padding: 10px 15px 0 15px;
	margin: 0;
	background: #ffcc99 url(../images/background_jobdetail.gif) no-repeat;
	color: #c00;
}

#jobDetailSummary p {
	padding: 10px 15px 0 15px;
	margin: 0;
	line-height: 17px!important;
	background: #ffcc99;
	width: auto!important;
	line-height: 20px!important
}

#jobDetailSummary img {
	margin: 10px 15px 0 10px;
	float: right;
	display: inline
}

/* my apps / job alerts ----------------------------------------- */
#myApps table td, #jobAlerts table td {
	line-height: 16px;
	padding: 5px 0 5px 0;
	background: url(../images/dots_h.gif) bottom left repeat-x;
}

    #myApps table td.jobTitle, #jobAlerts table td.jobTitle,
    #myApps table th.jobTitle, #jobAlerts table th.jobTitle  {
        width: 240px;
    }

#jobAlerts a.button {
	float: right;
}

/* login page ----------------------------------------- */

#loginSignup form {
	left: 0;
	float: left;
	padding: 0;
	width: 490px;
	background: url(../images/bg-loginform.gif) top left repeat-y;
}

#loginSignup fieldset 
{
	background: transparent;
	float: left;
	width: 236px;
	display: inline;
	margin-right: 12px;
	background: url(../images/bg-loginformhigh.gif) top left no-repeat;
}

#loginSignup fieldset.signup {
	margin-right: 0;
	background: url(../images/bg-loginformhigh.gif) top right no-repeat;
}

#loginSignup form h2 {
	background-color: transparent;
	border-top: none;
}

/*#loginSignup form p{
	float: left;
}*/


#loginSignup p.formFooter {
	width: 100%;
	background:#FFFFFF url(../images/bg-loginformhigh.gif) no-repeat scroll 0pt -585px;
	padding:25px 0pt 0pt;
	float: left;
}

#loginSignup p.formFooter input.image {
	margin: 10px 0;
}

#loginSignup fieldset div {
	width: 200px;
}

#loginSignup label {
	float: none;
	width: auto;
	display: block;
}

#loginSignup div.checkbox-1col label {
	width: auto;
	margin-left: 18px;
}

#loginSignup div.checkbox-1col input {
	margin-left: 0;
}

/*#loginSignup input.text {*/
#loginSignup input.textBox {
	width: 200px;
	margin-left: 0;
}

/* standard form page (e.g. MyProfile)----------------------------------------- */


	#FiletypeInfo 
	{
		display: block;
		padding: 2px 0;
		float: left;
		width: 350px;
	}

body.stdForm form {
	background: url(../images/bg-521bottom.gif) bottom left no-repeat;
	padding:10px 0;
	position: relative;
	margin: 0 auto;
	float: left;
	/*left: 73px;*/
	/*float: left;*/
}

	body.stdForm form fieldset {
		background-color: #ffcc99;
		margin: 0;
		padding: 0 0 15px;
		border: none;
		width: 445px;
		display: block;
		float: left;
	}


	body.stdForm form fieldset.buttonSet {
		background-color: #ffcc99;
		margin: 0;
		padding: 0 0 15px;
		border-top:2px solid #FFFFFF;
		width: 445px;
		display: block;
		float: left;
	}



	body.stdForm form div 
	{
		float: left;
		clear: both;
		padding:10px 15px 0pt;
		width: 415px;
		margin: 0;
	}
	
	body.stdForm form span p {
		padding: 5px 0;
		clear: both;
	}

	body.stdForm form div.checkbox-1col input {
		float: left;
		width: auto;
		margin: 0 0 0 155px;
		padding: 0;
	}

	body.stdForm form div.checkbox-1col label {
		float: left;
		padding-left: 5px;
		padding: 0 0 0 7px;
		width: 230px;
	}

	body.stdForm form div.checkbox-multicol div.col1 div, body.stdForm form div.checkbox-multicol div.col2 div{
		width: 100%;
		padding: 0 0 5px 0;
	}

	body.stdForm form div.checkbox-multicol div.col1 div *, body.stdForm form div.checkbox-multicol div.col2 div *
	{
		padding: 0 2px;
		margin: 0;
		width: auto;
	}
	
		body.stdForm form div.checkbox-multicol div.col1{
			clear: none;
			width: 150px;
			float: left;
			margin-left: 5px;
			padding: 5px 10px 0 0;
		}
		
		body.stdForm form div.checkbox-multicol div label {
			width: 125px !important;
		}
		
		body.stdForm form div.checkbox-multicol div.col2{
			clear: none;
			float: left;
			padding: 5px 0 0;
			width: 150px;	
		}
	
	body.stdForm form div.radio input {
		float: left;
		width: auto;
		margin: 0;
		padding: 0;
	}
	
	body.stdForm form div.radio span {
		float: left;
		margin-left: 5px;
		padding-top: 2px;
		width: 170px;
	}

		body.stdForm form div.radio span input {
			clear: left;
		}
	
		body.stdForm form div.radio span label {
			padding: 2px 0 5px 5px;
			width: 130px;
			float: left;
		}	
		
	body.stdForm form p {
		padding:10px 15px 0pt;
		margin: 0;
	}
	body.stdForm form label {
		display: block;
		padding: 2px 0;
		float: left;
		width: 150px;
	}
	
		body.stdForm form label.mandatory {
			background: url(../images/red_dot.gif) right 50% no-repeat;
		}
	    body.stdForm form label.subLabel {
		    display: block;
		    padding: 2px 0 0 175px;
		    float: left;
		    width: 220px;
		    font-size: 90%;
	    }

	body.stdForm form input, body.stdForm form select, body.stdForm form textarea {
		width: 225px;
		float: left;
		margin-left: 5px;
	}
	
	body.stdForm form input {
		padding: 1px 0;
	}

	body.stdForm form input.image {
		width: auto;	
		float: right;
		margin: 1em 1em 0 0;
	}
	
	body.stdForm form .multiselect-container {
		padding: 0;
		float:left;
		clear: none;
		width:325px;
	}

		body.stdForm form .multiselect {
			width:160px;
			float: left;
		}
		
		body.stdForm form .multiSelectResults {
			float:left;
			clear: none;
			padding: 2px 0pt;
			margin-left: 5px;
			width: 155px;
		}

		body.stdForm form .multiSelectResults * {
			padding: 0;
		}

		body.stdForm form .multiSelectResults ul {
			margin: 5px 0;
			padding: 0;
			list-style-type: circle;
		}
	
		body.stdForm form .multiSelectResults ul li {
			margin-left: 25px;
		}

body.stdForm form a.field {
	position: absolute;
	left: 220px;
}

body.stdForm form br {
	display: none;
}

body.stdForm form h2 {
	font-size:13px;
	color: #c63033;
	margin:0pt;
	padding:10px 15px 0pt;
	background-color: #ffcc99;
	border-top: 2px solid #FFFFFF;
	/*width: 445px;*/
}

body.stdForm form h2.first {
	background: #ffcc99 url(../images/bg-521top.gif) top left no-repeat;
	border-top: none;
}

.optionsHighlight 
{
	color:#C63033;
}


