/************************************
	1. master_milc_subSections
	2. page_milc_subSections
	3. ctrl_milc_articleRatingRepeater
	4. ctrl_milc_headliner
	5. ctrl_nilc_popularTopics
********************************************************/
/*******************************************************
	master_milc_subSections
********************************************************/
#headlineWrapper
{
	margin: 0 0 0 25px;
	_margin: 0 0 0 12px;	
	padding: 20px 0 0px 14px;
	background-color: #FFFFFF;
	width: 956px;
}
	#headlineWrapper h1.headline 
	{
		margin: 0;
		padding: 0;
		display: inline;
		color: #0161B2;
		font-family:"Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, sans-serif;
		font-weight:bold;
		font-size:16px;
		letter-spacing: �0.05em;
	}
		#headlineWrapper h1.headline span.headlineCategory
		{
			font-weight:normal;
		}
#outerWrapper 
{
	width: 970px;
	background-color: #FFFFFF;
	margin: 0 0 0 25px;
	padding: 0 0 28px 0;
}
#pageWrapper
{
	width: 970px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	background-color: #ffffff;
}
#leftColumn
{
	width:213px;
	float:left;
}
#centerColumn
{
	width:500px;
	float:left;	
}
#rightColumn
{
	width:220px;
	padding:0px 5px 0px 0px;
	*padding:0px;	
	float:left;	
}
#headlineWrapper
{
	float:left;
}
#searchResourceCenter
{
	float:right;
}
.contentModuleBox
{
	float: left;
	margin: 0;
	width: 500px; /*size the box*/ /*DEV00242070*/
	background: url(http://media.newjobs.com/id/hiring/core/2008.11/thrashBox/contentBox_btmRight.gif) no-repeat bottom right;
	font-size: 100%;
}
	.contentModuleBoxHead
	{
		background: url(http://media.newjobs.com/id/hiring/core/2008.11/thrashBox/contentBox_topRight.gif) no-repeat top right;
		margin: 0;
		padding: 0;
		height: 20px;
		border: 0px;	
	}	
		.contentModuleBoxHead h3
		{
			background: url(http://media.newjobs.com/id/hiring/core/2008.11/thrashBox/contentBox_TopLeft.gif) no-repeat top left;
			margin: 0;
			padding: 5px 30px 4px;
			*padding: 0px;
			color: #FF6600;
			font-family: Verdana, Arial;
			font-weight: bold;
		}
		/* Show only to IE PC \*/
		* html .contentModuleBoxHead h3
		{
			height: 1%;
		}
		/* For IE 5 PC */
			.contentModuleBoxBody
			{
				background: url(http://media.newjobs.com/id/hiring/core/2008.11/thrashBox/contentBox_btmLeft.gif) no-repeat bottom left;
				margin: 0;
				padding: 0px 10px 0px 10px;
				* padding: 0px 0px 0px 0px; /*trivial bug with IE box rendering model*/
			}
.navModuleBox
{
	float:right;
	margin-top: 10px;
	width: 200px; 
	*width: 180px; 	
	background: url(http://media.newjobs.com/id/hiring/core/2008.11/thrashBox/leftNavGray_btmRight.gif) no-repeat bottom right;
	font-size: 100%;
}
	.navModuleBoxHead
	{
		background: url(http://media.newjobs.com/id/hiring/core/2008.11/thrashBox/leftNavGray_topRight.gif) no-repeat top right;
		margin: 0;
		padding: 0;
		height: 20px;
		border: 0px;	
	}	
		.navModuleBoxHead h3
		{
			background: url(http://media.newjobs.com/id/hiring/core/2008.11/thrashBox/leftNavGray_topLeft.gif) no-repeat top left;
			margin: 0;
			padding: 5px 30px 4px;
			color: #FF6600;
			font-family: Verdana, Arial;
			font-weight: bold;
		}
		/* Show only to IE PC \*/
		* html .navModuleBoxHead h3
		{
			height: 1%;
		}
		/* For IE 5 PC */
			.navModuleBoxBody
			{
				background: url(http://media.newjobs.com/id/hiring/core/2008.11/thrashBox/leftNavGray_btmLeft.gif) no-repeat bottom left;
				margin: 0;
				padding: 0px 10px 0px 10px;
				* padding: 0px 0px 0px 0px !important; /*trivial bug with IE box rendering model*/
			}
#searchResourceCenter			
{
	float:right;
	position:relative;
	top:-25px;
	padding:0px 10px 0px 0px;
}			
	#searchResourceCenter .BtnLevelTwoSmall
	{
		position:relative;
		top:-3px;
	}	
/************************************
	2. page_milc_subSections
********************************************************/
#pageWrapper
{
	width: 970px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	background-color: #ffffff;
}
/* Left column controls */
/*******************************************************
	ctrl_milc_menunavigation.css
********************************************************/
		.leftNav
		{
			float: left;
			width: 213px;
			height:600px;
			margin-top: 0px;
			font-family: verdana;
			background-color: #ffffff;
		}
			.leftNavList
			{
				list-style: none;
				padding: 0px;
				font-family: verdana;
				font-size: 11px;
				margin: 0px 0px 0px 0px !important;
				background-color: #F3F3F3;
			}
				.leftNavList div
				{
					background-color:#ffffff !important;
				}
				.leftNavList ul
				{
					list-style: none;					
					padding:0px 0px 0px 0px !important;
					margin:0px 0px 0px 10px !important;																
					background-color:#F3F3F3;
				}
				.leftNavList li
				{
					display: block;
					width: 100%;
					height: 100%;
					margin-left: 0px;
					margin-top: 0px;
					margin-bottom: 0px;
					text-decoration: none;
				}
					.leftNavList a
					{
						display: block;
						width: 102%;
						height: 100%;
						padding-top: 4px;
						padding-bottom: 4px;
						margin-left: 0px;
						margin-top: 0px;
						margin-bottom: 0px;
						text-decoration: none;
					}
/************************************************************
	Navigation State Classes
*************************************************************/
.Active
{
	background-color: #ffffff;
	border-left: 9px solid #ff6600;
	border-top: 1px dotted #0161B2;
	border-bottom: 1px dotted #0161B2;
	color: #0161B2;
	text-decoration: none;
	padding: 0px 0px 0px 5px;
	margin: 0px;
}
	.Active a
	{
		position: relative;
		right: -1px;
		color: #0161B2;
		font-weight: bold;
		margin-left: 1px;
		z-index: 0;
		background-color: #ffffff;
		white-space: normal;
	}
.Inactive
{
	border-left: 9px solid #F3F3F3;
	color: #4A4A4A;
	text-decoration: none;
	padding: 0px 0px 0px 5px;
	margin-left: 0px;
}
	.Inactive a
	{
		color: #4A4A4A;
	}
/* Center column controls */
.centerColumn h1
{
	color: #FF6600;
	font-size: 11px;	 
	font-weight: bold;
}
.centerColumn h2
{
	color: #c3e4c9;
	font-size: 13px;
	font-weight: bold;
}
.centerColumn h3
{
	color: #0161B2;
	font-size: 12px;
	font-weight: bold;
}
.centerColumn p
{
	color: #000000;
	font-size: 10px;
	font-weight: normal;
}
.centerColumn a
{
	color: #0161B2;
	font-size: 11px;
	text-decoration:none;
}
.centerColumm .leftBox
{
	float:left;
	width:200px;
}
.centerColumn .rightBox
{
	float:right;
	width:200px;	
}
/* Right column controls */
#Blurb
{
	/*background-color: #d4e0b2;*/
	color:#666666;
	padding:0px 5px 10px 5px;
	margin:10px 0 0 0;
}
#Blurb h2
{
	padding:5px 0px 0px 0px;
}
#rightHeadliner h3
{
	color: #0161B2 !important;
	padding:0px 5px 0px 5px!important;
	margin:0px !important;
}
#rightColumn h2
{
	color:#0161B2;
	font-size: 10px;
	font-weight: bold;
	padding: 0px;
	margin: 0px; 
}
#rightColumn h2 a
{
	color:#0161B2;	
	font-size:11px;
	text-decoration:none;
}
#rightColumn #BlurbTraining h2 a
{
	color:#0161B2;	
	font-size:11px;
	padding:0 0 0 0;
	text-decoration:none;
}
#rightColumn h3
{
	color: #0161B2;	
	font-size: 11px;
	font-weight: bold;
	padding: 5px 0 0 0;
}
#rightColumn p
{
	color: #000000;
	font-size: 10px;
	font-weight: normal;
	padding-top: 5px;
	margin: 0px; 
}
#rightColumn ul
{
	color:#0161B2;
	padding-left: 10px;
	margin: 4px 0px 0px 16px; 
	list-style-type: disc;
}
#rightColumn li
{
	color:#0161B2;
	font-size: 10px;
	padding:0px 0px 4px 0px;
}
#rightColumn li a
{
	color: #0161B2;
	font-size: 11px;
	text-decoration:none;
}
.infoModuleBox
{
	margin: 10px 0px 0px 0px;
	width: 220px; 
	background: url(http://media.newjobs.com/id/hiring/core/2008.11/thrashBox/rightClmnGreen_btmRgt.gif) no-repeat bottom right;
	font-size: 100%;
}
	.infoModuleBoxHead
	{
		background: url(http://media.newjobs.com/id/hiring/core/2008.11/thrashBox/rightClmnGreen_topRgt.gif) no-repeat top right;
		margin: 0;
		padding: 0;
		height: 20px;
		border: 0px;	
	}	
		.infoModuleBoxHead h3
		{
			background: url(http://media.newjobs.com/id/hiring/core/2008.11/thrashBox/rightClmnGreen_topLeft.gif) no-repeat top left;
			margin: 0;
			padding: 5px 30px 4px;
			color: #FF6600;
			font-family: Verdana, Arial;
			font-weight: bold;
		}
		/* Show only to IE PC \*/
		* html .infoModuleBoxHead h3
		{
			height: 1%;
		}
		/* For IE 5 PC */
			.infoModuleBoxBody
			{
				background: url(http://media.newjobs.com/id/hiring/core/2008.11/thrashBox/rightClmnGreen_btmLeft.gif) no-repeat bottom left;
				margin: 0;
				padding: 0px 10px 0px 0px;
				* padding: 0px 0px 0px 0px; /*trivial bug with IE box rendering model*/
			}
/************************************
	3. ctrl_milc_articleRatingRepeater
********************************************************/
#searchHeader .searchHeaderTitle
{
    color: #FE771D;
    font-weight:bold;
    font-size:16px;
	padding:0px;
	margin:0px
}
#searchHeader .searchHeaderDescription
{
	color: #666666 !important;
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	padding:0px;
	margin:0px
}
#searchSubheader 
{
    background-color: #E5EBC7;
	padding:3px 10px;
}
#searchSubheader #subheaderLabel
{
    float: left;
    font-weight:bold;
}
#searchSubheader #sortSection
{
    float: right;
}
#eventRepeater
{
	padding: 10px;
	width: auto;
}
	#dtime
	{
		width: 15%;
		float: left;
	}
	#Summary
	{
		width: 65%;
		float: left;
		padding: 0px 10px;
	}
	#reg
	{
		width: 15%;
		float: left;
	}	
	/************** Header Wrapper **********************/
	#headerWrapper
	{
		background-color: #f5f8e7;
		padding: 5px 10px;
	}
		#headerWrapper #dtime,
		#headerWrapper #Summary,
		#headerWrapper #reg
		{
			color: #666666;
			font-weight: bold;
		}
	/************** Item Wrapper **********************/
	#itemWrapper
	{
		padding: 10px;
		border-bottom: 1px dashed #cfcfcf;
	}		
		#itemWrapper #Summary h3
		{				
			margin:0px;		
			padding-bottom: 2px;
		}
			#itemWrapper #Summary h3 a
			{
				text-decoration: none;
				color: #0161B2 !important;
				font-family: Verdana, Arial;					
				font-size: 12px;
				font-weight: bold;
			}
		#itemWrapper #Summary p
		{
			color: #666666 !important;
			font-family: Verdana, Arial;
			font-size: 11px;
			font-weight: normal;
			padding:0px;margin:0px
		}
.rating_bar {
  width: 65px;
  background: url(http://media.newjobs.com/id/hiring/core/2008.11/icons/ratingStar_Off.gif
) 0 0 repeat-x;
}
.rating_bar div {
  height: 12px;
  background: url(http://media.newjobs.com/id/hiring/core/2008.11/icons/ratingStar_On_full.gif) 0 0 repeat-x;
}
/* BEGIN importing styles from ebiz_styles.css to here. DEV00297438 */	
.pagingNavigation
{
	color: #4a4a4a;
    background-color: #FFF;
}
.pagingExpandedViewNavigationSelected
{
	font-weight:bold;
}
.pagingIntroText
{
	font-weight:bold;
	padding-bottom:5px;
}
.pagingPageNumber
{
	font-weight:bold;
	padding-left:4px;
}
td.pagingExpandedView table td 
{
	padding-bottom: 2px;
	}
	td.pagingExpandedView table td table.pagingExpandedViewNavigation td 
	{
		padding-bottom: 0px;
		}
.pagingExpandedViewNavigation div, 
.pagingExpandedViewNavigation a, 
.pagingExpandedViewNavigationSelected div
{
	float:left;
	white-space:nowrap;
	margin: 0px 3px;
}
table.pagingExpandedViewNavigation td a,
#centerColumn table.pagingExpandedViewNavigation td a
{
	text-decoration: underline;
	}
.pagingGoNavigation td
{
	padding: 0px 2px;
}
.pagingGoNavigation .pagerbuttonStyle1
{
	background:url('http://media.newjobs.com/id/hiring/core/paging_go_button_bg.gif') repeat-x !important;
	border:1px solid #C3C3C3;
	font-size:7.5pt;
	cursor:pointer;
	padding:0px 5px;
}
.pagingNavigationButton
{
	margin:0px 3px;
}
/* END importing styles from ebiz_styles.css to here. DEV00297438 */			
/************************************
	4. ctrl_milc_headliner
********************************************************/
#headliner
{
}
#headliner h1
{
color: #FF6600;
font-weight: bold;
font-size: 12px;	 
margin:0px;
*margin: 0px 10px 0px 10px;
}
#headliner p
{
color: #000000;
font-weight: normal;
font-size: 10px;
padding-top:0px;
*margin: 10px;
}
/************************************
	5. ctrl_nilc_popularTopics
********************************************************/
#PopularTopics              
{
	padding: 0px 0px 0px 10px;
}
#PopularTopics h3           
{
	color: #666666 !important;
	font-size: 11px;
	font-weight: bold;
	padding:0px;
}
#PopularTopics ul           
{
	color:#0161B2;
}
#PopularTopics LI           
{
	color:#0161B2;
}
#PopularTopics LI A:visited 
{
	color:#0161B2;
	text-decoration: none;
}    
#PopularTopics LI A:        
{
	color:#0161B2;
	text-decoration: none;
}
#PopularTopics LI A:link    
{
	color:#0161B2;
	text-decoration: none;
}
#PopularTopics LI A:hover   
{
	color:#6600FF;
	text-decoration: none;
}
