/* ===== Common Styles ===== */

html, body {
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	background:#FFF;

}

a {
color:#00325B;
font-weight: normal;
text-decoration: none;
}

a:hover {
text-decoration: underline;
font-weight: normal;
}


#page_content {
	width:1000px;
}

#breadcrumb {
	clear: both;
	width: 1000px;
	height: 21px;
	background-color: #666;
	font-face: Verdana;
	font-size: 11px;
	color: #DDDDDD;
	font-weight: bold;
	text-align:left;
}

 
#breadcrumb ul {
	padding: 3px 0 0 10px;
	width:980px;
	margin:0;
}
#breadcrumb li {
	display: inline;
	margin:0;
	padding: 0 0 0 15px;
	background-color: transparent;
	background-image: url(/External_Sites/content/RHT-2009/Shared/Images/chevron.gif);
	background-repeat: no-repeat;
	background-position: 3px 50%;
	font-size: 11px;
	font-weight: bold;
	color:#FFF;

}

#breadcrumb li a, #breadcrumb li a:visited, #breadcrumb li a:hover, #breadcrumb li a:active

{
	text-decoration: none;
	color: #FFF;
}


#breadcrumb a {
	text-decoration:none;
	color: #fff;

}

#breadcrumb li.first {
background-image:none;
}

#p_EN #breadcrumb{
	display:none;
}

#p_Home #breadcrumb {
	display:none;
}

#p_Accueil #breadcrumb {
	display:none;
}

/*==== Password recovery page Finish ====*/
#td_1_0 #maintext {
	text-align:left;
}

#td_1_0 #maintext .portlet-form-button {
	text-align:center!important;
	margin-right:250px;
	margin-top:10px;
	}
	
/*==== End Password recovery page Finish ====*/


#p_Register #maintext {
	border:none;
}

#page_content {
	clear: both;
	text-align:left;
}

*#p_Login_Register #breadcrumb {
	display:none;
}

#p_SubmitResume #maintext {
	border:none;
}

#p_MyRHT #breadcrumb {
	display:none;
}

#p_AccountInfo #breadcrumb  {
	display:none;
}

#p_AccountInfo #maintext  {
	border:none;
}
	
#p_JobSearch #breadcrumb {
	display:none;
}

#p_CandidateRegistration #breadcrumb {
	display:none;
}

#p_NameChangePopup #popupheader {
clear: right;
}

#p_NameChangePopup .close {
text-align: right;
padding: 0 25px 0 0;
}

#p_NameChangePopup #maintext {
border: none;
padding: 0 0 0 25px;
margin: 0;
}

#p_NameChangePopup #popupfooter {
margin: 0;
padding: 0;
vertical-align: top;
margin: 0 0 0 0;
border: none;
}

#page_wrapper_outer {
	text-align:center;
	padding:0; 
	margin:0 auto;
	width:1000px;
	background-color:#FFFFFF;
}

#header {f
	text-align:left;
}
 
#mainwrapper {
   float: left;
   margin:0;
   padding:0; 
   width:570px;
   background-color:#FFF;
}


#header {
 	position:relative;
	width:1000px;
	margin:0;
	padding:0;
	background-color: #801C27;
}

#header_wrapper {
 	float:left;
	margin:0;
	_padding:0; 
	padding:0; 
 	width:1000px;
	height:auto;
	background-color:#FFFFFF;
}

#header_logo {
 	float:left;
	width:231px;
	height:70px;
	margin:11px 0 4px 25px;
	_margin:10px 0 5px 13px;	
	.padding:5px 0 5px 0;
}


#topnav {
 	text-align:right;
 	height:25px;
	margin: 35px 0 0 0 ; 
	padding:0;
	float:right;
	white-space:nowrap;
	overflow:visible;
}

#topnav ul {
 	margin:0;
 	padding:0 0 0 6px;
	height:25px;
	width: auto;
	.width:200px;
	right:0;
}

#topnav li {
	display:inline;
	margin:0px;
	padding:2px 0px;
	height:25px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#A9A9A9;
	text-decoration:none;
}
 
#topnav a {color:#737373;text-decoration:none;margin:4px;padding:0; font-weight:regular; font-family:Verdan; font-size:11px;}
#topnav a:hover {color:#00325b; font-weight:regular; font-family:Verdana; font-size:11px;}

#topnav_static {
	height: 36px;
	_height: 38px;
	width: 150px;
	float: right;
	background-color:#801C27;
	padding: 0 2px 0 45px;
	_padding: 0 0 0 30px;
	margin:0;
}

#topnav_static ul {
	padding: 0;
	margin: 10px 0;
	_margin: 9px 0;
}

#p_Home #topnav_static ul { /*remove this to display font-resize on Home page*/
	display:none;
}

#p_ContactUs #topnav_static ul { /*remove this to display font-resize on Contact Us page*/
	display:none;
}

#p_FreeResources #topnav_static ul { /*remove this to display font-resize on Free Resources page*/
	display:none;
}

#topnav_static li {
	display: inline;
	padding: 0;
	margin: 0;
}



/* text areas and buttons styling */

/*input {
	margin-bottom:5px;
	border-top: solid 2px #999;
	border-left: solid 2px #999;
	border-right: solid 1px #9A9997 ;
	border-bottom: solid 1px #9A9997;
	background-color: #FFF;
	color: #797979;
	font-size:12px bold;
	padding:4px;
}*/


	
.submit {	
	background-color:transparent!important;
	color:#e8e8e8;
	border-top: solid 0px transparent;
	border-left: solid 0px transparent;
	border-right: solid 0px transparent;
	border-bottom: solid 0px transparent;
	margin:4px;
	padding:2px 4px;
	font:bold 11px Verdana;
	vertical-align:middle;
}

/* End text areas and buttons */

#mainlink {
	position:relative;
	width:803px;
	height:36px;
	margin:0;
	padding-left:0;
	float:left;
	background-color:#801C27;
}

#mainlink img {
	width:auto;
	margin:0;
	padding:10px 0 0 35px;
	background-color:#801C27;
	float:left;
}


#mainlink ul {
	background:#801C27;
	margin:0;
	padding:0; 
}

#mainlink li {
	display:inline;
}

#mainlink li a {
	border-right: 1px solid #6C151E;
	background: url(/External_Sites/content/RHF-2009/Shared/images/dots.gif) no-repeat left 50%;
	float:left;
	padding: 10px 20px 9px 10px;
	_padding: 11px 20px 10px 10px;
	background-color: #801C27;
	color: #FFF;
	font-size:14px;
	font-weight:bold;
	font-family:Verdana;
	text-decoration:none;
	text-indent:17px;
}

#mainlink li a:hover {
	background: url(/External_Sites/content/RHF-2009/Shared/images/dots2.gif) no-repeat left 50%;
	background-color: #00325B;
	text-decoration:none;
	font-weight:bold;
	color:#FFF;
	font-size:14px;
}

/* ===== End Common Styles ===== */

/* ===== Home Page Styles ===== */

#branding {
 	width:1000px; 
	height:180px;
	float:left;
}

#branding2 {
 	width:1000px; 
	height:180px;
	
}

#flash {
background: url(/External_Sites/content/RHF-2009/Shared/images/RHFA_Home-1.jpg);
background-position:top left;
background-repeat:no-repeat;
position: relative; /*or absolute*/
z-index: 0;
height:178px;
padding:0;
margin:0;
clear:both;

}

/*#home_left_wrapper {
	width:660px;
	height:450px;
	padding:0 15px 0 0;
	margin-top:0px;
	vertical-align:top;
	background: url(/External_Sites/content/RHT-2009/Shared/Images/home_left_wrapper_border.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	float:left;
}*/


#leftcontainer {
	float:left;
	width:660px;
	padding:0;
	background:#FFF;
	.margin-top:15px;
	/*background: url(/External_Sites/content/AT-2009/Shared/Images/home_left_wrapper_border.jpg);
	background-position:top right;
	background-repeat:no-repeat;*/
}

#leftcontainer h1 {
	font-size:24px;
	color:#FFF;
	font-weight:bolder;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	letter-spacing:-1.0px;
	margin: 10px 0 0 25px;
	text-align:left;
}


#home_job_search {
	float:left;
	width:660px;
	height:112px;
	padding:0;
	.margin:0;
	margin-top:0px;
	background: #D5D2CD url(/External_Sites/content/RHT-2009/Shared/Images/job_search_middle_bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	vertical-align:top;
	font-size:11px;
}

.adv_search {
	float:right;
	text-align:right;
	background-image: url(/External_Sites/content/RHF-2009/Shared/images/bullet.gif);
	background-repeat:no-repeat;
	background-position:0 35%;
	padding: 0 25px 8px 10px;
	.margin-top:12px;
	line-height:18px;
	font-size:11px;

	}
	
#home_job_search .input {
	margin-bottom:5px;
	border-top: solid 2px #999;
	border-left: solid 2px #999;
	border-right: solid 1px #9A9997 ;
	border-bottom: solid 1px #9A9997;
	background-color: #FFF;
	color: #666;
	font-size:13px;
	padding: 3px 0 0 3px ;
	height:20px;
	width:287px;
}

#home_job_search .input2 {
	margin-bottom:5px;
	border-top: solid 2px #999;
	border-left: solid 2px #999;
	border-right: solid 1px #9A9997 ;
	border-bottom: solid 1px #9A9997;
	background-color: #FFF;
	color: #666;
	font-size:13px;
	padding: 3px 0 0 3px ;
	margin-left:17px;
	height:20px;
	width:221px;
	}



#home_job_search .submit {	
	background-color:transparent!important;
	color:#e8e8e8;
	border-top: solid 0px transparent;
	border-left: solid 0px transparent;
	border-right: solid 0px transparent;
	border-bottom: solid 0px transparent;
	margin:-5px 0 0 7px;
	.margin-top:-9px;
	padding:0px;
	font:bold 11px Verdana;
	vertical-align:middle;
	height:27px!important;
}



#home_job_search_checkboxes_row {
	clear:both;
	width:250px;
	height:20px;
	padding:1px 0 0 23px;	
	margin-top:-15px;
	.margin-top:0px;
	font-size:10px;
	color:#797979;
	background:Transparent;
	float:left;
	text-align:left;
	
}

#home_job_search input.checkbox {
	border: 0px solid #000;
	padding:0;
	background:transparent;
	vertical-align: middle;
	.vertical-align:middle;
} 

#input_row {
	width:610px;
	float:left;
	text-align:left; 
	padding: 10px 0 0px 25px; 
	margin-top:-10px; 
	margin-bottom:0px; 
	.margin-bottom:-15px; 
	.margin-top:-25px;
	vertical-align:top;
	
	}

#search_home {
	float:left;
	width:290px;
	height:123px;
	padding:0 0 0 -10px;
	margin-top:0px;
	background: url(/External_Sites/content/RHT-2009/Shared/Images/searchhomebg.png);
	background-position:top;
	background-repeat:repeat-x;
	vertical-align:top;

}

.smallhint {
	font-size:9px;
	margin-left:272px;
	margin-top:-5px;
	_margin-top:-35px;
	color:#666;
	
}
#WhatsNewWrapper {
	width: 300px;
	float:right;
	
}


#WhatsNewWrapper p {
	 background:#E6E5DF;
 
	 }
	 
#MidRowWrapper {
	background:#E6E5DF;
	width:610px;
	height:220px;
	float:left;
	padding:0 25px;
}
#JobSeekersMidRowWrapper {
	background:#E6E5DF;
	width:472px;
	height:250px;
	float:left;
	padding:0 25px;
}

#MidRowHeadings {
	background:#E6E5DF;
	background-image: url(/External_Sites/content/RHF-2009/Shared/images/midrowwrapperheading_bg.gif);
	background-position:top;
	background-repeat:no-repeat;
	height:50px;
	float:left;
	width:660px;
	}
	
#MidRowHeadings2 {
	background:#E6E5DF;
	background-image: url(/External_Sites/content/RHF-2009/Shared/images/midrowwrapperheading_bg.gif);
	background-position:top;
	background-repeat:no-repeat;
	height:50px;
	float:left;
	width:522px;
	}
	
#MidRowHeadings .h2 {
	font-size:14px;
	font-weight:bold;
	color:#666;
	padding:20px 0 0 30px;
	width:300px;
	float:left;
	
	}
	
#MidRowHeadings2 .h2 {
	font-size:14px;
	font-weight:bold;
	color:#666;
	padding:20px 25px 0 25px;
	width:auto;
	float:left;
	display:inline!important;
	
	}

#MidRowHeadings2 .h2right {
	font-size:14px;
	font-weight:bold;
	color:#666;
	padding:20px 25px 0 25px;
	width:auto;
	float:right;
	display:inline!important;
	
	}
	
#home_browse_jobs {
	float:left;
	height:210px;
	width:270px;
	background:#E6E5DF;
	padding:0 0 0 40px;
	.padding:0;
	margin:0;
	overflow:hidden;
	}
	
#home_browse_jobs p {
	background:transparent;
	margin-top:0;
	margin-bottom:3px;
	padding:1px;
	}

#JobSeekersMidRowWrapper #home_browse_jobs {
	float:left;
	height:250px!important;
	width:280px!important;
	background: #E6E5DF;
	padding:0 0 0 2px;
	.padding:0;
	margin:0;
	overflow: hidden;
	}
	
#JobSeekersMidRowWrapper #home_browse_jobs p {
	background:transparent;
	margin-top:0;
	margin-bottom:3px;
	padding:1px;
	}

#JobSeekersWhatsNewWrapper {
	float:left;
	height:225px;
	width:250px;
	background:#E6E5DF;
	padding:0 0 0 50px;
	margin:0;
	overflow:visible;
}

#maintext #JobSeekersWhatsNewWrapper ul {
	list-style: inside;
	clear:both;
	padding: 2px 0 0 2px;
	margin:0;
	text-align: left;
	
}

#maintext #JobSeekersWhatsNewWrapper li {
	display:list;
	list-style-type: disc; 
	font-family:Verdana;
	font-size:11px;
	line-height: 10px;
	font-weight:normal;  
	padding: 0 0 5px 15px;
	background-image:none!important;
}


	
#JobSeekersRightContainer {
width: 215px;
max-width: 215px!important;
float: right;

}

#JobSeekersRightColumn {
width: 190px;

}

#JobSeekersWhatsNewWrapper p {
	background:transparent;
	margin-top:0;
	margin-bottom:3px;
	padding:1px;
	}
	
#BottomRowWrapper {
	background:#F0EFED;
	background-image: url(/External_Sites/content/RHF-2009/Shared/images/midrowwrapperbottom_bg.gif);
	background-position:top;
	background-repeat:no-repeat;
	position:relative;
	height:120px;
	width:660px;
	float:left;
	padding-top:25px;
	}
	
#BottomRowWrapper h2 {
	color:#666;
	font-size:13px;
	padding:0;
	margin:4px;
	font-family:Verdana;
	font-weight:bold;
}

	
#BottomRowWrapperBorder {
	clear: left;
	background-image: url(/External_Sites/content/RHF-2009/Shared/images/bottomrowwrapperborder.jpg);
	background-repeat: no-repeat;
	width:520px;
	height:16px;
	margin:0;
	padding:0;	
}

#JobSeekersBottomRowWrapperBorder {

	background-image: url(/External_Sites/content/RHF-2009/Shared/images/bottomrowwrapperborder.jpg);
	background-repeat: no-repeat;
	background-position:center;
	background-color:#FFFFFF;
	width:522px;
	height:8px;
	float:left;
	margin:0;
	padding:0;
	
}
	
.BottomRowContent1 {
	background: url(/External_Sites/content/RHF-2009/Shared/images/Upload_Resume_RH_IZ.jpg) left top no-repeat;	
	height:90px;
	padding:18px 0 0 75px;
	margin:0 15px 20px 25px;
	.margin:0 15px 20px 15px;
	width:110px;
	float:left;
	border-right:1px solid #CCC;
	text-align:left;
	color:#666;
	font-size:13px;		
}

.BottomRowContent2 {
	height:100px;
	padding:18px 0 0 20px;
	.padding:18px 0 0 10px;
	width:190px;
	float:left;
}


.BottomRowContent2 h2 {
	font-size:13px;
}
	
#resume_upload ul {
	list-style-position:outside;
	list-style:none;
	clear:both;
	padding: 0;
	margin:0;
	text-align: left;
	width:150px;
}

#resume_upload li { 
	display:list; 
	background-image:url(/External_Sites/content/RHT-2009/Shared/Images/bullet.gif);
	background-repeat:no-repeat;
	background-position: 0px 5px;
	font-size:11px;
	font-weight:normal;  
	padding:2px 0 1px 10px;
}

#resume_upload li a {
	text-decoration:none;
	color:#380982;
	display:list;
}

#resume_upload li a:hover{
	text-decoration:underline;
}
		
#BottomRowWrapper ul {
	list-style-position:outside;
	list-style:none;
	clear:both;
	padding: 0;
	margin:0;
	text-align: left;
	width:190px;
}

#BottomRowWrapper li { 
	display:list; 
	background-image:url(/External_Sites/content/RHF-2009/Shared/Images/bullet.gif);
	background-repeat:no-repeat;
	background-position: 0px 5px;
	font-size:11px;
	font-weight:normal;  
	padding:2px 0 1px 10px;
	margin-left:5px;
}

#BottomRowWrapper li a {
	text-decoration:none;
	color:#00325B;
	display:list;
}

#BottomRowWrapper li a:hover{
	text-decoration:underline;
}
	
	
#tagcloud {
	float:left;
	width:660px;
	height:235px;
	padding:0;
	.margin-top:-20px;
	background: url(/External_Sites/content/RHT-2009/Shared/Images/tagcloud_bg.gif);
	background-position:top;
	background-repeat:no-repeat;
	vertical-align:top;
}

#tagcloud2 {
	float:left;
	width:540px;
	height:235px;
	padding:0;
	.margin-top:-18px;
	margin-left:0px;
	background: url(/External_Sites/content/RHT-2009/Shared/Images/cloud2_bg.gif);
	background-position:top left;
	background-repeat:no-repeat;
	vertical-align:top;
}

#tagcloud h1 {
	color:#009CAB;
	font-size:14px;
	padding:10px 25px 0 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}

#tagcloud2 h1 {
	color:#009CAB;
	font-size:14px;
	padding:10px 25px 0 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	width:350px;
}

.morejobs {
	float:right;
	position:relative;
	top:110px;
	right:0px;
	text-align:right;
	background-image: url(/External_Sites/content/RHF-2009/Shared/images/bullet.gif);
	background-repeat:no-repeat;
	background-position:0 25%;
	padding: 2px 25px 8px 10px;

	}

#resume_upload {
	float:left;
	width:660px;
	height:117px;
	padding:0;
	background: #F2F1EF url(/External_Sites/content/RHT-2009/Shared/Images/resumeupload_bg.jpg) bottom no-repeat;
	font-size:11px;
	
}

#resume_upload h1 {
	color:#009CAB;
	font-size:14px;
	padding:10px 25px 0 0;
	font-family:Verdana;
	font-weight:bold;
}


#resume_upload h2 {
	color:#666;
	font-size:13px;
	padding:0;
	margin:4px;
	font-family:Verdana;
	font-weight:bold;
}


.resume_select {
	background:transparent;
	padding:10px 25px 0 10px;
	float:left;
	text-align:left;
	width:600px;
	height:40px;
}


.resume_select_input {
	margin-bottom:5px;
	margin-left:15px;
	border-top: solid 1px #A3A3A3;
	border-left: solid 1px #A3A3A3;
	border-right: solid 1px #9A9997 ;
	border-bottom: solid 1px #9A9997;
	background-color: #FFF;
	color: #797979;
	font-size:12px bold;
	padding:4px;
	width:520px;
	.width:522px;
}

.resume_select_button  {	
	background-color: #E7E6E4;
	color:#424242;
	border-top: solid 1px #EDEDED;
	border-left: solid 1px #E7E6E4;
	border-right: solid 2px #A4A3a1;
	border-bottom: solid 1px #6B6A66;
	background-image: url(/External_Sites/content/RHT-2009/Shared/Images/buttonbg.gif);
	background-repeat: repeat-x;
	background-position:bottom;
	margin:10px 0 0 0;
	padding:4px 6px;
	font:bold 11px Verdana;
	cursor: pointer;
	float:left;
}

.res_upload {
	float:left;
	padding:0;
	padding:10px;
	position:relative;
	bottom:49px;
	.bottom:51px;
	left:550px;
	.left:540px;
	}
	
#rightcontainer hr {
	color: #BDBAB3;
	height:1px;
	width:100%;
	border:0;
	background-color: #BDBAB3;
	}
	
#rightcontainer {
	position:relative;
	float:left;
	width:340px;
	padding:0;
	margin:0;
	overflow:hidden;
	background:#f0efed;
	background-image: url(/External_Sites/content/AT-2009/Shared/Images/bottomrowwrapperborder.jpg);
	background-repeat: no-repeat;
	background-position:center bottom;
}

#rightcontainer p {
	max-width:310px;
	.width:310px;
	margin:0;
	}

#rightcolumn_box1 {
	float:left;
	width:340px;
	padding:19px 15px 10px 15px;
	text-align:left;
	.margin-top:20px;
	margin-top:0px;
	background: #d5d2cd url(/External_Sites/content/RH-NA-CA/Shared/Images/job_search_middle_bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	vertical-align:top;
	clear:both;
}

#rightcolumn_box2 {
	width:340px;
	padding:15px 15px 10px 15px;
	text-align:left;
	margin:0;
	background:#e6e5df;
	background-image: url(/External_Sites/content/RH-NA-CA/Shared/Images/shade_skin1_340.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	clear:both;
}

#rightcolumn_box3 {
	width:340px;
	padding:15px 15px 10px 15px;
	text-align:left;
	background:#f0efed;
	background-image: url(/External_Sites/content/RH-NA-CA/Shared/Images/shade_skin2_340.jpg);
	background-position:top;
	background-repeat:no-repeat;
	position:relative;
	margin-bottom:15px;
}



#rightcolumn h1 {
	font-size:16px;
	color:#666666;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	text-align:left;
}


#rightcolumn h2 {
	font-size:16px;
	color:#666666;
	font-weight:bold;
	font-family:Verdana;
	margin:5px 0 5px 0;
}

#rightcolumn p {
	font-size:11px;
	width:270px;
	color:#666;
	font-weight:normal;
	margin:5px 0 5px 0px;
}

#rightcolumn ul {
	list-style-type:none;
	clear:both;
	padding: 5px;
	margin:0;
	text-align: left;
	width:300px;
}

#rightcolumn li { 
	display:list; 
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;  
	background-image: url(/External_Sites/content/RHF-2009/Shared/images/bullet.gif);
	background-repeat:no-repeat;
	background-position: 0 5px;
	padding: 2px 0 8px 15px;
}

#rightcolumn li a {
	text-decoration:none;
	display:list;
}

#rightcolumn li a:hover{
	text-decoration:underline;
}

#rightcolumn_box2 h2 {
font-size:14px; 
font-weight:bold; 
color:#666;
margin: 0 30px 0 0;
}

#rightimages {
	padding: 0;
	margin: 10px 0 0 0;
	width: 280px;
	height:150px;
	float: right;
	}
	
#salary_guide_promo {
padding: 10px 10px 0 15px; 
color: #666;
}

#salary_guide_promo_img {
text-align: center; 
padding: 5px 0;
}

#salary_guide_promo h2 {
	color:#666;
	font-size:12px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding: 10px 0 6px 0;
	margin: 0 0 0 0;
}

#uldiv {
	font-size:11px;
	color:#999;
	font-weight:normal;
	margin:0;
	padding: 0 0 10px 25px;
	margin: 0 0 0 10px;

}

.red { 
	font-size:11px;
	color:#801C27;
	font-weight:bold;
}

.gray {
	color:#666666;
	font-weight:normal;
	padding-left:0;
}

/*featured job scroller*/

#FeaturedJobScroller {
	position:relative;
	width:305px;
	height: 165px;
	margin:0;
	margin-bottom: 10px;
	padding:0;
	float:left;

}

#FeaturedJobScroller2 {
	position:relative;
	width:155px;
	height: 153px;
	margin:0;
	margin-bottom: 10px;
	padding:0;
	float:left;

}

#scrollercontainer {
	padding:0;
	margin:0;
}

#scrollercontent {
	padding:0;
	margin:0;
	width:100%;
	height:100%;
}

#scrollercontent td {
	width:100%;
	padding:0;
	margin:0;
	text-align:center;
	vertical-align:middle;
}
	


/*.makeHorizontalScroll {
	height: 150px;
	width:285px;

}*/
 
.FeaturedJobs {
	width:146px;
	height: 150px;
	padding: 2px;
	margin: 0 10px 0 0;
	overflow:hidden;
	cursor:pointer;
}

.featuredJob {
padding: 0;
margin: 0;

}

/*===== End Horizontal Scroll Styling=====*/

/*===== End Home Page Styling=====*/

/*begin new left column styles*/

#table_0 {
	min-width:215px;
	width:215px;
}

#p_Login_Register #table_1_0 {
	.border-left:1px dotted #BFBFBF;
	.margin-top:19px;
	.padding-left:25px;
}

#p_Login_Register #maintext {
	.border:none;
	.margin-top:0px;
}

#p_SubmitResume #table_1_0 {
	.margin: 19px 0 0 0;
	.padding: 0 0 0 25px;
	.border-left: 1px dotted #BFBFBF; 
}
 
#p_SubmitResume #maintext {
	.border: none;
	.padding: 0;
	.margin: 0;
}

.boxTop {
	display: none;
}

#boxcontainer {
	float:left;
	width:200px;
	margin:0;
	padding:0;
}

.lnav_wrapper {
	float:left;
	width:195px;
	padding:0 0 20px 20px;
	margin:0;
	overflow:visible;
}

#lnav {
	width:195px;
	float:left;
	padding:18px 0 0 0;
	margin-top:0px;
	font-size:12px;
	font-weight:bold;
	color:#666666;
	height:auto;
	overflow:visible;
}

#lnav h1 {
	font-size:18px;
	color:#00325B;
	font-weight:bolder;
	letter-spacing:-1.5px;
	margin:0 0 5px 0;
	text-align:left;
}


/*end left column styles*/


#rightcontent {
	float:right;
	width:650px;
	padding:0 0 15px 0;
	border-left:1px solid #FFF;
	margin:0;
	background-color:#FFF;
}

#rightcontent p {
	font-size:11px;
	color:#797979;
	font-weight:normal;
	margin:5px 0 5px 20px;
	text-align:left;
	padding:5px;
	text-align:justify;
}

.title
	{
	padding:10px;
	margin:10px 0 0 5px;
	font-size:105%;
	font-weight:bold;
	background-color:#FFF;
	border-top:0;
	border-left:0;
	text-align:left;
	background-repeat:no-repeat;
	background-position:bottom left;
	background-image:url(/External_Sites/content/RHF-2009/Shared/images/title.png);
}
	
a.button {
	text-decoration:none;
	color:#4E4E4E;
	background: #FOFOFO;
	font-weight:bold;
	display:block;
	border-top:1px solid #DDD;
	border-left:10px solid #DDD;
	padding:5px;
}

a.button:hover {
	text-decoration:none;
	color:#4E4E4E;
	font-weight:bold;
	background: #FFF;
	display:block;
	border-top:1px solid #DDD;
	border-left:10px solid #DDD;
	padding:5px;
}


/* end page content styles */

#newwrapper {
	width:562px;
	float:left;
	margin:0;
}

.new {
	float:left;
	color:#797979;
	width:250px;
	margin:0;
	padding-right:15px;
	font-size:11px;
	vertical-align: top;
	text-align:left;
}

.new img {
	float:left;
	padding-right: 3px; 
	margin: 0 7px 10px 0;
	display:inline; 
}

.newtitle {
	float:left;
	color:#01446E;
	width:250px;
	margin:0;
	padding-right:15px;
	font-size:1.05em;
	font-weight:bold;
	vertical-align: top;
	text-align:left;
	padding-bottom:10px;
}

.new h1 {
	color:#01446E;
	margin:0 0 10px 0;
	font-size:11px;
	font-weight:strong;
	text-align:left;
	padding-bottom:10px;
	display:inline;

}

.red {
	color:#801C27;
	font-weight:bold;
}

#footerwrapper {
	clear:both;
	padding: 0 25px 0 25px;
	background-image:url(/External_Sites/content/RHT-2009/Shared/Images/footer.gif);
	background-position: top;
	background-repeat:no-repeat;
	width:950px;
	height: 75px;
	border-top:20px solid #FFF;
	margin-bottom:20px;
	text-align:left;
}

.footer {
	float:left;
	padding: 5px;
	margin: 25px 0 0 0;
	text-align: left;
	font-size:10px;
	width:470px;
	color:#666;

}

.footercopyright {
	float:right;
	padding: 5px;
	margin: 25px 0 0 0;
	color:#666;
	text-align: right;
	font-size:10px;
	width:440px;
}


.footer a, 
.footer a:link, 
.footer a:visited, 
.footer a:active {
	color:#00325B;
	text-decoration:none;
	font-weight:normal;
	padding:0 3px 0 0;
	text-align:left;
	font-family:Verdana;
}

.footer a:hover {
	text-decoration:underline;
}



/* begin secondary page content styles */

#mainwrapper {
   float: left;
   margin:0;
   padding:0; 
   width:570px;
   background-color:#FFF;
}

#JobSearchWrapper {
	width:532px;
	padding-right:7px;
	padding-left:0;
	padding-top:-18px;
	margin-left:0;
	margin-top:-18px;
	_margin-top:0;
	vertical-align:top;
	background: url(/External_Sites/content/RHF-2009/Shared/Images/middle_wrapper_border.jpg);
	background-color:#FFF;
	background-position:bottom right;
	background-repeat:no-repeat;
	overflow:hidden;
	float:left;
}

#middle_wrapper {
	width:532px;
	padding-right:7px;
	padding-left:22px;
	padding-top:0;
	margin-top:0;
	vertical-align:top;
	background: #FFF url(/External_Sites/content/RHT-2009/Shared/Images/middle_wrapper_border.jpg);
	background-color:#CC3300;
	background-position:bottom right;
	background-repeat:no-repeat;
	overflow:hidden;
	float:left;
}


#JobSeekersJobSearch {
	width:550px;
	padding-right:7px;
	padding-left:5px;
	padding-top:0;
	margin-top:0;
	vertical-align:top;
	overflow:hidden;
	float:left;
}

#job_search_middle {
	float:left;
	width:522px;
	height:112px;
	.height:112px;
	padding:0;
	margin-top:0;
	background: #D5D2CB url(/External_Sites/content/RHT-2009/Shared/Images/job_search_middle_bg.jp0);
	background-position:top;
	background-repeat:repeat-x;
	vertical-align:top;
	font-size:11px;
}

#job_search_middle_checkboxes_row {
	clear:both;
	width:295px;
	height:30px;
	padding:1px 0 0 22px;
	margin-top:-4px;
	.margin-top:10px;
	font-size:10px;
	color:#797979;
	background:Transparent;
	line-height:25px;
	float:left;
	text-align:left;
}

#maintext {
	text-align:justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-top:18px;
	color:#666;
	width:545px;
	border-left:1px dotted #BFBFBF;
	border-right:0px solid #BFBFBF;
	padding-right:0;
	padding-left:25px;
	line-height:18px;
	vertical-align:top;
	line-height:18px;
}

#p_JobSeekers #maintext {
	width: 520px;
	padding-right:24px;
	height:100%;
}

#p_JobSeekers #maintext a {
	text-decoration: none;
	border-bottom:0px;
}

#p_JobSeekers #maintext a:hover {
	text-decoration: underline;
	
}

#maintext a {
	color:#003366;
	border-bottom:1px dashed #003366;
}

#maintext a:visited {
	color:#660000;
	border-bottom:1px dashed #660000;
	text-decoration:none;
}

#maintext a:hover {
	color:#003366;
	text-decoration:none;
	border-bottom:1px solid;
}

#maintext a:active {
	color:#003366;
	border-bottom:1px solid #003366;
	text-decoration:none;
}

.img_link {
	border:0px!important;
}

#maintext ul {
	list-style:none;
	clear:both;
	padding: 2px 0 0 0;
	margin:0;
	text-align: left;
}

#maintext li {
	display:list; 
	font-family:Verdana;
	font-size:11px;
	line-height: 17px;
	font-weight:normal;  
	background-image: url(/External_Sites/content/RHF-2009/Shared/Images/bullet.gif);
	background-repeat:no-repeat;
	background-position: 0 5px;
	padding: 0 0 5px 15px;
}

#p_Employers #maintext {
	width: 520px;
	padding-right:24px;
}

#sp_input_row {
	width:472px;
	float:left;
	text-align:left; 
	padding: 10px 25px 0 25px; 
	margin-top:-11px; 
	margin-bottom:0px; 
	.margin-bottom:-15px; 
	.margin-top:-25px;	
}

.sp_adv_search {
	float:right;
	text-align:left;
	background-image: url(/External_Sites/content/RHF-2009/Shared/images/bullet.gif);
	background-repeat:no-repeat;
	background-position:0 35%;
	padding: 2px 25px 8px 10px;
	margin-top: 0;
	.margin-top:10px;
}

#job_search_middle input.checkbox {
	border: 0px solid #000;
	padding:0;
	background:transparent;
	vertical-align: middle;
	.vertical-align:text-top;
}

#job_search_middle h1 {
	font-size:24px;
	color:#FFF;
	font-weight:bolder;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	letter-spacing:-1.0px;
	margin: 18px 0 0 25px;
	text-align:left;
	width:400px;
}

#job_search_middle .input {
	margin-bottom:5px;
	border-top: solid 2px #999;
	border-left: solid 2px #999;
	border-right: solid 1px #9A9997 ;
	border-bottom: solid 1px #9A9997;
	background-color: #FFF;
	color: #666;
	font-size:13px;
	padding: 3px 0 0 3px ;
	height:20px;
	width:200px;
}

#job_search_middle .input2 {
	margin-bottom:5px;
	border-top: solid 2px #999;
	border-left: solid 2px #999;
	border-right: solid 1px #9A9997 ;
	border-bottom: solid 1px #9A9997;
	background-color: #FFF;
	color: #666;
	font-size:13px;
	padding: 3px 0 0 3px ;
	margin-left:5px;
	height:20px;
	width:188px;
}

#job_search_middle .submit {	
	background-color:transparent!important;
	color:#e8e8e8;
	border-top: solid 0px transparent;
	border-left: solid 0px transparent;
	border-right: solid 0px transparent;
	border-bottom: solid 0px transparent;
	margin:0 0 4px 4px;
	.margin-top:-6px;
	padding:0px;
	font:bold 11px Verdana;
	vertical-align:middle;
	height:29px!important;
}

#featured_employers {
	float:left;
	width:425px;
	height:214px;
	padding:0 0 0 0;
	margin-top:0px;
	background: url(/External_Sites/content/RHT-2009/Shared/Images/featured_employers_bg.gif);
	background-position:top;
	background-repeat:repeat no-repeat;
	vertical-align:top;
}

#featured_employers h1 {
	font-size:14px;
	color:#797979;
	font-weight:bolder;
	letter-spacing:-1.0px;
	margin: 10px 0 5px 10px;
	text-align:left;
}


#featured_employers_l_box {
	float:left;
	width:205px;
	height:150px;
	padding:0 0 0 -10px;
	margin-top:0px;
	background: ;
	background-position:top;
	background-repeat:repeat-x;
	vertical-align:top;
}

#featured_employers_r_box {
	float:left;
	width:205px;
	height:150px;
	padding:0 0 0 -10px;
	margin-top:0px;
	background: ;
	background-position:top;
	background-repeat:repeat-x;
	vertical-align:top;
}

#middle_bottom {
	float:left;
	width:500px;
	padding:15px 25px 0 25px;
	margin-top:0px;
}

/*#p_Clients #cell_0_0 {
	padding: 0 0 18px 0;
}

#p_Clients #cell_1_1 {
	text-align:justify;
	font-size:11px;
	margin:0;
	color:#666;
	border-left:1px dotted #BFBFBF;
	padding-right:25px;
	padding-left:25px!important;
	clear:both;
	line-height:18px;
	
}

#p_Clients #cell_1_1 h2 {
	margin:0 0 3px 0;
	}

#p_Clients #lnav {
	padding-top:0;
	}
	
#p_Clients #lp_rightcolumn {
	padding-top:0;
	}

#p_Employers #cell_0_0 {

	border-bottom:18px solid #FFF;
}

#p_Employers #cell_1_1 {
	text-align:justify;
	font-size:11px;
	margin:0;
	color:#666;
	border-left:1px dotted #BFBFBF;
	padding-right:25px;
	padding-left:25px!important;
	clear:both;
	line-height:18px;
	
}

#p_Employers #cell_1_1 h2 {
	margin:0 0 3px 0;
	}

#p_Employers #lnav {
	padding-top:0;
	}
	
#p_Employers #lp_rightcolumn {
	padding-top:0;
}
*/
#emp_middle_center {
	float:left;
	width:520px;
	height:auto;
	padding:18px 0 10px 0;
	margin-top:0px;
	}
	
#emp_middle_center #career_advice ul {
	list-style:list;
	list-style-position:inside;
	clear:both;
	padding: 5px 0;
	margin:0;
	text-align: left;
	width:250px;
}
	
#emp_middle_center li {
	display:list; 
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;  
	}

#emp_middle_center #career_advice ul.blue {
	list-style:none!important;
	clear:both;
	padding: 3px 0 0 0;
	margin:0;
	text-align: left;
	width:250px;
}

#emp_middle_center #career_advice li a {
	display:list; 
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;  
	background-image: url(/External_Sites/content/RHF-2009/Shared/Images/bullet.gif);
	background-repeat:no-repeat;
	background-position: 0 5px;
	padding: 3px 0 5px 15px; 
	}
	
#emp_middle_bottom {
	float:left;
	width:520px;
	padding:18px 0 0 0;
	margin-top:0px;
	
}

#emp_middle_center #areas_focus ul {
	list-style:none;
	clear:both;
	padding: 3px 0 0 0;
	margin:0;
	text-align: left;
	width:180px;
}

#emp_middle_center #areas_focus li {
	display:list; 
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;  
	background-image: url(/External_Sites/content/RHF-2009/Shared/Images/bullet.gif);
	background-repeat:no-repeat;
	background-position: 0 5px;
	padding: 3px 0 5px 15px;
	
}


#areas_focus {
	float:left;
	width:235px;
	height:150px;
	padding:0;
	margin-top:0px;
	vertical-align:top;
	
}

#career_advice {
	float:left;
	width:235px;
	height:150px;
	padding:0;
	margin-top:0px;
	
}


#middle_bottom h1 {
	font-size:16px;
	color:#01446F;
	font-weight: bolder;
	letter-spacing:-1.0px;
	margin: 0 0 5px 0px;
	.margin: 0 0 -15px 0;
	text-align:left;
}

#middle_bottom h2 {
	font-size:15px;
	color:#797979;
	font-weight:bold;
	letter-spacing:-1.0px;
	margin:2px 0 2px 5px;
}

#middle_bottom p {
	font-size:11px;
	color:#797979;
	font-weight: normal;
	margin:5px 0 5px 5px;
	width:100%;
}

#middle_bottom ul {
	list-style-position:outside;
	clear:both;
	padding: 2px 0 0 20px;
	margin:0;
	text-align: left;
	width:150px;
}

#middle_bottom li { 
	display:list; 
	list-style-image:url(/External_Sites/content/RHF-2009/Shared/Images/bullet.gif);
	font-size:11px;
	font-weight:normal;  
	padding: 2px 0 2px 0;
}

#middle_bottom  li a {
	text-decoration:none;
	color:#3F6683;
	display:list;
}

#middle_bottom  li a:hover{
	text-decoration:underline;
	color:#CCC;
}


/* end secondary page content styles */

/* secondary page job search */

#sp_jobsearch {
	float:left;
	width:215px;
	height:auto;
	padding:0 0 19px 0;
	margin:0;
 .margin-top:0;
	background: #BBB8AF url(/External_Sites/content/RHALF/Shared/images/searchhomebg.png);
	background-position:bottom;
	background-repeat:repeat-x;
	vertical-align:top;
}

#sp_jobsearch h1 {
	color:#FFF!important;
	font-size:16px!important;
	font-weight:bold!important;
	font-family:Verdana;
	padding-top:12px!important;
	margin-bottom:-2px!important;
	.padding-top:6px;
	.padding-bottom:6px;
	.margin-top:5px!important;
	margin-left:15px!important;
	}

.sp_shadow {	
	float:left;
	padding: 0;
	margin: 0;
	.margin-bottom: -6px;
	width:215px;
	height:8px;
	max-height: 8px;
	background-image: url(/External_Sites/content/RHALF/Shared/images/sp_right_shadow.jpg);
	/*background-position: top left;*/
	background-repeat:no-repeat;
}

.sp_white_shadow {
	float:left;
	width:215px;
	height:8px;
	padding:0;
	margin:0;
	background-image: url(/External_Sites/content/RHALF/Shared/images/sp_white_shadow.jpg);
	background-position: top left;
	background-repeat:no-repeat;
}

#sp_jobsearch .input {
	margin-bottom:3px;
	border-top: solid 2px #999;
	border-left: solid 2px #999;
	border-right: solid 1px #9A9997 ;
	border-bottom: solid 1px #9A9997;
	background-color: #FFF;
	color: #666666;
	font-size:16px bold;
	padding: 2px;
	width:167px;
}

#sp_jobsearch .select {
	margin-bottom:3px;
	border-top: solid 2px #999;
	border-left: solid 2px #999;
	border-right: solid 1px #9A9997 ;
	border-bottom: solid 1px #9A9997;
	background-color: #FFF;
	color: #666666;
	font-size:16px bold;
	padding: 0px;
	height:23px;
	width:167px;
}

#sp_jobsearch .select2 {
	margin-bottom:3px;
	border-top: solid 2px #999;
	border-left: solid 2px #999;
	border-right: solid 1px #9A9997 ;
	border-bottom: solid 1px #9A9997;
	background-color: #FFF;
	color: #666666;
	font-size:16px bold;
	padding: 0px;
	height:23px;
	width:173px!important;
}

#sp_jobsearch .submit {
	margin:0 0;
	padding-right:0px;
	float:right;
	
}

/* end secondary page job search */




/* begin secondary page multi level left nav styles */

#lnav ul {list-style-image:none; margin-top:-10px; padding:0; color: #797979; text-decoration: none; font-weight:bold; width:180px; overflow:visible; background:#FFF; .margin:-10px 0 0 0; }
#lnav ul a {list-style-image:none; margin:0;padding:0; color: #797979; text-decoration: none; font-weight:bold; }
#lnav ul a:hover {text-decoration: underline; }

#lnav ul ul {margin:0;padding:0 0 0 5px;.padding:0;  }
#lnav ul ul a {list-style-image:none; margin:0;padding:0; color: #797979; text-decoration: none; font-weight:normal; }

#lnav li {list-style-image:none;list-style-type:none;margin:8px 0; padding-left:5px; line-height:17px; background: #FFF; }

/*.lnav_on .lnav_on {list-style-image:none;margin:0 5px;}*/

#lnav li.lnav_on {background: #FFF; font-weight:normal; color:#01446F; }

#lnav li.lnav_current {margin:5px 0;padding:0 0 0 5px; overflow:hidden; font-weight: bold; background: #FFF; width:auto; overflow:visible;}


/* end secondary page left nav styles */

/* begin secondary page right column */


#submit_resume {
width: 67px;
padding: 10px 10px 10px 0;
margin; 0;
float: left;
}

#submit_resume_text {
float: left;
width: 108px;
padding: 30px 0 0 0;
font-weight: normal;
margin; 0:
}


#submit_resume_text a {
font-weight: bold;
}

#sp_rightcontainer {
	float: right;
	font-size:11px;
	width:215px;
	height: 100%;
	margin:0;
	padding:0 ;
	background: #FFF;
}

#sp_rightcolumn {
	float: left;
	width:190px;
	padding: 11px 25px 10px 0;
	margin:0;
	font-size:11px;
	color:#666;
	text-align:left;
	background: #f2f1ef;
	clear: both;
}

/*#p_Clients #sp_rightcolumn {
background-color: #f2f1ef;
background-image: none;
background-repeat: repeat;
background-attachment: scroll;
background-x-position: 0%;
background-y-position: 0%;
.margin-top: -36px;
width: 189px;
height: auto;
.padding-top: 18px;
border-top: 18px #f2f1ef solid;
}
*/

#p_Clients #sp_rightcolumn form{
	width:165px;
	padding: 0 25px 0 15px;
	margin:0;
	font-size:11px;
	color:#666666;
	text-align:left;
}

#p_Clients #sp_rightcolumn h1 {
	font-size:14px;
	color:#00325B;
	font-weight: bold;
	margin: 0 0 0 15px;
	text-align:left;
}

#sp_rightcolumn form{
	width:165px;
	padding:0 25px 0 15px;
	float:left;
	margin:0;
	font-size:11px;
	color:#666666;
	text-align:left;
}

#sp_rightcolumn .submit {
	margin-top:0;
	padding-right:0px;
	.padding-right:0px;
	float:right;
	
}

#sp_rightcolumn .select {
	margin-bottom:3px;
	border-top: solid 2px #999;
	border-left: solid 2px #999;
	border-right: solid 1px #9A9997 ;
	border-bottom: solid 1px #9A9997;
	background-color: #FFF;
	color: #666666;
	font-size:16px bold;
	padding: 0px;
	height:23px;
	width:157px;
}


#sp_rightcolumn .select2 {
	margin: 0 0 3px 0;
	border-top: solid 2px #999;
	border-left: solid 2px #999;
	border-right: solid 1px #9A9997 ;
	border-bottom: solid 1px #9A9997;
	background-color: #FFF;
	color: #666666;
	font-size:16px bold;
	padding: 0px;
	height:23px;
	width:172px!important;
}

#sp_rightcolumn h1 {
	font-size:14px;
	color:#00325B;
	font-weight: bold;
	margin: 0 0 0 15px;
	text-align:left;
}

#sp_rightcolumn h2 {
	font-size:14px;
	color:#00325B;
	font-weight: bold;
	margin: 0 0 0 15px;
	text-align:left;
}

/*#sp_rightcolumn h2 {
	font-size:14px;
	color:#666;
	font-weight:bold;
	letter-spacing:-1.0px;
	margin:0 0 2px 25px;
}*/

#sp_rightcolumn p {
	font-size:11px;
	color:#666;
	font-weight:normal;
	margin:5px 0 5px 10px;
}


#sp_rightcolumn ul {
	list-style-position:outside;
	list-style:none;
	clear:both;
	padding: 2px 0 0 25px;
	margin:0;
	text-align: left;
	width:150px;
}

#sp_rightcolumn li { 
	display:list;
	list-style:none;
	background-image:url(/External_Sites/content/RHF-2009/Shared/Images/bullet.gif);
	background-repeat:no-repeat;
	background-position: 1px 5px;
	font-size:11px;
	font-weight:normal;  
	padding:2px 0 1px 12px;
	width:155px;
	.width:150px;
	margin:0;
	
}

#sp_rightcolumn li a {
	text-decoration:none;
	color:#3F6683;
	display:list;
}

#sp_rightcolumn li a:hover{
	text-decoration:underline;
	color:#3F6683;
}

#sp_rightimages {
	padding: 0;
	margin: 10px 0 0 0;
	width: 190px;
	float: right;
	background-color:#FFF;
}

.sp_uldiv {
	font-size:11px;
	color:#666;
	font-weight:normal;
	padding: 0 0 10px 0;
	margin: 0;
}

.cvsubmit {	
	background-color:transparent!important;
	color:#797979;
	border: solid 1px #005E95;
	margin:0px;
	padding:3px;
	font:bold 11px Verdana;
	vertical-align:middle; 
}
	
#form {	
	background-color:transparent!important;
	color:#797979;
	.margin:-20px 0 -20px 0;
	padding:0;
	font:bold 11px Verdana;
	vertical-align:middle; 
}
	
.hr {
	background:url(/External_Sites/content/RHT-2009/Shared/Images/sp_hr.gif);
	background-position: left;
	background-repeat:no-repeat;
	height:1px;
	width:100%;
	float:left;
	padding:2px 0 5px 0;
}

/* end secondary page right column */


/* begin landing page right column */

#lp_rightcontainer {
	float:left;
	width:190px;
	height: 100%;
	padding:0 0 0 0;
	margin:20px 0 0 0;
	background-color:#transparent;
	
}

#lp_rightcolumn {
	float:left;
	width:191px;
	padding:10px 0 10px 25px;
	margin:0;
	font-size:11px;
	color:#666666;
	text-align:left;
}

#lp_rightcolumn h1 {
	font-size:16px;
	color:#01446F;
	font-weight: bolder;
	letter-spacing:-1.0px;
	margin: 0 0 5px 0px;
	.margin: 0 0 -15px 0;
	text-align:left;
}

#lp_rightcolumn h2 {
	font-size:14px;
	color:#797979;
	font-weight:bold;
	letter-spacing:-1.0px;
	margin:3px 0 3px 0;
}

#lp_rightcolumn p {
	font-size:11px;
	color:#999;
	font-weight:normal;
	margin:5px 0 5px 10px;
}

#lp_rightcolumn ul {
	list-style-position:outside;
	list-style:none;
	clear:both;
	padding: 2px 0 0 0;
	margin:0;
	text-align: left;
	width: 190px;
}

#lp_rightcolumn li { 
	display:list; 
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;  
	background-image: url(/External_Sites/content/RHF-2009/Shared/Images/bullet.gif);
	background-repeat:no-repeat;
	background-position: 0 5px;
	padding: 2px 0 5px 15px;
	width:165px;
}

#lp_rightimages {
	padding: 0;
	margin: 10px 0 0 0;
	width: 190px;
	float: right;
	background-color:#FFF;
}

.lp_uldiv {
	font-size:11px;
	color:#999;
	font-weight:normal;
	padding: 0 0 10px 0;
	margin: 0;
}

.cvsubmit {	
	background-color:transparent!important;
	color:#797979;
	border: solid 1px #005E95;
	margin:0px;
	padding:3px;
	font:bold 11px Verdana;
	vertical-align:middle; 
}
	
#form {	
	background-color:transparent!important;
	color:#797979;
	.margin:-20px 0 -20px 0;
	padding:0;
	font:bold 11px Verdana;
	vertical-align:middle; 
}
	
.hr {
	background:url(/External_Sites/content/RHT-2009/Shared/Images/lp_hr.gif);
	background-position: left;
	background-repeat:no-repeat;
	height:1px;
	width:100%;
	float:left;
	padding:2px 0 5px 0;
}

/* end landing page right column */


/* begin AddThis Widget styles */

#addthis_rhalf{
	display:inline !important;
}
/* end AddThis Widget styles */

/* begin Font Resizing styles */
#topnav_static li {
	display:block;
	float:left;
	line-height:14px;
	margin-right:5px;
}

#topnav_static li .font_size{
	font-family:"Times New Roman", Times, serif;
	width:14px;
	height:14px;
	text-align: center;
	color:#ffffff;
	background-color:#801C27;
	border: 1px solid #801C27;
	margin:1px 0 0 0;
	padding:0;
}

.font_size a {
	color:#ffffff;
	text-decoration:none;
}

.font_size a:hover {
	color:#ffffff;
	text-decoration:none;
}

#font_small {
	font-size:10px;
	margin-left:8px!important;
}
#font_medium {
	font-size:12px;
}
#font_large {
	font-size:14px;
}
/* end Font Resizing styles */

/* the cloud layer's style */
.cloud {
	border:none;
	background-color:transparent;
	float:left;
	width:610px;
	height:145px;
	font-family:Arial, Helvetica, sans-serif;
	padding: 10px 25px 10px 24px;
	color: #999999;
}

#p_JobSeekers .cloud {
	width:500px;
}

/*#p_JobSeekers #sp_rightcolumn {
	margin-left:8px;
	width:190px;
	max-width: 190px;
	}
	*/
	
/* style of the keyword in the cloud when the mouse is on it */
.cloud a:hover {
	text-decoration: underline;
	color: #742356;
}
/*.cloud ul {
	padding-left:0;
	list-style:none;
	width:inherit;
}
.cloud ul li {
	display: inline;
	line-height:22px;
	float: left;
}*/
.cloud h2 {
	margin-bottom:5px;
}
.cloud a {
	text-decoration: none;
	color: #666666;
	padding-right:5px;
}
/* Words */
.cloud .w1 {
	font-size:12px
}
.cloud .w2 {
	font-size:14px
}
.cloud .w3 {
	font-size:18px
}
.cloud .w4 {
	font-size:22px
}
.cloud .w5 {
	font-size:24px
}
.cloud .phrase {
	color: #AA0000;
}
.more, .more li {
	font-size:12px;
	text-align:right;
	color:#663399;
	clear:both;
	list-style: url(/External_Sites/content/RHF-2009/Shared/images/bullet.gif) ;
}
h2 {
	font-size:16px;
	font-weight:bold;
	color:#666;
}


#HomePageJobSearch h1 {
	color: #666;
	font-size:16px;
	font-weight:bold;
	margin: 12px 0 0 0;
}

#p_MyRHFA h2 {
text-align:left;
font-family: Verdana;
font-size: 20px;
font-weight: bold;
color: #666;
padding-top: 0;
padding-bottom: 5px;

}

#p_FreeResources h2 {
	text-align:left;
	font-family: Verdana;
	font-size: 20px;
	color: #666;
	padding-top: 0;
	padding-bottom: 5px;
	margin:0;
	.margin-top:10px;

}

#p_FreeResources .button_array {
	text-align:center;
}
	

/* begin new Country Drop Down styles */

#country_wrapper {
	width: 510px;
	height: 15px;
	z-index:4;
	float:right;
	padding:0;
	margin: 45px 25px 0 0;
	text-align:right;
}

#country_wrapper ul {
	margin:0;
 .margin:0;
	padding:0;
	height:15px;
	width: 80px;
	right:0;
	float:right;
	display:inline;
}

#countrydropdown {
	width: 220px;
	height: 15px;
	padding:0;
	margin: 0;
	display: inline;
	font-face: Verdana;
	font-size: 11px;
	font-weight: normal;
	color:#737373;
	float:right;
}

#header_phone {
	float: left;
	display: inline;
	font-face: Verdana;
	font-size: 11px;
	font-weight: bold;
	padding: 0 22px 0 0;
	color: #737373;
	margin:0;

}

#country_wrapper li {
	display:inline;
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#737373;
	text-decoration:none;
}

#country_wrapper a {color:#737373;text-decoration:none;margin:0; padding:0; font-weight:normal;}
#country_wrapper a:hover {color:#00325B; font-weight:normal;}

.anylinkmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

.anylinkmenucols ul li a{
text-decoration: none;
font-weight: bold;
text-indent: 0px;
color:#01446F;
}

.anylinkmenucols a:hover{ /*hover background color*/
color:#CCC;
}

.anylinkmenucols{
position: absolute;
width: 420px;
.width:460px;
left: 0;
top: 0;
visibility: hidden;
border: 1px solid #9D9E99;
padding: 10px;
font: normal 12px Verdana;
z-index: 100; /*zIndex should be greater than that of shadow's below*/
background: #FAFAFA;
}

.anylinkmenucols li{
padding-bottom: 3px;
border-bottom:1px dotted #CCC;
width:auto;
.width:135px;
text-align:left;
}

.anylinkmenucols .column{
float: left;
padding: 3px 8px;
margin-right: 5px;
background: #FAFAFA;
}

.anylinkmenucols .column ul{
margin: 0;
padding: 0;
list-style-type: none;
}

/* ######### class for shadow DIV ######### */


.anylinkshadow{ /*CSS for shadow. Keep this as is */
position: absolute;
left: 0;
top: 0;
z-index: 99; /*zIndex for shadow*/
background: #1A1A1A;
visibility: hidden;
}


/*

------------ styles for definition lists with book image, title, description ----------- */

dl.bookitem {

            margin: 15px 0;

            padding: 15px;

            border-top: 2px solid #F1E4C4;

}

dl.bookitem:after {

             content: "."; 

             display: block; 

             height: 0; 

             clear: both; 

             visibility: hidden;

}

dl.bookitem dt {

            margin: 0 0 5px 0;

            font-family: Arial, Helvetica, sans-serif;

            font-weight: bold;

            font-size: 120%;

            color: #333;

}

dl.bookitem dd img {

    

            margin: 15px 15px 0 0;

            padding: 0 4px 4px 0;

}

dl.bookitem dd {

            margin-left: 0px;

            font-size: 12px;

            line-height: 16px;

            color: #333;

}

dl.bookitem dd.orderlink {

            margin: 10px;

            padding: 0;

            text-align: right;

}

/*

------------------ IE fixes for definition lists --------------- */

.listitem,

.bookitem { 

            display: inline-table; 

            }

/* Hides from IE/Mac \*/

* html .listitem,

* html .bookitem { 

            height: 1%; 

            }

.listitem,

.bookitem { 

            display: block; 

            }

/*

------------------ end IE fixes ----------------------- */

#home_hotjob_items{
	width:310px;
	height: 125px;
	overflow:hidden;
	margin:0;
	margin-bottom: 3px;
	padding:0;
}

.home_hotjob {
	width:146px;
	height: 125px;
	padding: 0;
	margin: 0 3px 0 0;
	overflow:hidden;
	cursor:pointer;
    background:url(/External_Sites/content/RHF-2009/Shared/images/RHFA_hotjobs_abacus.gif);
	background-position: left;
	background-repeat:no-repeat;
	text-align: middle;
	}

.home_hotjob img{
	width:135px;
	border:none;
}

.home_hotjob .title{
	font-weight:bold;
}

.home_hotjob a:hover {
	text-decoration:underline;
}

#hotjob_text_job {
text-align: center;
font-weight: bold;
padding: 40px 0 10px; 0;
}

#hotjob_text_job a {
font-weight: bold;
color:#801C27!important;
}

#hotjob_text_job a:hover {
font-weight: bold;
}

#hotjob_text_location {
text-align: center;
padding: 0 0 0 0;
}


/* ========== Office Locator ========== */

/*#p_OfficeLocations #mainwrapper {
	background:#FFF;
	float: left;
	border-left:1px dotted #BFBFBF;
   	margin: 18px 0 0 10px;
   	padding:0 25px 0 0; 
   	width:559px;
	min-height:250px;
	}


#p_OfficeLocations #maintext {
	border:0px;
	margin:0;
	padding:0 10px 0 25px;
}*/

.locator {
	background:#FFF;
	width:100%;
	float:left;
	padding:0;
	color:#666;
	
}

.locator td {

	background: #FFF;
	color:#666;
	font-size:11px;
	font-weight:bold;
	padding:5px;
	border-bottom:1px solid #ccc;
}

.locatorbottom {
	height:12px;
	position:relative;
	top:130px;
	left:0;
}

.locator select {
	margin-bottom:3px;
	border-top: solid 2px #999;
	border-left: solid 2px #999;
	border-right: solid 1px #9A9997 ;
	border-bottom: solid 1px #9A9997;
	background-color: #FFF;
	color: #797979;
	font-size:16px bold;
	padding: 0px;
	height:23px;
	width:250px;
}

#Office_Locator {
	width: 545px;
	margin-top: 18px;
	border-left:1px dotted #BFBFBF;
	border-right:0px solid #BFBFBF;
	padding-left:25px;
}
#Office_Locator h2 {
text-align:left;
font-family: Verdana;
font-size: 20px;
font-weight: bold;
color: #666;
padding-top: 0;
padding-bottom: 0;
line-height:24px;

}
#Office_Locator h3 {margin:20px 0 20px 5px;padding:0;color:#000;font-size:12px;}
#Office_Locator h4 {margin:20px 0 20px 25px;padding:0;color:#000;font-size:12px;}
#Office_Locator h5 {margin:20px 0 20px 35px;padding:0;color:#000;text-align:center;font-size:12px;}
#Office_Locator p {margin:0;padding:2px 5px 3px 5px;}
ul.formitem {list-style:none;margin:0 198px 15px 0;_margin:0 178px 15px 0;padding:0;text-align:right;}
ul.formitem li {list-style-image:none;margin:3px 0;_margin:0;padding:0;}
/*ul.formitem li label {margin:0;padding:0;font-weight:normal;display:block;}*/
ul.formitem li input {position:relative;top:5px;left:0;margin:0;_margin:0 !important;padding:0;font-weight:normal;display:inline;}
#Office_Locator form {margin:20px 0;padding:0;}
#Office_Locator ul.formitem {width:100%;margin:0;padding:0;text-align:left;}
#Office_Locator ul.formitem li.i_1 {margin-left:61px;_margin-left:61px;} 
#Office_Locator ul.formitem li.i_2 {margin:10px 0 0 120px;_margin:0 0 10px 120px;font-weight:bold;text-align:left;} 
#Office_Locator ul.formitem li.i_3 {margin-left:20px;} 
#Office_Locator ul.formitem li input, #Office_Locator ul.formitem li select {top:0;_left:5px;border:1px inset;_border:2px inset; font-size:11px;font-weight:normal;margin:8px 0 0 5px;padding:1px;}

#Office_Locator div.button_array {text-align:center;margin:0;padding:0;min-width:100%;}

.attribution {
	clear: both;
	text-align:right;
	font-style:italic;
}

#p_FeaturedJobs #maintext {
width: 770px;
}

            

#job-details {

float: left;
width: 250px;
padding: 0 10px 0 0;
text-align: left;
}

 

#job-description {
float: left;
width: 450px;
padding: 17px 0 0 0;
clear: right;
}

 

#job-link {
text-align: right;
width: 710px;
clear: both;
margin: 0 0 20px 0;
}

	
#hiringTrends {
width: 500px;
}

.ht_leftcolumn {
width: 250px;
}

.portlet-section-header {
	text-align: left;
	font-family: Verdana;
	font-size: 20px;
	font-weight: bold;
	color: #666666;
	padding-top: 0pt;
	padding-bottom: 15px;
	line-height: 24px;

}
