﻿body
{
    background: #706C69 url(bg.jpg) repeat-x;
    font-family: tahoma,arial;
    font-size: 12px;
    color: #3F3D3B;
    text-align: center;
    position: relative;
    margin: 0 auto;
    padding: 1px 0 0 0;
    line-height: 22px;
}

#pageContent
{
    background: url(contentBG.png) repeat-y;
    padding: 20px 0px 23px 28px;
    min-height: 490px;
    
}


#pageTop
{
    background: url(pageTop.png) no-repeat;
    height: 23px;
    width: 804px;
}
#pageBottom
{
    background: url(pageBottom.png) no-repeat;
    height: 23px;
    width: 804px;
}

#wrap
{
    text-align: left;
    width: 804px;
    padding: 0;   position: relative;
    margin: 0px auto;
}

#content
{
    margin-left: 185px;
    margin-right: 33px;
}
#leftMenu
{
    float: left;
    width: 175px;
}

#topNav
{
    height: 60px;
    width: 744px;
}

a
{
    color: #54514F;
    text-decoration: none;
}
a:hover
{
    text-decoration: underline;
}

h1
{
    font-size: 18px;
    color: #54514F;
    margin: 1px 0 20px 0;
}

h4
{
    font-size: 13px;
}
#topNav a img
{
    border: solid 2px pink;
}

.smlText
{
    font-size: 11px;
}

td
{
    vertical-align: top;
}

ul
{
    margin-left: 18px;
    list-style-image: url(bullet.gif);
}
ul li
{
    margin-bottom: 10px;
}

#leftLinks
{
    background: #0067B1 url(topCurve.gif) no-repeat top;
    font-size: 13px;
    height: 88px;
    width: 175px;
    padding: 20px 0 0 0;
    margin-top: 6px;
}
#leftLinks a
{
    color: white;
    display: inline-block;
    padding: 5px 0 5px 12px;
    font-weight: bold;
}

.grpGrid tr td
{
    width: 33%;
    line-height: 13px;
    background-color: white;
    text-align: center;
}
.grpGrid a
{
    font-weight: bold;
    font-size: 11px;
}

#features
{
    margin-top: 10px;
    padding: 1px 10px 10px 10px;
    line-height: 12px;
    clear: left;
    color: #7A7A7A;
}

strong
{
    color: #0067B1;
}

#features ul
{
    list-style-image: url(bullet.gif);
    font-size: 11px;
}

#productImage
{
    float: left;
    width: 170px;
    text-align: center;
}
#productDetail
{
    line-height: 16px;
    float: left;
}
#warrantyLogo
{
    text-align: right;
    padding-bottom: 10px;
}

#modelNumber
{
    padding-bottom: 10px;
    border-bottom: solid 1px #F3F3F3;
}

.bgTxt
{
    background-color: #F8F8F8;
    color: #828282;
    padding: 10px;
}
body#zoom #content { margin-left:0;padding-left:14px}

#zoomImage { text-align:center }

.lnk { color: #4F7CBF; font-weight:bold}