html, body, ul, li, h1, h2, h4 {
	margin: 0;
	padding: 0;
	list-style: none;
	zoom:1;
}

h3 {padding-bottom:10px;}

h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #333;
	
	text-decoration: none;
}
a:hover {
	color: #f00;
	text-decoration:underline;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}
body {
	text-align: center;
	font: 12px arial, sans-serif;
	background: #eee;

}
#outer {
	background: top center url(images/header_b.jpg) repeat-x;
		
}
#wrapper {

	text-align: left;
	margin: auto;
	width: 756px;
	
}

#header {

	background: top left url(images/logo0000.gif) no-repeat;
	height: 78px;
}
#header h1 {
	color: #FD2E00;
	font-weight: normal;
	font-size: 22px;
	padding: 20px 0 0 70px;
	margin: 0;
}
#header p {
	color: #333333;
	padding: 0 0 10px 70px;
	margin: 0;
}
#nav {

	background: url(images/header_c.gif) repeat-x;
	position: relative;
	height: 370px;
}
#nav a {
	color: #E7E4E4;
	text-decoration: none;
}
#nav a:hover {
	color: red;
	text-decoration: underline;
}
#nav ul {
	padding: 70px 0 0 382px;
	margin: 0;
	position: relative;
	z-index: 1;
}
#nav li {
	background: left center url(images/bullet00.gif) no-repeat;
	padding: 10px 0 8px 30px;
	margin: 0;
}
#nav li#m1 { margin-left: 19px; }
#nav li#m2 { margin-left: 11px; }
#nav li#m3 { margin-left: 3px; }
#nav li#m4 { margin-left: 0px;  }
#nav li#m5 { margin-left: 2px; }
#nav li#m6 { margin-left: 8px; }
#nav a {
	font-weight: normal;
}
#search {
position:absolute;
margin: 285px 0 0 400px;		
}
#tes {
position: absolute; top:0px;width: 100%; text-align:center; left:0;		
}

#search h2 {
	font-weight: normal;
}
#search form {
	margin: 0;
	padding: 0 0 10px 0;
}
#search input.text {
	border: 1px solid #333;
	background: #E7E4E4;
}
#search input.submit {
	border: none;
	background: #E7E4E4;
}
#search a {
	color: #333;
	padding: 0 5px;
}
#search a:hover {
	color: #300;
}
#head {
	background: url(images/header00.jpg) no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	width: 382px;
	height: 370px;
}
#head-pip {
	background: url(images/header_p.jpg) no-repeat;
	position: absolute;
	top: 0;
	left: 382px;
	width: 48px;
	height: 94px;			
}

#body {
	background: top left #EEEEEE url(images/body_bg0.gif) repeat-y;
	position: relative;
	left: -10px;
	width: 775px;
}
#body-inner {
	padding: 28px 23px 28px 31px;
}
#body-left {
	float: left;
	width: 170px;
	
}
#body-right {
	float: right;
	width: 495px;
}
#topic-pic {
	background: #666;
	padding: 10px;
}
#body-left h2 {
	background: #f00;
	font-size: 12px;
	color: #fff;
	padding: 6px 23px;
	margin: 6px 0 20px 0;
}
#body-left ul {
	margin: 0px 0px;
}
#body-left li {
	margin: 0px;
}

#body-right .box {
	padding: 15px;
	background: #fff;
	border: 1px solid #999;
	margin: 3em 0;
}
#body-right h2 {
     background: #f00;
	font-size: 12px;
	color: #fff;
	padding: 6px 23px;
	margin: 6px 0 20px 0;
}
#body-right .box p {
	margin: 0 0 1em 0;
}
#body-right .box .left {
	margin-right: 15px;
	border: 1px solid #999;
}
#body-right .box .btns {
	text-align: right;
	padding-top: 10px;
	position: relative;
}
.btns a {
	background: left #CC0000 url(images/btn00000.gif) repeat-y;
	border: 2px solid #E68282;
	border-color: #E68282 #650000 #650000 #9C2828;
	color: #fff;
	font-weight: normal;
	padding: 3px 15px 3px 20px;
	position: relative;
}
.btns a:hover {
	background-color: #EF1818;
	color: #fff;
}

#copyright {
	background: top left url(images/footer_b.gif) repeat-x;
	float: right;
	width: 425px;
	clear: both;
	margin-right: 9px;
	padding-bottom: 30px;
	_margin-right: 5px;
}

#copyright-left {
	background: top left url(images/footer_l.gif) no-repeat;
	padding: 27px 30px;
	font-size: 11px;
	text-align: center;
}


.letters 
{
position:absolute;
margin: 230px 0 0 400px;
float:bottom;

}
.letters a
{
color:#f4eff3;
font-size:14px;
}
.letters a:hover
{
color:red;
}
ul.smallCover { position: relative ;padding-left:0px }

ul.smallCover li {
	position: relative;
	padding: 5 0 0 0px;
	min-height: 70px;
	margin-top:10px;
	list-style:none;	
}

ul.smallCover p { padding: 0px 0 10px 66px;text-align:left }

ul.smallCover a { text-decoration: none;padding-left:0 !important;}
ul.smallCover a:hover { text-decoration: underline }
ul.smallCover a.album { font-weight: bold;font-size:11px }

ul.smallCover a.cover {
    
	display: block;	
	float:left;
	border:none;
}

ul.smallCover a.cover img {
	display: block;
	width: 50px;
	height: 50px;
	padding: 0px;  
    border-width: 1px;
	border-style: solid;
	color:#666666;
	float:left;
}
ul.bigCover {overflow:hidden; padding-left:0; margin-bottom:60px; /*position: relative; width: 100%;*/ border:solid 1px #999999;
 border-style:solid none none solid; }
ul.bigCover li {
 border:solid 1px #999999;
 border-style:solid solid solid solid;
	float: left;
	/*position: relative;*/
	overflow: hidden;
	width:33.1%;
	max-width: 205px;
	/*height: 37px;*/
	padding-top: 100px;
	text-align: center;
	line-height: 110%;
	list-style:none;
	margin:-1px 0 0 -1px;
	height: 80px;
	background-color:#ffffff;
}

ul.bigCover li div {
	margin-top: -90px;
	padding-bottom: 5px;
/*	position: relative;
	right: 40%;
	float: right;*/
	text-align:center;
}

ul.bigCover li div a {   
/*	display: block;
	position: relative;
	z-index: 100;
	right: 10%;*/
	border: 1px solid;
	border:none;
	padding: 0;
	line-height: 0;
	font-size: 0;
	
}


ul.bigCover li div img {
	position: relative;
	z-index: 0;
	height: 90px;
	width: 100px;
	border:1px solid #8e999e;	
}




ul.bigCover p {
   position: relative;
	display: block;	
}

ul.bigCover  a.album {	
	font-size:12px; color:#f00; font-weight:bold; font-family:tahoma;text-decoration:none; 
	font-weight:bold;
}
ul.bigCover  a.album:hover {	
	text-decoration:underline;
}
ul.bigCover p  a {
color:#f00;
text-align:center;
 
}
ul.bigCover a:hover{
text-decoration:underline;
}
.charts {
	position: relative;
	z-index: 20000;
	width: 24.6%;
	float: left;
	}
	
 a.album {font-weight:bold}
  a.album:hover{text-decoration:underline;color:red}
 
 li img {border:solid 1px #8e999e;}
 
 .charts li p {margin-top:0px}
 .bpInfoCover {
	position: relative;
	z-index: 0;
	float: left;
	border: 1px solid #e8e3dd;
	margin-bottom: 35px;
	margin-left: 10px;
	font-size: 0;
	line-height: 0;
	font-family: monospace;
}

.bpInfoCover img {    
	display: block;
	position: relative;
	z-index: -1;
	background:none;	
	border:1px solid #8e999e;
}


.bpInfo {
	position: relative;
	z-index: 0;
	padding: 8px 0 23px 18px;
	float: left;
	font-size: 12px;	
	width:45%;
}
.bpInfo span {
	padding-right: 4px;
	float: left;
}
.bpInfo ul { float: left }
.bpInfo li { padding-bottom: 2px }

.bpInfo a.dl { text-decoration: underline; color:red}
.bpInfo a.dl:hover, 
.bpInfo a {text-decoration: none; color:red;}

.bpInfo a {color:#EF1818;text-decoration:underline}
.bpInfo a:hover {color:#EF1818;text-decoration:none}
.bpInfo h3 b,
.bpInfo h4 b { font-weight: bold; color: #EF1818}

.bpInfo h3,
.bpInfo h4 {
	padding: 5px 0 7px 0;
	font-size: 14px;
	font-weight: normal;
}

.bpInfo h4 {
	padding-top: 0;
	font-size: 12px;
}

.bpInfo p { padding-bottom: 8px; }
.bpInfo p.gt a { color: red }
.bpInfo p.gt {
	font-weight: bold;
	padding: 8px 0 0 0;
}
.tracks {
	clear: both;
	padding: 0;
	margin: 0 1px;
	border-collapse: collapse;
	font-size: 12px;
	width:auto;
}

.tracks td ,
.tracks th {
	border: 1px solid #ccc6c0;
	vertical-align: top;
	text-align: left;
	padding: 3px 5px;
	
}




.tracks thead td,
.tracks thead th {
	background: #EF1818;
	font-weight: normal;
}
.tracks .foot th,
.tracks .foot td {
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
	padding-top: 5px;
	padding-bottom: 15px;
}
form.comments { padding: 0 0 10px 3px }

form.comments div.left {
	float: left;
	width: 155px;
}

form.comments div.right {
	float: left;
	width: 385px;
}

form.comments span {
	display: block;
	padding: 0 0 2px 5px;
	color: #555;
}

form.comments img { margin-bottom: 5px }
form.comments input,
form.comments textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	display: block;
	margin: 1px 0 5px 0;
	padding: 2px 3px;
}

form.comments textarea {
	width: 385px;
	height: 138px;
	margin: 0;
	line-height: 17px;
}

form.comments div.left input { width: 129px }
form.comments div.right input {
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 5px;
}

div.comments { padding: 0 12px 0 0 }
div.comments div { padding: 0 0 16px 0 }
div.comments p { padding: 0px 0 0 25px }

div.comments h4 {
	position: relative;
	left: -3px;
	color: #7a7c7d;
	font-size: 12px;
	padding:0px;
}

div.comments span {
	font-weight: normal;
	padding-left: 5px;
	color: #000000;
}

div.comments span.ind {
	zoom: 1;
	position: relative;
	display: block;
	float: left;
	width: 23px;
	padding: 0 5px 0 0;
	text-align: right;
	color: #000000;
}
ul.Mylist
{
 position:absolute;
 display:block;
 padding-left:55px;
 padding-right:0px;
 padding-top:0px;
}
ul.Mylist a 
{ 
color:#000000;
}
ul.Mylist a :hover
{ 
 text-decoration:none ;color:#1777a5;
}
ul.pList { width: 100%;margin-bottom:35px }
ul.pList li {

	float: left;
	height: 92px;
	/*overflow: hidden;*/
	width: 33.2%;
	max-width: 205px;
	margin-bottom: 30px;
	padding: 0;
	font-size: 11px;	
}

ul.pList li p  {
	
	 margin-top:0px;
	  margin-bottom:0px;
	padding: 0px 0px 0px 68px;
	line-height: 110%;
	text-decoration:none;
}


ul.pList  li a  {
color:#000000;
}
ul.pList  li  p a  :hover{text-decoration:underline }

ul.pList li .left * { display: block }

ul.pList li .left a { border: 1px solid #e8e3dd ;}


ul.pList li .left a img {
	border: 0px solid #c9c8c4;
	margin-top: 0px;
	
}


ul.pList li .left a.dl {
	margin-top: 3px;
	padding: 0;
	background: none;
	border: 0;
	color: red;
	text-decoration:none;
}
ul.pList li .left a.dl:hover{
text-decoration:underline;
}


ul.pList li .left {
	/*position: absolute;
	left: 0;
	top: 0;*/
	width: 60px;
	/*overflow: hidden;*/
	float:left;
	text-align: center;
}
ul.abc {
	position:relative;
	padding-top: 0px;
	font-size: 12px;
	color: #000000;
	float: left;
	width: 33%;	
	
}
ul.abc li {  
list-style:none;
line-height:1.2;
	padding: 2px 18px 0 0;
	overflow: hidden;	
}

ul.abc  a {
color: #000000;
text-decoration:none;
}

ul.abc  a:hover
{
color: red;
}
em.search_r
{
	background-color: red;
	text-decoration: none;
}
.num
{
position: absolute;
width: 10px; 
display: inline;

}
.out
{
padding-left: 20px; 
display: inline;
}
.out b a{
color:#000000;

}
.out b a:hover{

color:#000000;
}
.out  a{
color:#000000;
}
.out  a:hover{
text-decoration:underline;color:#000000;
}
