﻿body {
}

div#Right
{
    float:right;
    padding: 30px;
}

A.NavItem 
{
    text-decoration: none;
    color: Black;
    font-family: Century Gothic;
    font-size: small;
}

A.NavItem:hover 
{
    background-color: Black;
    font-family: Century Gothic;
    color: Yellow;
}

A.hlFrench:hover 
{
    background-color:Black;
    font-family:Century Gothic;
    color: Yellow;
}

div#Footer
{
    font-family: Arial;
    font-size: smaller;
    line-height: 1.8;
}

A.FooterLink 
{
    text-decoration: none;
}

A.FooterLink:hover 
{
    text-decoration: underline;
}

div#Contact 
{
    background-image: url(images/contactBG.gif);
    background-repeat: no-repeat;
    font-family: Century Gothic;
    font-size: small;
    margin: 0.5cm 0.5cm 0.5cm 0.5cm;
}

div#CrewLogin 
{
    font-size: medium;
    font-family: Century Gothic;
}

div#ProductList 
{
    margin-top: 0.3cm;
}

.ProductListProductName 
{
    font-family: Century Gothic;
    font-weight: bold;
    font-size: small;
    color: Black;
    text-decoration: none;
}

.ProductListPrice 
{
    font-family: Century Gothic;
    color: Red;
}

.ProductListTitle
{
    font-size: large;
    font-family: Century Gothic;
}

.ProductListProductDescription
{
    font-size: x-small;
    font-family: Arial;
}

.ProductListMore
{
    font-size: x-small;
    font-family: Arial;
    color: Blue;
    text-decoration: underline;
}

.ProductDetailName
{
    font-size: medium;
    font-family: Century Gothic;
    font-weight: bold;
}

.ProductDetailModel 
{
    font-size: small;
    font-family: Century Gothic;
}

.ProductDetailPrice
{
    font-size: large;
    color: Red;
    font-family: Century Gothic;
}

.ProductDetailDescription 
{
    font-size: small;
    font-family: Arial;
}

div#ProductDetail 
{
    padding: 2mm 0 0 5mm;
}

div#ProductInfo
{
    padding: 3mm 5mm 0 3mm;
    width: 8cm;
}

.ProductValueTitle 
{
    font-size: small;
    font-family: Century Gothic;
    font-weight: bold;
}

.ProductValue 
{
    font-size: small;
    font-family: Century Gothic;
}

div#ProductDescription 
{
    padding: 3mm 5mm 0 0;
}

.largerLink 
{
    font-size: x-small;
    font-family: Arial;
}

.SpecHeader
{
    font-size: small;
    font-family: Century Gothic;
    color:Yellow;
    font-weight: bold;
}

.SpecData 
{
    font-family: Century Gothic;
    font-size: small;
}

div#Faq 
{
    padding-top: 5mm;
    padding-left: 3mm;
    font-family: Century Gothic;
    font-size: small;
}

.faqQuestion 
{
    font-weight: bold;
}

.back2top
{
    font-family: Century Gothic;
    font-size: x-small;
}

.videoLink 
{
    font-size: small;
    font-family: Arial;
}

.finePrint 
{
    font-family: Arial;
    font-size: x-small;
    color:black;
}

.ManualDownload 
{
    font-size: small;
    font-family: Arial;
    text-decoration: none;
}

div#Warranty 
{
    padding-top: 3mm;
    padding-left: 3mm;
    font-family: Century Gothic;
    font-size: small;
}

div#Employees
{
    padding-top: 3mm;
    padding-left: 5mm;
    padding-right: 3mm;
    font-family: Century Gothic;
    font-size: small;
}

.EmployeeName 
{
    font-size: large;
}

div#EmployeeDetail 
{
    padding-left: 3mm;
    padding-top: 1mm;
    vertical-align: top;
}

div#Babel 
{
    vertical-align: bottom;
}