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

#gradient-style
{
	font-family: Helvetica, Helvetica Neue, verdana, tahoma, arial, sans-serif;
	font-size: 13px;
	margin: auto;
	width: 725px;
	text-align: center;
	border-collapse: collapse;
}
#gradient-style a
{
	text-decoration:none; color:#FFF;
}

#gradient-style th
{
	font-size: 14px;
	font-weight: normal;
	padding: 8px;
	color: #FFF;
	background-color: #000;
	background-image: url(../images/table/graddark-head.png);
	background-repeat: repeat-x;
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-bottom-color: #000;
}
#gradient-style td
{
	padding: 8px;
	border-bottom: 1px solid #000;
	color: #FFF;
	border-top: 1px solid #fff;
	background-color: #666;
	background-image: url(../images/table/gradmed-back.png);
	background-repeat: repeat-x;
}
#gradient-style tfoot tr td
{
	font-size: 13px;
	color: #FFF;
	background-color: #000;
}
#gradient-style tbody tr:hover td
{
	color: #000; 
	background-color: #0CF;
	background-image: url(../images/table/gradlight-hover.png);
	background-repeat: repeat-x;
}

#gradient-style tbody tr:hover td a
{
	color: #000; text-decoration:none; 

}


#table-releases {
	margin-right: auto;
	margin-left: auto;
}
/* CSS Document */

#sidebar-text {
	width: 410px;
	float: left;
	height: 350px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	overflow: auto;
}
#sidebar-text li {
	list-style-type: circle;
}
#bottom-text {
	width: 780px;
	padding-top: 15px;
	padding-bottom: 15px;
	float: left;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: auto;
	margin-left: auto;
}
#main-content a {
	color: #FFF;
	text-decoration: none;
}
#main-content  a:hover {
	color: #0FF;
	text-decoration: underline;
}
#pg-header-dbl span {
	display: none;
}

#pg-header-dbl {
	margin-right: auto;
	margin-left: auto;
	height: 130px;
	width: 700px;
	margin-top: 15px;
}
#pg-header-dbl img {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#artist-img {
	height: 350px;
	width: 350px;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#artist-img img {
}

