/* @override http://192.168.1.101:8888/webjobs_3.2_release/themes/sleek_black/career_style.css */

/*BOXES*/
.box,
div.post_single_job1_div_left, div.post_single_job1_div, div.post_single_job1_div_left_bottom, div.post_single_job2_div, div.post_single_job3_box_left, div.post_single_job3_box, div.post_single_job3_gateway, div.register_employer_div_left, div.register_employer_div, div.register_employer2_div_left, div.register_employer2_div, div.register_seeker_div, div.register_seeker2_div_left, div.register_seeker2_div_left_bottom, div.register_seeker2_div, div.register_seeker2_div_bottom, div.front_qs, .qs_secondary_form, div.view_job, div.quick_search_box, div.edit_preferences_div, div.resume_searches_div, div.billing_confirm_div, div.resume_search_box, div.multiple_postings_div, div.advanced_resume_search_div, div.advanced_search_div, div.save_search_with_radio_div, div.job_agent_div_left, div.job_agent_div, div.mass_box, div.contact_us_div, .featured_box, .regular_box, div.workexp_box_title, div.desired_employment_box_title, div.education_box_title, div.view_profile_resumes_title, div.seeker_quick_search, div.seeker_narrow, div.register_seeker2_div_upload, div.wizard_contact_div_left, div.wizard_obj_box, div.wizard_edu_box, div.wizard_exp_box, div.view_profile_name_box, div.sign_in_box, .job_type_box_td, div.view_profile_video_box, div.view_contact, table.view_contact, tr.search_ends {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	padding: 10px;
	overflow: hidden;
	margin-right: 20px;
	color: #EEE;
	background-image: url(../../images/contentbox.png);
	background-repeat: repeat-x;
}

div.button {
	float: left;
	margin-top: 5px;
}

.regular_box, div.workexp_box_title, div.desired_employment_box_title, div.education_box_title, div.view_profile_resumes_title {
	border: 1px solid #D7DAE2;
	font-size: 11pt;
	font-weight: 700;
	margin-bottom: 5px;
	float: none;
	width: 700px;
	color: #EEE;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}

div.view_profile_resumes_title {
	width: 720px;
	margin-left: 30px;
}

div.workexp_box_entry {
	width: 740px;
}

div.desired_employment_box_entry {
	width: 740px;
}

.seeker_profile_resumes {
	margin-left: 30px;
	height: 50px;
	width: 720px;
	text-align: center;
}

div.education_box_entry {
	width: 740px;
}

div.view_profile_name_box {
	color: #F00;
	width: 720px;
}

div.view_profile_video_box {
	background-image: none;
}

.featured_box, div.job_type_box_td {
	width: 225px;
	overflow: hidden;
	clear:both;
	float: left;
	margin-left: 10px;
}
div.featured_box a h3 {
	font-size: 1.6em;
}

div.view_job, .job_type_box_td {
	float: none;
	clear: both;
	display:block;
}
div.seeker_narrow
{
	background-color: #202020;
	color: #EEE;
	border-top-color: #EEE;
	border-right-color: #EEE;
	border-bottom-color: #EEE;
	border-left-color: #EEE;
	font-size: 14px;
}


/*QUICK SEARCH BOX ON THE INDEX PAGE*/
table.quick_search {
	background-color:#1B1B1B;
	float:left;
	margin-bottom:20px;
}
.quick_search_top_left {
    border-bottom: 1px solid #e2cdca;
}
.quick_search_active_tab {
	height: 18px;
	font-size: 12px;
	padding-left: 2px;
	padding-right: 2px;
	vertical-align: top;
	padding-top: 2px;
	width: 110px;
	background-color: #333;
	font-weight: bold;
	color: #F00;
	background-image: url(images/navifondsmall.gif);
	background-repeat: repeat-x;
	letter-spacing: 2px;
}
.quick_search_inactive_tab {
	height: 18px;
	font-size: 12px;
	padding-left: 2px;
	padding-right: 2px;
	vertical-align: top;
	padding-top: 2px;
	width: 110px;
	background-color: #333;
	font-weight: normal;
	color: #FFF;
	background-image: url(images/navifondsmall.gif);
	background-repeat: repeat-x;
	letter-spacing: 2px;
}
.quick_search_tab_separator {

}
.quick_search_left_bar {	
}
td.qs_index_box {
	padding-left: 10px;
	width: 250px;
	padding-right: 16px;
	padding-bottom: 5px;
	height: 300px;
	background-attachment: scroll;
	background-color: #1B1B1B;
	background-position: 0 bottom;
	color: #EEE;
}
#quicksearch select, select#country.qs_index {
	width: 100%;
}

td.qs_under {
	background: #FFFFFF url(../../images/interest_background.gif) top repeat-x;
	position: relative;
	height: 30px;
	margin-top: 5px;
}


/*HEADER AND FOOTER*/
div.header {
	width: 900px;
	clear: both;
	background-color: #222;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	height: 26px;
	letter-spacing: 1px;
	padding-top: 4px;
}
div.header a:link, div.header a:visited {
	color: #F00;
}
div.header_logo {
	height: 120px;
	width: 900px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	background-color: #333;
}

#footer {
    margin: auto;
    margin-top: 0px;
	clear: both;
	border-top: 0px;
	background-color: #222;
}
div.header_logo #logo {
	float: left;
	width: 900px;
	height: 120px;
}
div#_language_right select {
	float: right;
	margin: 0 0 0 10px;
	padding: 0;
	font-size: 11px;
}


/*NAVBARS AND SEARCH*/
tr.search_ends, th.search_ends, table.seeker_search_res_wide thead {
	font-size: 12px;
	text-align: left;
	padding-left: 3px;
	color: #EEE;
	padding: 6px;
	border-bottom: 1px solid #CCC;
}
tr.search_ends {
	display: table-row;

}
th.search_ends {
	display: table-cell;
}
table.seeker_search_res_wide thead {
	display: table-header-group;
}
div.navbar_top a, div.navbar_bottom a {
	border:  0px;
	background: none;
}
div.navbar_top a, div.navbar_bottom a {
	border: 1px solid #859726;	
	color: #EEE;
}
div.navbar_top strong,  div.navbar_bottom strong {
	background: white;
	background: #a5bb30 none;
	padding: 4px;
	color: white;
	font-weight: bold;
	border: 1px solid #859726;	
}
div.seeker_narrow th.seeker_search_ends, div.seeker_narrow td.seeker_search_row1, div.seeker_narrow td.seeker_search_row2 {
	background: #202020;
	font-size: 13px;
	font-weight: normal;
}
tr.search_row1 a, td.search_row1 a, tr.search_row2 a ,td.search_row2 a {
	font-size: 12px;
	color: #EEE;
}

tr.search_row1 a:hover, td.search_row1 a:hover, tr.search_row2 a:hover ,td.search_row2 a:hover {
	font-size: 12px;
	color: #F00;
	text-decoration: none;
}


/*MENU AND SUBMENU*/
#main_tab {
	text-align: left;
	float: left;
	font-weight: normal;
	vertical-align: middle;
	padding: 0;
	position: relative;
	width: 900px;
	height:30px;
	background-color: #333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/navifondleiste.gif);
	background-repeat: repeat-x;
	letter-spacing: 2px;
	text-transform: uppercase;
}
span#sidelink {
	float: right;
}

#main_tab ul.sf-menu {
	margin-top: 0;
	margin-right: 0;
	margin-bottom:-5px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#main_tab ul.sf-menu li a {
	display: block;
	font-size: 14px;
	text-decoration: none;
	padding: 7px 20px;
	color: white;
	border: none;
	background-image: url(images/navifondleiste.gif);
	background-repeat: repeat-x;
	font-variant: normal;
}
#main_tab ul.sf-menu li li a {
    font-size: 1em;
}

#main_tab ul.sf-menu #current a, #main_tab ul.sf-menu li:hover a, #main_tab ul.sf-menu li.sfHover a{
	color: #F00;
}
 .sf-menu li li, #main_tab ul.sf-menu li:hover li a, #main_tab ul.sf-menu #current:hover li a {
	background-color: #202020;
	background-image: none;
	font-size: 11px;
	color: #EEE;
	font-weight: normal;
	text-transform: none;
    }
#main_tab ul.sf-menu li:hover li:hover a, #main_tab ul.sf-menu #current:hover li:hover a {
	background-image: none;
	background-repeat: repeat-x;
	color: #F00;
}
.sf-menu li li:hover, .sf-menu li li:hover a {
	background-color: #333;
	background-image: none;
}
.sf-menu li li {
	border: none;
	background-color: #F00;
	width: 100px;
}
div.header_sub_menu {
	margin: auto;
	width: 900px;
	height: 30px;
}


/*BASIC CLASSES*/
body
{
	text-align: left;
	color: #EEE;
	margin: auto;
	width: 900px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: middle;
	letter-spacing: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333;
	border-left-color: #333;
}



h1 {
	color:#EEE;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	letter-spacing:2px;
	line-height:21px;
	text-align:left;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-left: 7px;
	text-transform: uppercase;
	font-weight: normal;
}

h3, h3.view_title {
	font-size: 16px;
	color: #EEE;
	letter-spacing: 1px;
	line-height: 24px;
	text-align: left;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	font-weight: normal;
	text-transform: uppercase;
}

h2 {
	text-align: left;
	font-size: 14px;
	letter-spacing:1px;
	margin: 0 0 10px 0;
	padding-bottom: 10px;
	color: #EEE;
	font-weight: normal;
	text-transform: uppercase;
}

h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing:1px;
	font-weight: bold;
	text-transform: uppercase;
}

a {
	color: #F00;
}

a:hover {
	text-decoration: underline;
}

div.page
{
	margin: auto;
	text-align: left;
	overflow: auto;
	width: 898px;
	min-height: 400px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333;
	border-left-color: #333;
	background-image: url(../../images/contentright_bg.png);
	background-repeat: repeat-x;
}

div.main {
	overflow: auto;
	padding-top: 25px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 20px;
}

div.main content {
	overflow: auto;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 20px;
}



/*VIEW PROFILE*/
div.desired_employment_box_entry_left, div.education_box_entry_left, div.workexp_box_entry_left {
	width: 25%;
	color: #EEE;
}

div.desired_employment_box_entry_left, div.education_box_entry_left, div.workexp_box_entry_left {
	top: 0;
	width: 350px;
}

/*FRONT PAGE*/

#latest_jobs_box table.search_res thead tr.search_ends {
	display: none;
}

/*OTHER CLASSES*/

div.left {
	float: left;
	width: 260px;
	background-color: #1B1B1B;
	margin-left: -10px;
	margin-top: 13px;
}
div.middle {
	float: left;
	margin: 0 20px 0 20px;
}
div.right {
	float:left;
	margin-left:10px;
	width:600px;
	}
div.front_qs {
	margin-bottom: 20px;
	color: #b4b1a9;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	overflow: auto;
	width: 96%;
}
div#latest_jobs_box {
	width: 100%;
	margin-bottom: 20px;
}

p.redirect, p.redirect_link {
    text-align: center;
}


/*VIEW JOB PAGE*/

div.view_apply {
	color: white;
}

a.apply, a.save, div#view_profile_link a {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	padding: 5px;
	font-weight: normal;
	margin-right: 10px;
	color: white;
	display: inline-block;
	background-attachment: scroll;
	background-color: #333;
	background-position: 0 bottom;
}

div.view_contact {
	width: 229px;
}

div.apply a.apply {
	padding-top: 5px;
	clear: both;
	dislpay:block
}

div.apply a.apply a:hover {
	color: #F00;
}


/*VIEW EMPLOYER PAGE*/

img.employer_logo {
	clear:both;
	margin-bottom: 10px;
}


/*ACCOUNT PAGE*/
div.seeker_wide {
	text-align: left;
	width: 100%;
	margin-left: 10px;
}

