﻿.container
{
    height: 0px;
    left: 0px;
    position: relative;
    top: 0px;
    padding: 0px;
    margin: 0px;
}
div#companyname
{
    background-color: transparent;
    height: 105px;
    left: 190px;
    overflow: hidden;
    position: absolute;
    top: 70px;
    width: 530px;
    margin: 0px;
    z-index: 3;
}
div#companytagline
{
    background-color: transparent;
    height: 30px;
    left: 30px;
    overflow: hidden;
    position: absolute;
    top: 40px;
    white-space: nowrap;
    width: 870px;
    z-index: 5;
}
div#content
{
    margin-top: 0px;
    width: 930px;
    margin-left: auto;
    margin-right: auto;
}
div#nav
{
    background-color: transparent;
    z-index: 5;
    position: absolute;
    right: 0px;
    top: 0px;
    width: 169px;
    height: 186px;
    overflow: hidden;
    text-align: right;
}
img
{
    border-style: none;
    border-width: thin;
    border-color: inherit;
    padding: 0px;
    margin: 0px;
}
img.sectionfloatLeft
{
    float: left;
    margin: 4px;
}
img.floatRight
{
    float: right;
    margin: 4px;
}

.floatLeft
{
    float: left;
    margin: 4px;
}
floatRight
{
    float: right;
    margin: 4px;
}
table
{
    border: none;
    border-collapse: collapse;
    margin: 0px;
    padding: 0px;
}
th, td
{
    border: none;
    border-collapse: collapse;
    margin: 0px;
    padding: 0px;
}
div.button
{
    color: black;
    font-family: Georgia Times New Roman Serif;
    font-weight: bold;
    font-size: 2px;
    height: 31px;
    vertical-align: middle;
}
td.pictureseparator
{
    height: 4px;
    max-height: 4px;
    width: 4px;
    max-width: 4px;
    margin: 0;
    padding: 0;
    z-index: 0;
}
td.splitpicture
{
    background-color: gray;
    border: solid 2px gray;
    text-align: center;
    overflow: hidden;
}
a:link
{
    color: #0000FF;
}
a:visited
{
    color: #551A8B;
}
a:active
{
    color: Red;
}
.pagetitle
{
    text-align: center;
    color: rgb(51, 0, 153);
    font-family: Monotype Corsiva;
    font-size: xx-large;
}
.normaltext
{
    color: Black;
    font-size: small;
    text-align: justify;
    padding: 0 10px 0 10px;
    margin: 0;
}
.sectiontitle
{
    font-size: x-large;
    padding: 0;
    margin-bottom: 10px;
    margin-top: 25px;
}
.sectionordertext
{
    font-size: small;
    margin-top: 5px;
    margin-bottom: 0px;
    padding: 0;
}
.sectionnormaltext
{
    font-size: small;
    padding: 0 10px;
}
.sectionprice
{
    font-size: medium;
    font-weight: 600;
    padding: 10px 5px 10px 5px;
}
.sectionsoldout
{
    color: Red;
    font-size: medium;
    font-weight: 600;
    padding: 10 5px 10px 5px;
}
.customheader1
{
    color: Red;
    font-weight: bold;
    text-align: left;
    padding: 0;
    margin-bottom: 5px;
}
.custombody1
{
    color: Black;
    font-weight: normal;
    text-align: justify;
    padding: 0 10px 0 10px;
    margin-top: 0;
}
.mainTextNav, .mainTextNavSub
{
    display: block;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 5px;
    padding-top: 5px;
}
.mainTextNavSub
{
    padding-left: 20px;
}
.slideshowlargeimage
{
    width: 640px;
    margin-left: auto;
    margin-right: auto;
}
.ImageTitle
{
    font-weight: bold;
    font-size: large;
}
.index
{
    font-size: small;
}
.NavLink
{
    background-color: yellow;
    font-weight: bold;
}
.CenterButton
{
    width: 100px;
    margin-left: auto;
    margin-right: auto;
}
.SelectedRowStyle
{
    background-color: Yellow;
}

