/* CSS Document */

.pagelistContainer .pagelistReady 
{
	min-height:250px;  
}

.fileInfoDateColumn
{
	width:80px;
}

.fileInfoUplaodedFileColumn
{
	width:160px;
}

.fileInfoGalleryColumn
{
  width: 150px;
}

.fileInfoTitleColumn
{
	width:150px;  
}

.fileInfoDescriptionColumn
{
	width:235px;  
}

.fileInfoSubsiteColumn
{
	width: 150px;
}

.fileInfoActionColumn
{	
	cursor: default;
}

.verticalSpacer
{
	margin-top:10px;
}

#pl_fileInfo_date
{
	background-image: url(/commonspot/dashboard/images/controls/header_light_blue.gif);
}

#PageListTable .fileInfoDateColumn, 
#PageListTable .fileInfoUplaodedFileColumn,
#PageListTable .fileInfoGalleryColumn,
#PageListTable .fileInfoTitleColumn,
#PageListTable .fileInfoDescriptionColumn,
#PageListTable .fileInfoSubsiteColumn
{
	cursor: default;
	vertical-align: top;
}

#PageListTable .fileInfoActionColumn
{ 
	vertical-align: top;
}

#dataTableFooter img
{ 
	margin-left:5px; 
	vertical-align:middle;
}

#selectAllDeselectDiv
{
	float:right;
	padding-bottom:5px;
}

.textwidth
{	 
	text-align: left;
	width: 140px;
	height:18px;
} 

.clsPushButton
{
	cursor:pointer;
}

.hideColumn
{
	display:none;
}

.pagelistFooter a
{
	background: transparent url(/commonspot/dashboard/icons/arrow_up.png) no-repeat scroll 0% 50%;
	padding: 3px 5px 3px 17px;
}

.titleimg
{
	float:left;
   padding-right:5px;
}

.actionIcon
{
	padding-right:1px;
}