body {
	margin: 0px;
	background: #D7D7D7 url(../i/p_bg.png) repeat-x;
}
h1 {
	font: bold small-caps normal 24px/50px Georgia, "Times New Roman", Times, serif;
	color: #555555;
	background: url(../i/h_bg.png) no-repeat;
	display: block;
	height: 50px;
	letter-spacing: 0.05em;
	margin-bottom: 0px;
}
h2 {
	font: bold normal 18px Georgia, "Times New Roman", Times, serif;
	color: #555555;
	letter-spacing: 0.05em;
	margin-bottom: 0px;
	margin-top: 10px;
}
h3 {
	font: bold normal 14px Arial, sans-serif;
	color: #555555;
	margin-bottom: 0px;
	margin-top: 10px;
}
h4 {
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 5px;
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
}
#topper {
	height: 29px;
	width: 100%;
	background: url(../i/p_topper.png) no-repeat;
	top: 0px;
}
#title {
	height: 80px;
	width: 100%;
	top: 29px;
}
#navigation {
	height: 24px;
	width: 770px;
	font: 11px/23px Verdana, Arial, Helvetica, sans-serif;
	background: url(../i/p_nav.png) no-repeat;
	top: 109px;
}

#navigation a {
	text-decoration: none;
	color: #000000;
	border-right: 1px solid #666666;
	padding-right: 0.8em;
	padding-left: 0.5em;
}
#navigation a:hover {
	color: #990000;
	text-decoration: underline;
}
#content {
	background: #FFFFFF url(../i/p_content.png) repeat-x;
	min-width: 770px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 90%;
	top: 133px;
}
#content table {
	margin-right: 10px;
	margin-bottom: 10px;
}

#content td {
	vertical-align: top;
}
#content a {
	color: #990000;
	text-decoration: underline;
}
#content a:hover {
	text-decoration: underline overline;
	background: #EEEEEE;
}


#monocol {
	font: 11px/16px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	padding: 10px 30px 20px;
}
#monocol p {
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 5px;
}
#monocol img {
	margin: 10px;
}

#lefty {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	font: 11px/16px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
#lefty p {
	padding-right: 10px;
	padding-left: 10px;
}
#lefty li {
	margin-bottom: 8px;
}

#lefty img {
	margin: 10px;
}

#righty {
	width: 240px;
	border: 1px solid #CCCCCC;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 10px;
	font: 11px/16px Verdana, Arial, Helvetica, sans-serif;
	color: #555555;
}

#footer {
	font: 11px/22px Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	background: #2C2C2C;
	float: left;
	height: 24px;
	width: 90%;
	min-width: 770px;
}
#footer a {
	color: #999999;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
#footer p {
	margin: 0px 0px 0px 5px;
}
#formlook td {
	padding: 5px 5px 5px 20px;
	background: #EEEEEE;
}
#formlook table {
	border: 1px dotted #666666;
	margin-left: 10px;
}
#memberlist td {
	padding: 6px 3px 3px;
	border-bottom: 1px dotted #666666;
}
#featuredartists td {
	padding: 3px;
	border-bottom: 1px dotted #666666;
}
#featuredartists table {
	margin-top: 30px;
}

#memberlist label {
	display: block;
	font-size: 9px;
	font-weight: normal;
}

#memberlist input {
	font-size: 12px;
}

.indexright {
	border-bottom: 1px solid #CCCCCC;
	float: left;
	padding-bottom: 10px;
	padding-top: 10px;
}

.indexright p {
	font-size: 10px;
	margin: 0px 0px 0px 5px;
	float: right;
	line-height: 14px;
	width: 180px;
}

.formlookfields {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #555555;
}

.spacer {
	clear: both;
}

 /* *** Float containers fix: *** */ 

.clearfix:after {
	content: "."; 
	display: block;
	height: 0; 
	clear: both; 
	visibility: hidden;
}
 
.clearfix{
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  
.hide {
	display: none;
}
.leftspacer {
	float: left;
	border: 1px solid #999999;
}
.rightspacer {
	float: right;
	border: 1px solid #999999;
}
.topup {
	float: right;
}

#extraRow {
	display: none;
}
