* {
	padding: 0;
	margin: 0;
}
body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
img {
	border: none;
}
#wrapper {
	width: 945px;
	text-align: left;
	margin: 0 auto;
}
.sidebar h2, .content h1 {
	background: #565656;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	line-height: 31px;
	padding: 0 0 0 36px;
	font-weight: bold;
}
.hr {
	height: 3px;
	background: #565656;
}
	.hr hr {
		display: none;
	}
.content h1 {
	margin: 0 -20px 5px;
}
img.photo {
	border: 4px solid #39464D;
}
.download {
	display: block;
	margin: 20px 25px 0 0;
	text-align: right;
}
/* HEADER */
#menu {
	width: 173px;
	padding: 0 10px 0 0;
	float: left;
}
	#logo {
		font-family: Arial, Helvetica, sans-serif;
		color: #626262;
		font-size: 10px;
		text-decoration: none;
		padding: 20px 0 0;
		display: block;
	}
		#logo img {
			display: block;
		}
	#menu ul {
		list-style: none;
	}
		#menu ul li {
		}
			#menu li.first a {
				border: none;
			}
			#menu ul a {
				font-weight: bold;
				font-family: Arial, Helvetica, sans-serif;
				font-size: 12px;
				color: #525252;
				text-decoration: none;
				display: block;
				padding: 12px 0;
				line-height: 1.2em;
				border-top: 1px dotted #b9b9b9;
				background: url(images/star.png) no-repeat right center;
			}
#search {
	width: 762px;
	height: 293px;
	background: url(images/search.jpg) no-repeat 0 bottom;
	float: left;
	margin: 0 0 1px;
}
	#search .letters {
		height: 43px;
		border-left: 2px solid #8b8b8b;
		margin: 15px 0 4px;
		padding: 0 0 0 13px;
		line-height: 43px;
		font-size: 11px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	}
		#search .letters span {
			color: #e1e1e1;
			padding: 0 0 0 40px;
		}
		#search .letters a {
			color: #a82439;
			font-weight: bold;
			text-decoration: none;
		}
	#search-form {
		margin: 18px 0 0;
		display: block;
		line-height: 38px;
		line-height: 21px;
		padding: 0 0 0 25px;
		overflow: hidden;
	}
		#search-form label {
			color: #fff;
			font-weight: bold;
			font-size: 11px;
			display: block;
			float: left;
		}
		#search-form input.text {
			height: 17px;
			border: 1px solid #000;
			margin: 0 7px 0 25px;
			width: 590px;
		}
		#search-form input {
			display: block;
			float: left;
		}
/* FOOTER */
#footer {
	font-size: 12px;
	color: #525252;
	border-top: 4px solid #525252;
	padding: 9px 0;
	clear: left;
}
	#footer a {
		color: #525252;
	}
	#footer div.menu {
		font-weight: bold;
		padding: 0 0 3px;
	}
		#footer div.menu a {
			color: #525252;
			text-decoration: none;
		}
		#footer div.menu a:hover {
			text-decoration: underline;
		}
/* SIDEBAR */
.sidebar {
	clear: left;
	width: 182px;
	margin: 0 1px 0 0;
	padding: 0 0 30px;
	float: left;
	font-size: 13px;
}
.sidebar.big {
	width: 200px;
}
	.sidebar a {
		color: #525252;
	}
	.sidebar b a, .sidebar strong a {
		color: #C04229;
	}
	.sidebar .behaviour {
		list-style: none;
	}
		.sidebar .behaviour li {
			border-top: 1px solid #e4e4e4;
			padding: 5px 0 6px;
		}
		.sidebar .behaviour li.first {
			border-top: none;
		}
	.sidebar h1 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 21px;
		color: #39464d;
		font-weight: normal;
		padding: 0 0 5px;
	}
	.sidebar .hr {
		width: 182px;
		margin: 0 0 11px;
	}
/* CONTENT */
.content {
	width: 722px;
	float: left;
	font-size: 12px;
	padding: 0 20px 30px;
}
.content.small {
	width: 704px;
}
	.content a.preview {
		width: 31px;
		height: 32px;
		display: block;
		background: url(images/preview.gif) no-repeat;
		margin: 0 auto;
	}
	.content a.preview.playing {
		background: url(images/preview_playing.gif) no-repeat;
	}
	.content .hr {
		margin: 0 -20px 11px -38px;
	}
	.content a {
		color: #39464D;
	}
	.content p {
		padding: 0 0 5px;
		line-height: 1.5em;
	}
	.content h2 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 21px;
		color: #39464d;
		font-weight: normal;
		padding: 0 0 5px;
	}
/* DATA */
table.data {
	width: 100%;
	font-size: 11px;
}
	table.data th {
		border-bottom: 4px solid #d7d7d7;
		background: #F3F3F3;
		text-align: center;
	}
		table.data th span {
			display: block;
			padding: 14px 0;
			border-right: 1px solid #fff;
		}
	table.data td {
		border-bottom: 1px solid #ededed;
		padding: 14px 4px;
		text-align: center;
	}
	table.data td.data {
		text-align: left;
	}
	table.data td.money {
		color: #509116;
		font-weight: bold;
	}
	table.data tr.odd td {
		background: #f7f7f7;
	}
/* LIST */
#list ul {
	width: 220px;
	float: left;
	list-style: none;
	line-height: 1.5em;
}
	#list ul li {
		background: url(images/li.png) no-repeat left 0.5em;
		padding: 0 0 0 12px;
	}
#paginationControl {
	text-align: center;
	font-weight: bold;
	padding: 20px 0 0;
}
	#paginationControl a {
		padding: 0 5px;
		color: #c04229;
		text-decoration: none;
	}
	#paginationControl span {
		padding: 0 5px;
	}
/* ALBUMS */
ul.albums {
	list-style: none;
	margin: 0 -20px;
}
	ul.albums li {
		float: left;
		padding: 0 16px 11px;
		width: 150px;
	}
		ul.albums li div.album_image {
			height: 150px;
			overflow: hidden;
			vertical-align: middle;
		}
			ul.albums li div.album_image img {
				display: inline-block;
			}
		ul.albums li strong a {
			display: block;
			text-align: center;
			color: #B92F45;
			text-decoration: none;
		}
		ul.albums li small a {
			display: block;
			text-align: center;
			text-decoration: none;
			font-size: 12px;
		}
table.albums {
	padding: 5px;
}
	table.albums tr.first td.c1 {
		border-top: none;
		padding: 0 0 8px;
	}
	table.albums tr.first td.c2 {
		border-top: none;
		padding: 0 0 8px 13px;
	}
	table.albums td.c1 {
		padding: 8px 0;
		border-top: 1px solid #ededed;
	}
	table.albums td.c2 {
		padding: 8px 0 8px 13px;
		border-top: 1px solid #ededed;
	}
		table.albums strong a {
			display: block;
			text-decoration: none;
		}
		table.albums small a {
			display: block;
			text-decoration: none;
		}
/* SEARCH */
div.h {
	font-size: 14px;
}
ul.results {
	margin: 0 0 15px 15px;
	line-height: 1.3em;
}