#uploader-object
{
  z-index: 999;
}
#div_filelist
{
  
}
#filelist
{
  padding-bottom: 60px;
}

#contrib_mainframe .tab
{
  margin: 20px 0;
  padding: 0;
  float: left;
  width: 33%;
  #fff-space: nowrap;
  color: #003c7b;
}
#contrib_mainframe .tab a
{
  text-decoration: none;
  color: #003c7b;
}
#contrib_mainframe .tab a:hover
{
  color: #333;
}
#contrib_mainframe .tab .infoslinkselected
{
  color: #333;
}

.contrib_header
{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 60px;
  margin: -30px 0 0 0;
  line-height: 30px;
}
.contrib_header h2.list_title
{
  padding: 0 10px;
  height: 30px;
  display: inline;
}

.contrib_mainframe
{
  position: absolute;
  top: 30px;
  left: 0;
  bottom: 30px;
  width: 100%;
  padding: 0;
  margin: 0;
  overflow: auto;
}
.contrib_mainframe h2.header
{
	position: relative;
	clear: both;
	margin: 0 0 5px 0;
	font-size: 12px;
	font-weight: bold;
	height: 20px;
	line-height: 20px;
	background: #cdcdcd;
	color: #707070;
	padding: 0 5px 0 25px;
	overflow: hidden;
	-webkit-border-radius: 5px 0 0 5px;
	-moz-border-radius: 5px 0 0 5px;
	border-radius: 5px 0 0 5px;
}
.contrib_mainframe h2.header.selected
{
  color: #fff;
  background: #707070
}
.contrib_mainframe h2.header span
{
	font-weight: normal;
}

.contrib_title
{
  display: block;
  margin: 0;
  padding: 5px 0;
  height: 40px;
}
.contrib_step
{
  height: 30px;
  background: #fff;
}
.contrib_step li
{
	position: relative;
	text-align: center;
	width: 32%;
	height: 30px;
	line-height: 30px;
	margin: 0 0 0 1%;
	padding: 0;
	float: left;
	background: #f7f7f7;
	color: #999;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
}
.contrib_step li span
{
  font-weight: bold;
  margin: 0 5px 0 0;
}
.contrib_step li.selected
{
	-background: #efefef;
	background: -webkit-gradient(linear, left top, left bottom, from(#cdcdcd), to(#efefef));
	background: -moz-linear-gradient(top,  #cdcdcd,  #efefef);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#cdcdcd', endColorstr='#efefef');
	color: #333;
}
.contrib_step li.selected span
{
  
}
.contrib_mainframe .delete,
.filemanager-error a
{
  position: absolute;
  top: 0;
  right: 0;
  width: 20px;
  height: 20px;
  text-indent: -1000px;
  display: block;
  background: transparent url(delete.png) 0 0 no-repeat;
  overflow: hidden;
}
.contrib_mainframe .delete:hover
{
  background-position: 0 -20px;
}
.contrib_footer
{
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  clear: both;
  height: 30px;
  line-height: 30px;
  padding: 0;
  margin: 0;
  text-align: center;
}
.contrib_footer ul
{
  width: 300px;
  margin: 0 auto;
  padding: 0;
}
.contrib_footer ul li
{
  float: left;
  width: 100px;
  margin: 0;
  text-align: center;
  height: 20px;
}

.uploadfileprogress
{
  clear: both;
  position: absolute;
  top: 30px;
  left: 0;
  width: 100%;
  height: 10px;
  display: none;
  /*background: transparent url(progress.gif) 0 20px no-repeat;*/
}
.uploaderror
{
  position: absolute;
  top: 30px;
  left: 0;
  width: 100%;
  height: 10px;
  display: block;
  background: #c00;
}

.filemanager-noflashform p
{
  padding: 10px 25px;
}
.filemanager-noflashform input
{
  float: left;
  margin-left: 26%;
  width: 55%;
}

.filemanager-line
{
  position: relative;
  float: right;
  width: 360px;
  margin: 0 10px 0 0;
  /*border: 1px solid #f2f2f2;*/
}
.filemanager-error
{
  position: absolute;
  top: 30px;
  left: 0;
  width: 300px;
  height: 150px;
  overflow: hidden;
  background: #fff;
  border: 1px solid #003c7b;
  z-index: 4;
}
.filemanager-warning
{
  position: absolute;
  top: 2px;
  left: 2px;
  width: 16px;
  height: 16px;
}
.filemanager-warning a
{
  display: block;
  width: 16px;
  height: 16px;
  overflow: hidden;
  text-indent: -1000px;
  background: url(warning_16.png) 0 0 no-repeat;
}
.filemanager-tick
{
  position: absolute;
  top: 2px;
  left: 2px;
  display: block;
  width: 16px;
  height: 16px;
  overflow: hidden;
  text-indent: -1000px;
  background: url(tick_16.png) 0 0 no-repeat;
}

.filemanager-error-title
{
  position: absolute;
  top: 0;
  left: 0;
  padding: 0 1%;
  width: 98%;
  height: 30px;
  line-height: 30px;
  display: block;
  background: #003c7b;
  color: #fff;
}
.filemanager-error-text
{
  position: absolute;
  top: 30px;
  left: 0;
  width: 98%;
  padding: 5px 1%;
  background: #fff;
  overflow: auto;
}

#filemanager-progresscover
{
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: #000;
  filter:alpha(opacity=60);
  opacity:0.6;
  z-index: 19998;
}
#filemanager-progresswindow
{
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -150px;
  margin-top: -150px;
  width: 280px;
  height: 280px;
  -width: 300px;
  -height: 300px;
  padding: 10px;
  background: #fff;
  text-align: center;
  z-index: 19999;
  -webkit-border: 4px;
  -moz-border-radius: 4px;
}
#filemanager-progresswindow h2
{
  padding: 5px;
  font-size: 10pt;
  line-height: 14px;
  color: #fff;
  background: #52a3f5;
  white-space: normal;
}
#filemanager-progresswindow h5
{
  font-size: 9pt;
  margin: 10px 0;
}
#filemanager-progresswindow span
{
  display: block;
  height: 10px;
  width: 280px;
  margin: 0 auto;
  background: transparent url(progress_small.gif) 0 20px no-repeat;
}


#div_filelist
{
	position: relative;
	float: right;
	width: 380px;
	z-index: 2;
}
#div_filelist h3.maintab
{
  float: none;
  display: none;
}
#div_filelist h3.maintab:hover
{
  color: #f2f2f2;
  background: #fff;
}
#div_filelist h3.maintab.selected
{
  border: 1px solid #003c7b;
  color: #003c7b;
  background: #fff;
  background-image: -moz-linear-gradient(100% 100% 90deg, #003c7b, #fff);
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#003c7b), to(#fff));
}
#div_filelist div.maintabcontent
{
  clear: both;
  position: relative;
  width: 100%;
}
#div_filelist .dform
{
  height: auto;
  margin-bottom: 20px;
}
#div_filelist .content
{
  
}
#div_filelist .dform .content
{
  position: relative;
  display: block;
  background: #fff;
  padding: 5px 0;
  width: 100%;
  overflow: visible;
  border: 1px solid #003c7b;
  width: 90%;
  height: auto;
}

#div_filelist h4.tab
{
  clear: both;
  float: none;
  height: 30px;
  line-height: 30px;
  margin: 0;
  margin-right: 10px;
  border: 0;
  color: #003c7b;
  padding: 0 10px;
}
#div_filelist h4.tab:hover
{
  
}
#div_filelist h4.tab.selected
{
  
}
#div_filelist  .filemanager-form
{
	position: fixed;
	top: 150px;
	left: 270px;
	right: 400px;
	bottom: 60px;
	overflow: auto;
	background: #fff;
	border: 1px solid #cdcdcd;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.lite #div_filelist  .filemanager-form
{
	top: 90px;
	left: 10px;
	right: 400px;
	bottom: 60px;
	margin: 12px 0 0 12px;
}
.minimal #div_filelist  .filemanager-form
{
	top: 60px;
	left: 10px;
	right: 400px;
	bottom: 60px;
	margin: 12px 0 0 12px;
}
.docformcontent legend
{
  display: none;
}
.docformcontent fieldset
{
  padding: 0 25px;
}
.contrib_header .button,
.contrib_footer .button
{
	cursor: pointer;
	color: #fff;
	border: 1px solid #333;
	-background: #333;
	background: -webkit-gradient(linear, left top, left bottom, from(#707070), to(#333));
	background: -moz-linear-gradient(top,  #707070,  #333);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#707070', endColorstr='#333333');
}
.contrib_header .button:hover,
.contrib_footer .button:hover
{
	background: #333;
}

.propagate
{
	cursor: pointer;
	padding: 1px 4px;
	border: 1px solid #ccc;
	-background: #ccc;
	background: -webkit-gradient(linear, left top, left bottom, from(#efefef), to(#ccc));
	background: -moz-linear-gradient(top,  #efefef,  #ccc);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#efefef', endColorstr='#cccccc');
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	overflow: visible\9;
	margin: 10px;
}
.propagate:hover
{
	cursor: pointer;
	color: #fff;
	border: 1px solid #333;
	-background: #333;
	background: -webkit-gradient(linear, left top, left bottom, from(#707070), to(#333));
	background: -moz-linear-gradient(top,  #707070,  #333);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#707070', endColorstr='#333333');
}

.contrib_header .button.disabled,
.contrib_footer .button.disabled
{
  color: #eee;
  background: #ccc;
}
.align-center
{
  text-align: center;
}
