html
{
    height: 100%;
}

body
{
    font-family: tahoma;
    font-size: 12px;
    color: #000000;
    background:url(/images/rt.gif) no-repeat 100% 0px;
    background-color: #F9F7DE;
    margin: 0;
    padding; 0;
}

td
{
    font-family: tahoma;
    font-size: 12px;
    color: #000000;
}

h1
{
    font-size: 20px;
    font-weight: normal;
    color: #307600;
    margin-bottom: 10px;
    margin-top: 0px;
    text-transform: lowercase;
}

h2.title {
    font-size: 20px;
    font-weight: normal;
    color: #307600;
    margin-bottom: 10px;
    margin-top: 0px;
    text-transform: lowercase;
}

h2
{
    font-size: 12px;
    margin: 0;
    padding: 0;
    margin-bottom: 15px;
}

h3
{
    font-size: 12px;
    font-weight: bold;
}

h4
{
    font-size: 12px;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
    margin-bottom: 15px;
}

p
{
    font-size: 12px;
    color: #000000;
    text-indent: 0px;
    margin: 0px 0px 10px 0px;
}

input
{
    font-size: 12px;
    color: #000000;
}

textarea
{
    font-size: 12px;
    color: #000000;
}

ul
{
    margin-top: 0px;
    margin-bottom: 0px;
}

li
{
    font-size: 12px;
    margin-bottom: 0px;
    margin-top: 0px;
    text-indent: 0px;
    line-height: 13px;
}

a, a:active, a:visited
{
    font-size: 12px;
    color: #307600;
    text-decoration:underline;
}

a:hover
{
    font-size: 12px;
    text-decoration:none;
}

#mainFrame
{
    width: 100%;
    height: 100%;
    /* border-collpase: collapse */;
}

#mainFrame #topRow
{
    height: 210px;
    vertical-align: top;
}

#mainFrame #navigationRow
{
    height: 20px;
    vertical-align: top;
}

#mainFrame #navigationRow #history
{
    padding-left: 20px;
}

#mainFrame #navigationRow a
{
    color: #828177;
}

#mainFrame #contentRow
{
    height: 100%;
    vertical-align: top;
}

#mainFrame #contentBlocksPlace
{
    width: 30%;
}

#mainFrame #contentPlace
{
    width: 70%;
    padding: 5px 0px 10px 20px;
}

#innerContent
{
    padding-right: 50px;
}

#mainFrame #bottomRow
{
    height: 125px;
}

#logoPlace
{
    padding: 9px 25px 0px 49px;
}

#menuPlace
{
    padding: 6px 15px 0px 0px;
}

#menuPlace td
{
    white-space: nowrap;
}

#subMenuPlace
{
    padding-top: 10px;
    vertical-align: middle;
}

#subMenuPlace ul
{
    border-left: solid 1px #40403E;
}

#subMenuPlace ul li
{
    padding-left: 10px;
}

#mainMenu img
{
    border: none;
}

#mainMenu a.mainMenuLink
{
    padding-left: 10px;
    padding-right: 10px;
    font-weight: bold;
    color: #333333;
    text-decoration: none;
}

#mainMenu a.mainMenuLink:hover
{
    background-image: url('/images/arrow.gif');
    background-repeat: no-repeat;
    background-color: #F9F7DE;
}

.activeMenuItem
{
    color: #307600;
}

#copyrightPlace
{
    width: 30%
    padding-top: 0;
    padding-left: 50px;
    white-space: nowrap;
}

#contactsPlace
{
    padding-left: 20px;
}

#adLabsPlace
{
    width: 0;
    text-align: center;
    padding-right: 50px;
    white-space: nowrap;
}

#catalogueShort
{
    padding: 10px 15px 15px 50px;
    line-height: 16px;
    background: url(/images/bg.gif) no-repeat 100% 30%;
    background-color: #EBE2B0;
    margin-bottom: 12px;
}

#catalogueShort ul.contentLinks li
{
    height: 16px;
}

#informationShort
{
    padding: 0px 15px 15px 50px; /* top right bottom left */
}

#articlesShort
{
    line-height: 16px;
    padding: 0px 15px 50px 50px;
}

#articlesShort ul.contentLinks li
{
    height: 16px;
}

#articlesShort h2
{
    margin-bottom: 3px;
}

#newsShort
{
    padding: 0px 15px 15px 50px;
}

#newsShort .news
{
    margin-bottom: 15px;
}

#advisorsShort
{
    padding: 0px 15px 15px 50px;
}

#advisorsShort h2
{
    margin-bottom: 3px;
}

#advisorsShort img
{
    vertical-align: middle;
    margin-right: 5px;
}

#catalogueIndex td
{
    vertical-align: top;
    width: 50%;
    padding-bottom: 10px;
}

#mainBanner
{
    margin-top: 25px;
    background-color: #6D503C;
}

.bannerImage
{
    padding: 5px;
    padding-left: 10px;
    padding-right: 10px;
    border: none;
    vertical-align: top;
}

.bannerText
{
    color: white;
    padding: 5px;
    padding-top: 10px;
    vertical-align: top;
}

#mainBanner ul.linkList li
{
    line-height: 24px;
}

#mainBanner a
{
    color: #79BD4B;
}

#mainBanner ul.linkList a
{
    padding-left: 10px;
    background-image: url('/images/arrow2.gif');
    background-repeat: no-repeat;
    background-position: left bottom;
    color: #79BD4B;
}

.description
{
    margin-top: 15px;
    margin-bottom: 10px;
}

.arrowedLink
{
    padding-left: 10px;
    background-image: url('/images/arrow.gif');
    background-repeat: no-repeat;
    background-position: left bottom;
}


.wide
{
    width: 100%;
    /* border-collpase: collapse */;
}

.supportText
{
    color: #828177;
    font-size: 9px;
}

.supportTextTop
{
    color: #828177;
    font-size: 9px;
    vertical-align: top;
}

.supportText a,
.supportTextTop a,
.supportText a:active,
.supportTextTop a:active,
.supportText a:visited
.supportTextTop a:visited
{
    font-size: 10px;
    color: #828177;
    text-decoration:underline;
}

.supportText a:hover,
.supportTextTop a:hover
{
    font-size: 10px;
    text-decoration:none;
}

.price{
    color: #000000;
    font-size: 24px;
    font-family: Tahoma;
    text-align: right;
    padding: 10px;
}

.more
{
    text-align: right;
}

.center
{
    text-align: center;
}

.leftAlign
{
    text-align: left;
}

.rightAlign
{
    text-align: right;
}

.pageNavigator
{
    text-align: center;
}

.pageNavigator span
{
    font-weight: bold;
}

ul.contentLinks
{
    list-style-type: none;
    padding: 0;
    margin: 0;
}

#catalogueShort ul.contentLinks li.active
{
    margin-left: -10px;
}

#catalogueShort ul.contentLinks li.active a
{
    padding-left: 10px;
    background-image: url('/images/arrow3.gif');
    background-repeat: no-repeat;
    background-position: left bottom;
}

#subMenuPlace ul.contentLinks li.active
{
    margin-left: -7px;
}

#subMenuPlace ul.contentLinks li.active a
{
    padding-left: 7px;
    background-image: url('/images/arrow.gif');
    background-repeat: no-repeat;
    background-position: left bottom;
}

ul.linkList
{
    list-style: none;
    padding: 0;
    margin: 0;
}

#itemsList
{
    width: 100%;
    margin-bottom: 15px;
}

#itemsList th
{
    color: #828177;
    font-weight: normal;
}

#itemsList .itemRow td
{
    border-top: 1px dotted #828177;
    text-align: center;
}

.priceHeader
{
    background-color: #E5E3CD;
}

#itemCard
{
    width: 100%;
    background-image: url('/images/bg_photo.gif');
    background-repeat: no-repeat;
}

#itemImagesPlace
{
    width: 310px;
    height: 310px;
    background-position: center center;
    vertical-align: middle;
    text-align: center;
}

#itemImageIcons
{
    vertical-align: top;
    height: 40px;
}

#itemImageIcons img
{
    border: none;
}

#itemPhotoesList
{
    padding-top: 12px;
    vertical-align: top;
    height: 170px;
}

#itemPhotoesList img
{
    margin: 3px;
    cursor: pointer;
}

#itemDescription
{
    padding-left: 20px;
    vertical-align: top;
}

#itemAttributes
{
    width: 100%;
}

#itemAttributes td
{
    text-align: center;
}

#itemAttributes th
{
    color: #828177;
}

#sendForm input
{
    width: 99%;
}

#sendForm textarea
{
    width: 99%;
}

#sendForm fieldset
{
    padding: 5px;
}

#sendFormButton
{
    margin-top: 15px;
    cursor: pointer;
}
