
/* ================= */
/*
  Description     : Styles created by JWT for the careers specific pages
  Author          : Mark Cervarich
  Created         : 06/01/2009
  Owner/Copright  : 2009, Catholic Healthcare West
  Notes           : 
  Updates         : 
*/
/* ************** */

#fast_facts_container
{
	width: 161px;
	height: 215px;
	background: #fff url(fast_facts_blue.jpg) no-repeat left top; 	
	clear: both;
	float: left !important;
	margin-top: 20px;
	display: inline;
}

#fast_facts 
{
	float: left; 
	margin-top: 10px; 
	margin-right: 1px; 
	width: 121px; 
	height: 185px;
	padding-top: 40px; 
	position: relative;
	left: 20px;
	color: #fff;
	font-size: 12px;
	line-height: 15px;
}

/* actual widht is 275, height is 243 */
#career_paths 
{
	float: left; 
	height: 163px; 
	color: #fff; 
	height: 173px; 
	padding-top: 70px; 
	width: 160px;
	padding-left: 85px; 
	font-size: 12px;
	line-height: 15px;
}

#career_paths p
{
	width: 190px;
}

#career_paths_container
{
	background: #999 url(career_paths_blue_scrubs.jpg) no-repeat left top; 
	width: 265px;
	height: 243px;
	clear: right !important;
	float: right !important;
	overflow: hidden;
	display: inline;
}

#career_paths ul 
{
	margin: 0; 
	padding: 0 0 0 15px;
}

#career_paths ul li 
{
	margin: 0; 
	padding: 0 0 0 -5px;
}

#career_paths a, #career_paths a:visited, #career_paths a:hover 
{
	color: #fff;
}

#ddcareer_paths .blue_scrubs 
{
	float: left; width: 275px; 
	background: #999 url(career_paths_blue_scrubs.jpg) repeat-x left top;
}


.bullet_float 
{ 
	float: left; 
	width: 80px; 
}
.clear_float 
{ 
	clear: both; 
}



/* accordion stuff */

	.accordion { list-style-type: none; padding: 0; margin: 0 0 30px; border: 1px solid #999; border-top: none; border-left: none; }
	.accordion ul { padding: 0; margin: 0; float: left; display: block; width: 212px; }
	.accordion li { background: #fff; cursor: pointer; list-style-type: none; padding: 0; margin: 0; float: left; display: block; width: 212px;}
	.accordion li.active>a { background: url('accordion/open_featured_content.png') no-repeat center right; }
	.accordion li div { padding: 0px; background: #fff; display: block; clear: both; float: left; } 
/*	.accordion a { text-decoration: none; border-bottom: 1px solid #F00; font: bold 1.1em/2em Arial, sans-serif; color: #222; padding: 0 10px; display: block; cursor: pointer; background: url('accordion/closed_featured_content.png') no-repeat center right;}

*/
	.accordion a { text-decoration: none; }
	.accordion li a#featured { text-decoration: none; border-bottom: 1px solid #0F0; font-size: 0px; height: 25px; padding: 0 10px; display: block; cursor: pointer; background: url('accordion/headline_featured_content.png') no-repeat center left;}
	.accordion li#explore a { text-decoration: none; border-bottom: 1px solid #0F0; font-size: 0px; height: 25px; padding: 0 10px; display: block; cursor: pointer; background: url('accordion/headline_explore_our_locations.png') no-repeat center left;}
	.accordion li#glance a { text-decoration: none; border-bottom: 1px solid #0F0; font-size: 0px; height: 25px; padding: 0 10px; display: block; cursor: pointer; background: url('accordion/headline_chw_at_a_glance.png') no-repeat center left;}
	.accordion li#meet a { text-decoration: none; border-bottom: 1px solid #0F0; font-size: 0px; height: 25px; padding: 0 10px; display: block; cursor: pointer; background: url('accordion/headline_meet_our_people.png') no-repeat center left;}
	.accordion li#helpful a { text-decoration: none; border-bottom: 1px solid #0F0; font-size: 0px; height: 25px; padding: 0 10px; display: block; cursor: pointer; background: url('accordion/headline_helpful_resources.png') no-repeat center left;}
	
	/* Level 2 */
	.accordion li ul li { background: #7FD2FF; font-size: 0.9em; }



/*   -- Our Daily Reflection -- */

blockquote.style1 {
  font-size: 11px;
  font-style: italic;
  padding: 15px 8px 8px 20px;
  background-color: #fff;
  margin: 5px;
  background-image: url(open_quote.jpg);
  background-position: top left;
  background-repeat: no-repeat;
  text-indent: 0px;
  }
blockquote.style1 span {
     display: block;
     background-image: url(close_quote.jpg);
     background-repeat: no-repeat;
     background-position: bottom right;
}
.daily_reflection_author {
   font-weight: bold;
   font-style: normal;
   text-align: right;
}

#fc_rss_feeds {
  padding-left: 10px;
} 
#fc_rss_feeds a, #fc_rss_feeds a:visited, #fc_rss_feeds a:hover {color: #637F94;}

#fc_launch_video 
{
  padding-left: 4px;
} 
   
