﻿body 
{
    background-color: Black;
    text-align: center;
    color: Black;
    font-family: Arial, Sans-Serif;
    font-size: 13px;
}
body
{   
    text-align: -moz-center;
}
#about-content
{
    z-index: 1;
    position: absolute;
    width: 760px;
    padding: 20px;
}
#about-background
{
    width: 800px;
    height: 131px;
    margin-left: 0px;
    background-image: url(Images/about-footer.png);
    position: absolute;
    top: 530px;
}
#contact-form
{
    width: 100%;
    text-align: center;
}
#content
{
    min-height:440px;
}
#content-inside
{
    padding: 20px;
}
#content-footer
{
    position: relative;
    width: 100%;
    height: 36px;
    background-image: url(Images/footer-background.jpg);
    color: White;
}
#content-footermenu
{
    font-size: 10px;
    font-weight: bold;
    color: White;
    padding: 5px;
}
#content-footermenu a
{
    color: White;
}
#content-shell
{
    width: 800px;
    background: White url(Images/content-background.jpg) no-repeat;
    border: solid 1px #aa4926;
    text-align: left;
    margin-left:auto;
    margin-right:auto;
}
#details-shell
{
    width: 100%;
    background-image: url(Images/details-bgd-rpt.gif);
}
#details-inside
{
    width: 100%;
    background: url(Images/details-bgd.jpg) no-repeat;
    padding: 20px;
    margin-top: -4px;
    height:450px;
}
#footer
{
    position: relative;
    width: 100%;
    height: 36px;
    background-image: url(Images/transparent-background.png);
    color: White;
}
#footerright
{
    position: absolute;
    right: 5px;
    top: 22px;
    font-size: 10px;
}
#footerright a
{
    color:White;
}
#footer-center
{
    width: 100%;
    text-align: center;
}
#footermenu
{
    font-size: 10px;
    font-weight: bold;
    padding: 5px;
    color: White;
}
#footermenu a
{
    color: White;
}
#header
{
    width: 100%;
    position: relative;
    height: 180px;
}
#home-features ul
{
    padding:0;
	margin:10px 0 0 40px;
	font-weight:bold;
	list-style-type:none;
}
#home-features li
{
    background:url(Images/content-arrow-still.gif);
	background-repeat:no-repeat;
	background-position: 30 30;
	padding: 0px 0px 0px 25px;
	margin: 10px 0px 0px 0px;
}
#home-shell
{
    padding: 20px;
    position: relative;
}
#home-statement
{
    color: White;
    width: 450px;
    font-size: 10pt;
}
#logo
{
    position: absolute;
    left: -50px;
    height: 200px;
    z-index: 0;
}
#order-shell
{
    padding: 20px;
}
#quicknav
{
    position: absolute;
    left: 600px;
    top: 21px;
    font-size: 18pt;
    font-weight: bold;
    color: White;
}
#shell
{
    width: 800px;
    background: Black url(Images/home-background.jpg) no-repeat;
    border: solid 1px #aa4926;
    text-align: left;
    margin-left:auto;
    margin-right:auto;
}
#topnav
{
    background: url(Images/topnav-background.png) no-repeat;
    height: 34px;
    width: 447px;
    position: absolute;
    padding-top: 3px;
}
#content-topnav
{
    background: url(Images/content-topnav-background.png) no-repeat;
    height: 34px;
    width: 800px;
    position: absolute;
    padding-top: 3px;
}
.about-patent
{
    padding: 0px 35px;
}
.details-graphic
{
    padding: 0px 45px 0px 20px;
}
.fieldname
{
    font-size: 11px;
}
.menuitem
{
    padding: 1px 5px;
}
.order-summary
{
    font-size: 11px;
}
.order-summary td
{
    text-align: left;
}
.product-handgrip-img
{
    padding: 0px 45px;
}
.topmenu
{
    margin-left: 15px;
}