/* CSS Document | spline.ch/Downloads.php */
#container
{
	margin-top: 10px;
	margin-bottom: 10px;
	width: 900px;
	height: auto;
	background-color: #FFFFFF;
	
}
.txtLogin 
{
	color: #B0B0B0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	height: 16px;
}
input.btnLogin
{
	width:58px;
	height:21px;
	color:#CCCCCC;
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	cursor: pointer;
	border:none;
	vertical-align:middle;
	background-image:url(../images/bg_formBtn_login.gif)
}
.txtMsg
{
	color: #B0B0B0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	height: 16px;
	position: relative;
	top: 5px;
	left: 0px;
}
.fldLogin 
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 16px;
	width: 137px;
	padding: 3px 0px 0px 3px;
	background-color:#FFFFFF;
	vertical-align: top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B0B0B0;
	border-right-color: #B0B0B0;
	border-bottom-color: #B0B0B0;
	border-left-color: #B0B0B0;
}
.handcursor
{
	cursor: pointer;
}
#control 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #737477;
	background-color:#FFFFFF;
	width: 276px;
	height: auto;
	padding-left: 40px;
	float:left;
	display: inline;
}
#control a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #737477;
	line-height: 18px;
	text-decoration: none;
}
#control a:hover 
{
	color: #000000;
}
#control a:active 
{
	color: #000000;
	outline: none;
}
#control a:focus
{
	color: #000000;
	-moz-outline-style: none;
}		
#searchContainer
{
	background-color:#FFFFFF;
	width: 276px;
	height: 87px;
}
#search
{
	width: 276px;
	height: 40px;
}
#line {
	width: 276px;
	height: 29px;
}
#nav
{
	background-color:#FFFFFF;
	width: 276px;
	height: auto;
}
#files 
{
	background-color:#FFFFFF;
	width: 584px;
	height: auto;
	float:left;
	display: inline;
	
}
#loader 
{
	margin-left: 26px;
}
#foot
{
	background-color:#FFFFFF;
	width: 900px;
	height: 14px;
	display: inline;
	float: left;
}
.folder
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #737477;
	font-size: 17px;
	font-weight: normal;
	line-height: 18px;
	margin: 5px 0px 0px 0px;
}
.dlList 
{
	border: none;
	width: 542px;
} 
a 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a:hover 
{
	color: #637482;
}
.icons
{
	width: 45px;
	height: 15px;
	padding-top: 1px;
	padding-left: 5px;
	padding-right: 5px;
	cursor: pointer;
}
.filelink
{
	vertical-align:top;
	float:right;
	display: inline;
}
.filename
{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	cursor: pointer;

}
.icon0
{
	background-color: #F1F1F1;
	text-align: center;
	width: 82px;
	height: auto;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;

}
.icon1
{
	background-color: #DAEAF8;
	text-align: center;
	width: 82px;
	height: auto;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.files0
{
	background-color: #F1F1F1;
	width: 460px;
	height: auto;
}
.files1
{
	background-color: #DAEAF8;
	width: 460px;
	height: auto;
}
.file
{
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 0px;
	width: 460px;
	height: auto;
}
.info
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #637482;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 0px;
	padding-bottom: 6px;
	width: 460px;
}
.line
{
	width: 542px;
	height: 2px;
	background-color: #FFFFFF;
}
#title 
{
	width: 542px;
	height: 47px;
}
.clearfix:after 
{
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
