/**  CSS Styling for DISPLAY NEWS - LATEST 1-3 module  **/

/* Styling for the div around the whole module*/
.dnl-whole {	
	padding: 0px;
	margin: 0px; 
	width: 100%;
}

/* Styling for the div around the auto Title link at the top of the Module */
.dnl-title_auto {	
	text-align: right;
	font-weight: bold;
}

div#spotlight .dnl-title_auto {
	text-align: left;
	font-weight: bold;
}

/* Styling for the div around the top module title */
.dnl-module_title, 
div.newscontent th,
div#spotlight th {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #330033;
	text-align: right;
	margin-bottom: 5px;
	margin-top: 5px; 
	margin-right: 0px; 
	margin-left: 0px;
	letter-spacing: 0.3em;
}

div#spotlight th {
	text-align: left;
	letter-spacing: 0.3em;
}

/* Styling for the div around the module description */
.dnl-module_description {	
}

/* Styling for the div around each News Item  */
.dnl-each {		
	text-align: right;
	padding: 0px;
}

div#spotlight .dnl-each {
	text-align: left;
}

/*========================================================================================*/
/* Styling for the div around the Section of each News Item */
.dnl-section {		
	text-align: right;
}

div#spotlight .dnl-section {
	text-align: left;
}

/* Styling for the Section link of each News Item */
a.dnl-section, a.dnl-section:link, a.dnl-section:visited {	
	background-image: none;
}
a.dnl-section:hover {
	color: Black;
	font-weight: bold;
}
/******************************************************************************************/

/*========================================================================================*/
/* Styling for the div around the Category of each News Item */
.dnl-category {	
	text-align: right;
}

div#spotlight .dnl-category {
	text-align: left;
}

/* Styling for the Category link of each News Item */
a.dnl-category, a.dnl-category:link, a.dnl-category:visited {	
	background-image: none;
}
a.dnl-category:hover {
	color: Black;
	font-weight: bold;
}
/******************************************************************************************/

/* Styling for the div around the Date of each News Item*/
.dnl-date {		
	text-align: right;
	font-size: 10px;
}

div#spotlight .dnl-date {
	text-align: left;
}

/*========================================================================================*/
/* Styling for the div around the Title of each News Item */
.dnl-title {	
	vertical-align: text-top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #330033;
	text-decoration: none;
	text-align: right;
}

div#spotlight .dnl-title {
	text-align: left;
}

/* Styling for the Title link of each News Item */
a.dnl-title{	
	display: block;
}
a.dnl-title:hover {
	color: #666666;
}
/******************************************************************************************/

/*========================================================================================*/
/* Styling for the ul controlling the Title of each News Item */
ul.dnl {	
	margin: 0px;
	padding: 0px;
}

/* Styling for the ul controlling the Title of each News Item */	
ol.dnl {	
	margin: 0px;
	padding: 0px;
}
	
/* Styling for the li controlling the Title of each News Item */
li.arrow-dnl {
	margin: 0px 0px 0px 15px;
	padding: 0px;
	list-style-image: url(arrow.png);
	list-style-position: outside;
}

/* Styling for the li controlling the Title of each News Item */
li.list-dnl {	
	margin: 0px 0px 0px 22px;
	padding: 0px;
	list-style-image: none;
	list-style-position: outside;
}
/******************************************************************************************/

/* Styling for the div around the Author of each News Item */
.dnl-author {	
	text-align: right;
}

div#spotlight .dnl-author {
	text-align: left;
}

/*========================================================================================*/
/* Styling for the div around the Intro Text of the News Item */
.dnl-introtext {	
	text-align: right;	
	margin-left: 15px;
}

.dnl-introtext p {
	margin-top: 0;
	padding-top: 0;
}

div#spotlight .dnl-introtext {
	text-align: left;
	margin-left: 0px;
}

a.dnl-introtext-link, a.dnl-introtext-link:link, a.dnl-introtext-link:visited, .dnl-introtext-link {
	font-weight: normal;
	display: block;
	color: black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
a.dnl-introtext-link:hover {
	font-weight: normal;
	background-color: yellow;
}
/******************************************************************************************/

/* Styling for the div around the Full Text of each News Item */
.dnl-fulltext {	
	text-align: right;	
}

div#spotlight .dnl-fulltext {
	text-align: left;
}

/*========================================================================================*/
/* Styling for the div around the Read More link of each News Item */
.dnl-read_more {
	text-align: right;	
	margin-bottom: 15px;
}

div#spotlight .dnl-read_more {
	text-align: left;
}

/* Styling for the Read More link of each News Item */
a.dnl-read_more, a.dnl-read_more:link, a.dnl-read_more:visited {
	font-style: normal;
	text-decoration: none;
}
a.dnl-read_more:hover {
	color: #000000;
	background-color: #ECC7F3;
}
/******************************************************************************************/

/*========================================================================================*/
/* Styling for the div around the More link at the end of the Module */
.dnl-more {		
	text-align: right;
	margin-bottom: 15px;
}
div#spotlight .dnl-more {
	text-align: left;
}
a.dnl-more:link{	
	font-style: italic;
	font-weight: bold;
}
a.dnl-more:hover {
	background-color: #ECC7F3;
}
/******************************************************************************************/

/*========================================================================================*/
/* Styling for the div around the bottom module link */
.dnl-module_link {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-align: right;
	margin-bottom: 5px;
}
div#spotlight .dnl-module_link {
	text-align: left;
}
/* Styling for the Section link of each News Item */
a.dnl-module_link, a.dnl-module_link:link, a.dnl-module_link:visited {	
}
a.dnl-module_link:hover {
	background-color: #ECC7F3;
}
/******************************************************************************************/

/* Styling for the Title link of each News Item */
a.dnl-title { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 1.3em; 
	font-weight: bold; 
	color: #330033; 
	clip:  rect(   );
}

a.dnl-title:visited  { 
	display: block;
	clip:  rect(   );
}

a.dnl-title:link { 
	display: block;
	clip:  rect(   );
} 

.dnl-introtext-link  { 
	margin-left: 15px; 
}
div#spotlight .dnl-introtext-link {
	margin-left: 0px;
}
a.dnl-introtext-link { 
	margin-left: 15px; 
}
div#spotlight a.dnl-introtext-link {
	margin-left: 0px;
}

/* Styling for the Read More link of each News Item */
a.dnl-read_more { 
	text-align: right; 
}
div#spotlight a.dnl-read_more {
	text-align: left;
}

/* Styling for the More link at the end of the Module */
a.dnl-more { 
	font-style: italic;
} 

a.dnl-more:visited  { 
	font-style: italic;
} 
