/* Layout Stylesheet */ 

body
{
	margin-left:auto;
	margin-right:auto;
	height: 639px;
	width: 790px;
	background:#000000;
	font-family: Arial,Verdana, Serif;
	font-size: 11px;
}

#top
{
	float:left;
	width:790px;
	height:119px;	
}

#right
{
	float:right;
	height:520px;	
	width:146px;
}

#left
{
	float:left;
	height:415px;	
	width:126px;
}
#left2
{
	float:left;
	height:120px;	
	width:126px;
}

#mainbox
{
	float:right;
	margin-right: 2px;
	margin-left: 4px;
	width:510px;
	height:520px;	
}

a {
	font-family: Arial, Verdana, Serif;
	color: #ffffff;
	font-size: 11px;
	text-decoration: underline;	
}

a:hover {
	font-family: Arial, Verdana, Serif;
	color: #ff3333;
	font-size: 11px;
	text-decoration: underline;
}


div {
	color: #ffffff;
	font-family: Arial,Verdana;
	font-size: 11px;
	border: 0px solid #ffff00;
}

td {
	color: #ffffff;
	font-family: Arial,Verdana;
	font-size: 11px;
	border: 0px solid #ffff00;
}


div.content {
	background:#666666;
	border: 1px solid #999999;
	padding: 2px;
	margin-bottom: 8px;		
}

div.header {
	padding: 2px;
	padding-left: 4px;	
	font-weight: bold;
	background: #333333;	
	border: 1px solid #999999;	
	margin-bottom: 1px;
}

td.list-header {
	padding: 2px;
	padding-left: 8px;	
	padding-right: 8px;
	color: #ffffff;
	font-family: Arial,Verdana;
	font-size: 11px;
	background: #333333;	
	margin-top: 30px;	
}

td.list-content {
	color: #ffffff;
	font-family: Arial,Verdana;
	font-size: 11px;
	background:#666666;	
	border-bottom: 1px dashed #000000;
	padding: 8px;	
}

td.list-bottom {
	padding: 2px;
	padding-right: 8px;	
	color: #ffffff;
	font-family: Arial,Verdana;
	font-size: 11px;
	background: #666666;	
	margin: 0px;
	border-bottom: 4px solid #000000;
}

td.style0 {
	padding: 2px;
	padding-left: 8px;
	padding-right: 8px;
	color: #ffffff;
	font-family: Arial,Verdana;
	font-size: 11px;
	background: #333333;	
	margin: 0px;
	border-bottom: 1px dashed #999999;
}

td.style1 {
	padding: 2px;
	padding-left: 8px;
	padding-right: 8px;
	color: #ffffff;
	font-family: Arial,Verdana;
	font-size: 11px;
	background: #666666;	
	margin: 0px;
	border-bottom: 1px dashed #999999;	
}

input {
	border: 1px solid #999999;
	border-bottom: 1px solid #999999;
	background: #333333;
	color: #ffffff;
}

input.button {
	border: 1px solid #003300;
	border-top: 1px solid #669966;
	background: #063D98;
	color: #ccffcc;
}

#box {
	position: relative;
	padding: 4px;
}

#comment
{
	border: 2px solid #ccc;	
	color: #ccc;
}


#stats {	
	border: 1px solid #ccc;
	color: #ccc;	
}

#coverbox {
	position:relative;
	width:234px;
	left: 0px;
	top: 0px;
	float: left;
}

#infobox {
	position:relative;
	width:237px;
	top: 0px;
	left:0px;	
	z-index: 5;
	float: right;
}

#rating {
	position:relative;
	width:237px;
	top: 5px;
	left:0px;	
	z-index: 5;
	float: right;
}

#all_infobox {
	position:relative;
	width:475px;
	left: 0px;
	top: 0px;
}

#songbox {
	position:relative;
}

#reviewbox {
	position:relative;
	width:475px;
	top: 0px;
	left:0px;
} 

#all_comments {
	position:relative;
	width:475px;
	left:0px;
	top: 0px;
}

p {
	font-family: "Times New Roman", arial, verdana, serif;
	font-size: 14px;
}

h1.alfabet {
	font-family: tahoma, Verdana, arial;
	color: #ccc;
	font-size: 30px;
}

h1 {
	font-family: "Times New Roman", arial, verdana, serif;
	color: #ccc;	
}

h2 {
	font-family: "Times New Roman", arial, verdana, serif;	
}

h3 {
	font-family: "Times New Roman", arial, verdana, serif;
	font-size: 16px;
}


#new_comment {
	padding: 5px 0px 5px 0px;
}
