* { margin: 0 }

ul, li {
	padding: 0;
	list-style: none;
}

a { text-decoration: none }
a:hover, a.invA, .invA a { text-decoration: underline }
a.invA:hover, .invA a:hover { text-decoration: none }

.tLeft { text-align: left }
.tCenter { text-align: center }
.tRight { text-align: right }
.tUppercase { text-transform: uppercase }

.clear,
.lclear,
.rclear {
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 0;
	font: 0/0 monospace;
	clear: both;
	float: none;
}
.lclear { clear: left }
.rclear { clear: right }

form {
	display: block;
	padding: 0;
}

body,
input,
select {	font: 9pt Arial, Helvetica, sans-serif }

/* body */

body {
	padding: 0;
	min-width: 900px;
	background: #161616;
}

.pageBody {
	position: relative;
	padding: 0 36px 0 312px;
	background: #212121 url(images/background.jpg);
	color: #555;
}

/* header */

.header {
	height: 178px;
	margin: 0 -36px 10px -312px;
	padding-top: 80px;
	overflow: hidden;
	background: #a9018a url(images/header.jpg) no-repeat;
	color: black;
}

.header p,
.header h1 {
	width: 710px;
	padding: 0;
	text-align: right;
	font: bold 7pt Tahoma;
}

.header h1, .header h1 a { color: white }
.header h1 a:hover { text-decoration: none }
.header h1 {
	font: normal 31pt "Times New Roman", Times, serif;
	text-transform: uppercase;
}

/* submit */

.submit { float: left }
.submit input { padding: 1px 6px }
.submit, .submit input {
	display: block;
	border: 0;
	background: #e202d8 url(images/submit.gif) repeat-x;
	font-weight: bold;
	color: white;
	cursor: pointer;
}

.IESUMBIT,
.submit:after,
.submit:before {
	position: relative;
	display: block;
	height: 1px;
	font: 0/0 monospace;
	content: '';
	border-left: 1px solid #191919;
	border-right: 1px solid #191919;
}

/* search form */

form.search .wrapper { padding-left: 36px }
form.search {
	position: absolute;
	top: 268px;
	left: 0;
	width: 312px;
	height: 5em;
	overflow: hidden;
	background: #161616;
}

form.search h2 {
	padding: 5px 0 1px 20px;
	color: #a10183;
	text-transform: uppercase;
	font-size: 9pt;
	line-height: 1.5em;
	height: 1.5em;
}

form.search .inp { width: 110px }
form.search .inp,
form.search select {
	float: left;
	margin-right: 5px;
	font-size: 8pt;
}

/* letters */

.letters {
	position: relative;
	margin: 0 1px 25px 0;
	height: 4.1em;
	padding: 0.9em 5px 0 16px;
	overflow: hidden;
	white-space: nowrap;
	background: #161616;
}

.letters a:hover {
	color: #1d1d1d;
	background: white;
	text-decoration: none;
}

.letters a {
	color: white;
	font-weight: bold;
	padding: 0 0px;
	line-height: 4em;
	height: 4em;
}

.letters a.byGenre:hover {
	color: white;
	background: #161616;
	text-decoration: underline;
}

.letters a.byGenre {
	position: relative;
	top: 0.9em;
	right: 70x;
	padding-left: 7px;
	background: #161616;
}

/* columns */

.leftColumn {
	float: left;
	margin: 0 0 36px -276px;
	padding: 15px 0;
	width: 240px;
}

.rightColumn {
	float: left;
	margin-bottom: 36px;
	width: 100%;
	background: #161616;
}

.rightColumn .cornersTop {
	height: 10px;
	font: 0/0 monospace;
	background: url(images/page/tl.gif) no-repeat;
}

.rightColumn .cornersTop div {
	height: 10px;
	background: url(images/page/tr.gif) no-repeat right top;
}

.rightColumn .cornersBottom {
	clear: left;
	height: 10px;
	font: 0/0 monospace;
	background: url(images/page/bl.gif) no-repeat;
}

.rightColumn .cornersBottom div {
	height: 10px;
	background: url(images/page/br.gif) no-repeat right top;
}

/* leftColumn h2 */

.leftColumn h2 {
	padding: 0 20px;
	font-size: 9pt;
	color: white;
}

.leftColumn h2.hr {
	padding: 17px 20px 0 20px;
}

.leftColumn h2.hr .IEHR,
.leftColumn h2.hr:before {
	display: block;
	content: '';
	height: 0;
	margin: -17px -20px 15px -20px;
	font: 0/0 monospace;
	border-top: 1px solid #161616;
	border-bottom: 1px solid #2a2a2a;
}

.rightColumn h2 {
	clear: left;
	padding: 14px 24px 14px 30px;
	font-size: 8pt;
}

/* rightColumn h2 */

.rightColumn h2 b {
	position: relative;
	display: block;
	background: #292929;
	color: white;
	padding: 12px 38px;
	text-transform: uppercase;
}

.rightColumn h2 i {
	position: absolute;
	top: 50%;
	margin-top: -17px;
	left: -7px;
	width: 34px;
	height: 34px;
	font: 0/0 monospace;
	background: url(images/h2/marker.gif);
}

.rightColumn h2 b IEB,
.rightColumn h2 b:before,
.rightColumn h2 b:after {
	display: block;
	height: 8px;
	overflow: hidden;
	padding-right: 76px;
	font: 0/0 monospace;
	text-align: left;
}

.rightColumn h2 b:before {
	margin: -12px -38px 4px -38px;
	content: url(images/h2/tl.gif);
	background: url(images/h2/tr.gif) no-repeat right top;
	zoom:1;
}

.rightColumn h2 b:after {
	margin: 2px -38px -12px -38px;
	content: url(images/h2/bl.gif);
	background: url(images/h2/br.gif) no-repeat right top;
	zoom:1;
}

/* bigCover */

ul.bigCover {
	position: relative;
	padding: 35px 5% 0 5%;
	width: 89.9%;
	height: 585px;
	margin-bottom: 20px;
	overflow: hidden;
}

ul.bigCover li {
	float: left;
	position: relative;
	overflow: hidden;
	width: 33.2%;
	max-width: 200px;
	height: 55px;
	padding-top: 140px;
	text-align: center;
	line-height: 110%;
}

ul.bigCover li div {
	margin-top: -140px;
	padding-bottom: 5px;
	position: relative;
	right: 50%;
	float: right;
}

ul.bigCover li div a:before {
	position: relative;
	z-index: 1000;
	display: block;
	height: 8px;
	margin-bottom: -8px;
	font-size: 0;
	line-height: 0;
	text-align: left;
	content: url(images/corners8/tl.png);
	background: url(images/corners8/tr.png) no-repeat right top;
}

ul.bigCover li div a:after {
	position: relative;
	z-index: 1000;
	display: block;
	height: 8px;
	margin-top: -8px;
	font-size: 0;
	line-height: 0;
	text-align: left;
	content: url(images/corners8/bl.png);
	background: url(images/corners8/br.png) no-repeat right top;
}

ul.bigCover li div a {
	display: block;
	position: relative;
	z-index: 100;
	right: -50%;
}

ul.bigCover li div img { position: relative; z-index: -1; height: 135px }
ul.bigCover li div img,
ul.bigCover li div a {
	border: none;
	padding: 0;
	line-height: 0;
	font-size: 0;
}

ul.bigCover p {
	padding: 0 0 2px 0;
	display: block;
	clear: left;
}

ul.bigCover a { color: #a00083 }
ul.bigCover a.album {
	color: white;
	font-weight: bold;
}

/* smallCover */

ul.smallCover { position: relative }

ul.smallCover li {
	position: relative;
	padding: 0 0 0 64px;
	min-height: 66px;
	font-size: 8pt;
}

ul.smallCover p { padding: 1px 0 10px 0 }

ul.smallCover a { color: #a00083 }
ul.smallCover a.album {
	font-weight: bold;
	color: white;
}

ul.smallCover a.cover {
	position: absolute;
	left: 0;
	top: 0;
}

ul.smallCover a.cover:hover img { border-color: #db00b3 }
ul.smallCover a.cover img {
	height: 50px;
	padding: 1px;
	background: #222;
	border: 2px solid #444;
}

.leftColumn ul.smallCover { padding: 20px 25px 15px 25px }

/* charts */

.chartsWrapper {
	padding: 0 20px;
}

.charts {
	position: relative;
	z-index: 20000;
	width: 24.6%;
	float: left;
}

.charts h3 a { color: white; font-size: 8pt; }
.charts h3 {
	padding: 0 0 10px 15px;
	text-transform: uppercase;
	font-size: 10pt;
	color: #db00b3;
}

.charts ul.smallCover { padding: 0 0 0 20px }

.charts ul.smallCover li {
	padding: 4px 0 0 0;
	clear: left;
}

.charts ul.smallCover p {
	padding-left: 3px;
	float: left;
	width: 100px;
}

.charts ul.smallCover a.cover {
	position: static;
	left: auto;
	top: auto;
	float: left;
	width: 60px;
}

.chartsClear {
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 5px;
	line-height: 0;
	font: 0 monospace;
	clear: both;
	float: none;
}

/* easyList */

.easyList { padding: 15px 25px }
.easyList li a { color: #a00083 }
.easyList li {
	font-size: 8pt;
	padding: 0 0 5px 12px;
	background: url(images/marker.gif) no-repeat left 4px;
}

/* abc */

ul.abc a { color: #ccc }
ul.abc a:hover {
	text-decoration: none;
	color: black;
	background: #db00b3;
}

ul.abc {
	position: relative;
	padding: 10px 0;
	float: left;
	width: 33.2%;
}

ul.abc li {
	padding: 2px 20px 0 30px;
	overflow: hidden;
}

/* ul searchResult */

h3.searchResult {
	text-transform: uppercase;
	padding: 10px 30px 8px 30px;
	font-size: 8pt;
	color: white;
}

ul.searchResult { padding: 0 35px 5px 35px }

ul.searchResult li {
	padding: 0 0 2px 0;
	font-size: 12px;
}

ul.searchResult a { color: #ccc }
ul.searchResult a.lt { color: #a00083 }

/* bpInfo */

.bpInfoCover {
	position: relative;
	z-index: 50000;
	float: left;
	font-size: 0;
	line-height: 0;
	font-family: monospace;
	padding: 8px 0 8px 23px;
}

.bpInfoCover img {
	display: block;
	position: relative;
	z-index: -1;
}

.bpInfoCover:before,
.bpInfoCover:after {
	display: block;
	position: relative;
	z-index: 10000;
	height: 8px;
	font: 0/0 monospace;
}

.bpInfoCover:before {
	margin-bottom: -8px;
	content: url(images/corners8/tl.png);
	background: url(images/corners8/tr.png) no-repeat right top;
}

.bpInfoCover:after {
	margin-top: -8px;
	content: url(images/corners8/bl.png);
	background: url(images/corners8/br.png) no-repeat right top;
}

.bpInfo {
	position: relative;
	z-index: 51000;
	padding: 12px 18px 18px 18px;
	float: left;
	color: #ccc;
	font-size: 12px;
}

.bpInfo span {
	padding-right: 4px;
	float: left;
}

.bpInfo ul { float: left }
.bpInfo li { padding-bottom: 2px }
.bpInfo a { color: #db00b3 }
.bpInfo a.dl { color: #a00083 }

.bpInfo h3 b,
.bpInfo h4 b { font-weight: bold }

.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;
}

/* pList */

ul.pList {
	padding-top: 18px;
	margin: 0 auto;
	width: 95%;
}

ul.pList li {
	float: left;
	height: 90px;
	overflow: hidden;
	width: 33.2%;
	max-width: 190px;
	margin: 0;
	padding: 0;
}

ul.pList li p {
	padding: 1px 5px 1px 78px;
	line-height: 110%;
}

ul.pList li .left * { display: block }
ul.pList li .left a { margin-bottom: 3px }
ul.pList li .left {
	position: absolute;
	left: 14px;
	top: 0;
	width: 56px;
	overflow: hidden;
	text-align: center;
}

ul.pList a { color: #db00b3 }
ul.pList a.album { color: white }
ul.pList a.dl { color: #a00083 }
ul.pList a:hover img { border: 2px solid #db00b3 }
ul.pList a img { padding: 1px; border: 2px solid #444 }

/* comments */

h3.comments {
	color: #eee;
	font-size: 9pt;
	padding: 6px 0 6px 35px;
}

form.comments {
	padding: 0 0 10px 29px;
}

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

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

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

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

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

form.comments div.left input { width: 129px }
form.comments div.right .submit {
	margin-top: 8px;
	margin-bottom: 15px;
}

form.comments div.right input {
	margin: 0;
	padding: 1px 5px;
}

div.comments { padding: 0 12px 0 0 }
div.comments div { padding: 4px 0 12px 0 }
div.comments p { padding: 2px 0 0 35px; color: #aaa }

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

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

div.comments span.ind {
	zoom: 1;
	position: relative;
	display: block;
	float: left;
	width: 34px;
	padding: 0 4px 0 0;
	text-align: right;
	color: #555;
}

/* tracks */

.tracks { color: #ccc }
.tracks a { color: white }
.tracks th.dl a, .tracks .foot a, .tracks td a { color: #db00b3 }

.tracks {
	clear: both;
	margin: 20px 25px;
	padding: 0;
	border: 0;
	border-collapse: collapse;
	font-size: 12px;
}

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

.tracks th {
	width: 100%;
	text-align: left;
}

.tracks tbody td {
	white-space: nowrap;
}

.tracks thead td,
.tracks thead th {
	background: #292929;
	font-weight: normal;
}

.tracks .foot th,
.tracks .foot td {
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
	padding-top: 5px;
	padding-bottom: 0;
}

/* captcha */

.captchaPos {
	position: relative;
	z-index: 99999;
	width: 410px;
	height: 0;
	font: 0/0 monospace;
	margin: 0 auto;
	padding: 0;
}

#captchaError { display: none }

#captcha .clear { height: 14px }
#captcha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: absolute;
	z-index: 100000;
	top: 0;
	left: 0;
	width: 410px;
	display: none;
	border: 2px solid #a00083;
	background: #282828;
}

#captcha a.btClose {
	position: absolute;
	top: 11px;
	left: 380px;
	width: 15px;
	height: 15px;
	cursor: pointer;
	font: 0/0 monospace;
	background: url(images/close.gif) no-repeat;
}

#captcha h3,
#captcha h4 {
	padding: 0;
	margin: 0;
	line-height: normal;
	color: white;
}

#captcha h3 {
	font-size: 9pt;
	padding: 10px 50px 10px 20px;
}

h3#captchaError {
	color: #db00b3;
	padding-top: 0;
}

#captcha h4 {
	padding-bottom: 2px;
	font-size: 8pt;
	font-weight: normal;
}

#captcha form div {
	float: left;
	padding-left: 20px;
}

#captcha form div.submit {
	padding-left: 0;
	margin-top: 5px;
}

/* footer */

.footer {
	clear: left;
	margin: 0 -36px 0 -312px;
	padding: 30px 60px 30px 288px;
	width: 100%;
	color: white;
	background: #161616;
	text-align: right;
}

.footer a:hover { text-decoration: none }
.footer a {
	color: white;
	text-decoration: underline;
}

.my {
	padding: 12px;
	list-style: none;
	}
.num
{
position: absolute;
width: 10px; 
display: inline;

}
.out
{
padding-left: 20px; 
display: inline;

}
 em.search_r
{
	background-color: #FFFF99;
	text-decoration: none;
}
.comments a {color:#ffffff}