
/* div enclosing all content */
DIV#home-content {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0; 
	margin-bottom: 2px; 
	text-align: center;
	width: 620px;
}

/* container for FEB table */
DIV#febs {
	float: right;
	width: 310px;
}

/* container for left column */
DIV#home-content DIV.main {
	width: 290px;
}


/* sub heading just below title */
P.slogan {
	text-color:	black;
	text-align: left;
	margin-top:	0px;
	margin-bottom: 0px;
	font-weight: bold;
	font-size: 8pt;
}

/* second level of heading, probably contains an image */
DIV.main H2 {
	text-align: left;
	margin-top:	10px;
	margin-bottom: 0;
}

/* sub-headings used for stats */
DIV.main H3 {
	text-color: black;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 0;
	font-size:	8pt;
	font-weight: bold;
}

/* joub counts per region etc */
DIV.main P.count {
	margin-top: 0; 
	margin-bottom: 0; 
	text-align: left;
	font-size: 8pt;
}
/* count floats at left */
P.count SPAN {
	float: right;
	font-weight: bold;
}

/* other text */
DIV.main P {
	margin-top: 10px; 
	margin-bottom: 0; 
	text-align: left;
	font-size: 8pt;
}

/* container for newsletter form */
#newsletter
{
	margin-top: 10px; 
	margin-bottom: 0; 
	background-color: #6e7495; /* hcareers blue */
	color: white;
	text-align: center;
	width: 290px;
}
/* left side of newsletter box */
DIV#newsletter DIV.left {
	width: 25px;  
	float: left;  
	background-color: #6e7495; /* hcareers blue */






}
/* right side of newsletter box */
DIV#newsletter DIV.right {
	width: 25px;  
	float: right;  
	background-color: #6e7495; /* hcareers blue */
}
/* center content of newsletter box */
DIV#newsletter DIV.center {
	background-color: #6e7495; /* hcareers blue */
	height: 170px;


}
/* heading within box */
DIV#newsletter H2 {
	margin-top: 10px; 
	margin-bottom: 0; 
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	width: 100%;
}
/* sub-heading within box */
DIV#newsletter H3 {
	margin-top: 0; 
	margin-bottom: 10px; 
	text-align: center;
	width: 100%;
}
/* content within box */
DIV#newsletter P {
	margin-top: 0; 
	margin-bottom: 10px; 
	font-weight: bold;
	text-align: center;
	width: 100%;
}
/* text in parenthesis */
DIV#newsletter P SPAN.paren {
	font-weight: normal;
}

/* sub heading just below title */
P.tip SPAN {
	font-weight: bold;
}


/* container for right-column table */
DIV#right-column {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px; 
	margin-bottom: 0px; 
	text-align: center;
	float: right;
	width: 310px;
}

/* post1job, febs, etc */
DIV#right-column DIV.images {
	margin-top: 0;
}

/* recommended site block */
DIV#right-column DIV.recommended-site {
	width: 295px;
	background-color: #6e7495;
	color:	black;
}
DIV#right-column DIV.left {
	width: 25px;  
	float: left;  
}
DIV#right-column DIV.center-top {
	width: 244px; 
	float: left;  
}
DIV#right-column DIV.logo {
	margin-top: 25px;
	margin-bottom: auto;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
DIV#right-column DIV.right {
	width: 25px;  
	float: right;  
}


/* Featured employers VERTICAL */
#featured_emp_vert_emp   {
	position: relative;    /* actual undefined width is 146px; */	
	top:-145px;
	left:0px;
}

#featured_emp_vert_emp .top   {
	background: url(/images/feat_emp_top_emp.gif) no-repeat top left;
	padding-top: 9px;
}

#featured_emp_vert_emp .mid   {
	background: url(/images/feat_emp_mid_emp.gif) repeat-y;
}

#featured_emp_vert_emp .hd   {
	width: 123px;
	height: 46px;
	text-align: center;
	margin: 0 0 12px 9px;
	background-color: #e5ebf0;
}

#featured_emp_vert_emp .hd_part   {
	width: 123px;
	height: 24px;
	text-align: center;
	margin: 0px 0px 12px 9px;
	background-color: #e5ebf0;	
	padding-top: 5px;
}

#featured_emp_vert_emp .mid .hd_part img   {
	padding-top: 5px;
}

#featured_emp_vert_emp .hd img   {
	padding-top: 7px;
}

.employers, .partners   {
	margin: auto;
	width: 123px;
	text-align: center;
	margin-left: 9px;
}

.partners img   {
	border: 1px solid #dbdbdb;
	margin-bottom: 5px;
}

#featured_emp_vert_emp .bot   {
	clear: both;
	background: url(/images/feat_emp_bot_emp.gif) no-repeat;
	padding-top: 9px;
}

.employers span, .employers_horiz span   {
	display: block;
	color: #333;
	padding-bottom: 16px;
}

.employers a, .employers_horiz a  {
	color: #527698;
	font-size: 0.9em;
}

.employers a:hover, .employers_horiz a:hover   {
	text-decoration: none;
}

/* Featured employers VERTICAL end */




img   {
	border: 0;
}




/* Featured employers HORIZONTAL */
#featured_emp_horiz   {
	position: relative;     /* actual undefined height is 136px; */
}

#featured_emp_horiz .left   {
	float: left;
	padding-left: 10px;
	padding-top: 136px;
	background: url(/images/feat_emp_horizleft.gif) no-repeat;
}

#featured_emp_horiz .mid   {
	float: left;
	height: 136px;
	padding-right: 1px;
	background: url(/images/feat_emp_horizmid.gif) repeat-x;
}

#featured_emp_horiz .right   {
	float: left;
	padding-left: 13px;
	padding-top: 136px;
	background: url(/images/feat_emp_horizright.gif) no-repeat;
}

#featured_emp_horiz .hd   {
	float: left;
	height: 23px;
	background-color: #e5ebf0;
	margin-top: 8px;
	padding-left: 8px;
}

#featured_emp_horiz .hd img   {
	padding-top: 4px;
}

#featured_emp_horiz img   {
	padding-top: 4px;
}

.employers_horiz   {
	margin-top: 3px;
	text-align: center;
}

.emp_img   {
	float: left;
	padding: 0 12px 0 12px;
}

.resp_table { 
    border-style: solid;
	border-width: thin;
	border-color: #CCCCCC;
	padding: 5px;
	margin: 5px; 
	width: 98%;
} 
.resp_table td { 
    border-bottom: 1px solid #CCCCCC;
	padding: 5px;
	font: 11px arial, verdana, tahoma;
	color: #000000;
	text-align: left;

} 
.resptab_header   {
	margin: auto;
	background: #0f3965 url(/images/new_seeker/headers/smallbg.gif) repeat-x scroll center top;
	padding: 5px 0 5px 0;
	font: 11px arial, verdana, tahoma;
	color: #fff;
	font-weight: bold;
	text-align: left;
}
.resptab_header a  {
	font: 11px arial, verdana, tahoma;
	color: #fff;
	font-weight: bold;
	text-align: left;
	text-decoration: underline;
}

.resptab_header tr{
	font: 11px arial, verdana, tahoma;
	color: #fff;
	font-weight: bold;
}

.resptab_header td{
	font: 11px arial, verdana, tahoma;
	color: #fff;
	font-weight: bold;
}


.jr_icons {
	color: #CC0000;
	font-size: 12px; 
	font-weight: bold;
}
.job_info {
	color: #555555;
	font-size: 12px; 
	font-weight: bold;
}
.jr_main {
	float: left;
	margin-left: 5px;
	padding: 0;
	color: #333;
	font-size: 0.9em;
}
/*
.links .text   {
	width: 300px;
	float: left;
	padding-left: 11px;
}

.job_seeker span   {
	display: block;
}

.links .text p   {
	margin: 0;
	padding: 0;
	color: #333;
	font-size: 0.9em;
}

.links .text a   {
	color: #527698;
	font-size: 0.9em;
}

.links .text a:hover   {
	text-decoration: none;
}

.links .text a:visited  {
	color:#880055;
}

.links_clear   {
	clear: both;
	padding-bottom: 8px;
}


.resource_center .visit   {
	clear: both;
	width: 545px;
	text-align: right;
}

.rcenter_content span   {
	display: block;
	margin-bottom: 2px;
}

.resource_center .links .text p   {
	margin: 0;
	padding: 0;
	color: #333;
	font-size: 0.9em;
	display: inline;
}

.resource_center .links .text a, .visit a   {
	color: #880055;
	font-size: 0.9em;
}

.resource_center .links .text a:hover, .visit a:hover   {
	text-decoration: none;
}
*/


.links_clear   {
	clear: both;
	padding-bottom: 8px;
}

.dotted_clear   {
	clear: both;
	width: 544px;
	background: url(/images/dotted_clear_alt.gif) repeat-x;
	height: 1px;
}

img.arr_visit   {
	margin: 0 25px -2px 2px;
}

/* MRB - to be used as a counter when item number is needed */
.item_no {
	color: #CC0000;
	font-weight: bold;
	font-size: .8em;
}

/* MRB - Job Posting page */
.job_postings {
text-align:left; 
width: 90%;
vertical-align: top;
} 
.job_postings tr{
white-space:100px;
} 
.job_postings_title {
text-align:right; 
width: 140px; 
vertical-align: top;
font-weight: bold;
} 
.job_postings a{
	color: #527698;
	font-size: 1.1em;
	text-decoration: underline;
} 
.jp_info {
text-align:left; 
vertical-align: top;
font-weight: bold;
font-size: 11px;
	color: #333;
} 
.jp_info a{
	color: #527698;
	font-size: 1.1em;
	text-decoration: underline;
} 
.frm_res {
    width: 300px;
	background-color: #00FF99;
} 
/* MRB - From the resource center box */
.frm_res_center   {	
	width: 489px;
	padding: 8px 0 12px 0;
	text-align: left;
}

.frm_res_center .header   {
	text-align: center;
	background-color: #527698;
	width: 479px;
	height: 28px;
}

.frm_res_center .header img   {
	margin: 4px 0 0 15px;
}

.frm_res_center .images img   {
	border: 2px solid #999;
}

.frm_res_center_content   {
	width: 492px;
}

.frm_res_center .links .images   {
	float: left;
	width: 70px;
	padding-left: 11px;
}

.frm_res_center .links .text   {
	width: 375px;
	float: left;
}

.frm_res_center .visit   {
	clear: both;
	width: 475px;
	text-align: right;
}

.frm_res_center .links .text p   {
	margin: 0;
	padding: 0;
	color: #333;
	font-size: 1.1em;
	display: inline;
}

.frm_res_center .links .text a, .visit a   {
	color: #527698;
	font-size: 1.1em;
}

.frm_res_center .links .text a:hover, .visit a:hover   {
	text-decoration: none;
}

.paddedtab
{	
	border: 0;
}

.paddedtab td
{
	padding: 2px;
}

/* MRB - heading level 3 - mini-sub */
.bluetxt {
	font-size: 11px;
	font-weight: normal;
	color: #527698; 
}

/* MRB - products renew or upgrade page */
.renew_options {
text-align:left; 
vertical-align: top;
font-size:.9em;
} 

.renew_options a{
	color: #527698;
	font-size: 0.9em;
	text-decoration: underline;
} 


/* Featured employers HORIZONTAL end */	

.h3 {	
	font-size: 12px;
	font-weight: normal;
	color: #527698; 
	font-weight: bold;
	vertical-align: top;
}


.h3 td{
	text-align:right;	
}

.letter_h3 {
	font-size: 12px;
	font-weight: normal;
	color: #527698; 
	text-align:left;
	font-weight: bold;
	vertical-align: top;
}

.given_block{
padding-left: 12px;
}

.semilg{
	font-size: 14px;
	font-weight: bold;
	color: #527698; 
	text-align:left;
	font-weight: bold;
	vertical-align: top;
}
