body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #fff;
	line-height: 1.4em;
}
a {
	color: #0063dc;
}
a:hover {
	text-decoration: none;
}
.fleft {
	float: left;
}
.fright {
	float: right;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}

#container {
	width: 950px;
	margin: 0 auto;
}
.separator {
	margin: 20px 0;
	background: #e5e5e5;
	height: 1px;
}
.odd {
	background: #eee;
}
.w100 {
	width: 99%;
}
.grey {
	color: #666;
}
.window {
	background: url(/pics/icon-window.gif) no-repeat right;
	padding-right: 18px;
}
.byartist {
	font-weight: normal;
}
.big {
	font-size: 160%;
}
.grey {
	color: #999999;
}
/* System Messages
----------------------------------------------- */

.ok {
	padding: 10px;
	border: 1px solid #61724d;
	margin: 10px 0;
	background: #f4ffeb url(/pics/bg_ok.jpg) no-repeat;
}
.nok {
	padding: 10px;
	border: 1px solid #d21111;
	margin: 10px 0;
	background: #ffecec url(/pics/bg_nok.jpg) no-repeat;
}

/* GLOBAL: FORMS
----------------------------------------------- */

.input {
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

.button {
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	cursor: hand;
	padding: 1px;
}

/* Header Styles
----------------------------------------------- */



#header {
	height: 333px;
	width: 950px;
	margin: 0 auto;
	background: url(/pics/header_bg.jpg) no-repeat 0 113px;
}
#header .fright {
	padding-top: 40px;
}
#header .search {
	background: #eee;
	margin-top: 7px;
	padding: 3px;
}
#header .letters {
	padding-top: 80px;
	padding-left: 90px;
	color: #fff;
	font-size: 125%;
}
#header .letters p {
	margin: 0;
	padding-bottom: 5px;
}
#header .letters a {
	color: #666;
}
#header .letters a:hover {
	color: #ccc;
}
#header .letters ul {
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 140%;

}
#header .letters ul li {
	padding: 0 1px;
}
#header .letters ul, #header .letters ul li {
	display: inline;
	list-style: none;
	color: #666;
}
#header_bottom {
	margin-left: 80px;
	margin-top: 45px;
}
#header_bottom ul {
	padding: 0;
	margin: 0;
	display: inline;
	list-style: none;
}
#header_bottom li {
	display: inline;
	padding: 0 12px 0 10px;
	background: url(/pics/sep.gif) no-repeat right;
}
#header .fright p {
	margin: 0;
	padding: 0;
}

/* GLOBAL: TABLES
----------------------------------------------- */

.table1, .table0 {
	border-spacing: 0;
	border-collapse: collapse;
	font-size: 95%;
}

.table0 tr td {
	padding: 0;
}

.table1 thead {
	font-weight: bold;
	height: 17px;
	vertical-align: top;
}
.table1 thead tr {
}
.table1 thead td {
	background: #ccc url(/pics/table1_thead.gif) repeat-x right;
}
.table1 tfoot {
	font-weight: bold;
	background: url(/pics/table1_tfoot.gif) repeat-x;
	height: 18px;
}
.table1 td {
	padding: 4px 6px;
}
.table1 .details {
	font-size: 90%;
}
tr .stitle, tr .ssecond {
/*	height: 25px; */
}
.ssecond {
	color: #545454;
	padding: 6px 7px 8px 15px;
	background: #ccc url(/pics/table1_thead.gif) repeat-x right;
	margin-bottom: 1px;
	text-align: left;
	font-weight: bold;
	margin-top: 10px;
}
.stitle {
	padding: 7px 7px 6px 10px;
	font-size: 120%;
	background: #ccc;
	text-align: left;
	font-weight: bold;
	margin-top: 10px;
	border-bottom: 2px solid #fff;
}
.sdefault {
	text-align: left;
	background: url(/pics/1x1blue.gif) no-repeat left center;
	padding-left: 12px;
	height: 17px;
}
.subtotal {
	font-weight: bold;
	background: url(/pics/table1_tfoot.gif) repeat-x;
	height: 18px;
}
.pbg {
	background: url(/pics/tit2_bg.gif) no-repeat; 
	padding: 10px;
}
.table2 {
	background: url(/pics/tit2_bg.gif) no-repeat; 
}
.table2 caption {
	text-align: left;
	padding: 5px;
	font-weight: bold;
	margin-bottom: 4px;
}
.table2 td {
	padding: 0 10px;
}

/* Footer Styles
----------------------------------------------- */

#footer {
	clear: both;
	border-top: 1px solid #eee;
	padding-top: 15px;
	margin: 30px 40px 0 40px;
	font-size: 90%;
	color: #666;
}


/* Main Styles
----------------------------------------------- */

#main {
	margin: 0 75px;

}
.lastdate {
	width: 120px;
}
.welcome {

	background: #eee;
	padding: 10px;

}
.latestadded .title {
	padding: 0 0 10px 10px;
	margin: 0;
}
.latestadded td {
	background: #eee;
	padding: 0 12px;

}

/* Artist Styles
----------------------------------------------- */

.rightside {
	float: right;
	background: #eee;
	padding: 5px 15px 15px;
	width: 250px;
}
.leftside {
	width: 500px;
	float: left;
	margin-bottom: 25px;
}
.artist {
	font-size: 300%;
	margin: 0;
	padding-bottom: 8px;
}
.artist2 {
	margin: 0;
	font-weight: normal;
	font-size: 100%;
}
.menu {
	background: #eee;
	padding: 6px 12px;
	font-size: 125%;
	margin-bottom: 22px;
	margin-top: 22px;
}

/* Pending Lyrics
----------------------------------------------- */

.pending_lyrics {
	border-spacing: 1px;
	border-collapse: collapse;
	text-align: center;
	width: 230px;
}
.pending_lyrics td {
	padding: 5px 10px;
}
.pending_lyrics tbody td {
	background: #eee;
}
.pending_lyrics thead {
	padding-top: 5px;
	background: #666666;
	color: #fff;

}