/* ---------- // Featured Module // ---------- */
#featured_module {	position:relative; }

div.home #featured_module{
	border: 1px solid #D7D7D7;
	background: url(rotator_bg.gif) top repeat-x;	
}

div.section #featured_module {
	border: 1px solid #CCCCCC;
	background:#E6E6E6 url(section_rotator_bg.gif) top repeat-x;
}

#featured_module li{ 
	list-style: none;
	float:left;
}
div.home #featured_module h1, 
div.home #featured_module h2,
div.home #featured_slides a{
	color: #FBCA52;
}
div.section #featured_module h1, 
div.section #featured_module h2,
div.section #featured_slides a{
	color: #FF6400;
}

#featured_module h1 {
	font: normal 2em Georgia;
	padding: 0 0 10px 10px;
	width: 348px;
	float:left;
	cursor:pointer;
}

#featured_module h2 {
	font: normal 1.8em Georgia;
	padding: 0 0 10px;
}
div.home #featured_module p { color:#FFFFFF; }
#featured_module p { margin:0px; }

	/* -----// Feature Slide //-------- */
	#featured_slides{ 
		height:237px; 
		font-size: 0.9em;
	}
	
	#featured_slides div.slide{ 
		width:435px;
		height:237px;
		position:absolute;
		visibility:hidden;
	}
	#featured_slides .selected{ visibility:visible !important; }
	
	#featured_slides img{ 
		float:left;
		border: 1px solid #848484;
		cursor:pointer;
	}
	#featured_slides .top_article{ margin:10px;	}
	#featured_slides .top_article blockquote {
		float:left;
		width:240px;
		padding-left:10px;
	}
	#featured_slides .sub_article {
		font-weight: bold;
		font-size: .9em;
		line-height:1.2em;
	}
	#featured_slides .sub_article li { 
		width: 200px;
		margin: 0 0 10px 10px;
	}
	#featured_slides .sub_article img{
		margin-right:10px;
		width: 46px;
		height:31px;
		padding: 1px;
	}
	
	/* -----// Featured Article (image rotater) //-------- */
	#featured_articles ul { 
		float: right; 
		padding: 4px 5px 0px 0px;
	}
	#featured_articles li img{ border:none; }
	#featured_items { display:none; }

	div.section #overlay h1 {
		background: url(section_image_text_bg.gif) repeat-x top;
		width: 346px !important;
		height: 56px !important;
		padding-bottom:0;
	}
	div.home #overlay h1 {
		background: url(image_gallery_text_bg.gif) repeat-x top;
		width: 346px !important;
		height: 56px !important;
		padding-bottom:0;
	}
	
	#featured_prev, #featured_next, #featured_pause{
		float:left;
		display:block;
		width:21px;
		height:20px;
		padding:0 1px;
		cursor:pointer;
	}
	#featured_prev span, #featured_next span{ visibility:hidden; }
	div.home #featured_prev{ background:url(btn_previmage.gif) top no-repeat; }
	div.home #featured_next{ background:url(btn_nextimage.gif) top no-repeat; }
	div.home #featured_pause{ background:url(btn_pause.gif) top no-repeat; }

	div.section #featured_prev{ background:url(btn_previmage_blue.gif) top no-repeat; }
	div.section #featured_next{ background:url(btn_nextimage_blue.gif) top no-repeat; }
	div.section #featured_pause{ background:url(btn_pause_blue_active.gif) top no-repeat; }
	
	/* -----// Feature Tabs //-------- */
	#featured_tabs li{
		font: bold 1.1em/29px Georgia;
		color: #333333;
		background: #ffffff;
		text-align:center;
		width:109px;
		cursor:pointer;
	}
	div.home #featured_tabs li.selected{
		background: url(rotator_tabselected_bg.gif) repeat-x;
		width:108px;
		color: #ffffff; 
	}
	div.section #featured_tabs li.selected{
		background:#E6E6E6; 
		width:108px;
		color: #000000; 
	}

/* ---------- // Most Recent Module // ---------- */
#most_recent_module {
	border-top: 1px solid #E1E1E1;
	padding: 6px 0 0;
	overflow: hidden;
	font-size: 0.9em;
	height:288px;
	background: url(most_recent_gdt_bg.gif) repeat-x 0px 25px;
}
#most_recent_module h3{	
	float: left;
	padding:0;
}
#most_recent_module .mostrecent_outer{
	position:relative;
	height:285px;
	overflow:hidden;
}
#most_recent_module ul li{
	list-style: none;
	margin: 0 1px;
	font-weight:bold;
	border-bottom:1px solid #d0cee3;
}

#most_recent_module ol{
	float: right;	
	padding: 0 0 1x 1px;
}
#most_recent_module ol li{ 
	float:left;
	list-style: none;
	padding:0 1px;
}

#mra_up, #mra_down{	cursor:pointer;	}

	


/* ---------- // Carousel Module // ---------- */
#carousel {
	border-top: 1px solid #E1E1E1;
	padding: 6px 0 0;
	position: relative;
	overflow: hidden;
	width: 660px;
	height: 165px;
}
#carousel h3{ float: left; }
#carousel_prev{ padding-right:5px; }
#carousel_prev, #carousel_next{ float: right; }

#carousel .carousel_content{
	position: absolute;
	width: 667px;
	top: 33px;
	left: 0;
}
#carousel .carousel_content li {  
	list-style: none;
	display: block;  
	float: left;
	padding: 0 7px 0 0;
	height: 124px;
} 
#carousel .carousel_content p {
	width:102px;
	line-height:1.3em;
	font-size: 0.9em;
}
#carousel .carousel_content img{border:1px solid #CBCBCB; padding:1px; }

/* ---------- // Spotlight Section // ---------- */
#spotlight {
	width:997px;
	float: left;
	margin: 0px 0px 9px 0px;
	padding: 6px 0px 9px 0px;
	border-top: 1px solid #ECECEC;
	border-bottom: 1px solid #ECECEC;
	overflow:hidden;
}
#spotlight h3 { font-size: 1.2em; }

#spotlight p { 
	margin:0;
	font:bold 0.9em/1.2em verdana,Arial,sans-serif;
}
#spotlight img {
	float: left;
	padding-right:8px;
}

#spotlight li{
	width: 223px;
	padding-right:10px;
	margin-right:20px;
	border-right:1px solid #ECECEC;
	float: left;
	list-style: none;
}
#spotlight li.last{
	border:none;
	margin:0;
}