/*----------------------------------- News Latest --------------------------------*/

#main_home .news-latest-container {
	width: 670px;
	height: 130px;
	padding-left: 50px;
	padding-bottom: 100px;	
}

#main_home .news-latest-item {
	background: url(images/news_bg.jpg) center top no-repeat;
	padding-bottom: 40px;
}

#main_home .news-latest-item h2 {
	background: url(images/news_top_bg.png) left top no-repeat;
	padding-left: 150px;
}

#main_home .news-latest-item h2 a {	
	color: #fff;
}
 
#main_home .news-latest-item span.news-latest-date {
	color: #92699b;
	font-size: 14px;
	padding-right: 100px;
	padding-top: 3px;
}

.news-latest-container IMG {
	float: left;
	margin:0 2px 5px 5px;
	border: none;

}

/*------------------------------------- News List ---------------------------*/

#main_home .news-list-container {
	width: 670px;
	height: 130px;
	padding-left: 30px;
	padding-bottom: 100px;
}

#main_home .news-list-item {
	background: url(images/news_bg.jpg) center top no-repeat;
	padding-bottom: 0px;
}

#main_home .news-list-item p {
	padding-top: 7px;
	width: 97%;
	text-align: justify;
}

#main_home .news-list-item h2 {
	background: url(images/news_top_bg.png) left top no-repeat;
	padding-left: 10px;
}

#main_home .news-list-item h2 a {	
	color: #fff;
}
 
#main_home .news-list-item span.news-list-date {
	color: #92699b;
	font-size: 15px;
	font-weight: bold;
	padding-right: 50px;
	padding-top: 2px;
}

#main_home .news-list-container IMG {
	padding: 7px 7px 7px 7px;
	float: left;
	border: none;
	background: url(images/news_bg_img.jpg) center 3px no-repeat;
	width: 133px;
	height: 80px;
}

#main_home .news-list-container .news-list-item span.news-list-morelink a {
	padding-top: 22px;
	color: #824487;
	float: right;
	text-decoration: underline;
	font-style: italic;
	font-size: 14px;
	font-weight: 500;
}

.news-list-browse {
	position: relative;
	z-index: 5;
	top: -3px;
	font-size: 11px;
}

/*------------------------------- News List 2 --------------------------------------*/

#main_home .news-list-container2 {
	position: relative;
	z-index: 5;
	width: 925px;
	height: 130px;
	padding-left: 0px;
	padding-bottom: 100px;
}

#main_home .news-list-item2 {
	background: url(images/news_bg2.jpg) center top no-repeat;
	padding-bottom: 0px;
}

#main_home .news-list-item2 p {
	padding-top: 7px;
	padding-left: 10px;
	width: 97%;
	text-align: justify;
}

#main_home .news-list-item2 h2 {
	background: url(images/news_top_bg2.png) left top no-repeat;
	padding-left: 10px;
}

#main_home .news-list-item2 h2 a {	
	color: #fff;
}
 
#main_home .news-list-item2 span.news-list-date {
	color: #92699b;
	font-size: 15px;
	font-weight: bold;
	padding-right: 50px;
	padding-top: 2px;
}

#main_home .news-list-container2 IMG {
	padding: 7px 7px 7px 7px;
	float: left;
	border: none;
	background: url(images/news_bg_img.jpg) center 3px no-repeat;
	width: 133px;
	height: 80px;
}

#main_home .news-list-container2 .news-list-item2 span.news-list-morelink a {
	padding-top: 22px;
	color: #824487;
	float: right;
	text-decoration: underline;
	font-style: italic;
	font-size: 14px;
	font-weight: 500;
}

#main_home .news-list-container2 hr {
	border: none;
}


/*-------------------------------- News Single ----------------------------------*/

#main_home .news-single-item h1 {
	background: url(images/news_top_bg2.png) left top no-repeat;
	padding-left: 160px;
	color: #fff;
	padding-left: 10px;
}

#main_home .news-single-item .news-single-rightbox {
	position: relative;
	color: #fff;
	padding: 5px 10px 0 0;
	font-size: 12px;
	width: 300px;
}

#main_home .news-single-img {
	float: left;
	margin: 5px 10px -5px -2px;
}

#main_home .news-single-video {
	float: right;
	margin: 5px 5px 0px 10px;
}	

.news-single-video span.rgmediaimages-player {
	white-space:nowrap;
}


/*
#corner_overlay .csc-header-n3 h3 {
	color: #581659;
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
	margin: 2px 0 0 0;
}

#corner_overlay .csc-header-n3 h3 a {
	position: relative;
	z-index: 1;
	color: #581659;
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
}
*/