/*

 * Style sheet for the Enigmamusic.com Enigma News

 * $Id: enews.css, created August 2003$

 */



/* a link colors in menu bar */



a:link.ssmItems		{color: black; }

a:visited.ssmItems	{color: black; }

a:active.ssmItems	{color: black; }

a:hover.ssmItems	{color:red; }



/* inner cell background */



#inner_cell		{ background-image: url('../images/fondoa_aposteriori.jpg'); }



/* english and spanish news */



#crawler		{ 	background-color: #000000;

					border-bottom: 2px solid #E9036F;

					border-top: 2px solid #E9036F;

					font-size: 8pt;

					height: 20px;

					width: 100%; text-align: center; }



/* day date bar under main banner */



#daydate		{ font-size: 8pt; color: #FFFFFF; }

					

.monthbox		{ border: 2px solid #E9036F; padding: 5; text-align: center; width: 550; height: 20; background-color: #CDCDCD }

.monthtext		{ font-size: 14pt; color: #000000; }



.newsbox		{ text-align: center; width: 550; background-color: #F0D206; }

.newscryer		{ font-size: 12pt; color: #FFFFFF; background-color: #AEAE00; padding: 5; }

.flashdate		{ font-size: 10px; color: #0000FF; }

.newsbody		{ font-size: 10px; color: #F0D206; background-color: #000000; padding: 5; text-align: justify }

.newssource		{ font-size: 10px; color: #FF0000; background-color: #000000; padding: 5; text-align: left; }
