﻿#technicalLibrary{
	clear:both;
	margin-top:20px;
	margin-right:-7px;
}

#technicalLibrary .category{	
	margin-bottom:30px;	
}

#technicalLibrary .bg-title{	
	background:#D20000;	
	width:380px;
	height:20px;
	padding-top:3px;
	padding-left:20px;
	overflow:hidden;
	color:#ffffff;
	font-weight:bold;	
	margin-bottom:2px;	
	text-transform:uppercase;	
}

#technicalLibrary .sub-category{
	position:relative;
	padding-left:20px;
	padding-top:3px;
	width:380px;
	height:20px;
	background:#DADADA;
	margin-bottom:1px;
	color:#000000;
	font-weight:bold;
}

#technicalLibrary .pluse{
	position:absolute;
	right:10px;
	top:7px;
	background:url(../Images/Misc/BTN_pluse.gif) no-repeat;
	width:9px;
	height:9px;
	cursor:pointer;
}

#technicalLibrary .minus{
	position:absolute;
	right:10px;
	top:7px;
	background:url(../Images/Misc/BTN_minus.gif) no-repeat;
	width:9px;
	height:9px;
	cursor:pointer;
}


#technicalLibrary .bg-files{	
	background:url(../Images/Default/BG_file_list.gif) repeat-y;	
	width:400px;
	padding-top:20px;
	padding-bottom:20px;
	overflow-x:hidden;	
}

#technicalLibrary .holder{		
	width:420px;	
}

#technicalLibrary .file{	
	background:#E9E9E9;	
	width:179px;	
	float:left;
	margin-right:2px;	
	text-align:left;
	padding:5px 0px 5px 20px;
	xmargin-bottom:2px;
}

#technicalLibrary .alt{	
	background:#F0F0F0;		
}

#technicalLibrary .file a{
	color:#CC0000;
	background:url(../Images/Misc/ICO_dwl_trans.gif) no-repeat left top;
	padding-left:17px;
	height:15px;
	display:block;
}	


#technicalLibrary .bot{		
	height:73px;
	width:400px;
	background:#F0F0F0 url(../Images/Default/BG_tech_table_bot.gif) no-repeat bottom;		
}

#technicalLibrary .botClose{	
	background:url(../Images/Default/BG_tech_table_bot_close.gif) no-repeat bottom;		
	height:58px;
	width:400px;
}
