@charset "UTF-8";
/* CSS Document */


/*Change nav default*/
.nav_bar_over{background: url(/pics/nav_sel_tiles_job.gif) repeat-x bottom;}
.subnav_item_over{ color: #b97f2b; }

/*Change breadcrumb default*/
#m_breadcrumb { color: #b97f2b;}
#m_breadcrumb a{color: #b97f2b;  }

/*Color change */
.interviewOn{ color: #b97f2b; }
.topStory_img_holder { color: #b97f2b; }

.hdr_more_news { background: #b97f2b;  } 

DIV.m_box_more a.title_lk_cs { color: #b97f2b; }
DIV.m_box_more { height: auto;}

DIV.m_box_more li{list-style:none outside;padding-top:0px;clear:both; display: inline-block; overflow: hidden;  line-height: 15px; height: 16px;}

/*Carousel */


#m_scroller { margin-bottom: 20px;}

#m_scroller h5{ color: #b97f2b; margin-bottom: 10px;}

.jcarousel-container {position: relative;background:url(/pics/bg_scroller_box.gif) repeat-x;width: 580px; height: 100px;padding: 10px 20px;}
	
.jcarousel-clip {z-index: 2;padding: 0;margin: 0;overflow: hidden;position: relative;width: 580px;height: 100px;}	
	
.jcarousel-list {z-index: 1;overflow: hidden;position: relative;top: 0;left: 0;margin: 0;padding: 0;}	
	
DIV#m_scroller .jcarousel-list li, .jcarousel-item {float: left;list-style: none; width: 280px;height: 100px;margin: 0 0px 0 10px; clear:none;}

.jcarousel-next {z-index: 3;  width: 20px; height: 119px; background: #e7e6e4; position: absolute; top: 0px; right: 0px;cursor: pointer;background: url(/pics/button_scroll_rht.gif) no-repeat; display: none;}
.jcarousel-next-horizontal:hover {  background: url(/pics/button_scroll_rht.gif) no-repeat;}	

 .jcarousel-prev {z-index: 3;   width: 20px; height: 119px;  position: absolute; top: 0px; left: 0px;  cursor: pointer; background:url(/pics/button_scroll_lft.gif) no-repeat; }       
 .jcarousel-prev-horizontal:hover {background:url(/pics/button_scroll_lft.gif) no-repeat; }

.jcarousel-next-disabled-horizontal,.jcarousel-next-disabled-horizontal:hover, .jcarousel-next-disabled-horizontal:active {width: 20px; height: 119px;  position: absolute; top: 0px; right: 0px;  cursor: pointer; background:url(/pics/button_scroll_rht.gif) no-repeat; display: block;}
 
 .jcarousel-prev-disabled-horizontal, .jcarousel-prev-disabled-horizontal:hover, .jcarousel-prev-disabled-horizontal:active {width: 20px; height: 119px;  position: absolute; top: 0px; left: 0px;  cursor: pointer; background:url(/pics/button_scroll_lft.gif) no-repeat; }		
 
 .scroller_item { font-size: 10px; font-family:Arial, Helvetica, sans-serif; color: #fff;} 
 .scroller_item img{ float: left; margin-right: 20px;  }
 .scroller_item div{ padding-top: 8px;}
 .scroller_item span{color: #b97f2b; font-size: 11px;  display: block; margin-top: 3px; }
 .scroller_item a{ font-size: 13px; font-weight: normal; color: #fff; font-family: Georgia, "Times New Roman", Times, serif; line-height: 16px;}
