/* main product list table */


/* heading for product table */

h2#make
{
color: #000000;
font: bold 12pt "verdana";
text-transform: uppercase;
text-align: center;
margin: 0px;
padding: 0px;
}

p#caption
{ font-style: normal;
width: 600px;
padding: 0px;
margin: 10px 0px 30px 0px;
text-align: left;}

td#divider
{ margin: 0px;
padding: 0px;
width: 1px;
border: solid #FFFFFF;
border-width: 0px 7px 0px 7px;
background-color: #EF8400;
}



p#himage

{ text-align: center;
}

p#acrobat
{ display: block;
text-align: justify;
width: 150px;
color: #000000;
font: 10pt "times new roman";

}

#prodlist
{ width: 600px;
padding: 0px;
margin: 0px;
display: block;
position: relative;
background-image: url('../images/rci_table_bg.gif');
border-collapse: collapse;


}

#prodlist td 
{
color: #000000;
co/lor: #336633;
font: 10pt "times new roman";
padding: 0px;
height: 45px;
padding: 0px 5px;
text-align: left;
border: solid #C4E68E;
border-width: 1px;
background-color: #DDFFB3;

}

#prodlist td a
{
display: block;
padding: 0px;
margin: 0px;
height: 100%;
w/idth: 100%;
border: 0px;
background: url("/images/pdficon.gif") no-repeat center;
}

#prodlist td a:hover
{background-color: #FFFFFF;
 }
 
#prodlist td a.na
{ background: url("/images/pdfna.gif") no-repeat center;

}

#prodlist td.new
{ background: url("/images/newprod_cell.gif") no-repeat;

}

tr#prodhd th
{
height: 20px;
color: #ffffff;
font: 10pt bold "times new roman";
text-align: left;
border: dotted #336633;
border-width: 0px;
padding: 0px 1px 1px 3px;
background-color: #EF8400;
}

tr.prodseries th
{

font: bold 8pt verdana, arial;
color: #ffffff;
text-align: center;
text-transform: uppercase;
background-color: #336633;
padding: 5px;
}

#prodlist img
{width: 80px;
text-align: center;
}



#prodlist col#stockno
{ width: 70px;
}

#prodlist col#photo
{ width: 80px;
}
#prodlist col#desc
{
}

#prodlist col#manual
{ width: 70px;
}

#prodlist col#specsheet
{ width: 70px;
}

