@charset "utf-8";
/* CSS Document */


body {
margin : 0px 0px 0px 0px;
background-color: #000000;
}
#toplogo {
position: absolute;
background-image:url(img/logo08_top.jpg); background-repeat:no-repeat; 
height: 250px;
width: 265px;
top:0px;
border:0px none;
}
#toplogo a {
position: absolute;
background-image:url(img/logo08_top.jpg); background-repeat:no-repeat; 
height: 250px;
width: 265px;
top:0px;
border:0px none;
}
#toplogo a span {
visibility: hidden;
}

#nav {
	position: absolute;
	height:auto;
	width:531px;
	margin-left:auto;
	margin-top:50px;
	left: 289px;
	padding: 1px;
}

.navtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #CCCCCC;
	word-spacing: 1em;
}

#content {
	position: absolute;
	height:auto;
	width:557px;
	top:201px;
	left: 280px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCFF;
	border-right-color: #CCCCFF;
	border-bottom-color: #CCCCFF;
	border-left-color: #CCCCFF;
}

#contentreleases {
	position: relative;
	height:auto;
	width:557px;
	top:201px;
	left: 280px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCFF;
	border-right-color: #CCCCFF;
	border-bottom-color: #CCCCFF;
	border-left-color: #CCCCFF;
}


.context {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: capitalize;
	letter-spacing: 1.1px;
}

.releases {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
}

.cdtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #CCFFCC;
}

.cdtext_artist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #CCFFCC;
	font-weight: bold;
}
.cdtext_name {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFF00;
}

.releases_order {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
}



#videolink {
	margin-top:1px;
	text-align: center;
}

.regtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	font-weight: normal;
	text-transform: none;
	color: #FFFFCC;
}

.regtextbottom {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	font-weight: normal;
	text-transform: none;
	color: #FFFFCC;
	background-position: bottom;
}

#newsticker {
	position: absolute;
	left: 279px;
	top: 158px;
	width: 583px;
	height: 30px;
}


#left {
	position: absolute;
	height:auto;
	width:264px;
	top:282px;
	left: 0px;
	margin-left: 10px;
}
#main {
position: absolute;
top: 115px;
left: 215px;
}
a:link  {
	color: #66CCFF;
	text-decoration: none;
}
a:visited  {
	color: #66CCFF;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}

#footer {
	left: 6px;
	position: static;
	overflow: visible;
}

#footer_catalog {
	position: relative;
	left: 1px;
	float: left;

}

div.transOFF {width: 100%; background-color: #000000;border:1px silver; }
div.transON {width: 100%; background-color: #000000;opacity:.50;filter: alpha(opacity=50); -moz-opacity: 0.5;border:1px silver; }
div.trans25 {width: 100%; background-color: #000000;opacity:.25;filter: alpha(opacity=25); -moz-opacity: 0.25;border:1px silver; }
div.trans75 {width: 100%; background-color: #000000;opacity:.75;filter: alpha(opacity=75); -moz-opacity: 0.75;border:1px silver; }
