﻿html {
    height: 100%;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    width: 100%;
    padding-top: 0px;
    background-color: #202020;
    color: #FFFFFF;
}
body {
    height: 100%;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    width: 100%;
    padding-top: 0px;
    background-color: #202020;
    font-family:  Trebuchet MS,Verdana, Arial, Tahoma, Helvetiva;
    font-size: 13px;
    font-weight: normal;
	color:#FFFFFF;
}
select {
    font-size: 13px;
    width: 205px;
}
textarea {
    font-size: 12px;
    font-family: Trebuchet MS, Verdana, Arial, Tahoma, Helvetiva;
}
img {
    border: 0px;
}
input{
    font-size: 13px;
}
a:link {
    color: #FFFFFF;
	text-decoration:none;	
}
a:visited {
    color: #FFFFFF;
	text-decoration:none;
}
a:hover {
    color: #F67D04;
	text-decoration:none;
}
a:active {
    color: #FFFFFF;
	text-decoration:none;
}
.textError {
    font-weight: lighter;
    font-size: 12px;
    vertical-align: text-top;
    text-align: center;
    font-style: italic;
    color: #FF0000;
}
.textMessage {
    font-weight: lighter;
    font-size: 12px;
    vertical-align: text-top;
    text-align: left;
    font-style: italic;
}

.ntHdrContainer {
    width:100%; 
    float:right;
}
.ntHdrTopBg {
    background-image:url(ntTopBg.gif); 
    height:26px; 
    width:100%; 
    border-bottom-width:1px; 
    border-bottom-color:#4F4F4F; 
    border-bottom-style:solid;
}
.ntHdrMdlBg {
    background-image: url(ntMdlBg.gif); 
    height:177px; 
    width:100%; 
    border-bottom-width:1px; 
    border-color:#4F4F4F; 
    border-bottom-style:solid; 
    border-top-width:1px; 
    border-top-style:solid; 
    margin-top:46px;
}
.ntHeader{
    width:746px; 
    border-color:#4F4F4F; 
    border-left-style:solid; 
    border-left-width:1px; 
    border-right-style:solid; 
    border-right-width:1px; 
    position:absolute; 
    top: 0px; 
    left:50%; 
    margin-left:-373px; 
    text-align:left;
}
.ntHdrBox1{
    width:46px; 
    height:26px; 
    background-color:#F67D04;
}
.ntHdrBox2{
    width:46px; 
    height:45px; 
    margin-top:1px; 
    background-color:#000000;
}
.ntHdrLogo{
    width:593px; 
    height:177px; 
    margin-top:2px; 
    background-image:url(ntImgLogo.gif);
}
.ntHdrOptions{
    width:153px; 
    height:30px; 
    position:absolute; 
    top: 40px; 
    right: 0px; 
    font-size:10px; 
    text-align: right; 
    margin-right: 5px;
}
.ntHdrMenu{
    width:153px; 
    height:177px; 
    position:absolute; 
    top: 74px; 
    right: 0px;
}
.ntHdrMenuOpt{
    width: 123px;
    height: 20px;
    border-bottom-width: 1px;
    border-bottom-color: #000000;
    border-bottom-style: solid;
    background-image: url(ntLinkDot.gif);
    background-repeat: no-repeat;
    background-position: 17px 6px;
    padding-left: 30px;
    padding-top: 2px;
}
.ntHdrAdminMenuOpt{
    width: 150px;
    height: 20px;
    border-bottom-width: 1px;
    border-bottom-color: #000000;
    border-bottom-style: solid;
    background-image: url(ntLinkDot.gif);
    background-repeat: no-repeat;
    background-position: 17px 6px;
    padding-left: 30px;
    padding-top: 2px;
}
.ntMidCenter{
    width:100%; 
    float:right;
}
.ntMidContainer{
    width:748px; 
    background-image:url(ntBgCnt.gif); 
    position:relative; 
    top: 0px; 
    left:50%; 
    margin-left:-373px; 
    text-align:left;
}
.ntMidContainerSection{
    width:748px; 
    background-image:url(ntBgCntSection.gif); 
    position:relative; 
    top: 0px; 
    left:50%; 
    margin-left:-373px; 
    text-align:left;
}
.ntMenuArea {
    width: 219px;
    float: left;
}
.ntSearchArea{
    width: 172px; 
    height: 110px; 
    float: right; 
    background-color: #202020;
}
.ntSearchBox{
    height: 90px; 
    width: 156px; 
    border-width: 1px; 
    border-color: #4F4F4F;
    border-style: solid; 
    margin-top: 2px; 
    margin-left: 2px; 
    padding-left:  10px;
    padding-top: 10px;
    background-color: #000000;
    color:#666666;
    font-weight: bold;
}
.ntButton{
    background-image:url(ntBgButton.gif); 
    border: 2px #4F4F4F outset;
    padding: 1px 10px 1px 10px;
    color: #000000;
    text-decoration: none;
}
.ntButton:link{
    color: #000000;
}
.ntButton:visited{
    color: #000000;
}

.ntButton:hover{
    border-style: inset;
    padding: 1px 10px 1px 10px;
    color: #F67D04;
}

.ntButton:active{
    color: #000000;
}
.ntMenuContainer{
    width: 183px; 
    float: right;
}
.ntMenuTitleCnt {
    width:152px; 
    border-bottom-color:#666666; 
    border-bottom-width:1px; 
    border-bottom-style:solid;
}
.ntMenuTitle{
	cursor:pointer;
	margin-bottom: 5px;
	color:#FFFFFF;
	width:167px;
	padding-top: 2px;
	padding-left: 16px;
    font-size: 12px;
	text-align:left;
	font-weight: bold;
    font-family:  Trebuchet MS,Verdana, Arial, Tahoma, Helvetiva;
    background-image: url(ntMenuDot.gif);
    background-repeat: no-repeat;
    background-position: 0px 6px;
}
.ntSubMenu{
    margin-bottom: 0.5em;
}
.ntListMenu{
    list-style-image: url(ntListBullet.gif); 
    margin:0px; 
    margin-left:24px; 
    padding:0px;
}
.ntRightPanel{
    width: 153px; 
    float: right;
}
.ntRightPanelCnt{
    width: 152px; 
    height: 479px; 
    background-color: #646363; 
    margin-right: 1px;
}
.ntTitleReleases{
    width: 152px; 
    height: 38px; 
    background-color: #F67D04;
    text-align:center; 
    font-size:20px; 
    padding-top:9px;
}
.ntTickerLink:link{
    color: #FFFFFF;
    text-decoration: underline;
}
.ntTickerLink:visited{
    color: #FFFFFF;
    text-decoration: underline;
}

.ntTickerLink:hover{
    color: #F67D04;
    text-decoration: underline;
}

.ntTickerLink:active{
    color: #FFFFFF;
    text-decoration: underline;
}
.ntTickerDsc{
	color: #999999;
	padding-top:10px;
	padding-bottom:5px;
}
.ntTicker {
     width: 152px;
     height: 245px;
}
#ntTickerContainer{
    position: relative;
    width: 148px;
    height: 245px;
    overflow: hidden;
    border: 0px;
    padding-left: 4px;
}
#ntVerticalTicker{
    position: absolute; 
    width: 98%;
}
.ntTickerDot {
    border-top: #000000 solid 1px; 
    padding-right:5px;
}
.ntTickerNexxt {
    border-top: #000000 solid 1px; 
    color:#F67D04; 
    font-weight:bold;
}
.ntCategoryTitle{
    padding-top:6px;
    padding-left:8px;
    margin-left: 8px; 
    height: 30px; 
    font-size: 20px; 
    color: #F67D04;
}
.ntCatalog {
    width: 152px; 
    height: 22px; 
    background-color: #F67D04; 
    border-bottom-color: #202020;
    border-bottom-style: solid; 
    border-bottom-width: 2px; 
    border-top-color: #202020;
    border-top-style: solid; 
    border-top-width: 2px; 
    color: #000000; 
    text-align:center; 
    font-weight: bold; 
    padding-top: 3px;
}
.ntImgCatalog {
    width: 146px; 
    height: 120px; 
    background-color: #444444; 
    padding-left: 6px;
    padding-top: 5px;
}
.ntImgAcrobat{
    width: 152px; 
    height: 34px; 
    vertical-align: middle; 
    text-align: center;
    background-color: #444444; 
    padding-top: 4px;
}
.ntTraining{
    width: 594px; 
    height: 72px; 
    float: left; 
    border-color: #4F4F4F; 
    border-top-style: solid;
    border-top-width: 1px; 
    border-left-style: solid; 
    border-left-width: 1px; 
    text-align: center; 
    background-color: #202020;
}
.ntFeatPdtsCnt{
    width: 375px; 
    height: 422px; 
    float: left;
}
.ntFeatPdtsArea{
    color: #F67D04; 
    font-size: 20px; 
    font-weight: bold; 
    padding: 10px;
}
.ntFeatPdtsPhoto{
    background-color:#FFFFFF; 
    width:120px;
    height:120px; 
    border: #666666 1px solid;
    margin-left: 2px;    
    display: table; 
    overflow: hidden; 
    text-align:center;
    max-height:120px;
    #position: relative;    
}
.ntFeatPdtsPhotoCnt1{
    display: table-cell; 
    vertical-align: middle;
    text-align:center;
    height:120px;
    #position: absolute; 
    #top: 50%; 
    #left: 50%; 
}
.ntFeatPdtsPhotoCnt2{
    #position: relative; 
    #top: -50%; 
    #left: -50%;
}
.ntFeatPdtsDescrip{
    /*
    width:226px; 
    height:117px; 
    */
    width:236px; 
    height:120px; 
    border: #666666 1px solid;
    max-height:120px; 
    overflow: hidden;
}
.ntFeatPdtsTitle{
    padding:5px; 
    color:#F67D04; 
    font-weight: bold; 
    font-size:16px;
}
.ntFeatPdtsSerial{
    padding:5px;
    font-weight: bold;    
}
.ntFeatPdtsText{
    padding:5px;
}
.ntFeatLink:link{
    color: #F67D04;
    text-decoration: none;
}
.ntFeatLink:visited{
    color: #F67D04;
    text-decoration: none;
}

.ntFeatLink:hover{
    color: #FFFFFF;
    text-decoration: none;
}

.ntFeatLink:active{
    color: #F67D04;
    text-decoration: none;
}
.ntFooter{
    width:100%;
    border-color:#4F4F4F; 
    border-top-style:solid; 
    border-top-width:1px; 
    height:80px; 
    float:right;
}
.ntCopyright{
    width:746px; 
    height: 80px; 
    border-color:#4F4F4F; 
    border-left-style:solid; 
    border-left-width:1px; 
    border-right-style:solid; 
    border-right-width:1px; 
    position:relative; 
    top: 0px; 
    left:50%; 
    margin-left:-373px; 
    text-align:left; 
    text-align: center; 
    color:#999999; 
    font-size:12px; 
    padding-top:10px;
}
.ntCopyLink:link{
    color: #999999;
}
.ntCopyLink:visited{
    color: #999999;
}

.ntCopyLink:hover{
    color: #F67D04;
}

.ntCopyLink:active{
    color: #999999;
}
.ntSectionCnt{
    width: 508px; 
    padding: 10px;
    float: left;
    min-height: 300px;
}
.ntSectionTitle{
    color:#F67D04; 
    font-weight: bold; 
    font-size:16px;    
}
.ntSectionSubTitle{
    color:#FFFFFF; 
    font-weight: bold; 
    font-size:14px;    
}
.ntTextLink:link{
    color: #999999;
    text-decoration: underline;
}
.ntTextLink:visited{
    color: #999999;
    text-decoration: underline;
}

.ntTextLink:hover{
    color: #F67D04;
    text-decoration: underline;
}

.ntTextLink:active{
    color: #999999;
    text-decoration: underline;
}
.ntItalicText{
    text-align: center; 
    font-style: italic;
}
.ntOrangeText{
    color:#F67D04; 
}
.ntAdminTitle{
    width:253px; 
    height:30px; 
    padding:5px; 
    position:absolute; 
    top: 33px; 
    right: 0px; 
    color:#F67D04; 
    font-weight: bold; 
    font-size:16px;
    text-align: right;
}
.ntFormTableWide {
    width: 506px;
}
.ntFormLabelWide {
    font-size: 13px;
    vertical-align: text-top;
    text-align: right;
    white-space: nowrap;
    width: 160px;
    margin-top: 0px;
}
.ntFormInputWide {
    font-size: 13px;
    vertical-align: text-top;
    text-align: left;
    width: 346px;
}
.ntEditGridView{
    width: 507px;
}
.ntGridViewAddImg{
    width: 16px;
    text-align: left;
}
.ntEditGridViewRowStyle{
    background-color:#E5E5E5;
    color: #000000;
}
.ntEditGridViewHeaderStyle{
    background-color:#444444;
    color: #FFFFFF;
    font-weight: bold;
}
.ntEditGridViewAlternatingRow{
    background-color:#FFFFFF;
    color: #000000;
}
.ntEditGridViewPager {
    background-color: #444444;
    color: #000000;
    font-weight: bold;
    font-family:Arial, Helvetica, sans-serif;
}
.ntGridViewContainer{
    border: solid 1px #4F4F4F; 
    width: 507px;
    position: relative;
    float: left;
}
.ntDetailsViewContainer {
    width: 509px;
    position: relative;
    float: left;
}
.ntEditDetailsView{
    color:#333333;
    border-width: 1px;
    border-style: solid;
    border-color:#4F4F4F; 
    width: 509px;    
}
.ntEditDetailsViewRowStyle{
    background-color:#E5E5E5;
}
.ntEditDetailsViewHeaderStyle{
    background-color:#444444;
    color: #FFFFFF;
    font-weight: bold;
} 
.ntEditDetailsViewAlternatingRow{
    background-color:#FFFFFF;
    color: #000000;
}
.ntEditDetailsViewPager {
    background-color: #444444;
    color: #FFFFFF;
    text-align: center;
}
.ntEditDetailsFieldHeader {
    background-color: #D0D0D0;
    font-weight: bold;
    width: 150px;
    text-align: right;
    vertical-align: text-top;

}  
.ntCloseIcon {
	background-position: right top;
	background-image: url(ntCloseIcon.gif);
	background-repeat: no-repeat;
	cursor: pointer;
	width: 19px;
	height: 19px;
	right: 1px;
	top: 1px;
	z-index: 2;
	position: absolute;
}
.ntProductsContainer{
    text-align: justify;
}
.ntSingleProductContainer{
    border: solid 1px #4F4F4F; 
    width: 497px;
    float: left;
    padding: 5px;
    margin-bottom: 10px;
}
.ntProductMainImage{
    float: left;
    vertical-align: text-top;
    border: solid 2px #F67D04;
    margin-right: 10px;
    margin-bottom: 10px;
}
.ntProductStepImage{
    border: solid 2px #F67D04;
    margin-bottom: 10px;
}
.ntAreaContainer{
   width: 497px;
   float: left;
   margin-top: 10px;
}
.ntCenterContainer{
   width: 497px;
   float: left;
   margin-top: 10px;
   text-align: center;
}
.ntRightContainer{
   width: 497px;
   float: left;
   margin-top: 10px;
   text-align: right;
}
.ntColorTable{
   text-align: center;
   border: solid 1px #ffffff;
}
.ntColorTableCell{
   background-color: #ffffff;
}
.ntProductTitle{
    color:#F67D04; 
    font-weight: bold; 
    font-size:16px;    
}
.ntProductSubTitle{
    color:#F67D04; 
    font-weight: bold; 
    font-size:14px;    
}
.ntProductPartNumber{
    color:#FFFFFF; 
    font-weight: bold; 
    font-size:14px;    
}
.ntProductFooter{
    color:#FFFFFF; 
    font-weight: bold; 
    font-size:11px;    
}
.ntSearchGridViewRowStyle{
    background-color:#3B3B3B;
}
.ntSearchGridViewAlternatingRow{
    background-color:#4B4B4B;
}
.ntNewTrainingCnt{
    width:219px; 
    height:72px; 
    float: left;
}
.ntNewTrainingTitle {
    width: 73px; 
    height: 60px; 
    float:left; 
    text-align: left; 
    color:#F67D04; 
    font-size: 14px;
    font-weight: bold;
    padding-left: 20px;
    padding-top: 12px;
}
.ntNewTrainingFlagArea{
    width: 124px; 
    height: 72px; 
    float:left; 
    text-align:center; 
    vertical-align:middle; 
}
.ntNewTrainingFlagCnt2{
    position:absolute;
    width:124px;
    left:0px;
    top:0px; 
}
.ntNewTrainingFlagCnt1{
    position:relative; 
    width:124px; 
    height:55px;
    overflow:hidden;
    border:0px;
}

.ntFlagsTable{
    padding-top:0px; 
    font-size: 10px; 
    font-weight:bold; 
    color: #656565;
    text-align:center;
}
.ntFlagLeftArrow{
    width:57px; 
    height:12px; 
    float:left; 
    text-align:left; 
    padding-left:3px;
    padding-top:2px;
}
.ntFlagRightArrow{
    width:57px; 
    height:12px; 
    float:right; 
    text-align: right; 
    padding-right:3px;
    padding-top:2px;
}
.ntTrainingEndedCnt{
    width:370px; 
    height:72px; 
    float: left;
}
.ntTrainingEndedTitle{
    width: 104px; 
    height: 60px; 
    float:left; 
    text-align: left; 
    color:#FFFFFF; 
    font-size: 14px;
    font-weight: bold;
    padding-left: 20px;
    padding-top: 12px;
}
.ntTrainingEndedFlagArea{
    width: 246px; 
    height: 72px; 
    float:left; 
    text-align:center; 
    vertical-align:middle; 
}
.ntTrainingEndedFlagCnt1{
    position:relative;
    width:236px;
    height:55px;
    overflow:hidden;
    border:0px;
}
.ntTrainingEndedFlagCnt2{
    position:absolute;
    width:236px;
    left:0px;
    top:0px; 
}
.ntEndedTrainingTitle{
    width: 284px; 
    height: 46px; 
    float: left; 
    padding-left: 4px; 
    margin-left: 12px;
    border-left: #f67d04 3px solid; 
    font-size: 14px; 
    color: #F67D04;    
}
.ntEndedTrainingPhotoTbl{
    text-align: center; 
    vertical-align: middle;
}
.ntEndedTrainingRowTbl{
    height: 159px;
}
.ntLeftPhotoCell{
    width: 212px; 
    padding-left: 6px; 
    padding-right: 3px;
}
.ntRightPhotoCell{
    width: 212px; 
    padding-left: 3px; 
    padding-right: 6px;
}
.ntEditionNote{
    font-size: 11px;
    padding-top: 3px;
}
.ntFormTable {
    width: 450px;
    border-top: #4f4f4f solid 1px;
}
.ntFormLabel {
    font-size: 13px;
    vertical-align: text-top;
    text-align: right;
    white-space: nowrap;
    width: 200px;
    margin-top: 0px;
}
.ntFormInput {
    font-size: 13px;
    vertical-align: text-top;
    text-align: left;
    width: 240px;
}
.ntNotifyTitle {
    text-align: left;
    height: 30px; 
    font-size: 16px;
    border-bottom-width: 1px;
    border-bottom-color: #3E3E3E;
    border-bottom-style: dotted;
    padding-top: 5px;
    padding-left: 40px;
    width: 460px;
    font-weight: bold;
    color: #FFFFFF;
    background-image:url(ntWarning.png);
    background-repeat:no-repeat; 
}

.ntNotify {
    text-align: left;
    
}
