/*
File overrides
*/

#CommonLeftColumn .CommonSidebarArea
{
	width: 250px;
	margin-right: 0px;
}

.CommonFloatArea
{
	width: 150px;
}

.CommonTabBar
{
	border-bottom-width: 0px;
}

#CommonLeftColumn
{
	margin-right: 8px;
	padding-left: 12px;
}

/*
File styles
*/


/*
List Styles
*/

.FileListCellLeftMostImageOnly
{
	padding: 4px;
	border-style: solid;
	border-width: 1px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-color: #cccccc;
	color: #333333;
	font-family: Arial, Helvetica;
	width: 20px;
}

/*
File Display
*/

.FileFileName
{
	font-weight: bold;
}

.FileFileDescription
{
	font-size: 90%;
}

.FileFileDetail
{
	font-size: 85%;
	font-style: italic;
}

.FileCommentsArea
{
}

.FileCommentsTitle
{
	padding: 4px;
	padding-left: 8px;
	background-color: #8CAEC9;
	border-style: solid;
	border-width: 1px;
	border-bottom-width: 0px;
	border-top-width: 0px;
	border-color: #7D98B2;
	color: #ffffff;
	font-family: Arial, Helvetica;
	font-size: 90%;
	font-weight: bold;
	margin: 0px;
}

.FileCommentsContent
{
	padding: 0px;
	padding-top: 4px;
}

.FileCommentArea
{
	margin-bottom: 8px;
	padding: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-style: dotted;
	border-width: 0px;
	border-bottom-width: 1px;
	border-color: #cccccc;
}

.FileCommentTitle
{
	font-family: Arial, Helvetica;
	font-size: 90%;
	font-weight: bold;
	padding-bottom: 2px;
}

.FileCommentContent
{
	font-family: Arial, Helvetica;
	font-size: 90%;
	padding: 4px;
}

.FileCommentFrom
{
	font-family: Arial, Helvetica;
	font-size: 90%;
	font-style: italic;
	padding: 2px;
	padding-left: 0px;
}

.FileFileArea
{
	margin-top: 8px;
	margin-bottom: 16px;
}

.FileFileTitle
{
	padding: 4px;
	padding-left: 8px;
	background-color: #8CAEC9;
	border-style: solid;
	border-width: 1px;
	border-bottom-width: 0px;
	border-top-width: 0px;
	border-color: #7D98B2;
	color: #ffffff;
	font-family: Arial, Helvetica;
	font-size: 90%;
	font-weight: bold;
	margin: 0px;
}

.FileFilePropertiesArea
{
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	background-color: #f7f7f7;
}

.FilePropertyName
{
	width: 20%;
	font-family: Arial, Helvetica;
	font-size: 80%;
	font-weight: bold;
	color: #333333;
	border-style: dotted;
	border-width: 0px;
	border-bottom-width: 1px;
	border-color: #cccccc;
	height: 36px;
}

.FileProperty
{
	width: 30%;
	font-family: Arial, Helvetica;
	font-size: 80%;
	color: #333333;
	border-style: dotted;
	border-width: 0px;
	border-bottom-width: 1px;
	border-color: #cccccc;
	height: 36px;
}

.FileFileDescriptionArea
{
	font-family: Arial, Helvetica;
	font-size: 90%;
	padding: 8px;
	vertical-align: top;
}

/*
Columns
*/

.FileFolderNameAndImageHeader
{
}

.FileFolderFileCountHeader
{
	text-align: center;
}

.FileFolderCommentCountHeader
{
	text-align: center;
}

.FileFolderImageColumn
{
	width: 20px;
}

.FileFolderNameColumn
{
	width: 60%;
}

.FileFolderFileCountColumn
{
	text-align: center;
	width: 20%;
}

.FileFolderCommentCountColumn
{
	text-align: center;
	width: 20%;
}

.FileFileNameHeader
{
}

.FileFileDateHeader
{
	text-align: center;
}

.FileFileRatingHeader
{
	text-align: center;
}

.FileFileDownloadCountHeader
{
	text-align: center;
}

.FileFileActionHeader
{
	text-align: center;
}


.FileFileNameColumn
{
	width: 35%;
}

.FileFileDateColumn
{
	text-align: center;
	width: 15%;
}

.FileFileRatingColumn
{
	text-align: center;
	width: 15%;
}

.FileFileDownloadCountColumn
{
	text-align: center;
	width:15%;
}

.FileFileActionColumn
{
	text-align: center;
	width: 20%;
}

/*
Folder Tree
*/

.FileFolderTree
{
	padding: 0px;
}

.FileFolderTreeNode
{
	font-family: Arial, Helvetica;
	cursor: hand;
}

.FileFolderTreeNodeSelected
{
	font-family: Arial, Helvetica;
	font-weight: bold;
	cursor: hand;
}

.FileFolderTreeNodeHover
{
	font-family: Arial, Helvetica;
	cursor: hand;
}
