
/* 
    Uncomment General presentation style	classes	if using control with ASP.Net apps	other than DotNetNuke
*/

/* General presentation	styles */
/*
.Normal
{
	font-family: Tahoma, Arial,	Helvetica;
	font-size: 11px;
	font-weight: normal;
}

.NormalTextBox
{
	font-family: Tahoma, Arial,	Helvetica;
	font-size: 11px;
	font-weight: normal;
}

.NormalRed
{
	font-family: Tahoma, Arial,	Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #ff0000
}

.NormalBold
{
	font-family: Tahoma, Arial,	Helvetica;
	font-size: 11px;
	font-weight: bold
}

.Head
{
	font-family: Tahoma, Arial,	Helvetica;
	font-size: 12px;
	font-weight: bold
}

.CommandButton	   {
	font-family: Tahoma, Arial,	Helvetica;
	font-size: 11px;
	font-weight: normal;
}
*/


/* File	Manager-specific styles	*/

.Speerio-FileManager-FileManagerPanel
{
}

.Speerio-FileManager-FileEditPanel
{
}

/* Main Layout */

.Speerio-FileManager-MainTable
{
	margin:	5px	0px	0px	0px;
	height: 400px;
	border:1px solid #f0f0f0;
}

.Speerio-FileManager-Explorer
{
	vertical-align:	top;
	text-align:	left;
	display: block;
	width: 1%;
}


.Speerio-FileManager-Dragger
{
	width: 10px;
	vertical-align:	middle;
	cursor:	hand;
	border: 1px solid #f0f0f0;
}

.Speerio-FileManager-Content
{
	background-color: #f2f2f2;
	vertical-align: top;
	overflow: visible;
}

/* End Main Layout */

.Speerio-FileManager-ExplorerScroller 
{ 
  padding-top:2px;
  overflow: auto;
  height: 100%;
  width: 250px;
}

.Speerio-FileManager-Toolbar
{
	height: 45px;
}

.Speerio-FileManager-ToolbarButton
{
	width: 34px;
	height:	34px;
	padding: 7px 7px 7px 7px;
}

.Speerio-FileManager-ToolbarButtonOver
{
	width: 34px;
	height:	34px;
	padding: 7px 7px 7px 7px;
	_background: url(buttonbg.gif);
	background-repeat: no-repeat; 
	background-position: center	center;
}


.Speerio-FileManager-FolderContents
{
	vertical-align:	top;
	text-align:	left;
}

.Speerio-FileManager-Listing
{
    width: 100%;
	margin-top: 5px;
	border-top: 1px solid #D8D2BD;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 0px;
}

.Speerio-FileManager-GridPager
{
	font-weight: bolder;
	font-size: 10pt;
}

.Speerio-FileManager-GridAlternatingItem
{
   background-color: #f6f6f6;
}

.Speerio-FileManager-GridItem
{
   background-color: white;
}

.Speerio-FileManager-GridHeader
{
	font-weight: bold;
	color: black;
	background-color: #cccccc;
}


/* Tree */
.Speerio-FileManager-TreeNode 
{ 
  font-family: sans-serif, tahoma; 
  font-size: 11px; 
  padding:1px;
  padding-left: 3px; 
  padding-right: 3px; 
  cursor: default; 
}

.Speerio-FileManager-HoverTreeNode 
{ 
  font-family: sans-serif, tahoma; 
  font-size: 11px; 
  padding:1px;
  padding-left: 3px; 
  padding-right: 3px; 
  text-decoration: none; 
  background-color: #aaaaaa;
  cursor: default; 
}

.Speerio-FileManager-SelectedTreeNode 
{ 
  font-family: sans-serif, tahoma; 
  font-size: 11px; 
  padding:1px;
  padding-left: 3px; 
  padding-right: 3px; 
  background-color: #e0e0e0; 
  cursor: default; 
}

.Speerio-FileManager-NodeEdit 
{
  border:1px silver solid;
  font-family: tahoma; 
  font-size: 11px;
}

/* End Tree */

.Speerio-FileManager-ToolbarHeader
{
	padding-left: 5px;
    background-color: #f0f0f0;
}

.Speerio-FileManager-FileTransfersPanel
{
}


.Speerio-FileManager-SearchResultTitle
{
   font-weight: bold;
   font-size: 10pt;
}

.Speerio-FileManager-SearchResultSummary
{
   margin-left: 20px;
   padding-bottom: 5px;
}

.Speerio-FileManager-UserMessage
{
	color: Blue;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
}

.Speerio-FileManager-Tabstrip {
	background: url(tab_background.gif) repeat-x bottom;	
	width: 100%;
	padding: 0px 0px 0px 7px;
	line-height: normal;
	
}
	  
.Speerio-FileManager-Tabstrip ul {
	padding: 0;
	margin: 0;
	list-style: none;
	} 
	  
.Speerio-FileManager-Tabstrip li {
	float: left;
	display:inline;
	margin: 0;
	padding: 0;
	
	}
	
.Speerio-FileManager-Tabstrip a {
	font: normal 11px Tahoma, Arial, Verdana, sans-serif;  
	float:left;
	background:url(left_both.gif) no-repeat left top;
	margin: 0;
	padding: 0 0 0 4px;
	border-bottom: 1px solid #919B9C;
	text-decoration: none;
	cursor: hand;
	}
	
.Speerio-FileManager-Tabstrip a span {
	float: left;
	display: block;
	background: url(right_both.gif) no-repeat right top;
	padding: 5px 6px 2px 2px;
	font-weight: normal;
	color: black;
	width: 100px;
	text-align: center;
	line-height: normal;
	font: normal 11px Tahoma, Arial, Verdana, sans-serif;
	text-decoration: none; 
	}

.Speerio-FileManager-Tabstrip ul li a:visited {
	font: normal 11px Tahoma, Arial, Verdana, sans-serif; 
	text-decoration: none;
	color: black;
	}
	
/* Commented Backslash Hack hides rule from IE5-Mac \*/
.Speerio-FileManager-Tabstrip a span {float:none;}
/* End IE5-Mac hack */
	
.Speerio-FileManager-Tabstrip a:hover span {
	color:black;
	}

.Speerio-FileManager-Tabstrip .selected a {
	font: normal 11px Tahoma, Arial, Verdana, sans-serif;  
    background-position: 0 -34px;
    border-width: 0;
	margin-top: -2x;
    }
	
.Speerio-FileManager-Tabstrip .selected a:hover {
    background-position:0 -34px;
    }

.Speerio-FileManager-Tabstrip .selected a:hover span {
    background-position: 100% -34px;
    }		
    
.Speerio-FileManager-Tabstrip .selected a span {
	background-position: 100% -34px;
	padding-top: 3px;
	padding-bottom: 5px;
	/*color:#333;*/
	margin-top: 0px;
	}
  	 
li.Speerio-FileManager-Tab .selected
	{
	margin-top: 5px;
	}
	  
.Speerio-FileManager-Tabstrip a:hover {
	background-position: 0% -32px;
    }

.Speerio-FileManager-Tabstrip a:hover span {
	background-position: 100% -32px;
	}

.Speerio-FileManager-Tabpanel {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 8px;
	padding-bottom: 20px;
	margin: 0px;
	background-color: #FCFCFE;
	width:100%;
	float: none;
	}

.Speerio-FileManager-Search
{
	border-top:1px solid #ffffff;
	width: 550px;  /* this is needed to keep toolbars from wrapping */
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 8px;
}
	
.Speerio-FileManager-TabState
{
	border-top: 1px dashed #e4e4e4;
	padding: 3px 3px 15px 3px;
	background-color: #FCFCFE;
}

.Speerio-FileManager-TabHeading
{
	padding: 5px;
}