
* { margin:0; padding:0; }

html { overflow-y: scroll; }
html, body { height:100%; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #e8e8e8;
	background: #000;
}

a { color: #e8e8e8; }
a:active { }
a:hover { text-decoration: none; }
a:visited { }

a img{ border:none; }
img { border:none; }

#wrapper {
	position:relative; /* needed for footer positioning*/
	
	width:808px;
	margin:0 auto;
	z-index: 3;
	
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treated as min-height*/

	min-height:100%; /* real browsers */
}

#content {
	width: 808px;
	padding: 20px 0 40px 0;
}
#footer {
	position: absolute;
	height: 20px;
	bottom: 0;
	width: 808px;
	text-align: right;
}
#footer .inner a {
	font-size: 11px;
	color: #333;
	text-decoration: none;
}
#footer .inner a:hover {
	color: #FFF;
}
#navCol {
	float: left;
	width: 148px;
}
#contentCol {
	float: left;
	width: 454px;
	margin: 0 0 0 26px;
	display: inline;
}
#topOfContentCol {
	width: 400px;
	border-top: 1px solid #484848;
	height: 1;
	font-size: 0;
	line-height: 0;
}
#sideCol {
	float: left;
	width: 180px;
	border-top: 1px solid #484848;
	display: inline;
}
#flashLogo {
	width: 148px;
	height: 318px;
}
#mainNav {
	border-top: 1px solid #484848;
	border-bottom: 1px solid #484848;
	list-style: none;
	margin: 25px 0 0 0;
	padding: 0;
}
#mainNav li.fI {
	border-top: none;
}
#mainNav li {
	list-style: none;
	border-top: 1px dotted #484848;
	margin: 0;
	padding: 0;
}
#mainNav li a {
	display: block;
	text-indent: -300px;
	overflow: hidden;
	width: 148px;
	height: 28px;
	background-image: url(/images/nav.gif);
}
#mainNav a.bHome { background-position: 0 0; }
#mainNav a.bHome:hover, #mainNav a.bHome.sel { background-position: -149px 0; }
#mainNav a.bLabels { background-position: 0 -29px; }
#mainNav a.bLabels:hover, #mainNav a.bLabels.sel { background-position: -149px -29px; }
#mainNav a.bArtists { background-position: 0 -58px; }
#mainNav a.bArtists:hover, #mainNav a.bArtists.sel { background-position: -149px -58px; }
#mainNav a.bAbout { background-position: 0 -87px; }
#mainNav a.bAbout:hover, #mainNav a.bAbout.sel { background-position: -149px -87px; }
#mainNav a.bHistory { background-position: 0 -116px; }
#mainNav a.bHistory:hover, #mainNav a.bHistory.sel { background-position: -149px -116px; }
#mainNav a.bSearch { background-position: 0 -145px; }
#mainNav a.bSignUp { background-position: 0 -174px; }
#mainNav a.bSignUp:hover, #mainNav a.bSignUp.sel { background-position: -149px -174px; }

#mainNav #searchForm {
	width: 148px;
	padding: 0 0 8px 0;
}
#mainNav #searchForm input {
	width: 124px;
	padding: 3px;
	margin: 0 0 0 10px;
	background: #333;
	border: 0;
	color: #e8e8e8;
}

#musicPlayer {
	height: 210px;
}
#sponsorAnim {
	border-top: 1px solid #484848;
	margin: 12px 0 0 0;
	width: 148px;
	padding: 8px 0 8px 0;
	height: 104px;
}

h1 {
	display: block;
	text-indent: -400px;
	height: 19px;
	background: url(/images/heading.gif) no-repeat;
	overflow: hidden;
	margin: 8px 0 20px 0;
	width: 118px;
}
h1.labels { background-position: 0 -29px; }
h1.artists { background-position: 0 -58px; }
h1.about { background-position: 0 -87px; }
h1.history { background-position: 0 -116px; }
h1.news { background-position: 0 -145px; }
h1.blog { background-position: 0 -174px; }
h1.search { background-position: 0 -203px; width: 166px; }
h1.sign-up { background-position: 0 -232px; width: 166px; }

h1.free {
	font-size: 18px;
	text-indent: 0;
	height: auto;
	background: none;
	overflow: visible;
	margin: 14px 0 10px 0;
	width: auto;
}
img.hText {
	margin: 16px 0 6px 0;
}
.pullQuote {
	font-size: 22px;
	line-height: 30px;
}
.smallCaps {
	font-size: 11px;
	line-height: 17px;
	text-transform: uppercase;
}

h2 {
	font-size: 16px;
	line-height: 18px;
	color: #bebebe;
	margin: 0 0 0 0;
}
.textItem {
	border-top: 1px dotted #484848;
	margin: 20px 0 10px 0;
	padding: 10px 0 10px 0;
}
.itemDate {	
	font-size: 10px;
	font-weight: normal;
}
.news .itemDate {
	color: #bed9ad;
}
.jerry .itemDate {
	color: #cd9090;	
}
.blogroll .itemDate {
	color: #d3ca64;	
}
.itemContent {
	width: 400px;
	color: #cccccc;
}
.textItem img {
	margin: 6px 0 12px 0;
}
.itemContent img {
	margin: 12px 0 12px 0;
}

.itemContent object { display: block; margin: 12px 0 12px 0; }
.itemContent embed { display: block; margin: 12px 0 12px 0; }


#sortNav {
	position: relative;
	color: #bed9ad;
	list-style: none;
	margin: 0;
	z-index: 40;
}
#sortNav li {
	list-style: none;
	float: left;
	margin: 0 6px 0 0;
}
#sortNav li li {
	float: none;
}
#sortNav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	margin: 0;
	background: #333;
}
#sortNav li ul li {
	border-bottom: 1px solid #333;
	margin: 0; padding: 0;
}
#sortNav li ul li a {
	display: block;
	padding: 2px 6px 0 4px;
	line-height: 14px;
}
#sortNav li:hover ul, #sortNav li.sfhover ul {
	left: auto;
}
#sortNav a {
	text-decoration: none;
	color: #bed9ad;
	font-size: 10px;
}
#sortNav a:hover, #sortNav a.sel {
	color: #e8e8e8;
}



table.items {
	width: 428px;
	margin: 20px 0 0 0;
	z-index: 20;
}
table.items td {
	width: 95px;
	min-width: 95px;
	height: 154px;
	text-align: left;
	padding: 0 0 20px 16px;
	vertical-align: top;
}
table.items td.fC {
	padding: 0 0 20px 0;
}
table.items td a {
	text-decoration: none;
	color: #c6c6c6;
}
table.items td a:hover {
	color: #e8e8e8;
}
table.items td h3 {
	width: 95px;
	font-size: 12px;
	line-height: 15px;
	text-align: left;
	font-weight: bold;
}
table.items td h3 .sub {
	text-transform: uppercase;
	font-size: 10px;
	font-weight: normal;
}
table.items td .tnCont {
	display: block;
	margin: 0 auto;
	position: relative;
	white-space: nowrap;
	width: 95px;
	height: 95px;
	padding: 0 0 5px 0;
	text-align: center;
}
table.items td .tnCont img {
    display: inline-block; 
	vertical-align: middle;
}
table.items td .preTn {
    display: inline-block; 
    height: 95px; 
    width: 0;
    vertical-align: middle;
    line-height: 0;
    font-size: 0;
}

#sideCol .sidePanel {
	padding: 8px 0 8px 0;
	border-bottom: 1px solid #484848;
	position: relative;
	min-height: 88px;
}
#sideCol .sidePanel.labels {
	min-height: 80px;
	height: 80px;
}

#sideCol .head {
	position: absolute;
	left: 0;
	bottom: 8px;
	height: 88px;
	width: 16px;
	text-indent: -300px;
	overflow: hidden;
	background: url(/images/side_heading.gif);
}
#sideCol .sidePanel.news { min-height: 48px; }
#sideCol .news .head { height: 48px; background-position: 0 -40px; }
#sideCol .news .head:hover { background-position: 0 -129px; }

#sideCol .sidePanel.blogRoll { min-height: 80px; }
#sideCol .blogRoll .head { height: 80px; background-position: -30px -8px; }
#sideCol .sidePanel.jerry { min-height: 55px; }
#sideCol .blog .head { height: 73px; background-position: -59px -15px; }
#sideCol .blog .head:hover { background-position: -59px -104px; }


#sideCol .sidePanel .items {
	float: left;
	width: 155px;
	margin: 0 0 0 25px;
	display: inline;
}
#sideCol .textItem {
	border: 0;
	margin: 8px 0 0 0;
	padding: 0 0 0 0;
}
#sideCol .textItem.fI {
	margin: 0 0 0 0;
}
#sideCol .textItem h2 {
	font-size: 12px;
	line-height: 15px;
	margin: 0; padding: 0;
}
#sideCol .textItem a {
	color: #cbcbcb;
	text-decoration: none;
}
#sideCol .textItem a:hover {
	color: #e8e8e8;
}





.subHead {
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
}
.smallType {
	font-size: 11px;
	line-height: 17px;
}

ul {
	margin: 0;
	margin-left: 15px;
	padding: 0;
	list-style-type: disc;
	padding-bottom: 4px;
}

li {
	margin: 0;
	padding: 0;
	padding-left: -2px;
	padding-bottom: 12px;
	list-style-type: disc;
}




.formRow {
	margin: 0 0 10px 0;
}



.clear {
	clear: both;
	font-size: 0;
	line-height: 0;
}

.cF:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
    line-height: 0;
    font-size: 0;
}

.cF {display: inline-table;}

/* Hides from IE-mac \*/
* html .cF {height: 1%;}
.cF {display: block;}
/* End hide from IE-mac */