body { 
    padding: 0; 
    font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 100%;
    background-color: #EDEDEC;
}

#NF-ContentArea .NF-sub #NF-localNavi ul ul {
	display: none;
}

input.search_box_textbox {
	border-color: #FFFFFF;
	border-style: none;
	padding: 1px;
	width: 200px;
}
.search_box {
	background-color: #FFFFFF;
	border: 1px solid #AAAAAA;
	clear: right;
	float: left;
	padding: 2px 2px 2px 5px;
}
.search_button {
	background: url("../../files_below/search_icon.gif") no-repeat scroll 0 0 #FFFFFF;
	border: medium none;
	cursor: pointer;
	height: 20px;
	width: 20px;
}

/*---SERVER MENU---*/
div#main_tab_area ul.sub_list
{
	float:left;
	list-style-type:none;
	margin:0;
	padding:0;
}

div#main_tab_area  ul.sub_list li
{
	float:left;
	list-style-type:none;
	background:none;
	margin:0;
    background: url("../img/bullet2.png") no-repeat scroll 7px 4px transparent;
    padding-left:14px;
    padding-right:8px;
}
div#main_tab_area  ul.sub_list li a
{
	text-decoration:none;
}

div#main_tab_area  ul.sub_list li a:visited
{
	color:#000088;
}

div#main_tab_area  ul.sub_list li a:active
{
	color:#FF6600;
}
div#main_tab_area  ul.sub_list li a:hover
{
	text-decoration:underline;
}
.model_list li{
	padding:2px 0;
}
ul.sub_list li.sv_active a{
	text-decoration:none;
	font-weight:bold;
	color:red;
}

/*---TABS/LAYOUT---*/

.head_bg
{
	background: url("../img/head_bg.png") no-repeat scroll right top transparent;
	float:left;
	white-space:nowrap;
}

.head_bg span
{
	background: url("../img/head_bg.png") no-repeat scroll left top transparent;
	float:left;
	margin: 0 10px 0 0px;
	padding:1px 8px 5px 24px;
	position:relative;
}
#dl_content
{
	margin:15px;
	font-size:small;
	line-height:1.3;
	font-family:"Arial","Verdana","Helvetica",sans-serif;
}
div#dl_content ul li{
	list-style-type:none;
}
div#dl_content ul{
	margin-bottom:20px;
}
div#dl_content ul li ul li{
	list-style-type:none;
	background:url("../img/bullet_blue.gif") no-repeat scroll left center transparent;
	padding-left:20px;
	margin-left:10px;
}
#NF-ContentArea .NF-main ul.nested{
	margin-left:16px;
}
span.cat_title{
	padding-left:20px;
}

#NF-ContentArea .NF-main  ul.file_list li{
	padding-left:20px;
	margin-top:4px;
	margin-bottom:4px;
	background-color:#FAFAFA;
	zoom:1;
}
#NF-ContentArea .NF-main  ul.file_list, #NF-ContentArea .NF-main  ul.file_list_nopad{
	padding-top:0px;
	padding-bottom:0px;
	margin-top:0px;
	margin-bottom:0px;
}
#NF-ContentArea .NF-main ul
{
	padding:0;
}
div#main_tab_area ul.tabs li a {
	text-decoration: none;
	color: #000;
	display: block;
	font-size: 13px;
	padding: 0 12px 0 15px;
	outline: none;
	border-top: 1px solid #ffffff;
    border-left: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
}
div.tab_content_top{
	width:100%;
	background-color:#E0F8F7;
	height:4px;
	font-size:4px;line-size:4px;
	border-bottom:solid 1px #999;
}

div#main_tab_area ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 39px; /*--Subtract 1px from the height of the unordered list--*/
	line-height: 19px; /*--Vertically aligns the text within the tab--*/
	border: 1px solid #999;
	border-left: none;
	margin-bottom: -1px; /*--Pull the list item down 1px--*/
	overflow: hidden;
	position: relative;
	background:url(../img/bullet.jpg) no-repeat 4px 6px #EDEDF8;
	_margin-bottom: -2px; /*--Pull the list item down 1px--*/
}

html div#main_tab_area ul.tabs li.active{ 
	background:url(../img/bullet.jpg) no-repeat 4px 6px #E0F8F7;
	border-bottom: 2px solid #E0F8F7; 
}
div#main_tab_area ul.tabs li:hover {
	background-color:#ccc;
}
* html div#main_tab_area ul.tabs li a:hover {
	background:url(../img/bullet.jpg) no-repeat 4px 6px #ccc;
	background-color:#ccc;
}
div#main_tab_area ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 40px; /*--Set height of tabs--*/
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	width: 750px;
}
div#main_tab_area .tab_container {
	border: 1px solid #999;
	border-top: none;
	overflow: hidden;
	clear: both;
	float: left; width: 750px;
	background: #FAFAFA;
}
div#main_tab_area .tab_content {
	font-size: 13px;
}
div#main_tab_area .tab_content_inner{
	padding: 10px;
	border-top:1px solid #DDD;
}

/*---ICONS---*/

div#dl_content span.svfile_doc{
	background:url("../img/page.gif") no-repeat scroll left center transparent;
}
div#dl_content span.svfile_bios{
	background:url("../img/application_xp_terminal.gif") no-repeat scroll left center transparent;
}
div#dl_content span.svfile_fw{
	background:url("../img/cog_edit.gif") no-repeat scroll left center transparent;
}
div#dl_content span.svfile_util{
	background:url("../img/wrench.gif") no-repeat scroll left center transparent;
}
div#dl_content span.svfile_notice{
	background:url("../img/notice.gif") no-repeat scroll left center transparent;
}
div#dl_content span.file_info{
	background:url("../img/information.gif") no-repeat scroll left center transparent;
}
div#dl_content span.svfile_em{
	background:url("../img/layers.gif") no-repeat scroll left center transparent;
}
div#dl_content span.svfile_note{
	background:url("../img/note.gif") no-repeat scroll left center transparent;
}
div#dl_content span.svfile_module{
	background:url("../img/module.png") no-repeat scroll left center transparent;
}
div#dl_content span.svfile_other{
	background:url("../img/disk.gif") no-repeat scroll left center transparent;
}
div#dl_content span.svfile_driver{
	background:url("../img/icon_driver.png") no-repeat scroll left center transparent;
}
div#dl_content span.svfile_nea{
	background:url("../img/nea.gif") no-repeat scroll left center transparent;
}
#NF-ContentArea .NF-main ul.file_list li.file_pdf{
	background:url("../img/page_white_acrobat.gif") no-repeat scroll left center transparent;
}
#NF-ContentArea .NF-main  ul.file_list li.file_sup{
	background:url("../img/folder_wrench.gif") no-repeat scroll left center transparent;
}
#NF-ContentArea .NF-main  ul.file_list li.file_zip{
	background:url("../img/package.gif") no-repeat scroll left center transparent;
}
#NF-ContentArea .NF-main  ul.file_list li.file_app{
	background:url("../img/application.gif") no-repeat scroll left center transparent;
}
#NF-ContentArea .NF-main  ul.file_list li.file_sv{
	background:url("../img/server.gif") no-repeat scroll left center transparent;
}

#NF-ContentArea .NF-main  ul.file_list li.file_thin{
	background:url("../img/computer.gif") no-repeat scroll left center transparent;
}
#NF-ContentArea .NF-main  ul.file_list li.file_blade{
	background:url("../img/drive.gif") no-repeat scroll left center transparent;
}
#NF-ContentArea .NF-main  ul.file_list li.file_blt{
	background:url("../img/bullet_shape.gif") no-repeat scroll left center transparent;
}

#NF-ContentArea .NF-main  ul.file_list li.file_txt{
	background:url("../img/page_white_text.gif") no-repeat scroll left center transparent;
}

#NF-ContentArea .NF-main  ul.file_list li.file_info{
	background:url("../img/information.gif") no-repeat scroll left center transparent;
}

#NF-ContentArea .NF-main  span.win_header{
	background:url("../img/monitor.gif") no-repeat scroll left center transparent;
	padding-left:20px;
}
#NF-ContentArea .NF-main  span.linux_header{
	background:url("../img/tux.gif") no-repeat scroll left center transparent;
	padding-left:20px;
}
#NF-ContentArea .NF-main span.sv_header{
	background:url("../img/server.gif") no-repeat scroll left center transparent;
	padding-left:20px;
}
#NF-ContentArea .NF-main span.raid_header{
	background:url("../img/drive.gif") no-repeat scroll left center transparent;
	padding-left:20px;
}
#NF-ContentArea .NF-main span.doc_header{
	background:url("../img/page.gif") no-repeat scroll left center transparent;
	padding-left:20px;
}
#NF-ContentArea .NF-main span.new_header{
	background:url("../img/bullet_sparkle.gif") no-repeat scroll left center transparent;
	font-style:italic;
	padding-left:18px;
}
#NF-ContentArea .NF-main span.svfile_notice{
	background:url("../img/notice.gif") no-repeat scroll left center transparent;
	padding-left:20px;
}
#NF-ContentArea .NF-main span.file_info{
	background:url("../img/information.gif") no-repeat scroll left center transparent;
	padding-left:20px;
}
#NF-ContentArea .NF-main span.applist_header{
	background:url("../img/application_view_list.gif") no-repeat scroll left center transparent;
	padding-left:20px;
}
#NF-ContentArea .NF-main div.tab_content_inner table {
	margin-bottom:0;
}
#NF-ContentArea .NF-main div.tab_content_inner table th{
	background-color: #DDDDDD;
	color:#000000;
	font-weight:bold;
	text-align:center;
}
#NF-ContentArea .NF-main div.tab_content_inner  table td.bggray {
	background-color:#EEEEEE;
}

#NF-ContentArea .NF-main .categories a{
	display:block;
	width:152px;
	font-size:1.1em;
	padding:8px 0 8px 8px;
	text-decoration:none;
	border: none;
	outline: none;
}

.categories a:link{
	color:black;
}
#NF-ContentArea .NF-main .categories a:hover{
	color:black;
	background-color:#dddddd;
}
#NF-ContentArea .NF-main .categories a.active{
	color:white;
	background-color:#000088;
}

.so_sub_con {
	padding:0 0 5px 10px;
	border-left: 2px solid #E6E6E6;
}
.so_sub_title {
	font-size:1.4em;
	padding:5px 0 2px 10px;
}