/* VERSIONS
/* 4_5: Initial css version, with most recent production improvements
/* 4_6: Added base faq and newsletter styles, and added Portal News styles (news list/portal news/homework)

/* NEWS STYLES
*******************************************************************************

NEWS LIST
----------------------------------------------------------------------------- */
 .news-list {
 	margin: 0 0 1em 0;
 	}

 .news-list ul.news {
	margin: 0 0 1em 0;
	margin: 0;
	padding: 0;
	list-style: none;
	}
.news-list ul.news li {
	list-style-image: none;
	padding-left: 0;
	margin-bottom: 1.0em;
	margin-top: 1.0em;
	position: relative;
	}
	
.news-list ul.news li.first-child {
	padding-top: 0;
	border-top: none;
	}
	
.news-list ul.news li:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.news-list ul.news li  {display: inline-block;}

/* Hides from IE-mac \*/
* html .news-list ul.news li  {height: 1%;}
.news-list ul.news li  {display: block;}
/* End hide from IE-mac */


.news-list ul.news li * {
	margin: 0;
	padding: 0;
	}
	
.news-list ul.news li a {
	}	
	
.news-list ul.news .thumb {
	margin: -2px 12px 12px 0;
	float: left;
	width: 85px; 
	padding: 0 0 5px 0;
	background: transparent url(/images/common/bg-image-1.gif) bottom left no-repeat;	
	}	
	
.news-list ul.news .thumb a{
	text-decoration: none;
	padding: 5px 5px 0 5px;
	display: block;
	background: transparent url(/images/common/bg-dl-image.gif) top left no-repeat;
	}	
		
.news-list ul.news h4,
.news-list ul.news h5,
.news-list ul.news h6  {
	font-size: 1em;
	line-height: 1;
	}
	
.news-list ul.news h2 {	
	font-size: 1.1em;
		}
	

.news-list ul.news h4 {font-family: Georgia, "Times New Roman", Times, serif; font-size: 1.1em;}

.sc .news-list ul.news h4 {font-family: Arial, Helvetica, sans-serif; font-size: 1em; line-height:1.3em;}
.sc .news-list ul.news h4 a{color: #EE6636; }

.news-list ul.news h5,
.news-list ul.news h6 {
	font-weight: normal;
	margin: 0 0 8px 0;	
	}
.news-list ul.news h6 {}
.news-list ul.news p { }

.news-list ul.news a.readmore {
	background: transparent url(/images/common/read-more.gif) left 2px no-repeat;
	padding-left: 10px;
	font-size: .9em;
	}
	
.news-list ul.news ul {
	}
.news-list ul.news ul li {
	}
.news-list ul.news ol {
	}
.news-list ul.news ol li {
	}	

.news-list ul.news .thumb-file {
	}

.sc .news-list ul.news {
	background: transparent url(/images/common/dots.gif) bottom left repeat-x;
	padding-bottom: 2px;
	padding-left: 2px;
	}
	
.sc .news-list ul.news li{

	}
	
.sc .news-list ul.news h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	}
	
.sc .news-list ul.news .thumb {
	}
	
/* NEWS DETAIL
----------------------------------------------------------------------------- */
.news-detail h1 {
	/* font-size: 2.0em;
	margin: 0.4em 0 0;
	line-height: 1; */
	}
.news-detail h2,
.news-detail h3 {
	/* margin: 0.4em 0;
	font-weight: normal;
	color: #666;
	font-size: 1.0em; */ 
	}

/* WYSIWYG Editor Correction */
.news-detail blockquote {
	background: none;
	border: none;
	margin: 10px;
	}
.news-detail ul {
	list-style-type: circle;
	}
.news-detail ul li {
	background: none;
	padding-left: 0;
	}
	
/* FAQ
----------------------------------------------------------------------------- */	
.faq {
	}
.faq dl.faq-list {
	}
.faq dl.faq-list dt {
	margin-top: 5px;
 	}
.faq dl.faq-list dt a {
	}
.faq dl.faq-list dd {
	}
.faq dl.faq-list dd p {
	}

/* NEWSLETTER
----------------------------------------------------------------------------- */	
.newsletter ul.news {
	list-style: none;
	}
.newsletter ul.news li {
	background: none;
	padding-left: 0;
	float: none;
	clear: both;
	padding: 0 0 10px 0;
	}
.newsletter ul.news li.last-child {
	background: none;
	}
.newsletter ul.news li h2 {
	margin-left: 0;
	}
.newsletter ul.news li p {
	margin-left: 0;
	}
.newsletter ul.news li a.readmore {
	}
.newsletter ul.news li .thumb {
	float: right;
	clear: right;
	padding: 4px 0;
	margin: 5px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	}		
	
/* PORTAL NEWS STYLES
*******************************************************************************

PORTAL NEWS LIST
----------------------------------------------------------------------------- */

 
.portal-news-list ul.news {
	list-style: none;
	margin: 0;
	padding: 0;
	}
.portal-news-list ul.news li {
	list-style: none;
	margin: 0;
	padding: 0;
	}
/*
.portal-news-list ul.news li * {
	margin: 0;
	padding: 0;
	}
.portal-news-list ul li h4 {
	display: inline;
	font-size: .92em;
	font-weight: normal;
	padding-right: 0.4em;
	padding-left: 10px;
	}
.portal-news-list ul li h5 {
	display: inline;
	font-size: 1em;
	padding-right: 0.4em;
	font-weight: normal;
	}
.portal-news-list ul li h6 {
	display: inline;
	font-size: 1em;
	padding-right: 0.4em;
	font-weight: normal;
	color: #666; 
	} */

/* CLASS HOMEWORK
----------------------------------------------------------------------------- */	
.homework {
	margin-bottom: 10px;
	}
.homework h2 {
	font-size: 1.17em;
	font-weight: bold;
	margin: 5px 0;
	padding: 0;
	}
.homework .module-header {
	position: relative;
	background-color: #333;
	border-bottom: 1px solid #990000;
	}
.homework ul.news {
	margin: 5px 0;
	padding: 0;
	list-style: none;
	}
.homework ul.news li {
	background: none;
	padding: 0;
	margin: 0;
	}
.homework ul.news li h4 {
	display: inline;
	font-size: .92em;
	font-weight: normal;
	padding: 0;
	margin: 0;
	padding-left: 10px;
	}
.homework ul.news li h4 span {
	background: url(/images/common/blt-link-arrow.gif) 0 2px no-repeat;
	padding: 0 0 0 10px;
	margin: 0 0 0 10px;
	display: block;
	color: #000;
	}
.homework ul.news li h5 {
	float: right;
	clear: right;
	padding: 0;
	margin: 4px 0 0 0;
	}
.homework ul.news li h6 {
	display: block;
	margin-left: 20px;
	}
	
/* MINI GALLERY
----------------------------------------------------------------------------- */	
.mini-gallery {
	/* background: transparent url(/images/common/dots.gif) bottom left repeat-x; */
	margin-bottom: 1em; 
	/* padding-bottom: 8px; */
	}
.sc .mini-gallery h2 {
	}
.sc .mini-gallery h2 .more{}

.sc .mini-gallery .mini-directional {  
	width: 100%; 
	position: relative; 
	}
	
.sc .mini-gallery .mini-directional a {height: 20px;}	
.sc .mini-gallery .mini-directional a img.mini_prev { float: left;} 
.sc .mini-gallery .mini-directional a img.mini_next { float: right; }
.sc .mini-gallery .mini-directional a img { 
	}
			
.sc .mini-gallery dl {
	clear: both;
	margin: .5em auto;
	width: 198px;
	background: transparent url(/images/common/bg-image-2.gif) bottom left no-repeat;
	padding-bottom: 5px;
	position: relative;
	left: -5px;

	}	
.sc .mini-gallery dl dt {
	background-color: white;
	text-align: center;
	background: transparent url(/images/common/bg-dl-image.gif) top left no-repeat; 
	width: 198px; 	
	padding-top: 2px;
	}
.sc .mini-gallery dl dt a, 
.sc .mini-gallery dl dt a img {
	display: block; 
	margin: 0;
	padding: 0;
	}
	
	
.sc .mini-gallery dl dt a.si-active-link {
	margin: 0;	
	display: block;
	padding: 3px 5px 3px; 
	}
		
.sc .mini-gallery dl dd {
	padding: 2px 7px 0 7px;
	}	
	
.sc .mini-gallery dl dd h5 {
	line-height: 1em;
	font-size: 1em;
	}
	
.sc .mini-gallery dl dd * {
	padding-left: 0;
	}
	
	/*RSS */
.rss a {
	background:url("/images/common/icon_rss.gif") no-repeat scroll 0 2px transparent;
	padding:2px 0 2px 22px !important;
	}
