@charset "utf-8";
body.jobpage  {
	text-align: center; margin-top:0;padding: 0;
	font: 80% Verdana,Geneva,Arial,Helvetica,sans-serif;color: #555555;
	
	
}
.jobpage #container {
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #222222;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 

.jobpage #divtopbar {	
	margin:0;
	height: 15px;
	border: none;
	width: 780px;  
}

.jobpage #logo {
		margin-top:0px; text-align:left;
}
.seperator  {
	margin: auto;
	padding: 0px 0px 0px 5px;
	height: 15px;
	border: none;
}
table,tr,td.seperator{border:none; cellspacing:0; cellpadding:0;}

.jobpage #header2 {margin:0;width:780px;border:none;}
/*.jobpage #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
/*	padding: 10px;  using padding instead of margin will allow you to keep the element away from the edges of the div 
}*/
.jobpage #sidebar1 {
	float: left;	width: 100px; margin-top: 0px;	
	padding: 0px; border:none;
	height: auto;/*margin-bottom: -6px*/
}

.jobpage #seperator1 a  {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	margin: 0px;
}



.jobpage #mainContent {
	margin: 0; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 10px 20px 20px 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box 
	background-color: #EBFAF8;*/
} 

.jobpage #mainContent1 {
	margin: 0 0 0 100px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 0 0 0; /* remember that padding is the space inside the div box and margin is the space outside the div box 
	background-color: #EBFAF8;*/
	
} 

.jobpage #mainContent2 {
	margin: 0 0 0 0; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 0 0 0; /* remember that padding is the space inside the div box and margin is the space outside the div box 
	background-color: #EBFAF8;*/
}
.jobpage #q_summary {
	background: #ddd;
	padding: 5px 10px;
	width: 400px;
	border: 1px solid #CCC;
	margin: auto;
	font-size: 10px;
}
.jobpage #buttons {
	background: #eef;
	width: 420px;
	border: none;
	margin: auto;
	font-size: 10px;
	text-align:left;
}
.jobpage #footer { text-align:right; height:18px; vertical-align:middle;
	 padding: 5px; /* this padding matches the left alignment of the elements in the divs that appear above it. 
	background:#DDDDDD;*/
} 
.jobpage #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

<!--[if IE]>
/* place css fixes for all versions of IE in this conditional comment */
 #sidebar1 { padding-top: 30px; }
 #previewmainContent { valign:top;zoom: 1; }
/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */
<![endif]-->

.text{font-family:Arial;font-size:11px}
.results_table{border-style:solid;border-color:#edf0ed;border-width:1px 1px 1px 1px;width:98%}
.results_table_first_TR{height:26;background: url(../ADMIN/images/button_bg.gif)}
.adminButton{border-style:solid;border-color:#666465;border-width:1px 1px 1px 1px;background:#6d8ee2;color:#ffffff;font-family:Arial;font-size:11px;width:75px;cursor:hand}
.div_margin{margin-right:7px;margin-left:7px;margin-bottom:7px;margin-top:7px}
.main_table{width:766px;border-style:solid;border-color:#a0b4ce;border-width:1px 1px 1px 1px;}
.main_table_top_td{background:#ffffff;height:80px;font-size:21px}
.main_table_menu_td{background:#c0d4ee;height:32px}
.main_table_bottom_td{background:#c0d4ee;text-align:center;height:28px}
.content_table_left_td{width:180px;background:#a0b4ce}
.content_table_right_td{background:#ffffff}
.admin_menu_td{}
.admin_border_td{border-style:solid;border-color:#f7eff7;border-width:0px 1px 1px 1px;}

.browse_job_vacancies_table{width:100%;background:#e0e0e0;height:203}
.browse_job_vacancies_table_first_td{height:30;background:#b3b3b3;font-weight:800;font-size:12;color:white}

.job_search_textfield{width:228;font-family:Arial;font-size:11px}

.home_page_table{width:480}

td.tdSpacer{background-color:#ffffff;border-style:solid;border-color:#f7eff7;border-width:0px 0px 1px 0px;}
td.top{background: url(../JOBSEEKERS/images/subhead_bg2.gif) repeat-x;color: #666666;border-style:none;border-color:#e7dfde;border-width:1px 1px 1px 1px;}
td.selected{background-color:white;border-style:none;border-color:#e7dfde;border-width:1px 0px 0px 0px;}
a.top{color: black; font-family: Arial; font-size: 11; font-weight: bold; text-decoration: none;}
a.selected{color: black; font-family: Arial; font-size: 11; font-weight: bold; text-decoration: none;}
a img {border:none; }
.table_header
{
	background: url(../ADMIN/images/subhead_bg.png) repeat-x;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

.highlight_text{font-weight:800}
select{font-family: Verdana; font-size: 10pt; height:22px;border-width: 1px; border-color:#06C;color: #000066;background-color: #FFFFEE;}

input,select.text  {font-family: Verdana;font-size: 10pt;height:18px;border-width: 1px; border-color:#06C;color: #000066;background-color: #FFFFEE;}



