/* CSS Document */
/*This is the global style sheet for YYY Records. Created on 08.10.2006 by PROJECT107*/

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #CCCCCC;
	border: 1px #666666;
}
body {
	background-color: #333333;
}
a:link {
	color: #99FF00;
}
a:visited {
	color: #99CC00;
}
a:hover {
	color: #DBFFA4;
}
a:active {
	color: #99FF00;
}
.rule {
	border-top: thin dotted #666666;
	border-right: thin dotted #666666;
	border-bottom: thin dotted #666666;
	border-left: thin dotted #666666;
}
/*This .forms is for the textfields of the form and it's buttons*/
.forms {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color:#CCCCCC;
	background-color: #333333;
	border: 1px solid #99CC00;
	padding: 1px;
}
.underline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #CCCCCC;
	text-decoration: underline;
}
img.left {
	margin: 0px 12px 12px 0px;
        float: left;
}
img.right {
	margin: 0px 0px 12px 12px;
        float: right;
}
div.truncdate {
        padding: 6px 0px 0px 0px;
        font-weight: bold;
        color: #99CC00;
}
div.trunctitle {
        padding: 0px 0px 0px 0px;
        font-weight: bold;
}
div.trunctext {
        padding: 0px 0px 0px 0px;
}
div.newsdate {
        padding: 1em 1em 0px 0px;
        font-size: 10pt;
        font-weight: bold;
}
div.newstitle {
        padding: 1em 0px 0px 0px;
        font-size: 10pt;
        font-weight: bold;
}
div.newstext {
        padding: 6px 0px 0px 0px;
}
div.artistlistpic {
        padding: 2em 1em 0px 0px;
}
div.artistlistname {
        padding: 2em 0px 0px 0px;
        font-size: 12pt;
        font-weight: bold;
}
div.artistlistbio {
        padding: .5em 0px 0px 0px;
}
div.artistdetailname {
        padding: 0px 0px 12px 0px;
        font-size: 12pt;
        font-weight: bold;
}
img.artistdetailbioimage {
        float: left;
        border: 0;
        margin: 0px 12px 3px 0px;
}
div.spottitle {
        padding: 0px 0px 0px 0px;
        font-size: 10pt;
        font-weight: bold;
        color: #99CC00;
}
div.spottext {
        padding: 6px 0px 0px 0px;
}
p.storeimage {
        margin: 10px 0px 0px 0px;
        text-align: center;
}
p.storeartist {
        margin: 6px 0px 0px 0px;
        text-align: center;
        font-weight: bold;
}
p.storetitle {
        margin: 3px 0px 0px 0px;
        text-align: center;
}
p.storeprice {
        margin: 6px 0px 0px 0px;
        text-align: center;
        font-style:  italic;
}
p.storebutton {
        margin: 3px 0px 0px 0px;
        text-align: center;
}
