.libStatusMessage
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}

.libPodCastCell, .libPodCastCell a:link, .libPodCastCell a:visited
{
	font-family: Arial; 
	font-size: 12px; 
	color: #000099; 
	text-decoration: none; 
}


.libNav, .libNav a:link, .libNav a:visited { 
	font-family: Arial; 
	font-size: 12px; 
	color: #000099; 
	text-decoration: none; 
}

.libNav a:hover 
{
	text-decoration: underline;
}

.libBreadCrumbCell
{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #1f1fb7;
}

.libBreadCrumbCell a:link, .libBreadCrumbCell a:visited { 
	color: #1f1fb7; 
	text-decoration: none; 
}

.libNav a:hover 
{
	color: #d2d2d2;
	text-decoration: underline;
}

.libActiveDir a:link, .libActiveDir a:visited 
{
	color: #000099;
}

.libDirectoryCell
{

}

.libDirectory
{
	font-family: Arial;
	font-size: 14px;

}


.libFilesContainer
{

}

.libFileTable
{
padding-bottom: 10px;
background-image: url(../library/default/images/fileBackground.png);
background-repeat: repeat-x;
border: 1px solid #f5f5f5;
}

.libFileTable:hover
{
	background-color: #f0fbff;
}

.libFileMedia
{
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

.libFileDetailsContainer
{

}

.libFileTitle
{
	font-family: Arial;
	font-size: 14px;
	padding-top: 10px;
	height: 24px;
}

.libFileTitle a:link, .libFileTitle a:visited 
{ 

}

.libFileTitle a:hover 
{

}

.libFileDetailsCell
{
	height: 20px;
}

.libFileDate
{
	font-family: Arial;
	font-size: 10px;
}

.libFileAuthor
{
	font-family: Arial;
	font-size: 10px;
}

.libFileSize
{
	font-family: Arial;
	font-size: 12px;
}

.libFileDescription
{
	font-family: Arial;
	font-size: 10px;
	border-top: 1px solid #dedede;
}

.libIconCell
{
	width: 35px;
	padding-top: 10px;
	padding-right: 10px;
	text-align: right;
}

.libContentMain {
	font-family: Arial;
	font-size: 12px;
	background-color: #FEFEFE;
	border: 1px solid #E7E6E4;
}
.libContentMain a:hover, .libContentMain a:visited, .libContentMain a:link {
	font-family: Arial;
	font-size: 12px;
	color: #000099;
	text-decoration: none;
}
.libContent {
	font-family: Arial;
	font-size: 12px;
}

.libContent a:hover, .libContent a:link, .libContent a:visited {
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	color: #000099;
}
/*
.libHeader {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	background-color: #CEEEFE; 
	border: 1px solid #BADDF7;
}



.headerContainer {
	border: 1px solid #7FB3DC;
}
.contentContainer {
	border: 1px solid #E6E3E6;
}



.libNav, .libNav a:link, .libNav a:hover, .libNav a:visited { 
	font-family: Verdana; 
	font-size: 12px; 
	color: #000099; 
	text-decoraction: none; 
}
*/
