body
{
	font-family: arial, helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}

td
{
	font-family: arial, helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}

#img_container
{
    float: right;
    padding: 0;
    margin: 0;
    margin-top: 15px;
    margin-left: 20px;
    height: 350px; 
    width: 250px; 
    background:#F5F5F5; 
}

#large_wrapper
{
    text-align: center;
}

#large_img
{
    border:1px solid #000;
    width: 250px;
    height: 220px;
    padding: 0;
}

#large_img img, #large_img img
{
    padding: 0;
    margin: 0;
    margin-bottom: -3px;
}

#thumbs_wrapper
{
    position: relative;
    top: 25px;
    text-align: center;
    height: 80px;
}

.thumb
{
    position: relative;
    float: left;
    margin-left: 4px;
}

.thumb img
{
    border: solid 1px #000;
}

.first
{
    margin-left: 0;
}

.spacer
{
    clear: both;
}

.heading
{
    font-weight: bold;
}

td.content
{
    font-size: 10pt;
    font-family:arial,sans-serif;
    color:#000;
    text-align: justify;    
}

.header_bar
{
    background-repeat: repeat-x;
    background-image: url(/images/1x4_headerbar.gif);
    height: 4px;
    width: 605px;
}

.header_text
{
    background-color: #ECF1F2;
    width: 605px;
    font-family: arial,sans-serif;
    font-size: 1.2em;
    font-weight: bold;
}

.moreProducts
{
    border-collapse: collapse;
}

.moreProducts td
{
    border: solid 1px #ccc;
    font-size: 8pt;
}

.moreProducts td.pad
{
    padding: 2px;
    padding-left: 4px;
}

.moreProducts td.centerText
{
    text-align: center;
}


.moreProducts tr.odd
{
    
}

.moreProducts tr.even
{
    background-color: #ECF1F2;
}

.detailsLink
{
    float: right;
}

.odd
{
}

.even
{
    background-color: #ECF1F2;
}
.topCat
{ 
	font-weight: bold; 
}

.subCat
{ 
	font-size: 10pt; 
}
