/*
File overrides
*/


/*
File styles
*/


/*
List Styles
*/

.MediaListCellLeftMostImageOnly
{
	padding: 4px;
	border: solid 1px #000;
	border-top-width: 0px;
	border-right-width: 0px;
	color: #000;
	width: 20px;
}

/*
File Display
*/

.MediaFileName
{
	font-weight: bold;
	font-size: 110%;
}

.MediaFileDescription
{
	margin: 2px 0;
	padding-left: 20px;
}

.MediaFileRating
{
	margin-top: 2px;
	padding-left: 20px;
}

.MediaFileDetail
{
	color: #000;
	margin: 2px 0;
}

.MediaFileArea
{
	margin: 16px 0 32px 0;
}

.MediaFilePropertiesArea
{
	padding: 0 8px 8px 8px;
	border-top: solid 1px #000;
}

.FilePropertyName
{
	width: 20%;
	font-size: 80%;
	font-weight: bold;
	border-bottom: solid 1px #000;
	height: 36px;
}

.FileProperty
{
	width: 30%;
	font-size: 80%;
	border-bottom: solid 1px #000;
	height: 36px;
}

.MediaFileDescriptionArea
{
	font-size: 90%;
	padding: 8px;
	vertical-align: top;
}

/*
Columns
*/

.MediaAlbumNameAndImageHeader
{
}

.MediaAlbumFileCountHeader
{
	text-align: center;
}

.MediaAlbumCommentCountHeader
{
	text-align: center;
}

.MediaAlbumImageColumn
{
	width: 20px;
}

.MediaAlbumNameColumn
{
	width: 60%;
}

.MediaAlbumFileCountColumn
{
	text-align: center;
	width: 20%;
}

.MediaAlbumCommentCountColumn
{
	text-align: center;
	width: 20%;
}

.MediaFileNameHeader
{
}

.MediaFileDateHeader
{
	text-align: center;
}

.MediaFileDownloadCountHeader
{
	text-align: center;
}

.MediaFileActionHeader
{
	text-align: center;
}


.MediaFileNameColumn
{
	width: 55%;
}

.MediaFileDateColumn
{
	text-align: center;
	width: 15%;
}

.MediaFileDownloadCountColumn
{
	text-align: center;
	width:10%;
}

.MediaFileActionColumn
{
	text-align: center;
	width: 20%;
	padding-top: 8px;
}

.FilePortalListNameHeader
{
}

.FilePortalListDownloadCountHeader
{
	text-align: center;
}

.FilePortalListActionHeader
{
	text-align: center;
}


.FilePortalListNameColumn
{
	width: 50%;
}

.FilePortalListDownloadCountColumn
{
	text-align: center;
	width:25%;
}

.FilePortalListActionColumn
{
	text-align: center;
	width: 25%;
	padding-top: 8px;
}
