﻿body
{
    font-family: Verdana;
    background-image: url(Images/bk.png);
    font-size: .9em;
}

#container
{
    width: 830px;
    margin-left: auto;
    margin-right: auto;
    font-size: .9em;
    color: #600000;
    text-decoration: none;
}

#header
{
    width: inherit;
    height: 208px;
    background-image: url(Images/avbheader.gif);
}

#menuContent
{
    width: inherit;
    height: auto;
    background-image: url(Images/avbmiddle1.gif);
}

#menu
{
    padding-top: 10px;
    padding-bottom: 15px;
    width: 190px;
    height: auto;
    float: left;
    font-size: 1.1em;
}

#content
{
    width: 640px;
    float: right;
}

#menuContentCatch
{
    clear: both;
}

#footer
{
    clear: both;
    width: inherit;
    height: 45px;
    background-image: url(Images/avbfooter.gif);
}

#footerInset
{
    padding-top: 25px;
    padding-left: 26px;
    font-size: .7em;
}

.menuHyper
{
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 20px;
    text-decoration: none;
    color: #900000;
    text-transform: capitalize;
    display: block;
}

a:hover
{
    color: #ba866a;
    font-size: 1.1em;
}

.contentProduct
{
    padding-top:7px;
    margin-left: 20px;
    margin-right: 23px;
    clear: both;
    border-bottom: dashed 1px rgb(186,134,106);
    margin-bottom:8px;
        /*border: dashed 2px rgb(186,134,106);*/
}

#designed
{
    width: 830px;
    margin-top: 5px;
    margin-left: auto;
    margin-right: auto;
    font-family: Verdana;
    font-size: .65em;
    color: #600000;
    text-decoration: none;
    text-align: center;
}

.invis
{
    visibility: hidden;
    width: 1px;
    height: 1px;
    float: left;
}

.flash
{
    width: 650px;
    float: right;
}

.tel
{
    float: right;
    text-align: right;
    margin: 20px;
    font-size: 1.8em;
    width: 11.5em;
    padding: 7px;
    padding-right: 11px;
    padding-top: 5px;
    color: #800000;
    visibility: visible;
    border: dashed 1px rgb(186,134,106);
}

p
{
    text-align: justify;
}

ul, li
{
    padding: 0px;
    margin: 0px;
}

.pnl
{
    margin: 20px;
    padding: 20px; /*border: solid 1px gray;*/
}

.pnlAddress
{
    margin-top: 0px;
    text-align: right;
    border: dashed 1px rgb(186,134,106);
    background-image: url(Images/bk.png);
    padding:10px;
}

.pnlAddress ul, li
{
    list-style-type: none;
}

h3
{
    margin: 0px;
    margin-bottom: 7px;
    color: #700000;
    font-size: 1.3em;
}

.contentProduct h3
{
}

.contentProduct p
{
    float: none;
}

.mainProductBody
{
    min-height: 220px;
}

.adminAddress
{
    margin-top: 20px;
    margin-left: auto;
    margin-bottom: 10px;
    border: dashed 2px rgb(186,134,106);
    padding: 20px;
    width: 310px;
    float: right; /*margin-right:180px;*/
}

.adminProduct
{
    margin-top: 20px;
    margin-left: auto;
    margin-bottom: 10px;
    border: dashed 2px rgb(186,134,106);
    padding: 20px;
    width: 530px;
    float: right; /*margin-right:180px;*/
}

.imgOther
{
    border: dashed 2px rgb(186,134,106);
}

.imgMain
{
    margin-top: 20px;
    margin-left: 20px;
    margin-bottom: 10px;
    float: right;
    border: dashed 2px rgb(186,134,106);
    width: 230px;
    height: 170px;
    padding: 0px;
}

.imgSmallLeft
{
    margin-top: 0px;
    margin-left: 10%;
    margin-bottom: 10px;
    float: left;
    border: dashed 1px rgb(186,134,106);
    width: 200px;
    height: 120px;
}

.imgSmallRight
{
    margin-top: 0px;
    margin-right: 10%;
    margin-bottom: 10px;
    float: right;
    border: dashed 1px rgb(186,134,106);
    width: 200px;
    height: 120px;
}

.contentProductClear
{
    clear: both;
    margin-bottom: 10px;
    text-align: center;
    font-size: 1.5em;
    color: rgb(186,134,106);
}

.pnlContact
{
    padding: 20px;
    border: dashed 2px rgb(186,134,106);
        background-image: url(Images/bk.png);
}

.floatRight
{
    float: right;
}

.imgTable
{
    width: 285px;
    float: right;
}

.detailTable
{
    width: 230px;
    float: left;
}

.detailImages
{
    float: right;
    width: 530px;
}

.detailImages img
{
    border: dashed 3px rgb(186,134,106);
}

.leftSide
{
    float: left;
}

.rightSide
{
    float: right;
}

