﻿a
{
    color: #2E4FC9;
    text-decoration: none;
}
a:hover
{
    text-decoration: underline;
}   
body 
{
    background-image: url(background.gif);
    background-position: center;
    background-repeat: repeat-y;
    background-color: #f1f1f1;
    font-family: Arial, Verdana, Tahoma;
    font-size: 75%;
}
div#container 
{
    background-color: #fff;
    left: 50%;
    margin-left: -460px;
    position: absolute;
    margin-top: 0px;
    top: 0px;
    width: 920px;
}
div#content 
{
    background-color: #fff;
    margin: 0px 50px 20px 50px;
    width: 540px;
}
div#header
{
    margin-top: 0px;
}
div#main
{
    background-image: url(content-background.gif);
    background-position: left top;
    background-repeat: no-repeat;
    background-color: #fff;
    width: 640px;
}
div#mainhome
{
    background-image: url(content-background-home.gif);
    background-position: left top;
    background-repeat: no-repeat;
    background-color: #fff;
    width: 640px;
}
div#side p
{
    padding-right: 25px;
}
div#footer
{
    background-color: #919191;
    color: #fff;
    margin-top: 120px;
    padding: 5px 20px 5px 20px;
    text-align: center;
}
div#footer a
{
    color: #fff;
    text-decoration: underline;
}
div.sideheader
{
    background-image: url(h2side.gif);
    background-position: left top;
    background-repeat: repeat-x;
    width: 275px;
}
div.sideheaderhome
{
    background-image: url(h2side-home.gif);
    background-position: left top;
    background-repeat: repeat-x;
    width: 275px;
}
h1
{
    background-image: url(h1.gif);
    background-position: left bottom;
    background-repeat: repeat-x;
    font-family: Georgia;
    font-size: 140%;
    font-weight: normal;
    color: #555;
    margin: 0px;
    padding: 5px 0px 13px 0px;
    text-transform: uppercase;
}
h2
{
    color: #333;
    font-size: 120%;
    font-weight: bold;
    margin: 0px;
    padding: 5px 0px 3px 0px;
    text-transform: uppercase;
}
h2.side
{
    border: none; 
    font-size: 130%;
    font-weight: normal;
    color: #fff;
    margin: 0;
    padding: 17px 0px 20px 0px;  
    text-transform: none;  
}
img
{
    border: none;
    vertical-align: top;
}
img.floatleft
{
    float: left;
    margin: 0px 25px 20px 0px;
}
img.floatright
{
    float: right;
    margin: 0px 0px 20px 25px;
}
img.product
{
    margin: 0px 20px 10px 0px;
}
p.clicktoenlarge
{
    text-align: center;
    margin: 0px;
    padding: 0px 0px 10px 0px;
}
table tr td
{
    font-size: 100%;
    vertical-align: top;
}
table.header tr td
{
    vertical-align: bottom;
}
table.header tr td a
{
    color: #000;
}
table.header tr td a:hover
{
    color: #2E4FC9;
}
table.header tr td p
{
    text-align: center;
    margin: 0px;
    padding: 0px 10px 10px 10px ;
}
table.header tr td.navigation
{
    background-image: url(navigation.gif);
    background-position: center bottom;
    background-repeat: no-repeat;
    width: 103px;
}
table.header tr td.navigationend
{
    background-image: url(navigation-end.gif);
    background-position: center bottom;
    background-repeat: no-repeat;
    width: 103px;
}
table.stock
{
    width: 100%;
}
table.stock tr td
{
    border-bottom: solid 1px #e3e3e3;
    padding-top: 20px;
}
table.stocksmall
{
    width: 100%;
}
table.stocksmall tr td
{
    border-bottom: solid 1px #e3e3e3;
    font-size: 90%;
    padding-top: 10px;
}
table.stocksmall tr td p
{
    margin: 0px;
}
table.stocksmall tr td p.more
{
    margin-top: 5px;
}
table.accessories
{
    width: 100%;
}
table.accessories tr td
{
    border-bottom: solid 1px #e3e3e3;
    padding-top: 20px;
}
table.accessories tr td.image
{
    border-bottom: solid 1px #e3e3e3;
    padding-top: 20px;
    text-align: center;
    width: 160px;
}
table.accessories tr td img.product
{
    margin: 0px 0px 10px 0px;
}
    