@CHARSET "ISO-8859-1";

#dwnMain #techSpecContent{
    width: 100%;
}

#techSpecContent #ca_search_div{
    width: 100%;
}
#nw3s_specContent div{
	height: 100%;
}

#ca_search_div #nw3s_specContent{
    width: 100%;
}

#ca_search_div #nw3s_specContent h1{
    color:black;
    font-size:11px;
}

#ca_search_div table{
    border-collapse:collapse;
    border:none;
}

#ca_search_div #nw3s_specContent table.nw3s_specMainTable{

    width: 100%;
}

#ca_search_div #nw3s_specContent table.nw3s_specMainTable table {
    width: 100%;
    margin-bottom:25px;
    font-size:11px;
}

#ca_search_div #nw3s_specContent table.nw3s_specHeaderTable {
    font-size:14px;
    
}

.nw3s_specHeader{
    font-size: 16px;
    color: #666666;
    font-weight: bold;
}

/* table first row */
#ca_search_div #nw3s_specContent table.nw3s_specMainTable table tr:FIRST-CHILD td{

    color:black;
    font-weight:bold;
    background-color:#e1e1e1;
}

/* table first column */
#ca_search_div #nw3s_specContent table.nw3s_specMainTable table td:FIRST-CHILD{
    width:20%;
    color:black;  
    vertical-align:top;
}

/* table cell */
#ca_search_div #nw3s_specContent table.nw3s_specMainTable table td{
    text-align:left;
    padding:5px;
    color:black;
    border:1px solid #909090;
    
}

#nw3s_specContent table.nw3s_specMainTable td pre{
    white-space: pre-wrap;
}

#nw3s_specCMainTable td.nw3s_specCHeader{
    font-size: 16px;
    color: #666666;
    font-weight: bold;
}

#nw3s_specCMainTable .nw3s_specCMainRow .nw3s_specCMainCell .item {
        font-size: 16px;
        font-weight: bold;
}

#nw3s_specCMainTable .nw3s_specCMainRow .nw3s_specCMainCell table.tabC0{
    border: medium none;
    border-collapse: collapse;
}
    
#nw3s_specCMainTable .nw3s_specCMainRow .nw3s_specCMainCell table.tabC0 td{
    border: 1px solid #909090;
    color: black;
    padding: 5px;
    text-align: left;
}


#nw3s_specContent #nw3s_specCMainTable .nw3s_specCMainRow .nw3s_specCMainCell table.tabA0{

    width: 100%;
    margin-bottom:25px;
    font-size:11px;
    border: medium none;
    border-collapse: collapse;


}

#nw3s_specContent #nw3s_specCMainTable .nw3s_specCMainRow .nw3s_specCMainCell  table.tabA0 td{
    text-align:left;
    padding:5px;
    color:black;
    border:1px solid #909090;
    
}
