
#downloadcenter{
/*
	background:URL('../images/DownloadCenter.gif') no-repeat;
	width:590px;
	height:150px;
*/
}

.clear{clear:both;}

#dlwrapper{
	width:590px;
	
}
#dlAdminNav
{
	float:right;
	margin-right:10px;
	font-family: tahoma; 
	font-size: 11px; 	
	color: #000000;
}

#dlAdminNav a{
	text-decoration:none;	
	color: #000000;
}
#dlAdminNav a:hover{
	text-decoration:underline;
}

#dlnavigation{
	float:right;
	margin-right:50px;
/*
	margin-top:90px;
*/
	font-family: tahoma; 
	font-size: 11px; 	
	color: #000000;
	font-weight:bold;
}


#dlnavigation a{
	text-decoration:none;	
	color: #000000;
}

#dlnavigation a:hover{
	text-decoration:underline;
}

#dlfeatured{
	background:URL('../images/FeaturedBG.gif') no-repeat;
	width:573px;
	height:160px;
	color: #FFF;
	padding-bottom:10px;
}

#dlfeaturedcontent{
	margin-left:220px;
	padding-top:2px;

}

#dlfeaturedtitle{
	font-family: tahoma; 
	font-size: 16px; 
	font-weight:bold;
	width:230px;
	margin-top:7px;
}

#dlfeaturednavigation{
	float:right;
	margin-right:10px;
	margin-top:5px;
	font-family: tahoma; 
	font-size: 9px; 	
	color: #ffffff;
	font-weight:bold;
}

.dlfeaturedauthor{
	font-family: tahoma; 
	font-size: 11px; 	
	color: #ffffff;
	font-weight:bold;
}
#dlfeaturednavigation a{
	text-decoration:underline;	
	color: #ffffff;
}

#dlfeaturednavigation a:hover{
	text-decoration:none;
}

#dlfeaturedsummary{
	margin-right:10px;
	margin-top:7px;
	font-family: tahoma; 
	font-size: 11px; 	
	color: #ffffff;
}


#dlerrorbox{
	background-color:#fc93a2;
	border:1px solid #ff0000;
	width:573px;
	
}

#dlerrorbox a{
	text-decoration:underline;	
	color: #000000;
}

#dlerrorbox a:hover{
	text-decoration:none;
}

.dlerrortext{

	margin-left:15px;
	font-family: tahoma; 
	font-size:  14px;	
	color: #000000;

}


#dllist table{
	width:573px;
	font-family: tahoma; 
	font-size: 12px; 	
	color: #000000;
	background:URL('../images/thbg.gif') repeat-x;
}

	
#dllist th{
	height:28px;
	text-align:left;
	padding-left:5px;
	padding-right:5px;
}

#dllist td{
	padding-left:5px;
	padding-right:5px;
	background:URL('../images/tdsep.gif') repeat-y;
	background-position:right;
	border-bottom:1px solid #bfdbf5;
}

#dllist .sep{

	background:URL('../images/thsep.gif') no-repeat;
	background-position:right;
}

#dllist a{
	text-decoration:underline;	
	color: #fb9940;
}

#dllist a:hover{
	text-decoration:none;
}

.filetitle {	
	color: #000;
	font-weight:bold;
	
}
.filedesc {	
	color: #999;
	
}
