
/*  																	CSS SITE DAMP MUSIC   */


/* --------------------BLACK TITLE */
.black
{
	padding-left: 9px;
	padding-top: 0px;
	padding-bottom: 2px;
	font-family: Lucida Grande, Lucida, Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}


/* -------------------------------------------SITE/BLOCKS                  <<<--------*/
/* ----BLOCKS/FONT   */
.newsDate,
.newsBloctxt,
.newsLegend,
.newsLegendnom,
.dateNext,
.dateTd,
.relArtist,
.relBold,
.relNorm,
.relLegend,
.artTd,
.artTdb
{
	font-family: Lucida Grande, Lucida, Arial, Helvetica, Verdana, sans-serif;
}

/* --------------------SITE/BLOCKS/NEWS.PHP */
.newsDate
{
	padding-left: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-size: 9px;
	color: #000000;
	font-weight: bold;
	font-style: italic;
}
.newsBloctxt
{
	padding-left: 3px;
	padding-top: 2px;
	padding-bottom: 3px;
	font-size: 9px;
	color: #000000;
}
.newsLegend
{
	padding-left: 32px;
	padding-bottom: 8px;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.newsLegendnom
{
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

/* --------------------SITE/BLOCKS/CALENDAR.PHP */
.dateNext
{
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 14px;
	background-color: #FCDA86;
	font-weight: bold;
}
.dateTd
{
	padding-left: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
}

/* --------------------SITE/BLOCKS/RELEASES.PHP */
.relArtist
{
	padding-left: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-size: 9px;
	font-weight: bold;
}
.relBold
{
	padding-left: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-size: 9px;
	font-weight: bold;
}
.relNorm
{
	padding-left: 3px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 9px;
}
.relLegend
{
	padding-left: 0px;
	padding-top: 6px;
	padding-bottom: 8px;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

/* --------------------SITE/BLOCKS/ARTIST.PHP */
.artTd
{
	padding-left: 3px;
	padding-top: 2px;
	padding-bottom: 2px;	
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

/* -------------------SITE/BLOCKS/ARTISTS.PHP */
.artTdb
{
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 3px;	
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
/* ----------------------------------------SITE/BLOCKS   END                  <<<--------------*/





/* --------------------------------------------------SITE/PAGES */
/* --------------------SITE/PAGES/RELEASEPAGE.PHP */

.releasePromoText,
.releasetitel2,
.releaseCartouch,
.releaseToFind,
.releaseMenuTrack,
.releaseTrack,
.releaseCredit,
.releaseHtml
{
	font-family: Lucida Grande, Lucida, Arial, Helvetica, Verdana, sans-serif;
}
.releasePromoText
{
	padding-left: 6px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 10px;
	background-color: #FFEABB;
}
.releasetitel2
{
	color: #ffffff;
	font-size: 11px;
	font-family: Lucida Grande, Lucida, Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	padding-left: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.releaseCartouch
{
	font-size: 9px;
	padding-right: 3px;
}
.releaseToFind
{
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-size: 9px;
	background-color: #63BD28;
	font-weight: bold;
}
.releaseMenuTrack
{
	padding-left: 3px;
	padding-top: 1px;
	font-size: 9px;
	color: #ffffff;
}
.releaseTrack
{
	padding-left: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
}
.releaseCredit
{
	padding-left: 22px;
	padding-right: 22px;
	padding-top: 7px;
	font-size: 9px;
}
.releaseHtml
{
	padding-left: 6px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 10px;
	background-color: #FFEABB;
}

/* --------------------SITE/PAGES/......................PHP   */

.creditBloc
{
	padding-left: 16px;
	padding-top: 7px;
	font-size: 9px;
}

.promoText
{
	padding-left: 6px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 9px;
	background-color: #FFEABB;
}



.tofindLink
{
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-size: 9px;
	background-color: #63BD28;
	font-weight: bold;
}
.releaseTitle
{
	padding-left: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-size: 9px;
	font-color: FFFFFF;
	font-weight: bold;
}
.releaseTrack
{
	padding-left: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
}

/* --------------------SITE/PAGES/NEWSPAGE.PHP */
.newspageTitle
{
	padding-left: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-size: 9px;
	color: #000000;
	font-weight: bold;
}
.newspageDate
{
	padding-right: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-size: 9px;
	color: #000000;
	font-weight: bold;
	font-style: italic;
}
.newspageBloctxt
{
	padding-left: 3px;
	padding-top: 2px;
	padding-bottom: 3px;
	font-size: 9px;
	color: #000000;
}



/* --------------------------------------------SITE/PAGES - END ----- */

.menuBlack
{
	padding-left: 3px;
	padding-top: 1px;
	font-size: 10px;
}

/* ---           LINKS                   
																		---*/

a:link  { color: #000000; font-size: 9px; font-family: Lucida Grande, Lucida, Arial, Helvetica, Verdana, sans-serif; text-decoration: none }
a:visited  { color: #000000; font-size: 9px; font-family: Lucida Grande, Lucida, Arial, Helvetica, Verdana, sans-serif; text-decoration: none }
a:hover  {
	color: #FFFFFF;
	font-size: 9px;
	font-family: Lucida Grande, Lucida, Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none;
	background: #E88102;
}
/* ---           LINKS             END<<<<                  
																		---*/

td      { 
	font-family: Lucida Grande, Lucida, Arial, Helvetica, Verdana, sans-serif;
	font-size: 9px;
}



.titel {
	font-family: Lucida Grande, Lucida, Arial, Helvetica, Verdana, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: bold;
}
.titel1  {
	color: #ffffff;
	font-size: 11px;
	font-family: Lucida Grande, Lucida, Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	padding-left: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
}

.titelblack  {
	color: #000000;
	font-size: 11px;
	font-family: Lucida Grande, Lucida, Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
}
.surfmenu  {
	color: #ffffff;
	font-size: 9px;
	font-family: Lucida Grande, Lucida, Arial, Helvetica, Verdana, sans-serif;
	font-weight:  bold;
	font-style: italic;
}
.big  {
	color: #000000;
	font-size: 12px;
	font-family: Lucida Grande, Lucida, Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
}
.smal {
	font-family: Lucida Grande, Lucida, Arial, Helvetica, Verdana, sans-serif;
	font-size: 9px;
	color: #000000;
}
INPUT 		{
	BORDER-TOP-COLOR: #FFFFFF;
	BORDER-LEFT-COLOR: #FFFFFF;
	BORDER-RIGHT-COLOR: #000000;
	BORDER-BOTTOM-COLOR: #000000;
	BORDER-BOTTOM-WIDTH: 1px;
	BORDER-TOP-WIDTH: 1px;
	BORDER-LEFT-WIDTH: 1px;
	BORDER-RIGHT-WIDTH: 1px;
	FONT-SIZE: 9px;
	FONT-FAMILY: Lucida Grande, Lucida, Arial, Helvetica, Verdana, sans-serif;
	background-color: #FED459;
	color: #000000;
}
TEXTAREA	{
	FONT-SIZE: 9px;
	FONT-FAMILY: Lucida Grande, Lucida, Arial, Helvetica, Verdana, sans-serif;
	BORDER-TOP-COLOR: #000000;
	BORDER-LEFT-COLOR: #000000;
	BORDER-RIGHT-COLOR: #ffffff;
	BORDER-BOTTOM-COLOR: #ffffff;
	BORDER-BOTTOM-WIDTH: 1px;
	BORDER-TOP-WIDTH: 1px;
	BORDER-LEFT-WIDTH: 1px;
	BORDER-RIGHT-WIDTH: 1px;
	background-color: #FED459;
	color: #000000;
}
SELECT 		{
	FONT-SIZE: 9px;
	FONT-FAMILY: Lucida Grande, Lucida, Arial, Helvetica, Verdana, sans-serif;
	BORDER-TOP-COLOR: #FFFFFF;
	BORDER-LEFT-COLOR: #FFFFFF;
	BORDER-RIGHT-COLOR: #000000;
	BORDER-BOTTOM-COLOR: #000000;
	BORDER-BOTTOM-WIDTH: 1px;
	BORDER-TOP-WIDTH: 1px;
	BORDER-LEFT-WIDTH: 1px;
	BORDER-RIGHT-WIDTH: 1px;
	background-color: #FED459;
	color: #000000;
}
FORM 		{
	FONT-FAMILY: Lucida Grande, Lucida, Arial, Helvetica, Verdana, sans-serif;
	FONT-SIZE: 9px;
}


