
body {
	margin:0px 0px 0px 0px;
	font-family:arial;
	font-size:15px;
}

img {
	border:0px;
}

.browserCellFiller { /* Php class : Browser */
	width:100%;
}

.browserScrollBarFiller { /* Php class : Browser */
	width:20px;
}


.browserFilesViewList { /* Php class : Browser */
	border-collapse:collapse;
	line-height:1.2em;
}

.browserFilesViewThumbnail { /* Php class : Browser */
	line-height:1.2em;
}

.containerCell { /* Php class : Browser */
	padding:0px;
	vertical-align:top;
}

.coverBody { /* Js class : Sdl.CoverBody */
	background-color:black; /*#00ff00*/
	filter:alpha(opacity=90);
	height:0px;
	left:0px;
	opacity:0.9;
	position:absolute;
	top:0px;
	width:0px;
	z-index:0;
}

.coverBodyText { /* Js class : Sdl.CoverBody */
	color:white;
	font-size:2em;
	position:fixed;
	top:45%;
	/* For IE6. IE6 doesn't support position:fixed */
	/* position:absolute; */ /* Js apprroach */
	z-index:1;
}

.fileViewList {	/* Php class : Browser */ /* Sdl.Selector overrides it */
}

.fileViewThumbnail { /* Php class : Browser */ /* Sdl.Selector overrides it */
	float:left;
}

.function { /* Php class : Browser */
	float:left;
}

.functionButton { /* Js class : Sdl.Button */
	border:1px solid;
	/* border-color:transparent;*/ /* IE6 doesn't support transparent */
	border-color:white;
	cursor:pointer;
	padding:3px;
}

.functionButtonMouseOver { /* Js class : Sdl.Button */
	background-color:green;
	border:1px solid black;
	filter:alpha(opacity=50);
	opacity:0.5;
}

.image { /* Js class : Sdl.Image */
	color:white;
	font-size:2em;
	left:0px;
	position:fixed;
	top:0px;
	/* For IE6. IE6 doesn't support position:fixed */
	/*position:absolute;*/ /* Js approach */
	z-index:2;
}

.movableBar{ /* Js class : Sdl.MovableBar */
	cursor:move;
	height:0.5em;
	left:45%;
	overflow:hidden;
	position:relative;
	width:6em;
}

.movableBarMouseOver { /* Js class : Sdl.MovableBar */
	background-color:gray;
	height:2.0em;
}

.movableBarSign { /* Js class : Sdl.MovableBar */
	line-height:0.5em;
	text-align:center;
}

.movableBarContent { /* Js class : Sdl.MovableBar */
	text-align:center;
	line-height:1.0em;
}

/* For IE6. contentContainer gets incorrect height when setting .style.height = .offsetHeigh */
.moveTargetIe6 {
	border:1px solid white;
}

.pagesSideBoxTopExist { /* Php class : Layout */
	border-top:1px solid #AAAAAA;
}

.pagesSideBoxTopNotExist { /* Php class : Layout */
	border-top:0px;
}

.sortHeader { /* Js class : Sdl.Sort */
	cursor:pointer;
}

.sortHeaderMouseOver { /* Js class : Sdl.Sort */
	background-color:orange;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.systemAttribute { /* Php class : Browser */
	display:none;
}

.tab { /* Js class : Sdl.Page */
	border-top:1px solid;
	border-left:1px solid;
	border-right:1px solid;
	cursor:pointer;
	float:left;
	margin-right:0.1em;
	padding:0px 0.2em;
	line-height:1.2em;
	vertical-align:bottom;
}

.tabFocus { /* Js class : Sdl.Page */
	background-color : yellow;
}

.thumbnailItemContainer { /* Php class : Browser*/
	padding: 0.33em;
	width: 8em;
	overflow:hidden;
}

.thumbnailItemImageContainer { /* Php class : Browser*/
	border: 1px solid #DDDDDD;
	width: 8em;
	height: 8em;
	line-height: 8em;
	overflow:hidden; /*For IE6. Size of cached images are used as estimated size.*/
	text-align:center;
}

.thumbnailItemImageContainer a { /* Php class : Browser*/
	display:block;
	height:100%; /* For IE6 */
	width:100%; /* For IE6 */
}

.thumbnailItemImageContainer img { /* Php class : Browser*/
	vertical-align:middle;
}

.thumbnailItemImageDir { /* Php class : Browser */
	height:2em;
}

.thumbnailItemImageUnknown { /* Php class : Browser */
	height:2em;
}

#browserFiles { /* Php class : Browser */
	/*width:100%;*/ /* Cancelled for IE6. Vertical scrollbar problem. */
}

#browserFilesContainer { /* Php class : Browser */
	min-height:10em;
	height:auto;
	/*
	overflow-x:hidden;
	overflow-y:auto;
	*/
	overflow:auto;
	overflow-x:hidden; /* Opera 9.21 doesn't support overflow-x or overflow-y */
}

#browserFunctions { /* Php class : Browser */
	overflow:hidden;
}

#browserHeaders { /* Php class : Browser */
	border-collapse:collapse;
	border-bottom:1px solid gray;
	line-height:1.2em;
}

#broswerSeparator1 { /* Php class : Browser */
	display:none;
	height:0px;
	overflow:hidden;
}

#browserSystemFiles { /* Php class : Browser */
	border-collapse:collapse;
	line-height:1.2em;
}

#container { /* Php class : Layout */
	border:0px solid;
	border-collapse:collapse;
	padding:0px;
	width:100%;
}

#footer { /* Php class : Layout */
	font-size:0.67em;
}

#pagesContainer { /* Php class : Layout */
	clear:both; /* For IE6 */
}

#tabs { /* Php class : Layout */
	overflow:hidden;
}

			.ModuleBrowserView a, .ModuleBrowserView div{
				display:block;
				float:left;
			}
			
.ModuleFileModeHeaderViewList {
	margin:0em 0.5em;
	text-align:center;
	white-space:nowrap;
	width:3em;
}
.ModuleFileModeViewList {
	margin:0em 0.5em;
	text-align:center;
	white-space:nowrap;
	width:3em;
}
.ModuleFileModeViewThumbnail {
	font-size:0.9em;
	white-space:nowrap;
}

.ModuleFileMTimeHeaderViewList {
	margin:0em 0.5em;
	text-align:center;
	width:9em;
	white-space:nowrap;
}
.ModuleFileMTimeViewList {
	margin:0em 0.5em;
	text-align:right;
	width:9em;
	white-space:nowrap;
	white-space:nowrap;
}
.ModuleFileMTimeViewThumbnail {
	white-space:nowrap;
	font-size:0.9em;
}

.ModuleFilenameViewList {
	overflow:hidden;
	margin:0em 0.5em;
	/*width:13.3em;*/
	width:20em;
	white-space:nowrap;
}
.ModuleFilenameViewThumbnail {
	white-space:nowrap;
	font-size:0.9em;
}

.ModuleFileSizeHeaderViewList {
	overflow:hidden;
	margin:0em 0.5em;
	text-align:right;
	white-space:nowrap;
	width:5em;
}
.ModuleFileSizeViewList {
	overflow:hidden;
	margin:0em 0.5em;
	text-align:right;
	white-space:nowrap;
	width:5em;
}
.ModuleFileSizeViewThumbnail {
	font-size:0.9em;
	white-space:nowrap;
}

.ModuleFileTypeHeaderViewList {
	margin:0em 0.5em;
	text-align:center;
	white-space:nowrap;
	width:3em;
}
.ModuleFileTypeViewList {
	height:1em;
	line-height:1em;
	margin:0em 0.5em;
	text-align:center;
	white-space:nowrap;
	width:3em;
}
.ModuleFileTypeViewThumbnail {
	height:1em;
	line-height:1em;
}

.ModuleFileTypeIcon {
	height:1em;
}
