.dwnMain,#nw3sHeaderImg {
	width: 765px;
}

.headLogoBar {
	height: 56px;
	padding-bottom: 0px;
	margin: 0px;
}

.headLangNavi {
	height: 30px;
	padding: 0px;
	margin: 0px;
}

img {
	border: 0px;
}

.downloadContent {
	margin: 0 auto;
}

.topMenuLinks {
	background: #EEEEEE;
}

#osVersion,#osType {
	width: 185px;
	font-size: 11px;
	font-weight: 500;
}

#langSelector,#compSelector {
	font-size: 11px;
	font-weight: 550;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#nw3sSelectorNavi,#nw3sModelName,#nw3sSelectors {
	height: 30px;
}

.topNaviSelector li {
	position: relative;
}

#nw3sSelectorNavi {
	background: #000000;
	position: relative;
}

#nw3sModelName,#nw3sSelectors {
	top: 0px;
}
/*
no more valid
*/
#nw3sSelectorNavi span {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 600;
}

#nw3sModelName {
	left: 0px;
	width: 300px;
	padding-left: 5px;
}

#nw3sSelectors {
	position: absolute;
	right: 0px;
	padding-right: 5px;
}

ul {
	list-style-type: none;
	line-height: 30px;
	vertical-align: baseline;
	padding: 2px;
	margin: 0px
}

.headDiv .headNavi {
	height: 30px;
}

.headDiv {
	padding-bottom: 10px;
	height: 120px;
}

.headNavi li {
	display: inline;
	padding-right: 30px;
}

.headNavi ul {
	text-align: center;
}

.osSelectorNavi {
	padding-bottom: 10px;
}

.osSelector,.new-os-selector li {
	display: inline;
	padding-right: 5px;
}

.headNavi ul a {
	font-size: 14px;
	text-decoration: none;
	color: #666666;
}

#trsDetailHeader {
	color: #666666;
	font-size: 14px;
	font-weight: bold;
}

.data_section table,.contentLabel, .downloadContent {
	width: 700px;
	
}

.topMenuLinks a:HOVER {
	text-decoration: underline;
	color: #000000;
	cursor: pointer;
	background: #DDDDDD;
}

.headNaviLink {
	cursor: pointer;
}

.contentLabel span {
	font-size: 14px;
	font-weight: bold;
}

.contentLabel a {
	text-decoration: none;
	color: #666666;
}

.fileNameHeader a,.requiredHeader,.postDateHeader a,.fileSizeHeader  a {
	text-decoration: none;
	color: #666666;
}

.contentLabel {
	font-family: Arial, Helvetica, sans-serif;
	background: #EEEEEE;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.data_section table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	table-layout: fixed;
	border-collapse: collapse;
	
}

.data_section table th {
	text-align: left;
	font-weight: bold;
}

.data_section table td {
	font-size: 12px;
}

.data_section a {
	color: #666666;
	font-size: 12px;
}

.data_section .fileNameHeader {
	width: 46%;
}

.data_section .requiredHeader {
	width: 15%;
}

.data_section .postDateHeader {
	width: 18%;
}

.data_section .fileSizeHeader {
	width: 21%;
}

#show_hide {
	text-decoration: none;
	font-size: 12px;
	color: #333333;
}

#show_hide:HOVER {
	font-weight: 500;
	background: #DEDEDE;
	text-decoration: underline;
}

.noDataMsg {
	padding-left: 15px;
	font-size: 11px;
}

.footerDiv {
	padding-top: 5px;
	font-size: 10px;
	width: 100%;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #DEDEDE;
}

#backToTop {
	padding-right: 5px;
}

/* Techspec Page */
.techSpecNoData, .nodata {
	font-size: 12px;
	font-weight: 600;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	color: red;
}

.spcForm{
	padding-top: 20px;
	padding-bottom: 20px;
}

.spcForm .spcFormLbl, .spcForm .tspesSel {
	font-size: 11px;
	color: #666666;
	font-weight: bolder;
}

/* tspec tspesSel */

#techSpecContent {
	position: relative;
	height: 100%;
}

/* Troubleshoot page */
#trSearchBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 600;
	color: #666666;
	width: 250px;
}

#troubleshootContent {
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 15px;
}

.tsHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	font-weight: bold;
	position: relative;
	padding-top: 20px;
	padding-bottom: 20px;
}

.tsSearch {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: 600;
}

.tsSearch li {
	display: inline;
	padding-right: 5px;
}

.tsPrintFriendly a {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
}

.tsPrintFriendly a:HOVER {
	text-decoration: underline;
}

.tsPrintFriendly {
	padding-bottom: 5px;
}

#tsErrorMsg {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	padding-bottom: 5px;
	font-size: 10px;
	font-weight: bold;
	font-stretch: wider;
}

.nw3s_error_message_title {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 1.5em;
}

.tsSearchResults {
	padding-top: 5px;
	padding-bottom: 5px;
}

.trsUsefulDialog li {
	display: inline;
}

.trsUsefulQuest,.trsDetailPgBtn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: 600;
	margin-right: 5px;
}

.trsDetailPgBtn {
	text-align: center;
}

.trsDetailPgBtn a,.trsDetailPgBtn_Red  a {
	text-decoration: none;
	color: #FFFFFF;
}

.trsDetailPgBtn_disabled a {
	text-decoration: none;
	color: #666666;
}

.trsDetailPgBtn,.trsDetailPgBtn_Red,.trsDetailPgBtn_disabled {
	font-weight: 600;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 1px;
	border-color: #888888;
	border-style: outset;
	text-align: center;
}

.trsDetailPgBtn {
	background-color: #777777;
}

.trsDetailPgBtn_disabled {
	background-color: #999999;
}

.trsDetailPgBtn_Red {
	background-color: #BB0000;
}

.trsDetailPgBtn_Red:HOVER {
	background-color: #D80000;
	color: #666666;
}

.trsDetailPgBtn_disabled:HOVER {
	cursor: default;
}

.trsDetailPgBtn:HOVER {
	background-color: #888888;
	color: #666666;
}

.trsPageClose {
	padding-top: 10px;
	text-align: center;
	width: 110px;
	margin: auto;
	height: 25px;
}

.tsSearchContent {
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-color: #DEDEDE;
	border-top-style: solid;
}

.catgyLabel {
	color: #222222;
	font-weight: 600;
}

.tsContent {
	padding-top: 10px;
}

.searchPgLink {
	font-size: 11px;
	font-weight: bold;
}

.searchCategory {
	font-size: 11px;
}

.searchSummary {
	font-size: 11px;
	padding-left: 3px;
	padding-top: 3px;
	background-color: #FAFAFA;
}

.searchResultSummary {
	color: #999999;
	padding-top: 2px;
	padding-bottom: 2px;
}

/* Pagination CSS */
.nw3s_paginator {
	padding-top: 15px;
}

.pgntion_unselected {
	font-weight: normal;
	text-decoration: none;
	cursor: pointer;
}

.pgntion_selected {
	background-color: #AAAAAA;
	color: #FFFFFF;
	border: 1px;
	border-style: solid;
	border-color: #666666;
}

.pgntion_unselected a:HOVER {
	text-decoration: underline;
	background-color: #AAAAAA;
	color: #FFFFFF;
}

.pgntion_prev:HOVER,.pgntion_next:HOVER {
	text-decoration: underline;
	color: #444444;
}

.pgntion_next_disabled,.pgntion_prev_disabled {
	color: #AAAAAA;
	cursor: default;
}

.pgntion_next,.pgntion_prev {
	color: #666666;
	text-decoration: none;
}

.pgntion_unselected a,.pgntion_selected a {
	text-decoration: none;
	color: #666666;
}

.pgntion_unselected,.pgntion_selected,.pgntion_next,.pgntion_prev,.pgntion_prev_disabled,.pgntion_next_disabled
	{
	text-align: center;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 600;
}

.pgntion_unselected a,.pgntion_selected a {
	padding-bottom: 0;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 0;
}

.pgntion_sep {
	padding-left: 2px;
	padding-right: 2px;
}

.noScriptShow {
	display: none;
}
.support_loading{
	background-clip: border-box;
    background-color: transparent;
    background-image: url("/wsss/wsss_sys/images/ajax-loader.gif");
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: auto auto;
    display: none;
    height: 10px;
    margin-left: 5px;
    padding-bottom: 6px;
    padding-left: 10px;
    vertical-align: bottom;
    width: 10px;    
}

.ajax_loading{
    background-clip: border-box;
    background-color: transparent;
    background-image: url("/wsss/wsss_sys/images/ajax-loader.gif");
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: auto auto;
    display: none;
    height: 10px;
    margin-left: 10px;
    padding-left: 16px;
	padding-bottom: 13px;
    vertical-align: bottom;
    width: 10px;   
	
}
