body
{
    margin: 0px;
    padding: 0px;
    background-color: #ffffff;
    font-family: Tahoma;
    font-size: 12px;
    color: #575757;
}
.menu
{
    font-family: Tahoma;
    font-size: 13px;
    color: #ffffff;
    text-decoration: none;
    font-weight: 900;
}
.main
{
    font-family: Tahoma;
    font-size: 12px;
    color: #575757;
}
.menu2
{
    font-family: Tahoma;
    font-size: 11px;
    color: #ffffff;
}
.text1
{
    font-family: Tahoma;
    font-size: 12px;
    color: #536E87;
    text-decoration: none;
}
A:link
{
    color: #003366;
    text-decoration: underline;
}
A:active
{
    color: #003366;
    text-decoration: underline;
}
A:visited
{
    color: #003366;
    text-decoration: underline;
}
A:hover
{
    color: #666666;
    text-decoration: none;
}
A.white:link
{
    color: #FFFFFF;
    text-decoration: underline;
}
A.white:active
{
    color: #FFFFFF;
    text-decoration: nunderline;
}
A.white:visited
{
    color: #FFFFFF;
    text-decoration: underline;
}
A.white:hover
{
    color: #FFFFFF;
    text-decoration: none;
}

A.nav:link
{
    color: #FFFFFF;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
}
A.nav:active
{
    color: #FFFFFF;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
}
A.nav:visited
{
    color: #FFFFFF;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
}
A.nav:hover
{
    color: #000000;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
}

h2
{
    font-size: 16px;
    font-weight: bold;
    color: #006633;
}


ul#product-list
{
    list-style-type: none;
    padding-left: 0px;
    height: 630px;
    margin-left: 0px;
}

ul#product-list li
{
    height: 210px;
    width: 275px;
    float: left;
    border-bottom: dotted 1px #006633;
    border-right: dotted 1px #006633;
    padding-top: 10px;
}

ul#product-list li.rightmost
{
    border-right: none;
}

ul#product-list li.bottom
{
    border-bottom: none;
}


ul#product-list li h3
{
    font-size: 12px;
    text-align: left;
    width: 170px;
    float: left;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 10px;
}

ul#product-list li h4
{
    font-size: 12px;
    text-align: left;
    width: 170px;
    float: left;
    margin-top: 10px;
    margin-bottom: 0px;
    margin-left: 10px;
}

ul#product-list li img
{
    display: block;
    margin-right: auto;
}

ul#product-list li div
{
    text-align: center;
    margin-left: 10px;
    margin-right: auto;
    float: left;
    width: 84px;
    height: 180px;
}

ul#product-list li span
{
    display: block;
    width: 170px;
    text-align: left;
    float: left;
    margin-left: 10px;
    margin-top: 0px;
}

ul#product-list li span.two-lines
{
    width: 100px;
    display: inline-block;
    font-weight: bold;
    margin-left: 30px;
    text-align: left;
    float: left;
}

ul#product-list li span.qty-two-lines
{
    display: inline-block;
    float: left;
    width: 90px;
    margin-left: 0px;
}

ul#product-list li span.qty
{
    width: 90px;
    margin-top: 5px;
}

ul#product-list li input
{
    width: 40px;
}

ul#product-list li a
{
    display: block;
    float: left;
    width: 160px;
    text-align: left;
    margin-left: 10px;
    font-size: 11px;
    font-family: Arial;
    font-weight: bold;
    text-decoration: none;
    color: Blue;
    margin-top: 3px;
}

ul#product-list li a:hover
{
    text-decoration: underline;
}

ul#product-list li label
{
    font-weight: bold;
    margin-left: 10px;
    margin-top: 10px;
    float: left;
}

.total
{
    font-size: 18px;
    font-family: Arial;
    width: 97%;
    text-align: right;
    margin-bottom: 10px;
    margin-top: 20px;
}

.btnNextStep
{
    float: right;
    margin-right: 20px;
    margin-bottom: 20px;
}

.total span
{
    font-weight: bold;
}

p.subtitle
{
    position: relative;
    top: -10px;
}

.field
{
    font-weight: bold;
    text-align: right;
}

.shoppingCart
{
    font-family: "Trebuchet MS";
    font-size: 12px;
    font-style: normal;
    float: right;
    width: 300px;
}

.creditCardForm
{
    width: 500px;
    float: left;
    margin-bottom: 30px;
}









.txtbold
{
    font-family: "Trebuchet MS";
    font-size: 14px;
    font-weight: bold;
}
.txtboldTitle
{
    font-family: "Trebuchet MS";
    font-size: 14px;
    font-weight: bold;
    color: #000000;
}
.pad
{
    padding-left: 30px;
}
.txtboldTitle_BLUE
{
    font-family: "Trebuchet MS";
    font-size: 12px;
    font-weight: bold;
    color: #28669F;
}

.cart
{
    border-width: 1px;
    border-color: #000000;
    border-style: dashed;
}

.style2
{
    font-size: 12px;
    font-weight: bold;
}

.style5
{
    height: 128px;
}
.tableRow
{
    border-bottom: 1px solid #CCCCCC;
}

.sendmail
{
    margin-left: 150px;
    margin-bottom: 30px;
    margin-top: 20px;
}
.red
{
    font-family: "Trebuchet MS";
    font-size: 14px;
    font-weight: bold;
    color: #FF0000;
}

em
{
    color:Black;
    font-size: 12px;
    font-weight: bold;
}

hr
{
    margin: 10px 0 10px 0;
}