
.wfdam_container 	{ width: 100%; }
.wfdam_selection 	{ width: 200px; float: left; }
.wfdam_filelist, .wfdam_filelist2, .wfdam_filelist3 	{ }
.wfdam_filedetails3	{ margin-left: 200px; }
#wfdam_edit	{ margin-left: 200px; }

.wfdam_filelist3 	{ margin-left: 200px; }

#wfdam_folders UL, #wfdam_categories UL { margin-left: 0px; padding-left: 0px; list-style-type: none; }
#wfdam_folders LI, #wfdam_categories LI { margin-left: 0px; padding-left: 0px; list-style-type: none; }
.wfdam_filedescription	{ margin-left: 0px; }

.wfdam_selectedPage	{ margin: 0em 1em 0em 0em; font-weight: bold; }
.wfdam_notSelectedPage	{ margin: 0em 1em 0em 0em; }
.wfdam_firstPage	{ margin: 0em 1em 0em 1em; }

.wfdam_filelist, .wfdam_filelist2 {
/*	border: 1px solid #DDDDDD;*/
	width: 770px;
}
#wfdam_edit {
	border: 1px solid #DDDDDD;
}
.wfdam_path {
	background: url(img/bg-1.png) repeat-x left center;
	border-bottom:1px solid #DDDDDD;
	border-top:1px solid #FFF;
	padding:0.5em;
}
.wfdam_path input {
	background-color:#FFF;
	background: url(img/bg-1.png) repeat-x left center;
	border:1px solid #CCC;
	padding:0.2em;
}

.wfdam_catpath_title {
	background: url(img/bg-1.png) repeat-x left center;
	border-bottom:1px solid #DDDDDD;
	border-top:1px solid #FFF;
	padding:0.5em;
}

form#wfdam_orderby {
	background: url(img/bg-1.png) repeat-x left center;
	border-bottom:1px solid #DDDDDD;
	border-top:1px solid #FFF;
	padding:0.5em;
}
form#wfdam_orderby select {border:1px solid #DDD;}

dl.wfdam_fileitems {
	float: left;
	width: 25%;
	height: 190px;
	/* border-bottom:1px solid #DDD; */
	text-align:center;
	margin: 0px;
	padding: 0.3em 0em 1em 0em;
}
dl.wfdam_fileitems dt {}
dl.wfdam_fileitems dt a:link,
dl.wfdam_fileitems dt a:visited {
	color:#000;
	font-weight:bold;
	text-decoration:none;
	border:1px solid #FFF;
	text-align:center;
}
dl.wfdam_fileitems dt a:hover,
dl.wfdam_fileitems dt a:active {
	color:#999;
}
dl.wfdam_fileitems dd {
	margin-left:0;
	padding:0.1em 0 0.1em 0em;
	text-align:center;
}
.wfqbe_browser {
	clear: both;
	text-align: center;
}
.wfqbe_browser DIV { margin:0.5em 0; }
.wfqbe_browser a:link,
.wfqbe_browser a:visited {
	color:#000;
	text-decoration:none;
	padding:0.2em;
	border:1px solid #FFF;
}
.wfqbe_browser a:hover,
.wfqbe_browser a:active {
	color:#999;
	border:1px solid #999;
}
.wfqbe_browser span.wfdam_selectedPage a {
	color:#999;
	border:1px solid #999;
}

.wfdam_filedetails, .wfdam_filedetails2 {
	border-left: 1px solid #DDDDDD;
	padding-left: 10px;
}
.wfdam_filedetails h2, .wfdam_filedetails2 h2 {
	padding:0.5em 0em 0.5em 0em;
	margin:0 !important;
	font-size:1.3em !important;
}
.wfdam_filedescription th,.wfdam_filedescription td {padding:0.2em;border-bottom:1px solid #DDD; font-size: 0.9em;}
.wfdam_filedescription th {
	text-align:left;
	vertical-align:top;
}

.wfdam_filedescription IMG { border: 0px; }

.wfdam_preview {
/*	float:left; */
	padding:5px;
	margin: 5px 0;
	text-align: center;
}

.wfdam_backlink {
	padding:0.3em;
	margin:1em 0;
}

#wfdam_searchform,
#wfdam_categories,
#wfdam_folders {
	margin-right:5px;
	border:1px solid #DDD;
}
#wfdam_searchform FORM	{ padding: 5px;	}
#wfdam_searchform h2,
#wfdam_categories h2,
#wfdam_edit h2,
#wfdam_folders h2 {
	background: url(img/bg-1.png) repeat-x left center;
	border-bottom:1px solid #DDDDDD !important;
	border-top:1px solid #FFF;
	padding:0.5em;
	margin:0 !important;
	font-size:1.2em !important;
}
#wfdam_categories li,
#wfdam_folders li{
	margin-top:2px;
}
#wfdam_categories li img,
#wfdam_folders li img {
	margin-bottom:-4px;
}
#wfdam_categories li a,
#wfdam_folders li a{
	font-size:9px;
}

#wfdam_clearcategories {
	margin: 0.5em;
}

#wfdam_edit FORM { padding: 5px; }
#wfdam_edit LABEL { float: left; width: 30%; }
#wfdam_edit { line-height: 200%; }

.wfdam_right { float: right; }
.wfdam_right A { text-decoration: none; }

.wfdam_browser { margin-top: 10px; }
.wfdam_browser_previous	{ float: left; text-align:left; }
.wfdam_browser_next	{ float: right; text-align:right; }

.wfdam_browser_title { padding:5px 0px 5px 0px; }


H1.wfdam_category_title { margin: 0px; padding: 0px; padding: 0px 0px 10px 5px; }

IMG { border: 0px; }

#wfdam_categories LI A	{	text-decoration: underline; color: #333333; margin-left: 5px;	}
#wfdam_categories LI A:hover	{	text-decoration: none; color: #333333;	}


