div#NewsletterMemberGridView label
{
	display:none;
}

div.gallery
{
width: 360px;
padding-left: 10px; 
}

div.gallery div.link
{
background-image: url('/artistwebtools/images/icons/Folder-Icon.png');
background-repeat: no-repeat;
background-position: top left;
height: 50px;
line-height: 50px;
padding-left: 60px;
}
div.gallery div.link a
{
font-size: 12px;
font-weight: bold;
text-decoration: underline;
}

.Tool
{
	background-color: #DCF1F7;
		
}

.Manager
{
	background-color: #ccc;
}

.Utility
{
	background-color: #fff;
}

.cms-button
{
	line-height: 24px;
	border: 1px solid #000;
	background-color: #ccc;
	color: #000;
	text-decoration: none;
	padding: 3px;
	margin: 1px;
}

.pi_row
{
	border: 1px solid #666;
	padding: 4px;
	margin: 2px;
}

.pi_altrow
{
	border: 1px solid #666;
	background-color: #eee;
	padding: 4px;
	margin: 2px;
}

/*	Plugin Items CSS */
.pi_description
{
	width: 100%;
}

.pi_address
{
	width: 100%;
}

.pi_phone
{
	
}


.pi_download
{
	display: inline;
	width: 40%;
	text-align: right;
	float: right;
	color: #a90000;
	font-size: .9em;
	font-weight: bold;	

}

.pi_player
{
	display: inline;
	width: 40%;
	float: left;
}

.pi_title
{
	font-color: #666;	
	font-weight: bold;
}
	
.pi_date
{
	font-color: #666;
	font-style: italic;
	font-size: .9em;
	display: block;
	width: 100%;
}

.pi_time
{
	font-color: #666;
	font-style: italic;
	font-size: .9em;
	display: block;
	width: 100%;
}

.upcomingevent
{
	border-bottom: 1px solid #000;
	padding: 3px;
	margin: 2px;	
}

.listeningroomitems
{
	
}

/* ---------------------- */

.username
{
	text-transform:capitalize;
	font-size: 1.1em;
	color: #a90000;	
}

.deactivatedlink
{
	font-family:Verdana;
	font-size: 11px;
	color: #999;
	text-decoration: none;
}

.utility
{
	font-size: 11px;
	color: #a90000;
}

.footnote
{
	font-family:Verdana;
	font-size: 9px;
	color: #999;
}

div#printcommandpane, div#printversionpane
{
	width: 95%;
	text-align: right;	
}

