﻿body
{
    font-family:Arial;
    font-size:12px;
}

a
{
    color:#1e2d5c;
    text-decoration:none;
}

a:hover
{
    text-decoration:underline;
}

a img
{
    border:none;
}

#HomePage
{
    width:846px;
    margin-left:auto;
    margin-right:auto;
}

.Navigation
{
    text-align:right;
}

.Navigation img
{
    border:0;
}

.ThinInput
{
    border:solid 1px #b4b4b4;
}

.Testimonial
{
    margin:10px 0 0 0;
    font-style:italic;
    line-height:140%;
}

.Testimonial .Sig
{
    font-style:normal;
    margin-top:5px;
}

.PhotoIcon
{
    margin:0 10px 0 0;
    float:left;
}

.Starting
{
    margin-top:0;
}

.Ending
{
    margin-bottom:0;
}

.SFOrange
{
    color:#d65a1d;
    font-weight:bold;
}

.VSep
{
    margin:0 10px 0 10px;
}

.GradSep
{
    margin:10px 0 0 0;
}

.PageTitle
{
    font-size:120%;
    font-weight:bold;
    margin:10px 0 10px 0;
}

.PageSectionTitle
{
    font-size:110%;
    font-weight:bold;
    font-style:italic;
    margin:10px 0 0 0;
}

.ProductSection
{
    clear:both;
}

.ProductSectionTitle
{
    font-size:110%;
    font-weight:bold;
    color:White;
    background-color:White;
    background-image:url(../media/OrangeGrad.gif);
    background-repeat:repeat-y;
    padding:4px 10px;
}


.Product
{
    clear:both;
}

.ProductImage
{
    float:left;
}

.ProductDescription
{
    border:solid 1px #efefef;
    background-image:url(../media/GrayGrad.gif);
    background-repeat:repeat-y;
    float:left;
    width:580px;
    padding:20px;
}

.ProductTitle
{
    font-size:120%;
    margin:0 0 10px 0;
}

.DescriptionContainer
{
    width:410px;
    float:left;
}

.PriceContainer
{
	float:left;
}

.Price
{
	text-align:left;
	color:#1a2c55;
	font-weight:bold;
	font-size:120%;
}

.RegPrice
{
    text-decoration:line-through;
    padding-right:10px;
}

.YourPrice
{
    padding-right:10px;
    margin-bottom:10px;
}

.Trademark
{
    color:Blue;
    font-weight:bold;
}

.style1 {color: #FFFFFF}
.style2 {font-size: 10px}
